/* CSS Document */


* { 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;
}
img .b{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: none;
}
*:focus {
    outline: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
   opacity:  1;
}
:-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;
   opacity:  1;
}

.en{
    font-size: 75%;
}

body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	font-family: 'fbspoiler',Arial, Helvetica, sans-serif;
	/*background: url("images/bg.webp") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	/*background-image: url("images/bg.webp");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center top fixed;*/
    background-color: #1b49d2;
    
	
}

/* header */


#MainDiv{
	position: absolute;
	width:1080px;
	height: auto;
	left:0px;
	top:0px;
	z-index: 5;
	overflow-x: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*padding: 20px;*/
    min-height: 1920px;
}

#logo{
	position: absolute;
	width: 362px;
	height: 140px;
	left: 359px;
	top: 60px;
	z-index: 5;
	background-image: url("images/logo.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
	
}



#title{
	position: relative;
	width: 100%;
	height: 420px;
    float: left;
    margin: 160px 0px 0px 0px;
	z-index: 5;
	background-image: url("images/title.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center top;
	
}
.page{
	position: relative;
	width: 1080px;
	height: auto;
	float: left;
	margin: 0;
    margin-top: 60px;
	z-index:5;
}


/* load page */
.loadTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 900;
	line-height: 0.9;
	color: #FFF;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 60px 0px;
    text-shadow: 6px 6px 6px rgba(0,0,0,0.8);
}

#loader{
	height: 1200px;
}

#choose, #choose2{
	height: 1300px;
}



.animat{
	position: absolute;
	width: 784px;
	height: 787px;
	left: 148px;
	top: 200px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
	display: none;
}
#an1{
	background-image: url("images/anim01.webp");
    display: block;
}
#an2{
	background-image: url("images/anim02.webp");
}
#an3{
	background-image: url("images/anim03.webp");
}
#an4{
	background-image: url("images/anim04.webp");
}
#an5{
	background-image: url("images/anim05.webp");
}
#an6{
	background-image: url("images/anim06.webp");
}
#an7{
	background-image: url("images/anim07.webp");
}
#an8{
	
}
/* page1 */



.hpHolder{
	position: relative;
	width: 800px;
	height: auto;
    float: left;
    margin: 0px 100px;
    padding: 60px 40px 40px 40px;
	background-color: transparent!important;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
    border: 8px solid #FFF;
	z-index: 30;
    box-shadow: rgba(255, 255, 255, 0.35) 0px 5px 15px;
}

h1{
	position: absolute;
	width: 100%;
	height: auto;
    left: 0px;
    top: 300px;
    font-size: 0px;
	z-index: 1;
	color: transparent!important;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0;
}

h2{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-size: 120px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 15px 0px;
}
.hpText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
    font-size: 84px; 
    font-weight: 400;
	line-height: 1;
	color: #FFF;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 50px 0px;
}

.hpTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
    font-size: 120px; 
    font-weight: 700;
	line-height: 1;
	color: #FFF;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 50px 0px;
}



.hpTextSm{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 400;
	line-height: 0.8;
	color: #000;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 10px 0px 0px 0px;
}

.hpItems{
	position: relative;
	width: 726px;
	height: 280px;
	float: left;
    margin: 0px 77px 50px 77px;
	z-index: 2;
}

.hpItem{
	position: relative;
	width: 212px;
	height: 276px;
    background-color: #fff;
	float: right;
    margin: 0px 14px;
    -webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    border: 2px solid #1b49d2;
	z-index: 2;
}

.hpPic{
    position: absolute;
    width: 100%;
    height: 183px;
    bottom: 10px;
 	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center top;
   
}



.hpBtn{
	position: relative;
	width: 518px;
	height: 110px;
	float: left;
	margin: 15px 141px 15px 141px;
	z-index: 1;
    background-color: #4cbcec;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 114px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.hpBtn a{
	text-decoration: none;
	color: #fff;
}
.hpFooter{
    position: relative;
    width: 100%;
    height: 390px;
    float: left;
    margin: 100px 0px 0px 0px;
 	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center top;
	background-image: url("images/splash.webp");
}


/* page 1 */

/* game */
#part1{
    position: relative;
    width: 100%;
    height: 580px;
    float: left;
    margin: 0px 0px 50px 0px;
}
.part2{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 20px 0px;
    text-align: center;
}
#slogan{
	position: absolute;
	width: 340px;
	height: 345px;
	left: 140px;
	top: 50px;
	z-index: 5;
	background-image: url("images/slogan.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
	
}

#TopPic{
	position: absolute;
	width: 926px;
	height: 768px;
	right: 237px;
	top: -45px;
	z-index: 15;
	background-image: url("images/top_cookie.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
}

#thePic{
	position: absolute;
	width: 480px;
	height: 482px;
	left: 183px;
	top: 97px;
	z-index: 10;
	
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
}

.gameBut{
	position: relative;
	width: 580px;
	height: 100px;
	float: left;
	margin: 20px 250px 40px 250px;
	z-index: 1;
	background-color: #4cbcec;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	border: 4px solid #fff;;
	line-height: 110px;
	font-weight: 700;
    font-size: 80px;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.gameBut a{
	text-decoration: none;
	color: #fff;
}
#game{
	height: 1400px;
    margin-top: -100px;
}

.inputw{
	position: relative;
	width: 120px;
	height: 160px;
	margin: 0px 10px 20px 10px;
	font-size: 80px;
    line-height: 170px;
	font-weight: 700;
	background-color: transparent;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 6px solid #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}
/* invite */
.inviteTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 900;
	line-height: 0.8;
	color: #1b49d2;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.inviteText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 400;
	line-height: 0.8;
	color: #61d0ff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.inviteBtn{
	position: relative;
	width: 770px;
	height: 110px;
	float: left;
	margin: 50px 55px 50px 55px;
	z-index: 1;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 114px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.inviteBtn a{
	text-decoration: none;
	color: #fff;
}

#linkHolder{
 	position: relative;
	width: 770px;
	height: 90px;
	float: right;
	margin: 0px 55px 30px 55px;
}

#thelink{
 	position: relative;
	width: 770px;
	height: 90px;
	float: right;
	margin: 0;
	font-size: 38px;
	font-weight: normal;
    line-height: 90px;
	background-color: #1b49d2;
	color: #fff;
	text-align: left;
	direction: ltr;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
    z-index: 1;
}

.copyClick{
    position: absolute;
    width: 82px;
    height: 85px;
    right: 15px;
    top: 3px;
    z-index: 5;
 	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center top;
	background-image: url("images/copy_icon.webp");
    
}

#hp{
    margin-bottom: 160px;
}
#inviteBtn{
  	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:right top;
	background-image: url("images/wa_icon.png");
   background-color: #25d366;
    display: block;
}
#homeBtn{
    background-color: #4cbcec;
    display: none;
}

.loader{
	position: relative;
	width: 784px;
	height: 787px;
    float: left;
    margin: 48px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
    display: none;
}
#ld1{
	background-image: url("images/anim01.webp");
    display: block;
}
#ld2{
	background-image: url("images/anim02.webp");
}
#ld3{
	background-image: url("images/anim03.webp");
}
#ld4{
	background-image: url("images/anim04.webp");
}
#ld5{
	background-image: url("images/anim05.webp");
}
#ld6{
	background-image: url("images/anim06.webp");
}
#ld7{
	background-image: url("images/anim07.webp");
}
#ld8{
	
}
/* pop creator */

#overDiv{
	position: absolute;
	width: 1080px;
	height: 2200px;
	left: 0px;
	top: 0px;
	z-index: 25;
	background: rgba(0,0,0,0.8);
	display: none;
}



.popup{
	position: absolute;
	width: 880px;
	height: 500px;
	left: 100px;
    top: 500px;
	background-color: #fff;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	z-index: 30;
	box-shadow: 0px 0px 6.3px 10px rgba(0, 0, 0, 0.2);
	display: none;
}
#popup{
	top: 100px!important;
}






#popupBtn{
	position: relative;
	width: 530px;
	height: 110px;
	float: left;
	margin: 40px 175px 40px 175px;
	z-index: 1;
	background-color: #7e69ac;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 114px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
#popupBtn a{
	text-decoration: none;
	color: #fff;
}

#close{
	position: absolute;
	width: 60px;
	height: 60px;
	right: 25px;
	top: 25px;
	z-index: 5;
	background-image: url("images/close.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}

.timerIcon{
	position: relative;
	width: 212px;
	height: 210px;
    float: left;
    margin: 70px 334px 30px 334px;
	z-index: 5;
	background-image: url("images/timer_icon.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	
}
.timerIconR{
	position: relative;
	width: 212px;
	height: 210px;
    float: left;
    margin: 50px 369px 30px 369px;
	z-index: 5;
	background-image: url("images/timer_icon.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	
}
.resTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}
.smallText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
    font-size: 76px;
	font-weight: 400;
	line-height: 0.8;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 40px 0px 0px 0px;
}
   

.smallTextRes{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 300;
	line-height: 1;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 30px 0px;
}
.smallTextRes strong{
    font-size: 125%;
	font-weight: 700;
}
#xeshbon{
    display: none;
}
#endTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}
.rushTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}

.resultBtn{
	position: relative;
	width: 630px;
	height: 110px;
	float: left;
	margin: 40px 125px 40px 125px;
	z-index: 1;
	background-color: #7e69ac;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 114px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.resultBtn a{
	text-decoration: none;
	color: #fff;
}

/* pop creator end */

.innerHolder{
    position: relative;
    width: 880px;
    height: auto;
    float: left;
    margin: 0px 90px 50px 90px;
    border: 10px solid #fff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 85px;
	-moz-border-radius: 85px;
	border-radius: 85px;
    padding: 40px 0px;
}

/* chooser */
.chooser{
    position: relative;
    width: 855px;
    height: 855px;
    overflow: hidden;
    float: left;
    margin: 40px 112.5px 40px 112.5px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center center;
	background-image: url("images/q_pic.webp");
}


.chPic{
    position: absolute;
    width: 855px;
    height: 855px;
    left: 0px;
    top: 855px;
    z-index: 1;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}

#chp0{
	background-image: url("images/q_pic.webp");
}
#chp1{
	background-image: url("images/buble_pic.webp");
}
#chp2{
	background-image: url("images/rush_pic.webp");
}

/* chooser end */

/* result */
h4{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 900;
	line-height: 0.8;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 50px 0px 30px 0px;
    text-shadow: 6px 6px 6px rgba(0,0,0,0.8);
}
.hugeText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.8;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 50px 0px 30px 0px;
    text-shadow: 6px 6px 6px rgba(0,0,0,0.8);
}

h3{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #000;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 70px 0px 70px 0px;
    /*text-shadow: 6px 6px 6px rgba(0,0,0,0.8);*/
}
.resText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

.innerBtn{
	position: relative;
	width: 860px;
	height: 110px;
	float: left;
	margin: 40px 110px 40px 110px;
	z-index: 1;
	background-color: #4cbcec;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 4px solid #fff;;
	line-height: 114px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.innerBtn a{
	text-decoration: none;
	color: #fff;
}
/* form */
.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 30px 0px;
    
}

.inputText{
	position: relative;
	width: 580px;
	height: 90px;
	float: right;
	margin: 0px 146px 30px 146px;
	font-size: 38px;
	font-weight: normal;
	background-color: transparent;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}
.inputSelect{
	width: 580px;
	height: 90px;
	float: right;
	margin: 0px 146px 30px 146px;
	font-size: 38px;
	font-weight: normal;
	background-color: transparent;
	color: #000;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;	
	background-image: url('images/select.png');
}
.chHolder{
	position: relative;
	width: 680px;
	float: right;
	height: auto;
	margin: 30px 100px 30px 100px;
}
.ch{
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin: 0px 0px 0px 20px;
	z-index: 3;
}

.chLabel{
	position: relative;
	width: 620px;
	height: auto;
	float: right;
	margin: 0;
	z-index: 3;
	direction: rtl;
	text-align: right;
	color: #fff;
	font-weight: 400;
	line-height: 30px;
}


.chLabel a{
	color: #fff;
	text-decoration: underline;
}

.formBut{
	position: relative;
	width: 580px;
	height: 100px;
	float: left;
	margin: 40px 150px 40px 150px;
	z-index: 1;
	background-color: #4cbcec;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	border: 4px solid #fff;;
	line-height: 100px;
	font-weight: 700;
    font-size: 80px;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.formBut a{
	text-decoration: none;
	color: #fff;
}
#smsSubmitT, #formSubmitT{
    opacity: 0.5;
}

#smsSubmit{
    display: none;
}

.smsText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 400;
	line-height: 0.8;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 40px 0px 0px 0px;
}

.smsText a{
   color: #fff; 
}
.errors{
	position: relative;
	width: 100%;
	height: 20px;
	float: right;
	z-index: 3;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #FFF!important;
    margin: 10px 0px 30px 0px;
}

.numHolder{
  	position: relative;
	width: 600px;
	height: 90px;
	float: left;
	margin: 30px 0px 30px 164px;
  
}
.inputd{
	position: relative;
	width: 72px;
	height: 90px;
	float: left;
	margin: 0px 20px 0px 0px;
	font-size: 70px;
    line-height: 94px;
	font-weight: 700;
	background-color: transparent;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}


#debug{
	position: relative;
	width: 100%;
	height: 90px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-size: 44px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "fbspoiler",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
}


/* end form */

.endTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 900;
	line-height: 0.8;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 50px 0px 30px 0px;
    text-shadow: 6px 6px 6px rgba(0,0,0,0.8);
}



.socialHolder{
	position: relative;
	width: 400px;
	height: 150px;
	float: left;
	margin: 40px 340px;
	z-index: 5;
	
}
.sIcon{
	position: relative;
	width: 150px;
	height: 150px;
	float: right;
	margin: 0px 25px 0px 25px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}
#down{
	background-image: url("images/down.png");
}
#fb{
	background-image: url("images/fb.webp");
}
#wa{
	background-image: url("images/wa.webp");
}



#termsHolder{
	position: relative;
	width: 1080px;
	height: 100px;
    /*left: 0px;
    bottom: 0px;*/
    float: left;
    margin: 0px 0px 0px 0px;
	z-index: 20;
    text-align: center;
	background: rgba(255,255,255,0.85);
	font-size: 44px;
	line-height: 100px;
	font-weight: 400;
	color: #1b49d2;
	direction: rtl;
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}



#termsHolder a{
	color: #1b49d2;
	text-decoration: underline;
}
.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
}
.formWrap{
	margin-top: 15px!important;
}



.footer{
	position: fixed;
	width: 1080px;
	height: 300px;
	right: 0px;
	bottom: 0px;
	z-index: 30;
	background: rgba(0,0,0,0.7);
	display: none;
}
.ftext{
	position: absolute;
	width: 1000px;
	height: 60px;
	right: 40px;
	top: 20px;
	margin: 0;
	z-index: 20;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

#okBtn{
	position: absolute;
	width: 200px;
	height: 60px;
	left: 440px;
	bottom: 20px;
	z-index: 1;
	background-color: #1b49d2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 4px solid #fff;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}

body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
input, textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

#UploadForm{
	position: absolute;
	z-index: 0;
	left: -500px;
	top: -100px;
}


#userTimer{
	position: absolute;
	width: 510px;
	height: 100px;
    left: -50px;
    top: 20px;
	z-index: 1;
	background-color: #8ad1f1;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    display: none;
}
.timerPic{
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0px;
    left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
	background-image: url('images/black.webp');
}

#timer{
    position: absolute;
    width: auto;
    height: 100px;
    left: 180px;
    top: 0px;
    font-family:'Pluto',Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	direction: ltr;
}



#userPoints{
	position: absolute;
	width: 310px;
	height: 100px;
    right: -50px;
    top: 20px;
	z-index: 1;
	background-color: #8ad1f1;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    display: none;
}
.pointsPic{
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0px;
    right: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
	background-image: url('images/black.webp');
}

#points{
    position: absolute;
    width: auto;
    height: 100px;
    right: 180px;
    top: 0px;
    font-family:'Pluto',Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	direction: ltr;
}

#stiky{
    position: fixed;
    width: 1080px;
    height: 160px;
    left: 0px;
    bottom: 0px;
    z-index: 30;
    background-color: #1b49d2;
    display: none;
}

.loadTitle{
	font-size: 160px;
}

.inviteTitle{
   font-size: 120px;  
}
.inviteText{
   font-size: 80px;  
}
.hpTextSm{
   font-size: 34px; 
}

.hpBtn, .checkBtn{
   font-size: 80px; 
}

.bigText{
	font-size: 92px;
}



.smsText{
	font-size: 50px;
}

.hpBtnStart{
    font-size: 80px;
}

#popupBtn{
    font-size: 70px;
}
.inviteBtn{
    font-size: 70px;
}
.resultBtn{
    font-size: 70px;
}


.innerBtn{
    font-size: 70px;
}
h4{
	font-size: 220px;
}
.hugeText{
    font-size: 130px;
}

h3{
    font-size: 80px;
}
.resText{
    font-size: 74px;
}

.endTitle{
    font-size: 140px;
}


.formTitle{
    font-size: 90px;
}
.inputText{
    font-size: 50px;
}
#thelink{
    font-size: 26px;
}
.chLabel{
    font-size: 36px;
}
.chLabel2{
    font-size: 42px;
}

#endTitle{
    font-size: 90px;
}



h5{
	font-size: 56px;
}
