/* CSS Document */
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 2px solid #000;
}

*:focus {
    outline: 2px solid #f00;
}
img.a{
	position:absolute;
	cursor: pointer;
	left:0px;
	top: 0px;
}

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

body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background: url(images/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    font-family: 'Food',Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #fff;
}

#MainDiv{
	position:absolute;
	width:1920px;
	height:930px;
	bottom:0px;
	left:0px;
	z-index:2;
}

#credit{
	position: absolute;
	width: 22px;
	height: 49px;
	right: 26px;
	top: 305px;
	z-index: 8;
	background-image: url("images/credit.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#logos{
	position: absolute;
	width: 425px;
	height: 204px;
	left: 0px;
	bottom: 50px;
	z-index: 8;
	background-image: url("images/logos2.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#ramzi{
	position: absolute;
	width: 653px;
	height: 915px;
	right: 0px;
	bottom: 0px;
	z-index: 8;
	background-image: url("images/ramzi.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#logo{
	position: relative;
	width: 184px;
	height: 288px;
	margin: 0 auto;
	z-index: 8;
}

#formBG{
	position: absolute;
	width: 1920px;
	height: 175px;
	left: 0px;
	bottom: 52px;
	background: rgba(0,80,42,0.7);
	z-index: 7;
}
.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	float: right;
}


.en{
	font-size: 85%;
}

h1{
	position: absolute;
	width: 800px;
	height: auto;
	right: 588px;
	top: 80px;
	font-size: 76px;
	line-height: 0.5;
	font-weight: 700;
	text-align: right;
	direction: rtl;
	color: #ffda00;
	margin: 0;
	padding: 0;
}
h1 span{
	color: #fff;
	font-weight: 400;
	font-size: 38px;
	line-height: 0.7;
}


.itemsHolder{
	position: absolute;
	width: 1185px;
	height: auto;
	right: 715px;
	top: 240px;
	z-index: 5;
}

.item{
	position: relative;
	width: 50%;
	height: auto;
	float: right;
	margin: 0px 0px 25px 0px;
}

.bulletItem{
	position: relative;
	width: 65px;
	height: 65px;
	float: right;
	margin: 0px 0px 0px 20px;
}

.itemText{
	position: relative;
	width: 430px;
	height: auto;
	float: right;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
	margin: 0;
	padding: 0;
}

.itemText strong{
	color: #ffda00;
	font-size: 28px;
	font-weight: 700;
}

.terms{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 190px;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
	margin: 0;
	padding: 0;
}



/* form */
.FormHolder{
	position: absolute;
	width: 930px;
	height: 175px;
	right: 588px;
	bottom: 52px;
	z-index:15;
}

.FormDiv{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 0px;
	z-index:5;
}

.ThankYou{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 0px;
	z-index:6;
	display: none;
}

.FormDiv h2{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 1;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	text-align: right;
	direction: rtl;
	margin: 15px 0px 0px 0px;
	padding: 0;
}


.thanksTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 1;
	font-size: 76px;
	line-height: 0.8;
	font-weight: 700;
	color: #ffda00;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 40px 0px 10px 0px;
}

.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 1;
	font-size: 36px;
	line-height: 0.8;
	font-weight: 400;
	color: #fff;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 0;
}

#chb{
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0px;
	top: 9px;
	z-index: 5;
}
#chb:focus, #formClose:focus {
    outline: 2px solid #000;
}
#chbLabel{
	position: absolute;
	width: 350px;
	height: 40px;
	right: 35px;
	top: 0px;
	z-index: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	color: #fff;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 0;
}

.inputText{
	position: absolute;
	width: 314px;
	height: 45px;
	text-indent: 20px;
	font-size: 22px;
	font-weight: 400;
    font-family: 'Food',Arial, Helvetica, sans-serif;
	background-color: #00a261;
	color: #fff;
	text-align: right;
	direction: rtl;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border: none;
}
#fname{
	top: 52px;
	right: 0px;
}

#lname{
	top: 52px;
	right: 328px;
}

#idNum{
	top: 110px;
	right: 0px;
}

#phone{
	top: 110px;
	right: 328px;
}

.SendBut{
	position: absolute;
	width: 254px;
	height: 105px;
	top: 52px;
	right: 660px;
	z-index: 3;
	font-size: 24px;
	line-height: 103px;
	font-weight: 700;
	background-color: #ffda00;
	color: #016639;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	outline: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border: none;
	display: block;
}

.ErrorDiv{
	position: absolute;
	width: 908px;
	height: auto;
	right: 0px;
	top: 158px;
	z-index: 1;
	text-align: left;
	direction: rtl;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	font-variant: normal;
	color: #fff;
	margin: 0;
}
/* form end */

