/* universal css */

* {
    font-family: "Montserrat", sans-serif !important;
    /* font-size: 62.1%; */
}

/* .body{
    padding-top: 70px;
    font-family: "Montserrat", sans-serif !important;
    font-size: 62.1%;
} */

.owl-carousel {
    display: block !important;
}

button:focus:not(:focus-visible) {
    outline: 0;
}

/* font family style */
.html {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    /* font-weight: <weight>; */
    /* font-style: normal; */
}

html {
    scroll-padding-top: 70px;
    /* Adjust this value to the height of your sticky nav */
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
    font-family: "Montserrat", sans-serif !important;
}

.form-control:focus,
.form-select:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .02rem rgba(0, 1, 253, .25) !important;
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.form-check-input:hover {
    cursor: pointer;
    ;
}

.btn-check:focus+.btn,
.btn:focus,
.page-link:focus {
    box-shadow: 0 0 0 .02rem rgba(0, 1, 253, .25) !important;
}

p {
    letter-spacing: 0.5px;
}

.nav-tabs {
    scroll-behavior: smooth;
}

.nav-tabs.dragging {
    cursor: grabbing;
}

li.breadcrumb-item button {
    border: none;
    background: none;
    font-size: 12px !important;
    margin: 0;
    padding: 0;
}

.breadcrumb-item.active {
    color: #6c757d;
    font-size: 13px !important;
    top: 3px !important;
    position: relative !important;
    font-weight: 500;
}

/* #navbarScrollingDropdown::after {
    content: "\F282" !important; 
    font-family: "Bootstrap Icons";
    font-size: 0.8em; 
    margin-left: 0.5rem;
} */

/* Remove the default caret-down icon */
#navbarScrollingDropdown.dropdown-toggle::after {
    display: none;
}


:root {
    --fs-10: 10px;
    --fs-11: 11px;
    --fs-12: 12px;
    --fs-13: 13px;
    --fs-14: 14px;
    --fs-15: 15px;
    --fs-16: 16px;
    --fs-17: 17px;
    --fs-18: 18px;
    --bg-footer: #3e3d3d;
    --text-wheat: wheat;
    --realstate-primary-color: #1313E6;
    --realstate-font: "Montserrat", sans-serif;
}

.realestate-primary-btn {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #4343e8;
    padding: 3px 10px;
    border-radius: 8px;
}

.realestate-outline-primary-btn {
    font-size: 13px;
    font-weight: 500;
    color: #4343e8;
    background: #fff;
    padding: 3px 10px;
    border-radius: 8px;
    border: 1px solid #4343e8;
}

.realestate-outline-primary-btn:hover {
    color: #4343e8;
}

.realestate-primary-btn:hover {
    color: #fff;
}

.text-wheat {
    color: var(--text-wheat);
}

.bg-brown {
    background-color: var(--bg-footer);
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.realstate-font {
    font-family: var(--realstate-font);
}

.realstate-primary-color {
    color: var(--realstate-primary-color);
}

.bg-light-blue {
    background-color: #faf8fe;
}

.testnavbar a.nav-link {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
}

@media (max-width: 991.5px) {
    .testnavbar a.nav-link {
        font-size: 16px;
    }

    .navbar-nav a {
        font-weight: 500;
        font-size: 15px;
    }
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(19, 18, 18);
}

.testnavbar button.btn {
    font-size: 13px;
}

.cta-phone i.bi.bi-telephone,
.cta-whatsapp i.bi.bi-whatsapp {
    width: 32px;
    display: block;
    font-size: 21px;
    color: var(--realstate-primary-color);
    margin: 0 5px;
}

#scrollToTop {
    z-index: 1000;
    /* Ensure it stays above other content */
    margin-bottom: 52px !important;
}

/* call to action fixed icon */
.call-button {
    font-size: 24px;
    position: fixed;
    right: 20px;
    bottom: 130px;
    background: #fff;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    border: 0;
    color: #027fff;
    outline: none;
    box-shadow: 0 0 10px 5px #00000026;
    text-align: center;
    line-height: 60px;
    z-index: 1024;
}

.call-button img {
    width: 70px;
    height: 70px;
    max-width: 200px;
    position: absolute;
    top: -5px;
    left: -4px;
}

/* call to share social icons */
.social-btn-group {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 2;
    display: flex;
    justify-content: end;
}

.icon-share {
    width: 32px;
    height: 32px;
    box-shadow: 0 2px 4px #0000000d;
    background-color: #fff;
    border-radius: 50px;
    color: #212529;
    z-index: 1;
    font-size: 15px;
    transform: perspective(1px) translateZ(0);
    padding: 5px 7px;
}


/* navbar custom css */
.navbar-toggler:focus {
    box-shadow: none;
    border: 1px solid #7e57ffee;
}

.navbar-nav a {
    font-weight: 500;
    font-size: 13px;
}

.navbar-toggler span {
    font-size: 1.5rem;
    color: #707071;
    /* Adjust to match your theme */
}

button#navbarToggler .bi.bi-x-lg {
    padding: 0.38rem;
    line-height: 1.5;
}

ul.dropdown-menu.double-items li {
    width: 45%;
    display: inline-block;
    margin: 0 1%;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 10px 0;
    text-transform: capitalize;
}

/* Globally replace the dropdown toggle icon */

.desktop-hide-enquiry {
    position: absolute;
    right: 70px;
    top: 10px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu.double-items {
        position: absolute;
        width: 350px;
    }
}



/* hero image css */
p.coworking-city-name {
    font-weight: 500;
}

.city-office {
    max-width: 85px;
    border-radius: 4px;
    background: #eeee;
    margin: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 5px 0px;
}

.text-content {
    text-align: left;
    /* or any other default alignment */
}

@media only screen and (max-width: 426px) {
    .city-office {
        max-width: 23%;
        border-radius: 4px;
        background: #eeee;
        margin: 2px;
        text-align: center;
        display: flex;
        justify-content: center;
        padding: 5px 0px;
    }

    p {
        text-align: justify;
    }

    .text-content {
        text-align: justify;
    }

    .text-truncator {
        text-align: justify;
    }
}

.search-container {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    flex-direction: column;
}

.search-container input[type="text"] {
    width: 65%;
    min-width: 320px;
    padding: 12px 15px;
    font-size: 1rem;
    border: none;
    border-radius: 0;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    outline: none;
}

@media only screen and (max-width: 576px) {
    .search-container {
        padding: 35px 10px 50px;
        background: #dfdfdf;
        border-radius: 20px;
    }

    .search-container p {
        font-size: 12px;
        margin-bottom: 10px;
        color: #000;
    }

    .search-container .input-group {
        display: block !important;
    }

    .search-container input[type="text"] {
        width: 100%;
        min-width: 260px;
        padding: 12px 15px;
    }

    .search-container button.btn.dropdown-toggle,
    .search-container button {
        width: 100%;
        border-radius: 0px !important;
        background-color: #fff;
        color: #000;
    }
}

.search-container button {
    padding: 10px 20px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    background-color: #007bff;
    /* Bootstrap Primary Color */
    color: #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
}

.search-container button:hover {
    background-color: #0056b3;
    /* Darker shade for hover */
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
}

.search-container input[type="text"]:focus {
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
}

.hero-right-wrapper img {
    height: 620px;
    width: 100%;
    object-fit: cover;
    border-radius: 0 0 0 140px;
}

.hero-right-wrapper-overlay {
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    border-radius: 0 0 0 140px;
    opacity: 0.5;
}

.inner-wrapper {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    top: 0px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.inner-wrapper h4 {
    background-color: #000;
}

@media (max-width: 576px) {
    .inner-wrapper h4 {
        color: #6b51e9;
        background-color: transparent;
    }
}

/* .card-wrapper img{
    height: 320px;
    width: 100%;
    object-fit: cover;
} */

/* sticky-top slider */
.sticky-top.category-detail-slider {
    top: 45px;
    height: 50px;
}

.category-detail-slider .owl-nav .owl-prev {
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.category-detail-slider .owl-nav .owl-next {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

/* sticky-top slider end */



/* coliving in India css */

.owl-carousel.coliving-carousel i.bi.bi-chevron-right {
    right: -15px;
    position: absolute;
}

.owl-carousel.coliving-carousel i.bi.bi-chevron-left {
    left: -15px;
    position: absolute;
}

.view-all-btn {
    color: var(--realstate-primary-color);
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
}

.view-all-btn:hover {
    text-decoration: underline;
}

span.texture-circle-2 {
    width: 70px;
    height: 70px;
    background: #f1ff00;
    position: absolute;
    border-radius: 40px;
    top: -40px;
    z-index: -1;
    left: -20px;
}

.coliving-card {
    position: relative;
    overflow: hidden;
    border: none;
    transition: transform 0.3s ease-in-out;

}

.card.coliving-card:hover .img-overlay {
    background-color: #00000078;
}

.img-overlay h5 {
    background: #ffffff;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    padding: 6px 1px;
}

.coliving-card img {
    object-fit: cover;
    height: 250px;
    width: 100%;

}

.coliving-card .img-overlay {
    width: 100%;
    height: 100%;
    /* background-color: rgba(189, 189, 255, 0.6);  */
    position: absolute;
}

.coliving-card:hover {
    transform: scale(1.05);
}

.card-overlay {
    position: absolute;
    top: 50px;
    left: -100%;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 255, 0.8);  */
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: left 0.4s ease-in-out;
    /* Sliding effect */
    padding: 5px;
    border-radius: 4px;
}

.coliving-card:hover .card-overlay {
    left: 0;
}

.card-overlay h5,
.card-overlay p {
    margin: 0;
    padding: 0;
}

.card-overlay ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

@media only screen and (max-width: 425px) {
    .card-overlay {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 255, 0.8);  */
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 5px;
        border-radius: 4px;
    }

    .card.coliving-card .img-overlay {
        background-color: #00000078;
    }

    .coliving-card:hover {
        transform: none;
    }

}

/* .owl-theme .owl-nav {
    margin-top: 10px;
    font-size: 48px;
    margin: 0;
    top: -10px;
    position: relative;
} */
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    color: #000;
}

.owl-nav i {
    font-size: 28px;
    /* Adjust size */
    color: #007bff;
    /* Bootstrap primary color */
}

.owl-nav .owl-prev {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav .owl-next {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
}

/* .slider-arrows {
    right: 0;
    bottom: 28px;
} */


/* navtab custom css */
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #006aff;
    background-color: #fff;
    border-color: #fff #fff #006aff;
    border-bottom: 3px solid;
    font-weight: 500;
}

.nav-tabs .nav-link {
    color: #495057;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #fff #fff #006aff;
}


/* text */
.nav-carousel-wrapper {
    overflow: hidden;
}

.nav-tabs {
    white-space: nowrap;
}

i.bi.bi-chevron-left,
i.bi.bi-chevron-right {
    color: #006aff;
}

.nav-carousel-wrapper i.bi.bi-chevron-left {
    left: 0px;
    position: absolute;
}

.nav-carousel-wrapper i.bi.bi-chevron-right {
    right: 0px;
    position: absolute;
}

.slider-arrows button:focus {
    outline: none;
    /* Removes the dotted outline */
}

.nav-tabs {
    cursor: grab;
    z-index: 10;
    position: relative;
    margin: 0 20px;
}

.nav-tabs .nav-link {
    flex-shrink: 0;
    /* Prevent shrinking */
    margin-right: 10px;
}

.carousel-arrow {
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    position: absolute;
    z-index: 10;
    padding: 0px 5px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    margin: 5px;
}

.carousel-arrow i {
    font-size: 1.25rem;
}

.carousel-arrow:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.nav-tabs.dragging {
    cursor: grabbing;
    user-select: none;
    /* Disable text selection during drag */
}

.nav-tabs {
    cursor: grab;
}


/* text */



/* Explore new projects css */
.explore-project-card,
.explore-project-card img {
    border-radius: 10px;
}

.explore-project-card img {
    min-height: 160px;
}

@media (max-width:425px) {
    .explore-project-card img {
        min-height: 100px;
    }
}

.text-truncator>span {
    overflow: hidden;
    transition: height 0.4s ease;
    text-align: justify;
    font-size: 14px;
}

.toggle-button {
    /*see more or seeless button */
    background: none;
    border: none;
    color: blue;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}

.toggle-button i {
    font-size: 0.9rem;
    /* Adjust icon size */
    margin-left: 5px;
    /* Add spacing between text and icon */
}

/* Top developer css */
.top-dev-wrapper {
    position: relative;
    left: 60px;
}

@media only screen and (max-width:991px) {
    .top-dev-wrapper {
        position: relative;
        left: 0px;
    }
}

.top-developer-img-wrapper img {
    min-height: 360px;
}

.top-dev-items-img img {
    object-fit: fill;
    width: 80px !important;
    height: 50px;
}

/* frequently asked question css */
.accordion-button:focus {
    box-shadow: none;
}

.faq-question {
    font-weight: 500;
}

.accordion-body p {
    letter-spacing: 0.5px;
    font-size: 15px;
}

.accordion-button:not(.collapsed) {
    color: #0056b3;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-item {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-top: none;
    border-right: 0;
    border-left: 0;
}

/* Homepage Modal Css  */
.home-filter-select {
    padding: 0 5px;
    margin: 0;
    background: #007bff;
    color: #fff;
    /* min-width: 130px; */
    border-top-left-radius: 6px;
    border-bottom-left-radius: 8px;
    border: 0;
    cursor: pointer;
    min-width: 130px;
    height: 48px;
}

.home-filter-select:focus-visible {
    outline: none;
}

@media only screen and (max-width: 576px) {
    .home-filter-select {
        width: 100%;
        height: 46px;
        border-radius: 0;
        background: #fff;
        color: #000;
    }
}


.modal-realestate-btn a {
    /* border: 1px solid #000; */
    color: #3e3d3d;
    text-align: center;
    background: #fff;
    display: block;
    border-radius: 50%;
    width: 95px;
    height: 95px;
    margin: 0 auto;
    overflow: hidden;
    text-decoration: none;
    filter: drop-shadow(0px 4px 4px #FFF9EA);
}

.modal-items-name {
    line-height: 1.2;
    top: 3px;
    position: relative;
}

.realestate-modal-items-img-even {
    background-color: #fef7ea;
    height: 50px;
    display: flex;
}

.realestate-modal-items-img-even {
    background-color: #fef7ea;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.realestate-modal-items-img-even img {
    width: 35px;
    height: 35px;
    object-fit: cover;
}

.realestate-modal-items-img-odd {
    background-color: #4343e814 !important;
}

@media (max-width: 425px) {
    .modal-realestate-btn a {
        /* border: 1px solid #000; */
        color: #3e3d3d;
        text-align: center;
        background: #fff;
        display: block;
        border-radius: 50%;
        width: 70px;
        height: 80px;
        margin: 0 auto;
        overflow: hidden;
        text-decoration: none;
        filter: drop-shadow(0px 4px 4px #FFF9EA);
    }

    .realestate-modal-items-img-even {
        background-color: #fef7ea;
        height: 46px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .realestate-modal-items-img-even img {
        width: 36px;
        height: 30px;
        object-fit: contain;
    }

    .modal-items-name {
        line-height: 1.2;
        top: 3px;
        position: relative;
        font-size: 10px;
    }

    .realestate-modal-items-img-odd {
        background-color: #4343e814 !important;
        padding: 4px 0;
    }

    .realestate-modal-items-img-odd img {
        width: 30px;
    }
}

.explore-projects-items div {
    margin-left: 10px;
}

.badge-item {
    display: inline-block;
    margin: 5px;
    padding: 10px 8px;
    font-size: 15px;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    /* Prevent text from wrapping */
}

/* .badge-item:hover {
    background-color: #007bff;
    color: white;
} */
/* .owl-carousel .item {
    display: flex;
    justify-content: center;
    align-items: center;
} */





/*  ********   <!--  ------ Category Page css -----  ->  ******** */

.top-city-item {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 4px 10px #0000002e;
}

.top-city-item .top-city-img {
    position: relative;
    height: 230px;
    transition: all .5s;
}

.top-city-item .top-city-img:before {
    position: absolute;
    content: "";
    background: radial-gradient(44.97% 44.97% at 50% 55.03%, rgba(57, 68, 79, 0) 0%, rgba(57, 68, 79, .2) 0);
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.top-city-item .top-city-img img {
    height: 230px;
    object-fit: cover;
}

.top-city-item .top-city-text {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    transition: all .5s;
}

.top-city-item .top-city-text h4 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;
    transition: all .5s;
    text-transform: capitalize;
}

.top-city-img.main_city,
.top-city-item .top-city-img img {
    height: 476px !important;
}

.top-city-item:hover .top-city-img:before {
    opacity: 1;
    background: radial-gradient(44.97% 44.97% at 50% 55.03%, rgba(57, 68, 79, .5) 1%, rgba(57, 68, 79, .8) 0);
}

.top-city-item:hover .top-city-text {
    bottom: 43%;
}

.property_expert_left,
.property_expert_right {
    display: flex;
    flex-direction: column;
    height: 430px;
    justify-content: center;
}

.property_expert_right {
    justify-content: space-evenly;
}

/* @media (max-width:425px){
    .property_expert_left, .property_expert_right {
        display: flex;
        flex-wrap: wrap;
    }
    .property_expert_right {
        height: 180px;
    }
    .contact_right {
        margin-left: 0px !important;
        width: 50%;
    }
    .contact_right_heading {
        font-size: 13px !important;
    }
} */
.best_project_heading {
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
}

.input_box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 4px #00000029;
    height: 43px;
    margin-top: 0;
    position: relative;
}

.input_box input {
    border: none;
    border-radius: 8px;
    color: gray;
    outline: none;
    padding: 9px 9px 9px 41px;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 100%;
}

.input_box i {
    color: var(--primary-color);
    font-size: 16px;
    left: 12px;
    position: absolute;
    top: 13px;
}

.custom_form_check {
    padding-left: 37px;
    /* margin-left: 12px; */

}

.error_message {
    color: red;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}

.site_btn {
    background-color: var(--realstate-primary-color);
    border: 1px solid var(--realstate-primary-color);
    border-radius: 16px;
    color: #fff;
    font-weight: 600;
    padding: 10px 22px;
    transition: all .5s;
    width: 100%;
}

.contact_num {
    color: #002441;
    color: var(--realstate-primary-color);
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.contact_right {
    margin-left: 50px;
    width: 50%;
}

.contact_right_img img {
    width: 30px;
}

.contact_right_heading {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-left: 8px;
}

.contact_right_img i {
    color: #006aff;
}

@media only screen and (max-width: 768px) {

    .connect-us-to-buy-properties .property_expert_left,
    .property_expert_right {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .connect-us-to-buy-properties .contact_right {
        margin-left: 0px;
    }

    .connect-us-to-buy-properties .contact_right_heading {
        font-size: 14px;
        text-align: left;
    }

    .connect-us-to-buy-properties .property_expert_right {
        height: 120px;
    }

    .connect-us-to-buy-properties .property_expert_left {
        height: 500px;
    }
}

.mob {
    bottom: 0;
    right: 0;
    width: 282px;
}

.mob_texts {
    bottom: 0;
    height: 107px;
    left: 23px;
    position: absolute;
}

.mob_texts .mobile_image {
    display: flex;
}

.mob_texts .mobile_image img {
    width: 20px;
}

.mob_texts p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 6px;
}

.mob_call_now {
    border: 1px solid #ff385c;
    border: 1px solid var(--realstate-primary-color);
    border-radius: 10px;
    color: #ff385c;
    color: var(--realstate-primary-color);
    font-size: 14px;
    font-weight: 500;
    padding: 5px 62px;
    text-align: center;
}

.property_expert {
    background: url('../assets/images/media/property-expert-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 20px 0;
}

.expert_name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 14px;
}

.expert_btn {
    background-color: var(--realstate-primary-color);
    border: none;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    color: var(--primary-color);
    font-weight: 600;
    margin-top: 12px;
    padding: 8px;
    transition: all .3s ease-in-out;
    width: 220px;
}

.expert_right_heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #465166;
    line-height: 1.2;
}

.expert_right_img {
    margin-right: 5px;
}

/* .mob_hide {
    padding-right: 30px;
} */
/* --------end ------------- */






/* Frequently Asked Question css */
.accordion-collapse.collapse.show {
    border-top: 1px solid #4f4ad5;
    border-bottom: 1px solid #4f4ad5;
    /* padding: 14px 0; */
    transition: .3s;
}


/* footer css */
/* .desktop-hide-enquiry{
    display: none;
} */
@media only screen and (max-width: 380px) {
    .footer_ul.first-footer-child {
        min-width: 200px;
    }
}

.new-projects-scroll-wrapper ul.nav-link {
    margin-top: 15px;
    min-width: 1200px;
}

.new-projects-scroll-wrapper ul.nav-link li {
    /* list-style: inside !important; */
    width: auto;
    float: left;
    color: #7263ff !important;
    padding: 0px 28px 5px 0px;
    text-indent: -2px;
    margin-bottom: 10px;
}

.new-projects-scroll-wrapper ul.nav-link li a {
    margin-right: 18px;
    text-decoration: none;
    font-size: 14px;
}

.new-projects-scroll-wrapper {
    max-height: 300px;
    border: 1.5px solid #e3c7ff;
    overflow: hidden;
    overflow-y: scroll;
    border-radius: 10px;
    overflow-x: scroll;
}

ul.footer-items-link {
    list-style-type: none;
    padding: 0 0 0 12px;
}

.footer_sm {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    margin: 15px 0;
    padding: 0;
}

.footer_sm li {
    margin: 0 2px;
}

.footer_sm li i {
    border: 1px solid olive;
    border-radius: 50%;
    color: crimson;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all .3s ease-in-out;
    width: 30px;
    display: block;
}

/* new footer css */
#main_footer {
    width: 100%;
    height: auto;
    padding: 2rem 4%;
    background-color: #192733;
}

.footer_child {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
}

.footer_content {
    flex: 1 220;
    width: 100%;
    height: auto;
}

.footer_ul {
    list-style: none;
    padding: 1rem 1rem;
}

.footer_social {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 2rem 2rem;
}

.social_child_one {
    background-color: #b6c7d6;
    width: 100%;
    height: .1rem;
}

.footer_social_child {
    max-width: 350px;
    width: 100%;
    height: auto;
}

.social_child_two {
    display: flex;
    justify-content: center;
    gap: 3rem;
}

.footer_copy {
    width: 100%;
    height: auto;
}

.footer_copy_child {
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 2rem 0rem 2rem;
}

.footer_copy_logo {
    width: 13rem;
    height: auto;
}

.footer_copy_logo img {
    width: 100%;
    height: 100%;
}

.footer_copy_child p {
    padding: .5rem 0 .5rem 0;
    text-transform: capitalize;
    font-size: .9rem;
    color: #b6c7d6;
}

.company_link {
    padding: 0 0 1.5rem 0;
    text-transform: capitalize;
    font-size: .9rem;
    color: #b6c7d6;
}

.company_link a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: .9rem;
    color: #b6c7d6;
}

.footer_copy_link {
    width: 100%;
    height: auto;
    justify-content: center;
}

.copy_link_child_one {
    border-right: 2px solid #b6c7d6;
}

.copy_link_child {
    padding: 0 1rem 0 1rem;
    display: flex;
    align-items: center;
}

.copy_link_child a {
    color: white;
    text-transform: capitalize;
    font-size: .9rem;
    text-decoration: none;
}

.footer_ul li {
    /* font-size: 1.2rem; */
    padding: .2rem 0;
    color: white;
    text-transform: capitalize;
}

.footer_ul li a {
    text-decoration: none;
    color: #cdc7c7;
}

.footer_ul li a:hover {
    text-decoration: underline;
}

.social_child_one {
    background-color: #b6c7d6;
    width: 80% !important;
    height: .1rem !important;
}

.social_child_two {
    display: flex;
    justify-content: center;
    gap: 3rem;
}

.social_child_two i {
    color: #b6c7d6;
    font-size: 1.5rem;
}

.footer_social_child {
    max-width: 350px;
    width: 100%;
    height: auto;
}

/* mobile fixed bottom footer */
.danda-footer {
    border-right: 2px solid #1313e6;
    width: 1px;
    height: 20px;
}

/* mobile fixed bottom footer */


/*  =========== new footer css end  =============   */


/* ==========  project page css start =============  */

.gallery-img-mobile-slider .owl-dots {

    position: relative;
    top: 12px;
    color: #000;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.gallery-img-mobile-slider.owl-carousel button.owl-dot {
    padding: 0 !important;
    font: inherit;
    width: 10px !important;
    height: 10px !important;
    background: #D6D6D6;
    border-radius: 50%;
}

.gallery-img-mobile-slider.owl-carousel button.owl-dot.active {
    background: #869791;
}

.mobile-img-slider-count {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.mobile-img-slider-count span {
    background: #ffffffcc;
    padding: 3px 10px;
    font-size: 18px;
}

.explore-project-card .project-gallery-item-mobile {
    height: 270px !important;
    object-fit: cover;
    width: auto;
}

/* HTML: <div class="ribbon">Your text content</div> */
.ribbon {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #0d6efd;
    top: 18px;
    position: relative;
    padding: 0 30px;
    margin: 10px 0;
}

.ribbon {
    --r: .8em;
    /* control the cutout */

    padding-right: calc(var(--r) + .5em);
    line-height: 1.8;
    clip-path: polygon(-100vw 0, 100% 0, calc(100% - var(--r)) 50%, 100% 100%, -100vw 100%);
    width: fit-content;
}

@media (max-width: 991px) {
    .project-gallery-desktop-ribbon {
        bottom: 20px;
        position: relative;
    }
}

/* .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
} */
.nav-links.project-link {
    text-decoration: none;
    /* Remove default underline */
    position: relative;
    /* For positioning the underline */
    color: #000;
    /* Set your desired text color */
}

.nav-links.project-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #007bff;
    /* Underline color */
    transition: width 0.3s ease;
}

.nav-links.project-link:hover::after,
.nav-links.project-link:focus::after {
    width: 100%;
    /* Expand underline on hover or focus */
}

.nav-links.project-link.active::after {
    width: 100%;
    /* Show underline for the active link */
}

.category-detail-slider span a {
    font-size: 12px;
    font-weight: 500;
    border-bottom: 1px solid #d5ceff;
    color: #4b4b4b;
    text-decoration: none;
    padding: 5px 0px;
    /* margin: 5px 3px 6px 0px; */
    line-height: 3;
    /* border-radius: 9px; */
}

.m3m-img {
    max-width: 100px;
}

.banner_grid .banner-image-item {
    margin-bottom: 10px;
    border-radius: 20px;
    overflow: hidden;
    height: 220px;
    position: relative;
    transition: all .5s;
}

.banner_grid .banner-image-item img {
    height: 220px;
    object-fit: cover;
    transition: all .5s;
    width: 100%;
}

.banner_grid .first-img,
.banner_grid .last-img,
.banner_grid .first-img img,
.banner_grid .last-img img {
    height: 450px;
}

/* .banner_grid .banner-image-item:hover img {
    transform: scale(1.06);
} */
.banner_grid .banner-image-item:after {
    position: absolute;
    content: "";
    background: radial-gradient(44.97% 44.97% at 50% 55.03%, rgba(57, 68, 79, 0) 1%, rgba(57, 68, 79, .2) 72.92%);
    top: 0;
    width: 100%;
    height: 100%;
}

.enquiry_section .form-section {
    padding: 30px;
    border-radius: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: .7px solid rgba(33, 37, 41, .1);
    padding-top: 10px;
}

.enquiry_section .form-section .title {
    position: relative;
    padding-right: 40px;
}

.enquiry_section .form-section .title .heading {
    font-size: 20px;
    line-height: 25px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
    position: relative;
}

.enquiry_section .form-section .form .form-group {
    margin-bottom: 15px;
}

.enquiry_section .form-section .form input {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #212529;
    padding: 9px 12px;
    border-radius: 10px !important;
    height: 42px;
    box-shadow: 0 0 16px #faeaf980;
    border: none !important;
}

.enquiry_section .form-section .title .thumb_icon {
    position: absolute;
    width: 55px;
    right: 0;
    top: 0;
}

.enquiry_section .form-section .title p {
    margin-bottom: 15px;
}

.card_form .country_phone .city_card_phone {
    background-color: #fff !important;
    box-shadow: 0 0 16px #faeaf980;
    padding: 0 12px;
    border-radius: 10px;
    height: 42px;
}

.country_phone .flag-container {
    display: flex;
    align-items: center;
    position: relative;
}

.contact-details {
    display: flex;
    align-items: center;
    margin-top: 12px;
    padding: 20px 40px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: .7px solid rgba(33, 37, 41, .1);
}

.contact-details .contact-image img {
    height: 60px;
    object-fit: cover;
}

.term-text {
    font-size: 10px;
    line-height: 13px;
    color: #5d5e5e;
    margin: 0;
}

.breadcrumbs_sec {
    border-bottom: 1px solid rgba(0, 0, 0, .04);
}

.breadcrumbs_sec.mobilehide {
    margin-top: 60px;
}

li.breadcrumb-item button {
    border: none;
    background: none;
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
}

.banner_grid .all_photon_btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #fff;
    padding: 7px 10px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 600;
    border: none;
    color: #000;
}

.enquiry_section.sticky-top {
    top: 52px;
}

.space_head .heading-info h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #212529;
}

.overview_area {
    display: flex;
    margin: 0 0 10px 0;
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 20px;
    padding: 10px 15px;
}

.overview_area .overview-icons {
    padding: 8px 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.overview_area .overview-icons .icon {
    border-radius: 10px;
    padding: 10px;
}

.overview_area .overview-icons .icon img {
    margin-bottom: 0;
    width: 30px;
}

.overview_area .overview-icons .info h5 {
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    color: #212529;
    line-height: 14px;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.overview_area .overview-icons .info p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
    color: #212529;
    text-transform: capitalize;
}

.amenities_section .basic-icons {
    display: flex;
    flex-wrap: wrap;
}

.amenities_section .basic-icons p {
    padding: 0 15px 0 35px;
    line-height: 20px;
    margin: 12px 0;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    color: #272828;
    position: relative;
    flex: 0 0 33.33%;
}

.configuration_body {
    display: flex;
    padding: 10px 15px;
    align-items: center;
}

.configuration_list {
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}

.configuration_list {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    padding: 20px 0;
}

.configuration_item {
    box-shadow: 0 4px 10px #00000014;
    border-radius: 20px;
    overflow: hidden;
    flex: 0 0 36%;
    margin-right: 20px;
}

.configuration_item .configuration_head {
    background-color: #f9f9f9;
    padding: 15px;
}

.configuration_body {
    display: flex;
    padding: 10px 15px;
    align-items: center;
}

.configuration_body .price_box {
    flex: 0 0 79%;
}

.configuration_item .configuration_head h4 {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}

.configuration_body .price_box h5 {
    font-size: 13px;
    line-height: 16px;
}

.configuration_item p {
    margin-bottom: 0;
    font-size: 12px;
    color: #21252980;
}

.configuration_img img {
    max-width: 100%;
}

.amenities_section .basic-icons p i {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    border-radius: 3px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
}

.amenities_section .basic-icons i {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: -2px;
    background-size: contain;
}

.amn-bed {
    background: url('/frontend-data/images/data/images/amenities/bed_solid_img.svg') no-repeat center center;
}

/* .amn-wi-fi, .amn-wifi {
    background: url(../assets/images/amenities/wifi.svg) no-repeat center center;
} */
/* .amn-pet-friendly {
    background: url(../assets/images/amenities/pet-friendly.svg) no-repeat center center;
}
.amn-parking {
    background: url(../assets/images/amenities/parking-icon.svg) no-repeat center center;
}
.amn-fire-fighting-equipment {
    background: url(../assets/images/amenities/fire-fighting-equipment.svg) no-repeat center center;
}
.amn-power-backup {
    background: url(../assets/images/amenities/power-backup.svg) no-repeat center center;
}
.amn-lift {
    background: url(../assets/images/amenities/lift-icon.svg) no-repeat center center;
}
.amn-cctv {
    background: url(../assets/images/amenities/tv.svg) no-repeat center center;
}
.amn-pet-friendly {
    background: url(../assets/images/amenities/pet-friendly.svg) no-repeat center center;
}
.amn-vaastu-compliant {
    background: url(../assets/images/amenities/vaastu-compliant.svg) no-repeat center center;
} */
.floor-plan-wrapper .tab-content .card img {
    /* min-width: 200px; */
    object-fit: cover;
    border-radius: 3px;
    min-height: 180px;
}

.floor-plan-wrapper .nav-pills .nav-link {
    background-color: #f1f1f1;
    ;
    color: #000;
    font-size: 13px;
    margin: 0 5px;
    border-radius: 25px;
    font-weight: 400;
    padding: 5px 20px;
}

.floor-plan-wrapper .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: rgb(0, 0, 255);
    color: #ffff;
}

/* project-page-hero-images-slider-gallery */
.rera-heading {
    font-weight: 500;
    line-height: 1.5 !important;
    padding: 2px 8px !important;
}

.rera-items {
    font-size: 12px;
    border: 1px solid #eee;
    line-height: 2;
    padding: 2px 8px;
    margin: 0 3px;
    box-shadow: 2px 2px 0 -1px #4c4c4c08;
    border-radius: 3px;
}

.rera-info-btn {
    border: 1px solid #eee;
    margin: 0 5px 0 0;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    height: 30px;
}

@media (max-width:366px) {
    .info-contact-seller {
        margin-top: 5px;
    }
}

.floor-plan-wrapper .tab-content img {
    min-height: 120px;
    width: auto;
}

#galleryModal .modal-content {
    background: none;
    /* Transparent modal content */
    border: none;
    box-shadow: none;
    /* Remove shadows */
}

#galleryModal .modal-header {
    border-bottom: none;
}

#galleryModal .modal-footer {
    border-top: none;
}

#galleryModalImage {
    max-width: 100%;
    height: auto;
    margin: auto;
    /* Center the image */
    display: block;
}

#galleryModal .btn-secondary {
    background-color: rgba(255, 255, 255, 0.5);
    /* Light semi-transparent buttons */
    border: none;
    color: #000;
}

#galleryModal .btn-secondary:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

#galleryModal .modal-body {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#prevImage,
#nextImage {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

#prevImage {
    left: 0;
}

#nextImage {
    right: 0;
}

#galleryModal .modal-backdrop {
    background-color: rgba(0, 0, 0, 9);
    /* Semi-transparent dark overlay */
}

.residential_ads {
    border: 1px solid #ADADFF;
    background-image: url('../assets/images/media/6b7cd2cbdb0d7025e762c08725a32599b96d5de1.webp');
}

@media only screen and (max-width: 576px) {
    .residential_ads {
        border: 1px solid #ADADFF;
        background-image: none;
    }
}

.contact_ads {
    border-radius: 10px;
    border: 1px solid #FFCC05;
    padding: 15px;
    margin: 10px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}

.contact_ads .contact_ads_content h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 14px;
}

.residential_ads .contact_ads_content h5 {
    color: #0d0dff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
}

.contact_ads .contact_ads_content ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
}

.contact_ads .contact_ads_content ul li {
    position: relative;
    padding-left: 26px;
    display: inline-block;
    margin-right: 24px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
}

.contact_ads .contact_ads_content ul li img {
    width: 18px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 2px;
}

.contact_ads .contact_ads_content ul li span {
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
}

.fixed_bottom {
    box-shadow: 0 0 0 1px #0000000d;
    padding: 5px 0 calc(5px + env(safe-area-inset-bottom)) !important;
}

.middle__line {
    background-color: var(--realstate-primary-color);
    height: 35px;
    left: 50%;
    width: 1px;
}

.fixed_bottom div a {
    color: var(--realstate-primary-color);
    font-weight: 600;
    position: relative;
    text-decoration: none;
}

.call_now_btn {
    background-color: #fff;
    border: 1px solid var(--realstate-primary-color);
    border-radius: 10px;
    color: var(--realstate-primary-color);
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.gallery-modal-prev-btn {
    position: absolute;
    top: 42%;
    background: #fff;
    border: none;
}

.gallery-modal-next-btn {
    position: absolute;
    right: 0;
    top: 42%;
    background: #fff;
}

.projectgalleryModal img {
    width: 100%;
}

.gallery-modal-close-btn {
    position: absolute;
    right: -19px;
    top: -20px;
    background: #2a1bc3;
    border-radius: 50%;
    border: 2px solid #2a1bc3;
    color: #fff;
}

section[id] {
    /* padding-top: 20px; Adjust this value to the height of your sticky nav */
    /* margin-top: -70px; Negative margin to counteract padding */
}

.category-detail-slider .nav-link {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    padding: 5px 10px;
    transition: color 0.3s, font-weight 0.3s;
}

.category-detail-slider .nav-link.active {
    color: #007bff;
    font-weight: bold;
    text-decoration: underline;
    border-radius: 5px;
}

.map-overlay {
    height: -webkit-fill-available;
    width: 100%;
    position: absolute;
}

.left_content section {
    /* min-height: 70vh; */
    padding-top: 20px;
}

ul.highlights-list li,
.project-advantages ul li {
    margin-bottom: 10px;
}

.category-detail-slider .owl-nav {
    display: flex;
    /* Align buttons horizontally */
    justify-content: space-between;
    /* Space between prev and next buttons */
    position: absolute;
    /* Position relative to the carousel container */
    top: 50%;
    /* Center the buttons vertically */
    width: 100%;
    /* Stretch the navigation across the width of the carousel */
    transform: translateY(-50%);
    /* Align vertically at the center */
    z-index: 10;
    /* Ensure buttons appear above the carousel content */
}

.explore-project-card {
    position: relative;
    overflow: hidden;
}

.project-gallery-item {
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.explore-project-card:hover .project-gallery-item {
    transform: scale(1.1);
}

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}

.explore-project-card:hover .portfolio-overlay {
    opacity: 1;
}

.explore-project-card:hover .portfolio-overlay::after {
    width: 80%;
    height: 80%;
    border-bottom: 1px solid #fead26;
    border-left: 1px solid #fead26;
    transition: width 0.1s ease 0.6s, height 0.1s ease 0.7s;
}

.overlay-content {
    color: white;
    text-align: center;
}

.magnify-icon {
    font-size: 2rem;
}

.magnify-icon i {
    color: white;
}

.magnify-icon:hover i {
    color: #f8d21c;
}

.img-count-badge {
    background-color: #0000008f;
}

/* ============ project page css end =============== */



/* ============ Builder page css start =============== */
.amenities_section.residential_amenities .basic-icons.expanded {
    height: auto;
}

.amenities_section.residential_amenities .basic-icons.collapsed {
    height: calc(2* 50px);
}

.amenities_section.residential_amenities .basic-icons {
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    padding: 0 0 20px 0;
}

.about_details {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.about_details .logo_col {
    flex: 0 0 20%;
    padding: 0;
    margin-right: 30px;
}

.about_details .building_experience .rating_tag {
    font-size: 13px;
    font-weight: 500 !important;
    margin-bottom: 0;
}

.about_details .building_experience .rating_tag i {
    color: #ffdd2c !important;
}

/* ============ Builder page css end =============== */
/* ============ Project-listing page css Start =============== */

span.booking-btn {
    top: 10px;
    left: 10px;
    background: #ffffec;
    border-radius: 30px;
}

span.booking-btn a {
    color: var(--realstate-primary-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 18px;
    line-height: 2.2;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1e2125;
    background-color: #eef7ff;
}

/* ============ Project-listing page css end =============== */


/* ============ Project-builder page css Start =============== */
.border-card {
    border: 1.5px solid #e2beff;
    padding: 16px 0px;
    text-align: center;
    color: #000;
    border-radius: 5px;
    height: 100%;
    margin-bottom: 20px;
}

.border-card img {
    object-fit: contain;
    /* width: 100%; */
    height: auto;
}

.top-cities-wrap {
    gap: 10px 0;
}

/* ============ Project-builder page css Start =============== */

.border-card-btn {
    text-decoration: none;
}

.toggle-buttons {
    font-weight: bold;
    font-size: 17px;
}

.real-estate-card {
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    box-shadow: 0px 2.70297px 2.70297px rgba(36, 39, 44, .1), 0px 5.40594px 10.8119px rgba(36, 39, 44, .1);
    border-radius: 10px;
}

.bg-lights {
    background-color: #f2f5f9;
}

/* Styling for Brand Section */
.brand-item {
    text-align: center;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
    transition: transform 0.2s ease;
}

.brand-item:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.brand-list {
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    padding: 0 0 20px 0;
}

.brand-list.collapsed {
    height: calc(2 * 136px);
    /* 2 rows with approx 120px height each */
}

@media only screen and (min-width: 426px) {
    .brand-list.collapsed {
        height: calc(2 * 203px);
        /* 2 rows with approx 120px height each */
    }
}

.brand-list.expanded {
    height: auto;
}

.my-col {
    width: 20%;
}

@media only screen and (max-width: 991px) {
    .my-col {
        width: 24%;
    }
}

@media only screen and (max-width: 768px) {
    .my-col {
        width: 33%;
        padding: 0 2px;
    }
}

/* @media only screen and (max-width: 426px){
            .my-col{
                width: 50%;
            }
        } */





/* @media (max-width: 991.98px) {
            .navbar-collapse {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100vh; 
                background-color: white; 
                overflow-y: auto; 
                z-index: 1050; 
            }
        
            .navbar-collapse.show {
                display: flex !important; 
                flex-direction: column; 
            }
        
            .navbar-nav {
                flex-grow: 1; 
            }
        
            .navbar-toggler {
                z-index: 1060; 
            }
        }
         */