/* CSS Document */
* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: 0;
}
textarea:focus, input:focus{
    outline: 0;
}
*:focus {
    outline: 0;
}

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

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



body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	background-color: #fff;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	
}
/* header */
header{
	position:absolute;
	width:100%;
	height: 240px;
	left:0px;
	top:0px;
	z-index:5;
	background-color: #1a53a5;
}

footer{
	position:absolute;
	width: 1920px;
	height: auto;
	left:0px;
	top:785px;
	z-index:5;
}

#footerText{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0;
	top: 20px;
	z-index: 2;
}

#footerText1{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #1c53a5;
	font-size: 44px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	direction: rtl;
}
#footerText2{
	position: relative;
	width: 816px;
	height: 40px;
	margin: 0px 552px;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #1a53a5;
	font-size: 38px;
	font-weight: 700;
	line-height: 40px;	
	text-align: center;
	direction: rtl;
	background-color: #fbbe3f;
	border: none;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px; /* future proofing */
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px; /* future proofing */
}
#footerText3{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #1c53a5;
	font-size: 34px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	direction: rtl;
}
#footerText4{
	position: relative;
	width: 100%;
	height: 44px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #1a53a5;
	font-size: 32px;
	font-weight: 700;
	line-height: 44px;	
	text-align: center;
	direction: rtl;
	background-color: #c6e9f9;
	border: none;
}




#headerHolder{
	position:absolute;
	width: 1920px;
	height: 240px;
	left:0px;
	top:0px;
	z-index:2;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
}



/* header end */

#leftPic{
	position: absolute;
	width: 1008px;
	height: auto;
	left:0px;
	top: 0px;
	z-index:1;
}

.pic{
	position: absolute;
	width: 1008px;
	height: 680px;
	left:20px;
	top: 0px;
}
#pic1{
	z-index: 3;
}
#pic2{
	z-index: 2;
	display: none;
}
#vid{
	position: absolute;
	width: 975px;
	height: 785px;
	left:0px;
	top: 0px;
	z-index:1;
}
.leftPicImg{
	position: absolute;
	width: 1088px;
	height: 785px;
	left:0px;
	top:0px;
	z-index:1;
}

#rightHolder{
	position: absolute;
	width: 975px;
	height: auto;
	right: 0px;
	top: 0px;
	z-index:4;
}
#FormHolder{
	position: absolute;
	width: 925px;
	height: 380px;
	right: 20px;
	top: 300px;
	z-index:4;
	background-color: #1a53a5;
}
#banner{
	position: absolute;
	width: 925px;
	height:280px;
	right: 20px;
	top: 0px;
	z-index: 20;
	background-color: #1c53a5;
	border: none;
	-moz-border-radius-bottomleft: 50px;
	-webkit-border-bottom-left-radius: 50px;
	border-bottom-left-radius: 50px; /* future proofing */

}

#FormDiv{
	position: absolute;
	width: 742px;
	height: auto;
	right: 116px;
	top: 10px;
	z-index:4;
}
#ThankYou{
	position: absolute;
	width: 742px;
	height: auto;
	right: 116px;
	top: 25px;
	z-index:6;
	display: none;
	direction: rtl;
}
#formTitle{
    position: relative;
    width: 100%;
    height: auto;
	float: left;
    z-index: 2;
    font-family: 'Narkis',Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    direction: rtl;
	margin: 10px 0px; 
	
}



#thanksTitle {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	line-height: 1;	
	text-align: center;
	direction: rtl;
}
#thanksHolder {
	position: absolute;
	width: 422px;
	height: auto;
	left: 160px;
	top: 120px;
	z-index: 2;
}

.thanksTxt{
	position: relative;
	width: 100%;
	height: 50px;
	float: left;
	font-family: 'Narkis', Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 50px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	direction: rtl;
}

#terms{
	position: absolute;
	width: 71px;
	height: 13px;
	left: 15px;
	bottom: 7px;
	z-index: 20;
}
#fieldHolder {
    position: absolute;
    width: 420px;
    height: auto;
    left: 92px;
    top: 140px;
    z-index: 2;
}

#fCB1{
	position: absolute;
	width: 20px;
	height: 20px;
	top: -2px;
	right: 420px;
	z-index: 5;
}

.chLabel{
	position: absolute;
	width: 320px;
	height: auto;
	top: 0px;
	right: 420px;
	font-family: 'Narkis', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 0.8;
	font-weight: 400;
	color: #fff;
	text-align: left;
	direction: rtl;
	margin: 0;
	margin-right: 10px;
}
.chLabel span{
	font-size: 75%;
}
.inputText{
	position: relative;
	width: 100%;
	height: 40px;
	text-indent: 15px;
	font-family: 'Narkis', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	font-weight: 400;
	background-color: #fff;
	color: #1c53a5;
	text-align: right;
	direction: rtl;
	outline: 0;
	border: none;
	margin: 0;
	margin-bottom: 25px;
	float: right;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: inset 0px 0px 0px 1px #c9c9c9;
	box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.5), inset 2px 2px 0px 0px rgba(0, 0, 0, 0.5);*/
	/*border-top: #c9c9c9 1px solid;
	border-right: #c9c9c9 1px solid;
	border-bottom: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;*/
	/*border: #0075be 2px solid;*/
}

.inputSelect{
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	color: #000;
	text-align: right;
	direction: rtl;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SendBut{
	position: relative;
	width: 100%;
	height: 40px;
	float: right;
	margin: 0;
	margin-bottom: 25px;
	font-family: 'Narkis', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	background-color: #00aeef;
	color: #fff;
	text-align: center;
	direction: rtl;
	outline: 0;
	border: none;
	text-decoration: none;
	z-index: 5;
}
#ErrorDiv{
	position: relative;
	width: 100%;
	height: 26px;
	float: left;
	z-index: 3;
	text-align: center;
	direction: rtl;
	font-family: 'Narkis', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 400;
	font-variant: normal;
	color: #fff;
	margin: 0;
	margin-top: 20px;
}

#formTitle2{
	position: absolute;
	width: 1380px;
	height: auto;
	right: 30px;
	top: 50px;
	z-index: 2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #1c53a5;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;	
	text-align: center;
	direction: rtl;
}
#formTitle2 span{
	color: #fff;
}



#logo {
	position: absolute;
	width: 278px;
	height: 126px;
	left: 20px;
	top: 84px;
	z-index: 12;
}



#credit {
	position: absolute;
	width: 189px;
	height: 17px;
	right: 30px;
	bottom: 10px;
	z-index: 12;
}
.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

.bannerText{
	position: absolute;
	width: 925px;
	height:315px;
	right: 0px;
	top: 0px;
	z-index: 2;
	display: none;
}

.white{
	color: #fff;
}
.blue{
	color: #49c8f5;
}

h1{
	position: relative;
	width:100%;
	height:auto;
	float: left;
	z-index:2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	font-size: 96px;
	font-weight: 700;
	line-height: 0.8;	
	text-align: center;
	direction: rtl;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

h1 span{
	font-size: 70px;
	font-weight: 700;
	line-height: 1.8;
	color: #fff;
}

h1 strong{
	font-size: 116px;
	font-weight: 700;
	line-height: 0.5;
	color: #fbbe3f;
}

h3{
	position: relative;
	width:100%;
	height:auto;
	float: left;
	z-index:2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #49c8f5;
	font-size: 78px;
	font-weight: 700;
	line-height: 0.8;	
	text-align: center;
	direction: rtl;
	margin: 0px;
	padding: 0px;
}
h3 span{
	color: #fff;
}
h4{
	position: relative;
	width:100%;
	height:auto;
	float: left;
	z-index:2;
	font-family: 'Narkis',Arial, Helvetica, sans-serif;
	color: #49c8f5;
	font-size: 92px;
	font-weight: 700;
	line-height: 0.8;	
	text-align: center;
	direction: rtl;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
}

#muteBtn{
	position: absolute;
	width: 50px;
	height: 40px;
	left: 10px;
	top: 10px;
	z-index: 40;
}

#arrowLeft{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 70px;
	top: 366px;
	z-index:4;
}

#arrowRight{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 860px;
	top: 366px;
	z-index:4;
	display: none;
}
.web{
	display: block;
}
.mob{
	display: none;
}

