/* CSS Document */

.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: 0;
}

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/main_pic.jpg) no-repeat bottom center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	/*background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right top;
	background-attachment: fixed;
	background-image: url("images/bg.jpg");*/
	background-color: #fff;
	font-family: 'Assistant',Arial, Helvetica, sans-serif;
}
#MainDiv{
	position:absolute;
	width: 1920px;
	height: 910px;
	bottom: 0px;
	right: 0px;
	z-index:2;
	overflow-x: hidden;
}

.bgPic{
	position: absolute;
	width: 1340px;
	height: 780px;
	right: 0px;
	bottom: 0px;
	z-index:1;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: right top;
	background-attachment: fixed;
	background-image: url("images/new_bg2.jpg");
}


.bg{
	position:absolute;
	width: 1340px;
	height: 910px;
	top: 0px;
	right: 0px;
	z-index:2;	
}


.bgBorder{
	position: absolute;
	width: 1260px;
	height: 830px;
	right: 40px;
	top: 60px;
	border: 1px solid #000;
	z-index: 3;
}

/* header */
#header{
	position: relative;
	width: 1340px;
	height: 140px;
	float: right;
	padding: 0;
	margin: 0;
	z-index:5;
}

#headerHolder{
	position: absolute;
	width: 1340px;
	height: 140px;
	right: 0px;
	top: 0px;
	z-index: 4;
}


.textHolder{
	position: absolute;
	width: 100%;
	height: 730px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

h1{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0px 20px 0px;
	z-index: 5;
	padding: 0;
	font-size: 54px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #000;
}

h2{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	padding: 0;
	font-size: 34px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}

h3{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	z-index: 5;
	padding: 0;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}


.terms{
	position: absolute;
	width: auto;
	height: auto;
	white-space: nowrap;
	right: 15px;
	top: 220px;
	z-index: 5;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #000;
	transform: rotate(90deg);
	transform-origin: top right;
	display: flex;
}
.title{
	position: relative;
	width: 850px;
	height: auto;
	float: right;
	z-index: 10;
	font-size: 60px;
	line-height: 0.8;
	font-family: 'PP_Fragment',Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
	text-transform: uppercase;
	margin: 25px 245px;
	padding: 0;
	letter-spacing: 25px;
	background-color: #fff;
}
.title span{
	font-size: 35px;
}

/* form */
#footerHolder{
	position: absolute;
	width: 580px;
	height: 910px;
	left: 0px;
	top: 0px;
	z-index: 25;
	background-color: #fff;
}
.formTextHolder{
	position: relative;
	width: 480px;
	height: auto;
	float: left;
	margin: 200px 0px 0px 40px;
}
.formText{
	position: relative;
	width: 400px;
	height: auto;
	float: left;
	margin: 10px 0px 0px 100px;
	z-index: 2;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
	padding: 0;
}
.formText strong{
	font-size: 24px;
}
.formText span{
	font-size: 20px;
}

.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	z-index: 2;
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	text-align: right;
	direction: rtl;
	color: #000;
	padding: 0;
}

.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	margin: 100px 0px 30px 0px;
	float: left;
	z-index: 5;
	font-size: 36px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}

#FormDiv{
	position: relative;
	width: 420px;
	height: auto;
	float: left;
	margin: 30px 80px 0px 80px;
	padding: 0;
	z-index: 2;
}


#ThankYou{
	position: relative;
	width: 420px;
	height: auto;
	float: left;
	margin: 150px 80px 0px 80px;
	padding: 0;
	z-index: 3;
	display:none;
}


#thanksTitle{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 200px;
	z-index: 5;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #E5005B;
}

.inputText{
	position: relative;
	width: 100%;
	height: 40px;
	float: right;
	margin: 15px 0px 0px 0px;
	text-indent: 15px;
	font-family: 'Assistant',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	border: 2px solid #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
}

.checkHolder{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 10px 0px;
}

.cb{
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	z-index: 2;
}
#chb1, #chb2{
	border: 2px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cbLabel{
	position: relative;
	width: 360px;
	height: auto;
	float: right;
	margin: 0px 10px 0px 0px;
	z-index: 5;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}

#SendBut{
	position: relative;
	width: 100%;
	height: 40px;
	float: right;
	margin: 15px 0px 0px 0px;
	z-index: 5;
	font-size: 22px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	background-color: #000;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #000;
	font-family: 'PP_Fragment',Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



#ErrorDiv{
	position: relative;
	width: 100%;
	height: 30px;
	float: right;
	z-index: 5;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #E5005B;
	text-align: center;
	direction: rtl;
	margin: 10px 0px;
}

.formTerms{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	color: #000;
	text-align: center;
	direction: rtl;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

/* form end */

.video{
	position: relative;
	width: 420px;
	height: 236px;
	float: left;
	margin: 25px 80px;
	padding: 0;
	z-index: 2;
}
#video{
	position: absolute;
	width: 420px;
	height: 236px;
	left: 0px;
	top: 0px;
	padding: 0;
	z-index: 2;
}
#videoPlayer{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 160px;
	top: 68px;
	z-index: 5;
	background-size: 100% auto;
	background-position: left top;
	background-attachment: fixed;
	background-image: url("images/play.png");
	opacity: 0.7;
	
}

::-webkit-input-placeholder { 
    color:    #343638;
   opacity:  0.5;
}
:-moz-placeholder { 
   color:    #343638;
   opacity:  0.5;
}
::-moz-placeholder { 
   color:    #343638;
   opacity:  0.5;
}
:-ms-input-placeholder { 
   color:    #343638;
   opacity:  0.5;
}


.en{
	font-size: 85%;
	font-weight: 500;
}


.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
}

.itemsHolder{
	position: absolute;
	width: 100%;
	height: 200px;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	background: rgba(0,0,0,0.6);
}

.itemP{
	position: relative;
	width: 335px;
	height: auto;
	float: right;
	margin: 30px 0px 0px 0px;
}

.itemPic{
	position: relative;
	width: 79px;
	height: 69px;
	float: right;
	margin: 0px 128px 15px 128px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: right top;
	background-attachment: fixed;

}

.it1{
	background-image: url("images/it1.png");
}
.it2{
	background-image: url("images/it2.png");
}
.it3{
	background-image: url("images/it3.png");
}
.it4{
	background-image: url("images/it4.png");
}

.titleP{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	z-index: 5;
	padding: 0;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #fff;
	text-transform: uppercase;
}

.text{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	z-index: 5;
	padding: 0;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
}


.wa{
	position: fixed;
	width: 77px;
	height: 72px;
	left: 0px;
	top: 30px;
	z-index:31;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right top;
	background-attachment: fixed;
	background-image: url("images/wa.png");
}


