.search_form__counter_item_label small.search_form__counter_item_label small{
    font-size: 80%;
}

.search_form__counter_item_label small{
    font-size: 80%;
}

.page-margin {
    padding-top: 0 !important;
}
.search_form__container {
    width: 100%;
    max-width: 1180px;
    margin: 1rem auto 2rem !important;
}
.search_form__h1{
    color: white;
    text-align: center;
    width: 100%;
}
.search_form__h2{
    color: white;
    text-align: center;
    width: 100%;
    font-size: 2rem;
}
input.count{
    font-size: 16px !important;
}
.search_form_icon{
    bottom: 9px !important;
}
.search_form__input_inputText {
    padding-right: 8px !important;
}
@media (max-width: 768px) {
    .search_form__h1{
        font-size: 1.75rem !important;
      
    }
    .search_form__h2{
        font-size: 2rem !important;
    }
}
#search_from__date_back, #search_from__date_from{
    height: 22px;
    line-height: 22px;
}
.disable_submit {
    background: #d8d8d8 !important;
}
.search_form__autoC_list_item small{
    font-size: 80%;
    color: #666;
}
.search_form__autoC_list_item{
    min-height: 48px !important;
}
.search_form__input.false.date
{display:block !important}
.search_form__input.pessangers.false
{display:block !important}
.disable_submit {background: #fa8405 !important;}