
.about_heading{
    padding-top: 40px;
    text-align: center;
}
.term_h1{
    color: #0697d7;
}
.ab_us{
    background-color: white;
}
/*******************************Terms of Use*************************************/
.terms_para{
	color: #555;
}
.term_b{
	color:#0697d7;
    margin-left: 30px;
}
.term_para{
	color: #555;
	line-height: 1.8;
	text-align: justify;
}
.term_h1{
	font-size: 24px;
}
.fa-star{
	
	font-size: 12px;
	margin-right: 15px;
  
}
.policie_h1{
    font-size: 20px;
    margin-top: 15px;
    color: #0697d7;
  }
.police_block{
    background-color: #fff;
    padding: 0px 25px 25px 25px;
}