
.info-tbl.lsfw-tbl tr td:first-of-type {
    font-size: 10px;
}

.info-tbl.lsfw-tbl .info-tbl__next-mt5 + .info-tbl__next-mt5 {
    margin-top: 5px;
}

.info-tbl.lsfw-tbl tr:last-child td {
    border-bottom: 5px solid #ffffff;
}

.info-tbl.lsfw-tbl .lsfw-tbl__detail.active::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.info-tbl.lsfw-tbl .lsfw-tbl__detail::before {
    content: '\f078';
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.info-tbl.lsfw-tbl tbody tr {
    background-color: #f6f6f6;
}

.info-tbl.lsfw-tbl .lsfw-tbl__detail {
    padding: 5px 40px 5px 10px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
}

.hotel-overview .hotel-overview__li {
    position: relative;
    background-color: #d4e4f2;
    border-radius: 5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-transform: uppercase;
    margin-bottom: 10px;
    height: 55px;
    padding: 0 70px 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #475669;
}

.hotel-overview .hotel-overview__li.grey * {
    color: inherit !important;
}

.hotel-overview .hotel-overview__icon {
    color: #318cc6;
    background: #ffffff;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
    line-height: 40px;
    width: 40px;
    border-radius: 5px;
    font-size: 19px;
    height: 40px;
}

.hotel-overview .hotel-overview__li:hover {
    background-color: #cbe0f3;
}

.hotel-overview .hotel-overview__li.grey .hotel-overview__right-icon {
    color: inherit;
}

.hotel-overview .hotel-overview__right-icon {
    position: absolute;
    font-size: 16px;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #318cc6;
    height: 100%;
    width: 65px;
    text-align: center;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grey-item .grey-item__white:not(:last-child) {
    margin-bottom: 10px;
}

.grey-item .grey-item__white {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 5px;
}

.grey-item .grey-item__more:hover {
    color: #d77432 !important;
}

.grey-item .grey-item__more {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    color: #ff8e41 !important;
    cursor: pointer;
}

.grey-item {
    padding: 15px;
    border-radius: 5px;
    background-color: #eeeeee;
}

.grey-item > .grey-item__ttl:first-child {
    margin-top: 0;
}

.grey-item .grey-item__bb > *:not(.hint) {
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}

.grey-item .grey-item__bb {
    background: #ffffff;
    border-radius: 5px;
    line-height: 20px;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 10px 0 0;
}

.grey-item .grey-item__ttl {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0 10px 0;
    padding-left: 10px;
}

.grey-item .lsfw-tbl tfoot tr td {
    border: none !important;
}

.grey-item .lsfw-tbl tr {
    background-color: #ffffff !important;
}

.grey-item .lsfw-tbl tr:last-child td, .grey-item .lsfw-tbl tr td {
    padding: 3px 10px;
    background: #ffffff;
    border-bottom: 5px solid #eeeeee;
}

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

.news .news__col {
    padding-left: 20px;
    width: calc(100% - 425px);
}

.news .news__img .bth__img {
    position: relative;
    z-index: 2;
}

.news .news__img img {
    border-radius: inherit;
}

.news .bth__txt {
    margin: 10px 0;
}

.news .news__img-blur {
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    width: 100%;
    height: 100%;
}

.news .news__img {
    width: 420px;
    height: 230px;
    position: relative;
    display: block;
    background: #eeeeee;
    overflow: hidden;
    border-radius: 5px;
}

.achievements, .media {
    display: -ms-grid;
    display: grid;
    gap: 15px;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 20px;
}

.media.media--big .media__line b {
    margin-bottom: 10px;
}

.media.media--big .media__line {
    padding: 20px 10px;
    font-size: 17px;
}

.media.media--big .media__item {
    height: 300px;
}

.media {
    grid-template-columns: repeat(4, 1fr);
}

.media {
    margin: 30px 0;
}

.media a.media__item:hover::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.37);
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.media .media__item img {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: inherit;
    width: 100%;
    height: 100%;
}

.media .media__line {
    position: relative;
    z-index: 2;
    width: 100%;
    font-size: 13px;
    white-space: normal;
    padding: 5px 5px 8px 5px;
    background: rgba(0, 0, 0, 0.4);
}

.achievements .achievement, .media .media__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 17px;
    text-align: center;
    border-radius: 5px;
    height: 240px;
    position: relative;
    text-transform: uppercase;
}

.media .media__item {
    height: 200px;
}

.hotel-variants .hotel-variants__item .bth__ava-square5 {
    border: 2px solid #ffffff;
    font-size: 20px;
    margin-right: 15px;
    background: #ffffff;
    line-height: 36px;
    color: #475669;
    text-align: center;
}

.hotel-variants .hotel-variants__item:not(:last-child) {
    margin-right: 20px;
}

.hotel-variants .hotel-variants__col {
    width: calc(100% - 120px);
}

.hotel-variants .hotel-variants__item::before {
    position: absolute;
    display: inherit;
    right: 20px;
    top: 0;
    height: 100%;
    content: "\f061";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;;
}

.hotel-variants .hotel-variants__item.bg-light-grey:hover {
    background-color: #e1e1e1 !important;
}

.hotel-variants .hotel-variants__item:hover {
    background-color: #e4eef9;
}


.page .hotel-variants .hotel-variants__item.hotel-variants__item--cross::before {
    background-color: #999999;
    width: 15px;
}

.hotel-variants .hotel-variants__item {
    width: calc(25% - 5px);
    color: #475669;
    background-color: #d4e4f2;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hotel-variants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.infrastructure-bbs.infrastructure-bbs--1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
}

.infrastructure-bbs .infrastructure-bbs__item.infrastructure-bbs__abs {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    margin: 0;
}

.infrastructure-bbs .infrastructure-bbs__item .infrastructure-bbs__icon {
    width: 30px;
    min-width: 30px;
    font-size: 14px;
}

.infrastructure-bbs .infrastructure-bbs__item .bth__txt {
    padding-right: 15px;
}

.infrastructure-bbs .infrastructure-bbs__clock-green::before {
    color: #00a551;
}

.infrastructure-bbs .infrastructure-bbs__clock-red::before {
    color: #e03a3a;
}


.infrastructure-bbs .infrastructure-bbs__uncheck.infrastructure-bbs__uncheck--grey::before {
    background-color: #cccccc;
}

.infrastructure-bbs .infrastructure-bbs__uncheck.ml-auto::before {
    width: 100%;
}

.infrastructure-bbs .infrastructure-bbs__uncheck.ml-auto {
    width: 17px;
    height: 17px;
    margin: 0 0 0 auto;
    padding: 0;
}

.hotel-variants .hotel-variants__item.hotel-variants__item--cross::before,
.infrastructure-bbs .infrastructure-bbs__uncheck::before {
    content: '';
    -webkit-mask: url(https://tophotels.ru/csstx/i/circle-cross-red.svg) center/contain no-repeat;
    mask: url(https://tophotels.ru/csstx/i/circle-cross-red.svg) center/contain no-repeat;
    width: 12px;
    background-color: #e03a3a;
    height: 100%;
    display: block;
}

.infrastructure-bbs .infrastructure-bbs__ban::before {
    content: '\f05e';
    color: #ff8e41;
    font-weight: bold !important;
}

.infrastructure-bbs .infrastructure-bbs__check::before {
    content: '\f058';
    color: #00a551;
}

.infrastructure-bbs .infrastructure-bbs__clock-green::before,
.infrastructure-bbs .infrastructure-bbs__clock-red::before {
    content: "\f017";
}

.infrastructure-bbs .infrastructure-bbs__ban,
.infrastructure-bbs .infrastructure-bbs__uncheck,
.infrastructure-bbs .infrastructure-bbs__info,
.infrastructure-bbs .infrastructure-bbs__clock-green,
.infrastructure-bbs .infrastructure-bbs__clock-red,
.infrastructure-bbs .infrastructure-bbs__check {
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
}

.infrastructure-bbs .infrastructure-bbs__info::before,
.infrastructure-bbs .infrastructure-bbs__clock-green::before,
.infrastructure-bbs .infrastructure-bbs__clock-red::before,
.infrastructure-bbs .infrastructure-bbs__ban::before,
.infrastructure-bbs .infrastructure-bbs__uncheck::before,
.infrastructure-bbs .infrastructure-bbs__check::before {
    font-weight: normal;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
}

.infrastructure-bbs .infrastructure-bbs__info::before {
    content: '\f05a';
    font-weight: bold;
}

.infrastructure-bbs a.infrastructure-bbs__item:hover .bth__txt,
.infrastructure-bbs a.infrastructure-bbs__item:hover {
    color: #318cc6;
}

.infrastructure-bbs .infrastructure-bbs__200 {
    width: 240px;
    display: inline-block;
    vertical-align: middle;
}

.infrastructure-bbs a.infrastructure-bbs__item:hover {
    background: rgba(255, 255, 255, 0.84);
}

.infrastructure-bbs .infrastructure-bbs__item.greyccc * {
    color: inherit !important;
}

.infrastructure-bbs .infrastructure-bbs__item {
    color: #475669;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px;
    background: #ffffff;
    border-radius: 5px;
}

.infrastructure-bbs {
    display: -ms-grid;
    display: grid;
    gap: 15px;
    position: relative;
    -ms-grid-columns: 6fr 15px 6fr 15px 6fr;
    grid-template-columns: repeat(3, 6fr);
}

.achievements .achievement .achievement__img {
    border-radius: 5px;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
    padding: 5px;
    position: relative;
    text-align: center;
    background: #ffffff;
    overflow: hidden;
}

.achievements .achievement {
    background: #c8e4d2;
    font-weight: bold;
    color: #475669;
    font-size: 14px;
    padding: 15px;
    height: 140px;
}

.info-bubbles .info-bubble .fz22 {
    margin-right: 5px;
    line-height: 22px;
}

.info-bubbles .info-bubble .info-bubble__icon {
    font-size: 30px;
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
}

.info-bubbles .info-bubble > * {
    display: block;
}

.info-bubbles .info-bubble:last-child {

}

.info-bubbles .info-bubble p {
    max-width: 195px;
    margin: 0 auto;
}

.info-bubbles .info-bubble {
    background: #ffffff;
    border-radius: 5px;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    width: calc(20% - 8px);
    position: relative;
    margin-right: 10px;
}

.info-bubbles .info-bubble:last-child {
    margin: 0;
}

.info-bubbles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.features .feature {
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    min-width: 180px;
    position: relative;
    margin-right: 10px;
}

.features .feature .feature__img img {
    border-radius: inherit;
}


.features .feature {
    text-transform: uppercase;
    font-size: 14px;
}

.features .feature .feature__img {
    width: 130px;
    height: 130px;
    background: #fdfdfd;
    margin: 0 auto 20px auto;
    border-radius: 100%;
}


.ckeditor-block-wrap > *:first-child {
    margin-top: 0;
}

.ckeditor-block-wrap.active {
    max-height: none !important;
}

.ckeditor-block-wrap {
    max-height: 100px;
    overflow: hidden;
    display: block;
}

.ckeditor-block-wrap.big {
    max-height: none;
}


.ckeditor-block-wrap ol li {
    background-image: none;
    list-style-type: decimal;
    margin-left: 20px;
    padding-left: 2px;
}

.ckeditor-block-wrap p, .ckeditor-block-wrap dl, .ckeditor-block-wrap multicol {
    margin: 1em 0px;
}

.ckeditor-block-wrap i, .ckeditor-block-wrap cite, .ckeditor-block-wrap em, .ckeditor-block-wrap var, .ckeditor-block-wrap dfn {
    font-style: italic;
}

.ckeditor-block-wrap xmp, .ckeditor-block-wrap pre, .ckeditor-block-wrap plaintext {
    display: block;
    white-space: pre;
    margin: 10px 0;
}

.ckeditor-block-wrap blockquote, .ckeditor-block-wrap figure {
    display: block;
    margin: 1em 40px;
}

.ckeditor-block-wrap strong {
    display: inline;
}

.special-feature p {
    margin-top: 5px;
}

.special-feature b {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.special-feature {
    margin-bottom: 10px;
    padding: 10px 15px;
    border-left: 5px solid #e27200;
    background: #ffffff;
    border-radius: 5px;
}

.celebrities .celebrity .bth__ava-120 {
    margin: 0 auto 10px auto;
    font-weight: bold;
    display: block;
    background-color: #ffffff;
}

.celebrities .celebrity > * {
    display: block;
}

.celebrities .celebrity b {
    max-width: calc(100% - 5px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    margin: 0 auto;
}

.celebrities br {
    display: none;
}

.celebrities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 10px);
}

.celebrities .celebrity .bth__ava-120.fas {
    line-height: 120px;
    text-align: center;
    font-size: 56px;
    color: #9999;
}

.celebrities .celebrity:hover .link-blue, .celebrities .celebrity:hover .bth__ava-120.fas, .celebrities .celebrity:hover {
    color: #215f86 !important;
}

.celebrities .celebrity {
    width: calc(16.6% - 10px);
    text-transform: uppercase;
    color: #475669 !important;
    margin-right: 10px;
    background: #eeeeee;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}


.lsfw-tbl .grey-item__more {
    margin-top: 0;
    padding: 0 15px;
    line-height: 30px;
}

.infrastructure-bbs .infrastructure-bbs__min50 {
    width: calc(100% - 50px);
}

.infrastructure-bbs.infrastructure-bbs--infra .infrastructure-bbs__item {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.link-bbs .link-bb b {
    font-size: 14px;
}

.link-bbs .link-bb:hover {
    background-color: #d4e4f2;
}

.link-bbs.link-bbs--arrow .link-bb .fz14 {
    padding-right: 20px;
}

.link-bbs.link-bbs--arrow .link-bb {
    padding-left: 37px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link-bbs.link-bbs--arrow .link-bb::before {
    content: '\f061';
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 14px;
    top: 13px;
}

.link-bbs.link-bbs--40h .link-bb {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0 0 0;
}

.link-bbs.w200px .link-bb {
    min-width: 200px;
}

.link-bbs .link-bb:hover {
    background-color: #cee3f7;
}

.link-bbs .link-bb .pl45 {
    float: right;
}

.link-bbs .link-bb {
    background-color: #d4e4f2;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 6px 0;
    color: #475669;
    font-size: 13px;
    border-radius: 5px;
    text-transform: uppercase;
    border: none;
    text-align: left;
    font-family: inherit;
}

.link-bbs {
    margin-bottom: 10px;
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
    .card-filter-block.lsfw-wfilter .bth__ttl-h3 {
        margin-top: 15px !important;
        font-size: 14px;
    }

    .card-filter-block.lsfw-wfilter .lsfw-wfilter__border {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
    }

}

@media screen and (max-width: 1200px) {
    .celebrities {
        white-space: nowrap;
        overflow: auto;
        display: block;
    }

    .celebrities .celebrity {
        width: 155px;
        display: inline-block;
        vertical-align: top;
        height: 189px;
        white-space: normal;
        margin-right: 5px;
    }

    .link-bbs.w200px {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 5px;
    }

    .link-bbs.w200px .link-bb:last-child {
        margin-right: 0;
    }

    .link-bbs.w200px .link-bb {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: auto;
    }

    .link-bbs .link-bb {
        font-size: 12px;
    }

    .hotel-variants .hotel-variants__item .bth__ava-square5 {
        width: 35px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
    }

    .hotel-variants .hotel-variants__col {
        width: calc(100% - 55px);
    }

    .hotel-variants .hotel-variants__item:not(:last-child) {
        margin-right: 10px;
    }

    .hotel-variants .mt5 {
        margin: 0 !important;
    }

    .hotel-variants .hotel-variants__item {
        font-size: 13px;
        padding: 10px;
    }

    .hotel-variants .hotel-variants__item::before {
        font-size: 13px;
        right: 10px;
    }
}

@media screen and (max-width: 1199px) {
    .info-tbl.lsfw-tbl tr td:first-of-type {
        width: 210px;
    }

    .infrastructure-bbs .infrastructure-bbs__item.infrastructure-bbs__abs.grey-item__more {
        position: static;
        margin: 0 !important;
    }

    .infrastructure-bbs .infrastructure-bbs__item .show-1199 {
        display: inline !important;
    }


    .achievements .achievement {
        font-size: 13px;
    }

    .infrastructure-bbs .infrastructure-bbs__uncheck.ml-auto {
        width: 13px;
        height: 13px;
    }

    .info-tbl.lsfw-tbl tr td .lsfw-tbl__detail:nth-child(3) {
        margin-top: 5px;
    }

    .info-tbl.lsfw-tbl tr td .bth__btn.bth__btn--250 {
        width: 205px;
    }

    .infrastructure-bbs .infrastructure-bbs__item {
        min-height: 50px;
        padding: 5px 15px;
    }

    .infrastructure-bbs .infrastructure-bbs__item .infrastructure-bbs__icon,
    .infrastructure-bbs .ml-auto {
        font-size: 12px !important;
    }

    .infrastructure-bbs .infrastructure-bbs__item .bth__txt {
        font-size: 14px;
        line-height: 18px;
    }

    .infrastructure-bbs.infrastructure-bbs--infra .infrastructure-bbs__item {
        min-height: 35px;
    }

    .hotel-overview .hotel-overview__li .ml65 {
        margin-left: 40px !important;
    }

    .info-bubbles .info-bubble {
        display: inline-block;
        vertical-align: top;
        white-space: normal;
        margin-right: 10px;
        width: auto;
        min-width: auto;
    }

    .info-bubbles, .features {
        display: block;
        white-space: nowrap;
        overflow: auto;
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__200 {
        width: 60px;
    }

    .info-tbl.lsfw-tbl .lsfw-tbl__detail {
        margin-right: 10px;
    }
}

@media screen and (max-width: 1023px) {
    .link-bbs .link-bb .pl45 {
        padding-left: 25px !important;
    }

    .infrastructure-bbs {
        gap: 10px;
        grid-template-columns: repeat(2, 6fr);
    }

    .hotel-overview .hotel-overview__li .fz10 {
        font-size: 14px !important;
    }

    .hotel-overview .hotel-overview__li .ml65 {
        display: none;
    }

    .lsfw-tbl.files-tbl tr td:nth-child(2) {
        width: calc(100% - 250px);
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__200 .lsfw-tbl__bb {
        padding: 0;
        width: 100%;
        min-width: auto;
        text-align: left;
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__200 i {
        margin: 0 !important;
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__100 {
        text-align: right;
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__200 {
        width: 30px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0;
    }

    .lsfw-tbl.files-tbl .lsfw-tbl__90 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 60px;
        text-align: right;
        font-size: 10px !important;
        margin-left: auto;
    }

    .lsfw-tbl.files-tbl .lsfw-tbl__cut350 {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .files-tbl.lsfw-tbl tfoot tr {
        margin: 0;
        padding: 0;
    }

    .files-tbl.lsfw-tbl tfoot tr td, .files-tbl.lsfw-tbl tfoot tr {
        width: 100%;
    }

    .files-tbl.lsfw-tbl, .files-tbl.lsfw-tbl > *,
    .page .files-tbl.lsfw-tbl tbody tr td {
        padding: 0;
        border: none;
        display: block;
    }

    .files-tbl.lsfw-tbl tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5px;
    }

    .files-tbl.lsfw-tbl .fz14 {
        font-size: 13px !important;
    }

    .hotel-variants .hotel-variants__item {
        font-size: 14px;
        padding: 7px 10px;
        width: calc(50% - 5px);
        margin: 0 !important;
    }

    .hotel-variants .hotel-variants__item::before {
        right: 15px;
    }

    .hotel-variants {
        gap: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .info-tbl.lsfw-tbl tr td:first-of-type {
        width: 190px;
        padding-right: 0;
    }

    .news .news__col {
        width: calc(100% - 310px);
    }

    .news .news__img {
        width: 310px;
        height: 165px;
    }

    .lsfw-tbl.persons-tbl .lsfw-tbl__200 {
        width: 160px;
    }

    .lsfw-tbl.persons-tbl .bth__btn--160 {
        width: 130px;
    }

    .lsfw-tbl.persons-tbl .lsfw-tbl__450 {
        width: 345px;
    }

    .lsfw-tbl.persons-tbl .lsfw-tbl__cut300 {
        max-width: 260px;
    }

    .bth__uper-links.bth__uper-links--border-mobile .bth__uper-link {
        font-size: 13px !important;
    }

    .infrastructure-bbs.infrastructure-bbs--infra .infrastructure-bbs__item:not(.grey-item__more)::before {
        content: '\f054';
        font-weight: bold;
        position: absolute;
        right: 15px;
        font-size: 13px;
        top: 7px;
        font-family: "Font Awesome 5 Free";
    }

    .infrastructure-bbs.infrastructure-bbs--infra .infrastructure-bbs__item.grey::before {
        display: none;
    }

    .infrastructure-bbs.infrastructure-bbs--infra .ml-auto {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0 15px 0 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .special-feature {
        position: relative;
        padding-right: 35px;
    }

    .special-feature:not(.active) p {
        display: none;
    }

    .infrastructure-bbs.infrastructure-bbs--1 .infrastructure-bbs__item {
        display: block;
    }

    .files-tbl.lsfw-tbl .lsfw-tbl__100 {
        display: none !important;
    }

    .lsfw-tbl.files-tbl tr td:nth-child(2) {
        width: calc(100% - 90px);
    }

    .bth__ttl-h2.bth__ttl-h2--mb10-mobile {
        margin-bottom: 10px !important;
    }

    .files-tbl.lsfw-tbl tbody tr {
        gap: 0;
    }

    .lsfw-tbl.files-tbl tr {
        margin-bottom: 5px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 5px 10px;
    }

    .grey-item .lsfw-tbl tfoot tr {
        padding: 0;
        margin: 0;
    }

    .grey-item .lsfw-tbl tfoot td {
        width: 100%;
        border-radius: 5px;
    }

    .grey-item .lsfw-tbl tr:last-child td, .grey-item .lsfw-tbl tr td {
        border: none;
    }

    .grey-item .grey-item__ttl {
        padding-left: 0;
        font-size: 13px;
    }

    .lsfw-tbl.persons-tbl .bth__ava-square5 {
        position: absolute;
        left: 10px;
        top: 10px;
    }

    .lsfw-tbl.persons-tbl tr td {
        width: 100% !important;
        text-align: left !important;
    }

    .lsfw-tbl.persons-tbl tr {
        padding-left: 70px;
    }

    .lsfw-tbl.persons-tbl .bth__btn--160 {
        width: 195px !important;
        margin-top: 3px;
    }

    .lsfw-tbl.persons-tbl .lsfw-tbl__cut300 {
        max-width: 100%;
        width: 100%;
        line-height: 14px;
        display: block;
    }

    .info-tbl.lsfw-tbl tbody tr.info-tbl__mobile-stroke .lsfw-tbl__inline {
        display: block;
    }

    .info-tbl.lsfw-tbl tbody tr {
        margin-bottom: 5px;
        padding: 5px 10px;
    }

    .info-tbl.lsfw-tbl tbody tr td {
        font-size: 10px;
    }

    .info-tbl.lsfw-tbl tbody tr .fz13 {
        font-size: 10px !important;
    }

    .info-tbl.lsfw-tbl tbody tr .mr30 {
        margin-right: 10px !important;
    }

    .info-tbl.lsfw-tbl tbody tr.info-tbl__mobile-stroke {
        gap: 0 5px;
    }

    .info-tbl.lsfw-tbl tbody tr.info-tbl__mobile-stroke > * {
        width: auto !important;
        font-size: 14px;
        font-weight: bold;
    }

    .info-tbl.lsfw-tbl tr td::-webkit-scrollbar {
        height: 0;
        width: 0;
    }

    .info-tbl.lsfw-tbl tr td:not(.info-tbl__dop) {
        width: 100%;
        white-space: nowrap;
        overflow: auto;
    }

    .info-tbl.lsfw-tbl tr:last-child td {
        border: none;
    }

    .celebrities .celebrity .bth__ava-120 {
        width: 60px;
        height: 60px;
    }

    .celebrities .celebrity {
        width: auto;
        height: 130px;
    }

    .celebrities .celebrity .fz11 {
        font-size: 10px !important;
    }

    .celebrities .celebrity b {
        max-width: 125px;
    }

    .celebrities br {
        display: block;
    }

    .celebrities .celebrity .bth__ava-120.fas {
        line-height: 60px;
        font-size: 36px;
    }

    .info-tbl.lsfw-tbl .bth__btn.bth__btn--28 {
        width: 195px !important;
        display: block;
    }

    .info-tbl.lsfw-tbl .bth__btn.bth__btn--28 + span {
        margin-top: 5px;
    }

    .info-tbl.lsfw-tbl tr td {
        width: 100% !important;
    }

    .news {
        display: block;
    }

    .news .news__col {
        padding: 10px 0 0 0;
        width: 100%;
    }

    .news .news__img {
        width: 260px;
        height: 140px;
    }

    .hotel-overview .bth__txt {
        width: calc(100% - 60px);
        padding-left: 13px;
    }

    .grey-item .grey-item__hide-mobile {
        display: none;
        margin: 5px 0 0 0;
    }

    .special-feature + .bth__btn {
        margin-top: 0 !important;
    }

    .special-feature.active::before,
    .grey-item .grey-item__drop-mobile.active::before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .special-feature::before,
    .grey-item .grey-item__drop-mobile::before {
        content: '\f078';
        font-weight: bold;
        position: absolute;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        color: #ff8e41;
        right: 15px;
        font-size: 13px;
        top: 14px;
        font-family: "Font Awesome 5 Free";
    }

    .grey-item .grey-item__drop-mobile {
        margin: 10px 0 0 0;
        position: relative;
        padding: 10px;
        background-color: #ffffff;
        border-radius: 5px;
    }

    .info-tbl.lsfw-tbl .lsfw-tbl__detail + .lsfw-tbl__detail,
    .info-tbl.lsfw-tbl tr td .bth__btn.bth__btn--250 + .bth__btn {
        margin-top: 10px !important;
    }

    .info-tbl.lsfw-tbl .lsfw-tbl__detail, .info-tbl.lsfw-tbl tr td .bth__btn.bth__btn--250 {
        width: 100% !important;
        margin-right: 0;
    }

    .page .container .hotel-overview .fz10,
    .page .container .hotel-overview .hotel-overview__date,
    .hotel-overview .hotel-overview__li .ml65 {
        display: none;
    }

    .hotel-overview .hotel-overview__right-icon {
        font-size: 13px;
        width: 50px;
    }

    .hotel-overview .hotel-overview__icon {
        width: 25px;
        height: 25px;
        margin: 0;
        line-height: 25px;
        font-size: 13px;
    }

    .hotel-overview .hotel-overview__li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        position: relative;
        padding: 10px;
    }

    .grey-item .lsfw-tbl tr {
        background: #ffffff;
    }

    .infrastructure-bbs {
        grid-template-columns: repeat(1, 6fr);
    }

    .infrastructure-bbs .grey-item__more:not(.m0) {
        margin: 5px 0 0 0 !important;
        width: 100%;
    }

    .infrastructure-bbs.mb25 {
        margin-bottom: 15px !important;
    }

    .infrastructure-bbs .infrastructure-bbs__item {
        min-height: 35px;
    }

    .infrastructure-bbs .infrastructure-bbs__item .infrastructure-bbs__icon {
        display: none;
    }

    .infrastructure-bbs .infrastructure-bbs__200 {
        width: 100%;
    }

    .achievements .achievement .achievement__img {
        width: 100%;
        height: 60px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .achievements .achievement__txt {
        max-width: 80px;
        margin: 0 auto;
    }

    .achievements {
        gap: 10px;
    }

    .media {
        white-space: nowrap;
        overflow: auto;
        gap: 10px;
    }

    .media .fz20 {
        font-size: 15px !important;
    }

    .media .media__item {
        width: 175px;
    }

    .media .media__line {
        font-size: 10px;
    }

    .media .media__line .fz25 {
        font-size: 20px !important;
    }

    .achievements {
        margin-bottom: 10px;
    }

    .achievements .achievement {
        height: auto;
        padding: 10px;
        font-size: 10px;
    }

    .grey-item {
        padding: 10px;
    }

    .hotel-variants .hotel-variants__item {
        width: 100%;
    }

    .hotel-variants .hotel-variants__item + .hotel-variants__item {
        margin-top: 10px;
    }

    .hotel-variants .hotel-variants__item::before {
        display: inherit;
    }

    .hotel-variants .hotel-variants__col {
        width: calc(100% - 90px);
    }

    .hotel-variants .hotel-variants__item .bth__ava-square5 {
        margin-bottom: 0;
    }

    .grey-item .grey-item__white {
        padding: 10px;
    }

    .bth__uper-links.bth__uper-links--border-mobile .bth__uper-link i {
        font-size: 10px;
    }

    .bth__uper-links.bth__uper-links--border-mobile .bth__uper-link {
        font-size: 13px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 5px;
        padding: 10px 15px !important;
        margin: 0 0 15px 0 !important;
        border: 1px solid;
    }

    .bth__uper-links.bth__uper-links--border-mobile .bth__uper-link:last-child {
        margin-bottom: 0 !important;
    }

    .link-bbs:not(.link-bbs--arrow) {
        white-space: nowrap;
        overflow: auto;
        display: block !important;
    }

    .link-bbs:not(.link-bbs--arrow) .link-bb {
        width: auto !important;
        display: inline-block;
        font-size: 10px;
        padding: 5px 10px;
        vertical-align: top;
        min-width: auto;
    }

    .link-bbs.no-scrollbar-bbs {
        white-space: nowrap;
        overflow: auto;
        display: block;
    }

    .link-bbs .link-bb b {
        font-size: 12px;
    }

    .link-bbs.link-bbs--40h .link-bb .fz14 {
        font-size: 11px !important;
    }
}