@import url(//fonts.googleapis.com/earlyaccess/notokufiarabic.css);

body {
	font-family: 'Noto Kufi Arabic', sans-serif;
}
#top-header .social {
	float:left;
}
#top-header .hide-mobile {
	text-align: right;
	direction:rtl;
}
#top-header .social a {
	margin-right:25px;
	margin-left:0;
}
#top-header .social a:first-child {
	margin-left:auto;
	margin-right: 0;
}
.ace-responsive-menu {
	float:right;
}
.ace-responsive-menu > li {
	float:right;
}
.ace-responsive-menu > li > a {
	padding: 18px 12px 18px 20px;
}
#menu .ace-responsive-menu > li > a > .arrow:before {
	margin-right:10px;
	margin-left:auto;
}
.ace-responsive-menu li ul.sub-menu li a {
	text-align:right;
}
.csslider1 > .cs_arrowprev {
	left:95px!important;
}
#logo .text {
    line-height: 1.2;
    text-align: center;
    font-size: 1.6em;
}
#home-product .title-container, #home-certificates {
	text-align:right;
}
#home-cor .soical-footer {
	direction: ltr;
}
#page-head h3,#right-side,.list-group,#contacts {
	text-align: right;
}
#left-side .list-group .list-group-item:before {
	content: "\f104";
	right: 0;
    left: auto;
}































@media (min-width: 768px) {
	#menu {
		float: left;
	}
}