
.ys_rtl { direction: rtl; text-align: right; }

.about-content li .icon {
    float: right;
    width: 30px;
    margin-left: 10px;
	margin-right: 0px;
}

.f-cta-icon {
    float: right;
    margin-left: 30px;
	margin-right: 0px;
}

.contact-field input, .contact-field select {
padding-left: 15px;
padding-right: 15px;
}

.f-contact .icon{
margin-left: 15px;
margin-right: 0;
	float: right;
}

.f-widget-title h2::before,.footer-widget .widgettitle::before {
background: url('../img/bg/f-line-ar.png') no-repeat;
	right: 0;
}

.list-style-one li {
    padding-right: 25px;
    padding-left: 0px;
}
.list-style-one li::before {
    content: "\f100";
	right: 0;
}

.services-categories li:before{
    right: 0;
}

.services-categories li a{
    padding-left: 0px;
	padding-right: 38px;
}

.services-categories li a:before{
    left: 0px;
    right: 20px;
  	content: "\f0d9";
}