
.about_heading{
    font-weight: 600;
    text-align: center;
    color: #555;
    padding: 10px 0px 0px 0px;
    margin: 40px 0px 20px 0px;
    list-style: none;
    font-size: 25px;
}
.term_h1{
    color: #21598e;
    font-weight: 600;
    border-bottom: 4px solid #f2c02d;
    width: 120px;
}
.ab_us{
    background-color: white;
}
/*******************************Terms of Use*************************************/
.terms_para{
	color: #555;
}
.term_b{
    color: #21598e;
    font-size: 17px;
    font-weight: 601;
}
.term_para{
	color: #555;
	line-height: 1.8;
	text-align: justify;
}
.term_h1{
	font-size: 28px;
}
.fa-star{
	
	font-size: 12px;
	margin-right: 15px;
  
}
.policie_h1{
    font-size: 21px;
    margin-top: 15px;
    color: #21598e;
    font-weight: 600;
  }
.police_block{
    background-color: #fff;
    padding: 0px 25px 25px 25px;
}