@font-face {
    font-family: 'ProximaNova';
    font-display: auto;
    src: url('https://tophotels.ru/csstx/fonts/ProximaNova/ProximaNova-Bold.woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    font-display: auto;
    src: url('https://tophotels.ru/csstx/fonts/ProximaNova/ProximaNova-Light.woff');
    font-weight: normal;
    font-style: normal;
}

.friendly-host93 {
    position: relative;
    height: 120px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 5px;
    padding: 19px 0 20px 240px;
    color: #ffffff !important;
    background: #04193a;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    font-family: ProximaNova, 'sans-serif';
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.friendly-host93 span {
    font-size: 19px;
}

.friendly-host93::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 392px;
    height: 100%;
    background: url(https://tophotels.ru/csstx/images/fh-kit/fh93.jpg) center -52px/cover no-repeat;
    z-index: 2;
}

.friendly-host93::after {
    content: '';
    position: absolute;
    top: -6px;
    width: 35px;
    height: 150px;
    background: #04193a;
    right: 369px;
    z-index: 2;
    transform: skewX(12deg);
}

.friendly-host93 span::before {
    content: '';
    height: 100%;
    background: url(https://tophotels.ru/csstx/images/fh-kit/fh59-logo.png) center/contain no-repeat;
    width: 162px;
    position: absolute;
    left: 36px;
    top: 0;
}

.friendly-host93 br {
    display: none;
}

.friendly-host93:hover b::before {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.friendly-host93 b::before {
    content: "\f138";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    right: 25px;
    top: 0;
    line-height: 118px;
    z-index: 3;
    font-size: 52px;
    color: #04193a;
    opacity: 0.9;
}

.friendly-host93 div {
    color: #ce9535;
    padding: 0 0 3px 0;
    font-size: 10px;
    border-bottom: 1px solid;
    letter-spacing: 1px;
}

.friendly-host93 b {
    font-size: 19px;
    margin: 10px 0;
    letter-spacing: 1px;
    font-variant: revert;
    z-index: 3;
}

@media screen and (max-width: 1778px)and (min-width: 1700px) {
    .friendly-host93::before {
        width: 330px;
    }

    .friendly-host93::after {
        right: 315px;
    }
}

@media screen and (max-width: 1795px) {
    .friendly-host93 {
        padding-left: 220px;
    }

    .friendly-host93 span::before {
        left: 30px;
        width: 155px;
    }
}

@media screen and (max-width: 1535px)  and (min-width: 1500px) {
    .friendly-host93::before {
        width: 390px;
    }

    .friendly-host93::after {
        right: 366px;
    }
}

@media screen and (max-width: 1260px)  and (min-width: 1200px) {
    .friendly-host93 b {
        font-size: 17px;
    }
}

@media screen and (max-width: 1413px) {
    .friendly-host93::after {
        right: 282px;
    }

    .friendly-host93::before {
        width: 300px;
        background-position-y: -38px;
    }

    .friendly-host93 {
        padding-left: 170px;
    }

    .friendly-host93 b::before {
        font-size: 35px;
    }

    .friendly-host93 span::before {
        width: 110px;
    }
}

@media screen and (max-width: 1199px) {
    .friendly-host93 br {
        display: block;
    }

    .friendly-host93 b {
        font-size: 19px;
        margin: 8px 0 0 0;
    }

    .friendly-host93 span {
        font-size: 17px;
    }

    .friendly-host93::after {
        right: 287px;
        -webkit-transform: rotate(351deg);
        -ms-transform: rotate(351deg);
        transform: rotate(351deg);
        width: 21px;
    }

    .friendly-host93 div {
        display: none;
    }
}

@media screen and (max-width: 819px) {
    .friendly-host93 span::before {
        width: 105px;
        left: 20px;
    }

    .friendly-host93 {
        padding-left: 150px;
    }
}

@media screen and (max-width: 767px) {
    .friendly-host93 {
        text-align: center;
        height: 180px;
        padding: 5px 310px 5px 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .friendly-host93 span::before {
        width: 100%;
        background-position: center;
        position: static;
        display: block;
        height: 60px;
        margin-bottom: 15px;
    }

    .friendly-host93 span {
        font-size: 13px;
        font-style: italic;
    }

    .friendly-host93 b {
        font-size: 13px;
        margin: 10px 0 0 0;
    }

    .friendly-host93::after {
        display: none;
    }

    .friendly-host93 b::before {
        line-height: 180px;
    }

    .friendly-host93::before {
        width: 290px;
        background-position: center;
    }
}

@media screen and (max-width: 570px) {
    .friendly-host93::before {
        width: 100px;
        right: auto;
        left: 0;
    }

    .friendly-host93 {
        padding: 10px 10px 10px 110px;
    }

    .friendly-host93 b::before {
        display: none;
    }

    .friendly-host93 span {
        font-size: 10px;
    }

    .friendly-host93 span::before {
        height: 50px;
    }

    .friendly-host93 b {
        font-size: 14px;
    }

    .friendly-host93 div {
        font-size: 8px;
        display: block;
        margin-top: 10px;
    }
}
@media screen and (max-width: 359px) {
    .friendly-host93 span {
        font-size: 9px;
    }

    .friendly-host93 b {
        font-size: 11px;
    }
}