@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

@font-face {
    font-family: 'micon';
    src:  url('../fonts/micon.woff2');
    src:  url('../fonts/micon.woff2') format('woff2'),
      url('../fonts/micon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
    font-display: swap;
  }
  
  .mi {
    font-family: 'micon' !important;
    /* speak: none; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .mi-loc-list:before {
    content: "\e912";
  }
  .mi-loc-list-2:before {
    content: "\e913";
  }
  .mi-ami:before {
    content: "\e905";
  }
  .mi-download:before {
    content: "\e906";
  }
  .mi-gallery:before {
    content: "\e907";
  }
  .mi-home:before {
    content: "\e908";
  }
  .mi-location:before {
    content: "\e909";
  }
  .mi-price:before {
    content: "\e90a";
  }
  .mi-siteplan:before {
    content: "\e90b";
  }
  .mi-sitevisit:before {
    content: "\e90c";
  }
  .mi-rs:before {
    content: "\e90d";
  }
  .mi-rs-light:before {
    content: "\e90e";
  }
  .mi-support-call:before {
    content: "\e90f";
  }
  .mi-support-price:before {
    content: "\e910";
  }
  .mi-support-visit:before {
    content: "\e911";
  }
  .mi-call:before {
    content: "\e900";
  }
  .mi-enquire:before {
    content: "\e901";
  }
  .mi-whatsapp .path1:before {
    content: "\e902";
    color: rgb(236, 239, 241);
  }
  .mi-whatsapp .path2:before {
    content: "\e903";
    margin-left: -1em;
    color: rgb(76, 175, 80);
  }
  .mi-whatsapp .path3:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(250, 250, 250);
  }

body {font-family: 'Poppins', sans-serif; padding: 0; margin: 0;background: #fff; position: relative;}

/*--- Header ---*/ 
.site-header{background: #faf5faff; box-shadow: 0 0.1rem 2rem rgba(0,0,0,.15); position: fixed; top: 0; width: 100%; z-index: 999;}

.loader-logo{width: 80%; height:auto;}
.site-header.sticky { position: fixed; top: 0; width: 100%; z-index: 999;}
.site-header .navbar{padding-top: 25px; padding-bottom: 25px;}
 

/* button */
.btn{background: #00a651ff; color: #fff; }
.btn:hover,.btn.active,.btn:first-child:active{background: #0a651f; color: #fff; border-color: #0a651f;}
.btn-download{position: relative;}
.btn-download:before{font-family: FontAwesome; content: "\f1c1"; font-size: 20px; margin-right: 8px;}


/* navigation */
.site-header .nav-link{color: #000;}
.site-header .nav-link:focus,
.site-header .nav-link:hover{color: rgba(0, 0, 0, .65);}
.nav-link:focus,
.nav-link:hover{color: #cca359;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}

.site-header .navbar-nav .nav-link.active{color:#00a651ff;}

.mobile-number{margin-left: 16px;}
.mobile-number a{white-space: nowrap; color: #fff; text-decoration: none; font-weight: 500; padding: 6px 12px; background: #00a651ff; -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;}
.top-number .fa{font-size: 20px;}

.hero-section{position: relative;  padding-top: 90px; padding-bottom: 0; overflow: hidden;}
.hero-form-container{position: absolute; top: 90px; left: 0; width: 500px; background: rgba(0,0,0,0.60); padding: 20px; padding-bottom: 40px; color: #fff;}
.hero-form-container .location-strip {color: #fff; background: #00a651ff; text-align: center; padding: 8px;    font-weight: 700; text-transform: capitalize; margin-bottom: 30px;}
.hero-form-container .location-strip .fa{margin-right: 8px;}
.hero-form-container .title{color: #fff;     font-size: 34px; font-weight: 600; margin-bottom: 30px;}
.hero-form-container .title span{display: block; font-size: 22px; font-weight: 400;}
.hero-form-container .title span.light{display: block; font-size:16px; font-weight: 100;}


.hero-form-container .blinker { background: #00a651ff;  color: #fff; display: inline-block; padding: 6px 12px; font-size: 16px;font-weight: 400;}
.hero-form-container .usp ul{padding: 20px; padding-left: 2px; list-style-type: none;}
.hero-form-container .usp ul li{margin-bottom: 6px; position: relative; padding-left: 30px; font-weight: 500;}
.hero-form-container .usp ul li:before{font-family: 'FontAwesome';font-weight: 900;content: "\f006"; position: absolute; left: 0;}


.send-message-form .form-title{position: relative; margin-bottom: 20px; font-size: 18px; font-weight: 600; text-decoration: none; border-bottom: #fff 1px solid;   padding-bottom: 6px; text-align: right; text-transform: uppercase;}
.send-message-form .form-title span{position: relative; padding-left: 26px;}
.send-message-form .form-title span:before{font-family: 'FontAwesome';font-weight: 900; content: "\f0e0"; position: absolute; left: 0;}
.send-message-form .btn{background: #00a651ff; color: #fff; width: 100%;}

.starting-price-section{background:linear-gradient(45deg, #BF953F, #FCF6BA, #AA771C); padding: 30px; text-align: center; }
.starting-price-section h2.title{font-size: 36px; color: #000;font-weight: 300; text-transform: uppercase; }
.starting-price-section h2.title .fa{display: inline-block; border: #000 1px solid; width: 60px; height: 60px; line-height: 53px; margin-bottom: 12px;   border-radius: 100px;}
.starting-price-section h2.title span{ font-size: 24px; display: block; text-transform: none;}
.starting-price-section .download-broucher{border: #000 1px solid;
    display: inline-block;
    padding: 10px 20px; position: relative; color: #000; text-decoration: none;
}
.starting-price-section .download-broucher:before{font-family: 'FontAwesome'; content: '\f1c1'; font-size: 20px;}

/* section heading */
.section{padding: 40px 0;}

.section h3{/* font-size: 3rem; */ font-size: 3.3vw; text-align: center; position: relative; border: 0; margin-bottom: 60px; text-transform: uppercase;}
.section h3 span{text-align: center; padding: 0 15px;  position: relative; border: 0; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); background: #00a651ff; color: #fff;  }
.section h3:before{content: ''; position: absolute; width: 100%;  height: 1px; background-color: #00a651ff; left: 0; top: 50%; margin-top: 0; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}

/* overview-section */
/* .overview-section{padding: 40px 0;} */
.overview-section h2{border-bottom: #000 1px solid; padding-bottom: 6px; margin-bottom: 16px;}
.overview-section li{list-style-type: none;  padding-left: 24px;  position: relative; margin-bottom: 10px;}
.overview-section li:before{    font-family: 'FontAwesome'; font-weight: 900;content: "\f0a4"; position: absolute; left: 0;}
.overview-section img{width: auto; display: block;}


.why-choose-us h3{ text-align: center; position: relative; border: 0; margin-bottom: 30px;}
.why-choose-us h3 span{text-align: center; padding: 0 15px; background: #fff; position: relative; border: 0;}
.why-choose-us h3 span.sub-title{ font-size: 16px; display: block;}
.why-choose-us h3:before{    content: ''; position: absolute; width: 100%;  height: 1px;background-color: #000; left: 0; top: 50%; margin-top: -1px;}

.why-choose-item{font-size: 16px; border: #f1f1f1 1px solid; padding: 10px; }
.why-choose-item h4{font-size: 20px;}


.list01 ul{margin: 0; padding: 0;}
.list01 ul li{list-style: none; margin-bottom: 12px; font-weight: 500;}
.list01 ul li .fa{margin-right: 10px; font-size: 20px;}

/* highlight section */
.highlights-section{background: #f0f0f0ff;  }
.highlights-section ul{margin: 0; padding: 0;}
.highlights-section ul li{list-style: none; font-size: 18px; margin-bottom: 12px; font-weight: 500;}
.highlights-section ul li .fa{margin-right: 10px; font-size: 20px;}



/* price list section */
.price-list-section{background: #f0f0f0ff;}
.price-list-section h3{ text-align: center; font-size: 3.2rem; }


/* amenities section */
.amenities-section{ background: #fff;  }



.amenities-section .amenities-item .amenities-thumb{position: relative; border: #f1f1f1 1px solid;  cursor: pointer;}
.amenities-section .amenities-item img{width: 100%; height: auto; display: block;}
.amenities-section .amenities-item .amenities-thumb:before{content: ''; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); transition: .3s ease;  opacity: .7; display: block; position: absolute; width: 100%; height: 100%;}


.amenities-title{ color: #fff; font-weight: 500;  position: absolute; bottom: 0;  width: 100%;  transition: .3s ease; padding: 20px; }
.amenities-title span{color:#fff;   font-size: 18px; font-weight: 700; display: block; line-height: normal; }

.amenities-section .amenities-item:hover .amenities-title{bottom:20px}


/* floor plans section */
.floor-plan-tab-container{padding-left: 210px; padding-right: 210px;}
.floor-plan-content .floor-plan-box{position: relative;}
.floor-plan-content .floor-plan-box img{ width: 100%; filter: blur(4px);}
.floor-plan-content .floor-plan-box .btn.btn-view-details {position: absolute;  top: 50%; margin-top: -30px; left: 50%; margin-left: -60.5px;}
.floor-plan-content .floor-plan-box h5{display: block; text-align: center; padding: 12px;  background:#00a651ff;  color: #fff;  margin-bottom: 0;}

.floor-plan-tab-container .nav-pills .nav-link{color: #000; margin-bottom: 16px; cursor: pointer;}
.floor-plan-tab-container .nav-pills .nav-link.active{background:#00a651ff; color: #fff;}

/* location section */
.location-section{
    position: relative;
    background: url(../img/highlights-pattern.png) repeat-y #f0f0f0ff;
    overflow: hidden;
    background-image: url(../img/row-bgimage-7.png);
    background-repeat: no-repeat;
    background-position: bottom left;}


 .location-section .location-usp iframe{height: 74vh; width: 100%; display: block;}
 .location-section .location-map{position: relative;}
 .location-section .location-map img {width: 100%; }
 


 .usp-item{text-align: center; color: #fff; padding: 20px;background: rgba(255,255,255, .1); height: 220px; display: flex; flex-direction: column; justify-content: center;}
 .usp-item h6{font-weight: 300; line-height: normal; font-size: 14px;}
 .usp-item .usp-icon{font-size: 40px; color: #fff; margin-bottom: 12px;}

 /* gallery section */
 .gallery-section{background: #f0f0f0ff;}
 .gallery-container .gallery-item img{ width: 100%; display: block;}
 .schedule-site-visit{font-weight: 600;}
 .schedule-site-visit .fa{font-size: 20px;  margin-right: 6px;}

 /* about developer section */
 .about-developer-section{    background: url(../img/highlights-pattern.png) repeat-y #00a651ff;
    background-repeat: no-repeat;
    background-position: bottom left;
    overflow: hidden;
    background-image: url(../img/row-bgimage-7.png); color: #fff; }
 .about-developer-section h3{text-align: left; text-transform: capitalize; margin-bottom: 20px; font-size: 2rem;}
 .about-developer-section h3:before{display: none;}
 .about-developer-section h3 span{padding-left: 0; background: none; box-shadow: none;}
 .send-message-form .form-title{text-align: left;}

 .about-developer-section .send-message-form .btn{background: #0a651f; border-color:#0a651f;}

 /* footer section */
 .site-footer{ background-color: #0a651f; border-top: #fff 1px solid; color: #fff; font-size: 14px; font-weight: 300;}
 .site-footer p{margin-bottom: auto;}
 .site-footer a{color: #fff;}

 /* form modal */
 .form-modal .modal-content{background: #fff; color: #000;}
 .form-modal .blinker {background: linear-gradient(45deg, #BF953F, #FCF6BA, #AA771C); color: #000; padding: 6px 12px; font-size: 16px;font-weight: 700; font-weight: 700; display: block; text-align: center;}

 .form-modal  .modal-header {background: #00a651ff;  text-align: center;}
 .form-modal  .modal-header .modal-title{color: #fff;}
 .form-modal  .modal-header .btn-close{color: #fff; background-color: #fff;}

/* footer CTA section */
.footer-cta-section{position: fixed; bottom: 0; background: #242323; width: 100%; display: none;}
.footer-cta-section .mobile-section{display: flex; justify-content: center;}
.footer-cta-section a{ display: inline-block; text-decoration: none; padding: 10px 15px; color: #fff; border-right: #fff 1px solid;}
.footer-cta-section a:last-child{border: none;}

.pt-180{padding-top: 180px; padding-bottom: 100px;}

.disclaimer-section{padding-top: 140px; padding-bottom: 200px;}

/* virtual-site-tour-section */
.virtual-site-box {position: relative;}
.virtual-site-box img{width: 100%; display: block;}
.virtual-site-box .overlay{position: absolute; left: 0; top: 0; display: flex; align-items: center; width: 100%; height: 100%;  background: rgba(0,0,0, .7);  text-align: center; justify-content: center; color: #fff; cursor: pointer; -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;}

.virtual-site-box  .vsv-icon{font-size: 120px;}
.virtual-site-box:hover .overlay{ color: #00a651ff;}


.modal-highlight-box{background-color: #f1f1f1; padding: 16px 0; margin-bottom: 20px;}
.modal-highlight-box .modal-highlight-title{display: flex; justify-content: center; font-size: 18px; font-weight: 600; margin-bottom: 16px;}

.modal-highlight ul{margin: 0; padding: 0; list-style-type: none; display: flex; justify-content: space-evenly;}
.modal-highlight ul li{ text-align: center; font-size: 13px;}
.modal-highlight ul li i{ display: block;  font-size: 3.3vw; margin-bottom: 10px; }
.color-peach{color: #00a651ff;}
 


/* pricing */
.box {display: block; height: 100%; padding-bottom: 3rem; position: relative;}
.box .box__wrapper {height: 100%; display: flex; flex-direction: column; transition: .3s ease; position: relative; overflow: hidden;}
.box .box__image {  margin-bottom: 0rem;}
.height-300px {  height: 200px;}
.background--image, .img-into-bg {  background-repeat: no-repeat;  background-size: cover;  background-position: 50%;  overflow: hidden;  width: 100%;  height: 100%;}
.box.box--pricing .box__wrapper {  background-color: #fff;  border-radius: .3rem;  box-shadow: 0 .1rem 2rem rgba(0,0,0,.15);  text-align: center;}
.box.box--pricing .box__header {background-color: rgba(0,0,0,.06);  padding-top: 4rem; padding-bottom: 2rem;}
.box.box--pricing h4 {font-weight: 600; margin-bottom: 1rem;opacity: .8;}
.box.box--pricing .price {font-size: 2.5rem;font-weight: 600;margin-bottom: .2rem;text-align: center;}

.box.box--pricing .price {font-weight: 600; margin-bottom: .2rem;}
.box.box--pricing .price strong{display: block;}
.box.box--pricing .price::before{display: none;}

.box.box--pricing .box__content {flex: 1 1 auto; padding-top: 2rem; padding-bottom: 4rem;}

.box.box--pricing ul {opacity: .6;padding-left: 0; list-style: none;}

.box.box--pricing .box__footer {margin-top: -3rem;padding-bottom: 3rem;padding-top: 3rem;}


/* offers section */
.offer-section .image-col {position: relative;}
.offer-section .left-col {    position: absolute;bottom: 30px;left: 30px;  content: '';}
.offer-section .left-col .caption{ color: #fff; font-size: 44px; font-weight: 400; background: rgba(0 0 0 / 50%); padding: 5px 20px;
  margin-top: 20px;}

.offer-section .right-col{position: absolute; bottom: 30px; right: 30px; content: '';}
.offer-section .right-col .title {color: #fff; font-size: 24px; font-weight: 400; background: rgba(0 0 0 / 50%); padding: 5px 20px;
  margin-top: 20px; letter-spacing: 1px; display: table; margin-left: auto;}

.offer-section .right-col .price { color: #333; font-size: 38px; font-weight: 600; background: #11cd6d; padding: 5px 20px; margin-top: 10px;
  letter-spacing: 1px;}

.offer-section .content-col{background: #11cd6d; padding: 60px; text-align: center;}


.bg-green{background-color: #00a651ff;}