
.bth__grey-link {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
}

.bth__lite-grey-link {
    color: #999999;
}

.bth__inp-map-hint i {
    margin-right: 5px;
}

.bth__inp-map-hint {
    position: absolute;
    right: -180px;
    cursor: pointer;
    color: #215f86;
    top: 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.bth__cnt-ttl-arr::after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    transition: 0.3s;
    right: 0;
    font-weight: bold;
    color: #ff8e41;
    top: 0;
    font-size: 25px;
}

.bth__cnt-ttl-arr.has-error .hint-block.hint-block--abs i {
    font-size: 14px;
}

.bth__cnt-ttl-arr.has-error .hint-block.hint-block--abs {
    right: 0;
    margin-left: 5px;
    top: -2px;
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
}

.bth__cnt-ttl-arr.active::after {
    transform: rotate(180deg);
}

.bth__cnt-ttl-arr:hover::after {
    color: #e27200;
}

.bth__cnt-ttl-arr {
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    padding-right: 40px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.bth__lite-grey-link:hover,
.bth__grey-link:hover,
.bth__bold-link.pointer:hover,
a.bth__bold-link:hover {
    color: #318CC6 !important;
    cursor: pointer;
}

.bth__inp-block-cross + .bth__inp {
    width: calc(100% - 25px) !important;
}

.bth__inp-block-cross {
    background-image: url(https://css.tophotels.ru/i/cross-thin.svg);
    width: 35px;
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center;
    background-size: 13px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    top: 0;
}

.bth__inp-count + .bth__inp {
    width: calc(100% - 50px);
}

.bth__inp-count {
    position: absolute;
    font-size: 14px;
    right: 10px;
    top: 10px;
}

.bth__inp-abs-ico {
    color: #ccc;
    position: absolute;
    right: 9px;
    top: 8px;
    font-size: 23px;
}

.bth__bold-link {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    vertical-align: middle;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
}

.bth__bold-link-green {
    color: #00a551;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    vertical-align: middle;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
}

.bth__bold-link-green:hover {
    color: #13653b;
}

.bth__ta-cut {

    margin-bottom: 45px;
}

.panel.panel--loader {
    position: relative;
    min-height: 100%;
}

.panel.panel--loader::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position-y: 170px;
    background-position-x: center;
    background-size: 80px;
    background-image: url(/i/loader.gif);
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.72);
}

.bth__ta-file span {
    color: #318cc6;
    text-transform: uppercase;
    font-size: 13px;
}

.bth__ta-file {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    margin: 10px 10px 0 10px;
    border-top: 1px solid #ccc;
    padding: 7px 0;
    left: 0;
    width: calc(100% - 20px);
}

.bth__add-file-lb {
    width: 100%;
    padding: 0 10px 0 10px;
    border-bottom-left-radius: 2px;
    position: relative;
    border-bottom-right-radius: 2px;
    background-color: white;
}

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

.bth__add-file-lb.has-error label .hint-block--abs {
    right: 0;
    top: 9px;
    position: absolute;
}

.has-error + .bth__add-file-lb label {
    border-color: white;
}

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

.bth__add-file-lb .bth__link {

    font-size: 13px;
    text-transform: uppercase;
}

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

.bth__add-file-lb label {
    cursor: pointer;
    border-top: 1px solid #ccc;
    position: relative;
    padding: 7px 0;
    display: block;
}

.bth-ta__ta-tags .filter__tag {
    border: none;
    background-color: white;
    margin-top: 20px;
}


.bth__inp-block-burger::after {
    width: 20px;
    height: 20px;
    position: absolute;
    pointer-events: none;
    right: 7px;
    top: 7px;
    background-size: cover;
    content: '';
    background-repeat: no-repeat;
    background-position-x: -102px;
    background-position-y: 7px;
    background-image: url(/i/lib-ui-tour-filter/sprite-filter-btn.png);
}

.bth__selectize-input {
    width: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bth__inp-block-40 {
    position: relative;
    width: 500px;
    border-radius: 2px;
    height: 40px;
    box-sizing: border-box;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
    margin-right: 15px;
}

.bth__inp-block-40.bth__inp-block-burger::after {
    line-height: 25px;
}

.bth__inp-block--170 {
    width: 222px;
    margin-right: 15px;
    position: relative;
}

.bth__inp-block.bth__inp-block--560 {
    width: 560px;
}

.bth__inp-block.bth__inp-block--250 {
    width: 242px;
}

.panel .bth__inp-block.bth__inp-block--50.bth__inp-block-burger::after {

    right: 16px;
    font-size: 23px;
}

.panel .bth__inp-block.bth__inp-block--50 .bth__inp {
    padding-top: 15px;
}

.panel .bth__inp-block.bth__inp-block--50 {
    height: 50px;
}

.panel .bth__inp-block--450 {
    width: 450px;
}

.panel .bth__inp-block--260 {
    width: 260px;
}

.panel .bth__inp-block--150 {
    width: 156px;
}

.bth__inp-block-40 .SumoSelect > .CaptionCont > span {

    margin-top: 3px;
}

.bth__inp-block-40 .bth__inp {
    padding: 11px 7px;
    border-radius: 2px;
    cursor: pointer;
}

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

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

.bth__loader--animate .bth__loader-spin {
    vertical-align: top;
    display: inline-block;
}

.bth__loader--animate .bth__loader-spin i {
    animation: btn-loader 0.9s infinite ease-in-out both;
    -webkit-animation: btn-loader 0.9s infinite ease-in-out both;
}

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

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

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

@-webkit-keyframes btn-loader {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.bth__ttl-h2 {
    font-size: 19px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.bth__ttl-h2 .bth__grey-link {
    font-size: 19px;
}

.bth__ttl-h1 {
    font-size: 22px;
    color: #475669;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'apercu_pro', sans-serif;
}

h1.bth__ttl-h2 {
    text-transform: uppercase;
}

a.bth__ttl-h2:hover {
    color: #318cc6;
}

.bth__dark-link:hover {
    color: #318cc6;
}

.bth__dark-link {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #215f86;
}

.bth__ttl-h2--small {
    font-weight: normal;
    font-size: 14px;
}

.bth__inp-block-40 .bth__inp-block-right-abs-icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #dddddd70;
    width: 40px;
    text-align: center;
    padding-top: 8px;
    font-size: 18px;
    font-weight: bold;
}

.bth__ttl-h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
}

.bth__ttl-h2--abs {
    position: absolute;
    font-size: 19px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    top: -25px;
    left: 5px;
}

.bth__add-photo {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 90px;
    height: 50px;
    border-radius: 2px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.bth__inp-block-abs-btn {

}

.bth__add-photo-icon {
    font-size: 30px;
    color: #318cc6;
    margin-top: 11px;
}

.rbt-block.error .rbt + .label-rbt::before {
    border-color: #e03a3a;
}

.rbt-block.error .rbt-cnt {
    color: #e03a3a;
}

.rbt-block.rbt-block--sm {
    margin-bottom: 5px;
}

.rbt-block.rbt-block--sm .rbt + .label-rbt::before {
    border-width: 1px;
}

.rbt-block.rbt-block--sm .rbt-cnt {
    font-size: 13px;
}

.bth__tbl .bth__tbl-body .bth__cell {
    position: relative;
    vertical-align: top;
    padding: 7px;
    border-bottom: 1px solid #ccc;
}

.rbt-block.rbt-block--12 .rbt + .label-rbt {
    padding-left: 18px;
}

.rbt-block.rbt-block--12 .rbt + .label-rbt .rbt-cnt {
    font-size: 11px;
    font-weight: bold;
}

.rbt-block.rbt-block--12 .rbt:checked + .label-rbt::after {
    width: 4px;
    height: 4px;
    top: 7px;
}

.rbt-block.rbt-block--12 .rbt + .label-rbt::before {
    width: 12px;
    top: 3px;border-width: 1px;
    height: 12px;
}

.body__tbl .bth__cell {
    border-bottom: 1px solid #cccccc;
    vertical-align: top;
    position: relative;
    padding: 7px;
}

.body__tbl, .head__tbl {
    display: table-header-group;
}

.bth__tbl {
    display: table;
    width: 100%;
}

.bth__tbl-body {
    display: table-row-group;
}

.bth__row {
    display: table-row;
}

.bth__cell {
    display: table-cell;
    box-sizing: border-box;
}

.bth__cnt {
    font-size: 14px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    line-height: 20px;
}

.bth__tbl-head .bth__cell .bth__cnt {
    color: #999;
    font-size: 13px;
}

.bth__cnt--sm {
    font-size: 12px;
    line-height: 17px;
}

.bth__cnt--big {
    font-size: 16px;
    line-height: 22px;
}

.bth__link {
    position: relative;
    font-size: 14px;
    color: #318CC6;
    font-family: 'apercu_pro', sans-serif;
    text-decoration: none;
    cursor: pointer;
    line-height: 22px;
}

.bth__link:hover {
    color: #215f86
}

.bth__link--big {
    text-transform: uppercase;
    font-size: 18px;
}

.bth__link--bg {
    font-size: 16px;
}

.bth__link--sm {
    font-size: 12px;
    line-height: 20px;
}

.bth__img.bth__img--contain {
    object-fit: contain;
    -o-object-fit: contain;
}

.bth__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.bth__img-40 {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.bth__img-40 img {
    border-radius: 2px;
}

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

.bth__inp-block .hint {
    min-width: 130px !important;
}

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

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

.bth__inp--loader::after {
    content: '';
    background-image: url(/i/loader.gif);
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
}

.bth__inp-file-cut {
    white-space: nowrap;
    max-width: 99%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;

}

.bth__ta-block.bth__ta-block--big {
    height: 400px;
    width: 100%;
}

.bth__ta-block.bth__ta-block--125 textarea,
.bth__ta-block.bth__ta-block--120 textarea {
    overflow: auto;
}

.bth__ta-block.bth__ta-block--125 {
    height: 125px !important;
}

.bth__ta-block.bth__ta-block--120 {
    height: 120px !important;
}

.bth__ta-block.bth__ta-block--400 {
    height: 400px !important;
}

.bth__ta-block.bth__ta-block--95 {
    height: 95px !important;
}

.bth__inp-block.bth__inp-block--bordering {
    border: 1px solid #ccc;
}

.bth__inp-block.bth__inp-block--disable {
    cursor: initial;
}

.bth__inp-block.bth__inp-block--disable .bth__inp {
    color: #999999;
}

.bth__inp-block.bth__inp-block--disable::after {
    display: none;
}

.bth__ta-block.bth__ta-block--bordering {
    border: 1px solid #ccc;
    width: 100%;
}

.bth__ta-block.bth__ta-block--750 {

    width: 757px;
}

.bth__ta-block {
    position: relative;
    height: 146px;
    width: 500px;
    border: none;
    box-sizing: border-box;
    background: #fff;
    border-radius: 2px;
    transition: 0.3s;
}

.bth__ta-block.bth__ta-block--70 {
    height: 70px;
}

.bth__ta-block.bth__ta-block--53 {
    height: 53px;
}

.bth__ta-block--white {
    border: none !important;
    font-size: 16px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    width: 500px;
    padding: 7px;
    resize: none;
    border-radius: 2px;
    transition: 0.3s;
}

.bth__ta-count {
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    color: #ccc;
    position: absolute;
    right: 26px;
    bottom: 10px;
}

.bth__ta-count + .bth__ta {
    padding-right: 45px;
}

.bth__dbl-inp {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.bth__triple-inp {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-content: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

.bth__triple-inp > div {

    width: 31%;
    min-width: auto;
}

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

.bth__inp-block--img:hover::after {

    color: #3687c5;
}

.bth__inp-block--img::after {
    content: '\f030';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #ccc;
    right: 14px;
    top: 8px;
    font-size: 18px;
}

.bth__inp-block--160 {
    margin-right: 15px;
    width: 162px;
}

.bth__inp-block.bth__inp-block--90 {
    margin-right: 5px !important;
    display: inline-block !important;
    width: 65px !important;
}

.cbx-blue {
    position: relative;
}

.cbx-blue.cbx-blue--hint:hover:after {
    display: block;
}

.cbx-blue.cbx-blue--hint::after {
    content: attr(data-hint);
    font-size: 14px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 10;
    color: #475669;
    display: none;
    text-align: left;
    pointer-events: none;
    font-family: 'apercu_pro', sans-serif;
    padding: 10px 15px;
    background: rgb(250, 246, 229);
    border-radius: 2px;
    width: 150px;
}


.cbx-blue-txt__abs-sm {
    color: #999;
    font-size: 12px;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
}

.cbx-blue__grey-ico:hover .fa-plus-circle {
    color: #00a551;
}

.cbx-blue__grey-ico:hover .fa-minus-circle {
    color: #e03a3a;
}

.cbx-blue__grey-ico {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 1px;
    font-size: 14px;
    font-style: normal;
    z-index: 5;
    color: #ccc;
    width: 28px;
}

.cbx-block.cbx-block--16 .cbx + .label-cbx {
    padding-left: 30px;
}

.cbx-block.cbx-block--15 .cbx + .label-cbx {
    padding-left: 23px;
}

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

.cbx-block.cbx-block--15 .cbx + .label-cbx .cbx-cnt {
    font-size: 13px;
}

.cbx-block.cbx-block--15 .cbx + .label-cbx::before {
    width: 14px;
    top: 3px;
    border: 1px solid #475669;
    height: 14px;
}


.error .cbx-block .cbx + .label-cbx::before {
    border-color: #da4c4c;
}

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

.cbx-block-checked--red input:checked + .label-cbx::after {
    background-image: url("/i/checkmark-red.svg") !important;
}

.cbx-block-checked--red input:checked + .label-cbx::before {
    border-color: #e03a3a !important;
}

.cbx-block-checked--red input:checked + label .cbx-cnt {
    color: #e03a3a;
}

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

.cbx-block--red .cbx + .label-cbx::before {
    border: 2px solid #e03a3a;
}

.cbx-block--red .cbx + .label-cbx::after {
    background-image: url("/i/checkmark-red.svg");
}

.cbx-block.cbx-block--loader .cbx:checked + .label-cbx::before,
.cbx-block.cbx-block--loader .cbx + .label-cbx::before,
.cbx-block.cbx-block--loader .cbx:checked + .label-cbx::after {
    display: none;
}

.cbx-block-checked--green .cbx:checked + .label-cbx::before {
    background-image: url("/i/checkmark-green.svg") !important;
}

.cbx-block-checked--green input:checked + .label-cbx::before {
    border-color: #00a551 !important;
}

.cbx-block-checked--green input:checked + label .cbx-cnt {
    color: #00a551;
}


.cbx-block.cbx-block--loader {
    background-image: url(/i/loader.gif);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 17px;
}

.bth__inp-block--340--flex {
    display: flex;
    position: relative;
}

.bth__inp-block--50p {
    width: 440px !important;
}

.bth__inp-block.bth__inp-block--85 {
    width: 80px;
}

.bth__inp-block--162 {
    width: 162px !important;
    margin-right: 15px;
}

.bth__inp-block.bth__inp-block--100 {
    width: 100px;
}

.filter__big-datapicker-data {
    margin-left: 10px;
    padding-top: 10px;
    display: block;
    font-weight: bold;
    font-size: 15px;

    color: #475669;
    font-family: 'apercu_pro', sans-serif;

}

.bth__ta {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    resize: none;
    border-radius: 2px;
    border: none;
    padding: 7px;
    font-weight: normal;
    font-size: 14px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
}

.bth__ta-expand {
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ccc;
    cursor: pointer;
}

.bth__ta-expand:hover {
    color: #ff8e41;
}

.bth__ta-expand + textarea {
    padding-right: 85px;
}

.bth__inp-lbl {
    display: block;
    color: #999;
    font-size: 14px;
    pointer-events: none;
    position: absolute;
    margin-left: 7px;
    top: 15px;
    transition: 0.3s;
    font-family: 'apercu_pro', sans-serif;
}

.bth__inp-lbl.active {
    top: 3px;
    font-size: 13px;
}

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


.bth__btn .load-more-spinner {
    margin-left: 5px;
}

.bth__btn .load-more-spinner__bounce {
    width: 5px;
    height: 5px;
    background-color: white;
}

.bth__btn.bth__btn--s-big {
    width: 350px;
    height: 60px;
}

.bth__trash-sm i,
.bth__pen-sm i {
    color: white;
    margin: 0;
    font-size: 14px;

}

.bth__edit-pen-sm {
    font-size: 27px;
    cursor: pointer;
    margin-left: 15px;
    color: #d6d6d6;
}

.bth__edit-pen-sm:hover {
    color: #318CC6;
}

.bth__trash-sm,
.bth__pen-sm {
    background-color: #d6d6d6;
    text-align: center;
    display: inline-block;
    padding: 1px;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 2px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.bth__pen-sm:hover {
    background-color: #318CC6;
}

.bth__trash-sm.bth__trash-sm-35 {
    width: 35px;
    height: 35px;
}

.bth__trash-sm.bth__trash-sm-35 i {

    font-size: 21px;
    padding-top: 3px;
}

.bth__trash-sm--40 {
    width: 40px;
    height: 40px;
}

.bth__trash-sm--40 i {
    font-size: 21px;
    margin-top: 9px;
}

.bth__icon-sm-35 {
    background-color: #d6d6d6;
    text-align: center;
    display: inline-block;
    padding: 4px;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 2px;

    cursor: pointer;
    width: 35px;
    height: 35px;
    margin-left: 5px;
}

.bth__icon-sm-35:hover {
    background-color: #318CC6;
}

.bth__icon-sm-35 i {
    color: white;
    margin: 0;
    font-size: 21px;
    padding-top: 3px;
}

.bth__trash-sm:hover {
    background-color: #e03a3a;
}

.bth__trash-sm:hover i {
    color: white;
}

.bth__inp-arrr {
    background-image: url(/i/down-filterArrow.svg);
    width: 17px;
    height: 15px;
    display: inline-block;
    position: absolute;
    background-repeat: no-repeat;
    right: 7px;
    transition: 0.3s;
    top: 18px;

}

.bth__inp-block__abs-icon {
    position: absolute;
    right: -35px;
    top: 7px;
}

.bth__inp-block__abs-icon i {
    font-size: 27px;
    color: #318cc6;
}

.bth__inp-burger {
    width: 17px;
    height: 15px;
    display: inline-block;
    position: absolute;
    background-repeat: no-repeat;
    font-size: 16px;
    right: 7px;
    transition: 0.3s;
    top: 18px;
    color: #ff8e41;
}

.bth__inp-block-40 .bth__inp-burger {
    top: 13px;
}

.bth__inp-block-40.bth__inp-block--100w {
    width: 100px;
    margin-right: 15px;
}

.bth__inp-block-40 .bth__inp-block-right-abs-icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #dddddd70;
    width: 40px;
    text-align: center;
    padding-top: 8px;
    font-size: 18px;
    font-weight: bold;
}

.bth__inp-arrr.active {
    transform: rotate(180deg);
}

.bth__btn:hover {
    background: #ff8e41;
    border-color: #ff8e41;
    color: #fff;
}

.bth__btn.bth__btn--transp {
    background-color: transparent;
    color: white;
    border-color: white;
}

.bth__btn.bth__btn--transp:hover {
    color: #475669;
    border-color: #475669;
    background-color: #ffffff;
    opacity: 0.7;
}


.bth__btn.bth__btn--lower {

    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0

}

.bth__btn--wide {
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px;
    padding: 0 25px;
    width: auto;
}

.bth__btn.bth__btn--white {
    background-color: white;
}

.bth__btn.bth__btn--fill {
    background-color: #ff8e41;
    border-color: #ff8e41;
    color: white;
}

.bth__btn.bth__btn--fill:hover {
    background-color: #e27200;
    border-color: #e27200;
}

.bth__btn.bth__btn--grey-hov-orange,
.bth__btn.bth__btn--grey-hov-red,
.bth__btn.bth__btn--grey-hov-blue,
.bth__btn.bth__btn--grey-hov-green {
    color: #999999;
    border-color: #999999;
}

.bth__btn.bth__btn--grey-hov-orange:hover {
    border-color: #e27200 !important;
    background-color: #ffffff;
    color: #e27200 !important;
}


.bth__btn.bth__btn--grey-hov-blue:hover {
    border-color: #318cc6 !important;
    background-color: #ffffff;
    color: #318cc6 !important;
}

.bth__btn.bth__btn--grey-hov-red:hover {
    border-color: #c83831 !important;
    background-color: #ffffff;
    color: #c83831 !important;
}

.bth__btn.bth__btn--grey-hov-green:hover {
    border-color: #008543 !important;
    background-color: #ffffff;
    color: #008543 !important;
}

.bth__btn--red {
    background-color: #e03a3a !important;
    border-color: #e03a3a !important;
    color: white !important;
}

.bth__btn--red-countr {
    border-color: #e03a3a !important;
    color: #e03a3a !important;
}

.bth__btn--red-countr:hover {
    background-color: #c83831 !important;
    color: white !important;
}

.bth__btn.bth__btn--red:hover {
    background-color: #c83831 !important;
    color: white;
}

.bth__btn.bth__btn--smallest {

    height: 32px;
    line-height: 30px;
    min-width: auto;
    padding: 0 20px;
}

.bth__btn.bth__btn--sm {
    width: 170px;
    min-width: auto;
}

.bth__btn--160 {
    width: 160px;
    height: 45px;
    min-width: auto;
}

.bth__btn.bth__btn--150 {
    width: 150px;
    min-width: auto;
}

.bth__btn.bth__btn--200 {
    width: 200px;
    min-width: auto;
}

.bth__btn--biggest {
    height: 50px;
    line-height: 24px;
    min-width: auto;
    padding-right: 50px;
    padding-left: 50px;
}

.bth__btn--320 {
    height: 50px;
    line-height: 24px;
    min-width: auto;
    padding-right: 0;
    padding-left: 0;
    width: 320px;
}

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

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

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

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

.bth__btn--orange {
    background-color: #ffc600;
    border-color: #ffc600;
    color: white;

}

.bth__btn--orange:hover {
    background-color: #f8af00;
    border-color: #f8af00;
}

.bth__btn.bth__btn--grey {
    border-color: #898b8d;
    color: #898b8d;
}

.bth__btn.bth__btn--disable::after {
    content: '\f023';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: #898b8d;
    margin-left: 5px;
}

.bth__btn.bth__btn--disable,
.bth__btn.bth__btn--disable:hover {
    border-color: #898b8d !important;
    color: #898b8d !important;
    background-color: white !important;
}

.bth__btn.bth__btn--grey-dark:hover {
    border-color: #797b7d !important;
    background-color: #797b7d !important;
}

.bth__btn.bth__btn--grey-dark {
    border-color: #898b8d !important;
    background-color: #898b8d !important;
    color: white !important;
}

.bth__btn--green {
    background-color: #00A551;
    border-color: #00A551;
    color: white;
}

.bth__btn--green-brdr {
    color: #008D47;
    border-color: #008D47;
    background-color: white;
}

.bth__btn--green-brdr:hover {
    background-color: #008543;
    border-color: #008543;
    color: white !important;
}

.bth__btn--green:hover {
    background-color: #008543;
    border-color: #008543;
    color: white !important;
}

.bth__btn--turquoise {
    background-color: white;
    border-color: #039097;
    color: #039097;
}

.bth__btn--turquoise:hover {
    background-color: white;
    border-color: #04787e;
    color: #04787e;
}

.bth__btn--turquoise-count:hover {
    background-color: #04787e;
    border-color: #04787e;
}

.bth__btn--turquoise-count {
    background-color: #039097;
    border-color: #039097;
    color: white;
}

.bth__inp:-webkit-autofill,
.bth__inp:-webkit-autofill:hover,
.bth__inp:-webkit-autofill:focus,
.bth__inp:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.separator {
    height: 20px;
}

.show-768 {
    display: none;
}

.edit-block__tbl {
    display: table;
    width: 100%;
}

.hint-block.hint-block--abs .bth__cnt {
    width: -moz-max-content;
    width: max-content;
}

.hint-block.hint-block--abs {
    display: none;
}

.rbt-block.has-error .rbt + .label-rbt::before {
    border-color: #e03a3a;
}

.rbt-block.has-error .rbt + .label-rbt::after {

    background: #e03a3a;
}

.rbt-block.has-error .rbt-cnt {
    color: #e03a3a;
}

.bth__inp-block.has-error,
.bth__ta-block.has-error {
    border: 1px solid #da4c4c !important;
}

.bth__inp-block.has-error .bth__inp-count {

    color: #475669;
    right: 36px;
}

.bth__uper-link:hover {
    color: #215f86;
}

.bth__uper-link {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #318cc6;
    cursor: pointer;
    font-family: 'apercu_pro', sans-serif;
}

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

.bth__inp-block.has-error .hint-block--abs:hover .hint {
    display: block !important;
    left: auto;
    right: 0;
}

.has-error .hint-block.hint-block--abs,
.bth__inp-block.has-error .hint-block--abs {
    display: block;
    width: auto;
}

.has-error {
    color: #e03a3a !important;
}

.page .rbt-block.has-error .hint-block--abs .question-error {
    background-color: transparent;
    font-size: 15px;
}

.panel--load::after {
    position: absolute;
    content: '';
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #ffffff8a;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 100px;
    background-size: 200px;
    background-image: url("/i/load1.svg");
}

.rbt-block.has-error .hint-block.hint-block--abs {
    position: relative;
    background-color: transparent;
    vertical-align: top;
    display: inline-block;
    width: auto;
    top: 2px;
    margin-left: 15px;
}

.bth__red-star {
    color: #da4c4c;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}

.show-1279 {
    display: none;
}

.show-1023 {
    display: none !important;
}

.show-768 {
    display: none;
}

.bth__inp-block.error,
.bth__ta-block.error {
    border-color: #da4c4c;
}

.bth__inp-block.error .hint-block.hint-block--abs,
.bth__ta-block.error .hint-block.hint-block--abs {
    display: block;
}

.bth__inp-block-40.error .hint-block.hint-block--abs {
    display: block;
    top: 11px;
}

.bth__inp-block-40.has-error {
    border: 1px solid #da4c4c;
}

.bth__inp-block-40.has-error .hint-block.hint-block--abs {
    z-index: 10;
    background-color: white;
    top: 12px;

}

.bth__inp-block.bth__inp-block--small-dbl {
    width: 243px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;

}

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

.hint-block {
    position: relative;
    margin-top: 0;
    display: none;
    vertical-align: middle;
    color: #475669;
    cursor: pointer;
}

.hint-block.hint-block--mobile:hover .hint {
    display: block !important;
}

.bth__ava-square {
    border-radius: 2px !important;
}

.bth__ava-square img {
    border-radius: 2px;
}

.bth__ava-circle img {
    border-radius: 50%;
}

.bth__ava-circle {
    border-radius: 50% !important;
}

.hint-block--abs {
    position: absolute;
    right: 8px;
    top: 14px;
}

.hint-block--dib {
    display: inline-block;
}

.hint-parent {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.hint-parent .hint {
    display: none !important;
}

.hint {
    position: absolute;
    display: none;
    padding: 5px 9px 6px 9px;
    background: rgba(255, 255, 255, 1);
    color: #475669;
    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; /* Non-prefixed version, currently supported by Chrome and Opera */
    font-size: 14px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 100;
    width: max-content; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    border-radius: 3px;
    top: 24px;
    right: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box;
    text-align: left;
    text-transform: none;
    font-weight: normal !important;
    white-space: normal;
    line-height: 25px;
    min-width: 120px;
    max-width: 300px;
}

.hint .hint__cross {
    background-image: url(https://css.tophotels.ru/i/cross-thin.svg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    right: 5px;
    top: 5px;
    cursor: pointer;
    background-position: right top;
    background-size: 15px;
    display: inline-block;
    position: absolute;
}

.hint.hint--110 {
    min-width: auto !important;
    width: 110px !important;
}

.hint.hint--120 {
    min-width: auto !important;
    width: 120px !important;
}

.hint.hint--180 {
    min-width: auto !important;
    width: 180px !important;
}

.hint.hint--250 {
    min-width: auto !important;
    width: 260px !important;
}

.hint.hint--150 {
    min-width: auto !important;
    width: 150px !important;
}

.hint.hint--70 {
    min-width: auto !important;
    width: 70px !important;
}

.hint.hint--90 {
    min-width: auto !important;
    width: 90px !important;
}

.hint.hint--orange {
    background: rgb(250, 246, 229);

    padding: 9px 13px;
}

.hint-parent:hover .hint.hint--left {
    right: 0;
    left: auto;
    min-width: auto;
}

.hint.hint--red {
    background: rgb(249, 235, 234) !important;
    padding: 9px 13px !important;
}

.hint-block.hint-block--abs + .hint.hint--red {
    top: 50px;
    left: auto;
    right: 0;
}

.hint.hint--big {
    width: 330px;
    max-width: none !important;
}

.hint--left {
    left: auto !important;
    right: 0 !important;
}

html body .hint--right,
.hint-parent .hint--right {
    left: 0 !important;
    right: auto !important;
}

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

.panel .section.section--grey .selectize-input {
    border: none;
    box-shadow: none;
    padding: 8px 8px 7px 10px;
}

.section-section__top {
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
}

.panel .section.section--grey .selectize-input.dropdown-active::before {
    transform: rotate(180deg);
    top: 0px;
}

.panel .section.section--grey .selectize-control {
    height: 100%;
    width: 100%;
}

.panel .section.section--grey .selectize-dropdown {
    margin: 4px 0 0 0;
}

.panel .section.section--grey .selectize-control.single .selectize-input:after {
    display: none;
}

.panel .section.section--grey .selectize-dropdown [data-selectable],
.panel .section.section--grey .selectize-dropdown .optgroup-header {
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    padding: 6px 10px;
}

.panel .section.section--grey .selectize-dropdown .active {
    background-color: #E4E4E4;
}

.panel .section.section--grey .selectize-input.focus {
    box-shadow: none;
}

/*.selectize-control.single .selectize-input.input-active,*/
/*.selectize-control.single .selectize-input.input-active input {*/
/*box-shadow:  inset 0px -3px 0px 0px orange;*/
/*}*/

.panel .section.section--grey .selectize-control.single .selectize-input::before,
.panel .section.section--grey .selectize-input.dropdown-active::before {
    content: "\f107";
    position: absolute;
    right: 10px;
    top: 15px;
    color: #999;
    display: inline-block;
    font: normal normal normal 19px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    left: initial;
    bottom: initial;
    background: #fff;
    height: auto;
    transition: 0.3s;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

.panel .section.section--grey .selectize-control.single .selectize-input:after {
    display: none;
}

.panel .section.section--grey .selectize-input > * {
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    font-size: 14px;
    font-weight: bold;
}

.panel .section.section--grey .opt {
    background: #fff;
}

.bth__inp-block-eye {
    background-image: url(/i/closed-eye-fine.png);
    background-repeat: no-repeat;
    height: 11px;
    top: 22px;
    right: 16px;
    position: absolute;
    cursor: pointer;
    display: block;
    z-index: 1;
    width: 22px;
}

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

.bth__inp-block-eye.active {
    background-image: url(/i/opened-eye-fine.png);
}


.bth__inp-block-pass-new .bth__inp {
    width: calc(100% - 50px);
}

.bth__inp-block-loc-q {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    position: relative;
    width: 42px;
    text-align: center;
}

.bth__inp-block-loc-q i {
    color: #aeaeae;
    position: relative;
    font-size: 30px;
    line-height: 55px;
}

.bth__inp-block-loc-q:hover i {
    color: #318cc6;
}

.bth__inp-block-loc-q.bth__inp-block-loc-q--loader i {
    opacity: 0;
}

.bth__inp-block-loc-q.bth__inp-block-loc-q--loader {
    background-image: url(/i/loader.gif);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center right;
}

.bth__inp-block-loc-q i.fa-lock::after {
    content: '?';
    color: white;
    position: absolute;
    font-size: 16px;
    left: 9px;
    bottom: -6px;
    font-style: normal;
}

::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}

/*баблики*/
.section.section__bubbles {
    padding-bottom: 0;
    padding-top: 11px;
}

a.section__bubble .fa-cog {
    color: #999;
}

a.section__bubble .fa-cog:hover {
    color: #318cc6;
}

.section__bubble {
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    border-radius: 5px;
    min-width: 105px;
    padding: 7px 7px 4px;
    margin-right: 15px;
    height: 45px;
    box-sizing: border-box;
    margin-bottom: 11px;
}

.section__bubble .section__bubble-sm {
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    font-size: 12px;
    line-height: 21px;
}

.section__bubble .section__bubble-big {
    font-size: 24px;
    line-height: 18px;
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-weight: bold;
}

.section__bubble .section__bubble-pay {
    display: inline-block;
    width: 79px;
    height: 40px;

    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    margin-left: 29px;
}

.section__bubble-pay.section__bubble-pay--visa {
    background-image: url("/i/pay_mytour/Visa_logo.svg");
    height: 36px;
}

.section__bubble-pay.section__bubble-pay--mastercard {
    background-image: url("/i/pay_mytour/Mastercard-logo.png");
    background-size: 62px;
}

.section__bubble-pay.section__bubble-pay--mir {
    margin-left: 22px;
    background-image: url("/i/pay_mytour/mir-logo.png");
}

.section__bubble-biggest .section__bubble-big {
    font-size: 27px;
    line-height: 31px;
    margin-right: 3px;

}

.section__bubble-biggest .section__bubble-sm {
    color: #999;
}

.section__bubble-biggest:hover i.fa-cog {

    color: #318cc6;
}

.section__bubble-biggest i.fa-cog {
    color: #999;
    cursor: pointer;
}

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

.cbx-block {
    position: relative;
    display: block;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    width: auto;
    vertical-align: top;
    cursor: pointer;
}

.cbx {
    display: none;
}

.cbx + .label-cbx {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    line-height: normal;
    padding-left: 30px
}

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

.cbx:disabled + .label-cbx::before {

    border: 2px solid #999;
}

.cbx:disabled + .label-cbx .cbx-cnt {

    color: #999;
}

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

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

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

.error .cbx-block .cbx + .label-cbx::before {
    border-color: #da4c4c;
}

.bth__inp-block--75p {
    width: 75%;
}

.bth__inp-block--10p {
    width: 11%;
}

.bth__inp-block--60p {
    width: calc(60% + 15px);
}

.bth__inp-block--60p-40px {
    width: calc(60% - 40px);
}

.bth__inp-block--25p {
    width: 25%;
}

.bth__inp-block--90p {
    width: 90%;
}

.bth__inp-block--30p {
    width: 30%;
}

.bth__inp-block--33p {
    width: 33%;
}

.bth__inp-block--170 {
    width: 222px;
    margin-right: 15px;
    position: relative;
}

.bth__inp-block--135 {
    width: 135px;
    margin-right: 15px;
    position: relative;
}

.bth__inp-block--280 {

    width: 278px;
    margin-right: 15px;
    position: relative;
}

.bth__inp-block--445 {
    width: 445px;
}

.bth__inp-block--200 {
    width: 199px;
}

/*радио*/
.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;
}

.rbt-block .rbt {
    display: none !important;
}

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

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

.rbt-block.rbt-block--checked .label-rbt::after {
    width: 4px;
    height: 4px;
    top: 8px;
    content: '';
    position: absolute;
    left: 4px;
    background: #475669;
    border-radius: 50%;
}

.rbt-block--red .rbt:checked + label .rbt-cnt {
    color: #e03a3a;
}

.rbt-block--red .rbt:checked + .label-rbt::before {
    border-color: #e03a3a;
}

.rbt-block--red .rbt:checked + .label-rbt::after {
    background: #e03a3a !important;
}

.rbt-block--green .rbt:checked + label .rbt-cnt {
    color: #00a551;
}

.rbt-block--green .rbt:checked + .label-rbt::before {
    border-color: #00a551;
}

.rbt-block--green .rbt:checked + .label-rbt::after {
    background: #00a551 !important;
}

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

    border-radius: 50%;
}

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

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

.rbt-cnt.rbt-cnt--big {
    line-height: 21px;
    font-size: 18px;
}
.rbt-block .rbt:disabled + .label-rbt,
.rbt-block--disabled {
    cursor: auto;
}
.rbt-block .rbt:disabled + .label-rbt::after {
    background-color: #bbb;

}
.rbt-block .rbt:disabled + .label-rbt::before ,
.rbt-block--disabled .rbt + .label-rbt::before {
    border-color: #bbb;
}
.rbt-block .rbt:disabled + .label-rbt .rbt-cnt,
.rbt-block--disabled .rbt-cnt {
    color: #bbb;
    cursor: auto;
}

.section--grey-lite {

    position: relative;
    padding: 15px;
    background: #efefef;
}

.section--grey {
    position: relative;
    padding: 15px;
    background: #e4e5ea;
}

.section--green {
    position: relative;
    padding: 15px;
    background: #e5f6ed;
}

.section--red {
    position: relative;
    padding: 15px;
    background: #f9ebea;
}

.section--yellow {
    position: relative;
    padding: 15px;
    background: #faf6e5;
}

.section--transparent {
    position: relative;
    padding: 15px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 2px;

}

.loader {
    text-align: center;
    width: 60px;
    height: 60px;
    margin: 20px auto 0;
    box-sizing: border-box;
}

.loader__img {
    width: 100%;
    height: 100%;
}

.loader-overlay {
    position: relative;
    min-height: 200px;
}

.loader-overlay::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65px;
    background-image: url(/i/loader.gif);
    top: 0;
    left: 0;
    background-color: #ffffffb8;
}

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

.cbx__bubble-item .cbx__bubble-lb {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    background-color: white;
    border-radius: 2px;
    text-align: center;
    width: 85px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border: 1px solid #f1ebd3;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;

    vertical-align: middle;
}

.cbx__bubble-item {
    display: inline-block;
    color: #ff8e41;
    position: relative;
}

.cbx__bubble-inp {
    display: none !important;
}

.cbx__bubble-inp:checked + label {
    color: white;
    border-radius: 2px;

}

.cbx__bubble .cbx__bubble-item:not(:last-of-type) {

    margin-right: 10px;
}

.cbx__bubble span {
    border-radius: 2px;
    line-height: 31px;
    width: 79px;
    height: 30px;
    position: relative;
    display: inline-block;
}

.cbx__bubble-inp:checked + label span {
    background-color: #ff8e41;
}

.cbx__bubble-item .hint-block {
    display: none;
    top: 10px;
    right: -40px;
}

.section-cross {
    width: 30px;
    cursor: pointer;
    height: 30px;
    background-image: url(/i/tophotels/cross-thin-grey.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.section-cross:hover {
    background-image: url(/i/tophotels/cross-thin.svg);
}

.bth__ttl-flex-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bth__ttl-h2--18 {
    font-size: 18px;
}

a.bth__ttl-h2-23:hover {
    color: #318cc6;
}

.bth__ttl-h2-23 {
    font-size: 23px;
}

.thx__tbl .head__tbl {
    display: table-header-group;
}

.thx__tbl .head__tbl .bth__cell {
    padding: 5px 7px;
}

.thx__tbl .head__tbl .bth__cell {
    position: relative;
    vertical-align: top;
    padding: 7px;
    border-bottom: 1px solid #ccc;
}

.thx__tbl .head__tbl .bth__cnt {
    color: #999;
    font-size: 12px;
}

.thx__tbl .body__tbl {
    display: table-row-group;
}

.thx__tbl .bth__cell {
    border-bottom: 1px solid #ccc;
    padding: 7px;
    vertical-align: top;
}

.full-modal {
    width: 100%;
    height: 95vh;
    background: #fff;
    padding: 20px;
    text-align: left;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 3px;
    box-sizing: border-box;
}

.full-modal__close {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background: url(/i/tourvision/close-12x12.png);
}

.full-modal__close:hover {
    background: url(/i/tourvision/close-12x12-red.png);
}

/**/
.bth__file-bubble {
    display: inline-block;
    vertical-align: bottom;
    width: 90px;
    padding: 3px 7px;
    margin-right: 10px;
    margin-bottom: 15px;
    font-family: 'apercu_pro', sans-serif;
    height: 50px;
    border-radius: 2px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}

.bth__file-bubble span {
    font-size: 15px;
    color: #ff8e41;
    text-transform: uppercase;
    margin-left: 5px;
}

.bth__file-bubble i.bth__file-bubble-ico-big {

    margin-top: 5px;
    font-size: 36px;
}

.bth__file-bubble .file-upload-icon {
    background-image: url(/i/file-upload-orange.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 30px;
    display: inline-block;
    background-size: contain;
}

.bth__file-bubble:hover .file-upload-icon {
    background-image: url(/i/file-upload-dark-orange.svg);
}

.bth__file-bubble:hover span,
.bth__file-bubble:hover i {
    color: #e27200;
}

.bth__file-bubble i {
    font-size: 25px;
    color: #ff8e41;
    margin-top: 13px;
}

.bth__file-bubble-error i {

    font-size: 19px;
    color: #e03a3a;
    margin-left: 5px;
}

.bth__file-bubble-error {
    vertical-align: bottom;
    margin-bottom: 7px;
    font-size: 14px;
    font-family: 'apercu_pro', sans-serif;
    display: none;
    position: relative;
    color: #e03a3a;
}

.bth__file-bubble.has-error + .bth__file-bubble-error {
    display: inline-block;
}

.bth__file-bubble.bth__file-bubble--40 {
    height: 53px;
    width: 53px;
    text-align: center;
}

.bth__file-bubble.bth__file-bubble--40 i {

    font-size: 33px;
    line-height: 50px;
    margin-top: 0;
}

/**/

.bth__radioBubble-item .bth__radioBubble-lb.bth__radioBubble-lb--115 {
    width: 115px;
}

.bth__radioBubble-item .bth__radioBubble-lb {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    background-color: white;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 3px;
    border: 1px solid white;
    text-transform: uppercase;

    vertical-align: middle;
}

.bth__radioBubble-item.bth__radioBubble-item--sm {

    margin-right: 0;
    margin-bottom: 10px;
}

.bth__radioBubble-item.bth__radioBubble-item--sm label span {
    padding: 0 3px;
    width: 98%;
}

.bth__radioBubble-item.bth__radioBubble-item--sm .bth__radioBubble-lb {
    width: 100%;
    font-size: 12px;
}

.bth__inp-block-abs-btn {
    text-align: center;
}

.bth__inp-block-abs-btn {
    border-left: 1px solid #e4e5ea;
    position: absolute;
    right: 0;
    color: #ccc;
    width: 50px;
    height: 100%;
    box-sizing: border-box;
    padding: 13px;
    font-size: 20px;
}

.bth__inp-block-abs-btn:hover {
    color: #e27200;
}

.bth__inp-block-ico-abs {
    border-radius: 2px;
    background-color: #ddd;
    font-weight: bold;
    position: absolute;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 24px;
    box-sizing: border-box;
    padding-top: 5px;
    right: 5px;
    top: 5px;
    font-family: 'apercu_pro', sans-serif;
}

.bth__inp-ico-abs-box {
    position: absolute;
    right: 7px;
    top: 7px;
}

.bth__inp-block-ico-abs + input,
.bth__inp-ico-abs-box + input {
    width: calc(100% - 60px);
}

.bth__inp-block-abs-btn + input {
    width: calc(100% - 60px);
}

.bth__radioBubble-item.bth__radioBubble-item--120 .bth__radioBubble-lb {
    width: 120px;
}

.bth__radioBubble-item {
    position: relative;
}

.bth__radioBubble-item.has-error .bth__radioBubble-lb {
    color: #e03a3a;
    border-color: #e03a3a;

}

.bth__radioBubble-item {
    display: inline-block;
    color: #ff8e41;
    position: relative;
    vertical-align: middle;
    margin-bottom: 10px;
}

.bth__radioBubble-item--green .bth__radioBubble-inp:checked + .bth__radioBubble-lb span {
    background-color: #0A8E42;
    color: white;
}

.bth__radioBubble-item.bth__radioBubble-item--big span {
    width: 125px;
}

.bth__radioBubble-item--grey .bth__radioBubble-inp:checked + .bth__radioBubble-lb span {
    background-color: #999;
    color: white;
}

.bth__radioBubble-item--red .bth__radioBubble-inp:checked + .bth__radioBubble-lb span {
    background-color: #e03a3a;
    color: white;
}

.bth__radioBubble-item--red {

}

.bth__radioBubble-inp {
    display: none !important;
}

.bth__radioBubble-inp:checked + label {
    color: white;
    border-radius: 2px;

}

.bth__radioBubble-item:not(:last-of-type) {

    margin-right: 10px;
}

.bth__radioBubble-item label span {
    border-radius: 2px;
    line-height: 31px;
    height: 30px;
    white-space: nowrap;
    width: 99%;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    box-sizing: border-box;
}

.bth__radioBubble-inp:checked + label span {
    background-color: #ff8e41;
}

.bth__radioBubble-item .hint-block--abs {
    top: 18px;
}

.bth__radioBubble-item .hint-block {
    display: none;
    top: 10px;
    right: -40px;
}

.bth__radioBubble-item.bth__radioBubble-item--60 .bth__radioBubble-lb span {

    width: 95%;
}

.bth__radioBubble-item.bth__radioBubble-item--60 .bth__radioBubble-lb {
    width: 60px;
}

.bth__radioBubble-item label span.bth__radioBubble-span-110 {
    width: 140px;
}

.bth__transparent-inp {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
    font-family: 'apercu_pro', sans-serif;
    color: #318cc6;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;

}

.bth__transparent-inp input {
    background-color: transparent;
    cursor: pointer;
    border: none;
    outline: none;
    font-family: 'apercu_pro', sans-serif;
    color: #318cc6;
    font-size: 15px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -2px;
    left: 0;
    padding-left: 67px;
    font-weight: bold;
}

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

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

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

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

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

.bth__ta-resizable-wrap .bth__ta-resizable-hint {
    font-size: 14px;
    color: #999;
    pointer-events: none;
    transition: 0.3s;
    position: absolute;
    top: 17px;
    left: 10px;
}

.bth__add-icon-40 {
    color: #ff8e41;
    background-color: white;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 23px;
    padding-top: 7px;
    box-sizing: border-box;
    margin-left: 15px;
    cursor: pointer;
}

.bth__add-icon-40:hover {
    color: #e27200;
}

/**/
.bth__inp-block--flag-right {
    position: absolute;
    right: 6px;
    top: 10px;
}

/**/
.cbx-square {
    display: inline-block;
    color: #ff8e41;
    margin-right: 10px;
}

.cbx-square__label {
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    background-color: white;
    border-radius: 2px;
    text-align: center;
    width: 85px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 0px;
    text-transform: uppercase;
    vertical-align: middle;
}

.cbx-square__label.percent::after {
    content: '%';
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: #999;
}

.cbx-square input.cbx-square__span {

    padding-right: 15px;
    text-align: center;
}

.cbx-square__span {
    border-radius: 2px;
    color: #475669;
    border: none;
    font: inherit;
    line-height: 31px;
    width: 92%;
    height: 30px;
    position: relative;
    display: inline-block;
}

.cbx-square .cbx + .cbx-square__label {
    color: white;
    border-radius: 2px;
}

.cbx-square .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #ff8e41;
    color: white;
}

.cbx-square.cbx-square--blue .cbx-square__label .cbx-square__span {
    color: #2f80ed;
}

.cbx-square.cbx-square--blue .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #2f80ed;
}

.cbx-square.cbx-square--dark-grey .cbx-square__label .cbx-square__span {
    color: #475669;
}

.cbx-square.cbx-square--dark-grey .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #475669;
}

.cbx-square.cbx-square--dark-green .cbx-square__label .cbx-square__span {
    color: #0A8E42;
}

.cbx-square.cbx-square--dark-green .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #0A8E42;
}

.cbx-square.cbx-square--light-pink .cbx-square__label .cbx-square__span {
    color: #f15a7e;
}

.cbx-square.cbx-square--light-pink .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #f15a7e;
}

.cbx-square.cbx-square--pink .cbx-square__label .cbx-square__span {
    color: #e50a7f;
}

.cbx-square.cbx-square--pink .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #e50a7f;
}

.cbx-square.cbx-square--purple .cbx-square__label .cbx-square__span {
    color: #673AB7;
}

.cbx-square.cbx-square--purple .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #673AB7;
}

.cbx-square.cbx-square--red .cbx-square__label .cbx-square__span {
    color: #DA4242;
}

.cbx-square.cbx-square--red .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #DA4242;
}

.cbx-square.cbx-square-yellow .cbx-square__label .cbx-square__span {
    color: #ffc200;
}

.cbx-square.cbx-square-yellow .cbx:checked + .cbx-square__label .cbx-square__span {
    background-color: #ffc200;
}

/**/
.bth__preview-file-90 {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    position: relative;
    margin-right: 15px;
    width: 90px;
    height: 53px;
    border-radius: 2px;
    background-color: white;
    text-align: center;
    font-family: 'apercu_pro', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    box-sizing: border-box;
    padding-top: 13px;
    overflow: hidden;
    color: #475669;
    text-overflow: ellipsis;
}

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

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

/**/

.bth__preview-img-90 img {

    border-radius: 2px;
    object-fit: contain;
}

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

.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: 53px;
    border-radius: 2px;
}

/**/
.bth__anonim {
    display: inline-block;
    color: white;
    border-radius: 2px;
    background-color: #ccc;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.bth__anonim::after {
    content: '\f007';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.bth__anonim.bth__anonim--60 {

    width: 60px;
    height: 60px;
    font-size: 32px;
    padding-top: 18px;
}

/**/
.bth__ava-25 {
    width: 25px;
    height: 25px;
    display: inline-block;

}

.bth__ava-25.hint-parent:hover .hint,
.hint-parent:hover .bth__ava-25 + .hint {
    top: 30px;

}

.bth__ava-60.hint-parent:hover .hint {
    top: 60px;
    right: auto;
    left: 0;

}

.bth__ava-35 {
    width: 35px;
    height: 35px;
    display: inline-block;
}

.bth__ava-45 {
    width: 45px;
    height: 45px;
    display: inline-block;
}

.bth__ava-40 {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.bth__ava-50 {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.bth__ava-60 {
    width: 60px;
    height: 60px;
    display: inline-block;
}

.bth__ava-80 {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.bth__ava-120 {
    width: 120px;
    height: 120px;
    display: inline-block;
}

.bth__ava-170 {
    width: 170px;
    height: 170px;
    display: inline-block;
}

.bth__ava-290 {
    width: 290px;
    height: 290px;
    display: inline-block;
}

/**/
.bth__img-190 {
    width: 190px;
    height: 120px;
    display: inline-block;
}

.bth__img-240x140 {
    width: 240px;
    height: 140px;
    display: inline-block;
}

.bth__img-200 {
    width: 200px;
    display: inline-block;
    height: 285px;
}

.bth__img-240 {
    width: 240px;
    display: inline-block;
    height: 250px;
}

.bth__img-350 {

    width: 350px;
    height: 310px;
    display: inline-block;
}

.bth__img-100 {
    display: inline-block;
    width: 100px;
    height: 60px;
}

.bth__img-100x100 {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.bth__img-850x450 {
    width: 850px;
    display: inline-block;
    height: 450px;
}

/**/
.bth__grey-choser {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
    padding: 15px;
    background: #e4e5ea;
}

.bth__grey-choser .tour-selection-wrap-in {
    margin-top: 0;
}

.link-red {
    color: #e03a3a;
}

.link-red:hover {
    color: #ff1f21;
}

.items-list-block-loader__link {
    display: block;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    margin-top: 100px;
}

.items-list-block-loader__link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*серечки*/

.bth__hearts .bth__hearts-ico {
    cursor: pointer;
    width: 23px;
    height: 22px;
    margin-right: 5px;
    margin-left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("/i/tophotels/like-grey-2.svg");
    display: inline-block;
    vertical-align: initial;
}

.bth__hearts .bth__hearts-ico.hover-active {

    background-image: url("/i/tophotels/like-red-empty.svg") !important;
}

.bth__hearts .bth__hearts-ico.selected {
    background-image: url("/i/tophotels/like-red.svg") !important;
}

.bth__cog-cbx:hover {

}

.bth__cog-cbx {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #d6d6d6;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    vertical-align: top;

    cursor: pointer;
}

.bth__cog-cbx input.hidden + .bth__cog-lb {
    color: white;
    font-size: 23px;
    line-height: 40px;
    cursor: pointer;
}

.bth__cog-cbx:hover input.hidden + .bth__cog-lb,
.bth__cog-cbx input:checked + .bth__cog-lb {
    color: #e27200;
}

.bth__cog-cbx input.hidden + .bth__cog-lb + .hint {
    top: 40px !important;
}

.bth__btn.disabled,
.bth__btn.grey {

    border: 1px solid #999 !important;
    background-color: white !important;
    color: #999 !important;
}

.tooltip-big {
    background-color: white;
    border: 2px solid #e4e5ea;
    padding: 15px 10px;
    padding-right: 50px;
    border-radius: 2px;
    position: relative;
    display: block;
    color: #475669;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    text-align: left;
    text-transform: none;
    font-weight: normal;
    line-height: 25px;
    width: 365px;
    margin-bottom: 20px;

}

.tooltip-big::before {
    content: "";
    position: absolute;
    background-image: url(/i/arrow-top-grey.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    top: -16px;
    background-color: white;
    left: 19px;
}

.tooltip-big .bth__btn {
    display: block;
    margin-top: 0;
}

.tooltip-big__cross {
    width: 30px;
    cursor: pointer;
    height: 30px;
    background-image: url(/i/tophotels/cross-thin-grey.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    right: 12px;
    top: 20px;
}

.tooltip-big__cross:hover {
    background-image: url(/i/tophotels/cross-thin.svg);
}

.bth__inp-block .selectize-input {
    border: none;
    height: 40px;
    padding-top: 10px;
}

a.disable-link {
    cursor: text !important;
    color: #318cc6;
}

.cbx-marks .cbx-mark .cbx-mark__lb {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: white;
    border-radius: 2px;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
}

.bth__bold-link-bardo {
    color: #ab2a2a;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    vertical-align: middle;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
}

.bth__bold-link-bardo:hover {

    color: #da2f2f;
}

.cbx-marks .cbx-mark {
    display: inline-block;
}

.cbx-marks {
    position: relative;
}

.cbx-marks .cbx-mark:last-child {
    margin-right: 0;
}

.cbx-marks .cbx-mark.mark0 {
    width: 140px;
}

.cbx-marks .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    font-size: 18px;
    font-family: 'apercu_pro', sans-serif;
    line-height: 40px;
}

.cbx-marks .mark5m .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #00a651;
}

.cbx-marks .mark5 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #75b71f;
}

.cbx-marks .mark4 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #a9ca0a;
}

.cbx-marks .mark3 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #dfa918;
}

.cbx-marks .mark2 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #da4c4c;
}

.cbx-marks .mark1 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #000;
}

.cbx-marks .mark0 .cbx-mark__inp + .cbx-mark__lb .cbx-mark__txt {
    color: #999;
}

.cbx-marks .mark5m .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #00a651;
}

.cbx-marks .mark5 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #75b71f;
}

.cbx-marks .mark4 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #a9ca0a;
}

.cbx-marks .mark3 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #dfa918;
}

.cbx-marks .mark2 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #da4c4c;
}

.cbx-marks .mark1 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #000;
}

.cbx-marks .mark0 .cbx-mark__inp:checked + .cbx-mark__lb {
    background: #999;
}

.cbx-mark__inp {
    display: none;
}

.cbx-marks .cbx-mark__inp:checked + .cbx-mark__lb .cbx-mark__txt {
    color: #fff;
}

.cbx-marks .cbx-mark__inp + .cbx-mark__lb::after,
.cbx-marks .cbx-mark__inp + .cbx-mark__lb::before {
    display: none;
}

* {
    box-sizing: border-box
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #475669;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #475669;
}


.cbx-blue-label {
    display: block;
    line-height: 16px;
    cursor: pointer;
}

.cbx-blue-txt {
    font-size: 14px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    text-transform: uppercase;
    line-height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    -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;
    /* Non-prefixed version, currently supported by Chrome and Opera */
}

.cbx-blue-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.cbx-blue-input:checked + .cbx-blue-box {
    border-color: #2c9cdc;
}

.cbx-blue-input:checked + .cbx-blue-box span {
    background: #2c9cdc;
    background: #2c9cdc url(/i/tick.svg);
}

.cbx-blue-input:disabled + .cbx-blue-box, .cbx-blue-input:disabled + .cbx-blue-box:hover {
    background: #eee;
    border-color: #bbb;
    cursor: text;
}

.cbx-blue-input:disabled + .cbx-blue-box, .cbx-blue-input:disabled + .cbx-blue-box + .cbx-blue-txt {
    color: #bbb;
    cursor: text;
}

.cbx-blue-input:disabled + .cbx-blue-box:after {
    display: none;
}

.cbx-blue.cbx-blue--green .cbx-blue-input:checked + .cbx-blue-box {
    border-color: #00a551;
}

.cbx-blue.cbx-blue--green .cbx-blue-input:checked + .cbx-blue-box span {
    background: #00a551;
    background: #00a551 url(/i/tick.svg);
}

.cbx-blue.cbx-blue--green .cbx-blue-input:checked + .cbx-blue-box + .cbx-blue-txt {
    color: #00a551
}


.cbx-blue.cbx-blue--red .cbx-blue-input:checked + .cbx-blue-box {
    border-color: #e03a3a;
}

.cbx-blue.cbx-blue--red .cbx-blue-input:checked + .cbx-blue-box span {
    background: #e03a3a;
    background: #e03a3a url(/i/tick.svg);
}

.cbx-blue.cbx-blue--red .cbx-blue-input:checked + .cbx-blue-box + .cbx-blue-txt {
    color: #e03a3a
}

.cbx-blue.cbx-blue--big .cbx-blue-box:after {
    left: 0;
    top: 0;
}

.cbx-blue.cbx-blue--big .cbx-blue-box {
    width: 21px;
    height: 21px;
}

.cbx-blue-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.cbx-blue-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: 2px solid #bbb;
    border-radius: 2px;
    background-color: #fff;
    transition: border-color .3s;
}

.cbx-blue-box:hover {
    border-color: #999;
}

.cbx-blue-box span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background .3s;
}

.cbx-blue-box:after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 40px;
    height: 40px;
    margin: -12px 0 0 -12px;
    border-radius: 50%;
    background: transparent;
    transition: background .65s;
}

.cbx-blue-box:active:after,
.cbx-blue-label:active .cbx-blue-box:after {
    background: rgba(44, 156, 220, 0.25);
    transition: .1s;
}

@media screen and (min-width: 1023px) {
    .hint-parent:hover .hint:not(.hidden) {
        display: inline-block !important;
        right: 0;
        top: auto;
        white-space: normal;
        line-height: 25px;
        max-width: 300px;
    }

    .hint-parent:hover .hint--t20-right {
        top: 20px !important;
        left: 0;
    }

    .hint-parent:hover .hint--t35-right {
        top: 35px !important;
        left: 0;
    }

    .hint-parent:hover .hint--t60 {
        top: 60px !important;
    }

    .hint-block:hover .hint {
        display: block;
    }

    .hint-parent:hover .hint:empty {
        display: none !important;
    }

    .bth__inp-block .hint-block:hover .hint,
    .bth__ta-block .hint-block:hover .hint {
        left: auto;
        right: 0;
    }

    .bth__ttl-h2 .hint-parent:hover .hint {

        top: 24px;
    }

    .bth__inp-block-loc-q:hover .hint {
        display: block;
        top: 57px;
    }

    .bth__icon-sm-35:hover .hint {
        display: block;
    }

    .bth__radioBubble-item:hover .hint {
        display: block;
    }

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

@media screen and (max-width: 1279px) {
    .show-1279 {
        display: inline-block !important;
    }

    .hide-1279 {
        display: none !important;
    }


    .bth__inp-map-hint {
        position: static;
        display: block;
        margin-top: 15px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1023px) {
    .hide-1023 {
        display: none !important;
    }

    .tooltip-big__cross {
        display: none;
    }

    .show-1023 {
        display: block !important;
    }

    .bth__ttl-h2 .ml10 {
        margin-left: 0 !important;
    }

    .bth__dbl-inp {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .bth__img-850x450 {
        width: 80%;
        height: 350px;
    }

    .bth__dbl-inp > .bth__inp-block:last-of-type {
        margin-bottom: 0 !important;
    }

    .rbt-block.has-error .hint-block.hint-block--abs {
        position: static;
    }

    .rbt-block.has-error .hint-block.hint-block--abs:hover .hint .bth__cnt {
        width: 100%;
    }

    .rbt-block.has-error .hint-block.hint-block--abs:hover .hint {
        display: block;
        left: 0;
        right: 0;
        width: 100%;
        min-width: auto;
        max-width: none;
    }

}

@media screen and (max-width: 768px) {
    .bth__ttl-h2 {
        font-size: 16px;
    }

    .hint-block.hint-block--mobile:hover .hint {
        max-width: 245px;
        font-size: 13px;
        line-height: 23px;
        right: -50px;
    }

    .hide-768 {
        display: none !important;
    }

    .show-768 {
        display: inline-block !important;
    }

    .section--grey {
        padding: 10px;
    }

    .bth__inp-block,
    .bth__inp-block-40,
    .bth__ta-block {
        width: 100% !important;
        margin-right: 0;
    }

    .bth__ttl-h1 {
        font-size: 20px;
        line-height: 25px;
    }
}

@media screen and (max-width: 639px) {
    .hide-639 {
        display: none !important;
    }

    .bth__img-850x450 {
        height: 200px;
        width: 100%;
    }


    .show-639 {
        display: inline-block !important;
    }

    .tooltip-big {
        width: auto;
        padding-right: 70px;
    }

    .bth__inp-block.has-error .hint-block.hint-block--abs .bth__cnt {
        width: 100%;
    }

    .bth__inp-block.has-error .hint-block--abs:hover .hint {
        width: 100%;
        max-width: none;
        min-width: 100%;
    }
}

@media screen and (max-width: 598px) {
    .bth__ta-count + .bth__ta {
        padding-right: 7px;
    }

    .cbx-square {
        margin: 10px 10px 0 0;
    }

    .cbx-square__label {
        width: 75px;
    }

    .bth__ta-count {
        right: 0;
        bottom: auto;
        top: -24px;
    }

    .bth__inp-block {
        width: 100%;
        margin-right: 0;
    }

    .bth__radioBubble-item label span {
        padding: 0 3px;
        width: 98%;
    }

    .panel .has-error .hint-block--abs .question-error {
        font-size: 14px !important;
    }

    .bth__radioBubble-item {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .bth__radioBubble-item .bth__radioBubble-lb {
        width: 100%;
        font-size: 13px;
    }

    .bth__radioBubble-item .hint-block {
        right: -25px;
    }

    .bth__radioBubble-item:not(:last-of-type) {
        margin-right: 2px;
    }

    .bth__btn {
        width: 100% !important;
        margin: 0;
        margin-right: 0 !important;
    }

    .cbx__bubble-item,
    .cbx__bubble-item .cbx__bubble-lb {
        width: 100%;
        box-sizing: border-box;
    }

    .cbx__bubble .cbx__bubble-item:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .cbx__bubble span {
        width: 99% !important;
    }
}

@media screen and (max-width: 479px) {
    .hide-479 {
        display: none !important;
    }

    .show-479 {
        display: inline-block !important;
    }

    .bth__img-350 {
        width: 100%;
    }

}

@media screen and (max-width: 330px) {
    .bth__img-850x450 {
        height: 160px;
    }

}
