.friendly-host146 {
    display: block;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 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;
    line-height: normal;
}

.friendly-host146 .friendly-host146__link {
    z-index: 4;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.friendly-host146 .friendly-host146__flex {
    background: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    font-size: 9px;
    position: relative;
    color: #999999;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
    text-align: left;
}

.friendly-host146 .friendly-host146__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    right: 10px;
    left: auto;
    line-height: 17px !important;
    top: -65px !important;
}

.friendly-host146 .friendly-host146__erid.active::after {
    content: '\f00d';
}

.friendly-host146 .friendly-host146__bg {
    background: #212529;
    color: #ffffff;
    position: relative;
    height: 140px;
    padding: 10px 0 10px 40px;
}

.friendly-host146 .friendly-host146__bg button {
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    background: #d8a361;
    line-height: 24px;
    border-radius: 15px;
    padding: 0 25px;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin-top: 13px;
}

.friendly-host146 .friendly-host146__bg div {
    font-size: 20px;
    margin: 5px 0 8px 0;
    line-height: 20px;
    color: #d8a361;
}

.friendly-host146 .friendly-host146__bg b {
    font-size: 27px;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
}

.friendly-host146 .friendly-host146__bg span {
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-weight: bold;
}

.friendly-host146 .friendly-host146__bg::after {
    content: '';
    background: url(https://tophotels.ru/csstx/images/fh-kit/146.jpg) bottom/cover no-repeat;
    position: absolute;
    right: 205px;
    top: 0;
    height: 100%;
    width: calc(100% - 790px);
}

.friendly-host146 .friendly-host146__bg::before {
    content: '';
    background: url(https://tophotels.ru/csstx/images/big-horizont/223/logo.png) center/contain no-repeat;
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    width: 155px;
}

.friendly-host146 .friendly-host146__bg span::before {
    content: '\f3c5';
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}

.friendly-host146 .friendly-host146__erid {
    cursor: pointer;
    line-height: 15px;
    height: 20px;
    display: inherit;
    align-items: center;
    padding-right: 10px;
}

.friendly-host146 .friendly-host146__erid::after {
    content: "\f142";
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 5px;
    text-align: center;
    height: 15px;
    background: #ffffff;
    color: #cacaca;
    cursor: pointer;
}

@media screen and (max-width: 1300px) {
    .friendly-host146 .friendly-host146__bg div {
        font-size: 17px;
    }

    .friendly-host146 .friendly-host146__bg::after {
        width: calc(100% - 700px);
    }

}

@media screen and (max-width: 1199px) {
    .friendly-host146 .friendly-host146__bg {
        padding-left: 20px;
    }

    .friendly-host146 .friendly-host146__bg::before {
        width: 100px;
        right: 10px;
    }

    .friendly-host146 .friendly-host146__bg::after {
        right: 120px;
        width: calc(100% - 530px);
    }

    .friendly-host146 .friendly-host146__bg div {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .friendly-host146 .friendly-host146__bg {
        height: 180px;
    }

    .friendly-host146 .friendly-host146__bg p {
        font-size: 10px;
    }

    .friendly-host146 .friendly-host146__bg::after {
        right: 0;
        z-index: 3;
        width: calc(100% - 245px);
    }

    .friendly-host146 .friendly-host146__bg::before {
        width: 70px;
        right: auto;
        left: 157px;
        top: auto;
        bottom: 15px;
        height: 30px;
    }

    .friendly-host146 .friendly-host146__bg b {
        font-size: 20px;
        line-height: 20px;
    }

    .friendly-host146 .friendly-host146__bg button {
        font-size: 10px;
        margin-top: 15px;
        padding: 0 10px;
    }

    .friendly-host146 .friendly-host146__bg span {
        display: block;
        margin: 8px 0 8px 0;
    }
}

