
.about_heading{
    font-weight: 600;
    text-align: center;
    color: #51a145;
    padding: 10px 0px 0px 0px;
    margin: 30px 0px 20px 0px;
    list-style: none;
    font-size: 30px;
}
.term_h1{
    font-weight: 600; 
    color: #51a145;
  width: 100%;
}
.ab_us{
    background-color: white;
}
/*******************************Terms of Use*************************************/
.terms_para{
	color: #555;
}
.term_b{
    color: #51a145;
    font-size: 17px;
    font-weight: 600;
    margin-left: 7px;
}
.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: #51a145;
    font-weight: 500;
  }
.police_block{
    background-color: #fff;
    padding: 0px 25px 25px 25px;
}
.compare_head {
    color: #51a145;
    text-align: center;
    width: 100%;
    margin: auto;
    display: inline-block;
    font-size: 28px;
    font-weight: 500;
    padding: 37px 0px 24px 0px;
  }