.good-offer-bullon {
    border: none;
    width: 100px;
    height: 100px;
    left: 90px;
    position: fixed;
    z-index: 100;
    display: block;
    background: url(https://tophotels.ru/csstx/images/good-offer/bullon.gif) center/contain no-repeat;
}

.fixed-stock--sun {
    position: fixed;
    top: 0;
    height: 100%;
    left: 0;
    width: 100px;
}

.good-offer162 {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: 290px;
    z-index: 100;
    color: #ffffff !important;
    font-family: 'apercu_pro', sans-serif;
    display: block;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.4);
    -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;
}

.good-offer162 .good-offer162__bottom p {
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}

.good-offer162 .good-offer162__bottom p::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: bold;
}

.good-offer162 .good-offer162__cross {
    background: url(https://tophotels.ru/csstx/i/cross-thin-white.svg) center / 10px no-repeat;
    width: 40px;
    height: 40px;
    z-index: 3;
    position: absolute;
    right: 0;
    cursor: pointer;
    display: block;
    top: 0;
}

.good-offer162 button {
    font-family: 'apercu_pro', sans-serif;
    background-color: #318cc6;
    width: 200px;
    font-size: 14px;
    display: block;
    font-weight: normal;
    border: 2px solid rgba(255, 255, 255, 0.94);
    border-radius: 10px;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
    line-height: 35px;
    margin: 20px auto 0 auto;
}

.good-offer162:hover button {
    background: transparent;
}

.good-offer162 .good-offer162__bottom::before {
    content: '';
    background: url(https://tophotels.ru/csstx/images/good-offer/161/logo.png) center/contain no-repeat;
    display: block;
    height: 65px;
    width: 100%;
    margin-bottom: 15px;
}

.good-offer162 .good-offer162__bottom div {
    font-size: 18px;
    margin: 2px 0 9px 0;
    line-height: 28px;
}

.good-offer162 .good-offer162__bottom b {
    font-size: 24px;
    line-height: 28px;
    display: block;
}

.good-offer162 .good-offer162__bottom {
    padding: 15px 15px 15px 15px;
    height: 405px;
    background: #cccccc url(https://tophotels.ru/csstx/images/good-offer/161/2.jpg) bottom/cover no-repeat;
    text-align: center;
}

.good-offer162 .good-offer162__link {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.good-offer162 .good-offer162__info {
    padding: 5px 10px;
}

.good-offer162 .good-offer162__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #666666;
    font-size: 9px;
    background: #eeeeee;
}

.good-offer162 .good-offer162__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    top: -63px !important;
    line-height: 17px !important;
    right: auto;
    left: 10px;
}

.good-offer162 .good-offer162__erid.active::before {
    content: '\f00d';
}

.good-offer162 .good-offer162__erid::before {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-right: 5px;
    text-align: center;
    height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    background: #ffffff;
    color: #666666;
}

.good-offer162 .good-offer162__erid {
    padding: 5px 10px;
    background: #eeeeee;
    color: #666666;
    line-height: 15px;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

@media screen and (max-width: 1700px) {
    .good-offer-bullon {
        left: 5px;
        width: 60px;
        height: 60px;
    }

    .fixed-stock--sun {
        width: 60px;
    }
}

@media screen and (max-width: 1100px) {
    .good-offer-bullon {
        width: 35px;
        height: 35px;
    }

    .fixed-stock--sun {
        width: 35px;
    }

    .good-offer162 .good-offer162__bottom::before {
        height: 50px;
    }

    .good-offer162 .good-offer162__bottom b {
        font-size: 17px;
        line-height: 17px;
    }

    .good-offer162 .good-offer162__bottom p {
        font-size: 9px;
    }

    .good-offer162 .good-offer162__flex {
        font-size: 6px;
    }

    .good-offer162 .good-offer162__bottom {
        padding: 20px 10px;
        height: 310px;
    }

    .good-offer162 {
        width: 195px;
    }

    .good-offer162 .good-offer162__cross {
        width: 30px;
        height: 30px;
        background-size: 8px;
    }

    .good-offer162 .good-offer162__erid {
        line-height: 10px;
        padding-left: 7px;
    }

    .good-offer162 .good-offer162__erid::before {
        width: 10px;
        height: 10px;
        font-size: inherit;
    }

    .good-offer162 .good-offer162__bottom div {
        font-size: 12px;
        line-height: 19px;
    }

    .good-offer162 button {
        width: 145px;
        font-size: 10px;
        margin-top: 15px;
        line-height: 25px;
    }
}