.friendly-host147 {
    display: block;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    line-height: normal;
    background: #eeeeee;
}

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

.friendly-host147 .friendly-host147__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-host147 .friendly-host147__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-host147 .friendly-host147__erid.active::after {
    content: '\f00d';
}

.friendly-host147 .friendly-host147__bg::before, .friendly-host147 .friendly-host147__bg > * {
    position: relative;
    z-index: 3;
}

.friendly-host147 .friendly-host147__bg {
    height: 160px;
    color: #ffffff;
    text-align: center;
    z-index: 2;
    position: relative;
    display: inline-block;
    padding: 8px 0 0 210px;
}

.friendly-host147 .friendly-host147__bg div {
    font-size: 16px;
    display: block;
    margin: 6px 0 8px 0;
    line-height: 19px;
    text-shadow: 0 0 20px #000000;
}

.friendly-host147::before, .friendly-host147::after {
    content: '';
    height: 160px;
    top: 0;
    position: absolute;
}

.friendly-host147::before {
    left: 0;
    width: 206px;
    background: url(https://tophotels.ru/csstx/images/fh-kit/147/left.png) right/cover no-repeat;
    z-index: 3;
}

.friendly-host147::after {
    right: 0;
    width: 100%;
    background: url(https://tophotels.ru/csstx/images/fh-kit/147/bg.jpg) bottom/cover no-repeat;
}

.friendly-host147 .friendly-host147__bg::before {
    content: '';
    height: 70px;
    display: block;
    background: url(https://tophotels.ru/csstx/images/fh-kit/147/logo.svg) center  /contain no-repeat;
    width: 100%;
}

.friendly-host147 .friendly-host147__erid {
    cursor: pointer;
    line-height: 15px;
    height: 20px;
    display: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
}

.friendly-host147 .friendly-host147__bg button {
    font-family: inherit;
    font-size: 10px;
    font-weight: bold;
    background: #674f2f;
    line-height: 19px;
    border-radius: 5px;
    padding: 0 25px;
    border: 1px solid;
    letter-spacing: 1px;
    color: #ffffff;
}

.friendly-host147 .friendly-host147__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: 1199px) {
    .friendly-host147 .friendly-host147__bg {
        padding-left: 130px;
    }

    .friendly-host147::before {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {
    .friendly-host147 .friendly-host147__bg {
        padding: 10px 0 0 135px;
    }

    .friendly-host147 .friendly-host147__bg div {
        font-size: 15px;
        line-height: 22px;
        margin: 10px 0 10px 0;
    }

    .friendly-host147 .friendly-host147__bg, .friendly-host147::before, .friendly-host147::after {
        height: 180px;
    }

    .friendly-host147 .friendly-host147__bg button {
        padding: 0 10px;
    }

    .friendly-host147::after {
        background-position: 29% center;
    }
}

@media screen and (max-width: 374px) {
    .friendly-host147 .friendly-host147__bg {
        padding-left: 130px;
    }

    .friendly-host147 .friendly-host147__bg div {
        font-size: 14px;
    }
}

@media screen and (max-width: 359px) {
    .friendly-host147 .friendly-host147__bg div {
        font-size: 13px;
    }

    .friendly-host147 .friendly-host147__bg {
        padding-left: 125px;
    }
}