* {margin: 0;padding: 0;list-style: none;text-decoration: none;border: none; outline: none;font-family: Raleway, sans-serif;transition: all .4s ease;}
input {
    font-family: 'Gilroy';
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Extrabold.ttf');
    src: url('../fonts/Gilroy-Light.ttf');

}
@font-face {
    font-family: Raleway, sans-serif;
    src: url('../fonts/Raleway-Bold.ttf');
    src: url('../fonts/Raleway-SemiBold.ttf');
    src: url('../fonts/Raleway-Medium.ttf');
    src: url('../fonts/Raleway-Regular.ttf');
    src: url('../fonts/Raleway-Light.ttf');
}
/* D.F. - CENTER/CENTER */
.block__checedUSER, .content__popup__calculation, .popup__calculation , .content__pop-up , .popup__windows, .block__info, .button__prev-block, .button__next-block, .left__block-tenth, .slide, .sliders, .content__ninth-section , .Small__cardsR, .seven__section, .card, .block__all-cards, .block_form form , .content__thirdSection, #button__slider, .block__socNetworks .icons__block, .block__main , .block__yellow-logo, .header {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* D.F. - CENTER/SPACE-BETWEEN */
.radio, .buttons__block, .block__imgALL, .block__buttons-CustomSlider, .block__type-kitchen ul , .right__footer .block__phone-footer, .content__footer, .content__tenth-section, .first__blockSlide .right, .first__blockSlide, .first__blockSlide .left, .right__block-Smallcards, .center__block-Smallcards, .left__block-Smallcards, .main__block-SmallCards, .seven__section ul, .arrows__slider, .right__block-card , .content__block-card, .buttons__number, .content__sliderSixth-section, .contentForm__all, .last__block, .first__block, .right__slider, .content__SliderMain , .block__typeKitchen, .block__language, .block__phone, .block__navigation ul, .block__navigation, .block__logo a, .header__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* IAGES STYLES */

.block__logo, .right__slider img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* IAGES STYLES */
body {
    background-color: #222;
}
.wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.container {
    width: 95%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.container-FIRST {
    width: 95%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.header__mask {
    width: 100%;
    max-width: 100%;
    height: 77px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.header {
    width: 100%;
    max-width: 100%;
    padding: 30px 0 17px 0;
    background-color: rgba(17, 17, 17, 0.56);
    backdrop-filter: blur(15px);
}
.header__content {
    width: 100%;
}
.block__logo {
    width: 18.75000%;
    max-width: 240px;
}
.block__yellow-logo {
    width: 69px;
    height: 30px;
    background-color: #D4A923;
    position: relative;
}
.block__yellow-logo p{
    width: 100%;
    max-width: 59px;
    font-size: 8px;
    font-weight: 300;
    color: #090808; 
    font-family: Gilroy;
}
.block__logo {
    width: 100%;
}
.block__logo a img:hover {
    transform: translateX(3%);
}
.block__navigation {
    width: 44.73438%;
    max-width: 611px;
}
.block__navigation ul{
    width: 100%;
}
.block__navigation ul li a{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: Gilroy;
}
.block__navigation ul li a:hover{
    color: #D4A923;
}
.block__phone {
    width: 12.92188%;
}
.block__phone a{
    color: #D4A923;
    font-size: 18px;
    font-weight: 300;
    font-family: Gilroy;
}
.block__phone a:hover {
    color: #fff;
}
.block__phone a:hover svg path {
    fill: #fff;
}
.block__language {
    width: 12.07813%;
    max-width: 100px;
}
.block__language a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
    font-family: Gilroy;
}
.block__language a:hover {
    color: #D4A923;
}
.first__section {
    width: 100%;
    margin-top: -10px;
    background: url('../img/bgSection.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.first__section-content {
    width: 100%;
    padding: 193px 0;
}
.block__main {
    width: 61.95313%;
}
.block__main::before {
    content: '';
    position: absolute;
    left: -26.5%;
    top: 22%;
    width: 81.95313%;
    height: 492px;
    background: rgba(17, 17, 17, 0.43);
    backdrop-filter: blur(5px);
    border-radius: 20px;
}
.block__main-conetn {
    width: 90%;
    padding: 44px 80px 44px 0px;
    z-index: 9;
}
.block__main-conetn h1 {
    color: #D4A923;
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
}
.block__main-conetn h4 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    margin-bottom: 112px;
}
.block__main-conetn span {
    color: #fff;
    font-weight: 300;
    font-size: 27px;
}
.block__main-conetn p {
    color: #fff;
    font-weight: 300;
    font-size: 27px;
    max-width: 430px;
}
.calculate__price {
    width: 56.55%;
    max-width: 356px;
    height: 76px;
    background-color: #D4A923;
    border: 1px solid inherit;
    color: #090808;
    border-radius: 10px;
    font-family: Gilroy;
    font-weight: 800;
    font-size: 23px;
    margin-top: 20px;
    box-shadow: 2px 0px 10px 0px hsla(45, 72%, 48%, 0.44);
    cursor: pointer;
}
.calculate__price:hover {
    background-color: inherit;
    box-shadow: 2px 0px 10px 0px hsla(0, 0%, 52%, 0.44);
    color: #fff;
}
.block__socNetworks {
    width: 32px;
    max-width: 32px;
    position: absolute;
    right: 0%;
    top: 45%;
}
.block__socNetworks .icons__block {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 5px;
}
.block__socNetworks .icons__block:hover {
    background-color: #090808;
}
.block__socNetworks .icons__block:hover svg path {
    fill: #fff;
}
.block__socNetworks .icons__block:nth-child(3) a{
    width: 16px;
    height: 17px;
}
.block__socNetworks .icons__block:nth-child(2) {
    margin: 25px 0;
}
.second__section {
    padding: 150px 0 0 0;
}
.block__titleALL {
    width: 43.62500%;
    max-width: 584px;
    padding: 90px 0 70px 0;
}
.block__titleALL h1{
    width: 100%;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
}
.block__titleALL p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-top: 30px;
}
.block__type-kitchen {
    width: 90.78125%;
    max-width: 906px;
    margin: 0 auto;
    display: none;
}
.block__type-kitchen ul {
    width: 100%;
    margin: 0 auto;
}
.block__type-kitchen ul li span{
    color: rgba(255, 255, 255, 0.26);
    font-size: 28px;
    font-weight: 400;
    cursor: pointer;
}
.block__ALLsliders {
    width: 100%;
align-items: center;
justify-content: center;
margin: 17px 0 90px 0;
position: relative;
}
.blockALL__SLIDES1, .blockALL__SLIDES2, .blockALL__SLIDES3, .blockALL__SLIDES4, .blockALL__SLIDES5, .blockALL__SLIDES6, .blockALL__SLIDES7, .blockALL__SLIDES8, .blockALL__SLIDES9, .blockALL__SLIDES10 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.slider1 {
    width: 100%;
    position: absolute;
}
.blockALL__SLIDES2, .blockALL__SLIDES3, .blockALL__SLIDES4, .blockALL__SLIDES5, .blockALL__SLIDES6, .blockALL__SLIDES8, .blockALL__SLIDES9, .blockALL__SLIDES10 {
    opacity: 0;
    visibility: hidden;
}
.blockALL__SLIDES1.NONE {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.slider1.none {
    opacity: 0;
    visibility: hidden;
}
.blockALL__SLIDES1.active, .blockALL__SLIDES2.active, .blockALL__SLIDES3.active, .blockALL__SLIDES4.active, .blockALL__SLIDES5.active, .blockALL__SLIDES6.active, .blockALL__SLIDES7.active, .blockALL__SLIDES8.active, .blockALL__SLIDES9.active, .blockALL__SLIDES10.active  {
    opacity: 1;
    visibility: visible;
}
.mask__slider {
    width: 100%;
    opacity: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider1 .img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.button__prev-block{
    width: 13.57500%;
    max-width: 195px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    top: 86%;
    left: 35%;
    z-index: 99;
    background: url('../img/prev.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.button__next-block {
    width: 13.57500%;
    max-width: 195px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    top: 86%;
    left: 51%;
    z-index: 99;
    background: url('../img/next.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.button__next-block {
    left: 60.75%;
    transform: translateX(-60.75%);
}
.button__prev-block {
    left: 39.25%;
    transform: translateX(-39.25%);
}
.button__prev-block:hover {
    transform: translateX(-39.25%) scale(1.02);
}
.button__next-block:hover {
    transform: translateX(-60.75%) scale(1.02);
}
.block__type-kitchen ul li span:hover{
    color: rgba(255, 255, 255, 0.49);
}
.block__type-kitchen ul li span.active__span{
    color: #fff;
}
.block__info {
    width: 13.12500%;
    height: 100%;
    max-width: 189px;
    background-color: rgba(17, 17, 17, 0.8);
    backdrop-filter: blur(8.95px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 20px 20px 0;
}
.right__info {
    width: 10.12500%;
    top: -2px;
    left: 90%;
    border-radius: 20px 0 0 20px;
}
.block__info-text {
    width: 241px;
    transform: rotate(-90deg);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.right__info-text {
    transform: rotate(90deg);
}
.block__info-text h1{
    width: 241px;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: default;
}
.block__info-text span{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    cursor: default;
}
.block__info-text p{
    width: 129px;
    color: #D4A923;
    font-size: 24px;
    font-weight: 300;
    border-bottom: 1px solid #D4A923;
    cursor: pointer;
    margin: 0 auto;
}
.block__infoACTIVE {
    width: 37.56944%;
    height: 580px;
    background: rgba(17, 17, 17, 0.8);
    position: absolute;
    top: 50%;
    left: 7.5%;
    border-radius: 0 20px 20px 0;
    transform: translate(-7.5%, -50%);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    transition: all 0.1s ease;
}
.block__infoACTIVE::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.8);
    backdrop-filter: blur(8.95px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    border-radius: 0 20px 20px 0;
}
.block__infoACTIVE__right {
    top: 50%;
    left: 60.5%;
}
.block__infoACTIVE.open {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.content__block__infoACTIVE {
    width: 87.24584%;
    max-width: 472px;
    margin: 65px auto 0px auto;
    z-index: 99999;
    position: relative;
}
.block__infoACTIVE h3{
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: default;
}
.block__infoACTIVE p{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-top: 30px;
    cursor: default;
}
.block__infoACTIVE span{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: default;
}
.title__sections {
    max-width: 305px;
    font-size: 40px;
    font-weight: 700;
    color: #D4A923;
    border-bottom: 3px solid #D4A923;
    text-align: center;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin: 0 auto;
}
.whiteTetx__about {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    text-align: justify;
}
.content__thirdSection {
    flex-direction: column;
}
.third__section {
    width: 100%;
    padding: 150px 0 0 0;
}
.first__block {
    width: 100%;
    margin: 70px 0 30px 0;
}
.first__blockIMG, .block__textAbout {
    width: 49.14063%;
}
.first__blockIMG img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.first__blockIMG img:hover {
    transform: scale(1.01);
    box-shadow: 2px 0 10px 0 #d4a82383;
}
.fourth__section {
    width: 100%;
    margin: 150px 0;
}
.lymko__bold {
    font-weight: 700;
}
.fifth__section {
    width: 100%;
    background: url('../img/bg5section.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contetn__fifthSection {
    padding: 50px 0 100px 0;
    text-align: center;
}
.contetn__fifthSection h6{
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin: 15px 0 0 0;
}
.contentForm__all {
    width: 100%;
}
.block__formIMG {
    width: 61.70313%;
    max-width: 800px;
}
.block__formIMG img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(-11deg);
}
.block__formIMG img:hover {
    transform: scale(1.02) rotate(-12deg);
}
.block_form {
    width: 34.68750%;
    max-width: 444px;
}
.block_form h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}
.block_form p {
    font-weight: 400;
    text-align: left;
}
.block_form p:nth-child(2) {
    margin: 27px 0 20px 0;
}
.block_form p:nth-child(3) {
    margin: 0 0 20px 0;
}
.block_form form {
    width: 100%;
    background-color: #262626;
    margin-top: 50px;
    flex-direction: column;
    border-radius: 10px;
    position: relative;
}
.block_form form h2{
    color: #D4A923;
    font-size: 28px;
    font-weight: 500;
    padding: 80px 0 47px 0;
}
.block_form form input {
    width: 84.32432%;
    color: #000;
    background: #fff;
    margin: 13.5px 0;
    padding: 19px 29px 19px 29px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
}
.block_form form input:hover {
    box-shadow: 2px 0 10px 0 #d4a82383;
}
.block_form form input::placeholder {
    color: rgba(33, 33, 33, 0.818);
    font-size: 15px;
    font-weight: 500;
}
#get__catalog {
    width: 85%;
    height: 70px;
    margin: 20px 0 60px 8%;
    font-size: 23px;
    font-weight: 700;
    background-color: #D4A923;
}
.sixth__section {
    width: 100%;
    padding: 150px 0 0 0;
}
.content__sliderSixth-section {
    width: 100%;
    margin-top: 74px;
    position: relative;
    align-items: flex-start;
}
.left__block {
    width: 57.65625%;
    max-width: 738px;
}
.left__block img{
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.left__block img:hover {
    transform: scale(1.01);
    box-shadow: 2px 0 10px 0 #d4a82383;
}
.right__block {
    width: 40.62500%;
    max-width: 520px;
}
.buttons__number {
    width: 100%;
    margin-top: 60px;
}
.buttons__number span{
    font-family: Gilroy;
    text-transform: uppercase;
    padding: 25px 11px;
    font-size: 25px;
    font-weight: 300;
    border: 1px solid #D4A923;
    color: rgba(255, 255, 255, 0.380);
    cursor: pointer;
}
.buttons__number span:hover {
    box-shadow: 2px 0 10px 0 #d4a82383;
}
.buttons__number span.activeSpan{
    font-family: Gilroy;
    text-transform: uppercase;
    padding: 25px 11px;
    font-size: 25px;
    font-weight: 300;
    border: 1px solid #D4A923;
    color: rgb(0, 0, 0);
    background-color: #D4A923;
}
.all__blockCARDS {
    position: absolute;
    top: 76%;
    left: 71%;
    transform: translate(-76%, -71%);
    width: 2060px;
    height: 239PX;
}
.cards__mask {
    top: 76%;
    left: 71%;
    transform: translate(-76%, -71%);
    width: 37.5%;
    height: 239px;
    max-width: 480px;
    position: relative;
}
.block__all-cards {
    width: 100%;
}
.card {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.46);
}
.content__block-card {
    width: 87.70833%;
    max-width: 421px;
    align-items: flex-start;
    padding: 20px 0;
}
.left__block-card {
    width: 61.90476%;
    max-width: 260px;
}
.left__block-card p{
    color: rgba(0, 0, 0, 0.380);
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}
.left__block-card h5{
    color: #000000;
    font-size: 20px;
    font-weight: 400;
}
.left__block-card .bold__text{
    font-weight: 700;
}
.right__block-card {
    width: 34.37500%;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 15px;
}
.right__block-card img{
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.arrows__slider {
    width: 100%;
    margin-top: 20px;
}
.right__block-card .button__arrows{
    background-color: inherit;
    cursor: pointer;
}
.right__block-card .button__arrows:hover {
    transform: translateX(6%);
}
.right__block-card .hover__left:hover {
    transform: translateX(-6%);
}
.right__block-card .button__arrows svg{
    width: 95%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.right__block-card .disabled__button {
    opacity: 0.17;
    cursor: default;
}
.right__block-card .disabled__button:hover {
    transform: translateX(0%);
}
#card1.NONE, #card2.NONE, #card3.NONE, #card4.NONE, #card5.NONE, #card6.NONE, #card7.NONE, #card2, #card3, #card4, #card5, #card6, #card7 {
    opacity: 0;
    transition: all .5s ease;
}
#card1.ACTIVE, #card2.ACTIVE, #card3.ACTIVE, #card4.ACTIVE, #card5.ACTIVE, #card6.ACTIVE, #card7.ACTIVE {
    opacity: 1;
    transition: all .5s ease;
    z-index: 99;
}
#card1 {
    z-index: 99;
}
.seven__section {
    width: 100%;
}
.seven__section ul {
    align-items: flex-end;
    justify-content: center;
    margin: 130px 0;
    flex-wrap: wrap;
}
.seven__section ul li {
    padding: 15px 15px;
}
.seven__section ul li img{
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.seven__section ul li img:hover {
    transform: scale(1.05);
}
.eighth__section {
    width: 100%;
    background-image: url('../img/bg8Section.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.eighth__section::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, hsla(0, 0%, 21%, 0.933), #d9d9d900);
    position: absolute;
    top: 0;
    right: 0;
}
.eighth__section::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.22);
    position: absolute;
    top: 0;
    right: 0;
}
.content__eighth-section {
    width: 53.75%;
    max-width: 688px;
    padding: 68px 0;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.main__block-SmallCards {
    width: 96.22093%;
    height: 708px;
    margin: 70px auto 0 auto;
}
.left__block-Smallcards {
    width: 45.49419%;
    max-width: 293px;
    height: 71.75141%;
    flex-direction: column;
    align-items: flex-end;
}
.Small__cardsR {
    position: relative;
    width: 93.61022%;
    height: 108px;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(255, 255, 255, 0.466);
}
.Small__cardsR:hover {
    box-shadow: 0px 2px 10px 0px #d4a82383;
}
.Small__cardsR::after {
    content: '';
    position: absolute;
    right: -6%;
    top: 50%;
    transform: translate(-6%, -50%);
	border-top: 15px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 15px solid transparent;
    border-radius: 10px;
}
.Small__cardsR span{
    width: 85.36997%;
    color: #000;
    font-size: 20px;
}
.center__block-Smallcards {
    width: 19px;
    height: 87.42938%;
    flex-direction: column;
    position: relative;
}
.yellow__circle {
    width: 100%;
    height: 19px;
    background-color: #D4A923;
    box-shadow: 0 0 10px 0 #D4A923;
    border-radius: 50%;
}
.yellow__line {
    position: absolute;
    width: 3px;
    height: 100%;
    background-color: #D4A923;
    top: 0;
    left: 45%;
}
.right__block-Smallcards {
    width: 45.49419%;
    max-width: 293px;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
}
.Small__cardsR__right::after {
    display: none;
}
.Small__cardsR__right::before {
    content: '';
    position: absolute;
    left: -5%;
    top: 50%;
    transform: translate(-6%, -50%);
    border-top: 15px solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 15px solid transparent;
    border-radius: 10px;
}
.ninth_section {
    width: 100%;
    padding: 150px 0 0 0;
}
.content__ninth-section {
    width: 100%;
}
.sliders {
    width: 72.03125%;
    padding: 123px 0 0 0;
}
.slide {
    width: 100%;
    background-color: #F0F0F0;
    position: relative;
    border-radius: 10px;
    margin: 0 5px;
}
.content__slide {
    width: 75.81345%;
    max-width: 699px;
    padding: 55px 0 97px 0;
}
.first__blockSlide {
    align-items: flex-start;
}
.first__blockSlide .left {
    width: 100%;
    max-width: 335px;
    justify-content: flex-start;
}
.first__blockSlide .right {
    width: 20.74392%;
    max-width: 145px;
}
.first__blockSlide .left img{
    width: 48%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.first__blockSlide .left .name{
    color: #020202;
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 7px;
}
.first__blockSlide .left .title{
    color: #020202;
    font-size: 20px;
    font-weight: 300;
}
.last__blockSlide {
    width: 100%;
}
.user__feedback {
    color: #020202;
    font-size: 15px;
    font-weight: 300;
    margin-top: 37px;
}
.block__numbers-Slide {
    position: absolute;
    bottom: 40px;
    right: 55px;
}
.block__numbers-Slide .nimber__active{
    color: #010101;
    font-size: 37px;
    font-weight: 300;
    font-family: Gilroy;
}
.block__numbers-Slide .silver__span{
    color: hsla(0, 0%, 0%, 0.34);
    font-size: 26px;
    font-weight: 300;
    font-family: Gilroy;
}
.tenth__section {
    width: 100%;
    margin: 150px 0 0 0;
    background: url('../img/bg10Section.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.tenth__section::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: hsla(0, 0%, 3%, 0.62);
    backdrop-filter: blur(5px);
}
.content__tenth-section {
    width: 100%;
    padding: 100px 0 150px 0;
    align-items: flex-start;
}
.left__block-tenth {
    width: 33.90625%;
    max-width: 434px;
    flex-direction: column;
    align-items: flex-start;
}
.left__block-tenth h4 {
    color: #fff;
    font-weight: 500;
    font-size: 27.4px;
}
.left__block-tenth span {
    text-align: left;
    font-weight: 400;
    max-width: 285px;
    margin: 13px 0 13px 30px;
    position: relative;
}
.left__block-tenth span::after {
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    width: 19px;
    height: 19px;
    background-color: #D4A923;
    box-shadow: 0 0 10px 0 hsla(45, 72%, 48%, 0.54);
    border-radius: 50%;
}
.left__block-tenth span:nth-child(2) {
    margin: 46px 0 13px 30px;
    max-width: 237px;
}
.left__block-tenth span:nth-child(3) {
    max-width: 190px;
}
.left__block-tenth span:last-child {
    margin: 13px 0 0 30px;
}
.center__block-tenth {
    width: 35.15625%;
    height: 400px;
}
.center__block-tenth img {
    width: 155%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(27deg);
    margin-top: 100px;
    margin-left: -190px;
}
.center__block-tenth img:hover {
    transform: scale(1.02) rotate(26.5deg);
}
.right__block-tenth {
    width: 34.68750%;
}
.right__block-tenth .addFile__mask {
    width: 33.10811%;
    background-color: #D8D6D6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.right__block-tenth .addFile__mask span{
    padding: 18.5px 0;
    color: rgba(0, 0, 0, 0.58);
}
.content__form {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 89.15621%;
    position: absolute;
    top: 59.87%;
}
.content__form  .myFile {
    width: 84.62432%;
    top: -25%;
    cursor: default;
    position: absolute;
    color: hsla(0, 0%, 0%, 0.818);
}
.content__form  label {
    margin: 19.5px 0;
    z-index: 99;
    position: relative;
}
.content__form  label span {
    color: #000;
    border-radius: 10px;
    padding: 19px 40px 18px 40px;
    background-color: #D8D6D6;
    position: relative;
    cursor: pointer;
}
@-moz-document url-prefix() {
    .content__form {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        width: 88.15621%;
        position: absolute;
        top: 51.55%;
        left: 5.85%;
    }
    .content__form .myFile {
        width: 74.2%;
        top: -25%;
        right: 0;
        cursor: default;
        position: absolute;
        color: rgba(0, 0, 0, 0.28);
    }
    .content__form label {
        margin: 18.25px 0px;
        z-index: 999;
    }
    .content__form .myFile {
        padding: 15.5px 29px;
    }
}
input::file-selector-button {
    display: none;
}
.footer {
    width: 100%;
    background-color: #222;
}
.content__footer {
    width: 100%;
    padding: 60px 0;
    align-items: flex-start;
}
.left__footer {
    width: 21%;
}
.block__logo img {
    width: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.left__footer img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 0 28px 0;
}
.left__footer img:hover {
    transform: translateX(3%);
}
.left__footer p, .left__footer span, .center__footer ul li a, .block__phone-footer a {
    font-family: Gilroy;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}
.emailtetxfooter {
    margin: 0 0 48px 0;
}
.center__footer ul li a:hover, .block__phone-footer a:hover {
    color: #D4A923;
}
.left__footer span {
    color: rgba(255, 255, 255, 0.44);
}
.center__footer {
    width: 19.53125%;
    max-width: 109px;
}
.center__footer ul li:first-child {
    padding: 0 0 10px 0;
}
.center__footer ul li:last-child {
    padding: 10px 0 0 0;
}
.center__footer ul li {
    padding: 10px 0;
}
.right__footer {
    width: 16.27813%;
    max-width: 161px;
}
.right__footer .block__phone-footer {
    width: 100%;
}
.block__phone-footer a {
    margin: 0;
}
.right__footer .block__socNetworks {
    width: 100%;
    max-width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-top: 20px;
}
.all__maskBLACK {
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}
.all__maskBLACK.active {
    opacity: 1;
    visibility: visible;
}
.popup__windows {
    width: 53.61111%;
    max-width: 772px;
    background: url('../img/bgPOPUP.png');
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
}
.popup__windows.activePOPUp {
    opacity: 1;
    visibility: visible;
}
.content__pop-up {
    width: 87.69430%;
    max-width: 677px;
    padding: 36px 0 194px 0;
    flex-direction: column;
    align-items: flex-end;
}
.content__pop-up svg{
    cursor: pointer;
}
.content__pop-up svg:hover{
    transform: rotate(-180deg);
}
.block__textPOPUP {
    width: 99.30724%;
    max-width: 652px;
    margin-top: 100px;
}
.block__textPOPUP h4{
    color: #fff;
    font-size: 31.1px;
    font-weight: 500;
    text-align: center;
}
.block__textPOPUP p{
    color: #fff;
    font-size: 27.7px;
    font-weight: 400;
    text-align: center;
    margin-top: 25px;
}
.history__title {
    max-width: 367px;
    margin: 0;
}
.create__kitchen {
    max-width: 677px;
}
.upload__catalog {
    max-width: 888px;
}
.viklyck__disagn {
    max-width: 755px; 
    z-index: 99; 
    position: relative; 
    padding-top: 68px;
}
.robota__title {
    max-width: 404px;
    margin: 0;
}
.vidhuky__title {
    max-width: 176px;
    margin: 0;
}
.design__proect {
    padding-top: 90px; 
    max-width: 672px; 
    margin: 0;
}
.header .block__phone svg {
    margin-top: 3px;
}
.width533 {
    max-width: 533px;
}
.last__blockProdile {
    margin-left: 30px;
}
#mobile {
    display: none;
}
.burger__menu.opening__burger, .burger__menu, .btn__burger {
    display: none;
}
.popup__calculation {
    width: 73.05556%;
    max-width: 1052px;
    background: #262626;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
}
.closed__button__calc {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 25px;
    right: 42px;
    cursor: pointer;
}
.closed__button__calc:hover {
    transform: rotate(-180deg);
}
.content__popup__calculation {
    width: 84.03042%;
    max-width: 884px;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 0 50px 0;
}
.width901 {
    width: 85.64639%;
    max-width: 901px;
}
.block__numbers {
    width: 53px;
}
.block__numbers .active__number{
    font-family: Gilroy;
    font-weight: 300;
    color: rgb(255, 255, 255);
    font-size: 37px;
}
.block__numbers span{
    font-family: Gilroy;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.34);
    font-size: 26px;
}
.progress__bar {
    width: 100%;
    margin-top: 12px;
    position: relative;
}
.silver__line__bar {
    width: 100%;
    height: 68px;
    background-color: #3C3B3B;
    border-radius: 12px;
    margin: 0;
}
.yellow__line__bar {
    width: 11.1%;
    height: 100%;
    background-color: #D4A923;
    border-radius: 12px;
    position: absolute;
    top: 0;
    left: 0;
}
.block__type__kitchen {
    width: 100%;
    margin-top: 40px;
}
.block__type__kitchen h2{
    color: #D4A923;
    font-size: 35px;
    font-weight: 700;
}
.block__type__kitchen h3{
    color: #D4A923;
    font-size: 30px;
    font-weight: 700;
}
.block__imgALL {
    width: 100%;
    margin-top: 66px;
}
.card__img__typeKitchen {
    width: 23.24766%;
    overflow: hidden;
    position: relative;
}
.card__img__typeKitchen p {
    max-width: 155px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.card__img__typeKitchen .width177px {
    max-width: 177px;
}
.card__img__typeKitchen img{
    width: 93%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
}
.card__img__typeKitchen img:hover{
    transform: translateY(-2%);
}
.buttons__block {
    width: 67.75701%;
    max-width: 580px;
    margin-top: 22px;
}
.prev__button {
    width: 31.03448%;
    height: 76px;
    max-width: 180px;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.55);
}
.disabled__button__prev {
    background-color: rgba(255, 255, 255, 0.44);
    cursor: default;
}
.disabled__button__prev svg {
    opacity: 0.2;
}
.prev__button svg{
    width: 100%;
    height: 20%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.button__netx {
    width: 61.37931%;
    max-width: 356px;
    height: 76px;
    background-color: #D4A923;
    border-radius: 10px;
    box-shadow: 2px 0 10px 0 hsla(45, 72%, 48%, 0.44);
    color: #000;
    font-size: 23px;
    font-family: Gilroy;
    font-weight: 700;
    cursor: pointer;
}
.button__netx:hover, .prev__button:hover {
    transform: scale(1.02);
}
.disabled__button__prev:hover {
    transform: scale(1.0);
}
.yellow__2 {
    width: 22.2%;
}
.yellow__3 {
    width: 33.3%;
}
.yellow__4 {
    width: 44.4%;
}
.yellow__5 {
    width: 55.5%;
}
.yellow__6 {
    width: 66.6%;
}
.yellow__7 {
    width: 77.7%;
}
.yellow__8 {
    width: 88.8%;
}
.yellow__9 {
    width: 100%;
}
.block__radio__buttons {
    width: 60%;
    padding: 98px 0 90px 0;
}
.block__radio__editPadding {
    padding: 101px 0 49px 0;
}
.radio:first-child {
    margin: 0 0 10px 0;
}
.radio:last-child {
    margin: 10px 0 0 0;
}
.radio {
    width: 100%;
    justify-content: flex-start;
    margin: 10px 0;
}
.radio .label_text {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-left: 20px;
}
.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.radio input[type="radio"] + .radio-label:before {
    content: "";
    background: inherit;
    border-radius: 100%;
    border: 2px solid #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #fff;
    box-shadow: inset 0 0 0 6px #262626;
    cursor: pointer;
}
.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
}
.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
#form__calc {
    width: 73.07692%;
    padding: 105px 0 101px 0;
    display: flex;
    flex-direction: column;
}
#form__calc input:first-child {
    margin: 0 0 6px 0;
}
#form__calc input:last-child {
    margin: 6px 0 0 0;
}
#form__calc input {
    width: 96.13003%;
    height: 56px;
    border-radius: 10px;
    margin: 6px 0;
    padding: 0 0 0 25px;
    font-size: 20px;
}
#form__calc input::placeholder {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.6);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type='number'] {
    -moz-appearance: textfield;
}
.block__final__photo {
    width: 100%;
    padding: 38.5px 0;
}
.block__final__photo img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.popup__calculation{
    opacity: 0;
    visibility: hidden;
    top: 40%;
    left: 50%;
    transition: all 650ms;
}
.popup__calculation .calc2, .popup__calculation .calc3, .popup__calculation .calc4, .popup__calculation .calc5, .popup__calculation .calc6, .popup__calculation .calc7, .popup__calculation .calc8, .popup__calculation .calc9 {
    opacity: 1;
    top: 50%;
    left: 50%;
    transition: all 650ms;
    visibility: visible;
}
.calc2, .calc3, .calc4, .calc5, .calc6, .calc7, .calc8, .calc9 {
    opacity: 0;
    top: 40%;
    visibility: hidden;
}
.calc1.active, .calc2.active, .calc3.active, .calc4.active, .calc5.active, .calc6.active, .calc7.active, .calc8.active, .calc9.active {
    opacity: 1;
    visibility: visible;
    top: 50%;
    left: 50%;
    transition: all 650ms;
}
#get__catalog1 {
    background-color: #D4A923;
    width: 80.32432%;
    max-width: 330px;
    height: 70px;
    margin: 20px 0 30px 10%;
    font-size: 23px;
    font-weight: 700;
}
.card__img__typeKitchen input {
    display: none;
    position: relative;
}
.card__img__typeKitchen .labelIMG {
    height: 230px;
    z-index: 999;
}
.card__img__typeKitchen .labelIMG:before {
    content: '';
    position: absolute;
    width: 93%;
    height: 91.8%;
    background: initial;
    z-index: 99;
    cursor: pointer;
}
.card__img__typeKitchen input[type="radio"]:checked + .labelIMG:before {
    background: url('../img//checked.png');
    width: 93%;
    height: 91.8%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.card__img__typeKitchen input[type="radio"]:checked + .labelIMGSmall:before {
    background: url('../img//checked.png');
    width: 93%;
    height: 83.2%;
    max-height: 83.2%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.card__img__typeKitchen input[type="radio"]:checked + .labelIMGSmall2:before {
    background: url('../img//checked.png');
    width: 93%;
    height: 90.7%;
    max-height: 90.7%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.span__display__none {
    display: none;
}
.viklyck__disagn__mobile {
    display: none;
}
.vbr__tg__wts {
    font-size: 6px;
    position: absolute;
    bottom: 56.25%;
    left: 13%;
}
.vbr__tg__wts__button {
    font-size: 6px;
    position: absolute;
    bottom: 39.25%;
    left: 13%;
}
.block__ALLsliders:last-child {
    margin: 17px 0 0 0;
}
.slider1 .img, .slider2 .img, .slider3 .img, .slider4 .img, .slider5 .img, .slider6 .img, .slider7 .img, .slider8 .img, .slider9 .img, .slider10 .img, .img, .mask__slider  {
    max-height: 870px;
    object-fit: fill;
}
.block__type__kitchen__desctop {
    /* width: 55.78125%; */
    height: 30px;
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    display: flex;
    align-items: center;
    opacity: 0;
    visibility: hidden;
}
.block__type__kitchen__desctop ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background-color: rgba(0, 0, 0, 0.474); */
    background: rgba(255, 255, 255, 0.4);
    /* backdrop-filter: blur(9px); */
    border-radius: 10px;
    padding: 10px 0;
}
.block__type__kitchen__desctop ul li span{
    /* color: rgba(255, 255, 255, 0.26); */
    color: rgba(0, 0, 0, 0.7);
    font-size: 28px;
    font-weight: 400;
    cursor: pointer;
    padding: 0 20px;
}
.block__type__kitchen__desctop ul li span.active__span {
    color: #D4A923;
}
.other__kitchen__buttons {
    position: absolute;
    top: 85.5%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    padding: 13.5px 10px;
    cursor: pointer;
    /* background-color: rgba(0, 0, 0, 0.474); */
    background: rgba(255, 255, 255, 0.4);
}
.other__kitchen__buttons:hover {
    transform: translateX(-50%) scale(1.02);
}
.other__kitchen__buttons p{
    position: relative;
    color: #fff;
    padding: 13.5px 10px;
    cursor: pointer;
    font-size: 700;
}
.block__type__kitchen__desctop.active {
    opacity: 1;
    visibility: visible;
}
.block_form form .wp-block-contact-form-7-contact-form-selector, .right__block-tenth .wp-block-contact-form-7-contact-form-selector {
    display: block;
}
.fifth__section .wp-block-contact-form-7-contact-form-selector, .tenth__section #wpcf7-f521-o9, .popup__calculation #wpcf7-f509-o1, .popup__calculation #wpcf7-f515-o2 {
    display: none;
}
.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 form .wpcf7-response-output, .wpcf7-response-output {
    /*padding: 170px 80px;*/
    /*border: none; */
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*width: auto;*/
    /*max-width: 80%;*/
    /*transform: translate(-50%, -50%);*/
    /*background-image: url('../img/bgPOPUP.png');*/
    /*font-size: 32px;*/
    /*font-weight: 500;*/
    /*color: #fff;*/
    /*border-radius: 20px;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*z-index: 99999;*/
    /*text-align: center;*/
    /*line-height: 45px;*/
    /*cursor: pointer;*/
    /*display: block;*/
    position: absolute;
    bottom: 0;
    border: none;
    color: #46b450;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
}
.wpcf7-response-output {
    bottom: 25px;
}
/*.wpcf7-response-output {*/
/*    padding: 170px 80px;*/
/*    border: none; */
/*    position: fixed;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    width: auto;*/
/*    max-width: 80%;*/
/*    transform: translate(-50%, -50%);*/
/*    background-image: url('../img/bgPOPUP.png');*/
/*    font-size: 32px;*/
/*    font-weight: 500;*/
/*    color: #fff;*/
/*    border-radius: 20px;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    z-index: 99999;*/
/*    text-align: center;*/
/*    line-height: 45px;*/
/*    cursor: pointer;*/
/*    display: none;*/
/*}*/

@media screen and (max-width: 1700px) {
    .button__next-block {
        left: 63%;
        transform: translateX(-63%);
    }
    .button__next-block:hover{
        left: 63%;
        transform: translateX(-63%) scale(1.01);
    }
    .button__prev-block {
        left: 37%;
        transform: translateX(-37%);
    }
    .button__prev-block:hover {
        transform: translateX(-37%) scale(1.01);
    }
}
@media screen and (max-width: 1380px) {
    .whiteTetx__about {
        font-size: 18px;
    }
    .content__form  label {
        margin: 20px 0;
        z-index: 99;
    }
    .center__block-tenth img {
        width: 150%;
        margin-top: 100px;
        margin-left: -170px;
    }
    .block__info {
        height: 99.5%;
    }
    .block__main-conetn h1 {
        font-size: 40px;
    }
    .block__main-conetn h4 {
        font-size: 36px;
        margin-bottom: 90px;
    }
    .block__main-conetn p {
        font-size: 20px;
        max-width: 350px;
    }
    .calculate__price {
        width: 42%;
        height: 60px;
    }
    .block__main::before {
        width: 75%;
        height: 400px;
    }
    .first__section-content {
        width: 100%;
        padding: 159px 0;
    }
    .block__imgALL {
        margin-top: 40px;
    }
    .buttons__block {
        width: 50%;
    }
    .prev__button {
        width: 40%;
        height: 50px;
    }
    .button__netx {
        width: 55%;
        height: 50px;
        font-size: 16px;
    }
    .silver__line__bar {
        height: 50px;
    }
    .closed__button__calc {
        width: 35px;
        height: 35px;
        top: 17px;
        right: 17px;
    }
    .block__type__kitchen {
        margin-top: 20px;
    }
    .block__radio__buttons {
        width: 60%;
        max-width: 60%;
        padding: 60px 0;
    }
    .block__type__kitchen h2, .block__numbers .active__number {
        font-size: 28px;
    }
    .block__numbers span {
        font-size: 20px;
    }
    #form__calc {
        padding: 70px 0;
    }
    .block__final__photo {
        padding: 20px 0;
    }
    .block__type__kitchen h3 {
        font-size: 22px;
    }
    .slider1 .img, .slider2 .img, .slider3 .img, .slider4 .img, .slider5 .img, .slider6 .img, .slider7 .img, .slider8 .img, .slider9 .img, .slider10 .img, .img, .mask__slider {
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .header {
        padding: 15px 0;
    }
    .popup__calculation {
        top: 45%;
        left: 50%;
        transform: translate(-50%, -45%);
    }
    .popup__calculation {
        width: 60%;
    }
    .content__popup__calculation {
        padding: 20px 0;
        width: 86%;
    }
    .card__img__typeKitchen p {
        font-size: 14px;
    }
    .card__img__typeKitchen input[type="radio"]:checked + .labelIMG:before {
        height: 90.5%;
    }
    .card__img__typeKitchen input[type="radio"]:checked + .labelIMGSmall:before {
        height: 82%;
    }
    .first__section-content {
        padding: 130px 0 100px 0;
    }
    .second__section, .third__section {
        padding: 80px 0 0 0;
    }
    .block__ALLsliders {
        margin: 15px 0 90px 0;
    }
    .block__infoACTIVE {
        height: 500px;
    }
    .other__kitchen__buttons {
        top: 85.5%;
        padding: 10px 10px;
    }
    .button__next-block {
        width: 11%;
        height: 40px;
        left: 62.75%;
        transform: translateX(-62.75%);
    }
    .button__prev-block {
        width: 11%;
        height: 40px;
        left: 37.25%;
        transform: translateX(-37.25%);
    }
    .button__prev-block:hover {
        transform: translateX(-37.25%) scale(1.02);
    }
    .button__next-block:hover {
        left: 62.75%;
        transform: translateX(-62.75%) scale(1.02);
    }
    .block__type__kitchen__desctop {
        bottom: 100px;
    }
    .block__type__kitchen__desctop ul li span{
        font-size: 18px;
    }
    .block__type__kitchen__desctop {
        bottom: 120px;
    }
}
@media screen and (max-width: 1240px) {
    .content__form {
        top: 52.8%;
    }
    #get__catalog {
        width: 80%;
        height: 70px;
        margin: 20px 0 60px 0%;
        font-size: 23px;
        font-weight: 700;
    }
    #get__catalog1 {
        margin: 20px 0 60px 3%;
    }
    .popup__calculation {
        width: 70%;
    }
    .slider1 .img, .slider2 .img, .slider3 .img, .slider4 .img, .slider5 .img, .slider6 .img, .slider7 .img, .slider8 .img, .slider9 .img, .slider10 .img, .img, .mask__slider {
        height: auto;
        object-fit: cover;
    }
    .center__block-tenth img {
        width: 140%;
        margin-top: 160px;
        margin-left: -100px;
    }
    .popup__windows {
        width: 85%;
    }
    .content__tenth-section .block_form form {
        margin: 0;
    }
    .left__block-tenth {
        z-index: 99;
    }
    .block_form p {
        text-align: center;
    }
    .content__form .myFile {
        width: 82%;
        left: 0%;
    }
    .content__form label {
        margin-top: 18.5px;
        margin-right: 3px;
    }
    .content__form label span{
        padding: 18.5px 42px;
    }
    .block_form {
        width: 50%;
    }
    .content__eighth-section {
        width: 75%;
    }
    .block__language {
        width: 10%;
    }
    .block__phone {
        width: 16.5%;
    }
}
@media screen and (max-width: 1000px) {
    .content__form  label {
        margin: 20px -20px 20px 0;
        z-index: 99;
    }
    .content__form {
        top: 52.4%;
    }
    .button__next-block {
        width: 11%;
        height: 35px;
        left: 65.75%;
        transform: translateX(-65.75%);
    }
    .button__prev-block {
        width: 11%;
        height: 35px;
        left: 34.25%;
        transform: translateX(-34.25%);
    }
    .button__prev-block:hover {
        transform: translateX(-34.25%) scale(1.02);
    }
    .button__next-block:hover {
        left: 65.75%;
        transform: translateX(-65.75%) scale(1.02);
    }
    .block__type__kitchen__desctop {
        bottom: 100px;
    }
    .block__type__kitchen__desctop ul li span{
        font-size: 18px;
    }
    .other__kitchen__buttons {
        top: 85%;
        padding: 8px 10px;
    }
}
@media screen and (max-width: 975px) {
    .block__language {
        width: 10%;
    }
    .block__phone {
        width: 17%;
    }
    .popup__calculation  {
        width: 90%;
    }
    .closed__button__calc {
        width: 38px;
        height: 38px;
    }
    .block__checedUSER svg {
        width: 30%;
    }
    .silver__line__bar, .prev__button, .button__netx {
        height: 45px;
    }
    .block__type__kitchen h2 {
        font-size: 30px;
    }
    .block__radio__buttons {
        width: 50%;
        max-width: 50%;
    }
    .radio .label_text {
        font-size: 16px;
    }
    .card__img__typeKitchen p {
        font-size: 11px;
    }
    .block__navigation ul li a, .block__phone a, .block__language span {
        font-size: 14px;
    }
    .block__logo {
        width: 20%;
    }
    .block__logo img {
        width: 58%;
    }
    .block__yellow-logo {
        width: 60px;
    }
    .block__main::before {
        width: 88%;
    }
    .block__main-conetn h1 {
        font-size: 44px;
    }
    .block__main-conetn h4 {
        font-size: 34px;
    }
    .block__main-conetn span {
        font-size: 21px;
    }
    .calculate__price {
        width: 60%;
        font-size: 18px;
    }
    .second__section {
        padding: 100px 0;
    }
    .block__titleALL {
        width: 60%;
    }
    .block__type-kitchen ul li span {
        font-size: 24px;
    }
    .button__prev-block, .button__next-block {
        width: 15%;
    }
    .whiteTetx__about {
        font-size: 16px;
    }
    .title__sections {
        font-size: 30px;
    }
    .card {
        width: 80%;
    }
    .right__block-card img {
        width: 90%;
    }
    .buttons__number {
        margin-top: 10px;
    }
    .buttons__number span {
        padding: 20px 9.5px;
        font-size: 18px;
    }
    .buttons__number span.activeSpan {
        padding: 20px 9.5px;
        font-size: 18px;
    }
    .cards__mask {
        top: 82%;
        left: 75%;
    }
    .first__blockSlide .left img {
        width: 40%;
    }
    .user__feedback {
        font-size: 14px;
    }
    .title__sections {
        margin: 0 auto;
    }
    .content__form label {
        margin: 20px 0;
    }
    .content__form label span {
        padding: 19px 38px;
    }
    .left__block-tenth {
        width: 45%;
    }
    .center__block-tenth {
        display: none;
    }
    .left__footer p, .left__footer span, .center__footer ul li a, .block__phone-footer a {
        font-size: 16px;
    }
    .right__footer {
        width: 19%;
    }
    .title__sections {
        max-width: 215px;
    }
    .history__title {
        max-width: 278px;
        margin: 0;
    }
    .create__kitchen {
        max-width: 295px;
        border-bottom: 0;
    }
    .create__kitchen__line {
        width: 21%;
        height: 3px;
        background-color: #D4A923;
        margin: 0 auto;
    }
    .upload__catalog {
        max-width: 346px;
    }
    .viklyck__disagn {
        max-width: 513px; 
    }
    .robota__title {
        max-width: 287px;
        margin: 0;
    }
    .vidhuky__title {
        max-width: 132px;
        margin: 0;
    }
    .design__proect {
        max-width: 440px; 
    }
    .block__info-text h1, .block__info-text span {
        font-size: 20px;
    }
    .block__infoACTIVE {
        width: 50%;
    }
    .button__next-block {
        width: 12%;
        height: 35px;
        left: 65.75%;
        transform: translateX(-65.75%);
    }
    .button__prev-block {
        width: 12%;
        height: 35px;
        left: 34.25%;
        transform: translateX(-34.25%);
    }
    .button__prev-block:hover {
        transform: translateX(-34.25%) scale(1.02);
    }
    .button__next-block:hover {
        left: 65.75%;
        transform: translateX(-65.75%) scale(1.02);
    }
    .block__type__kitchen__desctop {
        bottom: 100px;
    }
    .block__type__kitchen__desctop ul li span{
        font-size: 18px;
    }
    .other__kitchen__buttons {
        top: 85%;
        padding: 8px 10px;
    }
}
@media screen and (max-width: 768px) {
    .block_form form input {
        width: 75%;
    }
    .content__form label {
        margin: 20px 20px 20px 0;
    }
    .create__kitchen__line {
        width: 28%;
        height: 3px;
        background-color: #D4A923;
        margin: 0 auto;
    }
    .block__checedUSER.active__user {
        height: 89.9%;
    }
    .block__checedUSER__small.active__user {
        height: 80.9%;
    }
    .block__checedUSER__metry.active__user {
        height: 88%;
    }
    .content__pop-up {
        padding: 36px 0 120px 0;
    }
    .block__textPOPUP h4 {
        font-size: 26px;
    }
    .block__textPOPUP p {
        font-size: 18px;
    }
    .header .block__phone .icon__number {
        display: none;
    }
    .header .block__phone {
        width: 2.5%;
    }
    .header .block__phone  .icon__phone {
        height: 16px;
    }
    .header .block__phone svg {
        width: 16px;
        height: 16px;
        margin-top: 0px;
    }
    .block__navigation {
        width: 60%;
    }
    .block__yellow-logo {
        display: none;
    }
    .block__language {
        width: 12%;
    }
    .block__logo {
        width: 15%;
    }
    .block__logo img {
        width: 100%;
    }
    .block__main::before {
        width: 100%;
        top: 18%;
        height: 400px;
    }
    .block__main-conetn {
        width: 100%;
        padding: 14px 70px 14px 0px;
    }
    .first__section-content {
        padding: 140px 0;
    }
    .block__main-conetn h1 {
        font-size: 34px;
    }
    .block__main-conetn h4 {
        font-size: 24px;
        margin-bottom: 70px;
    }
    .block__main-conetn span {
        font-size: 18px;
    }
    .calculate__price {
        width: 60%;
        font-size: 15.5px;
        height: 50px;
    }
    .block__titleALL {
        width: 80%;
        padding: 50px 0 70px 0;
    }
    .block__titleALL h1 {
        font-size: 24px;
    }
    .block__titleALL p {
        font-size: 16px;
    }
    .block__type-kitchen ul li span {
        font-size: 18px;
    }
    .block__info {
        top: -2px;
    }
    .width533 {
        max-width: 300px;
    }
    .block__info-text h1, .block__info-text span, .block__infoACTIVE h3 {
        font-size: 18px;
    }
    .block__info-text p {
        font-size: 16px;
        width: 85px;
    }
    .second__section, .third__section, .ninth_section {
        padding: 100px 0 0 0;
    }
    .block__ALLsliders:last-child {
        margin: 17px 0 0 0;
    }
    .block__infoACTIVE {
        left: 10%;
    }
    .block__infoACTIVE__right {
        left: 49.5%;
    }
    .button__prev-block, .button__next-block {
        width: 14%;
        top: 80%;
        height: 25px;
    }
    .first__block, .last__block {
        width: 100%;
        flex-direction: column;
    }
    .first__blockIMG, .block__textAbout {
        width: 80%;
    }
    .block__textAbout {
        order: 2;
    }
    .first__blockIMG img {
        margin-bottom: 10px;
    }
    .whiteTetx__about {
        font-size: 18px;
    }
    .first__blockSlide .right {
        width: 50%;
        position: absolute;
        bottom: 5%;
        left: 50%;
        transform: translate(-50%, -5%);
    }
    .block__numbers-Slide {
        display: none;
    }
    .sliders {
        width: 100%;
        padding: 50px 0 0 0;
    }
    .user__feedback {
        font-size: 16px;
    }
    .contentForm__all {
        flex-direction: column;
    }
    .seven__section ul li {
        padding: 10px 10px;
    }
    .content__eighth-section {
        width: 95%;
    }
    .content__sliderSixth-section {
        align-items: center;
        flex-direction: column;
    }
    .left__block {
        width: 90%;
    }
    .cards__mask {
        top: 85%;
        left: 76.5%;
    }
    .buttons__number {
        margin-top: 130px;
    }
    .right__block {
        width: 60%;
    }
    .content__tenth-section {
        flex-direction: column;
        align-items: center;
    }
    .left__block-tenth {
        width: 85%;
    }
    .center__block-tenth, .right__block-tenth {
        width: 100%;
        display: block;
    }
    .block_form {
        width: 100%;
    }
    .center__block-tenth img {
        margin: 20px 0 0 50px;
        width: 80%;
    }
    .content__tenth-section {
        padding: 50px 0 50px 0;
    }
    .right__block-tenth {
        margin-top: 11%;
    }
    .left__footer, .center__footer{
        width: 35%;
    }
    .right__footer {
        width: 24%;
    }
    .block__formIMG {
        width: 80%;
    }
    .center__block-tenth {
        height: auto;
    }
    .button__next-block {
        width: 10%;
        height: 25px;
        left: 65.75%;
        transform: translateX(-65.75%);
    }
    .button__prev-block {
        width: 10%;
        height: 25px;
        left: 34.25%;
        transform: translateX(-34.25%);
    }
    .button__prev-block:hover {
        transform: translateX(-34.25%) scale(1.02);
    }
    .button__next-block:hover {
        left: 65.75%;
        transform: translateX(-65.75%) scale(1.02);
    }
    .block__type__kitchen__desctop {
        bottom: 100px;
    }
    .block__type__kitchen__desctop ul li span{
        font-size: 14px;
        padding: 0 10px;
    }
    .other__kitchen__buttons {
        top: 79%;
        padding: 5px 10px;
        font-size: 12px;
    }
}
@media screen and (max-width: 575px) {
    .other__kitchen__buttons, .block__type__kitchen__desctop {
        display: none;
    }
    .block__type-kitchen {
        display: block;
    }
    .right__block-card {
        margin: 0;
    }
    .content__block-card {
        padding: 0px 0 10px 0;
    }
    .arrows__slider {
        width: 70%;
        position: absolute;
        left: 50%;
        bottom: 5px;
        transform: translate(-50%, 0%);
        margin-top: 40px;
    }
    #card1, #card2, #card3, #card4, #card5, #card6, #card7 {
        height: 155px;
    }
    #card1.ACTIVE, #card2.ACTIVE, #card3.ACTIVE, #card4.ACTIVE, #card5.ACTIVE, #card6.ACTIVE, #card7.ACTIVE {
        height: 155px;
    }
    .right__block-card .button__arrows svg {
        width: 65%;
        border-radius: 5px;
        background-color: #D4A923;
        padding: 5px 15px;
    }
    .right__block-card .button__arrows:hover {
        transform: translateX(0%);
    }
    .create__kitchen__line {
        width: 150px;
        height: 3px;
        background-color: #D4A923;
        margin: 0 auto;
    }
    .upload__catalog__line {
        width: 260px;
        height: 3px;
        background-color: #D4A923;
        margin: 0 auto;
    }
    .first__section {
        background: url('../img/bgSectionMobile.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 50px 0 0 0;
    }
    .first__section-content {
        padding: 170px 0 160px 0;
    }
    .span__display__none {
        display: block;
        visibility: hidden;
        opacity: 0;
    }
    .popup__calculation {
        width: 100%;
    }
    .content__popup__calculation {
        width: 95%;
    }
    .card__img__typeKitchen p {
        font-size: 7.4px;
    }
    .block__checedUSER.active__user {
        height: 89%;
    }
    .block__checedUSER__small.active__user {
        height: 80%;
    }
    .block__checedUSER__metry.active__user {
        height: 87.5%;
    }
    .block__radio__editPadding {
        padding: 70px 0 50px 0;
    }
    #form__calc {
        width: 97%;
    }
    .block__type__kitchen h2 {
        font-size: 20px;
    }
    .button__netx {
        font-size: 13px;
    }
    .silver__line__bar, .prev__button, .button__netx {
        height: 35px;
    }
    .block__imgALL {
        margin-top: 30px;
    }
    .closed__button__calc {
        width: 30px;
        height: 30px;   
    }
    .block__numbers .active__number {
        font-size: 28px;
    }
    .block__numbers span {
        font-size: 18px;
    }
    .block__radio__buttons {
        width: 100%;
        max-width: 100%;
        padding: 20px 0 20px 0;
    }
    .block__type__kitchen {
        margin-top: 20px;
    }
    .radio {
        margin: 5px 0;
    }
    .radio input[type="radio"] + .radio-label:before {
        width: 10px;
        height: 10px;
    }
    .radio input[type="radio"]:checked + .radio-label:before {
        background-color: #fff;
        box-shadow: inset 0 0 0 3px #262626;
    }
    #form__calc {
        padding: 20px 0 20px 0;
    }
    #form__calc input {
        height: 35px;
        font-size: 12px;
    }
    #form__calc input::placeholder {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4);
    }
    .buttons__block {
        margin-top: 15px;
    }
    .block__final__photo {
        padding: 20px 0 20px 0;
    }
    .block__type__kitchen h3 {
        font-size: 14px;
    }
    .radio .label_text {
        font-size: 14px;
    }
    .container {
        width: 90%;
    }
    .header .block__navigation, .header .block__language, .header .block__phone svg, .first__section .block__socNetworks, .center__footer {
        display: none;
    }
    .block__yellow-logo p {
        max-width: 44px;
    }
    .block__yellow-logo {
        width: 60px;
        display: flex;
    }
    .block__logo {
        width: 60%;
    }
    .block__logo img {
        width: 67%;
    }
    .block__main::before {
        width: 113%;
        left: -7%;
        top: 25.75%;
        height: 370px;
        background: rgba(17, 17, 17, 0.43);
        -webkit-backdrop-filter: blur(5px);
    }
    .block__main-conetn h4 {
        font-size: 26px;
        margin: 2px 0 100px 0;
    }
    .block__main {
        width: 100%;
    }
    .block__main-conetn {
        padding: 0px 0 0px 0;
        text-align: center;
        margin-top: -15px;
    }
    .block__main-conetn h1 {
        font-size: 38px;
    }
    .center__block-tenth img {
        width: 100%;
        margin: 20px 0 0 0px;
        transform: rotate(20deg);
    }
    .block__main-conetn span {
        max-width: 85%;
        font-size: 20px;
        margin: 0 auto;
    }
    #desctop {
        display: none;
    }
    #mobile {
        display: block;
    }
    .calculate__price {
        margin: -14px 0 0 0;
        width: 70%;
        height: 58px;
    }
    .title__sections {
        font-size: 25px;
        max-width: 179px;
    }
    .block__titleALL {
        width: 95%;
    }
    .block__titleALL h1 {
        font-size: 18px;
    }
    .block__type-kitchen {
        width: 100%;
    }
    .block__type-kitchen ul {
        width: 100%;
        text-align: center;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .block__type-kitchen ul li {
        margin: 1.5px;
        background-color: #1A1919;
        border-radius: 5px;
    }
    .width533 {
        max-width: 100%;
    }
    .button__prev-block, .button__next-block {
        width: 17%;
        height: 19.2px;
        top: 20px;
    }
    .button__prev-block {
        left: 38%;
    }
    .button__next-block {
        left: 63%;
    }
    .button__next-block:hover {
        left: 63%;
        transform: default;
    }
    .block__info {  
        width: 100%;
        height: 81px;
        max-width: 100%;
        top: 77%;
        left: 0%;
        transform: translate(0%, 0%);
        border-radius: 20px 20px 0 0;
    }
    .block__info-text {
        transform: rotate(0);
    }
    .slider1 .img, .slider2 .img, .slider3 .img, .slider4 .img, .slider5 .img, .slider6 .img, .slider7 .img, .slider8 .img, .slider9 .img, .slider10 .img, .img, .mask__slider {
        height: 320px;
        object-fit: cover;
    }
    .block__info-text p {
        font-size: 13.94px;
        border: 1px solid #D4A923;
        padding: 7.5px 17px;
        margin: 4.3px 0 0 0;
    }
    .block__info-text h1, .block__info-text span {
        font-size: 12px;
    }
    .block__infoACTIVE {
        width: 75%;
        left: 19%;
        height: 500px;
    }
    .block__infoACTIVE p {
        font-size: 12px;
    }
    .first__blockIMG, .block__textAbout {
        width: 100%;
    }
    .history__title {
        max-width: 232px;
    }
    .create__kitchen {
        max-width: 245px;
        border-bottom: 0;
    }
    .upload__catalog {
        max-width: 294px;
        border-bottom: 0;
    }
    .seven__section ul {
        margin: 100px 0;
    }
    .seven__section ul li img {
        width: 100%;
    }
    .seven__section ul li {
        width: 25%;
    }
    .viklyck__disagn {
        display: none;
    }
    .viklyck__disagn__mobile {
        display: block;
        z-index: 99;
        position: relative;
        max-width: 320px;
        padding-top: 30px;
    }
    .content__eighth-section {
        width: 100%;
    }
    .main__block-SmallCards {
        width: 100%;
        height: 370px;
        margin: 0;
    }
    .whiteTetx__about {
        font-size: 13px;
    }
    .block_form form h2 {
        padding: 30px 0 25px 0;
    }
    #get__catalog {
        width: 83%;
        margin: 30px 0 25px 0;
    }
    #get__catalog1 {
        width: 100%;
        margin: 50px 0 60px 0px;
    }
    .content__form {
        top: 45.5%;
    }
    .vbr__tg__wts {
        font-size: 6px;
        position: absolute;
        bottom: 60.5%;
        left: 13%;
    }
    .vbr__tg__wts__button {
        font-size: 6px;
        position: absolute;
        bottom: 42.8%;
        left: 13%;
    }
    .block__formIMG {
        width: 100%;
    }
    .block_form h4 {
        font-size: 18px;
    }
    .Small__cardsR span {
        font-size: 10px;
        z-index: 99;
    }
    .left__block-Smallcards {
        align-items: flex-start;
    }
    .right__block-Smallcards {
        height: 99%;
        align-items: flex-end;
    }
    .Small__cardsR {
        height: 54px;
    }
    .yellow__circle {
        width: 10px;
        height: 10px;
    }
    .yellow__line {
        width: 1.5px;
        transform: translateX(0.5px);
    }
    .robota__title {
        max-width: 240px;
        margin-left: 20px;
    }
    .card {
        width: 60%;
    }
    .cards__mask {
        left: 78.5%;
        transform: translate(-78.5%, -78.5%);
    }
    #mobile__conteiner {
        width: 100%;
    }
    .left__block {
        width: 100%;
    }
    .right__block {
        width: 90%;
    }
    .left__block-card p, .left__block-card h5, .left__block-tenth span {
        font-size: 11px;
    }
    .vidhuky__title {
        max-width: 110px;
    }
    .design__proect {
        max-width: 235px;
        text-align: left;
        margin: 0;
    }
    .left__block-tenth {
        width: 100%;
    }
    .left__block-tenth h4 {
        font-size: 18px;
    }
    .left__block-tenth span::after {
        width: 12px;
        height: 12px;
    }
    .left__block-tenth span, .left__block-tenth span:nth-child(2), .left__block-tenth span:nth-child(3) {
        max-width: 100%;
    }
    .left__block-tenth span:nth-child(3) {
        margin: 5px 0 5px 30px;
    }
    .left__block-tenth span:nth-child(2) {
        margin: 20px 0 5px 30px;
    }
    .left__block-tenth span:last-child {
        margin: 5px 0 0 30px;
    }
    .content__form .myFile {
        left: 0%;
        top: -4%;  
        padding: 19.5px 29px;
    }
    .content__form label {
        margin: 4px 22px 30px 0;
    }
    .content__footer {
        flex-direction: column;
        align-items: center;
    }
    .left__footer {
        width: 50%;
    }
    .left__footer p, .left__footer span, .center__footer ul li a {
        font-size: 14px;
        text-align: center;
    }
    .right__footer {
        width: 52.5%;
    }
    .block__phone-footer a {
        font-size: 18px;
    }
    .left__footer span {
        position: absolute;
        bottom: 7%;
        left: 50%;
        transform: translate(-50%, -7%);
        margin: 0;
    }
    .left__footer p {
        margin: 48px 0 13px 0;
    }
    .btn__burger {
        width: 25px;
        height: 18px;
        overflow: hidden;
        position: relative;
        z-index: 9999;
        cursor: pointer;
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .btn__burger span {
        width: 100%;
        height: 2px;
        background-color: #D4A923;
        position: absolute;
        border-radius: 3px;
    }
    .btn__burger span:nth-child(1) {
        top: 0;
        left: 0;
    }
    .btn__burger span:nth-child(2) {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .btn__burger span:nth-child(3) {
        bottom: 0%;
        left: 0;
    }
    .burger__menu {
        width: 100%;
        height: 100vh;
        background-color: #222;
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 999999;
        opacity: 0;
        visibility: hidden;
        top: 0;
    }
    .burger__menu.opening__burger {
        opacity: 1;
        visibility: visible;
        display: flex;
    }
    .content__burger__menu {
        width: 57.33333%;
    }
    .content__burger__menu .block__navigation {
        width: 100%;
        display: block;
    }
    .content__burger__menu .block__navigation ul{
        flex-direction: column;
    }
    .content__burger__menu .block__navigation ul li:first-child{
        margin: 0 0 15px 0;
    }
    .content__burger__menu .block__navigation ul li:last-child{
        margin: 15px 0 0 0;
    }
    .content__burger__menu .block__navigation ul li{
        margin: 15px 0;
    }
    .content__burger__menu .block__phone, .block__phone .icon__number {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .content__burger__menu .block__phone {
        margin: 30px auto 92px auto;
        width: 80%;
    }
    .content__burger__menu .block__phone svg {
        margin-right: 10px;
    }
    .content__burger__menu .block__language {
        width: 100%;
        margin: 0 auto;
    }
    .content__burger__menu .block__socNetworks {
        width: 55%;
        max-width: 55%;
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
    }
    .content__burger__menu .left__footer {
        width: 100%;
    }
    .content__burger__menu .left__footer p {
        width: 70%;
        max-width: 193px;
        position: absolute;
        bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
    }
    .content__burger__menu .left__footer span {
        bottom: 3%;
    }
    .burger__menu .close__burger__menu {
        position: absolute;
        top: 40px;
        right: 27px;
    }
    .burger__menu .close__burger__menu:hover {
        transform: rotate(-180deg);
    }
    .left__block-card p {
        margin-bottom: 10px;
    }
    .first__section-content {
        padding: 230px 0 230px 0;
    }
}
@media screen and (max-width: 420px) {
    .content__form label {
        margin: 4px 0px 30px 0;
    }
}
@media screen and (max-width: 400px) {
    .content__form label {
        margin: 4px -5px 30px 0;
    }
}
@media screen and (max-width: 360px) {
    .content__form label {
        margin: 4px -7px 30px 0;
    }
    .content__form label span {
        padding: 19px 25px;
    }
    .block__main-conetn h1 {
        font-size: 40px;
    }
}