@font-face {
    font-family: 'Averta';
    font-display: swap;
    src: url('https://tophotels.ru/csstx/fonts/Averta/AvertaPE-Regular.woff2');
    font-weight: normal;
    font-style: normal;
}

.big-horizont145 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 15px;
}

.big-horizont145__in > * {
    position: relative;
    z-index: 2;
}

.big-horizont145 .big-horizont145__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 240px;
    position: relative;
    color: #ffffff !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Averta", sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff url(https://tophotels.ru/csstx/images/big-horizont/bh112/slide2.jpg) center/cover no-repeat;
    padding-left: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.big-horizont145 .big-horizont145__in::before {
    content: '';
    position: absolute;
    right: 95px;
    width: 190px;
    top: 0;
    height: 100%;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh112/logo.svg) center/contain no-repeat;
    z-index: 2;
}

.big-horizont145 p {
    font-size: 25px;
    text-shadow: 0 0 20px #000000;
}

.big-horizont145 p br:first-of-type {
    display: none;
}

.big-horizont145 b {
    text-shadow: 0 0 20px black;
    font-family: "Averta", sans-serif;
    font-size: 36px;
    line-height: 37px;
    margin-bottom: 18px;
    position: relative;
}

.big-horizont145 button:hover {
    background: rgba(0, 0, 0, 0.34);
}

.big-horizont145 button {
    border: 2px solid #ffffff;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    background-color: transparent;
    font-family: "Averta", sans-serif;
    border-radius: 2px;
    padding: 10px 0;
    width: 270px;
    margin-top: 25px;
}


@media screen and (max-width: 1346px) {
    .big-horizont145 .big-horizont145__in {
        padding-left: 40px;
    }

    .big-horizont145 b {
        font-size: 35px;
    }

    .big-horizont145 p {
        font-size: 22px;
    }

    .big-horizont145 .big-horizont145__in::before {
        right: 40px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont145 .big-horizont145__in {
        color: #ffffff !important;
        height: 180px;
        padding: 15px 25px;
    }

    .big-horizont145 p {
        font-size: 16px;
        width: 370px;
    }

    .big-horizont145 button {
        padding: 5px;
        font-size: 13px;
        width: 200px;
    }

    .big-horizont145 .big-horizont145__in::before {
        height: 95px;
        top: auto;
        bottom: 19px;
        width: 165px;
    }


    .big-horizont145 b {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .big-horizont145 .big-horizont145__in::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
    }

}

@media screen and (max-width: 767px) {
    .big-horizont145 b {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 10px 0;
    }

    .big-horizont145 p {
        font-size: 11px;
        width: auto;
        margin: 0;
    }

    .big-horizont145 p br:first-of-type {
        display: block;
    }

    .big-horizont145 button {
        width: auto;
        font-size: 12px;
        padding: 5px 15px;
        margin: auto 0 0 0;
    }

    .big-horizont145 .big-horizont145__in {
        justify-content: flex-start;
    }

    .big-horizont145 .big-horizont145__in::before {
        right: 25px;
        width: 105px;
        height: 60px;
        bottom: 15px;
    }
}


@media screen and (max-width: 424px) {
    .big-horizont145 b {
        font-size: 14px;
    }
}

@media screen and (max-width: 374px) {
    .big-horizont145 b {
        font-size: 13px;
    }

    .big-horizont145 .big-horizont145__in {
        padding-left: 15px;
    }

    .big-horizont145 .big-horizont145__in::before {
        right: 20px;
        width: 90px;
        height: 55px;
        bottom: 15px;
    }
}