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

.big-horizont171 ul li:not(:last-child)::after {
    content: '';
    width: 15px;
    display: block;
    margin: 15px auto;
    border-bottom: 2px solid #ffffff;
}

.big-horizont171 ul {
    position: relative;
    z-index: 4;
    padding-top: 40px;
    text-align: center;
}

.big-horizont171::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.big-horizont171 > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.big-horizont171 ul li {
    position: relative;
    font-size: 16px;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    line-height: 10px;
}

.big-horizont171 .big-horizont171__logo img {
    height: 60px;
    position: relative;
    z-index: 4;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.big-horizont171 .big-horizont171__logo {
    padding-top: 70px;
    text-align: center;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
    z-index: 2;
}

.big-horizont171 .big-horizont171__pic1 button {
    position: absolute;
    right: 40px;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    bottom: 20px;
    line-height: 50px;
    width: 230px;
    font-weight: bold;
    color: #ffffff;
    background: #05435a;
    border: none;
    opacity: 0;
    font-family: 'ProximaNova';
    font-size: 16px;
    letter-spacing: 1px;
}

.big-horizont171 p {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 35px;
}

.big-horizont171 {
    color: #ffffff !important;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-top: 15px;
    overflow: hidden;
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
    transition: 0.9s;
    position: relative;
    font-family: 'ProximaNova', 'apercu_pro', sans-serif;
    background: #eeeeee;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.big-horizont171 .big-horizont171__pic2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(7px);
    -o-object-position: center -20px;
    object-position: center -20px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: blur(18px);
    filter: blur(18px);
}

.big-horizont171 .big-horizont171__pic1 {
    width: 860px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 280px;
    z-index: 4;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.92);
    position: relative;
    overflow: hidden;
    -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);
    background: top/cover no-repeat;
}

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

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

@media screen and (min-width: 1025px) {
    .index-chooser .big-horizont171 .big-horizont171__pic1 {
        height: 240px !important;
        width: 700px !important;
    }

    .index-chooser .big-horizont171 ul li {
        font-size: 13px !important;
        margin: 0 !important;
    }

    .index-chooser .big-horizont171 ul li:not(:last-child)::after {
        border-width: 1px !important;
    }

    .index-chooser .big-horizont171 p {
        font-size: 11px !important;
        visibility: visible !important;
    }

    .index-chooser .big-horizont171 .big-horizont171__logo img {
        height: 60px !important;
    }

    .index-chooser .big-horizont171 .big-horizont171__pic1:hover button {
        transform: scale(1.1);
    }

    .index-chooser .big-horizont171 .big-horizont171__pic1 button {
        opacity: 1 !important;
        bottom: 15px;
        line-height: 40px;
        width: 220px;
        font-size: 14px;
    }
}

@media screen and (min-width: 1025px) {
    .big-horizont171 .big-horizont171__pic1:hover ~ ul li {
        font-size: 11px;
        margin: 0 10px;
    }

    .big-horizont171 .big-horizont171__pic1:hover {
        height: 450px;
        width: 75%;
    }

    .big-horizont171 .big-horizont171__pic1:hover * {
        opacity: 1 !important;
    }

    .big-horizont171 .big-horizont171__pic1:hover + .big-horizont171__logo p {
        visibility: hidden;
    }

    .big-horizont171 .big-horizont171__pic1:hover + .big-horizont171__logo img {
        height: 50px;
    }

    .big-horizont171 .big-horizont171__pic1:hover button {
        opacity: 1;
    }

    .big-horizont171 .big-horizont171__pic1 button:hover {
        background: #033447;
    }
}

@media screen and (max-width: 1320px)and (min-width: 1025px) {
    .big-horizont171 .big-horizont171__pic1 {
        width: 700px;
    }

    .big-horizont171 .big-horizont171__pic1:hover {
        width: 70%;
    }
}

@media screen and (max-width: 1200px) {
    .big-horizont171 .big-horizont171__pic1 {
        width: 600px;
    }

    .big-horizont171 .big-horizont171__pic1 button {
        font-size: 10px;
        width: 180px;
        line-height: 35px;
        right: 20px;
        bottom: 15px;
        opacity: 1;
    }

    .big-horizont171 p {
        font-size: 13px;
    }

    .big-horizont171 ul li {
        font-size: 14px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont171 .big-horizont171__pic1 {
        height: 240px;
    }

    .big-horizont171 .big-horizont171__pic1 button {
        font-size: 9px;
        width: 150px;
        line-height: 30px;
    }

    .big-horizont171 .big-horizont171__pic1 {
        width: 445px;
    }

    .big-horizont171 ul li {
        font-size: 11px;
    }

    .big-horizont171 .big-horizont171__logo img {
        height: 45px;
    }

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

    .big-horizont171 .big-horizont171__pic2 {
        -o-object-position: top;
        object-position: top;
    }

    .big-horizont171 ul li:not(:last-child)::after {
        border-width: 1px;
        margin: 10px auto;
    }
}

@media screen and (max-width: 767px) {
    .big-horizont171 .big-horizont171__pic1 {
        width: 60%;
        background-position: center;
    }

    .big-horizont171 ul {
        width: 40%;
        padding-top: 100px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .big-horizont171 .big-horizont171__logo {
        position: absolute;
        right: 0;
        width: 40%;
        padding-top: 20px;
    }

    .big-horizont171 .big-horizont171__pic2 {
        width: 50%;
        -o-object-position: left;
        object-position: left;
    }

    .big-horizont171 p {
        margin-top: 15px;
        font-size: 8px;
    }

    .big-horizont171 ul li:not(:last-child)::after {
        margin: 7px auto;
    }

    .big-horizont171 .big-horizont171__logo img {
        height: 35px;
    }

    .big-horizont171 .big-horizont171__pic1 button {
        right: auto;
        left: 15px;
        width: 130px;
        font-size: 8px;
    }

    .big-horizont171__pic1.bg-left {
        background-position: 17% center;
    }
}

@media screen and (max-width: 374px) {
    .big-horizont171 p {
        font-size: 7px;
    }
}