.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-offer160 {
    position: fixed;
    left: 5px;
    bottom: 0;
    width: 295px;
    z-index: 100;
    color: #ffffff;
    background: #007daa;
    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);
}

.good-offer160::before {
    content: '';
    background: url(https://tophotels.ru/csstx/images/good-offer/160.jpg) center /cover no-repeat;
    height: 220px;
    display: block;
}

.good-offer160 .good-offer160__bottom div {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 23px;
}

.good-offer160 .good-offer160__bottom {
    text-align: center;
    padding: 15px 0;
}

.good-offer160 .good-offer160__bottom > b {
    display: block;
    font-size: 20px;
    line-height: 20px;
}

.good-offer160 .good-offer160__bottom > span {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 13px;
    margin: 13px 0 10px 0;
}

.good-offer160 .good-offer160__bottom > p {
    font-size: 9px;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    margin: 0 5px;
}

.good-offer160 .good-offer160__bottom > span::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: bold;
}

.good-offer160 .good-offer160__cross {
    width: 30px;
    height: 30px;
    z-index: 5;
    color: #000;
    font-size: 12px;
    position: absolute;
    line-height: 30px;
    text-align: center;
    right: 0;
    cursor: pointer;
    display: block;
    top: 0;
}

.good-offer160 .good-offer160__cross:hover {
  opacity: 0.7;
}

.good-offer160:hover button {
    background-color: rgba(255, 255, 255, 0.1);
}

.good-offer160 button {
    font-family: inherit;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 11px;
    padding: 0 30px;
    display: inline-block;
    font-weight: bold;
    border: 2px solid;
    text-shadow: none;
    border-radius: 20px;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
}

.good-offer160 .good-offer160__link {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 4;
    width: 100%;
    height: 100%;
}

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

.good-offer160 .good-offer160__erid.active::after {
    content: '\f00d';
}

.good-offer160 .good-offer160__erid::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    background: #ffffff;
    color: #999999;
}

.good-offer160 .good-offer160__flex {
    font-size: 9px;
    color: #666666;
    background: #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    z-index: 6;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 25px;
    padding-left: 10px;
}

.good-offer160 .good-offer160__erid {
    position: relative;
    cursor: pointer;
    padding: 0 15px;
    height: 100%;
    display: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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-offer160 {
        width: 195px;
    }

    .good-offer160 .good-offer160__cross {
        font-size: 10px;
        color: #ffffff;
    }

    .good-offer160 .good-offer160__flex {
        font-size: 7px;
        padding-left: 5px;
    }

    .good-offer160 .good-offer160__erid {
        padding: 0 5px;
    }

    .good-offer160 .good-offer160__erid::after {
        width: 10px;
        height: 10px;
        line-height: 10px;
        margin-left: 5px;
        font-size: 5px;
    }

    .good-offer160 .good-offer160__erid.active .hint {
        right: 0;
    }

    .good-offer160 .good-offer160__bottom > b {
        font-size: 14px;
    }

    .good-offer160 .good-offer160__bottom div {
        font-size: 11px;
        margin: 0;
        line-height: 18px;
    }

    .good-offer160 .good-offer160__bottom > span {
        font-size: 10px;
        line-height: 10px;
        margin: 10px 0 8px 0;
    }

    .good-offer160::before {
        height: 145px;
    }

    .good-offer160 button {
        line-height: 23px;
        margin-top: 10px;
        font-size: 10px;
    }

    .good-offer160 .good-offer160__bottom p {
        display: none;
    }

    .good-offer160 .good-offer160__bottom {
        padding: 7px 0 10px 0;
    }
}