@media only screen and (max-width: 1280px){
	.wrapper{
		width: 95%;
		margin: auto;
	}
	.type_tovar_services,
	.primer_production .title,
	.primer_production{
		margin-bottom: 30px;
	}
	.search {
    width: 240px;
    }
    .offers {
    	width: 90%;
    }
    .right-block .navigation ul li a{
    	font-size: 14px;
    	margin-left: 0;
    }
    .katalog_page .catalog_block .catalog_list{
-webkit-justify-content: space-between;
        justify-content: space-between;
}
.text_are{
	width: 96%;	
}
.inputs input, .inputs select{
	width: 100%;	
}
}
@media only screen and (max-width: 1170px){
	.block_primer_production .owl-prev{  
  left: -20px;
 
}
.block_primer_production .owl-next{
  right: -20px;
 
}
	.text_are {
    width: 95%;
}
	.title_catalog_left h2{
		margin-left: 10px;
	}
	.news_block_sect{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.new_block{
		height: auto;
		width:450px;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.left_news .news_block_sect .new_block{
		width: 100%;
	}
	.forms{
		width: 95%;
		margin: auto;
	}
}
@media only screen and (max-width: 1080px){
	.text_are {
    width: 94%;
}
}
@media only screen and (max-width: 1024px){
	.tabs-links li:last-child{
		margin-left: 10px;	
	}
	
		.text_are {
    width: 93%;
}
	.offers .owl-next{
		right: 10px;
	}
	.offers .owl-prev{
		left: 10px;
	}
	.head{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	header{
		margin-bottom: 15px;
	}
	.search{
		width: 100%;
		-webkit-order: 6;
		    -ms-order: 6;
		        order: 6;
		    margin-left: 0;
		    margin-top: 15px;
	}
}
@media only screen and (max-width: 992px){
	.links_catalog  li, 
	.vtor_link_catalog  li{
		display: flex;	
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;	
		-webkit-justify-content: space-between;
		        justify-content: space-between;	
	}
	.links_catalog li ul,
.vtor_link_catalog li ul{
	position: static;	
	width: 100%;	
}
	.open_menu{
		display: block;
	margin-top: 7px;
	}
	.preferences__item{
		width: 30%;	
	}
	.links_catalog{
		display: none;
	}
	.block_catalog_links .links_catalog {
		display: block !important;
	}

	.close_filter{
		display: block;
	}
	.container-filter {
    position: fixed;
    left: 0;
 top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    visibility: hidden;
    z-index: 100;
    background: rgba(0, 0, 0, .7);
}
.container-filter.show{
	visibility: visible;
}
.wrapp_filter {
    position: fixed;
    width: 310px;
    background: #FFF;
    height: 100%;
    left: -320px;
    -ms-overflow-y: scroll;
    overflow-y: scroll;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    padding: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.container-filter.show .wrapp_filter{
	left: 0;
}
	.katalog_page{
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.our_tovars{
		-webkit-order: 1;
		    -ms-order: 1;
		        order: 1;
	}
	.left_news{
		-webkit-order: 2;
		    -ms-order: 2;
		        order: 2;
	}


		.block_primer_production .owl-prev{  
  left: 10px;
 
}
.table_conatiner {
	width: 100%;	
	-ms-overflow-x: scroll;
	    overflow-x: scroll;	
}
.table_conatiner table{
	width: 900px;	
}
.image-type_tovar_services figure img{
	display: block;
	margin: auto;
}
.type_service ul li:before {
    content: "-";
    position: absolute;
    left: -15px;
    top: 5px;
}
.type_service ul li span,
.type_service p  {
    font-size: 16px;
    display: block;
    margin-bottom: 4px;
    color: #2A2A2A;
    line-height: 28px;
}
.type_service ul{
	margin-left: 15px;
}

.block_primer_production .owl-next{
  right: 10px;
 
}
.table_description{
	line-height: 28px;
}
	.block_heading_page h3{
		font-size: 36px;
		line-height: normal;
	}
	.block_heading_page p{
		font-size: 18px;
	}
	.block_our_tovars{
		-webkit-justify-content: center;
		        justify-content: center;
	}
	.offer_item{
		margin: 15px 7px;
	}
	.inputs {
		display: flex;	
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;	
		-webkit-justify-content: space-between;
		        justify-content: space-between;	
	}
	.text_are{
		max-width: 992px;	
		width: 97%;	
	}
	.inputs input, .inputs select{
		margin-right: 0;	
		width: 48%;	
	}
	.cart-page{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;	
	}
	.left-cart_page{
		margin-bottom: 20px;
		width: 100%;		
	}
	.right-cart_page{
		margin-left: 0;	
		width: 100%;	
	}
	.forms {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.forms input{
		width: 49%;
		margin-bottom: 10px;
	}
	.forms button{
		width: 49%;
	}
	.katalog_page{
		padding-left: 0;
	}
		.left_news {
			margin-bottom: 30px;
		}
	.tovar_page{
		margin-left: 0;
	}
	.mobile_menu .time_work,
	.mobile_menu  .phones_header {
margin-right: 30px;
	}

	.title_slider{
		margin-top: 50px;
	}
	.head .time_work{
		display: none;
	}
	.head .phones_header{
		display: none;
	}
	#sandwich{
		display: block;
	}
	.links_catalog{
		margin-left: 8px;
	}
	.cart_catalog{
		margin-left: 0;	
	}
	.content{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.left_catalog{
		width: 100%;
		margin-bottom: 10px;
	}	
	.navigation{
		display: none;
	}
	.right-block{
		width: 100%;
	}
	.new_block{
		height: auto;
		width:100%;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.foot {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
}
@media only screen and (max-width: 860px){
	.kontact_page{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.map_kontact_page{
		width: 100%;
	}
	.table_description{
		-ms-overflow-x: scroll;
		    overflow-x: scroll;
	}
	.table_description table{
		width: 800px;
	}
}

@media only screen and (max-width: 767px){
	.type_tovar_services{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.image-type_tovar_services{
		width: 100%;
		max-width: 767px;
		text-align: center;
	}
	.title_slider{
		font-size: 30px;
		line-height: 40px;
	}
	.descr_slider{
		font-size: 20px;
		line-height: 30px;
		padding: 13px 0;
	}
	.table_conatiner table{
	width: 760px;	
}
}
@media only screen and (max-width:680px){
	.left-cart_page {
    padding: 20px;
}
.offer_item{
	margin: auto;
	height: auto;	
	margin-bottom: 15px;
}
.preferences__item {
    width: 47%;
}


.block_heading_page h3 {
    font-size: 25px;
    line-height: normal;
}
.dop_data{
display: block;	
}
.form_service{
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.form_service input{
	margin-bottom: 10px;
}
.block_heading_page{
	padding-top: 15px;
}
}
@media only screen and (max-width:640px){
	.list_cart{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;	
	}
	.quantity{
		margin-top: 20px;	
		width: 100%;	
		-webkit-justify-content: space-between;
		        justify-content: space-between;	
		display: flex;	
		
	}
	.descriotion_data_cart_tovar div{
		height: auto;	
		margin-bottom: 10px;	
	}
	.descriotion_data_cart_tovar {
    max-width: 300px;
    width: auto;	
}
	.delete_tovar_cart{
		line-height: 30px;	
	}
	.quantity .number{
		margin-left: 0;
		margin-top: 0;		
	}
	.forms input{
		width: 100%;
		margin-bottom: 10px;
	}
	.forms button{
		width: 100%;
	}
	.block_form_vtor .title{
		font-size: 25px;
	}
	.block_form_vtor .title span{
		font-size: 20px;
	}
	.block_our_tovars{
	-webkit-justify-content: center;
	        justify-content: center;
}
.block_our_tovars .offer_item {
    margin-left: auto;
    margin-bottom: 30px;
}
	.tovar_block{
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	  
	}
	.image-tovar_block{
		width: 100%;
		  margin: auto;
	    margin-bottom: 30px;
	}
	.title_slider {
    font-size: 15px;
    line-height: 40px;
    width: 90%;
    padding: 10px 0;
}
.descr_slider {
	width: auto;
	min-width: auto;
    font-size: 13px;
    line-height: 19px;
    padding: 6px 0;
}
	.catalog_list{
		-webkit-justify-content: center;
		        justify-content: center;
	}
	.foot div{
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 30px;
} 	
}
@media only screen and (max-width:576px){
	.slct{
		width: 300px;
			font-size: 12px;
	}
	.drop{
			font-size: 12px;
		width: 320px;
	}
	
	.katalog_page .catalog_block .catalog_list {
    -webkit-justify-content: center;
            justify-content: center;
}
.sorting a{
	display: block;
	margin-left: 0;
	padding: 10px 0;
}
.text_are {
    width: 96%;
}

}
@media only screen and (max-width:480px){
	.block_heading_page p {
margin-bottom: 25px;
}
.block_heading_page h3{
	margin-bottom: 25px;
}
	.form_service input{
		width: 100%;
	}
	.preferences__item {
    width: 100%;
}
	#test-form1{
		width: 80%;
		padding: 30px 20px;
	}
	.image-tovar_block{
		height: auto;
		padding: 30px 0;
	}
	.busket_header {
      display: flex;
    width: 65px;
    order: 2;
    text-align: right;
}
.head .logo{
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	-webkit-order: 0;
	    -ms-order: 0;
	        order: 0;
}
.descr_slider{
	width: 90%;
}
.title_slider{
	margin-top: 10px;
}
.tabs__caption{
	-webkit-justify-content: center;
	        justify-content: center;
}
.pokazatel ul.oglavl li {
	font-size: 12px;
}
ul.oglavl span.page{
	width: auto;
}
.inputs input, .inputs select{
	width: 100%;	
}
.text_are {
    width: 93%;
}
}
@media only screen and (max-width:375px){
.block_heading_page h3{
	font-size: 20px;
}	
}