@font-face {
    font-family: 'Century-Gothic';
    font-display: auto;
    src: url('https://tophotels.ru/csstx/fonts/Century-Gothic/11528.woff2');
    font-weight: normal;
    font-style: normal;
}

.big-horizont156 {
    margin: 0 25px;
    height: 240px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding-right: 235px;
    background: #489b83 center/cover no-repeat;
}

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

.big-horizont156 img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.big-horizont156 > *:not(img) {
    position: relative;
    z-index: 6;
}

.big-horizont156 div i {
    opacity: 0.5;
}

.big-horizont156 div::after {
    content: '';
    border-bottom: 2px solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    width: 100%;
    opacity: 0.5;
    position: absolute;
}

.big-horizont156:hover div i, .big-horizont156:hover div::after {
    opacity: 1;
}

.big-horizont156 b {
    font-size: 40px;
    font-family: 'Century-Gothic', sans-serif;
    line-height: 40px;
}

.big-horizont156:hover::after {
    background: rgba(0, 0, 0, 0.4);
}

.big-horizont156 ul {
    max-width: 800px;
}

.big-horizont156::after {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1;
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.40));
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.40));
}

.big-horizont156.big-horizont156--iru-veli {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/iru-veli.jpg);
}

.big-horizont156.big-horizont156--siyam-world {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/siyam-world.jpg);
}

.big-horizont156.big-horizont156--iru-fushi {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/iru-fushi.jpg);
}

.big-horizont156.big-horizont156--iru-veli::before {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/iru-veli-logo.png);
}

.big-horizont156.big-horizont156--siyam-world::before {
    background-size: 200px;
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/siyam-world-logo.png);
}

.big-horizont156.big-horizont156--iru-fushi::before {
    background-image: url(https://tophotels.ru/csstx/images/big-horizont/bh156/iru-fushi-logo.png);
}

.big-horizont156::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    background: center/150px no-repeat;
    z-index: 6;
    height: 100%;
}

.big-horizont156 li {
    padding: 1px 6px;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 5px 0;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.58);
    border-radius: 5px;
    color: #000000;
}

.big-horizont156 span {
    margin: 15px 0;
    line-height: 25px;
    font-weight: bold;
    font-family: 'Century-Gothic', sans-serif;
    letter-spacing: 1px;
}

.big-horizont156 div {
    margin-top: 10px;
}

@media screen and (max-width: 1100px) {
    .big-horizont156 li {
        font-size: 9px;
    }

    .big-horizont156.big-horizont156--siyam-world::before {
        background-size: 175px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont156 {
        margin: 0 15px;
        padding: 0;
    }

    .big-horizont156 b {
        font-size: 30px;
        line-height: 30px;
    }

    .big-horizont156 li {
        margin: 0 1px 2px 0;
    }

    .big-horizont156 span {
        margin: 10px 0;
        line-height: 20px;
        font-size: 11px;
    }

    .big-horizont156::before {
        top: 33px;
        width: 72px;
        height: 45px;
        background-size: contain !important;
        right: 30px;
    }
}

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

    .big-horizont156 li {
        font-size: 8px;
    }

    .big-horizont156 div {
        font-size: 11px;
    }

    .big-horizont156::before {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .big-horizont156 b {
        font-size: 22px;
        line-height: 22px;
    }

    .big-horizont156 div i {
        opacity: 1;
    }

    .big-horizont156 div {
        line-height: 27px;
        border-radius: 5px;
        padding: 0 40px;
        background: -o-linear-gradient(45deg, rgba(0, 217, 255, 0.67), rgba(0, 255, 114, 0.85));
        background: linear-gradient(45deg, rgba(0, 217, 255, 0.67), rgba(0, 255, 114, 0.85));
        font-size: 8px;
        margin: 0;
        -webkit-animation: Bh156move 4s infinite;
        animation: Bh156move 4s infinite;
        font-weight: bold;
        font-family: 'Century-Gothic', sans-serif;
        letter-spacing: 1px;
    }

    @-webkit-keyframes Bh156move {
        50% {
            -webkit-box-shadow: 1px 0 10px 3px rgba(255, 255, 255, 0.45);
            box-shadow: 1px 0 10px 3px rgba(255, 255, 255, 0.45);
        }
    }

    @keyframes Bh156move {
        50% {
            -webkit-box-shadow: 1px 0 10px 3px rgba(255, 255, 255, 0.45);
            box-shadow: 1px 0 10px 3px rgba(255, 255, 255, 0.45);
        }
    }
    .big-horizont156 div::after {
        display: none;
    }

    .big-horizont156 span {
        line-height: 15px;
        font-size: 8px;
        font-weight: normal;
        letter-spacing: 0;
        margin: 15px 0;
    }

    .big-horizont156 ul {
        display: none;
    }

    .big-horizont156.big-horizont156--iru-fushi {
        background-position: 17%;
    }

    .big-horizont156.big-horizont156--iru-veli {
        background-position: 90%;
    }

    .big-horizont156 {
        text-shadow: 0 0 20px #000000;
    }

    .big-horizont156 br {
        display: block;
    }
}
@media screen and (max-width: 359px) {
    .big-horizont156.big-horizont156--iru-fushi span {
        font-size: 7px;
    }
}