@font-face {
	font-family: 'FrutigerLT';
	src: url('/test/static/fonts/FrutigerLTArabic-55Roman.woff') format('woff'), url('/test/static/fonts/FrutigerLTArabic-55Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerLT';
	src: url('/test/static/fonts/FrutigerLTArabic-65Bold.woff') format('woff'), url('/test/static/fonts/FrutigerLTArabic-65Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/test/static/fonts/open_sans_normal_400.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/test/static/fonts/open_sans_normal_600.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/test/static/fonts/open_sans_normal_700.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'HamahHoms';
	src: url('/test/static/fonts/AraHamahHoms-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'JF-Flat';
	src: url('/test/static/fonts/JF-Flat-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
	src: url('/test/static/fonts/Myriad Web Pro Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
html,body{
	width: 100%;
}
input,
textarea,
body {
	font-family: 'Open Sans', 'Tahoma', 'Arial', 'Verdana', 'Sans-serif';
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	margin: 0;
}
.ar input, .ar textarea, body.ar{
	font-family: 'JF-Flat';
	unicode-bidi: embed;
	direction: rtl;
}
p {
	margin: 18px 0;
}
p:first-child{
	margin-top: 0;
}
p:last-child{
	margin-bottom: 0;
}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: 'Open Sans';
}
.ar h1,.ar h2,.ar h3,.ar h4{
	font-family: 'JF-Flat';
}
h2{
	margin: 0;
	padding: 0 0 20px;
	font-size: 34px;
	text-align: center;
}
a{
	text-decoration:none;
}
a:hover { text-decoration: underline; }
ul, ol{
	padding-right: 0px;
	padding-left: 20px;
	margin: 18px 0;
}
body.ar ul,
body.ar ol{
	padding-right: 20px;
	padding-left: 0px;
}
li {
	margin: 4px 0;
}
.ar blockquote{
	border-left: none;
	border-right: 4px solid #ECECEC;
}
blockquote{
	color: #666;
	border-left: 4px solid #ECECEC;
	margin: 18px 0;
	padding: 0 22px;
}
.strong{
	font-weight: bold;
}
.grey{
	color: #aaa;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
.inline{
	display: inline-block;
	vertical-align: top;
}
.bg-grey{
	background-color: #f7f7f7;
}
.bg-dark-grey{
	background-color: #f1f1f1;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
.float,  body.ar .floati{ float: left; }
.floati, body.ar .float{ float: right; }

.clearfloat,  body.ar .clearfloati{
	clear: left;
	float: left;
}
.clearfloati, body.ar .clearfloat{
	clear: right;
	float: right;
}

.left-5,  body.ar .right-5{
	margin-right: 0;
	margin-left: 5px;
}
.right-5, body.ar .left-5{
	margin-right: 5px;
	margin-left: 0;
}
.left-10,  body.ar .right-10 {
	margin-right: 0;
	margin-left: 10px;
}
.right-10, body.ar .left-10{
	margin-right: 10px;
	margin-left: 0;
}
.left-15,  body.ar .right-15 {
	margin-right: 0;
	margin-left: 15px;
}
.right-15, body.ar .left-15{
	margin-right: 15px;
	margin-left: 0;
}
.left-20,  body.ar .right-20{
	margin-right: 0;
	margin-left: 20px;
}
.right-20, body.ar .left-20{
	margin-right: 20px;
	margin-left: 0;
}
.left-30,  body.ar .right-30{
	margin-right: 0;
	margin-left: 30px;
}
.right-30, body.ar .left-30{
	margin-right: 30px;
	margin-left: 0;
}
.left-40,  body.ar .right-40{
	margin-right: 0;
	margin-left: 40px;
}
.right-40, body.ar .left-40{
	margin-right: 40px;
	margin-left: 0;
}
.left-50,  body.ar .right-50{
	margin-right: 0;
	margin-left: 50px;
}
.right-50, body.ar .left-50{
	margin-right: 50px;
	margin-left: 0;
}
.top-5{ margin-top: 5px; }
.top-10{ margin-top: 10px; }
.top-15{ margin-top: 15px; }
.top-20{ margin-top: 20px; }
.top-30{ margin-top: 30px; }
.top-40{ margin-top: 40px; }
.top-50{ margin-top: 50px; }
.top-60{ margin-top: 60px; }
.top-70{ margin-top: 70px; }
.top-80{ margin-top: 80px; }
.top-90{ margin-top: 90px; }
.top-100{ margin-top: 100px; }

.bottom-5{ margin-bottom: 5px; }
.bottom-10{ margin-bottom: 10px; }
.bottom-20{ margin-bottom: 20px; }

.center{
	text-align: center;
}
.fixed{
	position: fixed;
	top: 20px;
}
.hide{
	display: none;
}
.full{
	width: 100%;
}
.half{
	width: 50%;
}
.small{
	font-size: 11px;
}

.wrapper{
	width: 1200px;
	margin: 0 auto;
}
#header{
	margin-top: 20px;
	height: 143px;
}
#header-commands > *{
	display: inline-block;
	vertical-align: middle;
}
#logo{
	display: inline-block;
	vertical-align: top;
	background-image: url('/test/static/images/logo.png');
	background-repeat: no-repeat;
	width: 85px;
	height: 130px;
}
#search-form > input[type="text"]{
	width: 200px;
	border: none;
	padding: 4px 6px;
	border-bottom: 1px solid #ccc;
}
#langs{
	font-weight: bold;
	color: #ccc;
	margin: 0 30px;
}
#twitter-header-link{
	background-image: url('/test/static/images/twitter.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
}
#facebook-header-link{
	background-image: url('/test/static/images/facebook.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
}
#menu{
	margin-top: 110px; 
	font-size: 14px;
	line-height: 14px;
}
#menu > *{
	display: inline-block;
	vertical-align: top;
}
.menu-sep{
	width: 4px;
	height: 4px;
	background-color: #ccc;
	border-radius: 4px;
	margin: 10px 10px 0;
}
#menu > div > a,
#menu > a{
	display: inline-block;
	vertical-align: top;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 4px solid transparent;
}
#menu > div > a.active,
#menu > a.active:hover,
#menu > a.active{
	border-bottom: 4px solid #eb261e;
}
#menu > div > a:hover,
#menu > a:hover{
	text-decoration: none;
	border-bottom: 4px solid #ddd;
}
#menu > div > .sub-menu{
	display: none;
	position: absolute;
	z-index: 88888888;
	background-color: white;
	padding: 20px;
	min-width: 70px;
	margin: 0px -20px 0;
}
#menu > div:hover .sub-menu{
	display: block;
}
#menu > div > .sub-menu > div{
	margin-top: 10px;
}

#newsletter-social{
	background-color: #292929;
	background-image: url('/test/static/images/image_newsletter.jpg');
	background-size: cover;
	color: white;
}
#newsletter-social > div{
	padding: 80px 0;
	background-color: rgba(0,0,0,0.65);
}
#newsletter{
	margin-top: 10px;
	display: inline-block;
	vertical-align: top;
	width: 800px;
	text-align: center;
}
#newsletter h3{
	font-size: 24px;
	margin-top: 0;
	color: white;
}
#newsletter input[type="text"]{
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	color: white;
	text-align: center;
	width: 400px;
	padding: 2px;
}
#newsletter input[type="submit"]{
	color: white;
	padding: 8px 30px;
	border-radius: 50px;
	font-weight: 600;
	background-color: #ed2226;
	border: none;
}
#social{
	display: inline-block;
	vertical-align: top;
	width: 400px;
}
#social > a{
	color: #333;
	display: block;
	margin: 0px 50px 25px;
}
#social > a:last-child{
	margin-bottom: 0;
}
/*
#social > a > *{
	display: inline-block;
	vertical-align: middle;
}
#social > a > div{
	width: 200px;
}
*/
#social > a > *{
	display: inline-block;
	vertical-align: middle;
}
#social > a > h4{
	color: white;
	font-size: 15px;
	margin: 0 10px;
	text-align: inherit;
	text-align: left;
}
.ar #social > a > h4{
	text-align: right;
}
#social .social-icon{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	/*
	background-position: 50% 50%;
	background-size: 100%;
	*/
}
#footer{
	background-color: #1d1d1d;
	padding: 40px 0;
}
.footer-logo{
	display: inline-block;
	vertical-align: top;
	background-image: url('/test/static/images/logo_footer.png');
	width: 85px;
	height: 85px;
}
.footer-column{
	display: inline-block;
	vertical-align: top;
	margin-left: 150px;
	color: #c3c3c3;
}
.ar .footer-column{
	margin-left: 0px;
	margin-right: 150px;
}
.footer-column > div{
	margin-bottom: 3px;
}
.footer-column > div.footer-title{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}
.footer-column a{
	color: #c3c3c3;
	font-size: 13px;
	font-weight: 600;
}

.border-bottom{
	background-color: #ef202a;
	width: 60px;
	height: 4px;
	margin: 0 auto;
}
.border-bottom-small{
	background-color: #ef202a;
	width: 18px;
	height: 4px;
	margin: 0 auto;
}
.more{
	display: inline-block;
	vertical-align: top;
	color: #333;
	margin-top: 20px;
	padding: 8px 30px;
	border: 1px solid #dfdfdf;
	border-radius: 50px;
	font-weight: 600;
}
.more-red{
	display: inline-block;
	vertical-align: top;
	color: white;
	padding: 8px 30px;
	border-radius: 50px;
	font-weight: 600;
	background-color: #ed2226;
}
.more-black{
	display: inline-block;
	vertical-align: top;
	color: white;
	padding: 8px 30px;
	border-radius: 50px;
	font-weight: 600;
	background-color: #333;
}