
.body_modal{
    overflow: hidden;
}
#finder_first {
    width: 100%;
}
#finder_first_cont{
    margin:0 auto;
    max-width: 1655px;
    width: 100%;
}

#finder_second {
    width: 100%;
    padding: 1px 0 5px 0 ;
    position: relative;
}
#finder_second_cont{
    margin:0 auto;
    max-width: 1650px;
}
#finder_second_advanced{
    max-width: 1200px;
    margin: 0 auto;

    /*box-shadow: inset 0px 35px 17px -31px rgba(0,0,0,0.61);*/
}


.find-on-map-icon{
    float: left;
}
#finder_second_name_part{
    width: 100%;
    height: 20px;
    margin-top: 3px;
}
#finder_second_selectors_part{
    float: left;
    position: relative;
    width: auto;
}
.finder_second_selectors_part{
    float: left;
}
.finder_second_selectors_part_more{
    float: left;
    width: 1px;
    position: relative;
}
.width93{
    max-width: 93%;

}
#finder_second_selectors_part2{
    padding: 10px 0 10px 0;
}
.nov_tours{
    font-size: 126%;
    float: left;
    margin: 5px 0 0 10px;
}
.nov_tours-link{
    color: rgb(3, 77, 138);
}
.nov_tours-button{
    text-align: center;
    border-radius: 20px;
    background-color: #FABC16;
    padding: 3px 15px 5px 15px;
    cursor: pointer;
    height: 30px;
    box-sizing: border-box;
}
.flat_selector{
    width: 270px;
    background-color: #FFFFFF;
    border: 1px solid #034D8A;
    color: #272822;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
}
.area_selector_nov{
    width: 406px !important;
}
.type_sel_container{
    float:left; 
    margin: 0px 0 58px 0;
}
.sel_label{
    display: none;
    margin: 0 0 1px 3px;
    color: #f1f1f1;
    font-size: 120%;
    text-align: left;
}
/*.flat_selector:hover,.rooms_selector:hover,.status_selector:hover,.area_selector:hover,.price_selector:hover{
    border: 1px solid #F8BB32;
    cursor: pointer;
}*/
.rooms_selector,.biz_selector,.area_use_selector {
    float: left;
    background-color: #FFFFFF;

    border: 1px solid #034D8A;
    color: #272822;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
}
.status_selector{
    width: 190px;
    float: left;
    background-color: #FFFFFF;

    border: 1px solid #034D8A;
    color: #272822;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
}
.area_selector{
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #034D8A;
    color: #272822;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
}
.price_selector{
    float: left;
    height: 42px!important;
    background-color: #FFFFFF;
    color: #272822;
    line-height: 42px;
    border: 1px solid #034D8A;
}
.area_size_selector{
    width: 210px;
    height: 48px;
    background-color: #FFFFFF;
    border-radius: 6px;
    float: left;
    margin-left: 9px;

    color: #272822;
    line-height: 45px;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
    border: 1px solid #034D8A;
    display: none;
}
.input_name_selector{
    height: 48px;
    background-color: #FFFFFF;
    border-radius: 6px;
    float: left;
    /*margin-left: 7px;*/

    color: #272822;
    line-height: 45px;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
    border: 1px solid #034D8A;
    display: none;
}
#input_name_selector_field{
    float: left;
}
#input_name_selector_field input[type="text"]{
    width: 581px;
    text-align: left;
}
.wrapper_selectorname_downarrow_price{
    height: 39px;

}

/*.wrapper_selectorname_downarrow_area{
    height: 46px;
}*/
#finder_third {


    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 7px 0;
    /*margin-top: 9px;*/
}
#finder_third_wrapper{
    /*background-color: #034D8A;*/
    /*new*/

    width: 100%;
    /*margin-top: 9px;*/
}
#find_button {
    /*float: left;*/
    /*font-size: 18px;*/
    /*color: #FABC16;*/
    /*padding-left: 9px;*/
    /*padding-right: 20px;*/
    /*padding-top: 8px;*/
    /*padding-bottom: 5px;*/
    /*margin-right: -12px;*/
    /*cursor: pointer;*/
    /*new*/
    display: none;
    float: left;
    font-size: 18px;
    color: #FABC16;
    padding-left: 9px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 5px;
    margin-right: -12px;
    cursor: pointer;
}
#search_left_first {
    float: left;
    margin-top: 1px;
    text-align: center;
    font-size: 126%;
    /* border-radius: 20px; */
    padding-left: 0;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 5px;
    cursor: pointer;
    height: 22px;
    color: #FABC16;
    /*border-bottom: solid;*/
    /* background-color: #024E8B; */
}
.search_left_first_stand{
    border-radius: 7px 0 0;
    position: absolute;
    float: left;
    font-weight: 600;
    /* margin: 1px; */
    text-align: left;
    /* border-radius: 20px; */
    margin-right: -12px;
    cursor: pointer;
    z-index: 100;
    padding: 5px 0px 3px 7px;
    height: 24px;
    color: #0d51b3;
 /*   background-color: #f2c34a;*/
}

#search_left_second{
    left: 5px;
    margin: 1px;

    text-align: center;

    font-size: 126%;
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 135px;
    cursor: pointer;
    width: 139px;
    height: 22px;
    background-color: #034D8A;
}
.search_left_second_stand{
    /* position: absolute; */
    /* margin: 1px; */
    /* text-align: center; */
    /* border-radius: 20px; */
    /* text-align: center; */
    /* padding-top: 3px; */
    /* padding-bottom: 5px; */
    /* cursor: pointer; */
    /* height: 22px; */
    /* color: #034D8A; */
    position: absolute;
    margin-left: 10px;
    font-weight: 600;
    text-align: center;
    /* border-radius: 20px; */
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    height: 22px;
    color: #ffffff;
    z-index: 100;

}

.search_not_active{
    color:#fff;
  /*  background-color:#0d51b3;*/
    border-radius: 17px;
}
.search_left_active{
    border-radius:  8px 0 0 0;
    color: #0d51b3;
    background-color:#f2c34a;
}

.search_right_active{
    border-radius: 0 8px 0 0;
    color: #0d51b3;
    background-color:#f2c34a;
}


#id_ads_wrapper{
    float: left;
    margin:-1px 0 0 0;
}

#id_seaside_wrapper{
    float: left;
    padding: 11px 0 0 0;
    margin-right: 14px;
}

#id_ads_name{
    float: left;


    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 31px;
}
#id_ads_name_input{
    float: left;
}

body #id_ads_name_input input[type="text"]{

    font-family: 'Arial', 'Arial';
    font-style: normal;
    color: #333333;
    text-align: center;
    background-color: #ffffff;
    width: 82px;
    /* border-radius: 4px; */
    border: none;
    margin: 2px 0 0 1px;
    padding: 2px 5px;
    height: 38px;
    font-size: 14px;
    border-radius: 0;

}
#search_right_wrapper{
    float: right;
    margin-top: 15px;
    background-color: #034D8A;
    border-radius: 30px;
    box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);
    cursor: pointer;
}
#search_right {
    float: right;
    color: #034D8A;

    text-align: center;

    background-color: #FCBE18;
    font-size: 126%;
    border-radius: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 3px;
    padding-bottom: 5px;
    margin: 5px;
}
.search_button_regular {

    /*color: #034D8A;*/

}
.search_button_active {
    /*    position: relative;
        z-index: 20;*/

}
#ios_selectors{
    position: relative;
    height: 32px;
    border-radius: 30px;
    /*new*/
    /*background-color: #fff;*/
    /*box-shadow: inset 8px 15px 4px -12px rgba(0,0,0,0.33);*/
}
#ios_selectors_cont{
    border: 1px solid #f2c34a;
    float: left;
    margin: 20px 0 0px 3px;
    border-radius: 10px 10px 0px 0px;
}
.options_second {
    float: left;
    margin-right: 33px;
    color: #FFFFFF;

    font-size: 130%;
    padding-top: 11px;
    width: 164px;
}
.options_third{
    float: left;
    color: #FFFFFF;
    font-size: 130%;
    /*width: 160px;*/
    cursor: pointer;
    border: 1px solid #0F438F;
    box-sizing: border-box;
    border-radius: 0px 8px 8px 0px;
    padding: 10px;

}
.options_third_next{
    float: left;
    margin: 3px 40px 15px 15px;
    color: #FFFFFF;

    font-size: 130%;
    padding-top: 11px;
    /*width: 160px;*/
    cursor: pointer;
}

#searche_button_map {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 0px 0px 0px 8px;
    margin: 0px 0px 0px 3px;
    padding: 4px 3px 4px 6px;

    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 0px 0px 0px 8px;
    /* border: 2px #c35656 dashed; */
    /* margin: 5px 18px 1px 3px; */
    /* padding: 4px 5px 4px 12px; */
    /* border: none; */
    margin: 0px 0px 0px 3px;
    padding: 4px 3px 4px 6px;



}

#searche_button_map:hover {
    background: rgba(233, 233, 233, 0.4);
}

/*.searche_button_red{*/
/*width: 73px;*/
/*float: left;*/
/*font-size: 126%;*/
/*padding-right: 60px;*/
/*padding-left: 60px;*/
/*margin: 6px 46px 5px 0;*/
/*}*/
.selector_border_top{
    border: 1px solid transparent;
    border-radius: 5px;
    /*height: 47px;*/
}
.selector_border_top:hover{
    border: 1px solid transparent;
}
.flat_selector_list i{
    text-indent: 0px;
    font-size: 14px;
}
.small_selector_list{
    position: absolute;
    list-style-type: none;
    background-color: #fff;
    margin-top: -3px;
    padding-left: 0;
    text-indent: 18px;
    display: none;
    /*height: 130px;*/
    margin-bottom: 0;
    width: 164px;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    z-index:100;
}

.id_ads_wrapper input[type="text"] {
    margin-left: 3px;
    height: 5px;
    height: 34px;
    width: 75px;
    border: none;
    outline: none;
    text-align: center;
    color: #333333;
    font-style: normal;
    font-size: 16px;
    background-color: #80ABCF;
}

.biz_selector_list{
    position: absolute;
    z-index:100;
    list-style-type: none;
    background-color: #fff;
    margin-top: -3px;
    padding-left: 0;
    text-indent: 18px;
    display: none;
    width: 268px;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
}

/*.area_selector_list{*/
    /*position: absolute;*/
    /*z-index:100;*/
    /*list-style-type: none;*/
    /*background-color: #fff;*/
    /*margin-top: -3px;*/
    /*padding-left: 0;*/
    /*text-indent: 18px;*/
    /*display: none;*/
    /*z-index: 2000;*/
    /*width: 240px;*/
    /*border-left: 1px solid #F8BB32;*/
    /*border-bottom: 1px solid #F8BB32;*/
    /*border-right: 1px solid #F8BB32;*/
/*}*/
.price_selector_list{
    position: absolute;
    list-style-type: none;
    margin-top: -94px;
    background-color: #fff;
    padding-left: 0;
    text-indent: 18px;
    display: none;
}
.flat_underselector_list,.flat_underselector_list5{
    list-style-type: none;
    background-color: #FFFFFF;
    padding-left: 0;
    text-indent: 18px;
    left: 268px;
    top: -41px;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    border-top: 1px solid #F8BB32;
}
.flat_underselector_list2{
    list-style-type: none;
    background-color: #FFFFFF;
    padding-left: 0;
    text-indent: 18px;
    left: 268px;
    top: -198px;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    border-top: 1px solid #F8BB32;
}
.flat_underselector_list3,.flat_underselector_list4{
    list-style-type: none;
    background-color: #FFFFFF;
    padding-left: 0;
    text-indent: 18px;
    left: 209px;
    top: -41px;
    z-index: 2000;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    border-top: 1px solid #F8BB32;
}
.flat_selector_item{
    font-style: normal;
    font-size: 16px;
    text-align: left;
    color: #333333;
    /*margin-top: -5px;*/
    padding: 7px 0 8px 0;
}
.flat_selector_item:hover{
    background-color: #0E5B9E;
    color: #FFFFFF;
}
.flat_selector_item_all{
    font-size: 18px;
    color: #333333;
    height: 33px;
    border-bottom: 1px solid #E3E3E3;
    text-align: left;
    padding: 5px 0 5px 5px;
}

.flat_selector_item_other{
    font-size: 18px;
    font-style: normal;
    color: #333333;
    padding: 10px 0 10px 0;
    /*margin-top: 10px;*/
}

.flat_selector_item_underselector{
    font-style: normal;
    font-size: 16px;
    text-align: left;
    color: #333333;
    /*margin-top: -5px;*/
    width: 268px;
    padding: 10px 0 10px 0;
}
.area_selector_item_underselector{


    font-style: normal;
    font-size: 16px;
    text-align: left;
    color: #333333;
    /*margin-top: -5px;*/
    width: 209px;
    padding: 10px 0 10px 0;
}
.flat_selector_item_underselector:hover{
    background-color: #0E5B9E;
    color: #FFFFFF;
}

.flat_selector_item_underselector:hover i{
    color: #FFFFFF;
}

.area_selector_item_underselector:hover{
    background-color: #0E5B9E;
    color: #FFFFFF;
}

.area_selector_item_underselector:hover i{
    color: #FFFFFF;
}
ul.flat_selector_list li.flat_selector_item_underselector:hover .flat_underselector_list{
    display: block;
}
ul.flat_selector_list li.flat_selector_item_underselector:hover .flat_underselector_list2{
    display: block;
}/*
ul.flat_selector_list li.flat_selector_item_underselector:hover .flat_underselector_list5{
    display: block;
}*/
ul.area_selector_list li.area_selector_item_underselector:hover .flat_underselector_list3{
    display: block;
}
ul.area_selector_list li.area_selector_item_underselector:hover .flat_underselector_list4{
    display: block;
}

ul.area_selector_list li.area_selector_item_underselector:hover .flat_underselector_list4.not_jk{
    display: none;
}
ul.area_selector_list li.area_selector_novs:hover .flat_underselector_list4{
    display: none;
}

.flat_selector_button_done{
    float: right;
    width: 86px;
    height: 31px;
    color: white;
    background-color: #034D8A;
    border-radius: 3px;
    margin-right: 7px;
    margin-top: 5px;
    line-height: 32px;
}
.flat_selector_button_done1{
    float: right;
    width: 86px;
    height: 31px;
    color: white;
    background-color: #034D8A;
    border-radius: 3px;
    margin-right: 7px;
    margin-top: 5px;
    line-height: 32px;
}
.flat_selector_button_done2{
    float: right;
    width: 86px;
    height: 31px;
    color: white;
    background-color: #034D8A;
    border-radius: 3px;
    margin-right: 7px;
    margin-top: 5px;
    line-height: 32px;
}
.flat_selector_button_done3{
    float: right;
    width: 86px;
    height: 31px;
    color: white;
    background-color: #034D8A;
    border-radius: 3px;
    margin-right: 7px;
    margin-top: 5px;
    line-height: 32px;
}
.search_click .fa-angle-down{
    float: right;
    color: #034D8A;
    margin-right: 7px;
    font-size: 16px;
}
.flat_div{
    position:relative;
    margin: 10px 0 -10px 0;
}

.down_arrow{
    /*margin: -2px 0 0 0;*/
    float: right;
    padding: 7px 0 6px 0;
    /*margin: 0px 0 0 0;*/
    margin: 2px 0 0 0;
    transition: 500ms;
}

.fa-angle-down{
    font-size: 28px;
    height: 11px;
    color: #034D8A;
}

.price_field{
    float: left;
    position: relative;
}
.price_field_middle{
    padding: 15px 0 0 0;
    float: left;
    margin-left: 11px;
    margin-right: 11px;
}
#finder input[type="text"]{
    margin-left: 3px;
    height: 5px;
    height: 34px;
    width: 74px;
    border: none;
    outline:none;
    text-align: center;
    color: #333333;


    font-style: normal;
    font-size: 16px;
}
input::-webkit-input-placeholder {
    color:    #272822    ;
}
input[type="checkbox"]{
    margin-right: 10px;
    margin-left: -10px;
}

.selector_wraper{
    /*padding: 17px 0 0 0;*/
    padding: 3px 0 0 5px;
    font-style: normal;
    font-size: 16px;
    float: left;
    /*height: 36px;*/
    height: 23px;
    overflow: hidden;
    box-sizing: border-box;
}


.selector_rooms,.selector_floors,.selector_floor{
    width: 135px;
}
.selector_state{
    width: 162px;
}
.selector_biz{
    width: 243px;
}
.selector_area_use{
    width: 243px;
}
.selector_region{
    width: 262px;
}
.selector_price{

}


.finder_hide{
    display:none;
}
.finder_hide_hard{
    display:none!important;
}
#finder .wrapper_selectorname_downarrow .selector_street{
    outline: none;
    border: none;
    text-align: center;
    margin: -6px 0 0 5px;
    width: 100%;
}
#finder input{
    background: transparent;
}
.selector_floor_from{
    width: 139px;
}
.selector_floor_to{
    width: 139px;
}
.selector_build{
    width: 139px;
}
.sel_liv_area{
    margin-left: 58px;
}
.sel_area{
}
.sel_on_area{
    margin-left: 79px;
}
.sel_communications{
    /*margin:15px 0 0 79px;*/
    margin: 18px 0 0 20px;
}
.sel_communications .sel_checks .check_cont{
    float: left;
    text-align: left;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0 0 0 10px;
    margin: 3px 0 0 0;
}
.sel_floors_marg{
    margin: 0px 0 58px 0px;
}
.floor_to_selector{
    margin-left: 11px;
}


/*              ПЕРЕДЕЛКИ ДЕСКТОП                   */


.wrapper_selectorname_downarrow{
    /*height: 24px;*/
    /*padding:6px 7px 7px 0;*/
    height: 36px!important;
    padding:0px 12px 4px 12px!important;
}
.wrapper_selectorname_downarrow_area{
    /*width: 190px;*/
    height: 25px;
    padding-top: 13px;
    padding-left: 64px;
    padding-right: 46px;
    padding-bottom: 8px;
}
.reset_filters{
    float: left;
    margin: 10px 0 4px 7px;
}
.reset_filters:hover{
    text-decoration: underline;
}
.find_map_name {
    /*padding: 2px 0 0 0;*/
    /*float: left;*/
    /*margin-left: 7px;*/
    padding: 0;
    float: left;
    margin-left: 10px;
}
.find_map_image {
    float: left;
    width: 15px;
    height: 21px;
    background: url(/usr/img/u619_white.png);
}
.find_regular_image{
    float: left;
    width: 29px;
    height: 25px;
    background: url(/usr/img/home_icon.png);
}
.advanced_search_name{
    float: left;
    margin-left: 10px;
}
.advanced_search_name:hover{
    text-decoration: underline;
}

.advanced_search_name_mob{
    float: left;
    margin-left: 10px;
}
/*.advanced_search_name_mob:hover{*/
    /*text-decoration: underline;*/
/*}*/

.advanced_search_name_mob_up{
    text-decoration: underline;
}

.advanced_search_corner:before{
    transform: rotate(90deg);
}

._advanced_search_corner_up:before{
    transform: rotate(270deg) !important;
}

.advanced_search_image{
    float: left;
    width: 31px;
    height: 18px;

}
.advanced_search_fa{
    display: block;
    margin: -5px 0 0px -5px;
    font-size: 24px;
}
.finder_advanced_wrapper_animation{
   /*box-shadow: inset 0px 35px 17px -31px rgba(0,0,0,0.61);*/
}
.advanced_search_animate_arrow{
    float: left;
}
.white_arrow_down{
    color: #FFFFFF;
}
.wrapper_selectorname_downarrow_addition{
    /* width: 190px; */
    height: 25px;
    padding-top: 13px;
    padding-left: 107px;
    padding-right: 82px;
    padding-bottom: 8px;
}
.options2_addition{
    float: left;
    /*margin-right: 160px;*/
    margin-left: 198px;
    color: #FFFFFF;
    font-size: 126%;
}
.options3_addition {
    float: left;
    /*margin-right: 160px;*/
    margin-left: 419px;
    color: #FFFFFF;
    font-size: 126%;
}
.wrapper_selectorname_downarrow_floor_addition{
    /*width: 190px;*/
    height: 25px;
    padding-top: 13px;
    padding-bottom: 8px;
}
.price_selector2_addition{
    /* height: 41px; */
    /* background-color: #FFFFFF; */
    /* border-radius: 6px; */
    /* float: left; */
    /* color: #272822; */
    /* line-height: 41px; */
    /* border: 1px solid #034D8A; */
    width: 196px;
    height: 41px!important;
    background-color: #FFFFFF;
    /* border-radius: 6px; */
    float: left;
    color: #272822;
    line-height: 42px;
    /* box-shadow: inset 8px 15px 4px -12px rgb(0 0 0 / 33%); */
    border: 1px solid #034D8A;
}
.price_selector_addition{
    width: 196px;
    height: 41px!important;
    background-color: #FFFFFF;
    /* border-radius: 6px; */
    float: left;
    color: #272822;
    line-height: 42px;
    /* box-shadow: inset 8px 15px 4px -12px rgb(0 0 0 / 33%); */
    border: 1px solid #034D8A;
}
.price_selector_label{
    display: none;
}
.finder_advanced_wrapper_animation input[type="text"]{
    margin-left: 3px;
    height: 5px;
    height: 34px;
    width: 75px;
    border: none;
    outline:none;
    text-align: center;
    color: #333333;
    font-style: normal;
    font-size: 16px;
}
.options4_addition {
    float: left;
    /*margin-right: 160px;*/
    margin-left: 161px;
    color: #FFFFFF;
    font-size: 126%;
}
/*не исмпользовать в js*/
.sel_checks .check_cont{
    text-align:left;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    margin: 3px 0 0 0;
}
.sel_checks .check_sp{
    display: none;
}

.checked_part .sel_checks .check_cont{
    font-size: 15px;
    color: #000;

}

.checked_part{
    padding: 0 0 10px 0;

}

.sel_checks input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.sel_checks label {

    cursor: pointer;
}
.sel_checks label:before {
    content: " ";
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(/usr/img/sprite2.png);
    background-position:  -254px 0px;
    position: relative;
    top: 5px;
    margin: 0 12px 0 0;
}
.sel_checks input[type=checkbox]:checked + label:before {
    background-position: -254px -21px;
}
.sel_checks label:hover:before {
    background-position: -254px -42px;
}


.cast_radio input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.cast_radio label {

    cursor: pointer;
}
.cast_radio label:before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 21px;
    border: 1px #0050b7 solid;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
    top: 6px;
    margin: 0 3px 0 0;
    box-sizing: border-box;
}
.cast_radio input[type=checkbox]:checked + label:before {
    background-position: -255px -64px;
    background-image: url(/usr/img/sprite2.png);
}
.cast_radio label:hover:before {

    box-sizing: border-box;
}

.dropdow_menu_adv{
    cursor:pointer;
    /*max-height: 350px;*/

}
.floor_selector_list{
    cursor: pointer;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;

}

.add_marks{
    margin: 0 0 0 10px;
    float: left;
    font-size: 16px;
    text-indent: 0px;
    padding: 5px;
}
.add_marks:hover{
    background-color: #0E5B9E;
    color: #FFF;

}
.remove_marks{
    float:left;
    font-size: 16px;
    text-indent: 0px;
    padding:5px;
}
.remove_marks:hover{
    background-color: #0E5B9E;
    color: #FFF;
}
.mark_sep{
    float:left;
    font-size: 14px;
    text-indent: 0px;
    padding:5px 0;
    margin: 0 5px;
}
.check_separator{
    border-bottom:1px solid #E3E3E3;
    margin:10px 0;
    height:1px;
    width: 100%;
}
.label_disabled{
    opacity: 0.5;
}
.selector_input{
    border: none;
    text-align: left;
}
.selector_input:focus{
    outline: none;
}
.region_like_marker{
    text-align: left;
    color: #034D8A;
    padding: 8px 0 0 3px;
    text-indent: 0px;
    font-size: 17px;
    font-weight: 700;
}
.street_selector_list,.jk_street_selector_list{
    position: absolute;
    list-style-type: none;
    background-color: #fff;
    margin-top: -4px;
    padding-left: 7px;
    text-indent: 18px;
    display: none;
    z-index: 2000;
    max-height: 300px;
    overflow-y: auto;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
}
.street_selector_list, .jk_street_selector_list{
    width: 99.7%;
    padding: 0;
}
/*.street_selector_list{*/
    /*width: 319px;*/
/*}*/
/*.jk_street_selector_list{*/
    /*width: 331px;*/
/*}*/
.finder_dop_controls{
    position: absolute;
    bottom: -79px;
    left: -423px;
    /* float: right; */
    min-width: 415px;
    margin: 0 0 0 9px;
    max-height: 500px;
}
/*
.sel_floor_cont{
    margin-left: 47px;
}*/
.field_like_nothing{
    margin:20px;
    border-top: 1px #9D9D9D solid;
}

/**тул тип объекта на карте сайта**/

.gmap_object .exclusive_image{
    height: 228px;
}
.gmap_object .exclusive_part_item{
    margin: 0;
    width: 240px;
}
.gmap_object .exclusive_box{
    margin: 0;
    width: 240px;
}
.gmap_object .jk_box{
    margin: 0;
    width: 240px;
}
.gmap_object .border{
    border:none;
    border-radius: 6px;
}
.gmap_object .exclusive_options_two,
.gmap_object .exclusive_options_two_second,
.gmap_object .exclusive_options_two_third
{
    height: auto;
}
.gmap_object .exclusive_image{
    border-radius: 0;
}
#id_ads_name_input .id_ads_field{

    margin: 4px 0 0 11px;
    padding: 2px 5px;
    height: 24px;
    font-size: 14px;

}
#search-form-button{
    display: none;
}

.test_status_selector{
    /*display: none;*/
}
.test_status_selector .CaptionCont.SelectBox{
    height: 20px;
}
.search-form-button-bg{
    display: none;
    padding: 20px 0;
    /*background-color: #dddddd;*/
    background-color: hsla(208, 33%, 89%, 1);
}
.search_form_button{
    display: none;
    width: auto;
    margin: 0 10px 0 10px;
    padding: 16px 0;
    /*background-color: #F2C34A;*/
    /*color: #0359A0;*/
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    cursor: pointer;

    background: linear-gradient(90deg, #FF8E5B -60.62%, #FFC863 99.95%);
    box-shadow: 0px 6px 11px rgba(255, 190, 137, 0.432419);
    border-radius: 2px;
    color: white;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.122198);
}

/*                      НОВЫЕ ИЗМЕНЕНИЯ 23 09 2019                  */

.finder-chevron{
    font-size: 18px;
    height: 18px;
    display: block;
    /*margin: 6px 0 0 0;*/
    padding: 0px 0px;
    color: #034D8A;
}
.flat_selector_second{
    box-shadow: none;
    position: relative;
}
.flat_selector{
    width: 270px;
}
.status_selector{
    width: 190px;
}
.rooms_selector{
    width: 190px;
}
.area_use_selector{
    width: 247px;
}
.biz_selector{
    width: 245px;
}
.biz_selector_list{
    width: 245px;
}
.area_selector{
    width: 210px;
}
.area_selector.area_selector_dynamic {
    width: 290px;/* 241px*/
}
.floor_selector{
    width: 190px;
}
.floors_selector{
    width: 190px;
}
.sel_liv_area {
    margin-top: -38px;
    margin-left: 0;
}

.sel_kitchen_area{

    margin-top: -38px;
}

.price_selector{
    width: 196px;
}
.price_selector_dynamic{
    width: 200px;
}

.sel_liv_area,.sel_kitchen_area, #finder input.price_change, #finder input.key_up_change {
    height: 30px;
    padding: 1px 0 0 0;
    /*color: #d9aa04;*/
    color: #0d3f57;
    font-weight: 800;
}
#finder input.price_change::placeholder{
    color: #d9aa04;
}
#finder input.key_up_change::placeholder{
    color: #d9aa04;
}
.price_field .input-span{
    /*top: 31%;*/
    left: 41%;
}
.find_state_cont{
    /*display: none;*/
}

#finder .wrapper_selectorname_downarrow .selector_jk_street {
    font-size: 16px;
    /*color: #7594AB;*/
    outline: none;
    border: none;
    text-align: left;
    margin: -8px 0 0 5px;
    width: 235px;
    font-weight: 400;
}
#finder .wrapper_selectorname_downarrow .selector_jk_street::placeholder{
    color: #7594AB;
}

.reset_filters_box{
    float: left;
    color: #FFFFFF;
    font-size: 130%;
    padding: 0;
    margin: 5px 0 5px 10px;
    width: 90px;
}
.reset_filters {
    float: left;
    height: 36px!important;
    margin: 0;
    padding: 12px 9px 2px 9px!important;
    background-color: #e13601;
    border-radius: 4px;
}
.sel_sp_label {
    display: block;
    padding: 16px 10px 0 0;
    margin: 0 0 1px 3px;
    color: #f1f1f1;
    font-size: 120%;
    text-align: center;
}
.input-span{
    position: absolute;
    top: 30%!important;
    font-size: 16px;
    color: #7594AB;
    /* height: 100%; */
    display: block;
    transition-duration: .2s;
    transition-property: top,font-size;
    transition-timing-function: ease-in-out;
}
.input-span-active{
    top: 11%!important;
    font-size: 12px;
    /* height: 100%; */
}
/*.input-span{*/
/*position: absolute;*/
/*top: 50%;*/
/*font-size: 16px;*/
/*color: #6a6a6a;*/
/*!* height: 100%; *!*/
/*display: none;*/
/*transition-duration: .2s;*/
/*transition-property: top,font-size;*/
/*transition-timing-function: ease-in-out;*/
/*}*/
/*.input-span-active{*/
/*top: 42%;*/
/*font-size: 12px;*/
/*}*/



.selector_wraper{
    padding: 17px 0 0 0!important;
    font-style: normal;
    font-size: 16px;
    float: left;
    color: #d9aa04;
    text-align: left;
    height: 36px!important;
    overflow: hidden;
    box-sizing: border-box;
}
.selector_type{
    width: 222px;
}
.selector_state {
    width: 135px;
}
.selector_region {
    width: 90%!important;/*width: 255px;*/
}
.selector_biz{
    width: 204px;
}
.selector_area_use{
    width: 90%;
}
.selector_wraper {
    color: #0d3f57;
    font-weight: 800;
}
.another-find{
    width: 192px;
    /*margin: 22px 0 0 0;*/
    padding: 13px 0;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    border: solid 1px #0D51B3;
    background-color: #F2CD4A;
}
.status_selector_list {
    position: absolute;
    z-index: 100;
    list-style-type: none;
    background-color: #fff;
    margin-top: -3px;
    padding-left: 0;
    text-indent: 18px;
    display: none;
    width: 188px;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
}


.flat_selector_list {
    position: absolute;
    list-style-type: none;
    background-color: #fff;
    margin-top: -3px;
    padding-left: 0;
    text-indent: 18px;
    /*display: none;*/
    /* height: 130px; */
    margin-bottom: 0;
    width: 268px;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    z-index: 100;
}

.area_selector_list {
    width: 209px;
    position: absolute;
    z-index: 120;
    list-style-type: none;
    background-color: #fff;
    margin-top: 0px;
    padding-left: 0;
    text-indent: 18px;
    /* display: none; */
    display: block;
    /* width: 99.4%; */
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
}
.room_selector_list, .floor_selector_list {
    position: absolute;
    list-style-type: none;
    margin-top: -3px;
    background-color: #fff;
    padding-left: 0;
    text-indent: 18px;
    display: none;
    width: 188px;
    border-left: 1px solid #F8BB32;
    border-bottom: 1px solid #F8BB32;
    border-right: 1px solid #F8BB32;
    z-index: 100;
}


.dropdow_list{
    display: block;
}


#searche_button{
    background-color: #f2c34a;
    font-size: 18px;
    color: #0d51b3;
    text-align: center;
    padding: 6px 20px 5px 20px;
    cursor: pointer;
    border-radius: 0 0 8px;
}
#searche_button:hover{
    background: #DEBE4E;
    color: #fff;
}

.searche_button_red {
    width: 85px;
    float: right;
    font-size: 126%;
    padding-right: 60px;
    padding-left: 60px;

}
.button_red {
    background-color: #f2c34a!important;
    font-size: 18px;
    color: #0d51b3;
    text-align: center;
    padding: 13px 20px;
    cursor: pointer;
    border-radius: 4px;
}
.options_third {
    float: left;

    color: #FFFFFF;
    font-size: 130%;
    padding-top: 11px;

    cursor: pointer;
}
#id_seaside_wrapper {
    float: left;
    padding: 0px 0 0 0;
    margin-right: 14px;
    width: 117px;
}
.find-map-box{
    width: 155px;
}

.sel_checks .seaside_check{
    margin: 0;
}


.advanced_search_btn_box{
    width: 95px;
    position: absolute;
    right: -95px;
}

.fixed_search_button{

    position: fixed;
    top: 10px;
    z-index: 200;
    left: 0;
    margin: 0 7px;
    width: -webkit-fill-available;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(97,90,97,1);
    -moz-box-shadow: 0px 3px 12px 0px rgba(97,90,97,1);
    box-shadow: 0px 3px 12px 0px rgba(97,90,97,1);
}

.dropdow_box{
    display: none;
}


.dropdow_close_button{
    display: none;
}
.dropdow_vse_list{
    display: none;
}

.dropdow_btn_box{
    display: none;
}


#more_dop_button{
    display: none;
}



/*.search_form_button:hover{*/
/*background: linear-gradient(to bottom, #ffcf25 0%, #ab8824 100%);*/
/*}*/

@media only screen and (max-width: 600px){  }

@media only screen and (max-width: 551px){  }

@media only screen and (max-width: 551px){
    #searche_button_map{
        margin: 15px 18px 1px 3px;
    }
}

@media only screen and (max-width: 1200px){


    #price_label{
        display: block;
    }



        #more_dop_button{

            display: block;
            border: 1px solid #B7C0C9;
            float: left;
            padding: 11px 10px;
            margin-top: 0px;
            margin-left: 10px;
            height: 45px;
            width: 80px;
            min-width: 90px;
            color: #0359A0;
            font-size:16px ;
            box-sizing: border-box;

        }

        #searche_button{
            border-radius: 4px;
        }

        .finder_second_selectors_part_more{
            width: 100%;
        }

        .cast_radio{
            color: #0D51B3;
        }

        .finder_second_selectors_part_more{

        }

        .area_selector_nov {
           width: 100% !important;
        }

        .finder_second_selectors_part_more{
            float: none !important;

        }
        .advanced_search_name{
            margin: 227px 0 0 107px;
            color: #0359A0;
        }

        #finder_second_selectors_part{
            height: auto;
        }

        .search_not_active{
            background: none;
        }
        #ios_selectors_cont{
            margin: 0 !important;
        }

        .search_left_first_stand{
            background: none;
        }

        .search_left_active{
            background: none;
        }
        .body_no_scroll{
            /*overflow-y: hidden;*/
    }
    .search-form-visible{
        display: block;
    }
    .finder-unvisible{
        /*display: none;*/
    }
    #finder{
        min-height: 574px;
        max-width: 500px;
        margin: 0 auto;
        background-color: #efefef;
        padding: 18px 0;
    }
    .finder_dop_controls{
        float: none !important;
        position: unset !important;
    }

    #find_button{  display: none;  }
    #ios_selectors_cont{
        width: 100%;
        padding: 0;
    }
    .sform_trigger_second{
        float: right !important;
        width: 50%;
    }
    .sform_trigger_first{
        width: 50%;
        margin-left: unset;
    }
    #ios_selectors{
        height: 40px;
        width: 100%;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        box-shadow: none;

    }


    #search_left_first{
        margin-top: unset;
        height: 40px;
        padding: 0;
        border-radius: 5px 5px 0 0;
        background-color: white;
        border-bottom: none;
        color:#000000;
    }
    .search_left_first_stand{
        width: 50%;
        height: auto;
        text-align: center;
        margin: 0;
        padding: 10px 0 11px 0;
    }
    .search_left_second_stand{
        right: 0;
        width: 50%;
        left: unset;
        height: auto;
        margin: 0;
        padding: 10px 0 11px 0;
    }
    .search_left_active{
        color: #FABC16 !important;
    }
    .search_not_active{
        color: #034D8A;
    }


    /*      ЧАСТИ БЛОКИ ПОИСКА      */

    #finder_first{
        background-color: unset;
    }
    #finder_first_cont{
        width: auto;
        margin: 0 8px;
        padding: 0 0;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;

    }
    #finder_third_wrapper{
        background-color: #efefef;
    }
    #finder_third{
        margin: 0 8px;
    }
    #finder_second_wrapper{
        width: 100%;
    }
    #finder_second{
        width: auto;
        margin: -3px 8px 0 8px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #FFF;
        border-radius: 0 0 10px 10px;
        border: 1px solid #a7c5f1;
    }
    .sel_label{
        padding: 0 0 3px 0;
        color: #8395A4;
    }
    .sel_checks label{
        color: #8395A4;
    }

    /*   ЕСТЬ У ВСЕХ СЕЛЕКТОРОВ */
    .selector_border_top {
        border-radius: 5px;
    }
    /*    ЧЕКБОКС ТИП НЕДВИЖИМОСТИ    */
    .flat_selector {
        width: 99.7%;
        border: 1px solid #B7C0C9;
        /* border: 1px solid #034D8A; */
        box-shadow:none;
    }
    #finder_second_selectors_part{
        width: 100%;
    }
    .rooms_selector, .biz_selector, .area_selector, .area_use_selector, .status_selector, .price_selector{
        border: 1px solid #B7C0C9;
        box-shadow: none;
    }
    .wrapper_selectorname_downarrow{
        text-align: left;
    }

    #finder_second .type_sel_container{
        margin: 10px auto 0 auto;
    }
    .jk_street_cont{
        /*width: 100%;*/
    }
    #finder .wrapper_selectorname_downarrow .selector_jk_street{
        width: 100%;
        text-align: left;
        margin: -6px 0 0 1px;
    }
    .find_wont_cont{
        width: 100%;
    }
    .find_area_cont, .area_selector {
        width: 99.7%;
    }
    .area_selector.area_selector_dynamic {
        width: 99.7%;
    }
    .type_sel_container.find_room_cont, .type_sel_container.find_state_cont{
        /*width: 50%;*/
        width: 100%;
    }
    .type_sel_container.find_area_use_type_cont, .type_sel_container.find_biz_type_cont{
        /*width: 50%;*/
        width: 100%;
    }
    .biz_selector{
        width: 99.7%;
    }
    .rooms_selector{
        /*width: 97%;*/
        width: 99.7%;
    }
    .status_selector{
        float: none;
        width: 99.7%;
    }
    .selector_region {
        width: 250px;
    }
    .area_use_selector{
        width: 99.7%;
    }
    .flat_selector_list,.area_selector_list{
        /*width: 95%;*/
        width: 99.7%;
        margin-top: 2px;
    }
    .area_selector_item_underselector{
        width: auto;
    }
    .room_selector_list, .status_selector_list{
        margin-top: 1px;
        width: 99.7%;
    }
    .biz_selector_list{
        margin-top: 2px;
        width: 99.7%;
    }
    /* ЧЕКБОКС ЦЕНА НА ВКЛАДКЕ ЖК*/
    .type_sel_container.find_price_cont{
        margin-left: unset!important;
        width: 100%;/* 62% */
    }
    .find_price_cont .price_selector{
        width: 80%;
        max-width: 200px;
    }
    .price_field_middle{
        display: none;
    }
    .price_field{
        height: 40px;
        width: 48%;
        text-align: left;
    }
    .wrapper_selectorname_downarrow_price :last-child{
        border-left: solid 1px #B7C0C9;
    }

    .sel_communications{
        /*margin:15px 0 0 79px;*/
        margin: 14px 0 10px 0px;
    }


    #finder_second_advanced{
        background-color: #fff;
        box-shadow: inset 0 35px 17px -31px rgba(160, 160, 160, 0.61);
    }
    #finder_second_selectors_part2 {
        padding: 10px 10px 10px 10px;
    }
    .sel_street_cont{
        width: 100%;
        margin: 10px auto 0 auto;
    }
    .sel_floor_cont, .sel_floors_cont{
        width: 50%;
        margin: 10px auto 0 auto;
    }
    .floor_selector{
        width: 97%;
    }
    .floors_selector{
        width: 97%;
        float: right;
    }
    .floor_selector_list{
        margin-top: 2px;
        /*width: 44.5%;*/
        width: 99.7%;
    }

    .price_selector_addition, .price_selector2_addition{
        border: 1px solid #B7C0C9;
        box-shadow: none;
    }
    .find_price_cont{
        width: 100%;
    }
    .price_selector_label{
        display: block;
        float: left;
        width: 31%;
        font-size: 16px;
        padding: 15px 0 12px 5px;
        color: #000;
    }
    .price_field input[type="text"]{
        text-align: left!important;
        margin-left: 5px!important;
    }
    .price_field input[type="text"]::placeholder{
        color: #8395A4;
    }
    .street_selector_list, .jk_street_selector_list{
        width: 99.7%;
        margin-top: 2px;
        padding: 0;
    }
    .nov_com_cont{
        width: 100%;
        float: left;
    }
    #searche_button_map{
        color: #000;
    }
    .sel_checks label{
        color: #000;
    }
    /*              РАЗШИРЕНЫЙ ПОИСК     СБРОСИТЬ ФИЛЬТРЫ             */

    #finder_third{
        background-color: unset;
    }
    .finder_advanced_wrapper_animation{
        margin: 0 8px;
    }
    .advanced_search_btn_box{
        display: none;
        width: 100%;
        margin: 4px 0 4px 0;
        background-color: transparent;
        border-radius: 5px;
    }
    .options_third{
        float: none;
        color: #8395A4;
        width: auto;
        margin: 0;
        height: 25px;
        padding: 8px 16px;
        border:none;
    }

    .selector_first{
        border-radius: 0 !important;
    }
    .advanced_search_image {
        display: none;
        float: left;
        width: 31px;
        height: 18px;
        background: url(/usr/img/sprite3.png) -82px -8px no-repeat;
    }

    .finder_dop_controls {
        float: right;
        min-width: 255px;
        width: 100%;
        margin: 0;
        max-height: 500px;
    }
    .reset_filters_box{
        /*width: 100%;*/
        margin: 10px 10px 0 0;
        background-color: #fff;
        border-radius: 5px;
        padding: unset;
    }
    .reset_filters {
        /*color: #0359A0;*/
        margin: 0 0 0 0;
        padding: 9px 15px;
    }


    /*              У МОРЯ ID ОБЪЕКТА ПОКАЗАТЬ НА КАРТЕ             */

    #id_ads_wrapper {
        padding: 0 0;
        margin-top: 46px;
        margin-right: 10px;
        /* height: 40px; */
        width: 100%;
        min-width: 90px;
        background-color: #fff;
        border-radius: 5px;
    }
    #id_ads_wrapper #id_ads_name_input{
        border: 1px solid #B7C0C9;
    }

    body #id_ads_name_input input[type="text"]{
        margin: 0;
        padding: 3px 5px;
        background-color: #ffffff;
    }
    body #id_ads_name_input input[type="text"]::placeholder{
        color: #8395A4;
    }
    #id_seaside_wrapper{
        width: 30%;
        min-width: 105px;
        padding: 0;
        margin: 8px 10px 0 0;
        height: 40px;
        background-color: #fff;
        border-radius: 5px;
    }
    #id_seaside_wrapper #id_ads_name_input{
        padding: 5px 0 0 10px;
    }
    #searche_button_map {
        background-color: #fff;
        margin: 8px 0 1px 12px;
    }
    #searche_button{
        padding: 16px 0;
    }
    .searche_button_red{
        text-align: center;
        width: 100%;
        margin: 10px 0px 5px 0;
        padding: 16px 0;
        background: none;
        background-color: #F2C34A;
        color: #0359A0;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }

    #searche_button_map {
        background-color: #fff;
        margin: 8px 0 1px 0;
        width: 100%;
        padding: 5px 0;
        border: none;
        text-align: center;
    }
    .find_map_image{
        margin-left: 5px;
    }
    .find_map_name{
        border: 1px solid #A7C5F1;
        box-sizing: border-box;
        border-radius: 0px;
        height: 37px;
        padding: 6px 0 0 0;
        margin-left: 0;
        float: none;
        color: #0359A0;
    }
    .test_status_selector{
        display: block;
    }
    .flat_selector_item_underselector{
        width: 100%;
    }
    .sel_area, .sel_liv_area, .sel_kitchen_area{
        width: 100%;
        margin: 10px auto 0 auto;
    }
    .price_selector_addition{
        width: 97%;
    }
    .price_selector2_addition, .sel_area .price_selector{
        float: right;
        width: 97%;
    }
    .sel_area .price_selector{

    }
    #finder_cont{
        background-image: none !important;
    }

    .find-on-map-icon{
        color: #0359A0;
        margin: 8px -49px 0 61px;
    }


}

@media only screen and (min-width: 1000px){
    .search_left_second_stand {
        left: 147px;
        font-size: 126%;
        width: 110px;
    }
    .search_left_first_stand {
        font-size: 126%;
        width: 150px;
    }
    /*.search_left_second_stand {*/
    /*left: 90px;*/
    /*font-size: 126%;*/
    /*width: 110px;*/
    /*}*/
    /*.search_left_first_stand {*/
    /*font-size: 126%;*/
    /*width: 93px;*/
    /*}*/
}



@media only screen and (max-width: 425px){
    .search_click{
        cursor: auto;
    }
    .dropdow_menu_adv li:hover{
        background-color: unset;
        color: unset;
        /*user-select: none;*/
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-user-select: none;
        -webkit-touch-callout: none /*only to disable context menu on long press*/
    }
    .sel_checks label {
        cursor: default;
    }
    .sel_checks label:hover:before {
        background-position: -254px 0px;
    }
    .flat_selector_item_underselector:hover{
        /*user-select: none;*/
        background-color: unset;
        color: unset;
    }
    .flat_selector_item:hover, .area_selector_item_underselector:hover {
        user-select: none;
        background-color: unset;
        color: unset;
    }
    .body_no_scroll{
        position: fixed;
        transform: none;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        max-height: 100vh;
    }
    .dropdow_menu_adv{
        overflow: unset;
        overflow-y: unset;
        display: none;
        position: fixed;
        z-index: 200;
        max-height: 350px;
        opacity:0;
        transition:all 0.2s ease-out;
        transition-timing-function: cubic-bezier(0.1, 0.2, 0.5, 0.5);
        -webkit-box-shadow: 0px -7px 32px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px -7px 32px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px -7px 32px 0px rgba(0, 0, 0, 0.2);
        cursor: auto;
        /*top: -70px;*/
        /*padding-bottom: 70px;*/
        /*transform: translateY(70px);*/
    }
    .dropdown_visible{
        opacity: 1;
    }
    .dropdow_box{
        width: 94%;
         /*max-width: 425px;*/
        left: 3%;
        top: 20%;
        /*width: 100%;*/
        /*left: 0;*/
        /*bottom: 0;*/
        /*margin: 0;*/
        -webkit-overflow-scrolling: touch;
    }
    .dropdow_list{
        /*margin: 0px 0 50px 0;*/
        /*max-height: 350px;*/
        max-height: 300px;
        position: unset;
        overflow-y: auto;
        overflow-x: hidden;
        margin: 0;
        cursor: unset;
        border:none;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    .dropdow_vse_list{
        display: block;
        padding-left: 0;
    }
    .dropdow_vse_list .checked_part{
        padding: 0;
    }
    .dropdow_btn_box{
        /*position: fixed;*/
        margin: 0px 0 0 0;
        height: 60px;
        width: 100%;
        /*height: 50px;*/
        display: flex;
        bottom: 0;
        font-size: 16px;
        font-weight: bold;
        z-index: 200;
        background-color: #fff;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .dropdow_btn{
        width: 42%;
        margin: 10px 0 0 0;
        box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.15);
        padding: 15px;
        text-align: center;
        color: #fff;
    }
    .dropdow_cancel{
        color:#0359a0;
        border-right: solid 1px lightgrey;
    }
    .dropdow_apply{
        color:#0359a0;
    }
    .dropdow_close_button{
        display: none;
        /*display: inline-block;*/
        /*visibility: visible;*/
        top: auto;
        float: right;
        -webkit-transform: translateZ(0);
        z-index: 120;
        right: 0;
        width: 30px;
        height: 30px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding: 12px 10px;
        margin: -54px 0 0 0;
        background-color: #fff;
        -webkit-box-shadow: -3px -10px 23px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: -3px -10px 23px 1px rgba(0, 0, 0, 0.2);
        box-shadow: -3px -10px 23px 1px rgba(0, 0, 0, 0.2);
    }
    .dropdow_close_icon{
        float: right;
        width: 30px;
        height: 30px;
        cursor:pointer;
        background: url(/usr/img/sprite.png) no-repeat;
    }
    .search_click .fa-caret-right{
        display: none;
    }
    .search_click .fa-angle-down{
        float: right;
        color: #868686;
        margin-right: 7px;
        font-size: 18px;
    }
    .flat_div{
        display: none;
    }
    .checked_part .sel_checks .check_cont{
        margin: 10px 0 0 0;
        font-size: 16px;
    }
    .sel_checks label{
        color: #666666;
    }
    .flat_underselector_list{
        border-bottom: solid 1px #d7dce1;
        border-top:unset;
    }
    .flat_underselector_list2{
        border-bottom: solid 1px #d7dce1;
        border-top:unset;
    }
    .flat_selector_item_underselector, .area_selector_item_underselector{
        border-top: solid 1px #d7dce1;
    }
    .flat_underselector_list3, .flat_underselector_list4{
        border-bottom: solid 1px #d7dce1;
        border-top:unset;
    }
    .area_selector_item_underselector:hover i {
        color: unset;
    }
    ul.area_selector_list li.area_selector_item_underselector:hover .flat_underselector_list4{
        display: inherit;
    }
    ul.area_selector_list li.area_selector_item_underselector:hover .flat_underselector_list4.not_jk{
        display: inherit;
    }
    .area_not_jk.area_not_jk_hide .sel_checks{
        display: none;
    }
    .search_click{
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
    }
    .sel_checks label:before {
        content: " ";
        display: inline-block;
        width: 16px;
        height: 16px;
        /* border: solid 1px #8395a4; */
        /* border-radius: 2px; */
        background: url(/usr/img/ui_sprite_2.svg);
        background-position: -14px 29px;
        position: relative;
        top: 5px;
        margin: 0 12px 0 0;
    }
    .sel_checks input[type=checkbox]:checked + label:before {
        background-position: -38px -14px;
    }
    .sel_checks label:hover:before {
        background-position: -14px 29px;
    }
    .flat_selector_item_underselector:hover i{
        color:unset;
    }

    .type_sel_container.find_room_cont, .type_sel_container.find_state_cont{
        width:100%;
    }

    .rooms_selector{
        width: 99.7%;
    }
    .room_selector_list{
        width: 100%;
        max-width: 425px;
        left: 0;
        bottom: 0;
        margin: 0;
        border: none;
    }
    .status_selector{
        float: left;
        width: 99.7%;
    }
    .status_selector_list{

        width: 100%;
        max-width: 425px;
        left: 0;
        bottom: 0;
        margin: 0;
        border: none;
    }
    .flat_selector_list{
        /*position: fixed;*/
        width: 100%;
        max-width: 425px;
        left: 0;
        bottom: 0;
        margin: 0;
        border: none;

        overflow-y: auto;
        overflow-x: hidden;
    }
    .floor_selector_list{
        /*position: fixed;*/
        width: 100%;
        max-width: 425px;
        left: 0;
        bottom: 0;
        z-index: 200;
        margin: 0;
        /*border: none;*/

        overflow-y: auto;
        overflow-x: hidden;
    }
    .area_selector_list{
        width: 100%;
        max-width: 425px;
        /*max-height: 350px;*/
        position: unset;

        display: block;
        /*margin: 0;*/
        overflow-y: auto;
        overflow-x: hidden;
    }
    /*.floor_selector_list{*/
    /*margin-top: 2px;*/
    /*width: 100%;*/
    /*}*/
    .sel_street_cont{
        width: 100%;
    }
    .sel_floor_cont, .sel_floors_cont{
        width: 100%;
    }
    .floor_selector{
        width: 100%;
    }
    .floors_selector{
        width: 100%;
        float: right;
    }
    .street_selector_list,.jk_street_selector_list{
        /*position: absolute;*/
        margin: 0;
        padding: 0;
        /*display: none;*/
    }
}

#finder_cont{
    visibility: visible;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-image:url("/usr/img/finder_bg.jpg");
    display: block;
}

.finder_opc_bg{
    background:linear-gradient(180deg, rgba(61, 149, 230, 0.90) -188.27%, rgba(255, 255, 255, 0.05) 94.41%), rgba(13, 81, 179, 0.90);
}

.finder_dop_conrol{
    display: none;
}
.selector_first{
    border-radius: 0 0 0 10px;
}
#more_close:before {
 transform: rotate(180deg);
}
.price_field .key_up_change{
    padding: 12px 0 0 0 !important;
}