.add-review-item {
    color: #215f86;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px 0 56px;
    height: 60px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    border-radius: 5px;
    background-color: #d4e4f2;
}

.add-review-item::before {
    content: "\f055";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}

.add-review-item:hover::before {
    background: #318cc6;
}

.add-review-item:hover {
    color: #318cc6;
}

.lsfw-tbl.reviews-tbl .bth__cnt {
    text-transform: none;
    padding-right: 15px;
}

.lsfw-tbl.reviews-tbl p.lsfw-tbl__cut br {
    display: none;
}

html body .page .container .lsfw-tbl.reviews-tbl tbody tr.m0 {
    padding: 0;
    background: #ffffff !important;
}

html body .page .container .lsfw-tbl.reviews-tbl tbody tr.m0 td {
    width: 100% !important;
    position: static !important;
}

.lsfw-tbl.reviews-tbl p.lsfw-tbl__cut {
    text-transform: none;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__marks .hint-parent {
    vertical-align: top;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #586575;
    margin-right: 5px;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__marks {
    font-size: 13px;
}

.lsfw-tbl.reviews-tbl .fa-pluminus {
    background: url(https://tophotels.ru/csstx/i/plumin.svg) center left/18px no-repeat;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__user-ico.fa-shield-alt {
    background-color: #00a551;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__user-ico.fa-exclamation-triangle {
    background-color: #e03a3a;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__user-ico {
    width: 20px;
    position: absolute;
    z-index: 2;
    right: -5px;
    top: -5px;
    display: block;
    height: 20px;
    border-radius: 100%;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
}

.lsfw-tbl.reviews-tbl .lsfw-tbl__cut {
    display: block;
    width: 100%;
    font-size: 14px;
    padding-right: 30px;
}

.lsfw-tbl.reviews-tbl .bth__ava-square5 {
    border: 2px solid #ffffff;
    margin: 0 0 0 10px;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__txt {
    width: calc(100% - 800px);
}

.lsfw-tbl.reviews-tbl .reviews-tbl__txt a:hover {
    color: #215f86;
}

.lsfw-tbl.reviews-tbl .lsfw-tbl__50 {
    width: 45px;
    padding-right: 0;
}

.lsfw-tbl.reviews-tbl tr td.right {
    margin-left: auto;
    position: relative;
}

.lsfw-tbl.reviews-tbl tr td {
    border: none;
}

.lsfw-tbl.reviews-tbl tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    border-radius: 5px;
}

.lsfw-tbl.reviews-tbl, .lsfw-tbl.reviews-tbl > * {
    display: block;
    width: 100%;
}


.lsfw-tbl.reviews-tbl .fa-star.active {
    background: #ff8e41;
    font-weight: bold;
    color: #ffffff;
}

.lsfw-tbl.reviews-tbl .fa-star:not(.active):hover {
    color: #ff8e41;
}

.lsfw-tbl.reviews-tbl .fa-star {
    color: #999999;
}

.lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px:hover .hint {
    bottom: 50px;
}

.lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px {
    width: 100px;
}

.lsfw-tbl.reviews-tbl .reviews-tbl__mark {
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    margin-right: 10px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border-radius: 100%;
    font-size: 18px;
}

.lsfw-tbl.reviews-tbl td.lsfw-tbl__300 > .fz10 {
    width: calc(100% - 150px);
}

@media screen and (min-width: 767px) {
    .add-review-item::before {
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        width: 100px;
        border-radius: 5px;
        margin-right: 28px;
        text-align: center;
        background: #215f86;
    }

    .add-review-item:hover::before {
        background: #318cc6;
    }
}

@media screen and (max-width: 1300px) {
    .lsfw-tbl.reviews-tbl .reviews-tbl__marks {
        width: 145px;
        padding-right: 0;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__txt {
        width: calc(100% - 740px);
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__cut {
        padding-right: 0;
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__300 {
        width: 270px;
    }
}

@media screen and (max-width: 1199px) {
    .lsfw-tbl.reviews-tbl .reviews-tbl__marks {
        width: 65px;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb {
        width: 120px;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(2) .fz13 {
        margin: 0 !important;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(2) {
        width: 100px;
    }

    .lsfw-tbl.reviews-tbl .fz23 {
        font-size: 18px !important;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__txt {
        width: calc(100% - 585px);
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__300 {
        width: 220px;
    }

    .lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px {
        width: 100%;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__marks .hint-parent {
        height: 22px;
        line-height: 22px;
        margin: 0;
    }

    .lsfw-tbl.reviews-tbl tr td.right {
        width: 130px;
        padding-left: 0;
    }

    .add-review-item::before {
        width: 80px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .lsfw-tbl.reviews-tbl td.lsfw-tbl__300 > .fz10 {
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: auto;
        line-height: 10px;
        text-align: right;
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__300 {
        width: 140px;
    }

    .lsfw-tbl.reviews-tbl .bth__ava-square5 {
        margin-left: 0;
        width: 25px;
        height: 25px;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__txt {
        width: calc(100% - 410px);
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb > *:not(.hint) {
        line-height: normal;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb {
        width: 70px;
        margin: 0 !important;
        height: auto;
        line-height: normal;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__marks {
        font-size: 11px;
    }

    .lsfw-tbl.reviews-tbl tr td.right > * {
        font-size: 10px !important;
    }

    .lsfw-tbl.reviews-tbl tr td.right {
        width: 110px;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__300 {
        width: 90px;
    }

    .lsfw-tbl.reviews-tbl .fa-pluminus {
        background-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .add-review-item {
        margin-bottom: 10px !important;
        padding-left: 42px;
        border-radius: 5px;
        position: relative;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
    }

    html body .page .container .lsfw-tbl.reviews-tbl .mt20 {
        margin-top: 10px !important;
    }

    .add-review-item::before {
        width: auto;
        position: absolute;
        left: 15px;
        top: 0;
        margin: 0;
        background: transparent !important;
    }

    .lsfw-tbl.reviews-tbl tbody tr td {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .lsfw-tbl.reviews-tbl tbody tr td:first-of-type {
        width: auto;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .lsfw-tbl.reviews-tbl tbody tr td:first-of-type .hint.hint--arr::before {
        left: auto;
        right: 10px;
    }

    .lsfw-tbl.reviews-tbl tbody tr td:first-of-type .hint {
        left: auto !important;
        right: 0 !important;
    }

    .lsfw-tbl.reviews-tbl .bth__ava-square5 {
        margin-left: 0;
        width: 35px;
        height: 35px;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(2) {
        width: 70px;
    }

    .lsfw-tbl.reviews-tbl b.lsfw-tbl__cut {
        padding-right: 35px;
    }

    .lsfw-tbl.reviews-tbl p.lsfw-tbl__cut {
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }

    .lsfw-tbl.reviews-tbl tr td.right {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: auto;
        position: static;
    }

    .lsfw-tbl.reviews-tbl tr td.right > .fz14 {
        position: absolute;
        font-size: 14px !important;
        left: 173px;
        bottom: 31px;
    }

    .lsfw-tbl.reviews-tbl .lsfw-tbl__300 {
        width: auto;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__txt {
        width: 100%;
        margin-bottom: 5px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__marks {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-bottom: 5px;
    }

    .lsfw-tbl.reviews-tbl .fz23 {
        font-size: 16px !important;
    }

    .lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px .fz13 {
        font-size: 10px !important;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__marks:empty {
        display: none;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb .fz10 {
        line-height: 10px;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__marks .hint-parent {
        margin-right: 5px;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb {
        height: 40px;
        padding-top: 3px;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb > * {
        vertical-align: top;
        line-height: normal;
        height: auto;
    }

    .lsfw-tbl.reviews-tbl td.lsfw-tbl__300 > .fz10 {
        position: static;
        width: auto;
        margin-left: 10px;
        text-align: left;
        line-height: 10px;
        margin-top: 19px;
    }

    .lsfw-tbl.reviews-tbl .reviews-tbl__user-ico {
        right: 5px;
        top: auto;
        bottom: 35px;
    }

    .lsfw-tbl.reviews-tbl tr {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 374px) {
    .lsfw-tbl.reviews-tbl tr td:nth-child(2) {
        width: 40px;
    }

    .lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px i {
        position: absolute;
        left: 0;
        bottom: 5px;
        height: auto;
        width: 100%;
        line-height: normal;
    }

    .lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px {
        text-align: center !important;
        padding: 2px 0 0 0;
        display: block !important;
        min-width: auto;
    }

    .lsfw-tbl.reviews-tbl tr td .lsfw-tbl__bb.h40px > .fz23 {
        line-height: 23px;
        font-size: 14px !important;
        height: auto;
    }

    .lsfw-tbl.reviews-tbl tr td:nth-child(4) .lsfw-tbl__bb {
        width: 67px;
    }

    .lsfw-tbl.reviews-tbl tr td.right > .fz14 {
        left: 140px;
    }
}