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

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

.good-offer159 {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: 290px;
    z-index: 100;
    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);
    border-radius: 2px;
}

.good-offer159 .good-offer159__bg:hover button {
    background: rgba(0, 0, 0, 0.4);
}

.good-offer159 .good-offer159__bg {
    padding-top: 378px;
    background: #3a5685 url(https://tophotels.ru/csstx/images/good-offer/159.jpg) top/cover no-repeat;
    height: 440px;
    color: #ffffff;
    text-align: center;
}

.good-offer159 .good-offer159__cross:hover {
    opacity: 0.7;
}

.good-offer159 .good-offer159__cross {
    width: 35px;
    height: 35px;
    z-index: 3;
    position: absolute;
    right: 0;
    cursor: pointer;
    display: block;
    top: 0;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    opacity: 0.6;
}

.good-offer159 .good-offer159__bg::before {
    content: '';
    position: absolute;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh197/logo.png) center / contain no-repeat;
    display: block;
    right: 0;
    top: 10px;
    width: 100%;
    height: 40px;
}

.good-offer159 .good-offer159__bg span {
    font-weight: bold;
    font-size: 12px;
    display: block;
}

.good-offer159 .good-offer159__bg button {
    font-family: 'apercu_pro', sans-serif;
    background: transparent;
    display: block;
    font-size: 11px;
    font-weight: bold;
    border: 2px solid;
    border-radius: 25px;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
    line-height: 23px;
    padding: 0 25px;
    margin: 7px auto 0 auto;
    width: auto;
    letter-spacing: 1px;
}

.good-offer159 .good-offer159__link {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
}

.good-offer159 .good-offer159__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;
    align-items: center;
    padding-right: 10px;
}

.good-offer159 .good-offer159__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-offer159 .good-offer159__erid.active::before {
    content: '\f00d';
}

.good-offer159 .good-offer159__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;
    line-height: 15px;
}

.good-offer159 .good-offer159__erid:hover {
    color: #484747;
}

.good-offer159 .good-offer159__erid {
    padding: 0 20px 0 10px;
    position: relative;
    z-index: 5;
    cursor: pointer;
    height: 25px;
    display: inherit;
    align-items: center;
}


@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-offer159 {
        width: 195px;
    }

    .good-offer159 .good-offer159__bg {
        height: 320px;
        padding-top: 260px;
    }

    .good-offer159 .good-offer159__cross {
        font-size: 9px;
        line-height: 25px;
        height: 30px;
        width: 30px;
        text-align: right;
        padding-right: 9px;
    }

    .good-offer159 .good-offer159__flex {
        font-size: 6px;
    }

    .good-offer159 .good-offer159__erid {
        padding-right: 15px;
    }

    .good-offer159 .good-offer159__bg span {
        font-size: 9px;
    }

    .good-offer159 .good-offer159__bg button {
        font-size: 9px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .good-offer159 .good-offer159__bg::before {
        height: 26px;
    }
}
