/* 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: 2;
	display: block;
}

img.b{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: none;
}

*:focus {
    outline: 0;
}

body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x: hidden;
	/*background: url(images/main_pic.webp) no-repeat bottom center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	/*background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-attachment: fixed;
	background-image: url("images/bg.webp");*/
	background-color: #fff;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
}
#MainDiv{
	position:absolute;
	width: 1920px;
	height: 900px;
	top: 0px;
	right: 0px;
	z-index:2;
	overflow-x: hidden;
}

/* header */


#gallery{
	position: absolute;
	width: 1470px;
	height: 900px;
	right: 0px;
	top: 0px;
	z-index: 2;
}

.thePic{
	position: absolute;
	width: 1470px;
	height: 900px;
    right: 0px;
    top: 0px;
	display: none;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;	
}
#p1{
	background-image: url("images/pic1.webp");
    display: block!important;
    z-index: 2!important;
}

#p2{
	background-image: url("images/pic2.webp");
}

#p3{
	background-image: url("images/pic3.webp");
}

#p4{
	background-image: url("images/pic41.webp");
}

#p5{
	background-image: url("images/pic5.webp");
}

.gal_arrow{
	position: absolute;
	width: 92px;
	height: 174px;
	top: 343px;
	z-index: 26;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
}
.arrLeft{
	left: 0px;
	background-image: url("images/arrow_left.webp");
}
.arrRight{
	right: 0px;
	background-image: url("images/arrow_right.webp");
}

.gal_close{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0px;
	left: 30px;
	z-index: 26;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
	background-image: url("images/close.png");
	display: block;
	cursor: pointer;
	border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

.bullet{
	position: relative;
	width: 17px;
	height: 17px;
	float: left;
	margin: 0px 3px 0px 0px;
	border-radius: 50%;
	background-color: #fff;
}

.bOn{
	opacity: 1;
}
.bOff{
	opacity: 0.5;
}

#buletHolder{
	position: absolute;
	width: 1000px;
	height: 17px;
	left: 91px;
	top: 810px;
	z-index: 2;
}


#logo_jb{
	position: relative;
	width: 100%;
	height: 100px;
	float: left;
	margin: 0px 0px 25px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left top;
	background-image: url("images/logo_jabotinsky.webp");	
}


#logo_bait{
	position: absolute;
	width: 72px;
	height: 72px;
	left: 117px;
    bottom: 10px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	background-image: url("images/logo_batvagag.webp");	
}

#logoAd{
	position: absolute;
	width: 74px;
	height: 73px;
	left: 209px;
    bottom: 10px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center right;
	background-image: url("images/logo_africa.webp");	
}

h1{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	direction: ltr;
	color: #000;
}

.galleryTitle{
	position: relative;
	width: 100%;
	height: 40px;
	float: left;
	margin: 0;
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #000;
}


.textHolder{
	position: relative;
	width: 1250px;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	display: block;
}





h2{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0px 0px 30px 0px;
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	direction: ltr;
	color: #000;
}

h3{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0px 0px 30px 0px;
	font-size: 32px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	direction: ltr;
	color: #000;
}

h4{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0px 0px 30px 0px;
	font-size: 34px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	direction: ltr;
	color: #757d66;
}



.regtext{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 5;
	padding: 0;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	margin: 0px 0px 20px 0px;
	color: #000;
}




/* form */
#footer{
	position: absolute;
	width: 1920px;
	height: 920px;
	right: 0px;
	top: 60px;
	z-index: 25;
	background-color: #fff;
}

.footerHolder{
	position: absolute;
	width: 400px;
	height: 1040px;
	left: 15px;
	top: 15px;
	z-index: 25;
}


.closeBtn{
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	z-index: 25;
	border: 2px solid #000;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: right top;
	background-attachment: fixed;
	background-image: url("images/close.webp");	
}

#FormDiv{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 2;
}


#ThankYou{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 3;
	display:none;
}

#PreThankYou{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 3;
	display:none;
}

.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #000;
	padding: 0;
	margin: 15px 64px 15px 0px;
	display: none;
}

.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	margin: 50px 0px 30px 0px;
	float: left;
	z-index: 5;
	font-size: 60px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: ltr;
	color: #000;
}


.inputText{
	position: relative;
	width: 400px;
	height: 40px;
	float: right;
	margin: 20px 0px 0px 0px;
	text-indent: 15px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: #fff;
	color: #000;
	text-align: left;
	direction: ltr;
	border: 2px solid #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
}
.inputSelect{
	width: 600px;
	height: 50px;
	float: right;
	margin: 20px 20px 0px 20px;
	text-indent: 15px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: #fff;
	color: #000;
	text-align: left;
	direction: ltr;
	border: 2px solid #000;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;	
	background-image: url("images/select_bg.png");
}

.checkHolder{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0px 0px 0px;
}

.cb{
	position: relative;
	width: 20px;
	height: 20px;
	float: left;
	z-index: 2;
	border: 2px solid #000;
	margin: 0px 0px 0px 0px;
}
.cbLabel{
	position: relative;
	width: 350px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 10px;
	z-index: 5;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #000;
}

#SendBut{
	position: relative;
	width: 400px;
	height: 50px;
	float: right;
	margin: 20px 0px 0px 0px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
    line-height: 50px;
	background-color: #5dafc1;
	color: #fff;
	text-align: center;
	direction: ltr;
	border: 2px solid #5dafc1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
    text-decoration: none;
    text-transform: uppercase;
}

#SendBut:hover{
	background-color: #fff;
    color: #5dafc1;
	border: 2px solid #5dafc1;
    text-decoration: none;
}

#ErrorDiv{
	position: relative;
	width: 100%;
	height: 20px;
	float: right;
	z-index: 5;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #FF0000;
	text-align: center;
	direction: ltr;
	margin: 20px 0px 0px 0px;
}

/* form end */


::-webkit-input-placeholder { 
    color:    #002b4f;
   opacity:  1;
}
:-moz-placeholder { 
   color:    #002b4f;
   opacity:  1;
}
::-moz-placeholder { 
   color:    #002b4f;
   opacity:  1;
}
:-ms-input-placeholder { 
   color:    #002b4f;
   opacity:  1;
}


.en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: 500;
}


.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
}





#stiky{
	position: fixed;
	width: 1920px;
	height: 60px;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	display: block;
	background-color: #fff;
}
#stikyHolder{
	position: absolute;
	width: 1920px;
	height: 60px;
	left: 0px;
	top: 0px;
	z-index: 25;
	display: block;
	background-color: #fff;
	cursor: pointer;
}
.foot_btn{
	position: absolute;
	width: 620px;
	height: 60px;
	left: 650px;
	top: 0px;
	z-index: 25px;
	font-size: 28px;
	line-height: 60px;
	font-weight: 500;
	text-align: center;
	direction: ltr;
	color: #000;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.foot_btn a{
	text-decoration: none;
	color: #fff;
}
.btn_arrow{
	position: absolute;
	width: 41px;
	height: 20px;
	top: 20px;
	z-index: 26;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;	
	background-image: url("images/arrow.png");
}
#bl{
	left: 660px;
}
#br{
	right: 660px;
}

.termsInner{
	position: relative;
	width: 100%;
	height: 40px;
	float: left;
	z-index: 5;
	padding: 0;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #000;
}

.thp{
	top: 800px;
}

/* gallery */
#BGOver{
	position: fixed;
	width: 1920px;
	height: 920px;
	right: 0px;
	top: 0px;
	z-index: 55;
	background: rgba(0,0,0,0.8);
	display: none;
}

.terms{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	z-index: 5;
	padding: 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	text-align: left;
	direction: ltr;
	opacity: 0.8;
}



.termsFooter{
	position: absolute;
	width: auto;
	height: 30px;
	right: 120px;
	top: 15px;
	z-index: 30;
}

.termsLink{
	position: relative;
	width: auto;
	height: 30px;
	float: right;
	padding: 0px 0px 0px 25px;
	margin: 0;
	white-space: nowrap;
	z-index: 20;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: left;
	direction: ltr;
	display: block;
	text-decoration: underline;
}
.termsLink a{
	color: #000;
	text-decoration: underline;
}

.coockes{
	position: fixed;
	width: 1920px;
	height: 80px;
	right: 0px;
	bottom: 0px;
	z-index: 70;
	background: rgba(0,0,0,0.7);
	display: none;
}
.ftext{
	position: absolute;
	width: 1450px;
	height: 60px;
	left: 150px;
	top: 15px;
	margin: 0;
	z-index: 20;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-align: left;
	direction: ltr;
	
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

#okBtn{
	position: absolute;
	width: 150px;
	height: 40px;
	right: 40px;
	top: 15px;
	z-index: 1;
	background-color: #d3e8e7;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #000;
	font-size: 26px;
	line-height: 40px;
	font-weight: 400;
	color: #000;
	text-align: center;
	direction: ltr;
	text-decoration: none;
}



