@charset "utf-8";
/* CSS Document */

.i18n-ar{direction:rtl; font-family: 'Droid Arabic Kufi', sans-serif;}
.i18n-en{direction:ltr; font-family: 'Droid Arabic Kufi', sans-serif;}
body.i18n-ar{font-size:12px;}
body.i18n-en{font-size:12px;}
.header{background-image:url('../images/bg-patt.jpg');}
.header .wraper{background-color:#fff;}
.content{background-color:#B0AB27;}
.wraper{max-width:1260px; margin:0 auto; padding:0 30px;}
.logo{text-align:left;}
.logo2{text-align:right;}
.toparea{color:#000; padding-bottom:55px;}
.title{text-align:center; font-weight:bold; font-size:2.84em; margin:39px 0 3px 0; padding:0 171px;}
.intro{text-align:center; font-size:1.9em; margin-bottom:30px;margin-top:50px;}
.content{background:url(../images/pattern.png);}
.content .wraper{padding-top:35px;}
.content img{max-width:100%; border:#000000 solid 11px;}
div.certwrap{margin:30px 0;}
.certcont{padding:11px; background-color:#d7d7d7;}
.SubTitle{font-size:2.9em; color:#000; background-color:#ffbb0d; padding:0 14px;}
.ashidden{height:1px; overflow:hidden;}
.inhidden{padding:12px;}

#cboxCurrent{direction:ltr;}

.footer, .ashidden{background-image:url('../images/Footer.png'); color:#000; background-repeat:no-repeat;}
.footermain{font-weight:bold; font-size:4.5em;}
.footerlist{font-size:2.9em;margin-bottom: 50px;}
.footer a, .footer a:link, .footer a:visited,.yellowtext{color:#FFFFFf;}
.inputrow input,.inputrow textarea{width:100%;}
.fieldwrap{min-height:55px;}
.txtarearow{min-height:155px;}
.buttonrow{text-align:center; padding-bottom:2.5em;}


input.error, textarea.error{border-color:#c8161d;}
label.error{color:#c8161d;}

.step1 .thethankyou, .step2 .theform, .step2 .thethankyou, .step3 .theform, .step3 .theload{display:none;}
.step1 .theload{height:1px; overflow:hidden;}
.loadmask{padding:30px 0; text-align:center;}
.loadmask img{border:none;}
.thankyou{padding:30px;}
.thankyoutitle{font-size:3em; font-weight:bold; color:#c8161d;}
.thankyoumsg{font-size:2em;}

.languages{margin:49px 0 0 28px;font-size:1.2em;}
.language{margin-right:10px;}
.lansep{color:#000;}
a.language, a.language:link, a.language:visited{color:#000; text-decoration:none; font-weight:bold;}
.descriptions{background-color:#FFFFFF; padding:50px 0;}
.nomar{margin:0;}
.lastext{width:60%;}
.lastimage{width:40%; list-style:none;}
.lastimage img{max-width:100%;}
li.clearfix{list-style:none;}
.DesTitle{font-size:4.8em; color:#c8161d; font-weight:bold;}
.DesDet{font-size:2.4em;}
.footerlist ul{padding:0;}
.footerlist li{list-style:none;font-size: 1.35em;font-weight: bold;}
.footer{padding-top:38px;}
.copyright{text-align:center; margin-top:10px;}
.sHandles{
	min-height:80px;
	background-color:#ffffff;
	text-align:center;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.sHandlerWrap{padding:20px 20px 0 20px; color:#000000; font-size:1.5em;}
.ftrsep{height:40px;}
.yrtk img{max-width:100%;}
.blacklink,.blacklink:hover,.blacklink:active,.blacklink:focus {color: #333;font-weight: bold;white-space: nowrap;}
.footer-privacy-cont{
	text-align: center;
}
.footer a.footer-privacy,
.footer a.footer-privacy:link,
.footer a.footer-privacy:visited{
	color: #000;
}
@media (min-width: 768px){
	.sHandles{
		margin-top:-29px;
	}
}