html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
}
#leafletmap-places {

    pointer-events: none; 
}
.smaller {
    font-size: 12px
}

.flex-direction-column {
    flex-direction: column;
}

.about_thumb video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.testimonial-google{
    max-width:140px;
}
.testimonial-google-small{
    max-height:27px;
}
.testimonial_post .thumb img {
    object-fit: contain;
}
.properti_city.home6 .thumb .thmb_cntnt ul.tag li.label-sold {
    position: absolute;
    z-index: 99999;
    right: -33px;
    top: 10px;
    transform: rotate(45deg);
    font-size: 25px;
    height: auto;
    width: auto;
    padding: 9px 29px;
    line-height: 25px;
    text-transform: uppercase;
}
.properti_city.home6 .thumb .thmb_cntnt ul.tag li.label-sold span {
    display: flex;
}

@media(max-width: 991px) {
    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }
}

.position-relative {
    position: relative;
}

.highlight {
    color: var(--main-color1);
}

h1, h2, h3, h4, h5, h6, .button, button {}

p {}

.bold {
    font-weight: bold;
}

.bg-1 {
    background-color: var(--main-color1);
}

.bg-2 {
    background-color: var(--main-color2);
}

.bg-3 {
    background-color: var(--main-color3);
}

input.error, textarea.error {
    border-color: rgb(189, 29, 29);
}

.error-message p, .text-danger {
    color: rgb(189, 29, 29) !important;
}
.error-message p::marker {
    display: none;
}

.success-message p, .text-success {
    color: rgb(35, 124, 41) !important;
}

.bg-white {
    background-color: white !important;
}

.pr-2 {
    padding-right: 20px;
}

.flex {
    display: flex;
}

.flex-align-items-center {
    align-items: center;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mt-5 {
    margin-top: 50px !important;
}

.mt-6 {
    margin-top: 60px !important;
}

.mb-7 {
    margin-bottom: 70px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.h-auto {
    height: auto !important;
}

.google-map {
    height: 400px;
    margin-top: 80px;
}

.no-header {
    padding-top: 120px;
}

.section-padding {
    padding: 100px 0;
}

.footer-logo {
    max-height: 100px;
}

.image-404 {
    max-height: 200px;
    max-width: 90%;
    margin-bottom: 40px;
}

.columns-list {
    column-count: 2;
}

.column-p {
    column-count: 2;
}

.home-three {
    margin-bottom: 60px;
}

.properti_city .thumb {
    height: 385px;
}

.properti_city.home6 ul.prop_details li>span {
    font-size: 12px;
}

.properti_city .thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.listing_single_property_slider.owl-carousel .owl-item img {
    max-height: 500px;
    object-fit: contain;
    width: auto;
}

.listing_single_property_slider.owl-carousel .owl-stage {
    display: flex;
    /* width: auto !important; */
}

.listing_single_property_slider.owl-carousel .owl-stage .owl-item {
    width: auto !important;
}

.property-agent-thumb {
    width: 30%;
    height: 70px;
    margin-right: 20px;
    object-fit: cover;
}

#feature-property {
    overflow: hidden;
}


.show-filter-block {
    margin-right: 15px;
}

.col-sidebar-products {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-top: 50px;
}


.col-sidebar-products {
    display: none;
    padding-right: 35px;
    padding-left: 15px;
}

.col-content-products {
    flex: 1;
    max-width: inherit;
    margin-top: 50px;
}

.products-top-header {
    margin: 0;
    margin-bottom: 1.5rem;
}

.products-top-header>div {
    flex: 1;
    padding-left: 0;
    padding-right: 0;
}

.product-box, .product-box .product-image {}

.product-box .product-image {
    top: 0;
    left: 0;
    height: 250px;
    width: 100%;
    position: relative;
}

.product-box .product-image img {
    width: 100%;
    object-fit: contain;
    height: 100%;
    /* background: #e6e6e6; */
}

.filter-reset-tag-container {
    display: flex;
}

.filter-block {
    background: #f7f7f7;
    padding: 50px;
}

.filter-tag-container .filter-button {
    margin-right: 40px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.filter-tag-container {
    display: flex;
    /* width: 100%; */
    position: relative;
    /* float: left; */
    flex-wrap: wrap;
    margin-bottom: 20px;
    /* justify-content: flex-start; */
    /* align-items: center; */
    /* margin-right: 15px;
    margin-left: 15px; */
}

.filter-reset-tag {
    display: flex;
    flex: 1 0;
    padding: 3px 4px;
    /* border-radius: 16px; */
    max-width: 180px;
    min-width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    align-items: center;
    /* height: 100%; */
    background-color: #eee;
}

.filter-reset-tag .left {
    display: table-cell;
    position: relative;
    font-size: .875rem;
    vertical-align: middle;
}

.filter-reset-tag .left a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    position: relative;
    border-radius: 100%;
    padding: 0 !important;
    color: #222;
    float: left;
    background-color: #fff !important;
    border: 0 !important;
    margin: 0 6px;
}

.filter-reset-tag .left a i {
    margin: 0 !important;
    color: grey;
}

.filter-reset-tag .right {
    display: table-cell;
    padding: 10px 12px;
    padding-left: 0;
    vertical-align: middle;
}

.filter-reset-tag .right span {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.filter-reset-tag .right .reset-tag-title {
    color: #777;
    white-space: normal;
    padding-left: 7px;
    min-width: 100px;
}

.filter-reset-all-tag {
    background: #c13a378a;
}

.filter-reset-all-tag a {
    width: 100%;
    color: white;
    text-align: center;
}

.header-logo {
    z-index: 500;
    position: absolute;
    background: white;
    top: 4px;
    /* height: 117px; */
    height: 83px;

    border-radius: 14px;
    /* padding: 27px; */
}

header.logo-l .header-logo {
    /* padding: 37px; */
    height: 150px;

    padding: 0;
}

.footer_about_widget img {
    /* height: 80px; */
    width: 150px;
    margin-bottom: 25px;
}

.sidebar_content_details label {
    margin-bottom: 0;
}

.property-details-list {
    display: flex;
    flex-direction: column;
}

.property-details-list-item {
    display: flex;
    flex-direction: row;
    padding: 3px 0;
}

.property-details-list-item-title {
    width: 50%;
}

.property-details-list-item-value {
    width: 50%;
    font-weight: bold;
}

.header-menu-link {
    height: 50px;
    display: grid;
    line-height: 40px;
    margin: 0 10px auto;
    padding-top: 15px;
    top: 20px;
    width: 50px;
}

.team-members {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.team-members .feat_property {
    flex: 1 0 calc(33% - 20px);
    display: flex;
    flex-direction: column;
}

.disabled-link {
    pointer-events: none;
    color: #888;
    text-decoration: none;
    opacity: 0.8;
    filter: blur(0.5px);
}
.display-none {
    display: none;
}
.input-field.red {
    /* border-color: red !important; */
    border: 1px solid red !important;
}
.red-color {
    color: red;
}
.green-color {
    color: green;
}
.highlight {
    color: var(--main-color1);
}
.footer_contact_widget.home3 li a {
    font-size: 22px;
}
#map { 
    height: calc(100vh - 150px);
    max-height: 600px;
}

.leaflet-popup-content img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 140px;
}

.side-button {
    position: absolute;
    top: 8em;
    right: 0em;
    z-index: 1000;
    padding: 12px 20px;
    background-color: var(--main-color1);
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transform: rotate(-90deg);
    transform-origin: right bottom;
    font-size: 16px;
}

.side-button:hover {
    background-color:#8DC63F ;
}

.vh20 {
    max-height: 20vh;
}

.vh30 {
    max-height: 30vh;
}

.vh40 {
    max-height: 40vh;
}

.leaflet-control-layers section {
    padding: 0;
}

@media(max-width: 1200px) {}

@media(max-width: 1199px) {
    .container {
        width: 92%;
    }

    .sidebar_listing_list .g-recaptcha {
        /* scale: 50%; */
        scale: 0.7;
        margin-left: -25px;

    }
}

@media(max-width: 1024px) {
    .sidebar_listing_list {
        padding: 20px;
    }

    .inner_page_breadcrumb {
        height: 370px;
    }
}

@media(max-width: 992px) {}

@media(max-width: 991px) {

    .sidebar_listing_list .g-recaptcha {
        scale: 1;
        margin-left: inherit;
    }

    .property-agent-thumb {
        height: 120px;
        width: 120px;
    }

    .home3_home_content h1 {
        font-size: 30px;
        line-height: 42px;
    }

    .home3_home_content {
        padding: 60px 0;
    }

    .home-three {
        margin-bottom: 0;
    }

    .section-padding {
        padding: 60px 0;
    }

    .feat_property {
        margin-bottom: 0;
    }
}


@media(max-width: 850px) {}

@media(max-width: 768px) {}

@media(max-width: 767px) {
    .inner_page_breadcrumb .breadcrumb_content {
        margin-top: 80px;
    }

    .inner_page_breadcrumb {
        height: 320px;
    }

    .team-members {
        flex-direction: row;
        gap: 20px;
    }

    .team-members .feat_property {
        flex: 1 0 100%;
    }
}

@media(max-width: 650px) {
    .container {
        width: 95%;
    }
}

@media(max-width: 575px) {
    #map {
        height: 350px;
    }
}

@media(max-width: 500px) {}

@media(max-width: 450px) {

    .container {
        width: 96%;
    }

}

@media(max-width: 400px) {}

@media(max-width: 350px) {}

@media(max-width: 300px) {}