body,
a,
input,
button {
    letter-spacing: normal !important;
}

@media (min-width: 1100px) {
    .block-section.section-1 {
        height: 776px;
    }
    .offer-card:hover {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        -webkit-box-shadow: 0px 8px 10px rgb(170 174 183);
        box-shadow: 0px 8px 10px rgb(170 174 183);
    }
}

.block-section.section-1,
.block-section.master-klass-page {
    position: relative;
}

body {
    font-family: 'Montserrat';
    hyphens: none !important;
    -webkit-hyphens: none !important;
}

@media (min-width: 1200px) {
    .block-section {
        margin: 0 130px !important;
    }
}

@media (min-width: 768px) {
    .section-1 .img-bg,
    .master-klass-page .img-bg {
        width: 100%;
        height: calc(100% + 143px);
        object-fit: cover;
        object-position: center center;
        position: absolute;
        top: -143px;
        right: 0;
    }
    .master-klass-page {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media (max-width: 767px) {
    .section-1 .img-bg,
    .master-klass-page .img-bg {
        width: 100%;
        height: 320px;
        object-fit: cover;
        object-position: center center;
        padding: 0 20px;
        z-index: 2;
    }
    .partners-logo.master-klass-page {
        margin-bottom: 20px;
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .block-section {
        margin: 0 30px;
    }
    .partners-logo.master-klass-page {
/*         margin-bottom: 50px; */
        padding-top: 0;
    }
}

@media (min-width: 1100px) {
    .block-section {
        margin: 0 40px;
    }
}

@media (min-width: 768px) {
    .left-headline-block {
        /*     height: 300px; */
        width: 500px;
        padding: 80px 20px 80px 1px;
        background-color: #CB9D52;
        border-radius: 0 5px 5px 0;
        z-index: 1;
        position: relative;
    }
}

@media (max-width: 767px) {
    .left-headline-block {
        width: 100%;
        padding: 80px 20px 70px;
        background-color: #CB9D52;
        z-index: -1;
        position: relative;
        margin-top: -50px;
    }
}

@media (min-width: 768px) {
    .section-1 .img-bg {
        z-index: -1;
    }
}

@media (min-width: 768px) {
    .section-1 {
        height: 646px;
        padding-top: 140px;
        padding-bottom: 776px;
    }
}

@media (min-width: 768px) {
    .left-headline-block:before {
        content: "";
        height: 100%;
        width: 400px;
        background-color: #CB9D52;
        position: absolute;
        z-index: 0;
        margin-left: -399px;
        top: 0;
    }
}

@media (min-width: 768px) {
    .bg-portfolio-block>div:before {
        content: "";
        height: 100%;
        width: 400px;
        background-color: #CB9D52;
        position: absolute;
        z-index: 0;
        margin-left: -400px;
        top: 0;
    }
}

@media (min-width: 768px) {
    h1 {
        font-weight: 600;
        font-size: 42px;
        line-height: 110%;
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) {
    h1 {
        font-weight: 600;
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    h1 {
        font-weight: 600;
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 20px;
    }
}

.section-1 .form-section {
    background: white;
    backdrop-filter: blur(3px);
    width: 100%;
}

@media (min-width: 1400px) {
    .section-1 .form-section {
        background: #FFFFFFE0;
        margin: auto 90px;
        padding-left: 40px;
        padding-right: 40px;
        /* width: 100%; */
        width: calc(100% - 180px);
        border-radius: 8px;
    }
}

@media (min-width: 1200px) {
    .section-1 .form-section {
        bottom: 80px !important;
    }
}

@media (min-width: 993px) {
    .section-1 .form-section {
        bottom: 40px;
        padding-top: 27px;
        padding-bottom: 39px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .section-1 .form-section {
        bottom: 40px;
        padding: 45px 0;
        width: calc(100% + 2px);
    }
}

@media (min-width: 768px) {
    .sub-heading {
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        text-transform: uppercase;
    }
}

@media (max-width: 767px) {
    .sub-heading {
        font-weight: 500;
        font-size: 12px;
        line-height: 140%;
        text-transform: uppercase;
    }
}

.block-section.one-click-info {
    margin: auto !important;
    max-width: 800px;
    padding: 50px 20px 0;
    text-align: center;
}

@media (min-width: 768px) {
    .block-section.one-click-info {
        padding: 100px 20px 0;
    }
}

@media (min-width: 1400px) {
    .left-headline-block {
        width: 560px;
        padding: 100px 50px 100px 0;
    }
}

@media (max-width: 992px) {
    .section-1 .form-desktop {
        display: none !important;
    }
}

@media (min-width: 993px) {
    .section-1 .form-mobile {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .section-1 .form-section {
        bottom: 0;
        padding: 50px 20px 0;
    }
}

button,
a[role="button"] {
    background: #CA9D58;
    border: 2px solid #CB9D52;
    box-shadow: 0px 4px 10px rgba(202, 157, 88, 0.1);
    border-radius: 5px;
    padding: 12px 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: white;
    text-decoration: none;
    white-space: nowrap;
}

@media (max-width: 575px) {
    .btn-whatsapp a,
    .complex-buttons>a {
        font-size: 12px;
        padding: 12px 15px;
    }
}

h2,
h3,
.service-h2-style {
    font-weight: 600;
    line-height: 120%;
    color: #CA9D58;
    text-align: center;
    width: 100%;
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
    hyphens: none !important;
    -webkit-hyphens: none !important;
}

.s-etim-zakaz h2 {
    margin: 0;
    color: white;
}

.s-etim-zakaz {
    padding: 50px 20px;
}

@media (min-width: 768px) {
    h2,
    h3,
    .service-h2-style {
        margin: 90px 0;
        font-size: 42px;
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    h2,
    h3,
    .service-h2-style {
        margin: 100px 0 50px 0;
        font-size: 36px;
    }
}

@media (max-width: 576px) {
    h2,
    h3,
    .service-h2-style {
        margin: 40px 0 30px 0;
        font-size: 28px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .block-section.section-1 {
        height: auto;
    }
}

@media (min-width: 768px) {
    .section-1 .form-section {
        position: absolute;
    }
}

@media (min-width: 576px) {
    .form-section .form-mobile p {
        font-weight: 300;
        font-size: 14px;
        line-height: 140%;
        text-transform: uppercase;
        color: #15162A;
    }
}

.form-one-click input {
    margin-bottom: 10px;
}

@media (min-width: 600px) {
    .form-one-click form input,
    .form-one-click form button {
        height: 45px;
    }
}

@media (min-width: 480px) {
    .form-section .form-mobile p {
        padding-right: 60px;
    }
}

@media (max-width:480px) {
    .form-mobile {
        flex-flow: column;
        text-align: center;
    }
}

@media (max-width:480px) {
    .form-mobile>p {
        margin-bottom: 17px !important;
        text-align: center;
        max-width: 200px;
    }
}

.complex-col img {
    height: 320px;
    width: 100%;
    box-shadow: 0px 2px 15px -1px rgba(203, 157, 82, 0.4);
    border-radius: 1px;
    object-fit: cover;
}

.complex-col>div {
    background: #FFFFFF;
    box-shadow: 0px 2px 15px -1px rgba(203, 157, 82, 0.4);
    border-radius: 5px;
}

.complex-warning {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    color: #16182B;
    max-width: 305px;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .complex-warning {
        font-size: 10px;
        max-width: 100%;
    }
}

.complex-name,
.one-click-info-title {
    font-weight: 600;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 30px;
    hyphens: none !important;
    -webkit-hyphens: none !important;
}

.complex-price {
    font-weight: 600;
    font-size: 42px;
    line-height: 120%;
    text-align: center;
    color: #CA9D58;
}

.complex-buttons {
    margin: 20px 10px 15px;
}

.complex-buttons>a {
    box-shadow: 0px 4px 10px rgba(202, 157, 88, 0.1);
    border-radius: 5px;
    text-transform: uppercase;
    width: calc(50% - 10px);
    padding: 11px 5px;
}

@media (min-width: 992px) and (max-width: 1260px) {
    .complex-buttons>a {
        width: 100%;
        margin-bottom: 10px;
    }
}

a.complex-btn-1 {
    background: #FFFFFF;
    border: 2px solid #CB9D52;
    color: #CB9D52;
}

@media (min-width: 1640px) {
    .complex-col {
        width: calc(33.33% - 85px);
    }
}

@media (min-width: 992px) and (max-width: 1639px) {
    .complex-col {
        width: calc(33.33% - 15px);
    }
}

@media (min-width: 1640px) {
    .complex-col img {
        width: calc(100% - 60px);
        margin: 0 30px;
    }
}

@media (min-width: 992px) and (max-width: 1639px) {
    .complex-col>div {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: -45px;
        position: relative;
        padding: 40px 20px;
    }
}

a.complex-btn-2 {
    background: linear-gradient(180deg, #CA9D58 0%, #EBB868 100%);
    background-blend-mode: multiply;
    border: 0;
    color: white;
    text-decoration: none;
    cursor: pointer;
}

a.complex-btn-2:hover {
    color: white;
    opacity: .8;
}

@media (min-width: 1640px) {
    .complex-col>div {
        padding: 90px 30px 50px 30px;
        margin-top: -60px;
    }
}

@media (max-width: 480px) {
    .complex-buttons {
        flex-direction: column;
    }
}

@media (min-width: 992px) and (max-width: 1260px) {
    .complex-buttons {
        flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .complex-col {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .complex-col:nth-child(2n) {
        flex-flow: row-reverse;
    }
}

@media (max-width: 991px) {
    .complex-col:not(:last-child) {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .complex-col>div {
        padding: 40px 20px 30px;
    }
}

@media (max-width: 767px) {
    .complex-col>div {
        padding: 40px 15px 30px;
        margin-top: -45px;
        margin-right: 20px;
        margin-left: 20px;
        position: relative;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .complex-col>div,
    .complex-col>img {
        width: calc(50% - 10px);
        height: auto;
        border-radius: 5px;
    }
}

@media (max-width: 480px) {
    .complex-price {
        font-size: 36px;
    }
}

@media (max-width: 480px) {
    .complex-buttons>a {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .btn-whatsapp,
    .free-degustation {
        margin: 70px 10px 10px;
        text-align: center;
    }
    .free-degustation img.img-free-degustation {
        display: none;
    }
}

@media (min-width: 576px) {
    .btn-whatsapp {
        margin: 90px 10px 90px;
        text-align: center;
    }
    .free-degustation {
        width: 100%;
        margin: 90px 10px 0 10px;
    }
    .free-degustation .one-click-info-title {
        text-align: left;
    }
    .free-degustation>div {
        max-width: 55%;
    }
    .free-degustation img.img-free-degustation {
        border-radius: 0 !important;
        box-shadow: none !important;
        position: absolute;
        width: 45%;
        object-fit: contain !important;
        height: 160%;
        bottom: -30%;
        right: 0;
    }
}

.free-degustation {
    padding: 30px;
    background: #f8f8f8;
    border-radius: 12px;
    position: relative;
}

.free-degustation .one-click-info-desc,
.free-degustation .one-click-info-title {
    margin-bottom: 20px;
}

a.btn-free-degustation {
    text-transform: uppercase;
    color: white;
    background: linear-gradient(120deg, #15162A 40%, #41425B 100%);
    display: inline-block;
    margin: 0;
    border: none;
}

a.btn-whatsapp-light {
    text-transform: uppercase;
    color: #CB9D52;
    background: none;
    display: inline-block;
    margin: 0;
}

a.btn-whatsapp-dark {
    text-transform: uppercase;
    background-color: #CB9D52;
    color: white;
    display: inline-block;
    margin: 0;
}

.btn-whatsapp i {
    margin-right: 12px;
    font-size: 18px !important;
}

h3.autor-headline {
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    color: #CA9D58;
    font-size: 16px;
}

p {
    font-weight: 300;
    line-height: 130%;
    color: #0B132A;
}

@media (max-width: 480px) {
    .btn-whatsapp a span {
        display: none;
    }
}

.autor-block>div p {
    font-size: 14px;
    margin-bottom: 40px;
}

.arrow-link>hr {
    width: 70px;
    color: #CA9D58;
    height: 2px;
    opacity: 1;
    transition-duration: 0.5s;
    display: inline-block;
    position: relative;
    overflow: visible;
}

.arrow-link:hover>hr {
    width: 120px;
}

.arrow-link>hr:before {
    content: "";
    width: 12px;
    height: 12px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    position: absolute;
    right: 1px;
    top: -5px;
    transform: rotate(45deg);
}

@media (min-width: 576px) and (max-width: 992px) {
    .autor-block img {
        width: 100%;
        height: 500px;
        border-radius: 0px 1px 1px 0px;
        object-fit: cover;
    }
}

@media (min-width: 992px) {
    .autor-block img {
        width: calc(50% - 10px);
        height: 600px;
        border-radius: 0px 1px 1px 0px;
        object-fit: cover;
    }
}

@media (min-width: 992px) {
    .autor-block>div {
        max-width: 600px;
    }
}

@media (min-width: 992px) {
    h3.autor-headline {
        font-size: 42px;
        text-transform: none;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .autor-block.second-child {
        margin-top: 80px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .autor-block {
        width: calc(50% - 10px);
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .autor-block.first-child>div {
        padding: 30px 0 30px 30px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .autor-block.second-child>div {
        padding: 30px 30px 0 0;
    }
}

@media (min-width: 1100px) {
    .autor-block.first-child>div {
        margin: 90px 20px auto 90px;
    }
}

@media (min-width: 992px) and (max-width: 1099px) {
    .autor-block.first-child>div {
        margin: 90px 20px auto 20px;
        max-width: 490px;
    }
}

@media (min-width: 992px) and (max-width: 1099px) {
    .autor-block.second-child>div {
        margin: 90px 20px auto 20px;
        max-width: 490px;
    }
}

@media (min-width: 1100px) {
    .autor-block.second-child>div {
        margin: 90px 90px auto 20px;
    }
}

@media (max-width: 575px) {
    .autor-block img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: 1px;
    }
}

@media (max-width: 575px) {
    .autor-block {
        padding: 0 20px 10px;
    }
}

@media (max-width: 575px) {
    .autor-block>div {
        margin-top: 15px;
    }
}

@media (min-width: 576px) {
    .autor {
        margin-bottom: 80px;
    }
}

@media (max-width: 575px) {
    .autor {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .bg-portfolio-block {
        padding: 225px 0;
    }
}

@media (min-width: 768px) {
    .bg-portfolio-block>div>div {
        background: #CB9D52;
        border-radius: 0px 5px 5px 0px;
        display: inline-block;
        padding: 68px 120px 68px 0;
    }
}

@media (max-width: 767px) {
    .bg-portfolio-block>div>div {
        background: #CB9D52;
        border-radius: 0;
        padding: 45px 20px;
    }
}

.bg-portfolio-block p {
    font-weight: 300;
    font-size: 12px;
    line-height: 140%;
    color: white;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.arrow-link.white hr {
    color: white !important;
    border-color: white !important;
}

@media (min-width: 768px) {
    .arrow-link.white-ds hr {
        color: white !important;
        border-color: white !important;
    }
}

.bg-portfolio-block {
    padding-top: 230px;
}

@media (max-width: 576px) {
    .autor-block>div p {
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .slider-block-categories {
        background: linear-gradient(180deg, #CA9D58 0%, #EBB868 100%);
    }
}

@media (max-width: 767px) {
    .slider-block-categories h2 {
        padding: 40px 30px 40px 30px;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .slider-block-categories h2 {
        color: white;
        padding: 95px 30px 90px 30px;
        margin: 0;
    }
}

.slider-categories .swiper-slide {
    height: 230px;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0px 2px 17px -1px rgba(0, 0, 0, 0.15);
}

.slide-headline {
    color: #16182B;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
}

@media (max-width: 767px) {
    .slide-headline {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    .after-slider {
        padding: 40px 20px 0;
    }
}

@media (min-width: 768px) {
    .after-slider {
        padding: 80px 30px;
    }
}

@media (max-width: 767px) {
    .after-slider a {
        font-weight: 300;
        font-size: 10px;
        line-height: 140%;
        text-transform: uppercase;
        color: #CA9D58;
        text-decoration: none;
    }
}

@media (max-width: 767px) {
    .after-slider-listing a {
        font-weight: 300;
        font-size: 10px;
        line-height: 140%;
        text-transform: uppercase;
        text-decoration: none;
        color: white;
        width: 100%;
        text-align: right;
        z-index: 3;
    }
}

@media (min-width: 768px) {
    .after-slider-listing a {
        font-weight: 300;
        font-size: 12px;
        line-height: 140%;
        text-transform: uppercase;
        text-decoration: none;
        z-index: 3;
    }
}

@media (min-width: 768px) {
    .after-slider a {
        font-weight: 300;
        font-size: 12px;
        line-height: 140%;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none;
    }
}

a.arrow-link.white-ds.sd-next,
a.arrow-link.white.sd-next {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    display: inline-block;
    height: 45px;
}

.after-slider a.style-color {
    color: #CA9D58;
}

.service-text h3 {
    font-size: 2em;
}

@media (min-width: 768px) {
    .white-slider-block {
        background: linear-gradient(180deg, #F8F8F8 -45.04%, rgba(248, 248, 248, 0) 88.56%);
        padding: 1px;
    }
}

@media (max-width: 767px) {
    .service-text h2, .service-text h3, .service-text h4 {
        margin: 40px 0 20px 0;
        padding: 0;
        text-transform: none;
        text-align: left;
    }
    .breadcrumb.service-breadcrumb {
        color: #ffffffad;
        font-size: 9px;
    }
}

@media (min-width: 768px) {
    .service-text h2, .service-text h3, .service-text h4 {
        text-transform: none;
        margin: 90px 0 40px 0;
        padding: 0;
        text-align: left;
    }
    .breadcrumb.service-breadcrumb {
        color: #ffffffad;
        font-size: 12px;
    }
}

.breadcrumb.service-breadcrumb a {
    color: #ffffffad;
}

a.arrow-link.sd-next.blue {
    background: none !important;
    border: none;
    padding: 0;
    box-shadow: none !important;
}

.service-text {
    max-width: 1150px;
    margin: auto;
    padding: 0px 30px;
}

@media (min-width: 768px) {
    .service-text {
        margin-bottom: 90px;
        font-size: 16px;
        color: #16182B;
        line-height: 130%;
    }
}

@media (max-width: 767px) {
    .service-text {
        margin-bottom: 45px;
        font-size: 12px;
        color: #16182B;
        line-height: 130%;
    }
}

.advantage-conteiner .sub-headline {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 140%;
}

@media (min-width: 360px) and (max-width: 767px) {
    .advantage-conteiner .sub-headline {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .advantage-conteiner>div>p {
        font-weight: 300;
        font-size: 16px;
        line-height: 120%;
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .advantage-conteiner>div>p {
        font-weight: 300;
        font-size: 10px;
        line-height: 120%;
        padding-top: 5px;
    }
}

@media (min-width: 1100px) {
    .advantage-conteiner>div {
        width: calc(33% - 40px);
        margin-bottom: 70px;
        display: flex;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .advantage-conteiner>div {
        width: calc(50% - 40px);
        margin-bottom: 75px;
        display: flex;
    }
}

@media (max-width: 767px) {
    .advantage-conteiner>div:nth-child(2n) {
        width: calc(50% - 10px);
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .advantage-conteiner>div:nth-child(2n + 1) {
        width: calc(50% - 10px);
        margin-bottom: 40px;
        text-align: right;
    }
}

@media (max-width: 767px) {
    .advantage-logo {
        margin: 50px auto;
        width: 76px;
        display: inherit;
    }
}

@media (min-width: 768px) {
    .advantage-logo {
        margin: 40px auto 95px;
        width: 76px;
        display: inherit;
    }
}

@media (max-width: 360px) {
    .advantage-conteiner>div {
        text-align: center !important;
        font-size: 10px !important;
    }
}

@media (max-width: 991px) {
    .quiz-call-me>div p,
    .quiz-call-me>div h2,
    .quiz-call-me {
        text-align: center;
    }
}

.quiz-call-me .service-h2-style {
    margin: 0;
    color: #16182B;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
}

@media (min-width: 1200px) {
    .quiz-call-me a[role="button"] {
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .quiz-call-me>div h2 {
        font-size: 32px;
    }
}

@media (min-width:480px) and (max-width:767px) {
    .quiz-call-me>div h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media (max-width:479px) {
    .quiz-call-me>div h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media (max-width:479px) {
    .quiz-call-me>div p {
        font-size: 10px;
    }
}

@media (min-width: 480px) {
    .quiz-call-me>div p {
        font-size: 12px;
        text-transform: uppercase;
    }
}

@media (max-width: 991px) {
    .quiz-call-me>a {
        margin-top: 25px;
        display: inline-block;
    }
}

.quiz-call-me a[role="button"] {
    background: linear-gradient(180deg, #CA9D58 0%, #EBB868 100%);
    color: white;
    text-transform: uppercase;
    padding: 12px 67px;
}

@media (max-width: 767px) {
    .quiz-call-me {
        margin: 40px auto 40px auto;
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .quiz-call-me {
        max-width: 1265px;
        padding: 0 30px;
        margin: 100px auto 100px auto;
    }
}

.faq-block button.accordion-button {
    color: #16182B;
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 140%;
    white-space: break-spaces;
}

@media (min-width: 1200px) {
    .faq-block button.accordion-button {
        padding: 30px 60px 30px 100px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .faq-block button.accordion-button {
        padding: 30px 0;
    }
}

@media (max-width: 767px) {
    .faq-block button.accordion-button {
        padding: 20px 0;
        font-size: 12px;
    }
}

.faq-block .accordion-button:not(.collapsed) {
    color: #CA9D58;
}

.faq-block .accordion-item {
    border-width: 0 0 2px 0;
    border-color: #0B132A;
    border-radius: 0;
}

.faq-block .accordion-item:first-child {
    border-top: 2px solid;
}

.faq-block .accordion-button::after {
    background-image: url("../../assets/img/plus.svg");
    opacity: 1;
    height: 39px;
    width: 39px;
    background-size: 39px;
}

@media (max-width: 767px) {
    .faq-block .accordion-button::after {
        background-image: url("../../assets/img/plus.svg");
        opacity: 1;
        height: 24px;
        width: 24px;
        background-size: 24px;
    }
}

.faq-block .accordion-button:not(.collapsed)::after {
    background-image: url("../../assets/img/minus.svg");
}

@media (min-width: 1200px) {
    .faq-block .accordion-body {
        padding: 0 100px 30px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .faq-block .accordion-body {
        padding: 0 0 30px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .faq-block .accordion-body {
        padding: 0 0 20px;
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    .animation-slider-listing,
    .places-slider-listing {
        padding: 35px 20px 45px;
    }
}

@media (min-width: 768px) {
    .animation-slider-listing,
    .places-slider-listing {
        padding: 80px 30px 100px;
        max-width: 1265px;
        margin-left: auto;
        margin-right: auto;
    }
}

.animation-slider-listing h3,
.animation-slider-listing .service-h2-style {
    margin: 0 0 20px 0;
    color: white;
}

.places-slider-listing h3 {
    margin: 0 0 20px 0;
    color: #15162A;
}

.animation-slider-listing>p {
    text-align: center;
    text-transform: uppercase;
    line-height: 140%;
    color: white;
    max-width: 600px;
    margin: auto;
}

.places-slider-listing>p {
    text-align: center;
    text-transform: uppercase;
    line-height: 140%;
    color: #15162A;
    max-width: 600px;
    margin: auto;
}

@media (min-width: 768px) {
    .animation-slider .swiper-pagination,
    .places-slider .swiper-pagination {
        position: relative;
    }
}

.animation-slider,
.places-slider {
    margin-top: 50px;
}

.listing-el-headline {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    margin: 41px 0 10px;
}

@media (max-width: 575px) {
    .listing-el-headline {
        font-size: 14px;
        margin: 60px 0 5px;
        order: 1;
        width: 65%;
    }
}

@media (min-width: 576px) {
    .listing-el-headline {
        font-size: 18px;
        margin: 40px 0 10px;
    }
}

.listing-el-description {
    color: white;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 15px;
}

@media (max-width: 575px) {
    .listing-el-description {
        font-size: 10px;
        margin-bottom: 10px;
        order: 3;
        width: 100%;
    }
}

@media (min-width: 576px) {
    .listing-el-description {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

@media (min-width: 576px) {
    .first-img,
    .second-img {
        width: calc(50% - 10px);
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .first-img img,
    .second-img img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
}

@media (min-width: 768px) {
    .first-img img,
    .second-img img {
        width: 100%;
        height: 600px;
        object-fit: cover;
    }
}

.listing-el-param {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #CA9D58;
}

@media (min-width: 768px) {
    .second-img {
        margin-top: 120px;
    }
}

@media (max-width: 767px) {
    .second-img {
        margin-top: 60px;
    }
}

.slider_link {
    margin-top: 10px;
    width: 50%;
}

.after-slider-listing {
    width: calc(50% - 10px);
    margin-right: 0;
    margin-left: auto;
    margin-top: -33px;
    z-index: 3;
}

.swiper-pagination span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    background-color: #CB9D52;
    opacity: 1;
}

.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(203, 157, 82, 0.4);
    width: 20px;
    height: 20px;
    position: relative;
}

.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #CB9D52;
    position: absolute;
    border-radius: 50px;
    top: 5px;
    right: 5px;
    transition-duration: 0.5s;
}

.swiper-pagination {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    z-index: 4;
}

@media (min-width: 576px) and (max-width: 767px) {
    .animation-slider .swiper-pagination {
        top: 430px;
        right: 0;
        width: 50%;
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .animation-slider .swiper-pagination,
    .places-slider .swiper-pagination {
        top: 210px;
        width: 100%;
        justify-content: center;
        left: 0;
    }
}

@media (max-width: 575px) {
    .second-img {
        display: none;
    }
}

@media (min-width: 575px) and (max-width: 766px) {
    .animation-slider-listing .listing-el-description,
    .places-slider-listing .listing-el-description {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .animation-slider-listing>p,
    .places-slider-listing>p {
        font-size: 10px;
    }
}

@media (max-width: 576px) {
    .first-img img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

.first-img img,
.second-img img {
    border-radius: 1px;
}

.animation-slider,
.places-slider {
    position: relative;
}

@media (max-width: 575px) {
    .animation-slider-listing .listing-el-param {
        order: 2;
        width: 35%;
        margin: 60px 0 5px;
        text-align: right;
    }
}

@media (max-width: 575px) {
    .animation-slider-listing .first-img {
        display: flex;
        flex-flow: wrap;
    }
}

.animation-slider-listing .listing-el-headline,
.animation-slider-listing .listing-el-description {
    color: white;
}

.places-slider-listing .listing-el-headline,
.places-slider-listing .listing-el-description {
    color: #15162A;
}

.places-slider-listing .after-slider-listing a {
    color: #15162A;
}

.animation-slider-listing .after-slider-listing a {
    color: white;
}

.arrow-link.blue hr {
    color: #15162A !important;
    border-color: #15162A !important;
}

@media (min-width: 576px) and (max-width: 767px) {
    .places-slider-listing .first-img img {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .places-slider-listing .second-img,
    .places-slider-listing .first-img .listing-el-headline {
        margin-top: 0;
    }
}

@media (min-width:575px) and (max-width: 767px) {
    .places-slider-listing .swiper-pagination {
        position: absolute;
        top: 315px;
        width: 50%;
        justify-content: center;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .places-slider-listing .after-slider-listing .swiper-pagination span.swiper-pagination-bullet {
        background: white;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .places-slider-listing .after-slider-listing .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #ffffff66;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .places-slider-listing .after-slider-listing .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
        background-color: white;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .places-slider-listing .after-slider-listing .swiper-pagination span.swiper-pagination-bullet {
        background-color: white;
    }
}

.autor h2 {
    padding: 0 20px;
}

@media (max-width: 575px) {
    .autor h2 {
        margin: 50px 0;
    }
}

.simple-slider>div {
    overflow: hidden;
}

@media (min-width: 768px) {
    .partners-logo .after-slider {
        margin-top: 40px;
    }
}

.partners-logo .after-slider {
    max-width: 1265px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px 25px;
}

@media (max-width: 767px) {
    .partners-logo .after-slider {
        margin-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (min-width: 768px) {
    .faq-selection {
        max-width: 1265px;
        padding: 0 30px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .faq-selection {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .advantage-selector {
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .advantage-selector {
        max-width: 1456px;
        margin: auto;
        padding: 0 30px;
    }
}

.after-slider a,
.after-slider-listing a {
    z-index: 3;
    transition-duration: 0.3s;
    position: relative;
}

.slider-categories.dop-equipment>div .swiper-slide {
    height: 320px;
}

@media (max-width:767px) {
    .simple-slider .swiper-button-next,
    .simple-slider .swiper-button-prev {
        display: none;
    }
}

.simple-slider .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.simple-slider .swiper-button-next,
.simple-slider .swiper-button-prev {
    width: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

.service_photogallery {
    display: flex;
    flex-flow: wrap;
    padding: 0 10px;
}

.fotogalereia_img_block {
    padding: 10px;
}

.service_photogallery img {
    border-radius: 5px;
    box-shadow: 0px 2px 17px -1px rgb(0 0 0 / 15%);
    object-fit: cover;
}

img.review-img {
    border-radius: 100px;
    margin-right: 20px;
    object-fit: cover;
}

.review-name {
    font-weight: 600;
}

.review-company {
    color: #cb9d52;
    line-height: 130%;
}

.review-element {
    padding: 20px;
    box-shadow: 0px 2px 10px -1px rgb(0 0 0 / 15%);
    border: 1px solid rgb(0 0 0 / 5%);
    border-radius: 8px;
}

.review-star .full {
    color: gold;
}

button.carousel-control {
    background: none;
    border: none;
    color: white;
}

@media (min-width:767px) {
    .service_photogallery {
        margin-bottom: 90px;
        max-width: 1280px;
        margin-right: auto;
        margin-left: auto;
    }
    .service_photogallery .fotogalereia_img_block {
        width: calc(100% / 4);
    }
    .service_photogallery img {
        width: 100%;
        height: 270px;
    }
    .review-name {
        font-size: 18px;
    }
    .review-company,
    .review-text {
        font-size: 14px;
    }
    .review-element,
    .review-ya-el {
        padding: 20px;
    }
    img.review-img {
        width: 60px;
        height: 60px;
    }
    .slider-reviews {
        margin-top: -10px;
    }
}

@media (max-width:767px) {
    .review-name {
        font-size: 12px;
    }
    .review-company,
    .review-text {
        font-size: 10px;
    }
    .service_photogallery {
        margin-bottom: 70px;
    }
    .service_photogallery .fotogalereia_img_block {
        width: calc(100% / 2);
    }
    .service_photogallery img {
        width: 100%;
        height: 170px;
    }
    .review-element,
    .review-ya-el {
        padding: 10px;
    }
    img.review-img {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .quiz-call-me .service-h2-style.quiz-headline {
        font-size: 18px;
        text-align: center;
    }
}

footer p {
    color: white;
}


/* Комплексные предложения */


/* .slider-offers .swiper-wrapper {
    margin-bottom: 20px;
} */

.slider-offers,
.slider-reviews {
    padding: 50px 20px;
    margin-top: -50px;
    margin-bottom: -50px;
}

.offer-card {
    overflow: hidden;
    text-align: center;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 8px 10px rgb(170 174 183 / 50%);
    box-shadow: 0px 8px 10px rgb(170 174 183 / 50%);
    border-radius: 8px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, transform .4s ease-in-out;
    transition: box-shadow .4s ease-in-out, transform .4s ease-in-out, -webkit-box-shadow .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.offer-card__border {
    width: 100%;
    border: 3px solid rgba(96, 67, 46, 0.49);
    border-radius: 8px;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.offer-card__line {
    width: 100%;
    border: 1px solid rgba(96, 67, 46, 0.85);
    border-radius: 5px;
    padding: 32px 10px 10px;
    text-align: center;
}


/* .offer-card__title {
    font-size: 32px;
    line-height: 45px;
    text-transform: uppercase;
    color: #292A40;
    opacity: 0.9;
    margin-bottom: 20px;
} */

.offer-card__descr {
    font-size: 14px;
    line-height: 140%;
    color: #292A40;
    margin-bottom: 20px;
}

.offer-card__descr p {
    margin: 0;
}

.offer-card strong {
    font-weight: 600;
}


/* .offer-card__price {
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    color: #292A40;
    letter-spacing: 0.1em;
} */


/* .offer-card__price>span {
    font-size: 42px;
    font-weight: normal;
} */


/* .rest-slider-pagination.swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0;
    overflow: hidden;
    bottom: 0;
}


.slider-offers:hover .rest-slider-pagination.swiper-pagination {
    height: auto;
    transition-duration: 0.5s;
} */

a.review-company:hover {
    color: inherit;
    opacity: .8;
}

.rest-slider-pagination.swiper-pagination {
    display: none !important;
}

.presentation_link a {
    cursor: pointer;
    font-size: 14px;
    margin-top: 10px;
    line-height: 140%;
    color: #CB9D52;
    margin-top: 10px;
}

.slider-offers_2 a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.slider-offers_2 a span {
    padding: 20px 10px;
    margin: 0;
    color: #0B132A;
    font-weight: 700;
    font-size: 18px;
}

.master-klass-page {
    height: auto !important;
}

.master-klass-page .service_photogallery {
    margin-bottom: 0;
}

.lightbox-carousel .ratio {
    background: transparent !important;
    margin-top: 100px;
    height: calc(90vh - 100px);
}

.modal-backdrop.show {
    z-index: 9998;
}

.modal.show {
    z-index: 9999 !important;
}

.modal.show .btn-close {
    opacity: 1;
}

@media (max-width: 575px) {
    .form-section .form-mobile p,
    .one-click-info-desc,
    .offer-card__descr {
        font-weight: 300;
        font-size: 12px;
        line-height: 120%;
        color: #15162A;
    }
    .presentation_link a {
        font-size: 12px;
    }
}

@media (max-width: 600px) {
    .form-one-click input {
        margin-bottom: 10px;
    }
    .one-click-info .one-click-info-title,
    .complex-name {
        font-size: 21px;
        line-height: 1.2em;
        margin-bottom: 10px;
    }
}