@charset "utf-8";
/* CSS Document */
#bgDiv{
	position: fixed;
	width:1920px;
	height: 926px;
	left:0px;
	top: 0px;
	z-index:1;
	background-image: url("images/bg1.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
}	
#MainDiv{
	position: absolute;
	width:1920px;
	height: auto;
	left:0px;
	top: 0px;
	z-index:4;
}

#section1{
	height: 1360px;
	background-image: url("images/bg2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left bottom;
}
#section2, #section4{
	height: auto;
	background: url('images/bg.jpg')  repeat-y;
	background-size: 100% 100%;
	display: none;
}
#section3{
	height: 150px;
	background: url('images/bg.jpg')  repeat-y;
	background-size: 100% 100%;
}


/* part 1 */

	h1{ 
		position: relative;
		width: 100%;
		height: auto;
		float: right;
		z-index: 2;
		padding: 0;
		font-size: 65px;
		line-height: 0.9;
		font-weight: 300;
		color: #fff;
		margin: 0;
		margin-top: 5px;
		/*letter-spacing: -2.75px;*/
		font-family: 'Ploni',Arial, Helvetica, sans-serif;
		text-align: right;
		direction: rtl;
	}
	h1 strong{
		font-family: 'PloniBold',Arial, Helvetica, sans-serif;
		line-height: 0.9;
		font-size: 65px;
		font-weight: 700;
		/*letter-spacing: -2.75px;*/
	}	
h4{ 
		position: relative;
		width: 100%;
		height: auto;
		float: right;
		z-index: 2;
		padding: 0;
		font-size: 65px;
		line-height: 0.9;
		font-weight: 300;
		color: #fff;
		margin: 0;
	margin-bottom: 5px;
		font-family: 'Ploni',Arial, Helvetica, sans-serif;
		text-align: right;
		direction: rtl;
	}
	h4 strong{
		font-family: 'PloniBold',Arial, Helvetica, sans-serif;
		line-height: 0.9;
		font-size: 65px;
		font-weight: 700;
	}
#logo{
	position: absolute;
	width: 186px;
	height: 64px;
	right: 96px;
	top: 37px;
	z-index:5;
}
.logoGood{
	position: relative;
	width: 206px;
	height: 46px;
	float: right;
	margin: 0;
	z-index:5;
}
#headerText{
	position: absolute;
	width: 700px;
	height: auto;
	right: 300px;
	top: 275px;
	z-index: 4;
}	
#headerTextTH{
	position: absolute;
	width: 700px;
	height: auto;
	right: 300px;
	top: 275px;
	z-index: 4;
	display: none;
}	
	

#corner{
	position: absolute;
	width: 108px;
	height: 100px;
	left: 437px;
	top: 644px;
	z-index:5;
	background-image: url("images/corner.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left bottom;
}
	.regText{
		font-family: 'Ploni',Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: 300;
		line-height: 1.1;
		letter-spacing: -0.3px;
		direction: rtl;		
	}
	.boldtext{
		font-family: 'PloniBold',Arial, Helvetica, sans-serif;
		line-height: 1.1;
		letter-spacing: -0.3px;
		font-size: 24px;
		font-weight: 400;
		direction: rtl;
	}
	.headtext{
		position: relative;
		width: 970px;
		height: auto;
		padding: 0;
		margin: 0px auto 30px auto;
		text-align: center;
		color: #fff;
	}
	.tt1{
		margin-top: 800px;
	}
	.headTitle{
		position: relative;
		width: 970px;
		height: auto;
		padding: 0;
		color: #fff;
		margin: 0px auto 45px auto;
		text-align: center;
	}

#section1 h2{ 
	position: relative;
	width: 100%;
	height: auto;
	z-index: 2;
	padding: 0;
	margin: 0px auto 15px auto;
	color: #FF5923;
	font-size: 50px;
	line-height: 0.8;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	letter-spacing: -3.25px;
}
	
	/* part 1 end */
/* form */
	#formDiv{
		position: relative;
		width: 1200px;
		height: auto;
		padding: 0;
		margin: 0px auto;
	}
	.fieldH{
		position: relative;
		width: 100%;
		height: 52px;
		padding: 0;
		margin: 0;
		margin-bottom: 40px;
	}
	.fieldH1{
		position: relative;
		width: 100%;
		height: 52px;
		padding: 0;
		margin: 0;
		margin-bottom: 40px;
	}
	.fieldRound{
		position: relative;
		height: 50px;
		padding: 0;
		margin: 0;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background-color: #fff;
	}
	.fhold1{
		position: relative;
		float: right;
		width: 350px;
		height: 50px;
		margin: 0;
		margin-top: 3px;
		margin-right: 15px;
	}
	.fhold2{
		position: relative;
		float: right;
		width: 525px;
		height: 50px;
		margin: 3px 20px 0px 20px;
	}
.btn{
	position: relative;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	font-weight: 400;
	background: rgb(255,103,52);
	background: linear-gradient(180deg, rgba(255,103,52,1) 0%, rgba(235,64,8,1) 35%);
	color: #fff;
	text-align: center;
	direction: rtl;
	outline: 0;
	font-family: 'PloniBold',Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	border-radius: 30px;
	float: right;
	margin: 0;
	border: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	text-decoration: none;
}
	#submit-button{
		float: right;
		width: 270px;
	}
	
	.terms{
		position: relative;
		width: 1200px;
		height: auto;
		line-height: 1.1;
		padding: 0;
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		margin: 40px auto 80px auto;
		font-family: 'Ploni',Arial, Helvetica, sans-serif;
		text-align: center;
		direction: rtl;
	}
	

/* part 3 */
#th{
	margin-top: 795px;
	display: none;
}
.thtext{
	position: absolute;
	width: 550px;
	height: auto;
	right: 0;
	top: 0;
}
.thBut{
	position: absolute;
	width: 290px;
	height: 60px;
	left: 100px;
	top: 0;
}
	.container{
		position: relative;
		width: 1446px;
		height: auto;
		margin: 25px auto;
		z-index: 5;
	}
	
	.resultHolder{
		position: relative;
		width: 660px;
		height: 150px;
		background-color: #FC5923;
		color: #fff;
		text-align: center;
		direction: rtl;
		outline: 0;
		margin: 0 auto;
		border: none;
		-webkit-border-radius: 75px;
		-moz-border-radius: 75px;
		border-radius: 75px;
	}
	.resText{
		position: relative;
		width: 100%;
		height: auto;
		float: left;
		margin: 10px 0px;
		padding: 0;
		text-align: center;
		direction: rtl;
	}
	#js-weight{
		position: relative;
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		line-height: 1.1;
		padding: 0;
		font-size: 45px;
		font-weight: 400;
		color: #fff;
		font-family: 'PloniBold',Arial, Helvetica, sans-serif;
		text-align: center;
		direction: rtl;
	}
	.resultHolder2{
		position: relative;
		width: 660px;
		height: auto;
		text-align: center;
		direction: rtl;
		outline: 0;
		margin: 50px auto;
		border: none;
	}
	.white{
		color: #fff;
	}
	.orange{
		color: #FC5923;
	}
	.infoHolder{
		position: relative;
		width: 100%;
		height: 214px;
		float: left;
		margin: 0;
		margin-bottom: 25px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: rgba(255,255,255,0.03);
	}
	.infoHolder2{
		position: relative;
		width: 100%;
		height: 164px;
		float: left;
		margin: 0;
		margin-bottom: 15px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	.spacer1{
		position: relative;
		width: 100%;
		height: 8px;
		float: left;
		margin: 0;
		background: rgba(255,255,255,0.03);
	}
	.spacer2{
		position: relative;
		width: 100%;
		height: 2px;
		float: left;
		margin: 0;
		margin-bottom: 50px;
		background: rgba(255,255,255,0.03);
	}
	.infoPic{
		position: relative;
		width: 104px;
		height: 103px;
		float: right;
		margin: 55.5px 120px 55.5px 40px;
	}
	.infoText{
		position: relative;
		width: 580px;
		height: auto;
		float: right;
		margin: 0;
		margin-top: 25px;
		margin-bottom: 25px;
		text-align: right;
	}
	.infoCount{
		position: relative;
		width: 200px;
		height: auto;
		float: right;
		margin: 70px 40px 0px 40px;
		text-align: right;
	}
	.infoCount2{
		position: relative;
		width: 200px;
		height: auto;
		float: right;
		margin: 70px 40px 0px 90px;
		text-align: right;
	}
	.infoBtns{
		position: relative;
		width: 240px;
		height: 60px;
		float: right;
		margin: 77px 0px;
	}
	.infoMore{
		position: relative;
		width: 664px;
		height: 60px;
		float: right;
		margin: 77px 120px 77px 0px;
		text-align: right;
	}

.amountField{
	position: relative;
	width: 135px;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	text-indent: 25px;
	font-weight: 400;
	background-color:#fff;
	color: #222873;
	text-align: right;
	direction: rtl;
	outline: 0;
	font-family: 'Ploni',Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	border-radius: 30px;
	float: right;
	margin: 0;
	padding: 0px;
	margin-top: 10px;
		-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
	.nisSmall{
		position: absolute;
		width: auto;
		height: 60px;
		left: 75px;
		top: 10px;
		line-height: 60px;
		z-index: 5;
	}
/* form */
	.formHolder{
		position: relative;
		width: 100%;
		height: 720px;
		float: left;
		margin: 25px 0px;
	}

	#paymentDiv{
		position: absolute;
		width: 1020px;
		height: 720px;
		top: 0px;
		/*right: 523px;*/
		right: 420px;
		margin: 0;
		display: none;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: rgba(255,255,255,0.03);
	}
.loader{
	width: 550px;
}
#sendDetails{
	position: relative;
	width: 1000px;
	height: 680px;
	float: right;
	margin: 0px 10px;
	z-index: 5;
}
	#detailsDiv{
		position: absolute;
		width: 400px;
		height: 520px;
		top: 0px;
		/*right: 523px;*/
		right: 523px;
		margin: 0;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		background: rgba(255,255,255,0.03);
	}
.formFields{
	position: absolute;
	width: 350px;
	height: auto;
	right: 25px;
	top: 40px;
}
#detailsButton{
		float: right;
		width: 100%;
	margin-top: 25px;
	}
h3{ 
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	padding: 0;
	font-family: 'PloniBold',Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	line-height: 0.8;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	letter-spacing: -0.25px;
	margin: 0px;
	margin-bottom: 20px;
}

#err{ 
	position: relative;
	width: 100%;
	height: auto;
	z-index: 2;
	padding: 0;
	font-family: 'PloniBold',Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 32px;
	line-height: 0.8;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	letter-spacing: -0.25px;
	margin: 30px 0px;
	display: none;
}

.inputText{
	position: relative;
	width: 300px;
	height: 30px;
	font-size: 22px;
	font-weight: 400;
	background-color:#fff;
	color: #222873;
	text-align: center;
	direction: rtl;
	outline: 0;
	font-family: 'Ploni',Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	float: right;
	margin: 0;
	margin-bottom: 20px;
	border: 2px solid #fff;
}

.cha{
	position: relative;
	width: 23px;
	height: 23px;
	float: right;
	margin: 0px 0px 0px 25px;
	z-index: 3;
}

.chaLabel{
	position: relative;
	width: 290px;
	height: auto;
	float: right;
	z-index: 3;
	direction: rtl;
	text-align: right;
	font-weight: 300;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	margin: 0;
}	
#errors{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 3;
	direction: rtl;
	text-align: center;
	font-weight: 300;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	margin: 20px 0px;
}
/* form end */	


#preload{
	position: absolute;
	width: 100%;
	height: auto;
	top: 120px;
	left: 0px;
	z-index: 1;
}

/* footer */
.footerText {
	position: relative;
	width: 1020px;
	height: auto;
	padding: 0;
	font-family: 'Ploni',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #575757;
	margin: 20px auto 20px auto;
}

/* footer end */
.credit{
	position: relative;
	margin: 20px auto 50px auto;
	z-index:5;
}
	.mob{
		display: none;
	}
	.web{
		display: block;
	}

