.wrap-main-table {
    min-height: 630px;
}

.main-form-wrap {
    padding: 20px 40px 15px 40px;
    background: rgba(39, 182, 120, 0.9);
    min-height: 530px;
}

.main-form-wrap .form-stylesheet .form-group:last-of-type {
    margin-bottom: 0;
}

.main-form-wrap .bonus-filters {
    color: #fff;
    margin-bottom: 15px;
}

.main-form-wrap .bonus-filters .main-form-subtitle {
    margin-bottom: 15px;
}

.main-form-wrap .bonus-filters .checkbox-wrap {
    margin-right: 53px;
}

.main-form-wrap .bonus-filters .checkbox-wrap input {
    height: auto;
}

.main-form-wrap .bonus-filters .checkbox-wrap label {
    text-transform: uppercase;
}

.main-form-wrap .bonus-filters .checkbox-wrap label:hover {
    text-decoration: none;
}

.main-form-wrap .bonus-filters .checkbox-wrap label:before {
    border: 1px solid rgba(255, 255, 255, 0.55);
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0.1);
    top: 2px;
}

.main-form-wrap .bonus-filters .checkbox-wrap input:checked + label {
    text-decoration: none;
}

.main-form-wrap .bonus-filters .checkbox-wrap input:checked + label:before {
    background: url(/images/icon_checked_main.png) center no-repeat;
}

.main-form-wrap .bonus-filters .checkbox-wrap label:after {
    content: '';
    width: 32px;
    height: 24px;
    position: absolute;
    right: -36px;
    top: -1px;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-bonus-plus:after {
    background: url(/images/bonus_plus_small.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-hello-bonus:after {
    background: url(/images/hello_bonus_small.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-bonus:after {
    background: url(/images/bonus_small.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-info-tour:after {
    background: url(/images/bonus_info_tour.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-online:after {
    background: url(/images/online-min.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-contact:after {
    background: url(/images/contact-hotel.png) no-repeat center;
}

.main-form-wrap .bonus-filters .checkbox-wrap label.ico-network:after {
    background: url(/images/chain-ta-small.png) no-repeat center;
}

.main-form-wrap .search-form {
    float: right;
    clear: right;
    margin-top: 20px;
    padding: 0;
}

.main-form-wrap .search-form span {
    display: block;
    height: 45px;
    background: #f9e260 url(/images/icon_search_dark.png) 88% 15px no-repeat;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    padding: 13px 47px 13px 25px;
    text-transform: uppercase;
    /* Firefox 19+ */
    /* Firefox 18- */
}

.main-form-wrap .search-form span::-webkit-input-placeholder {
    color: white;
}

.main-form-wrap .search-form span::-moz-placeholder {
    color: white;
}

.main-form-wrap .search-form span:-moz-placeholder {
    color: white;
}

.main-form-wrap .search-form span:-ms-input-placeholder {
    color: white;
}

.main-form-wrap .form-logo {
    float: left;
    clear: left;
}

.main-form-wrap .form-logo img {
    max-width: 118px;
}

.main-form-wrap .main-lists-wrap {
    background: white;
    padding-right: 8px;
}

.main-form-wrap .main-lists-wrap .no-results-text {
    height: 381px;
    padding: 50px 20px;
    font-size: 16px;
}

.main-form-wrap .country-hotels-list,
.main-form-wrap .country-list,
.main-form-wrap .city-list {
    background: white;
    padding: 8px;
    width: 100%;
    overflow: auto;
}

.main-form-wrap .country-hotels-list {
    height: 420px;
}

.main-form-wrap .country-hotels-list .hotel-title a img {
    margin-left: 5px;
}

.main-form-wrap .country-hotels-list .stars_wrap,
.main-form-wrap .country-list .stars_wrap,
.main-form-wrap .city-list .stars_wrap {
    margin-top: -4px;
}

.main-form-wrap .country-hotels-list .checkbox-wrap,
.main-form-wrap .country-list .checkbox-wrap,
.main-form-wrap .city-list .checkbox-wrap {
    width: 100%;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 8px;
    margin-bottom: 9px;
    padding-left: 0;
}

.main-form-wrap .country-hotels-list .checkbox-wrap input {
    height: auto;
    width: auto;
    cursor: pointer;
}
.main-form-wrap .country-list .checkbox-wrap input,
.main-form-wrap .city-list .checkbox-wrap input {
    height: auto;
    width: 82%;
    cursor: pointer;
}

.main-form-wrap .country-hotels-list .checkbox-wrap label,
.main-form-wrap .country-list .checkbox-wrap label,
.main-form-wrap .city-list .checkbox-wrap label {
    padding-left: 27px;
    position: relative;
    font-size: 15px;
}

.main-form-wrap .country-hotels-list .checkbox-wrap label span,
.main-form-wrap .country-list .checkbox-wrap label span,
.main-form-wrap .city-list .checkbox-wrap label  span {
    font-weight: normal;
}

.main-form-wrap .country-hotels-list .checkbox-wrap label:before,
.main-form-wrap .country-list .checkbox-wrap label:before,
.main-form-wrap .city-list .checkbox-wrap label:before {
    left: 0px;
    top: 3px;
    width: 15px;
    height: 15px;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons {
    position: relative;
    float: right;
    margin-top: -2px;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons a,
.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons span,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons span,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons span {
    display: block;
    width: 32px;
    height: 24px;
    float: right;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons span:first-child,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons span:first-child,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons span:first-child {
    margin-right: 10px;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .bonus-plus,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .bonus-plus,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .bonus-plus {
    background: url(/images/bonus_plus_small.png) no-repeat center;
    background-size: contain;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .online,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .online,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .online {
    background: url(/images/online-min.png) no-repeat center;
    background-size: contain;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .hello-bonus,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .hello-bonus,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .hello-bonus {
    background: url(/images/hello_bonus_small.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .express,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .express,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .express {
    background: url(/images/contact-hotel.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .info-tour,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .info-tour,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .info-tour {
    background: url(/images/bonus_info_tour.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .info-tour-only,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .info-tour-only,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .info-tour-only {
    background: url(/images/bonus_info_tour_only_small.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .bonus,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .bonus,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .bonus {
    background: url(/images/bonus_small.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .increased-bonuses,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .increased-bonuses,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .increased-bonuses {
    background: url(/images/arrow.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .network,
.main-form-wrap .country-list .checkbox-wrap .bonus-icons .network,
.main-form-wrap .city-list .checkbox-wrap .bonus-icons .network {
    background: url(/images/chain-ta-small.png) no-repeat center;
}

.main-form-wrap .country-hotels-list .checkbox-wrap .bonus-icons .info {
    background: url(/images/info-icon.svg) no-repeat center;
}

.main-form-wrap .city-list {
    height: 298px;
}

.main-form-wrap .country-list .checkbox-wrap,
.main-form-wrap .city-list .checkbox-wrap {
    padding-bottom: 8px;
}

.main-form-wrap .country-list .checkbox-wrap input:checked + label,
.main-form-wrap .city-list .checkbox-wrap input:checked + label {
    color: #333;
}

.main-form-wrap .country-list .checkbox-wrap label,
.main-form-wrap .city-list .checkbox-wrap label {
    font-weight: 600;
    color: #000;
    transition: color 0.3s ease;
}

.main-form-wrap .country-list .checkbox-wrap label:hover,
.main-form-wrap .city-list .checkbox-wrap label:hover {
    color: #333;
}

.main-form-wrap .country-list {
    height: 145px;
    overflow-y: auto;
}

.main-form-wrap .hotel-avg-rating {
    float: right;
    margin-right: 5px;
}

.main-form-wrap .country-list input[type="radio"] {
    width: auto;
    height: auto;
}
.country-hotels-list .hotel-checker {
    padding-top: 22px;
}

@media (max-width: 767px) {
    .country-hotels-list .hotel-checker {
        display: none;
    }
}

.country-hotels-list .hotel-image {
    width: 100px;
    height: 65px;
    min-width: 100px;
}

.country-hotels-list .hotel-image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.country-hotels-list .hotel-image a .icon {
    position: absolute;
    top: 0;
    right: 0;
}

.country-hotels-list .hotel-image a .icon:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
}

.country-hotels-list .hotel-image a .icon.new:before {
    background: url(/images/new_hotel_icon.png) no-repeat;
}

.country-hotels-list .hotel-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.country-hotels-list .hotel-info {
    padding-left: 8px;
}

.country-hotels-list .hotel-title a {
    color: #676767;
}

.country-hotels-list .hotel-description {
    display: flex;
}

.country-hotels-list .checkbox-wrap {
    display: flex;
}

.ico-download {
    display: flex;
    align-items: center;
    font-size: 13px;
}

.ico-download,
.ico-download:focus,
.ico-download:active,
.ico-download:hover {
    color: white;
}

.ico-download:hover {
    text-decoration: underline;
}

.ico-download:before {
    content: '';
    display: flex;
    min-width: 16px;
    width: 16px;
    height: 22px;
    background: url(/images/icon_download.png) center;
    margin-right: 10px;
}

.hotel-additional-info {
    margin-bottom: 5px;
    color: red;
    font-size: 13px;
}

.booking-buttons {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.booking-buttons a {
    width: 185px;
    max-width: 100%;
    height: 25px;
    color: white;
    margin-bottom: 10px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0 10px;
    text-transform: lowercase;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.booking-buttons a:last-child {
    margin-bottom: 0;
}

.booking-buttons .create-reservation {
    background-color: #1ccc78;
}

.booking-buttons .temporary-unavailable-reservation {
    background-color: gray;
    cursor: not-allowed;
}

.filter__cont {
    display: grid;
    grid-template-columns: 1fr 2.5fr;
    grid-gap: 10px 20px;
    margin-bottom: 10px;
}

.filter__cont .hotel-term {
    width: 100%;
}

.main-form-wrap .country-hotels-list .hotel-title a {
    display: flex;
    align-items: center;
}

.main-form-wrap .download-hotels {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .booking-buttons {
        padding-left: 10px;
    }
    .booking-buttons a {
        width: 100px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .wrap-main-table {
        min-height: 665px;
    }
    .main-form-wrap {
        padding: 20px 20px 0 20px;
        min-height: 500px;
    }
    .main-form-wrap .country-hotels-list,
    .main-form-wrap .city-list {
        width: 100%;
        padding: 8px;
    }
    .main-form-wrap .country-hotels-list .checkbox-wrap,
    .main-form-wrap .city-list .checkbox-wrap {
        margin-bottom: 5px;
    }
    .main-form-wrap .city-list .checkbox-wrap input,
    .main-form-wrap .city-list .checkbox-wrap label {
        overflow: hidden;
        width: 202px;
        padding-right: 29px;
        height: 19px;
    }
    .main-form-wrap .country-hotels-list .checkbox-wrap label.bonuses:after,
    .main-form-wrap .country-hotels-list .checkbox-wrap label.bonuses:after,
    .main-form-wrap .city-list .checkbox-wrap label.bonuses:after,
    .main-form-wrap .city-list .checkbox-wrap label.bonuses:after {
        width: 29px;
        top: 0;
        height: 19px;
        background-size: contain;
    }
}

@media (max-width: 767px) {
    .main-form-wrap .download-hotels {
        justify-content: center;
        margin-bottom: 10px;
    }
    .main-form-wrap .country-list {
        height: 85px;
        overflow-y: auto;
    }
    .booking-buttons a {
        height: 22px;
        padding: 0 13px;
    }
    .filter__cont {
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 10px;
    }
    .filter__cont {
        grid-gap: 10px;
    }
    .main-form-wrap .bonus-filters {
        margin-bottom: 5px;
    }
    .main-form-wrap .country-hotels-list .checkbox-wrap label.bonuses:after,
    .main-form-wrap .city-list .checkbox-wrap label.bonuses:after {
        right: -1px;
        width: 29px;
        height: 27px;
        background-size: contain;
    }
    .wrap-main-table {
        margin-bottom: 15px;
    }
    .wrap-main-table .main-form-wrap {
        padding: 0;
        background: none;
    }
    .wrap-main-table .main-form-wrap .form-logo {
        display: none;
    }
    .wrap-main-table .main-form-wrap .search-form {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .wrap-main-table .main-form-wrap .search-form span {
        width: 185px;
        margin: 0 auto 15px auto;
    }
    .wrap-main-table .main-form-wrap .main-lists-wrap.form-group {
        margin-bottom: 8px;
    }
    .wrap-main-table .main-form-wrap .country-hotels-list {
        height: auto;
        max-height: 370px;
    }
    .wrap-main-table .main-form-wrap .city-list {
        height: auto;
        max-height: 100px;
    }
    .wrap-main-table .main-form-wrap .country-hotels-list {
        margin-bottom: 12px;
    }
    .wrap-main-table .main-form-wrap .checkbox-wrap {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .wrap-main-table .main-form-wrap .checkbox-wrap label {
        width: 100%;
    }
    .wrap-main-table .main-form-wrap .checkbox-wrap .form-logo {
        display: none;
    }
    .wrap-main-table .main-form-wrap .checkbox-wrap:last-of-type {
        border: none;
    }
    .main-form-wrap .search-form {
        margin-top: 0;
    }
}

@media (max-width: 575px) {
    .main-form-wrap .bonus-filters .checkbox-wrap {
        margin-right: 50px;
    }

    .hotel-avg-rating {
        display: none;
    }
    .country-hotels-list .hotel-image {
        width: 80px;
        min-width: 80px;
    }
}
