
.tour-selection-wrap.tour-selection-wrap--loader .lsfw-form-flag {
    background: #dddddd;
}

.tour-selection-wrap .tour-selection-field .tour-selection-field__icon40.active,
.tour-selection-wrap .tour-selection-field:hover .tour-selection-field__icon40 {
    background-color: #ff8e41;
}

.tour-selection-wrap.tour-selection-wrap--loader .tour-selection-field__icon40 {
    background: #dddddd !important;
    font-size: 0 !important;
}

.tour-selection-wrap.tour-selection-wrap--loader .bth__btn.bth__btn--50,
.tour-selection-wrap.tour-selection-wrap--loader .tour-selection-field__icon40::before,
.tour-selection-wrap.tour-selection-wrap--loader .bth__ta-block > *,
.tour-selection-wrap.tour-selection-wrap--loader .bth__inp-block > * {
    display: none !important;
}

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

.tour-selection-wrap.tour-selection-wrap--loader .bth__btn:not(.bth__btn--grey-dark) {
    cursor: inherit;
    background: #c2c0c0 !important;
    border-color: #c2c0c0 !important;
}

.tour-selection-wrap.tour-selection-wrap--loader .tour-selection__rbts .tour-selection__rbt,
.tour-selection-wrap.tour-selection-wrap--loader .tour-selection-wrap-white-adaptive > * {
    visibility: hidden;
}

.tour-selection-wrap .tour-selection-wrap-white-adaptive > *:last-of-type {
    margin-right: 0;
}

.tour-selection-wrap .tour-selection-wrap-white-adaptive > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.tour-selection-wrap.tour-selection-wrap--loader .tour-selection__rbts,
.tour-selection-wrap.tour-selection-wrap--loader .bth__ta-block {
    background: #ffffff;
    animation: tourSelectionLoader 3s infinite;
}

.tour-selection-wrap.tour-selection-wrap--loader .bth__ta {
    font-size: 0 !important;
}

.tour-selection-wrap.tour-selection-wrap--loader .bth__ta-block {
    padding: 0 !important;
}

.tour-selection-wrap.tour-selection-wrap--loader .bth__inp-block {
    background: #ffffff;
    height: 55px !important;
    animation: tourSelectionLoader 3s infinite;
}

.tour-selection-wrap .tour-selection-wrap-white-adaptive {
    background: #ffffff;
    padding: 8px 10px;
    border-radius: 2px;
    margin-bottom: 15px;
}

@keyframes tourSelectionLoader {
    0% {
        background-color: #ffffff;
    }
    50% {
        background-color: #f3f3f3;
    }
    100% {
        background-color: #ffffff;
    }
}

.tour-selection-wrap {
    width: 804px;
    line-height: 1.3;
    position: relative;
    font-size: 13px;
    font-family: 'apercu_pro', sans-serif;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

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

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

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

.tour-selection-wrap-in.tour-selection-wrap-in--border {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff;
}

.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 {
    background: #ffffff;
}

.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-ico-170.has-error .hint {
    right: auto;
    left: 0;
}

.tour-selection-wrap-ico-170:hover {
    color: #2872a1;
}

.tour-selection-wrap-ico-170 {
    width: 170px;
    height: 170px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    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.tour-selection-wrap--green {
    background-color: #c8e4d2;
    padding: 15px;
    margin: 20px 0;
}

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

.tour-selection-wrap.tour-selection-wrap--red {
    background-color: #f9d1ce;
    padding: 15px;
    margin: 20px 0;
}

.tour-selection-wrap.tour-selection-wrap--orange {
    padding: 15px;
    background-color: #f9f6e5;
    margin: 20px 0;
}

.tour-selection-wrap .bth__ta.bth__ta--min16perc {
    padding-right: 16.6% !important;
}

.tour-selection-wrap .bth__ta {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0 7px 7px 10px;
    font-size: 16px;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    resize: none;
    color: #475669;
    border-radius: 2px;
    resize: none;
    white-space: pre-wrap !important;
}

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

.tour-selection-wrap .bth__inp {
    width: 100%;
    height: 100%;
    border: none;
    text-transform: uppercase;
    padding: 28px 7px 7px 10px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    color: #475669;
    border-radius: 2px;
}

.tour-selection-wrap input.bth__inp {
    text-transform: none;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--40h .bth__inp {
    padding: 10px 15px;
}

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

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__inp-block.bth__inp-block--40h.has-error .hint-block {
    top: 12px;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--40h .tour-selection-field__icon40 {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 14px;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--40h .tour-selection-field__icon40 + .bth__inp {
    padding-left: 45px;
}

.tour-selection-wrap .bth__inp-block.bth__inp-block--40h {
    height: 40px;
}

.tour-selection-wrap .lsfw-error-icon:hover .hint {
    display: block;
    top: -50px;
    right: auto;
}

.tour-selection-wrap .has-error .lsfw-error-icon {
    display: block;
}

.tour-selection-wrap .lsfw-error-icon::before {
    content: "\f059";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}

.tour-selection-wrap .lsfw-error-icon {
    width: 40px;
    z-index: 10;
    height: 40px;
    display: none;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    line-height: 39px !important;
    color: #ffffff;
    font-size: 22px;
    left: 10px;
    top: 8px;
    background: #da4c4c;
    position: absolute;
}

.tour-selection-wrap .bth__inp-block {
    position: relative;
    border-radius: 2px;
    height: 55px;
    background: #ffffff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 0;
    width: 100%;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.tour-selection-wrap .tour-selection-field {
    position: relative;
    margin-bottom: 15px;
    border-right: 1px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tour-selection-wrap div.bth__inp, .tour-selection-wrap span.bth__inp {
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-selection-file.has-error .hint-block {
    top: 0;
    right: 0;
    width: auto;
}

.tour-selection-file.has-error .hint-block i {
    line-height: 14px;
}

.tour-selection-file {
    height: 55px;
    width: 90px;
    display: inline-block;
    position: relative;
    margin: 0 15px 15px 0;
    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 .tour-selection-wrap-flex.al-center.space-btwn {
    justify-content: space-between;
    align-items: center;
}

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

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

.tour-selection-wrap .tour-selection-wrap-in {
    width: 100%;
    position: relative;
}

.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--600 {
    height: 600px !important;
}

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

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

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

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

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

.tour-selection-wrap .tour-selection-wrap-in .bth__ta-block {
    background-color: white;
    height: 55px;
    width: 100%;
    position: relative;
    border-radius: 2px;
    padding-top: 25px;
    transition: .3s;
    margin-bottom: 0 !important;
}

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

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

.tour-selection-wrap .bth__inp-block.has-error .bth__inp-lbl {
    color: #e03a3a;
}

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

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .has-error .hint-block {
    position: absolute;
    right: 0;
    width: 30px;
    top: 17px;
    left: auto;
    display: block;
    margin: 0;
}

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

.tour-selection-wrap__location-link, .tour-selection-wrap__location-links {
    display: inline-block;
}

.tour-selection__star {
    color: #999999;
    font-size: 15px;
    margin-right: 2px;
}

.tour-selection-rate {
    font-weight: bold;
    font-size: 10px;
    color: #ffffff !important;
    border-radius: 2px;
    width: 35px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 7px;
    line-height: 17px;
}

.tour-selection-rate.tour-selection-rate--green {
    background: #00a551 !important;
}


html body .tour-selection-square.tour-selection-square--20 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

html body .tour-selection-square {
    background-color: #dddddd;
    color: #ffffff;
    height: 40px;
    width: 40px;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
    font-style: normal;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.tour-selection-square.tour-selection-square--dark {
    background-color: #7f7e7e;
}

.tour-selection-field-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 2px;
    background: #ffffff;
    padding: 0 10px 0 0;
}

.tour-selection-field-flex__min40px {
    width: calc(100% - 40px);
}

.tour-selection-wrap .tour-selection-field__icon40 + .bth__inp-block,
.lsfw-form-flag-input .bth__inp-block, .lsfw-form-flag + .bth__inp-block {
    padding-left: 53px !important;
}

.tour-selection-wrap .tour-selection-wrap-in .static-error-parent.has-error .hint-block .question-error {
    font-size: 13px;
    margin-left: 5px;
}

.tour-selection-wrap .tour-selection-wrap-in .static-error-parent.has-error .hint-block:hover .hint {
    right: auto;
    left: -70px;
}

.tour-selection-wrap .tour-selection-wrap-in .static-error-parent.has-error .hint-block {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    display: inline-block;
    vertical-align: top;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-wrap-white-adaptive.has-error > .hint-block {
    vertical-align: middle;
}

.tour-selection-wrap .tour-selection-field__icon40.metro {
    background-image: url(https://tophotels.ru/csstx/i/metro-icon.svg);
}

.tour-selection-wrap .tour-selection-field__icon40.metro {
    background-image: url(https://tophotels.ru/csstx/i/metro-icon.svg);
}

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

.tour-selection-wrap .tour-selection-field__icon40 {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 10px;
    z-index: 10;
    top: 8px;
    line-height: 40px;
    border: none;
    text-align: center;
    font-size: 25px;
    border-radius: 2px;
    background: #c5c5c5 center/25px no-repeat;
    color: #ffffff;
}

.tour-selection-square:hover {
    background: #3189c1 !important;
}

.rbt-big.rbt-big--black input:checked + label {
    color: #215f86;
}

.rbt-big.rbt-big--black {
    color: #475669;
    font-size: 14px;
    line-height: 15px;
}

.rbt-big input {
    display: none;
}

.rbt-big input:checked + label::before {
    content: '\f192';
    font-weight: bold;
}

.rbt-big label {
    cursor: pointer;
}

.rbt-big label::before {
    content: '\f111';
    position: absolute;
    top: 0;
    font-weight: normal;
    left: 0;
    color: #215f86;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
}

.rbt-big {
    display: inline-block;
    vertical-align: top;
    color: #215f86;
    line-height: 17px;
    font-size: 17px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
    padding-left: 25px;
    margin: 0 15px 15px 0;
}

.tour-selection-wrap .bth__inp-block.burger::after {
    background: url(https://tophotels.ru/csstx/i/sprite-filter-btn.png) -102px 19px  /auto no-repeat;
    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;
}

.tour-selection-rbt-bubble label:hover {
    color: #e05c00;
}

.tour-selection-rbt-bubble label:hover span {
    background-color: #facba8;
}


.tour-selection-rbt-bubble input:disabled + label span {
    color: #c7c7c7 !important;
    background: #ffffff !important;
}

.tour-selection-rbt-bubble input:checked + label span {
    background-color: #ff8e41;
}

.tour-selection-rbt-bubble input:checked + label {
    color: #ffffff;
}

.tour-selection-rbt-bubble label span {
    border-radius: 3px;
    line-height: 31px;
    height: 30px;
    white-space: nowrap;
    width: 99%;
    position: relative;
    display: inline-block;
    padding: 0 5px;
}

.has-error .tour-selection-rbt-bubble label {
    color: #e03a3a
}

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

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

.tour-selection-rbt-bubble label {
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 2px;
    min-width: 60px;
    text-align: center;
    color: #475669;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 3px;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    vertical-align: middle;
}

.tour-selection-wrap-in .tour-selection-rbt-bubble:not(:last-child) {
    margin-right: 10px;
}

.tour-selection-rbt-bubble input {
    display: none;
}

.tour-selection-rbt-bubble {
    cursor: pointer;
    display: inline-block;
    border: none;
    position: relative;
    vertical-align: middle;
}

.tour-selection-wrap .tour-selection-wrap-in.has-error .hint-block.hint-block--sm-stat {
    display: inline-block;
    vertical-align: middle;
    top: 0;
    width: auto;
    position: relative;
}

.tour-selection-sm-ttl.has-error .hint-block .question-error {
    font-size: 14px;
}

.tour-selection-sm-ttl label {
    display: inline-block;
    vertical-align: middle;
}

.tour-selection-sm-ttl.has-error .hint-block {
    position: relative;
    top: 0;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.tour-selection-sm-ttl {
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.tour-selection-wrap .tour-selection-wrap-in > .d-ib {
    vertical-align: middle;
}

.tour-selection-wrap .tour-selection-wrap-in.has-error .hint-block.hint-block--sm-stat .question-error {
    font-size: 14px;
}

.tour-selection-wrap .tour-selection-wrap-in.has-error .rbt-block .rbt-cnt, .tour-selection-wrap .tour-selection-wrap-in.has-error .cbx-cnt {
    color: #e03a3a;
}

.tour-selection-loc {
    position: relative;
    cursor: pointer;
    height: 55px;
    width: 55px;
    display: block;
    margin-left: 5px;
    background: #ffffff url(https://tophotels.ru/csstx/i/icon-loc-grey.svg) center/35px no-repeat;
}

.tour-selection-loc:hover {
    background-image: url(https://tophotels.ru/csstx/i/icon-loc-orange.svg);
}

.tour-selection-loc:hover .hint {
    display: block;
    top: 65px;
}

.tour-selection-wrap.tour-selection-wrap--border .tour-selection-field {
    padding-right: 5px;
}

.tour-selection-wrap.tour-selection-wrap--border .bth__ta-block, .tour-selection-wrap.tour-selection-wrap--border .bth__inp-block {
    border: 1px solid #dbdbdb;
}

.tour-selection-field.tour-selection-field--btn .bth__inp-block {
    display: none;
}

.tour-selection-field.tour-selection-field--btn .tour-selection-square {
    margin: 7px auto 0 auto;
    display: block;
}

.tour-selection-field.tour-selection-field--btn {
    height: 55px;
    width: 60px;
    border-radius: 2px;
    background: #ffffff;
}

.tour-selection-wrap .tour-selection-field-btn-input {
    position: relative !important;
}

.tour-selection-wrap .bth__inp:disabled {
    background-color: #ffffff;
    color: #909090 !important;
}

.tour-selection-wrap.tour-selection-wrap--grey .tour-selection-wrap-in .tour-selection-ico-abs {
    border-left: 1px solid #eeeeee;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs:hover .hint {
    display: block;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-ico-abs {
    width: 55px;
    right: 0;
    border: none;
    position: absolute;
    background-color: white;
    height: 55px;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    background-repeat: no-repeat;
    background-position-x: center;
    top: 0;
    color: #9e9e9e;
    line-height: 55px;
    display: inline-block;
}


.tour-selection-wrap .bth__inp-block-eye + .bth__inp {
    width: calc(100% - 40px);
}

.tour-selection-wrap .bth__inp-block-eye {
    background: url(https://tophotels.ru/csstx/i/closed-eye-fine.png) center/contain no-repeat;
    height: 100%;
    top: 0;
    right: 16px;
    position: absolute;
    cursor: pointer;
    display: block;
    z-index: 1;
    width: 22px;
}

.tour-selection-wrap .tour-selection-wrap__loc:hover {
    background-image: url(https://tophotels.ru/csstx/i/icon-loc-orange.svg);
}

.tour-selection-wrap .tour-selection-wrap__loc {
    position: relative;
    border: none;
    height: 65px;
    width: 65px;
    border-radius: 0 5px 5px 0;
    background: #ffffff url(https://tophotels.ru/csstx/i/icon-loc-grey.svg) center/40px no-repeat;
}

.tour-selection-wrap .bth__inp-block.has-error .bth__inp-block-eye {
    right: 37px;
}

.tour-selection-wrap .bth__inp-block-eye.active {
    background-image: url(https://tophotels.ru/csstx/i/opened-eye-fine.png);
}

.tour-selection-wrap.tour-selection-wrap--loader .tour-selection__rbts .tour-selection__rbt,
.tour-selection-wrap.tour-selection-wrap--loader .tour-selection-field-flex .tour-selection-square {
    font-size: 0;
    background: #dddddd;
}

.tour-selection-wrap.tour-selection-wrap--loader .tour-selection-field-flex,
.tour-selection-wrap.tour-selection-wrap--loader .bth__add-file-lb {
    animation: tourSelectionLoader 3s infinite;
}

.tour-selection-wrap.tour-selection-wrap--loader .bth__add-file-lb > * {
    visibility: hidden;
}

.tour-selection-wrap .bth__add-file-lb {
    width: 100%;
    text-transform: uppercase;
    padding: 0 10px 0 10px;
    border-bottom-left-radius: 2px;
    font-size: 10px;
    position: relative;
    border-bottom-right-radius: 2px;
    background-color: white;
}

.tour-selection-wrap .bth__add-file-lb.has-error label .hint-block:hover .hint {
    left: auto;
    right: 0;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__add-file-lb.has-error label .hint-block--abs i {
    font-size: 13px;
}

.tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .bth__add-file-lb.has-error label .hint-block--abs {
    right: 0;
    top: 9px;
    text-align: right;
    position: absolute;
}

.tour-selection-wrap .has-error + .bth__add-file-lb label {
    color: inherit;
}

.tour-selection-wrap .bth__add-file-lb.has-error .bth__link {
    color: #da4c4c !important;
}

.tour-selection-wrap .bth__add-file-lb.bth__add-file-lb--load::after {
    content: '';
    background-image: url(https://tophotels.ru/csstx/i/loader.gif);
    width: 20px;
    height: 100%;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.tour-selection-wrap .bth__add-file-lb label:hover {
    color: #276b97;
}

.tour-selection-wrap .has-error.bth__add-file-lb label {
    color: inherit;
}

.tour-selection-wrap .tour-selection__rbts .tour-selection__rbt::before {
    font-family: "Font Awesome 5 Free";
    content: '\f111';
    font-weight: normal;
    position: absolute;
    left: 15px;
    font-size: 13px;
    top: 0;
    line-height: inherit;
}

.tour-selection-wrap .tour-selection__rbts .tour-selection__rbt.active::before {
    content: '\f192';
    font-weight: bold;
}

.tour-selection-wrap .tour-selection__rbts .tour-selection__rbt.active {
    background-color: #f8e4d5;
    color: #e03a3a;
}

.tour-selection-wrap .tour-selection__rbts {
    background: #ffffff;
    padding: 5px 10px;
}

.tour-selection-wrap .tour-selection__rbts .tour-selection__rbt {
    background-color: #eeeeee;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 5px 2px 0;
    position: relative;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    min-width: 100px;
    text-align: center;
    color: #475669;
    padding: 0 20px 0 35px;
}

.tour-selection-wrap .bth__preview-img-error {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 100;
    color: red;
}

.tour-selection-wrap .bth__add-file-lb label {
    cursor: pointer;
    border-top: 1px solid #cccccc;
    position: relative;
    padding: 7px 0;
    color: #318cc6;
    display: block;
}

.bth__preview-img-90 img {
    border-radius: 2px;
    object-fit: contain;
}

.bth__preview-img-90 b {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 55px;
}

.bth__preview-img-90 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 15px;
    background-color: white;
    margin-right: 10px;
    position: relative;
    width: 90px;
    height: 55px;
    border-radius: 2px;
}

.bth__preview-img-90.loader::before {
    content: '';
    background: rgba(255, 255, 255, 0.8) url(https://tophotels.ru/csstx/i/loader.gif) center / 25px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.bth__preview-90-cross {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://tophotels.ru/csstx/i/cross-thin.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff73;
    opacity: 0;
    transition: 0.3s;
    cursor: pointer;
    z-index: 10;
}

.bth__preview-img-90:hover .bth__preview-90-cross {
    opacity: 1;
}

.tour-selection-wrap__location-links .tour-selection-wrap__location-link:not(:last-child) {
    margin-right: 20px;
}

.tour-selection-wrap__location-link {
    font-size: 13px;
    cursor: pointer;
    color: #318cc6;
    position: relative;
    padding-left: 18px;
    font-weight: normal;
    line-height: 20px;
}

.tour-selection-wrap__location-link::before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 11px;
}

.tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp {
    overflow: visible;
    width: 100%;
}

.tour-selection-wrap__sm-flag-mobile.tour-selection-wrap__sm-flag-mobile--loader .tour-selection-wrap__location-link::before {
    display: none;
}

.tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp > span {
    display: inline-block;
    vertical-align: middle;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-selection-wrap .tour-selection-wrap__with-city .bth__inp {
    display: flex;
    align-items: center;
    width: 100%;
}

.tour-selection-wrap .tour-selection-wrap__with-city .bth__inp > .mr20 {
    max-width: calc(100% - 75px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tour-selection-wrap .tour-selection-wrap__with-city .tour-selection-wrap__location-link {
    margin: 0 !important;
}

.tour-selection-wrap-uploader i {
    font-size: 33px;
    margin: 0 10px 4px 0;
    vertical-align: middle;
    display: inline-block;
}

.tour-selection-wrap-ico-170.loader::before,
.tour-selection-wrap-uploader.loader::before {
    content: '';
    width: 10px;
    height: 10px;
    border: solid 3px #cccccc;
    border-radius: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: all 0.5s ease-in;
    -webkit-animation-name: uploaderLoader;
    -webkit-animation-duration: 1.0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    transition: all 0.5s ease-in;
    animation-name: uploaderLoader;
    animation-duration: 1.0s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 12px;
    right: 13px;
}

@-webkit-keyframes uploaderLoader {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


.tour-selection-wrap-ico-170.loader::before {
    width: 40px;
    top: calc(50% - 20px);
    right: calc(50% - 20px);
    height: 40px;
}

.tour-selection-wrap-uploader:hover label, .tour-selection-wrap-uploader input:checked + label {
    color: #ff8e41;
}

.tour-selection-wrap-uploader input + label {
    color: #999999;
}

.tour-selection-wrap-uploader input + label i::after {
    content: '\f14a';
    font-weight: normal;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.tour-selection-wrap-uploader input:checked + label i::after {
    font-weight: bold;
}

.tour-selection-wrap-uploader label {
    width: 100%;
    height: 100%;
    cursor: pointer;
    line-height: inherit;
    display: block;
    padding-right: 35px;
}

.tour-selection-wrap-uploader {
    font-size: 16px;
    position: relative;
    width: 475px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    border: none;
    line-height: 55px;
    height: 55px;
    font-weight: normal;
    text-align: left;
    margin: 0 15px 15px 0;
    color: #318cc6;
    font-family: 'apercu_pro', sans-serif;
    cursor: pointer;
    border-radius: 2px;
    background: #ffffff;
}

.tour-selection-wrap-uploader.tour-selection-wrap-uploader--sm i {
    font-size: 23px;
}

.tour-selection-wrap-uploader.tour-selection-wrap-uploader--sm {
    font-size: 14px;
    line-height: 40px;
    padding-left: 15px;
    margin: 0;
    width: 315px;
    height: 40px;
}

html body .tour-selection-wrap .has-error.tour-selection-wrap-uploader .hint-block.hint-block--abs .question-error {
    margin: 0;
    font-size: 13px;
}

html body .tour-selection-wrap .has-error.tour-selection-wrap-uploader .hint-block.hint-block--abs {
    position: absolute;
    right: 7px;
    top: 7px;
    width: auto;
    line-height: normal;
}

.tour-selection-wrap .tour-selection-wrap-white-btn label::before {
    left: 15px;
}

.tour-selection-wrap .tour-selection-wrap-white-btn label {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0 20px 0 40px;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.tour-selection-wrap .tour-selection-wrap-white-btn {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.tour-selection-wrap.radius5 .lsfw-error-icon,
.tour-selection-wrap.radius5 .tour-selection-field__icon40,
.tour-selection-wrap.radius5 .bth__inp-block, .tour-selection-wrap.radius5 .bth__inp,
.tour-selection-wrap.radius5 .bth__ta-block, .tour-selection-wrap.radius5 .bth__ta {
    border-radius: 5px;
}

@media screen and (min-width: 598px) {
    .tour-selection-wrap.tour-selection-wrap--loader .tour-selection-wrap-white-adaptive {
        background: #ffffff;
        animation: tourSelectionLoader 3s infinite;
    }
}

@media screen and (max-width: 1520px) {
    .tour-selection-wrap__sm-flag-mobile .hide-1279 {
        display: none;
    }

    .tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp > span {
        max-width: 200px;
    }

    .tour-selection-wrap .bth__ta.bth__ta--min16perc {
        padding-right: 10px !important;
    }
}

@media screen and (max-width: 1300px) {
    .tour-selection-wrap .tour-selection-wrap-in .tour-selection-field.tour-selection-field--btn {
        width: auto;
        height: auto;
    }

    .tour-selection-wrap-uploader {
        width: auto;
    }

    .tour-selection-wrap__location-links .tour-selection-wrap__location-link:not(:last-child) {
        margin-right: 10px;
    }

    .tour-selection-wrap__location-link {
        padding-left: 14px;
        font-size: 11px;
    }

    .tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp > span {
        max-width: 145px;
        margin-right: 10px !important;
    }

    .tour-selection-wrap__location-link::before {
        font-size: 8px;
    }

    .tour-selection-wrap .tour-selection-field.tour-selection-field--btn .bth__inp-lbl {
        left: 53px !important;
    }

    .tour-selection-field.tour-selection-field--btn .bth__inp-block {
        display: block;
    }

    .tour-selection-field.tour-selection-field--btn .tour-selection-square {
        position: absolute;
        left: 10px;
        top: 0;
    }

    .tour-selection-field.tour-selection-field--btn .bth__inp-block {
        padding-left: 53px !important;
    }

    .tour-selection-wrap .tour-selection__rbts {
        white-space: nowrap;
        overflow: auto;
    }
}

@media screen and (max-width: 1023px) {
    .tour-selection__star {
        font-size: 14px;
        margin-right: 1px;
    }

    .tour-selection-wrap .tour-selection-field__icon40.hide-767 + .bth__inp-block {
        padding-left: 0 !important;
    }

    .tour-selection-wrap-in-files .bth__preview-img-90 + span.fz13::before {
        content: '\f00d';
        font-weight: bold;
        float: right;
        font-family: "Font Awesome 5 Free";
    }

    .tour-selection-wrap-in-files .bth__preview-img-90 + span.fz13 {
        display: block;
        margin-bottom: 10px;
        color: #ffffff !important;
        font-size: 10px !important;
        background: #818181;
        margin-right: 10px;
        padding: 0 10px;
        border-radius: 2px;
    }

    .bth__preview-img-90 {
        margin-bottom: 5px;
    }

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

    .tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp > span {
        max-width: 135px;
    }
}

@media screen and (max-width: 767px) {
    .tour-selection-wrap .tour-selection-wrap-white-btn label::before {
        left: 10px;
        font-size: 12px;
    }

    .tour-selection-wrap .tour-selection-wrap-white-btns {
        white-space: nowrap;
        overflow: auto;
    }

    .tour-selection-wrap .tour-selection-wrap-white-btn label {
        padding: 0 15px 0 30px;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .mr20 {
        vertical-align: top;
        display: inline-block;
    }

    .tour-selection-wrap .tour-selection-wrap-uploader {
        width: 100%;
        padding: 0 10px;
    }

    .tour-selection-wrap .tour-selection-wrap__sm-flag-mobile .bth__inp > span {
        max-width: 200px;
        margin-right: 0 !important;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag {
        transform: scale(0.5);
    }

    .tour-selection-wrap__location-link::before {
        font-size: 10px;
    }

    .tour-selection-wrap__location-link {
        padding-left: 18px;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__location-link {
        vertical-align: top;
        display: inline-block;
        margin-right: 15px;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag + .bth__inp-block {
        padding-left: 30px !important;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag {
        left: 1px;
        top: 16px;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag + .bth__inp-block .bth__inp-lbl {
        left: 0 !important;
    }

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

    .tour-selection-wrap .tour-selection-wrap__loc {
        width: auto !important;
        background-position: 8px;
        background-size: 20px;
        height: auto !important;
        border-radius: 5px;
        margin-bottom: 20px;
        padding: 0 15px 0 40px;
    }

    .tour-selection-wrap .tour-selection-wrap__loc .hint {
        display: block !important;
        text-transform: uppercase !important;
        font-size: 11px;
        position: static;
        box-shadow: none;
        padding: 0;
        line-height: 28px !important;
    }

    .tour-selection-rbt-bubble label {
        font-size: 11px !important;
        padding: 2px;
        min-width: auto;
    }

    .tour-selection-wrap-in .tour-selection-rbt-bubble:not(:last-child) {
        margin-right: 5px;
    }

    .tour-selection-rbt-bubble label span {
        padding: 0 5px;
    }

    .tour-selection-loc {
        width: auto;
        height: auto;
        margin-bottom: 15px;
        background: transparent;
    }

    .tour-selection-loc .hint {
        font-size: 13px;
        text-transform: uppercase;
        color: #318cc6;
        display: block !important;
        position: static;
        padding: 0;
        box-shadow: none;
        background: transparent;
    }

    .tour-selection-wrap .tour-selection-field {
        width: 100% !important;
        margin-bottom: 10px;
        border-right: none;
        margin-right: 0 !important;
    }

    .tour-selection-wrap .bth__add-file-lb label {
        font-size: 10px;
    }

    .tour-selection-wrap-uploader {
        font-size: 13px;
    }

    .tour-selection-wrap-uploader i {
        font-size: 28px;
    }

    .tour-selection-field.tour-selection-field--rbts-mobile .lsfw-rbt {
        display: block !important;
        padding: 7px 10px 10px 10px;
        background: #ffffff;
        border-radius: 2px;
        margin: 0 !important;
    }

    .tour-selection-field.tour-selection-field--rbts-mobile .lsfw-rbt:not(:last-child) {
        margin-bottom: 10px !important;
    }

    .tour-selection-field.tour-selection-field--rbts-mobile .bth__inp-block, .tour-selection-field.tour-selection-field--rbts-mobile .bth__inp {
        background: transparent;
        padding: 0 !important;
        width: 100%;
    }

    .tour-selection-wrap .tour-selection-wrap-white-adaptive.no-scrollbar {
        white-space: nowrap;
        overflow: auto;
    }

    .tour-selection-wrap .tour-selection-wrap-in .tour-selection-field .has-error .hint-block {
        top: 20px;
    }

    .tour-selection-wrap.tour-selection-wrap--loader .tour-selection-wrap-white-adaptive:not(.no-scrollbar) label {
        visibility: hidden;
    }

    .tour-selection-wrap.tour-selection-wrap--loader .tour-selection-wrap-white-adaptive:not(.no-scrollbar) > *:not(.hint-block) {
        background: #ffffff;
        visibility: visible;
        animation: tourSelectionLoader 3s infinite;
    }

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

    .tour-selection-field.tour-selection-field--rbts-mobile .lsfw-rbt label {
        font-size: 13px !important;
    }

    .tour-selection-wrap .tour-selection-wrap-white-adaptive:not(.no-scrollbar) {
        background: transparent;
        padding: 0;
        margin: 0;
        position: relative;
    }

    .tour-selection-wrap .tour-selection-wrap-in .static-error-parent.has-error .hint-block:hover .hint {
        max-width: 155px;
    }

    .tour-selection-wrap .tour-selection-wrap-in .tour-selection-wrap-white-adaptive.has-error > .hint-block:hover .hint {
        left: auto;
        right: 0;
    }

    .tour-selection-wrap .tour-selection-wrap-in .tour-selection-wrap-white-adaptive.has-error > .hint-block {
        position: absolute;
        right: 0 !important;
        top: auto !important;
        left: auto !important;
        bottom: 13px !important;
    }

    .tour-selection-wrap .tour-selection-wrap-white-adaptive:not(.no-scrollbar) > *:not(.hint-block) {
        background: #ffffff;
        padding: 8px 10px;
        display: block !important;
        margin: 0 0 10px 0 !important;
    }

    .tour-selection-wrap .tour-selection-wrap-white-adaptive > .block {
        margin: 0 !important;
    }

    .tour-selection-wrap.tour-selection-wrap--grey {
        padding: 10px;
    }
}

@media screen and (max-width: 425px) {
    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag + .bth__inp-block {
        height: auto;
    }

    .tour-selection-wrap-in .tour-selection-rbt-bubble:not(:last-child) {
        margin-right: 3px !important;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag + .bth__inp-block .bth__inp {
        padding-left: 40px;
    }

    .tour-selection-wrap:not(.tour-selection-wrap--loader) .tour-selection-wrap__sm-flag-mobile .lsfw-form-flag + .bth__inp-block {
        padding-left: 0 !important;
    }

    .tour-selection-wrap .tour-selection-wrap__location-link {
        font-size: 13px;
    }

    .tour-selection-wrap__location-links {
        display: block;
        margin: 5px 0 0 -30px
    }

    .tour-selection-wrap .tour-selection-wrap__with-city .tour-selection-wrap__location-links {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }
}

@media screen and (max-width: 359px) {
    .tour-selection-wrap-uploader input + label i::after {
        right: 10px;
        top: 22px;
        font-size: 11px;
    }
}