


body{
	background-color:#F9F9F9;
}
/*heading*/
.heading{
	padding-top: 50px; 
}
.heading h4{
	position: absolute;
	background-color:#F9F9F9;
	padding-right: 10px;
}
/*heading end*/


.container h2{
	text-align: center;
	color: #c10b15;
}


/*col-lg-3*/
.col-lg-3 h6{
	text-align: center;
}
/*col-lg-3 end*/

.testi{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	
}
.testi h3{
	text-align: center;
}
.testimonial{
	background: url(../img/bg.png);
	margin-top: 30px;
}




hr{
	border-color:#c10b15;
}


