.tour-selection-wrap .uppercase {
    text-transform: uppercase !important;
}

.tour-selection-wrap .super-grey {
    color: #475669 !important;
}

.tour-selection-wrap .hidden {
    display: none !important;
    margin: 0 !important;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in .bth__inp-lbl {
    left: 0;
    margin: 0;
}

.tour-selection-wrap__bg-upload img {
    border-radius: 2px;
}


.tour-selection-wrap__bg-upload-hint::before {
    content: '\f030';
    font-family: "Font Awesome 5 Free";
    width: 100%;
    top: 50px;
    text-align: center;
    font-weight: bold;
    left: 0;
    position: absolute;
    font-size: 60px;
}

.tour-selection-wrap__bg-upload-hint:hover {

    color: #256e9c;
}

.tour-selection-wrap__bg-upload-hint {
    cursor: pointer;
    display: block;
    position: absolute;
    transition: 0.3s;
    font-size: 20px;
    width: 100%;
    height: 100%;
    font-family: 'apercu_pro', sans-serif;
    left: 0;
    text-align: center;
    color: #ccc;
    font-style: normal;
    top: 0;
    padding-top: 150px;
}

.tour-selection-wrap .bth__img-200 {

}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-wrap__bg-upload-file {
    position: relative;
    height: 100%;
    z-index: 2;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-imgs-col .bth__img-200 .bth__square-icon {
    position: absolute;
    top: 20px;
    left: 20px;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-imgs-col .bth__img-200 {
    position: relative;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-imgs-col .rbt-block {
    display: block;
    margin: 20px 0 15px 0;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-imgs-col > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: auto;
}

.tour-selection-wrap__bg-upload .bth__square-icon {
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 20px;
}

.tour-selection-wrap__bg-upload {
    width: 90%;
    height: 230px;
    background-color: #ffffff;
    position: relative;
    display: block;
    border-radius: 2px;
}

.tour-selection-wrap__big-file + .tour-selection-wrap__big-file-inputs {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 149px);
}

.tour-selection-wrap__abs-r-txt {
    position: absolute;
    right: 0;
    top: 15px;
}

.tour-selection-wrap__big-file {
    display: inline-block;
    vertical-align: top;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in > .bth__btn {
    margin-top: 20px;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in .bth__inp-block {
    height: 65px;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in {
    margin-top: 40px;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in .tour-selection-field .bth__inp,
.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in .tour-selection-field .bth__ta-block > .bth__ta {
    padding-left: 0;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-wrap-in .tour-selection-field:not(:last-of-type) {
    margin-right: 20px;
}

.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-field .bth__ta-block,
.tour-selection-wrap.tour-selection-wrap--shadow .tour-selection-field .bth__inp-block {
    border-bottom: 1px solid #ccc;
}

.tour-selection-wrap .w100p {
    width: 100% !important;
}

.tour-selection-wrap .mb5 {
    margin-bottom: 5px !important;
}

.tour-selection-wrap .fz13 {
    font-size: 13px !important;
}

.tour-selection-field-abs-txt {
    color: #e03a3a;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    right: -90px;
    top: 18px;
}

.tour-selection__abs-rate {
    font-weight: bold;
    font-size: 13px;
    bottom: 10px;
    right: 10px;
    position: absolute;
}

.tour-selection-wrap-in__sm-ttl {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-left: 30px;
    text-decoration: underline;
}

.tour-selection-sm-ttl {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}

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

.tour-selection-file {
    height: 55px;
    width: 55px;
    display: inline-block;
    margin-right: 15px;
    color: #318cc6;
    cursor: pointer;
    background-color: white;
    text-align: center;
    border-radius: 2px;
}

.tour-selection-file i {
    font-size: 33px;
    line-height: 55px;
}

.tour-selection-file:hover {
    color: #215f86;
}

.tour-selection-wrap-in-files > .bth__link {
    align-self: flex-end;
}

.tour-selection-wrap-in-files .bth__preview-img-90 + span.fz13 {
    display: none;
}

.tour-selection-wrap-in-files .bth__preview-img-90 {
    margin-right: 0;
    margin-bottom: 15px;
}

.tour-selection-wrap-in-files > * {

    margin-right: 15px;
}

.tour-selection-wrap-in-files.has-error .hint-block.hint-block--abs {
    position: relative;
    top: 0;
    left: 0;
    align-self: center;
    cursor: pointer;
}

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

.tour-selection-wrap .ml0 {
    margin-left: 0 !important;
}

.tour-selection-wrap .normal {
    font-weight: normal !important;
}

.tour-selection-wrap .no-border {
    border: none !important;
}

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

.tour-selection-wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tour-selection-wrap .has-error .hint-block--abs .question-error,
.tour-selection-wrap .error .hint-block--abs .question-error {
    color: #da4c4c !important;
    font-size: 19px;
}

.tour-selection-wrap .hint {
    position: absolute;
    display: none;
    padding: 5px 9px 6px 9px;
    background: rgba(255, 255, 255, 1);
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-weight: normal !important;
    font-size: 14px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 100;
    width: -moz-max-content;
    width: max-content;
    border-radius: 3px;
    top: 24px;
    right: 0;
    box-sizing: border-box;
}

.tour-selection-wrap .question-error {
    display: block;
    color: #da4c4c;
    font-size: 19px;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--clock::after {
    content: '\f017';
    font-family: "Font Awesome 5 Free";
    color: #ff8e41;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 15px;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--calendar::after {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    color: #ff8e41;
    position: absolute;
    font-weight: bold;
    right: 10px;
    top: 10px;
    font-size: 15px;
}

.tour-selection-wrap .bth__inp-block.burger::after {
    background-position-x: -102px;
    background-position-y: 19px;
    background-image: url(/i/lib-ui-tour-filter/sprite-filter-btn.png);
    border-left: none;
    width: 55px;
    right: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    height: 55px;
    cursor: pointer;
    text-align: center;
    content: '';
    font-size: 24px;
    padding-top: 12px;
    background-repeat: no-repeat;
}

.tour-selection-wrap .bth__inp-block.has-error.burger::after,
.tour-selection-wrap .bth__inp-block.has-error.bth__inp-block--clock::after,
.tour-selection-wrap .bth__inp-block.has-error.bth__inp-block--calendar::after,
.tour-selection-wrap .bth__inp-block.error.burger::after {
    display: none;
}

.tour-selection-wrap .bth__inp-block.has-error .tour-selection__input-bbl.upload {
    right: 42px;
}

.tour-selection-wrap.tour-selection-wrap--shadow .bth__inp-block.has-error,
.tour-selection-wrap.tour-selection-wrap--shadow .bth__inp-block.error,
.tour-selection-wrap.tour-selection-wrap--shadow .bth__ta-block.has-error,
.tour-selection-wrap.tour-selection-wrap--shadow .bth__ta-resizable-wrap.has-error .bth__ta-resizable {
    border: none !important;
    border-bottom: 1px solid #da4c4c !important;
    position: relative;
    border-radius: 0;
}

.tour-selection-wrap .bth__inp-block.has-error,
.tour-selection-wrap .bth__inp-block.error,
.tour-selection-wrap .bth__ta-block.has-error,
.tour-selection-wrap .bth__ta-resizable-wrap.has-error .bth__ta-resizable {
    border: 1px solid #da4c4c !important;
    position: relative;
    border-radius: 2px;
}

.tour-selection-wrap .has-error,
.tour-selection-wrap .error {
    color: #e03a3a !important;
}

.tour-selection-wrap .has-error,
.tour-selection-wrap .error {
    position: relative;
}

.tour-selection-wrap .bth__ta-block.has-error .hint-block--abs,
.tour-selection-wrap .bth__inp-block.has-error .hint-block--abs,
.tour-selection-wrap .bth__inp-block.error .hint-block--abs,
.tour-selection-wrap .bth__ta-resizable-wrap.has-error .hint-block--abs {
    display: block;
    width: auto;
}

.tour-selection-wrap .hint-block.hint-block--abs {
    display: none;
}

.tour-selection-wrap .has-error .hint-block.hint-block--abs {
    display: block;
}

.tour-selection-wrap .tour-selection-wrap-in.al-center {
    align-items: center;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-in--border:not(:last-of-type) {
    border-bottom: 1px solid white;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.has-error .hint-block--abs,
.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.error .hint-block--abs {
    position: absolute;
    right: 8px;
    width: auto;
    top: 20px;
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable-hint.active {
    font-size: 13px;
    top: 5px;
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable {
    box-sizing: border-box;

    padding: 15px 10px;
    padding-top: 27px;
    font-size: 18px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    background-color: white;
    border-radius: 2px;
    word-break: break-all;
    min-height: 55px;
    transition: 0.3s;
    padding-bottom: 0;

    border: none !important;
    outline: none !important;
    resize: none !important;
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable.focus {
    min-height: 100px !important;
    padding-bottom: 15px;
}

.tour-selection-wrap .bth__ta-resizable-wrap {
    position: relative;
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable:empty:after {
    content: "";
}

.tour-selection-wrap .bth__ta-resizable-wrap .bth__ta-resizable-hint {
    font-size: 14px;
    color: #999;
    pointer-events: none;
    transition: 0.3s;
    font-family: 'apercu_pro', sans-serif;

    position: absolute;
    top: 17px;
    left: 10px;
}

.tour-selection-wrap {
    box-sizing: border-box;
    width: 804px;
    line-height: 1.3;
    position: relative;
    font-family: 'apercu_pro', sans-serif;
}

.tour-selection-wrap-ico-170 {
    width: 170px;
    height: 170px;
    border-radius: 2px;
    display: inline-block;
    background-color: white;
    vertical-align: top;
    color: #318cc6;
    margin-right: 10px;
    line-height: 170px;
    text-align: center;
    font-size: 70px;
}

.tour-selection-wrap-big-img img {
    border-radius: 2px;
}

.tour-selection-wrap.tour-selection-wrap--loader {
    min-height: 307px;
}

.tour-selection-wrap.tour-selection-wrap--loader::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px;
    background-image: url(/i/lib-ui-tour-filter/loader.gif);
    top: 0;
    left: 0;
    z-index: 2;
}

.tour-selection-wrap-big-img.tour-selection-wrap-big-img--170 {
    width: 170px;
    height: 170px;
}

.tour-selection-wrap-big-img.tour-selection-wrap-big-img--340 {
    width: 340px;
    height: 170px;
}

.tour-selection-wrap-big-img .tour-selection-wrap-big-img__del:hover {
    color: #ff0000;
}

.tour-selection-wrap-big-img .tour-selection-wrap-big-img__del {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.74);
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    font-style: normal;
    color: #e03a3a;
    font-size: 21px;
    z-index: 2;
}

.tour-selection-wrap-big-img .tour-selection-wrap-big-img__del::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f00d';
}

.tour-selection-wrap-big-img {
    height: 170px;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: calc(100% - 185px);
}

.tour-selection-wrap .bth__inp:disabled {
    background-color: #f4f4f4;
}

.tour-selection-wrap .bth__inp {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding: 7px;
    font-size: 16px;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    color: #475669;
    border-radius: 2px;
    padding-left: 10px;
}

.tour-selection-wrap .bth__ta {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding: 7px;
    font-size: 14px;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    color: #475669;
    border-radius: 2px;
    padding-left: 10px;
}

.tour-selection-wrap .bth__inp-lbl {
    display: block;
    color: #999;
    font-size: 14px;
    position: absolute;
    transition: 0.3s;
    margin-left: 10px;
    top: 18px;
    line-height: 18px;
    z-index: 1;
    font-family: 'apercu_pro', sans-serif;
    pointer-events: none;
}

.tour-selection-wrap .bth__loader-spin i {
    margin-right: 2px;
    font-size: 5px;
    color: inherit;
    display: inline-block;
}

.tour-selection-wrap .bth__loader-spin {
    display: none;
    margin-left: 7px;
}

.tour-selection-wrap .bth__loader--animate .bth__loader-spin {

    display: inline-block;
}

.tour-selection-wrap .bth__loader--animate .bth__loader-spin i {
    -webkit-animation: sk-bouncedelay 0.9s infinite ease-in-out both;
    animation: sk-bouncedelay 0.9s infinite ease-in-out both;
}

.tour-selection-wrap .bth__loader--animate .bth__loader-spin i:nth-child(1) {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tour-selection-wrap .bth__loader--animate .bth__loader-spin i:nth-child(2) {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

/*выпадашка с валютой*/
.tour-selection-wrap .bth__sumo-currency .SumoSelect > .CaptionCont {
    height: 100%;
    padding-top: 20px;
    padding-left: 0;
    box-sizing: border-box;
    cursor: pointer;
    padding-right: 0;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .CaptionCont > label > i {
    margin: 0;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .CaptionCont > label > i:before {
    color: #318cc6;
    font-size: 21px;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .CaptionCont > label {
    right: 20px;
    width: auto;
    top: 33px;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .optWrapper > .options li.opt label {
    font-size: 21px;
    text-align: center;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect.open > .optWrapper {
    border: none;
    width: 58px;
    left: -3px;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .optWrapper > .options li.opt {
    padding: 10px;
    padding-left: 0;
    padding-right: 21px;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect > .CaptionCont > span {
    font-size: 23px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    padding-right: 24px;
}

.tour-selection-wrap .bth__sumo-currency .SumoSelect {
    height: 100%;
    cursor: pointer;
}

.tour-selection-wrap .bth__sumo-currency {

    padding-left: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 55px;
    border-left: 0;
    box-sizing: border-box;
    height: 100%;
    vertical-align: top;
}

.tour-selection-wrap .bth__btn:hover {
    background: #e27200;
    border-color: #e27200;
    color: #fff;
}

.tour-selection-wrap .bth__btn.bth__btn--fill {
    background-color: #e27200;
    border-color: #e27200;
    color: white;
}

.tour-selection-wrap .bth__btn.bth__btn--lower {
    height: 40px;
    line-height: 40px;
}

.tour-selection-wrap .bth__btn.bth__btn--fill:hover {
    background-color: #ff8e41;
    border-color: #ff8e41;
}

.tour-selection-wrap .bth__btn {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #e27200;
    padding: 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    min-width: 250px;
    color: #e27200;
    font-size: 15px;
    text-align: center;
    font-family: 'apercu_pro', sans-serif;
}

.tour-selection-wrap .bth__btn--blue {
    background-color: #318cc6;
    color: white;
    border-color: #318cc6;
}

.tour-selection-wrap .bth__btn--green {
    background-color: rgb(0, 165, 81);
    border-color: rgb(0, 165, 81);
    color: white;
}

.tour-selection-wrap .bth__btn--green:hover {
    background-color: rgb(0, 140, 70);
    border-color: rgb(0, 140, 70);
    color: white;
}

.tour-selection-wrap .bth__btn--blue-countr:hover {
    background-color: #215f86;
    border-color: #215f86;
    color: white;
}

.tour-selection-wrap .bth__btn--blue-countr {
    background-color: white;
    color: #318cc6;
    border-color: #318cc6;
}

.tour-selection-wrap .bth__btn--blue:hover {
    background-color: #215f86;
    border-color: #215f86;
}

/*чекбоксы*/

.tour-selection-wrap .cbx-block {
    position: relative;
    display: block;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: auto;
}

.tour-selection-wrap .cbx-block.has-error .hint-block--abs {
    right: -27px;
    top: 1px;
}

.tour-selection-wrap .cbx-block.has-error .cbx-cnt {

    color: #e03a3a;
}

.tour-selection-wrap .cbx-block.has-error .cbx + .label-cbx::before {
    border-color: #e03a3a;
}

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

.tour-selection-wrap .cbx + .label-cbx {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 14px;
    line-height: normal;
    padding-left: 35px
}

.tour-selection-wrap .cbx + .label-cbx::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 2px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 3px;
    border: 2px solid #475669;
    box-sizing: border-box;
    cursor: pointer;
    background-position: center;
    background-size: 8px;
    background-repeat: no-repeat;
}

.tour-selection__input-bbl {
    height: 33px;
    width: 33px;
    background-color: #ddd;
    color: white;
    cursor: pointer;
    border-radius: 2px;
    line-height: 37px;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 23px;
    display: block;
}

.tour-selection__input-bbl.upload {
    background-image: url(/i/lib-ui-tour-filter/file-upload-solid.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}

.tour-selection__input-bbl.upload + input {
    width: calc(100% - 45px) !important;
}

.tour-selection__input-bbl + input + label {
    width: calc(100% - 63px) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-selection-wrap .tour-selection-field:hover .tour-selection__input-bbl.upload {
    background-color: #3687c5;
}

.tour-selection-wrap .cbx:checked + .label-cbx::before {
    background-image: url(/i/checkmark.svg);
}

.tour-selection-wrap .cbx-block.cbx-block--16 .cbx + .label-cbx::before {
    width: 16px;
    top: 1px;
    height: 16px;
}


.tour-selection-wrap .cbx-block.cbx-block--16 .cbx:checked + .label-cbx::before {
    background-image: url(/i/lib-ui-tour-filter/checkmark.svg);
}


.tour-selection-wrap .cbx:checked + .label-cbx {
    color: #475669;
}

.tour-selection-wrap .formDirections .cbx-block.cbx-block--16 .cbx:checked + .label-cbx::before,
.tour-selection-wrap .formDirections .cbx-block.cbx-block--16 .cbx + .label-cbx::before {

    width: 16px;
    top: 2px;
    height: 16px;
}

.tour-selection-wrap .cbx-block.cbx-block--16 .cbx + .label-cbx {
    padding-left: 25px;
}


.tour-selection-wrap .cbx-cnt {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #475669;
    font-size: 14px;
    line-height: 20px;
    font-family: 'apercu_pro', sans-serif;
}

.tour-selection-wrap .error .cbx-block .cbx + .label-cbx::before {
    border-color: #da4c4c;
    box-shadow: 0px 0px 0px 1px #da4c4c;
}

.tour-selection-wrap .cbx-block--red .cbx-cnt {
    color: #e03a3a;
}

.tour-selection-wrap .cbx-block--blue input:checked + label .cbx-cnt {
    color: #318cc6
}

.tour-selection-wrap .cbx-block--red .cbx + .label-cbx::before {
    border-color: #e03a3a;
}

.tour-selection-wrap .cbx-block--red .cbx + .label-cbx::after {
    background-image: url("/i/lib-ui-tour-filter/checkmark-red.svg");
}

/*editor*/
.tour-selection-wrap-in.tour-selection-wrap-in--editor {

}

.tour-selection-editor__act.hint-parent:hover .hint {
    top: 40px;
}

.tour-selection-editor__act:hover {
    background-color: #dee0e2;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-editor + .bth__ta-resizable-wrap .bth__ta-resizable {
    padding-top: 10px;
    font-size: 14px;
    min-height: 300px !important;
}

.tour-selection-editor__act {
    margin-right: 6px;
    font-size: 19px;
    cursor: pointer;
    color: #222f3e;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
}

.tour-selection-editor {
    border-bottom: 1px solid #eee;
    background-color: white;
    width: 100%;
    padding: 5px;
    display: flex;
}

/*editor*/
/*радио*/

.tour-selection-wrap .rbt-block {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
    cursor: pointer;
    width: auto;
    margin-right: 22px;
    /*margin-bottom: 10px;*/
    line-height: 21px;
}

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

.tour-selection-wrap .rbt + .label-rbt {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: normal;
    padding-left: 20px
}

.tour-selection-wrap .label-rbt:hover .hint {
    display: block;
}

.tour-selection-wrap .rbt + .label-rbt::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 2px solid #475669;
    border-radius: 50%;
    box-sizing: border-box;
}

.tour-selection-wrap .rbt:checked + .label-rbt::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    background: #475669;

    border-radius: 50%;
}

.tour-selection-wrap .rbt:checked + .subs-rbt {
    color: #475669;
}

.tour-selection-wrap .rbt-cnt {
    display: inline-block;
    vertical-align: top;
    color: #475669;
    line-height: 17px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'apercu_pro', sans-serif;
}

.tour-selection-wrap .rbt-cnt.rbt-cnt--big {
    line-height: 21px;
    font-size: 18px;
}

.tour-selection-wrap .rbt-block:last-child {
    margin-right: 0;
}

.tour-selection-wrap .rbt-block--disabled {

    cursor: auto;
}

.tour-selection-wrap .rbt-block--disabled .rbt + .label-rbt::before {
    border-color: #898b8d;
}

.tour-selection-wrap .rbt-block--disabled .rbt-cnt {
    color: #898b8d;
    cursor: auto;
}

.tour-selection-wrap.tour-selection-wrap--880 {

    width: 880px;
}

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

.tour-selection-wrap.tour-selection-wrap--row > .bth__btn {
    height: 50px;
    line-height: 23px;
}

.tour-selection-wrap.tour-selection-wrap--grey .tour-selection-wrap-in:first-of-type {
    margin-top: 0;
}

.tour-selection-wrap.tour-selection-wrap--grey {
    padding: 15px;
    margin: 20px 0;
    background-color: #e4e5ea;
    width: 100%;
}

.tour-selection-wrap.tour-selection-wrap--row .tour-selection-wrap-flex {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.tour-selection-wrap .tour-selection-wrap-in {
    margin-top: 15px;
    width: 100%;
    position: relative;
}

.tour-selection-wrap .tour-selection-wrap-flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.tour-selection-field .SumoSelect > .CaptionCont > label > i:before {
    content: "";
    background-image: url(/i/lib-ui-tour-filter/chevron-down-blue.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -1px;

}

.tour-selection-ico-abs:hover .fa-sliders {

    background-image: url("/i/lib-ui-tour-filter/filter-orange-dark-icon.png");
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs.has-error i {
    color: white !important;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs.has-error {
    background-color: #da4c4c;
    color: white !important;
}

.tour-selection-ico-abs.tour-selection-ico-abs--red-fltr {
    background-image: url("/i/lib-ui-tour-filter/filter-red-icon.png");
    background-size: 27px;
    background-repeat: no-repeat;
    background-position: center;
}

.tour-selection-ico-abs.tour-selection-ico-abs--red-fltr:hover {
    background-image: url("/i/lib-ui-tour-filter/filter-dark-red-icon.png");

}

.tour-selection-ico-abs .fa-sliders {
    background-repeat: no-repeat;
    background-image: url(/i/lib-ui-tour-filter/filter-orange-icon.png);
    background-position: center;
    width: 100%;
    height: 100%;
    display: block;
    background-size: 27px;
}

.tour-selection-field__filter-ico {
    background-repeat: no-repeat;
    background-image: url(/i/lib-ui-tour-filter/filter-orange-icon.png);
    background-position: center;
    background-size: 27px;
    width: 55px;
    height: 55px;
    position: absolute;
    right: 60px;
    top: 1px;
    display: inline-block;
}

.tour-selection__filter-btn {
    background-repeat: no-repeat;
    background-image: url(/i/lib-ui-tour-filter/filter-orange-icon.png);
    background-position: center;
    background-size: 27px;
}

.tour-selection__filter-btn.tour-selection__filter-btn--abs {

    position: absolute;
    right: 0;
    height: 55px;
    padding: 0;
    border-left: 1px solid #ddd;
}

.tour-selection__filter-btn:hover {

    background-image: url("/i/lib-ui-tour-filter/filter-orange-dark-icon.png");

}

.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--70p {
    width: calc(100% - 33.3%);
}

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

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field.tour-selection-field--calc50 {

    width: calc(100% - 60px) !important;
    display: inline-block;
}

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

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

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

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

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

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

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

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

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

.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-wrap .tour-selection-field.tour-selection-field--25p {
    width: 25%;
}

.tour-selection-wrap .tour-selection-wrap-in.tour-selection-wrap-flex .tour-selection-field.tour-selection-field--loc {
    width: calc(100% - 42px) !important;
}

.tour-selection-wrap .tour-selection-field.tour-selection-field--37p {

    width: 37.5%;
}

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

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


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

.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: 522px;
}

.tour-selection-field--300 {
    width: 290px;
}

.tour-selection__star.active {
    color: #ff8e41;
}

.tour-selection__rating-choice {
    position: absolute;

    right: 8px;

    bottom: 6px;
    font-size: 14px;
    line-height: 18px;
}

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

.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 transparent;
}


.tour-selection-wrap .tour-selection-wrap-in:not(.tour-selection-wrap-flex).tour-selection-field {
    width: 100%;
}

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

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > input.bth__inp,
.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block textarea {
    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: 0;
    font-size: 13px;
    background-color: white;
    padding-top: 3px;
    width: calc(100% - 27px);
}

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

.tour-selection-wrap div.tour-selection-wrap-in .tour-selection-field .bth__inp-block {
    background-color: white;
    height: 55px;
    padding: 0;
    width: 100%;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block {
    background-color: white;
    height: 55px;
    width: 100%;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--200 textarea,
.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--70 textarea,
.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--115 textarea {
    overflow: auto;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--70 {
    height: 90px !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--200 {
    height: 200px !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--560 {
    height: 560px !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--115 {
    height: 115px !important;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block.bth__ta-block--400 {
    height: 400px !important;
}

.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-plus.tour-selection-plus--bright-red:hover {
    color: #cd1f21;
}

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

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

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

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

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

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

.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 !important;
}

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

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs + .tour-selection-ico-abs:not(.static) {

    right: 60px;
    border: none;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs.static {
    border: none;
}

.tour-selection-ico-abs__txt:hover {
    color: #e07c39;
}

.tour-selection-ico-abs__txt {
    font-weight: bold;
    font-size: 20px;
    margin-top: 7px;
    display: block;
    color: #ff8e41;
}

.tour-selection-box .panel .tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs {
    border-color: #faf6e5;
}

.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__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 .bth__btn.bth__btn--lower {
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}

.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,
.tour-selection-wrap .tour-selection-field--price .bth__inp-block.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;
    white-space: pre-wrap !important;
    overflow: hidden;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection__flag.lsfw-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/lib-ui-tour-filter/download-sprite.png);
    box-sizing: border-box;
    width: 50px;
    height: 55px;
    background-size: 51px;
    background-position-y: -50px;
    cursor: pointer;
    background-position-x: 0px;

}

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

.tour-selection__download-icon.tour-selection__download-icon--bright-red:hover {

    background-position-y: -101px;
}

.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;
    height: 55px;
    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-abs-big {
    color: #ff8e41;
    font-size: 29px;
    width: 120px;
    cursor: pointer;
    background-color: white;
    text-align: center;
    line-height: 55px;
    padding-top: 0;
    right: 0;
    position: absolute;
    border-left: 1px solid #ccc;
    height: 55px;
    background-position-x: center;
}

.tour-selection-field__btn-search:hover,
.tour-selection__filter-btn:hover,
.tour-selection-field__btn-abs-big:hover {
    color: #e27200;
}

.tour-selection__filter-btn.tour-selection__filter-btn--red:hover {
    background-image: url("/i/lib-ui-tour-filter/filter-orange-red-icon.png");
}

.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 * {
    line-height: 18px;
}

.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;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.tour-selection__cross {
    background-image: url(/i/lib-ui-tour-filter/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/lib-ui-tour-filter/cross-thin.svg);
}

.tour-selection-wrap-in--btn-show--600 {
    display: none;
}

.tour-selection-wrap .bth__inp-block--340 {
    width: 340px;
    position: relative;
    margin-right: 15px;
}

.tour-selection-wrap .bth__inp-block {
    position: relative;
    width: 500px;
    border-radius: 2px;
    height: 50px;
    box-sizing: border-box;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 3px;
    cursor: pointer;
}

/**/
.bth__inp-guest-wrap .normal {
    vertical-align: bottom;
    font-size: 13px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block:hover .bth__inp-guest::after {
    background-image: url(/i/lib-ui-tour-filter/user-blue.png);
}

.tour-selection-wrap .bth__inp-guest-i {
    background-image: url(/i/lib-ui-tour-filter/user-black.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-position: center;
}

.tour-selection-wrap .bth__inp .bth__inp-guest-wrap:first-of-type {
    font-size: 19px;
}

.tour-selection-wrap .bth__inp-guest-wrap {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px;
}

.tour-selection-wrap .bth__inp-guest {
    position: relative;
    padding-right: 25px;
    display: inline-block;
    vertical-align: bottom;
}

.tour-selection-wrap .bth__inp-guest.bth__inp-guest--sm {
    padding-right: 20px;
}

.tour-selection-wrap .bth__inp-guest::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/i/lib-ui-tour-filter/user-black.png);

    background-size: contain;
    width: 15px;
    height: 15px;
    top: 1px;

    right: 0;
}

.tour-selection-wrap .bth__inp-guest.bth__inp-guest--sm::after {
    width: 12px;
    height: 12px;
    top: 3px;
}

.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block:hover .bth__inp-guest-i {
    background-image: url(/i/lib-ui-tour-filter/user-blue.png);
}

/**/
.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs.red:hover i {
    color: #cd1f21;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs .hint-parent {

    width: 100%;
    display: block;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs .hint-parent:hover .hint {
    top: 56px;
    left: auto;
    right: 0;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs {
    width: 55px;
    right: 0;
    position: absolute;
    border-left: 1px solid #ccc;
    background-color: white;
    height: 55px;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    background-repeat: no-repeat;
    background-position-x: center;
    top: 0;
}

.tour-selection-ico-circle:hover {
    color: #ff8e41;
}

.tour-selection-ico-circle {
    width: 55px;
    background-color: white;
    height: 55px;
    cursor: pointer;
    color: #ccc;
    text-align: center;
    font-size: 24px;
    border-radius: 50px;
    padding-top: 12px;
    margin-left: 15px;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs.lines {
    background-position-x: -102px;
    background-position-y: 19px;
    background-image: url(/i/lib-ui-tour-filter/sprite-filter-btn.png);
    border-left: none;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs i {
    color: #9e9e9e;
    line-height: 55px;
    text-align: center;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs:hover i {
    color: #e27200;
}

.tour-selection-wrap.tour-selection-wrap--filter .tour-selection-wrap-flex > .tour-selection-field--50p:first-of-type {
    margin-right: 15px;
}

.tour-selection-wrap.tour-selection-wrap--filter .tour-selection-field .bth__inp-block-burger::after {
    top: 19px;
}

.tour-selection-wrap.tour-selection-wrap--filter {
    width: 550px;
}

.tour-selection__img-block {
    display: none;
}

.tour-selection__img-block .tour-selection__img {
    width: 55px;
    text-align: center;
    color: #318cc6;
    background-color: white;
    font-size: 30px;
    padding-top: 10px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 2px;
    margin-left: 20px;
}

.tour-selection__img-cross {
    background-image: url(/i/lib-ui-tour-filter/cross-thin.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px;
    display: inline-block;
    vertical-align: middle;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__inp-block input[type=password] {
    font-size: 25px;
}

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

    top: 25px;
}

.tour-selection-wrap .tour-selection-wrap-in > .cbx-block {
    display: inline-block;
    margin-right: 15px;
}

.tour-selection-wrap-in__abs-close {
    font-size: 13px;
    font-family: 'apercu_pro', sans-serif;
    color: #e03a3a;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.tour-selection-wrap.tour-selection-wrap--bordering .bth__inp-block,
.tour-selection-wrap.tour-selection-wrap--bordering .bth__ta-resizable-wrap {

    border: 1px solid #ccc;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs i {
    line-height: 40px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-field .bth__inp-lbl.active {
    background-color: transparent;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs {
    width: 40px;
    height: 40px;
    top: 20px;
    font-size: 20px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__inp-block {
    height: 40px;
    padding-top: 0;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__ta-block textarea {
    padding-top: 7px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-field .bth__inp-lbl {
    margin-left: 0;
    top: -25px;
    line-height: 18px;
    z-index: 1;
    pointer-events: none;
    color: #475669;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
}

.tour-selection-wrap--sm.tour-selection-wrap {
    width: 65%;
}

.tour-selection-wrap--sm__file-abs:hover {

    color: #318cc6;
}

.tour-selection-wrap--sm__file-abs {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #215f86;
    font-size: 20px;
    cursor: pointer;
    background-color: white;
    z-index: 2;
}

.tour-selection-wrap--sm__file-del {
    cursor: pointer;
    color: #e03a3a;
    font-family: 'apercu_pro', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 5px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-field > div:not(:last-of-type) {
    margin-right: 10px;
}

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

.tour-selection-wrap--sm.tour-selection-wrap .bth__inp-block.burger::after {
    width: 40px;
    background-position-x: -113px;
    background-position-y: 13px;
    height: 40px;
    padding-top: 0;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-flex {
    align-items: flex-start;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in > div:not(:last-of-type) {
    margin-right: 10px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.has-error .hint-block--abs,
.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block.error .hint-block--abs {

    top: 11px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > span.bth__inp,
.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > div.bth__inp {
    padding-top: 12px;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > input.bth__inp {
    padding-top: 7px;
}

.tour-selection-wrap--sm.tour-selection-wrap .count {
    position: absolute;
    right: 0;
}

.tour-selection-wrap.tour-selection-wrap--sm .bth__inp .lsfw-flag {
    margin-top: -1px;
}

.tour-selection-wrap.tour-selection-wrap--sm .tour-selection-wrap-in .tour-selection-ico-abs .hint-parent:hover .hint {
    top: 40px;
}

.tour-selection-wrap-flex-btn > a.uppercase {

}

.tour-selection-wrap-flex-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tour-selection-wrap--sm.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__inp-block + div .tour-selection-ico-abs {
    top: 0;
}

/*бублики*/

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block span.bth__inp {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 48px;
    text-align: center;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block.has-error .hint-block--abs,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__ta-block.has-error .hint-block--abs {
    top: 17px;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block.has-error .hint-block--abs .question-error,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__ta-block.has-error .hint-block--abs .question-error {
    font-size: 14px;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__ta-block.has-error .bth__ta,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block.has-error .bth__inp {
    border-color: #da4c4c;
    color: #da4c4c;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block.has-error {
    border: none !important;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block .bth__inp,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__ta-block .bth__ta {
    border-radius: 10px;
    padding-top: 8px;
    max-width: 100%;
    font-size: 14px;
    border: 2px solid #ccc;
    text-transform: uppercase;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block {
    height: 48px !important;
}

.tour-selection-wrap.tour-selection-wrap--bubles .bth__inp-lbl {
    font-size: 14px;
    text-transform: uppercase;
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    position: static;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 25px;
}


.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp-block,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__ta-block {
    padding-top: 0;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-wrap-flex {
    justify-content: space-between;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field .bth__inp {
    text-align: center;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field.tour-selection-field--green .bth__ta,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field.tour-selection-field--green .bth__inp {
    border-color: #00a551 !important;
    color: #00a551 !important;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field.tour-selection-field--red .bth__ta,
.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field.tour-selection-field--red .bth__inp {
    border-color: #e03a3a !important;
    color: #e03a3a !important;
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field--30p {
    width: calc(33.3% - 10px);
}

.tour-selection-wrap.tour-selection-wrap--bubles .tour-selection-field.tour-selection-field--20p {
    width: calc(20% - 10px);
}


.tour-selection-wrap .cbx-mark__block .cbx-block {
    display: inline-block;
    margin-right: 5px;
    width: 45px;
    height: 40px;
    box-sizing: border-box;
    padding: 0;

}

.tour-selection-wrap .cbx-mark__block .cbx-block.mark0 {
    width: 140px;
}

.tour-selection-wrap .cbx-mark__block .cbx-block:last-of-type {
    margin-right: 0;
}

.tour-selection-wrap .cbx-mark__block .cbx + .label-cbx {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    background: #fff;
    border-radius: 2px;
}

.tour-selection-wrap .cbx-mark__block .cbx + .label-cbx .cbx-cnt {
    font-size: 20px;
    line-height: 30px;
    font-family: 'apercu_pro', sans-serif;
}

.tour-selection-wrap .cbx-mark__block .mark5 .cbx + .label-cbx .cbx-cnt {
    color: #00a651;
}

.tour-selection-wrap .cbx-mark__block .mark5m .cbx + .label-cbx .cbx-cnt {
    color: #75b71f;
}

.tour-selection-wrap .cbx-mark__block .mark4 .cbx + .label-cbx .cbx-cnt {
    color: #a9ca0a;
}

.tour-selection-wrap .cbx-mark__block .mark3 .cbx + .label-cbx .cbx-cnt {
    color: #dfa918;
}

.tour-selection-wrap .cbx-mark__block .mark2 .cbx + .label-cbx .cbx-cnt {
    color: #da4c4c;
}

.tour-selection-wrap .cbx-mark__block .mark1 .cbx + .label-cbx .cbx-cnt {
    color: #000;
}

.tour-selection-wrap .cbx-mark__block .mark0 .cbx + .label-cbx .cbx-cnt {
    color: #999;
}

.tour-selection-wrap .cbx-mark__block .mark5 .cbx:checked + .label-cbx {
    background: #00a651;
}

.tour-selection-wrap .cbx-mark__block .mark5m .cbx:checked + .label-cbx {
    background: #75b71f;
}

.tour-selection-wrap .cbx-mark__block .mark4 .cbx:checked + .label-cbx {
    background: #a9ca0a;
}

.tour-selection-wrap .cbx-mark__block .mark3 .cbx:checked + .label-cbx {
    background: #dfa918;
}

.tour-selection-wrap .cbx-mark__block .mark2 .cbx:checked + .label-cbx {
    background: #da4c4c;
}

.tour-selection-wrap .cbx-mark__block .mark1 .cbx:checked + .label-cbx {
    background: #000;
}

.tour-selection-wrap .cbx-mark__block .mark0 .cbx:checked + .label-cbx {
    background: #999;
}

.tour-selection-wrap .cbx-mark__block .cbx:checked + .label-cbx .cbx-cnt {
    color: #fff;
}

.tour-selection-wrap .cbx-mark__block .cbx + .label-cbx::after,
.tour-selection-wrap .cbx-mark__block .cbx + .label-cbx::before {
    display: none;
}


/*бублики*/
@media screen and (max-width: 1300px) {

    .tour-selection-wrap .tour-selection-wrap-flex > div:last-of-type .formDirections {
        right: 0;
        left: auto;
    }

    .tour-selection-field-abs-txt {
        position: static;
        margin: 10px 0 20px 0;
        display: block;
    }

}

@media screen and (max-width: 1080px) {
    .tour-selection-wrap {
        width: 100% !important;
    }
}

@media screen and (max-width: 1023px) {
    .tour-selection-wrap-rasp1023 {
        display: block !important;
    }

    .tour-selection-wrap .tour-selection-wrap-triple-768 {
        flex-wrap: wrap;
    }

    .tour-selection-wrap .tour-selection-wrap-triple-768 .tour-selection-field {
        width: 33%;
        margin-bottom: 15px;
    }

    .tour-selection-wrap.tour-selection-wrap--bubles {
        margin-bottom: 40px;
    }

    .tour-selection-wrap-rasp1023 > * {
        width: 100% !important;
    }

    .tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs + .tour-selection-ico-abs {
        right: 0;
    }

    .tour-selection-wrap-in-files .bth__preview-img-90 + span.fz13 {
        display: inherit;
    }

    .tour-selection-wrap-in-files .bth__preview-img-90 {
        vertical-align: bottom;
        margin-bottom: 0;
    }

    .tour-selection-file > * {
        vertical-align: middle;
    }

    .tour-selection-wrap-in-files .show-1023 {
        display: inline-block !important;
        text-transform: uppercase;
        vertical-align: middle;
        font-weight: bold;
        margin-left: 10px;
    }

    .tour-selection-file i {
        line-height: initial;
    }

    .tour-selection-file {

        width: auto;
        padding: 10px;
        text-align: left;
    }

    .tour-selection-wrap-in-files > div:last-of-type {
        margin-bottom: 0;
    }

    .tour-selection-wrap-in-files > * {
        margin-bottom: 15px;
    }

    .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;
        box-sizing: border-box;
        padding-left: 15px;
    }

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

        margin-top: 0;
    }

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

}

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

    .tour-selection-wrap {
        width: 100% !important;
    }

    .tour-selection-field__btn-search {
        right: 2px;
        bottom: 15px;
        padding-top: 10px;
        width: 55px;
        /* padding: 0; */
        height: 54px;
        position: absolute;
        border-left: 1px solid #ccc;
    }

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

    .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 .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.3% !important;
    }
}

@media screen and (max-width: 768px) {
    .tour-selection-wrap .tour-selection-wrap-flex.nowrap-1023 {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .tour-selection-wrap .tour-selection-field,
    .tour-selection-wrap .tour-selection-field--60p {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .tour-selection-wrap .tour-selection-wrap-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
    }

    .tour-selection-wrap .tour-selection-field .tour-selection__input-bbl.upload {
        background-color: transparent !important;
        background-image: url("/i/lib-ui-tour-filter/file-upload-blue.svg");
        background-size: contain;
        width: 20px;
        height: 20px;
        top: 16px;
    }

    .tour-selection__input-bbl.upload + input {
        width: calc(100% - 29px) !important;
    }

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

    .tour-selection-wrap-flex-btn > a.uppercase {
        margin-top: 10px;
        display: block;
    }

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

    .tour-selection-wrap .hidden.show-768 {
        display: block !important;
        margin-top: 15px !important;
    }

    .tour-selection-wrap-btn-768-show {
        display: block !important;
    }
}


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

    .tour-selection-wrap .cbx-mark__block .cbx-block.mark0 {
        margin-top: 15px;
        display: block;
    }


    .tour-selection-wrap-big-img {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

    .tour-selection-wrap-ico-170 {
        line-height: 60px;
        font-size: 36px;
        width: 100px;
        height: 60px;
    }

    .tour-selection-wrap .hide-500 {
        display: none;
    }

    .tour-selection-wrap .tour-selection-wrap-in > .bth__btn + .bth__btn {
        margin-top: 15px;
    }

    .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;
        position: static;
        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 > div:first-of-type {
        margin-bottom: 10px;
    }

    .tour-selection__suggest-item {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .tour-selection-wrap__bg-upload {
        width: 100%;
        height: 100px;
    }

    .tour-selection-wrap__bg-upload-hint::before {
        top: 23px;
        font-size: 22px;
    }

    .tour-selection-wrap__bg-upload-hint {
        padding-top: 60px;
        font-size: 15px;
    }
}

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

    .tour-selection__filter-btn.tour-selection__filter-btn--abs {
        display: none;
    }

    .tour-selection-wrap-in--btn-show--600 {
        display: block;
        margin-top: 0;
    }

    .tour-selection-wrap .bth__btn {
        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 {
        padding-top: 30px;
    }

    .tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > span.bth__inp, .tour-selection-wrap .tour-selection-wrap-in .bth__inp-block > div.bth__inp {

        max-width: 270px;
    }

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

    .tour-selection-wrap .tour-selection-wrap-in .tour-selection__flag.lsfw-flag {
        right: 0;
        left: auto;
    }

    .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;
    }

    .tour-selection-wrap .cbx-mark__block .cbx-block {
        display: inline-block;
        margin-right: 5px;
        width: 37px;
        height: 37px;
        margin-bottom: 10px;
    }
}