.heading_in{
    padding-top: 20px;
    padding-bottom: 20px;
}
.heading_in h1{
    font-weight: bold;
}
.heading_in h1 span{
    color: #149c67;
}
.heading_in hr{
    border-top: 2px solid #149d68;
}
.li_circle:hover{
    background-color: #1b9b84;
    border: 1px solid #1b9b84 !important;
}
.social_li:hover .fa {
    color: #000 !important;
}
h2{
	font-weight: 600 !important;
}
/************about page css start****************/


/************about page css end****************/