@font-face {
    font-family: Quiche Flare;
    src: url(fonts/Fontspring-DEMO-quicheflare-regular.ttf);
  }
  @font-face {
    font-family: "Quasimoda";
    src: url("quasimoda_regular-webfont.woff") format("woff"),
    }
h1,h2,h3,h4,h5{
    font-family: Fontspring-DEMO-quicheflare-regular!important;
    color:#000;
}
p{
    line-height: 26px!important;
    font-size: 15px!important;
    margin:0 0 10px;
}
h3{
    font-size:35px;
}
::placeholder{
    color:#3b3b3b!important;
}
#floorplan-slider button.splide__arrow.splide__arrow--prev {
    top: 114px;
}
#floorplan-slider button.splide__arrow.splide__arrow--next{
    top: 113px;
}
@media only screen and (max-width: 767px) {
  .consultation-info.default-title1 h2 {
    margin-left: 0px!important;
}
}
@media (min-width: 768px){
    
a.navbar-brand img.chandra_logo {
    width: 100px;
}
.theme-block {
    overflow: hidden;
    border: 0px solid #b4b4b4;
}
}
  @media only screen and (max-width: 767px){
.default-title1 > h4 {
    font-size: 19px;
    line-height: 30px;
}
.single-do-title-info h3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
}
    .fade {
    opacity: 1!important;
      }
h2.titt {
    font-size: 32px!important;
}
    .active {
  background-color: #717171;
}
    
}     
select#select-box {
    color: #000;
    font-size: 16px;
    background-color: #fff!important;
    border: 1px solid #ec8e70!important;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
    padding: 7px 16px;
}
/*New Web*/
h3.title {
    text-align: center;
    color:#000;
    font-size: 41px;
}
.btn-other {
    color: #ffffff !important;
    background-color: #490b3d;
    border: 1px solid #a6872f;
    border-radius: 0px;
    cursor: pointer;
}
a.btn-other{
    line-height: 14px !important;
}
.amenities-icon {
    height: 134px;
    text-align: center;
    box-shadow: 1px 1px 25px #e0e0e0;
    /* box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.2); */
    padding: 10px;
    /* background: #f7f7f7; */
    margin-bottom: 30px;
    transition: ease all 0.5s;
}
.amenities-icon h3 {
    font-size: 13px;
    transition: ease all 0.5s;
    color: #222;
    min-height: 28px;
    text-transform: uppercase;
}
.pull-right {
    float: right !important;
}
.logo {
    padding: 5px 0;
    line-height: 50px;
}
.qr-box {
    margin: 0 auto;
    text-align: center;
}
.rera-sec {
    padding: 5px 0px;
    background: #596169;
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.copyright img {
    margin: 0px auto;
    display: block;
    width: 80px;
    margin-top: 20px;
}
.footer-bottom-area {
    background: #596169;
    padding: 10px 0;
    border-top: 1px solid #00000045;
}

.qr-box img {
    width: 80px;
    display: block;
    margin: 2% auto;
}

.qr img {
    text-align: center;
}
.qr-box p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}
.imagbg2 {
    /* background-image: url('img/new/Runwal bg-01.jpg'); */
    background-size: contain;
    background-attachment: fixed;
    padding: 0px 0 0px 0;
    background-repeat: repeat;
    background-color: #fafbff;
    text-align: center;
}
.imgbg1 {
    background-image: url("img/new/parrlex.jpg");
    background-size: cover;
    background-attachment: fixed;
}
.overlay-sec {
    width: 100%;
}
.address-wrap p {
    color: #000;
    font-size: 15px;
    text-align: center;
    padding: 20px 0;
}
.address-wrap h3 {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #000;
}
.call-me {
    font-size: 38px;
    font-weight: 900;
    color: #fff;
    line-height: 1.4;
    font-family: 'Futura-Medium';
}
/* .overlay-sec .overlay {
    background: rgba(0, 0, 0, 0.7);
} */
.overlay-sec .overlay1 {
    padding: 100px 0px 250px 0px;
    background: rgba(0, 0, 0, 0.7);
}
.address-wrap .fa {
    font-size: 30px;
    margin-right: 7px;
}
@keyframes Gradient {
                0% {
                    background-position: 0 50%
                }

                50% {
                    background-position: 100% 50%
                }

                100% {
                    background-position: 0 50%
                }
            }
#contactus .form-container {
    background-position: left;
    background: linear-gradient(150deg, #73737382 33%, #737373 34%, #23232345 66%, #313131b5 67%);
    /* font-family: 'Raleway', sans-serif; */
    text-align: center;
    padding: 30px 20px;
    background-image: url(img/new/bg-w.jpg);
    background-size: auto;
    background-attachment: inherit;
    background-position: center;
    /* background-color: #fff; */
}
.btn-primary5 {
    color: #fff !important;
    background-color: #a6872f !important;
    border-color: #a6872f !important;
    padding: 7px 14px !important;
    font-size: 18px !important;
    font-weight: bold !important;
}
.head-line.white {
    background: #fff !important;
}
.white {
    color: #ffffff !important;
}
.head-line {
    height: 3px;
    background: #222;
    width: 60px;
    margin: 15px auto 20px;
}
.head-center {
    text-align: center;
}
.modal {
  z-index: 9999;
  background: rgba(185, 185, 185, 0.6);
}
.modal-content {
  /*background-color: #353535 !important;*/
  /*background: url(../images/bgsky2.jpg);*/
}
.modal-body .close span {
  height: 30px;
  width: 30px;
  display: block;
  font-size: 26px;
}
.modal-body h3 {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: -35px;
  margin-bottom: 10px;
}
.modal-body p {
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
}
.modal-body img {
  width: 150px;
  margin: 0px auto;
  display: block;
  position: relative;
}
.text-danger {
    color: #96c848;
}

.modal-dialog {
  margin-top: 7% !important;
  z-index: 9999 !important;
}
/*---modal form--*/
.modal-body form input,
.modal-body form select {
  height: 45px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  color: #222222;
  border-left: none;
}
input#Submit1 {
    width: 36%;
    margin-top: 3px !important;
    /* animation: 3s 2s infinite Gradient, 3s 2s infinite rocking; */
}
@keyframes rocking {
    0%, 100%, 25% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(2deg)
    }

    75% {
        transform: rotate(-2deg)
    }
}
.modal-body form input::placeholder,
.modal-body form textarea::placeholder {
  color: #222222;
}

.modal-body form .input-group-addon {
  background: #fff;
  color: #72bf22;
  border: 1px solid #ffffff;
  border-right: 0;
  border-radius: 7px 0 0 7px;
}

.form-ico {
  font-size: 19px !important;
}

.modal-body form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}
.modal-body form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
}

.form-control:focus {
  box-shadow: none !important;
}
.form-control {
    font-size: 14px!important;
    color: #3b3b3b!important;
    background-color: #fff0 !important;
    border: 1px solid #000;
}
/*-----------Modal End --------*/
.popup-btn {
  color: #fff;
  background-color: #72bf22;
  font-size: 17px;
  text-transform: capitalize;
  letter-spacing: 2px;
  /* width: 100%; */
  padding: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease 0s;
  margin: 0 auto;
  display: block;
}

.popup-btn:hover,
.popup-btn:focus {
  font-weight: 600;
  letter-spacing: 5px;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
}


.sticky-btn-enquire.call-btn {
    top: 230px;
    right: -15px;
    padding: 5px 20px !important;
}
.sticky-btn-enquire {
    position: fixed !important;
    top: 309px;
    right: -67px;
    font-size: 14px !important;
    padding: 11px 15px !important;
    z-index: 999 !important;
    transform: rotate(-90deg);
    transition: all 0.3s linear;
    background: #036d55;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    background: linear-gradient(-45deg, #998a62, #a88530, #a6862e, #490b3d);
    animation: pulse-cust 2s infinite;
    background-size: 400%;
}
@keyframes pulse-cust {
    0% {
        -webkit-box-shadow: 0 0 0 0 #572447;
    }

    70% {
        -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
    }
}
@keyframes design {
0% {
background-position: 0 50%
}
50% {
background-position: 100% 50%
}
100% {
background-position: 0 50%
}
}
.enquire-btn::before, .sticky-btn-enquire::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
    border-radius: 0px;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.sticky-btn-enquire.sticky-brochure {
    top: 371px;
    right: -70px;
}
.call-btn svg {
    width: 28px;
    height: 28px;
    position: relative;
    right: 0px;
    top: 2px;
}
.sticky-btn-enquire:hover {
    color: #fff;
}
.enquire-btn:hover::before, .sticky-btn-enquire:hover::before {
    width: 100%;
    background-color: #4a2c40;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.global-sec {
    padding: 80px 0;
}
.ametab.mytab {
    text-align: center;
    margin-bottom: 0;
}
.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 30px;
    margin-top: 0;
}
.mytab li {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.mytab > li > a {
    color: #ffffff;
    padding: 13px 10px !important;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: ease all 0.5s;
    font-family: "JosefinSans-SemiBold";
    border: 1px solid #000 !important;
    margin-right: 0;
}
.mytab > li.active > a, .mytab > li.active > a:hover, .mytab > li.active > a:focus {
    color: #fff;
    background-color: #dc1c35;
    /* border: none; */
    border-color: #dc1c35;
    cursor: pointer;
    border-radius: 0;
}
.ametab.mytab > li.active > a, .ametab.mytab > li.active > a:hover, .ametab.mytab > li.active > a:focus {
    color: #ffffff;
}
.ametab.mytab > li > a {
    color: #000000;
    border-color: transparent;
}
.mr0 {
    margin: 0 !important;
}

.owl-carousel img {
  width: 100%;
  max-width: 300px;
  padding: 5px;
}
.wt-tilte-main h2 {
    font-size: 37px !important;
    color: #000000;
    margin: 10px 0;
    text-transform: uppercase;
    text-align: center;
}
h2.creative {
    position: relative;
    font-size: 4vw;
    color: #56b646;
    -webkit-text-stroke: 0.3vw #56b646;
}
h2.creative::before{
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #1b6e38;
    -webkit-text-stroke: 0vw #1b6e38;
    border-right: 2px solid #1b6e38;
    overflow: hidden;
    animation: animate 6s linear infinite;
}
@keyframes animate{
    0%,10%,100%{
        width: 0;
    }
    70%,90%{
        width: 100%;
    }
}
button.splide__arrow.splide__arrow--prev {
    left: -11px;
    position: absolute;
    top: 169px;
}
button.splide__arrow.splide__arrow--next {
    position: absolute;
    top: 169px;
    right: -6px;
}
.amenit {
    /* background-color: #4A2C40; */
    height: 398px;
    padding: 10px 0px 0px 23px;
    margin-top: 50px;
    color:#fff;
    background-image: url(./img/new/chandrakant-bkgrnd.jpg);
    background-size: cover;
}
.ame{
    height: 400px;
}
.container1 {
   margin:0px;
   padding:0px;
   overflow:hidden;
}
a.m-link.header__menu-link.cl {
    background: linear-gradient(-45deg, #998a62, #a88530, #a6862e, #490b3d);
    border: none;
    color: white;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
}
.row1 {
    margin:0px;
    padding:0px;
}
ul.amenit-list {
    line-height: 28px;
    font-size: 15px;
    color:#000;
}
ul.amenit-list li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 2px solid #a6872f;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
}
.amenities-title {
    position: absolute;
    bottom: 4px;
    left: 0;
    background-color: #4A2C40;
    padding: 10px;
    z-index: 9;
    width: 100%;
    text-align: center;
}
.amenities-title p {
    font-size: 17px!important;
    color: #fff;
    margin: 0;
}
/*.theme-padding {*/
/*    padding-left: 60px;*/
/*    padding-right: 60px;*/
/*}*/

td.her1 {
    vertical-align: middle !important;
    padding: 20px 5px !important;
    background: transparent;
    border-bottom: 1px solid #cdcdcd !important;
    color: #212529;
    border-style: none;
    border-width: 0px !important;
}
.her {
    background-color: #4a2c40 !important;
    color: #fff;
    border-bottom: none !important;
    text-align: center;
    vertical-align: middle !important;
    padding: 20px 0 !important;
    font-weight: normal;
    border-width: 1px;
}
a.price-click {
    background: linear-gradient(-45deg, #4a2c40, #a88530, #a6862e, #a6872f);
    padding: 7px;
    color: #fff;
    background-size: 400% 400%;
    text-decoration: none;
    animation: Gradient 3s ease infinite;
}
a.price-click:hover{color: #fff;}
table th, table td {
    padding: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}
.abo {
    padding: 50px 0px 0 0;
}
.navbar-default .navbar-nav>li>a.active,.navbar-default .navbar-nav>li>a:hover{
    color: #036d55;
    /* text-shadow: 1px 1px 10px #7567b8; */
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    font-weight: bold;
}
.theme-block-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #4a2c40;
    z-index: 1;
    opacity: 0;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.plan-inquire-btn {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 100%;
    max-width: fit-content;
    opacity: 1;
    visibility: visible;
    z-index: 9;
    background: #a6872f;
    padding: 10px 20px;
    color: #fff;
}
.theme-block.degree-360-img.actual-footage img {
    width: 100%;
    height: auto;
}
.theme-block-img {
    position: relative;
}
.theme-block {
    overflow: hidden;
    border: 0px solid #b4b4b4;
}
.theme-block:hover .theme-block-img:before {
    opacity: 0.4;
}
.plan-inquire-btn:hover {
    color: #036d55;
}
.Submit3 {
    /* animation: 3s 2s infinite Gradient, 3s 2s infinite rocking; */
    animation: pulse-cust 2s infinite;
}
@keyframes pulse-cust {
    0% {
        -webkit-box-shadow: 0 0 0 0 #572447;
    }

    70% {
        -webkit-box-shadow: 0 0 0 25px rgba(227, 56, 56, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(227, 56, 56, 0);
    }
}
.theme-btn::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0%;
    width: 100%;
    background: #ffffff;
    z-index: -1;
    border-radius: 0px;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.theme-btn:hover::before {
    height: 100%;
    background-color: #fff;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.has-text-centered {
    text-align: center !important;
}
.mt-2 {
    margin-top: .5rem !important;
}
.floorplan-title span {
    font-size: 16px;
    text-transform: uppercase;
}
.theme-img-animation>picture>img {
    filter: blur(3px);
}
.theme-block .theme-block-icon {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    z-index: 9;
}
.theme-block .theme-block-icon svg {
    width: 40px;
    height: 40px;
    color: #fff;
}
a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
}
.connectivity-icon {
    max-width: 64px;
    margin: 0 auto 10px;
}
.section-title {
    position: relative;
}
#section-connectivity {
    background-color: #f5f5f5;
}
.connectivity-wrapper .section-title {
    margin-bottom: 40px;
}
.splide.is-active .splide__list {
    display: flex;
}
.connectivity-detail h3 {
    text-align: center;
    color: #000;
    margin-bottom: 10px;
}
.connectivity-detail p {
    margin-bottom: 5px;
    text-align: center;
}
.p-0 {
    padding: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.brochure-click {
    animation: slideInDown 3s ease infinite;
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        /* transform: translate3d(0, -100%, 0); */
        visibility: visible;
    }

    100%, 80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.light-pink-bg {
    background-color: #F2F1FF;
}
/* section, .section {
    position: relative;
} */
.degree-360-view-content .theme-block .theme-block-icon {
    opacity: 1;
}
.theme-block .theme-block-icon {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    z-index: 9;
}
.theme-block.degree-360-img .video-main svg {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-icon {
  position: relative;
  background: #312958;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.waves-block {
  position: relative;
}
.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #31295860;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -50px;
    bottom: -50px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}
.video-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-title {
    margin-bottom: 30px;
}
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }

  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

#Action_bar {
    background-color: #254558;
}
#Action_bar {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 30;
}

/*-------------------menu---------------------*/
input#phonemobile1,input#phonemobile_2,input#phonemobile3,input#phonemobile4,input#phonemobile5,input#phonemobile6 {
    padding-left: 60px;
}
#hide-menu {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding: 5px 0px;
    top: 0;
    height: 70px;
    /* transition: top 0.3s; */
}
.section-codename-pacific-atlantic img {
  max-height:100%;
  max-width: 100%;
}


 .modal-title-secondary {
        display: block;
        font-size: 1vw;
        text-transform: capitalize;
        font-weight: 600;
        padding: 1vw 0 .5vw
    }

    .modal-highlight-bg {
        background-color: #f9f9f9;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        vertical-align: top;
        border-top-left-radius: 15px
    }

    .modal-highlight-title {
        display: block;
        text-align: center;
        font-size: 1.3vw;
        font-weight: 500;
        padding: 34px 0 .9vw;
        color: #000;
    }

    .modal-highlight {
        list-style: none;
        padding: 10px 0;
        margin-bottom: 0;
        width: 11vw
    }

    .modal-highlight li i {
        display: inline-block;
        font-size: 2.8vw;
        color: #4a2c40;
    }
    .modal-title-secondary {
    display: block;
    font-size: 1vw;
    text-transform: capitalize;
    font-weight: 600;
    
}

    .modal-highlight li span {
        display: block;
    font-size: .9vw;
    color: #000;
    padding: 0 0 1.3vw;
    }

    .modal-call-btn, .modal-call-btn:hover {
        display: block;
        background-color: var(--colorPrimary);
        color: var(--colorBtn);
        text-decoration: none;
        font-size: 1.3vw;
        border-radius: 0 0 3px 3px
    }
    .modal-title {
    display: block;
    font-size: 1.5vw;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    padding: 1.2vw 0;
}

.modal-head {
    background-color: #4a2c40;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.d-lg-block {
    display: block !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.popup-logo {
    padding-top: 21px;
    width: 595px;
    max-width: 20vw !important;
    height: 5vw !important;
}
.popup-logo img {
    margin-top: 20px !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.modal-dialog {
    max-width: 35vw;
    border-radius: 3px;
}
.flex-fill.align-self-center {
    height: 360px;
}
form#contact_form{
    padding: 0 10px;
}
input,select,textarea {
    outline: 0;
    border-width: 0 0 1px !important;
    border-color: black !important;
    box-shadow: none!important;
    border-radius: 0px!important;
}
input:focus {
  border-color: green;
  outline: 1px dotted #000
}
a.theme-block-icon1.view-360-icon {
    position: absolute;
    top: 65%;
    width: 376px;
    height: 50px;
    margin: 0px auto;
    left: 0;
    right: 0;
    color: #fff;
    background-color: #036d55;
}
.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}
.box-aminities .col-md-2 {
    width: 20%;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}

@media only screen and (max-width: 767px){
.wt-tilte-main h2 {
    font-size: 30px !important;
}
h2.m-b5 span {
    font-size: 15px !important;
}
h2.creative {
    font-size: 6vw;
}
.box-aminities .col-md-2 {
    width: 50%;
}
}
/*--------------------------------------------*/
/******************************Configuration**********************/
.proj_intro-img {
    position: relative;
    margin: 0%;
    overflow: hidden;
    width: 100%;
}
.proj-ico {
    width: 96.50%;
    float: left;
    background: #596169;
    height: 108px;
    max-height: 108px;
}
.proj_intro-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #f8f8f8;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 42px;
}
.icon-1 {
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    vertical-align: top;
    margin: 0 auto;
    top: 16px;
    position: relative;
    /* animation: bounce 0.5s ease 1.5s infinite alternate; */
}
.proj_intro-txt {
    width: 100%;
    height: 100px;
    float: left;
    margin: -51px 0px 0px 0px;
    padding: 0px 14px;
}
.banner {
    margin-top: 35px;
}
p.clr-1 {
    text-align: center;
    padding: 19px 0;
    font-size: 15px!important;
    line-height: 22px!important;
    color:#fff;
}
ul.spec-list {
    line-height: 25px;
    font-size: 15px;
}
ul.spec-list li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 2px solid #a6872f;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
}
/******************************************Specification************************/
  .container .card {
    position: relative;
    cursor: pointer;
  } 
  .container .card .face {
    width: 205px;
    height: 200px;
    transition: 0.5s;
  } 
  .container .card .face.face1 {
    position: relative;
    /* background: #4A2C40; */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
    background-image: url(./img/new/chandrakant-bkgrnd.jpg);
    background-size: cover;
    border: 1px solid #8c8c8c;
  }
.container .card:hover .face.face1 {
    background: #4a2c404a;
    transform: translateY(0);
  }
.container .card .face.face1 .content {
    transition: 0.5s;
  }
.container .card:hover .face.face1 .content {
    opacity: 1;
}
  .container .card .face.face1 .content img {
    max-width: 100px;
  }
  .spec-im {
    border: 1px solid #000000;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #f5f5f58c;
}
.spec-im img {
    padding: 17px;
    width: 85px;
    height: 85px;
    margin-left: 7px;
}
  .container .card .face.face1 .content h3 {
    margin: 10px 0 0;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 20px !important;
    padding-top: 10px;
  }
  .container .card .face.face2 {
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    transform: translateY(-100px);
    border:1px solid #8c8c8c;
  }
.container .card:hover .face.face2 {
    transform: translateY(0);
} 
.container .card .face.face2 .content p {
    margin: 0;
    padding: 0;
}
.container .card .face.face2 .content a {
    margin: 15px 0 0;
    display: inline-block;
    text-decoration: none;
    font-weight: 900;
    color: #333;
    padding: 5px;
    border: 1px solid #333;
} 
.container .card .face.face2 .content a:hover {
    background: #333;
    color: #fff;
}
  
/***********************************************************/
.single-do-service p{
    color: #111d18;
    font-family: Fontspring-DEMO-quicheflare-regular;
    font-size: 70px !important;
    line-height: 74px !important;
    z-index: 1;
    position: absolute;
    padding-top: 45px;
    margin-left: 42px;
    text-align: left;
}
ul.elementor-icon-list-items {
    padding-top: 370px;
    padding-left: 46px;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
}
h3.abtt{
    color: #0A1510;
    font-family: "Archivo Black", Sans-serif;
    font-size: 47px !important;
    font-weight: 600;
    line-height: 54px;
    padding-left: 45px;
    text-align: left;
}
p.det{
    padding-top: 10px;
    text-align: center;
    font-size: 16px !important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color!important;
    outline-offset: 0px!important;
}
/**************************************************Media Query******************************************/
@media only screen and (max-width: 767px)
{
h3 {
    font-size: 28px !important;
}
p.det {
    padding-top: 10px;
    text-align: left!important;
    font-size: 14px !important;
}
h4.headn {
    font-size: 23px!important;
    padding-top: 11px!important;
}
ul.elementor-icon-list-items li {
    font-size: 16px;
    line-height: 26px;
}
a.navbar-brand img {
    width: 140px!important;
}
.navbar-toggle {
    margin-top: -44px!important;
    margin-right: 18px!important;
}
.menu-overlay .closebtn {
    position: relative!important;
    top: 1px!important;
    right: -230px!important;
}
.single-do-service p {
    font-size: 27px !important;
    line-height: 43px !important;
    padding-top: 16px;
    margin-left: 19px;
}
ul.elementor-icon-list-items {
    padding-top: 110px;
    padding-left: 20px;
}
.proj_intro-img img {
    width: 97%;
    padding-top: 30px;
    max-width: 97%;
}
.overlay-sec .overlay1 {
    padding: 30px 0px 175px 0px!important;
}
.form-bg {
    padding: 15px 20px 40px 20px!important;
}
section.section.imagbg2.main-section {
    padding-top: 0px!important;
}
.container .card .face {
    width: 330px!important;
}
.specification .container {
    overflow: auto;
}
section.section-amenities {
    padding-top: 0px !important;
}
.amenit {
    margin-top: 10px!important;
}
section.section.section-floorplans.white-bg {
    padding-bottom: 0px !important;
}
.qr {
    display: flex;
    text-align: center;
    justify-content: center;
}
.qr img {
    padding-top: 10px !important;
}
.specification h3 {
    padding-bottom: 0px !important;
}
.wt-tilte-main h2 {
   font-size: 30px !important;
   padding-top: 25px;
}
p.footer-text {
    font-size: 10px !important;
    line-height: 20px !important;
}
.overlay1 h3{
    font-size: 18px !important;
}
.form-container h3.title {
    font-size: 21px !important;
}
.banner {
    margin-top: 60px!important;
}
span.datacounter {
    font-size: 12px!important;
    line-height: 16px;
}
span.display-4.datacounter1 {
    font-size: 18px!important;
}
.row.justify-content-center.text-center {
    display: inline-flex;
}
.address-wrap p {
    font-size: 11px !important;
    line-height: 19px !important;
}
.address-wrap p span{
font-size: 15px!important;
}
}