.wrap {
	width: 100%;
	}

.on320 { display: block; }
.only760, .hide320 {display: none;}

img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}

[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}

body {
	font-size: 13px;
	line-height: 22px;
	}


h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}


.entry ol, ol.list {
	padding: 0 0 0 15px;
	}


.entry ul > li, ul.list > li {
	padding: 0 0 0 22px;
	font-size: 14px;
	}


.wrapper.on{
	transform: translateX(-270px);
	}


.logo{
	width: 105px;
	}

.main_nav{
	width: 270px;
	padding: 15px;
	right: -270px;
	}


.slider_cont {
	min-height: 360px;
	padding: 30px 20px;
	}

.slider_text {
	font-size: 18px;
	line-height: 20px;
	}

.slider_text span {
	font-size: 32px;
	line-height: 32px;
	}

.slick-arrow {
	top: auto;
	bottom: 10px;
	}

.tehno_slider .slick-arrow {
	bottom: -80px;
	}

.slick-prev {
	left: auto;
	right: 57px;
	}



.tehno {
	padding: 30px 0 75px 0;
	}

.tehno_it {
	display: block;
	padding: 0 0 14px 0;
	}

.tehno_img img {
	padding: 0 0 10px 0;
	}

.tehno_title {
	padding: 0 0 14px 0;
	}

.tehno_bots {
	display: block;
	}

.tehno_bot {
	width: 100%;
	max-width: 100%;
	padding: 0 10px 14px 10px;
	}

.tehno_bot img {
	max-width: 280px;
	}

.tehno_go {
	padding: 0;
	}



#content {
	padding: 20px 15px;
	}


.cont_if {
	display: block;
	}

.cont_infos {
	width: auto;
	padding: 0 0 20px 0;
	}

.cont_form {
	width: auto;
	}




.cat_list {
	width: 46%;
	margin: 0 2% 30px 2%;
	font-size: 16px;
	}

.cat_list_img {
	margin: 0 auto 15px auto;
	}

.cat_list_img img {
	max-height: 200px;
	}


.cat_fl {
	display: block;
	}

.filter {
	width: 100%;
	padding: 0 0 10px 0;
	}

.filter_t {
	cursor: pointer;
	position: relative;
	}

.filter_t:before {
	content: " ";
	display: block;
	width: 15px;
	height: 100%;
	background: url('images/main_nav.svg') no-repeat center / 15px auto;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: all 0.3s 0.02s ease;
	}

.filter.open .filter_t:before {
	transform: rotate(180deg);
	}

.filter_cont {
	display: none;
	}

.filter.open .filter_cont {
	display: block;
	}

.cat_prods {
	width: 100%;
	}


.prod_lists {
	display: block;
	}

.prod_list, .cat_prods .prod_list {
	width: 100%;
	margin: 0 0 20px 0;
	}


.prod_top {
	display: block;
	padding: 0 0 20px 0;
	}

.prod_imgs {
	width: auto;
	margin: 0 0 20px 0;
	}


.tabs {
	margin: 0 0 15px 0;
	}

.tabs li {
	margin: 0 5px 5px 0;
	}

.tabs li a {
	font-size: 14px;
	}



.bot {
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	padding: 20px 15px;
	}

.mig {
	order: 2;
	}

.copy {
	order: 1;
	width: 100%;
	margin: 0 0 10px 0;
	}

.soc {
	order: 3;
	margin: 0;
	}