.volunteer_item img
{
    border-radius: 50%;
    height: 86px;
    width: 85px;
}
.more_services_btn {
    margin-top: 10px;
    background-color: #007a3d;
    padding: 16px;
    border-radius: 5px;
    color: #fff;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev
{
    color:#fff ;
}
.tab_btn.active
{
    color: #007a3d !important;
}
.testimonials_review
{
    text-align: right;

}
.testimonials_info
{
    direction: rtl;
}
.testimonials_info .heading6 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
.list-testimonials .testimonials_item .inner
{
    min-height:270px !important; ;
}
.banner_content
{
    text-align: right;
    line-height: 36px;
    direction: rtl;
}
.benefit_content {
    text-align: right;
    direction: rtl;
}
.body2 ,
.testimonials_review{
    direction: rtl;
}