* {
    margin: 0;
    padding: 0;
}

html,
body {
    margin: 0 !important;
    padding: 0;
}

section,
div,
p,
svg,
header,
footer {
    /* border:2px solid black; */
}

@font-face {
    font-family: 'Rounded Mplus';
    src: url('/fonts/Roundedmplus1cbold.woff2') format('woff2'), url('/fonts/Roundedmplus1cbold.ttf') format('truetype'), url('/fonts/Roundedmplus1cbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neucha';
    src: url('/fonts/Neucha.woff2') format('woff2'), url('/fonts/Neucha.ttf') format('truetype'), url('/fonts/Neucha.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.main-wrapper {
    max-width: 1904px;
    margin: 0 auto;
}

#Side_slide {
    display: none;
}

.relative {
    position: relative;
}

button {
    background-color: transparent;
    outline: 0;
}

.c-w {
    color: white;
}

.text-center {
    text-align: center;
}

header {
    position: relative;
    min-height: 720px;
}

.slide-foto1 {
    width: 33%;
    top: 13%;
    right: 10%;
    z-index: 2;
    position: absolute;
}

.slide-foto2 {
    width: 33%;
    top: 0%;
    right: 8%;
    z-index: 1;
    position: absolute;
}

.header-svg {
    height: 900px;
    position: absolute;
}

.header__second {
    position: absolute;
    top: 0;
}

.header-2 {
    height: 900px;
    opacity: 0.5;
    padding-top: 55px;
    position: absolute;
}

header nav {
    left: 180px;
    top: 105px;
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    position: absolute;
}

.logo {
    padding-bottom: 7px;
    width: 265px;
}

.mobile-logo {
    display: none;
}

nav li {
    padding-right: 57px;
    display: inline;
}

nav li:last-child {
    padding-right: 0;
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

nav li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

nav li:last-child a {
    border-right: 0;
}

nav a#pull {
    display: none;
}

.clearfix-menu {
    display: flex;
    align-items: center;
}

.slid-descr {
    max-width: 868px;
    left: 188px;
    display: flex;
    position: absolute;
    flex-direction: column;
    top: 257px;
}
.slid-descr__bigtxt {
    text-align: left;
}
.h2-white,
.slid-descr__bigtxt {
    
    font-family: Rounded Mplus;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 66px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.slid-descr__smalltxt {
    margin-top: 20px;
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.slid-descr__button {
    margin-top: 80px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 24px;
    color: #fff;
    max-width: 315px;
    padding: 14px;
    font-size: 30px;
    line-height: 110%;
    font-family: Neucha;
    cursor: pointer;
}

.slid-descr__button span {
    padding: 10px 50px;
    border-radius: 24px;
    font-family: Neucha;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    border: 2px solid white;
}

.container {
    margin: 0 auto;
    max-width: 1259px;
}

.podbor h1 {
    transition: all 1s;
    transform: translateX(-10000px);
}

.active-podbor.podbor h1 {
    transform: translateX(0px);
}

h1 {
    text-transform: uppercase;
    font-family: Rounded Mplus;
    color: #FF603D;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    text-align: center;
    padding-bottom: 100px;
}

.podbor-fon {
    width: 100%;
    position: relative;
    background: url(/img/podbor-fon.svg) no-repeat 0 100%;
    min-height: 1231px;
    overflow: hidden;
}

.podbor-fon__heightwrap {
    min-height: 900px;
    position: relative;
}

.podbor {
    width: 100%;
    padding-top: 152px;
    position: absolute;
    left: 0;
    visibility: hidden;
}

.podbor.active-podbor {
    visibility: visible;
    position: relative;
}

.block__rachet-main {
    min-height: 300px;
    margin: 0 auto;
    max-width: 1028px;
    display: flex;
    flex-wrap: wrap;
}

.block__rachet {
    padding-left: 75px;
}

.block__rachet-left {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    transition: all 1s;
}

.podbor .block__rachet-left {
    transform: translateX(-10000px);
}

.active-podbor .block__rachet-left {
    transform: translateX(0px);
}

.block_rachet-bigtxt {
    padding-bottom: 10px;
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}

.block_rachet-smalltxt {
    padding-bottom: 25px;
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #828282;
}

.block_rachet-button {
    padding: 15px 60px;
    font-family: Neucha;
    cursor: pointer;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    color: #FF603D;
    border: 2px solid #FF603D;
    border-radius: 24px;
}

.podl_question {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    transform: translate(29%, -48%);
}

.podl_question-znakvopr {
    position: absolute;
    font-family: Rounded Mplus;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    text-align: center;
    color: #FF603D;
}

.block__rachet-right {
    position: relative;
}

.podl_question-r {
    position: absolute;
    transform: translate(15%, -15%);
}

.podl_question-r-main {
    position: absolute;
    transform: translate(0%, -17%);
    transition: 1s;
    opacity: 0;
}

.active-podbor .podl_question-r-main {
    opacity: 1;
}

.schema {
    margin-top: -11%;
}

.schema h1 {
    text-transform: uppercase;
    font-family: Rounded Mplus;
    color: #FF603D;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    text-align: center;
    padding-bottom: 50px;
}

.schema__block {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.schema__block-piece {
    height: 275px;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
}

.schema__block-piece--zagol {
    z-index: 1;
    position: absolute;
    transform: translate(100%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol {
    width: 100%;
    z-index: 1;
    position: relative;
    transform: translate(0, 0);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol2 {
    z-index: 1;
    position: absolute;
    transform: translate(83%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol3 {
    z-index: 1;
    position: absolute;
    transform: translate(117%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol4 {
    z-index: 1;
    position: absolute;
    transform: translate(274%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol5 {
    z-index: 1;
    position: absolute;
    transform: translate(253%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.schema__block-piece--zagol6 {
    z-index: 1;
    position: absolute;
    transform: translate(360%, 75%);
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF603D;
}

.podl_schema-img {
    position: absolute;
}

.num {
    position: absolute;
    font-family: Rounded Mplus;
    font-size: 85px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #fff
}

.num1 {
    top: 0;
    transform: translate(186%, 47%);
}

.schema__block-knopki {
    transform: translate(100%, 94%);
    position: absolute;
    display: flex;
    flex-direction: column;
}

.schema__block-knopki--but1,
.schema__block-knopki--but2 {
    cursor: pointer;
    padding: 8px 44px;
    font-family: Neucha;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
}

.schema__block-knopki--but1 {
    margin-bottom: 15px;
    background: linear-gradient( 90deg, #FF5B45 -0.02%, #FF005C 126.94%);
    box-shadow: 0px 1px 1px rgb(0 0 0 / 18%);
    border-radius: 17px;
    color: #fff;
}

.schema__block-knopki--but2 {
    text-decoration: none;
    background: #FFDEDA;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.18);
    border-radius: 17px;
    color: #FF5B45
}

.schema__block-knopki--but1 span {
    text-decoration: none;
    padding: 20px 0;
}

.schema__block-txt {
    max-width: 250px;
    margin-top: 15px;
    height: 150px;
    display: flex;
    align-items: center;
    position: relative;
    transform: translate(0, 0);
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
}

.schema__block-txt1 {
    max-width: 278px;
    position: absolute;
    transform: translate(83%, 123%);
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
}

.schema__block-txt2 {
    top: 50%;
    max-width: 278px;
    position: absolute;
    transform: translate(83%, -47%);
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
}

.preimush {
    width: 100%;
    padding-bottom: 400px;
    background: url(/img/fon-preimush.png) no-repeat;
    position: relative;
    background-size: cover;
}

.preimush:before {
    content: "";
    width: 214px;
    height: 447px;
    background: url(/img/preim-fon2.svg) 100% 35% no-repeat;
    position: absolute;
    right: 0;
    top: 35%;
}

.preimush h1 {
    padding-top: 300px;
    padding-bottom: 50px;
}

.preimush__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.preimush__block-piece {
    padding-left: 65px;
    flex: 0 0 50%;
    max-width: 40%;
    position: relative;
}

.preimush__block-piece--bigtxt {
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #FF5B45;
}

.container1 {
    margin: 0 auto;
    max-width: 1000px;
}

.preimush__block-piece-smalltxt {
    max-width: 390px;
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    color: black
}

.preim-podl {
    padding-left: 81px;
    /* transform: translate(186%,47%); */
    background: url(/img/preim-podl.svg) no-repeat -6% 7%;
    width: 100px;
    height: 175px;
    padding-top: 45px;
}

.preimush__block-ico {
    position: absolute;
    transform: translate(-118%, 25%)
}

.all-batut {
    position: relative;
    z-index: 2;
    margin-top: -741px;
}

.all-batut_bg {
    padding: 0 15px;
    background: url(/img/all-batut-fon.png) no-repeat;
    min-height: 900px;
    position: relative;
}

.img-kniga {
    width: 46%;
    max-width: 890px;
    min-width: 700px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.slid-descr-cat {
    padding-top: 550px;
    max-width: 868px;
    display: flex;
    flex-direction: column;
    /* top: 257px; */
}

.slid-descr__bigtxt-cat {
    font-family: Rounded Mplus;
    text-transform: uppercase;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 66px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    padding-bottom: 10px;
}

.slid-descr__smalltxt-cat {
    font-family: Neucha;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.slid-descr__button-cat {
    text-decoration: none;
    padding-top: 80px;
}
.slid-descr__button-cat span:hover {
  background:#f87f76
}

.slid-descr__button-cat span {
    padding: 10px 50px;
    border-radius: 24px;
    font-family: Neucha;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    border: 2px solid white;
}

.slider {
    padding-top: 250px;
}

.slider h2 {
    text-transform: uppercase;
    font-family: Rounded Mplus;
    color: #FF603D;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    text-align: center;
    margin-bottom: 40px;
}

.container-tooltip {
    margin: 0 auto;
    max-width: 1259px;
}

.tooltip {
    margin: 0px auto 0;
    position: relative;
    top: 60px;
}

.tooltip__bg {}

.block-tooltip {
    display: flex;
}

.block-tooltip-left {
    padding-top: 45px;
    display: flex;
    flex-direction: column;
    flex: 0 0 50%;
    max-width: 45%;
}

.block-tooltip-left-largetxt {
    font-family: Rounded Mplus;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    color: #FF603D;
}

.block-tooltip-left-smalltxt1 {
    font-family: Neucha;
    font-family: Neucha;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    color: #000000;
}

.block-tooltip-left-smalltxt1 span {
    display: block;
    padding-top: 20px;
    color: #FF603D;
}

.block-tooltip-right {
    position: relative;
}

.block-tooltip-right>span {
    border: 2px solid #FF655A;
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 50%;
    background: #fff;
    color: #FF655A;
    outline: none;
    text-align: center;
}

.block-tooltip-right>span:before {
    font-weight: 700;
    content: "+";
    font-size: 40px;
    line-height: 75%;
    position: absolute;
    left: 3px;
    bottom: -3px;
}

.paint-chel-1 {
    top: 30.1%;
    left: 17.7%;
}

.paint-chel-2 {
    top: 35.1%;
    left: 37.7%;
}

.paint-chel-3 {
    top: 58.1%;
    left: 30.7%;
}

.paint-chel-4 {
    top: 70.1%;
    left: 40.7%;
}

.footer-img {
    display: none;
}

footer {
    margin-top: 20px;
    position: relative;
    background: url(/img/romb-left.svg) 0 83% no-repeat, url(/img/romb-right.svg) 100% 93% no-repeat, url(/img/Group_13.svg) 0 100% no-repeat;
    margin-top: -150px;
    padding-bottom: 171px;
    overflow: hidden;
}


/* {
    width: 100%;
    padding-bottom: 400px;
    background: url(/img/preim-fon2.svg) 100% 35% no-repeat, url(/img/fon-preimush.png) no-repeat;
} */

.footer-content {
    width: 100%;
    min-height: 1030px;
    font-family: 'Neucha';
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 320px;
}

.footer__textarea {
    width: 100%;
    margin-top: 155px;
}

.footer__textarea p {
    font-size: 36px;
    line-height: 105%;
    margin-top: 15px;
}

.contacts__area {
    width: 100%;
    max-width: 750px;
    margin: 35px auto 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 49px;
    box-sizing: border-box;
}

.contacts__area-mail,
.contacts__area-tel {
    padding-left: 16%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 36px;
    line-height: 40px;
    margin: 15px 0;
}

.contacts__area-mail {
    background: url(/img/footer-mail.svg) no-repeat 0 55%;
    text-decoration: none;
    color: #000;
}

.contacts__area-tel {
    text-decoration: none;
    background: url(/img/footer-call.svg) no-repeat 0 55%;
    color: #000;
}

.contacts__area-whatsup {
    display: inline-block;
    width: 219px;
    height: 74px;
    background: url(/img/WhatsApp.svg) no-repeat;
}

.contacts__area-telegramm {
    display: inline-block;
    width: 219px;
    height: 74px;
    background: url(/img/Telegram.svg) no-repeat;
}

.form_radio {
    margin-bottom: 20px;
}

.form_radio input[type=radio] {
    display: none;
}

.form_radio label {
    display: inline-block;
    cursor: pointer;
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    position: relative;
    padding-left: 25px;
    margin-right: 0;
    line-height: 18px;
    user-select: none;
}

.form_radio label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 18px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background: url(https://snipp.ru/img/radio-1.png) 0 0 no-repeat;
}

.form_radio label[for='radio-12']:before,
.form_radio label[for='radio-13']:before,
.form_radio label[for='radio-14']:before {
    content: none;
}


/* Checked */

.form_radio input[type=radio]:checked+label:before {
    background: url(https://snipp.ru/img/radio-2.png) 0 0 no-repeat;
}


/* Hover */

.form_radio label:hover:before {
    filter: brightness(120%);
}


/* Disabled */

.form_radio input[type=radio]:disabled+label:before {
    filter: grayscale(100%);
}

.input-pole {
    padding-top: 15px;
}

.block_rachet-button-back {
    padding: 15px 60px;
    cursor: pointer;
    font-family: Neucha;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    color: #979797;
    border: 2px solid #979797;
    border-radius: 24px;
}

.podbor__buttons-block {
    width: 100%;
}

.active-podbor[data-podbor='1']~.podbor-controls {
    display: none;
}

.active-podbor[data-podbor='3']~.podbor-controls {
    bottom: 360px;
}

.active-podbor[data-podbor='4']~.podbor-controls {
    bottom: 180px;
}

.active-podbor[data-podbor='5']~.podbor-controls {
    bottom: 134px;
}

.active-podbor[data-podbor='3']~.podbor-controls #Progress {
    width: 40%;
}

.active-podbor[data-podbor='4']~.podbor-controls #Progress {
    width: 63%;
}

.active-podbor[data-podbor='5']~.podbor-controls #Progress {
    width: 100%;
}

.active-podbor[data-podbor='6']~.podbor-controls {
    display: none;
}

.podbor-controls {
    position: static;
    /* bottom: 230px; */
    width: 100%;
    left: 0;
}

#thematical {
    display: none;
}

.input-pole input {
    width: 90%;
    height: 48px;
    outline: none;
    font-family: Neucha;
    font-size: 24px;
    border: 0;
    background-color: #EBEBEB;
    border-radius: 12px;
    margin-bottom: 20px;
    padding: 17px 30px;
}

.input-pole::placeholder {
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #828282;
}

.progress {
    padding-bottom: 20px;
}

.block_rachet-button-next.disabled_button {
    opacity: 0.2;
    cursor: default;
}

.block_rachet-button-next {
    padding: 15px 60px;
    cursor: pointer;
    font-family: Neucha;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    border: 0;
    background: #FF603D;
    color: #fff;
    border-radius: 24px;
}

.svyaz {
    max-width: 500px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.svyaz .form_radio {
    margin-bottom: 0;
}

.infoo {
    font-family: Neucha;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #828282;
}

.podl_question-galka {
    position: absolute;
    width: 92px;
    height: 68px;
    transform: translate(-32%, -14%);
}

#ProgressBar {
    width: 100%;
    max-width: 422px;
    height: 13px;
    border-radius: 5px;
    background: #ebebeb;
    margin-bottom: 20px;
}

#Progress {
    width: 18%;
    background-color: #ff603d;
    height: 100%;
    border-radius: 7px;
    transition: width 1s ease-out;
}

.container-footer-fon {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.12);
    width: 100%;
    height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
}

.container-footer {
    margin: 0 auto;
    max-width: 1400px;
    padding-top: 15px;
    font-family: Neucha;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    color: #FFD4D4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-links {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.footer-links a {
    font-size: 12px;
    color: #FFD4D4;
    text-decoration: none;
    transition: opacity 0.3s;
}

.footer-links a:hover {
    opacity: 0.7;
    text-decoration: underline;
}

/* Модальное окно */
.modal-overlay {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: auto;
}

.modal-overlay.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
    background-color: #fff;
    margin: auto;
    padding: 30px;
    border-radius: 10px;
    max-width: 800px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    line-height: 1;
    transition: color 0.3s;
}

.modal-close:hover {
    color: #000;
}

.modal-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
    padding-right: 40px;
}

.modal-body {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}


/* slick  */

[data-slick-index="0"],
[data-slick-index="4"] {
    width: 10%;
}

[data-slick-index="1"],
[data-slick-index="3"] {
    width: 23%;
}

[data-slick-index="2"] {
    width: 34%;
}

.slick-slide {
    max-width: 200px;
    max-height: 200px;
    overflow: hidden;
}

.slick-slide.slick-active.slick-center {
    max-width: 400px;
    max-height: 400px;
}

.slick-center {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
}

.flatContainer {
    display: none;
}

.active-podbor.podbor h2 {
    transform: translateX(0px);
}
.podbor h2 {
    transition: all 1s;
    transform: translateX(-10000px);
}
h2 {
    text-transform: uppercase;
    font-family: Rounded Mplus;
    color: #FF603D;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.05em;
    text-align: center;
    padding-bottom: 100px;
}


@media (max-width: 992px) {
.active-podbor.podbor h2 {
    text-align: left;
    margin-bottom: 20px;
}
.active-podbor.podbor h2 {
    transform: translateX(0px);
}
}
@media (max-width: 992px) {
.podbor h2 {
    padding: 20px 20px 0 0;
}
}
@media (max-width: 992px) {
.podbor h2 {
    font-size: 30px;
}
}
@media (max-width: 780px) {
h2,
    .h2-white,
    .slid-descr__bigtxt {
        font-size: 30px;
        line-height: 120%;
    }
}


@media (max-width: 500px) {
    header {
        min-height: 350px;
    }
    .block-tooltip-left-largetxt {
        font-size: 21px;
    }
    .slid-descr__smalltxt {
        margin-top: 0;
        font-size: 16px;
        line-height: 115%;
    }



    h2,
    .h2-white,
    .slid-descr__bigtxt {
        font-size: 23px;
        line-height: 110%;
    }

}
.acept {
  font-family: Neucha;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    color: #828282;  
    padding-bottom: 10px;
}