/* CSS Document */
::-webkit-input-placeholder { 
    color:    #000;
}
:-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { 
   color:    #000;
}

#VideoOver{
	position:fixed;
	width:100%;
	height:980px;
	top:0px;
	left:0px;
	z-index:50;
	background-color:rgba(0,0,0,0.85);
	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: 1;
}

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

*:focus {
    outline: 1;
}
body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background: url("images/bg.webp") no-repeat center top fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x:hidden;
	background-color: #000;
	font-family: 'alenbiSans',Arial, Helvetica, sans-serif;
}


#MainDiv{
	position: absolute;
	width:1920px;
	height: 1080px;
	right:0px;
	top:0px;
	z-index:10;
	overflow-x:hidden;
}

.topLine{
	position: fixed;
	width: 1920px;
	height: 18px;
	left: 0px;
	top: 36px;
	z-index:15;
    background-color: #dd2626;
}

.botLine{
	position: fixed;
	width: 1920px;
	height: 18px;
	left: 0px;
	bottom: 36px;
	z-index:15;
    background-color: #dd2626;
}
#page1BG{
	position: fixed;
	width: 1920px;
	height: 374px;
    left: 0px;
    bottom: 0px;
    z-index: 2;
	background-image: url("images/footer1.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center bottom;
    display: none;
}


/* page 0 */
#page0{
	position: absolute;
	width: 1920px;
	height: 1080px;
    left: 0px;
    top: 0px;
	z-index:1;
}


#logo1{
	position: relative;
	width: 100%;
	height: 117px;
    float: left;
    margin: 105px 0px 0px 0px;
	z-index:5;
	background-image: url("images/logo1.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
}

#pic1{
	position: absolute;
	width: 547px;
	height: 547px;
	left: 686.5px;
	top: 250px;
	z-index:1;
	background-image: url("images/pic1.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:right top;
    opacity: 0;
}

#ieroglif1{
	position: absolute;
	width: 443px;
	height: 488px;
	left: 360px;
	top: 333px;
	z-index:3;
	background-image: url("images/ieroglif.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:right top;
    display: none;
}

.picTitle{
	position: absolute;
	width: 100%;
	height: auto;
    left: 0px;
    top: 140px;
    white-space: nowrap;
	z-index: 2;
	padding: 0;
	font-size: 100px;
	line-height: 0.8;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
    display: none;
    
}

.preText{
	position: absolute;
	width: 100%;
	height: auto;
    left: 0px;
    top: 880px;
    white-space: nowrap;
	z-index: 2;
	padding: 0;
	font-size: 44px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
    display: none;
    
}

/* page 0 end */

/* page 1 */
#page1{
	position: absolute;
	width: 1920px;
	height: 1080px;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    display: none;
}

.holder1{
    position: absolute;
    width: 960px;
    height: auto;
    right: -100px;
    top: 85px;
    z-index: 1;
}

.logo2{
	position: relative;
	width: 100%;
	height: 273px;
    float: left;
    margin: 0px 0px 0px 0px;
	z-index:5;
	background-image: url("images/logo2.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
}
h1{
	position: relative;
	width: 100%;
	height: auto;
    float: left;
	z-index:5;
	padding: 0;
	margin: 25px 0px 0px 0px;
	font-size: 40px;
	line-height: 0.9;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
}
.txt1{
	position: relative;
	width: 100%;
	height: auto;
    float: left;
	z-index:5;
	padding: 0;
	margin: 15px 0px;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
}
.txtSpec{
	position: relative;
	width: 100%;
	height: auto;
    float: left;
	z-index:5;
	padding: 0;
	margin: 0;
	font-size: 50px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #dd2626;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
}

.holder2{
	position: absolute;
	width: 884px;
	height: 558px;
    left: 62px;
    top: 230px;
	z-index:5;
	background-image: url("images/border.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
}

h2{
	position: relative;
	width: 100%;
	height: 50px;
    float: right;
    margin: 0px 0px 30px 0px;
	z-index: 2;
	padding: 0;
	font-size: 44px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
}

.circleHolder{
	position: relative;
	width: 660px;
	height: 106px;
    float: right;
    margin: 0px 112px 10px 112px;
	z-index:5;
}
.circleBG{
    position: relative;
    width: 106px;
    height: 106px;
    float: right;
    margin: 0;
	padding: 0;
    border-radius: 50%;
    background-color: #dd2626;
}
.cr2{
   margin: 0px 170px; 
}
.circleText{
    position: relative;
    width: 106px;
    height: 106px;
    float: right;
    margin: 0;
	padding: 0;
	font-size: 68px;
	line-height: 106px;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
    
}

.subTextHolder{
    position: relative;
    width: 838px;
    height: 116px;
    float: right;
    margin: 10px 23px 10px 23px;
	padding: 0;
}
.subText{
    position: relative;
    width: 33%;
    height: 116px;
    float: right;
    margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 1;
	font-weight: 300;
	text-align: center;
	direction: rtl;
	color: #fff;
    /*text-shadow: 4px 4px 6px rgba(0,0,0,0.75);*/
}
h3{
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
    margin-top: 15px;
	padding: 0;
	font-size: 32px;
	line-height: 0.9;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
    
}
#startBtn{
	position: relative;
	width: 100%;
	height: 100px;
    float: left;
    margin: 15px 0px 0px 0px;
	z-index: 10;
	border: none;
	font-size: 46px;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
}
#startBtn a{
	text-decoration: none;
	color: #fff;
}


.terms{
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: -30px;
	font-size: 22px;
	line-height: 1;
	font-weight: 300;
	text-align: center;
	direction: rtl;
	color: #fff;
    display: none;
    text-decoration: none;
    /*text-shadow: 4px 4px 6px rgba(0,0,0,0.75);*/
}
.terms a{
    color: #fff;
    text-decoration: underline;
}
/* page 1 end */

/* page 2 - form */
#pic2{
	position: fixed;
	width: 988px;
	height: 532px;
	left: 42px;
	bottom: 0px;
	z-index:17;
	background-image: url("images/pic2.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:right top;
     display: none;
   
}
.logo3{
	position: absolute;
	width: 447px;
	height: 273px;
    left: 270.5px;
    top: -300px;
	z-index:5;
	background-image: url("images/logo2.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
}
#ieroglif2{
	position: fixed;
	width: 509px;
	height: 676px;
	right: 0px;
	top: 120px;
	z-index:3;
	background-image: url("images/ieroglif2.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:right top;
    display: none;
}
#page2{
	position: absolute;
	width: 1920px;
	height: 1080px;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    display: none;
}

#formHolder{
    position: absolute;
    width: 600px;
    height: auto;
    right: 50px;
    top: 110px;
    z-index: 5;
}

.uplBut{
	position: relative;
	width: 340px;
	height: 56px;
	float: right;
	margin: 0px 0px 40px 260px;
	z-index: 1;
	background-color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	line-height: 56px;
    font-size: 26px;
	font-weight: 700;
	color: #000;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.formTitle{
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
	padding: 0;
	font-size: 36px;
	line-height: 1;
	font-weight: 600;
	text-align: right;
	direction: rtl;
	color: #fff;
    white-space: nowrap;
    /*text-shadow: 4px 4px 6px rgba(0,0,0,0.75);*/
    
}

.inputTextArea{
	position: relative;
	width: 100%;
	height: 132px;
	float: right;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	outline: 1;
	font-family: Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    padding: 10px;
    /*box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);*/
}

.formSubTitle{
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 1;
	font-weight: 600;
	text-align: right;
	direction: rtl;
	color: #fff;
    /*text-shadow: 4px 4px 6px rgba(0,0,0,0.75);*/
    
}
.fieldHolder{
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
}
.labelText{
    position: relative;
    width: 150px;
    height: 50px;
    float: right;
    margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 26px;
	line-height: 50px;
	font-weight: 300;
	text-align: right;
	direction: rtl;
	color: #fff;
}
.inputText{
	position: relative;
	width: 442px;
	height: 42px;
	float: right;
    text-indent: 25px;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	outline: 1;
	font-family: Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    /*box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);*/
}

.chHolder{
	position: relative;
	width: 100%;
	float: right;
	height: auto;
	margin: 10px 0px 10px 0px;
}
.ch{
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0px 0px 0px 20px;
    border: 2px solid #fff;
	z-index: 3;
}
.cr{
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	margin: 0px 0px 0px 20px;
	z-index: 3;
}
.chLabel{
	position: relative;
	width: 550px;
	height: auto;
	float: right;
	margin: 0;
	z-index: 3;
	direction: rtl;
	text-align: right;
    font-size: 22px;
	color: #fff;
	font-weight: 300;
	line-height: 20px;
}

.chLabel a{
	color: #fff;
	text-decoration: underline;
}

.formBut{
	position: relative;
	width: 260px;
	height: 70px;
	float: left;
	margin: 20px 0px 20px 0px;
	z-index: 1;
	background-color: #d9241c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
    font-size: 40px;
	line-height: 70px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.75);
	
}
.formBut a{
	text-decoration: none;
	color: #fff;
}
#formSubmitT{
    display: none;
    opacity: 0.5;
}
.errors{
	position: relative;
	width: 340px;
	height: 30px;
	float: right;
	z-index: 3;
	font-size: 20px;
	font-weight: 400;
    line-height: 30px;
	text-align: center;
	direction: rtl;
	color: #FFF!important;
	margin: 20px 0px;
}

#UploadForm{
	position: absolute;
	z-index: 0;
	left: -500px;
	top: -100px;
}

/* page 2 end */
/* page 3 */
#page3{
	position: absolute;
	width: 1920px;
	height: 1080px;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    display: none;
}

#pic3{
	position: fixed;
	width: 1920px;
	height: 870px;
	left: 0px;
	bottom: 0px;
	z-index:1;
	background-image: url("images/footer2.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:right top;
     display: none;
   
}
#thanksHolder{
	position: absolute;
	width: 670px;
	height: auto;
    left: 130px;
    top: 245px;
    z-index: 2;
}


.thanksTitle{
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 30px 0px 0px 0px;
	padding: 0;
	font-size: 66px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	color: #fff;    
}
.thanksTitle span{
	color: #d9241c;    
}
/* page 3 end */
.en{
	font-size: 26px!important;
	font-family: 'Arial'!important;
	font-weight: 900!important;
}


.privacy{
    position: absolute;
    width: auto;
    white-space: nowrap;
    height: auto;
    left: 25px;
    top: 25px;
    margin: 0;
    display: block;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #fff;
    text-decoration: underline;    
}

.privacy a{
	color: #fff;
    text-decoration: underline;
}



.footer{
	position: fixed;
	width: 1920px;
	height: 80px;
	right: 0px;
	bottom: 0px;
	z-index: 30;
	background: rgba(0,0,0,0.7);
	display: none;
}
.ftext{
	position: absolute;
	width: 1500px;
	height: 60px;
	right: 150px;
	top: 15px;
	margin: 0;
	z-index: 20;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-align: right;
	direction: rtl;
	
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

#okBtn{
	position: absolute;
	width: 150px;
	height: 40px;
	left: 40px;
	top: 15px;
	z-index: 1;
	background-color: #dd2626;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	font-size: 26px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}

