.res-count-hint:hover{
    cursor: pointer;
}
.bl-header_search--wrapper{
    width: 100%;
}
.range_input input::placeholder{
    color: #9d9d9c;
}
.range_input input:focus::placeholder, .range_input input:active::placeholder{
    color:transparent;
}
.catalog__res-order select{
    background-color: #e8e8e8;
    color: #2f2f2f;
}
select option:visited {
  background: red !important;
}
.el-filter__cordiant_banner{
    margin: 0 auto;
}
.el_avail{
    color: #c51a1b;
    font-weight: bold;
}
