* {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

.unit-left > .article {
    color: #878383;
}
/*************************Menu search****************************/
.navbar.nav-search.sticky {
    border-radius: 0 0 4px 4px !important;
    width: 280px;
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.map-off .navbar.nav-search{
    width: 280px;
}
#searchFilter .navbar.nav-search {
    width: auto !important;
}
.tt-menu .tt-suggestion{
    padding: 3px 10px !important;
}
.wrap-searchbox {
    z-index: 999;
    width: 100%;
    float: left;
    padding: 0px 0 0 15px;
}
.nav-sub h3, .nav-sub .navbar h3 {
    display: none;
}
.nav-sub {
    height: 50px;
    width: 100%;
    position: fixed;
    top: 75px !important;
    z-index: 9;
    left: 0;
    background-color: rgb(238, 243, 251) !important;
}

.nav-sub.filter-map-off {
    display: none;
}

.nav-sub.filter-map-on {
    display: block;
}
.nav-sub .navbar-header {
    width: 20%;
    float: left;
    min-height: 48px;
    padding-right: 0px;
    padding-left: 0;
    position: relative;
    z-index: 10000;
    margin-top: 1px;
}
.nav-sub .navbar-header:nth-child(2){
    width: 20%;
}
.nav-sub .navbar-header:nth-child(1) .form-control{
    border-radius: 0 !important;
    background: rgba(255,255,255,0.7) !important;
}
.nav-sub .navbar-header:nth-child(2){
    margin-right: 0px;
    padding: 0;
}
.nav-sub .navbar-header:nth-child(2) .form-control{
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
    background: rgba(255,255,255,0.7) !important;
}
.nav-sub .navbar-header .form-control:hover{
    background: #fff;
}
.navbar-header .form-group{
    margin: 0;

}
.form-search.active {
    display: block;
}
.nav-search-main li .property-nav-dropdown .btn-group .btn{
    border-right: 0;
}
.nav-search-main li .property-nav-dropdown .btn-group .btn:last-child{
    border-right: 1px solid #ced4da;
}
.nav-search-main > li.facilityServicesSearch ul.property-nav-dropdown{
    right: 0;
    max-height: 300px;
    overflow: auto;
}
.nav-search-main > li.facilityServicesSearch .property-nav-dropdown::before{
    right: 15px !important;
    left: inherit;
}
.nav-sub .navbar-header .form-control {
    margin-top: 5px;
    font-size: 13px;
    line-height: 24px;
    padding-right: 35px;
    background: rgba(255,255,255,0.7);
}
.nav-sub .navbar-header i.fa-search,
.nav-sub .navbar-header i.fa-map-marker {
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 14px;
    color: #333;
}
.filter-btn {
    display: none;
}
.close-search{
    display: none;
}
.nav-sub .navbar-header .btn-search {
    display: none;
}
#favorites-search {
    padding: 0;
    display: none;
}
.nav-search-main li a{
    transition: all 0s ease;
    color: #484848 !important;
}
.nav-search-main .property-nav-dropdown {
    transition: all 0s ease;
    padding: 5px 10px;
}
.color #reset-search {
    border: 0px solid #333;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 12px;
    line-height: 50px;
}

.nav-sub .navbar{ padding: 0; float: left;}
.nav-sub .checkbox {
    padding-left: 0;
}
.navbar.nav-search .btn-reset {
    position: fixed;
    right: 0;
}
.nav-sub .checkbox label{
    margin-bottom: 0;
}
.submitSearch .btn {
    background: #5b8bd5 !important;
    width: auto;
    margin: 6px 0 0;
    color: #ffffff;
    float: left;
    border-radius: 0 4px 4px 0;
    border: 1px solid #5b8bd5;
    font-size: 14px;
    height: 38px;
    line-height: 20px;
    margin-right: 10px;
}
.nav-sub .inputBox label{
    line-height: 14px;
    text-transform: none;
    line-height: 30px;
}
.inputBox .between{
    position:absolute;
    right:-5px;
    width:10px;
    height:2px;
    top: 15px;
    border-top: 1px solid #ccc;
    font-size: 0;
}
.inputBox .between.for-txt{
    top: -8px;
}
#room-sell .btn, #room-rent .btn{
    padding: 5px;
    margin: 0;
    text-align: center;
    font-size: 13px !important;
    font-weight: 600;
}
#room-sell .btn:hover, #room-rent .btn:hover{
    color: #fff !important;
    background-color: #5b8bd5;
    border-color: #5b8bd5;
}
#room-sell .btn.active{
    background: #fff !important;
    border-color: #ced4da;
    color: #333 !important
}
#room-sell .btn.active.selected{
    color: #fff !important;
}
.nav-search-main{
    margin: 0;
}
.nav-search-main > li .nav03 li {
    line-height: initial !important;
}
.nav-search-main > li.btn-reset{
    display: inline-block;
    float: right;
}
.nav-search-main > li.submitSearch{
    border-left: 0;
    line-height: 10px;
    padding-right: 10px;
}
.nav-search-main > li.submitSearch .btn{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 15px;
    line-height: 36px;
    background: rgba(255,255,255,0.7);
    color: #333;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.nav-search-main > li.submitSearch .btn:hover{
    background: linear-gradient(-180deg,#f5f5f5 0%,#ccc 200%) !important;
}
.nav-search-main > li.btn-reset:before, .nav-search-main > li.submitSearch:before{
    display: none;

}
.nav-search-main > li.submitSearch a{
    padding: 0 12px; line-height: 50px;
    border-left: 1px solid #fff;
    display: inline-block;
    background: #fff;
    transition: all 0.1s ease;
}
.nav-search-main > li.submitSearch a i{ color:#C30; margin-right: 5px; transition: all 0.1s ease; }
.nav-search-main > li.submitSearch a:hover i{ color: #fff;}
.nav-search-main > li.submitSearch a:hover{
    color: #fff;
    background: #C30 !important;
}
.btn-secondary{
    background: #fff;
    color: #333;
    font-size: 14px;
    border: 1px solid #ced4da;
}
.btn-secondary.selected{
    color: #fff !important;
}
.btn-secondary:not(:disabled):not(.disabled).active{

}
.property-nav-dropdown li {
    padding:5px 0;
    font-weight:bold;
    font-size:13px !important;
    position:relative;
    z-index:999;
    background:#fff;
    min-width: 240px;
}
.property-nav-dropdown li .checkbox label{
    font-weight: 600;
    color: rgba(0,0,0,0.7);
    display: inline;
}

.navbar-header  label{
    display: none;
}
.show-more {
    display: none;
}
.map-off .show-more {
    color: #5b8bd5;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.show-more:after {
    content: "";
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-top: -4px;
    margin-left: 7px;
    border: 1px solid #5b8bd5;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
    transform-origin: bottom;
    vertical-align: middle;
}
.show-more.less:after {
    margin-left: 7px;
    transform: rotate(135deg);
}
.search-page .breadcrumb {
    margin: 0;
    font-size: 12px;
    padding: 0 15px;
}
.search-page .breadcrumb a {
    color: #484848;
}
.filter-btn {
    display: none;
}
.procedure-list-wrap nav {
    padding: 10px;
    color: #869099;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    z-index: 1;
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
}
.procedure-list-wrap nav::-webkit-scrollbar {
    display: none;
}
.procedure-list-wrap nav .pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}
.procedure-list-wrap nav .pagination li {
    font-size: 12px;
    background-color: #fff;
    border-radius: 4px;
}
.procedure-list-wrap nav .pagination li:first-child.active {
    border-radius: 4px 0 0 4px;
}
.procedure-list-wrap nav .pagination li a {
    min-width: 27px;
    width: auto;
    line-height: 27px;
    padding: 0;
    text-align: center;
    border-radius: 4px;
    margin: 0 2px;
    color: #184277;
    border: 1px solid #184277;
    font-weight: 600;
    display: block;
}
.procedure-list-wrap nav .pagination li.active,
.procedure-list-wrap nav .pagination li a:hover {
    background: #184277;
    color: #FFF !important;
    border: 1px solid #184277;
}
.page-item.active .page-link {
    color: #FFF !important;
}
.procedure-list-wrap nav .pagination li a:hover .prev-page-label {
    filter: brightness(0) invert(1);
}
.procedure-list-wrap nav .pagination li a:hover .next-page-label {
    filter: brightness(0) invert(1);
}
@media (max-width: 768px){
    .procedure-list-wrap nav .pagination {
        justify-content: flex-start;
    }
}
/************************nav-sub mobile****************************/
@media (max-width: 767px){
    .nav-search-main {
        width: 100%;
        background: #fff;
        overflow: hidden;
        z-index: 9;
    }
    .nav-sub {
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 100px;
        background: #e2effc;
        width: 100%;
        position: fixed;
        display: block;
        top: 94px;
        left: 100%;
        height: auto;
        bottom: 0 !important;
        z-index: 9;
        opacity: 0;
        transition: all 0.4s ease;
    }
    .nav-sub.block{
        left: 0%;
        opacity: 1;
        top: 55px !important;
        z-index: 999;
    }
    .nav-sub .navbar-header{
        width: 100% !important;
        max-width: inherit;
        padding: 10px 0 !important;
        position: relative;
        display: table;
        float: inherit;
        margin: 0;
    }
    .nav-sub .navbar-header:first-child{
        z-index: 10;
    }
    .nav-sub .navbar-header:last-child{
        z-index: 9;
    }
    .nav-sub .navbar-header:first-child .form-control,
    .nav-sub .navbar-header:last-child .form-control{
        border-radius: 4px !important;
        border: 1px solid #ced4da !important;
    }
    .nav-sub .navbar-header .form-control{
        margin-top: -2px;
    }
    .nav-sub .navbar-header i.fa-search,
    .nav-sub .navbar-header i.fa-map-marker {
        position: absolute;
        right: 25px;
        top: 20px;
        font-size: 16px;
        color: #333;
    }
    .nav-sub .navbar-header i.fa-search{
        top: 22px;
    }
    .nav-search-main > li.submitSearch{
        border-left: 0;
        line-height: 10px;
        padding: 0px;
        position: fixed;
        bottom: 0;
        z-index: 99999;
        width: 100%;
        background: #fff;
        transition: all .4s ease;
        left: 100%;
    }
    .wsoffcanvasopenerbody .nav-search-main > li.submitSearch{
        left: 0;
        z-index: 9999;
    }
    .show-more {
        padding-left: 10px;
        color: #5b8bd5;
        font-size: 13px;
        font-weight: 600;
        margin-top: 5px;
        display: block;
    }
    .nav-sub .hide-mobile{
        display: none;
    }
    .nav-sub .hide-mobile.active{
        display: block;
    }
    .nav-search-main > li.submitSearch .btn{
        width: 100%;
        border-radius: 0;
        color: #fff;
    }
    .nav-sub .navbar {
        padding: 10px 0;
        z-index: 1;
        width: 100% !important;
    }
    .nav-sub .form-control {
        height: 47px!important;
        line-height: 47px!important;
        padding: 0 10px!important;
    }
    .nav-sub .inputBox .between{
        top: 5px;
    }
    .nav-sub .inputBox .between.for-txt{
        top: 5px!important;
        font-size: 12px !important;
    }
    .nav-sub ul li{
        padding: 5px 0;
        line-height: inherit;
        /*min-width: 100%;*/
    }
    .nav-sub ul li a{
        transition: all 0s ease;
        display: block;
        padding: 0 !important;
        line-height: initial;
    }
    .nav-sub #for_nav.btn-group{
        display: inline-flex;
        padding: 0 10px;
    }
    .nav-sub #for_nav.btn-group label{
        width: 50%;
        float: left;
        border: 1px solid #ccc;
    }
    .nav-sub .btn-group{
        vertical-align: top;
    }
    .nav-sub .btn-group label{
        height: 40px!important;
        line-height: 40px!important;
        padding: 0 10px!important;
    }
    .nav-sub .inputBox label{
        line-height: 40px;
    }
    .more-unit-search .moreFilterBtn {
        display: block;
        text-transform: none;
        font-size: 13px;
        color: #5c6872;
    }
    .more-unit-search .lassFilterBtn{
        display: none;
    }
    .more-unit-search.active .moreFilterBtn{
        display: none;
    }
    .more-unit-search.active .lassFilterBtn{
        display: block;
    }
    #more-filter .btn, #more-filter-rent .btn{
        text-decoration: none;
        border: 1px solid #ccc !important;
        width: 150px !important;
        margin: 0 auto;
        padding: 10px 15px !important;
        background-color: white;
        margin-top: 10px;
        font-size: 14px;
        color: #333;
    }
    .nav-search-main > li:last-child {
        clear:both;
        position: static;
        width: 100%;
    }
    .nav-sub .property-nav-dropdown .checkbox{
        border: 1px solid #ced4da;
        border-bottom: 0;
        padding: 7px 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nav-sub .property-nav-dropdown li:first-child .checkbox{
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    .nav-sub .property-nav-dropdown li:last-child .checkbox{
        border-bottom: 1px solid #ced4da;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .nav-sub .property-nav-dropdown li .checkbox label::after{
        left: -5px;
    }

    .nav-search-main .col2_nav li {
        width: 100%!important;
        padding:0px !important;
        text-indent:5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /*float: left!important;*/
    }
    .property-nav-dropdown {
        padding: 5px 0;
    }
    .nav-search-main li > a{
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .filter-btn {
        font-size: 14px;
        line-height: 14px;
        border-radius: 4px;
        padding: 15px 9px 15px 35px;
        color: #484848 !important;
        background: #fff;
        border: 1px solid #ccc;
        /*visibility: visible;*/
        /*float: left;*/
        /*position: absolute;*/
        /*left: 0;*/
        /*top:-83px;*/
        /*z-index: 999;*/
        transition: none;
        display: block;
    }
    .filter-btn:before {
        content: '';
        width: 18px;
        height: 18px;
        display: block;
        background: url(../images/icon/filter.svg) no-repeat center center;
        background-size: cover;
        position: absolute;
        left: 10px;
    }
    .btn-group .dropdown-toggle .filter-option {
        padding-left: 20px;
    }
    .btn-group .dropdown-toggle .filter-option:before {
        content: '';
        width: 16px;
        height: 16px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: url(/images/icon/sort.svg) no-repeat center center;
        opacity: 1;
        position: absolute;
        left: 10px;
        top:50%;
        z-index: 1;
        background-size: cover!important;
    }
    .nav-search-main > li.facilityServicesSearch ul.property-nav-dropdown{
        max-height: inherit;
    }
    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background: #006ce3 !important;
        color: #fff !important;
    }
    .bootstrap-select.open > .dropdown-toggle.btn-default{
        color: #fff !important;
        background: none !important;
    }
    .bootstrap-select .dropdown-menu.open {
        transform: translate3d(0px, 43px, 0px)!important;
        width: 215px !important;
        left: 0 !important;
        right: auto !important;
        display: none;
    }
    .showResult.fixed-top .dropdown-menu.open {
        transform: translate3d(0px, 43px, 0px)!important;
        top: 5px !important;
    }
    .bootstrap-select .dropdown-toggle {
        border-radius: 4px;
        display: block !important;
        position: absolute;
        top: 0;
        width: calc(100% - 0px);
    }
    .search-page .breadcrumb {
        width: max-content;
        margin-bottom: 10px;
    }
    .map_block .search-page {
        overflow-x: scroll;
        display: none;
    }
    .map_block .search-page::-webkit-scrollbar {
        display: none;
    }
}

/*************************** map main******************************/
.map_block {
    height: calc(100vh - 94px) !important;
    width: 100%;
    position: relative;
}
.map_block_left {
    padding: 0;
    height: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    width: calc(100vw - 1100px);
}
.map_block_right {
    height: 100%;
    z-index: 8;
    width: 773px;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 60px;
    overflow: hidden;
}
.map_block_right .owl-nav img{
    opacity: 0.8;
}
.site-map {
    color: #000000;
    font-size: 10px;
    line-height: 1.2;
}
.search_page_breadcrumbs {
    position: absolute;
    right: -10px;
    z-index: 2;
    top: 0;
    display: block;
    background: #fff;
    width: 100%;
}


/*******************************left-map***************************/
.list-inline {
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    right: 15px;
    top: 0;
    background: rgba(255,255,255,0.9);
    padding: 0 10px;
    border-radius: 3px;
}
#unitSearchMap-map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.search_page_breadcrumbs {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 15px;
    display: block;
    background: #fff;
    width: 100%;
}
.site-map {
     color: #000000;

     line-height: 1.2;
 }
.site-map ul > li {
    text-align: left;
    padding: 10px 5px;
    display: inline-block;
    font-size: 12px !important;
}
.site-map ul > li a{
    font-size: 12px !important;
}
/*******************************right-map***************************/
.map_block_right .title {
    position: relative;
    width: 100%;
    margin: 0;
    padding-left: 15px;
}
.map_block.map-off .map_block_right .title{
    padding-left:0;
}
.map-of .map_block_right .title {
    position: relative;
    width: 100%;
    margin: 0;
    padding-left:0;
}
.map_block_right .title h2 {
    font-size: 24px !important;
    color: #111a2b;
    padding: 10px 0;
    margin: 0;
    font-weight: 600;
}

.map_block_right .title h1 {
    font-size: 22px !important;
    color: #111a2b;
    padding: 0;
    margin: 0;
    font-weight: 600;
}
#map_on_off {
    height: 50px;
    width: 50px;
    padding: 0;
    text-align: center;
    margin: 3px 0 0 0 !important;
    cursor: pointer;
    background-color: #F2F2F4;
    border-radius: 4px;
    font-size: 9px;
    color: #333;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#map_on_off img {
    margin-bottom: 3px;
}
.map_block_right .showResult {
    padding: 0;
    min-height: 35px;
    z-index: 9;
    background: #fff;
    position: relative;
    border-bottom: 0;
    margin-bottom: 15px;
}
.map_block_right .showResult .items {

}
.showResult  .dropdown-menu li a {
    border-bottom: 0 !important;
}
.showResult .dropdown-menu li a span {
    margin-right: 0px !important;
}
.map_block_right .showResult .show_num {
    width: auto;
    float: left;
    margin-left: 11px;
}
.map_block_right .showResult .show_num .items {
    display: none;
}
.map_block_right .showResult .hide_simila {
    width: 270px;
    float: left;
    padding-left: 7px !important;
    padding: 0;
}
.map_block_right .showResult .select_mode {
    /*width: auto;*/
    /*!*position: absolute;*!*/
    /*right:0;*/
    /*top: 32px;*/
    /*margin-right: 15px;*/
    /*font-weight: 600;*/
}
.map_block_right .showResult .select_mode .active{
    color: #fff;
}
.filter-row-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter-col-items {
    display: flex;
    justify-content: flex-end;
}
.col-items-result {
    width: calc(100% - 123px);
    border-bottom: 1px solid #194378;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.col-items-result > .items {
    min-width: 250px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #777;
}
.col-items-action {
    /*width: 275px;*/
    width: 123px;
    flex: 0 0 123px;
}
.filter-col-select {
    position: relative;
    background-color: #F2F2F4;
    border: 1px solid #e5e5e5;
    background-image: url(/images/mmt/mmt-filter-icons-sortby.svg);
    background-size: 45px 22px;
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 13px !important;
    font-weight: 600;
    min-width: 200px;
    outline: none;
    color: #194378;
    padding-right: 50px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.filter-col-select::-ms-expand {
    display: none;
}
.select_mode span {
    height: 50px;
    width: 50px;
    padding: 0;
    text-align: center;
    margin: 3px 0 0 0 !important;
    cursor: pointer;
    background-color: #F2F2F4;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-size: 9px;
    color: #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0.5;
}
.select_mode span.current {
    opacity: 1;
}
.select_mode span img {
    margin-bottom: 3px;
}
.sortby-button {
    position: relative;
    top: 0px !important;
    width: 100%;
    font-size: 14px;
    line-height: 32px;
    height: 32px !important;
    padding: 0 10px;
    right: 10px !important;
}

.showResult label{
    margin-bottom: 0;
}
.main-list-search {
    top: 215px;
    padding: 0 0 0 1rem;
}
.map_block_right .footer-list h3{
    margin-top: 15px;
}
.main-list-search .pagination {
    margin: 20px 8px;
    clear: both;
    text-align: center;
    display: inherit;
}
.pagination>li>span{
    border: none;
    display: block;
    padding: 4px 9px;
}
.page-item.active .page-link {
    color: #5b8bd5;
    font-weight: 600;
    background-color: transparent !important;
}
@media (max-width: 767px) {
    .sortby-button {
        width: 100% !important;
        top: 0 !important;
        background: #fff;
        padding: 11px 10px;
        height: 46px !important;
    }
    .map_block_right .showResult {
        padding: 0;
        width: 100%;
        background: #fff;
    }
    .filter-row-items {
        flex-direction: column;
    }
    .col-items-result {
        width: 100%;
        display: flex;
        flex-direction: column;
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .col-items-action {
        width: 100%;
        display: none;
    }
    .search-wrap {
    }
    .wrap-bottom .fixed-bottom.fixtop{
        position: fixed;
        left: 0;
        right: 0;
        top: 53px;
        box-shadow: none;
        margin: 0 auto;
        background: #fff;
        min-height: 55px;
        z-index: 9;
        bottom: auto;
    }
    .fixed-bottom .GetAFreeQuote {
        color: #fff !important;
    }
    .map_block_right .showResult.fixed-top .filter-btn{
        top:-78px;
        left: 15px;
    }
    .map_block_right .showResult.fixed-top .dropdown-toggle{
        top: 5px;
        width: calc(100% - 30px);
    }
    .map_block_right .showResult.fixed-top button.btn-back {
        top: 5px;
    }
    .wsoffcanvasopener .map_block_right .showResult {
        z-index: 99;
    }
    .map_block_right .title h2 {
        font-size: 14px !important;
        color: #484848;
        padding: 0;
        margin-top: 63px;
        background-color: transparent !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .inputBox .between {
        position:absolute;
        top:13px;
        right:-5px;
        width:10px;
        height:2px;
        font-size: 14px;
        border: 0;
    }
    .map_block_right .showResult .show_num .items{
        display: flex;
        float: left;
        visibility: hidden;
        width: 95px;
    }
    .map_block_right .showResult .show_num .items  b{display: none}
}
/**************************************************************/
/**start list item search**/
/**************************************************************/
.slide_search {
    width: 40%;
    max-width: 285px;
    float: left;
    position: relative;
    max-height: 210px;
    overflow: hidden;
}
#property-list {
    padding: 0;
}
#property-list .slide_search img {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#property-list .empty{
    font-size: 16px;
    padding: 15px;
    color:#e36363;
    text-align: center;
}
#property-list .empty:before {
    content: "";
    width: 100%;
    height: 50vh;
    display: block;
    margin-bottom: 20px;
    background: url(../images/no-resule.svg) no-repeat center center/28%;
    opacity: 0.2;
}
#property-list.active{
    padding-right: 7px;
    display: inline-block;
    width: 100%;
}
#property-list .card{
    margin:0 0 10px 0px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
#property-list.active .card{
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
#property-list.active .card:hover{
    border:0 !important;
    background-color:transparent !important;
}
#property-list .card .GetAFreeQuote.btn{
    margin-left: 5px;
}
.marker-link.active .GetAFreeQuote {
    margin-left: 0 !important;
}
#property-list .card h1{
    font-size: 18px;
    color: #869099;
    padding: 0;
    margin: 0 0 2px 0;
}
#property-list .review {
    float: right;
}
#property-list .accreditation {
    position: relative;
    margin: 10px 0 0 0;
    min-height: auto;
    text-align: left;
}
.map-off #property-list .accreditation {
    position: relative;
    margin: 15px;
    min-height: auto;
    text-align: right;
}
#property-list .card h3{
    font-size: 20px;
    padding: 0;
    margin: 0 0 2px 0;
    width: 90%;
}

#property-list .card h1 a{
    transition: all 0s ease;
}
#property-list .card .location {
    font-size: 13px;
    color: #848484 !important;
    font-weight: 600;
    display: block;
}
#property-list .card .location .fa-map-marker:before {
    background: url(/images/icon/marker.svg) no-repeat left top !important;
    width: 12px;
    height: 12px;
    opacity: 0.4;
}
#property-list .name-type {
    font-size: 13px;
    font-weight: 600;
    color: #4a4a4a;
    z-index: 99;
    padding-bottom: 0;
    margin: 0;
}
#property-list .card .share {
    position: absolute;
    right: 14px;
    top: 6px;
    font-size: 15px;
    color: #fff !important;
    z-index: 5;
}
#property-list .card .share i{
    margin-left: 5px;
    cursor: pointer;
}
#property-list .card .share i.favourite{
    display: none;
}
.map-off #property-list .card .card-info {
    overflow: hidden;
    width: calc(100% - 240px);
    float: left;
    padding-top: 10px;
}
.map-off .info-right {
    border-left:1px solid rgba(0,0,0,.1);
    overflow: hidden;
    height: 100%;
    width: 240px;
    float: right;
    position: absolute;
    right: 0;
}
.map-off #property-list .card .footer-btn {
    float: right;
    margin: 0 auto;
    right: 15px;
    position: absolute;
    bottom: 15px;
    text-align: right;
}
#property-list .card .description{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
}
.map-off #property-list .card .description {
    height: 3em;
    -webkit-line-clamp: 2;
}
#property-list .card .left-description {
    float: left;
    font-size: 13px;
    width: 40%;
}
#property-list .card .accreditation img{
    width: 25px !important;
    height: 25px !important;
    margin-right: 2px;
}
#property-list .card .btn {
    font-size: 13px;
    color: #fff;
    margin-top: 15px;
    font-weight: 600;
    padding: 7px 10px;
}
#property-list .card .btn:hover{
    opacity: 0.9;
}
#property-list .card .GetAFreeQuote.btn {
    border: 1px solid #f0470a !important;
    background-color: #f0470a !important;
}
#property-list .card .owl-carousel,
#property-list .owl-carousel .item{
    margin: 0;
    padding: 0;
}
#property-list .owl-carousel .item img{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#property-list .card.active .owl-carousel .owl-item {
    margin: 0;
    padding: 0;
    border-bottom-left-radius: 0;
}
#property-list .top-card{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px;
    z-index: 99;
}
#property-list .card .card-text > div {
    border: 1px solid #e7edf8;
    margin-right: 5px;
    padding: 2px 5px;
    float: left;
    font-weight: 600;
    color: #7888a0;
    margin-bottom: 5px;
    background: #f9fbff;
    border-radius: 10px;
}
#property-list .card .card-text .type-clinic:before{
    display: none;
}
#property-list .card .card-text .type-clinic {
font-size: 12px;
}
#property-list .card .card-text {
    margin:10px 0 6px 0;
}
#property-list .footer-card {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    padding: 0;
    display: none;
}
#property-list .card .card-body{
    padding: 0 15px 15px 15px !important;
}
#property-list .card .card-body .review span {
    background-color: #5b8bd5;
    color: #fff !important;
    padding: 2px 3px;
    display: inline-block;
    font-size: 11px;
    border-radius: 50% 50% 50% 0;
    vertical-align: bottom;
}
#property-list .card .card-body .rate {
    font-size: 24px;
    font-weight: 700;
    display: block;
    font-style: normal;
    color: #aa3333;
    text-align: left;
}
#property-list .card .card-body .rate s{
    font-size: 14px;
}
.map-off #property-list .card .card-body .rate {
    text-align: right;
    padding: 25px 15px 0 0;
}
.remaining {
    font-size: 13px;
    margin: 5px 0 10px 0;
}
.discount {
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    top: -2px;
    right: 0;
    background: #f0470a;
    padding: 2px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-right: 10px;
}
#property-list .card .card-body .rate small {
    font-size: 60%;
    font-weight: 600;
}
#property-list button.owl-prev{
    left: 0 !important; top: 55px;
}
#property-list button.owl-next{
    right: 0 !important; top: 55px;
}
#property-list .card .btn {
    float: left;
}
#property-list .card .btn.btn-default {
    background-color: #5b8bd5;
}
#property-list .wrap-ads {
    display: none;
}
button.btn-back  {
    display: none;
}
@media (max-width: 768px) {
    .footer-card .review span{
        color: #fff;
        font-size: 12px;
        padding-left: 5px;
    }
    .ads-item{
        height: 90px;
        width: 480px;
    }
    .wrap-searchbox {
        width: 100%;
        padding: 0 10px;
    }
    .close-search {
        display: block;
    }
    .submitSearch {
        position:fixed;
        width:100%;
        bottom:0;
        padding: 8px 10px;
        left: 0;
        border-top:1px solid #ccc;
        z-index: 8;
        background: #fff;
    }
    .submitSearch .btn {
        width: 100%;
        border-radius: 4px;
        margin: 0;
    }
    .navbar.nav-search .btn-reset {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 75px;
    }
    .map_block_right .showResult .items {
        text-align: left;
    }
    .map_block_right .showResult .items .show-num {
        top: 20px;
        left: 30px;
        position: absolute;
    }
    .map_block_right .showResult.fixed-top .items {
    }
    .showResult.fixed-top .show-num {
        display: none;
    }

    #property-list .empty:before {
        content: "";
        width: 100%;
        height: 25vh;
        display: block;
        margin-bottom: 20px;
    }
    button.btn-back:before {
        content: "";
        width: 6px;
        height: 6px;
        top: 0;
        margin-left: 4px;
        border: solid #2272B3;
        border-width: 0px 0px 1px 1px;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
    }
    .tt-menu h4{
        font-size: 14px !important;
    }
    .search_page_breadcrumbs ul.list-inline{
        display: none;
    }
    #property-list .card{
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        margin: 10px 0;
    }
    #property-list .list_search .review {
        margin: -4px 0 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    .color #reset-search {
        border: 0px solid #333;
        background: none;
        font-weight: 600;
        text-transform: none;
        font-size: 13px;
        padding: 0 12px;
        line-height: 30px;
        text-decoration: none;
        color: #e04545;
    }
    .bootstrap-select button {
        background: none !important;
    }
    .bootstrap-select.btn-group .dropdown-toggle .caret {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
        width: 13px;
        height: 13px;
        pointer-events: none;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        background: url(/images/icon/down-arrow.svg) no-repeat center center;
        background-size: cover!important;
        margin-top: 0;
    }
    #property-list .wrap-ads {
        display: none;
        min-height: 120px;
        overflow: hidden;
    }
}
/******* card active ********/
#property-list .card.active {
    /*width: 33.33%;*/
    width: 50%;
    float: left;
    display: inline-flex;
    border: none;
    padding: 0 5px;
    box-shadow: none !important;
}
#property-list .card.active .item img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
}
#property-list .card.active:hover{
    -webkit-box-shadow: -2px 6px 15px -5px rgba(0,0,0,0.42);
    -moz-box-shadow: -2px 6px 15px -5px rgba(0,0,0,0.42);
    box-shadow: -2px 6px 15px -5px rgba(0,0,0,0.42);
    transition:all 0.4s ease-in-out;
}
#property-list .card.active > div{
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100% !important;
    padding: 0!important;
    position: static;
}
#property-list .card.active h1{
    width: 100%;
    font-size: 16px;
    transition: all 0s ease;
    display: block;
}
#property-list .card.active .review{ float: none;}
#property-list .card.active .review span,
#property-list .card.active .card-text,
#property-list .card.active .accreditation,
#property-list .card.active .btn/*,
#property-list .card.active .rate*/
{
    display: none;
}
#property-list .card.active .card-body{
    border: 1px solid rgba(0,0,0,.1)!important;
    border-top: 0!important;
    z-index: 9;
    background: #fafafa;
    padding: 10px !important;
    border-radius: 0 0 4px 4px;
}
#property-list .card.active:hover .card-body {
    border: 1px solid #b3cff9 !important;
    border-top: none !important;
    background: #f7faff !important;
}
#property-list .card.active .btn.btn-default{
    float: right;
}
.map-off #property-list .card.active .info-right {
    position: absolute;
    width: auto;
    border: none;
    float: left;
    display: inline;
    right: auto;
    left: 20px;
    margin-top: 75px;
    height: auto;
}
#property-list .card.active .description {
    display: none;
}
.map-off #property-list .card.active .card-info {
    width: 100%;
}
.map-off #property-list .card.active .footer-btn {
    margin: 0 auto;
    right: 0;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline;
}
.map-off #property-list .card.active .card-body .rate {
    text-align: left;
}
@media (min-width: 1720px) {
    .map-off #property-list .card .description {
        height: 7.2em;
        -webkit-line-clamp: 5;
    }
}
@media (min-width: 1581px) {
    #property-list .review {
        float: right;
        top: -28px;
        position: relative;
    }
}
@media (max-width: 1580px) {
    #property-list .review {
        float: none;
    }
}
@media (max-width: 1400px) {
    .nav-sub .navbar-header,.nav-sub .navbar-header:nth-child(2) {
        width: 15%;
    }
}
@media (max-width: 1024px) and (min-width: 767px){
    #property-list .card.active{
        width: 48%;
    }
    .nav-search-main li a {
        font-size: 13px;
        padding: 15px 13px 14px 6px;
    }
    .nav-search-main > li:before {
        right: 2px !important;
    }
}
/******* card active ********/

@media (max-width: 1024px) and (min-width: 767px){
    .map_block_right{
        width: 50%;
        background: #fff;
        padding-top: 0;
    }
    .map_block_right .title h2 {
        font-size: 18px !important;
        background: transparent;
        padding: 5px 0;
    }
    .list_search .card {
    }
    .map-off .list_search{
        margin: 0 0 10px 0;
        width: 100% !important;
        float: left;
    }
    .list_search .owl-carousel .owl-item {
        max-width: 100% !important;
    }
    .filter-btn {
        font-size: 14px;
        line-height: 14px;
        border-radius: 4px;
        padding: 15px 10px 15px 35px;
        color: #333;
        border: 1px solid #ccc;
        visibility: visible;
    }
    .map_block {
        padding-top: 124px !important;
        height: calc(100vh - 0px) !important;
    }
    .map_block_right .bootstrap-select .dropdown-toggle {
        display: none !important;
    }
    .map_block_left{
        width: calc(100vw - 50%);
    }
    #map_on_off {
        right: 0px !important;
        top: 25px !important;
    }
    .map-off .map_block_left {
        width: auto !important;;
    }
    .map_block_right .showResult .show_num {
        margin-left: 0;
    }
    .map_block_right .btn-group .dropdown-menu {
        min-width: max-content;
        margin-top:-6px;
        left: 0;
    }
    .map-off .map_block_right {
        width: calc(100% - 0px) !important;
        left: 0 !important;
    }
    .template-two-col .map_block_right {
        left: 15px;
        right: inherit;
        top: 10px;
    }
    .main-list-search{
        top:114px;
        padding: 0;
    }
    .map_block_right .title {
        padding: 0;
        position: relative;
        background: #fff;
        z-index: 8;
        top: 0;
        max-width: calc(100% - 297px);
    }
    #searchFilter .nav-sub {
        display: none;
    }
    #property-list .card {
        margin: 0 0 10px 0;
    }
    .map-off #property-list {
        padding: 0 !important;
    }
    #property-list .card h1{
        font-size: 16px;
    }
    #property-list .card .review{
        margin-bottom: 0 !important;
    }
    #property-list .card .review i{
        font-size: 12px;
    }
    #property-list .card .review span,
    #property-list .card .card-body .rate,
    #property-list .card .card-body .btn{
        display: none;
    }
    #property-list .card .accreditation{
        float: right;
        display: inline-block;
    }
    #property-list .card .accreditation img{
        width: 20px !important;
        height:20px !important;
    }
    #property-list .card .card-body .mb-2{
        margin-bottom: 0 !important;
        clear: both;

    }
    #property-list .card .card-body .col-sm-6{
        width: 100% !important;
        max-width: 100% !important;
        font-size: 12px;
    }
    #property-list .card .card-body .type-clinic{
        font-size: 12px;
    }
    #property-list button img{
        width: 35px;
    }
    .owl-theme .owl-nav{
        margin-top: -15px;
    }
    #property-list button.owl-prev{
        left: 0 !important;
    }
    #property-list button.owl-next{
        right: 0!important;
    }

    .sortby-button{
        top: 0 !important;
        margin-left: 10px !important;
    }
    .hide_similar{ display: none;}
}
@media (max-width: 1000px) {
    #searchFilter.nav-sub{
        display: none !important;
    }
    .map-off .map_block_right{
        margin: 0 !important;
    }
    .map_block_right .title {
        max-width: calc(100% - 30px);
    }
}
/****************************footer****************************/
.footer-list .row{
    margin-right: 0px;
    margin-left: 0px;
}
.map_block_right .footer-list h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}
.list_footer li{ padding: 0}
.footer-list img{
    width: 100%;
}
.list_footer {
    background: #eee;
    padding: 20px 15px 5px 15px;
    clear: both;
    margin-top: 15px;
    width: 100%;
}
.ft-black {
    clear: both;
    border-top: 1px solid #2d2c2c;
    font-size: 12px;
    font-weight: 700;
    background: #121212;
    color: #ccc !important;
    padding: 5px 0;
}
.nav-footer-2{
    margin: 0;
}
.nav-footer-2 li {
    display: inline;
    list-style: none;
    padding-right: 8px;
}
.nav-footer-2 li a {
    color: #c1c5bf;
    font-weight: 700;
    font-size: 12px;
}
.footer-s{
    padding: 0
}
.footer-s a{
    color: #fff;
}

/****************************data table****************************/
.tt-menu h4 {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    padding: 2px 20px;
    background-color: #eee;
    font-weight: 600;
    color: #707070;
    list-style: none;
    display: block;
    text-transform: capitalize;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 13px;
}
.tt-menu h4{
    padding: 2px 10px;
}
.tt-location .search-type.pull-right{
    float: left !important;
}

.tt-location .tt-menu h5.search-value{
    width: 100% !important;
    overflow: auto;
    white-space: normal;
}
.tt-location .tt-menu{
    max-height: 450px;
    overflow: auto;
}
.tt-dataset .border-search:hover small.search-type{
    background: none;
}
.map_block small.search-type.pull-right{
    display: none;
}
.map_block .tt-menu h5.search-value{
    width: 100%;
}
#property-list .card .btn:lang(th) {
    font-size: 12px;
}
.map-off .info-right:lang(th) {
    width: 260px;
}
.map-off #property-list .card .card-info:lang(th) {
    width: calc(100% - 260px);
}
@media (max-width: 1450px) {

}

@media (max-width: 1300px) {
    .map-off .slide_search {
        max-width: 170px;
    }
    #property-list .card .btn {
        font-size: 11px;
        padding: 7px;
    }
    .map-off .info-right {
        width: 200px;
    }
    .dropdown-menu li a {
        padding: 6px 8px;
    }
    #property-list .card .btn {
        font-size: 11px;
        padding: 7px;
    }
    #property-list .review {
        float: none;
    }
    .map-off #property-list .card .card-info {
        width: calc(100% - 200px);
    }
}
@media (min-width: 1024px) {
    small.search-type {
        font-weight: bold;
        position: absolute;
        right: 0;
        line-height: 20px;
    }
}
@media (max-width: 1024px) and (min-width: 767px){
  .width-100-md{
      width: 100% !important;
  }
    .tt-dataset .border-search{
        border-bottom: 1px solid #eee;
    }
    .tt-dataset .border-search:last-child{
        border-bottom: 0;
    }
    small.search-type{
        display: block;
        position: static;
        float: left;
    }
}
.page-link{ color: #333}

/***********footer*************/
.main-list-search .list_footer{
    margin: 0;
    display: none;
}
.main-list-search .ft-black{
    font-size: 11px;
}
.main-list-search .nav-footer-2 li a{
    font-size: 10px;
}
.main-list-search .footer-s.active{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
}
@media only screen and (device-width: 414px) and (device-height: 896px) {

}
@media (max-width: 769px) and (min-width: 450px) {
    #property-list .card {
        width: 50%;
        float: left;
        padding: 0 5px;
        border: none;
    }
    .list_search > .slide_search {
        border: 1px solid rgba(0,0,0,.1);
        border-bottom: 0;
        border-radius: 4px 4px 0 0;
    }
    #property-list .card .card-body {
        border: 1px solid rgba(0,0,0,.1);
        border-top: 0;
        border-radius: 0 0 4px 4px;
    }
}
@media (max-width: 767px) {
    .main-list-search .footer-s.active{
        position: fixed;
    }
    .map_block_right .showResult .items .show-num {
        top: 0;
        left: 0;
    }
    button.btn-back {
        font-size: 14px;
        line-height: 14px;
        border-radius: 4px;
        padding: 15px 12px 15px 10px;
        color: #333;
        border: 1px solid #ccc;
        visibility: visible;
        float: left;
        position: absolute;
        left: -86px;
        top: 0px;
        z-index: 11;
        transition: none;
        display: block;
        background: #fff;
        font-size: 14px;
        width: 74px;
    }
}
/************************************/
.bootstrap-select button{
    font-size: 14px;
    width: auto;
    color:  #333 !important;
    background: #fff url("../images/arrow-btn.png") no-repeat right center;
    border:1px solid rgba(0,0,0,.2);
    padding: 0px 10px;
}
.color .bootstrap-select.open > .dropdown-toggle.btn-default{
    background: #fff url("../images/arrow-btn.png") no-repeat right center;
}
.bootstrap-select .dropdown-menu.show{
    /*width: max-content;*/
    left: inherit!important;
    right: 0!important;
    display: block;
}
.bootstrap-select .dropdown-menu.show > .dropdown-menu {
    display: block;
    width: auto;
}
.bootstrap-select .dropdown-menu.show > .dropdown-menu a{
    width: 100%;
    display: block;
    padding: 0 10px;
}
.bootstrap-select .dropdown-menu.show li:first-child{
}
.bootstrap-select .dropdown-menu.show li.selected span.text,
.bootstrap-select .dropdown-menu.show li.selected span.text small{
    color:  #fff!important;
}
.bootstrap-select .btn-default.active{
    background: transparent !important;
}

.footer-container.map-off {
    display: none;
}

.wrap-bottom{margin-top: 30px;}
.wrap-ads {margin: 20px 0;}
.ads-item{
    margin-bottom: 10px;
}
.search-ads.sticky-header {
    background: #fff;
    /*padding-bottom: 100px;*/
    width: 320px;
    z-index: 9;
}
.hide-content {
    opacity: 0;
    /*height: 200px;*/
}
.sticky-header.is_stuck {
    padding-top: 70px !important;
    width: 320px !important;
    right: 15px !important;
    left: auto;
    float: right;
    z-index: 9;
    background: #fff;
}
@media only screen and (max-width: 992px) {
    .map_block_left{
        display: none;
    }
    .map_block_right {
        width: 100%;
    }
}
@media (max-width: 767px){
    #searchFilter.nav-sub {
        display: block !important;
    }
    #searchFilter .navbar.nav-search {
        width: 100% !important;
    }
    .map_block {
        height: 100% !important;
        width: 100%;
        padding-top: 0 !important;
        position: relative;
        overflow: hidden;
    }
    .map_block_left{
        padding: 0px;
        height: auto;
        position: relative;
        float: left;
        width: 100%;
        display: block;
    }
    .map_block_right {
        padding: 0px;
        height: auto;
        z-index: 0;
        width: 100% !important;
        position: relative;
        right: inherit !important;
        top: inherit;
    }
    .map_block_right .title {
        padding: 10px;
        max-width: 100%;
        border: 1px solid #e5e5e5;
        border-radius: 6px;
        margin-bottom: 10px;
    }
    .main-list-search {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        top: inherit !important;
    }
    .map_block_right .showResult {
        margin-bottom: 0;
    }
    .map_block_right .showResult .show_num {
        margin-left: auto;
        float: right;
        width: 100%;
        position: relative;
        display: flex;
        gap: 10px;
    }

    .map_block_right .showResult.fixed-top .show_num {
        left: 15px;
    }
    #property-list .card .owl-carousel .owl-item {
        max-width: 100% !important;
        padding: 0;
        margin: 0;
    }
    #property-list .card h1,#property-list .card .location {
        float: left;
        width: 100%;
    }
    #property-list .card .card-body {
        padding: 15px !important;
    }
    #property-list .accreditation {
        float: right;
        top: 10px;
        position: absolute;
        z-index: 8;
    }
    #property-list .card .card-body .rate {
        float: left;
        margin-top: -10px;
        margin-bottom: 10px;
        text-align: left;
        max-width: 100%;
    }
    #property-list .footer-card {
        display: block;
    }
    #property-list .card .card-info,#property-list .card .footer-btn {
        display: none;
    }
    #property-list .card .card-footer-btn{
        clear: both;
        padding: 0 !important;
    }
    #property-list .card .card-footer-btn .btn, .search-page-buttons {
        width: 48% !important;
        display: inline-block ;
        float: left;
        border-radius: 0;
    }
    #property-list .card .card-footer-btn .btn:first-child, .search-page-buttons {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    #property-list .card .card-footer-btn .btn:last-child, .search-page-buttons {
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background: #fff !important;
        color: #333 !important;
        border: 1px solid #ccc !important;
        border-left: 0 !important;
    }
    .color .bootstrap-select.open > .dropdown-toggle.btn-default {
        background: #fff url(../images/arrow-btn.png) no-repeat right center;
        background-color: transparent !important;
        color: inherit !important;
    }
    #property-list .owl-carousel .item img {
        border-radius: 4px;
    }
    .wrap-bottom{margin-top: 0px;}
    #mmt_mob_anchor {
        z-index: 99 !important;
        bottom: 0 !important;
        width: 100% !important;
        left: 0 !important;
        right: 0;
        background: #fff;
        padding: 5px 0;
        border-top: 1px solid #e9ecef !important;
        position: fixed;
        margin: 0 !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
        min-height: 60px;
    }
}
.showMobileFilter {
    left: 0;
    z-index: 999;
    opacity: 1;
}




















