.header-sm .header-sm__grid {
    width: 399px;
    gap: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
}


.header-sm .header-sm__navigator span {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
}

.header-sm .header-sm__navigator {
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

.header-sm .header-sm__navigator:hover {
    color: #d77432;
}

.header-sm .header-sm__navigator:hover .header-sm__bb {
    background: #d77432;
    border-color: #d77432;
    color: #ffffff !important;
}

.header-sm .header-sm__bb:hover {
    background: #f1ebd3;
}

.header-sm .header-sm__bb .lsfw-flag {
    position: absolute;
    top: 1px;
    left: 8px;
}

.header-sm .header-sm__navigator .header-sm__bb {
    color: #d77432;
}

.header-sm .header-sm__bb {
    height: 35px;
    background: #ffffff;
    text-align: center;
    white-space: nowrap;
    line-height: 33px;
    border-radius: 5px;
    position: relative;
    width: 60px;
    border: 2px solid #f1ebd3;
    margin-left: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    color: #215f86;
    font-size: 18px;
}

.header-sm .header-sm__navigator.active:hover .header-sm__bb {
    background: #e03a3a;
}

.header-sm .header-sm__navigator.active .header-sm__bb {
    border-color: #e03a3a;
    color: #e03a3a;
}

.header-sm .header-sm__navigator.active:hover {
    color: #e03a3a;
}

.header-sm .header-sm__cross {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    background: url(https://tophotels.ru/csstx/i/cross-thin-grey.svg) center /17px no-repeat;
}

.header-sm .header-sm__abs {
    border-radius: 5px;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background: #ffffff;
}

.header-bottom .header-bottom__breads {
    width: calc(100% - 40px);
    white-space: nowrap;
    overflow: auto;
}

.header-bottom .header-bottom__bread::before {
    position: absolute;
    top: 0;
    left: 8px;
    content: '\f30b';
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
}

.header-bottom span.header-bottom__bread {
    color: #999999;
}

.header-bottom .header-bottom__bread {
    font-size: 13px;
    position: relative;
    padding-left: 35px;
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    text-transform: uppercase;
}

.header-bottom .header-bottom__key::after {
    content: '';
    width: 25px;
    height: 25px;
    background: url(https://tophotels.ru/csstx/i/key-white.svg) center / 13px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-bottom .bth__ava-25.header-bottom__key:hover {
    background: #db7a39;
}

.header-bottom .bth__ava-25.header-bottom__key {
    background: #ff8e41;
}

.header-sm .header-sm__abs, .header-sm .header-sm__link i {
    display: none;
}

.header-sm .header-sm__link {
    font-size: 20px;
    font-weight: bold;
}

.header-sm a:not(.bth__btn) {
    color: #475669;
}


.header-sm .header-sm__abs-right {
    margin-left: auto;
    width: 250px;
}

.header-sm .header-sm__bubbles {
    margin-top: 10px;
}

.header-sm .header-sm__bubbles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-sm .header-sm__bubble {
    text-align: center;
    width: calc(33.3% - 12px);
    margin: 0 0 10px 0;
}

.header-sm .header-sm__bubble i {
    width: 100%;
    display: block;
    height: 50px;
    background: #eeeeee;
    font-size: 18px;
    line-height: 50px;
    border-radius: 5px;
    margin: 0 auto 10px auto;
    color: #999999;
}

.header-sm .header-sm__btn {
    height: 50px;
    text-transform: uppercase;
    border-radius: 5px;
    background: #ff8e41;
    color: #ffffff;
    line-height: 50px;
    width: 250px;
    text-align: center;
}

.header-sm .header-sm__abs-link {
    line-height: 50px;
    padding-left: 30px;
    font-size: 15px;
}

.header-sm .header-sm__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-right: 100px;
}

.header-sm .header-sm__suggest-icon {
    position: absolute;
    color: #999999;
    right: 25px;
    top: 0;
    z-index: 3;
    height: 100%;
    line-height: inherit;
}

.header-sm .header-sm__suggest {
    width: 300px;
    padding: 0 15px;
    cursor: text;
    height: 50px;
    margin: 0 20px 0 auto;
    border-radius: 5px;
    color: #999999;
    font-size: 14px;
    background: #f1f1f1;
    line-height: 50px;
    position: relative;
}

.header-sm .header-sm__fav {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: #eeeeee;
}

.header-sm .header-sm__top {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-bottom .header-bottom__user-block .lsfw-user-popup {
    top: 0;
    left: 0;
}

.header-bottom .header-bottom__user-block {
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.header-bottom .bth__ava-25 {
    border: 2px solid #ffffff;
}

.header-sm .header-sm__logo {
    display: block;
}

.header-sm .header-sm__logo img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
}

.header-bottom a:not(:hover) {
    color: #475669;
}

.header-bottom {
    padding: 10px 0;
    margin-bottom: 30px;
    background: #f1ebd3;
}

.header-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pp-lang__ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pp-lang__ul .pp-lang__ul-li.pp-lang__ul-li--disabled:hover {
    background: #eeeeee !important;
    cursor: auto;
}

.pp-lang__ul .pp-lang__ul-li.pp-lang__ul-li--disabled {
    color: #bebdbd;
}

.pp-lang__ul li {
    width: 200px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 5px;
}

.pp-lang__ul li.pp-lang__ul-li--active, .pp-lang__ul li:hover {
    background: #fff6ec;
}

@media screen and (max-width: 1023px) {
    .header-bottom {
        margin-bottom: 20px;
    }

    .header-sm .header-sm__logo img {
        max-height: 40px;
    }

    .header-sm .header-sm__bb {
        width: 50px;
    }

    .header-sm .header-sm__bb .lsfw-flag {
        left: 4px;
    }
}

@media screen and (max-width: 750px) {
    .header-sm .header-sm__logo img {
        max-height: 35px;
    }

    .header-sm .header-sm__top {

        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        min-height: 60px;
    }

    .header-sm .header-sm__navigator span {
        display: none;
    }

    .header-sm .header-sm__bb .lsfw-flag {
        width: 25px !important;
        background-position-x: 0 !important;
        height: 16px !important;
        top: 6px;
        left: 3px;
    }

    .header-sm .header-sm__bb {
        height: 30px;
        line-height: 28px;
        width: 35px;
        margin-left: 5px;
        font-size: 13px;
    }

    .header-bottom .header-bottom__bread {
        font-size: 10px;
        padding-left: 26px;
    }

    .header-bottom .header-bottom__bread::before {
        font-size: 7px;
    }

    .header-bottom .header-bottom__user-block {
        margin-right: 5px;
    }
}

@media screen and (max-width: 374px) {
    .header-sm .header-sm__logo img {
        width: 135px;
    }
}