/* CSS Document */

#VideoOverP{
	position:fixed;
	width:100%;
	height:980px;
	top:0px;
	left:0px;
	z-index:50;
	background-color:rgba(0,0,0,0.4);
	display:none;
}


#errors{
	color:transparent;	
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


.noText{
	color: transparent;
	overflow:hidden;
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;
}

* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 1px solid #fff;
}

img.a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}

*:focus {
    outline: 0;
}


body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x: hidden;
	/*background: url(images/bg.jpg) no-repeat top right fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-color: #282828;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
}

.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
.web{
	display: block;
}
.mob{
	display: none;
}
#MainDiv{
	position: absolute;
	width:720px;
	height: auto;
	left:0px;
	top: 0px;
	z-index:4;
	/*overflow: auto;*/
}
#logo{
	position: relative;
	width: 100%;
	height: 30px;
    float: left;
    margin: 10px 0px 0px 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
	background-image: url('images/logo2.png');
}
h1{
	position: absolute;
	width: 100%;
	height: auto;
	right: 15px;
    top: 15px;
	color: #9A8876;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	padding: 0;
	z-index: 5;
}


/* form */

#FormHolder{
	position: relative;
	width: 660px;
	height: auto;
	margin: 0px;
    float: left;
	z-index: 15;
}
#FormDiv{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 5;
}


#ThanksDiv1{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 6;
	display:none;
}
#formTitle{
	position: relative;
	width: 100%;
	height: auto;
    float: left;
    margin: 5px 0px 0px 0px;
	color: #9A8876;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	z-index: 5;
}
#thanksTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
	color: #9A8876;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	margin: 0;
	padding: 0;
	z-index: 5;

}
.wrapperH{
	position: relative;
	width: 300px;
	height: 20px;
	float: right;
	margin: 0px 10px;
	padding: 0;
}
.inputText{
	position: relative;
	width: 300px;
	height: 20px;
	text-indent:15px;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: transparent;
	color: #9A8876;
	text-align: right;
	direction: rtl;
	border: 2px solid #282828;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	float: right;
	margin: 10px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url('images/line.png');
}

#ch{
	position: relative;
	width: 13px;
	height: 13px;
	float: right;
	margin: 5px 0px 0px 15px;
	border: 1px solid #9A8876;
	display: block;
}

#chaLabel{
	position: relative;
	width: auto;
	white-space: nowrap;
	height: 13px;
	float: right;
	z-index: 5;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #9A8876;
	margin: 5px 0px;
}




#ErrorDiv{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	margin: 10px 0;
}
.submitBtn, .submitBtn a{
	position: relative;
	width: 200px;
	height: 30px;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	direction: rtl;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	margin: 0 auto;
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	background-image: url('images/submit.jpg');
	display: block;
}
/* form end */
/* hp */ 
#bottom_logo{
	position: absolute;
	width: 205px;
	height: 37px;
	left: 100px;
	top: 0px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url('images/africa_logo.png');
}
.terms{
	position: absolute;
	width: 920px;
	height: auto;
	right: 100px;
	top: 0px;
	color: #9A8876;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 0;
	z-index: 5;
}
footer{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0px 0px 0px;
	z-index: 5;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #9A8876;
   opacity:  0.9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #9A8876;
   opacity:  0.9;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #9A8876;
   opacity:  0.9;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #9A8876;
   opacity:  0.9;
}



.cky-consent-container,.cky-box-top-right,.cky-rtl{
    display: none!important;
    opacity: 0!important;
}

 
