@import url('https://fonts.googleapis.com/css?family=Cairo:400,500,700|Cairo:300,400,500,700');
body
{
	direction: rtl;
	font-family: 'Cairo', sans-serif;
}
h1, h2, h3, h4, h5, h6, .callouts-wrapper .callouts h3, .latest-jobs-wrapper .job-heading h3, .our-location .location-content h3, .contact-address h3, .navbar-default .navbar-nav > li > a, .login a, .banner-wrapper .hero h1, .banner-wrapper .hero p, .inner-breadcrumb li, .creative-wrapper p, .single-section-two p
{
	font-family: 'Cairo', sans-serif;
}
.col-sm-4
{
	float: right;
}
.inner-breadcrumb li::before
{
	content: "";
}
.inner-breadcrumb li:first-child::after
{
	color: #fff;
	content: " /";
	font-family: fontawesome;
	font-size: 12px;
	font-weight: normal;
	left: 0;
	line-height: normal;
	margin-top: -7px;
	position: absolute;
	top: 50%;
}