@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

.main-body{
    background-image: url('../images/crafted-background-img.jpg');
    background-size: cover;
}
/* .main-body-properties{
    background-image: url('../images/properties-background-main.jpg');
    
}  */
/* navigation bar */
.navigation-container {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    background: url('../images/nav-background.png');
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.navigationcontent {
    padding: 0px 40px 8px;
    margin: 0 auto;
}

.navbar-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navcontent {
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 20px !important;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 1) !important;
}

.builder-sections {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
}

.navbar-expand-md .navbar-nav {
    gap: 40px;
}

.enquiry-buttton{
    border-width: 0px, 0px, 4px, 4px;
    border-style: solid;
    background: rgba(255, 255, 255, 1);
    border-color: rgba(131, 81, 3, 1);
    opacity: 1;
    gap: 8px;
    border-radius: 50px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    padding: 6px 15px;
    color: #4B2600;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease-in-out;
}
.whatsapp-buttton{
    padding: 9px 21px;
    color: #4CAF50;
}
.banner-heading{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 56px;
    line-height: 66px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0 1rem;
    color: #3C1F00;
}
.banner-paragraph{
    color: #562C00;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0 20px;
}
.banner-btn{
    background: linear-gradient(180deg, #784C1F 0%, #E2B87E 100%);
    padding: 9px 36px;
    opacity: 1;
    gap: 10px;
    border-radius: 60px;
    color: #FFFFFF;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    border: none;
    transition: all 0.3s ease-in-out;
    /* border: 1px solid #965700; */
    border: 1px solid #FFFFFF;
}
.bannerbtn{
    border: 1.5px solid #784C1F;
    padding: 9px 61px;
    opacity: 1;
    gap: 10px;
    border-radius: 60px;
    border-width: 2px;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    transition: all 0.3s ease-in-out;
    color: #784C1F;
    background: #FDFDFDE5;

}
.crafted-meaning{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0px;
    color: #464646;
    text-align: center;
    margin-bottom: 0;
}
.crafted-heading{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 50px;
    letter-spacing: 0px;
    color: #713900;
    text-align: center;
}
.crafted-card{
    border-top-left-radius: 10px;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
    border-bottom-left-radius: 150px;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px 0px #959DA533;
    transition: all 0.2s ease-in-out;
    height: -webkit-fill-available;
}
.crafted-card:hover p,
.crafted-card:hover span {
    color: #4D2B08;

}
.crafted-card:hover .top-leaf {
  /* opacity: 0;  */
  display: none;
}
.crafted-card:hover .top-leaf-white {
  /* opacity: 0;  */
  display: block;
}
.crafted-card:hover .crafted-content img {
  opacity: 1; /* show second image */
}
.top-leaf-white{
    padding: 5px;
}

.crafted-content{
    padding: 0 10px 10px;
}
.top-leaf{
    padding: 5px;
}
.delivered-first{
    font-family: 'Katibeh';
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #3F3F3F;
    margin-bottom: 10px;
}
.delivered-first span{
    color: #C78935;
}
.delivered-second{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #454545;
    margin-bottom: 14px;
}
.allcrafted-card{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
/* .crafted-homes-rooted{
    background:url('../images/carfting-img-rooted.jpg');
    background-repeat: no-repeat;
    border-radius: 0px 0px 0px 10rem;
    background-size: cover;
} */
.crafted-content-img{
    display: flex;
}
.about-sln{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0px;
    color: #FFCA80;
    margin-bottom: 0;
    text-align: left;
}
.crafting-rooted{
    color: #FFFFFF;
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    letter-spacing: 0.27px;
    line-height: 64px;
    text-align: left;
}
.sln-content{
    color: #FFFFFF;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}
.harmony-content{
    padding:50px;
    padding-top: 0;
}
/* .crafted-content-img{
    padding: 5rem 0 0;
} */
.strong-foundation{
    color: #464646;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0;
}
.vision-luxury{
    color: #713900;
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 50px;
    letter-spacing: 0px;
    text-align: center;
    position: relative;
    z-index: 9;
    line-height: 1;
    margin-bottom: 2rem;
}
.vision-luxury-right{
    background: url(../images/serenity-enclave-bgimg.avif);
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: -webkit-fill-available;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-size: cover;
    /* border-bottom: 2px solid #EEB362; */
    border-right: 2px solid #EEB362;
}
.bothofvision{
    display: flex;
    gap: 20px;
    border-radius: 6px;
    height: 600px;
}
.vision-luxury-left{
    width: 50%;
}

.vision-right-first{
    font-family: 'butler';
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 0;
    background: url('../images/slm-palam.avif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #784C1FD1;
    background-clip: text;
    line-height: 1;
    padding: 10px;
}
.vision-right-second{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 0px;
    text-align: center;
    color: #936319;
    margin-bottom: 0;
}
.vision-right-third {
    font-family: 'Urbanist', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
    margin: 10px 0;
    text-align: justify;
    padding: 0px 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6D3903;
}


.vision-luxury-left-img{
    border-radius: 6px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.villas{
    font-family: 'Lufga';
    font-weight: 500;
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: justify;
    color: #784C1F;
    margin-bottom: 0;
}
.info-about-villas{
    display: flex;
    justify-content: space-around;
    padding: 6px 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background: #FFFFFF2B;
}
.floorsqft{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.view-property{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #936319;
    gap: 8px;
    border-radius: 50px;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #f8faf9;
    padding: 10px 98px;
    border: 1x solid;
}
.viewproperty{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
}
hr{
    border: 1px solid #FAFAFA !important;
}
.bothofvision-bg{
    background-color: #FFFFFF;
    opacity: 1;
    border-radius: 8px;
    border-width: 1.5px;
    padding: 16px;
    border: 1.5px solid #E2B87E;
    position: relative;
    z-index: 11;
}
.three-m {
    background-image: url('../images/m3-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.stories-of-sucess{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0px;
    color: #FFBE63;
    text-align: center;
    margin-bottom: 0;
}
.milestones{
    padding: 3rem 0 0 0;
}
.moments{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    letter-spacing: 0.27px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1;
}
.swipercard{
    opacity: 1;
    border-radius: 20px;
    border-width: 1px;
    background: #FFFFFF30;
    border: 1px solid #FFFFFFBA;
    backdrop-filter: blur(60px);
    padding: 20px;
    padding: 20px 20px 50px 20px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: relative;
    width: 100%;
    height: 210px;
}
.living-at-harmony {
    color: #FFFFFF;
    font-family: 'Urbanist';
    font-weight: 300;
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0.14px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.author {
    color: #FFFFFF;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    letter-spacing: 0.16px;
    margin-bottom: 0;
}
.address {
    font-family: 'Urbanist';
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.16px;
    color: #FFFFFF;
}
.conatctus-bgimg{
    background-image: url('../images/contactus-bgimg.avif');
    color: #FFFAF4E3;
    background-size: cover;
}
.contactus{
    background-image: url('../images/contact-form.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 40px;
    gap: 20px;
    border-radius: 14px;
}

.contactcont{
  padding: 6rem 0;
}
.enquiryform{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
}
.enquiryform input {
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #7E510B; 
    outline: none;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    text-align: left;
    /* color: #975F09; */
    border-left: none;
    border-right: none;
    border-top: none;
    background: transparent;
}
.contact-form{
 padding: 10px 10px;
}
.submit-btn{
    width: 320;
    height: 62;
    opacity: 1;
    gap: 11px;
    border-radius: 37px;
    background: linear-gradient(180deg, #936319 0%, #DD9E46 100%);
    border: none;
    color: #FBFBFB;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 10px 66px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #DD9E46;
   
}
.contact-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 0;
}
.contact-details{
    opacity: 1;
    border-radius: 40px;
    background-color: #FFFFFF;
    padding: 34px 20px;
}
.contact-us-name{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    letter-spacing: 0px;
    color: #936319;
    margin-bottom: 0;
}
.lets-start{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0px;
    color: #E58C10;
    margin-bottom: 32px;
}
.contact-address{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    color: #936319;
    margin-bottom: 0px;
    line-height: 30px;
}
.logoscontact{
    display: flex;
    align-items: center;
    gap: 10px;
}
.all-logo{
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.footer{
    background-image: url('../images/footer-bgimg.webp');
     background-size: cover;
}
.footer-sec{
    display: flex;
    justify-content: center;
    /* padding: 3rem 2rem; */
    gap: 10px;
}
.allcontentfooter{
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0px;
    font-style: bold;
    color: #E2B87E;
}
.thiscontent{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-right: 40px;
}
.properties{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 0;
    list-style: none;
}
.contact-footer-address{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.addreswithlogo{
    display: flex;
    align-items: center;
    gap: 10px;
}
.footeradress{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.footer-app-logos{
    display: flex;
    gap: 20px;
}
.footer .copyright {
    padding: 14px 0 ;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}
.transform-your-home{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.transform-your-home a{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-decoration: none;
}
.blogSwiper{
    padding: 2rem 0;
}
.foundationsec{
    background-image: url('../images/vision-background-img.avif');
    position: relative;
    padding-bottom: 2rem;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.crafted-right-top-img{
    position: absolute;
    right: 0;
    top: 0;
    /* opacity: 40%; */
}
.crafted-left-bottom-img{
    position: absolute;
    bottom:0;
    opacity: 30%;
}
.swipercard {
  position: relative;
}

/* .swipercard::after {
  content: "❞";
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 60px;
  color: rgba(255, 255, 255, 0.3); 
  line-height: 1;
} */



.about-us-firstsec{
    padding-top: 4rem;
}
.about-us-heading{
    font-family: 'Chronicle Display', serif;
    font-weight: 450;
    font-size: 76px;
    line-height: 92px;
    letter-spacing:1.5px;
    text-align: center;
    /* background: linear-gradient(153.77deg, #FCD664 16.5%, #F5E893 197.43%); */
    background: linear-gradient(239.17deg, #C3883A -56.78%, #FCDF79 68.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 0;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.4));
}
.building-homes{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #713900;
}
.building-homes-txt{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: center;
    color: #2B2B2B;
}
.more-homes{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.quality-imgs{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: relative;
    z-index: 99;
}
.our-mission-and-vission{
    height:356px;
    opacity: 1;
    border-radius: 5000px;
    background: linear-gradient(180deg, #E2B87E 0%, #784C1F 100%);
    position: relative;
    bottom: 308px;
    z-index: 9;
}
.customer-centric{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.our-mission{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0px;
    text-align: center;
    /* background: linear-gradient(180deg, #EEB362 0%, #E2B87E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; */
    color: #FFEED7;
    margin-bottom: 4px;
    margin-top: 14px;
}
.our-vission{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 30px;
    margin-bottom: 0;
}
.redefining-future{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0px;
    text-align: center;
    color: #713900;
    position: relative;
}
.redefining-future-txt{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
    color: #2B2B2B;
}
.redefining-future{
    display: flex;
}
.viewproperties{
    opacity: 1;
    border-radius: 500px;
    padding-top: 6px;
    padding-right: 7px;
    padding-bottom: 6px;
    padding-left: 13px;
    background: #784C1F;
    color: #FBFBFB;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 0px;
    border: none;
    padding: 13px 19px;
    transition: all 0.3s ease-in-out;
}
.modren-living{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.details-of-projects{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 3rem 0;
}
.details-of-number{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 110px;
    letter-spacing: 0px;
    text-align: center;
    color: #936319;
    margin-bottom: 0;
    line-height: 1;
}
.complete-p{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 32px;
    /* line-height: 30px; */
    letter-spacing: 0px;
    text-align: center;
    background: linear-gradient(180deg, #FDB450 0%, #D49134 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 0;
}
.commitment-extends{
    background-image: url('../images/commitment-extends.avif');
}
.extends-beyond{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0.27px;
    color: #523200;
}
.commitment-beyond{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #321A00;
}
.beyond-content-img{
    display: flex;
    padding: 4rem 0;
    justify-content: center;
    align-items: center;
}
.beyond-construction{
    padding: 0 3rem;
}
.futuresec{
    background: #F5F5F5;
}
.redefining-future-left{
    padding-top: 8rem;
}
.modren-living-left-top{
    position: absolute;
}
.modren-living-right-top{
    position: absolute;
    right: 0;
}
/* .building-trust{
    background: #F6F4EE80;
} */

.mission-vission{
    position: relative;
}
.properties-heading{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 76px;
    line-height: 92px;
    letter-spacing: 1.52px;
    text-align: center;
    background: linear-gradient(153.77deg, #FCD664 16.5%, #F5E893 197.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 0;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.4));
}
.properties-firstsec {
    padding-top: 6rem;
}
.find-your-space{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0.27px;
    text-align: center;
    color: #713900;
    margin-bottom: 0;
}
.find-your-space-txt{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: center;
    color: #2B2B2B;
    padding: 0 7rem;
}
.find-your-space-bgimg {
    background-image: url('../images/find-your-space-bgimg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    border-radius: 6px;
    height: 450px;
}
.both-img-content-space {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 23px;
}
.palms-head {
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.8;
    letter-spacing: 0px;
    color: #592E01;
    text-align: center;
    margin-bottom: 16px;
}
.space-img {
    /* padding: 3rem 3rem 2rem 3rem; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 54%;
    padding: 20px 0;
}
.space-city{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    color: #784C1F;
    margin:6px;
}
.palms-content{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #462A00;
    text-align: center;
    margin-bottom: 0;
}
.logos-sln-properties{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.nameofsln{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 22px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: justify;
    color: #623507;
    margin-bottom: 0;
}
.sln-both-img-txt{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.properties-hr{
    margin: 6px;
}
/* .properties-enquiry-btn{
    gap: 14px;
    border-radius: 60px;
    border-width: 2px;
    background: #FDFDFDBD;
    border: 2px solid transparent;
    background-image: linear-gradient(#e6ede9, #e6ede9), 
                    linear-gradient(180deg, rgba(226, 184, 126, 0.6), rgba(230, 163, 69, 0.6));
    padding: 7px 57px;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 0px;
    color:  #07693f;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    transition: all 0.3s ease-in-out;
} */

.properties-enquiry-btn {
    gap: 14px;
    border-radius: 60px;
    border-width: 2px;
    border: 2px solid transparent;
    background-image: linear-gradient(#e6ede9, #e6ede9), 
                      linear-gradient(180deg, rgba(226, 184, 126, 0.6), rgba(230, 163, 69, 0.6));
    padding: 7px 45px;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

/* Make TEXT inside the button gradient */
.properties-enquiry-btn span {
    background: linear-gradient(90deg, #784C1F 0%, #936319 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.properties-enquiry-btn .fa-arrow-right{
    background: linear-gradient(90deg, #784C1F 0%, #936319 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent; /* fallback */
}
.properties-view-btn{
    gap: 14px;
    border-radius: 60px;
    border-width: 2px;
    border: 2px solid transparent !important;
    padding: 7px 36px;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    border: 2px solid;
    background: linear-gradient(180deg, #784C1F 0%, #936319 100%) padding-box, /* button fill */
    linear-gradient(180deg, rgba(226, 184, 126, 0.6) 0%, rgba(230, 163, 69, 0.6) 100%) border-box;
    transition: all 0.3s ease-in-out;
}

.enquiry-view-btn{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 10px;
}
.toogleproperties {
    opacity: 1;
    gap: 20px;
    border-radius: 50px;
    border-width: 1px;
    padding: 6px 6px;
    background: #936319;
    border: 1px solid #EEB362;
    box-shadow: 0px 7px 29px 0px #64646F33;
    justify-content: space-between !important;
}
.properties-blogs{
    opacity: 1;
    gap: 10px;
    border-radius: 50px !important;
    background: transparent !important;
    padding: 9px 20px !important;
    font-family: 'Urbanist';
    font-weight: 500 !important;
    font-size: 34px !important;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF !important;
}
.properties-blogs.active{
    /* background: linear-gradient(180deg, #E2B87E 0%, #936319 100%) ; */
    font-weight: 500 !important;
    background: #FFEACD !important;
    color: #5E3A01 !important;
}
.properties-card{
    opacity: 1;
    border-radius: 10px;
    border-width: 2px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 8px 24px 0px #959DA533;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF url('../images/upcoming-properties-bgimg.png'); 
    /* background-size: cover; */
    /* width: fit-content; */
}
.upcoming-heading{
    font-family: 'Butler';
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0px;
    color: #784C1FD9;
    margin: 10px 0;
    line-height: 1;
}
.upcoming-location{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    color: #936319;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    gap: 4px;
    align-items: center;

}
.palms-details{
    display: flex;
    align-items: center;
    gap: 46px;
    margin: 16px 0;
    width: 100%;
     padding: 10px 0;
}
.palms-properties-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.villasSqft{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: justify;
    color: #784C1F;
    margin-bottom: 0;
}
.palms-enquiry-btn{
    width: 274;
    height: 54;
    gap: 12px;
    border-radius: 60px;
    border-width: 2px;
    background: linear-gradient(180deg, rgba(147, 99, 25, 0.2) 0%, rgba(238, 179, 98, 0.2) 100%);
    border: 2px solid #784C1F;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    color: #784C1F;
    padding: 7px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}
.pro-btn{
    display: flex;
    gap: 12px;
}
.palms-view-btn{
    width: 274;
    height: 54;
    gap: 12px;
    border-radius: 60px;
    border-width: 3px;
    border: 2px solid #00422599;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    color: #fff;
    padding: 6px 38px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border:3px solid transparent;
    border-image-slice: 1;
    background: linear-gradient(180deg, #936319 0%, #F9B454 100%) padding-box, /* button fill */
                linear-gradient(180deg, rgba(226, 184, 126, 0.6) 0%, rgba(230, 163, 69, 0.6) 100%) border-box;
    transition: all 0.3s ease-in-out;
}

.sundaram-plams-img{
    width: 100%;
}
.blog-img{
    position: relative;
    display: inline-block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 71.34%);
    border-radius: 6px;
}
.blog-img img {
  display: block;
  mix-blend-mode: multiply; /* image blends with gradient bg */
  border-radius: 6px;
}
.blogcontent{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.blogdetail{
    position: absolute;
    padding: 15px;
    width: 40%;
}
.blog-heading{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #FDFDFD;
    margin-bottom: 0px;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.datecategory{
    display: flex;
    gap: 12px;
    padding-bottom: 8px;
}
.category-logo-name{
    display: flex;
    justify-content: center;
    align-items: center;
}
.blogdate{
    opacity: 1;
    gap: 10px;
    border-radius: 50px;
    background: #8C6427;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFE6C4;
    margin-bottom: 0;
    padding: 0 10px;
}
.blogcategory{
    opacity: 1;
    gap: 6px;
    border-radius: 50px;
    background-color: #8C6427;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFE6C4;
    margin-bottom: 0;
    padding: 0 9px;
    display: flex;
}
.read-more-btn{
    width: 280;
    height: 48;
    gap: 10px;
    border-radius: 60px;
    border-width: 1px;
    background: #F7EBDA;
    border: 1px solid #784C1F;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    color: #784C1F;
    padding: 11px 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    display: none;
    transition: all 0.5s ease-in-out;
    margin-top: 21px;
}
.allblogs{

    width: 100%;
    height: 100%;
    border-radius: 400px !important;
    padding: 14px 0px 8px !important;
    font-family: 'Urbanist';
    font-weight: 400 !important;
    font-size: 36px !important;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #FFDEAF !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.blogone{
    background-image: url('../images/before-one.png') !important;
}
.blogtwo{
    background-image: url('../images/before-two.png') !important;
}
.blogthree{
    background-image: url('../images/before-three.png') !important;
}
.blogfour{
    background-image: url('../images/before-four.png') !important;
}
.blogone.active{
    background-image: url('../images/after-one.png') !important;
    background-color:transparent !important;
    color: #694000 !important;
}
.blogtwo.active{
    background-image: url('../images/after-two.png') !important;
    background-color:transparent !important;
}
.blogthree.active{
    background-image: url('../images/after-three.png') !important;
    background-color:transparent !important;
}
.blogfour.active{
    background-image: url('../images/after-four.png') !important;
    background-color:transparent !important;
}
.desc {
  display: block;
  transition: all 0.5s ease-in-out;
  font-family: 'Urbanist';
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #DFDFDF;
  margin-bottom: 20px;
    margin-top: 10px;
}

.hr-center-this{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.recent-blogs{
    font-family: 'Chronicle Display';
    font-size: 54px;
    letter-spacing: 1px;
    text-align: center;
    color: #784C1F;
    font-weight: 450;
}
.enquiryform input::placeholder,
.enquiryform textarea::placeholder {
  color: #975F09;
  font-weight: 300;
}
.villa-or-appartment{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding-top: 24px;
}
.enquiryforms {
    display: flex
;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
}
.enquiryforms input {
    width: 100%;
    padding: 12px 15px;
    border-bottom: 1px solid #7E510B;
    outline: none;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    text-align: left;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #472d05;
}
.enquiryforms input::placeholder {
  color: #936319 !important; 
  font-size: 28px;
}
.contact-address1{
    color: #FFF7EB !important;
    margin-bottom: 0;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
}
.vission-mission{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 46px;
    letter-spacing:  0.23px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    z-index: 99;
    line-height: 1;
    margin-bottom: 0;
}
.vission-content-img{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding-top: 20px;
}
.our-mission-vission-left-right{
    position: relative;
    z-index: 99;
}
.luxury-container{
    width: 50%;
}
.ten-plus{
    font-family: 'Chronicle Display';
    font-weight: 450;
    font-size: 70px;
    letter-spacing: 0px;
    /* background: linear-gradient(98.61deg, #FFD862 1%, #EECC64 48.33%); */
    color: #FDFDFD;
    line-height: 1;
    margin-bottom: 0;
}
.years-of-experience{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.ten-experience{
    opacity: 1;
    border-radius: 14px;
    background: url('../images/crafting-years-bgimg.jpg');
    width: fit-content;
    padding: 14px;
    position: absolute;
    top: 70%;
}
.contact-another{
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF !important;
}
.addreswithlogo-footer{
    align-items: flex-start;
}
a{
    text-decoration: none !important;
}
.aboutlogoscontact{
    align-items: flex-start;
}
.blog-details-heading{
    line-height: 92px;
}
.abouts-us-background{
    background-image: url('../images/about-us-background.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.building-more-than-homes{
    position: relative;
    z-index: 9;
}
.our-vission-right-bottom{
    right: 0;
    position: absolute;
    top: 200px;
    /* opacity: 40%; */
}
.home-body{
    background-color: #000000;
}
.properties-bgimg{
    background-image: url('../images/properties-bg-img.webp');
    background-size: cover;
}

.contact-adress-1{
    font-size: 20px;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  background: linear-gradient(180deg, #E2B87E 0%, #BC7512 100%);
  color: #fff;
  border-radius: 50%;
  padding: 14px 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 99;
  border: 1px solid #E2B87E;
}
.blog-heading-h{
    line-height: 92px;
}
.coming-soon{
    text-align: center;
    padding: 4rem 0 0 0;
    font-size: 40px;
    font-family: 'Chronicle Display';
    background: linear-gradient(180deg, #ebb56b -2.25%, #623609 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.livedream-prev{
    opacity: 1;
    border-radius: 100px;
    border-width: 2px;
    background: #FFFFFF;
    border: 2px solid #E2B87E;
    padding: 13px 13px;
    position: relative;
    z-index: 9;
    right: 2rem;
}
.livedream-next{
    opacity: 1;
    border-radius: 100px;
    border-width: 2px;
    background: #FFFFFF;
    border: 2px solid #E2B87E;
   padding: 13px 13px;
   position: relative;
   z-index: 9;
   left: 2rem;
}
.prev-next{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    bottom: 16rem;
}

.redefining-future-div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.building-trust{
    padding-top: 3rem;
}
.contact-logo{
    align-items: flex-start;
}
.contactadress{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    color: #936319;
    margin-bottom: 0;
}
.adressofcontact{
    font-size: 20px;
    line-height: 30px;
}
.lets-starts{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #E58C10;
}
.hrline{
    margin: 0;
}
.enquiryform_border ::placeholder {
    font-weight: 300;
}



/* Overlay */
.popup-overlay {
  display: none; /* hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Popup box */
.popup-box {
  background-image: url('../images/background-for-enquiry-btn.jpg');
  border-radius: 10px;
  width: 50%;
  position: relative;
  box-shadow: 0 8px 25px rgba(0,0,0,0.3);
}

/* Close button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  cursor: pointer;
  color: #333;
}

/* Form fields */
.popup-box input {
  width: 100%;
  padding: 12px;
  margin: 10px 0;
  border-radius: 5px;
}

.verifybtn {
  background: #007bff;
  color: #fff;
  padding: 12px;
  width: 100%;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.verifybtn:hover {
  background: #0056b3;
}
.popup-head{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 34px;
    letter-spacing: 0px;
    text-align: center;
    color: #936319;
    margin-bottom: 0;
    text-align: center;
}
.enquiry-d-close {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    background: #FDFDFD82;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 2px 10px;
    border-bottom: 0.4px solid #936319;
    position: relative;
}
.formfields{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
 label{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #784C1F !important;
}
.labelwithfield{
      display: flex;
      flex-direction: column;
   }
   .submit-enquiry-form-m{
      width: 60%;
      background: #784C1F;
      border-radius: 4px;
      border: 1px solid #784C1F;
      padding: 14px 0 ;
      font-family: 'Urbanist';
      font-weight: 600;
      font-size: 26px;
      line-height: 26px;
      letter-spacing: 0px;
      color: #FBD86B;
       transition: all 0.3s ease-in-out;
   }
   /* Input field style */
   form input {
   width: 100%;
   padding: 6px 8px;
   font-family: 'Urbanist';
   font-weight: 400;
   font-size: 18px;
   letter-spacing: 0px;
   text-align: left;
   border: 0.5px solid #E2B87E;
   color: #351d04;
   }

   /* On focus */
   form input:focus {
   border-color: none;  
   border-bottom: 1px solid #7E510B;
   
   }
   .labelwithfield input:focus{
     border: 1px solid #7E510B;
   }

   /* Placeholder style */
   form input::placeholder {
   color: #999;            
   font-size: 18px;
   font-weight: 300;
   font-family: 'Jost', sans-serif;
   }  
.labelinput{
    padding: 30px;
}
.submitbtn-d{
    display: flex;
    justify-content: center;
}
.enquiry-btn-close-align{
    position: absolute;
    right: 0;
}
.popup-form-close-btn{
    cursor: pointer;
}
input:focus,
input:focus-visible {
    outline: none;
    border: none; /* optional, only if you want no border */
    box-shadow: none; /* removes glow in some browsers */
}
.thankyoupage{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('../images/thankyou-page.jpg');
    height: 100%;
}
.thankyou{
    font-family: 'chronicle-display';
    font-weight: 450;
    font-size: 48px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #784C1F;
    margin: 0;
}
.thankyou-paragraph{
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #8B5305;
    margin: 0;
    line-height: 35px;
}
/* .crafted-homes-rooted{
    background-image: url('../images/carfting-img-rooted.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.crafted-for-img{
    background-image: url('../images/crafted-for-img.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
} */
/* .arrow-swiper-logo-all{
    right: 0rem;
}
.arrow-swiper-logo-right{
    left: 0rem;
} */
.swiper-slide-premium{
    width: fit-content !important;
}
.properties a{
    color: #FFFFFF !important;
}
/* From Uiverse.io by Shoh2008 */ 
.loader {
  width: 65px;
  height: 60px;
  background: linear-gradient(#0000 calc(1 * 100% / 6), #e4c25b 0 calc(3 * 100% / 6), #0000 0), linear-gradient(#0000 calc(2 * 100% / 6), #e4bc44 0 calc(4 * 100% / 6), #0000 0), linear-gradient(#0000 calc(3 * 100% / 6), #efcb5f 0 calc(5 * 100% / 6), #0000 0);
  background-size: 10px 400%;
  background-repeat: no-repeat;
  animation: matrix 1s infinite linear;
}


@keyframes matrix {
  0% {
    background-position: 0% 100%, 50% 100%, 100% 100%
  }

  100% {
    background-position: 0% 0%, 50% 0%, 100% 0%
  }
}
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--bs-white);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}
.legal-rera{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.announced-soon{
    text-align: center;
    padding: 2rem 0;
    font-size: 70px;
    font-family: 'Jost';
    color: #5E3A01;
    text-transform: capitalize;
}
.to-be-announce{
    border-radius: 20px; /* outer radius */
    padding: 5rem 3rem; /* inner spacing */
    background-image: url('../images/properties-details-imgs/properties-announced-soon-background-img.png');
    background-size: cover;
    background-position: center;
    position: relative;
}

/* Use a pseudo-element for the gradient border */
.to-be-announce::before {
    content: '';
    position: absolute;
    top: -4px;   /* border thickness */
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 20px; /* same as parent */
    background: linear-gradient(90deg, #DEA555 0%, #FFB957 100%);
    z-index: -1; /* behind the content */
}
.nidhi-plams-img-m{
    width: 100%;
}
.call-btn{
    display: flex;
    gap: 10px;
}
.mail-btn{
display: flex;
    gap: 10px;
}
.navcontentdetails{
    font-family: 'Chronicle Display';
    font-weight: 450 !important;
    font-size: 22px !important;
    line-height: 100%;
    color: #FDFDFD !important;
}
.navbar-expand-md .navbarnavs {
    gap: 30px;
}
.navbar-nav .navcontentdetails.active{
    color: #E2B87E !important;
}
.heading-for-welcome{
    font-family: 'Butler';
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0px;
    color: #744A0766;
    text-align: center;
    background-image: url('../images/slm-palam.avif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 0px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #744A0766;
    line-height: 1;
    text-align: center;
    position: relative;
}

.welcome-text{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    letter-spacing:0.24px;
    text-align: center;
    color: #2D2D2D;
    margin-top: 16px;
    margin-bottom: 20px;
}
.welcome-sln{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.properties-details-btn{
    width: 304;
    height: 60;
    opacity: 1;
    border-radius: 5px;
    gap: 8px;
    background: linear-gradient(180deg, #E2B87E 0%, #936319 100%);
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: none;
    padding: 11px 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #E2B87E;
    transition: all 0.3s ease-in-out;
     text-transform: uppercase;
}
.hr-of-sets{
    background: linear-gradient(180deg, #32721F 0%, #32721F 100%);
    opacity: 1;
    border-radius: 10px;
}
.what-sets-features{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.24px;
    color: #2D2D2D;
    margin-bottom: 0;
}
.what-sets-logos-txt{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.what-sete-properties-sln-apart{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    width: 50%;
}
.what-sets-content{
    display: flex
;
    justify-content: center;
    align-items: flex-start;
    gap: 0px;
}
.properties-details-bgclr{
    background: #FDFDFB;
    overflow-x: hidden;
}
.plan-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
    padding-top: 2rem;
}
.nav-item .master-plan-btn{
    border-radius: 4px;
    gap: 10px;
    border-width: 1px;
    border: 1px solid #936319;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #784C1F;
    padding: 17px 51px;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
}
.nav-item .master-plan-btn.active{
    background: linear-gradient(226deg, #E2B87E 0%, #936319 100%);
    border: 0.6px solid #9363193D;
    color: #FDFDFD !important;
}

.floor{
     padding: 17px 68px;
}
.near-palces{
    width: 100%;
    position: relative;
    border-radius: 4px;
}
.form-of-details-page{
    font-family: 'Butler';
    font-weight: 500;
    font-size: 54px;
    line-height: 61px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    background: linear-gradient(180deg, #936319 0%, #E2B87E 174.79%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.connected-both{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 5px;
}
.master-plan-img{
    border-radius: 4px;
    width: 100%;
    max-width: 50%;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, #936319 0%, #E2B87E 100%);
    border-image-slice: 1; /* Ensures the gradient fills the border */
}
.soldout-blur {
    filter: blur(5px);
}
.welcome-img-top{
    position: absolute;
}
.thoughtful-layout{
    position: absolute;
    opacity: 20%;
}
.elegance-img-top{
    position: absolute;
    right: 0;
    padding-top: 20px;
}
.layout-section{
    padding: 7rem 0 ;
}
.crafted-everyday-top-img{
    position: absolute;
    padding-top: 1rem;
}
.crafted-everyday-indulgence{
    padding-top: 5rem;
}
.form-bgimg{
    background-image: url(../images/properties-details-imgs/form-bgimg.webp);
     background-repeat: no-repeat;
     padding-top: 5rem;
     padding-bottom: 4rem;
     background-size: cover;
}
.main-form-properties{
    background-image: url(../images/properties-details-imgs/main-form-properties.png); 
    background-position: center;
    background-size: cover;
    /* border: 2px solid #E2B87E;
    box-shadow: 0px 8px 24px 0px #959DA533; */
    /* background: #FFFFFF; */
    position: relative;
}
.propertiesenquiryform{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.propertiesenquiryform input{
    width: 80%;
    padding: 14px 10px;
    color: #482d04;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    border: 1px solid #EDBD73;
    border-radius: 4px;
    box-sizing: border-box;
}
.propertiesenquiryform textarea {
    width: 80%;
    padding: 14px 10px;
    color: #482d04;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    border: 1px solid #EDBD73;
    border-radius: 4px;
    box-sizing: border-box;
}
.propertiesenquiryform input:focus,
.propertiesenquiryform textarea:focus {
    border: 1px solid #EDBD73;
    outline: none; 
}
.propertiesenquiryform input::placeholder{
    color: #C9B291;
    font-weight: 300;
}
.propertiesenquiryform textarea::placeholder {
     color: #C9B291;
    font-weight: 300;
    font-size: 20px;
}
.form-top-img{
    position: absolute;
    z-index: 9;
}
.form-bottom-img{
    position: absolute;
}
.properties-submit-btn{
    padding: 7px 135px;
    opacity: 1;
    border-radius: 4px;
    background: linear-gradient(180deg, #E2B87E 0%, #936319 112.14%);
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 1.6px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #E2B87E;
}
.plantabcontent{
    display: flex;
    justify-content: center;
    align-items: center;
}
.unlockMasterPlan{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.master-plan-txt{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0px;
    color: #936319;
    background: #FFFFFF;
    padding: 5px 34px;
    margin-bottom: 0;
    border: 1px solid #fff;
    border-radius: 4px;
}
.lockWithContent{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    border-radius: 4px;
}
.coming-soon-properties{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0px;
    color: #4C4C4C;
    background: #FFFFFF;
    position: absolute;
    margin-bottom: 0;
    padding: 5px 54px;
    border-radius: 4px;
}
.eleganceWithSoon{
    display: flex;
    justify-content: center;
    align-items: center;
}
.visialize-elegance-img{
    position: relative;
    width: auto;
}
.iframe-content{
    display: flex;
    padding-top: 3rem;
}
.rowhide{
    width: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    /* width: 33% !important; */
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.entire-content{
    width: 100%;
}

.connect-both-line{
    height: 2px;
    width: 100%;
    background-color: #D9D9D9;
    position: absolute;
    bottom: 0px;
}

.inamenbutton{
    flex-direction: row;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    justify-content: flex-start;
    /* justify-content: space-between; */
    gap: 50px;
}
.rowcontent{
    justify-content: center;
}
.nav-item .forlocationbutton{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0px;
    color: #2C2C2C !important;
    padding: 0;
}
.nav-item .forlocationbutton.active{
    color: #936319 !important;
    background: none !important;
    border-bottom: 2px solid #936319;
    border-radius: 0px;
    width: 100%;
    justify-content: center;
    padding-bottom: 2px !important;
    padding: 0;
    font-weight: 600;
}
.inamenbutton.active li{ 
   border-bottom: 2px solid #936319;
}

.location-academy{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #D7D7D7;
}
.location-txt{
    margin-bottom: 0;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0px;
    color: #4E4E4E;
    padding: 10px 0;
}

.location-bottom-img{
    position: absolute;
    right: 0;
    top: 57%;
}
.iframe-with-location{
    position: relative;
}
.visiting-places{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-left: 0 !important;
}
.visiting-places-name{
    position: absolute;
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: linear-gradient(180deg, #E2B87E 0%, #936319 100%);
    width: 197;
    height: 37;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 7px 16px;
    line-height: 1;
}
.iframe-embed{
    width: 100%;
}
.location-maps{
    position: relative;
}
.latest-projects{
    color: #E2B87E;
}
.one-step-closer{
    /* background-image: url('../images/properties-details-imgs/main-form-properties.png'); */
    background: #FFFFFF;
    width: 80%;
    border: 2px solid #E2B87E;
    position: relative;
    border-radius: 10px;
}
.form-first-step{
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-side-img{
    position: absolute;
    right: 0;
    height: -webkit-fill-available;
}
.bottom-form-img-details{
    position: absolute;
    bottom: 20%;
}
.line {
  flex-grow: 1; /* Makes the line expand to fill the remaining space */
  height: 2px; /* Adjust line thickness */
  background-color: #92ab8f; /* Adjust line color */
  margin-top: 5px; /* Adjust vertical alignment */
}
.popup-head-details{
    background: linear-gradient(180deg, #784C1F -31.63%, #EEB362 204.08%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; /* for Firefox */
    color: transparent;
    font-family: 'Butler';
    font-weight: 700;
    font-size: 70px;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 0;
    padding-top: 10px;
}
.popup-box-details {
    background-image: url(../images/properties-details-imgs/background-for-enquiry-btn-details-m.png);
    border-radius: 8px;
    width: 50%;
    position: relative;
    background-position: center;
    background-size: cover;
}
.formfieldsdetails .labelenquirydetails input{
    border-radius: 10px;
    border: 1.2px solid #FFC366;
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0px;
    color: #3f3b3b;
    padding: 17px 8px;
}
.formfieldsdetails .labelenquirydetails::placeholder{
    color: #888888;
    font-weight: 300;
    font-size: 32px !important;
}
.formfieldsdetails{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.submitbtn-d-details{
    display: flex;
    justify-content: center;
    align-items: center;
}
.submit-enquiry-form-pro-details{
    border-radius: 8px;
    background: linear-gradient(180deg, #E2B87E 0%, #784C1F 100%);
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 48px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #FFC366;
    width: 70%;
    border: 1px solid #E2B87E;
}
.banner-heading-details{
    font-family: 'Butler';
    font-weight: 500;
    font-size: 66px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #77511B;
     /* color: #9ac779; */
     margin-bottom: 0;
     text-align: center;
     line-height: 66px;
}
.banner-paragraph-details {
    position: relative;
    display: inline-block; /* keep line width controlled by text */
    font-size: 18px;
    color: #77511B;
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 5.6px;
    text-transform: uppercase;
    text-align: center;
}
.banner-paragraph-details::before,
.banner-paragraph-details::after {
    content: "";
    display: inline-block;
    width: 100px;   /* length of line */
    height: 2px;  /* thickness */
    background: #77511B;
 /* line color */
    margin: 0 8px; /* spacing between line and text */
    vertical-align: middle;
}
.amount-banner-details{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 54px;
    letter-spacing: 0px;
    text-transform: uppercase;
    background: #77511B;
    color: #FFFFFF;
    padding: 10px 80px;
    margin-bottom: 15px;
    line-height: 1;
    text-align: center;
}
.amount-banner-details span{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 0px;
    text-transform: capitalize;
} 
 .nav-overlay-details {
    position: fixed;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9999;
}
.sliding-navbar-details {
    position: fixed;
    top: -100vh;   /* completely hidden above screen */
    left: 0;
    width: 100%;  /* full width */
    height: 100vh; /* full height */
    background: #ffffff url('../images/properties-details-imgs/mobile-navigation-bg-details.webp') no-repeat center center;
    background-size: cover; /* optional, makes image cover full area */

    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
    transition: top 0.4s ease-in-out; /* should animate top, not left */
    z-index: 10000;
    overflow-y: auto;
}
.sliding-navbar-details.active {
   top: 0; /* slides down */
   overflow-y: hidden;
}
.nav-header-container-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background: #004225;
}
.navbar-items-details{
    height: 100%;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
    border: 1px solid #ED900070;
    box-shadow: 0px 0px 11.3px 0px #5067362B;
    background: #FFFFFF91;
    border-radius: 4px;
}
.top-nav-head-details {
    padding: 30px 20px 5rem 21px;
    height: 100%;
}
.palmssec{
    position: relative;
}
.what-sets-apart-top-img{
    position: absolute;
    right: 0;
}
.sqft-with-units{
    display: flex;
    border: 1.5px solid #77511B;
    align-items: center;
    justify-content: center;
}
.sqft-of-details{
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 0px;
    color: #77511B;
    margin-bottom: 0;
    padding: 13px 0px;
    border-right: 1.5px solid #77511B;
    width: 50%;
    text-align: center;
}
.sqft-of-details span{
    font-weight: 400;
    font-size: 24px;
}
.units-of-details{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 34px;
    letter-spacing: 0px;
    color: #77511B;
    margin-bottom: 0;
    padding: 11px 0px;
    width: 50%;
    text-align: center;
}
.units-of-details span{
    font-weight: 400;
}
.sqft-with-houses{
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 0px;
    color: #77511B;
    padding: 9px 0px;
    margin-bottom: 0;
    border: 1.5px solid #77511B;
    border-top: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.location-maps{
    position: relative;
}
.locations-left-top-img{
    position: absolute;
    right: 0;
}
.gallerysec{
    position: relative;
}
.visialize-m{
    position: absolute;
    right: 0;
}
.everyday-top-img{
    position: absolute;
    left: 0;
}
.desktop-banner-img-properties{
    width: 60%;
}
.navigationcontentdetails {
    padding: 6px 60px;
    margin: 0 auto;
}
.master-plan-btn:focus, .master-plan-btn:hover {
    color: #936319 !important;
}
.nav-pills .master-plan-btn.active, .nav-pills .show>.master-plan-btn {
   background: linear-gradient(226deg, #E2B87E 0%, #936319 100%) !important;
}
html {
  scroll-padding-top: 50px; /* same as navbar height */
}
.footer-sec {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
    gap: 10px;
}
.popup-form-close-btn-details{
    position: relative;
    left: 24px;
    bottom: 23px;
    cursor: pointer;
}
.sqft-sets{
    align-items: flex-start;
}
.rowadjust{
    width: 50% !important;
}
.sundaram-sqft-with-houses{
    padding: 9px 75px;
}
/* .nidhi-sqft{
    padding: 13px 17px;
} */
/* .nidhi-units{
    padding: 11px 40px;
} */
/* .nidhi-houses{
    padding: 9px 114px;
} */
.sqft-palazzo{
    padding: 13px 17px;
}
.units-palazzo{
    padding: 11px 18px;
}
.palazoo-houses{
    padding: 9px 79px;
}
.what-sets-sln-nidhi-palms{
    
}
.toggle-buttons-of-sqft{
    border-radius: 500px;
    background: #a5875e;
    padding: 9px 12px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.nav-pills .sqft-bhk{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 50px;
    gap: 10px;
    background: none;
    border: none;
   
}
.sqft-bhk.active{
    background: linear-gradient(180deg, #DFB57A 0%, #94641A 100%);
    padding: 6px 19px;
    font-weight: 600;
    border-radius: 50px !important;
}
.sqft-bhk:hover{
    color: #ffffff !important;
    background: none !important;
}
.first-floor{
    width: 22% !important;
}
.firsty-plan{
      display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.allfloor{
    width: 100%;
}
.floors-txt{
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0px;
    background: linear-gradient(180deg, #835812 -27.54%, #977640 100%);
    -webkit-background-clip: text;   /* Safari/Chrome */
    -webkit-text-fill-color: transparent; 
    background-clip: text;           /* Standard */
    color: transparent;     
    text-align: center;
    margin: 10px 0;
}
.coming-soon-swiper {
  width: 100%;
  padding: 20px 0;
}

.coming-soon-swiper .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.blog-inside-img{
    width: 100%;
}
.master-plan-txt-sold{
    background: #784C1F;
    border-radius: 4px;
    font-family: 'Urbanist';
    font-weight: 800;
    font-size: 32px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: none;
    padding: 3px 74px;
}
.sold-form{
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #5C5C5C;
}
.near-palces-vogue{
    position: relative;
    border-radius: 4px;
    height: 284px;
    object-fit: cover;
}
.aminties{
    gap: 10px;
    justify-content: center;
}
.categories-logo{
    height: 57px;
    width: 56px;
}

.blog-banner-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* adjust if needed */
    border-radius: 6px;
    padding: 0;
}

/* Optional: make dropdown transition smooth */
.dropdown-menu {
    transition: all 0.3s ease;
}
.nav-item.dropdown:hover > .nav-link {
    color: #E2B87E !important;
}
.dropdown-item{
    font-family: 'Poppins';
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 28.8px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #2C2C2C !important;
    border-bottom: 0.5px solid #936319 !important;
    border-left: none !important;
    border-right: none !important;
    padding: 4px 8px !important;
}   
.bi-chevron-down {
    font-size: 20px;
    margin-left: 2px;
    transition: transform 0.3s ease-in-out;
    display: inline-block;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #fff !important;
}
.rounded{
    width: 500px;
}
.nav-item.dropdown .bi-chevron-down {
  transition: transform 0.3s ease; /* smooth rotation */
}

/* Rotate when dropdown is open */
.nav-item.dropdown.show .bi-chevron-down {
  transform: rotate(180deg);
}

.image-wrapper {
    border: 1.5px solid; /* Required to define border width */
    border-image-source: linear-gradient(180deg, #E2B87E 0%, #784C1F 100%);
    border-image-slice: 1; /* Ensures the gradient fills the border */
    border-radius: 4px;
    padding: 4px;  /* space between image and border */
    display: inline-block;
}
.image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px; /* slightly smaller than wrapper */
}
.fancy-masterplan{
    display: contents;
}
/* Container */
.enquiry-call-form {
    display: flex;
    width: 100%;
    /* border-radius: 8px; */
    overflow: hidden;
}

/* Equal width buttons */
.enquiry-call-form > div {
    flex: 1;
}

/* Button base style */
.enquiry-button-m {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    height: 100%;
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    text-decoration: none; /* remove underline for <a> */
    box-sizing: border-box;
    transition: 0.3s;
}

/* Colors */

/* Icons */
.enquiry-button-m img {
    width: 20px;
    height: 20px;
}

/* Text */
.enquiry-call {
    margin: 0;
    font-size: 14px;
}

/* Hover effect (optional) */
.enquiry-button-m:hover {
    opacity: 0.9;
}
.locality-banner{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
    background: linear-gradient(90deg, rgba(0, 66, 37, 0) 0%, #77511b 20%, #77511b 50%, #77511b 90%, rgba(0, 66, 37, 0) 100%);
    padding: 2px 90px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.nav-pills .sqft-bhk.active, .nav-pills .show>.sqft-bhk {
    background:  #62410a  !important;
}
.rera-number{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
    color: #77511B;
    width: 367;
    height: 31;
    border-top-left-radius: 6px;
    padding:3px 20px;
    background: #FDFDFB;
    margin-bottom: 0;
}
.divide-both-rera{
    display: flex;
    flex-direction: column;
}
.sln-img-vogue{
    height: 430px !important;
    object-fit: cover;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: none !important;
}
.blurfilter-for-master{
    filter: blur(8px);
    border: 2px solid #004225;
    max-width: 50%;
}
.what-sets-highlights-imgs{
    border: 9px solid #E2B87E;
    border-radius: 4px;
    width: 440px;
    height: 440px;
}
.what-sets-highlights-img{
    width: inherit;
}
.whatsapp-Btn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.whatsapp-Btn.active {
  opacity: 1;
  visibility: visible;
}
.whatsapp-Btn {
    position: fixed;
    left: 12px;
    visibility: hidden;
    opacity: 0;
    bottom: 50px;
    z-index: 999 !important;
    width: 40px;
    height: 40px;
    transition: all 0.4s;
    opacity: 0;
}
.blog-details{
    font-size: 56px !important;
}
.crafted-card:hover .delivered-second{
    color: #7C3F00;
}
.paddingadjust{
    padding-left: 0 !important;
}
.blurfilter-for-masterz {
    filter: blur(5px);          /* adjust the blur intensity */
    transition: filter 0.3s ease;
}


