.container .big-horizont190, .index-chooser .big-horizont190 {
    margin: 0 !important;
}

div.container .big-horizont190, .section-wrapper .big-horizont190 {
    margin: 15px 0 0 0 !important;
}

.big-horizont190::before, .big-horizont190::after {
    content: '';
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 0;
    height: 100%;
    width: 404px;
    -webkit-animation: 1s bh190 linear;
    animation: 1s bh190 linear;
}

@-webkit-keyframes bh190 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes bh190 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.big-horizont190::before {
    right: 0;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh190/right.png) left/cover no-repeat;
}

.big-horizont190 br {
    display: none;
}

.big-horizont190::after {
    left: 0;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh190/left.png) right/cover no-repeat;
}

.big-horizont190 {
    color: #ffffff !important;
    position: relative;
    gap: 8px;
    border-radius: 5px;
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    text-align: center;
    background: #006a62;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.big-horizont190 .big-horizont190__geo::before {
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}

.big-horizont190 .big-horizont190__geo {
    color: #8fe6e0;
}

.big-horizont190 .big-horizont190__txt {
    color: #ffcc66;
}

.big-horizont190 .big-horizont190__date::before {
    content: '';
    display: block;
    height: 37px;
    width: 100%;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh190/logos.png) center/contain no-repeat;
    margin-bottom: 10px;
}

.big-horizont190 .big-horizont190__date {
    font-size: 16px;
    color: #ffcc66;
    width: 100%;
}

.big-horizont190 .big-horizont190__btn {
    background: #05332f;
    line-height: 25px;
    text-align: center;
    width: 190px;
    font-size: 11px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5px;
}

.big-horizont190:hover .big-horizont190__btn {
    color: #05332f;
    background: #ffffff;
}

.big-horizont190 .big-horizont190__ttl {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0;
}

.big-horizont190 .big-horizont190__link {
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}

.big-horizont190 .big-horizont190__erid .fas.active .hint {
    display: block !important;
    color: #bababa !important;
    font-size: inherit !important;
    bottom: auto;
    top: -60px !important;
    line-height: 17px !important;
    left: auto !important;
    right: 0 !important;
}

.big-horizont190 .big-horizont190__erid .fas.active::before {
    content: '\f00d';
}

.big-horizont190 .big-horizont190__erid .fas {
    width: 20px;
    border-radius: 100%;
    margin-left: 5px;
    text-align: center;
    height: 20px;
    background: #ffffff;
    font-size: 10px;
    color: #999999;
    cursor: pointer;
}

.big-horizont190:hover::after,
.big-horizont190:hover::before {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.big-horizont190 .big-horizont190__erid > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    line-height: 20px;
}

.big-horizont190 .big-horizont190__erid > span {
    text-shadow: 0 0 20px rgba(0 0, 0, 0.22);
}

.big-horizont190 .big-horizont190__erid {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 20px;
    z-index: 10;
    font-family: 'apercu_pro', sans-serif;
    color: #ffffff;
    cursor: text;
    letter-spacing: 0;
}

.big-horizont190 .big-horizont190__info {
    font-size: 8px;
    color: #ffffff;
    line-height: normal;
    z-index: 2;
    letter-spacing: 0;
    background: rgba(255, 255, 255, 0.33);
    padding: 0 10px;
    border-radius: 0 0 3px 3px;
}

@media screen and (min-width: 1500px) {
    .index-chooser__bh .big-horizont190::before, .index-chooser__bh .big-horizont190::after {
        width: 270px;
    }
}

@media screen and (max-width: 1414px) {
    .big-horizont190::before, .big-horizont190::after {
        width: 270px;
    }
}

@media screen and (max-width: 1199px) {
    .big-horizont190::before, .big-horizont190::after {
        width: 240px;
    }

    .big-horizont190 .big-horizont190__ttl {
        font-size: 23px;
        line-height: 23px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont190 .big-horizont190__ttl {
        font-size: 20px;
        line-height: 20px;
    }

    .big-horizont190 {
        font-size: 13px;
        height: 180px;
    }

    .big-horizont190::before, .big-horizont190::after {
        width: 160px;
    }

    .big-horizont190 .big-horizont190__erid .fas {
        width: 15px;
        height: 15px;
        background: #fdfdfd;
        font-size: 8px;
        line-height: 15px;
    }

    .big-horizont190 .big-horizont190__erid > * {
        font-size: 7px;
        line-height: 15px;
    }
}

@media screen and (max-width: 767px) {
    .big-horizont190 {
        font-size: 10px;
        padding: 0;
        gap: 5px;
    }


    .big-horizont190 .big-horizont190__date {
        font-size: 13px;
    }

    .big-horizont190 .big-horizont190__btn {
        line-height: 25px;
        font-size: 8px;
        border-radius: 5px 5px 0 0;
        width: 150px;
    }

    .big-horizont190 .big-horizont190__ttl {
        font-size: 14px;
        line-height: 14px;
        position: relative;
        z-index: 2;
    }

    .big-horizont190 .big-horizont190__date::before {
        height: 25px;
    }

    .big-horizont190::before, .big-horizont190::after {
        width: 50px;
    }

    .big-horizont190 .big-horizont190__info {
        font-size: 6px;
    }

    .big-horizont190 .big-horizont190__erid {
        bottom: 1px;
        right: 6px;
    }
}

@media screen and (max-width: 359px) {
    .big-horizont190 .big-horizont190__ttl {
        font-size: 13px;
    }
}