@media screen and (min-width: 768px) {
    h1,.h1,.btitle	{
        font-size: 48px;
		font-weight:800;
    }
	
    h2,.h2 {
        font-size: 36px;
    }
    h3,.h3 {
        font-size: 32px;
    }
    h4,.h4 {
        font-size: 24px;
    }
    h5,.h5{
		font-size:20px;
	}
    h6,.h6 {
        font-size: 18px;
    }
}

@media (max-width:1390px){
	.block-1 .ic-cleanman-transparent{
		width:22vw;
	}
	
	.wpcf7-spinner{
		display:none !important;
	}
	.home-page .intro .form-inline{
		display:flex;
		
	}
	.intro .wpcf7 form .form-inline .wpcf7-form-control-wrap{
		flex:1;
	}
	.block-4 .ic-hand-2{
		width:18vw;
	}
	.intro-about .ic-hand-5{
		width:10vw;
	}
	.list-style-2 .item-service .item-img{
		height:25vw;
	}
	.about-blocks .blocks .item .btitle,
.about-blocks .blocks .item .entry-box{
	position:relative;
	z-index:3;
}
	
}

@media (max-width:1199px){
	
	.intro .intro-wrap{
		min-height:680px;
	}
	.intro .title{
		font-size:48px;
	}
	.intro .entry-box{
		padding-right:0;
	}
	.home-page .intro .image-box img{
		width:100%;
		margin:0;
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
	}
	.home-page .intro .ic-hand-2,
	.intro .ic-hand-2{
		width: 115px;
    height: 138px;
    top: 44%;
    left: 51%;
	}
	.intro .ic-hand-5,
	.home-page .intro .ic-hand-5{
		width: 81px;
		height: 130px;
		left: calc(50% - 15px);
		bottom:0;
		transform: rotate(38deg);
	}
	.item-service .item-wrap {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.item-service .item-img, 
	.item-service .item-content {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.item-service .item-img {
		height: 25vw;
		position: relative;
		overflow: hidden;
	}
	
	.item-service .item-img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
	.item-service .item-content {
    flex: 1;
}
.item-service .item-excerpt {
    margin-bottom: 24px;
}
.block-1{
	overflow:hidden;
}
.block-1 .ic-hand-5{
	width: 77px;
   height: 122px;
   left:3%;
}
.block-1 .ic-hand-2{
	width:79px;
	height:95px;
	left:10%;
}
.block-1 .ic-cleanman-transparent{
	right: -5px;
        height: 23vw;
}

.block-2 .ic-hand-1{
	width:128px;
	height:88px;
	top:-70px;
}
.block-2 .ic-hand-4{
	width:62px;
	height:121px;
	left:6%;
}

.intro-about .ic-hand-2{
	right:-30px;
}
.intro-about .ic-hand-5{
	left:-30px;
}
.intro-about .ic-cleanman-white-bg{
	width:30vw;
	height:31vw;
}

.block-6 .entry-box,
.about-blocks .blocks .item .entry-box,
.block-4 .inner .entry-box,
.block-7 .entry-box{
	padding-right:0;
	padding-left:0;
}
.block-6 .ic-hand-5{
	left:15px;
	width:63px;
	height:101px;
	left:7%;
}
.block-6 .ic-hand-4{
	    width: 75px;
    height: 145px;
    top: 0;
	right:4%;
}
.block-4.bg-none .ic-hand-5,
.block-4 .ic-hand-5{
	width:90px;
	height:143px;
	left: -53px;
        top: 0;
        transform: rotate(69deg);
}


.block-4 .ic-hand-2,
.block-4.bg-none .ic-hand-2{
	width:135px;
	height:173px;
	right: -56px;
        top: 0;
}

.about-blocks .ic-hand-5{
	width:56px;
	height:90px;
}

.about-blocks .ic-hand-4{
	width:78px;
	height:151px;
	bottom:-67px;
	left:55px;
}
.about-blocks .ic-hand-1{
	width:90px;
	height:62px;
	left:-50px;
}

.about-blocks .ic-hand-2{
	width:83px;
	height:100px;
	bottom:-20px;
}

.block-5 .ic-cleanman-white{
	width:268px;
	height:271px;
}

.block-more-s .ic-hand-1{
	width: 127px;
    top: -120px;
}

.block-more-s .ic-hand-1 + .ic-hand-1{
	bottom:-135px;
}

.contact-block .ic-hand-1{
	width:100px;
	right:-21px;
	top:0px;
}
.contact-block .ic-hand-3{
	width:81px;
	bottom: -40px;
}

.contact-page .row-1 .ic-hand-2{
	width:80px;
	height:95px;
	right:50px;
	top:125px;
}

.contact-page .row-2 .ic-hand-1{
	width:122px;
	height:85px;
	right:-20px;
}

.contact-page .row-2 .ic-hand-5{
	width:83px;
	height:132px;
	left:50px;
}

.contact-page .row-2 .ic-cleanman{
	width:221px;
	height:223px;
	left:80%;
}

.bl-2-items .item .item-text{
	max-width:100%;
}

}

@media (max-width:991px){
	.header-wrap{
		padding-right:20px;
		padding-left:20px;
	}
	#mobile-menu{
		display:block;
		margin-left:16px;
	}
	
	.top-menu{
		display: none;
        position: absolute;
        background: #fff;
        padding: 5px 15px 15px;
        border-radius: 16px;
        right: 16px;
        top: 100%;
        z-index: 9;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}
	.top-menu:before{
		display:inline-block;
		position:absolute;
		top:-9px;
		right:32px;
		width: 0px;
		height: 0px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #fff;
	}

	
	.top-menu li{
		display:block;
		float:none;
	}
	
	
	
	.intro .content-box{
		padding: 20px;
	}
	
	.content-section{
		padding:30px 20px;
		
	}
	.block-6{
		padding-left:0;
		padding-right:0;
	}
	.block-more-s .button-white{
		margin-top:40px;
	}
	.intro{
		padding:0;
	}
	.list-services{
		margin: 0 -10px -10px;
	}
	
	.list-services .item-service{
		padding:10px;
	}
	
	.item-service .item-content{
		padding:20px;
	}
	
	.home-page .intro .form-inline{
		display:block;
		max-width:400px;
	}
	
	.intro .wpcf7 form .form-inline .wpcf7-form-control-wrap{
		float:none;
		margin-right:0;
		max-width:100%;
	}
	
	.intro .wpcf7-submit, .intro .wpcf7 form .form-inline .wpcf7-submit{
		width:100%;
	}
	
	.single-page .intro .intro-text{
		min-height:unset;
	}

	
	.bl-2-items .col-3{
		-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}
	
	.bl-2-items .item .item-title br{
		display:none;
	}
	
	.block-3 .numbers{
		margin-top:0;
		margin-bottom:0;
	}
	
	.block-3 .numbers .item{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.block-3 .numbers .item .accent-text{
		font-size:48px;
	}
	
	.max-512,
	.max-690,
	.max-720,
	.max-768,
	.max-890{
		max-width:100%;
}

.block-4.bg-none .ic-hand-1{
	width: 90px;
    height: 62px;
    bottom: 0;
    left: 42%;
}

.block-4.bg-none .ic-hand-5, .block-4 .ic-hand-5{
	left: -60px;
        top: -30px;
        transform: rotate(69deg);
}	

.block-4 .ic-hand-2, .block-4.bg-none .ic-hand-2{
	right: -77px;
    top: -57px;
}

.block-4:not(.bg-none) .ic-hand-5,
.block-4:not(.bg-none) .ic-hand-2{
	display:none;
}

.block-5 .btitle{
	font-size:32px;
}

.block-5 .ic-cleanman-white{
		right:0;
        bottom: 0px;
}

.block-6 .ic-hand-5{
	left:-30px;
	top:-30px;
}

.block-6 .ic-hand-4{
	right:-30px;
	top:-30px;
}

.block-6 .ic-hand-2{
	    width: 72px;
    height: 88px;
    bottom: -89px;
    left: 48%;
}

.contact-block{
	padding:0;
}

.contact-block .left-col{
	width:45%;
	padding:30px 20px;
}

.contact-block .right-col{
	padding-left:20px;
	padding-right:20px;
}

.block-5 .steps .item{
	padding-left:65px;
}

#footer{
	padding:20px 20px 40px;
}
.footer-wrap{
	padding:0px 0 20px;
}

#footer .copyrights{
	padding-top:15px;
}



#footer > .ic-hand-5{
	width:40px;
	height:63px;
	margin-left:-20px;
	bottom:-27px;
}

.block-1 .ic-cleanman-transparent{
	width: 150px;
        height: 152px;
        top: inherit;
        bottom: 0;
}

.block-1 .ic-hand-2{
	top: inherit;
    bottom: 15px;
}

.block-2 .ic-hand-4{
	left: -40px;
        top: -40px;
        transform: rotate(35deg) scaleX(-1);
}

.inform h1,
.inform .entry-box{
	max-width:100%;
	width:100%;
	text-align:center;
	margin:10px 0;
	padding:0;
}

.intro-about .ic-hand-2{
	top: 0px;
        right: -36px;
        width: 80px;
        height: 95px;
        transform: rotate(-10deg);
}

.intro-about .ic-hand-5{
	width:81px;
	height:130px;
	left: -44px;
    top: 0;
   transform: rotate(69deg);
}

.about-blocks .ic-hand{
	display:none !important;
}

.gmap{
	height:360px;
}
.contact-row .c-item-content{
	margin-top:30px;
}

.contact-page .row-2 .ic-hand-5{
	display:none;
}

.contact-item .c-title{
	font-size:18px;
}

.contact-row .contact-item{
	padding:20px;
}

.bl-add-items .col-4{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-top:20px;
}

.bl-add-items .item{
	padding:20px;
}

.block-add .ic-hand-2{
	width:72px;
	height:87px;
	bottom:-86px;
	right:50%;
	margin-right:-36px;
}

.body-site{
	overflow-x:hidden;
}
	
}

@media (max-width:767px){
	.intro .title{
		font-size:32px;
	}
	h1 br, .h1 br, .btitle br,
	.intro .title br{
		display:none;
	}
	.footer-wrap{
		flex-direction:column;
	}
	.footer-menu{
		padding-top:15px;
	}
#footer .copytext{
	text-align:center;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	order:2;
	font-size:80%;
}

#footer .social-block.tr{
	text-align:center;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.intro .intro-wrap{
	min-height:unset;
}
.intro .content-box,
.intro .image-box{
	width:100%;
}
.intro .image-box img{
	width:100%;
	height:250px;
	position:static;
	transform:none;
}
.single-page .intro .wpcf7,
.home-page .intro .form-inline{
	max-width:100%;
}
.home-page .intro .image-box img {
        position: static;
        width: 50vw;
        margin: 0 auto 15px;
        height: auto;
        transform: none;
        float: none;
}
.intro .ic-hand-2, 
.home-page .intro .ic-hand-2{
	        bottom: 21vw;
        top: inherit;
        right: -47px;
        left: inherit;
        transform: rotate(-11deg);
}
.intro .ic-hand-5, 
.home-page .intro .ic-hand-5{
	left: 0;
    transform: rotate(4deg);
    bottom: -58px;
}
.item-service .item-title{
	font-size:22px;
}
.block-1 .inner{
	max-width:100%;
}
.block-1 .ic-hand-5{
	left: -44px;
    top: 0;
    transform: rotate(69deg);
}

.block-1 .ic-hand-2{
	left:-30px;
	bottom:-30px;
	-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.block-1 .ic-cleanman-transparent{
	bottom: -10px;
    right: -10px;
    width: 120px;
    height: 120px;
}
.bl-2-items .item .item-title,
.block-5 .steps .item-title{
	font-size:20px;
}

.block-3 .row .col-6,
.block-5 .row .col-6{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.block-3 .row .col-6.col-img{
	margin-bottom:30px;
}
.block-3 .numbers .item{
	-ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
}
.block-5 .col-text{
	margin-bottom:40px;
}
.block-5 .col-text .entry-box{
	max-width:100%;
}
.block-5 .ic-cleanman-white{
	width: 130px;
        height: 132px;
        left: inherit;
        right: 20px;
        bottom: -40px;
}


.contact-page .row-1 .ic-hand-2{
	top:10px;
	right:-35px;
}
.contact-row .col-4{
		min-width:100%;
	        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
		margin-bottom:30px;
}

.contact-row .col-4:last-child{
		margin-bottom:0;
}

.contact-row .contact-item{
	display:flex;
}

.contact-row .c-item-content{
	margin:0;
	padding-left:20px;
	flex:1;
}
.contact-block .left-col,
.contact-block .right-col{
	width:100%;
	padding: 30px 20px;
}
.contact-block .right-col .wpcf7 .row .col-6,
.contact-page .row-2 .wpcf7 .row .col-6{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.contact-block .ic-hand-1{
	z-index:0;
	top:-30px;
	right:-30px;
}

.contact-block .ic-hand-3{
	display:none;
}

.bl-6-items .item-link{
	padding:15px;
}

}

@media (max-width:620px){
	.item-service .item-img,
	.list-style-2 .item-service .item-img{
		height:50vw;
	}
	.list-services .item-service{
		-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	.about-blocks .row .col-6,
	.bl-2-items .col-3,
	.bl-4-items .item .row .col-6{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.bl-4-items .item .row .col-6 + .col-6{
		margin-top:20px;
	}
	
	.about-blocks .blocks .item .col-img{
		order:2;
		margin-top:20px;
	}
	.about-blocks .blocks .item .col-img img{
		height:auto;
	}
	
	.bl-2-items .col-3 .item{
		position:relative;
		padding-left:68px;
	}
	.bl-2-items .item .item-icon{
		position:absolute;
		left:0;
		top:0;
	}
	#modal-success .inner{
		width:80%;
	}
	.block-3 .numbers .item{
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	
	.block-4.bg-none .ic-hand-1{
		bottom:-40px;
	}
	
	.bl-6-items{
		padding-bottom:76px;
		margin-bottom:-25px;
	}
	.wpcf7-checkbox .wpcf7-list-item{
		width:100%;
	}
	.logo_desktop{
		display:none;
	}
	.logo_mobile{
		display:inline-block;
	}
	.single-page .intro .wpcf7 form .wpcf7-submit{
		min-width:unset;
	}
}