@media screen and (max-width: 1140px){
	input[type=text], input[type=submit], textarea{
		-webkit-appearance: none;
	}
	input[type=checkbox]+.modify-checkbox:before, input[type=radio]+.modify-checkbox:before{
		width: 20px;
		height: 20px;
	}
	h1{
		text-align:
		center;
		font-size: 22px;
	}
	h2{
		font-size:18px;
	}
	.desctop-none{
		display:block;
	}
	.wrapper{
		width: 100%;
		padding:0;
		display: block;
		height: auto;
	}
	.wrapper__content{
		width:100%;
		padding-top: 105px;
	}
	.container{
		width: 100%;
		padding: 0 2%;
	}
	.sliderBlock .container{
		padding:0;
	}
	.owl-controls{
		bottom: 16px;
	}
	.header{
		background: #fff;
		top: 0;
		-webkit-box-shadow: 0px 1px 2px 0px #00000040;
		box-shadow: 0px 1px 2px 0px #00000040;
		height: 72px;
	}
	.headerTop{
		margin-top: 0;
		padding: 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		background: #fff;
		-webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 15%);
		box-shadow: 0px 1px 3px rgb(0 0 0 / 15%);
		padding: 4px 0;
		height: 54px;
	}
	.maintopblock{
		padding-top:0;
	}
	.header__iconmobile{
		cursor: pointer;
		font-size: 40px;
		color: #000;
		float: right;
		position: relative;
		top: 8px;
		z-index: 20;
		right: 5px;
		text-decoration: none;
	}
	.header__iconmobile_phone{
		float:right;
		margin-right: 12px;
		font-size: 30px;
		top: 15px;
	}
	.header__iconmobile_callback{
		float:right;
		margin-right: 15px;
		font-size: 32px;
		top: 14px;
	}
	.header__phoneTop{
		float: right;
		font-size: 18px;
		margin-top: 14px;
	}
	.button{
		font-size: 14px;
	}
	.header__phoneTopNumber{
		text-decoration: none;
	}
	.catalog__wrapper{
		position: fixed;
		height: 100%;
		top: 0;
		width: 0;
		z-index: 100;
		-webkit-transition: 0.2s linear;
		-o-transition: 0.2s linear;
		transition: 0.2s linear;
		overflow: hidden;
		margin-top: 0;
		background: #fff;
		right: 0;
	}
	.catalogmenu{
		width: 100%;
		background: #fff;
		height: 100%;
		padding: 0;
		-webkit-box-shadow: 0px 0px 2px 0px #ccc inset;
		        box-shadow: 0px 0px 2px 0px #ccc inset;
		display: block;
		border: none;
		border-radius: 0;
		margin: 0;
		max-width: 500px;
		padding-bottom: 50px;
		overflow-y: auto;
	}
	.catalogmenu__icon{
		font-size: 25px;
		color: #000;
	}
	.catalogmenu__item{
		width: 100%;
		display: block;
		margin: 0;
		float: left;
		font-size: 16px;
		padding: 16px 32px 16px 16px;
		color: #000;
		text-transform: none;
		text-align: left;
		border-bottom: 1px solid #ddd;
	}
	.header__logo{
	padding-top: 14px;
	width: 185px;
	background: none;
	border-radius: 0;
	margin-top: 7px;
	}
	.header.animate .header__logo{
		margin-top: 7px;
	}
	.header__background{
		background:none;
		padding:0;
	}
	.header__right{
		padding:0;
	}
	.header__logo img{
	max-width: 100%;
	}
	.slider__text{
	font-size: 16px;
	margin: 20px 0;
	}
	.slider__title{
		font-size: 20px;
		font-weight: 900;
		text-align: left;
	}
	.owl-slider img{
		max-width: 800px;
	}
	.slider__button {
	}
	.header__phoneBlock, .header__addressBlock{
		width: 100%;
		margin: 16px 0 0 0;
		padding: 0 20px;
		color: #000;
	}
	.header__socials{
		padding: 0 22px;
		margin-top: 16px;
		float: left;
		display: flex;
	}
	.header__social{
		margin: 0 10px 0 0;
		font-size: 32px;
		width: 32px;
	}
	.header__phoneNumber{
		color: #000;
		margin-left: 0;
		font-size: 20px;
	}
	.footer{
		padding: 40px 32px;
	}
	.footer__col{
		width:23%;
	}
	.footer__head{
		margin-bottom: 20px;
	}
	.footer__bottom{
		margin-top: 25px;
	}
	.footer__bottomOffer{
		width:100%;
	}
	.footer__bottomPowered{
		width:100%;
		margin-top:20px;
	}
	.path{
		text-align: left;
		padding: 16px 0;
	}
	.path__item{
		margin-bottom:10px;
		font-size: 12px;
	}
	.pagination{
		display:inline-block;
		vertical-align:top;
		float:none;
		margin-top:20px;
		width: 100%;
	}
	.productpage__h1{
		text-align:center;
	}
	.productpage__imagesBlock{
		text-align: center;
		width: 100%;
	}
	.productpage__image{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.productpage__image img{
		max-height:none;
	}
	.productpage__images{
		width: 100%;
	}
	.productpage__imagesItem{
		margin: 0 10px;
	}
	.productpage__right{
		width: 100%;
		margin: 0;
	}
	.productpage__info{
		text-align: left;
		width: 100%;
		margin: 20px 0 0 0;
		padding: 16px;
	}
	.productpage__prices{
		width: 100%;
		margin-bottom: 10px;
	}
	.productpage__price{
		display: inline-block;
		vertical-align: top;
		float: none;
		font-size: 32px;
		margin-right: 20px;
	}
	.productpage__price_old{
		font-size:18px;
		margin-top:8px;
		margin-left: 0;
	}
	.productpage__priceOld{
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	.productpage__buttonBlock{
		width: 100%;
		margin: 10px 0;
		text-align: center;
	}
	.productpage__button{
		vertical-align: top;
		width: 100%;
		float: none;
		max-width: 400px;
		margin: 0 0 16px 0;
		display: inline-block;
		vertical-align: top;
	}
	.features__item, .features__item:nth-child(2n){
		width:100%;
		margin:0 0 10px 0;
		overflow: hidden;
	}
	.mobile-none{
		display:none;
	}
	.tiny-products{
		width: 100%;
		margin: 0;
	}
	.pageproduct {
		width:100%;
		margin:0 0 20px;
	}
	.tabs__header{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: distribute;
		-webkit-box-pack: left;
		padding: 0 20px;
	}
	.tabs__elem{
		text-align: center;
		padding: 8px 20px;
		font-size: 16px;
	}
	.productpage__description, .features{
		font-size:16px;
	}
	.fancybox-nav span{
		visibility: visible!important;
	}
	.mainblock{
	padding: 32px 0;
	}
	.work{
		padding-bottom:0;
	}
	.maincat{
		padding-top:0;
	}
	.maintext__text{
		font-size:16px;
		width:100%;
		padding: 0;
	}
	.maintext__image{
		width:100%;
		margin-bottom: 20px;
	}
	.advantages__item{
		width:100%;
		float:none;
	}
	.advantages__header{
		font-size: 52px;
		text-align: center;
	}
	.advantages__text{
		font-size: 16px;
		text-align: center;
	}
	.advatanges__icon{
		margin-bottom:0;
	}
	.product__filterButton{
		border: 1px solid #0e008b;
		padding: 10px 16px;
		vertical-align: top;
		width: 250px;
		margin: 0 auto 25px;
		overflow: hidden;
		text-align: center;
		font-weight: 500;
		font-size: 16px;
		border-radius: 40px;
		color: #0e008b;
	}
	.news__item, .persons__item{
		margin-right:0;
		width:100%;
	}
	.news__image{
		width:100%;
	}
	.news__header{
		font-size:20px;
	}
	.news__button{
		left:20px;
		right:inherit;
	}
	.news__cont{
		width:100%;
		height: auto;
		padding-bottom: 80px;
	}
	.productpage__imageBlock{
		width:100%;
	}
	.productpage__images .slick-track{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.productpage__minititle{
		width:100%;
	}
	.main__titleBlock{
		margin-bottom:20px;
	}
	.main__title{
		font-size: 22px;
	}
	.maincatalog__text{
		font-size: 18px;
	}
	.maincatalog__item{
		width: 100%;
		margin: 0 2% 20px 2%!important;
		min-width: 100%;
	}
	.maincatalog__item:nth-child(3) ~ .maincatalog__item, .maincatalog__item_mini {
		width:46%;
		padding: 90px 16px 64px 16px;
		min-width: 46%;
		max-width: none;
	}
	.maincatalog__itemName{
		font-size: 12px;
	}
	.maincatalog__itemButton{
		font-size:14px;
	}
	.maincatalog__itemBack{
		display:none;
	}
	.slider__item{
		border-radius:0;
	}
	.slider__item img{
		max-width:800px;
		position: relative;
		left: -27%;
	}
	.categoriesslider{
		top: 0;
		margin-top: 20px;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.categoriesslider__item{
		width: 48%;
		margin: 0 1% 20px;
		font-size: 16px;
		padding: 10px;
	}
	.sliderBlock{
		padding-bottom:10px;
	}
	.slider__content{
		max-width: 100%;
	}
	.howtoworkmain__left{
		width: 100%;
		margin-bottom: 20px;
		border: none;
		padding: 0;
	}
	.howtoworkmain__right{
		width: 100%;
		padding: 0;
		border: none;
		text-align: center;
	}
	.howtoworkmain__rightitem{
		border-top: 1px solid #e3e5e7;
		padding: 32px 0;
		text-align: left;
	}
	.howtoworkmain__rightitem+.howtoworkmain__rightitem{
		padding-bottom:0;
	}
	.howtoworkmain__callback{
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.reasons__item{
		padding: 20px 20px 100px 20px;
		width: 100%;
		margin-bottom: 32px;
		-webkit-box-flex: 0;
		    -ms-flex: none;
		        flex: none;
	}
	.reasons__button{
		display: inline-block;
		vertical-align: top;
		float: none;
	}
	.foursteps__item{
	justify-content: center;
	box-shadow: none;
	padding: 0;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	}
	.foursteps__number{
		
	}
	.foursteps__content{
		width:100%;
		margin-top:20px;
		text-align: justify;
	}
	.foursteps{
		padding: 20px 0;
	}
	.work__left{
		width:100%;
		margin-bottom:40px;
	}
	.work__right{
		width: 100%;
	}
	.bottomform__block, .topform__block{
		padding: 40px 20px;
	}
	.bottomform__title, .topform__title{
		font-size: 22px;
	}
	.bottomform__content, .topform__content{
		width:100%;
	}
	.bottomform__item, .topform__item{
		width:100%;
	}
	.howtowork__left{
		padding:0;
		border:none;
		width:100%;
	}
	.howtowork__bigtext{
		text-align:justify;
	}
	.howtowork__right{
		padding:0;
		border:none;
		width:100%;
	}
	.howtowork__rightitem{
		border:none;
		padding:0;
		margin-top:32px;
		border-top:1px solid #ddd;
		padding-top:32px;
		border-radius:0;
	}
	.howtowork__icon{
		padding:8px;
	}
	.howtowork__icon img{
		max-width:40px;
	}
	.team__item{
		
	}
	.team__itemContainer{
		
	}
	.team__image{
		width: 100%;
	}
	.team__content{
		width: 100%;
		margin: 16px 0 0 0;
		padding: 0 4px;
	}
	.team__name{
		font-size: 25px;
	}
	.team__annotation{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.team__text{
		
	}
	.team__blocks{
		width: 100%;
		position: relative;
		height: auto;
		display: none;
	}
	.team__block{
		border: none;
		width: 100%;
		height: auto;
	}
	.team__blockContent{
		position: relative;
		top: 0;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
	}
	.team__blockTitle{
		
	}
	.team__blockText{
		
	}
	.pagecontainer__left{
		width:100%;
		padding:0;
		border:none;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.product{
		margin:0 4px;
	}
	.howtowork__block{
		padding:16px;
	}
	.howtowork__image{
		margin-bottom:20px;
	}
	.workimg__item{
		padding: 16px;
		min-width: 100%;
		max-width: none;
	}
	.workimg__title{
		font-size:14px;
	}
	.workimg__image{
		height:55px;
	}
	.circular__block{
		background: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	.circular__item{
		position: relative;
		top: 0!important;
		left: 0!important;
		text-align: left!important;
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		    -ms-flex-direction: row!important;
		        flex-direction: row!important;
		-webkit-box-pack: start!important;
		    -ms-flex-pack: start!important;
		        justify-content: flex-start!important;
		margin-bottom: 14px;
		padding-bottom: 14px;
		border-bottom: 1px solid #ddd;
		width: 100%;
		gap: 14px;
	}
	.circular__item:nth-last-child(1){
		border:none;
	}
	.circular__item:before{
		display:none!important;
	}
	.circular__number{
		font-size: 25px;
		min-width: 40px;
		height: 40px;
		width: 40px;
		border: none;
	}
	.circular__content{
		font-weight: 500;
		font-size: 14px;
	}
	.circular__title{
		
	}
	.circular__description{
		
	}
	.steps__item{
		width:100%;
		-webkit-box-flex: 0;
		    -ms-flex: none;
		        flex: none;
	}
	.steps__header{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	}
	.steps__number{
    height: 40px;
    width: 40px;
    min-width: 40px;
    line-height: 40px;
    font-size: 20px;
}
	.steps__title{
		text-align: center;
		font-size: 16px;
	}
	.steps__description{
		font-size: 14px;
	}
	.maintop__left{
		width:100%;
		margin-bottom:20px;
		box-shadow: none;
		padding: 0 16px;
	}
	.maintop__price{
		font-size:16px;
	}
	.maintop__price span{
		font-size:20px;
	}
	.maintop__leftContent{
		margin-top:16px;
		padding-top:20px;
	}
	.maintop__leftContentTitle{
		font-size:20px;
	}
	.maintop__form{
		width:100%;
	}
	.project__block{
		padding: 32px 8px 20px 8px;
		border-radius: 4px;
	}
	.project__image{
		width:100%;
	}
	.project__right{
		width:100%;
		margin-top: 20px;
	}
	.project__name{
		font-size: 22px;
	}
	.project__description{
		text-align: left;
	}
	.project__description h3{
		font-size: 18px;
		margin-bottom: 25px;
	}
	.search__form{
		height: 43px;
		right: 0;
	}
}
@media screen and (max-width: 800px){
	.product__image{
		height:auto;
	}
	.footer__col, .footer__col:nth-child(1){
		width: 100%;
		margin-bottom: 25px;
		padding-left: 0;
	}
	.footer__col:nth-last-child(1){
		margin-bottom:0;
	}
	.popup__body{
		max-width: 90%;
		padding: 20px;
		top: 20px;
	}
	.popup__title{
		font-size:32px;
		margin-top:20px;
	}
	.order__leftinfo{
		width:100%;
	}
	.legalinfo{
		padding:0;
	}
	.legalinfo__item{
		width:100%;
		border-right: 0;
		border-bottom: 1px solid #ddd;
		padding: 32px;
	}
	.legalinfo__item:nth-last-child(1){
		border-bottom:0;
	}
	.comments__image{
		width:100%;
		margin-bottom:20px;
	}
	.comments__body{
		width:100%;
		padding:0;
	}
	.documents__image{
		float: left;
		width: 100%;
		border: 1px solid #ddd;
		height: 150px;
		border-radius: 10px;
	}
	.documents__content{
		width: 100%;
		float: left;
		padding: 0;
		margin-bottom: 20px;
	}
	.documents__title{
		font-size: 20px;
	}
	.main__titleLink{
		float:left;
		width:100%;
		margin-top:20px;
		margin-bottom: 32px;
		max-width: 350px;
	}
}