@import url(https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);

*,
li,
ul {
    padding: 0;
    margin: 0
}

.fa,
body {
    font-weight: 400
}

.swiper,
li,
ul {
    list-style: none
}

* {
    border: none;
    outline: 0
}

:root {
    --primary-color: #0a3a6c
}

@font-face {
    font-family: FontAwesome;
    src: url('../fonts/fontawesome-webfonte0a5-v=4.3.0.eot');
    src: url('../fonts/fontawesome-webfontd41d-.eot#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.woff2') format('woff2'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.woff') format('woff'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.ttf') format('truetype'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.svg#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    font-family: Cardo, serif !important
}

body {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    scroll-behavior: smooth
}

li,
ul {
    padding-left: 0 !important
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-building:before {
    content: "\f1ad"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-key:before {
    content: "\f084"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-road:before {
    content: "\f018"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-tint:before {
    content: "\f043"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-scissors:before {
    content: "\f0c4"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-male:before {
    content: "\f183"
}

.fa-film:before {
    content: "\f008"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-laptop:before {
    content: "\f109"
}

.project-logo {
    width: 145px
}

.navbar .nav-item>a {
    line-height: 15px;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0 10px;
    font-size: 15px;
    font-family: Cardo, serif !important;
    font-weight: 500;
    color: #000;
    cursor: pointer
}

.navbar .nav-item.active>a {
    color: #0a3a6c
}

.main-slider-banner {
    padding-top: 76px
}

.home-detail .inner h1 {
    background-image: linear-gradient(-225deg, #0a3a6c 0, #0a3a6c 29%, #000 67%, #0a3a6c 100%);
    background-size: 200% auto;
    background-clip: text;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 2s linear infinite textclip;
    font-size: 25px;
    font-weight: 700
}

.home-detail .inner .text {
    color: #666;
    font-size: 18px;
    line-height: 1.4em
}

.home-detail .inner .home-list {
    position: relative;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
    display: flex
}

.home-detail .inner .home-list li {
    position: relative;
    color: #0a3a6c;
    font-size: 14px;
    font-weight: 700;
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #0a3a6c;
    flex-basis: 50%;
    max-width: 50%;
    text-align: left
}

.home-detail .inner .home-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
    padding-left: 20px !important
}

.home-detail .inner .home-list li span {
    position: relative;
    color: #666;
    font-size: 16px;
    display: block;
    margin-top: 8px;
    font-family: 'Plus Jakarta Sans'
}

.list-style-three li:before {
    position: absolute;
    content: "\f00c";
    left: 0;
    top: 0;
    color: #0a3a6c;
    font-size: 18px;
    font-weight: 400;
    font-family: FontAwesome
}

.list-style-three li {
    position: relative;
    color: #666;
    font-size: 15px;
    font-weight: 700;
    padding-left: 30px !important;
    margin-bottom: 10px
}

.rera-no {
    font-weight: 600;
    font-size: 13px;
    margin-top: 1rem;
    padding-left: .5rem;
    color: #000;
    padding-right: .5rem
}

.terms-conditions {
    position: absolute;
    font-size: 8px;
    transform: rotate(270deg);
    bottom: 28px;
    right: -10px;
    font-family: Poppins;
    font-weight: 500;
    color: #222 !important
}

.property-info-section {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #e6e6e6
}

.property-info .inner {
    position: relative;
    padding: 30px 0;
    text-align: center
}

#location,
.gallery-section-two .sec-title {
    padding: 60px 0
}

.icons {
    font-size: 45px;
    color: #0a3a6c;
    padding: 0 0 10px;
    line-height: normal;
    filter: brightness(.2)
}

.btn-style-four,
.btn-style-one,
.btn-style-three,
.btn-style-two {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: Cardo, serif !important
}

.property-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2em;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 5px
}

.property-info .inner .price,
.property-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 13px;
    margin-bottom: 5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600
}

.convenience-section {
    position: relative;
    z-index: 9;
    padding: 100px 0 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.convenience-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7)
}

.convenience-section .image-column,
.image-column {
    width: 50%;
    background-size: cover;
    background-position: center center
}

.amenities-section h2,
.convenience-section h2 {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    padding: 50px 0
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0;
    background-color: #fff
}

.convenience-info-tabs .convenience-tabs .content {
    padding: 50px 60px
}

.convenience-tabs .tabs-content .tab.active-tab,
.swiper-slide-active .imageText {
    display: block
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 1.7vw;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 25px
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn {
    color: #fff;
    background: linear-gradient(90deg, #0a3a6c, #0a3a6c);
    padding: 23px 15px;
    text-align: center;
    font-family: Cardo, serif !important;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    padding-left: 10px !important
}

.convenience-info-tabs .convenience-tabs .tabs-content .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 15px
}

.convenience-section .image-column .image,
.image-column .image-box {
    position: relative;
    display: none
}

.convenience-section .image-column {
    position: absolute;
    float: right;
    right: 0;
    height: 100%;
    background-repeat: no-repeat
}

.convenience-section .row {
    position: relative;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.gallery-section-two .sec-title h2 {
    font-weight: 600;
    font-size: 36px
}

.gallery-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-two .image-box {
    position: relative;
    display: block;
    border: 1px solid #0a3a6c;
    margin: 0
}

.gallery-block-two .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-section-two .gallery-block-two {
    position: relative;
    padding: 0
}

.gallery-block-two .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    z-index: 9
}

.gallery-block-two .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-block-two .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-block-two .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    background-color: #0a3a6c;
    transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.gallery-block-two .overlay-inner .link:before {
    position: absolute;
    content: "";
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #0a3a6c
}

.gallery-block-two .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

.gallery-block-two .overlay-inner .link:hover {
    color: #0a3a6c;
    background-color: #fff
}

.gallery-block-two .overlay-inner .link:hover::before {
    border: 1px solid #fff
}

.plans-section {
    position: relative;
    background-color: #0a3a6c
}

.plans-section .tabs-content .tab .image img {
    width: 100%;
    display: block
}

.image-column {
    padding-right: 0 !important;
    padding-left: 0 !important;
    position: relative
}

.plans-section .plans-tab .floorplan-btn {
    position: absolute !important;
    background-color: #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    z-index: 1
}

.plans-section .title-column {
    position: relative;
    margin-bottom: 0
}

.plans-section .title-column .inner-column {
    position: relative;
    padding-top: 65px;
    padding-right: 40px;
    padding-left: 52px
}

.plans-section .title-column .inner-column h2 {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2em
}

.plans-section .title-column .inner-column .text {
    position: relative;
    color: #fffcfc;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 2px;
    margin-bottom: 40px
}

table,
td,
th {
    border: 1px solid #fff !important;
    text-align: center;
    padding: 4px;
    color: #fff
}

.btn-style-one {
    position: relative;
    padding: 11px 26px 10px;
    background: linear-gradient(90deg, #0a3a6c, #0a3a6c);
    color: #fff;
    border: 1px solid #0a3a6c;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 2px
}

.btn-style-one:hover,
.btn-style-two,
.default-form .btn-style-one:hover {
    background: 0 0;
    color: #0a3a6c;
    border: 1px solid #0a3a6c
}

.btn-style-five,
.btn-style-four,
.btn-style-three,
.btn-style-two,
.title {
    letter-spacing: 1px
}

.default-form .btn-style-one {
    background: linear-gradient(90deg, #0a3a6c, #0a3a6c)
}

.btn-style-two {
    position: relative;
    padding: 11px 20px;
    font-weight: 600
}

.btn-style-two:hover {
    background: #0a3a6c;
    color: #fff
}

.btn-style-three {
    position: relative;
    padding: 11px 25px;
    background: #fff9fc;
    color: #000;
    border: 1px solid #fff;
    font-weight: 600;
    transition: .5s ease-in-out
}

.btn-style-three:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.call-to-action-section .btn-column .theme-btn {
    margin-top: -20px
}

.btn-style-four {
    position: relative;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600
}

#amenities.row {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a
}

.content-column .inner-box {
    position: relative;
    max-width: 800px;
    padding: 130px 46px 60px 70px
}

.content-column .inner-box h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px
}

.content-column .inner-box .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px
}

.featured-block {
    position: relative;
    margin-bottom: 35px
}

.featured-block .featured-inner h3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 28px;
    padding-left: 28px;
    border-left: 6px solid #0a3a6c
}

#location .content-column .inner-box {
    max-width: 700px;
    padding: 25px 15px 30px 25px
}

#location .content-column .inner-box h2 {
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0
}

.accordion-body ul {
    padding-left: 28px !important;
    margin-bottom: 0 !important;
    line-height: 2rem
}

.accordion-button:not(.collapsed) {
    background-color: #0a3a6c !important;
    color: #fff !important
}

.accordion-button:not(.collapsed)::after {
    filter: invert(1)
}

.accordion-header {
    line-height: .2 !important
}

.accordion-button:focus {
    box-shadow: none !important
}

.accordion-body ul li {
    list-style: circle
}

.location-text {
    font-size: 16px;
    margin-bottom: 1rem
}

.call-to-action-section {
    position: relative;
    padding: 40px 35px !important;
    background: linear-gradient(90deg, #fff, #fff)
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right
}

.contact-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff8fc
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.contact-section .info-column .inner-column {
    position: relative;
    padding: 50px 50px 30px;
    background-color: #0a3a6c
}

.contact-section .form-column .inner-column {
    position: relative;
    padding-left: 80px
}

.contact-section .form-column h2 {
    position: relative;
    color: #0a3a6c;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 35px;
    text-align: center
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px;
    text-align: left
}

.default-form input[type=datetime-local],
.default-form input[type=email],
.default-form input[type=text],
.default-form select,
.default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    font-size: 18px;
    background-color: #2c2c2c00;
    transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    border-bottom: 1px solid #0a3a6c;
    font-weight: 600;
    color: #0a3a6c
}

.default-form .form-control:focus {
    border-color: #0a3a6c !important;
    -webkit-box-shadow: inset 0 1px 1px #0a3a6c, 0 0 8px #0a3a6c !important;
    box-shadow: inset 0 1px 1px #0a3a6c, 0 0 8px #0a3a6c !important
}

.default-form input[type=checkbox],
input[type=checkbox] {
    accent-color: #0a3a6c;
    margin-right: 10px
}

.contact-section {
    position: relative;
    padding: 115px 0 70px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/footer-bg.png')
}

.contact-section .info-column .inner-column h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px
}

.contact-section .info-column ul li {
    position: relative;
    color: #fff;
    font-size: 16px;
    margin-bottom: 22px
}

.contact-section .info-column ul li span {
    position: relative;
    font-weight: 500;
    color: #fff;
    display: block;
    font-size: 19px;
    margin-bottom: 6px;
    font-family: Cardo, serif !important
}

.error-banner,
.error-modal,
.error-side {
    display: none;
    color: red;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 18px
}

.main-footer .footer-bottom {
    position: relative;
    padding: 20px 50px;
    background-color: #272727;
    margin-bottom: 90px
}

.bottom-query {
    width: 100%;
    background: #000;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    transition: .4s ease-in-out
}

.swiper-slide,
.swiper-wrapper {
    transition-property: transform
}

.float_L {
    float: left
}

.bottom-query-box {
    width: 19%
}

.bottom-enquiry-text {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 19%;
    padding: 0 0 0 12px;
    display: flex
}

.footer-country {
    width: 40px;
    background: #fff;
    border-bottom: 1px solid;
    border-right: 1px solid;
    text-align: center
}

.mr-l_1_5 {
    margin-left: 1.5rem
}

.bottom-query-submit {
    width: 90%;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    padding: 0 5px;
    font-family: Plus Jakarta Sans;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(90deg, #0a3a6c, #0a3a6c);
    color: #fff;
    border: 1px solid #0a3a6c;
    text-align: center;
    line-height: 35px
}

.bottom-query-box>p,
.brxe-list {
    margin-bottom: 0
}

.mail-icon {
    border: 2px solid;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 20px
}

.bottom-query {
    height: 90px
}

.enquiry-text-respon {
    line-height: 1.5em;
    margin-left: 10px
}

.main-footer .footer-bottom .copyright a {
    position: relative;
    color: #fff;
    font-size: 12px;
    text-decoration: none
}

#location {
    background: #f7f5f6
}

.form-control:focus {
    border-color: #0a3a6c !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px #0a3a6c, 0 0 8px #0a3a6c !important;
    box-shadow: inset 0 1px 1px #0a3a6c, 0 0 8px #0a3a6c !important
}

.default-form input::placeholder {
    color: #0a3a6c
}

input:disabled {
    cursor: not-allowed !important
}

.modal-para {
    color: #6b6b6b;
    font-size: 18px;
    text-align: center
}

.modal-close-btn {
    background-color: #fff !important;
    color: #6b6b6b !important;
    font-size: 20px
}

.form-group {
    margin-bottom: 25px;
    position: relative
}

#floorplan .image-column:before {
    content: none !important
}

.button {
    background-color: #0a3a6c;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600
}

.modal-body button:hover {
    background-color: #222;
    font-size: 20px;
    color: #fff
}

.about-section-two {
    padding: 80px 0 50px
}

.about-section-two .content-column .inner-column {
    padding-left: 50px
}

.about-section-two .about-column .inner-column {
    padding-left: 30px
}

.about-section-two .content-column h1,
.call-to-action-section h1 {
    color: #2a2a2a;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 30px
}

.about-section-two .content-column .text {
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px;
    text-align: justify;

}

.privacy-policy-content {
    margin-top: 92px
}

.btn-style-five {
    position: relative;
    padding: 11px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: 0 0;
    color: #0a3a6c;
    border: 1px solid #0a3a6c;
    font-size: 14px;
    font-weight: 600;
    font-family: Cardo, serif
}

.btn-style-five:hover {
    background: #0a3a6c;
    color: #fff;
    border-color: #0a3a6c
}

.gallerycarousel .owl-next,
.gallerycarousel .owl-prev {
    position: absolute;
    top: 40%;
    background: #0a3a6c !important;
    width: 30px
}

.thank-you-container {
    transform: translate(-50%, -50%)
}

.error {
    border: 2px solid red;
    animation: .2s linear .1s 5 alternate error
}

#gallery .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 309px;
    object-fit: cover
}

.owl-carousel span {
    font-size: 45px;
    line-height: normal;
    display: flex;
    justify-content: center;
    margin-top: -10px;
    color: #fff
}

.gallerycarousel .owl-prev {
    left: 0
}

.gallerycarousel .owl-next {
    right: 0
}

.check-box,
.sidecheck-box {
    left: 0;
    top: 25px;
    background: rgb(37 36 36 / 90%);
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 12px;
    z-index: 5
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

@keyframes error {
    0% {
        border: 2px solid #000
    }

    100% {
        border: 2px solid #0a3a6c
    }
}

#footer_checkbox,
#modal_checkbox,
input#side_checkbox {
    height: 20px;
    width: 20px
}

.sidecondition-label {
    color: #0a3a6c
}

button:disabled {
    opacity: .5;
    cursor: not-allowed
}

.footerterms-and-condition-block {
    margin-left: 10px;
    color: #fff;
    font-size: 12px
}

.brxe-container,
.brxe-section {
    margin-left: auto;
    margin-right: auto
}

td span {
    color: #fff;
    cursor: pointer
}

td span:hover {
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .5px;
    transition: 3s ease-in-out
}

.close-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="%230a3a6c" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"></path></svg>');
    height: 30px;
    width: 30px;
    display: block;
    margin: auto;
    background-size: contain
}

.developer-logo-column {
    text-align: right
}

.developer-text {
    font-size: 24px;
    font-weight: 600
}

.qr-container {
    position: fixed;
    bottom: 10px;
    left: 0
}

.bottom-form {
    position: fixed;
    right: 0
}

.separator,
.swiper,
.swiper-wrapper {
    position: relative
}

.qr-container img {
    width: -webkit-fill-available
}

img.thank-you-logo {
    width: 150px
}

.developer-logo-nav {
    width: 75px
}

.developer-logo {
    width: 150px
}

.modal-title {
    font-size: 24px;
    color: #0a3a6c;
    text-transform: uppercase;
    font-weight: 700
}

.copyright {
    font-size: 12px
}

.keyword-content .text {
    font-size: 14px
}

#configuration {
    background-image: url(../images/configuration-bg.png);
    padding-top: 60px;
    padding-bottom: 60px
}

.brxe-section {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.brxe-container {
    display: flex;
    flex-direction: column;
    max-width: 1100px;
    align-items: center
}

.brxe-block {
    background-color: #e8e4d1;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 80%;
    min-height: 247px
}

.fp-btn {
    float: none !important
}

.fp-img-w {
    width: 77% !important;
    border-radius: 5px
}

#brxe-tskrzc {
    display: grid;
    align-items: initial;
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px
}

#configuration .text {
    font-size: 24px;
    color: #000;
    margin-top: -5px;
    margin-bottom: 10px;
    width: auto
}

.title {
    color: #000;
    font-size: 15px;
    line-height: 1.2;
    margin-right: 0;
    margin-left: 6px
}

.bricks-background-primary {
    background-color: #0a3a6c;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
    border-radius: 6px;
    padding: .8em 1em;
    width: 80%;
    color: #fff;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

:where(.brxe-heading).has-separator {
    align-items: center;
    display: inline-flex;
    gap: 20px
}

.separator {
    width: 30px;
    flex-grow: 0;
    border-top-width: 3px;
    height: 3px;
    background: #ffd64f;
    top: -7px
}

.swiper-slide img {
    transform: scale(.83)
}

.swiper-slide-active img {
    transform: scale(1)
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 !important;
    z-index: 1
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 42%;
    width: 44px;
    height: 44px;
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.gsec__slider .swiper-button-next,
.gsec__slider .swiper-button-prev {
    background-color: #fff;
    padding: 1.3rem;
    border-radius: 100%
}

.gsec__slider .swiper-button-prev {
    left: 30px
}

.gsec__slider .swiper-button-next {
    right: 30px
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.gsec__slider .swiper-slide a {
    display: block;
    position: relative
}

.gsec__slider .swiper-slide a figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    background: #000;
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
    padding: 1rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 1rem
}

.gsec__slider .swiper-slide a figcaption p {
    text-align: left;
    color: #dee2e6;
    margin-bottom: 0;
    font-size: .8rem
}

.gsec__slider .swiper-slide a img {
    border-radius: 1rem
}

.gsec__slider .swiper-button-next::after,
.gsec__slider .swiper-button-prev::after {
    font-size: 1.3rem
}

.left-icon,
.right-icon {
    font-size: 30px;
    color: #0a3a6c
}

.imageText {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: none;
    color: #fff
}

.loc-headin1 {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.loc-headin1 h4 img {
    margin-right: 10px;
    width: max-content !important
}

.loc-headin1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background: #0a3a6c;
    transition: width 2.5s linear
}

#sync2 .owl-nav {
    display: none;
    justify-content: space-between;
    align-items: center;
    margin: 0
}

#sync2 .owl-nav .owl-prev img {
    position: absolute;
    left: -5%;
    top: -5px;
    width: 30px;
    filter: invert(0) brightness(0)
}

#sync2 .owl-nav .owl-next img {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 30px;
    filter: invert(0) brightness(0)
}

.location-adv {
    background: #f8f6f4
}

.headloc h3 {
    color: #000;
    font-family: Mont;
    font-size: 18px;
    margin-bottom: 10px
}

.headloc h2 {
    color: #0a3a6c;
    font-family: "Bon Vivant Family Serif";
    font-size: 35px;
    margin-bottom: 10%
}

.infraimg p,
.loc-headin1 h4 {
    font-family: Mont;
    font-weight: 600
}

.loc-content {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    margin: 15px auto
}

.loc-content img {
    width: 20px !important
}

.infraimg p {
    position: absolute;
    bottom: -16px;
    color: #fff;
    padding: 15px
}

.loc-content p {
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.loc-content span {
    font-size: 16px;
    color: #000
}

#sync2 .current {
    border-bottom: 2px solid #000
}

.loc-headin1 h4 {
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px
}

#locationMap {
    box-shadow: 0 0 30px 10px #999
}

.project-details {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(180deg, rgb(0 0 0 / 15%) 70%, rgb(0 0 0 / 62%))
}

.project-details p {
    color: #fff;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease-in-out;
    text-align: center;
    margin-bottom: 5px !important
}

.proj-wrap:hover .project-details p {
    opacity: 0
}

.owl-item.active .project-details p {
    opacity: 1;
    transform: none
}

.fa-whatsapp {
    font-size: 24px
}

body .amenities-section {
    padding-bottom: 60px !important
}

#brxe-kgwzdo {
    font-size: 36px;
    font-weight: 600
}

.row-home-details .property-info:nth-child(even) {
    background-color: #fffcf7
}

.row-home-details .property-info:nth-child(odd) {
    background-color: #0a3a6c54
}

.brxe-section img {
    width: 20px;
    object-fit: cover
}

.certificate-dev-btn {
    padding: 15px 20px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-size: 13px
}

.navbar-nav .nav-link.active {
    color: #0a3a6c !important
}

.solaria-section {
    background: #f7f8fb
}

.solaria-title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em
}

.solaria-subtitle {
    font-size: 14px;
    color: #666
}

.solaria-card {
    background: #fff;
    border-radius: 10px;
    padding: 16px 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    transition: transform .25s, box-shadow .25s;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.solaria-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .08)
}

.solaria-icon-wrap {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #eeffea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px
}

.solaria-icon {
    max-width: 36px;
    max-height: 36px;
    object-fit: contain;
    font-size: 26px;
    color: #1f2a3d
}

.solaria-label {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.solaria-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 18px
}

.solaria-more-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 11px 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #eeffef, #e9ffe7);
    color: #1f2a3d;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .06);
    text-transform: none
}

.solaria-more-pill::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: linear-gradient(120deg, #86ff5d, #a7ff77);
    box-shadow: 0 0 0 6px #e3ffdf
}

.solaria-controls {
    display: none
}

@media (max-width:575.98px) {
    .solaria-controls {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 14px
    }

    .solaria-more-pill {
        font-size: 12px;
        letter-spacing: .01em;
        padding: 9px 14px
    }

    .solaria-controls .solaria-nav-btn {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 1px solid #d6d9e6;
        background: #fff;
        color: #2f3747;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
        transition: transform .2s, box-shadow .2s
    }

    .solaria-controls .solaria-nav-btn:active {
        transform: scale(.96);
        box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
    }

    .solaria-section .row {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 50%;
        grid-template-rows: repeat(3, auto);
        overflow-x: auto;
        gap: 10px 10px;
        padding: 6px 6px 12px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch
    }

    .solaria-section .row::-webkit-scrollbar {
        display: none
    }

    .solaria-section .row>[class*=" col-"],
    .solaria-section .row>[class^=col-] {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .solaria-section .row>:nth-child(6n+1) {
        scroll-snap-align: start
    }

    .solaria-card {
        padding: 12px 8px
    }

    .solaria-label {
        font-size: 11px;
        text-align: center
    }
}

.qr-img {
    max-width: 120px;
    height: auto
}

.loc-headin1 img {
    width: 32px;
    height: 32px
}

