.rooms {
    background-color: #eeeeee;
    padding: 15px 15px 15px 360px;
    position: relative;
    margin-bottom: 5px;
    min-height: 295px;
}

.rooms .rooms__img-icon:hover {
    background: #ffffff;
}

.rooms .rooms__img-icon {
    background: rgba(255, 255, 255, 0.8);
    color: #ff8e41;
    width: 35px;
    height: 35px;
    cursor: pointer;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.rooms .bth__ttl-h2 {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.rooms .rooms__arr.prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rooms .rooms__arr.next {
    right: 0;
}

.rooms .rooms__arr:hover {
    opacity: 1;
}

.rooms .rooms__arr {
    background: url(https://tophotels.ru/csstx/i/arr-left-grey.png) center/10px no-repeat;
    position: absolute;
    z-index: 3;
    cursor: pointer;
    top: calc(50% - 25px);
    height: 50px;
    border: none;
    font-size: 0;
    width: 50px;
}

.rooms .rooms__img img {
    border-radius: inherit;
}

.rooms .rooms__char .fz18 {
    margin-right: 5px;
}


.rooms .rooms__bb {
    background: #eeeeee url(https://tophotels.ru/csstx/i/keyhole.svg) 10px center/15px no-repeat;
    border-radius: 5px;
    padding: 0 10px 0 33px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
}

.rooms .rooms__char {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px;
}

.rooms .rooms__char.rooms__char--right {
    margin-left: auto;
    margin-right: 0;
}

.rooms .rooms__chars {
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 5px;
}

.rooms .rooms__img {
    width: 320px;
    height: 265px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    cursor: pointer;
    border: 5px solid #ffffff;
    position: absolute;
    left: 15px;
    top: 15px;
    overflow: hidden;
    border-radius: 5px;
}

.lsfw-tbl.rooms-tbl .lsfw-tbl__bb {
    background-color: #eeeeee;
}

.lsfw-tbl.rooms-tbl tr {
    position: relative;
}

.lsfw-tbl.rooms-tbl .lsfw-tbl__abs-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.lsfw-tbl.rooms-tbl tr td {
    border-color: #eeeeee;
}

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

.rooms-tbl tfoot.lsfw-tbl__paginator tr td .bth__loader {
    line-height: 40px;
    font-size: 13px;
}

.rooms-tbl tr td .rooms-tbl__price .rooms-tbl__curr img {
    border-radius: inherit;
}

.rooms-tbl tr td .rooms-tbl__price .rooms-tbl__curr {
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 5px;
    color: #ffffff;
    line-height: 20px;
    font-size: 10px;
    background: #318cc6;
    border-radius: 3px;
}

.rooms-tbl tr:hover td .rooms-tbl__price {
    color: #318cc6;
}

.rooms-tbl tr td .rooms-tbl__price {
    background-color: #d4e4f2;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 5px;
    position: relative;
    padding-left: 40px;
    width: 140px;
    height: 30px;
    color: #215f86;
}

.rooms-tbl .lsfw-tbl__cut {
    width: 175px;
}

.rooms-tbl .rooms-tbl__one-bed + .rooms-tbl__one-bed {
    margin-left: 5px;
}

.rooms-tbl .rooms-tbl__king-bed,
.rooms-tbl .rooms-tbl__one-bed,
.rooms-tbl .rooms-tbl__bed {
    height: 25px;
    width: 20px;
    background: url(https://tophotels.ru/csstx/i/bed.svg) center / contain no-repeat;
    display: inline-block;
    vertical-align: top;
}

.rooms-tbl.lsfw-tbl {
    margin: 0;
}

.rooms-tbl tr td.lsfw-tbl__300 {
    width: 275px;
}

.rooms-tbl tr td:nth-child(3) .lsfw-tbl__bb + .lsfw-tbl__inline {
    width: 85px;
    line-height: 13px;
}

.rooms-tbl tr td:nth-child(3) .lsfw-tbl__bb {
    width: 60px;
    margin-right: 10px;
}

.rooms-tbl .rooms-tbl__one-bed {
    width: 15px;
    background-image: url(https://tophotels.ru/csstx/i/single-bed.svg);
}

.rooms-tbl .rooms-tbl__king-bed {
    width: 25px;
    background-image: url(https://tophotels.ru/csstx/i/king-bed.svg);
}

.rooms-tbl .bth__btn::before {
    content: '\f0a9';
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 0;
    font-family: "Font Awesome 5 Free";
}

.rooms-tbl .bth__btn {
    width: 100%;
    padding-left: 20px;
    font-size: 10px;
    text-align: left;
}


@media screen and (max-width: 1410px) and (min-width: 767px) {
    .rooms-tbl.lsfw-tbl tr td:last-of-type .bth__btn::before {
        font-size: 13px;
        left: 0;
        width: 100%;
    }

    .rooms-tbl.lsfw-tbl tr td:last-of-type .bth__btn {
        font-size: 0;
        padding: 0;
        text-align: center;
    }

}

@media screen and (max-width: 1410px) {
    .rooms {
        padding: 10px 10px 10px 295px;
    }

    .rooms .rooms__img {
        width: 265px;
        height: 320px;
        left: 10px;
        top: 10px;
    }

    .rooms-tbl.lsfw-tbl tr td.lsfw-tbl__350 {
        width: 220px;
    }

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

    .rooms-tbl.lsfw-tbl tr td:last-of-type {
        width: 60px;
    }

    .rooms-tbl.lsfw-tbl tr td.lsfw-tbl__300 {
        width: 230px;
    }

    .rooms-tbl.lsfw-tbl tr td .rooms-tbl__price + .lsfw-tbl__inline {
        width: 60px;
    }

    .rooms-tbl.lsfw-tbl tr td:nth-child(3) .lsfw-tbl__bb + .lsfw-tbl__inline {
        width: 70px;
    }

    .rooms-tbl.lsfw-tbl tr td .rooms-tbl__price {
        width: 110px;
    }
}

@media screen and (max-width: 1023px) {
    .rooms {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 15px;
    }

    .rooms .bth__ttl-h2 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .rooms .rooms__img {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        vertical-align: top;
        width: 320px;
        height: 265px;
    }

    .rooms .rooms__chars {
        margin-top: 15px;
    }

    .rooms .rooms__img-icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    .rooms .bth__ttl-h2 {
        white-space: normal;
    }

    .rooms .rooms__chars {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .rooms-tbl.lsfw-tbl tr td .bth__btn {
        width: 150px !important;
    }

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

    .rooms-tbl.lsfw-tbl tr td:nth-child(2) .lsfw-tbl__bb {
        width: 50px;
        font-size: 13px;
    }

    .rooms-tbl.lsfw-tbl tr td .rooms-tbl__price + .lsfw-tbl__inline {
        width: calc(100% - 130px);
    }

    .rooms-tbl tr td:nth-child(3) .lsfw-tbl__bb {
        width: 50px;
        padding: 0;
    }

    .rooms-tbl tfoot.lsfw-tbl__paginator tr td .bth__loader {
        line-height: normal;
    }

    .rooms-tbl.lsfw-tbl tr td:nth-child(3) .lsfw-tbl__bb + .lsfw-tbl__inline {
        width: auto;
        font-size: 13px !important;
        font-weight: bold;
    }

    .rooms .rooms__bb {
        font-size: 16px;
    }

    .rooms-tbl .rooms-tbl__one-bed, .rooms-tbl .rooms-tbl__bed {
        height: 20px;
    }

    .rooms .bth__ttl-h2, .rooms {
        margin-bottom: 10px;
    }

    .rooms .rooms__char {
        margin-right: 20px;
    }
}

@media screen and (max-width: 374px) {
    .rooms .rooms__img {
        width: 100%;
    }
}