﻿
.map-switcher .switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 26px;
}

    .map-switcher .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.map-switcher.map-switcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    border: 1px solid #A2A2A2;
    -webkit-transition: .4s;
    transition: .4s;
}

.map-switcher .slider:before {
    content: "";
    height: 22px;
    width: 22px;
    left: 2px;
    bottom: 1px;
    background-color: #A2A2A2;
    -webkit-transition: .4s;
    transition: .4s;
    background-image: url(../img/shape-for-maps.svg);
    background-repeat: no-repeat;
    background-position: 49% 50%;
}

.map-switcher input:checked + .slider {
    background-color: #F1F4FA;
    border: 1px solid #2982CE;
}

.map-switcher input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.map-switcher input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -8px;
    background-color: #2982CE;
}

/* Rounded sliders */
.map-switcher .slider.round {
    border-radius: 34px;
}

    .map-switcher .slider.round:before {
        border-radius: 50%;
    }


.map-switcher .new_tag {
    font-family: 'FiraGOR';
    font-size: 10px;
    padding: 3px;
    color: #fff;
    border-radius: 2px;
    background-color: #f43f54;
}

.map-switcher .map-title {
    color: #4D4D4D;
    font-size: 15px;
    font-family: FiraGOR;
    margin-left: 9px;
    margin-right: 12px;
}

.listing-with-map .listing-section {
    display: none;
}

.listing-with-map .banner_b2_left, .listing-with-map #banner_b2_block {
    display: none;
}

.listing-with-map .map-section {
    width: calc(100% - 347px);
    height: calc(100vh - 77px);
    position: relative;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.listing-map-loader {
    display: none
}

.map-loader-gif {
    position: absolute;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    object-fit: contain;
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
}

.listing-with-map .map-section #map {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    right: 0;
    background-color: transparent;
}
a.mapboxgl-ctrl-logo{
    display:none!important
}
.listing-with-map .listing-filter .FilterTopBlock {
    display: block;
    margin-top: 46px;
    border: 0px;
}

.listing-with-map .listing-filter .RealEstateTypeId,
.listing-with-map .listing-filter .RealEstateDealTypeId,
.listing-with-map .listing-filter .FartChangeInpGroupblock {
    width: 100%;
    float: none;
}

.listing-with-map .listing-filter .address-list {
    width: 100% !important;
}

.listing-with-map .new-search .search_group {
    width: 85%;
}

.listing-with-map .new-search {
    position: absolute;
    top: 0;
    width: 100%;
}

.listing-with-map .filters_bottom {
    flex-wrap: wrap
}

.listing-with-map .RealEstateFilter .ListFiltTitleBk.FartChange, .listing-with-map .RealEstateFilter .PriceCurrenyChange {
    display: none;
}
.listing-with-map .FilterTopBlock .area_window:before {
    content:none;
}
.listing-with-map .FilterTopBlock .price_window:before {
    content: none;
}
@media (min-width:770px) {
    .listing-with-map .RealEstateFilter .range-block, .listing-with-map .RealEstateFilter .price-range {
        display: block !important;
        position: static;
        background: transparent;
        box-shadow: none;
        border: 0;
        padding: 0;
        width: 100%;
    }
    .listing-with-map .FilterTopBlock .filter_window .controls {
        display: none;
    }
}

    .listing-with-map .RealEstateFilter .price_range_inputgroup {
        background: transparent;
        border-radius: 3px;
        height: 45px;
    }

    .listing-with-map .RealEstateFilter .price_Range_block .price_from, .listing-with-map .RealEstateFilter .price_Range_block .price_to {
        height: 51px;
        width: calc(100%/2) !important;
    }

    .listing-with-map .price_Range_block {
        width: 100% !important
    }

    .listing-with-map .RealEstateFilter .ListFiltTitleBk {
        border: 1px solid #c0c0c0;
        border-radius: 3px;
    }

    .listing-with-map .RealEstateFilter .FartChangeInpGroupblock {
        height: auto;
        padding-right: 0px;
    }

    .listing-with-map .FartChangeInpGroupblock {
        margin-bottom: 15px;
        border: 0px;
    }

    .listing-with-map .clean-filter {
        display: none;
    }

    .listing-with-map .RealEstateFilter .price_from input {
        height: 44px;
        background: none;
        padding-right: 35px;
    }

    .listing-with-map .RealEstateFilter .price_to input {
        height: 44px;
        background: none;
    }

    .listing-with-map .filters_checkboxes {
        flex-wrap: wrap
    }

    .listing-with-map .filterCheckboxes {
        margin-left: 0;
        margin-right: 20px;
        margin-bottom: 14px;
    }

    .listing-with-map .RealEstateFilter #RealEstateTypeId,
    .listing-with-map .RealEstateFilter #RealEstateTypeId-button,
    .listing-with-map .RealEstateFilter #RealEstateDealTypeId,
    .listing-with-map .RealEstateFilter #RealEstateDealTypeId-button {
        border: 1px solid #c0c0c0;
        border-radius: 5px;
        width: 100%;
        height: 45px;
        line-height: 30px;
        font-size: 13px;
        background-position: 96% 50%;
        margin-bottom: 12px;
    }

    .listing-with-map .navigation_filters_block_in .realestateBlockIn .SelectBox {
        border: 0px;
        background-color: transparent;
        background-position: 94% 52%;
    }

    .listing-with-map .filter-container {
        margin-bottom: 0px;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .listing-with-map .listing-filter .SumoSelect {
        border: 1px solid #C0C0C0;
        border-radius: 3px;
        margin-bottom: 16px;
    }

    .listing-with-map .ListFiltTitleBk img {
        margin-right: 15px;
    }

.listing-with-map .Checks360Pt {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 6px;
}

    .listing-with-map .from-range::after {
        right: 7px;
        top: 11px;
    }

    .filter-hdr {
        display: none;
    }

    .listing-with-map .filter-hdr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 28px 27px;
        padding-bottom: 17px;
        border-bottom: 1px solid #E4E4E4;
        width: 100%;
    }

    .filter-hdr .title {
        color: #4D4D4D;
        font-size: 17px;
        font-family: FiraGOM;
    }

    .listing-with-map .listing-filter #fltr-cont {
        padding: 0px 0px 11px;
        position: absolute;
        width: 347px;
        height: calc(100vh - 77px);
        /*z-index: 5;*/
        left: 0;
        background-color: transparent;
    }

    .listing-with-map .all_page_blocks {
        position: initial
    }

    .listing-with-map .new-search .stylish-input-group {
        border: 1px solid #C0C0C0;
        height: 44px;
    }

    .listing-with-map .aside_banners_block {
        display: none;
    }

    .listing-with-map .AsideBannerFixedCont {
        display: none;
    }

    .listing-with-map #subscribe_post {
        order: initial
    }

    .map-bottom-filter {
        display: none
    }

    .listing-with-map .map-bottom-filter .subscribe_post {
        width: 140px;
        margin-right: 10px;
        border-radius: 3px;
        justify-content: center;
        padding: 9px 9px;
    }

.listing-with-map .advanced_search {
    padding-bottom: 16px;
    position: fixed;
    bottom: 26px;
    z-index: 1000;
    left: 21px;
    right: auto;
}


    .listing-with-map .map-bottom-filter .subscribe_post img {
        margin-right: 6px;
    }

    .listing-with-map .NavFixes_Wrapper {
        padding-bottom: 43px;
    }

    .listing-with-map .map-bottom-filter {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: absolute;
        bottom: 0;
        border-top: 1px solid #E4E4E4;
        padding-top: 12px;
        padding-bottom: 12px;
        width: 95%;
        left: 0;
        background: #fff;
        z-index: 100;
    }

    .listing-with-map .RealEstateFilter .navigation_filters_block_in {
        padding: 14px 26px;
    }

    .listing-with-map .filters_bottom_right .search_button {
        display: none
    }

    .listing-with-map .RealEstateFilter .search_button button {
        padding: 0;
        width: initial;
        height: initial;
        width: 140px;
        height: 36px;
    }

    .listing-with-map .NavFixes_Wrapper {
        margin-bottom: 0px;
        height: calc(100vh - 190px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .listing-with-map .search_advanced_left {
        float: none;
        width: 100%;
    }

        .listing-with-map .search_advanced_left .select_field {
            width: 100%;
            height: auto;
            padding-bottom: 10px;
        }

    .listing-with-map .advanced_select_head {
        font-size: 12px;
    }

    .listing-with-map .RoomsCountMultiselectAdvanced {
        float: none;
        padding-right: 0;
    }

    .listing-with-map SumoSelect {
        width: 100%;
    }

    .listing-with-map #CityId, .listing-with-map select#RoomsCountSelectmult, .listing-with-map #promo-average-price-status, .listing-with-map #data-condition {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        background-position: 96% 50%;
        margin-bottom: 15px;
    }

    .listing-with-map #whole_search .SelectBox {
        width: 100% !important;
        background-position: 96% 50%;
        border-radius: 5px;
        color: #3f4949;
        font-family: 'FiraGOR';
        font-size: 13px;
        font-weight: normal;
        height: 45px;
        line-height: 43px;
        border: 0px;
    }

    .listing-with-map .SumoSelect > .CaptionCont > span {
        padding-left: 10px;
        text-align: left;
    }

    .listing-with-map .advancedFilterSelect .SumoSelect > .optWrapper.isFloating {
        position: absolute !important;
        width: 100%;
        height: 200px !important;
        max-height: initial !important;
        overflow-y: scroll;
    }

    .listing-with-map .advanced_input_numbers {
        height: 45px;
        width: 100%;
        overflow: hidden;
    }

    .listing-with-map .place_from {
        font-size: 12px;
        line-height: 43px;
        left: 40%;
        border-right: 1px solid #cdcccb;
        background-color: transparent;
        padding-right: 10px;
        background-image: none
    }

    .listing-with-map .place_to {
        font-size: 12px;
        line-height: 43px;
        background-color: transparent;
        padding-right: 10px;
    }

    .listing-with-map .numbers_from, .listing-with-map .numbers_to {
        width: 50%;
        height: 45px;
    }
    /*.listing-with-map .numbers_from, .listing-with-map .numbers_to {
    line-height: 30px;
    width: 50%;
    height: 30px;
    overflow: hidden;
}*/
    .listing-with-map #fltr-cont .advanced_multi_select.advancedFilterSelect {
        width: 100%;
    }

    .listing-with-map .all_page_blocks_overlay_bg {
        display: none
    }

    .listing-with-map .search_advanced_right_checks_firts .check_params {
        float: left;
        width: 50%;
        min-height: 41px;
    }

    .listing-with-map .search_advanced_right {
        width: 100%;
    }

    .listing-with-map .search_button_big button {
        width: 130px;
    }

    .listing-with-map .search_button_big, .search_advanced_bottom {
        float: none;
    }

    .listing-with-map .search_advanced_bottom {
        display: flex;
        margin-bottom: 37px;
    }

    .listing-with-map .clear_all_fields_block {
        float: none;
        padding-left: 0px;
    }

    .listing-with-map .close_search_Bar {
        padding-top: 3px;
    }

    .listing-with-map #nav_filters {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .listing-with-map .NavFixes_Wrapper::-webkit-scrollbar {
        width: 7px;
    }

    .listing-with-map .NavFixes_Wrapper::-webkit-scrollbar-track {
        background: #E4E4E4;
    }

    .listing-with-map .NavFixes_Wrapper::-webkit-scrollbar-thumb {
        background: #B5B5B5;
    }

    .listing-with-map #subscribe_post .validation-alert, .listing-with-map .subscribe-bottom-box .validation-alert-bottom {
        z-index: 100
    }

    .listing-map-footer {
        display: none;
    }

    .price-in-map {
        cursor: pointer;
    }

.map-item-cont {
    display: none;
    position: absolute;
    bottom: -35px;
    left: -92px;
}
.listing-pin-container{
    position:relative;
}

.map-list-item {
    width: 270px;
    border: 1px solid #C0C0C0;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.3);
    border-radius: 3px;
    background: #fff;
}

    .map-list-item .latestAddToFav {
        position: absolute;
        z-index: 3;
        left: 9px;
        top: 8px;
        cursor: pointer;
    }

            .map-list-item .latestAddToFav.favorite {
                background-image: url(/img/star11.svg);
                width: 27px;
                height: 28px;
                background-repeat: no-repeat;
            }

            .map-list-item .latestAddToFav.favorite_active {
                background-image: url(/img/star2.svg);
                width: 27px;
                height: 28px;
                background-repeat: no-repeat;
            }

        .map-list-item .latest_img_block {
            float: none;
            width: auto;
            border-radius: 0px;
        }

            .map-list-item.latest_img_block a img {
                border-radius: 0px;
            }

    .listing-carousel1 .owl-dots .owl-dot span {
        height: 6px !important;
        width: 6px !important;
        margin: 5px !important;
    }

    .listing-carousel1 .owl-dots .active span {
        background: #fff !important;
        opacity: 0.6;
    }

    .listing-carousel1 .owl-dots .active span {
        background: #fff !important;
        opacity: 1;
    }


    .listing-carousel1 .owl-prev::after {
        content: url('../img/listing-arrow-left.svg') !important;
    }

    .listing-carousel1 .owl-next {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

        .listing-carousel1 .owl-next::after {
            content: url('../img/listing-arrow-right.svg') !important;
        }

    .listing-carousel1 .owl-prev {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

    .listing-carousel1 .owl-dots {
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: -30px !important;
        bottom: -9px !important;
    }

    .listing-carousel1 .owl-prev:hover {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

    .listing-carousel1 .owl-next:hover {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }


    .map-list-item .listing-carousel1 .owl-prev {
        top: 40%;
        backdrop-filter: none;
        left: 1px;
    }

    .listing-carousel1 .owl-next {
        top: 40%;
        backdrop-filter: none;
        right: 3px;
    }

    .map-list-item .item-info h3 {
        color: #4D4D4D;
        font-size: 16px;
        margin: 12px 14px 9px 14px;
        font-family: FiraGOM;
        line-height: 1.4;
    }

    .map-list-item .item-dtls {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 14px 17px;
    }

    .map-list-item .item-location {
        font-size: 13px;
        color: #515151;
        font-family: FiraGOR;
        margin-bottom: 11px;
    }

        .map-list-item .item-location img {
            margin-right: 8px;
        }

    .map-list-item .item-date {
        color: #A2A2A2;
        font-size: 13px;
        font-family: FiraGOR;
    }

    .map-list-item .item-price {
        color: #515151;
        font-size: 18px;
        font-family: FiraGOM;
    }

        .map-list-item .item-price .PriceCurreny {
            font-size: 14px;
        }

    .map-list-item .item-quantity {
        color: #A2A2A2;
        font-size: 13px;
        font-family: FiraGOR;
        text-align: right;
        margin-top: 5px;
    }

        .map-list-item .item-quantity .PriceCurreny {
            font-size: 10px;
        }


    .map-section .gm-ui-hover-effect {
        display: none !important;
    }

    .map-item-price {
        font-size: 14px;
        padding: 6px 9px;
        font-family: FiraGOM;
        background: #2982CE;
        color: #fff;
        border: 1px solid #2982CE;
        cursor: pointer;
        border-radius: 2px;
        box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
        white-space:nowrap;
        position:absolute
      
    }

    .map-section .gm-style .gm-style-iw-c {
        /*background-color: #fff;
    padding: 0;
    border-radius: 2px;
    border: 1px solid #C0C0C0;
    cursor:pointer;*/
        background-color: transparent;
        border: 0;
        box-shadow: none;
        border-radius: 0px !important;
    }

    .map-section .gm-style .gm-style-iw-d {
        overflow: hidden !important;
    }

.map-section .map-item-price::after {
    content: "";
    border-left: 1px solid #2982CE;
    border-bottom: 1px solid #2982CE;
    background: linear-gradient(45deg,rgba(41,130,206,1) 50%,rgba(41,130,206,0) 51%,rgba(41,130,206,0) 100%);
    left: 0;
    position: absolute;
    transform: translate(-50%,-50%) rotate( -45deg );
    width: 11px;
    height: 11px;
    bottom: -10px;
    left: 46%;
}
.map-section .map-item-cont::after {
    content: "";
    border-left: 1px solid #2982CE;
    border-bottom: 1px solid #2982CE;
    background: linear-gradient(45deg,rgba(41,130,206,1) 50%,rgba(41,130,206,0) 51%,rgba(41,130,206,0) 100%);
    left: 0;
    position: absolute;
    transform: translate(-50%,-50%) rotate( -45deg );
    width: 11px;
    height: 11px;
    bottom: -10px;
    left: 46%;
}
.map-section .cluster-dtl-html .map-item-cont::after{
    content:none;
}
.leaflet-container .leaflet-control-attribution {
    display: none;
}
.map-item-price .PriceCurreny {
    font-size: 12px;
    font-weight: bold
}

    .close-map-item {
        position: absolute;
        z-index: 10;
        right: 8px;
        top: 7px;
        border: 1px solid #A2A2A2;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }


    .map-listing-header .container {
        max-width: 100%;
        padding: 0px 26px
    }

    .map-listing-header .topHeaderRight {
        width: 60%;
    }

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

.map-not-found {
    display: none;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}
.mapbox-logo.mapbox-logo-true{
    display:none!important;
}
.listing-map-notfound {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: FiraGOR;
    font-weight: bold;
    font-size: 20px;
    color: #2982CE;
}

    .listing-map-loader {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .listing-map-loader:before {
            content: "";
            width: 100%;
            height: 100%;
            background-color: rgba(255,255,255,0.7);
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }

    .map-buttons {
        position: absolute;
        z-index: 100;
        top: 23px;
        left: 51px;
        display: none;
        align-items: center;
    }

    .listing-with-map .map-buttons {
        display: flex;
    }

    .map-buttons .total-count {
        border-radius: 7px;
        border: 1px solid #C0C0C0;
        background-color: #fff;
        min-width: 166px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #4D4D4D;
        font-size: 14px;
        font-family: FiraGOR
    }

        .map-buttons .total-count span {
            margin-right: 5px;
        }

    .map-switcher {
        display: flex;
        order: 3;
        align-items: center;
    }

    .map-section .subscribe_post {
        background: #fff;
        height: 40px;
        border-radius: 7px;
        border: 1px solid #C0C0C0;
        width: 130px;
        justify-content: center;
        margin-left: 15px;
    }

        .map-section .subscribe_post img {
            margin-right: 5px;
        }

    .map-section #subscribe_post .new_tag {
        margin-left: 7px;
    }

    .map-section #subscribe_post p {
        font-size: 12px;
    }

    .gm-bundled-control {
        bottom: 140px !important;
    }

    .close-map-btn {
        display: none;
    }

    .listing-with-map .search_button_big {
        display: none
    }
.marker-cluster-style-1 div {
    background-image: url(../images/m1.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
    margin-top: -20px;
}
.marker-cluster-style-2 div {
    background-image: url(../images/m2.png);
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
    margin-top: -20px;
}
.marker-cluster-style-3 div {
    background-image: url(../images/m3.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
    margin-top: -20px;
}
.marker-cluster-style-4 div {
    background-image: url(../images/m4.png);
    background-repeat: no-repeat;
    width: 78px;
    height: 78px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
    margin-top: -20px;
}
/*responsive*/
@media (max-width:770px) {
    .map-switcher {
            padding-top: 20px;
            margin-left: 10px;
        }

        .listing-with-map .map-switcher {
            position: fixed;
            z-index: 3;
            top: 50px;
            left: 10px;
        }

        .listing-with-map .map-switcher {
            display: none
        }

        .listing-with-map .mobile-filter .map-switcher {
            position: static;
            display: block
        }

        .articles_page_head {
            flex-direction: inherit;
        }

        .articles_page_head {
            justify-content: flex-start;
        }

        .map-switcher .new_tag {
            display: none
        }

        .articles_page_head {
            flex-direction: initial !important;
        }

        .articles_page_head_filter {
            padding-right: 0 !important;
            width: initial !important;
            justify-content: flex-end !important;
        }

        .map-switcher .map-title {
            margin-left: 2px;
            margin-right: 2px;
        }

        .articles_page_head_filter .SelectBox {
            width: 150px;
            margin-right: 10px;
        }

        .listing-with-map .map-section {
            width: 100%;
            height: calc(100vh - 36px);
            top: 15px;
        }

        .map-buttons .total-count {
            display: none
        }

        .listing-with-map #subscribe_post {
            display: none
        }

        .filter-hdr .title {
            display: none
        }

        .listing-with-map .filter-hdr {
            border-bottom: 0px;
            padding: 0px;
            margin: 0px;
        }

        .listing-with-map .listing-filter #fltr-cont {
            height: inherit;
            position: static
        }

        .listing-with-map #nav_filters {
            display: none
        }

        .map-list-item {
            display: flex;
            width: 335px;
        }

        .listing-with-map .listing-filter .FilterTopBlock {
            margin-top: 0px;
        }

        .listing-with-map .FilterTopBlock {
            height: 225px;
        }

        .listing-with-map .listing-filter .FartChangeInpGroupblock {
            float: left;
            width: 100% !important;
        }

        .listing-with-map .RealEstateFilter .RoomChangeInpGroup, .listing-with-map .FartChangeInpGroupblock.price_Range_block {
            width: 48% !important;
        }

        .listing-with-map .new-search {
            position: static
        }

        .listing-with-map .RealEstateFilter .range-block, .listing-with-map .RealEstateFilter .price-range {
            width: 100%;
            top: initial;
            left: 0;
            bottom: 0px;
            position: fixed;
            border-radius: 10px 10px 0px 0px;
            background: #fff;
            border-radius: 3px;
            padding: 20px;
            box-shadow: 0px 2px 4px rgba(0,0,0,0.16);
            border: 1px solid #E4E4E4;
            z-index: 10;
        }

        .listing-with-map .RealEstateFilter .ListFiltTitleBk.FartChange, .listing-with-map .RealEstateFilter .PriceCurrenyChange {
            display: flex
        }

        .listing-with-map .FilterTopBlock .area_window .inputs input,
        .listing-with-map .FilterTopBlock .price_window .inputs input {
            border: 1px solid #c0c0c0;
        }

        .listing-with-map .RealEstateFilter .ListFiltTitleBk {
            padding: 0 20px;
        }

        .listing-with-map .ListFiltTitleBk img {
            margin-right: 0px;
        }


        .listing-with-map .RealEstateFilter .navigation_filters_block_in {
            padding: 14px 0px;
            padding-right: 14px;
            position: relative;
        }

        .recent_search {
            display: none
        }

        .listing-with-map .listing-filter .mobile-filter {
            height: calc(100ch - 100px) !important;
            position: fixed !important;
            background-color: #fff !important;
            margin: 0 !important;
            width: 100% !important;
            padding: 0 9px 0 15px !important;
            z-index: 1041;
        }

        .listing-with-map .mobile-filter .NavFixes_Wrapper {
            height: calc(100vh - 221px);
            overflow-x: hidden;
            overflow-y: auto;
            -webkit-overflow-scrolling: touch;
        }

        .listing-with-map .mobile-filter #nav_filters {
            display: block !important;
        }

        .listing-with-map .mobile-filte #nav_filters {
            position: static;
        }

        .mobile-item-details {
            position: fixed;
            z-index: 100;
            bottom: 20px;
        }

            .mobile-item-details .latest_img_block {
                height: 140px !important;
                width: 130px !important;
                margin-bottom: 0px;
            }

            .mobile-item-details .map-list-item .item-info h3 {
                font-size: 13px;
            }

        .close-map-item {
            right: -10px;
            top: -10px;
        }

        .map-list-item .latestAddToFav {
            left: 13px;
            top: 13px;
        }

        .map-list-item .item-dtls {
            padding: 0 14px 0px;
            flex-wrap: wrap;
        }

        .item-dtls-info {
            display: flex;
            flex-wrap: wrap
        }

        .map-list-item .item-location {
            margin-bottom: 10px;
        }

        .map-list-item .item-price {
            margin-top: 10px;
        }

        .map-list-item .item-quantity {
            margin-top: 13px;
            margin-left: 5px;
        }

        .map-item-active {
            background: #2982CE;
            color: #fff;
            border: 1px solid #2982CE;
        }

        .gm-style-iw-a.map-section-active .gm-style-iw-t::after {
            border-left: 1px solid #2982CE;
            border-bottom: 1px solid #2982CE;
            background: linear-gradient(45deg,rgba(41,130,206,1) 50%,rgba(41,130,206,0) 51%,rgba(41,130,206,0) 100%);
            width: 11px;
            height: 11px;
        }

        .item-info {
            width: 260px;
        }

        .listing-with-map .map-bottom-filter {
            position: static;
            padding-top: 27px;
            padding-bottom: 103px;
            margin-bottom: 24px;
            height: 135px;
        }

        .listing-with-map .listing-filter .SumoSelect {
            border: 0px;
            margin-bottom: 0px;
        }

        .mobile-filter .filters_checkboxes input[type=checkbox] + label, .mobile-filter .filters_checkboxes input[type=checkbox]:checked + label {
            margin-bottom: 0px;
        }

        .mobile-filter .close-map-btn {
            display: none
        }

        .close-map-btn {
            display: flex;
            position: fixed;
            z-index: 3;
            top: 53px;
            right: 10px;
            cursor: pointer;
        }

        .listing-with-map .advanced_search {
            padding-bottom: 16px;
            position: fixed;
            bottom: 39px;
            z-index: 40;
            top: auto;
            left: 14px;
            width: 46%;
        }
    }

    @media (max-width:1300px) and (min-height: 500px) {
        .listing-with-map .NavFixes_Wrapper {
            height: calc(100vh - 160px);
        }
    }

.map-item-group {
    display: block;
    width: 420px;
    max-height: 354px;
    background: #fff;
    border: 1px solid #C0C0C0;
    border-radius: 3px;
    background: #fff;
    padding: 0px;
    overflow: hidden;
    /*top: 0px !important;*/
}

    .map-item-htoup-hdr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 40px;
        box-shadow: 0px 2px 8px rgba(0,0,0,0.2);
        padding: 0px 11px;
        position: relative;
        z-index: 10
    }

        .map-item-htoup-hdr .count {
            color: #4D4D4D;
            font-family: FiraGOR;
            font-size: 14px;
        }

        .map-item-htoup-hdr .close-map-item {
            position: static;
            width: auto;
            height: auto;
            border: 0px;
        }

    .group-list {
        max-height: 314px;
        width: 100%;
        overflow-y: auto;
    }

        .group-list::-webkit-scrollbar {
            width: 7px;
        }

        .group-list::-webkit-scrollbar-track {
            background: #E4E4E4;
        }

        .group-list::-webkit-scrollbar-thumb {
            background: #B5B5B5;
        }

        .group-list .map-list-item {
            width: 97%;
            margin: 0 auto;
            display: flex;
            border: 0;
            box-shadow: none;
            border-radius: 3px;
            margin-top: 15px;
            position: relative;
        }

        .group-list .latest_img_block a img {
            width: 150px;
            height: 100px;
        }

        .group-list .item-date {
            display: none;
        }

        .group-list .item-info h3 {
            color: #4D4D4D;
            font-size: 14px;
            margin: 0px;
            margin-right: 10px;
            margin-left: 10px;
        }

        .group-list .latest_img_block {
            height: auto !important;
            width: 150px;
            overflow: inherit;
        }

        .group-list .item-dtls {
            flex-direction: column;
            align-items: flex-start;
        }

        .group-list .item-dtls-info {
            display: flex;
        }

        .group-list .item-location {
            margin-bottom: 9px;
            margin-top: 10px;
        }

        .group-list .item-quantity {
            margin-top: 4px;
            margin-left: 15px;
        }

        .group-list .latestAddToFav.favorite {
            width: 17px;
            height: 17px;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .group-list .latestAddToFav.favorite_active {
            width: 17px;
            height: 17px;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .group-list .latestAddToFav {
            left: 9px;
            top: 7px;
        }

    @media (max-width:770px) {
        .map-item-group {
            margin: 0 auto;
            width: 100%;
            bottom: 0;
            left: 0;
        }

        .mobile-item-details-group {
            bottom: 0px;
            width: 100%;
        }

        .group-list .latest_img_block {
            overflow: hidden;
        }

        .group-list .item-quantity {
            margin-top: 13px;
        }

        .group-list .item-info {
            width: initial;
            max-width: 260px;
        }
    }


@media (max-width:768px) and (min-width:760px) {
    .MobileFilterTopSrollButton {
        height: 10px;
    }

    .affix {
        width: 100%;
        height: 40px !important;
    }

    .locationMultiSelect {
        width: 100%;
    }

    .RealEstateDealTypeId {
        padding-right: 0px !important;
    }

    .FartChangeInpGroupblock.price_Range_block {
        width: 50% !important;
    }

    /*.FartChangeInpGroupblock.price_Range_block {
        width: 100% !important;
    }*/

    .listing-with-map .RealEstateFilter .ListFiltTitleBk {
        width: 100% !important;
    }

    .ListFiltTitleBk.FartChange {
        width: 98%;
    }

    .listing-with-map .FartChangeInpGroupblock.price_Range_block {
        width: 50% !important;
    }

    .ListFiltTitleBk.PriceCurrenyChange {
        width: 100% !important;
    }

    .listing-with-map .ListFiltTitleBk img {
        margin-right: 22px;
    }

    .listing-with-map .new-search .search_group {
        width: 100%;
        padding: 0;
    }

    .FartChangeInpGroupblock.RoomChangeInpGroup {
        width: 48% !important;
        margin-right: 13px !important;
    }
}