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

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

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

.big-horizont167 {
    margin: 15px 25px 0 25px;
    border-radius: 5px;
    height: 240px;
    background: #7c9086 url(https://tophotels.ru/csstx/images/big-horizont/bh166/bg4.jpg) center/cover no-repeat;
    padding: 0 37px 0 433px;
    color: #ffffff !important;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
}

.big-horizont167 .big-horizont167__link {
    z-index: 4;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.big-horizont167 i::after {
    content: '';
    width: 100%;
    height: 80px;
    display: block;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh166/logo2.png) center/contain no-repeat;
    margin-top: 34px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: logoBH 4s ease infinite;
    animation: logoBH 4s ease infinite;
}

.big-horizont167 .big-horizont167__erid .fas.active .hint {
    display: block !important;
    color: #999999 !important;
    font-size: inherit !important;
    left: auto;
    right: 10px !important;
    line-height: 17px !important;
    top: 40px !important;
}

.big-horizont167 .big-horizont167__erid .fas.active::before {
    content: '\f00d';
}

.big-horizont167 .big-horizont167__erid .fas {
    width: 20px;
    border-radius: 100%;
    margin-left: 5px;
    text-align: center;
    height: 20px;
    background: #ffffff;
    color: #cacaca;
    cursor: pointer;
}

.big-horizont167 .big-horizont167__erid > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    line-height: 20px;
}

.big-horizont167 .big-horizont167__erid {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    color: #ffffff;
    cursor: text;
    text-transform: uppercase;
    padding: 15px;
}

@-webkit-keyframes logoBH {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes logoBH {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.big-horizont167 i {
    height: 100%;
    width: 130px;
    top: 0;
    z-index: 2;
    display: block;
    position: absolute;
    left: 245px;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh166/logo.png) center 124px/contain no-repeat;
}

.big-horizont167 p {
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin: 30px 0 35px 0;
    line-height: 14px;
}

.big-horizont167 b {
    position: relative;
    z-index: 2;
    font-size: 31px;
    font-family: 'Alegreya', sans-serif;
    letter-spacing: 1px;
    line-height: 40px;
}

.big-horizont167 button::after {
    content: '\f101';
    margin-left: 10px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}

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

.big-horizont167::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(181deg, rgba(0, 0, 0, 0.5), transparent);
}

.big-horizont167 button {
    background: linear-gradient(90deg, #23a6d5, #23d5ab, #36adc1);
    line-height: 30px;
    border-radius: 10px;
    width: 200px;
    border: 3px solid rgba(255, 255, 255, 0.85);
    color: #ffffff;
    font-family: 'apercu_pro', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
    font-size: 13px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.24);
    background-size: 400% 400%;
    -webkit-animation: gradient 5s ease infinite;
    animation: gradient 5s ease infinite;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.9;
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0 50%;
    }
}

@keyframes gradient {
    0% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0 50%;
    }
}

@media screen and (min-width: 1500px) {
    .index-chooser .big-horizont167 i {
        left: 70px;
    }

    .index-chooser .big-horizont167 {
        padding-left: 270px;
    }
}

@media screen and (max-width: 1300px) {
    .big-horizont167 {
        padding-left: 340px;
    }

    .big-horizont167 i {
        left: 160px;
    }
}

@media screen and (max-width: 1200px) {
    .big-horizont167 {
        padding-left: 265px;
    }

    .big-horizont167 i {
        left: 70px;
    }

    .big-horizont167 button {
        border-width: 2px;
        width: 220px
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont167 {
        height: 180px;
        margin: 15px 15px 0 15px;
        padding-left: 195px;
    }

    .big-horizont167 .big-horizont167__erid .fas {
        margin-left: 3px;
        width: 15px;
        height: 15px;
        font-size: 8px;
    }

    .big-horizont167 .big-horizont167__erid {
        left: auto;
        right: 0;
        padding: 10px;
        top: 0;
    }

    .big-horizont167 .big-horizont167__erid .fas.active .hint {
        right: 6px !important;
        left: auto !important;
        top: 30px !important;
    }

    .big-horizont167 .big-horizont167__erid > * {
        font-size: 9px;
        line-height: 15px;
    }

    .big-horizont167 p {
        font-size: 12px;
        margin: 12px 0 25px 0;
    }

    .big-horizont167 i {
        left: 50px;
        width: 80px;
        background-position-y: 95px;
    }

    .big-horizont167 b {
        font-size: 21px;
        line-height: 29px;
    }

    .big-horizont167 button {
        line-height: 30px;
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 11px;
        letter-spacing: 0;
        width: 180px;
    }

    .big-horizont167 i::after {
        margin-top: 26px;
        height: 70px;
    }
}

@media screen and (max-width: 677px) {
    .big-horizont167 {
        padding-left: 165px;
        padding-right: 0;
        background-position: right;
    }

    .big-horizont167 .big-horizont167__erid > * {
        font-size: 8px;
    }

    .big-horizont167 .big-horizont167__erid {
        padding: 5px 7px;
    }

    .big-horizont167::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(88deg, rgba(12, 80, 102, 0.5), transparent);
    }

    .big-horizont167 button {
        opacity: 1;
        line-height: 25px;
        border-width: 1px;
        font-size: 10px;
        width: 160px;
    }

    .big-horizont167 b {
        font-size: 18px;
        line-height: 27px;
    }

    .big-horizont167 i {
        left: 43px;
    }

    .big-horizont167 p {
        font-size: 10px;
    }
}

@media screen and (max-width: 599px) {
    .big-horizont167 {
        padding-left: 30px;
        text-shadow: 0 0 20px #000000;
    }

    .big-horizont167::before {
        width: 100%;
        background: linear-gradient(167deg, rgba(0, 0, 0, 0.5), transparent);
    }

    .big-horizont167 i {
        right: 18px;
        top: 37px;
        left: auto;
        width: 65px;
    }

    .big-horizont167 b {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0;
    }

    .big-horizont167 p {
        font-size: 9px;
    }

    .big-horizont167 button {
        line-height: 25px;
        width: 155px;
        font-size: 10px;
    }

    .big-horizont167::after {
        right: -95px;
        width: 176px;
        height: 100%;
        background: rgba(45, 43, 43, 0.42);
        transform: skewX(319deg);
    }

    .big-horizont167 i::after {
        margin-top: 0;
        height: 89px;
        background-position: bottom;
    }
}

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

    .big-horizont167 p {
        font-size: 7px;
    }

    .big-horizont167 button {
        width: 140px;
    }
}

@media screen and (max-width: 374px) {
    .big-horizont167 {
        padding-left: 20px;
    }
}