.header{
	font-size: 20px;
	line-height: 1.5;
}
.header span{
	display: block;
	margin-top:120px;
}
.video ,.form{
	margin-top: 85px;
	margin-bottom:140px;
}
.form{
	border:5px solid #2727d9;
	padding-right: 18px ;
	padding-left:18px; 
	padding-bottom: 10px; 
	}
.form-header{
	font-size:20px;
	font-weight: 900;
	margin-top:30px;
	margin-bottom: 40px;
}
.form input {
	margin-bottom: 15px;
}
.form-btn{
	background-color: #2727d9;
	margin-top: 28px;
	margin-bottom: 27px;
	
}
.section-header{
	font-size:20px;
	font-weight:900;
	margin-bottom: 85px;
}
.feature{
	margin-top:20px;
}
.container{
	/*border:5px solid grey;*/
}
.clients{
	font-size: 20px;
	font-weight:900;
	margin-top:50px;

}
.clients-box{
	margin-bottom:33px;
}
h3{
	margin-bottom:73px;
}