@font-face {
    font-family: 'ProximaNova';
    font-display: auto;
    src: url('https://tophotels.ru/csstx/fonts/ProximaNova/ProximaNova-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    font-display: auto;
    src: url('https://tophotels.ru/csstx/fonts/ProximaNova/ProximaNova-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

.container .big-horizont237 {
    margin: 0 !important;
}

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

.big-horizont237 {
    position: relative;
    margin: 15px 25px 0 25px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: normal;
    overflow: hidden;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 270px;
    color: #fff;
    background: #258fba;
    -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-horizont237 .big-horizont237__center i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}


.big-horizont237 .big-horizont237__center i:nth-child(1) {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/237/bg3.jpg);
    background-position: bottom center;
    -webkit-animation: bh238_move 10s forwards, bh238_fade_out 10s forwards;
    animation: bh238_move 10s forwards, bh238_fade_out 10s forwards;
}

.big-horizont237 .big-horizont237__center i:nth-child(2) {
    opacity: 0;
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/237/bg2.jpg);
    background-position: bottom left;
    -webkit-animation: bh238_move 10s 9s forwards, bh238_fade_in 1s 9s forwards;
    animation: bh238_move 10s 9s forwards, bh238_fade_in 1s 9s forwards;
}

@-webkit-keyframes bh238_move {
    0% {
        background-position-y: bottom;
    }
    100% {
        background-position-y: center;
    }
}

@keyframes bh238_move {
    0% {
        background-position-y: bottom;
    }
    100% {
        background-position-y: center;
    }
}

@-webkit-keyframes bh238_fade_out {
    0%, 90% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes bh238_fade_out {
    0%, 90% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

@-webkit-keyframes bh238_fade_in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes bh238_fade_in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.big-horizont237 .big-horizont237__center i {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.big-horizont237 .big-horizont237__center {
    height: 100%;
    width: calc(100% - 230px);
}

.big-horizont237 .big-horizont237__left {
    width: 230px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 31px 0 26px 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.61);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.61);
    z-index: 5;
}

.big-horizont237 > * {
    position: relative;
    z-index: 4;
}

.big-horizont237 .big-horizont237__info {
    width: 230px;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    background: rgba(233, 233, 233, 0);
}

.big-horizont237 .big-horizont237__flex {
    font-size: 10px;
    z-index: initial;
    color: rgba(255, 255, 255, 0.51);
    position: initial;
}

.big-horizont237 .big-horizont237__txt::before {
    content: '';
    height: 90px;
    background: url(https://tophotels.ru/csstx/images/big-horizont/237/logo.png) center /contain no-repeat;
    width: 100%;
    z-index: 4;
    display: block;
    margin-bottom: 10px;
}


.big-horizont237 .big-horizont237__txt {
    height: calc(100% - 40px);
    padding: 20px 0;
    width: 350px;
    text-align: center;
    background: #453536;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 28px;
}

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

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

.big-horizont237 .big-horizont237__erid.active::before {
    content: '\f00d';
}

.big-horizont237 .big-horizont237__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: #ffffff66;
    color: #ffffff;
    font-size: 8px;
}

.big-horizont237 .big-horizont237__erid {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 30px 7px 20px;
    line-height: 15px;
    z-index: 20;
    cursor: pointer;
    left: 230px;
    bottom: 10px;
}

.big-horizont237 .big-horizont237__left p:first-child {
    font-size: 25px;
    font-weight: bold;
    line-height: 41px;
}

.big-horizont237 .big-horizont237__ttl {
    font-size: 23px;
    line-height: 39px;
}

.big-horizont237:hover button {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.big-horizont237 button {
    border-radius: 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    line-height: 35px;
    width: 165px;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.88);
    border: none;
    font-family: 'ProximaNova', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    padding-left: 18px;
    color: #453536;
    margin-top: 30px;
}

.big-horizont237 button::after {
    content: "\f061";
    margin-left: 10px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
}

@media screen and (min-width: 1500px) {
    .index-chooser .big-horizont237 .big-horizont237__ttl {
        font-size: 22px;
        line-height: 30px;
    }

    .index-chooser .big-horizont237 .big-horizont237__left {
        padding-top: 20px;
    }

    .index-chooser .big-horizont237 {
        margin: 0;
        height: 240px;
    }
}

@media screen and (max-width: 1199px) {
    .big-horizont237 {
        height: 240px;
    }

    .big-horizont237 .big-horizont237__txt br {
        display: block !important;
    }

    .big-horizont237 .big-horizont237__txt {
        width: 250px;
        right: 15px;
    }

    .big-horizont237 .big-horizont237__ttl {
        font-size: 18px;
        line-height: 29px;
    }

    .big-horizont237 .big-horizont237__info, .big-horizont237 .big-horizont237__left {
        width: 200px;
    }

    .big-horizont237 .big-horizont237__left {
        padding-top: 20px;
    }

    .big-horizont237 button {
        margin-top: 25px;
    }

    .big-horizont237 .big-horizont237__flex {
        font-size: 9px;
    }

    .big-horizont237 .big-horizont237__erid {
        left: 210px;
    }

    .big-horizont237 .big-horizont237__txt::before {
        height: 70px;
        margin-bottom: 5px;
    }

    .big-horizont237 .big-horizont237__center {
        width: calc(100% - 200px);
    }

    .big-horizont237 .big-horizont237__left p:first-child {
        font-size: 24px;
    }
}


@media screen and (max-width: 1023px) {
    .big-horizont237 {
        height: 180px;
    }

    .big-horizont237 .big-horizont237__left {
        padding-top: 15px;
        font-size: 13px;
        line-height: 17px;
    }

    .big-horizont237 .big-horizont237__left p:first-child {
        font-size: 17px;
        line-height: 30px;
    }

    .big-horizont237 button {
        margin-top: 15px;
        font-size: 10px;
        border-radius: 10px;
        width: 130px;
        padding-left: 10px;
        line-height: 25px;
    }

    .big-horizont237 .big-horizont237__info {
        bottom: 10px;
    }

    .big-horizont237 .big-horizont237__info, .big-horizont237 .big-horizont237__left {
        width: 150px;
    }

    .big-horizont237 button::after {
        right: 10px;
        font-size: 9px;
    }

    .big-horizont237 .big-horizont237__txt::before {
        height: 55px;
        margin-bottom: 0;
    }

    .big-horizont237 .big-horizont237__ttl {
        font-size: 15px;
        margin-top: 10px;
        line-height: 20px;
    }

    .big-horizont237 .big-horizont237__txt {
        width: auto;
        padding: 20px;
        border-radius: 15px;
        right: 10px;
        top: 10px;
        height: calc(100% - 20px);
    }

    .big-horizont237 .big-horizont237__center {
        width: calc(100% - 150px);
    }

    .big-horizont237 .big-horizont237__erid {
        left: 147px;
        bottom: 5px;
    }
}

@media screen and (max-width: 767px) {
    .big-horizont237 .big-horizont237__info, .big-horizont237 .big-horizont237__left {
        width: 110px;
    }

    .big-horizont237 .big-horizont237__txt {
        border-radius: 10px;
        height: auto;
        padding: 10px;
    }

    .big-horizont237 .big-horizont237__left {
        font-size: 12px;
        padding: 10px 0;
    }

    .big-horizont237 button {
        width: 85px;
        margin-top: 13px;
        line-height: normal;
        border-radius: 7px;
        padding: 5px 10px;
    }

    .big-horizont237 .big-horizont237__flex {
        font-size: 8px;
    }

    .big-horizont237 .big-horizont237__center {
        width: calc(100% - 110px);
    }

    .big-horizont237 .big-horizont237__txt::before {
        height: 45px;
    }

    .big-horizont237 .big-horizont237__erid::before {
        margin: 0 0 0 10px;
    }

    .big-horizont237 .big-horizont237__erid {
        left: auto;
        bottom: 5px;
        right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 7px 12px;
    }

    .big-horizont237 .big-horizont237__ttl {
        font-size: 12px;
        margin-top: 5px;
        line-height: 18px;
    }

    .big-horizont237 .big-horizont237__center i {
        background-position-y: center !important;
        background-position-x: left ;
    }

    @-webkit-keyframes bh238_move {
        0% {
            background-position-x: left;
        }
        100% {
            background-position-x: right;
        }
    }

    @keyframes bh238_move {
        0% {
            background-position-x: left;
        }
        100% {
            background-position-x: right;
        }
    }

    .big-horizont237 .big-horizont237__left p:first-child {
        font-size: 14px;
    }

    .big-horizont237 .big-horizont237__erid.active .hint {
        left: auto !important;
        right: 10px !important;
    }
}