/* CSS Document */




#errors{
	color:transparent;	
}
sup{
    font-size: 50%;
}
.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: #1e1e1e;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
}


.web{
	display: block;
}
.mob{
	display: none;
}
#MainDiv{
	position: absolute;
	width:1920px;
	height: auto;
	left:0px;
	top: 0px;
	z-index:4;
	/*overflow: auto;*/
}
#VideoOver{
	position:relative;
	width:1920px;
	height:1080px;
    float: left;
    margin: 0;
	z-index:1;
}
.videoClick{
    position: absolute;
	width:1920px;
	height:1080px;
    left: 0;
    top: 0;
	z-index:3;
    
}

.btnLink{
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    text-decoration: none;
    color: #fff;
}
.btnLink a{
    text-decoration: none;
    color: #fff;
}
.iconColor{
    color: #fff;
    text-decoration: none;
    font-size: 30px;
}

.page{
    position: relative;
    width: 100%;
    float: left;
    margin: 0px 0px 100px 0px;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
#page1{
    height: 920px;
	background-position: right top;
	background-image: url('images/pic1.jpg');
    background-color: #1e1e1e;
}
#page2{
    height: 377px;
	background-position: left top;
	background-image: url('images/pic21.jpg');
    background-color: #fff;
}
#page3{
    height: 817px;
	background-position: right top;
	background-image: url('images/pic3.jpg');
    background-color: #fff;
}
#page4{
    height: 615px;
	background-position: left top;
	background-image: url('images/pic4.jpg');
    background-color: #fff;
}
#page5{
    height: 486px;
	background-position: right top;
	background-image: url('images/pic5.jpg');
    background-color: #fff;
}
#page6{
    height: 517px;
	background-position: right top;
	background-image: url('images/pic6.jpg');
    background-color: #fff;
}
#page7{
    height: 548px;
	background-position: left top;
	background-image: url('images/pic7.jpg');
    background-color: #fff;
}
#topHolder{
    position: absolute;
    width: 645px;
    height: auto;
    top: 155px;
    left: 96px;
    z-index: 1;
    
}
#footer{
	position: relative;
	width: 100%;
	height: 130px;
	float: left;
    margin: 0px 0px 190px 0px;
    padding: 50px 0px;
    background-color: #272727;
	z-index: 5;
}
.textContent{
    position: absolute;
    width: 626px;
    top: 0px;
    padding: 50px;
    background-color: #fff;
    text-align: right;
    z-index: 5;
}
#t2{
    right: 0px;
    height: 277px;
}
#t3{
    left: 0px;
    height: 717px;
}
#t4{
    right: 0px;
    height: 515px;
}
#t5{
    left: 0px;
    height: 386px;
}
#t6{
    left: 0px;
    height: 417px;
}
#t7{
    right: 0px;
    height: 448px;
}

#logo{
	position: relative;
	width: 645px;
	height: 284px;
    float: left;
    margin: 0px 0px 25px 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url('images/logo_duo.png');
}

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

#credit{
	position: absolute;
	width: 12px;
	height: 107px;
    left: 25px;
    top: 570px;
	z-index: 100;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url('images/credit.png');
}

.spacer{
    position: relative;
    width: 596px;
    height: 3px;
    float: right;
    margin: 20px 15px;
    background-color: #e6dfd9;
}


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

.regText{
	position: relative;
	width: 100%;
	height: auto;
    float: right;
	color: #000;
	font-size: 28px;
	line-height: 1.1;
	font-weight: 300;
	text-align: right;
	direction: rtl;
    margin: 0px 0px 10px 0px;
	z-index: 5;
}

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

.spacerF{
    position: relative;
    width: 1796px;
    height: 3px;
    float: right;
    margin: 20px 62px;
    background-color: #645d57;
}


/* form */

#FormHolder{
	position: fixed;
	width: 1920px;
	height: 140px;
    left: 0;
    bottom: 0;
    background-color: #1e1e1e;
    border: none;
    border-top: 1px solid #bfac9d;
	z-index: 55;
}

#bottom_logo{
	position: absolute;
	width: 96px;
	height: 102px;
	left: 140px;
	top: 19px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url('images/logo_ai.png');
}

#FormDiv{
	position: relative;
	width: 1500px;
	height: auto;
	float: right;
    margin: 20px 100px 0px 0px;
	z-index: 5;
}


#ThanksDiv{
	position: relative;
	width: 1500px;
	height: auto;
	float: right;
    margin: 40px 100px 0px 0px;
	z-index: 6;
	display:none;
}

#thanksTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #9A8876;
	margin: 25px 0px;
	padding: 0;

}

#thanksClose{
	position: absolute;
	width: auto;
	height: auto;
	white-space: nowrap;
	right: 890px;
	top: 45px;
	z-index: 5;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
	margin: 0;
	padding: 0;
}

#ch{
	position: relative;
	width: 13px;
	height: 13px;
	float: right;
	margin: 20px 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: 20px;
	line-height: 13px;
	font-weight: 300;
	text-align: right;
	direction: rtl;
	color: #9A8876;
	margin: 20px 0px;
}


.inputText{
	position: relative;
	width: 400px;
	height: 46px;
	float: right;
	margin: 0px 0px 0px 20px;
	text-indent:15px;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	background-color: transparent;
	color: #9A8876;
	text-align: right;
	direction: rtl;
    border: none;
    border-bottom: 1px solid #bfac9d;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}

#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: #f00;
	text-align: center;
	direction: rtl;
	margin: 0;margin-top: -10px;
}
.submitBtn, .submitBtn a{
	position: relative;
	width: 175px;
	height: 46px;
	font-family: 'Almoni DL AAA',Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 46px;
	font-weight: 400;
	color: #272727;
	text-align: center;
	direction: rtl;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	float: right;
	margin: 0;
	text-decoration: none;
    background-color: #bfac9d;
	display: block;
}
/* form end */
/* hp */ 


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


.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}



.buyBtn{
	position: relative;
	width: 350px;
	height: 58px;
	margin: 10px auto 0px auto;
	z-index: 5;
	font-family: 'fbspoilerbold',Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 60px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
	padding: 0;
	text-decoration: none;
	background-color: #C57083;
	border: 1px solid #C57083;
	display: block;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
}
.buyBtn:hover{
	background-color: #fff;
	color: #C57083;
}



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



.arrowHolder{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: -53px;
	z-index: 5
}
.arrowDown{
	position: absolute;
	width: 66px;
	height: 53px;
	left: 927px;
	top: 0px;
	background-size: 100% auto;
	background-position: left top;
	background-image: url('images/arrow_down.png');
}

/*
.arrowDown{
	animation: MoveUpDown 2s linear infinite;
	position: absolute;
	width: 24px;
	height: 14px;
	top: 0px;
	left: 948px;
}
@keyframes MoveUpDown {
  0%, 100% {
    top: 0px;
  }
  50% {
    top: 30px;
  }
}
*/
