*{direction: rtl;text-align: right;}

.contact-us .social{
    right: unset;
    left: 40px;
}
.in-service h2:before{
    left: unset;
    right: 0;
}
footer .mid-foot ul li a:before{    content: "\f30a";}
@media (max-width: 991px){
    .contact-us .social{left: unset}
}