/* 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: 2;
	display: none;
}
*:focus {
    outline: 0;
}
body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	/*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;*/
	background-image: url("images/bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-color: #edecd5;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;

}

#MainDiv{
	position: absolute;
	width: 1920px;
	height: auto;
	left: 0px;
	top: 0px;
	z-index: 1;
}



#credit{
	position: absolute;
	width: 16px;
	height: 76px;
	left: 15px;
	top: 450px;
	z-index: 5;
	background-image: url("images/credit.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}

.page{
	position: relative;
	width: 1920px;
	height: auto;
	float: left;
	margin: 0;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left bottom;
	/*border: 1px solid #F00;*/
}
/*
#page1{
	height: 550px;
}
#page3{
	height: 550px;
}*/
#page3{
	height: auto;
	margin-bottom: 100px;
}

/* page 1 */
#logoHolder{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	top: -500px;
	margin: 0;
	z-index: 2;
}
#topText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 20;
	opacity: 0;
	margin: 0;
	margin-top: 15px;
}
#logo{
	position: relative;
	width: 391px;
	height: 137px;
	margin: 25px auto 10px auto;
	z-index: 5;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}

.logoText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index:8;
	font-size: 40px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0 auto 0 auto;
	color: #231f20;
}

h1{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index:8;
	font-size: 45px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0;
	color: #231f20;
}

.mainText{
	position: relative;
	width: 1070px;
	height: auto;
	float: left;
	z-index:8;
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 5px 420px 0px 420px;
	color: #231f20;
}

.pic1{
	position: absolute;
	width: 364px;
	height: 591px;
	left: -600px;
	bottom: 0px;
	z-index: 5;
	background-image: url("images/dog.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}
.prod1{
	position: absolute;
	width: 608px;
	height: 370px;
	right: -650px;
	bottom: 0px;
	z-index: 5;
	background-image: url("images/bottom_products.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}
.prod2{
	position: absolute;
	width: 608px;
	height: 370px;
	right: 0px;
	bottom: 0px;
	z-index: 5;
	background-image: url("images/bottom_products2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
	display: none;
}


.itemsHolder{
	position: relative;
	width: 846px;
	height: 65px;
	float: left;
	margin: 25px 537px 0px 537px;
	/*border: 1px solid #f00;*/
}

.item1{
	position: relative;
	width: 282px;
	height: 82px;
	float: right;
	margin: 0;
	text-align: center;
	direction: rtl;
}

.item1Pic{
	position: relative;
	width: 50px;
	height: 39px;
	float: right;
	margin: 0px 116px 10px 116px;
}

.item1Text{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #231f20;
}



/* page 1 end */
/* page 2 */
.arrowTitle{ 
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index:8;
	font-size: 24px;
	line-height: 1.1;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: -30px 0px 30px 0px;
	color: #231f20;
	text-shadow: -3px 2px 7.5600000000000005px rgba(0, 0, 0, 0.05);
}
h2{ 
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	float: left;
	z-index:8;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 0px 0px;
	color: #231f20;
	text-shadow: -3px 2px 7.5600000000000005px rgba(0, 0, 0, 0.05);
}

h2 strong{ 
	font-weight: 600;
	font-size: 68px;
	line-height: 0.8;
}
h3{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index:8;
	font-size: 16px;
	line-height: 1.1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 15px 0;
	color: #000;
}
h3 span{
	font-size: 30px;
}

.startBtn{
	position: relative;
	width: 555px;
	height: 60px;
	float: right;
	font-size: 26px;
	line-height: 60px;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	background-color: #a8222e;
	color: #fff;
	margin: 35px 682.5px 0px 682.5px;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 6px solid #a8222e;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.startBtn:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #fff;
	font-size: 28px;
}

#siteBtn{
	position: relative;
	width: 555px;
	height: 60px;
	float: right;
	font-size: 26px;
	line-height: 60px;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	background-color: #fff;
	color: #92953b;
	margin: 35px 682.5px 0px 682.5px;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 6px solid #fff;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}

#siteBtn:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #92953b;
	font-size: 30px;
}

.clickBtn{
	position: relative;
	width: 505px;
	height: 60px;
	font-size: 26px;
	line-height: 60px;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.btnLeft{
	background-color: #A8222E;
	color: #fff;
	margin: 35px 0px 0px 425px;
	border: 6px solid #A8222E;
	float: left;
}
.btnRight{
	background-color: #FFF;
	color: #92953B;
	margin: 35px 425px 0px 0px;
	border: 6px solid #FFF;
	float: right;
}
.btnLeft:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #fff;
	font-size: 28px;
}
.btnRight:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #92953B;
	font-size: 28px;
}


/* page 2 end */
/* page 3 */
h4{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index:8;
	font-size: 44px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 25px 0px 25px 0px;
	color: #231f20;
	/*text-shadow: 0px 3px 0px rgba(255, 255, 255, 1), 0px 5px 5px rgba(0, 0, 0, 0.25);*/
}
h4 span{
	font-size: 24px;
	font-weight: 400;
}
.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index:8;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 25px 0px;
	color: #231f20;
	/*text-shadow: 0px 3px 0px rgba(255, 255, 255, 1), 0px 5px 5px rgba(0, 0, 0, 0.25);*/
}

.itemsHolder2{
	position: relative;
	width: 1470px;
	height: auto;
	float: right;
	margin: 0px 225px 0px 225px;
}

.item2{
	position: relative;
	width: 490px;
	height: auto;
	float: right;
	margin: 0;
	text-align: center;
	direction: rtl;
}
.item2Pic{
	position: relative;
	width: 240px;
	height: 314px;
	float: right;
	margin: 0px 105px 30px 125px;
	z-index: 25;
}
.item2Text{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #231f20;
	margin: 0;
	padding: 0;
}
/* footer */
.footer{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	bottom: 10px;
}

.footerText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #231f20;
	margin: 0;
	padding: 0;
}
.footerText span{
	font-size: 16px;
}
::-webkit-input-placeholder { 
    color:    #000;
}
:-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { 
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { 
   color:    #000;
}

.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}
.web{
	display: block;
}
.mob{
	display: none;
}

footer{
	position: fixed;
	width: 1920px;
	height: 300px;
	left: 0px;
	bottom: 0px;
	z-index: 15;
	background-image: url("images/footer2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;

}
#footerHolder{
	position: absolute;
	width: 1920px;
	height: 300px;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.arrowHolder{
	position: absolute;
	width: 740px;
	height: 80px;
	left: 590px;
	top: 135px;
	z-index: 25;
	cursor: pointer;
}
.arrowDown{
	animation: MoveUpDown 2s linear infinite;
	position: absolute;
	width: 24px;
	height: 14px;
	top: 0px;
	left: 358px;
}
@keyframes MoveUpDown {
  0%, 100% {
    top: 0px;
  }
  50% {
    top: 30px;
  }
}


.stickyBtn{
	position: relative;
	width: 740px;
	height: 80px;
	float: right;
	font-size: 60px;
	line-height: 80px;
	font-weight: 600;
	text-align: center;
	direction: rtl;
	background-color: #a8222e;
	color: #fff;
	margin: 0px 590px 0px 590px;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 6px solid #a8222e;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.stickyBtn:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #fff;
	font-size: 66px;
}

#flax{
	position: absolute;
	width: 200px;
	height: 200px;
	right: 130px;
	top: -195px;
	display: none;
	border-radius: 50%;
	background-color: #a8222d;
}
#flaxInner{
	position: absolute;
	width: 170px;
	height: 170px;
	right: 15px;
	top: 15px;
	border-radius: 50%;
	background-color: #a8222d;
	border: 2px solid #fff;
}
.flaxText{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 45px;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
	margin: 0;
	padding: 0;
}

.rotate {
  transform: rotate(15deg);
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(15deg);
  /* Firefox */
  -moz-transform: rotate(15deg);
  /* IE */
  -ms-transform: rotate(15deg);
  /* Opera */
  -o-transform: rotate(15deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/* form */

#FormDiv{
	position: relative;
	width: 450px;
	height: auto;
	float: right;
	margin: 15px 735px 270px 0px;
	z-index:5;
}
#Thanks{
	display: none;
	margin-bottom: 270px;
}
.inputText{
	position: relative;
	width: 100%;
	height: 46px;
	text-indent: 20px;
	font-size: 18px;
	background: transparent;
	font-weight: 400;
    font-family: 'Heebo',Arial, Helvetica, sans-serif;
	color: #474243;
	text-align: right;
	direction: rtl;
	outline: 0;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #474243;
	float: right;
	margin: 0px 0px 15px 0px;
}
#comments{
	height: 90px;
}
.ch{
	position: relative;
	width: 27px;
	height: 26px;
	float: right;
	margin: 0px 0px 0px 10px;
	z-index: 3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #000000;
	overflow: hidden;
}

.chbLabel{
	position: relative;
	width: 410px;
	height: auto;
	float: right;
	margin: 0px 0px 15px 0px;
	z-index: 1;
	font-size: 17px;
	font-weight: 400;
	line-height: 1;
	color: #474243;
	text-align: right;
	direction: rtl;
	padding: 0;
}
.chbLabel a{
	color: #474243;
	text-decoration: underline;
}

.SendBut{
	position: relative;
	width: 100%;
	height: 40px;
	float: left;
	z-index: 2;
	font-size: 26px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	background-color: #92953b;
	color: #fff;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 6px solid #92953b;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
	margin: 25px 0px 0px 0px;
}
.SendBut:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #fff;
	font-size: 34px;
}

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

#present{
	position: relative;
	width: 932px;
	height: 280px;
	float: left;
	margin: 25px 494px 10px 494px;
	z-index: 5;
	background-image: url("images/thanks2.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}

#presentPrint{
	position: absolute;
	width: 982px;
	height: 330px;
	left: 0px;
	top: 0px;
	/*margin: 20px auto;*/
	z-index: 5;
}
.cupon{
	position: absolute;
	width: 982px;
	height: 330px;
	left: 0px;
	top: 0px;
	z-index: 1;
	
}
.presText{
	position: absolute;
	width: 338px;
	height: auto;
	z-index: 5;
}
.pRightTextP{
	right: 297px;
	top: 50px;
}
.pLeftTextP{
	left: 85px;
	top: 50px;
}
.pRightText{
	right: 297px;
	top: 60px;
}
.pLeftText{
	left: 60px;
	top: 60px;
}
.txt{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	text-align: center;
	direction: rtl;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 400;
	font-variant: normal;
	color: #000;
}
.title{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 10px 0px 10px 0px;
	text-align: center;
	direction: rtl;
	font-size: 36px;
	line-height: 1.1;
	font-weight: 600;
	font-variant: normal;
	color: #000;
}
.makat{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	text-align: center;
	direction: rtl;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	font-variant: normal;
	color: #000;
}
.terms{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	text-align: center;
	direction: rtl;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	font-variant: normal;
	color: #000;
}
.terms a{
	text-decoration: underline;
	color: #000;
}
.termsP{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 320px;
	margin: 0;
	text-align: center;
	direction: rtl;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	font-variant: normal;
	color: #000;
}

.endBtn{
	position: relative;
	width: 320px;
	height: 50px;
	margin: 25px auto;
	z-index: 2;
	font-size: 30px;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	background-color: #92953b;
	color: #fff;
	padding: 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 6px solid #92953b;
	box-shadow: -1px 1px 12.81px 8.19px rgba(0, 0, 0, 0.11);
	display: block;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}
.sbLeft{
	float: left;
	margin-left: 600px;
}
.sbRight{
	float: right;
	margin-right: 600px;
}
.endBtn:hover{
	transition: all 0.4s ease 0s;
	border: 6px solid #fff;
	font-size: 34px;
}
/* present end */
