.wrap {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	}

header{
	background: #fff;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.09);
	position:relative;
	}
.top_h{
	display: none;
	}	
.logo{
	float: left;
	width: 106px;
	padding: 0 0 0 0;
	}		
.search_block{
	display: none;
	}
.hright{
	float:right;
	padding: 0 25px 0 0;
	}
.h_comparison {
    padding: 0 0 0 20px;
	}	
.h_login{
	padding: 0 0 0 20px;
	}
.h_login a {
    padding: 0 0 0 21px;
	text-indent: -9999px;
	}
.adapt_menu{
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 33px;
    height: 21px;
	float: right;
	cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.adapt_menu_a{
	display: block;
    width: 33px;
    height: 2px;
    background: #555555;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	}
.adapt_menu2{
    width: 22px;
	top: 15px;
    background: #555555;
	}


.adapt_menu_active{
	position: relative;
	}
.adapt_menu_active .adapt_menu1{
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    background: #555555;
	}
.adapt_menu_active .adapt_menu2{
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
    opacity: 1;
    background: #555555;
    width: 33px;
	}		

.main_nav {
	display: none;
	}
	

.adapt_block_off{
	display: block;
	}
	
.adapt_block{
	display: none;
	position:absolute;
	z-index:1111;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 9px 9px rgba(0, 0, 0, 0.09);
	padding: 0 0 30px 0;
	}		
.adapt_block_search{
	margin: 0 0 25px 0;
	}
.adapt_block_search form{
	background: #f6f6f7;
	border-radius: 3px;
	height: 50px;
	box-sizing:border-box;
	padding: 15px 55px 0 25px;
	}	
	
.adapt_nav_main{
	border-bottom: 1px solid #fafafb;            
	padding: 0 0 14px 0;
	margin: 0 0 25px 0;   
	}
.adapt_nav_main > ul > li{
	display:block;       
	padding: 0 0 14px 0;
	line-height: 20px;
	}		
.adapt_nav_main > ul > li > a{
	font-size: 18px;
	color: #010101;
    font-family: 'Museo Sans Cyrl 500', sans-serif;
	}	
	
.adapt_nav_top{
	margin: 0 0 15px 0;
	}
.adapt_nav_top > ul > li{
	display:block;
	padding: 0 0 15px 0;
	line-height: 20px;
	}			
.adapt_nav_top > ul > li > a{
	color: #5e5e63;
	font-size: 16px;
	}
.adapt_nav_top > ul > li:last-child > a{
    font-weight: 600;
	padding: 0 0 0 28px;
	background: url('images/nav_top.svg') no-repeat;
	background-size: 16px auto;
	}		
.adapt_nav_top > ul > li > a:hover {
	color: #373977;
	}			
	
.adapt_htel .htel{
	float: none;
	}	
.adapt_htel .htel a{
	color: #000000;
	font-size: 27px;
	line-height: 30px;
	text-decoration: none;
    font-weight: 500;
	}		
.adapt_htel .htel a:hover {
	color: #373977;
	}



.cat_list{
	float:left;
	width: 354px;
	height: 264px;
	padding: 0 15px 30px 15px;
	}
.cat_list_r{
	padding: 0 15px 30px 15px;
	}


.subscribe_l {
    float: none;
	width: auto;
	margin: 0 0 20px 0;
	}	
.subscribe_r {
    float: none;
	margin: 0 auto;
	}

.fleft {
    float: none;
    width: auto;
    padding: 0 0 20px 0;
	clear:both;
	position:relative;
	}
.flogo{
	width: 110px;
	}
.f_soc{
	position:absolute;
	z-index:1;
	top: 0;
	right:0;
	}

.ftel{
	float:left;
	}
.fmail{
	float:right;
	}
.f_nav {
    float: left;
    width: 192px;
    padding: 0 20px 0 0;
    box-sizing: border-box;
	}




#posts{
	float:none;
	width: auto;
	margin: 0 0 40px 0;
	}
#sidebar{
	display: none;
	position:absolute;
	z-index:1;
	top: 120px;
	left:0;
	width: 100%;
	float: none;
	margin: 0 0 0 0;
	background: #fbfbfb;
	border-radius: 3px;
	padding: 24px 0;
	box-sizing:border-box;	
    box-shadow: 0 9px 9px rgba(0, 0, 0, 0.09);
	}
.sidebar_fon{
	width: 768px;
	margin: 0 auto;
	}

.sorting_zag {
    float: none;
	}
.sorting {
    float: left;
	}


.filter_mod_sub{
	display: block;
	}
	

.tov_list{
	margin: 0 32px;
	}
.tov_list_r{
	margin: 0 32px;
	}	


.filter_mod_close{
	display: block;
	}



	
.prod_img{
	float: none;
	width: 400px;
	margin: 0 auto 40px auto;
	position:relative;
	}	
.prod_center {
    float: left;
    width: 460px;
    padding: 0 0 0 0;
    margin: 0 0 60px 0;
	}	
	

	

.prod_tabs li{
	display:block;
	float:left;
	padding: 0 0 0 20px;
	}
.prod_tabs li:nth-child(1){
	padding: 0 0 0 0;
	}
.prod_tabs li a{
	font-size: 20px;
	line-height: 22px;
	}	
	
	
	
	
	
	
	
	
.documentation_block {
    padding: 0 20px 20px 60px;
	}
	
	
	
	
	

.prod_poh{
	width: 269px;
	text-align:left;
	display:inline-block;
	vertical-align: top;
	padding: 0 10px 20px 10px;
	text-align:center;
	}	
.prod_poh_img{
	height: 280px;
	text-align:center;
	}


.promo_top header{
	background: none;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.09);
	position:relative;
	}
.promo_top .adapt_block{
	padding: 20px 0 30px 0;
	}	


.promo_top {
    background: url('images/promo_top.png') no-repeat center top;
    min-height: 10px;
	}
.promo_top_b {
    padding: 50px 0 50px 0;
	}
.chek_block {
    padding: 40px 15px 0 0;
	}
.chek_block span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
	}

.promo_news_l{
	width: 374px;
	}
.promo_news_r{
	width: 374px;
	}
.promo_news_zag {
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    font-size: 40px;
    line-height: 44px;
	}
.promo_news_text {
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: 300;
    margin: 0 0 15px 0;
	}
.promo_news_text_s {
    font-size: 16px;
    line-height: 22px;
    color: #5e5e63;
    margin: 0 0 15px 0;
	}


.promo_description_r{
	float:right;
	width: 340px;
	}	
.promo_description_preim li {
    padding: 3px 20px 10px 30px;
	}

.promo_description_teble table tr th {
    padding: 8px 0 15px 5px;
	}
.promo_description_teble table tr td {
    padding: 7px 0 7px 5px;
	}

.promo_info {
    background: url('images/promo_preim.png') no-repeat center top;
	background-size:cover;
    padding: 85px 0 50px 0;
    margin: 0 0 60px 0;
	}

.promo_info li{
	display:block;
	float: none;
	width: auto;
	box-sizing:border-box;
	padding: 0 20px 30px 0;
	}
.promo_info li span{
	padding: 15px 0 10px 80px;
	min-height: 45px;
	font-size: 20px;
	line-height: 22px;
	}


.promo_percent {
    padding: 0 30px 40px 0;
	}

.stylish_design li{
	display:block;
	float:left;
	width: 50%;
	box-sizing:border-box;
	padding: 0 3px 7px 3px;
	}	
	

.reviews_block{
	float:left;
	width: 246px;
	padding: 0 15px 0 0;
	}
.reviews_block_r{
	padding: 0 0 0 0;
	}	
.reviews_block_text {
    padding: 0;
	}	
	
	
	
.reviews_block_b_img{
	float:left;
	width: 350px;
	}
.reviews_block_b_text{
	float: right;
	width: 400px;
	padding: 0 0 0 0;
	}		
	

.reviews_block_b_data{
	margin: 0 0 4px 0;
	}
.reviews_block_b_zag{
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 10px 0;
	}		
	
	
.adapt_nav_main > ul > li > ul{
	padding: 10px 0 0 20px;
	}	
.adapt_nav_main > ul > li > ul > li{
	display:block;
	padding: 0 0 5px 0;
	}	
.adapt_nav_main > ul > li > ul > li span.child_nav_img{
	display: none;
	}	
.adapt_nav_main > ul > li > ul > li > a {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
    font-family: 'Museo Sans Cyrl 500', sans-serif;
	}
.adapt_nav_main > ul > li > ul > li > a:hover {
	text-decoration: underline;
    font-family: 'Museo Sans Cyrl 700', sans-serif;
	}
	
	
.contact_top_l{
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
	}
.contact_top_r{
	float: none;
	width: 100%; 
	background: #fff;
	border-radius: 3px;
	box-sizing:border-box;
	padding: 30px 10px 30px 10px;
	box-shadow: 0 0 38px rgba(0, 0, 0, 0.09);
	}
	
.prod_img_s{
	display: none;
	}
	
.light_calculation_top span {
    float: left;
    width: 450px;
	}	
.light_calculation_block li {
    width: 370px;
    margin: 0 0 28px 0;
    padding: 30px 20px 30px 20px;
	}	
	
	
.light_calculation_example_l {
    float: none;
    width: auto;
    margin: 0 0 28px 0;
	}	
.light_calculation_example_r {
    background: #f6f6f7;
    padding: 0 0 40px 0;
    border-radius: 3px;
    float: none;
    width: auto;
	max-width: 467px;
    margin: 0 auto;
	}	
	

.calculator_l {
    float: none;
    width: auto;
	margin: 0 0 30px 0;
	}	
.calculator_r{
	float: none;
	width: auto;
	margin: 0 auto 30px auto;
	text-align:center;
	}		
.calculator_r_top {
	display:inline-block;
	vertical-align:top;
    background: #f9f9fa;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 5px 30px 5px;
    padding: 30px 0 0 0;
	text-align:left;
	width: 270px;
	}	
.calculator_intake {
	margin: 0 5px 0 5px;
	display:inline-block;
	vertical-align:top;
    border: 1px solid #f9fafb;
    padding: 25px;
	box-sizing:border-box;
	width: 270px;
    border-radius: 3px;
    text-align: center;
	}	
	
.main_work_list {
    float: left;
    width: 246px;
    padding: 0 15px 0 0;
    margin: 0 0 30px 0;
    position: relative;
	}
.main_work_list_r {
    padding: 0 0 0 0;
	}	
.main_work_list_sub a {
    width: 200px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    font-size: 18px;
	}
	
	
.about_top_b_l {
    float: none;
    width: auto;
    color: #ffffff;
    position: relative;
    z-index: 3;
	}	
.about_top_b_r {
    float: none;
    width: 270px;
    position: relative;
    z-index: 3;
	}	
.about_video_l {
    float: none;
    width: auto;
	text-align:center;
    margin: 0 0 30px 0;
	}	
.about_video_r {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
	}		
.about_technologies_block {
    background: #f8f9fb;
    padding: 20px;
    margin: 0 0 50px 0;
	}		
.about_technologies_l {
    float: left;
    width: 330px;
    text-align: center;
    border-right: 1px solid #f2f4f7;
    padding: 20px 0 30px 0;
    color: #000000;
    line-height: 24px;
    font-size: 24px;
	}		
.about_technologies_l span {
    line-height: 100px;
    font-size: 100px;
	}		
.about_technologies_r {
    float: right;
    width: 370px;
    padding: 30px 0 0 0;
    color: #000000;
    line-height: 30px;
    font-size: 24px;
	}		
		

.about_sliders .slick-prev{
	display: block;
	width: 36px; 
	height: 67px;   
	position:absolute;
	z-index:111;
	top: 50%;
	left: 10px;
	background: url('images/about_sliders_l.png') no-repeat;
	background-size: 36px auto;
	border: 0px solid #959596;
	transform:translateY(-50%);        
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
.about_sliders .slick-next{
	display: block;
	width: 36px; 
	height: 67px;  
	position:absolute;
	z-index:111;
	top: 50%;
	right: 10px;
	background: url('images/about_sliders_r.png') no-repeat;
	background-size: 36px auto;
	border: 0px solid #959596; 
	transform:translateY(-50%);  
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}	
	
	
.about_preim li {
    display: block;
    width: auto;
	float: none !important;
    min-height: 1px;
    margin: 0 0 30px 0;
    padding: 0 0 30px 80px;
    box-sizing: border-box;
    position: relative;
	}	
	
.automation_block {
    float: right;
    background: #fff;
    box-sizing: border-box;
    width: 80%;
    padding: 30px 10px 30px 30px;
	}	
	
.automation {
    padding: 75px 0 35px 0;
    margin: 0 0 70px 0;
    background: url('images/automation.png') no-repeat;
	background-size: auto 100%;
	}	
.about_map_center_l {
    float: left;
    width: 450px;
	}	
.about_map_center_r {
    float: right;
    width: 150px;
    padding: 10px 0 0 65px;
    margin: 70px 0 0 0;
	}	
.about_why ol:not([class])>li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 75px 30px 50px 50px;
    color: #5e5e63;
    font-size: 17px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    box-sizing: border-box;
    background: url('images/chek.png') no-repeat 0 75px;
	}	
	
.about_partner_l {
    float: left;
    width: 450px;
    color: #ececf3;
    line-height: 26px;
    font-size: 18px;
	}	
	
	
	

.adapt_parner{
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	width: auto;
    height: 21px;
	cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	}
.adapt_parner_a{
	display: block;
    width: 33px;
    height: 2px;
    background: #214dae;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    left: 0;
    top: 18px;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	}
.adapt_parner2{
    width: 22px;
	top: 25px;
    background: #214dae;
	}


.adapt_parner_active{
	position: relative;
	}
.adapt_parner_active .adapt_parner1{
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20px;
    background: #555555;
	}
.adapt_parner_active .adapt_parner2{
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
    opacity: 1;
    background: #555555;
    width: 33px;
	}		
	
	

.parner_nav ul{
	display: none;
	padding: 0 0 20px 0;
	}
.parner_nav li{
	display:block;
	float: none;
	padding: 0 0 7px 0;
	}
.parner_nav li:first-child{
	padding: 0 0 7px 0;
	}
.parner_nav li:last-child{
	float: none;
	padding: 0 0 0 24px;
	background: url('images/parner_nav.png') no-repeat 0 center;
	}	
.parner_nav li a{
	display: inline-block;
	vertical-align: top;
	padding: 0 0 3px 0;
	font-size: 18px;
	}
	

.parner_block {
    display: inline-block;
    vertical-align: top;
    width: 370px;
    margin: 0 0 30px 0;
	}	
.parner_block_text {
    width: 350px;
	padding: 15px 20px 0 20px;
	}	
	
	
	
.parner_one_l {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
	}	
a.parner_one_r {
    float: none;
    width: 330px;
    margin: 0 auto 30px auto;
	}
	
.parner_one_bottom_l {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
	}	
	
.parner_one_bottom_r {
    float: none;
    width: 330px;
    margin: 0 auto 0 auto;
	}	
	
	
	
.login_left {
    padding: 25px 20px 30px 20px;
    float: none;
    width: auto;
	margin: 0 0 30px 0;
	}	
.login_right {
    float: none;
    width: auto;
    padding: 25px 20px 30px 20px;
	}	
	
	
	
	

.analogues_list{
	float:none;
	width: auto;
	box-sizing:border-box;
	padding: 4px 0 25px 50px;
	position:relative;
	background: none;
	line-height: 20px;
	color: #5e5e63;
	font-size: 15px;
	}
.analogues_list3{
	background: none;
	}	
	
	
	

.question_block_name{
	padding: 0 0 15px 45px;
	background: url('images/question_block_name.png') no-repeat 0 top;
	}
.answer_block .question_block_name{
	background: url('images/question_block_name2.png') no-repeat 0 top;
	}		
ul.question_form_list li {
    display: block;
    float: left;
    width: 40%;
    margin: 0 0 15px 0;
    padding: 0 15px 0 0;
	}	
	
	

/**********************/
.falone .flogo,
.falone .fcontact{
	width: 50%;
	flex-basis: 50%;
}
.falone .fcontact .ftel, .falone .fcontact .fmail {
	float: none;
}
.falone .fadres {
	width: 100%;
	flex-basis: 100%;
	order:3;
}

.proposal_img {
	flex-basis: 100%;
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}
.proposal_body {
	flex-basis: 100%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
	
	


.halone .wrap > .logo {
	display: block;
}
	
	