@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Fontspring-DEMO-tintacoated-regular';
    src: url(../font/Fontspring-DEMO-tintacoated-regular.woff) format('woff'),
        url(../font/Fontspring-DEMO-tintacoated-regular.woff2) format('woff2');
}

body {
    font-family: "Georama", sans-serif;
    color: #000000;
}

/* HEADER CSS STARTS */
header {
    position: fixed;
    width: 93%;
    left: 50%;
    top: 6px;
    z-index: 99;
    background-color: #fff;
    padding: 5px 0;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: translate(-50%);
    border-radius: 10px;
}

.newClass {
    background-color: #fff;
    box-shadow: 0 0 1px #000;
    z-index: 999;
    border-radius: 10px;
}

.inner-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.logo {
    max-width: 165px;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.banner-inner.price-info {
    font-size: 25px;
}

.menu ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    padding: 0px 15px;
    text-transform: uppercase;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: 1px;
}

.project-overview-section .know-more {
    text-align: left;
}

/* HEADER CSS ENDS */
.desktop-banner {
    display: block;
}

.tab-banner {
    display: none;
}

.mobile-banner {
    display: none;
}

.padding-space-extra {
    padding: 70px 0;
}

.banner-section {
    position: relative;
    overflow: hidden;
}

.banner-section .container-fluid {
    padding: 0;
}

.banner-section::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 9;
    background: linear-gradient(0deg, black, transparent, transparent);
    width: 100%;
    height: 100%;
}

.banner-section-information {
    position: absolute;
    bottom: 7%;
    z-index: 9;
    left: 24px;
    display: flex;
    justify-content: space-between;
    width: 95%;
    align-items: center;
    color:#fff;
}

.banner-location {
    margin-bottom: 0;
    font-size: 17px;
    letter-spacing: 1px;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

.section-title h2 {
    font-family: "Georama", sans-serif;
    letter-spacing: 1px;
    font-weight: 300;
    margin-bottom: 17px;
    font-size: 39px;
}

.section-title p {
    color: #000000;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
}

.overview-section-information p {
    color: #000000;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
}

.overview-infromation {
    margin-bottom: 30px;
}

p.configurat {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 300;
}

p.configurat b {
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin-bottom: 5px;
    background: linear-gradient(127deg, #dc261e, #dbc4c4, #dc261e);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-weight: 300;
}

p.configuration-price {
    text-align: center;
}

.overview-btn {
    text-align: center;
}

.overview-btn .btn {
    background: #c0c0c0;
    margin-right: 15px;
    letter-spacing: 2px;
}

.bg-color {
    background: #23568e;
    color:#fff;
}
.bg-color .section-title p{
    color:#fff;
}
.gallery-images-img {
    margin: 0 auto;
    text-align: Center;
    margin-bottom: 30px;
}

.gallery-section {
    position: relative;
    overflow: hidden;
}

.gallery-fer-slider {
    position: Relative;
    overflow: hidden;
}
.gallery-structure-img {
    border: 1px dashed #ffffff;
    padding: 9px;
}
.swiper-button-next,
.swiper-button-prev {
    background: #e0eb66;
    width: 50px;
    height: 50px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 21px;
    color: #000;
}

.gallery-structure-img img {
    box-shadow: 0 0 3px #fff;
}

.gallery-structure-img {
    border: 1px dashed #23568e;
}

.price-information-inn {
    text-align: center;
    border: 2px solid #23568e;
    border-radius: 16px;
    padding: 10px;
}

.price-type {
    background: #23568e;
    border-radius: 20px;
    color: #ffffff;
    box-shadow: 0 0 2px #fff;
    padding: 5px;
    margin-bottom: 10px;
}

.price-type h3 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 26px;
}

p.price-sizess,
.project-pricess {
    margin-bottom: 6px;
    color: #000000;
    letter-spacing: 1px;
}

p.price-sizes,
p.project-prices {
    margin-bottom: 0;
    font-size: 20px;
    letter-spacing: 1px;
}

.price-size,
.project-price {
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #d0d0d0;
    width: 80%;
}

p.project-prices b {
    font-size: 30px;
    color: #23568e;
    font-weight: 600;
}

.enquire-btns .btn {
    width: 86%;
    border-radius: 17px;
    background: #c0c0c0;
    letter-spacing: 2px;
}

.floor-plan-inn {
    text-align: center;
    box-shadow: 0 0 3px #ffffff2e;
}

.floor-plan-inn p {
    font-size: 20px;
    background: black;
    padding: 5px;
    letter-spacing: 1px;
    color: #cecdcd;
    font-weight: 300;
}

.highlight-img {
    background: url(../images/highlight.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.location-img {
    background: url(../images/location.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.location-section-information ul {
    padding-left: 18px;
}

.location-section-information ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #c6bebe;
    color: #585252;
    letter-spacing: 1px;
    font-size: 15px;
}

.highlight-information ul {
    padding-left: 18px;
}

.highlight-information ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #c6bebe;
    color: #656363;
    letter-spacing: 1px;
    font-size: 15px;
}
.amenities-img img {
    filter: sepia(1);
}
.location-section-information .section-title {
    text-align: left;
}

.location-section-information .section-title h2 {
    font-size: 31px;
}

.highlight-information .section-title {
    text-align: left;
}

.highlight-information .section-title h2 {
    font-size: 31px;
}

.btn {
    background: #c0c0c0;
    letter-spacing: 2px;
}

.amenities-img {
    max-width: 63px;
    margin: 0 auto;
}

.amneities-infoer {
    border: 1px solid #ffffff;
    padding: 35px 0;
    text-align: center;
}

.amneities-infoer p {
    font-size: 17px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 0;
}

.amenities-fer-slider {
    position: relative;
    overflow: hidden;
}

.card {
    background: transparent;
    border: 1px solid #505050;
}

.card-header h3 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 200;
    color: #ececec;
}

.card-body {
    color: #d7cdcd;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
}

.faq-section .card-header-title>a:after {
    content: "\f078";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    right: 10px;
}

.faq-section .card-header-title>a[aria-expanded="true"]:after {
    content: "\f077";
}

.faq-section-form {
    border: 1px dashed #fff;
    padding: 10px;
    border-radius: 5px;
}

.faq-section-form form .btn {
    width: 100%;
}

.card-header {
    border: 1px solid #292929;
}

.faq-inner h3 {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 2px;
    text-align: center;
    color: #000;
}

.faq-inner {
    padding: 30px 20px;
    border: 1px solid #5c5c5c;
    background: #ffffff;
    box-shadow: 0 0 2px #fff;
}

.faq-inner p {
    font-size: 17px;
    letter-spacing: 2px;
    color: #605656;
    margin-bottom: 10px;
    text-align: Center;
}

footer p {
    color: #d7d7d7;
}
footer p b {
    color: #fff;
    margin-right: 5px;
}

.counter-box {
    /* display: flex;
    height: 100%; */
    font-size: 35px;
    font-weight: 400;
    border-left: 1px solid #707070;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
    padding: 10px 0 10px 15px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}


.counter-box::after {
    content: "";
    position: absolute;
    left: -1px;
    bottom: 0;
    width: 1px;
    height: 50%;
    background: #e0eb66;
    z-index: 11;
}

.counter-header sup {
    font-size: 25px;
    top: 0;
}

.counter-header p {
    color: #e0eb66;
    font-size: 16px;
    text-transform: uppercase;
    margin-block: 0;
}

.counter-txt {
    padding-left: 35px;
    display: flex;
    align-items: center;
}

.counter-txt p {
    color: #f1ff5a;
    font-size: 18px;
    margin: 0;
}

.aboutus .container {
    height: 100%;
    max-width: 1280px;
}

p.banner-price {
    font-size: 20px;
    margin-bottom: 8px;
}

p.banner-price b {
    color: #e0eb66;
    font-size: 37px;
    font-weight: 500;
}

.download-brochure {
    background: #e0eb66;
}

.whatsapp-brochure {
    position: Relative;
    background: #21d921;
    font-size: 20px !important;
    padding: 3px 10px;
}

.whatsapp-brochure::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffffff;
    transform: translate(-50%, -50%) scale(1);
    z-index: -1;
    animation: pulse 2s infinite;
}

.whatsapp-brochure::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    transform: translate(-50%, -50%) scale(1);
    z-index: -1;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.6;
    }

    70% {
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.enquire-outer {
    display: none;
}

.more-text {
    display: none;
}

.read-more-btn {
    border: none;
    background: none;
    color: #23568e;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    transition: color 0.3s ease;
}

.read-more-btn:hover {
    color: #23568e;
}

.auto-popup-right h3 {
    font-size: 23px;
    color: #000;
}

.ct-tag {
    color: #000;
    margin-bottom: 10px;
}
footer{
    background:#000000;
    text-align:center;
}
.about-developer p {
    color: #000;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
}
@media screen and (max-width:1295px) {
    .section-title h2 {
        font-size: 33px;
    }

}

@media screen and (max-width:1199px) {
    .banner-left-information h1 {
        font-size: 35px;
    }

    p.banner-price b {
        font-size: 33px;
    }

    .flex_counter span {
        font-size: 28px;
    }

    .counter-header {
        padding: 10px 0 10px 15px;
    }

    .counter-header sup {
        font-size: 20px;
        top: 0;
    }

    .price-type h3 {
        font-size: 23px;
    }

    p.price-sizes,
    p.project-prices {
        font-size: 18px;
    }

    .floor-plan-inn p {
        font-size: 18px;
    }

    .highlight-information .section-title h2 {
        font-size: 26px;
    }

    .location-section-information .section-title h2 {
        font-size: 27px;
    }

    .section-title h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:991px) {
    .button_container {
        position: absolute;
        top: 50%;
        right: 0;
        height: 29px;
        width: 35px;
        cursor: pointer;
        z-index: 100;
        transition: opacity 0.25s ease;
        transform: translateY(-50%);
    }

    .button_container span {
        background: #eb6666;
        border: none;
        height: 3px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.35s ease;
        cursor: pointer;
        border-radius: 31px;
    }

    .overlay {
        position: fixed;
        background: #191919;
        top: 62px;
        left: 0;
        width: 100%;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        max-height: 0;
        -webkit-transition: max-height .3s, -webkit-transform .3s;
        transition: max-height .3s, -webkit-transform .3s;
        -o-transition: max-height .3s, transform .3s;
        transition: max-height .3s, transform .3s;
        transition: max-height .3s, transform .3s, -webkit-transform .3s;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        overflow: auto;
        box-shadow: 0 0 3px #7e7e7e;

    }

    .overlay.open {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        max-height: 100vh;
    }

    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        width: 100%;
    }

    .overlay nav {
        text-align: center;
    }

    .overlay.open li {
        opacity: 1;
        border-bottom: 1px solid gray;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .button_container.active .bottom {
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #eb6666;
    }

    .button_container.active .top {
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #eb6666;
    }

    .button_container.active .middle {
        opacity: 0;
        background: #fff;
    }

    .button_container span:nth-of-type(2) {
        top: 11px;
        width: 61%;
        height: 3px;
        right: 0;
        left: auto;
    }

    .button_container span:nth-of-type(3) {
        top: 22px;
    }

    .desktop-banner {
        display: none;
    }

    .tab-banner {
        display: block;
    }

    .mobile-banner {
        display: none;
    }

    .counter-box {
        display: flex;
        border-bottom: 1px solid #606060;
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .counter-header {
        font-size: 30px;
        padding-left: 0;
        border-left: 0;
        width: 40%;
    }

    .counter-header::after {
        background: none;
    }

    .counter-header sup {
        font-size: 21px;
    }

    .counter-header p {
        font-size: 14px;
    }

    .counter-txt p {
        font-size: 16px;
    }

    .counter-txt {
        width: 60%;
        padding-left: 0px;
    }

    .contact-sales {
        font-size: 15px;
    }

    .container {
        max-width: 800px;
    }

    .overview-section-information .section-title p {
        text-align: center;
    }

    .overview-configuration-inn {
        background: #191919;
        padding: 3px 0;
        margin-bottom: 10px;
    }

    p.configurat {
        font-size: 18px;
    }

    p.configurat b {
        font-size: 29px;
    }

    .overview-infromation {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:865px) {
    .banner-left-information h1 {
        font-size: 30px;
    }

    .banner-location {
        font-size: 16px;
    }

    .banner-price {
        font-size: 18px;
        margin-bottom: 8px;
    }

    p.banner-price b {
        font-size: 30px;
    }

    .contact-sales {
        font-size: 15px;
        padding: 5px;
    }
}

@media screen and (max-width:767px) {
    .banner-section-information {
        position: absolute;
        bottom: 7%;
        z-index: 9;
        left: 24px;
        display: block;
        width: 95%;
    }

    .price-information-inn {
        margin-bottom: 20px;
    }

    .banner-right-infromation {
        text-align: right;
    }

    .highlight-img,
    .location-img {
        height: 80vh;
    }

    .faq-secion-inn {
        margin-bottom: 20px;
    }

    .faq-inner {
        text-align: center;
    }
}

@media screen and (max-width:575px) {
    .desktop-banner {
        display: none;
    }

    .tab-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .banner-section::before {
        background: linear-gradient(0deg, black, #00000082, #0000000d, transparent);
    }

    .banner-section-information {
        left: 0px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .banner-right-infromation {
        text-align: center;
    }

    .flex_counter span {
        font-size: 24px;
    }

    .counter-header {
        width: 50%;
    }

        .counter-txt {
        width: 50%;
        text-align: left;
        justify-content: start;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .padding-space-extra {
        padding: 40px 0;
    }

    .overview-section-information p {
        font-size: 13px;
    }

    p.configurat b {
        font-size: 26px;
    }

    p.configurat {
        font-size: 15px !important;
    }

    .card-header h3 {
        font-size: 14px;
    }

    .faq-inner h3 {
        font-size: 19px;
    }

    .faq-inner p {
        font-size: 15px;
    }

    .enquire-outer {
        position: fixed;
        z-index: 99;
        bottom: 0;
        display: block;
        width: 100%;
        background: #10203e;
        box-shadow: 0 0 2px #8f8f8f;
    }

    .enquire-outer .btn {
        animation: none;
    }

    .enquire-outer ul {
        display: flex;
        align-items: center;
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
    }

    .enquire-outer ul li {
        width: 50%;
        background: #fefefe;
        padding: 5px 0;
        color: #000000;
        border-bottom: 1px solid #b4afaf;
        text-align: center;
    }

    .enquire-outer ul .call-now {
        background: #000;
        color: #fff;
    }

    .enquire-outer ul .call-now a {
        color: #fff;
        text-decoration: none;
    }

    .enquire-outer ul .call-now img {
        max-width: 28px;
    }

    .enquire-outer ul li img {
        max-width: 28px;
    }

    .enquire-outer ul li p {
        margin-bottom: 0;
        font-size: 14px;
        letter-spacing: 2px;
    }

    .banner-left-information h1 {
        font-size: 27px;
    }

    .auto-popup-right h3 {
        font-size: 19px;
        color: #000;
    }

    .ct-tag {
        font-size: 13px;
    }

    .highlight-img,
    .location-img {
        height: 45vh;
    }

    .highlight-img,
    .location-img {
        height: 45vh;
    }
}

@media screen and (max-width:460px) {
    p.banner-price {
        font-size: 18px;
        letter-spacing: 1px;
    }

    .banner-section-information {
        bottom: 4%;
    }

    .counter-header sup {
        font-size: 17px;
    }

    p.banner-price b {
        font-size: 25px;
    }

    .btn {
        letter-spacing: 1px;
    }

    .flex_counter span {
        font-size: 22px;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .section-title p {
        font-size: 12px;
    }

    .overview-section-information p {
        font-size: 12px;
        text-align: center;
    }

    .read-more-btn {
        font-size: 14px;
    }

    .register-btn {
        display: none;
    }

    .btn {
        font-size: 14px;
    }

    .overview-btn .btn {
        letter-spacing: 1px;
    }

    .highlight-information ul li {
        font-size: 13px;
    }

    .highlight-information .section-title h2 {
        font-size: 21px;
    }
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px;
    color: #fff;
}
    .location-section-information .section-title h2 {
        font-size: 20px;
    }

    .location-section-information ul li {
        font-size: 13px;
    }

    .card-body {
        font-size: 12px;
    }

    footer p {
        color: #d9d9d9;
        font-size: 13px;
    }

    footer {
        margin-bottom: 16px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background: #000;
        width: 37px;
        height: 36px;
    }
}

@media screen and (max-width:400px) {
    header {
        position: fixed;
        width: 100%;
        top: 0;
        border-radius: 0;
    }

    .banner-section {
        margin-top: 60px;
    }

    .banner-section::before {
        background: linear-gradient(0deg, black, #000000a1, #00000059, transparent);
    }

    p.banner-price {
        font-size: 15px;
    }

    .banner-location {
        font-size: 15px;
    }

    p.banner-price b {
        font-size: 24px;
    }

    .banner-left-information h1 {
        font-size: 24px;
    }

    .flex_counter span {
        font-size: 19px;
    }
}