.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-offer157 {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: 295px;
    z-index: 100;
    color: #232323 !important;
    background-color: #ffffff;
    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-offer157 .good-offer157__img {
    height: 197px;
    background: url(https://tophotels.ru/csstx/images/good-offer/157.jpg) top/cover no-repeat;
}

.good-offer157 .good-offer157__top {
    padding: 10px 15px;
    position: relative;
    font-weight: bold;
    color: #ff0000;
    font-size: 13px;
    line-height: 29px;
}

.good-offer157 .good-offer157__bottom span + span {
    font-size: 14px;
    margin-top: 5px;
    white-space: normal;
}

.good-offer157 .good-offer157__bottom span {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    line-height: 21px;
}

.good-offer157 .good-offer157__bottom b {
    font-size: 24px;
    line-height: 31px;
    display: block;
    color: #ff0000;
    margin: 7px 0;
}

.good-offer157 .good-offer157__bottom p {
    font-size: 14px;
    font-weight: bold;
}

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

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

.good-offer157 button {
    font-family: 'apercu_pro', sans-serif;
    background-color: #ff0000;
    width: 100%;
    font-size: 14px;
    display: block;
    font-weight: normal;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
}

.good-offer157:hover button {
    background-color: #b60000;
}

.good-offer157 .good-offer157__bottom {
    padding: 15px;
}

.good-offer157 .good-offer157__link {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.good-offer157 .good-offer157__info {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    font-size: 9px;
    line-height: 15px;
    padding: 0 10px;
    border-radius: 0 0 3px 3px;
    background: rgba(246, 246, 246, 0.14);
}

.good-offer157 .good-offer157__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    top: -55px !important;
    line-height: 17px !important;
    right: 10px;
}

.good-offer157 .good-offer157__erid.active::after {
    content: '\f00d';
}

.good-offer157 .good-offer157__erid::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 5px;
    text-align: center;
    height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    background: rgba(255, 255, 255, 0.35);
    color: #ffffff;
}

.good-offer157 .good-offer157__erid {
    padding: 10px;
    position: absolute;
    right: 0;
    top: 213px;
    z-index: 10;
    font-size: 9px;
    line-height: 15px;
    color: #ffffff;
    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-offer157 {
        width: 185px;
    }

    .good-offer157 .good-offer157__img {
        height: 120px;
        background-position: bottom;
    }

    .good-offer157 .good-offer157__erid {
        top: 123px;
        padding: 5px 10px;
        font-size: 7px;
        line-height: 10px;
    }

    .good-offer157 .good-offer157__bottom p {
        font-size: 10px;
    }

    .good-offer157 .good-offer157__bottom b {
        margin: 5px 0;
        font-size: 17px;
        line-height: 22px;
    }

    .good-offer157 .good-offer157__bottom span + span {
        font-size: 11px;
    }

    .good-offer157 .good-offer157__bottom span i {
        font-size: 8px !important;
    }

    .good-offer157 .good-offer157__bottom span {
        font-size: 8px;
        line-height: 16px;
    }

    .good-offer157 .good-offer157__erid::after {
        width: 10px;
        height: 10px;
        font-size: 5px;
    }

    .good-offer157 .good-offer157__bottom {
        padding: 10px;
    }

    .good-offer157 .good-offer157__top {
        padding: 0 10px;
        line-height: 25px;
        font-size: 8px;
    }

    .good-offer157 button {
        line-height: 25px;
        margin-top: 10px;
        letter-spacing: 0;
        font-size: 10px;
    }

    .good-offer157 .good-offer157__cross {
        width: 30px;
        background-size: 6px;
    }

    .good-offer157 .good-offer157__erid.active .hint {
        right: 0;
    }
}