@font-face {
    font-family: "Roboto-Regular";
    font-display: swap;
    src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Bold";
    font-display: swap;
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: "Roboto-Thin";
    font-display: swap;
    src: url("../fonts/Roboto-Thin.ttf");
}

@font-face {
    font-family: "RobotoSlab-Light";
    font-display: swap;
    src: url("../fonts/RobotoSlab-Light.ttf");
}

@font-face {
    font-family: "Roboto-Light";
    font-display: swap;
    src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: "InriaSerif-Regular";
    font-display: swap;
    src: url("../fonts/InriaSerif-Regular.ttf");
}

@font-face {
    font-family: "InriaSerif-Light";
    font-display: swap;
    src: url("../fonts/InriaSerif-Light.ttf");
}

@font-face {
    font-family: "Roboto-LightItalic";
    font-display: swap;
    src: url("../fonts/Roboto-LightItalic.ttf");
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden !important;
}

.visibleHidden {
    display: none;
}

:root {
    --laal: #504541;
}

:root {
    --off-color: #c5b6b0;
}

body.fixed .wrapper .menu-top {
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    animation: menu_link_an 500ms forwards;
    width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 10px #0000000a;
}

@keyframes menu_link_an {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0)
    }
}

body.fixed .wrapper .logo-sec {
    border-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
}

.wrapper {
    height: 100vh;
    position: relative;
}

.wrapper .video-sec {
    height: 100%;
    position: relative;
}

.wrapper .video-sec .inner-bann-vid {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.wrapper .video-sec .inner-bann-vid.offer_banner {
    position: unset;
    height: auto;
    width: auto;
}

.wrapper .video-sec .inner-video-sec {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.wrapper .video-sec .inner-video-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wrapper .video-sec .inner-video-sec video {
    width: 100%;
    height: 120%;
    object-fit: cover;
    margin-top: -5%;
}

/* .wrapper:before {content: "";position: absolute;width: 100%;z-index: 99;background: linear-gradient(318deg, rgb(3 193 243 / 0%) 0%, rgb(0 0 0 / 7%) 100%);left: 0;right: 0;top: 0;height: 100%;} */
.wrapper.offer_wrapper::before {
    display: none;
}

.wrapper.offer_wrapper::after {
    display: none;
}

.wrapper:before {
    content: "";
    position: absolute;
    width: 50%;
    z-index: 99;
    /* background: linear-gradient(15deg, rgb(0 0 0 / 0%) 0%, rgb(28 25 71 / 0%) 100%); */
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to left, rgb(0 0 0 / 49%), rgba(0, 0, 0, 0));
}

.wrapper:after {
    content: "";
    position: absolute;
    width: 50%;
    z-index: 99;
    /* background: linear-gradient(15deg, rgb(0 0 0 / 0%) 0%, rgb(28 25 71 / 0%) 100%); */
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 49%), rgba(0, 0, 0, 0));
}

.content-sec {
    position: absolute;
    bottom: -114px;
    left: 0%;
    z-index: 999;
    height: calc(100% - 86px);
    /* border-left: 1px solid rgba(196, 175, 94, 0.5); */
    padding-left: 90px;
    padding-top: 110px;
}

.loc-img span img {
    width: 16px !important;
    transform: translateY(-2px);
}

.form-logo {
    font-size: 23px;
}

/* border-left: 1px solid rgba(196, 175, 94, 0.5);padding-left: 90px;padding-top: 110px;} */
.content-sec .inner-content {
    display: grid;
    align-items: center;
    height: 100%;
}

.content-sec .inner-content h4 {
    color: #fff;
    font-size: 22px;
    padding-top: 20px;
    font-family: "Roboto-Light";
    letter-spacing: 1px;
}

.content-sec .inner-content h2 {
    color: #fff;
    padding: 15px 0px;
    font-size: 32px;
    text-transform: uppercase;
    font-family: "InriaSerif-Regular";
    line-height: 50px;
    letter-spacing: 1px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    ;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    margin-top: 25px;
}

.content-sec .inner-content h6 {
    padding-top: 25px;
}

.content-sec .inner-content h6 span {
    background-color: #147cc0;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 1px;
    font-family: "Roboto-Bold";
    color: #fff;
}

.custom-breadcrumb {
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 999;
    width: 100%;
    right: 0;
}

.custom-breadcrumb h2 {
    font-size: 36px;
    font-family: "InriaSerif-Regular";
    color: #fff;
    padding-bottom: 10px;
    text-align: center;
}

.custom-breadcrumb ul {
    text-align: center;
}

.custom-breadcrumb ul li {
    display: inline-block;
}

.custom-breadcrumb ul li a {
    color: #fff;
    font-family: "Roboto-Regular";
    font-size: 20px;
}

.custom-breadcrumb ul li.active a {
    color: #147cc0;
    text-decoration: none;
}

.all-amenities {
    position: relative;
}

.all-amenities .heading h2 {
    font-size: 50px;
    font-family: "InriaSerif-Regular";
    color: #222;
    padding-bottom: 10px;
    text-align: center;
}

.all-amenities .heading img {
    width: 50px;
    margin: 0 auto;
    display: block;
}

.all-amenities .container {
    min-width: 75%;
}

.all-amenities {
    padding: 100px 0px;
}

.all-amenities .content-box {
    display: grid;
    align-items: center;
    height: 100%;
}

.all-amenities .content-box h2 {
    font-size: 40px;
    padding-bottom: 15px;
    font-family: "InriaSerif-Regular";
}

.all-amenities .row {
    padding: 60px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.all-amenities .content-box .right-last {
    text-align: right;
}

.all-amenities .content-box .right-last p {
    text-align: right;
}

.all-amenities .img-box {
    border: 8px solid #147cc0;
}

.all-amenities:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: radial-gradient(#f4ecd0 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%);
    background-size: 1em 1em;
    opacity: 50%;
}


.new-launch {
    padding: 100px 0px;
}

.new-launch .container {
    min-width: 75%;
}

.new-launch .heading img {
    width: 50px;
    margin: 0 auto;
    display: block;
}

.new-launch .heading h2 {
    font-size: 50px;
    font-family: "InriaSerif-Regular";
    color: #222;
    padding-bottom: 10px;
    text-align: center;
    padding-bottom: 35px;
}

.new-launch .inner-box {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.new-launch .inner-new {
    position: relative;
    width: 48%;
}

.new-launch .inner-new .left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(178, 154, 71, 95%);
    display: grid;
    align-items: center;
    text-align: center;
}

.new-launch .inner-new .left h2 {
    font-size: 30px;
    font-family: "InriaSerif-Regular";
    color: #fff;
    padding-bottom: 10px;
    text-align: center;
}

.new-launch .inner-new .left h4 {
    color: #eee;
    font-family: "Roboto-Regular";
    font-size: 15px;
    padding: 10px 0px;
}

.new-launch .inner-new .left button {
    width: 150px;
    font-size: 14px;
    border: none;
    padding-bottom: 5px 15px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
}

.wrapper-other {
    height: 70vh;
}

.wrapper-other .banner-other {
    height: 100%;
}

.wrapper-other .banner-other img {
    object-fit: cover;
    height: 100%;
}

.content-sec .inner-content .p-logo img {
    width: 200px;
}

.content-sec .inner-content .price-box {
    padding-top: 15px;
}

.content-sec .inner-content .price-box .inner-price {
    display: flex;
}

.content-sec .inner-content .price-box .inner-price .left {
    padding-right: 15px;
    display: grid;
    align-content: center;
    color: ;
}

.content-sec .inner-content .price-box .inner-price .left h5 {
    color: #fff;
    font-size: 68px;
}

.content-sec .inner-content .price-box .inner-price .right h1 {
    color: #fff;
    font-size: 70px;
    font-family: "InriaSerif-Regular";
    letter-spacing: 5px;
}

.content-sec .inner-content .price-box .inner-price .right h1 span {
    font-size: 24px;
    font-family: "RobotoSlab-Light";
}

.rupee_symbol {
    transform: translateY(-50%);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}


.rupee_symbol {
    transform: translateY(-50%);
    backface-visibility: visible !important;
    animation: flip-icon 2.5s ease infinite;
}

@keyframes flip-icon {
    0% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.logo-name {
    font-size: 50px;
    font-family: "InriaSerif-Regular";
    color: #fff;
}

.pro-logo {
    border-right: 1px solid #0000007d;
    margin-right: 6px;
    padding-right: 3px;
    filter: invert();
}

.logo-white {
    display: block;
    margin-left: 5px;
    width: 200px;
}

.logo-black {
    display: none;
}

body.fixed .logo-white {
    display: none;
}

body.fixed .pro-logo {
    filter: unset;
    border-right: 1px solid #000;
}

body.fixed .logo-black {
    display: block;
    margin-left: 5px;
    filter: invert();
    width: 200px;
}

body.fixed .logo-sec .inner-logo .right .inner-right .number a {
    color: #000;
}

body.fixed .logo-sec .inner-logo .right .inner-right .menu-icon {
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.6);
}

body.fixed .logo-sec .inner-logo .right .inner-right .menu-icon img {
    filter: invert();
}

.logo-sec {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    right: 0;
    padding: 20px 5%;
    border-bottom: 1px solid rgba(196, 175, 94, 0.5);
    /* height: 93px; */
}

.logo-sec .inner-logo {
    display: flex;
    justify-content: space-between;
}

.logo-sec .inner-logo .left .builder-logo {
    width: 138px;
    display: flex;
    align-items: center;
    height: 100%;
}

.logo-sec .inner-logo .right .inner-right {
    display: flex;
    align-items: center;
    align-content: center;
    height: 100%;
}

.logo-sec .inner-logo .right .inner-right .menu-icon {
    width: 150px;
    display: flex;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.6);
    justify-content: center;
    padding: 4px 15px;
    cursor: pointer;
}

.logo-sec .inner-logo .right .inner-right .menu-icon img {
    width: 36px;
    cursor: pointer;
}

.logo-sec .inner-logo .right .inner-right .number {
    padding-right: 25px;
    display: grid;
    align-content: center;
    font-family: "InriaSerif-Regular";
    letter-spacing: 1.5px;
}

.logo-sec .inner-logo .right .inner-right .number a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.logo-sec .inner-logo .right .inner-right .number a img {
    width: 30px;
    filter: invert();
}

.logo-sec .inner-logo .right .inner-right .menu-icon span {
    font-size: 24px;
    padding-left: 15px;
    font-family: "InriaSerif-Regular";
}

.wrapper .carousel-indicators {
    cursor: pointer;
}

.wrapper .carousel-indicators .active {
    background-color: #fff;
}

.wrapper .carousel-fade .carousel-item {
    opacity: 0.8;
    transition-duration: .6s;
    transition-property: opacity;
}

.wrapper .carousel-fade .carousel-item.active,
.wrapper .carousel-fade .carousel-item-next.carousel-item-left,
.wrapper .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.wrapper .carousel-fade .active.carousel-item-left,
.wrapper .carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.wrapper .carousel-fade .carousel-item-next,
.wrapper .carousel-fade .carousel-item-prev,
.wrapper .carousel-fade .carousel-item.active,
.wrapper .carousel-fade .active.carousel-item-left,
.wrapper .carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.wrapper .carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    height: 100%;
}

.carousel-fade,
.carousel-inner {
    height: 100%;
}

.carousel-item img {
    object-fit: cover;
    height: 100%;
}

.carousel-item video {
    object-fit: cover;
    height: 120%;
    width: 100%;
    margin-top: -5%;
}

.carousel-inner .carousel-item>img {
    -webkit-animation: zoom 30s;
    animation: zoom 30s;
}

.wrapper .arrow {
    position: absolute;
    width: 70px;
    left: 7.6%;
    height: 50px;
    display: flex;
    z-index: 999;
    bottom: 15%;
    justify-content: space-between;
}

.wrapper .arrow .arrow-box {
    background-color: #147cc0;
    border-radius: 100px;
}

.wrapper .arrow .arrow-box img {
    padding: 2px;
    display: grid;
    align-content: center;
    width: 50px;
    height: 50px;
    padding: 15px;
}

.wrapper .arrow .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.wrapper .symbol {
    position: absolute;
    left: 5%;
    top: 40%;
    width: 180px;
    z-index: 999;
}

.wrapper .symbol h2 {
    color: #147cc0;
    text-align: center;
    padding-bottom: 25px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    margin-top: 15px;
}

.wrapper .symbol img {
    width: 53%;
    margin: 0 auto;
    display: block;
}

.banner-img {
    height: 100vh !important;
    object-fit: cover;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.2, 1.2);
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    background-color: #fff;
    display: grid;
    align-items: center;
}




.sidenav .inner-b {
    display: flex;
    padding: 5%;
    justify-content: space-between;
    border: 1px double rgba(255, 255, 255, 0.4);
    background-color: rgba(19, 17, 54, 0.3);
}

.sidenav .inner-b .left {
    width: 40%;
}

.sidenav .inner-b .right {
    width: 40%;
    color: #fff;
    display: grid;
    align-items: flex-end;
    text-align: right;
}

.sidenav .inner-b .right .logo-menu {
    width: 160px;
    margin-bottom: 25px;
}

.sidenav .inner-b .right h4 {
    font-family: "Roboto-Light";
    color: #fff;
    font-size: 17px;
    padding-bottom: 25px;
    border-bottom: 2px solid #147cc0;
    letter-spacing: 0.5px;
}

.sidenav .inner-b .right .rera {
    display: flex;
    justify-content: flex-end;
    border-top: 2px solid #147cc0;
    margin: 10px 0px;
    padding-top: 30px;
}

.sidenav .inner-b .right .rera .qr-code {
    width: 80px !important;
}

.sidenav .inner-b .right .rera p {
    margin-bottom: 0;
    font-size: 15px;
}

.sidenav .inner-b .right .rera p a {
    font-size: 16px;
}

.sidenav .inner-b .right .rera .number {
    display: grid;
    align-items: center;
    padding-right: 25px;
}

.sidenav .inner-b .right ul {
    display: flex;
    justify-content: flex-end;
    padding-top: 15px;
}

.sidenav .inner-b .right ul li {
    display: inline-block;
    padding-left: 25px;
}

.sidenav .inner-b .right ul li a {
    font-family: "Roboto-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    display: flex;
    color: #f7f7f7;
    text-decoration: none;
}

.sidenav .inner-b .right ul li a .fa {
    padding-right: 10px;
    display: grid;
    align-items: center;
}

.sidenav .inner-link {
    padding: 6px 0px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.sidenav .inner-sec {
    position: relative;
    height: 100%;
    display: grid;
    align-content: center;
    padding: 5% 5%;
}

.sidenav .inner-sec:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(28, 25, 72) url(../images/small-symboll.png) repeat;
    z-index: -2;
}

.sidenav .inner-link:last-child {
    border-bottom: none;
}

/* ------------- Amenities Section ---------------- */

.head-amenties {
    margin-bottom: 40px;
}

.amenities-row {
    display: flex;
    gap: 10px;
}

.amenity-box {
    position: relative;
    border: 4px solid #c89b5c;
    overflow: hidden;
    transition: 0.50s;
}

.amenity-box:hover.amenity-box img {
    transform: scale(1.2);
    transition: 0.50s;
}

.amenity-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.amenity-box span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    text-shadow: 0px 2px 11px #000;
}

/* Sizes */
.amenity-box.small {
    width: 180px;
    height: 320px;
}

.amenity-box.medium {
    width: 220px;
    height: 380px;
}

.amenity-box.large {
    width: 320px;
    height: 460px;
}

/* ------------- Amenities Section ---------------- */



.sidenav span a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-family: "Roboto-Regular";
}

.sidenav span a:hover {
    color: #147cc0;
}

.sidenav span a .fa {
    padding-left: 5px;
}

.sidenav span {
    display: grid;
    align-items: center;
}

.sidenav a {
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    letter-spacing: 0.8px;
    transition: 0.3s;
    font-family: "InriaSerif-Regular";
}

.sidenav a:hover {
    color: #fff;
}

.sidenav .closebtn {
    position: absolute;
    top: 12%;
    right: 8%;
    font-size: 80px;
    margin-left: 50px;
}

.sidenav .all-logo-sec {
    width: 200px;
    margin-bottom: 35px;
}

.modal-body .form-control.pop_input {
    padding: 6px 25px;
}

.main-btn.pop_btn {
    padding: 3px 25px;
    font-size: 17px;
}

.d_view {
    display: block;
}

.m_view {
    display: none;
}

.modal-lg {
    max-width: 900px;
}

.img-offers img {
    width: 350px !important;
    padding: 15px;
    backdrop-filter: blur(15px);
}

.mobile-section .btn p {
    font-size: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 5px;
}

.social-icon {}

.social-icon li {}

.social-icon li a {}

/* construction section css starts here */

.construction {
    padding: 100px 0px;
    position: relative;
}

.construction:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(178, 154, 71) url(../images/small-symboll-dark.png) repeat;
    z-index: -2;
    filter: brightness();
}

.construction .cons_heading {
    text-align: center;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}

.construction .cons_subheading {
    font-family: "Roboto-Thin";
    font-size: 36px;
    margin-bottom: 20px;
    color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 40* 37);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(28, 25, 72);
    background: #fff;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px;
}

.construction_box_desc {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
}

.construction_box_desc h2 {
    font-family: "Roboto-Regular";
    font-size: 22px;
    margin-bottom: 5px;
}

.construction_box_desc p {
    font-family: "Roboto-Regular";
    font-size: 16px;
    margin-bottom: 0px;
}


@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}


.address {
    padding-top: 25px;
}

.address h4 {
    color: #147cc0;
    font-size: 24px;
    font-family: "InriaSerif-Regular";
    padding-bottom: 10px;
}

.address p {
    color: #fff;
    font-family: "Roboto-Regular";
}

.form-sec {
    width: 350px;
    right: 1%;
    background-color: rgba(255, 255, 255, 95%);
    bottom: 0;
    position: fixed;
    padding: 20px 40px;
    z-index: 999;
}

body.fixed .form-sec {
    width: 350px;
    right: 1%;
    background-color: rgba(255, 255, 255, 95%);
    bottom: 0;
    position: fixed;
    padding: 20px 40px;
    z-index: 999;
    transition: 0.5s;
}

.form-sec h2 {
    display: flex;
    justify-content: space-between;
    letter-spacing: 1px;
    padding-bottom: 0px;
    font-size: 26px;
    font-family: "InriaSerif-Regular";
}

.form-sec h2 .fa {
    cursor: pointer;
}

button:focus {
    outline: none;
}

.d-flex.align-items-start.checkbox-section.pb-2 {
    text-align: left;
    font-family: "InriaSerif-Regular";
    padding-top: 5px;
}

#box4 {
    margin-right: 10px;
}

.form-sec .inner-box h5 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 1px;
    font-size: 36px;
    text-align: left;
    padding-bottom: 15px;
}

.form-sec .inner-box button {
    color: #fff;
    font-family: "InriaSerif-Regular";
    font-size: 20px;
    letter-spacing: 1px;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 5px;
    padding: 8px 0px;
    background-color: #147cc0;
}

.form-sec .inner-box .form-control {
    border: none;
    border-bottom: 1px solid #8c7769;
    margin-top: 18px;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 0;
}

.form-sec .inner-box .form-control:last-child {
    margin-bottom: 18px;
}

.form-sec .inner-box .form-control::placeholder {
    color: #8c7769;
    font-family: "Roboto-LightItalic";
    font-size: 17px;
    letter-spacing: 0.5px;
}

.builder-sec .bottom-form-box {
    background-color: #fff;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 1px 4px rgb(0 0 0 / 9%);
}

.builder-sec .bottom-form-box label {
    font-family: "NotoSerif_Condensed-Bold";
    font-size: 18px;
    padding-bottom: 5px;
}

.builder-sec .bottom-form-box .form-control {
    height: 55px;
    margin-bottom: 25px;
}

.builder-sec .bottom-form-box button {
    background-color: var(--yellow);
    padding: 10px 25px;
    width: 100%;
    color: #fff;
    font-family: "NotoSerif_Condensed-Bold";
    border: none;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
}

.about .container {
    min-width: 75%;
}

.main-pera {
    font-family: "Roboto-Regular";
    line-height: 28px;
    text-align: justify;
}

.main-btn {
    color: #fff;
    font-family: "InriaSerif-Regular";
    font-size: 20px;
    letter-spacing: 1px;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 5px;
    padding: 10px 25px;
    background-color: #147cc0;
}

.main-btn:hover {
    color: #fff;
    text-decoration: none;
}

.about-content {
    position: relative;
    height: 75%;
    display: grid;
    align-content: center;
}

.about-content:after {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
    left: 6%;
    height: 100%;
    border-left: 5px solid #147cc0;
    z-index: -1;
}

.cust-cont .heading {
    background-color: #fff;
    margin-left: 0px;
    margin-bottom: 50px;
    padding: 25px 35px;
    margin-top: 180px;
}

.cust-cont .heading h2 {
    font-size: 33px;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
}

.cust-cont .heading h4 {
    font-family: "InriaSerif-Regular";
    font-size: 22px;
    padding-top: 5px;
    color: #147cc0;
}

.about {
    position: relative;
}

.about .bg-img {
    width: 25%;
}

.about .container .pera {
    padding-left: 16%;
    z-index: 2;
    position: relative;
}

.about .container .pera p {
    margin-bottom: 15px;
}

.about .container .img-box {
    padding-left: 15%;
    position: relative;
    margin: 150px 0px;
}

.about .sym-about {
    position: absolute;
    right: 50px;
    top: 60px;
    width: 150px;
    z-index: 1;
}

.about .container .img-box .sym-about img {
    width: 100%;
}

.about .container .img-box {
    position: relative;
}

.about .container .img-box:after {
    position: absolute;
    content: "";
    top: -5%;
    left: 9.5%;
    z-index: -1;
    width: 60%;
    height: 80%;
    border: 3px solid #147cc0;
}

.about:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: radial-gradient(#d6bf71 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #d6bf71 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #d6bf71 49% 51%, transparent 51%);
    background-size: 1em 1em;
    opacity: 10%;
}

.feature {
    position: relative;
    padding: 115px 0px;
}

.feature .container-all {
    min-width: 80%;
}

.feature:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(28, 25, 72) url(../images/New-Project-85.webp) repeat;
    opacity: 0.4;
    /* background-image: url(../images/New-Project-85.webp); */
    z-index: -1;
}

.feature .container {
    z-index: 1;
}

.feature .tab-area {
    padding-left: 50%;
}

.feature .img-box .img-area {
    position: absolute;
    left: 0%;
    width: 44%;
    bottom: 18%;
    z-index: 9;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
    overflow: hidden;
}

.feature .img-box .img-area img {
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
    height: 540px;
    object-fit: cover;
}

.feature .tab-sec .heading {
    margin-left: -250px;
    margin-bottom: 15px;
    text-align: center;
}

.feature .tab-sec .heading h2 {
    color: #fff;
}

.feature .tab-sec .heading p {
    color: #000000;
    font-family: "Roboto-Thin";
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.feature .tab-sec .heading h1 {
    color: #147cc0;
    font-size: 60px;
    text-transform: uppercase;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
}

.feature .tab-sec .key-high {
    color: #147cc0;
    font-family: "InriaSerif-Regular";
    padding: 25px 0px;
    padding-top: 50px;
}

.feature .tab-sec .point-box ul {
    list-style-type: none;
    padding-left: 0;
    min-height: 400px;
}

.feature .tab-sec .point-box ul li {
    color: #000;
    font-family: "Roboto-Light";
    font-size: 15px;
    padding: 6px 0px;
    letter-spacing: 0.8px;
    text-transform: capitalize;
    display: flex;
    align-items: start;
}

.feature .tab-sec .point-box ul li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
}

.feature .sym-about {
    position: absolute;
    right: 12%;
    top: 11%;
    width: 150px;
    z-index: 1;
}

.feature .tab-content {
    display: flex;
    justify-content: space-between;
}

.feature .tab-content .point-box {
    width: 48%;
}

.feature {
    padding: 100px 0px;
}

.feature .container-all {
    min-width: 100%;
}

.feature:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.specification {
    background: rgb(28, 25, 72) url(../images/small-symboll.png) repeat;
    padding: 40px 0px;
    border-top: 1px solid #147cc0;
    padding-bottom: 65px;
}

.specification ul li img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border: 1px solid #147cc07d;
    padding: 8px;
}

.specification ul li {
    color: #fff;
    display: flex;
    width: 33%;
    padding: 15px 0px;
}

.specification ul li p {
    display: grid;
    align-items: center;
    margin-bottom: 0;
    font-size: 18px;
    letter-spacing: 0.2px;
    font-family: "Roboto-Light";
    text-transform: capitalize;
}

.specification ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.specification .container {
    min-width: 84%;
}

.specification .key-high {
    color: #147cc0;
    font-family: "InriaSerif-Regular";
    padding: 25px 0px;
}



.floor-plan-page {
    padding: 100px 0px;
    background: radial-gradient(#f4ecd0 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%);
    background-size: 1em 1em;
}

.floor-plan-page .container {
    min-width: 90%;
    background-color: rgba(239, 235, 220, 0.8);
    padding: 50px;
    border-bottom: 4px solid #fff;
}

.floor-plan-page .floor-sec .carousel-item .inner-box {
    display: flex;
    justify-content: space-between;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .left {
    width: 50%;
    border: 1px solid #ccc;
    position: relative;
    padding-bottom: 50px;
}



.floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 250px;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .left .box {
    padding: 25px 50px;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .right .box {
    padding: 50px;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .right .table-bordered {
    display: none;
}

.floor-plan-page h4 {
    display: none;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .right {
    display: grid;
    align-items: flex-start;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .left .box:nth-of-type(2) {
    width: 50%;
}

.floor-plan-page .floor-sec .carousel-item .inner-box .right {
    width: 50%;
}

.floor-plan-page h1 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 36px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.floor-plan-page h4 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ccc;
}

.table thead th {
    border-bottom: 1px solid #ccc;
}



.floor-plan-page .arrow {
    position: absolute;
    width: 70px;
    right: 5%;
    height: 50px;
    display: flex;
    z-index: 99;
    top: -11%;
    justify-content: space-between;
}

.floor-plan-page .arrow .arrow-box {
    background-color: #222;
    border-radius: 100px;
}

.floor-plan-page .arrow .arrow-box img {
    padding: 2px;
    display: grid;
    align-content: center;
    width: 50px;
    height: 50px;
    padding: 15px;
}

.floor-plan-page .arrow .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}


.amenities {
    padding: 100px 0px;
    position: relative;
}

.amenities:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: radial-gradient(#f4ecd0 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%);
    background-size: 1em 1em;
    opacity: 60%;
}

.amenities .head-amenties h1 {
    text-align: center;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 50px;
    text-transform: uppercase;
}

.amenities .inner-box p {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}

.amenities .inner-box a {
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 280px;
    text-align: center;
}

.amenities .inner-box button {
    width: 300px;
    margin: 0 auto;
    display: block;
    border: 0;
}

.amenities .container {
    min-width: 70%;
}

.amenities .sym-about {
    width: 50px;
    margin: 0 auto;
}

.amenities .sym-about2 {
    position: absolute;
    right: 0;
    left: 11%;
    bottom: 38.5%;
    width: 15%;
    z-index: -1;
    opacity: 0.9;
}

.amenities .sym-about3 {
    position: absolute;
    right: 0;
    right: 11%;
    bottom: 38.5%;
    width: 15%;
    z-index: -1;
    opacity: 0.9;
}

.price-list .container {
    min-width: 75%;
}

.price-list {
    padding: 100px 0px;
    position: relative;
}

.price-list .inner-price {
    padding: 50px 0px;
}

.price-list .inner-price .floor-price {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #b49c536e;
    background-color: rgba(255, 255, 255, 0.8);
}

.price-list .heading h2 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}

.price-list .heading h4 {
    color: #fff;
    font-family: "Roboto-Thin";
    line-height: 36px;
    font-size: 36px;
    padding-top: 15px;
}

.price-list .inner-price {
    z-index: 2;
}

.price-list .inner-price .floor-price .box {
    width: calc(32% - 25px);
    padding: 25px 0px;
    display: grid;
    align-items: center;
    text-align: right;
}

.price-list .inner-price .floor-price .box:nth-of-type(2) {
    position: relative;
    width: 35%;
    z-index: 2;
}

.price-list .inner-price .floor-price .box:nth-of-type(2) img {
    display: block;
    margin: 0 auto;
    filter: blur(3px);
}

.price-list .inner-price .floor-price .box:nth-of-type(3) {
    width: 25%;
    padding-right: 5%;
    text-align: left;
}

.price-list .inner-price .floor-price:nth-of-type(3) {
    border-bottom: 1px solid #b49c536e;
}

/* .price-list .inner-price .floor-price .box:nth-of-type(2):after{position: absolute;
content: "";background-image: url(../images/logo-symbal.png);
top: 15%;left: 0;width: 250px;z-index: -1;height: 250px;opacity: 0.2;background-size: cover;} */
.price-list .inner-price .floor-price .box h2 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 32px;
    text-transform: uppercase;
    color: #222;
}

.price-list .inner-price .floor-price .box h4 {
    color: #1c1948;
    font-family: "InriaSerif-Light";
}

.price-list .inner-price .floor-price .box h4 span {
    font-size: 45px;
    margin-right: 15px;
}

.price-list .inner-price .floor-price .box h6 {
    color: #1c1948;
    font-family: "Roboto-Regular";
    font-size: 18px;
    padding: 10px 0px;
}

.price-list .inner-price .floor-price .box button {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #147cc0;
    cursor: pointer;
    font-family: "InriaSerif-Regular";
    color: #222;
    font-size: 22px;
    padding: 15px;
}

.price-list:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(178, 154, 71) url(../images/small-symboll-dark.png) repeat;
    z-index: -2;
    filter: brightness();
}

/* .price-list:before {position: absolute;content: "FORTUNE FLORENCE";z-index: -1;filter: brightness();
font-family: "InriaSerif-Regular";letter-spacing: 2px;color: #fff;font-size: 115px;text-transform: uppercase;opacity: 0.1;
right: -4%;top: 1.5%;width: 75%;} */
.bottom-link {
    text-align: center;
    padding-top: 25px;
}

.bottom-link a {
    color: #fff;
    font-family: "InriaSerif-Regular";
    font-size: 30px;
    border-top: 1px solid #fff;
    padding: 15px 50px;
    text-decoration: none;
}



.gallery-bottom {
    padding: 100px 0px;
    position: relative;
}

.gallery-bottom:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: radial-gradient(#f4ecd0 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #f4ecd0 49% 51%, transparent 51%);
    background-size: 1em 1em;
    opacity: 50%;
}

.gallery-bottom .gallery-container {
    width: 80%;
    margin: 0 auto;
}

.gallery-bottom .gallery-container .first-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.gallery-bottom .box-micro .left {
    width: 40%;
}

.gallery-bottom .box-micro .right {
    width: 60%;
}

.gallery-bottom .box-micro p {
    font-family: "Roboto-Regular";
    letter-spacing: 1px;
    color: #000;
    line-height: 30px;
    padding-bottom: 15px;
    text-align: justify;
    font-size: 15px;
}

.gallery-bottom .box-micro h1 {
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 50px;
    text-transform: uppercase;
}

.gallery-bottom .box-micro h1:after {
    position: absolute;
    content: "";
    top: -15%;
    left: -6%;
    width: 90px;
    height: 90px;
    background-size: cover;
    z-index: -1;
}

.gallery-bottom .inner-gall-2 {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.10), 0 2px 2px rgba(0, 0, 0, 0.10);
}

.gallery-bottom .inner-gall-2 .box {
    border-left: 2px solid #dddbd7;
    border-right: 2px solid #dddbd7;
    border-top: 2px solid #dddbd7;
    border-bottom: 2px solid #dddbd7;
    width: 25%;
    height: 250px;
    position: relative;
}

.gallery-bottom .inner-gall-2 .box img {
    height: 100%;
    object-fit: cover;
}



.location {
    padding: 550px;
}

.footer .container {
    min-width: 75%;
}

.footer {
    padding: 100px 0px;
    position: relative;
}

.footer:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    /* background: rgb(178 154 71) url(../images/small-symboll.png) repeat; */
    z-index: -2;
    background: rgb(28, 25, 72) url(../images/New-Project-85.webp) repeat;
    opacity: 0.4;
}

.footer:before {
    position: absolute;
    content: "";
    /* background-image: url(../images/mm.png); */
    top: 0%;
    right: 0%;
    width: 65%;
    z-index: -1;
    height: 85%;
    opacity: 0.9;
    background-size: cover;
}

.footer .location-map {
    display: flex;
    justify-content: space-between;
}

.footer .location-map .text {
    width: 50%;
    display: grid;
    align-content: center;
}

.footer .location-map .text h1 {
    color: #b59d4e;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 50px;
    text-transform: uppercase;
}

.footer .location-map .text img {
    width: 50px;
    margin-bottom: 15px;
}

.footer .location-map .text h4 {
    color: #000000;
    font-family: "Roboto-Light";
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.5px;
}

.footer .location-map .text h4 span {
    font-family: "InriaSerif-Regular";
}

.footer .location-map .text h2 {
    color: #fff;
}

.footer .location-map .text h5 {
    font-family: "InriaSerif-Regular";
    color: #fff;
    padding-top: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #147cc0;
}

.point-box-bann ul {
    list-style-type: none;
    margin-top: 17px;
}

.point-box-bann ul li img {
    max-width: 15px;
    filter: invert();
}

.point-box-bann ul li {
    font-family: "Roboto-Regular";
    font-size: 16px;
    letter-spacing: 0.8px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 3px;
}

.footer .location-map .text ul {
    display: flex;
    padding-top: 25px;
    justify-content: flex-start;
}

.footer .location-map .text ul li {
    display: inline-block;
    padding-right: 25px;
}

.footer .location-map .text ul li a {
    font-family: "Roboto-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    display: flex;
    color: #f7f7f7;
    text-decoration: none;
}

.footer .location-map .text ul li a .fa {
    font-size: 16px;
    width: 24px;
    height: 24px;
    color: #f7f7f7;
    padding: 2px;
    display: grid;
    justify-content: center;
    margin-right: 5px;
    align-items: center;
}

.footer .location-map .text p {
    color: #000000;
    border-bottom: 1px solid rgb(181 157 78 / 23%);
    padding: 15px 0px;
    font-family: "Roboto-Regular";
}

.footer .location-map .map {
    width: 50%;
    padding: 4%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgb(181 157 78 / 22%);
    position: relative;
}

.footer .location-map .map-heading {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
}

.time-advantage {
    padding-bottom: 100px;
}

.time-advantage .left h1 {
    color: #b59d4e;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    padding-bottom: 50px;
    font-size: 40px;
    text-transform: uppercase;
}

.time-advantage h4 img {
    width: 40px;
}


.footer .location-map .map-heading {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
}

.footer .right .carousel-item .heading {
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}

.footer .heading h4 {
    color: #070707;
    font-size: 18px;
}

.footer .right .carousel-item .heading h4 span {
    color: #b59d4e;
}

.footer .right .carousel-item .inner-box {
    display: flex;
    padding-top: 25px;
    justify-content: space-between;
}

.footer .right .carousel-item .inner-box .box {
    width: 30%;
}

.footer .right .carousel-item .inner-box .box ul {
    list-style-type: none;
    padding-top: 10px;
}

.footer .right .carousel-item .inner-box .box ul li {
    color: #000000;
    letter-spacing: 0.4px;
    padding: 4px 0px;
    font-family: "Roboto-Light";
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
}

.footer .right .carousel-item .inner-box .box ul li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
    /* filter: invert(); */
}

.footer .location-map .map img {
    height: 330px;
    object-fit: cover;
}

.footer .location-map .map-heading img {
    height: 100%;
}

.footer .right .carousel-item .inner-box .box h5 span {
    display: grid;
    align-content: center;
}

.footer .right .carousel-item .inner-box .box h5 img {
    width: 40px;
    margin-right: 15px;
}

.footer .arrow {
    position: absolute;
    width: 50px;
    right: 0;
    height: 50px;
    display: flex;
    z-index: 999;
    bottom: -40px;
    justify-content: space-between;
}

.footer .arrow .arrow-box img {
    padding: 2px;
    display: grid;
    align-content: center;
    width: 50px;
    height: 50px;
    padding: 15px;
    filter: invert(1);
}

.footer .arrow .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}


.footer-bottom {
    background-color: #131136;
}

.footer-bottom .container {
    min-width: 75%;
    padding-top: 60px;
}

.footer-bottom .inner-f-form h4 {
    color: #fff;
    margin-bottom: 25px;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 30px;
    text-transform: uppercase;
}

.footer-bottom .inner-f-form .inner-box {
    display: flex;
    justify-content: space-between;
}

.footer-bottom .inner-f-form .inner-box .box {
    width: calc(19.6% - 0.2%);
}

.footer-bottom .inner-f-form .inner-box .box .form-control {
    width: 100%;
    border-radius: 0;
    height: 55px;
}

.footer-bottom .inner-f-form .inner-box .box .main-btn {
    height: 55px;
    margin-top: 0;
}

.inner-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.inner-footer .footer-sec {
    display: flex;
    justify-content: space-between;
}

.inner-footer .footer-sec .box {
    width: calc(65% - 2px);
}

.wrapper .symbol img {
    max-width: 116px;
}

.inner-footer .footer-sec .box:nth-of-type(2) {
    padding: 0px 40px;
    width: 30%;
    margin-left: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.inner-footer .footer-sec .box:nth-of-type(3) {
    padding: 0px 40px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.inner-footer .footer-sec .box:nth-of-type(4) {
    padding: 0px 40px;
}

.inner-footer .footer-sec .box:nth-of-type(4) p a {
    color: #fff;
    text-decoration: none;
    padding: 15px 0px;
    letter-spacing: 0.5px;
    font-family: "Roboto-Light";
    font-size: 15px;
}

.inner-footer .footer-sec .box:nth-of-type(4) p {
    margin-bottom: 0;
}

.qr-code {
    width: 100px !important;
    margin-bottom: 0 !important;
}

.inner-footer .footer-sec .box h2 {
    color: #b59d4e;
    font-size: 22px;
    margin-top: 25px;
    font-family: "InriaSerif-Regular";
    padding-bottom: 15px;
}

.inner-footer .footer-sec .box .form-control {
    margin-top: 25px;
    height: 50px;
    border-radius: 0;
    font-family: "Roboto-Regular";
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
}

.inner-footer .footer-sec .box .form-control::placeholder {
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    letter-spacing: 0.5px;
}

.inner-footer .footer-sec .box:nth-of-type(3) .inner-box ul {
    list-style-type: circle;
    color: #fff;
    padding-left: 17px;
    margin-top: 15px;
}

.inner-footer .footer-sec .box .main-btn {
    border: none;
}

.inner-footer .footer-sec .box:nth-of-type(3) .inner-box ul li {
    padding: 2px 0px;
}

.inner-footer .footer-sec .box:nth-of-type(3) .inner-box ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "Roboto-Light";
    line-height: 24px;
    letter-spacing: 0.8px;
    font-size: 15px;
}

.inner-footer .footer-sec .box img {
    width: 70px;
    margin-bottom: 0px;
    padding: 10px 0px;
}

.inner-footer .footer-sec .box p {
    color: #fff;
    padding: 0px 0px;
    letter-spacing: 0.5px;
    font-family: "Roboto-Light";
    font-size: 13px;
}

.inner-footer .footer-sec .box .btn-footer {
    color: #147cc0;
    text-decoration: none;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase;
}

.whats-app {
    position: fixed;
    left: 6px;
    bottom: 15px;
    z-index: 99;
}

.whats-app .fa {
    font-size: 50px;
    color: #27d045;
}

.f-bottom {
    margin-top: 25px;
    padding-bottom: 25px;
}

.f-bottom .inner-custom {
    justify-content: flex-start;
    /* display: flex; */
    width: 100%;
    /* justify-content: center; */
    text-align: center;
}

.f-bottom .inner-custom p {
    padding: 15px 0px;
    color: #fff;
    font-family: "Roboto-Regular";
    font-size: 14px;
    letter-spacing: 0.8px;
    margin-bottom: 0;
}

.f-bottom .inner-custom a {
    color: #fff;
    font-family: "Roboto-Regular";
    text-decoration: none;
    font-size: 14px;
}

.f-bottom .inner-custom .right-last {
    /* display: flex; */
    padding-left: 10px;
}

/* .f-bottom .inner-custom .right-last a{padding-left: 15px;letter-spacing: 0.5px;} */

.about-builder {
    position: relative;
    padding: 150px 0px;
}

.about-builder h2 {
    font-family: "InriaSerif-Regular";
    font-size: 36px;
    letter-spacing: 1px;
    text-align: center;
    padding: 25px;
}

.about-builder p {
    text-align: center;
    padding-bottom: 20px;
}

.about-builder img {
    width: 200px;
    margin: 0 auto;
    display: block;
}

.about-builder:after {
    position: absolute;
    content: "";
    top: 0%;
    left: 0%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: radial-gradient(#d6bf71 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #d6bf71 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #d6bf71 49% 51%, transparent 51%);
    background-size: 1em 1em;
    opacity: 25%;
}

.about-builder:before {
    position: absolute;
    content: "";
    background-image: url(../images/builder-logo-icon.png);
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    z-index: -1;
    background-size: cover;
    opacity: 0.4;
}


.contact-page {
    padding: 100px 0px;
    background: radial-gradient(#faf4dd 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #faf4dd 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #faf4dd 49% 51%, transparent 51%);
    background-size: 1em 1em;
}

.contact-page .inner-sec {
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.contact-page .inner-sec .left-sec {
    width: 60%;
}

.contact-page .inner-sec .right-sec {
    width: 40%;
}

.contact-page .inner-sec .right-sec .form-sec-contact {
    display: grid;
}

.contact-page .inner-sec .right-sec .form-sec-contact .form-control {
    padding: 12px;
    border-radius: 0;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

.contact-page .inner-sec .right-sec .form-sec-contact h4 {
    font-family: "InriaSerif-Regular";
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 25px;
}

.contact-page .inner-sec .right-sec .inner-box {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 50px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), 0 1px 2px rgba(0, 0, 0, 0.10);
}

.contact-page .inner-sec .right-sec .form-sec-contact button {
    margin-top: 0px;
    border: none;
}

.contact-page .left-sec h2 {
    font-size: 50px;
    text-transform: uppercase;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    position: relative;
}

.contact-page .left-sec h2:after {
    content: "";
    width: 50px;
    height: 4px;
    bottom: -20px;
    left: 0;
    background-color: #147cc0;
    position: absolute;
}

.contact-page .inner-sec .inner-box-left .address {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.contact-page .inner-sec .inner-box-left .address .box {
    width: 48%;
}

.contact-page .inner-sec .inner-box-left .address .box h6 {
    margin-top: 40px;
    font-family: "InriaSerif-Regular";
    letter-spacing: 1px;
    font-size: 18px;
    padding-bottom: 1px;
    margin-bottom: 0;
    color: #000;
}

.contact-page .inner-sec .inner-box-left .address .box h4 {
    font-family: "Roboto-Regular";
    font-size: 17px;
    padding-top: 10px;
    line-height: 32px;
    letter-spacing: 0.5px;
    color: #222;
}

.contact-page .right-sec h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "InriaSerif-Regular";
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 10px;
}

.contact-page .right-sec p {
    font-family: "Roboto-Regular";
    font-size: 18px;
    color: #666;
}


.inner-footer .footer-sec .box:nth-of-type(2) .inner-box a {
    color: #fff;
    text-decoration: none;
    font-family: "Roboto-Light";
    line-height: 24px;
    letter-spacing: .8px;
    font-size: 15px
}

.inner-footer .footer-sec .box:nth-of-type(2) .inner-box ul {
    list-style-type: circle;
    color: #fff;
    padding-left: 17px;
    margin-top: 15px;
}

.logo-sec .inner-logo .right .inner-right .menu-icon span {
    padding-left: 6px;
}

.logo-sec .inner-logo .right .inner-right .menu-icon {
    width: auto;
}


@media(max-width: 1500px) {

    .logo-sec .inner-logo .right .inner-right .number a {
        font-size: 20px;
    }

    .wrapper .symbol img {
        max-width: 66px;
    }

    .logo-name {
        font-size: 37px;
    }

    .logo-sec {
        padding: 18px 5%;
        /* height: 85px; */
    }

    .wrapper .symbol {
        left: 4.8%;
        top: 35%;
        width: 135px;
    }

    .content-sec {
        height: calc(100% - 86px);
        padding-left: 45px;
    }

    .content-sec .inner-content .p-logo img {
        width: 165px;
    }

    .content-sec .inner-content h4 {
        font-size: 20px;
        padding-top: 15px;
    }

    .content-sec .inner-content h2 {
        padding: 10px 0px;
        font-size: 24px;
        margin-top: 20px;
    }

    .content-sec .inner-content .price-box .inner-price .right h1 {
        font-size: 60px;
    }

    .content-sec .inner-content .price-box .inner-price .left h5 {
        font-size: 60px;
    }

    .content-sec .inner-content .price-box {
        padding-top: 10px;
    }

    .wrapper .arrow {
        left: 7%;
        width: 60px;
    }

    .wrapper .arrow .arrow-box img {
        width: 45px;
        height: 45px;
    }

    .content-sec {
        left: 2%;
    }

    .wrapper .symbol h2 {
        font-size: 24px;
    }

    .form-sec {
        width: 315px;
        padding: 25px 30px;
    }

    .form-sec .inner-box .form-control:last-child {
        margin-bottom: 8px;
    }

    .form-sec .inner-box .form-control {
        margin-top: 18px;
        padding: 5px 0;
    }

    .form-sec h2 {
        font-size: 24px;
    }

    .form-sec .inner-box button {
        padding: 6px 0px;
    }

    .logo-sec .inner-logo .right .inner-right .menu-icon {
        padding: 2px 10px;
    }

    .about .container {
        min-width: 92%;
    }

    .cust-cont .heading h2 {
        font-size: 36px;
        letter-spacing: 1px;
    }

    .cust-cont .heading h4 {
        font-size: 19px;
    }

    .about .sym-about {
        width: 100px;
    }

    .about .container .img-box {
        padding-left: 0%;
    }

    .about .container .img-box:after {
        left: -6.5%;
        top: -11%;
    }

    .cust-cont .heading {
        margin-bottom: 30px;
    }

    .feature .sym-about {
        -top: 12%;
        width: 100px;
    }

    .feature .tab-sec .heading h1 {
        font-size: 45px;
    }

    .feature .tab-sec .heading p {
        font-family: "Roboto-Light";
        font-size: 18px;
    }

    .feature .tab-sec .heading {
        margin-bottom: 15px;
        margin-left: -154px;
    }

    .feature .tab-sec .key-high {
        padding: 18px 0px;
        padding-top: 35px;
        font-size: 25px;
    }

    .feature .tab-sec .point-box ul li {
        line-height: 18px;
        font-size: 14px;
    }

    .specification ul li p {
        font-size: 15px;
    }

    .feature .tab-sec .point-box ul li img {
        width: 16px;
        height: 16px;
    }

    .feature .tab-sec .point-box ul {
        min-height: 350px;
    }

    .feature {
        padding: 65px 0px;
    }

    .feature .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 16px;
    }

    .nav-tabs .nav-link {
        font-size: 16px;
    }

    .amenities {
        padding: 65px 0px;
    }

    .amenities .sym-about3 {
        right: 6%;
        bottom: 39.5%;
        width: 250px;
    }

    .amenities .sym-about2 {
        left: 6%;
        bottom: 39.5%;
        width: 250px;
    }

    .amenities .head-amenties h1 {
        letter-spacing: 1px;
        font-size: 36px;
        margin-top: 10px;
    }

    .price-list .heading h2 {
        letter-spacing: 1px;
        font-size: 36px;
    }

    .price-list:before {
        font-size: 95px;
        right: 0%;
        top: 0.5%;
    }

    .price-list .heading h4 {
        font-family: "Roboto-Light";
        line-height: 36px;
        padding-top: 7px;
        font-size: 26px;
    }

    .price-list .inner-price {
        padding: 25px 0px;
    }

    .price-list .inner-price .floor-price .box h2 {
        letter-spacing: 1px;
        font-size: 26px;
    }

    .price-list .container {
        min-width: 92%;
    }

    .price-list .inner-price .floor-price .box button {
        font-size: 18px;
        padding: 8px;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(2):after {
        width: 200px;
        height: 200px;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(2) {
        width: 30%;
    }

    .bottom-link a {
        font-size: 20px;
        padding: 15px 20px;
        letter-spacing: 0.5px;
    }

    .price-list {
        padding: 65px 0px;
    }

    .gallery-bottom {
        padding: 65px 0px;
    }

    .gallery-bottom .box-micro p {
        line-height: 26px;
        padding-bottom: 0;
    }

    .gallery-bottom .inner-gall-2 {
        margin-top: 20px;
    }

    .gallery-bottom .gallery-container {
        width: 90%;
    }

    .footer .container {
        min-width: 92%;
    }

    .footer {
        padding: 75px 0px;
    }

    .footer .location-map .text h5 {
        font-size: 24px;
    }

    .footer .location-map .text h1 {
        letter-spacing: 1px;
        font-size: 25px;
    }

    .footer .location-map .text {
        width: 55%;
    }

    .footer .location-map .map {
        width: 45%;
        padding: 2.6%;
    }

    .time-advantage .left h1 {
        letter-spacing: 1px;
        font-size: 36px;
    }

    .footer-bottom .container {
        min-width: 92%;
        padding-top: 60px;
    }

    .footer .arrow .arrow-box img {
        filter: unset;
    }

    .footer .arrow {
        width: 40px;
    }

    .about .col-sm-6:first-child {
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }

    .about .col-sm-6:last-child {
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .footer .location-map .map-heading {
        top: 27px;
        width: 44%;
    }

    .sidenav .all-logo-sec {
        width: 150px;
    }

    .sidenav a {
        padding-bottom: 5px;
        font-size: 16px;
    }

    .content-sec {
        padding-top: 0px;
        bottom: 23px;
    }

    .whats-app {
        right: 15px;
    }

    .content-sec .inner-content h6 span {
        font-size: 24px;
    }

    .contact-page .inner-sec {
        width: 92%;
    }

    .floor-plan-page h1 {
        font-size: 36px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .box {
        padding: 10px 80px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan {
        width: 200px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .right .box {
        padding: 20px 50px;
    }

    .floor-plan-page h4 {
        font-size: 20px;
    }

    .specification {
        padding: 15px 0px;
        padding-bottom: 35px;
    }

    .specification ul li {
        padding: 6px 0px;
    }

    /* .feature .container-all {min-width: 95%;} */
    /* .feature .tab-area {padding-left: 32%;} */
    .feature .img-box .img-area {
        bottom: 19%;
    }

    .feature .img-box .img-area img {
        height: 430px;
    }

    .footer .location-map .map img {
        height: 280px;
    }

    .footer .location-map .map-heading img {
        height: 100%;
    }

    .price-list .heading .left {
        text-align: center;
    }

    .feature .tab-sec .heading h1 {
        font-size: 40px;
    }

    .specification .container {
        min-width: 92%;
    }

    .footer .right .carousel-item .inner-box .box ul li {
        letter-spacing: 0.6px;
        font-size: 15px;
    }

    .new-launch .heading h2 {
        font-size: 36px;
    }

    .sidenav .inner-sec {
        padding: 3%;
    }

    .sidenav .inner-b {
        padding: 3%;
    }

    .sidenav .closebtn {
        top: 13%;
        right: 5.5%;
        font-size: 55px;
    }

    .sidenav .inner-b .right .logo-menu {
        width: 95px;
    }

    .sidenav .inner-b .right h4 {
        padding-bottom: 20px;
    }

    .sidenav .inner-b .right .rera {
        padding-top: 25px;
    }

    .footer-bottom .inner-f-form .inner-box .box .main-btn {
        height: 50px;
    }

    .footer-bottom .inner-f-form .inner-box .box .form-control {
        height: 50px;
    }

    .footer-bottom .inner-f-form h4 {
        font-size: 24px;
    }

    .inner-footer .footer-sec .box img {
        width: 80px !important;
    }

    .inner-footer .footer-sec .box p {
        padding: 0px 0px;
    }

    .construction .cons_subheading {
        font-size: 25px
    }

    .amenities .container {
        min-width: 90%;
    }

    .logo-name {
        font-size: 29px;
    }

    .content-sec .inner-content {
        align-items: end;
    }
}

@media(max-width: 1366px) {
    .sidenav .inner-b .right .logo-menu {
        width: 75px;
    }

    .contact-page .left-sec h2 {
        font-size: 36px;
    }

    .content-sec .inner-content h2 {
        padding: 2px 0px;
        font-size: 17px;
        margin-top: 20px;
    }

    .about .container .img-box {
        margin: 100px 0px;
    }

    .amenities .sym-about2 {
        bottom: 44.5%;
        width: 180px;
    }

    .amenities .sym-about3 {
        right: 5%;
        bottom: 44.5%;
        width: 180px;
    }

    /* .logo-sec .inner-logo .left .builder-logo {width: 120px;} */
    .logo-sec {
        padding: 15px 5%;
        /* height: 86px; */
    }

    .wrapper .symbol {
        left: 1.8%;
        top: 39%;
    }

    .feature {
        padding: 56px 0px;
    }

    .logo-sec .inner-logo .right .inner-right .number a {
        font-size: 18px;
    }

    .logo-sec .inner-logo .right .inner-right .menu-icon img {
        width: 32px;
    }

    .logo-sec .inner-logo .right .inner-right .menu-icon span {
        font-size: 22px;
    }

    .price-list:before {
        font-size: 90px;
    }

    .price-list .heading h4 {
        font-size: 22px;
    }

    .price-list .inner-price .floor-price .box h6 {
        font-size: 16px;
    }

    .price-list .inner-price .floor-price .box h4 span {
        font-size: 40px;
        margin-right: 10px;
    }

    .price-list .inner-price .floor-price .box {
        width: calc(34% - 25px);
    }

    .footer:before {
        width: 60%;
        height: 75%;
    }

    .inner-footer .footer-sec .box .form-control {
        height: 45px;
    }

    .footer .location-map .map-heading {
        top: 24px;
        width: 51%;
    }

    .content-sec .inner-content h6 span {
        font-size: 22px;
    }

    .all-amenities .content-box h2 {
        font-size: 36px;
    }

    .all-amenities .content-box .right-last p {
        line-height: 26px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .right .box {
        padding: 0px 50px;
    }

    .floor-plan-page h1 {
        letter-spacing: 1px;
        font-size: 28px;
        margin-bottom: 15px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan {
        width: 180px;
    }

    .floor-plan-page .container {
        padding: 25px 35px;
    }

    .table td,
    .table th {
        padding: 5px 15px;
    }

    .floor-plan-page .arrow .arrow-box img {
        width: 40px;
        height: 40px;
        padding: 12px;
    }

    .floor-plan-page .arrow {
        width: 50px;
    }

    .floor-plan-page h4 {
        letter-spacing: 0.5px;
    }

    .feature .img-box .img-area img {
        height: 385px;
    }

    /* .feature .tab-area {padding-left: 32%;} */
    .feature .tab-sec .heading h1 {
        font-size: 36px;
    }

    .footer .right .carousel-item .inner-box .box ul li {
        letter-spacing: 0.6px;
        font-size: 14px;
    }

    .footer .heading h4 {
        font-size: 17px;
    }

    .sidenav .inner-b {
        padding: 2%;
    }

    .sidenav .inner-sec {
        padding: 2%;
    }

    .sidenav .inner-b .right h4 {
        font-size: 16px;
        padding-bottom: 15px;
        border-bottom: 1px solid #147cc0;
    }

    .sidenav .inner-b .right .rera {
        border-top: 1px solid #147cc0;
        margin: 5px 0px;
    }

    .sidenav .inner-b .right .rera .qr-code {
        width: 70px !important;
    }

    .sidenav .all-logo-sec {
        margin-bottom: 15px;
    }

    .sidenav .inner-link {
        padding: 4px 0px;
    }

    .main-pera {
        line-height: 25px;
    }

    .wrapper .symbol img {
        width: 60%;
    }

    .content-sec {
        left: 3%;
        padding-left: 20px;
        padding-top: 80px;
    }

    .amenities .container {
        min-width: 95%;
    }

}


.modal {
    z-index: 99999;
}

.modal-body {
    opacity: 1;
    align-items: center;
    text-align: center;
    padding: 20px;
    /* padding: 50px; */
    background: radial-gradient(#faf4dd 15%, transparent 16%), linear-gradient(45deg, transparent 49%, #faf4dd 49% 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, #faf4dd 49% 51%, transparent 51%);
    background-size: 1em 1em;
}

.modal-body .project_img {
    width: 100px;

}

.modal-body h2 {
    font-family: "InriaSerif-Regular";
    font-size: 36px;
    letter-spacing: 2px;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.modal-body h6 {
    font-family: "Roboto-Regular";
    font-size: 16px;
    padding-top: 15px;
}

.modal-body h4 {
    color: #222;
    text-align: center;
    border-radius: 50px;
    line-height: 32px;
    font-family: "Roboto-Regular";
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.modal-body .form-control {
    border: 0.5px solid #ccc;
    background-color: rgba(255, 255, 255, 0.9);
    color: #222;
    border-radius: 0px;
    padding: 15px 25px;
    margin-bottom: 10px;
}

.modal-body .form-control::placeholder {
    color: #222;
}

.modal .close {
    color: #222;
    opacity: 1;
    right: 2px;
    position: absolute;
    z-index: 9999999 !important;
    top: 0px;
    padding: 6px 10px;
    border-radius: 50px;
    padding-top: 3px;
    width: 40px;
    height: 40px;
}

.mobile-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #b29a4f;
    z-index: 999;
    display: none;
}

.mobile-section .btn {
    padding: 7px 10px;
    font-size: 14px;
    text-align: center;
    flex-grow: 1;
    color: #fff;
    position: relative;
    font-family: "Roboto-Regular";
    letter-spacing: 0.2px;
}

.mobile-section .btn:not(:last-child):before {
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.mobile-v {
    display: none;
}

@media(max-width: 1280px) {
    .feature .img-box .img-area {
        bottom: 17%
    }
}


@media(max-width:767px) {

    .amenities .container {
        min-width: 100%;
    }

    .amenity-box span {
        font-size: 10px;
    }

    .amenity-box {
        border: 3px solid #c89b5c;
    }

    .amenity-box.small {
        width: 61px;
        height: 142px;
    }

    .amenity-box.medium {
        width: 66px;
        height: 176px;
    }

    .amenity-box.large {
        width: 80px;
        height: 203px;
    }

    .amenities-row {
        gap: 3px;
    }


    .pro-logo {
        border-right: 1px solid #0000007d;
        filter: unset;
    }

    .amenities-row .inner-box {
        margin-top: 30px;
    }

    .logo-white {
        display: none;
    }

    .modal-body .pop_img {
        margin-bottom: 12px;
    }

    .d_view {
        display: none;
    }

    .m_view {
        display: block;
    }

    .construction {
        padding: 35px 0;
    }

    .construction .cons_heading {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .construction .cons_subheading {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .logo-sec .inner-logo .left .builder-logo {
        width: 97px;
        padding-top: 7px;
    }

    .form-sec h2 .fa {
        display: none;
    }

    body.fixed .logo-black {
        width: 150px;
    }

    .logo-black {
        display: block;
        margin-left: 5px;
        filter: invert();
        width: 150px;
    }

    .logo-sec .inner-logo .right .inner-right .menu-icon img {
        filter: invert();
    }

    .logo-sec .inner-logo .right .inner-right .menu-icon {
        color: #000000;
        border: 1px solid rgba(0, 0, 0, 0.6);
    }

    .logo-name {
        font-size: 26px;
        color: #000;
    }

    .banner-img {
        height: 250px !important;
    }

    .content-sec {
        position: relative;
        text-align: center;
        bottom: 0px;
    }

    .logo-sec {
        padding: 15px 5%;
        /* height: 76px; */
        position: relative;
    }

    .wrapper:before {
        content: unset;
        background: unset;
    }

    .wrapper:after {
        background: unset;
        content: unset;
    }

    .content-sec .inner-content h4 {
        color: #000;
        font-size: 16px;
    }

    .content-sec .inner-content h2 {
        color: #000;
        border-top: 1px solid rgb(178 154 79);
        border-bottom: 1px solid rgb(178 154 79);
        font-size: 17px;
        line-height: 26px;
    }

    .rupee_symbol {
        -webkit-text-stroke-color: #131136;
    }

    .content-sec .inner-content .price-box .inner-price .right h1 {
        color: #131136;
    }

    .content-sec .inner-content .price-box .inner-price {
        justify-content: center;
    }

    .price-list .left {
        text-align: center;
        margin-bottom: 15px;
    }

    .footer .location-map .text p {
        padding: 10px 0px;
    }

    .footer-bottom .container {
        padding-top: 33px;
    }

    .footer-bottom .inner-f-form h4 {
        text-align: center;
    }

    .address {
        text-align: center;
    }

    .address p {
        margin-bottom: 0;
    }

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

    .inner-qr p {
        margin-bottom: 5px !important;
    }


    .point-box-bann ul li img {
        /* filter: unset; */
    }

    .point-box-bann ul {
        background-color: #b29a4f;
        padding: 10px;
    }

    .point-box-bann ul li {
        color: #fff;
        text-align: left;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
        margin-bottom: 8px;
    }

}

@media(max-width: 575px) {
    .mobile-v {
        display: block;
    }

    .modal-body .project_img {
        width: 90px;
    }

    .content-sec .inner-content {
        display: grid;
        align-items: end;
        height: 100%;
    }

    .img-offers img {
        width: 350px !important;
        margin-bottom: 35px;
    }

    .form-sec h2 {
        justify-content: center;
        margin-bottom: 36px;
    }

    .footer .location-map {
        flex-direction: column-reverse;
    }

    .footer .location-map .text {
        padding-top: 30px;
    }

    .about .sym-about {
        top: 5%;
        right: 8%;
        width: 40px;
    }

    .content-sec {
        border-left: 0;
    }

    .wrapper .symbol {
        display: none;
    }

    body.fixed .form-sec {
        width: unset;
        right: unset;
        bottom: unset;
        position: unset;
        padding: 20px 15px;
    }

    .form-sec {
        display: block !important;
        position: unset !important;
        width: 100% !important;
        padding: 20px 15px;
    }

    .form-box {
        /* background: #e9e9e9; */
        box-shadow: 0px 0px 10px #0000002e;
        padding: 30px;
    }


    .whats-app .fa {
        display: none;
    }

    .content-sec {
        left: 0;
    }

    .content-sec {
        padding-left: 25px;
    }

    .wrapper .arrow {
        left: unset;
        width: 60px;
        right: 5%;
        bottom: 2%;
    }

    .logo-sec .inner-logo .right .inner-right .number {
        display: none;
    }

    .carousel-item video {
        object-fit: cover;
        height: 110%;
        width: 100%;
        margin-top: -10%;
    }

    .wrapper {
        height: 100%;
    }

    .contact-page .inner-sec {
        display: block;
    }

    .contact-page .inner-sec .left-sec {
        width: 100%;
    }

    .contact-page .inner-sec .right-sec {
        width: 100%;
        margin-top: 25px;
    }

    .modal-body {
        padding: 25px 20px;
    }

    .contact-page .right-sec h2 {
        font-size: 26px;
        letter-spacing: 1px;
    }

    .contact-page .left-sec h2 {
        letter-spacing: 1px;
        padding-top: 10px;
        font-size: 26px;
    }

    .custom-breadcrumb ul li a {
        font-size: 18px;
    }

    .contact-page {
        padding: 50px 0px;
    }

    .custom-breadcrumb h2 {
        font-size: 30px;
    }

    .contact-page .right-sec p {
        font-size: 16px;
    }

    .contact-page .inner-sec .right-sec .inner-box {
        padding: 25px;
    }

    .mobile-section {
        display: flex;
    }

    .inner-footer .footer-sec .box {
        width: calc(100% - 25px);
    }

    .inner-footer .footer-sec {
        flex-wrap: wrap;
    }

    .inner-footer .footer-sec .box:nth-of-type(2) {
        width: 100%;
    }

    .footer .location-map {
        flex-wrap: wrap;
    }

    .footer .location-map .text {
        width: 100%;
        text-align: center;
    }

    .time-advantage {
        display: block;
    }

    .footer .arrow {
        right: 7px;
    }

    .time-advantage .left {
        width: 100%;
    }

    .time-advantage .right {
        width: 100%;
    }

    .gallery-bottom .gallery-container .first-box {
        display: block;
    }

    .gallery-bottom .box-micro .left {
        width: 100%;
        text-align: center;
    }

    .gallery-bottom .box-micro .right {
        width: 100%;
    }

    .price-list .inner-price .floor-price {
        display: block;
        margin-bottom: 20px;
    }

    .price-list .inner-price .floor-price .box {
        width: 100%;
    }

    .amenities .inner-box p {
        width: 100%;
    }

    .feature .img-box .img-area {
        opacity: 0.2;
        width: 100%;
        left: 0;
    }

    .feature .tab-area {
        padding-left: 25px;
    }

    .feature .tab-sec .heading {
        margin-left: 0px;
    }

    .about .col-sm-6:first-child {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .about .col-sm-6:last-child {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .cust-cont .heading {
        background-color: #fff;
        margin-left: 0px;
        margin-bottom: 50px;
        padding: 0px 0px;
        margin-top: 35px;
    }

    .about-content:after {
        display: none;
    }

    .about .container .pera {
        padding-left: 0;
        text-align: center;
    }

    .cust-cont .heading {
        margin-bottom: 25px;
    }

    /* .about .container .img-box {margin: 50px 0px;} */
    .about .container .img-box:after {
        display: none;
    }

    .carousel-item video {
        height: 118%;
    }

    .about .container .img-box {
        padding-left: 0;
        margin: 0;
    }

    .about {
        padding: 10px 25px;
    }

    .feature .sym-about {
        right: 3%;
        bottom: 2%;
        width: 60px;
        top: unset;
    }

    .feature .img-box .img-area {
        z-index: -1;
    }

    .price-list .inner-price .floor-price .box {
        text-align: center;
        padding: 25px;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(2) {
        width: 100%;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(3) {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    .gallery-bottom .box-micro p {
        font-size: 15px;
        line-height: 26px;
        padding-top: 15px;
        letter-spacing: 0.2px;
        text-align: center;
    }

    .gallery-bottom .box-micro h1 {
        font-size: 30px;
    }

    .footer .location-map .map {
        width: 100%;
        margin-top: 25px;
    }

    .footer .location-map .map-heading {
        top: 1px;
        width: 70%;
    }

    .time-advantage {
        padding-top: 25px;
    }

    .footer .right .carousel-item .inner-box {
        flex-wrap: wrap;
    }

    .footer .right .carousel-item .inner-box .box {
        padding: 15px 0px;
    }

    .time-advantage .left h1 {
        padding-bottom: 25px;
    }

    .inner-footer .footer-sec .box:nth-of-type(2) {
        padding: 0px 0px;
    }

    .footer .location-map .text h5 {
        letter-spacing: 0.2px;
    }

    .f-bottom .inner-custom {
        display: block;
    }

    .f-bottom .inner-custom.offer_inner_custom {
        display: block;
        padding: 0 17px;
    }

    .price-list:before {
        display: none;
    }

    .price-list {
        padding: 35px 0px;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(2):after {
        width: 60%;
        top: 4%;
        left: 20%;
        height: 90%;
    }

    .footer {
        padding: 50px 25px;
    }

    .footer .location-map .text h5 {
        padding-top: 15px;
        line-height: 40px;
        font-size: 22px;
    }

    .time-advantage .left h1 {
        letter-spacing: 0.5px;
        font-size: 30px;
    }

    .footer .location-map .text h1 {
        letter-spacing: 0.5px;
        font-size: 24px;
    }

    .footer .right .carousel-item .heading h4 {
        font-size: 20px;
    }

    .footer .right .carousel-item .inner-box .box {
        width: 100%;
    }

    .price-list .heading h2 {
        letter-spacing: 0.5px;
        font-size: 30px;
    }

    .amenities .head-amenties h1 {
        letter-spacing: 0.5px;
        font-size: 30px;
        margin-bottom: 15px;
        margin-top: 18px;
    }

    .amenities .inner-box p {
        font-size: 15px;
        line-height: 24px;
    }

    .amenities .sym-about2 {
        left: 0%;
        width: 80px;
    }

    .amenities .sym-about3 {
        right: 0;
        width: 80px;
    }

    .feature .tab-sec .heading h1 {
        font-size: 30px;
    }

    .feature {
        padding: 50px 0px;
    }

    .feature .tab-sec .point-box ul li {
        line-height: 26px;
        font-size: 14px;
    }

    .all-amenities .container .row:nth-child(odd) .right-last p {
        text-align: left;
    }

    .all-amenities .container .row:nth-child(odd) .right-last h2 {
        text-align: left;
        text-transform: capitalize;
    }

    .all-amenities .container .row p {
        margin-bottom: 0;
    }

    .all-amenities .container .row h2 {
        padding-top: 20px;
        font-size: 28px;
        letter-spacing: 0.5px;
        padding-bottom: 10px;
    }

    .all-amenities .container .row:nth-child(odd) .col-sm-4 {
        order: 1;
    }

    .all-amenities .row {
        padding: 20px 5px;
    }

    .all-amenities .img-box {
        border: 5px solid #147cc0;
    }

    .m-v {
        display: none;
    }

    .all-amenities {
        padding: 40px 0px;
    }

    .all-amenities .heading h2 {
        font-size: 26px;
    }

    .all-amenities .heading img {
        width: 40px;
    }

    .all-amenities .container .row h2 {
        font-size: 24px;
    }

    .contact-page .inner-sec .inner-box-left .address {
        flex-wrap: wrap;
    }

    .contact-page .inner-sec .inner-box-left .address .box {
        width: 100%;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box {
        display: block;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left {
        width: 100%;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .right {
        width: 100%;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan {
        left: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 2px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .box {
        padding: 0px 0px;
        padding-bottom: 30px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .right .box {
        padding: 10px 0px;
    }

    .floor-plan-page .arrow {
        top: unset;
        bottom: 28%;
        right: 10%;
    }

    .floor-plan-page h4 {
        padding-top: 15px;
    }

    .floor-plan-page {
        padding: 25px 0px;
    }

    .floor-plan-page h1 {
        font-size: 20px;
    }

    .wrapper-other {
        height: 45vh;
    }

    .custom-breadcrumb h2 {
        font-size: 24px;
    }

    .custom-breadcrumb ul li a {
        font-size: 16px;
    }

    .table td,
    .table th {
        padding: 5px 5px;
        font-size: 14px;
    }

    .floor-plan-page .container {
        padding: 25px 20px;
    }

    .feature .tab-content {
        display: block;
    }

    .feature .tab-content .point-box {
        width: 100%;
    }

    .specification .container {
        padding: 0px 25px;
    }

    .specification ul li {
        width: 100%;
    }

    .feature .tab-sec .point-box ul li {
        line-height: 17px;
    }

    .feature .tab-sec .key-high {
        padding-top: 0;
    }

    .feature .tab-sec .point-box ul {
        min-height: auto;
    }

    .specification ul li img {
        width: 50px;
        height: 50px;
        margin-right: 15px;
        border: 1px solid #147cc07d;
        padding: 2px;
    }

    .specification ul li p {
        line-height: 32px;
        font-size: 15px;
        text-align: left;
    }

    .specification .key-high {
        padding-top: 25px;
        font-size: 24px;
    }

    .time-advantage .left h1 {
        padding-bottom: 0px;
    }

    .footer .right .carousel-item .inner-box {
        padding-top: 10px;
    }

    .footer .right .carousel-item .inner-box .box {
        padding: 10px 0px;
    }

    .footer .right .carousel-item .inner-box .box ul li {
        line-height: 18px;
    }

    .footer .right .carousel-item .inner-box .box ul li img {
        width: 14px;
        height: 14px;
        margin-right: 5px;
    }

    .footer .right .carousel-item .heading h4 {
        font-size: 16px;
    }

    .time-advantage h4 img {
        width: 32px;
    }

    .footer .arrow {
        bottom: -15px;
    }

    .wrapper .video-sec .inner-video-sec video {
        width: 100%;
        height: 119%;
        object-fit: cover;
        margin-top: -13%;
    }

    .new-launch .heading h2 {
        font-size: 26px;
    }

    .new-launch .inner-box {
        display: block;
    }

    .new-launch .inner-new {
        width: 100%;
        margin-top: 25px;
    }

    .new-launch .inner-new .left h2 {
        font-size: 20px;
    }

    .new-launch .inner-new .left button {
        padding: 8px 10px;
    }

    .new-launch {
        padding: 50px 0px;
    }

    .new-launch .heading img {
        width: 40px;
    }

    .new-launch .inner-box {
        padding-top: 0;
    }

    .sidenav .all-logo-sec {
        margin-left: 15px;
    }

    .sidenav .inner-link {
        padding: 4px 0px;
        padding-left: 15px;
    }

    .sidenav .all-logo-sec {
        width: 128px;
    }

    .sidenav a {
        padding: 2px 0px;
    }

    .content-sec .inner-content h2 {
        font-size: 20px;
    }

    .content-sec .inner-content .p-logo img {
        width: 160px;
    }

    .time-advantage {
        padding-bottom: 40px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan2 {
        width: 53%;
        position: absolute;
        left: 160px;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left {
        padding-bottom: 75px;
    }

    .sidenav .inner-b {
        display: block;
        border: none;
    }

    .sidenav .inner-b .right {
        display: none;
    }

    .sidenav .closebtn {
        top: -1%;
        right: 2.5%;
        font-size: 45px;
    }

    .sidenav .inner-b .left {
        width: 100%;
    }

    .sidenav .rera {
        display: flex;
        padding-top: 30px;
    }

    /* .sidenav .number{flex: 1;} */
    .sidenav .number p {
        margin: 0;
        color: #fff;
        font-size: 12px;
    }

    .sidenav .number p a {
        word-break: break-all;
        font-size: 12px;
        letter-spacing: 0;
    }

    .sidenav .img-box {
        margin-left: 20px;
    }

    .sidenav .img-box .qr-code {
        width: 50px !important;
    }

    .about-content {
        height: auto;
    }



    .footer-bottom .inner-f-form .inner-box {
        display: block;
    }

    .footer-bottom .inner-f-form .inner-box .box {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media(max-width: 500px) {
    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan {
        width: 125px;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .box {
        padding-bottom: 10px;
    }

    .floor-plan-page .arrow {
        bottom: 31%;
        right: 11%;
    }

    .content-sec .inner-content .p-logo img {
        width: 180px;
    }

    .content-sec .inner-content h4 {
        font-size: 16px;
    }

    .loc-img span img {
        filter: invert();
    }

    .content-sec {
        padding-left: 25px;
        padding: 23px 25px;
    }

    .content-sec .inner-content .price-box .inner-price .right h1 {
        font-size: 38px;
        letter-spacing: 1px;
    }

    .content-sec .inner-content .price-box .inner-price .left h5 {
        font-size: 32px;
    }

    .content-sec .inner-content h6 span {
        font-size: 18px;
        padding: 10px;
    }

    .footer .location-map .text h5 {
        padding-top: 0px;
        line-height: 30px;
        font-size: 16px;
    }

    .footer .location-map .text h4 {
        font-size: 15px;
        line-height: 34px;
    }

    .cust-cont .heading h2 {
        font-size: 24px;
    }

    .cust-cont .heading h4 {
        font-size: 16px;
    }

    .feature .tab-sec .heading p {
        font-size: 14px;
    }

    .nav-tabs .nav-link {
        padding: 5px;
        margin-right: 2px;
    }

    .feature .tab-sec .heading h1 {
        font-size: 24px;
        padding-top: 10px;
    }

    .feature .tab-sec .heading {
        margin-bottom: 0px;
    }

    .feature .tab-sec .key-high {
        padding-top: 22px;
        font-size: 24px;
        text-align: center
    }

    .footer .location-map .text ul {
        display: grid;
    }

    .footer .location-map .text ul li a {
        font-size: 14px;
        letter-spacing: 0.4px;
    }

    .footer .right .carousel-item .heading h4 {
        font-size: 17px;
    }

    .time-advantage .left h1 {
        font-size: 24px;
    }

    .price-list .heading h2 {
        font-size: 24px;
    }

    .price-list .heading h4 {
        font-size: 18px;
        padding-top: 0;
    }

    .about {
        padding: 50px 10px;
    }

    .cust-cont .heading {
        margin-top: 48px;
        margin-bottom: 15px;
        text-align: center;
    }

    .feature .tab-area {
        padding-left: 10px;
    }

    .nav-tabs {
        border-bottom: 0;
    }

    .about .container .pera p {
        margin-bottom: 15px;
    }

    .main-btn {
        font-size: 18px;
    }

    .feature .sym-about {
        width: 40px;
    }

    .inner-link {
        border-bottom: 1px solid #ccc;
    }

    .amenities {
        padding: 40px 0px;
    }

    .amenities .sym-about2 {
        left: 2%;
        bottom: 54%;
        width: 40px;
    }

    .amenities .sym-about3 {
        right: 2%;
        bottom: 54%;
        width: 40px;
    }

    .price-list .inner-price {
        padding: 10px 0px;
    }

    .bottom-link a {
        font-size: 16px;
        padding: 5px 0px;
    }

    .price-list .inner-price .floor-price .box h4 span {
        font-size: 36px;
        margin-right: 0px;
        padding-right: 10px;
    }

    .price-list .inner-price .floor-price .box {
        padding: 20px 15px;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(3) {
        padding-top: 0;
    }

    .price-list .inner-price .floor-price .box:nth-of-type(1) {
        padding-left: 25px;
    }

    .gallery-bottom .box-micro h1 {
        font-size: 26px;
        letter-spacing: 1px;
    }

    .gallery-bottom {
        padding: 40px 0px;
    }

    .footer {
        padding: 40px 5px;
    }

    .footer .location-map .text ul li a .fa {
        font-size: 14px;
    }

    .amenities .sym-about {
        width: 40px;
    }

    .amenities .head-amenties h1 {
        font-size: 26px;
    }

    .inner-footer .footer-sec .box p {
        padding: 0;
        letter-spacing: 0px;
        margin-bottom: 0;
    }

    .inner-footer .footer-sec .box:nth-of-type(2) {
        border-left: 0;
        border-right: 0;
    }

    .inner-footer .footer-sec .box h2 {
        padding-bottom: 0;
        text-align: center;
        padding-bottom: 10px;
    }

    .inner-footer .footer-sec .box {
        width: calc(100% - 0px);
    }

    .inner-footer {
        padding: 4px 0px;
    }

    .footer .right .carousel-item .inner-box .box {
        padding: 10px 0px;
    }

    .m-link-gtf {
        display: block;
    }

    .f-bottom .inner-custom .right-last a {
        padding-left: 0px;
    }

    .f-bottom .inner-custom .right-last {
        padding-left: 0px;
        justify-content: center;
    }

    .footer:before {
        width: 70%;
        height: 100%;
    }

    .f-bottom {
        padding-bottom: 70px;
        text-align: center;
    }

    .floor-plan-page .floor-sec .carousel-item .inner-box .left .focus-plan2 {
        width: 185px;
        position: absolute;
        left: 125px;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .inner-footer .footer-sec .box:nth-of-type(2) {
        margin-left: 0;
    }

    .inner-footer .footer-sec .box:nth-of-type(3) {
        padding: 0px 0px;
    }

    .inner-footer .footer-sec .box:nth-of-type(4) {
        padding: 0px 0px;
    }

    .gallery-bottom .inner-gall-2 .box {
        width: 50%;
        height: 150px;
    }

    .f-bottom .inner-custom p {
        text-align: center;
        padding: 3px 0px;
    }
}


@media(max-width: 420px) {
    .floor-plan-page .arrow {
        bottom: 32%;
    }

    .floor-plan-page .arrow .arrow-box img {
        width: 30px;
        height: 30px;
        padding: 8px;
    }

    .floor-plan-page .arrow {
        width: 38px;
    }

    .content-sec .inner-content h6 span {
        font-size: 15px;
    }
}

@media(max-width: 345px) {
    .amenities-row {
        gap: 1px;
    }
}

.artistic-impression {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 10px;
    z-index: 999;
    color: rgb(255, 255, 255);
}