    /* Custom colors and minor adjustments */
    body {
      background-color: #c0f0f0;
      overflow-x: hidden;
    }
.whatsapp {
    z-index: 111111;
    position: fixed;
    right: 30px;
    bottom: 20px;
    width: 50px;
    transition: 0.5s all;
}
    .navbar-custom {
      background-color: #f2f2f2;
      font-weight: 600;
      font-size: 0.9rem;
    }

    .navbar-custom a {
      color: #47420e;
      text-transform: uppercase;
      letter-spacing: 0.05em;
    }

    .navbar-custom a:hover {
      color: #a1b04e;
      text-decoration: none;
    }

    .brand-logo {
      font-family: serif;
      font-weight: 700;
      color: #c6a847;
      letter-spacing: 0.15em;
      font-size: 1.4rem;
      user-select: none;
    }
    
        .logo{
   
    width: 140px;
    height: 50px;
    object-fit: cover;
      
    }

    .brand-logo span {
      font-weight: 300;
      font-size: 0.9rem;
      display: block;
      letter-spacing: 0.3em;
      margin-top: -6px;
    }

    .brand-logo hr {
      border-color: #c6a847;
      width: 70px;
      margin-top: 0.3rem;
      margin-bottom: 0;
      border-width: 2px;
    }

    .hero-section {
      background: #194a8a url('') no-repeat center center;
      background-size: cover;
      color: white;
      padding: 2rem 1rem;
    }

    .hero-container {
      background-image: url(./Images/banner.webp);
      background-attachment: fixed;
      background-size: cover;
      background-position: left top;
      height: 600px;
      margin: auto;
    }

    .banner-heading {
      font-size: 2.8rem;
    }

    .banner-content {
      font-size: 1.6rem;
      line-height: 2.3rem;
    }


  .banner-slider .slick-next {
    right: 10px !important;
}

  .banner-slider .slick-prev {
    left: 10px !important;
}

.banner-slider .slick-prev::before, .banner-slider .slick-next::before {
    color: #ffffff;
}

    .schedule-form {
      margin-top: 50px;
      margin-right: 50px;
      width: 400px;
      position: absolute;
      top: 60%;
      /* margin: auto; */
      margin-left:-20px;
    }

    .schedule-form h5 {
      color: #57510c;
      font-size: 2.1rem;
      text-align: center;
    }


    .hero-text h2 {
      font-weight: 700;
      font-size: 1.8rem;
      text-transform: uppercase;
    }



   .banner-slider .slick-slide{
      /* display: flex; */
      /* justify-content: center; */
      scale: 1 !important;
      color: #fff;
    }


    
    .hero-text p {
      font-size: 1.1rem;
      margin-bottom: 0.3rem;
    }

    .btn-book {
      background-color: #a1b04e;
      border: none;
      font-weight: 600;
      padding: 0.5rem 1.3rem;
      font-size: 1.1rem;
      border-radius: 5px;
      color: white;
      margin-top: 0.7rem;
      display: inline-block;
    }

    .form-container {
      background-color: white;
      padding: 1.6rem 1.5rem;
      border-radius: 8px;
      box-shadow: 0 0 8px rgb(0 0 0 / 0.1);
      max-width: 400px;
    }

    .form-container h4 {
      color: #47420e;
      font-weight: 700;
      margin-bottom: 1rem;
    }

    .form-control:focus {
      border-color: #a1b04e;
      box-shadow: 0 0 0 0.2rem rgb(161 176 78 / 0.25);
    }

    .btn-submit {
      background-color: #a1b04e;
      border: none;
      font-weight: 600;
      font-size: 1.1rem;
      padding: 0.5rem 1.3rem;
      border-radius: 5px;
      color: white;
      width: 100%;
      margin-top: 1rem;
    }

.btn-submit:hover {
    background-color: #677227;
    color: white;

}
    .bg-dark-blue {
      background-color: #172747;
    }

    .text-gold {
      color: #d4af37;
    }


   .banner-slider  .btn-gold {

      font-size: 1.3rem;
    }

    .btn-gold {
      background-color: #BFC866;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 600;
    }

    
       .slick-dots {
        /* top: 50%; */
       }

      .slick-dots li button:before{
        font-size: 14px;
       }


     .slick-dots li button:before{
  color: #BFC866;
}

  .slick-dots {
    position: absolute;
    bottom: -20px;
}

 .project-container .slick-dots {
    position: absolute;
    bottom: -40px;
}



.slick-dots li.slick-active button:before{
  color: #58510D;
}


       
    .btn-gold:hover {
        background-color: #677227;
    color: white;
    }

    .bg-gold {
      background-color: #d4af37;
    }

    .icon-green {
      color: #4f772d;
      transition: 0.7s all;
    }

    .icon-green:hover {
background-color: #a1b04e;
scale: 1.2;
    }

 .about-section svg {
    vertical-align: middle;
    scale: 0.7;
}
      .icon-green:hover  path {
    fill: #ffffff !important;
    stroke: #ddd;
}

    .section-separator {
      border-top: 2px solid #d4af37;
      width: 60px;
      margin: 1rem 0;
    }

    /* Responsive font sizes for headings */
    h1,
    h2,
    h3,
    h4 {
      font-family: 'Montserrat', sans-serif;
    }





    .sub-heading {
      font-size: 3.2rem;
      color: #58510D;
      width: 100%;
      margin-top: 20px;
    }



    .overview-section p {
      font-size: 1.3rem;
      color: #58510D;
    }

    .pricing {
      background-color: #BEC764;
    }


    .pricing p {
      font-size: 2rem;
      color: #fff;
    }



    .pricing thead th {
      background-color: #58510D;
      color: #fff;
      font-size: 23px;
    }

    .pricing td {
      padding: 20px;
      font-size: 23px;
      font-weight: 500;
      color: #58510D;
    }


.external{
  /* height: 850px; */
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  /* background-image: url(Images/output-onlinepngtools.webp); */
}

/* .external-box img{
  height:300px ;
  width: 300px;
  border-radius: 20px;
  object-fit: cover;
}  */
















.facility-slider{
  margin-top: 60px;
  font-size: 20px;
}

.facility-slider .slick-slide{
 scale: 0.8;
 transition: 0.7s all;
 margin: 40px 0;
}

.facility-slider .slick-current{
 scale: 1.1;
}

.facility-slider img{
width: 100%;
height: 300px;
object-fit: cover;
border-radius: 20px;
border: 2px solid #fff;
margin-bottom: 20px;
}

.facility-slider .slick-prev, .facility-slider .slick-next {
 top: 40%;
}



.facility-slider .slick-prev::before, .facility-slider .slick-next::before {
 color: #fff;
}


    .external .small-heading {
      font-size: 2rem;
      color: #fff;
    }

    .external-box p {
      font-size: 1.4rem;
    }




    .why-choose {
      background-image: url(./Images/6.webp);
      background-size: 55%;
      background-repeat: no-repeat;
      background-position: left bottom;
      height: 100vh;
      padding-top: 150px;
      margin: auto;
    }


    .small-heading {
      font-size: 2rem;
      color: #58510D;
    }

     .icon-green {
      width: 100px;
      height: 100px;
      margin: auto;
      padding: 20px;
      border: 1px solid #58510D;
      border-radius: 50%;
    }


    .floor-plans .slide {
      margin:50px 40px;
      border: 3px solid #57510c;
      border-radius: 5px;
      padding: 20px;
      transition: 0.7s all;
      /* scale: 0.9; */
    }

   .floor-plans  .slick-current {
      scale: 1.3;
    }


    .floor-plans img {
      width: 100%;
      filter: blur(3px);
    }

    .floor-plans p {
      color: #58510D;
      font-weight: 600;
      font-size: 1.3rem;
    }


.slick-prev,
.slick-next {
  z-index: 10;
  display: block !important;
  font-size: 0px;
  color: #000;
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.slick-prev {
  left: -40px;
}
.slick-next {
  right: -40px;
}

.slick-prev::before, .slick-next::before {
color: #403b0a;
}




    .section-title {
      font-weight: bold;
    }
    .section-subtitle {
      font-style: italic;
      color: #58510D;
    }
    .icon-box {
      /* text-align: center; */
      padding: 20px;
      /* border-radius: 12px;
      background: #f9f9f9;
      box-shadow: 0 0 15px rgba(0,0,0,0.05);
      transition: 0.3s;
      height: 100%; */
    }



    .icon-box img {
      width: 50px;
      margin-bottom: 15px;
    }
    .counter {
      font-size: 28px;
      font-weight: bold;
      color: #58510D;
    }

.icon-box p{
        color: #58510D;
      font-weight: 600;
      font-size: 1.3rem;
      width: 70%;
      margin: auto;
}


.about-section p{
          color: #58510D;
      font-size: 1.3rem;
      width: 80%;
      margin: auto;
}


.awards-section{
  height: 500px;
  background-color: #BFC866;
  display: flex;
  justify-content: center;
  align-items: center;
}


.awards-section .small-heading{
 font-size: 1.6rem;
}

.project-address p{
  color: #403b0a;
  font-size: 1.4rem;

}


.request-btn{
  background-color: #403b0a;
}

.contact-form-section{
  background: #BFC866;
}

.contact-form-section input, .contact-form-section select{
 padding: 12px;
}

.contact-form-section .fa-solid, .fas {
    font-weight: 900;
    font-size: 36px;
    color: #fff;
}

.contact-icon{
  display: flex;
  margin-top: 40px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
    color: #58510D;
  font-weight: 500;
  padding: 0 50px;
  border-right: 1px solid #fff;
}

.contact-icon:last-child{
 border: none;
}

.contact-icon a{
  text-decoration: none;
  color: #58510D !important;
  font-weight: 500;
}

 .custom-footer {
    background-color: #58510D;
  }

  .footer-link {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
    font-weight: 500;
    display: inline-block;
    padding: 5px 8px;
  }

  .footer-link:hover {
    text-decoration: underline;
    color: #dcdcdc;
  }


  .project-box img {
  transition: transform 0.3s ease;
  transform: scale(1.05);
}

.project-box:hover img {
  transform: scale(1.1);
}

.project-box {
  position: relative;
  overflow: hidden;
}

.overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(143, 160, 57, 0.85);
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: opacity 0.5s ease;
  opacity: 1;
  pointer-events: none;
}

/* Faded state */
.overlay.fade {
  opacity: 0;
}

/* On hover: fade out immediately */
/*.project-box:hover .overlay {*/
/*  opacity: 0 !important;*/
/*}*/


.project-box h5{
  font-size: 2rem;
}

.project-box p{
  font-size: 1.2rem;
}



.project-box:hover .overlay {
  opacity: 0;
}

.project-container img{

  height: 600px;
  border: 3px solid #201d03;
}

/* Sticky Button */
.sticky-btn {
    padding: 20px 5px;
    transform: rotate(90deg);
    right: 0;
    z-index: 11111;
    width: 0;
    height: 61px;
    position: fixed;
    top: 25%;
    transition: 0.5s height;
    background: transparent;
    border: 0;

}

.sticky-btn span{
background: #bfc866;
    width: 175px;
    line-height: 40px;
    color: #fff;
    display: block;
    height: 40px;
    transition: 0.5s all;
    border-radius: 0 0 10px 10px;
    font-size: 20px;

}

.sticky-btn span:hover{
    height: 45px;


}

/* Popup Overlay */
.form-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1001;
}

/* Form Content */
.form-popup-content {
  background: white;
  padding: 50px 25px;
  width: 100%;
  max-width: 500px;
  position: relative;
  border-radius: 10px;
  animation: fadeIn 0.3s ease-in-out;
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.form-popup-content .schedule-form {
  position: relative !important;
    margin-top: 0px;
    padding: 50px 0;
    width: 100%;
    /* margin: auto; */
}

.form-popup-content h5 {
   font-size: 25px;
    /* margin: auto; */
}

.why-choose-slider{
  display: none;
}

.sticky-mobile{
    display:none;
}

.form-title {
    font-size: 20px;
    text-align: center;
}

.form-subtitle {
    text-align: center;
}

form.callback-form {
    gap: 13px;
    display: flex;
    flex-direction: column;
}
.call-section {
    text-align: center;
    margin-top: 30px;
}

.call-section p {
    margin: 0;
}
.call-section a {
    text-decoration:none;
    color:#58510D;
}


.desktop{
    display:block;
}

.mobile{
     display:none;
}














/* Fade In Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.9); }
  to { opacity: 1; transform: scale(1); }
}




    /* Responsive tweaks */
    @media (min-width: 992px) {
      .hero-section {
        padding: 3rem 1rem;
      }

      .hero-text h2 {
        font-size: 2.3rem;
      }

      .btn-book {
        font-size: 1.2rem;
        padding: 0.6rem 1.5rem;
      }

      .form-container {
        padding: 2rem;
      }

      .btn-submit {
        font-size: 1.2rem;
      }
    }


    @media (max-width: 1090px) {
.schedule-form {
    margin-top: 0;
    margin-right: 50px;
    width: 400px;
    position: absolute;
    top: 75%;
    /* margin: auto; */
}

.navbar-custom a{
  font-size: 12px;
}
}


@media screen and (max-width: 1200px) and (min-width: 900px) {
.banner-heading {
    font-size: 2rem;
}
.banner-content {
    font-size: 1.2rem;
    line-height: 2rem;
}
    .schedule-form {
        margin-top: 0;
        margin-right: 50px;
        width: 400px;
        position: absolute;
        top: 60%;
        margin: 0;
    }
    .schedule-form h5 {
    color: #57510c;
    font-size: 1.3rem;
    text-align: center;
}

.btn-gold {
    background-color: #BFC866;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
}

.sub-heading {
    font-size: 2.4rem;
    color: #58510D;
    width: 100%;
    margin-top: 20px;
}








}












    /* Truncate table cell padding for smaller devices */
    @media (min-width: 1200px) {
.banner-heading {
    font-size: 2.2rem;
}
    .schedule-form {
        margin-top: 0;
        margin-right: 50px;
        width: 400px;
        position: absolute;
        top: 385px;
         margin-left:-20px;
        /* margin: auto; */
    }
.banner-content {
    font-size: 1.3rem;
    line-height: 2.3rem;
}
.schedule-form h5 {
    font-size: 1.3rem;
}
.sub-heading {
    font-size: 2.5rem;
}

.overview-section p {
    font-size: 1.2rem;
}
.facility-slider {
    margin-top: 0;
}
.small-heading {
    font-size: 1.2rem;
 
    }
    .icon-green {
    width: 70px;
    height: 70px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.awards-section {
    height: auto;
    background-color: #BFC866;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
}

.icon-box .icon-green {
    width: 100px;
    height: 100px;

}
  }


      @media (max-width: 600px) {
          
    .whatsapp {
    bottom: 60px !important;

}      
         button.openPopupBtn {
    border: none;
    background: transparent;
            color: black;
} 
          
.banner-heading {
    font-size: 1.8rem;
}
.banner-content {
    font-size: 1rem;
    line-height: 1.3rem;
}
.sub-heading {
    font-size: 1.7rem;

}
.pricing p {
    font-size: 1rem;
}

.hero-container {
    height: 450px;

}

.schedule-form{
margin: 0;
        width: 100%;
        position: static;
}

.schedule-form h5 {
    color: #57510c;
    font-size: 1.2rem;
    text-align: center;
}
.overview-section {
    text-align: center;
}

.overview-section p{
   font-size: 1rem;
   width: 100%;
   text-align: center;
}

.btn-gold {
    background-color: #BFC866;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
}


.pricing thead th {
    background-color: #58510D;
    color: #fff;
    font-size: 13px;
}

.pricing td {
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #58510D;
}


   .pricing .btn-gold {
        background-color: #58510d;

    }
    .pricing p {
        font-size: 1rem;
        margin: 10px !important;
    }

.pricing {
    background-color: #BEC764;
    padding: 20px 0 !important;
    margin-bottom: 20px;
}
.external .small-heading {
    font-size: 1rem;
    color: #fff;
    width: 80%;
}

.facility-slider {
    margin-top: 0;
    font-size: 20px;
}

.external {
    padding: 15px !important;
}

.small-heading {
    font-size: 1rem;
    color: #58510D;
} 
.why-choose {
background:none;
    height: fit-content;
            padding: 0 !important;
                    margin-top: 50px;


}
.slick-current {
    scale: 1;
}
    .desktop {
        display: none !important;
    }

    .facility-slider .slick-prev {
  left: -15px;
}
.facility-slider .slick-next {
  right: -15px;
}


    .slick-prev {
  left: 0px;
}
.slick-next {
  right: 0px;
}

.contact-form-section {
    background: #BFC866;
    overflow: hidden;
}
.facility-slider .slick-current{
 scale: 1;
}
.facility-slider .slick-slide{
  margin: 0;
}
.floor-plans .slide {
    margin: 10px;
}
.awards-section .small-heading {
    font-size: 1rem;
}

.awards-section {
    text-align: center;
}

    .about-section p {
        font-size: 11px;
        width: 100%;
    }


.about-section .col-md-4.col-lg-4 {
    width: 50%;
    padding: 0;
    margin: 0;
}

.project-container img {
    height: 300px;
    border: 3px solid #201d03;
}

.project-box h5 {
    font-size: 10px;
}
.project-box p {
    font-size: 10px;
}
section#e-brochure {
    text-align: center;
}

.contact-icon {
    font-size: 18px;
        margin-top: 5px;
    border-right: none;
}

.contact-form-section .fa-solid, .fas {
    font-weight: 900;
    font-size: 22px;
    color: #fff;
}


    .icon-container {
        width: 90%;
        margin: auto;
        gap: 10px;
        align-items: flex-start !important;
    }


   .contact-form-section .small-heading {
        font-size: 1.8rem;
               color: #58510D;
    }

    .small{
     font-size: 1.4rem !important; 
    }

   .custom-footer .col-auto {
    flex: 0 0 auto;
    width: 50%;
}
.footer-form{
  width: 100% !important;
}
button.navbar-toggler {
    border: none;
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

.hero-container {
    background-attachment: scroll;
    background-size: cover;
    background-position: -120px;
}

    .banner-heading {
        font-size: 1.2rem;
    }
        .banner-content {
        font-size: 13px;
        line-height: 17px;
    }

      .hero-container   .btn-gold {
        background-color: #BFC866;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
    }

    .content-box {
    width: 50%;
    float: inline-end;
}
.project-address p {
    color: #403b0a;
    font-size: 1rem;
    width: 90%;
    margin: auto;
}
.sticky-btn span {
    width: 140px;
    height: 40px;
    transition: 0.5s all;
    border-radius: 0 0 5px 5px;
    font-size: 16px;
}

.sticky-btn {
    top: 60%;

}
.external p {
    margin-bottom: 0;
}

    .slick-prev, .slick-next{
        top: 40%;
    }


        .why-choose .slick-prev {
        left: 51px;
    }
            .why-choose .slick-next {
        right: 51px;
    }

       .floor-plans .slick-prev, .floor-plans .slick-next {
        top: 50%;
    }

        .floor-plans .slick-prev {
       left: -10px;
    }
         .floor-plans .slick-next {
       right: -10px;
    }
    
    
        .sticky-btn {
        top: 60%;
        display: none;
    }

    .sticky-mobile {
        display: flex;
        background: #bfc866;
        position: fixed !important;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding: 10px;
        z-index:11111111;
    }
    
 .sticky-mobile .sticky-btn-icon {
    width: 50%;
    border: 1px solid;
    padding: 0px;
    text-align: center;    
}
    .sticky-mobile {
        padding: 0;

    }
    
 .sticky-mobile #openFormBtn1 {
    background: transparent;
    border: none;
    padding: 10px;
    color:#000 !important;
    text-align: center;
}

 .sticky-mobile .fas {

        padding-top: 10px;
    }


  .sticky-mobile a {
    text-decoration: none;
}


.about-section svg {
    vertical-align: middle;
    scale:1;
}

.form-popup-content h5 {
    font-size: 18px;
    /* margin: auto; */
}

.form-popup-content {
    width: 90%;
}

.desktop{
    display:none;
}

.mobile{
     display:block;
}





      }