.friendly-host152 {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #ffffff;
    -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;
}

.friendly-host152 .friendly-host152__link {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 4;
    width: 100%;
    height: 100%;
}

.friendly-host152 .friendly-host152__grid {
    height: 120px;
    position: relative;
    padding: 7px 0 0 169px;
    color: #886f25;
}

.friendly-host152 .friendly-host152__grid span::after {
    content: '';
    border-right: 1px solid #886f25;
    position: absolute;
    left: 147px;
    height: 75px;
    top: 23px;
}

.friendly-host152 .friendly-host152__grid::after {
    content: '';
    width: calc(100% - 575px);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(https://tophotels.ru/csstx/images/fh-kit/152/bg.jpg) left top/cover no-repeat;
}

.friendly-host152 .friendly-host152__grid span::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
}

.friendly-host152:hover .friendly-host152__grid button {
    background: #9d8029;
}

.friendly-host152 .friendly-host152__grid button {
    border: none;
    font-family: inherit;
    background: #886f25;
    color: #ffffff;
    font-size: 10px;
    line-height: 23px;
    border-radius: 20px;
    padding: 0 15px;
    font-weight: normal;
    margin-top: 10px;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: top;
}

.friendly-host152 .friendly-host152__grid span {
    font-weight: bold;
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
}

.friendly-host152 .friendly-host152__grid b {
    display: block;
    font-size: 21px;
    color: #c49f30;
    line-height: 21px;
    margin: 8px 0;
}

.friendly-host152 .friendly-host152__grid p {
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 13px;
}

.friendly-host152 .friendly-host152__grid::before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 140px;
    background: url(https://tophotels.ru/csstx/images/fh-kit/133/logo.png) center/120px no-repeat;
}

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

.friendly-host152 .friendly-host152__erid.active::after {
    content: '\f00d';
}

.friendly-host152 .friendly-host152__erid::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    background: #ffffff;
}

.friendly-host152 .friendly-host152__flex {
    font-size: 9px;
    color: #999999;
    background: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    z-index: 6;
    font-family: 'apercu_pro', sans-serif;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 20px;
    padding-left: 10px;
}

.friendly-host152 .friendly-host152__erid {
    position: relative;
    cursor: pointer;
    padding: 0 15px;
    height: 100%;
    display: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.friendly-host152 br {
    display: none;
}

@media screen and (max-width: 1199px) {
    .friendly-host152 .friendly-host152__grid b {
        font-size: 17px;
    }

    .friendly-host152 .friendly-host152__grid::after {
        content: '';
        width: calc(100% - 450px);
    }

    .friendly-host152 .friendly-host152__grid::before {
        background-position: left;
        width: 110px;
        background-size: contain;
    }

    .friendly-host152 .friendly-host152__grid {
        padding-left: 140px;
    }

    .friendly-host152 .friendly-host152__grid span::after {
        left: 123px;
    }
}

@media screen and (max-width: 767px) {
    .friendly-host152 .friendly-host152__grid span::after {
        left: 10px;
        width: 42px;
        height: 1px;
        border-right: none;
        border-bottom: 1px solid #886f25;
        top: 46px;
    }

    .friendly-host152 .friendly-host152__grid {
        padding: 0 10px;
        height: 180px;
    }

    .friendly-host152 .friendly-host152__grid::before {
        height: 40px;
        display: block;
        margin-bottom: 15px;
        width: 100%;
        position: static;
    }

    .friendly-host152 br {
        display: block;
    }

    .friendly-host152 .friendly-host152__grid b {
        font-size: 14px;
        line-height: 18px;
        margin: 3px 0;
    }

    .friendly-host152 .friendly-host152__grid::after {
        content: '';
        width: calc(100% - 150px);
        background-image: url(https://tophotels.ru/csstx/images/fh-kit/152/mobile.jpg);
    }

    .friendly-host152 .friendly-host152__grid button {
        line-height: 15px;
        height: 15px;
        margin-top: 5px;
        font-size: 8px;
    }

    .friendly-host152 .friendly-host152__grid p {
        font-size: 11px;
        line-height: 13px;
    }
}
