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


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

.big-horizont218 {
    position: relative;
    margin: 15px 25px 0 25px;
    font-family: 'ProximaNova';
    color: #000000;
    border-radius: 5px;
    overflow: hidden;
    -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;
}

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

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

.big-horizont218 picture {
    display: block;
    height: 215px;
}

.big-horizont218 .big-horizont218__txt::before {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    background: url(https://tophotels.ru/csstx/images/big-horizont/218/logo.svg) center/contain no-repeat;
    margin-bottom: 20px;
}

.big-horizont218 .big-horizont218__txt button::before {
    content: '\f111';
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    position: absolute;
    top: -5px;
    right: 50px;
    line-height: 10px;
}

.big-horizont218 .big-horizont218__txt button {
    border: 2px solid #000000;
    color: #000000;
    background: transparent;
    font-weight: bold;
    line-height: 34px;
    padding: 0 30px;
    font-family: inherit;
    position: relative;
    border-radius: 10px;
    margin-top: 20px;
}

.big-horizont218 .big-horizont218__txt div + div {
    font-size: 23px;
    font-weight: bold;
}

.big-horizont218 .big-horizont218__txt div {
    margin-bottom: 7px;
    font-size: 17px;
}

.big-horizont218 .big-horizont218__txt {
    position: absolute;
    top: 0;
    text-align: center;
    right: 0;
    height: 215px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.big-horizont218 .big-horizont218__flex {
    background: #eeeeee;
    border-radius: 0 0 5px 5px;
    padding: 0 0 0 15px;
    display: -webkit-box;
    height: 25px;
    display: -ms-flexbox;
    font-family: 'apercu_pro';
    display: flex;
    font-size: 10px;
    color: #999999;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
}

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

.big-horizont218 .big-horizont218__link {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.big-horizont218 .big-horizont218__erid.active::after {
    content: '\f00d';
}

.big-horizont218 .big-horizont218__erid::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    height: 15px;
    background: #ffffff;
    color: #999999;
    font-size: 7px;
    line-height: 15px;
}

.big-horizont218 img {
    width: 100%;
}

.big-horizont218 .big-horizont218__txt br {
    display: none;
}

.big-horizont218 .big-horizont218__erid {
    position: relative;
    cursor: pointer;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px 0 40px;
}


@media screen and (max-width: 1025px) {
    .big-horizont218 .big-horizont218__txt::before {
        height: 35px;
        margin-bottom: 15px;
    }

    .big-horizont218 .big-horizont218__txt div:first-child br:last-child {
        display: block;
    }

    .big-horizont218 .big-horizont218__txt div {
        line-height: 24px;
    }

    .big-horizont218 .big-horizont218__txt button {
        margin-top: 10px;
    }

    .big-horizont218 .big-horizont218__txt div + div {
        font-size: 16px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont218 .big-horizont218__txt div {
        line-height: 15px;
        font-size: 13px;
    }

    .big-horizont218 .big-horizont218__txt div + div {
        font-size: 12px;
    }

    .big-horizont218 .big-horizont218__txt::before {
        margin-bottom: 18px;
    }

    .big-horizont218 .big-horizont218__txt button {
        line-height: 25px;
        font-size: 11px;
        border-width: 1px;
        padding: 0 18px;
        margin-top: 10px;
    }

    .big-horizont218 .big-horizont218__txt button::before {
        font-size: 7px;
        line-height: 7px;
        right: 30px;
        top: -3px;
    }

    .big-horizont218 .big-horizont218__flex {
        font-size: 7px;
        height: 20px;
    }

    .big-horizont218 .big-horizont218__erid {
        height: 20px;
    }

    .big-horizont218 picture, .big-horizont218 .big-horizont218__txt {
        height: 180px;
    }
}

@media screen and (max-width: 480px) {
    .big-horizont218 .big-horizont218__txt {
        width: 165px;
    }

    .big-horizont218 picture img {
        -o-object-position: right;
        object-position: right;
    }

    .big-horizont218 .big-horizont218__txt br {
        display: block;
    }

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

    .big-horizont218 .big-horizont218__txt::before {
        margin-bottom: 10px;
        height: 25px;
    }

    .big-horizont218 .big-horizont218__txt button {
        font-size: 10px;
        line-height: 23px;
        padding: 0 10px;
        margin-top: 5px;
    }

    .big-horizont218 .big-horizont218__txt button::before {
        font-size: 5px;
    }
}