/* 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:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
}

body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background: url(images/bg.jpg) no-repeat center bottom 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:900px;
	top:0px;
	left:0px;
	z-index:2;
}

#credit{
	position: absolute;
	width: 18px;
	height: 40px;
	left: 10px;
	top: 430px;
	z-index: 8;
	background-image: url("images/credit2.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#logo{
	position: absolute;
	width: 245px;
	height: 299px;
	left: 25px;
	top: 0px;
	z-index: 8;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#paloma{
	position: relative;
	width: 363px;
	height: 87px;
	float: right;
	margin: 0px 0px 25px 0px;
	z-index: 8;
	background-image: url("images/paloma.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

#topHolder{
	position: absolute;
	width: 490px;
	height: auto;
	right: 170px;
	top: 50px;
	z-index: 7;
}



.en{
	font-size: 85%;
}

.phoneNum{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 75px;
	font-size: 74px;
	line-height: 0.9;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #000;
	margin: 0px 0px 15px 0px;
	padding: 0;
	letter-spacing: -2px;
}
.star{
	position: absolute;
	top: 15px;
}
h1{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 54px;
	line-height: 0.9;
	font-weight: 700;
	text-align: right;
	direction: rtl;
	color: #e70012;
	margin: 0px 0px 15px 0px;
	padding: 0;
	letter-spacing: -2px;
}

h3{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 54px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000000;
	margin: 40px 0px 0px 0px;
	padding: 0;
}

/* flax */
#flax{
	position: absolute;
	width: 489px;
	height: 154px;
	right: 135px;
	top: 410px;
	z-index: 5;
	background-image: url("images/flax.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}

.flaxreg{
	position: relative;
	width: auto;
	white-space: nowrap;
	height: auto;
	float: right;
	font-size: 1px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: transparent;
	margin: 0;
	
}

/* flax end */
.itemHolder{
	position: absolute;
	width: 300px;
	height: auto;
	right: 682px;
	top: 60px;
	
}
.item{
	position: relative;
	width: 100%;
	height: 140px;
	float: right;
	margin: 0;
}

.itemPic{
	position: relative;
	width: 97px;
	height: 101px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
	margin: 0;
}
.itemText{
	position: relative;
	width: 140px;
	height: auto;
	white-space: nowrap;
	float: right;
	margin: 15px 25px 0px 0px;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000000;
	padding: 0;
}
.itemText span{
	font-size: 18px;
}
.itemTextS{
	position: relative;
	width: 140px;
	height: auto;
	white-space: nowrap;
	float: right;
	margin: 5px 25px 0px 0px;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000000;
	padding: 0;
}

#it1{
	background-image: url("images/ic1.png");	
}
#it2{
	background-image: url("images/ic2.png");	
}
#it3{
	background-image: url("images/ic3.png");	
}
#it4{
	background-image: url("images/ic4.png");	
}

p{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 32px;
	line-height: 28px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #2e2e2e;
	margin: 0px 0px 40px 0px;
	padding: 0;
}

p strong{
	font-weight: 700;
	letter-spacing: -1px;
}

.greenumber{
	position: relative;
	width: 24px;
	height: 24px;
	float: right;
	background-color: #028e5e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 22px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
	margin: 5px 0px 0px 15px;
	
}
.greenumberSP{
	position: relative;
	width: 24px;
	height: 24px;
	float: right;
	margin: 5px 0px 0px 15px;
	
}


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

.terms a{
	color: #000;
	text-decoration: underline;
}


/* form */
#FormHolder{
	position: absolute;
	width: 1500px;
	height: auto;
	right: 170px;
	top: 610px;
	z-index:15;
	/*background-image: url("images/form_bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;*/
}

.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: 30px;
	line-height: 1;
	font-weight: 400;
	color: #e70012;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 10px 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: #e70012;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 0px 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: #000;
	text-align: right;
	direction: rtl;
	padding: 0;
	margin: 0;
}

.inputText{
	position: relative;
	width: 253px;
	height: 58px;
	text-indent: 20px;
	font-size: 22px;
	font-weight: 400;
    font-family: 'Food',Arial, Helvetica, sans-serif;
	background: rgba(0,0,0,0.2);
	color: #000;
	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;
	float: right;
	margin: 24px 0px 20px 20px;
}

.sendHolder{
	position: relative;
	width: 265px;
	height: auto;
	float: right;
	margin: 15px 0px 0px 0px;
}

#chb{
	position: relative;
	width: 22px;
	height: 22px;
	float: right;
	margin: -15px 14px 0px 0px;
	z-index: 5;
}
#cha{
	position: relative;
	width: 22px;
	height: 22px;
	float: right;
	margin: -15px 14px 0px 0px;
	z-index: 5;
}
#chb:focus, #cha:focus, #formClose:focus {
    outline: 2px solid #000;
}
.chbLabel{
	position: relative;
	width: auto;
	height: 22px;
	white-space: nowrap;
	float: right;
	margin: -15px 10px 0px 0px;
	z-index: 1;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	text-align: right;
	direction: rtl;
	padding: 0;
}
.chbLabel a{
	text-decoration: underline;
	color: #000;
}
.chHolder{
	position: relative;
	width: auto;
	height: 22px;
	float: right;
	white-space: nowrap;
	margin: 0px 0px 0px 20px;
}

.SendBut{
	position: relative;
	width: 265px;
	height: 96px;
	float: right;
	z-index: 3;
	border: none;
	display: block;
	background-image: url("images/submit.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
	font-size: 30px;
	line-height: 58px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
#waButton{
	position: absolute;
	width: 229px;
	height: 144px;
	left: 165px;
	top: 45px;
	z-index: 23;
	border: none;
	display: block;
	background-image: url("images/wa.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;
}


.ErrorDiv{
	position: relative;
	width: 100%;
	height: 20px;
	float: right;
	z-index: 1;
	text-align: center;
	direction: rtl;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	font-variant: normal;
	color: #f00;
	margin: 0;
}
/* form end */

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

.en{
	font-family: Arial;
}
