@media all and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .scr1 .container,
    .unas .container {
        max-width: 1300px;
    }
}

.hide {
    display: none;
}

html,
body {
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    background: #fff;
}

body {
    overflow-x: hidden;
}

input,
button,
textarea {
    font-family: 'Manrope', sans-serif;
}

a {
    text-decoration: none;
    color: #000;
}

em {
    font-style: italic;
}

.mshow {
    display: none;
}








.scr1 {
    height: 915px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.hdr {

    align-items: center
}

.hdr .container {
    padding: 0;
}

.hdr__logo {
    font-family: 'Berlingske-web', serif;
    display: block;
    color: #fff !important;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    margin-top: 25px;
}

.hdr__logo img {
    height: 80px;
    width: 225px;
}

.hdr__slogan {
    color: #d3d3d3;
    font-size: 14px;
    line-height: 20px;
    width: 155px;
    margin-top: 25px;
    margin-left: 10px;
}

.hdr__licence {
    width: 225px;
    margin-left: 65px;
    margin-top: 20px;
    align-items: center;
    color: #fff;
    font-size: 13px;
    line-height: 23px;
}

.hdr__licence p {
    padding-left: 17px;
}

.hdr__right {
    margin-left: auto;
    align-items: center;
    height: 40px;
    margin-top: 37px;
}

.hdr__social {
    padding-right: 4px;
}

.hdr__social a {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
}

.hdr__social a:hover {
    opacity: 0.9;
}

.hdr__social img {
    width: 16px;
    height: 16px;
    display: block;
}

.hdr__call {
    background-color: #4cb571;
    box-shadow: inset 5px 5px 20px rgb(255 255 255 / 35%);
    z-index: 3;
}

.hdr__viber {
    background-color: #4cb571;
    box-shadow: inset 5px 5px 20px rgb(255 255 255 / 35%);
    z-index: 2;
}

.hdr__telegram {
    background-color: #4cb571;
    z-index: 1;
    box-shadow: inset 5px 5px 20px rgb(255 255 255 / 35%);
}

.hdr__number {
    margin-left: 10px;
    font-size: 20px;
    line-height: 24px;
    /*  font-weight: 700;
    font-family: 'Berlingske-web', serif;
*/
    font-weight: 200;
    font-family: 'Manrope', sans-serif;
    color: #fff;
}

.hdr__number:hover {
    color: #f0f0f0;
}

.hdr__button {
    height: 55px;
    width: 155px;
    font-size: 14px;
    border: none;
    margin-left: 23px;
}

.scr1__main {
    padding-top: 72px;
}

.scr1__proc {
    flex-shrink: 0;
    width: 251px;
}

@media all and (min-width:1430px) {
    .scr1__proc {
        /*        margin-left: -110px;*/
        margin-left: -70px;
    }
}

.scr1__procitem {
    border-radius: 10px;
    border: 1px dashed #afa69e;
    padding: 20px 16px 25px;
    margin-bottom: 30px;
}

.scr1__procitem p {
    font-size: 34px;
    line-height: 1;
    font-family: 'Berlingske-web', serif;
    color: #e2be80;
}

.scr1__procitem small {
    display: block;
    padding-top: 5px;
    color: #f5f5f5;
    line-height: 27px;
    font-size: 15px;
}

.scr1__lead {
    margin-left: 45px;
    padding-top: 0px;
    max-width: 550px;
    position: relative;
    flex-shrink: 0;
}

.scr1__h1 {
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    font-family: 'Berlingske-web', serif;
    position: relative;
}

.scr1__h1 em {
    color: #e2be80;
}

.scr1__h1 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.scr1__h1 .scr1__absimg {
    position: absolute;
    display: block;
    left: 45px;
    z-index: 3;
    bottom: -60px;
}

.scr1__h2 {
    width: 100%;
    color: #fff;
    margin-left: -10px;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    font-weight: 400;
    float: right;
    transform: translateX(15px);
}

.scr1__button {
    clear: both;
    padding-top: 41px;
}

.scr1__button .button {
    height: 95px;
    width: 373px;
    max-width: 100%;
    font-size: 20px;
    position: relative;
}

.scr1__inbutton {
    position: absolute;
    display: block;
    z-index: 4;
    top: -7px;
    right: -9px;
}

.scr1__right {
    flex-shrink: 0;
    padding-top: 30px;
    margin-left: auto;
    flex-flow: column nowrap;
}

.scr1__leatherblock {
    flex-shrink: none;
    background: url(../img/scr1/bg-lent.jpg) center center no-repeat;
    border-radius: 12px;
    -webkit-background-size: contain;
    background-size: contain;
    width: 218px;
    height: 128px;
    box-shadow: 0 4px 32px rgba(38, 33, 30, 0.33);
    text-align: center;
    padding-top: 30px;
    padding: 30px 25px 0;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    margin-bottom: 15px;
}

.foto {
    color: #fff;
    border-bottom: 1px dashed #fff;
    padding-top: 8px;
    display: inline-block;
    font-weight: 600;
}

@media all and (min-width:1430px) {
    .scr1__right {
        padding-top: 480px;
        flex-direction: row-reverse;
        margin-left: -80px;
    }

    .scr1__leatherblock {
        width: 350px;
        height: 191px;
        padding: 26px 25px 10px 40px;
        font-size: 15px;
    }

    .scr1__leatherblock {
        margin-bottom: 0;
    }
}

.scr1__leatherblock em {
    font-family: 'Berlingske-web', serif;
}

.raspis {
    margin: 60px 0;
}

.raspis .block-title {
    padding-bottom: 40px;
}

#flex-container {
    background: rgb(0, 150, 208);
    display: flex;
    height: 300px;
    flex-wrap: wrap;
}

#flex-container>div {
    background: #2c9a58;
    border: 1px solid;
    width: 16.666%;
    margin: 0px;
    /* border: 1px solid #000; */
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

#flex-container>div span {
    font-weight: 600;
}

#flex-container>div p {
    margin-top: 15px;
}

.unas {
    padding-top: 55px;
    padding-bottom: 40px;
    position: relative;
}

.unas:after {
    width: 300px;
    height: 404px;
    background: url(../img/appo.png) center center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    right: -30px;
    bottom: 5%;
    opacity: .11;
}

.unas .block-title {
    padding-bottom: 50px;
}

.production {
    position: relative;
    padding: 4rem 0
}

.t16 {
    font-size: 15px;
    line-height: 22px;
}

.list-item {
    margin-bottom: 3px;
}

.production-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.production-item {
    width: 24%;
    padding: 1.3rem 1.05rem 2rem;
    border-radius: 25px;
    background-color: #f7f5f5;
    min-height: 22rem;
    margin-bottom: 2rem;
    position: relative;
    margin-left: .5%;
    margin-right: .5%;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #282828;
}

.production-item .list-wrap {
    -webkit-box-flex: 5;
    -ms-flex-positive: 5;
    flex-grow: 5;
    margin-top: 15px;
}

.cls-hover {
    /*   display: block; */
    color: #282828;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}


.production-item .t36,
.production-item .t26 {
    display: block;
    color: #282828;
    text-align: left;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}



.production-item.medium {
    width: 47%
}

.production-item.medium .production-item__img {
    width: 50%
}

.production-item.max {
    width: 96%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 27%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 1px
}

.production-item.max .t36 {
    width: 41%
}

.production-item.max .production-item__img {
    width: 25%;
    max-height: 100%
}

.production-item.max .list-wrap {
    width: 55%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%)
}

.production-item.max .list-item {
    width: 47%
}

.production-item__img {
    position: relative;
    right: 0;
    bottom: 0;
    margin-bottom: 25px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.production-item__img img {
    width: 100%;
    border-radius: 15px;
}

.production-item.min {
    min-height: 12.3rem;
    width: 23.1%;
    padding: 2rem
}

.production-item.min .production-item__img {
    width: 40%;
    height: 80%;
}



.scr2 {
    margin-top: 0px;
    position: relative;
    margin-bottom: -60px;
}

.scr2:before {
    width: 367px;
    height: 484px;
    background: url(../img/appo_l.png) center center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    left: -34%;
    bottom: 5%;
    opacity: .16;
}

.scr2__dress {
    display: none;
}

@media all and (min-width:997px) {
    .scr2__dress {
        position: absolute;
        display: block;
        top: 15px;
        left: -170px;
        pointer-events: none;
    }
}

.scr2__hand {
    position: absolute;
    width: 210px;
    top: 0px;
    right: 10px;
    z-index: 3;
}

.scr2__handimg {
    float: left;
    padding: 13px;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0 4px 30px rgba(163, 169, 183, 0.15);
    margin-bottom: -5px;
}

.scr2__handimg img {
    display: block;
    box-shadow: 0 4px 20px rgba(163, 169, 183, 0.1);
    border-radius: 50%;
    border: 13px solid #fff;
}

.scr2__handtext {
    clear: both;
    padding-left: 27px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
}

.block-title {
    font-size: 48px;
    line-height: 56px;
    font-family: 'Berlingske-web', serif;
    text-align: center;
    font-weight: 400;
    z-index: 4;
}

.block-title em {
    color: #6d605b;
}

.block-sub {
    display: block;
    text-align: center;
    padding-top: 16px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Manrope', sans-serif;
}

.quiz {
    margin-top: 50px;
    max-width: 1147px;
    position: relative;
}

.quiz:before {
    height: 65px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 12px;
    background-color: #ffffff;
    z-index: 2;
    left: 24px;
    right: 24px;
    bottom: -13px;
}

.quiz__wrap {
    position: relative;
    z-index: 5;
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    padding: 10px;
}

.quiz__inner {
    border: 1px solid #f5f6f8;
    border-radius: 10px;
    padding-right: 100px;
}

.quiz__left {
    margin-left: 82px;
    flex-grow: 1;
    margin-top: 60px;
    max-width: 540px;
}

.quiz__pagination {
    align-items: center;
    max-width: 545px;
}

.quiz__info {
    font-size: 15px;
    line-height: 1;
    color: #8c94a2;
    width: 100px;
}

.quiz__bar {
    width: 425px;
    height: 20px;
    border-radius: 10px;
    margin-left: 15px;
    background-color: #f7f8f9;
}

.quiz__bar div {
    border-radius: 10px;
    height: 100%;
    background: url(../img/quiz/bg-loading.png) left top repeat-x;
}

.quiz__title {
    padding-top: 40px;
    font-size: 42px;
    line-height: 50px;
    font-family: 'Berlingske-web', serif;
}

.quiz__checks {
    padding-top: 35px;
    box-sizing: border-box;
    margin-left: -10px;
    margin-right: -10px;
}

.quiz__label {
    align-items: center;
    height: 96px;
    margin: 0 10px 22px;
    border-radius: 8px;
    background-color: #f7f8f9;
    cursor: pointer;
    position: relative;
    padding: 0 10px 0 28px;
}

.quiz__label:hover {
    background-color: #f5f5f5;
}

.quiz__label input {
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.quiz__label span {
    font-size: 17px;
    line-height: 24px;
    display: block;
    padding-left: 60px;
}

.quiz__label span:before {
    width: 44px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 44px;
    background: url(../img/quiz/icon-check.svg) center center no-repeat;
    background-size: contain;
}

.quiz__label input:checked+span:before {
    background-image: url(../img/quiz/icon-check-active.svg);
}

.quiz__action {
    padding-top: 20px;
    padding-bottom: 70px;
    align-items: center;
}

.quiz__next,
.quiz__action .button {
    width: 320px;
    max-width: 100%;
    flex-shrink: 0;
    height: 90px;
    box-sizing: border-box;
}

.quiz__consult {
    color: #ada9a7;
    margin-left: auto;
    font-size: 15px;
    line-height: 1;
}

.quiz__consult:hover {
    color: #444;
}

.quiz__right {
    margin-top: 64px;
    max-width: 289px;
    min-height: 543px;
    width: 100%;
    border: 1px dashed #d8d0cc;
    border-radius: 10px;
    margin-left: auto;
    min-height: 100px;
}

.quiz__person {
    top: -23px;
    left: -10px;
    margin-bottom: -40px;
    z-index: 4;
    position: relative;
    width: 253px;
    height: 267px;
}

.quiz__person img {
    position: relative;
    width: 100%;
    height: 100%;
}

.quiz__persontxt {
    position: absolute;
    top: 137px;
    left: 64px;
    color: #8c94a2;
    font-size: 14px;
    line-height: 19px;
}

.quiz__persontxt strong {
    display: block;
    font-size: 15px;
    line-height: 1;
    color: #000000;
    font-family: 'Berlingske-web', serif;
    font-weight: 700;
}

.quiz__persontxt span {
    display: block;
    padding-top: 6px;
}

.quiz__subslider {
    margin: 0 37px 30px;
    font-size: 15px;
    line-height: 22px;
}

.quiz__subslider .swiper-slide {
    background-color: #fff;
    /* height: 300px; */
}

.quiz__subslider p {
    margin-bottom: 22px;
}

.quiz__subslider strong {
    font-weight: 700;
}

.quiz__subslider a {
    display: block;
    margin-top: 42px;
    line-height: 1.5;
    color: #3b85ee;
}

.quiz__subslider a:hover {
    color: #0085ee;
}

.quiz__subslider a span {
    display: inline-block;
    border-bottom: 1px dotted #3b85ee;
}

.quiz__last {
    opacity: 0.1;
    position: absolute;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: translateY(-15px);
    top: 0;
    flex-basis: 100%;
    max-width: 50%;
    padding: 75px 0 0 80px;
    min-height: 700px;
    visibility: hidden;
}

.quiz__lastleft {
    position: relative;
    z-index: 4;
}

.quiz__lasttitle {
    font-size: 48px;
    line-height: 56px;
    font-family: 'Berlingske-web', serif;
}

.quiz__lasttitle em {
    color: #6d605b;
}

.quiz__lastsmall {
    font-size: 18px;
    line-height: 28px;
    max-width: 295px;
    margin-top: 25px;
}

.quiz__absmagazine {
    display: block;
    position: absolute;
    bottom: -55px;
    pointer-events: none;
    left: 30px;
    z-index: 1;
}

.quiz__lastright {
    transform: translateX(30px);
    flex-shrink: 0;
    width: 370px;
    max-width: 100%;
    margin-left: auto;
}

.qiuz__formitem {
    display: block;
    padding-bottom: 30px;
}

.quiz__formlabel {
    color: #858fa0;
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    display: block;
}

.quiz__inptext {
    font-size: 18px;
    line-height: 24px;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    box-shadow: inset 0 1px 0 rgba(222, 225, 233, 0.45);
    border-radius: 200px;
    text-align: center;
    border: none;
    outline: none;
    background-color: #fafaf8;
}

.quiz__inptext.formblock__invalid {
    background-color: #ffd0d0;
}

.quiz__inptext:focus {
    background-color: #f3f3f8;
}

.qiuz__formitem--social {
    position: relative;
    padding-top: 5px;
    padding-bottom: 20px;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
}

.quiz__social {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    height: 90px;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.qiuz__formitem--social input {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}

.quiz__socicon {
    display: block;
    display: flex;
    align-items: center;
    border-radius: 50%;
    margin: 13px auto 10px;
    width: 36px;
    height: 36px;
    background-color: #ccc;
}

.quiz__socicon img {
    margin: auto;
}

.quiz__whatspapp {
    padding-left: 1px;
    background-color: #4eca5c;
}

.quiz__viber {
    padding-left: 1px;
    background-color: #675dac;
}

.quiz__telegram {
    background-color: #4bbcf3;
}

.quiz__socname {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #858fa0;
}

.quiz__social:hover {
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.1);
}

.qiuz__formitem--social input:checked+.quiz__social {
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.24);
}

.quiz__formsubmit .button {
    width: 100%;
    height: 95px;
}

.quiz__conf {
    display: block;
    padding-top: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.quiz__conf a {
    display: block;
    color: #22b265;
}

.quiz__conf a:hover {
    color: #000;
}

.scr2__bgtext {
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    margin-top: -55px;
    max-width: 857px;
    width: 100%;
}

.quiz__end .quiz__last {
    position: relative;
    max-width: 100%;
    visibility: visible;
    height: auto;
    transform: translateY(0);
    opacity: 1;
}

.quiz__end .quiz__left,
.quiz__end .quiz__right {
    display: none;
}











.scr3 {
    margin-top: 15px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1060px;
}

.scr3 .container {
    padding-top: 39px;
}

.scr3 .block-sub {}

.scr3 .block-sub img {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.scr3__row {
    padding-top: 90px;
}

.scr3__content {
    position: relative;
    max-width: 405px;
    margin-right: 45px;
}

.scr3__abs {
    position: absolute;
    display: block;
    top: -58px;
    left: -295px;
    z-index: 4;
    background: url(../img/scr3/bg-shadows.png);
    width: 282px;
    height: 290px;
    padding: 85px 0 0 75px;
}

.scr3__abs strong {
    color: #6d605b;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Berlingske-web', serif;
}

.scr3__abs p {
    padding-top: 5px;
    font-size: 15px;
    line-height: 22px;
}

.scr3__text p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 26px;
}

.scr3__form {
    margin-top: 30px;
    border: 1px dashed rgba(208, 215, 223, 0.8);
    margin-left: -95px;
    margin-right: -95px;
    border-radius: 12px;
    padding: 40px 45px 40px;
}

.scr3__h1 {
    padding-left: 50px;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Berlingske-web', serif;
}

.scr3__h2 {
    padding-left: 50px;
    padding-top: 12px;
    color: #858fa0;
    font-size: 17px;
    line-height: 24px;
}

.scr3__formitem {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 80px;
    background: #fff;
    border-radius: 200px;
    justify-content: space-between;
    box-shadow: inset 0 1px 0 rgba(222, 225, 233, 0.45);
}

.scr3__formitem input {
    display: block;
    background-color: transparent;
    width: 300px;
    height: 100%;
    display: block;
    border-radius: 100px;
    border: none;
    outline: none;
    font-size: 16px;
    padding-left: 50px;
}

.scr3__formitem .button {
    width: 250px;
    flex-shrink: 0;
    height: 100%;
}

.scr3__flag {
    position: absolute;
    z-index: 3;
    display: block;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}











.scr4 {
    padding-top: 115px;
    padding-bottom: 130px;
}

.scr4 .block-sub {
    padding-top: 33px;
}

.scr4__wrap {
    height: 740px;
    margin-top: 60px;
    position: relative;
    border-radius: 15px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
}

.scr4__wrap:before {
    left: 24px;
    right: 24px;
    bottom: -13px;
    height: 50px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 12px;
}

.scr4__left {
    border-radius: 15px;
    width: 277px;
    flex-shrink: 0;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    position: relative;
    z-index: 5;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
}

.scr4__bulet {
    flex-shrink: 1;
    flex-grow: 1;
    position: relative;
}

.scr4__num {
    position: absolute;
    display: block;
    color: #f0f4f3;
    font-size: 50px;
    line-height: 56px;
    font-family: 'Berlingske-web', serif;
    transform: rotate(-90deg) translateY(-50%);
    transform-origin: 50% 0;
    font-weight: 700;
    top: 50%;
    left: -35px;
}

.scr4__link {
    display: flex;
    position: relative;
    z-index: 4;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    padding-left: 50px;
    color: #828b9a;
    font-size: 17px;
    line-height: 24px;
    width: auto;
    height: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eff1f5;
}

.scr4__link.active {
    background: url(../img/scr4/active-bg.png) 100% center no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    margin-right: -18px;
    border-bottom: none;
}

.scr4__link:hover {
    background-color: #f9f9f9;
}

.scr4__link.active:hover {
    background-color: transparent;
}

.scr4__bulet:first-child .scr4__link {
    border-radius: 15px 0 0 0;
    border-bottom: none;
}

.scr4__bulet:last-child .scr4__link {
    border-radius: 0 0 0 15px;
    border-bottom: none;
}

.scr4__right {
    flex-shrink: 1;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.scr4__right .swiper-container,
.scr4__right .swiper-wrapper,
.scr4__right .swiper-slide {
    height: 100%;
}

.scr4__ctrl {
    position: absolute;
    display: block;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
}

.scr4__next,
.scr4__prev {
    width: 95px;
    height: 95px;
    border: none;
}

.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.scr4__prev {
    display: none;
}

.scr4__prev img {
    transform: rotate(180deg);
}

.scr4__pag {
    display: none;
}

.scr4__right .swiper-slide {
    position: relative;
    height: 100%;
    flex-grow: 0;
    box-sizing: border-box;
    background-color: #fff;
}

.scr4__slidebg {
    position: absolute;
    z-index: 1;
    display: block;
    left: -2px;
    right: -1px;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 0 15px 15px 0;
}

.scr4__overlay {
    position: relative;
    z-index: 4;
    margin: 40px 80px;
}

.scr4__h1 {
    font-size: 42px;
    line-height: 48px;
    font-family: 'Berlingske-web', serif;
    max-width: 500px;
    padding-bottom: 54px;
}

.scr4__h1 em {
    color: #6d605b;
}

.scr4__overlay p {
    max-width: 260px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 26px;
}

.slide2__ctnt p {
    /*    max-width: 269px;*/
    max-width: 325px;

}

.slide3__ctnt p {
    max-width: 350px;
}

.slide4__ctnt p {
    max-width: 390px;
}

.slide5__ctnt p {
    max-width: 280px;
}

.slide6__ctnt p {
    max-width: 265px;
}

.slide7__ctnt p {
    max-width: 265px;
}











.scr5 {
    min-height: 800px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
}

.scr5__main {
    padding-top: 120px;
}

.scr5__h1 {
    max-width: 500px;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Berlingske-web', serif;
}

.scr5__h1 em {
    color: #e2be80;
}

.scr5__list {
    padding-top: 60px;
    font-size: 18px;
    line-height: 28px;
    max-width: 470px;
    padding-left: 60px;
}

.scr5__list p {
    padding-left: 52px;
    position: relative;
    margin-bottom: 28px;
}

.scr5__list p>img {
    position: absolute;
    top: 4px;
    left: 2px;
    display: block;
}














.scr8 {
    padding-top: 85px;
    padding-bottom: 110px;
}

@media all and (min-width: 1200px) {
    .scr8 {
        background: url(../img/scr8/bg.jpg) 20px bottom no-repeat;
    }
}

.scr8__main {}

.sct8__h1 {
    font-family: 'Berlingske-web', serif;
    font-size: 48px;
    line-height: 56px;
    max-width: 535px;
}

.sct8__h1 em {
    color: #6d605b;
}

.sct8__h2 {
    max-width: 200px;
    margin-left: 230px;
    margin-top: -35px;
    position: relative;
    font-size: 22px;
    line-height: 30px;
}

.scr8__moneta {
    position: absolute;
    display: block;
    bottom: -50px;
    left: 72px;
}

.scr8__play {
    margin-top: 290px;
    margin-left: -36px;
}

.scr8__icon {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.scr8__icon:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.scr8__icon img {
    margin: auto;
}

.scr8__play span {
    display: block;
    width: 160px;
    margin-top: -13px;
    display: block;
    margin-left: 30px;
    font-size: 17px;
    line-height: 26px;
}

.scr8__play strong {
    font-weight: 700;
}

.scr8__form {
    position: relative;
    width: 520px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: auto;
    margin-top: 82px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 16px;
    background-color: #ffffff;
}

.scr8__form:before {
    top: 9px;
    right: 9px;
    bottom: 9px;
    left: 9px;
    width: auto;
    border-radius: 10px;
    border: 1px solid #f5f6f8;
    z-index: 5;
    pointer-events: none;
}

.scr8__forminner {
    padding: 70px 70px 60px;
}

.scr8__h2 {
    font-size: 38px;
    line-height: 1.2;
    font-family: 'Berlingske-web', serif;
    text-align: center;
}

.scr8__h2 em {
    color: #6d605b;
}

.scr8__h3 {
    font-size: 18px;
    line-height: 28px;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 30px;
}

.fotm__item {
    padding-bottom: 15px;
    display: block;
}

.scr8__submit {
    padding-top: 15px;
}

.scr8__submit .button {
    width: 100%;
    height: 100px;
    padding-right: 40px;
    font-size: 20px;
}

.scr8__submit .button img {
    margin-right: 15px;
}

.scr8__submit small {
    display: block;
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    line-height: 20px;
}

.green {
    color: #22b265;
    display: block;
}

.green:hover {
    color: #00a200;
}











.scr9 {
    padding-bottom: 0px;
}

.scr9 .scr9__slider {
    position: relative;
}

.scr9 .scr9__slider:before {
    width: 367px;
    height: 484px;
    background: url(../img/app.png) center center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    left: 7%;
    bottom: 5%;
    opacity: .16;
}

.scr9__flag {
    display: block;
    width: 40px;
    height: 40px;
    margin: 19px auto 12px;
}

.scr9__row {
    margin-top: 73px;
    padding-left: 85px;
    padding-right: 0px;
}

.scr9__item {
    flex-grow: 1;
    padding-bottom: 30px;
}

.scr9__h1 {
    position: relative;
    color: #6d605b;
    font-size: 52px;
    line-height: 1;
    font-family: 'Berlingske-web', serif;
    display: inline-block;
}

.scr9__h1:before,
.scr9__h1:after {
    content: "";
    display: block;
    width: 22px;
    height: 28px;
    background: url(../img/scr9/left-plant.png) center center no-repeat;
    position: absolute;
    top: 5px;
    left: -30px;
}

.scr9__h1:after {
    right: -30px;
    left: auto;
    transform: scale(-1, 1);
}

.scr9__small {
    font-size: 16px;
    padding-top: 4px;
    line-height: 24px;
}

.scr9__slider {
    margin-top: 30px;
}

.swiper-container {
    position: relative;
}

.swiper__ctrl {
    position: absolute;
    justify-content: space-between;
    flex-flow: row nowrap;
    display: flex;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 1125px;
    margin-left: calc((100% - 1125px)/2);
    pointer-events: none;
}

.scr9__prev,
.scr9__next {
    width: 83px;
    border-bottom: none;
    height: 83px;
    pointer-events: auto;
}

.scr9__prev img {
    transform: rotate(-180deg);
}

.scr9 .swiper-slide {
    position: relative;
    width: 1044px;
    max-width: 100%;
    height: 620px;
}

.scr9__img {
    position: relative;
    display: block;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.scr9__abs {
    z-index: 4;
    position: absolute;
    bottom: 20px;
    left: 20px;
    box-sizing: border-box;
    padding: 90px 70px 70px 75px;
    width: 360px;
    min-height: 215px;
    background: url(../img/scr9/bg-text.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 24px;
}

.scr9__abs strong {
    font-weight: bold;
}

.scr9__pager {
    padding-top: 40px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}

.scr9__dots {
    margin-left: 100px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    margin-top: -5px;
    margin-bottom: -5px;
    border: 5px solid #fff;
    outline: none;
    background-color: #dfe2e9;
    opacity: 1;
    margin: 0 8px;
}

.swiper-pagination-bullet-active {
    background-color: #64c473;
}

.scr9__counter {
    margin-left: 100px;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    padding: 0 13px;
    font-size: 16px;
    line-height: 34px;
}

.scr9__counter i {
    color: #44ac64;
}

.review {
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    background-color: #ffffff;
    border-radius: 15px;
    padding: 60px 67px 60px 97px;
}

.review__left {
    max-width: 400px;
    flex-grow: 1;
}

.review__autor {
    padding-bottom: 25px;
}

.review__ava {
    display: block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 28px;
}

.review__autorinfo {
    padding-top: 8px;
}

.review__name {
    color: #6d605b;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Berlingske-web', serif;
}

.review__name small {
    display: none;
}

.review__job {
    padding-top: 10px;
    font-size: 15px;
    max-width: 250px;
    line-height: 22px;
}

.review__job a {
    font-weight: 700;
    color: #000;
}

.review__blockquote {
    background-color: #fafaf8;
    border-radius: 10px;
    padding: 20px 50px 30px;
    font-size: 22px;
    line-height: 32px;
    font-style: italic;
    font-family: 'Berlingske-web', serif;
    margin-left: -50px;
    max-width: 465px;
}

.review__blockquote p {
    font-style: italic;
}

.review__blockquote:before {
    background: url(../img/scr10/quite.png);
    width: 29px;
    height: 22px;
    top: -8px;
    right: 20px;
}

.review__videotext {
    padding-top: 18px;
    font-size: 17px;
    line-height: 26px;
}

.review__videotext p {
    margin-bottom: 26px;
}

.review__video {}

.review__frame {
    display: block;
    position: relative;
    width: 173px;
}

.review__frame>img {
    display: block;
    border-radius: 8px;
    width: 100%;
    position: relative;
}

.review__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 4;
    width: 48px;
    height: 48px;
    display: flex;
    box-shadow: inset 0 0 18px rgba(80, 205, 99, 0.56);
    background-color: #ffffff;
    background-image: linear-gradient(to top, #2c9a58 0%, #75d17b 100%);
}

.review__play img {
    display: block;
    width: 10px;
    height: 14px;
    transform: translateX(1px);
    margin: auto;
}

.review__frame:hover .review__play {
    filter: brightness(1.1);
}

.review__right {
    max-width: 515px;
    flex-grow: 0;
    margin-left: auto;
    border: 1px dashed #d8d0cc;
    border-radius: 10px;
    margin-top: 10px;
    padding: 0px 45px 15px;
    font-size: 15px;
    line-height: 22px;
}

.review__right strong {
    font-weight: 700;
}

.review__h1 {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 26px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-weight: 700;
}

.review__h1--margin {
    margin-bottom: 50px;
}

.review__simple {
    margin-bottom: 26px;
}

.review__right ul {
    margin: 26px 0 0;
}

.review__right li {
    padding-left: 36px;
    position: relative;
    padding-bottom: 10px;
}

.review__right li:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 8px;
    left: 15px;
    position: absolute;
    background-color: #ff634d;
}

.review__hasyear {
    padding-left: 90px;
    position: relative;
    margin-bottom: 26px;
}

.review__year {
    display: block;
    line-height: 32px;
    width: 70px;
    border-radius: 5px;
    text-align: center;
    border-radius: 16px;
    top: -5px;
    left: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    background-color: #ff634d;
}

.review__none {}

.review__none p {
    margin-bottom: 17px;
}

.review__more {
    display: none;
}




.scr12 {
    min-height: 1041px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.scr12 .container {
    position: relative;
}

.scr12__h1 {
    padding-top: 80px;
    max-width: 430px;
    font-size: 48px;
    line-height: 56px;
    position: relative;
    font-family: 'Berlingske-web', serif;
}

.scr12__h1 em {
    color: #6d605b;
}

.scr12__h1 small {
    display: block;
    font-size: 22px;
    line-height: 30px;
    max-width: 215px;
    position: absolute;
    bottom: -30px;
    right: -11px;
    font-family: 'Manrope', sans-serif;
}

.scr12__redblock {
    margin-top: 158px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    max-width: 210px;
}

.scr12__form {
    position: absolute;
    right: 0;
    max-width: 505px;
    top: 170px;
}

@media all and (min-width: 1350px) {
    .scr12__form {
        right: -50px;
    }
}

.scr12__form:before {
    left: 24px;
    right: 24px;
    bottom: -13px;
    height: 50px;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 12px;
}

.scr12__forminner {
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 16px;
    background-color: #ffffff;
    position: relative;
    z-index: 3;
    border-radius: 16px;
    padding: 65px 65px 65px;
}

.scr12__forminner:before {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #f5f6f8;
    border-radius: 10px;
    pointer-events: none;
}

.scr12__h2 {
    font-size: 38px;
    line-height: 44px;
    font-family: 'Berlingske-web', serif;
    text-align: center;
    padding-bottom: 20px;
}

.scr12__h2 em {
    color: #6d605b;
}

.scr12__call {
    background-color: #ff634d;
}

.scr12__form .quiz__formsubmit .button {
    font-size: 20px;
    padding-right: 40px;
}

.scr12__form .quiz__formsubmit .button img {
    margin-right: 12px;
}








.scr4__ctrl {
    position: absolute;
}




.scr14 {
    padding-top: 55px;
    position: relative;
    padding-bottom: 55px;
}

.scr14__shoes {
    position: absolute;
    pointer-events: none;
    display: block;
    top: 0;
    left: 50%;
    transform: translateX(-890px);
}

.scr14 .block-sub {
    padding-top: 30px;
}

.scr14__slider {
    position: relative;
    margin-top: 70px;
    height: 580px;
}

.scr14__slider .swiper-container {
    position: relative;
    height: 100%;
}

.scr14__ctrl {
    position: absolute;
    left: 0;
    bottom: -0px;
    z-index: 10;
    left: 50%;
    transform: translateX(-595px);
}

.scr14__prev,
.scr14__next {
    width: 83px;
    height: 83px;
    margin: 0 8px;
    border: none;
}

.scr14__ctrl .swiper-button-disabled {
    opacity: 1;
    visibility: visible;
    background: #f0f0f0;
    box-shadow: none;
}

.scr14__prev img {
    transform: rotate(180deg);
}

.scr14__slider .swiper-slide {
    width: 1375px;
}

.scr14__slide {}

.scr14__text {
    box-sizing: border-box;
    position: relative;
    padding-left: 75px;
    width: 480px;
    flex-shrink: 0;
}

.scr14__num {
    position: absolute;
    display: block;
    top: -25px;
    left: 0;
    z-index: 1;
    color: #f6f7f8;
    font-size: 220px;
    font-weight: 700;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    font-family: 'Berlingske-web', serif;
}

.scr14__h1 {
    position: relative;
    z-index: 4;
    margin-top: 30px;
    color: #6d605b;
    font-size: 42px;
    line-height: 48px;
    font-style: italic;
    font-family: 'Berlingske-web', serif;
    padding-bottom: 43px;
    font-weight: 400;
}

.scr14__text p {
    position: relative;
    z-index: 4;
    font-size: 18px;
    line-height: 28px;
    max-width: 340px;
    margin-bottom: 28px;
}

.scr14__text--long p {
    max-width: 385px;
}

.scr14__img {
    flex-grow: 1;
}

.scr14__img img {
    width: 100%;
    height: 580px;
    object-fit: cover;
    border-radius: 15px;
}

.scr14__pagination {
    padding: 50px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}










.scr15 {
    min-height: 1160px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 50px;
}

.scr15 .container {
    position: relative;
}

.scr15__left {
    max-width: 355px;
}

.scr15__h1 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    padding-top: 50px;
}

.scr15__list {
    padding-top: 35px;
}

.scr15__list li {
    padding-left: 50px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 28px;
}

.scr15__list li:before {
    width: 23px;
    height: 23px;
    background: url(../img/scr15/icon-check.svg) center center no-repeat;
    top: 5px;
    left: 0;
}

.scr15__form {
    margin-top: 65px;
}

.scr15__h3 {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin: -6px -12px 33px;
}


.texta {
    padding-left: 0px;
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: 100;
    padding-top: 30px;
    max-width: 320px;
    font-size: 13px;
    line-height: 19px;
    display: flex;

}

.texta strong {
    font-family: inherit;
    color: #fff;
    display: flex;
    font-weight: 100;
    align-items: center;
    padding-left: 10px;

}

.texta b {
    border-bottom: 1px solid transparent;
    text-decoration: none;
    border-color: #212121;
}

.pla {
    background: #4cb571;
    border-radius: 100%;
    box-shadow: 0 1px 50px rgb(255 255 255 / 40%), inset 5px 5px 20px rgb(255 255 255 / 55%);
    cursor: pointer;
}

.pla:hover {
    background: #4cb571;
}


.section-quality .swiper-scrollbar3,
.lessons .swiper-scrollbar,
.block_3 .swiper-scrollbar2 {
    width: 100%;
    height: 11px;
    background: #f4f4f4;
    border-radius: 6px
}

.section-quality .swiper-scrollbar3 {
    margin-top: 30px;
}

.section-quality .swiper-scrollbar3 .swiper-scrollbar-drag,
.lessons .swiper-scrollbar .swiper-scrollbar-drag,
.block_3 .swiper-scrollbar2 .swiper-scrollbar-drag {
    height: 100%;
    background: #4cb571;
    box-shadow: inset 0 5px 5px hsla(0, 0%, 100%, .13);
    border-radius: 6px;
    cursor: grab
}

.block_3 .feedback-row .feedback-blocks .feedback-blocks-item {
    padding: 30px 2px;
    flex: 0 0 auto;
}

.block_3 .feedback-row .feedback-blocks .feedback-blocks-item img {
    max-width: 100%;
}

.lessons .ls-title {
    position: relative;
    display: inline-block;
    padding: 10px 22px;
    background: #4cb571;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
    box-shadow: inset 0 12px 49px hsla(0, 0%, 100%, .3);
    transform: skewX(-10deg)
}

.lessons .ls-title span {
    display: block;
    transform: skewX(10deg)
}


/* faq */


.faq {
    position: relative;
    padding-top: 40px;
    padding-bottom: 0px
}

.faq .fq-emblem {
    top: -55px;
    right: 0
}

.faq .h2 {
    margin-bottom: 50px;
    text-align: center
}

.faq .section__title {
    margin-bottom: 50px;
    text-align: center
}

.faq .fq-list {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap
}

.faq .fq-item {
    width: 50%
}

.faq .fq-item:nth-child(2n) {
    padding-left: 35px
}

.faq .fq-item:nth-child(odd) {
    padding-right: 35px
}

.faq .fq-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
    padding: 0 140px 0 35px;
    height: 110px;
    background: #f1f1f1;
    font-size: 17px;
    font-weight: 500;
    border-radius: 10px;
    box-shadow: 0 9px 100px hsla(0, 0%, 83.1%, .23);
    overflow: hidden;
    transition: color .25s;
    cursor: pointer
}

.faq .fq-title:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #4cb571;
    box-shadow: 0 1px 50px rgb(255 255 255 / 40%), inset 5px 5px 20px rgb(255 255 255 / 55%);
    opacity: 0;
    transition: opacity .25s
}

.faq .fq-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    content: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 443.52 443.52' style='enable-background:new 0 0 443.52 443.52;' xml:space='preserve'%3E %3Cg fill='%23ccc'%3E %3Cg%3E %3Cpath d='M143.492,221.863L336.226,29.129c6.663-6.664,6.663-17.468,0-24.132c-6.665-6.662-17.468-6.662-24.132,0l-204.8,204.8 c-6.662,6.664-6.662,17.468,0,24.132l204.8,204.8c6.78,6.548,17.584,6.36,24.132-0.42c6.387-6.614,6.387-17.099,0-23.712 L143.492,221.863z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E");
    right: 35px;
    transform: rotate(-90deg);
    filter: invert(1);
    transition: .25s
}

.faq .fq-title p {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-family: inherit;
    font-weight: 100;
    opacity: .8;
}

.faq .fq-title.active {
    color: #fff
}

.faq .fq-title.active:before {
    opacity: 1
}

.faq .fq-title.active:after {
    content: url("data:image/svg+xml,%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 443.52 443.52' style='enable-background:new 0 0 443.52 443.52;' xml:space='preserve'%3E %3Cg fill='%23fff'%3E %3Cg%3E %3Cpath d='M143.492,221.863L336.226,29.129c6.663-6.664,6.663-17.468,0-24.132c-6.665-6.662-17.468-6.662-24.132,0l-204.8,204.8 c-6.662,6.664-6.662,17.468,0,24.132l204.8,204.8c6.78,6.548,17.584,6.36,24.132-0.42c6.387-6.614,6.387-17.099,0-23.712 L143.492,221.863z'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3Cg%3E %3C/g%3E %3C/svg%3E");
    transform: rotate(90deg)
}

.faq .fq-content {
    padding: 0 35px 22px;
    line-height: 1.5;
    font-family: inherit;
    opacity: .7;
}




/* faq */


.bggrey {
    background-image: url(images/bg_footer.jpg);
    margin-top: 0 !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -90px;
}




/*-------------------------contact------------------------*/

.contact {
    padding-top: 75px;
}

.contact__title {
    font-size: 42px;
    margin-bottom: 0;
    font-weight: 700;
}

.contact__subtitle {
    display: flex;
    align-items: center;
    margin-bottom: 37px;
    position: relative;
}

.contact__subtitle:after {
    content: "";
    display: inline-block;
    background-image: url(../images/contactline.png);
    width: 62px;
    height: 76px;
    opacity: 0.2;
    background-repeat: no-repeat;
    top: 25px;
    position: relative;
}

.contact__subtitle span {
    flex-basis: 570px;
    padding-left: 15px;
    font-size: 24px;
}

.contact__mapblock {
    margin-top: 50px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.contact__iframe iframe {
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    width: 100% !important;
    height: 580px !important;
    border: 0;
}

.contact__manimg {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0px;
}

.contact__manname {
    position: absolute;
    z-index: 3;
    right: 275px;
    bottom: 162px;
    font-size: 24px;
    display: inline-block;
    background-color: #ff7918;
    color: #fff;
    font-weight: 700;
    padding: 7px 18px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.contact__manspecial {
    position: absolute;
    z-index: 2;
    right: 256px;
    bottom: 122px;
    font-size: 16px;
    color: #383838;
    background-color: #fff;
    padding: 12px 18px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}


/*-------------------------contactwhite------------------------*/



/*-------------------------contactwhite------------------------*/

.contactwhite {
    position: absolute;
    left: 83px;
    top: 113px;
    z-index: 1;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 5px;
    background-color: #fff;
    max-width: 410px;
    width: 100%;
}

.contactwhite__inside {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 35px 25px 43px 35px;
    border: 1px solid #f5f5f5;
}

.contactwhite__item {
    margin-bottom: 23px;
}

.contactwhite__title {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.contactwhite__title span {
    display: inline-block;
    margin-left: 6px;
    color: #383838;
    opacity: 0.5;
    font-size: 14px;
    font-weight: 700;
}

.contact__iframe {
    border: 0;
}

.contactwhite__body {
    font-size: 16px;
    line-height: 1.5;
}

.contactwhite__body a:hover {
    color: #3368c9;
}

.contactwhite__download {
    font-size: 14px;
    color: #ff7918;
    text-decoration: underline;
    padding-top: 7px;
}

.contactwhite__download:hover {
    text-decoration: none;
}



/*-------------------------formins------------------------*/


.footer {
    min-height: 130px;
    font-size: 14px;
    line-height: 20px;
}

.footer__logo {
    padding-top: 32px;
}

.footer__logotip {
    font-size: 32px;
    line-height: 1;
    white-space: nowrap;
    font-family: 'Berlingske-web', serif;
    color: #6d605b;
    display: block;
    font-weight: 700;
}

.footer__slogan {
    padding-left: 27px;
}

.scr1 .hdr__licence {
    /* display: none;*/
}

.footer__licence {
    margin-top: 25px;
    margin-left: 85px;
}

.footer__licence p {
    color: #000;
}

.footer__social {
    margin-left: auto;
    margin-top: 40px;
}

.footer__soctxt {}

.footer__soclinks {
    margin-left: 20px;
}

.footer__soclinks a {
    margin-left: 7px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
}

.footer__soclinks a img {
    margin: auto;
    width: auto;
}

.footer__soclinks a:hover {
    opacity: 0.8;
}

.footer__fb {
    background-color: #405d98;
}

.footer__ins {
    background-image: linear-gradient(45deg, #eec32e 0%, #ca2555 50%, #783ba8 100%);
}

.footer__ins img {
    height: 20px;
    width: 20px;
}





.hystmodal__window {
    overflow: visible;
}

.callmodal,
.socmodal {
    width: 1046px;
    background: none;
    position: relative;
}

.callmodal:before,
.socmodal:before {
    height: 65px;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    border-radius: 12px;
    background-color: #ffffff;
    z-index: 2;
    left: 24px;
    right: 24px;
    bottom: -13px;
}

.modal__close {
    width: 25px;
    height: 25px;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: -40px;
    cursor: pointer;
    z-index: 10;
    outline: none;
}

.callmodal__wrap,
.socmodal__wrap {
    position: relative;
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 4;
    border-radius: 16px;
    align-items: center;
}

.callmodal__wrap:before {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 6;
    border: 1px solid rgba(200, 200, 200, 0.4);
    border-radius: 10px;
    pointer-events: none;
}

.callmodal__img {
    position: relative;
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0;
}

.callmodal__img img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px 0 0 16px;
}

.callmodal__person {
    position: absolute;
    left: 66px;
    bottom: 66px;
    background-color: #ffffff;
    z-index: 4;
    box-shadow: 0 4px 59px rgba(163, 169, 183, 0.15);
    padding: 24px 15px 27px 27px;
    border-radius: 15px;
    width: 180px;
}

.callmodal__person:before {
    height: 65px;
    border-radius: 12px;
    background-color: #ffffff;
    z-index: 2;
    left: 0px;
    right: 0px;
    top: -6px;
    transform: skewY(-5deg);
}

.callmodal__person strong {
    position: relative;
    z-index: 4;
    display: block;
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    color: #6d605b;
    font-family: 'Berlingske-web', serif;
}

.callmodal__person span {
    position: relative;
    z-index: 4;
    display: block;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
}

.callmodal__form {
    height: 100%;
    padding: 30px 75px 30px 68px;
    flex-grow: 1;
    text-align: center;
}

.modal__h1 {
    font-size: 38px;
    line-height: 1;
    font-family: 'Berlingske-web', serif;
    font-style: italic;
}

.modal__h1 em {
    color: #6d605b;
}

.modal__h2 {
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 35px;
}

.callmodal__switcher {
    margin-bottom: 15px;
}

.callmodal__switcher label {
    display: block;
    flex-basis: 50%;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
}

.callmodal__switcher input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.callmodal__switcher span {
    height: 66px;
    line-height: 64px;
    border: 1px solid #fe5046;
    color: #ff604c;
    font-size: 16px;
    text-align: center;
    display: block;
}

.callmodal__switchleft {
    border-radius: 33px 0 0 33px;
}

.callmodal__switchright {
    border-radius: 0 33px 33px 0;
}

.callmodal__switcher input:checked+span {
    color: #fff;
    background-color: #fe5046;
}

.callmodal__timewrap {}

.callmodal__submit {
    padding-top: 26px;
}

.callmodal__submit .button {
    width: 100%;
    height: 95px;
    font-size: 20px;
    padding-right: 50px;
}

.callmodal__submit .button img {
    margin-right: 20px;
}

.socmodal {
    width: 1140px;
}

.socmodal__wrap {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    align-items: flex-start;
    padding: 58px 57px 58px 70px;
    background: url(../img/modals/bg__man.jpg) #fff center top no-repeat;
}

.socmodal__left {
    margin-top: -30px;
    max-width: 310px;
}

.socmodal__left li {
    margin-bottom: 24px;
}

.socmodal__form {
    padding: 50px;
    max-width: 473px;
    background-color: #fff;
    margin-left: auto;
}

.socmodal__form .button {
    font-size: 20px;
    padding-right: 50px;
}

.okmodal {
    width: 600px;
    border-radius: 15px;
}

.okmodal__wrap {
    flex-flow: column nowrap;
    align-items: center;
    padding: 60px 30px;
    text-align: center;
}

.ok__icon {
    width: 80px;
    height: auto;
    margin-bottom: 20px;
}

.ok__title {
    font-size: 38px;
    font-family: 'Berlingske-web', serif;
    padding-bottom: 20px;
}

.ok__subtitle {
    font-size: 20px;
    line-height: 1.5;
}

.videoModal {
    width: auto;
    width: 720px;
    height: 410px;
    background-color: #000;
    position: relative;
}

.videoModal .modal__close {
    filter: none !important;
}

.videoModal__wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.videoModal__wrap video {
    outline: none;
    display: block;
    width: 100%;
    height: 100%;
}

.videoModal__wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    z-index: 4;
}

input[type=tel] {
    letter-spacing: 1px;
}

input[type="tel"]::-webkit-input-placeholder {
    letter-spacing: 0px;
}

input[type="tel"]:-ms-input-placeholder {
    letter-spacing: 0px;
}

input[type="tel"]::-ms-input-placeholder {
    letter-spacing: 0px;
}

input[type="tel"]::placeholder {
    letter-spacing: 0px;
}

#zayavkaa {
    margin: 55px auto;
    text-align: center;
}

#zzay {
    padding: 0;
}