.onmap2016-h1 {
    font-family: apercu_pro;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    padding: 20px 25px;
}

.onmap2016-h1 .gray {
    font-size: 20px;
}

.onmap2016-filter {
    background: #f1ebd3;
    padding: 10px 10px 0 17px;
    font-family: apercu_pro;
    font-size: 12px;
    line-height: 34px;
}

.onmap2016-filter::after {
    content: "";
    display: block;
    clear: both;
}

.onmap2016-filter-nav {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin: 0 8px 10px 0;
    position: relative;
}

.onmap2016-filter-nav-a {
    color: #000;
    text-decoration: none;
    position: relative;
    z-index: 14;
    margin: 0 12px 0 8px;
}

.onmap2016-filter-nav-a:hover {
    text-decoration: none;
}

.onmap2016-filter-nav-a::before {
    background-image: url(/i/menu-000.png);
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
    content: '';
}

.onmap2016-filter-nav-a-act {
    color: #e24746;
}

.onmap2016-filter-nav-a-act .dotted {
    border-color: #e24746;
}

.onmap2016-filter-nav-a-act::before {
    background-image: url(/i/menu-red2.png);
}

.onmap2016-filter-city {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin-right: 8px;
}

.onmap2016-filter-city .filter-form-elem {
    border: none;
    background: #fff;
    border-radius: 3px;
    height: 34px;
}

.onmap2016-filter-city .filter-form-field {
    max-width: 180px;
}

.onmap2016-filter-city .filter-form-field-inp {
    padding: 0 10px !important;
    background-position: 88% 50% !important;
    font-family: apercu_pro;
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
}

.onmap2016-filter-stars {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 3px;
    font-size: 10px;
    line-height: 34px;
    text-transform: uppercase;
    color: #999;
    padding: 0 0 0 10px;
    height: 34px;
    margin-bottom: 10px;
}

.onmap2016-filter-stars-label {
    font-size: 0;
    line-height: 0;
    margin-right: 10px;
}

.onmap2016-filter-stars-img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -5px;
}

.onmap2016-filter-stars-num {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    line-height: 34px;
    margin: -1px 4px 0 1px;
}

.onmap2016-filter-check {
    position: relative;
    top: -2px;
}

.onmap2016-filter-more {
    display: inline-block;
    vertical-align: top;
}

.onmap2016-filter-more .filter-form-elem {
    border: none;
    background: #f5f5f5;
    height: 34px;
}

.onmap2016-filter-more .filter-form-field {
    max-width: 80px;
}

.onmap2016-filter-more .filter-form-field-inp {
    padding: 0 5px 0 10px !important;
    width: 36px;
    background: url(/i/icon-arrow-red.png) 80% 53% no-repeat !important;
    color: #e24746;
    font-family: apercu_pro;
    font-size: 10px;
    text-transform: uppercase;
}

.onmap2016-filter-right {
    float: right;
}

.onmap2016-filter-right .filter-form-elem {
    border: none;
    background: #dfd9be;
    height: 34px;
}

.onmap2016-filter-right .filter-form-field {
    max-width: 145px;
}

.onmap2016-filter-right .filter-form-field-inp {
    padding: 0 5px 0 10px !important;
    width: 145px;
    background: url(/i/icon-arrow-burger.png) 80% 53% no-repeat !important;
    color: #969074;
    font-family: apercu_pro;
    font-size: 10px;
    text-transform: uppercase;
}

.onmap2016-tabs {
    padding: 20px 25px 15px;
}

.onmap2016-tabs-a {
    display: inline-block;
    vertical-align: top;
    border: solid 1px #dedede;
    font-family: apercu_pro;
    font-size: 8px;
    line-height: 18px;
    text-transform: uppercase;
    color: #999;
    border-radius: 2px;
    padding: 0 22px 0 8px;
    text-decoration: none;
    margin: 0 3px 5px 0;
    position: relative;
}

.onmap2016-tabs-a:hover {
    text-decoration: none;
}

.onmap2016-tabs-a::after {
    content: "";
    display: block;
    background: url(/i/onmap2016-tabs-a.png) 0 center no-repeat;
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 8px;
}

.onmap2016-tabs-a_red {
    background: none;
    color: #e03a3a;
    border-color: #e03a3a;
    padding: 0 8px;
}

.onmap2016-tabs-a_red::after {
    display: none;
}

.onmap2016-sel-places {
    position: absolute;
    top: -5px;
    right: -5px;
    left: -5px;
    background: #fff;
    padding: 40px 0 0;
    z-index: 11;
    -webkit-box-shadow: 0 0 10px #969696;
    box-shadow: 0 0 10px #969696;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
}
.onmap2016-sel-places_nav {
    z-index: 13;
}

.onmap2016-sel-places-in {
    max-height: 340px;
    overflow: auto;
}

.onmap2016-sel-places .filter-form-field-val {
    font-size: 13px;
    font-weight: bold;
    color: #000 !important;
}

.onmap2016-sel-places .filter-form-field-val span.red {
    position: static;
    float: none;
    width: auto;
    color: #e33232 !important;
}

.filter-form-field-val-small {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 12px;
    color: #999;
}

.onmap2016-filter-input {
    background: url(/i/icon-arrow-000.png) 88% 50% no-repeat;
    padding: 0 10px;
    font-family: apercu_pro;
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    position: relative;
    cursor: pointer;
    z-index: 12;
    color: #e33232;
}

.onmap2016-filter-input::-webkit-input-placeholder {
    color: #000;
}

.onmap2016-filter-input::-moz-placeholder {
    color: #000;
}

.onmap2016-filter-input:-moz-placeholder {
    color: #000;
}

.onmap2016-filter-input:-ms-input-placeholder {
    color: #000;
}

.onmap2016-filter-input_red {
    background: url(/i/icon-arrow-red.png) 50% 53% no-repeat !important;
    width: 60px;
}

.onmap2016-sel-places_slim .onmap2016-sel-places-in {
    border-top: solid 1px #eee;
    padding: 5px 0 7px;
}

.onmap2016-sel-places_slim .filter-form-field-dd-i {
    border: none;
    padding: 2px 6px 3px 15px;
}

.onmap2016-sel-places_slim .filter-form-field-val {
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
}

.onmap2016-sel-places-label {
    position: relative;
    top: 1px;
    left: 3px;
}

.onmap2016-sel-places_nav .onmap2016-sel-places-in {
    padding: 3px 10px 10px 21px;
}

.onmap2016-sel-places_nav .filter-form-field-dd-i {
    border: none;
    padding: 2px 6px 3px 15px;
    overflow: visible;
    color: #000;
}

.onmap2016-sel-places_nav .filter-form-field-dd-i:hover {
    text-decoration: underline;
}

.onmap2016-sel-places_nav .filter-form-field-dd-i_ttl {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px;
}

.onmap2016-sel-places_nav .filter-form-field-val {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #666;
    overflow: visible;
    white-space: normal;
}

.onmap2016-sel-places_nav .filter-form-field-val_act {
    position: relative;
    color: #da4c4c !important;
}

.onmap2016-sel-places_nav .filter-form-field-val_act::before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: url(/i/filter-form-field-val_act.png) 0 0 no-repeat;
    position: absolute;
    left: -10px;
    top: 5px;
}

.onmap2016-sel-places_nav .filter-form-field-val::after {
    display: none;
}

.modal-like-onmap2016-top {
    background: #efefef;
    padding: 15px 20px 20px 20px;
}

.modal-like-onmap2016-ttl {
    font-family: apercu_pro;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 15px;
}

.modal-like-onmap2016-top .onmap2016-filter-city {
    margin: 0;
    display: block;
    width: auto;
}

.modal-like-onmap2016-top .onmap2016-filter-city .onmap2016-filter-input {
    background-position: 95% 50%;
}

.modal-like-onmap2016-content {
    background: #fff;
    display: table;
    width: 100%;
}

.modal-like-onmap2016-col {
    display: table-cell;
    vertical-align: top;
    width: 33%;
    padding: 12px 15px;
    border-left: solid 1px #ededed;
}

.modal-like-onmap2016-col:first-child {
    border-left: none;
    padding-left: 20px;
}

.modal-like-onmap2016-col .ls-chooser-radio_redbg {
    margin: 4px 5px 0 0px;
}
.modal-like-onmap2016-col .ls-chooser-radio-subcheck {
    margin-left: 13px;
}

.modal-like-onmap2016-col .ls-chooser-input-label_redbg {
    color: #666;
    margin-left: -5px;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 23px;
}
.modal-like-onmap2016-col .ls-chooser-input-label {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 16px;
    padding: 2px 0 3px 23px;
    font-family: 'apercu_pro_light';
    text-overflow: ellipsis;
}

.modal-like-onmap2016-col-ttl {
    font-family: apercu_pro;
    font-size: 10px;
    text-transform: uppercase;
    color: #e03a3a;
    margin-bottom: 8px;
}

.modal-like-onmap2016-star {
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.modal-like-onmap2016-plus {
    background: url(/i/modal-like-onmap2016-plus.png) 0 0 no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 4px;
    right: 9px;
}

.modal-like-onmap2016-col-border {
    border-top: solid 1px #ededed;
    padding-top: 12px;
    margin-top: 10px;
}

.modal-window.modal-like_onmap {
    width: 550px;
}

.onmap2016-map {
    background: url('') no-repeat 0 0;
    background-size: 130%;
    height: 757px;
}



@media screen and (max-width: 1023px){
    .onmap2016-filter-stars {
        display: none;
    }
}

@media screen and (max-width: 767px){
    .onmap2016-filter {
        padding: 10px 10px 10px 17px;
    }
    .onmap2016-filter-input {
        background: url(/i/icon-arrow-000.png) 89% 50% no-repeat;
    }
    .onmap2016-filter-city .filter-form-field {
        max-width: none;
    }
    .onmap2016-filter-right {
        float: none;
        display: block;
        width: 290px;
        margin-top: 10px;
    }
    .onmap2016-filter-right .filter-form-field-inp {
        width: 275px;
        background: url(/i/icon-arrow-burger.png) 93% 53% no-repeat !important;
    }
    .onmap2016-filter-city {
        display: block;
        vertical-align: top;
        width: 290px;
        margin-right: 8px;
    }
    .onmap2016-map {
        height: 400px;
    }
    .onmap2016-tabs {
        display: none;
    }
}

@media screen and (max-width: 639px){
    .modal-like-onmap2016-content {
        display: block;
        overflow-y: scroll;
        height: 396px;
    }
    .modal-like-onmap2016-col {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 479px){
    .onmap2016-h1 {
        font-size: 20px;
        padding: 10px 25px;
    }
    .onmap2016-map {
        height: 325px;
    }
}
