.header-logo-img {
    width: 8rem;
}

.profile-img {
    width: 50px;
}

.text-color {
    color: #bb9d5c;
}

/* .dropdown-color:hover {
    background-color: #bb9d5c;
    color: #000;
} */

.flag-img {
    width: 25px;
    height: 25px;
    border-radius: 12.5px;
}

.icon-color {
    color: #a98c52;
}

.fa-magnifying-glass {
    margin-top: 30px;
    margin-right: 20px;
}

.navbar-scroll {
    overflow-y: auto;
    height: auto;
}

.property-image {
    height: 15rem;
}

.icon-color:hover {
    color: rgba(133, 108, 66, 0.7);
}

.button-icon {
    border: 1px solid#a98c52;
    background-color: rgb(112, 112, 111);
}

.recently-add-images {
    height: 20rem;
    width: 100%;
}

.recently-add-images-2 {
    height: 16rem;
    width: 100%;
}

.Team-Members {
    height: 23.7rem;
}

.featured-img {
    height: 20rem;
    width: 100%;
}

.agent-img {
    height: 30rem;
    object-fit: contain;
}


.floor {
    min-width: 100px;
}

.plot-size {
    min-width: 70px;
}

.text-layer {
    background: -webkit-linear-gradient(#bb9d5c, #bb9d5c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdown-flag .dropdown-toggle::after {
    content: "\f1ab";
    font-family: "Font Awesome 6 Pro";
    font-size: 36px;
    border: none;
    margin: 0;
    vertical-align: 0;
    color: white;
}

.flag-menu {
    min-width: 80px !important;
}

/* property-details page */
.review-scroll {
    overflow-x: hidden;
    height: 12rem;
}

.review-scroll::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
    border-radius: 2px;
    background-color: #bb9d5c;
}

.review-scroll::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
}

.modal-header .cross-icon {
    padding: 1rem 1rem;
    margin: -5rem -1rem -1rem auto;
}

.modal-img {
    width: 60px;
    height: 60px;
}


.badge-position {
    position: relative;
}

.badge-absolute {
    position: absolute;
    top: 0;
    left: 0;
    letter-spacing: 1px;
}

@media screen and (max-width: 480px) {
    .requirment {
        /* max-width: 490px; */
        margin: 0;
        padding: 0;
        border-radius: 4px;
        border: 1px solid #f6f6f6;
    }
}


@media screen and (max-width: 480px) {
    .tl-header .tl-topbar .left-content:after {
        display: none;

    }
}

@media screen and (max-width: 480px) {
    .tl-header .tl-topbar .left-content:before {
        position: absolute;
        content: "";
        right: 0px;
        top: 0;
        height: 85%;
        width: 1900px;
        background-color: #000;
    }
}


@media screen and (max-width: 1024px) {
    .featured-img {
        height: 17rem;
        /* margin-top: 9rem; */
    }
}

@media screen and (max-width: 480px) {
    .featured-img {
        height: 12rem;
        margin-top: 0;

    }
}

@media screen and (max-width: 480px) {
    .floor {
        min-width: 70px;
    }
}

@media screen and (max-width: 480px) {
    .profile-img {
        min-width: 50px;
    }
}

.property-top {
    padding: 20px;
    /* padding-bottom: 25px; */
    border-top: 1px solid #bb9d5c;
}

.property-icon {
    padding-top: 20px 20px 0px 20px;
    padding-bottom: 20px;
    line-height: 30px;
}

.property-heading-2 {
    font-size: 2rem !important;
}

.property-images {
    height: 17rem;
    width: 50rem;
}

.property-dealer-img {
    height: 3rem;
    width: 3rem;
}

@media screen and (max-width: 480px) {
    .property-top {
        padding-top: 15px;
        border-top: 1px solid #bb9d5c;
    }

    .property-icon {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .header-logo-img {
        width: 6rem;
    }

    .price-of-font {
        font-size: 1rem;
    }

    .property-heading {
        font-size: 1.6rem;
    }

}

.backdrop {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(50px);


}




.layer-img:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 60%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 60%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

.layer-img:hover::before {
    display: none;
}


.card:hover {
    box-shadow: 0 10px 15px 2px rgba(0, 0, 0, 0.07);
    transition: all 500ms;
}

.full-slider {
    position: relative;
}

.full-slider .view {
    position: absolute;
    top: 24px;
    right: 24px;
    border-radius: 4px;
    padding: 4px;
    background-color: #bb9d5c;
}

.slider-h {
    height: 500px;
}

.slider-sm-h {
    height: 85px;
}

.full-slider .view-2 {
    position: absolute;
    top: 60px;
    right: 24px;
    border-radius: 4px;
    padding: 10px 15px;
    background-color: #bb9d5c;
}

.full-slider .view .icon-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
}

.full-slider .view-2 .icon-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
}

.full-icon {
    color: #fff;
}

.overlay-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(50px);
    z-index: -1;
    overflow: hidden;
}

@media screen and (max-width: 480px) {
    .slider-h {
        height: 300px;
    }

    .slider-sm-h {
        height: 115px;
    }
}