@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap');

*{transition:0.5s ease;}

:root {
    --primary: #DB1F26;
    --secondary: #1D1D1B;
    --white: #ffffff;
    --black: #000000;
    --font-serif: "Baskervville", serif;
    --font-sans: "Sora", sans-serif;
    --font-text: "Inter", sans-serif;
}

/* .menu-links-container {list-style-type: none}
.menu-item {
    font-family: var(--font-serif);
    font-size: 3rem;
    color: #fff;
    opacity: 0; transform: translateY(30px);
}
.menu-item:hover { color: var(--primary); } */

.vm-span {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 175%;
    letter-spacing: 0%;
}

.my-navigation {
    position: relative;
    width: 100%;
    top: 0;
    padding: 20px 50px;
    background: rgba(0 0 0 / 100%);
    backdrop-filter: blur(4px);
    z-index: 9999;
}

.hidy {
    overflow: hidden !important;
}

.my-navigation .main-nav {
    position: unset;
    top: unset;
    width: unset;
    padding: unset;
    background: unset;
    backdrop-filter: unset;
}

/* =======================================================
   8. vision-mission & FOOTER
======================================================= */
.visionMission-section {
    background: #fff;
    color: #000;
    padding: 100px 0 0 0;
}

.text-center {
    text-align: center;
}

.visionMission-section {
    position: relative;
}

.visionMission-section .container {
    position: relative;
    z-index: 25;
}

.visionMission-section .bg-image {
    width: 100%;
    height: auto;
    margin-top: -350px;
}

.visionMission-section .welcome-left p {
    margin-top: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
}

.visionMission-section .patterny {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.score-divider {
    height: 35px;
}

.spanny-red {
    display: none;
    width: 20px;
    height: 2px;
    background: var(--primary);
}

.vm-span {
    line-height: 150% !important;
}

.about-page {
    background: #FFFFFF;
}

.about-page .nav-actions a {
    color: #000;
}

.about-page .nav-actions a img {
    filter: invert(1);
}

.page-banner {
    background: #f9f9f9 url('../img/bg-pattern.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.page-banner #elastic-continor {
    height: 730px;
    position: relative;
}

.page-banner .top-banner-block .year-block {
    position: absolute;
    top: 200px;
}

.page-banner .top-banner-block .short-text-block {
    width: 300px;
    position: absolute;
    bottom: 0px;
    right: 0;
}

.page-banner .flexi-block {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border-radius: 60px;
    width: 650px;
    top: 100px;
}

.page-banner .flexi-block img {
    width: 100%;
    height: 715px;
    object-fit: cover;
}

.page-banner .top-banner-block .short-text-block {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000000;
}

.page-banner .bottom-banner-block {
    width: 100%;
    margin-top: 50px;
    padding: 100px 0 50px 0;
}

.page-banner .bottom-banner-block .welcome-grid {
    align-items: center;
}

.page-banner .bottom-banner-block h2 {
    color: #000;
}

.about-page .score-wrapper {
    background: #FFFFFF;
    border-radius: 0;
    padding: 50px 0;
}

.about-page .score-section .score-box {
    color: #000;
    min-width: 300px;
}

.about-page .score-wrapper .container {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 50px;
}

.about-page .visionMission-section {
    padding: 0px 0 50px 0;
    position: relative;
}

.about-page .visionMission-section .v-border {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #ececec;
    display: block;
    margin: 0 auto;
}

.about-page .visionMission-section .welcome-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about-page .visionMission-section .welcome-left,
.about-page .visionMission-section .welcome-right {
    width: 45%;
}

.about-page .visionMission-section .welcome-left p,
.about-page .visionMission-section .welcome-right p {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
}

.about-page .visionMission-section .serif-head {
    font-family: var(--font-sans);
    font-weight: 200;
    line-height: 1;
}

.about-page .visionMission-section .mac-flex {
    display: flex;
    align-items: center;
    gap: 35px;
    margin-top: 35px;
}

.about-page .visionMission-section .mac-flex img {
    width: 100px;
}

.about-page .visionMission-section .welcome-grid {
    align-items: center;
}

.comm-vh-block {
    position: relative;
}

.comm-vh-block {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
}

.comm-vh-block .glass-block {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.comm-vh-block .glass-block .gb-soul {
    position: absolute;
    width: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.comm-vh-block .glass-block .gb-soul span {
    width: 20px;
    height: 2px;
    background: var(--primary);
    margin: 20px auto;
    display: block;
}

.comm-vh-block .glass-block .gb-soul p {
    font-family: var(--font-text);
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
}

.who-we-are-sec {
    padding: 50px 0;
}

.who-we-are-sec .container {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 50px;
}

.who-we-are-sec ul li.tardes-listo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.who-we-are-sec ul li.tardes-listo:nth-child(even) {
    flex-direction: row-reverse;
}

.who-we-are-sec ul li.tardes-listo:nth-child(even) figure {
    border-radius: 200px 15px 15px 200px;
}

.who-we-are-sec ul li.tardes-listo:nth-child(even) .user-details {
    text-align: right;
}

.who-we-are-sec ul li.tardes-listo figure {
    overflow: hidden;
    width: 45%;
}

.who-we-are-sec ul li.tardes-listo:first-child figure {
    border-radius: 15px 15px 200px 15px;
}

.who-we-are-sec ul li.tardes-listo:not(:last-child) {
    margin-bottom: 50px;
}

.who-we-are-sec ul li.tardes-listo:last-child figure {
    border-radius: 15px 200px 15px 15px;
}

.who-we-are-sec ul li.tardes-listo .user-details {
    width: 50%;
}

.who-we-are-sec ul li.tardes-listo img {
    width: 100%;
    height: auto;
}

.who-we-are-sec ul li.tardes-listo .user-details h2,
.who-we-are-sec ul li.tardes-listo .user-details p {
    color: #000000;
}

.who-we-are-sec ul li.tardes-listo .user-details .sub-head {
    margin: 25px 0 40px 0;
}

.who-we-are-sec ul li.tardes-listo .user-details p {
    font-family: var(--font-text);
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
}

.certificate-member-sec {
    padding: 0 0 50px 0;
    text-align: center;
}

.certificate-member-sec .upc-block {
    min-height: 150px;
    position: relative;
}

.certificate-member-sec .upc-block img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.page-banner {
    overflow: hidden;
}

.project-details {
    overflow-x: hidden;
}

.flexi-block {
    width: 650px;
    margin: 0 auto;
}

.project-banner {
    position: relative;
    background: #fff;
    overflow: hidden;
    height: 75vh;
}

.project-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pattery {
    background: url('../img/bg-pattern.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 999;
    top: 0;
    left: 0;
    opacity: 0.15;
}

.project-banner .tagy-block {
    width: 60%;
    display: block;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    margin-top: -105px;
    position: relative;
    height: 200px;
    z-index: 9000;
}

.project-banner .tagy-block h2 {
    color: #000000;
    line-height: 60px;
}

.project-banner .tagy-block .welcome-right {
    width: 80%;
}

.project-banner .tagy-block p {
    margin-bottom: 0;
    color: #000000;
}

.project-banner .tagy-block .welcome-grid {
    align-items: center;
    justify-content: space-between;
    display: flex;
}

.project-list-sec {
    background: #F3F7FB;
    padding: 50px 0;
}

.project-list-sec h6.sub-head,
.project-list-sec h2.serif-head {
    text-align: center;
    color: #000;
}

.project-list-sec .project-list {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    gap: 45px;
}

.project-list .pl-item-img {
    width: 25%;
}

.project-list .pl-item-img img {
    position: sticky;
    top: 0;
}

.project-list .pl-item-list {
    width: 100%;
    position: relative;
}

.project-list .pl-item-list::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    height: 250px;
    background: rgba(243, 247, 251, 0.5);
}

.cmp-page .nav-actions a {
    color: #000;
}

.cmp-page .nav-actions a img {
    filter: invert(1);
}


.project-list .my-projects {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    gap: 20px;
}

.project-list .my-projects li.prj-list {
    flex: 0 0 auto;
    width: 45%;
}

.project-list .project-block {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    background: #ffffff;
    width: 100%;
    transition: 0.5s ease;
    position: relative;
}

.project-list .project-block:hover {
    box-shadow: 0 0 10px 1px lightgray;
    transform: scale(1.01);
}

.project-list .project-block figure {
    overflow: hidden;
    height: 340px;
    margin-bottom: 0;
}

.project-list .project-block figure img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.project-list .project-block {
    color: #000;
}

.project-block h3 {
    font-family: var(--font-serif);
    font-weight: 400;
    font-style: normal;
    font-size: 46px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    margin: 0 0 15px 0;
}

.project-block .overview-blc {
    border-top: 1px solid #E5E5E5;
    padding: 20px;
    position: relative;
    min-height: 320px;
}

.project-block .overview-blc .unit-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0 25px 0;
}

.project-block .overview-blc small {
    font-family: var(--font-sans);
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: 10%;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    color: #A4A4A4;
}

.project-block .overview-blc .unit-area p {
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1D1D1B;
}

.project-block .overview-blc .ovy-list {
    list-style-type: disc;
    padding: 0 0 0 18px;
}

.project-block .overview-blc .ovy-list li {
    margin-bottom: 10px;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0%;
}

.project-block address {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    padding: 15px 0 0 0;
}

.project-block address img{
    position: relative;
    top: 0px;
}

.project-block address span {
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    font-style: normal;
}

.project-block .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: fit-content;
}

.project-block .page-link span {
    font-family: var(--font-sans);
    font-weight: 600;
    font-style: Medium;
    font-size: 16px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #DB1F26;
}

.project-block .botmy{
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  border-top: 1px dashed #E5E5E5;
}

.fleximanda{
    display: flex;
    align-items: center;
    padding: 20px 40px;
    gap: 25px;
    min-height: 200px;
}

.fleximanda .flemwe:first-child{
    width: 40%;
}
.fleximanda .flemwe:last-child{
    width: 60%;
    min-height: 130px;
}

.fleximanda .boldy {
    display: block;
    padding: 5px 10px;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: 2%;
    text-transform: uppercase;
    display: block;
    background: #000000;
    color: #FFFFFF;
    width: fit-content;
    border-radius: 8px;
}


.project-details-banner {
    background: #ffffff;
    height: 75vh;
    position: relative;
}

.project-details-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-navigation {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 20px;
    padding: 22px 30px;
    align-items: center;
    bottom: 30px;
}

.project-navigation img {
    width: 50%;
    height: auto;
}

.project-navigation ul {
    display: flex;
    gap: 25px;
    color: #000;
}

.project-navigation ul li a {
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    text-align: right;
    vertical-align: middle;
}

.project-navigation ul li a:hover {
    color: #DB1F26;
}

.project-navigation ul li.btn {
    background: #DB1F26;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    top: -5px;
    font-family: var(--font-sans);
    font-weight: 400;
}

.overview-sec {
    background: #ffffff;
    padding: 50px 0 0 0;
    color: #000;
}

.overview-sec p.parame {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 150%;
    letter-spacing: 0%;
    margin-top: 25px;
}

.parame {
    max-height: 200px;
    overflow: hidden;
}

.parame.expanded {
    max-height: 2000px;
}

.read-more-btn {
    background: none;
    border: none;
    color: #db1f26;
    cursor: pointer;
    padding: 0;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.brochure {
    background: #000000;
    padding: 12px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    top: -5px;
    font-family: var(--font-sans);
    font-weight: 600;
    border: none;
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    cursor: pointer;
}

.rera-block {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #707070;
    display: block;
    margin-top: 50px;
}

.w-100-h-auto {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overview-sec .row-flex {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 20px 0;
}

.pups {
    margin-top: 25px;
}

.pups small {
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    letter-spacing: 10%;
    text-transform: uppercase;
    border-left: 2px solid #DB1F2680;
    padding: 0px 5px;
    color: #1D1D1B;
    display: block;
    margin-bottom: 25px;
}

.pups p {
    font-family: var(--font-sans);
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.pups p span {
    font-size: 42px;
}

.row-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text-center {
    text-align: center;
}

.symphony-sec,
.floor-plan-sec,
.testiminial-sec {
    background: #F3F7FB url(../img/bg-pattern.png);
    height: auto;
    position: relative;
    padding: 80px 0;
}

.symphony-sec::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    background: #ffffff;
}

.blacky {
    color: #000000;
}

.position-relative {
    position: relative;
}

.lg-outer,
.lg-backdrop {
    z-index: 9999;
}

#amenities-items{
    margin-top: 100px;
}

#amenities-items .ame-items {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    height: 450px;
}

#amenities-items .ame-items img {
    filter: grayscale(1);
    height: 100%;
}

#amenities-items .owl-item.active.center .ame-items img {
    filter: grayscale(0);
}

#amenities-items .owl-item.active.center .ame-items .caption {
    opacity: 1;
}

#amenities-items .owl-item.active.center {
    transform: scale(1.3)!important;
    z-index: 10!important;
}

#amenities-items .owl-stage-outer {
    overflow: visible;
}

.symphony-sec .lightGalleryBtn {
    margin-top: 120px;
}

#amenities-items .owl-nav {
    top: 50%!important;
    transform: translateY(-50%);
}

#amenities-items .ame-items .caption {
    position: absolute;
    top: 25px;
    left: 0;
    padding: 2px 8px;
    background: rgb(219, 31, 38, 0.5);
    border-radius: 0 8px 8px 0;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 12px;
    line-height: 175%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0;
}

.ame-icon-corosil .amenity-blocky {
    background: #ffffff;
    border: none;
    width: 100%;
    height: 180px;
    padding: 15px;
    box-shadow: none;
    border-radius: 10px;
    cursor: pointer;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px;
}

.ame-icon-corosil .amenity-blocky img {
    display: block;
    margin: 0 auto;
    width: auto !important;
}

#ame-icon-block {
    margin-top: 50px;
}

#ame-icon-block .tabcontent {
    display: none;
    margin-top: 15px;
}

#ame-icon-block .tab {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    position: relative;
    z-index: 500;
    gap: 10px;
}

#ame-icon-block .tab button.tablinks {
    font-family: var(--font-sans);
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 15px 25px;
    background: transparent;
    border: 1px solid #f1f1f1;
    cursor: pointer;
    border-radius: 10px;
}

#ame-icon-block .tab button.tablinks.active {
    border: 2px solid #db1f26;
    background: #FFFFFF;
}

.ame-icon-corosil .owl-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.ame-icon-corosil .owl-nav button i {
    font-size: 25px;
    color: #000000;
}

.ame-icon-corosil .owl-nav button.disabled i {
    color: #999;
}



.walkthrough-sec {
    background: var(--pale);
}

.walkthrough-sec .video-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56%;
}

.walkthrough-sec .video-box .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.walkthrough-sec .play-video-btn {
    color: #fff;
    border: none;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    z-index: 50;
    cursor: pointer;
}

.walkthrough-sec .play-video-btn::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #ffffff;
    opacity: 0.3;
    border-radius: 50%;
}

.play-video-btn:before {
    animation: ripple 2s linear infinite;
}

@keyframes ripple {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
        opacity: 1;
    }

    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}


.custom-modal {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    height: 600px;
    border-radius: 10px;
    border: 1px solid #000000;
    background: #000000;
    z-index: 9999;
    overflow: hidden;
}

.custom-modal.active {
    display: block;
}

.modal-backdrop {
    position: fixed;
    inset: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(10px);
    width: 100%;
    height: 100vh;
    z-index: 9999;
}

.custom-modal iframe {
    width: 100%;
    height: 600px;
    padding-top: 0px;
    border:none;
}

.modal-backdrop,
.custom-modal {
    display: none;
}

.modal-backdrop.active,
.custom-modal.active {
    display: block;
}


.video-close {
    position: absolute;
    background: #ffffff;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    border: none;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}

.d-none {
    display: none;
}

.floor-plan-sec .btn-tab-block {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    position: relative;
    z-index: 500;
}

.floor-plan-sec .btn-tab-block li button.j-btn {
    font-family: var(--font-sans);
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 15px 25px;
    background: transparent;
    border: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.floor-plan-sec .btn-tab-block li button.j-btn.active {
    border-bottom: 2px solid #DB1F26;
}

.floor-plan-sec .plan-block {
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 50px;
    overflow: hidden;
    border-top: 2px solid #E3E3E3;
    margin-top: -2px;
    position: relative;
    padding: 20px 0;
}

.floor-plan-sec .plan-block img.plan-img {
    width: 50%;
    height: auto;
    object-fit: cover;
    object-position: top;
    display: block;
    margin: 0 auto;
}

.floor-plan-sec .brochure {
    border-radius: 15px;
    z-index: 10;
    margin: 25px auto 0;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    cursor: pointer;
}

.floor-plan-sec .plan-block .floor-details {
    background: #f7f3f1;
    border-radius: 28px;
    padding: 32px 36px;
    max-width: 520px;
    font-family: var(--font-text);
    position: absolute;
    top: 25px;
    left: 20px;
}

.floor-plan-sec .floor-details>div {
    margin-bottom: 32px;
}

.floor-plan-sec .floor-details>div:last-child {
    margin-bottom: 0;
}

.floor-plan-sec .floor-details h4 {
    font-size: 24px;
    font-weight: 600;
    color: #111;
    margin-bottom: 16px;
}

.floor-plan-sec .floor-details ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.floor-plan-sec .floor-details li {
    font-size: 16px;
    color: #222;
    margin-bottom: 10px;
    padding-left: 22px;
    position: relative;
}

.floor-plan-sec .floor-details li::before {
    content: counter(item) ".";
    counter-increment: item;
    position: absolute;
    left: 0;
    color: #111;
    font-weight: 500;
}

.floor-plan-sec .floor-details ul {
    counter-reset: item;
}


.specification-sec {
    background: #ffffff;
    position: relative;
}

.como-flex>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.como-flex {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.como-flex-align {
    align-items: center;
}

.como-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}

.como-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
    ;
}

.como-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.padd-left {
    padding-left: 15%;
}

.specification-sec .param {
    font-family: var(--font-text);
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000;
}

.specification-sec .una-flexi {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.specification-sec .sub-head {
    margin-bottom: 0;
}

.specification-sec .una-flexi div {
    width: 50%;
}

.specification-sec .brochure {
    float: right;
    margin-top: 1px;
}

.padila {
    padding-top: 50px;
    padding-bottom: 50px;
}

.fixy {
    position: sticky;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.specification-sec .specs {
    max-width: 1100px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 50px;
}

.specification-sec .specs .item {
    margin-bottom: 28px;
}

.specification-sec .specs .item .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 6px;
    position: relative;
    display: inline-block;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000000;
}

.specification-sec .specs .item .title::after {
    content: "";
    display: block;
    width: 22px;
    height: 2px;
    background: #e74c3c;
    margin-top: 6px;
}

.specification-sec .specs .item .desc {
    margin-top: 8px;
    color: #444;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
}

.location-sec {
    background: #ffffff;
}

.location-sec iframe {
    width: 100%;
    height: 600px;
    margin: 0;
}

.location-sec .locate-details {
    background: #F6F3F3;
    padding: 40px 0;
    border-radius: 0 0 100px 100px;
    margin-top: -5px;
}

.location-sec .locate-details .highlights {
    padding: 50px 0px 30px 0;
}

.location-sec .locate-details .highlights .grid {
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
}

.location-sec .locate-details .highlights .box {
    display: flex;
    align-items: flex-start;
    gap: 18px;
}

.location-sec .locate-details .highlights .icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    flex-shrink: 0;
}

.location-sec .locate-details .highlights .content h4 {
    margin: 0 0 10px;
    color: #222;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 175%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.location-sec .locate-details .highlights .row {
    display: flex;
    justify-content: flex-start;
    color: #444;
    margin-bottom: 6px;
    gap: 10px;
    font-family: var(--font-text);
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.location-sec .locate-details .highlights .row span:last-child {
    white-space: nowrap;
    color: #222;
}

.call-back-sec {
    position: relative;
    padding: 50px 0 0 0;
    overflow: hidden;
    background-size: 100% !important;
}

.call-back-sec h2 {
    color: #1D1D1B;
}

.call-back-sec .price-box {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0 20px;
}

.call-back-sec .price-box .label {
    color: #777;
    margin-bottom: 6px;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
}

.call-back-sec .price-box .price-line {
    font-weight: 600;
    color: #d8a737;
    margin-bottom: 14px;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0%;
}

.call-back-sec .price-box .price-line span {
    color: #d8a737;
    font-weight: 500;
}

.call-back-sec .price-box .divider {
    height: 1px;
    background: #e5e5e5;
    margin: 16px 0;
}

.call-back-sec .price-box .meta {
    color: #666;
    margin-bottom: 6px;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0%;
}

.call-back-sec .price-box .note {
    color: #999;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    line-height: 150%;
    letter-spacing: 0%;
}

.form-wrapper {
    background: #ffffff;
    padding: 25px 25px 80px 25px;
    height: 100%;
}

.form-wrapper .form-title {
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 25px;
    color: #1D1D1B;
}

.form-wrapper .form-title::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #e74c3c;
    margin-top: 6px;
}

.form-wrapper form {
    margin-top: 20px;
}

.form-wrapper .row {
    display: flex;
    gap: 12px;
    margin-bottom: 14px;
}

.form-wrapper input:not([type="checkbox"]),
.form-wrapper textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    outline: none;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.form-wrapper input::placeholder,
.form-wrapper textarea::placeholder {
    color: #999;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.form-wrapper .phone {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 14px;
    overflow: hidden;
}

.form-wrapper .phone span {
    padding: 12px;
    font-size: 14px;
    color: #555;
    border-right: 1px solid #ddd;
    background: #fafafa;
    white-space: nowrap;
}

.form-wrapper .phone input {
    border-radius: 0;
}

.form-wrapper textarea {
    height: 100px;
    resize: none;
    margin-bottom: 14px;
}

.form-wrapper .checkbox {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 11px;
    color: #777;
    margin-bottom: 18px;
}

.form-wrapper .checkbox input {
    margin-top: 2px;
}

.form-wrapper .checkbox span {
    color: #555;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.form-wrapper .checkbox a {
    color: #222;
    text-decoration: underline;
}

.form-wrapper button {
    width: 100%;
    padding: 14px;
    background: #1c1c1c;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}

.form-wrapper button:hover {
    opacity: 0.9;
}

.form-wrapper input:focus {
    outline: 0;
    border: 1px solid #000000;
}

.form-wrapper textarea:focus {
    outline: 0;
    border: 1px solid #000000;
}

.gallery-crc {
    margin-top: 50px;
    margin-left: 15%;
}

.gallery-crc .play-video-btn {
    color: #fff;
    border: none;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    backdrop-filter: blur(5px);
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    z-index: 50;
    cursor: pointer;
    border: 1px solid #ffffff;
}

.gallery-crc .hife {
    height: 618px;
    overflow: hidden;
}

.gallery-crc .hife img {
    height: 618px;
    object-fit: cover;
    object-position: top;
}

.developer-sec {
    background: #F6F3F3;
    padding: 50px 0;
}

.developer {
    margin-top: 50px;
}

.developer .d-item {
    max-height: 350px!important;
    height: 350px!important;
}

.developer img {
    width: auto!important;
    max-width: 200px;
    height: auto;
    margin-bottom: 40px;
}

.developer p {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000000;
}

.developer-sec .frt h2::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #e74c3c;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
}

.architect-sec {
    background: #ffffff;
    padding: 50px 0 0 0;
}

.architect-sec .como-flex {
    align-items: center;
}

.architect-sec .frt h2 {
    margin-bottom: 50px;
}

.architect-sec .frt h2::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #e74c3c;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.architect-sec p {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
    color: #000000;
    margin-bottom: 10px;
}

.roundy-disclaim {
    background: #F4F4F4;
    border-radius: 100px 100px 0 0;
    padding: 25px 0;
    margin-top: 50px;
}

.roundy-disclaim .floax {
    display: flex;
    align-items: center;
    gap: 20px;
}

.roundy-disclaim .floax small {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    color: #000000;
    display: block;
    margin-top: 50px;
    margin-bottom: 5px;
    font-size: 14px;
}

.roundy-disclaim .floax a {
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    color: #000000;
    display: block;
    font-size: 14px;
}

.roundy-disclaim h6 {
    font-family: var(--font-text);
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    margin-bottom: 10px;
    color: #000000;
}

.roundy-disclaim small.dis-det {
    font-family: var(--font-text);
    font-weight: 300;
    font-style: normal;
    line-height: 150%;
    letter-spacing: 0%;
    color: #818181;
}

.elos-listy {
    display: flex;
    color: #000000;
    justify-content: flex-end;
    gap: 0px;
}

.elos-listy li {
    position: relative;
    width: 40%;
    align-items: center;
    height: 60px;
}

.elos-listy li span {
    font-family: var(--font-text);
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #F6F3F3;
}

.elos-listy li a {
    position: absolute;
    font-family: var(--font-sans);
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #1D1D1B;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
}

.contact-sec {
    padding: 50px 0;
    background: #ffffff;
}

.contact-sec .form-wrapper {
    padding: 25px 25px 25px 25px;
}

.contact-sec h2 {
    color: #000;
}

.contact-sec .contact-wrapper {
    margin: auto;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 80px;
    margin-top: 50px;
}

.contact-sec .section {
    margin-bottom: 40px;
}

.contact-sec .title {
    margin-bottom: 10px;
    position: relative;
    color: #000000;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.contact-sec .title::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #e74c3c;
    margin-top: 6px;
}

.contact-sec .text {
    color: #444;
    margin-top: 12px;
    font-family: var(--font-text);
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
}

.contact-sec .info {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 12px;
}

.contact-sec .info span {
    font-weight: 600;
    color: #000000;
    font-family: var(--font-sans);
    font-style: normal;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.contact-sec .icon {
    font-size: 16px;
}

.center-aligned {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

footer {
    padding-top: 0;
}

.footy-pattern {
    width: 100%;
    margin-bottom: 50px;
}

.footer-texty {
    margin: 15px 0 35px 0;
}

footer .badges {
    align-items: center;
}

footer .igbc-logo {
    height: 120px;
}

footer .social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #E8E8E8;
}

.footer-bottom-grid {
    display: flex;
    justify-content: space-between;
}

.footer-bottom-grid .fb-grid-left {
    text-align: left;
    color: #787878;
}

.footer-bottom-grid .fb-grid-right {
    text-align: right;
    color: #787878;
    display: flex;
    gap: 15px;
}

.footer-bottom-grid .fb-grid-right p{
    margin-left: 20px;
}

footer .copyright {
    background: #000000;
}

footer .menu-footer-left-container .menu-item {
    font-family: var(--font-sans);
    opacity: 1 !important;
    transform: none !important;
    font-size: initial !important;
    color: #ccc !important;
}

footer .menu-footer-right-container .menu-item {
    font-family: var(--font-sans);
    opacity: 1 !important;
    transform: none !important;
    font-size: initial !important;
    color: #ccc !important;
}


.whyjoin-grid .whyjoin-left {
    order: 1;
}

.whyjoin-grid .whyjoin-right {
    order: 2;
}

.whyjoin-grid.is-reverse .whyjoin-left {
    order: 2;
}

.whyjoin-grid.is-reverse .whyjoin-right {
    order: 1;
}

.centry-rera {
    text-align: center;
}

.rera-linky {
    color: #000000;
    margin: 25px 0;
    display: block;
}

.have-form {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
}

.have-form.active {
    display: block;
}

.have-form .form-wrapper {
    background: #ffffff;
    padding: 25px 25px 25px 25px;
    height: auto;
    position: absolute;
    width: 25%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 20px;
}

.wpcf7 input[type="file"] {
    cursor: pointer;
    position: absolute;
    opacity: 0;
}

.wpcf7-response-output {
    color: #000000;
}

.whatsapp {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.telephone {
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 999;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsapp img {
    width: 45px;
    height: 45px;
}

.telephone img {
    width: 45px;
    height: 45px;
}

.stikme{
    position: sticky;
    top:10px;
    width: 100%;
    height: auto;
}

.gallery-crc .owl-nav, .developer .owl-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 25px;
}

.gallery-crc .owl-nav button.disabled i,
.developer .owl-nav button.disabled i {
    color: #999;
}

.gallery-crc .owl-nav button i,
.developer .owl-nav button i {
    font-size: 25px;
    color: #000000;
}

.whyjoin-image-wrapper {
    height: 500px!important;
}

#cerified img{
    width: auto;
}

.info-sec{
    color: #000;
    background: #FFFFFF;
    padding: 100px 0 30px 0;
}

.address-box p{
    color: #000000;
    margin-bottom: 114px;
}

.address-box p a{
    font-family: var(--font-text);
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 175%;
    letter-spacing: 0%;
}

.links-inner ul li a{
    font-family: var(--font-text);
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    letter-spacing: 0%;
    color:#000000;
    display: block;
}

.social-icons a:hover img {
   filter: invert(1)brightness(0);
}

.f-patty-bg{
    width: 100%;
    max-width: 100%;
    padding: 60px 0;
    background: #ffffff url(../img/footer-pattern.png) repeat;
    background-size: auto;
    position: relative;
    background-size: contain;
}

.my-navigation.scrolled {
    background: rgba(0 0 0 / 80%);
    color: #ffffff;
    padding: 20px 50px;
    position: fixed;
    left: 0;
}

.my-navigation.scrolled img.c-link{
    filter: brightness(0) invert(1);
}

.nov-com{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 175px;
    max-height: 175px;
    min-height: 175px;
    border: 1px dashed #A4A4A4;
    border-radius:10px;
    color: #a4a4a4;
}


.phase-dropdown {
    position: relative;
    width: 320px;
    max-width: 100%;
}

.phase-dropdown select {
    width: 100%;
    font-family: var(--font-sans);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1D1D1B;
    border: none;
    border-radius: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.2s ease;
}

.phase-dropdown select:focus {
    outline: none;
    border:none;
}

/* custom arrow */
.phase-dropdown::after {
    content: "\25BE";
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #555;
    pointer-events: none;
    display:none;
}

.dnd-micro{
display:flex;
align-items:center;
gap:15px;
}

.microsite{
	background: transparent;
    padding: 9px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #000000;
    border-radius: 10px;
    font-family: var(--font-sans);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    }

.microsite:hover{
    color: var(--primary);
    border-color: var(--primary);
}    
    
.microsite img{
   width:12px;
}

.page-template-front-page p.notes {
   bottom: 19px;
}