/* CSS Document */

.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: 0;
}

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/main_pic.jpg) no-repeat bottom center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-color: #fff;
	font-family: 'Noto Sans Hebrew',Arial, Helvetica, sans-serif;
}
#MainDiv{
	position:absolute;
	width: 1920px;
	height: 910px;
	top: 0px;
	left: 0px;
	z-index:2;
	overflow-x: hidden;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url("images/bg.jpg");
}

.content{
	position:absolute;
	width: 1001px;
	height: auto;
	top: 30px;
	right: 227px;
	z-index:2;	
}

.logo{
	position: absolute;
	width: 296px;
	height: 86px;
	left: 355px;
	top: 0px;
	z-index:1;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-image: url("images/logo.png");
}


.gallery{
	position:absolute;
	width: 1001px;
	height: 541px;
	top: 100px;
	left: 0px;
	z-index:2;	
}

.bgPic{
	position: absolute;
	width: 1001px;
	height: 541px;
	right: 0px;
	top: 0px;
	z-index:1;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: right top;
    display: none;
}

#p1{
	background-image: url("images/pic1.jpg");
    display: block!important;
}

#p2{
	background-image: url("images/pic2.jpg");    
}

#p3{
	background-image: url("images/pic3.jpg");    
}

#p4{
	background-image: url("images/pic4.jpg");    
}

#p5{
	background-image: url("images/pic5.jpg");    
}



.bulletHolder{
	position: absolute;
	width: 170px;
	height: 23px;
	left: 14px;
	bottom: 11px;
	z-index: 3;
}

.bullet{
    position: relative;
    width: 21px;
    height: 21px;
    float: left;
    margin: 0px 7px 0px 0px;
    border: 1px soild #3D403D;
    border-radius: 50%;
    overflow: hidden;
}
.bOn{
    background-color: #fff;
}
.bOff{
    background: rgba(255,255,255,0.6);
}

.textHolder{
	position: absolute;
	width: 640px;
	height: auto;
	top: 650px;
	left: 0px;
	z-index: 2;
}

h1{
	position: relative;
	width: 100%;
	height: 60px;
	float: left;
	margin: 0;
	z-index: 5;
	padding: 0;
	font-size: 48px;
	line-height: 60px;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #3D403D;
    background-color: #8cb5cc;
}

p{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0px 20px 0px;
	z-index: 5;
	padding: 0;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #3D403D;
}

h3{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	z-index: 5;
	padding: 0;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}


.terms{
	position: absolute;
	width: auto;
	height: auto;
	white-space: nowrap;
	right: 15px;
	top: 220px;
	z-index: 5;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #000;
	transform: rotate(90deg);
	transform-origin: top right;
	display: flex;
}
.title{
	position: relative;
	width: 850px;
	height: auto;
	float: right;
	z-index: 10;
	font-size: 60px;
	line-height: 0.8;
	font-family: 'PP_Fragment',Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
	text-transform: uppercase;
	margin: 25px 245px;
	padding: 0;
	letter-spacing: 25px;
	background-color: #fff;
}
.title span{
	font-size: 35px;
}

/* form */
#footerHolder{
	position: absolute;
	width: 420px;
	height: auto;
	left: 50px;
	top: 100px;
	z-index: 25;
}


.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 45px 0px;
	z-index: 2;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #3D403D;
	padding: 0;
}

.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 200px 0px 45px 0px;
	z-index: 2;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #3D403D;
	padding: 0;
}

#FormDiv{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 2;
}


#ThankYou{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 3;
	display:none;
}


#thanksTitle{
	position: absolute;
	width: 100%;
	height: auto;
	right: 0px;
	top: 200px;
	z-index: 5;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #E5005B;
}

.inputText{
	position: relative;
	width: 100%;
	height: 48px;
	float: right;
	margin: 0px 0px 40px 0px;
	text-indent: 15px;
	font-family: 'Noto Sans Hebrew',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	border: 1px solid #3d403d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
}

.checkHolder{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0px 0px 40px 0px;
}

.cb{
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	z-index: 2;
}
#chb1, #chb2{
	border: 2px solid #3d403d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cbLabel{
	position: relative;
	width: 375px;
	height: auto;
	float: right;
	margin: 0px 10px 0px 0px;
	z-index: 5;
	font-size: 20px;
	line-height: 1;
	font-weight: 300;
	text-align: right;
	direction: rtl;
	color: #3d403d;
}

#SendBut{
	position: relative;
	width: 100%;
	height: 48px;
	float: right;
	margin: 15px 0px 0px 0px;
	z-index: 5;
	font-size: 22px;
	line-height: 48px;
	font-weight: 700;
	color: #3d403d;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	background-color: #8cb5cb;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #3d403d;
}



#ErrorDiv{
	position: relative;
	width: 100%;
	height: 20px;
	float: right;
	z-index: 5;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #E5005B;
	text-align: center;
	direction: rtl;
	margin: 10px 0px;
}


/* form end */

::-webkit-input-placeholder { 
    color:    #3d403d;
   opacity:  0.5;
}
:-moz-placeholder { 
   color:    #3d403d;
   opacity:  0.5;
}
::-moz-placeholder { 
   color:    #3d403d;
   opacity:  0.5;
}
:-ms-input-placeholder { 
   color:    #3d403d;
   opacity:  0.5;
}


.en{
	font-size: 85%;
	font-weight: 500;
}


.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
}

#flax{
	position: absolute;
	width: 128px;
	height: 128px;
	left: 17px;
	top: 27px;
	z-index: 10;
    background-color: #EF9100;
    border-radius: 50%;
    border: 2px solid #3d403d;
    transform: rotate(-15deg);
      transform-origin: center; /* Rotation point */
}

.flaxText{
	position: absolute;
	width: 100%;
	height: auto;
    left: 0px;
    top: 25px;
	z-index: 5;
	font-size: 26px;
	line-height: 0.9;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0;
}

