
@font-face {
	font-family: 'Neo-Sans-Cyr';
	src: url('../fonts/NeoSansCyr-Medium.woff2') format('woff2'),
	url('../fonts/NeoSansCyr-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Neo-Sans-Cyr';
	src: url('../fonts/NeoSansCyr-LIghtItalic.woff2') format('woff2'),
	url('../fonts/NeoSansCyr-LIghtItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Neo-Sans-Cyr';
	src: url('../fonts/NeoSansCyr-Italic.woff2') format('woff2'),
	url('../fonts/NeoSansCyr-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Neo-Sans-Cyr';
	src: url('../fonts/NeoSansCyr-Regular.woff2') format('woff2'),
	url('../fonts/NeoSansCyr-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Neo-Sans-Cyr';
	src: url('../fonts/NeoSansCyr-LIght.woff2') format('woff2'),
	url('../fonts/NeoSansCyr-LIght.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}



blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}abbr,fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ul li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}img{max-width:100%;height:auto}:root{--font-family:"Neo-Sans-Cyr",sans-serif;--second-family:"HarmonyOS Sans",sans-serif;--third-family:"Open Sans",sans-serif}body{font-size:16px;color:#000;font-family:Roboto,sans-serif}a{text-decoration:none;color:#000}.slick-slide,input,textarea{outline:0}li{list-style:none}*{box-sizing:border-box}.wrapper{max-width:1320px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:inherit;width:100%;position:relative;z-index:2}h1{font-weight:700;font-size:32px;text-transform:uppercase}h2{font-weight:700;font-size:32px;text-transform:uppercase;padding:20px 60px;border-left:1px solid #429eff;border-right:1px solid #429eff;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.content h2{width:auto;border:none;padding:20px 0}h3{font-weight:700;font-size:20px;text-transform:uppercase;color:#000}.wpcf7-list-item{margin:0!important}.wpcf7-not-valid-tip{font-size:10px!important;position:absolute!important;bottom:-10px!important;height:10px!important}.wpcf7 form .wpcf7-response-output,.wpcf7-spinner{display:none!important}.content strong{font-weight:700}.content p{margin-bottom:10px}.content li,.content ul{list-style:inherit;margin:inherit;padding:inherit}.content tr td{width:50%}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right}.alignleft{float:left}.aligncenter{display:block;margin-left:auto;margin-right:auto}.screen_img{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.screen_img img{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;-o-object-fit:cover;object-fit:cover}.next,.prev{position:absolute;top:50%;margin-top:-15px;width:22px;height:22px;z-index:99;cursor:pointer}.next:hover,.prev:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.prev{left:50%;margin-left:-680px}.prev:before{content:'';position:absolute;top:0;left:0;width:22px;height:22px;border-top:2px solid #429eff;border-right:2px solid #429eff;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.next{left:50%;margin-left:680px}.next:before{content:'';position:absolute;top:0;right:0;width:22px;height:22px;border-top:2px solid #429eff;border-right:2px solid #429eff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.slick-dots{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slick-dots li button{display:none}.slick-dots li{width:50px;height:5px;background:#d9d9d9;margin:0 10px;cursor:pointer}.slick-dots .slick-active,.slick-dots li:hover{background:#343e47}.burger{position:relative;margin-left:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:14px;cursor:pointer;-webkit-transition:.4s;transition:.4s;display:none;z-index:99999999}.burger_icon{display:block;position:relative;background:#429eff;width:100%;height:2px;-webkit-transition:.3s;transition:.3s}.burger_icon:after,.burger_icon:before{content:"";display:block;position:absolute;background:#429eff;width:100%;height:2px;-webkit-transition:.3s;transition:.3s}.burger_active .burger_icon:after,.burger_active .burger_icon:before{background:#42464e}.burger_icon:after{top:7px;-webkit-transition:.3s;transition:.3s}.burger_icon:before{top:-7px;-webkit-transition:.3s;transition:.3s}.burger_active .burger_icon{background:0 0}.burger_active .burger_icon:before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.burger_active .burger_icon:after{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mob_menu{position:fixed;background:#fff;height:100%;overflow-y:scroll;top:52px;right:-100%;-webkit-transition:.3s;transition:.3s;z-index:999999;box-sizing:border-box;width:100%;padding: 50px 30px}.mob_menu_open{right:0}.mob_menu_header{padding:20px;border-bottom:1px solid #42464e}.menu_mob_btns{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_mob_popup{font-weight:600;font-size:16px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border:2px solid #429eff;width:227px;height:59px}.menu_mob_call{margin-top:10px;font-weight:600;font-size:16px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border:2px solid #429eff;width:182px;height:59px}.popup{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999}.popup .close1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.popup-block .close2{position:absolute;top:15px;right:15px;cursor:pointer;z-index:9;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-block{top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);box-shadow:0 0 50px rgba(0,0,0,.25);background:#fff;z-index:3;box-sizing:border-box;padding:50px;position:relative;border-radius:10px;max-width:600px;width:96vw}.popup_title{font-size:24px;font-weight:700;text-align:center}.popup_subtitle{margin-top:30px;font-size:18px;text-align:center}.popup_form{margin-top:30px}.popup_form_input{width:100%;margin-bottom:10px}.popup_form_input input{height:62px;width:100%;padding:0 15px;font-size:16px;border-radius:8px;border:1px solid #cdd6e3}.popup_form_input input::-webkit-input-placeholder{font-size:16px}.popup_form_input input::-moz-placeholder{font-size:16px}.popup_form_input input:-ms-input-placeholder{font-size:16px}.popup_form_input input::-ms-input-placeholder{font-size:16px}.popup_form_input input::placeholder{font-size:16px}.popup_form_polit{margin:20px 0 30px;font-size:14px}.popup_submit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup_submit input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-weight:600;font-size:16px;border:2px solid #429eff;width:227px;height:59px;background:#fff}.popup_submit input:hover{background:#429eff;color:#fff}.header_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 0}.header_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_logo{max-width:261px}.header_dealer{position:relative;padding-left:30px;margin-left:30px}.header_dealer:before{content:'';position:absolute;width:2px;height:60px;background:#429eff;left:0;top:50%;margin-top:-30px}.header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#000}.header_contacts a{font-size:14px;color:#000}.header_contacts_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.header_contacts_item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_contacts_item span:first-child{margin-right:1px}.header_btn{margin-left:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-weight:700;font-size:16px;text-transform:uppercase;color:#000;border:2px solid #429eff;width:250px;height:59px}.header_btn:hover{background:#429eff;color:#fff}.s1{position:relative;height:36.46vw;display:-webkit-box;display:-ms-flexbox;display:flex}.s1_slider_count_wr{position:absolute;width:100%;left:0;bottom:30px}.s1_slider_count_content{font-weight:300;font-size:36px;text-transform:uppercase;color:#429eff;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s1_slider{position:absolute;top:0;left:0;width:100%;height:100%}.s1_slider_item{position:relative;padding-bottom:18.26%}.s1_content{position:relative;z-index:5;margin-top:94px}.s1_content_title{max-width:720px;font-weight:700;font-size:32px;text-transform:uppercase;color:#fff}.s1_content p{margin-top:10px;font-size:20px;text-transform:uppercase;color:#fff}.s1_btn_wr{margin-top:30px;position:relative}.s1_btn{background:#429eff;border:1px solid #429eff;width:328px;height:57px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:relative}.s1_btn:hover{background:#000;border:1px solid #000}.btn{background:#429eff;border:1px solid #429eff;width:328px;height:57px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:relative}.btn:hover{background:#000;border:1px solid #000}.advantages{margin-top:60px}.advantages_items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.advantages_item{width:100%;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 38px;gap:26px;height:130px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages_item:hover{border:1px solid}.advantages_item_ico{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.advantages_item_desc{font-size:16px;color:#000}.s2{margin-top:120px}.s2_items{margin-top:60px}.s2_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.s2_item:last-child{margin-bottom:0}.s2_item_left{position:relative;width:63.7%}.s2_img{position:relative;width:100%}.s2_item_bg{width:100%;height:304px;position:absolute}.s2_item_car{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;padding-top:40px}.s2_item_car img{max-width:70%;margin:0 auto}.s2_item_right{width:36%;padding-left:60px}.s2_item_right_title{font-weight:600;font-size:32px;line-height:32px;text-transform:uppercase;color:#000}.s2_item_right_desc{margin-top:20px;font-weight:700;font-size:24px;line-height:24px;text-transform:uppercase;color:#000}.s2_item_right_desc p:last-child{margin-top:10px}.s2_item_right_available{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s2_item_right_available_check{margin-right:7px;width:15px;height:15px;background:#429eff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s2_item_right_available_desc{font-size:16px;text-transform:uppercase}.s2_item_right_sale{margin-top:30px;font-weight:700;font-size:16px;text-transform:uppercase}.s2_item_right_price{margin-top:15px;font-size:16px;text-transform:uppercase}.s2_item_right_garanty{margin-top:15px;font-size:16px}.s2_item_specifications{margin-top:30px}.s2_item_specification{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s2_item_specification_ico{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s2_item_specification_ico svg{width:40px;height:40px}.big_ico,.w_places{width:30px!important}.s2_item_specification_desc{width:calc(100% - 54px);padding-left:14px;font-weight:500;font-size:16px;color:#000}.s2_item_right_more{margin-top:40px;font-size:20px}.s2_item_right_more a{position:relative;font-weight:500;font-size:16px;color:#000;width:-webkit-max-content;width:-moz-max-content;width:max-content; left:57px}.s2_item_right_more a span{position:absolute;height:24px;width:100%;left:0;bottom:-15px}.s2_item_right_more a:hover span svg path{stroke:#000}.s2_item_right_btn{margin-top:20px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;background:#429eff;border:2px solid #429eff;padding:20px 60px;width:335px;height:63px;}.s2_item_right_btn:hover{background:#000;border:2px solid #000}.s3{margin-top:120px}.s3_items{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.s3_items_slider{display:none}.s3_item{box-sizing:border-box;margin-left:15px;margin-right:15px;word-wrap:break-word;width:calc(33.333333333333336% - 30px);border:1px solid #caced2}.s3_item_img{position:relative;width:100%;height:246px}.s3_item_content{padding:30px 20px}.s3_item_title{font-weight:500;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#000}.s3_item_btn{margin:15px auto 0;border:2px solid #429eff;width:335px;height:63px;font-weight:700;font-size:16px;text-transform:uppercase;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.s3_item_btn:hover{color:#fff;background:#429eff}.s4{margin-top:120px}.s4_content{margin:60px auto 0;max-width:854px;font-size:16px;text-align:center}.s4_content h3{margin-bottom:15px}.s4_btn_wr{margin:30px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.s4_btn{background:#42464e;width:247px;height:59px;font-weight:600;font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s;position:relative}.s4_btn:hover{background:#429eff;top:4px;left:4px}.s4_items{margin-top:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.s4_item{box-sizing:border-box;margin-left:15px;margin-right:15px;word-wrap:break-word;width:calc(50% - 30px)}.s4_item_content{margin-top:30px}.s4_item_content h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:700;font-size:20px;text-transform:uppercase;text-decoration:underline;text-decoration-skip-ink:none;color:#000;margin-bottom:7.5px}.s4_item_content h3 span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s4_item_content h3 span:last-child{margin-left:30px}.s4_item_content p{margin:7.5px 0;font-weight:500;font-size:16px;color:#000}article ul{margin:10px 0}article li{position:relative;padding-left:13px;font-weight:500;font-size:16px;color:#000}article li:before{content:'';position:absolute;top:7px;left:0;width:6px;height:6px;background:#429eff}article strong{font-weight:700}.s4_item_img{position:relative;width:100%;height:354px}.mobile{display:none!important}.s5{margin-top:120px}.s5_content{margin-top:60px;text-align:center;font-size:20px}.s5_content h1{font-weight:700;font-size:24px;text-transform:uppercase;color:#000}.s5_items{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s5_left{width:31.8%}.s5_left_img{width:100%;height:260px;position:relative}.s5_right{width:68.2%;padding-left:30px}.s5_right_items{margin-top:30px}.s5_right_item{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s5_right_item_ico{margin-right:10px}.s5_right_item_desc,.s5_right_item_desc a{font-size:16px}.s5_right_btn{margin-top:83px}.s5_right_btn a{font-size:20px;position:relative}.s5_right_btn a:before{content:url(../img/map_arrow.svg);position:absolute;left:0;bottom:-10px}.s6{margin-top:60px}.map{width:100%;height:460px}.map iframe{width:100%;height:100%}footer{padding:120px 0 100px;font-size:14px;color:#fff}footer article p{margin-bottom:30px}.accordion{position:relative}.accordion>li{border:1px solid #000;font-size:16px;color:#000;padding:24px 40px;position:relative;cursor:pointer}.accordion>li:before{content:'';width:18px;height:11px;position:absolute;top:24px;right:40px;background:url(../img/akk_arrow.svg) center/contain;-webkit-transition:.3s;transition:.3s}.accordion .active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion>li p{margin-top:15px;font-size:16px;color:#000}.f_desc{margin-top:30px;font-size:20px;color:#000}.polit_link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;position:relative;font-size:14px;text-transform:uppercase;color:#000}.polit_link:before{content:url(../img/arrow_polit.svg);position:absolute;left:0;bottom:-10px}.copyright{margin-top:15px;font-size:14px;color:#000}.inner_s1{position:relative;width:100%}.inner_s2{margin-top:60px}.inner_s2_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inner_s2_item{width:31.8%;padding:20px;border:1px solid #000}.inner_s2_item_ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inner_s2_item_title{margin-top:8px;font-weight:500;font-size:20px;text-align:center;color:#000}.inner_s2_item_desc{margin-top:8px;font-size:16px;text-align:center;color:#429eff}.inner_s3{margin-top:120px}.inner_s2 h2,.inner_s3 h2,.inner_s4 h2{padding:0;border-left:none;border-right:none}.inner_s3_subtitle{margin:15px auto 0;max-width:773px;font-weight:500;font-size:20px;text-align:center;color:#000}.inner_s3 .s2_item_right_desc{margin-top:0}.inner_s3_item{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inner_s3_item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.inner_s3_item_left{width:48.9%;padding:0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner_s3_item_title h2{padding:0;border-left:none;border-right:none;text-align:center;margin:0 auto;width:auto;max-width:400px}.inner_s3_item_desc{margin-top:30px;padding-top:30px;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#000;position:relative}.inner_s3_item_desc:before{content:'';position:absolute;top:0;left:10%;height:1px;width:80%;background:#429eff}.inner_s3_item_right{width:48.9%;padding-bottom:32.8%;position:relative}.inner_s4{margin-top:120px}.inner_s4_items{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inner_s4_item{width:48.9%;padding:40px 0;border-bottom:1px solid #429eff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inner_s4_item:nth-child(1),.inner_s4_item:nth-child(2){border-top:1px solid #429eff}.inner_s4_item_title{width:34%;font-weight:500;font-size:16px;color:#000}.inner_s4_item_desc{width:61%;font-weight:700;font-size:20px;text-align:right;color:#000}.inner_s4_buttons{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inner_s4_button1{margin-right:30px}.inner_s4_button2 .btn{background:0 0;color:#000}.inner_s4_button2 .btn:hover{background:#429eff;border:1px solid #429eff;color:#fff}@media screen and (max-width:1800px){.wrapper{padding-left:20px;padding-right:20px}}@media screen and (max-width:1700px){.wrapper{padding-left:20px;padding-right:20px}}@media screen and (max-width:1600px){.wrapper{padding-left:20px;padding-right:20px}}@media screen and (max-width:1500px){.wrapper{padding-left:20px;padding-right:20px}}@media screen and (max-width:1450px){.wrapper{padding-left:20px;padding-right:20px}}@media screen and (max-width:1350px){.wrapper{padding-left:20px;padding-right:20px}.prev{margin-left:0;left:15px}.next{margin-left:0;left:auto;right:15px}}@media screen and (max-width:1270px){.wrapper{padding-left:15px;padding-right:15px}h1{font-size:24px;text-align:center}.popup_submit input{width:200px;height:50px}.header_dealer{padding-left:15px;margin-left:15px;max-width:120px}.header_btn{margin-left:20px;width:200px;height:50px}.s1_content_title{font-size:24px;text-align:center}.s1_content p{font-size:16px}.s3_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s3_item_img{height:auto;padding-bottom:60%}.s3_item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.s3_item_btn{width:100%}.s4_item_img{height:auto;padding-bottom:56%}.s5_left_img{height:auto;padding-bottom:64%}.s5_right_btn,.s6{margin-top:30px}.map{height:226px}}@media screen and (max-width:1024px){.wrapper{padding-left:16px;padding-right:16px}.next,.prev{top:auto;margin-top:0;bottom:56px}.burger{display:-webkit-box;display:-ms-flexbox;display:flex}header{height:72px;background:#fff;position:fixed;top:0;left:0;width:100%;z-index:99999}body{padding-top:52px}.header_logo{max-width:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_dealer:before{height:30px;margin-top:-15px;background:#eaeaea}.header_contacts_item span:last-child{display:none}.header_contacts_item svg path{fill:#000}.header_btn{display:none}.s1{display:block;height:auto}.s1_slider_count_wr{bottom:auto;top:10px}.s1_slider_count_content{font-weight:300;font-size:24px;text-transform:uppercase;color:#429eff}.s1_slider{position:relative;top:auto;left:auto}.s1_content{margin-top:30px}.s1_content_title{max-width:640px;margin:0 auto;font-weight:700;font-size:32px;text-transform:uppercase;text-align:center;color:#000}.s1_content p{margin-top:10px;font-size:20px;text-transform:uppercase;text-align:center;color:#000}.s1_btn_wr{margin:20px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn{width:200px;height:50px}.s2{margin-top:60px}.s2_items{margin-top:30px}.s2_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s2_item_left{width:100%}.s2_item_bg{height:150px}.s2_item_car{padding-top:20px}.s2_item_right{width:100%;padding-left:0;margin-top:30px;text-align:center}.s2_item_right_desc,.s2_item_right_title,.s2_item_specification_desc{text-align:left}.s2_item_right_more{margin-top:30px;text-align:left}.s3_items{margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s3_item{width:calc(50% - 30px);margin-bottom:30px}.s4_btn{width:200px;height:50px}.accordion>li{padding:24px 20px}.accordion>li:before{right:20px}.inner_s3_item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:60px}.inner_s3_item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.inner_s3_item_left{width:100%;padding:30px 20px 0}.inner_s3_item_desc{font-size:16px}.inner_s3_item_right{width:100%;padding-bottom:60%}.inner_s4_item{width:100%}.inner_s4_item_desc,.inner_s4_item_title{font-size:16px}.inner_s4_buttons{width:100%;margin-top:60px}.inner_s4_button1{margin:0 auto;width:100%}.inner_s4_button1 .btn{margin:0 auto;width:100%;max-width:400px}.inner_s4_button2{margin:15px auto 0;width:100%}.inner_s4_button2 .btn{width:100%;max-width:400px}}@media screen and (max-width:772px){body{font-size:16px}.wrapper{padding-left:5px;padding-right:5px}h2{font-size:24px;padding:16px 25px;max-width:336px}.s4 h2{max-width:256px}h3{font-size:20px}.next,.prev{bottom:15px}.burger{margin-left:15px}.header_items{padding:10px 0}.header_left{width:100%}.header_dealer{padding-left:12px;margin-left:12px;max-width:107px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_contacts_item{margin-left:10px}.s1_slider_item{padding-bottom:0}.s1_slider_item .screen_img,.s1_slider_item .screen_img img{position:relative}.s1_content_title{font-size:24px}.s1_content p{font-size:16px}.advantages{margin-top:20px}.advantages_items{-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages_item{gap:20px;height:59px;padding:0 28px 0 30px}.advantages_item br{display:none}.advantages_item_ico{height:59px}.s2,.s2_item_right{margin-top:20px}.s2_item_right_available{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s2_item_right_garanty,.s2_item_right_price{margin-top:10px}.s2_item_specifications{margin-top:20px}.s2_item_right_btn{width:100%;max-width:450px}.s3{margin-top:30px}.s3_items{display:none}.s3_items_slider{display:block;margin-top:30px;padding-bottom:25px}.s3_item{width:calc(100% - 30px);margin:0}.s4{margin-top:60px}.s4_content{margin:30px auto 0}.s4_content h3{margin-bottom:10px}.s4_items{margin:30px 0 0}.s4_item{width:100%;margin:0 0 30px}.s4_item_content{margin-top:15px}.s4_item_content h3{font-size:14px;-moz-text-align-last:left;text-align-last:left}.s4_item_content p{margin:15px 0 0}article ul{margin:7.5px 0}article li{margin:2.5px 0}article li:before{top:5px}.desctop{display:none!important}.mobile{display:block!important}.s5{margin-top:30px}.s5_content{margin:20px auto 0;max-width:344px;font-size:20px}.s5_content p{margin-top:10px}.s5_items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}.s5_left{width:100%}.s5_right{width:100%;padding-left:0;margin-top:15px}.s5_right_items{margin-top:0}footer{padding:30px 0;font-size:14px}footer article p{margin-bottom:15px}.copyright,.polit_link{margin-top:30px}.inner_s2{margin-top:10px}.inner_s2_item{width:100%;margin-top:20px}.inner_s3{margin-top:60px}.inner_s3_item_desc{margin-top:15px;padding-top:15px}.inner_s4{margin-top:60px}.inner_s4_items{margin-top:30px}.inner_page .s5{margin-top:60px}}@media screen and (max-width:576px){.wrapper{padding-left:5px;padding-right:5px}}@media screen and (max-width:380px){.wrapper{padding-left:5px;padding-right:5px}}
/*# sourceMappingURL=styles.css.map */

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
}
body {
    padding-top: 178px;
}
.s3_item_title, .s4_item_content h3{
	cursor: pointer;
}
.popup_content{
	margin-top: 30px;
}
.popup_content ul {
    margin: 10px 0;
    padding-left: 20px;
}
.popup_content li {
    position: relative;
    padding-left: 0;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
.main-banner-block {
	background: #666;
	color: #fff;
	padding: 30px 15px;
 }
 .main-banner-block__row {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
	align-items: center;
 }
 .main-banner-block__left {
	padding: 15px;
	flex: 0 0 auto;
	width: 50%;
	max-width: 100%;
	text-align: right;
	font-size: 52px;
	font-weight: 500;
 }
 .main-banner-block__right {
	padding: 15px;
	flex: 0 0 auto;
	width: 50%;
	max-width: 100%;
	font-size: 18px;
 }
 .main-banner-btn {
	margin-top: 20px;
	padding: 0 15px;
 }
 .main-banner-btn .container {
	display: flex;
	justify-content: center;
	
 }
 .btn--gray {
  display: inline-flex;
	text-align: center;
	width: auto;
	justify-content: center;
	align-items: center;
	background: #666;
	color: #fff;
	line-height: normal;
	padding-left: 25px;
	padding-right: 25px;
	border: none;
 }
 .btn--gray:hover {
	background: #4f4f4f; 
 }
 .ah-main-product {
	 margin-top: 60px;
 }
.ah-main-product__row {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
}
.ah-main-product__col {
	padding: 15px;
	flex: 0 0 auto;
	width: 33.333%;
	max-width: 100%;
}
.ah-main-product__col .s3_item {
	height: 100%;
	width: 100%;
	margin: 0;
}
@media (max-width:1199.98px){
	.ah-main-product__row {
		margin: -5px;
	}
	.ah-main-product__col {
		padding: 5px;
		flex: 0 0 auto;
		width: 50%;
		max-width: 100%;
	}
}
 @media (max-width:1024px){
	 body {
		 padding-top: 72px;
	 }
	.main-banner-block {
		margin-top: 20px;
	 }
 }
 @media (max-width:991.98px){

	 .ah-main-product {
		 margin-top: 30px;
	 }
	.main-banner-block__left {
	  font-size: 32px;
	}
	.main-banner-block__right {
	  font-size: 16px;
	}
 }
 @media (max-width:767.98px){
	 .ah-main-product__row {
		 margin: -20px 0;
	 }
	 .ah-main-product__col {
		 padding: 20px 0;
		 flex: 0 0 auto;
		 width: 100%;
		 max-width: 100%;
	 }
	 .ah-main-product__col .s3_item {
		 width: 100%;
	 }
	.main-banner-block {
	  margin-top: 20px;
	}
	.main-banner-block__row {
	  margin: -10px;
	}
	.main-banner-block__left,.main-banner-block__right {
	  flex: 0 0 auto;
	  width: 100%;
	  max-width: 100%;
	  text-align: left;
	  padding: 10px;
	}
 }
@media only screen and (min-width: 1023px) {
	.nav {
		display: block !important;
	}
}
.nav {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0;
	display: none;
}
.nav__body {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav__list {
	display: flex;
}
.nav__list li:not(:last-child) {
	margin-right: 30px;
}
.nav__list li a {
	color: #B2AAAA;
	font-weight: normal;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.nav__list li a:hover {
	color: #000;
}
.mob_menu .nav {
	display: block;
	border-top: none;
	margin-top: 50px;
}
.mob_menu .nav__list {
	display: block;
	text-align: center;
}
.mob_menu  .nav__list li:not(:last-child) {
	margin-right: 0;
	margin-bottom: 20px;
}
.about-block {
	margin-top: 40px;
	margin-bottom: 20px;
}
.about-block__row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.about-block__left {
	flex: 0 0 auto;
	width: 50%;
	max-width: 100%;
	padding: 0 15px;
}
.about-block__right {
	flex: 0 0 auto;
	width: 50%;
	max-width: 100%;
	padding: 0 15px;
}
.about-block__img img {
	max-width: 100%;
}
.about-block strong {
	font-weight: 700;
}
.about-block__title {
	margin-bottom: 20px;
	text-transform: none;
}
.about-block__text {
	margin-bottom: 20px;
	text-transform: none;
}
.about-block__btn {
	display: flex;
	margin-top: 20px;
}
.about-block__btn .btn {
	width: 240px;
}
.main-about-text {
	text-transform: none;
}
.main-about-text p:not(:last-child) {
	margin-bottom: 20px;
}
.main-about-text__row {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
}
.main-about-text__left {
	flex: 0 0 auto;
	width: 450px;
	max-width: 100%;
}
.main-about-text__left img {
	max-width: 100%;
}
.main-about-text__right {
	flex: 1 0 0%;
	width: 100%;
	max-width: 100%;
}
@media (max-width:991px){
	.about-block__left {
		flex: 0 0 auto;
		width: 100%;
		max-width: 100%;
		order: 1;
		margin-top: 20px;
	}
	.about-block__btn {
		justify-content: center;
	}
	.about-block__right {
		flex: 0 0 auto;
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width:768px){
	.main-about-text__left {
		flex: 0 0 auto;
		width: 100%;
		max-width: 100%;
	}
}
.ah-form-checkbox {
	margin: 0;
	display: block;
	position: relative;
	cursor: pointer;
	user-select: none;
}
.ah-form-checkbox input {
	width: 1px;
	height: 1px;
	outline: none;
	border: none;
	position: absolute;
	top: 10px;
	left: 10px;
}
.ah-form-checkbox input:checked + span:before {
	background: #429eff url("data:image/svg+xml;base64,CTxzdmcgdmlld0JveD0iMCAwIDgwMCA4MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmZiI+DQoJCTxwYXRoIGQ9Ik02NDMuNzk3IDE5Mi40MTZDNjU2Ljg5OSAxODAuMDQ4IDY3Ny41NDkgMTgwLjMyIDY5MC4zMTkgMTkzLjE3OEM3MDMuMjkxIDIwNi4yNDEgNzAzLjIxNyAyMjcuMzQ3IDY5MC4xNTQgMjQwLjMxOUwzMjAuOTI0IDYwNi45ODZDMzA3LjkyNiA2MTkuODk0IDI4Ni45NDYgNjE5Ljg5MyAyNzMuOTQ3IDYwNi45ODVMMTA5Ljg0NSA0NDQuMDIyTDEwOS4yNDIgNDQzLjQwOEM5Ni43ODM2IDQzMC4zOTIgOTYuOTExOCA0MDkuNzQxIDEwOS42ODEgMzk2Ljg4MkMxMjIuNDUgMzg0LjAyNCAxNDMuMTAxIDM4My43NTEgMTU2LjIwMyAzOTYuMTE5TDE1Ni44MjEgMzk2LjcxN0wyOTcuNDM2IDUzNi4zNTVMNjQzLjE3OSAxOTMuMDE0TDY0My43OTcgMTkyLjQxNloiLz4NCgk8L3N2Zz4g") center / 15px 15px no-repeat;
}
.ah-form-checkbox span {
	display: block;
	position: relative;
	padding-left: 30px;
}
.ah-form-checkbox span a {
	text-decoration: underline;
}
.ah-form-checkbox span a:hover {
	text-decoration: none;
}
.ah-form-checkbox span:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	border: 1px solid #429eff;
	position: absolute;
	left: 0;
	top: -3px;
	z-index: 1;
}

#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  z-index: 99999;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_notification p{
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
}
#cookie_notification p a{
	color: inherit;
	text-decoration: underline;
}

@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
}
.header_row3 {
	padding: 20px 0;
}

.header_row3 .wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header_menu li {
	margin-right: 20px;
}

.header_menu a {
	color: #B2AAAA;
	font-size: 16px;
	font-weight: 900;
}
.header_menu a:hover {
	color: #000;
}
.header_menu ul {
	 display: flex;
	 align-items: center;
 }
.header_row3 .header_btn {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}
.mob_menu_menu {
	margin: 20px 0;
}

.mob_menu ul {
	padding: 0;
	margin: 0;
}
.mob_menu li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #000;
}
.mob_menu ul li a {
	font-size: 18px;
	line-height: 23px;
	color: #000;
	padding: 0;
}
@media screen and (max-width: 1024px) {
	.header_row3 {
		display: none;
	}
}
body{font-family:'Neo-Sans-Cyr',sans-serif}