
.success{
  background-color: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  text-align: center;
    /*height: calc(100vh - 236px);*/
}
.success .img{
  margin-bottom: 125px;
  width: 700px;
  height: 430px;
  overflow: hidden;
  border-radius: 8px;
  display: inline-block;
  
}
.success h1{
  text-transform: none;
  font-size: 48px;
  margin-top: 67px;
  color: #6c9c38;
}
.success h4{
  margin-top: 0px;
  color: #2b2b2b;
  margin-bottom: 25px;
  font-size: 24px;
  font-family: "SegoeUIRegular";
}
.success p{
  margin-bottom: 35px;
  font-size: 17px;
  font-family: "SegoeUIRegular";
}
.success .img img{
 width: 100%;
 height: 100%;  
}
.section5{
  z-index: 1;
  position: relative;
  background-image: url("../images/bg5.png");
}
.video_section{
  padding-bottom: 46px;
  background-repeat: no-repeat;
  padding-top: 108px;
      margin-top: -108px;
      margin-bottom: -50px;
  background-image: url(../images/bg_video.jpg);
  position: relative;
    -webkit-background-size: cover;
    background-size: cover;

}
.video_section h2{
  margin-bottom: 40px;
  margin-top: 52px;
}
.video_section h2 span{
  font-size: 36px;
}
.video_section h3{
  font-size: 21px;
  margin: 0;
  font-family: "SegoeUIBold";
}
.video_section p{
  font-size: 18px;
}
.video_section .item{
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.video_section .txt_side{
  width: 470px;
  padding: 48px 40px 20px 48px;
  height: 330px;
  display: inline-block;
      border-radius: 9px 0px 0px 9px;
  float: left;
  border: 1px solid #6c9c38;
  border-right: none;
  position: relative;
  top: 50px;
}
.video_section .txt_side.right{
  width: 470px;
  padding: 48px 48px 20px 40px;
  height: 330px;
  display: inline-block;
      border-radius: 0px 9px 9px 0px;
  float: left;
  border: 1px solid #6c9c38;
  border-right: 1px solid #6c9c38;
  border-left: none;
  position: relative;
  top: 50px;
}
.video_section .txt_side.right.show-full{
display: inline-block;
}
.video_section .txt_side.right.hide-full{
display: none;
}
.video_section .video_side{
  background-color: #333;
    width: 700px;
    height: 430px;
    border-radius: 9px;
    overflow: hidden;
  display: inline-block;
  float: left;
}





@media screen and (max-width: 1200px) {
body{
	padding-top: 118px;
}
.video_section .txt_side, .video_section .txt_side.right{
  padding: 20px;
  width: 370px;
}
.video_section .video_side{
  width: calc(100% - 370px);

}
}
@media screen and (max-width: 992px) {

.video_section .txt_side, .video_section .txt_side.right{
  width: 100%;
    border-right: 1px solid #333;
    border-radius: 9px;
    top: 0px;
    height: auto;
    margin-bottom: 10px;
}
.video_section .video_side{
  width: 100%;
    height: 400px;
}
.video_section .txt_side.right.show-full{
display: none;
}
.video_section .txt_side.right.hide-full{
display: inline-block;
}
.video_section .txt_side.right, .video_section .txt_side{
  border: 1px solid #6c9c38;
  border-radius: 9px;
}
.video_section .item{
  margin-bottom: 40px;
}
}
@media screen and (max-width: 768px) {
	body{
		padding-top: 0;
	}
  .success .img{
    width: 90%;
    height: 300px;
  }
  .success h1{
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 666px){
.section4 .products .product, .section4 .products .product.third {
    margin-left: 0;
}
}
@media screen and (max-width: 500px){
.video_section .video_side{
      width: 310px;
    height: 220px;
    margin: 0 auto;
    display: block;
    float: none;
}
}
@media screen and (max-width: 480px) {
  body{
    overflow-x: hidden;
  }
  .header .bigM{
  	display: none;
  }
  .topSmall{
  	padding-top: 15px;
  	display: block;
  	padding-left: 20px;
		padding-right: 20px;
  }
    .topSmall .for_buter{
    	float: right;
  	width: 72px;
  	height: 100%;
  	background-color: #ffb200;
  }
      .topSmall .first_row{
    height: 58px;
  }
  
    .topSmall .next_row{
    	display: inline-block;
    	width: calc(100% + 40px);
    	margin-left: -20px;
    	margin-right: -20px;
    	height: 50px;
    	padding-left: 20px;
    	background-color: #f8f8f8;
    }
  .topSmall .next_row p{
  	font-size: 14px;
  	margin-top: 5px;
  	margin-bottom: 0;
  	color: #696969;
  	display: inline-block;
  }
  
 .topSmall .telephone .regime{
 	font-size: 12px;
 }
.topSmall .telephone{
	padding-top: 0;
	font-size: 12px;	
}
.topSmall .telephone::before{
	display: none;
}
.topSmall .telephone span{
	font-size: 16px;	
}
  .topSmall .logo{
  	width: 91px;
  	display: inline-block;

  	height: auto;
  }
  .topSmall .logo img{
  	width: 100%;
  }

   .topSmall .buter{
  	display: inline-block;
  	position: relative;
  	top: 0;
  	left: 0;
  	margin-top: 13px;
  	margin-left: 22px;
  	width: 27px;
  	height: auto;
  }
  .topSmall .buter span{
  	height: 5px;
  	background-color: #fff;
  	margin-bottom: 3px;
  }
  .section1{
  	height: 600px;
  	padding-left: 20px;
  	padding-right: 20px;
  	padding-top: 0px;
  }
 body h1 {
 		width: 230px;
 		line-height: 33px;
    font-size: 21px;
    text-align: left;
    margin-top: 16px;
}
 body h1 br{
  display: none;
}
body h1 span{
  width: 270px;
	line-height: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
display: block;
font-size: 21px;

}
.section1 h4{
	font-size: 16px;
	text-align: left;
  }
.section1 ul{
	text-align: left;
	font-size: 14px;
}
.section1 ul li{
	display: block;
}
.section1 .button{
	    bottom: auto;
      position: relative;
      top: 0;
	    left: 0;
	width: 250px;
	height: 40px;
	font-size: 12px;

}
.section1 .button::after{
		top: -34px;
    right: -21px;
    content: url(../images/calcul.png);
    position: absolute;
}
.section1 .bgseptik p, .section1 .bgBathroom p{
	display: none;
}

.section1 .bgseptik{
		display: block;
		    bottom: 223px;
	    zoom: 0.3;
    -moz-transform: scale(0.3);
}
.section1 .bgBathroom {
	display: block;
    zoom: 0.25;
    bottom: 264px;
    -moz-transform: scale(0.25);
}
.section1 .points{
	display: none;
}
.forSec1{
	height: 50px;
}
.section2 {
	padding-top: 20px;
    background: #fff;
    position: relative;
    top: -109px;
    z-index: 6;
}
.smallM .header2 .button{
	margin-left: calc(50% - 74px);
}
.smallM .header2 .telephone{
	    margin-left: calc(50% - 55px);
}
.newSection .quest, .newSection .quest .wrapp .slide{
  width: 296px;
}
.section6 .pointsCont .points#point21 .contentVisible{
  left: -60px;
}
.section6 .pointsCont .points#point23 .contentVisible {
    left: -190px;
    top: -14px;
}
}
