.tour-selection-wrap {

    width: 804px;
}

.tour-selection-wrap .tour-selection-wrap-in {
    margin-top: 20px;
    position: relative;
}

.tour-selection-wrap .tour-selection-wrap-flex {
    display: flex;
}

.tour-selection-wrap .tour-selection-field--date {
    width: 240px;
}

.tour-selection-wrap .tour-selection-field--night {
    width: 145px;
}

.tour-selection-wrap .tour-selection-field--guest {
    width: 195px;
}

.tour-selection-wrap .tour-selection-field--price {
    width: 174px;
}

.tour-selection-wrap .tour-selection-field--30p {
    width: 33.3%;
}

.tour-selection-wrap .tour-selection-field--60p {
    width: 66.6%;
}

.tour-selection-field--24p {
    width: 24%;
}

.tour-selection-field--27p {
    width: 24%;
}

.tour-selection-field--95p {
    width: calc(100% - 65px);
}

.tour-selection-field--100p {
    width: 100%;
}

.tour-selection-field--50p {
    width: 50%;
}

.tour-selection-field--36p {
    width: 36%;
}

.tour-selection-field--32p {
    width: calc(100% - 63%);
}

.tour-selection-field--225 {
    width: 230px;
}

.tour-selection-field--120 {
    width: 120px;
}

.tour-selection-field--135 {
    width: 135px;
}

.tour-selection-field--208 {
    width: 235px;
}

.tour-selection-field--330 {
    width: 350px;
}

.tour-selection-field--115 {
    width: 120px;
}

.tour-selection-field--325 {
    width: 325px;
}

.tour-selection-field.tour-selection-field--190 {
    width: 187px;
}

/**/
.tour-selection-field--250 {
    width: 225px;
}

.tour-selection-field-- {

}

.tour-selection-field--200 {
    width: 200px;
}

.tour-selection-field--100 {
    width: 100px;
}

.tour-selection-field--280 {
    width: 259px;
}

.tour-selection-field--180 {
    width: 180px;
}

.tour-selection-field--270 {
    width: 266px;
}

.tour-selection-field--740 {
    width: 747px;
}

.tour-selection-field--510 {
    width: 520px;
}

.tour-selection-field--300 {
    width: 287px;
}.tour-selection__star.active {
     color: #ff8e41;
 }
.tour-selection__rating-choice {
    float: right;
    font-size: 14px;
    line-height: 18px;
    position: relative;
}

/**/
.tour-selection__country-cut {
    display: inline-block;
    width: 153px;
    white-space: nowrap;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    margin-right: 5px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp:hover .tour-selection__star {
    color: #ff8e41;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > span.bth__inp:hover,
.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > div.bth__inp:hover {
    color: #318cc6;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp:hover .fz13 {
    color: #475669;
}

.tour-selection-wrap .tour-selection-field {
    position: relative;
    border-right: 1px solid #fff0;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp {
    padding-top: 28px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    line-height: 18px;
    display: inline-block;
    max-width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > input.bth__inp {
    padding-top: 31px;
    cursor: pointer;
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable {
    min-height: 70px;
    cursor: pointer;
}

.tour-selection-wrap .tour-selection-field .bth__inp-lbl {
    margin-left: 10px;
    top: 18px;
    line-height: 18px;
    z-index: 1;
    pointer-events: none;
}

.tour-selection-wrap .tour-selection-field .bth__inp-lbl.active {

    top: 4px;
    font-size: 13px;
}

.tour-selection-wrap .tour-selection-field .bth__inp-lbl.bth__inp-lbl--center {
    left: 67px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block {

    height: 55px;
    padding: 0;
    border: 0 !important;
    width: 100%;
}

.tour-selection-wrap .tour-selection-plus {
    color: #9e9e9e;
    background-color: white;
    border-radius: 2px;
    min-width: 45px;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 23px;
    padding-top: 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.tour-selection-wrap .tour-selection-plus:hover {
    color: #e27200;
}

.tour-selection-wrap .form-date + div {
    top: 0 !important;
}

.tour-selection-plus--subway {
    background-image: url(/i/metro-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
}

.tour-selection-plus--subway:hover {
    background-image: url(/i/metro-icon-hover.png);
}

.tour-selection-plus--map {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/i/icon-map.png);
    background-size: 30px;
}

.tour-selection-wrap .bth__inp-block.long {
    height: 145px;
    transition: 0.3s;
}

.tour-selection-wrap .rbt-block {
    margin-bottom: 0 !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.long > .bth__inp {
    padding-top: 10px;
    font-weight: normal !important;
    resize: none;
    cursor: pointer;
}

.tour-selection-wrap .bth__inp-block.long.active {
    height: 200px;
}

.tour-selection-box .panel {
    background: #faf6e5;
    padding: 20px;
    padding-left: 241px;
}

.tour-selection-box {

    font-family: 'apercu_pro', sans-serif;
    background: #faf6e5;
}

.tour-selection-box .tabs-bar {
    background: #faf6e5;
    padding: 0px;
    margin-left: 241px;
    padding-top: 15px;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding-bottom: 0;

}

.tour-selection-box .tabs-bar {
    border-color: white;
}

.tour-selection-wrap .hint-block--abs {

    top: 19px;

}

.tour-selection-wrap__abs-txt {
    position: absolute;
    left: 0;
    z-index: 2;
    bottom: -45px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp b + span {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;

    text-overflow: ellipsis;
    vertical-align: bottom;
}

.tour-selection-wrap .tour-selection__hotel-cut {
    display: inline-block;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    margin-right: 1px;
}

.tour-selection-wrap .tour-selection-field--price .bth__inp-block.has-error + .bth__sumo-currency {
    display: none;
}

.tour-selection-wrap .tour-selection-plus.hide-1023 {
    display: block !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.bth__inp-block--100px {
    height: 110px;
}

.tour-selection-wrap .tour-selection-wrap-in textarea {
    resize: none;
}

.tour-selection__flag img {

    border-radius: 2px;
}

.tour-selection__flag::after {
    position: absolute;
    content: '';
}
.tour-selection__flag {
    display: inline-block;
    vertical-align: bottom;
    width: 63px;
    height: 37px;
    position: absolute;
    left: 14px;
    top: 9px;
}

.tour-selection__country > * {
    display: inline-block;
    vertical-align: bottom;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp.tour-selection__country {

    padding-left: 76px;
}

.tour-selection__star {
    color: #999;
    font-size: 17px;
    margin-right: 5px;
}

.tour-selection__download-icon {
    border-radius: 2px;
    background-repeat: no-repeat;
    background-image: url(/i/download-sprite.png);
    box-sizing: border-box;
    width: 50px;
    height: 55px;
    margin-left: 21px;
    background-size: 51px;
    background-position-y: -50px;
    cursor: pointer;
    background-position-x: 0px;

}

.tour-selection__download-icon:hover {
    background-position-y: 1px;
}

.tour-selection__cut {
    display: inline-block;
    max-width: 36%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}
.tour-selection__filter-btn {
    color: #ff8e41;
    font-size: 29px;
    width: 65px;
    cursor: pointer;
    background-color: white;
    text-align: center;
    padding-top: 13px;
    border-right: 1px solid #e4e5ea;
}.tour-selection-field__btn-search {
     color: #ff8e41;
     font-size: 29px;
     width: 120px;
     cursor: pointer;
     background-color: white;
     text-align: center;
     line-height: 33px;
     padding-top: 14px;
 }
.tour-selection-field__btn-search:hover,
.tour-selection__filter-btn:hover {
    color: #e27200;
}
.tour-selection-wrap .show-500 {
    display: none;
}
/**/
.tour-selection__suggest {
    background-color: white;
    padding: 15px 20px;
    border-top: 1.5px solid #ff8e41;
}.tour-selection__suggest-top {
     font-size: 15px;
     margin-bottom: 10px;
     display: block;
     position: relative;
     color: #999;
 }.tour-selection__suggest-item:not(:last-of-type) {
      border-bottom: 1px solid #f2f2f2;
  }
.tour-selection__suggest-item {
    position: relative;
    padding: 15px 0;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.tour-selection__cross {
    background-image: url(/i/tophotels/cross-thin-grey.svg);
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
    right: 14px;
    top: 15px;
    background-color: white;
    cursor: pointer;
    background-position: right top;
    background-size: contain;
    display: inline-block;
    position: absolute;
}.tour-selection__cross:hover {
     background-image: url(/i/tophotels/cross-thin.svg);
 }
@media screen and (max-width: 1075px) {
    .tour-selection-wrap {
        width: 99%;
    }
}

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

    .tour-selection-box .panel {
        padding-left: 15px;
        padding-top: 15px;
        margin-top: 0;
    }

    .tour-selection-field.tour-selection-field--190 {
        width: 21%;
    }

    .tour-selection-field--208 {
        width: 38%;
    }

    .tour-selection-field--120,
    .tour-selection-field--115 {
        width: 14%;
    }

    .tour-selection-field--330 {
        width: 47%;
    }

    .tour-selection-box {
        background-color: white;
    }

    .tour-selection-field--225 {
        width: 30%;
    }

    .tour-selection-box .tabs-bar.tabs-bar--responsive::before,
    .tour-selection-box .tabs-bar.tabs-bar--responsive .tab::before {
        width: 100%;
        left: 0;
    }

    .tour-selection-box .tour-selection-plus--subway,
    .tour-selection-box .tour-selection-plus--subway + a {
        display: none;
    }

    .tour-selection-box .tabs-bar.tabs-bar--responsive::after {
        right: 14px;
    }

    .tour-selection-box .tabs-bar.tabs-bar--responsive .tab {
        margin-right: 0;
        padding-left: 15px;
    }

    .tour-selection-box .tabs-bar.tabs-bar--responsive {

        margin-top: 0;
    }

    .tour-selection-box .tabs-bar {
        margin: 0;
        background-color: white;
        padding-top: 0;
    }


}

@media screen and (max-width: 950px) {
    .index-fields .tour-selection-wrap .tour-selection-field {
        width: 50%;
    }
}

@media screen and (max-width: 827px) {
    .tour-selection-wrap .tour-selection-wrap-flex {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .tour-selection-wrap {
        width: auto;
    }

    .tour-selection-wrap .tour-selection-plus.hide-1023,
    .tour-selection__download-icon {
        display: none !important;
    }

    .tour-selection-wrap .tour-selection-field,
    .tour-selection-wrap .tour-selection-field--price,
    .tour-selection-wrap .tour-selection-field.tour-selection-field--190 {
        width: 49%;
    }

    .tour-selection-wrap .bth__sumo-currency .SumoSelect {
        height: 50px;
    }

    .tour-selection-wrap .tour-selection-wrap-flex .tour-selection-field:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .tour-selection-wrap .tour-selection-wrap-flex .tour-selection-field.tour-selection-field--guest {
        margin-bottom: 0;
    }


    .tour-selection-wrap .bth__sumo-currency {
        height: 50px;
    }

    .tour-selection-wrap .formDirections,
    .tour-selection-wrap .formDirections__wrap {
        width: 100%;
        min-width: auto;
    }

    .tour-selection-wrap .tour-selection-field.tour-selection--768-plus {

        width: calc(100% - 71px);
    }

    .bth__btn.mt40 {
        margin-top: 20px !important;
    }

    .tour-selection-wrap .tour-selection-field.tour-selection--768-plus + .tour-selection-plus {
        display: none;
    }
    .tour-selection-wrap-flex--triple768   .tour-selection-field {
        width: 33%;
    }
}

@media screen and (max-width: 676px) {
    .tour-selection-wrap .tour-selection-field--night .formDirections {
        left: -25px;
        min-width: 310px;
    }
    .tour-selection-wrap .hide-500 {
        display: none;
    }

    .tour-selection-wrap .tour-selection-wrap-in > .bth__btn {
        height: 50px;
        padding: 10px;
        line-height: 28px;
        margin: 0!important;
    }
    .tour-selection-wrap .show-500 {
        display: inline-block;
    }

    .tour-selection-field__btn-search {
        background-color: #ff8e41;
        border-color: #ff8e41;
        color: white;
        display: inline-block;
        margin: 0!important;
        box-sizing: border-box;
        border-radius: 2px;
        height: 50px;
        padding: 10px;
        line-height: 28px;
        width: 100%;
        font-size: 15px;
        text-align: center;
        font-family: 'apercu_pro', sans-serif;
    }

}

@media screen and (max-width: 638px) {
    .tour-selection-wrap__abs-txt {
        bottom: -63px;
    }.tour-selection__suggest-item {
         flex-direction: column;
     }
}

@media screen and (max-width: 600px) {
    .tour-selection-wrap .tour-selection-field--night .formDirections {
        left: 0px;
        min-width: auto;
    }
    .tour-selection-wrap .tour-selection-field,
    .tour-selection-wrap .tour-selection-field--price,
    .tour-selection-wrap .tour-selection-field.tour-selection-field--190 {
        width: 100%;
    }

    .tour-selection-wrap .tour-selection-field.tour-selection--768-plus-dbl {
        width: 100%;
    }

    .tour-selection-wrap .tour-selection-wrap-flex .tour-selection-field.tour-selection-field--guest {
        margin-bottom: 15px;
    }

    .tour-selection-wrap .tour-selection-plus {
        display: none;
    }
}

@media screen and (max-width: 509px) {
    .tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp {
        font-size: 14px;
        padding-top: 30px;
    }

    .tour-selection-wrap .tour-selection-field .bth__inp-lbl.active {
        font-size: 12px;
    }


    .tour-selection__flag {
        left: auto;
        right: -5px;
    }

    .tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp.tour-selection__country {
        padding-left: 10px;
    }

    .tour-selection-wrap .tour-selection-field .bth__inp-lbl.bth__inp-lbl--center {
        left: 0;
    }.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > .bth__inp b + span {
         max-width: 95px;
     }
}

@media screen and (max-width: 376px) {
    .tour-selection-wrap__abs-txt {

        bottom: -80px;
    }
}