body{
    font-family: "Roboto", sans-serif !important;
    overflow-x: hidden;
    padding: 0 15px;
}
h2{
  color:#000!important;
  font-weight:bold!important;
  font-size: 32px!important;
}
h3{
  color:#000!important;
  font-weight:bold!important;
  font-size: 24px!important;
}
p{
  color:#000;
  font-weight: 400;
  line-height: 1.5;
  font-size:20px;
}
.disclaimer{
    width:90%;
    margin:auto;
    display:block;
}
.disclaimer h2{
    text-align: center;
    padding-bottom: 25px;
}
.disclaimer ul{
    list-style: square;
    padding-left: 50px;
    line-height: 1.5;
    margin-bottom: 32px;
    letter-spacing: 0.58px;
    margin-top: 0px;
}
.disclaimer ul li{
    font-size: 18px;
    margin-bottom: 20px;
}
.apartments-paragraph p{
  margin-top: 25px;
  font-size:18px;
}
.apartments-paragraph button{
    background: #fff;
    border: 1px solid #000;
    padding: 15px;
    border-radius: 45px;
    margin: auto;
    display: block;
}
.location-section{
  background: #4A4E56;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.location-section p{
  margin-top: 25px;
  color:#fff;
  font-size:18px;
}
.location-section h2{
  color:#fff!important;
}
.location-section button{
    background: #4a4e56;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.floorplans-section{
  background: #916E4E;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.floorplans-section p{
  margin-top: 25px;
  color:#fff;
}
.floorplans-section h2{
  color:#000!important;
}
.floorplans-section button{
    background: #916E4E;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.gallery-section{
  background: #695959;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.gallery-section p{
  margin-top: 25px;
  color:#fff;
  font-size:18px;
}
.gallery-section h2{
  color:#fff!important;
}
.gallery-section button{
    background: #695959;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.enquire-section{
  background: #364D6C;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.enquire-section p{
  margin-top: 25px;
  color:#fff;
  font-size:18px;
}
.buying-process p{
    font-size:18px;
}
.buying-process div p{
    font-size:18px;
}
.enquire-section h2{
  color:#fff!important;
}
.enquire-section button{
    background: #364D6C;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.youtube-video{

}
.youtube-video h2{
  text-align: center;
  margin: 0px 0px 45px;
  padding-top: 0px;
  margin-top: 0px;
  font-size: 32px !important;
}
.youtube-video iframe{
  width:100%;
  height:75vh;
}
.logo-width img{
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    width: 57%;
    margin: auto;
    display: block;
}
/* DESKTOP */
.desktop-menu{
    display: block;
}
.desktop-header { display:flex; align-items:stretch;position: fixed;background: #fff;top:0px;z-index: 100;}
.logo-width { width:15%; border:1px solid #ccc; text-align:center; }
.menu-width { width:85%; }

.nt-top-row { background:#ccc; padding:18px 1%; }
.nt-corporate-nav ul {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.nt-corporate-nav span{
    padding-left:10px;
    color:#000;
}
.nt-corporate-nav a { color:#000; font-size:13px;text-decoration: none;}

.nt-bottom-row { display:flex; justify-content:space-between; background:#000; padding:12px 1%; color:#fff; align-items:center;margin-top: 12px;}

.nt-project-nav ul { display:flex; gap:20px;margin: 0;list-style: none;padding-left: 10px;}
.nt-project-nav a { color:#fff; font-size:13px;text-decoration: none;}
.nt-project-open {cursor: pointer;display: flex;justify-content: space-between;align-items: center;}
.nt-cta-group { display:flex; align-items:center; gap:10px; }
.nt-btn-enquire { background:#c5a059; color:#000; padding:8px 15px;text-decoration: none; }
.nt-btn-whatsapp { background:#25D366; color:#fff; padding:8px 15px; display:flex; align-items:center; gap:5px;text-decoration: none; }

.nt-mobile-toggle { display:none; font-size:22px; cursor:pointer; padding:15px; }

/* MOBILE MENU */
.nt-mobile-menu {
  position:fixed; inset:0; background:#000; color:#fff;
  transform:translateX(100%); transition:.3s; z-index:9999; padding:25px;
}
.nt-project-menu-container{
    display: flex;
}
.nt-mobile-menu.active { transform:translateX(0); }

.nt-mobile-menu ul { list-style:none; padding:0; margin-top:40px; }
.nt-mobile-menu li { padding:15px 0; border-bottom:1px solid rgba(255,255,255,.2); }

.nt-mobile-menu a { color:#fff; text-decoration:none; }

.nt-mobile-close { text-align:right; font-size:22px; cursor:pointer; }

.nt-mobile-sub { display:none; }
.nt-mobile-menu.show-sub .nt-mobile-main { display:none; }
.nt-mobile-menu.show-sub .nt-mobile-sub { display:block; }
.mobile-button{
    display: none;

}

.citizen-plaza{
  width:100%;
}
.image-align-center-content{
  display: flex;
  align-items: center;
  margin-top: 15px !important;
  margin-bottom: 50px !important;
}
.location-image{
  padding-left:0!important;
}
.section-padding{
  margin-left: 0px!important;
}
.blog-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.blog {
    background-color: #22566e;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    flex: 1 0 calc(33.33% - 20px);
    display: flex;
    flex-direction: column;
}

.blog-image {
    position: relative;
}

.blog-image img {
    width: 100%;
    height: auto;
    transition: transform 0.3s;
}

.blog-image img:hover {
    transform: scale(1.05);
}

.blog-image .date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
}

.blog-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.blog-content h2 {
    font-size: 20px!important;
    margin-bottom: 25px;
    color: #fff!important;
    font-weight:bold!important;
    font-family: roboto;
    line-height:1.5;
}

.blog-content p {
    flex-grow: 1;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Roboto';
}

.blog-content a {
    align-self: flex-start;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 45px;
    transition: background-color 0.3s;
    border: 1px solid #fff;
}

.blog-content a:hover {
    background-color: transparent;
    color:#fff;
}
.blog-section-padding{
    background: #98AE9B;
    padding: 25px;
}
.latest-blog{
    text-align: center;
    color: #fff !important;
    margin-bottom: 20px;
}
.blog-section-padding button{
    background: transparent;
    border: 1px solid #fff;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    margin: auto;
    display: block;
    border-radius: 45px;
}
footer{
  background: #404040;
  margin: 0px 0 0;
  padding: 25px 25px 0;
}
footer h2{
  color:#bcbdc0!important;
}
footer ul li a{
  color:#bcbdc0;
  text-decoration: unset;
}
footer ul{
  line-height: 35px;
  list-style: square;
  color: #bcbdc0;
}
footer p{
  color:#bcbdc0;
  font-size:17px;
}
.footer-bottom{
  border-bottom: 1px dotted #fff;
  padding-bottom: 30px;
}
.second-footer{
  margin-top: 25px !important;
  padding-bottom: 25px;
  align-items: center;
}
.second-border-right{
  border-right: 1px dotted #fff;
}
.second-footer img{
    width: 70%;
    margin: auto;
    display: block;
    border-radius: 8px;
    background: #fff;
    padding: 10px;
}
.footer-social {

}
.follow-us{
  color:#bcbdc0!important;
}
.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-left: 10px;
  border-radius: 50%;
  background: #1a1a1a;
  color: #fff;
  font-size: 16px;
  transition: 0.3s;
  text-decoration: none;
}

.footer-social a:hover {
  background: #f5b400; /* yellow hover like your site */
  color: #000;
}
.ideas-logo-width {
    width: 5% !important;
    margin-bottom: 5px;
}
.concept-ideas{
    float: right;
    display: flex;
}
.last-footer{
  background-color: #000;
  padding: 10px;
}
.last-footer a{
  color:#bcbdc0;
  text-decoration: unset;
  font-size: 14px;
}
.last-footer p{
  margin-bottom: 0px;
  color: #bcbdc0;
  text-align: center;
  font-size: 14px;
}
.mobile-section{
  display: none;
}
/* RESPONSIVE */

.nt-m-header{
  display:none;
  align-items:center;
  justify-content:space-between;
  padding:12px 14px;
  background:#fff;
  border-bottom:1px solid #eee;
}
.nt-logo{height:40px;}
.nt-project-top{
  background:#0a58ca;
  color:#fff;
  border:none;
  padding:6px 10px;
  font-size:12px;
  border-radius:4px;
}
.nt-menu-open{font-size:22px; cursor:pointer;}

/* MOBILE MENU */
.nt-m-menu{
  position:fixed;
  inset:0;
  background:#000;
  color:#fff;
  padding:20px;
  transform:translateX(100%);
  transition:.35s;
  z-index:9999;
}
.nt-m-menu.active{transform:translateX(0);}

.nt-m-close{
  text-align:right;
  font-size:22px;
  cursor:pointer;
}

.nt-m-menu ul{
  list-style:none;
  margin-top:40px;
  padding:0;
  text-align:center;
}
.nt-m-menu li{
  padding:14px 0;
  font-size:15px;
  border-bottom:1px solid rgba(255,255,255,.2);
}
.nt-m-menu a{
  color:#fff;
  text-decoration:none;
}

/* PROJECT SUB MENU */
.nt-project-menu{display:none;}
.nt-m-menu.show-project .nt-main-menu{display:none;}
.nt-m-menu.show-project .nt-project-menu{display:block;}

.nt-project-open{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:10px;
  cursor:pointer;
}
.nt-back{
  cursor:pointer;
  font-size:14px;
}
.desktop-section{
  display: block;
}
.mobile-break {
  display: none;
}
.mobile-fixed-footer{
  display: none;
}
.nt-phone{
  font-size:14px;
}
.nt-menu-label{
  font-size:14px;
  margin-top: 3px;
}
.top-section{
      padding-top: 185px;
}
.content-space{
  padding: 0 55px;
}
.eligibility-understanding{
   width:90%;
   margin: auto;
   display: block;
}
.eligibility-understanding ul{
    list-style: square;
    padding-left: 50px;
    line-height: 1.5;
    margin-bottom: 32px;
    letter-spacing: 0.58px;
    margin-top: 0px;
}
.eligibility-understanding ul li{
    font-size: 18px;
    margin-bottom: 10px;
}
.eligibility-understanding h2{
   margin: 40px 0px;
    padding-top: 22px;
    margin-top: 40px;
    font-size: 32px !important;
}
.eligibility-understanding h3{
    margin: 30px 0 15px;
    text-align: left;
    font-size: 24px !important;
    font-weight: bold !important;
}
.buying-process{
      padding-bottom: 0px;
}
.home-process{
      padding-top: 15px;
}
.extended-faq{
      padding-top: 15px;
}
.footer-bottom a{
  color: #bcbdc0;
  text-decoration: none;
  font-size:17px;
}
.nt-phone a{
  color: #fff;
  text-decoration: none;
}

/*<location>*/
.reveal {
        opacity: 0;
        transform: translateY(30px);
        transition: var(--transition-slow);
    }
    .reveal.active {
        opacity: 1;
        transform: translateY(0);
    }

    /* --- Banner Style --- */
    .banner {
        position: relative;
        height: 60vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background: #000;
    }
    .banner-bg {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/flats-in-porur-nutech-central-park-apartments-osr-entry-with-logo.webp") center/cover no-repeat;
        
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    .banner-bg-amenities {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/flats-in-porur-nutech-central-park-apartments-cafe-area-A.webp") center/cover no-repeat;
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    .banner-bg-specification {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/flats-in-porur-nutech-central-park-apartments-clubhouse-mid.webp") center/cover no-repeat;
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    .banner-bg-floorplans {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/flats-in-porur-nutech-central-park-apartments-osr-mid-view-1.webp") center/cover no-repeat;
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    .banner-bg-gallery {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/gallery/flats-in-porur-nutech-central-park-apartments-dusk-view-C.webp") center/cover no-repeat;
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    .banner-bg-enquire {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background: url("../../../assets/frontend/images/flats-porur-nutech-central-park-apartments-amenity-block-B.webp") center/cover no-repeat;
        transform: scale(1.1);
        animation: zoomOut 10s forwards;
    }
    @keyframes zoomOut { to { transform: scale(1); } }
    
    .banner::before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(to bottom, rgba(15, 23, 42, 0.9), rgba(15, 23, 42, 0.5));
        z-index: 1;
    }
    .banner-content { position: relative; z-index: 2; text-align: center; color: var(--white); }
    .banner h1 { font-size: 40px; text-transform: capitalize; letter-spacing: 2px; margin-top: 95px;}
    .banner h1 span { display: block; color: var(--primary); font-size: 0.5em; letter-spacing: 5px; margin-top: 10px; }

    /* --- Main Wrapper --- */
    .main-wrapper { max-width: 1400px; margin: 70px auto 100px; padding: 0 20px; position: relative; z-index: 10; }

    /* --- Intro Card --- */
    .intro-card {
        background: var(--white);
        padding: 50px;
        border-radius: 24px;
        box-shadow: 0 20px 50px rgba(0,0,0,0.1);
        border-left: 10px solid var(--primary);
        margin-bottom: 50px;
    }
    .intro-card h2 { color: var(--secondary); margin-bottom: 15px; font-size: 2rem; }
    .highlight { color: var(--primary); font-weight: 700; }

    /* --- Redesigned Google Map Section --- */
    .map-container {
        position: relative;
        border-radius: 24px;
        overflow: hidden;
        box-shadow: 0 30px 60px rgba(0,0,0,0.15);
        background: var(--white);
        margin-bottom: 80px;
        border: 1px solid #eee;
    }
    .map-header {
        padding: 20px 40px;
        background: var(--white);
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .map-header h3 { font-size: 1.2rem; color: var(--secondary); margin: 0; }
    .map-header a { color: var(--primary); font-weight: 600; text-decoration: none; font-size: 0.9rem; }
    .map-iframe-wrapper { height: 500px; width: 100%; filter: grayscale(0.2) contrast(1.1); }

    .distance-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
gap: 10px;
}
.category-card {
background: var(--white);
padding: 35px;
border-radius: 24px;
box-shadow: 0 10px 30px rgba(0,0,0,0.02);
opacity: 0;
border: 1px solid #ccc;
transform: translateY(50px);
transition: var(--transition);
}
.category-card.visible { opacity: 1; transform: translateY(0); }
.category-card:hover {
transform: translateY(-10px);
box-shadow: 0 30px 60px rgba(0,0,0,0.1);
}
.category-card h3 {
font-size: 1.6rem;
margin-bottom: 30px;
display: flex;
align-items: center;
gap: 15px;
color: var(--secondary);
border-bottom: 2px solid #f1f5f9;
padding-bottom: 15px;
}
/* List Styling */
.distance-list { list-style: none; }
.distance-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 0;
border-bottom: 1px dashed #e2e8f0;
font-size:20px;
}
.floor-plans-page-width{
    max-width:90%!important;
}
.distance-item:last-child { border-bottom: none; }
.place-name { font-weight: 500; color: var(--secondary); }
.km-pill {
background: #f1f5f9;
color: var(--secondary);
padding: 6px 14px;
border-radius: 50px;
font-weight: 700;
font-size: 0.85rem;
transition: 0.3s;
}
.category-card:hover .km-pill {
background: var(--primary);
color: white;
}

/*Amenities Style*/
.zone-section { max-width: 1400px; margin: 80px auto; padding: 0 20px; }
.zone-title { 
    display: flex; 
    align-items: center; 
    gap: 20px; 
    margin-bottom: 40px; 
    border-left: 5px solid var(--primary);
    padding-left: 20px;
}
.zone-title h2 { font-size: 2rem; color: var(--secondary); margin: 0; }
.amenity-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
.amenity-card {
    background: var(--white);
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #e2e8f0;
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
}
.amenity-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(197, 160, 89, 0.12);
    border-color: var(--primary);
}
.amenity-card .icon-wrap {
    width: 60px; height: 60px;
    background: #fdfaf3;
    border-radius: 15px;
    display: flex; align-items: center; justify-content: center;
    margin-bottom: 20px;
    transition: var(--transition);
}
.amenity-card:hover .icon-wrap { background: var(--primary); transform: scale(1.1); }
.amenity-card .icon-wrap img {
    width: 32px;
    height: 32px;
    transition: var(--transition);
}
.amenity-card:hover .icon-wrap img {
    filter: brightness(0) invert(1);
}
.amenity-card h3 { font-size: 1.25rem; color: var(--secondary); margin-bottom: 10px; }
.amenity-card p { font-size: 20px; color: #000; line-height: 1.5; margin: 0; }
.branded-tag {
    position: absolute; top: 15px; right: 15px;
    background: var(--primary); color: white;
    padding: 4px 10px; border-radius: 50px; font-size: 0.7rem; font-weight: 700;
    text-transform: uppercase; letter-spacing: 1px;
}
 .tabs-wrapper {
        max-width: 800px;
        margin: 40px auto;
        padding: 0 20px;
    }

    .tabs-nav {
        display: flex;
        justify-content: center;
        gap: 10px;
        border-bottom: 2px solid #e2e8f0;
        padding-bottom: 0;
        overflow-x: auto;
        scrollbar-width: none; /* Firefox */
    }
    .tabs-nav::-webkit-scrollbar { display: none; } /* Chrome/Safari */

    .tab-btn {
        padding: 15px 30px;
        border: none;
        background: none;
        font-size: 20px;
        font-weight: 600;
        color: var(--secondary);
        cursor: pointer;
        position: relative;
        transition: var(--transition);
        white-space: nowrap;
    }

    .tab-btn::after {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 3px;
        background: var(--primary);
        transform: scaleX(0);
        transition: var(--transition);
    }

    .tab-btn.active {
        color: var(--primary);
    }

    .tab-btn.active::after {
        transform: scaleX(1);
    }

    /* --- Tab Content Visibility --- */
    .tab-panel {
        display: none;
        animation: tabFadeIn 0.6s ease forwards;
    }

    .tab-panel.active {
        display: block;
    }

    @keyframes tabFadeIn {
        from { opacity: 0; transform: translateY(20px); }
        to { opacity: 1; transform: translateY(0); }
    }
    .spec-wrapper {
        display: flex;
        flex-wrap: wrap;
        background: #f8fafc;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /* Left Side: Sticky Image */
    .spec-visual {
        flex: 1;
        min-width: 50%;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: hidden;
    }

    .spec-visual img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 1.5s ease;
    }

    /* Right Side: Scrolling Content */
    .spec-content {
        flex: 1;
        min-width: 50%;
        padding: 80px 5%;
        background: #f1f5f9;
    }

    .spec-header {
        margin-bottom: 60px;
    }

    .spec-header h1 {
        font-size: 3rem;
        color: var(--secondary);
        font-weight: 800;
        line-height: 1.1;
    }

    .spec-header h1 span {
        color: var(--primary);
        font-size: 1.2rem;
        display: block;
        text-transform: uppercase;
        letter-spacing: 4px;
        margin-bottom: 10px;
    }

    /* Glass Cards */
    .glass-card {
        background: #fff;
        backdrop-filter: blur(10px);
        padding: 40px;
        border-radius: 24px;
        margin-bottom: 30px;
        border: 1px solid rgba(255, 255, 255, 0.4);
        box-shadow: 0 10px 30px rgba(0,0,0,0.03);
        transition: all 0.4s ease;
        opacity: 0;
        transform: translateX(50px);
    }

    .glass-card.active {
        opacity: 1;
        transform: translateX(0);
    }

    .glass-card:hover {
        transform: translateY(-5px);
        border-color: var(--primary);
        box-shadow: 0 20px 40px rgba(197, 160, 89, 0.1);
    }

    .card-title {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 20px;
    }

    .card-title img {
        width: 45px;
        height: 45px;
        object-fit: contain;
    }

    .card-title h3 {
        font-size: 1.5rem;
        color: var(--secondary);
        margin: 0 0 20px 0;
    }

    /* Detail Table Style from Brochure */
    .spec-table {
        width: 100%;
    }

    .spec-row {
        display: flex;
        padding: 10px 0;
        border-bottom: 1px solid rgba(0,0,0,0.05);
        font-size: 0.95rem;
    }

    .spec-label {
        flex: 1;
        font-weight: 700;
        color: var(--secondary);
        font-size:18px;
    }

    .spec-value {
        flex: 2;
        color: var(--text);
        line-height: 1.5;
        font-size:18px;
    }
    .hero-carousel {
            width: 100%;
            height: auto;
            margin-bottom: 0px;
        }
        .hero-carousel p{
          text-align: center;
            margin: 45px 0;
            font-size: 22px !important;
        }
        .hero-slide {
            position: relative;
            overflow: hidden;
        }
        .hero-slide img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            filter: brightness(0.9);
        }
        .hero-caption {
            position: absolute;
            bottom: 40px;
            left: 40px;
            color: white;
            z-index: 10;
        }

        /* --- Main Gallery Grid --- */
        .gallery-wrapper {
            max-width: 1400px;
            margin: 0 auto 100px;
            padding: 0 20px;
        }
        
        .gallery-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 20px;
        }

        .gallery-item {
            position: relative;
            border-radius: 4px;
            overflow: hidden;
            aspect-ratio: 4 / 3;
            cursor: pointer;
            background-color: var(--gray);
        }

        .gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: var(--transition);
        }

        /* Micro-interactions & Hover */
        .gallery-item:hover img {
            transform: scale(1.05);
            filter: brightness(0.7);
        }

        .gallery-overlay {
            position: absolute;
            top: 0; left: 0; width: 100%; height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: var(--transition);
        }

        .gallery-item:hover .gallery-overlay { opacity: 1; }

        .view-btn {
            padding: 12px 24px;
            border: 1px solid white;
            color: white;
            text-transform: uppercase;
            font-size: 0.8rem;
            letter-spacing: 2px;
            background: transparent;
        }

        /* Custom Swiper Styles */
        .swiper-pagination-bullet-active { background: #fff !important; }
        .swiper-button-next, .swiper-button-prev { color: #fff !important; }
        .swiper-button-next, .swiper-button-prev {
          background: #db9229;
        top: var(--swiper-navigation-top-offset, 65%) !important;
        font-size: 14px;
        width: 30px !important;
        height: 30px !important;
        border-radius: 32px;
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: 'next';
        font-size: 17px!important;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: 'prev';
        font-size: 17px!important;
    }
    .gallery-design{display: flex;justify-content: space-between;}
    .gallery-width{width:48%;}

    .floorplans-section {
            padding: 40px 0;
            background-color: var(--bg-light);
        }
        .floorplans-section-tower {
            padding: 0px 0 40px!important;
            background-color: var(--bg-light);
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .section-title {
            text-align: center;
            font-size: 36px;
            margin-bottom: 50px;
            color: var(--primary-color);
            position: relative;
            text-transform: capitalize;
            letter-spacing: 2px;
        }

        .section-title::after {
            content: '';
            width: 60px;
            height: 3px;
            background: var(--accent-color);
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
        }

        /* Grid Layout */
        .floorplans-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
        }

        /* Card Design */
        .floorplan-card {
            background: #fff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            transition: var(--transition);
            text-align: center;
            border: 1px solid #eee;
        }

        .floorplan-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 40px rgba(0,0,0,0.1);
        }

        /* Image and Zoom Area */
        .floorplan-card a {
            display: block;
            position: relative;
            overflow: hidden;
            background: #f0f0f0;
            height: 250px;
        }

        .floorplan-card img {
            width: 100%;
            height: 100%;
            object-fit: contain; /* Ensures the floorplan isn't cropped */
            padding: 20px;
            transition: var(--transition);
        }

        .floorplan-card:hover img {
            transform: scale(1.08);
        }

        /* Zoom Icon Overlay */
        .zoom-icon {
            position: absolute;
            top: 0; left: 0; width: 100%; height: 100%;
            background: rgba(44, 62, 80, 0.7); /* Dark overlay */
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 40px;
            opacity: 0;
            transition: var(--transition);
        }

        .floorplan-card:hover .zoom-icon {
            opacity: 1;
        }

        /* Text Styling */
        .floorplan-card h3 {
            margin: 20px 0 20px;
            font-size: 22px;
            color: var(--primary-color);
        }

        .floorplan-card p {
            margin-bottom: 25px;
            color: #777;
            font-size: 20px;
        }
        .header-section {
            text-align: center;
            margin-bottom: 50px;
            animation: fadeInDown 0.8s ease-out;
        }

        .header-section p {
            max-width: 700px;
            margin: 25px auto;
            color: var(--text-grey);
            font-size: 20px;
            line-height: 1.6;
        }

        /* --- Main Layout --- */
        .updates-wrapper {
            display: flex;
            gap: 40px;
            width: 75%;
            min-height: 500px;
            margin: 0 auto 25px;
        }

        /* Sidebar Tabs */
        .sidebar {
            flex: 0 0 250px;
            border-left: 1px solid #db9229;
            padding-left: 0;
        }

        .month-tab {
            padding: 15px 25px;
            cursor: pointer;
            font-size: 1.2rem;
            color: var(--text-grey);
            transition: all 0.3s ease;
            position: relative;
            border-left: 4px solid transparent;
            margin-bottom: 5px;
        }

        .month-tab:hover {
            color: var(--text-dark);
            background: #f9f9f9;
        }

        .month-tab.active {
            background-color: #db9229;;
            color: #fff;
            font-weight: bold;
        }

        /* Content Area */
        .content-area {
            flex: 1;
            position: relative;
        }

        .update-gallery {
            display: none; /* Hidden by default */
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            animation: slideInRight 0.5s ease-out forwards;
        }

        .update-gallery.active {
            display: grid;
        }

        .image-card {
            position: relative;
            overflow: hidden;
            border-radius: 4px;
            box-shadow: 0 10px 20px rgba(0,0,0,0.05);
        }

        .image-card img {
            width: 100%;
            height: 350px;
            object-fit: cover;
            display: block;
            transition: transform 0.5s ease;
        }

        .image-card:hover img {
            transform: scale(1.05);
        }

        .view-label {
            position: absolute;
        bottom: 20px;
        left: 20px;
        background: #a31920;
        color: #fff;
        padding: 5px 15px;
        font-size: 18px;
        font-weight: bold;
        text-transform: capitalize;
        border-radius: 5px;
        }

        /* --- Controls --- */
        .controls-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 30px;
        }

        .pdf-button {
            background: #db9229;
            color: white;
            padding: 12px 25px;
            text-decoration: none;
            display: flex;
            align-items: center;
            gap: 10px;
            font-weight: bold;
            transition: background 0.3s;
        }

        .pdf-button:hover {
            background:#db9229;
        }

        .slider-nav {
            display: flex;
            gap: 15px;
        }

        .nav-btn {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            border: 1px solid #ddd;
            background: white;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s;
        }

        .nav-btn:hover {
            border-color: var(--primary-yellow);
            color: var(--primary-yellow);
        }

        /* --- Enquire Tab --- */
        .enquire-tab {
            position: fixed;
            right: 0;
            top: 50%;
            transform: translateY(-50%) rotate(-90deg);
            transform-origin: right bottom;
            background: var(--primary-yellow);
            padding: 15px 30px;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            z-index: 100;
            box-shadow: -2px 0 10px rgba(0,0,0,0.1);
        }
        .construction-updates{
          padding-top: 150px;
        }

        /* --- Animations --- */
        @keyframes fadeInDown {
            from { opacity: 0; transform: translateY(-20px); }
            to { opacity: 1; transform: translateY(0); }
        }

        @keyframes slideInRight {
            from { opacity: 0; transform: translateX(30px); }
            to { opacity: 1; transform: translateX(0); }
        }
.blog-section-padding-page {
    padding: 25px;
}
.blog-section-padding-page button{
    background: transparent;
    border: 1px solid #000;
    padding: 15px;
    color: #000;
    font-weight: bold;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.top-section-blog{
  padding-top:100px!important;
}
.latest-blog-page {
    text-align: center;
    color: #000 !important;
    margin-bottom: 35px;
    font-size: 40px;
    font-weight: bold;
}
.blog-details{
   padding-top: 120px;
   width: 80%;
   margin: auto;
}
.blog-details h1{
    text-align: left;
    font-weight: bold;
    line-height: 50px;
}
.blog-details img{
   width:100%;
   margin: 0 auto 25px;
   display: block;
}
.blog-image-content{
    display:flex;
    align-items:center;
    padding-bottom: 35px;
}
.blog-details ul{
    padding-left: 50px;
    line-height: 1.5;
    margin-bottom: 32px;
    letter-spacing: 0.58px;
    margin-top: 0px;
  }
  .blog-details ul li {
    font-size: 20px;
    margin-bottom: 10px;
}
.blog-details p{
    font-size:20px;
    letter-spacing: 0.58px;
    line-height: 1.5;
    margin-bottom: 23px;
}
.blog-details h2{
    margin: 40px 0px;
    padding-top: 22px;
    margin-top: 40px;
    font-size: 32px !important;
}
.blog-details h3{
    margin: 30px 0 15px;
    text-align: left;
    font-size: 24px !important;
    font-weight: bold !important;
}
.post_date{
  text-align: center;
  margin: 15px 0 25px;
  font-size: 20px !important;
}
.post_date span{font-weight:bold!important;}
.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0s linear 5s;
    font-size: 12px;
}

/* Style when text is copied */
.tooltip-text.copied {
    background-color: #a31920;
    visibility: visible;
    opacity: 1;
    transition: none; /* Keeps it visible until timeout removes the class */
}
.shareimg img {
    width: 30px;
    margin-right: 20px;
}
.shareicon {
    width: 30px;
}
.shareimg{
  margin: 30px 0;
}
.btnsubmit{
  background: #db9229;
    border: none;
    padding: 10px 50px;
    margin-bottom: 25px;
}
.form-group{
  margin-bottom: 15px;
}
.mobile-form{
  width: 80%;
  margin: auto;
}
.location-details{
  padding-top: 150px;
  width: 80%;
  margin: auto;
}
.location-details img{
  width: 60%;
    margin: auto;
    display: block;
}
.location-details h1{
  text-align: center;
  margin: 25px 0 30px;
}

.floorplans-section-home{
  background: #916E4E;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.floorplans-section-home p{
  margin-top: 25px;
  color:#fff;
  font-size:18px;
}
.floorplans-section-home h2{
  color:#fff!important;
}
.floorplans-section-home button{
    background: #916E4E;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    margin: auto;
    display: block;
    border-radius: 45px;
}
.enquire-nutech{
  width: 35%;
    margin: 35px auto;
    display: block;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 15px;
}
.submit-form-nutech{
  margin:auto;
  display: block;
  color: #fff;
  border-radius: 5px;
}
  .mobile-break {
  display: none;
}