
body {
    margin: 0;
}

@media (max-width: 30000px) and (min-width: 1200px){

    body {
        margin: 0;
        font-family: 'Noto Sans', sans-serif;
    }
.header {
    width: 100%;
    background-color: #fff;
    height: 50px;
    position: fixed;
    top: 0;
    box-shadow: 2px 4px 16px 0px rgba(151, 151, 151, 0.7);
    transition: transform .2s linear;
z-index: 3;
    
}


.header2 {
    width: 0;
    font-size: 0;
}

.phone1 {
    width: 0;
}

.phone1_container {
    width: 0;
}

.img1_cont {
    width: 0;
}
.header.hide {
    transform: translateY(-50px);
}
.logo_header {
    position: fixed;
    float: left;
    margin-left: 50px;
}
.product_header {
    color: black;
    position: fixed;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;
margin-left: 400px;
text-decoration: none;
transition: 1s;

}
.all_header {
height: 15px;
margin-top:16px;
width: 1500px;
margin-left: auto;
margin-right: auto;



}
.app_header {
    color: #C8BB93;
    position: fixed;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;
margin-left: 600px;
text-decoration: none;
transition: 1s;
}

.distr_header {
    color: black;
    position: fixed;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;
margin-left: 800px;
text-decoration: none;
transition: 1s;
}

.buy_header {
    color: black;
    position: fixed;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;
margin-left: 1000px;
text-decoration: none;
transition: 1s;
}

.product_header:hover {
    color: #C8BB93;
    transition: 1s;
}

.app_header:hover {
    color: #C8BB93;
    transition: 1s;
}

.distr_header:hover {
    color: #C8BB93;
    transition: 1s;
}

.buy_header:hover {
    color: #C8BB93;
    transition: 1s;
}

.frame0 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.h1_first {
    margin-top: 200px;
    font-style: normal;
    font-weight: 300;
font-size: 40px;
line-height: 45px;
}
.par1_first {
    font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
}
.par2_first {
    font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
}
.par3_first {
    font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
}
.par4_first {
    font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
}
.par5_first {
    font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
}
.diagram1 {
    margin-left: 450px;
    margin-top: -500px;
}
.h1_second {
    margin-top: 200px;
    font-style: normal;
    font-weight: 300;
font-size: 40px;
line-height: 45px;
}
.diagram2 {
    margin-top: 30px;
    float: left;
    width: 500px;
}
.par1_second {
    margin-left: 20px;
    margin-top: 110px;
    float: left;
    font-weight: 200;
}
.dot1 {
    margin-left: 123px;
    margin-top: 120px;
    float: left;
}

.dot2 {
    float: left;
    margin-left: -297px;
    margin-top: 215px;
}
.par2_second {
    margin-left: -267px;
    margin-top: 210px;
    float: left;
    font-weight: 200;
}
.dot3 {
    float: left;
    margin-left: -297px;
    margin-top: 310px;
}
.par3_second {
    margin-left: 152px;
    margin-top: 137px;
    float: left;
    font-weight: 200;
}
.read_more {
    padding-left: 50px;
    padding-right: 50px;
    border: black 1px solid;
    margin-left: -520px;
    margin-top: 400px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    color: black;
    text-decoration: none;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 24px;
transition: 0.5s;
}
.second {
width: 950px;
margin-left: auto;
margin-right: auto;
}
.read_more:hover {
        background: #C8BB93;
        transition: 0.5s;
        color: #fff;
        animation: infinite;
        -moz-box-shadow:0 0 10px #C8BB93; 
        -webkit-box-shadow:0 0 10px #9c9273; 
        box-shadow:0 0 10px #C8BB93;
        border: 1px solid #C8BB93;
    
}

.frame1 {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 700px;
    background-color: #F9F9F9;
    margin-top: 900px;
}
.frame1_h1 {
    float: left;
    font-style: normal;
    font-weight: 300;
font-size: 40px;
line-height: 45px;
margin-left: 50px;
margin-top: 20%;
}
.about_frame1 {
    margin-left: -378px;
    float: left;
    margin-top: 25%;
}
.about2_frame1 {
    margin-left: -415px;
    float: left;
    margin-top: 30%;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 21px;
}

.phone_frame1 {
    width: 500px;
    margin-top: 5%;
    margin-left: 150px;
}

.h1_frame2 {
    margin-top: 5%;
text-align: center;
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 45px;
}


#slider { /*положение слайдера*/
    position: relative;
	text-align: center;
    top: 10px;
}

#slider{ /*центровка слайдера*/
	margin: 0 auto;
}

#slides article{ /*все изображения справа друг от доруга*/
	width: 20%;
	float: left;
}

#slides .image{ /*устанавливает общий размер блока с изображениями*/
	width: 500%;
	line-height: 0;
}

#overflow{ /*сркывает все, что находится за пределами этого блока*/
	width: 100%;
	overflow: hidden;
}

article img{ /*размер изображений слайдера*/
	width: 100%;
}

#desktop:checked ~ #slider{ /*размер всего слайдера*/
	max-width: 960px; /*максимальнная длинна*/
}

/*настройка переключения и положения для левой стрелки*/
/*если свич1-5 активны, то идет обращение к лейблу из блока с id контролс*/
#switch1:checked ~ #controls label:nth-child(5), 
#switch2:checked ~ #controls label:nth-child(1),
#switch3:checked ~ #controls label:nth-child(2),
#switch4:checked ~ #controls label:nth-child(3),
#switch5:checked ~ #controls label:nth-child(4){
	background: url('prev.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: left;
	margin: 0 0 0 -84px; /*сдвиг влево*/
	display: block;
	height: 68px;
	width: 68px;
}

/*настройка переключения и положения для правой стрелки*/
#switch1:checked ~ #controls label:nth-child(2), 
#switch2:checked ~ #controls label:nth-child(3),
#switch3:checked ~ #controls label:nth-child(4),
#switch4:checked ~ #controls label:nth-child(5),
#switch5:checked ~ #controls label:nth-child(1){
	background: url('next.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: right;
	margin: 0 -84px 0 0; /*сдвиг вправо*/
	display: block;
	height: 68px;
	width: 68px;
}

label, a{ /*при наведении на стрелки или переключатели - курсор изменится*/
	cursor: pointer;
}

.all input{ /*скрывает стандартные инпуты (чекбоксы) на странице*/
	display: none;
}

/*позиция изображения при активации переключателя*/
#switch1:checked ~ #slides .image{
	margin-left: 0;
}

#switch2:checked ~ #slides .image{
	margin-left: -100%;
}

#switch3:checked ~ #slides .image{
	margin-left: -200%;
}

#switch4:checked ~ #slides .image{
	margin-left: -300%;
}

#switch5:checked ~ #slides .image{
	margin-left: -400%;
}

#controls{ /*положение блока всех управляющих элементов*/
	margin: -25% 0 0 0;
	width: 100%;
	height: 50px;
}

#active label{ /*стиль отдельного переключателя*/
	border-radius: 10px; /*скругление углов*/
	display: inline-block; /*расположение в строку*/
	width: 15px;
	height: 15px;
	background: #bbb;
}

#active{ /*расположение блока с переключателями*/
	margin: 23% 0 0;
	text-align: center;
}

#active label:hover{ /*поведение чекбокса при наведении*/
	background: #C8BB93;
	border-color: #777 !important; /*выполнение в любом случае*/
}

/*цвет активного лейбла при активации чекбокса*/
#switch1:checked ~ #active label:nth-child(1),
#switch2:checked ~ #active label:nth-child(2),
#switch3:checked ~ #active label:nth-child(3),
#switch4:checked ~ #active label:nth-child(4),
#switch5:checked ~ #active label:nth-child(5){
	background: #9c9273;
	border-color: #9c9273 !important;
}

#slides .image{ /*анимация пролистывания изображений*/
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

#controls label:hover{ /*прозрачность стрелок при наведении*/
	opacity: 0.6;
}

#controls label{ /*прозрачность стрелок при отводе курсора*/
	transition: opacity 0.2s ease-out;
}


.h1_frame3 {
    font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 45px;
margin-top: 400px;
}


.p1_frame3 {
    font-size: 15px;
line-height: 21px;
font-weight: 250;
}
.p2_frame3 {
    font-size: 15px;
line-height: 21px;
margin-top: 20px;
font-weight: 250;
}
.phone_frame3 {
    float: left;
    margin-left: 600px;
    margin-top: -420px;
    font-weight: 250;
}

.third_frame {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.footer_text {
    border: #aaaa 0.5px solid;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    margin-top: 100px;
    height: 0px;

}

.footer_subs {
    font-style: normal;
font-weight: 400;
font-size: 14px;
width: 245px;
float: left;
margin-top: 0;
height: 20px;
margin-left: 400px;

}

.logo_subs {
    height: 20px;
width: 1241px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
margin-top: 30px;
}
.logo_footer {
    margin-top: auto;
    margin-bottom: auto;
    float: left;
}
.footer {
    margin-top: 600px;
}



.footer_subs_btn {
    background-color: #000;
    color: #fff;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 24px;
text-decoration: none;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 2px;
border-radius: 5px;
margin-top: 1%;
margin-left: 1%;
border: #000 2px solid;
transition: 0.5s;

}

.footer_subs_btn:hover {
    color: #000;
    background-color: #fff;
    border: #000 2px solid;
    transition: 0.5s;
    border-radius: 5px;
}

.form_all {
    margin-left: auto;
    margin-right: auto;
width: 400px;
height: 50px;

}

.footer_lang {
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 21px;
color: #000;
text-decoration: none;
float: left;
margin-left: 450px;
}


.form_footer {
    border: none;
    background-color: #f9f9f9;
    width: 250px;
    height: 30px;
    border-radius: 5px;
    margin-top: 1%;
    float: left;


}

.footer_info {
    font-size: 13px;
line-height: 21px;
text-align: right;
text-decoration: none;
color: #AAAAAA;
margin-left: 50px;

float: left;
}

.footer_inst {
    margin-left: 215px;
float: left;
padding-right: 40px;
}





.footer_main {
    list-style-type: none;
}

.footer_1 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer_2 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer_3 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer_main1 {
    color: #aaaa;
    text-decoration: none;
    transition: .2s;
}

.footer2_main {
    list-style-type: none;
}

.footer2_1 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer2_2 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer2_3 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer2_main1 {
    color: #aaaa;
    text-decoration: none;
    transition: .2s;
}
.footer2_main1:hover {
    color: black;
    transition: .2s
}
.footer_main1:hover {
    color: black;
    transition: .2s
}

.footer_par_2 {
    left: 0;
float: left;

}

.footer_par_1 {
    left: 0;
float: left;

}


.footer3_main {
    list-style-type: none;
}

.footer3_1 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer3_2 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer3_3 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer3_main1 {
    color: #aaaa;
    text-decoration: none;
    transition: .2s;
}
.footer3_main1:hover {
    color: black;
    transition: .2s
}
.footer_par_3 {
    left: 0;
float: left;

}



.footer4_main {
    list-style-type: none;
}

.footer4_1 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer4_2 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer4_3 {
    list-style-type: none;
    color: #aaaa;
    padding-top: 10px;
}

.footer4_main1 {
    color: #aaaa;
    text-decoration: none;
    transition: .2s;
}
.footer4_main1:hover {
    color: black;
    transition: .2s
}
.footer_par_4 {
    left: 0;
float: left;

}

.footer_par_0 {
    left: 0;
float: left;

}
.footer0_main {
    list-style-type: none;
    float: left;
    margin-top: 20px;
}
.for_grey {
    color: #AAAAAA;
}

.footer0_1 {
    color: #000;
    list-style-type: none;
    float: left;
    margin-bottom: 50px;
    margin-left: 10px;
    height: 60px;
    padding-top: -20px;

}

.footer0_main1 {
    list-style-type: none;

width: min-content;
height: min-content;

}
.footer0_2 {
    color: #000;
    list-style-type: none;
    float: left;
    margin-bottom: 60px;
    margin-left: 35px;
    height: 60px;
    padding-top: -20px;

    margin-top: -60px;
}
.footer_about_last {
        margin-left: auto;
        margin-right: auto;
        margin-top: 250px;
        text-align: center;
        color: #aaaa;

    }
}


@media (max-width: 1200px) and (min-width: 998px){

    body {
        margin: 0;
        font-family: 'Noto Sans', sans-serif;
    }
    

    .header {
        width: 100%;
        background-color: #fff;
        height: 5%;
        position: fixed;
        top: 0;
        box-shadow: 2px 4px 16px 0px rgba(151, 151, 151, 0.7);
    transition: transform .2s linear;
    z-index: 3;
    
        
    }
    .header.hide {
        transform: translateY(-50px);
    }
    .logo_header {
        position: fixed;
        margin-left: 18%;
        margin-top: 0.8%;
        float: left;
        width: 4%;
    }
    .h2_frame1 {
        font-size: 0;
    }
    .product_header {
        color: black;
        position: fixed;
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
    margin-top: 0.6%;
    margin-left: 50%;
    text-decoration: none;
    transition: 1s;
    }
    
    .app_header {
        color: #C8BB93;
        position: fixed;
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
    margin-top: 0.6%;
    margin-left: 60%;
    text-decoration: none;
    transition: 1s;
    }
    
    .distr_header {
        color: black;
        position: fixed;
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
    margin-top: 0.6%;
    margin-left: 70%;
    text-decoration: none;
    transition: 1s;
    }
    
    .buy_header {
        color: black;
        position: fixed;
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 12px;
    margin-top: 0.6%;
    margin-left: 80%;
    text-decoration: none;
    transition: 1s;
    }
    
    .product_header:hover {
        color: #C8BB93;
        transition: 1s;
    }
    
    .app_header:hover {
        color: #C8BB93;
        transition: 1s;
    }
    
    .distr_header:hover {
        color: #C8BB93;
        transition: 1s;
    }
    
    .buy_header:hover {
        color: #C8BB93;
        transition: 1s;
    }

    .h1_first {
        margin-top: 100px;
        font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    margin-left: 120px;
    }
    .par1_first {
        font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 15px;
    margin-left: 120px;
    }
    .par2_first {
        font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 120px;
    }
    .par3_first {
        font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 120px;
    }
    .par4_first {
        font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 120px;
    }
    .par5_first {
        font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 120px;
    }
    .diagram1 {
        margin-left: 450px;
        margin-top: -700px;
        width: 500px;
    }
    .h1_second {
        margin-top: 200px;
        font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    margin-left: 50px;
    }
    .diagram2 {
        margin-top: 30px;
        float: left;
        width: 500px;
        margin-left: 50px;
    }
    .par1_second {
        margin-left: 20px;
        margin-top: 115px;
        float: left;
        font-size: 10px;
    }
    .dot1 {
        margin-left: 100px;
        margin-top: 120px;
        float: left;
    }
    
    .dot2 {
        float: left;
        margin-left: -205px;
        margin-top: 215px;
    }
    .par2_second {
        margin-left: -175px;
        margin-top: 215px;
        float: left;
        font-size: 10px;
    }
    .dot3 {
        float: left;
        margin-left: -205px;
        margin-top: 310px;
    }
    .par3_second {
        margin-left: 133px;
        margin-top: 167px;
        float: left;
        font-size: 10px;
    }
    .read_more {
        padding-left: 50px;
        padding-right: 50px;
        border: black 1px solid;
        margin-left: -220px;
        margin-top: 250px;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 50px;
        color: black;
        text-decoration: none;
        font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    transition: 0.5s;
    }
    .second {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    }
    .read_more:hover {
            background: #C8BB93;
            transition: 0.5s;
            color: #fff;
            animation: infinite;
            -moz-box-shadow:0 0 10px #C8BB93; 
            -webkit-box-shadow:0 0 10px #9c9273; 
            box-shadow:0 0 10px #C8BB93;
            border: 1px solid #C8BB93;
        
    }
    
    .frame1 {
        margin-left: auto;
        margin-right: auto;
        width: 1000px;
        height: 400px;
        background-color: #F9F9F9;
        margin-top: 500px;
    }
    .frame1_h1 {
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 45px;
    margin-left: 150px;
    margin-top: 10%;
    }
    .about_frame1 {
        margin-left: -358px;
        float: left;
        margin-top: 15%;
        font-size: 10px;
    }
    .about2_frame1 {
        margin-left: -359px;
        float: left;
        margin-top: 20%;
        font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 21px;
    }

    .phone_frame1 {
        width: 300px;
        margin-top: 20px;
        margin-left: 50px;
    }
    
    .h1_frame2 {
        margin-top: 5%;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 45px;
    }
    
    
    #slider { /*положение слайдера*/
        position: relative;
        text-align: center;
        top: 10px;
    }
    
    #slider{ /*центровка слайдера*/
        margin: 0 auto;
    }
    
    #slides article{ /*все изображения справа друг от доруга*/
        width: 20%;
        float: left;
    }
    
    #slides .image{ /*устанавливает общий размер блока с изображениями*/
        width: 500%;
        line-height: 0;
    }
    
    #overflow{ /*сркывает все, что находится за пределами этого блока*/
        width: 100%;
        overflow: hidden;
    }
    
    article img{ /*размер изображений слайдера*/
        width: 100%;
    }
    
    #desktop:checked ~ #slider{ /*размер всего слайдера*/
        max-width: 960px; /*максимальнная длинна*/
    }
    
    /*настройка переключения и положения для левой стрелки*/
    /*если свич1-5 активны, то идет обращение к лейблу из блока с id контролс*/
    #switch1:checked ~ #controls label:nth-child(5), 
    #switch2:checked ~ #controls label:nth-child(1),
    #switch3:checked ~ #controls label:nth-child(2),
    #switch4:checked ~ #controls label:nth-child(3),
    #switch5:checked ~ #controls label:nth-child(4){
        background: url('prev.png') no-repeat; /*заливка фона картинкой без повторений*/
        float: left;
        margin: 0 0 0 -84px; /*сдвиг влево*/
        display: block;
        height: 68px;
        width: 68px;
    }
    
    /*настройка переключения и положения для правой стрелки*/
    #switch1:checked ~ #controls label:nth-child(2), 
    #switch2:checked ~ #controls label:nth-child(3),
    #switch3:checked ~ #controls label:nth-child(4),
    #switch4:checked ~ #controls label:nth-child(5),
    #switch5:checked ~ #controls label:nth-child(1){
        background: url('next.png') no-repeat; /*заливка фона картинкой без повторений*/
        float: right;
        margin: 0 -84px 0 0; /*сдвиг вправо*/
        display: block;
        height: 68px;
        width: 68px;
    }
    
    label, a{ /*при наведении на стрелки или переключатели - курсор изменится*/
        cursor: pointer;
    }
    
    .all input{ /*скрывает стандартные инпуты (чекбоксы) на странице*/
        display: none;
    }
    
    /*позиция изображения при активации переключателя*/
    #switch1:checked ~ #slides .image{
        margin-left: 0;
    }
    
    #switch2:checked ~ #slides .image{
        margin-left: -100%;
    }
    
    #switch3:checked ~ #slides .image{
        margin-left: -200%;
    }
    
    #switch4:checked ~ #slides .image{
        margin-left: -300%;
    }
    
    #switch5:checked ~ #slides .image{
        margin-left: -400%;
    }
    
    #controls{ /*положение блока всех управляющих элементов*/
        margin: -25% 0 0 0;
        width: 100%;
        height: 50px;
    }
    
    #active label{ /*стиль отдельного переключателя*/
        border-radius: 10px; /*скругление углов*/
        display: inline-block; /*расположение в строку*/
        width: 15px;
        height: 15px;
        background: #bbb;
    }
    
    #active{ /*расположение блока с переключателями*/
        margin: 23% 0 0;
        text-align: center;
    }
    
    #active label:hover{ /*поведение чекбокса при наведении*/
        background: #C8BB93;
        border-color: #777 !important; /*выполнение в любом случае*/
    }
    
    /*цвет активного лейбла при активации чекбокса*/
    #switch1:checked ~ #active label:nth-child(1),
    #switch2:checked ~ #active label:nth-child(2),
    #switch3:checked ~ #active label:nth-child(3),
    #switch4:checked ~ #active label:nth-child(4),
    #switch5:checked ~ #active label:nth-child(5){
        background: #9c9273;
        border-color: #9c9273 !important;
    }
    
    #slides .image{ /*анимация пролистывания изображений*/
        transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    }
    
    #controls label:hover{ /*прозрачность стрелок при наведении*/
        opacity: 0.6;
    }
    
    #controls label{ /*прозрачность стрелок при отводе курсора*/
        transition: opacity 0.2s ease-out;
    }
    
    
    .h1_frame3 {
        font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    margin-top: 400px;
    margin-left: 100px;
    }
    
    .all {
        width: 800px;
        margin-left: 140px;
    }
    .p1_frame3 {
        font-size: 15px;
    line-height: 21px;
    margin-left: 100px;
    }
    .p2_frame3 {
        font-size: 15px;
    line-height: 21px;
    margin-top: 20px;
    margin-left: 100px;
    }
    .phone_frame3 {
        float: left;
        margin-left: 600px;
        margin-top: -320px;
        width: 300px;
    }
    
    .third_frame {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -200px;
    }
    
    .footer {
        width: 980px;
        margin-left: 100px;
        margin-top: 300px;
    }
    
    .footer_subs {
        font-style: normal;
    font-weight: 400;
    font-size: 14px;
    width: 245px;
    float: left;
    margin-top: 0;
    height: 20px;
    margin-left: 270px;
    
    }
    
    .logo_subs {
        height: 20px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
    }
    .logo_footer {
        margin-top: auto;
        margin-bottom: auto;
        float: left;
    }
    
    
    
    
    .footer_subs_btn {
        background-color: #000;
        color: #fff;
        float: left;
        font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    margin-top: 1%;
    margin-left: 1%;
    border: #000 2px solid;
    transition: 0.5s;
    
    }
    
    .footer_subs_btn:hover {
        color: #000;
        background-color: #fff;
        border: #000 2px solid;
        transition: 0.5s;
        border-radius: 5px;
    }
    
    .form_all {
        margin-left: auto;
        margin-right: auto;
    width: 400px;
    height: 50px;
    
    }
    
    .footer_lang {
        font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    float: left;
    margin-left: 450px;
    }
    
    
    .form_footer {
        border: none;
        background-color: #f9f9f9;
        width: 250px;
        height: 30px;
        border-radius: 5px;
        margin-top: 1%;
        float: left;
    
    
    }
    
    .footer_info {
        font-size: 13px;
    line-height: 21px;
    text-align: right;
    text-decoration: none;
    color: #AAAAAA;
    margin-left: 50px;
    
    float: left;
    }
    
    .footer_inst {
        margin-left: 215px;
    float: left;
    padding-right: 40px;
    }
    
    
    
    
    
    .footer_main {
        list-style-type: none;
    }
    
    .footer_1 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer_2 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer_3 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer_main1 {
        color: #aaaa;
        text-decoration: none;
        transition: .2s;
    }
    
    .footer2_main {
        list-style-type: none;
    }
    
    .footer2_1 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer2_2 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer2_3 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer2_main1 {
        color: #aaaa;
        text-decoration: none;
        transition: .2s;
    }
    .footer2_main1:hover {
        color: black;
        transition: .2s
    }
    .footer_main1:hover {
        color: black;
        transition: .2s
    }
    
    .footer_par_2 {
        left: 0;
    float: left;
    
    }
    
    .footer_par_1 {
        left: 0;
    float: left;
    
    }
    
    
    .footer3_main {
        list-style-type: none;
    }
    
    .footer3_1 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer3_2 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer3_3 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer3_main1 {
        color: #aaaa;
        text-decoration: none;
        transition: .2s;
    }
    .footer3_main1:hover {
        color: black;
        transition: .2s
    }
    .footer_par_3 {
        left: 0;
    float: left;
    
    }
    
    
    
    .footer4_main {
        list-style-type: none;
    }
    
    .footer4_1 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer4_2 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer4_3 {
        list-style-type: none;
        color: #aaaa;
        padding-top: 10px;
    }
    
    .footer4_main1 {
        color: #aaaa;
        text-decoration: none;
        transition: .2s;
    }
    .footer4_main1:hover {
        color: black;
        transition: .2s
    }
    .footer_par_4 {
        left: 0;
    float: left;
    
    }
    
    .footer_par_0 {
        left: 0;
    float: left;
    
    }
    .footer0_main {
        list-style-type: none;
        float: left;
        margin-top: 20px;
    }
    .for_grey {
        color: #AAAAAA;
    }
    
    .footer0_1 {
        color: #000;
        list-style-type: none;
        float: left;
        margin-bottom: 50px;
        margin-left: 10px;
        height: 60px;
        padding-top: -20px;
    
    }
    
    .footer0_main1 {
        list-style-type: none;
    
    width: 200px;
    height: min-content;
    
    }
    .footer0_2 {
        color: #000;
        list-style-type: none;
        float: left;
        margin-bottom: 60px;
        margin-left: 35px;
        height: 60px;
        padding-top: -20px;
    
        margin-top: -60px;
    }
    .footer_about_last {
            margin-left: auto;
            margin-right: auto;
            margin-top: 250px;
            text-align: center;
            color: #aaaa;
    
        }
    
    
    
        .logo_footer {
            margin-top: auto;
            margin-bottom: auto;
            float: left;
        }
        
        
        
        
        .footer_subs_btn {
            background-color: #000;
            color: #fff;
            float: left;
            font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 24px;
        text-decoration: none;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 2px;
        padding-bottom: 2px;
        border-radius: 5px;
        margin-top: 1%;
        margin-left: 1%;
        border: #000 2px solid;
        transition: 0.5s;
        
        }
        
        .footer_subs_btn:hover {
            color: #000;
            background-color: #fff;
            border: #000 2px solid;
            transition: 0.5s;
            border-radius: 5px;
        }
        
        .form_all {
            margin-left: auto;
            margin-right: auto;
        width: 400px;
        height: 50px;
        
        }
        
        .footer_lang {
            font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 21px;
        color: #000;
        text-decoration: none;
        float: left;
        margin-left: 260px;
        }
        
        
        .form_footer {
            border: none;
            background-color: #f9f9f9;
            width: 250px;
            height: 30px;
            border-radius: 5px;
            margin-top: 1%;
            float: left;
        
        
        }
        
        .footer_info {
            font-size: 13px;
        line-height: 21px;
        text-align: right;
        text-decoration: none;
        color: #AAAAAA;
        margin-left: -50px;
        
        float: left;
        }
        
        .footer_inst {
            margin-left: 115px;
        float: left;
        padding-right: 40px;
        }
        
        
        
        
        
        .footer_main {
            list-style-type: none;
        }
        
        .footer_1 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer_2 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer_3 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer_main1 {
            color: #aaaa;
            text-decoration: none;
            transition: .2s;
        }
        
        .footer2_main {
            list-style-type: none;
        }
        
        .footer2_1 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer2_2 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer2_3 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer2_main1 {
            color: #aaaa;
            text-decoration: none;
            transition: .2s;
        }
        .footer2_main1:hover {
            color: black;
            transition: .2s
        }
        .footer_main1:hover {
            color: black;
            transition: .2s
        }
        
        .footer_par_2 {
            left: 0;
        float: left;
        
        }
        
        .footer_par_1 {
            left: 0;
        float: left;
        
        }
        
        
        .footer3_main {
            list-style-type: none;
        }
        
        .footer3_1 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer3_2 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer3_3 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer3_main1 {
            color: #aaaa;
            text-decoration: none;
            transition: .2s;
        }
        .footer3_main1:hover {
            color: black;
            transition: .2s
        }
        .footer_par_3 {
            left: 0;
        float: left;
        
        }
        
        
        
        .footer4_main {
            list-style-type: none;
        }
        
        .footer4_1 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer4_2 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer4_3 {
            list-style-type: none;
            color: #aaaa;
            padding-top: 10px;
        }
        
        .footer4_main1 {
            color: #aaaa;
            text-decoration: none;
            transition: .2s;
        }
        .footer4_main1:hover {
            color: black;
            transition: .2s
        }
        .footer_par_4 {
            left: 0;
        float: left;
        
        }
        
        .footer_par_0 {
            left: 0;
        float: left;
        
        }
        .footer0_main {
            list-style-type: none;
            float: left;
            margin-top: 20px;
        }
        .for_grey {
            color: #AAAAAA;
        }
        
        .footer0_1 {
            color: #000;
            list-style-type: none;
            float: left;
            margin-bottom: 50px;
            margin-left: 10px;
            height: 60px;
            padding-top: -20px;
        
        }
        
        .footer0_main1 {
            list-style-type: none;
        
        width:max-content;
        height: min-content;
        
        }
        .footer0_2 {
            color: #000;
            list-style-type: none;
            float: left;
            margin-bottom: 60px;
            margin-left: 35px;
            height: 60px;
            padding-top: -20px;
        
            margin-top: -60px;
        }
        .footer_about_last {
                margin-left: auto;
                margin-right: auto;
                margin-top: 300px;
                text-align: center;
                color: #aaaa;
        
            }
            .header2 {
                font-size: 0;
            }
            
            .phone1_container {
                width: 0;
            }
            .phone1 {
                width: 0;
            }
            .img1_cont {
                width: 0;
            }
}


@media (max-width: 988px) and (min-width: 1px){
    body {
        margin: 0;
        font-family: 'Noto Sans', sans-serif;
        font-style: normal;
    }
    
    
    .header {
        width: 100%;
        height: 30px;
            background-color: #fff;
            height: 5%;
            position: fixed;
            top: 0;
        transition: transform .2s linear;
        width: 0;
        margin-left: 2000%;
        
    }
    .header.hide {

            transform: translateY(-50px);
    }
    .logo_400{
        width: 200px;
        margin-top: 20%;
        z-index: 3;
        margin-bottom: 5%;
        margin-left: auto;
margin-right: auto;
display: block;

    }
    .logo_header {
        width: 20%;
        margin-top: 2.5%;
        margin-left: 40%;
margin-right: 40%;
display: block;
        
    }
    .app_header{
        width: 0px;
        margin-left: 200%;
        font-family: 'Gotham Pro';
font-style: normal;
    }
    .buy_header{
        width: 0px;
        margin-left: 200%;
        float: left;
        font-family: 'Gotham Pro';
font-style: normal;

    }

    
    .distr_header {
        margin-left: 2000%;
        float: left;
        font-family: 'Gotham Pro';
font-style: normal;
    }
    .product_header {
        margin-left: 200%;
    }
    .colors {
        width: 0;
    }
    .h1_400 {
        margin-top: 100px;
        text-align: center;
line-height: 28px;
font-weight: 100;
margin-left: auto;
margin-right: auto;
display: block;
font-family: 'Gotham Pro';
font-style: normal;
    }

    .go500 {
        color: black;
        text-decoration: none;
        margin-left: auto;
margin-right: auto;
display: block;
text-align: center;
font-family: 'Gotham Pro';
font-style: normal;

    }
    .footer {
        margin-bottom: -100%;
    }
    .pin1 {
        margin-left:  10%;
        margin-top: 2%;
        float: left;
    }
    .pin2 {
        margin-left:  22%;
        margin-top: 2%;
    }
    
    html {
        box-sizing: border-box;
    }
    
    *,
    *::before,
    *::after {
        box-sizing: inherit;
    }
    
    a {
        color: inherit;
        text-decoration: none;
    }
    
    img {
        max-width: 100%;
    }
    
    body {
        font-family: 'Noto Sans', sans-serif;
font-style: normal;
    }
    
    .container {
        max-width: 1200px;
        margin: 0;
        padding: 0 15px;
opacity: 1;
    }
    
    .header2 {
        box-shadow: 0px 4px 21px -1px rgba(34, 60, 80, 0.13);
        position: fixed;
        width: 100%;
        top: 0;
        opacity: 1;
    }
    
    .header__container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .header__burger-btn {
        display: none;
        position: relative;
        width: 15px;
        height: 15px;
        border: none;
        background-color: transparent;
        z-index: 2;
    }
    
    .header__burger-btn span {
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: black;
        left: 2px;
        transition: transform .5s, opacity .5s, background-color .5s;
    }
    
    .header__burger-btn span:nth-child(1) {
        transform: translateY(-6px);
    }
    
    .header__burger-btn span:nth-child(3) {
        transform: translateY(6px);
    }
    
    .header2.open .header__burger-btn span {
        background-color: black;
    }
    
    .header2.open .header__burger-btn span:nth-child(1) {
        transform: translateY(0) rotate(45deg);
    }
    
    .header2.open .header__burger-btn span:nth-child(2) {
        opacity: 0;
    }
    
    .header2.open .header__burger-btn span:nth-child(3) {
        transform: translateY(0) rotate(-45deg);
    }
    .logo {
        display: block;
       
    }
    
    .logo__img {
width:70px;
margin-left: auto;
margin-right: auto;
    }
    
    .menu__list {
        display: flex;
        align-items: center;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    
    .menu__item:not(:last-child) {
        margin-right: 20px;
    }
    
    .menu__link {
        font-size: 16px;
        width: max-content;
    }
    .menu__link2 {
        font-size: 21px;
        color: #C8BB93;
    }
    
        .header__burger-btn {
            display: block;
        }
        .menu {
            position: absolute;
            left: -350px;
            top: 0;
            width: 350px;
            background-color: #ffff;
            padding: 75px 20px 20px 20px;
            transition: transform .5s;
            opacity: .7s;
        }
        .menu__list {
            display: block;
        }
        .menu__link {
            color: black;
            font-size: 21px;
            display: block;
            padding: 10px 0;
            text-align: left;
        }
        .header2.open .menu {
            transform: translateX(100%);
        }
    

    .header2 {
        background-color: #fff;
        opacity: 100%;
        z-index: 3;
    }
    .header2.hide2 {
        transform: translateY(-50px);
    }
.phone1 {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9f9f9;
}

.img1_cont {
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
}

.phone1_container {
    width: 200px;
    height: 400px;
margin-left: auto;
margin-right: auto;
}

.h1_first {
    font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 33px;
padding-top: 50px;
padding-left: 60px;
}

.par1_first {
    font-style: normal;
font-weight: 400;
font-size: 9px;
line-height: 12px;
padding-left: 60px;
}
.par2_first {
    font-style: normal;
font-weight: 100;
font-size: 9px;
line-height: 12px;
padding-left: 60px;
}
.par3_first {
    font-style: normal;
font-weight: 100;
font-size: 9px;
line-height: 12px;
padding-left: 60px;
}
.par4_first {
    font-style: normal;
font-weight: 100;
font-size: 9px;
line-height: 12px;
padding-left: 60px;
}
.par5_first {
    font-style: normal;
font-weight: 100;
font-size: 9px;
line-height: 12px;
padding-left: 60px;
}
.diagram1 {
    width: 304px;
}
.frame0 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.h1_second {
    font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
padding-top: 50px;
}

.diagram2 {
    width: 300px;
    padding-top: 180px;
    float: left;
    padding-left: 00px;
}
.dot1 {
    margin-left: -340px;
    float: left;
    margin-top: 30px;
}
.dot2 {
    margin-top: 80px;
    margin-left: -340px;
    float: left;
}
.dot3 {
    margin-top: 130px;
    margin-left: -340px;
    float: left;
}
.par1_second {
    margin-left: -320px;
    float: left;
    margin-top: 20px;
    font-size: 15px;
}

.par2_second {
    margin-left: -320px;
    float: left;
    margin-top: 78px;
    font-size: 15px;
}
.par3_second {
    margin-left: -320px;
    float: left;
    margin-top: 128px;
    font-size: 15px;
}
.frame1 {
    margin-top: 600px;
}

.read_more {
    margin-top: 520px;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
    border: black 1px solid;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    color: black;
    text-decoration: none;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 24px;
transition: 0.5s;
margin-left: -250px;
width: 200px;
}

.second {
    width: 300px;
    margin-left: auto;
    margin-right: auto;

}

.frame1_h1 {
    font-style: normal;
font-weight: 400;
font-size: 23px;
line-height: 33px;
}
.about_frame1 {
    font-style: normal;
font-weight: 400;
font-size: 11px;
line-height: 21px;
}
.about2_frame1 {
    font-size: 11px;
line-height: 21px;
font-weight: 100;
}
.phone_frame1 {
    width: 262px;

}
.frame1 {
    margin-top: 750px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

#slider { /*положение слайдера*/
    position: relative;
    text-align: center;
    top: 10px;
    width: 0;
}

#slider{ /*центровка слайдера*/
    margin: 0 auto;
    width: 0;
}

#slides article{ /*все изображения справа друг от доруга*/
    width: 20%;
    float: left;
    width: 0;
}

#slides .image{ /*устанавливает общий размер блока с изображениями*/
    width: 500%;
    line-height: 0;
    width: 0;
}

#overflow{ /*сркывает все, что находится за пределами этого блока*/
    width: 100%;
    overflow: hidden;
    width: 0;
}

article img{ /*размер изображений слайдера*/
    width: 100%;
    width: 0;
}

#desktop:checked ~ #slider{ /*размер всего слайдера*/
    max-width: 960px; /*максимальнная длинна*/
    width: 0;
}

/*настройка переключения и положения для левой стрелки*/
/*если свич1-5 активны, то идет обращение к лейблу из блока с id контролс*/
#switch1:checked ~ #controls label:nth-child(5), 
#switch2:checked ~ #controls label:nth-child(1),
#switch3:checked ~ #controls label:nth-child(2),
#switch4:checked ~ #controls label:nth-child(3),
#switch5:checked ~ #controls label:nth-child(4){
    background: url('prev.png') no-repeat; /*заливка фона картинкой без повторений*/
    float: left;
    margin: 0 0 0 -84px; /*сдвиг влево*/
    display: block;
    height: 68px;
    width: 68px;
    width: 0;
}

/*настройка переключения и положения для правой стрелки*/
#switch1:checked ~ #controls label:nth-child(2), 
#switch2:checked ~ #controls label:nth-child(3),
#switch3:checked ~ #controls label:nth-child(4),
#switch4:checked ~ #controls label:nth-child(5),
#switch5:checked ~ #controls label:nth-child(1){
    background: url('next.png') no-repeat; /*заливка фона картинкой без повторений*/
    float: right;
    margin: 0 -84px 0 0; /*сдвиг вправо*/
    display: block;
    height: 68px;
    width: 68px;
    width: 0;
}

label, a{ /*при наведении на стрелки или переключатели - курсор изменится*/
    cursor: pointer;
    width: 0;
}

.all input{ /*скрывает стандартные инпуты (чекбоксы) на странице*/
    display: none;
    width: 0;
}

/*позиция изображения при активации переключателя*/
#switch1:checked ~ #slides .image{
    margin-left: 0;
    width: 0;
}

#switch2:checked ~ #slides .image{
    margin-left: -100%;
    width: 0;
}

#switch3:checked ~ #slides .image{
    margin-left: -200%;
    width: 0;
}

#switch4:checked ~ #slides .image{
    margin-left: -300%;
    width: 0;
}

#switch5:checked ~ #slides .image{
    margin-left: -400%;
    width: 0;
}
.all {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    width: 0;
}
#controls{ /*положение блока всех управляющих элементов*/
    margin: -30% 0 0 0;
    margin-left: 90px;
    width: 64%;
    height: 40px;
    width: 0;
}

#active label{ /*стиль отдельного переключателя*/
    border-radius: 10px; /*скругление углов*/
    display: inline-block; /*расположение в строку*/
    width: 15px;
    height: 15px;
    background: #bbb;
    width: 0;
}

#active{ /*расположение блока с переключателями*/
    margin: 23% 0 0;
    text-align: center;
    width: 0;
}

#active label:hover{ /*поведение чекбокса при наведении*/
    background: #C8BB93;
    border-color: #777 !important; /*выполнение в любом случае*/
    width: 0;
}

/*цвет активного лейбла при активации чекбокса*/
#switch1:checked ~ #active label:nth-child(1),
#switch2:checked ~ #active label:nth-child(2),
#switch3:checked ~ #active label:nth-child(3),
#switch4:checked ~ #active label:nth-child(4),
#switch5:checked ~ #active label:nth-child(5){
    background: #9c9273;
    border-color: #9c9273 !important;
    width: 0;
}

#slides .image{ /*анимация пролистывания изображений*/
    transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    width: 0;
}

#controls label:hover{ /*прозрачность стрелок при наведении*/
    opacity: 0.6;
    width: 0;
}

#controls label{ /*прозрачность стрелок при отводе курсора*/
    transition: opacity 0.2s ease-out;
    width: 0;
}
.h1_frame2 {
font-size: 0px;

}
.h1_frame3 {
font-style: normal;
font-weight: 300;
font-size: 23px;
line-height: 33px;
}
.p1_frame3 {
font-size: 11px;
line-height: 21px;
}
.p2_frame3 {
font-size: 11px;
line-height: 21px;
}
.phone_frame3 {
    width: 300px;
}
.third_frame {
    width: 310px;
    margin-left: auto;
    margin-right: auto;

}
.logo_footer {
    margin-left: -1000%;

}
.footer_subs {
    margin-left: auto;
    margin-right: auto + 20%;
    text-align: center;
    font-size: 13px;
line-height: 21px;

}

.form_footer {
    border: none;
    background-color: #f9f9f9;
    width: 150px;
    height: 30px;
    border-radius: 5px;
    float: left;
}
.footer_subs_btn {
    background-color: #000;
    color: #fff;
    float: left;
    font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 24px;
text-decoration: none;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 2px;
border-radius: 5px;
margin-left: 0%;
border: #000 2px solid;
transition: 0.5s;


}

.form_all {
    margin-left: auto;
    margin-right: auto;
width: 302px;
height: 50px;

}

.apple {
    margin-bottom: -200px;
    width: 0px;

}
.footer_ios {
    margin-left:  20000px;
    width: 0px;
}
.footer_android {
    margin-left:  20000px;
}

.footer_else {
    margin-left: 0px;
    width: 0px;
    font-size: 0%;
    margin-bottom: -100px;
}
.footer_lang {
    font-size: 0%;
}

.footer_about_last {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    color: #aaaa;

}
.par2_footer {
    margin-left: -20px;
    border: #000 solid 2px;
    width: 160px;
height: 230px;
float: left;
margin-top: 90px;
    text-align: left;
}
.all_pars {
    border: #000 solid 2px;
    width: 1000px;
}
.par2_footer {
    width: 0;
}    
.footer_par_4{
    font-size: 0;
    width: 0;
}
.footer_par_1{
    font-size: 0;
    width: 0;
}
.footer_par_2{
    font-size: 0;
    width: 0;
}
.footer_par_3{
    font-size: 0;
    width: 0;
}
.footer_par_0{
    font-size: 0;
    width: 0;
    float: left;
}


}