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

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

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

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

.big-horizont174 {
    position: relative;
    padding: 32px 50px;
    margin: 15px 25px 0 25px;
    font-family: 'Akrobat', sans-serif;
    border-radius: 5px;
    background: #c2a247;
    color: #ffffff !important;
    height: 240px;
    display: block;
    overflow: hidden;
}

.big-horizont174::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 485px;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh174/view.png) right/cover no-repeat;
}

.big-horizont174::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 2;
    width: calc(100% - 455px);
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh174/line.svg) right/cover no-repeat
}

.big-horizont174 b::before {
    content: '';
    width: 170px;
    height: 45px;
    display: block;
    background: url(https://tophotels.ru/csstx/images/big-horizont/bh174/logo.svg) left/contain no-repeat;
    position: relative;
    z-index: 3;
    margin-bottom: 15px;
}

.big-horizont174 > * {
    position: relative;
    z-index: 3;
}

.big-horizont174 p {
    font-size: 27px;
    line-height: 29px;
}

.big-horizont174 b {
    line-height: 37px;
    font-size: 35px;
    margin-bottom: 5px;
    display: block;
}

.big-horizont174 button {
    background: #ffffff;
    border: none;
    color: #ceb56e;
    font-size: 30px;
    width: 270px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    font-family: 'Akrobat', sans-serif;
    right: 30px;
    border-radius: 60px;
    bottom: 30px;
}

.big-horizont174 b br:first-child {
    display: none;
}

@media screen and (min-width: 1500px) {
    .index-chooser .big-horizont174 b {
        line-height: 36px;
        font-size: 32px;
    }

    .index-chooser .big-horizont174 button {
        font-size: 28px;
        width: 245px;
        height: 45px;
        line-height: 45px;
    }
}

@media screen and (max-width: 1984px) and (min-width: 1700px) {
    .index-chooser .big-horizont174::before {
        width: calc(100% - 340px);
    }

    .index-chooser .big-horizont174::after {
        width: 395px;
    }
}

@media screen and (max-width: 1800px) and (min-width: 1700px) {
    .index-chooser .big-horizont174::before {
        width: calc(100% - 320px);
    }

    .index-chooser .big-horizont174 b {
        font-size: 30px;
    }

    .index-chooser .big-horizont174 {
        padding-left: 35px;
    }

    .index-chooser .big-horizont174::after {
        width: 375px;
    }
}

@media screen and (max-width: 1665px) and (min-width: 1500px) {
    .index-chooser .big-horizont174::before {
        width: calc(100% - 320px);
    }

    .index-chooser .big-horizont174::after {
        width: 375px;
    }
}

@media screen and (max-width: 1330px) {
    .big-horizont174::before {
        width: calc(100% - 380px);
    }

    .big-horizont174::after {
        width: 420px;
    }
}

@media screen and (max-width: 1270px) {
    .big-horizont174 b {
        font-size: 32px;
    }
}

@media screen and (max-width: 1169px) {
    .big-horizont174 button {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .big-horizont174 b {
        font-size: 24px;
        margin-bottom: 5px;
        line-height: 26px;
    }

    .big-horizont174 b br:first-child {
        display: block;
    }

    .big-horizont174 {
        padding: 20px 40px;
    }

    .big-horizont174 p {
        font-size: 16px;
        line-height: 17px;
    }

    .big-horizont174 button {
        font-size: 19px;
        width: 168px;
        height: 31px;
        line-height: 31px;
        margin-top: 15px;
    }

    .big-horizont174 b::before {
        width: 123px;
        height: 33px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .big-horizont174 {
        height: 180px;
        margin: 15px 15px 0 15px;
        padding: 18px 30px;
    }

    .big-horizont174 b br:first-child {
        display: none;
    }

    .big-horizont174::before {
        width: calc(100% - 280px);
    }

    .big-horizont174::after {
        width: 320px;
    }

    .big-horizont174 button {
        font-size: 12px;
        height: 20px;
        width: 155px;
        line-height: 20px;
    }

    .big-horizont174 b {
        font-size: 18px;
    }

    .big-horizont174 b::before {
        margin-bottom: 10px;
        height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .big-horizont174::after {
        width: 220px;
        background-position-x: 72%;
    }

    .big-horizont174::before {
        width: calc(100% - 180px);
    }
}

@media screen and (max-width: 649px) {
    .big-horizont174 b {
        font-size: 16px;
        line-height: 21px;
    }

    .big-horizont174 b::before {
        margin-bottom: 17px;
    }
}

@media screen and (max-width: 599px) {
    .big-horizont174 b {
        font-size: 15px;
        line-height: 17px;
    }

    .big-horizont174 b br:first-child {
        display: block;
    }

    .big-horizont174 button {
        margin-top: 12px;
    }

    .big-horizont174 p {
        font-size: 11px;
        width: 167px;
        line-height: 13px;
    }

    .big-horizont174 b::before {
        height: 21px;
        margin-bottom: 13px;
    }
}

@media screen and (max-width: 458px) {
    .big-horizont174::after {
        width: 170px;
    }

    .big-horizont174 {
        padding-left: 20px;
    }

    .big-horizont174::before {
        width: calc(100% - 144px);
    }
}

@media screen and (max-width: 404px) {
    .big-horizont174::after {
        width: 150px;
    }

    .big-horizont174::before {
        width: calc(100% - 115px);
    }
}

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

@media screen and (max-width: 359px) {
    .big-horizont174 {
        padding-left: 10px;
    }

    .big-horizont174::before {
        width: calc(100% - 75px);
    }
}