.carousel-control{
	display: flex;
	justify-content: center;
	align-items: center;
}
.setka:before{
	content: "";
    position: absolute;
    top: 20px;
    width: 100%;
    height: 5px;
    background: url(../images/line_one.png) no-repeat scroll right 0 / cover rgba(0,0,0,0);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.setka:after{
	content: "";
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 5px;
    background: url(../images/line_two.png) no-repeat scroll right 0 / cover rgba(0,0,0,0);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.block_one	{
	width:100%;
	height:auto;
	background-color:#FCEAD1
}
.content_one {
	width:100%;
	height:100%;
	padding:30px 0px; 
}
.Materials{
	width:100%;
	height:auto;
	background-color:#FCEAD1;
	margin-bottom:72px
}
.Materials_text{
	padding:30px 0px; 
}
.right_control.right{
	top: 0px !important;
}
.left_control.left, .right_control.right{
	background-image: none !important;
}
.bonnus_program{
	width:100%;
	height:auto;
	margin-top:2%;
	margin-bottom: 100px;
	background-image: url(../images/bg_bonnus.png);
	background-size: auto auto;
	background-position: center center;
	background-repeat: repeat;
	position:relative;
	
}
.content_reviews{margin:5% 15% 15%;height:auto;position:relative}
.bonnus_program_text {
    margin-top: 15%;
}
.ind_advantage figure {
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bonnus_program-bg{
	width: auto;
	height: 300px;
	background-image: url(../images/bg_img-3x.png);
	background-size: 100% 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.chehol{
	left: 15% !important;
}
@media (max-width: 1200px){
	.chehol {
	    top: 32% !important;
	    left: 5% !important;
	}
	.vatnie_matrasi_button {
	    top: 60% !important;
	}
}
@media(max-width: 991px){
	.chehol img{
		width: 300px !important;
	}
	.vatnie_matrasi_button_one, .vatnie_matrasi_button{
		top: 65% !important;
	}
}
@media(max-width: 767px){
	.vatnie_matrasi_button_one, .vatnie_matrasi_button{
		top: 35% !important;
	}
	.vatnie_matrasi_button_one, .vatnie_matrasi_button{
		left: 0px !important;
		width: 100%;
	}
	.vatnie_matrasi_button_one button, .vatnie_matrasi_button button{
		display: block;
		width: 300px !important;
		margin: auto;
	}
	.bonnus_program_text{
		margin:10% 0px 0px 0px;
		height:220px;
		width:100%;
		padding:0 0%
	}	
	.bonnus_program_text h2{
		justify-content: center;
	}
	.content_reviews{
		margin-bottom: 100px;
	}
	.carousel_slide{
		padding: 0px !important;
	}
}
