
.index-chooser .big-horizont30 {
    margin: 0 !important;
}

.hotel-catalog-wrap .big-horizont30 {
    margin: 0 0 25px 0 !important;
}

.index-chooser .big-horizont230 {
    margin: 0 !important;
}

.big-horizont230 {
    margin-top: 15px;
    padding: 17px 20px 15px 460px;
    height: 240px;
    position: relative;
    overflow: hidden;
    background: #3fa1b5;
    color: #ffffff !important;
    border-radius: 5px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.big-horizont230 p {
    font-size: 19px;
}

.big-horizont230 i.bold {
    display: block;
    margin: 10px 0;
}

.big-horizont230 .big-horizont230__tag {
    line-height: 20px;
    position: relative;
    padding-left: 13px;
    color: #ffffff;
    font-size: 17px;
    font-style: italic;
    margin: 0 0 27px 0;
}

.big-horizont230 .big-horizont230__tag::before {
    content: '\f3c5';
    font-weight: bold;
    position: absolute;
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    left: 0;
    top: 1px;
}

.big-horizont230 .big-horizont230__tag:last-child {
    margin-right: 0 !important;
}


.big-horizont230 b span {
    display: inline-block;
    vertical-align: middle;
}

.big-horizont230 b {
    font-size: 40px;
    line-height: 33px;
    display: block;
    margin-bottom: 16px;
}

.big-horizont230 .big-horizont230__btn:hover {
    opacity: 0.9;
}

.big-horizont230 .big-horizont230__btn {
    font-size: 16px;
    font-family: 'apercu_pro', sans-serif;
    border-radius: 5px;
    background: #ffffff;
    color: #000000 !important;
    width: 283px;
    line-height: 40px;
    text-align: center;
    border: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.big-horizont230 p br {
    display: none;
}

.big-horizont230 .big-horizont230__txt > span::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 3px;
    height: calc(100% - 8px);
    width: calc(100% - 12px);
    border: 1px dashed #ffffff;
    border-radius: 3px;
}

.big-horizont230 .big-horizont230__txt > span {
    font-size: 13px;
    font-style: italic;
    color: #ffffff;
    padding: 0 20px;
    background: -webkit-gradient(linear, left top, right top, from(#d43c41), color-stop(#db6d71), color-stop(#d43c41), color-stop(#d43c41), color-stop(#d43c41), color-stop(#f79898), to(#da3b3b));
    background: -o-linear-gradient(left, #d43c41, #db6d71, #d43c41, #d43c41, #d43c41, #f79898, #da3b3b);
    background: linear-gradient(to right, #d43c41, #db6d71, #d43c41, #d43c41, #d43c41, #f79898, #da3b3b);
    line-height: 40px;
    display: inline-block;
    -webkit-box-shadow: -3px 5px 6px 0 rgba(0, 0, 0, 0.31);
    box-shadow: -3px 5px 6px 0 rgba(0, 0, 0, 0.31);
    border-radius: 0 5px 0 5px;
    position: absolute;
    right: 0;
    top: 0;
}


.big-horizont230 .lsfw-flag.lsfw-flag--50w {
    vertical-align: middle;
    margin: -2px -1px 0 14px;
}

.big-horizont230 .big-horizont230__hotel span {
    z-index: 2;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    color: #ffffff !important;
    padding: 40px 20px 30px 20px;
    width: 100%;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#3e5e78), to(transparent));
    background: -o-linear-gradient(bottom, #3e5e78, transparent);
    background: linear-gradient(0deg, #3e5e78, transparent);
    bottom: 0;
    text-shadow: 0 0 20px #000000;
    left: 0;
}

.big-horizont230::before {
    content: '';
    background: url(https://tophotels.ru/csstx/images/big-horizont/230/logo.svg) center/contain no-repeat;
    position: absolute;
    right: 0;
    bottom: 29px;
    width: 250px;
    height: 140px;
}

.big-horizont230 .big-horizont230__hotels {
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    left: 5px;
    height: 231px;
    top: 4px;
    width: 430px;
}

.big-horizont230 .big-horizont230__hotel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: center/cover no-repeat;
    opacity: 0;
    -webkit-animation: Bh230 18s infinite;
    animation: Bh230 18s infinite;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--1 {
    opacity: 1;
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/1.jpg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--2 {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/2.jpg);
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--3 {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/3.jpg);
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--4 {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/4.jpg);
    -webkit-animation-delay: 9s;
    animation-delay: 9s;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--5 {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/5.jpg);
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

.big-horizont230 .big-horizont230__hotel.big-horizont230__hotel--6 {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/230/6.jpg);
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}

@-webkit-keyframes Bh230 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    28% {
        opacity: 1;
    }
    33% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes Bh230 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    28% {
        opacity: 1;
    }
    33% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.big-horizont230 .big-horizont230__link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: block;
}

.big-horizont230 .big-horizont230__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    bottom: auto;
    top: -50px !important;
    line-height: 17px !important;
    left: 10px !important;
    right: auto !important;
}

.big-horizont230 .big-horizont230__erid.active::before {
    content: '\f00d';
}

.big-horizont230 .big-horizont230__erid::before {
    content: "\f142";
    width: 15px;
    border-radius: 100%;
    margin-right: 10px;
    text-align: center;
    height: 15px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    background: rgba(255, 255, 255, 0.33);
    font-size: 7px;
    display: inline-block;
    vertical-align: middle;
}


.big-horizont230 .big-horizont230__erid {
    position: absolute;
    left: 765px;
    bottom: 24px;
    z-index: 10;
    font-size: 10px;
    padding: 8px 20px 7px 10px;
    line-height: 15px;
    font-family: 'apercu_pro', sans-serif;
    cursor: pointer;
    color: #ffffff;
}

@media screen and (min-width: 1025px) {
    .index-chooser .big-horizont230 {
        padding-left: 380px;
    }

    .index-chooser .big-horizont230::before {
        bottom: 15px;
    }

    .index-chooser .big-horizont230 p {
        font-size: 17px;
    }

    .index-chooser .big-horizont230 .big-horizont230__txt > span {
        font-size: 11px;
        padding: 0 15px;
    }

    .index-chooser .big-horizont230 .big-horizont230__hotels {
        width: 355px;
    }

    .index-chooser .big-horizont230 .big-horizont230__erid {
        position: absolute;
        left: 690px;
        bottom: 30px;
    }

    .index-chooser .big-horizont230 b {
        font-size: 31px;
        line-height: 31px;
    }

}

@media screen and (max-width: 1379px) {
    .big-horizont230 {
        padding-left: 380px;
    }

    .big-horizont230 .big-horizont230__erid {
        left: 690px;
        bottom: 30px;
    }

    .big-horizont230::before {
        bottom: 15px;
    }

    .big-horizont230 p {
        font-size: 17px;
    }

    .big-horizont230 .big-horizont230__txt > span {
        font-size: 11px;
        padding: 0 15px;
    }

    .big-horizont230 .big-horizont230__hotels {
        width: 355px;
    }

    .big-horizont230 b {
        font-size: 31px;
        line-height: 31px;
    }
}


@media screen and (max-width: 1199px) {
    .big-horizont230 .big-horizont230__btn {
        width: 255px;
    }

    .big-horizont230 .big-horizont230__erid {
        left: 661px;
    }

    .big-horizont230::before {
        bottom: 16px;
        height: 115px;
        width: 200px;
    }

    .big-horizont230 .lsfw-flag.lsfw-flag--50w {
        width: 40px !important;
        background-position-x: 0 !important;
        height: 28px !important;
        margin: 0 3px 0 8px;
    }

    .big-horizont230 .big-horizont230__txt > span {
        line-height: 29px;
        font-size: 8px;
        padding: 0 15px;
    }

    .big-horizont230 b {
        font-size: 28px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont230 {
        height: 180px;
        padding: 0 0 10px 298px;
    }

    .big-horizont230 .big-horizont230__hotel {
        height: 180px;
    }

    .big-horizont230 .big-horizont230__hotels {
        height: 180px;
        width: 280px;
        top: 0;
        left: 0;
        border-radius: 0;
    }

    .big-horizont230 p {
        font-size: 14px;
    }

    .big-horizont230 .big-horizont230__erid {
        font-size: 9px;
        left: 509px;
        bottom: 10px;
    }

    .big-horizont230 .lsfw-flag.lsfw-flag--50w {
        width: 32px !important;
        background-position-x: 0 !important;
        height: 21px !important;
    }

    .big-horizont230 b {
        font-size: 20px;
        line-height: 20px;
        margin: 10px 0 5px 0;
    }

    .big-horizont230 .big-horizont230__hotel span {
        font-size: 12px;
        padding: 20px 10px;
    }

    .big-horizont230 .big-horizont230__tag {
        margin-bottom: 10px;
        font-size: 13px;
    }

    .big-horizont230 .big-horizont230__btn {
        line-height: 25px;
        font-size: 10px;
        width: 200px;
        margin-right: 10px;
    }

    .big-horizont230 i.bold {
        font-size: 11px !important;
    }

    .big-horizont230 .big-horizont230__txt > span {
        position: relative;
        line-height: 20px;
        vertical-align: top;
        border-radius: 0 0 5px 5px;
    }

    .big-horizont230::before {
        right: 30px;
        width: 80px;
        height: 80px;
        bottom: 15px;
    }

}

@media screen and (max-width: 767px) {
    .big-horizont230 {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .big-horizont230 .lsfw-flag.lsfw-flag--50w {
        width: 25px !important;
        background-position-x: 0 !important;
        height: 16px !important;
        margin: -2px 0 0 3px;
    }

    .big-horizont230 .big-horizont230__txt {
        width: 250px;
        padding-left: 15px;
    }

    .big-horizont230 .big-horizont230__hotels {
        width: calc(100% - 250px);
        position: relative;
    }

    .big-horizont230 b {
        font-size: 14px;
        line-height: 14px;
    }

    .big-horizont230 i.bold {
        font-size: 9px !important;
        margin: 5px 0;
    }

    .big-horizont230 .big-horizont230__tag {
        font-size: 12px;
        line-height: 14px;
    }

    .big-horizont230 .big-horizont230__btn {
        width: 145px;
        line-height: 20px;
        font-size: 9px;
    }

    .big-horizont230::before {
        right: 7px;
        width: 61px;
        height: 32px;
        bottom: 34px;
    }

    .big-horizont230 .big-horizont230__erid.active .hint {
        right: 0 !important;
        left: auto !important;
        top: -66px !important;
    }

    .big-horizont230 .big-horizont230__erid::before {
        margin-right: 5px;
    }

    .big-horizont230 .big-horizont230__erid {
        font-size: 7px;
        left: auto;
        bottom: 11px;
        right: 11px;
        padding: 0;
    }

    .big-horizont230 .lsfw-flag.lsfw-flag--50w.lsfw-flag-46 {
        margin-top: -5px;
    }
}

@media screen and (max-width: 359px) {
    .big-horizont230 .big-horizont230__hotels {
        width: calc(100% - 242px);
    }

    .big-horizont230 .big-horizont230__txt {
        width: 242px;
        padding-left: 10px;
    }

    .big-horizont230 .big-horizont230__hotel span {
        font-size: 9px;
        padding: 10px 2px;
    }
}