.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-offer167 {
    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);
    border-radius: 2px;
}

.good-offer167 .good-offer167__bottom p {
    display: block;
    line-height: 23px;
    font-size: 16px;
}

.good-offer167 .good-offer167__bottom span {
    font-size: 20px;
    font-weight: bold;
}

.good-offer167 .good-offer167__bottom mark {
    padding: 0 6px;
    border-radius: 5px;
    background: #ee4142;
    color: #ffffff;
    margin: 0 3px;
    font-size: 15px;
}

.good-offer167 .good-offer167__bottom b + b {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 28px;
}

.good-offer167 .good-offer167__bottom b {
    font-size: 33px;
    color: #ee4142;
    display: block;
}

.good-offer167 .good-offer167__img {
    height: 196px;
    background: url(https://tophotels.ru/csstx/images/good-offer/167.jpg) top/cover no-repeat;
}

.good-offer167 .good-offer167__cross {
    width: 35px;
    height: 35px;
    z-index: 5;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    line-height: 35px;
    text-align: center;
    left: 0;
    cursor: pointer;
    display: block;
    top: 0;
}

.good-offer167 button {
    font-family: 'apercu_pro', sans-serif;
    background-color: #ff0000;
    width: 190px;
    font-size: 14px;
    display: block;
    font-weight: normal;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    margin: 15px 0 0 15px;
}

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

.good-offer167 .good-offer167__bottom div {
    font-size: 10px;
    margin-bottom: 10px;
}

.good-offer167 .good-offer167__bottom {
    padding: 15px 0;
    text-align: center;
}

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

.good-offer167 .good-offer167__erir.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    bottom: 34px;
    top: auto !important;
    line-height: 17px !important;
    right: 10px;
}

.good-offer167 .good-offer167__erir.active::after {
    content: '\f00d';
}

.good-offer167 .good-offer167__erir::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    text-align: center;
    height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
}

.good-offer167 .good-offer167__erir {
    position: absolute;
    right: 0;
    bottom: 13px;
    z-index: 10;
    font-size: 10px;
    line-height: 15px;
    font-family: 'apercu_pro', sans-serif;
    color: #909090;
    cursor: pointer;
    padding: 10px;
}

.good-offer167 .good-offer167__bottom div br {
    display: none;
}

@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;
    }

    .good-offer167 .good-offer167__bottom div br {
        display: block;
    }

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

    .good-offer167 {
        width: 195px;
    }

    .good-offer167 .good-offer167__img {
        height: 134px;
    }

    .good-offer167 .good-offer167__bottom button {
        font-size: 10px;
        line-height: 25px;
        margin-top: 10px;
        width: 120px;
        margin-left: 10px;
    }

    .good-offer167 .good-offer167__bottom div {
        margin-bottom: 4px;
        line-height: 15px;
    }

    .good-offer167 .good-offer167__bottom b {
        font-size: 21px;
    }

    .good-offer167 .good-offer167__bottom b + b {
        font-size: 12px;
        margin: 0;
        line-height: 21px;
    }

    .good-offer167 .good-offer167__cross {
        font-size: 10px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .good-offer167 .good-offer167__bottom span {
        font-size: 14px;
    }

    .good-offer167 .good-offer167__erir {
        font-size: 7px;
        bottom: 5px;
        padding-right: 5px;
    }

    .good-offer167 .good-offer167__bottom {
        padding: 8px 0 10px 0;
    }

    .good-offer167 .good-offer167__bottom p {
        line-height: 16px;
        font-size: 11px;
    }
}