.special-offer66 {
    height: 180px;
    border: 2px solid #e03a3a;
    font-family: 'apercu_pro', sans-serif;
    color: #383838 !important;
    border-radius: 5px;
    background-color: #ffffff;
    position: relative;
    display: block;
    padding: 10px 0 10px 485px;
    margin-top: 15px;
}

.special-offer66 > ul {
    display: block;
}

.hotel-catalog-wrap .special-offer66 {
    margin: 0 0 20px 0;
}

.special-offer66 .special-offer66__link {
    z-index: 4;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.special-offer66::before {
    content: "";
    position: absolute;
    background: url(https://tophotels.ru/csstx/images/special-offer/specioal-offer-ico0.png) top/contain no-repeat;
    right: 40px;
    top: -1px;
    height: 100%;
    z-index: 3;
    width: 65px;
}

.special-offer66 .special-offer66__geo::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}

.special-offer66 .special-offer66__geo {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 15px;
    margin-left: 20px;
    font-weight: bold;
}

.special-offer66:after {
    width: 455px;
    content: "";
    height: 158px;
    background: url(https://tophotels.ru/csstx/images/special-offer/64.jpg) center/cover no-repeat;
    border-radius: 5px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.special-offer66:hover button {
    background: #c83831;
}

.special-offer66 button {
    font-size: 14px;
    background: #e03a3a;
    color: #ffffff;
    font-family: 'apercu_pro', sans-serif;
    border-radius: 5px;
    line-height: 30px;
    width: 250px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.special-offer66 .special-offer66__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    right: 10px !important;
    line-height: 17px !important;
    top: -50px !important;
}

.special-offer66 .special-offer66__erid.active::after {
    content: '\f00d';
}

.special-offer66 .special-offer66__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;
    background: #cccccc;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    font-size: 8px;
}

.special-offer66 .special-offer66__erid {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    font-size: 10px;
    line-height: 15px;
    cursor: pointer;
    padding: 10px 15px 10px 10px;
    color: #999999;
}

.special-offer66 .special-offer66__ttl {
    font-size: 33px;
    line-height: 30px;
    display: block;
}


.special-offer66 .special-offer66__txt {
    font-size: 26px;
    margin: 13px 0 18px 0;
    line-height: 26px;
}

.special-offer66 .special-offer66__sm {
    margin-top: 15px;
    color: #666666;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.special-offer66 .special-offer66__subtxt::before {
    content: '\f111';
    position: absolute;
    left: 0;
    font-size: 5px;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
}

.special-offer66 .special-offer66__info {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 9px;
    color: #ffffff;
    padding: 0 10px;
    border-radius: 0 0 5px 0;
    line-height: 15px;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
}

.special-offer66 .special-offer66__subtxt {
    position: relative;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding-left: 15px;
}

.special-offer66 br {
    display: none;
}

@media screen and (max-width: 1395px) {
    .special-offer66 {
        padding-left: 415px;
    }

    .special-offer66:after {
        width: 380px;
        background-position: center;
    }

    .special-offer66::before {
        right: 20px;
        width: 60px;
    }

    .special-offer66 .special-offer66__subtxt {
        font-size: 10px;
    }
}

@media screen and (max-width: 1199px) {
    .special-offer66::before {
        right: 10px;
        width: 37px;
    }

    .special-offer66 ul .special-offer66__subtxt:last-child {
        display: none;
    }

    .special-offer66 .special-offer66__subtxt {
        font-size: 12px;
    }
}

@media screen and (max-width: 1023px) {
    .special-offer66::before {
        right: 15px;
        width: 35px;
    }

    .special-offer66 .special-offer66__sm {
        display: block;
        margin: 0;
    }

    .special-offer66 {
        padding: 9px 0 10px 310px;
    }

    .special-offer66:after {
        width: 275px;
    }

    .special-offer66 .special-offer66__ttl {
        font-size: 24px;
        line-height: 24px;
    }

    .special-offer66 .special-offer66__txt {
        font-size: 18px;
        line-height: 18px;
        margin: 8px 0 10px 0;
    }

    .special-offer66 .special-offer66__subtxt {
        display: block;
        margin: 0 0 5px 0;
    }

    .special-offer66 .special-offer66__geo {
        font-size: 10px;
        margin-left: 10px;
    }

    .special-offer66 button {
        line-height: 25px;
        font-weight: bold;
        width: 220px;
        font-size: 13px;
        margin: 5px 0 5px 0;
    }

    .special-offer66 .special-offer66__erid {
        font-size: 9px;
    }
}

@media screen and (max-width: 767px) {
    .special-offer66 {
        padding: 0 0 0 15px;
        height: 180px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .special-offer66:after {
        display: none;
    }

    .special-offer66 button {
        line-height: 25px;
        width: 190px;
        font-weight: bold;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-size: 10px;
        border-radius: 5px 5px 0 0;
        margin: auto 0 0 0 !important;
    }

    .special-offer66 .special-offer66__ttl, .special-offer66 .special-offer66__txt, .special-offer66 > ul {
        width: 100%;
    }

    .special-offer66 .special-offer66__sm {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0;
        width: 100%;
    }

    .special-offer66 .special-offer66__subtxt {
        display: block;
        margin: 0 0 5px 0;
    }

    .special-offer66 .special-offer66__txt {
        font-size: 17px;
        margin: 0 0 5px 0;
        line-height: 24px;
    }

    .special-offer66 .special-offer66__erid {
        padding: 10px;
    }

    .special-offer66 .special-offer66__ttl {
        font-size: 23px;
        line-height: normal;
    }

    .special-offer66 .special-offer66__geo {
        display: block;
        margin: 5px 0 0 0;
        font-size: 13px;
    }

    .special-offer66 .special-offer66__info {
        position: static;
        border-radius: 0 0 5px 5px;
        background-color: #eeeeee;
        color: inherit;
    }
}

@media screen and (max-width: 374px) {
    .special-offer66 br {
        display: block;
    }

    .special-offer66::before {
        right: 0;
        width: 30px;
    }

    .special-offer66 .special-offer66__ttl {
        font-size: 21px;
    }

    .special-offer66 .special-offer66__geo {
        margin: 0;
    }
}
