/* Atribute Navigation
=================================*/
.attr-nav {
	float: left;
	margin-left: -15px;
	margin-right: 13px;
}
/* End Atribute Navigation
=================================*/


@media (min-width: 1024px) {
	/* General Navbar
    =================================*/
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
		margin-left: initial;
		margin-right: 5px;
	}
	/* End General Navbar
    =================================*/
}

/* Side Menu
=================================*/
body.on-side{
    margin-left: initial;
	margin-right: -280px;
}

.side{
    right: initial;
	left: -280px;
}

.side.on{
    right: initial;
	left: 0;
}

.side .close-side{
    float: left;
}
/* End Side Menu
=================================*/

/* =====  Aboutus css  ===== */
.about{
	background:url('../images/bg01.ar.jpg');
	background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
}
/* =====  End Aboutus css  ===== */

/* =====  FOOTER CSS START=====*/
.footer ul {
	padding-right: 0;
}

.footer-link li:first-child a {
	border-left: 1px solid #808080;
}

.footer-link li:last-child a {
	border: none;
}
/* =====  FOOTER CSS END=====*/

/* ===== Breadcrumb CSS Start===== */
.breadcrumb h1 {
	float: right;
}

.breadcrumb li::after {
	text-align: center;
}
/* ===== End Breadcrumb CSS ===== */


.about-ol ol {
	padding-left: 0;
	padding-right: 24px;
}

.blog .date i {
	margin-right: 0;
	margin-left: 10px;
}

.news-card h3 {
	text-align: start;
}

.control-label {
	float: right;
}

.sort-inner, .limit {
	float: right;
}

.title h2:before {
	right: 0px;
	left: auto;
}

.service h4 {
	padding: 0 0;
}

.uk-timeline .uk-timeline-item .uk-timeline-content {
	padding: 0 1rem 0 0;
}

.uk-timeline .uk-timeline-item::before {
	right: 19px;
	left: initial;
}

.post-info p {
	direction: rtl;
}

.arabic .post-info .date, .arabic .post-info .more {
	direction: rtl;
}

.contact .fa {
	margin-left: 10px;
	margin-right: 0;
}

ul.social {
	padding-right: 0;
}