/* 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: auto;
	top: 0px;
	left: 0px;
	z-index:2;
	overflow-x: hidden;
}

/* header */


/* menu */
#header{
	position: fixed;
	width: 436px;
	height: 930px;
	right: 0px;
	top: 0px;
	margin: 0px;
	display: block;
	overflow:visible;
	z-index: 3;
}

#logo1{
	position: relative;
	width: 100%;
	height: 164px;
	float: right;
	margin: 30px 0px 24px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-attachment: fixed;
	background-image: url("images/logo.png");	
}


#logo_bait{
	position: relative;
	width: 90px;
	height: 94px;
	float: right;
	margin: 0px 130px 0px 30px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	background-attachment: fixed;
	background-image: url("images/logo_bg.png");	
}

#logo_top{
	position: relative;
	width: 62px;
	height: 94px;
	float: right;
	margin: 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	background-attachment: fixed;
	background-image: url("images/logo_top.png");	
}

#logoAd{
	position: relative;
	width: 100%;
	height: 34px;
	float: right;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center right;
	background-attachment: fixed;
	background-image: url("images/logoBlack.png");	
}

.menuHolder{
	position: relative;
	width: 402px;
	height: auto;
	float: right;
	margin: 0px 17px;
	z-index: 2;
}

.menu{
	position: relative;
	width: 402px;
	height: 46px;
	float: right;
	margin: 0px 0px 10px 0px;
	z-index: 2;
	display: block;
	font-size: 22px;
	line-height: 46px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
.menu a{
	text-decoration: none;
}

.mOff{
	background-color: #b5918c;
	color: #fff;
}
.mOn{
	background-color: #72524d;
	color: #fff;
}
.menu:hover{
	background-color: #72524d;
	color: #fff;
	text-decoration: none;
}


/* content */
.content{
	position: relative;
	width: 1365px;
	height: auto;
	float: left;
	margin: 30px 0px 240px 90px;
	display: none;
}
#page0{
	position: relative;
	width: 1455px;
	height: 820px;
	float: left;
	margin: 0px 0px 0px 0px;
	display: block;
}
/* hp */
.p0bg{
	position: relative;
	width: 100%;
	height: 680px;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	background-attachment: fixed;
	background-image: url("images/hp_bg.webp");
}
.HPText{
	position: absolute;
	width: 600px;
	height: auto;
	right: 60px;
	top: 50px;
	z-index: 1;
}

h1{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0px 0px 20px 0px;
	font-size: 42px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}

.topP{
	position: relative;
	width: 500px;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 300;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 20px 0px;
}

/* page 1 */
.title{
	position: relative;
	width: 100%;
	height: 181px;
	float: left;
	z-index: 2;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-attachment: fixed;
}
.tt1{
	background-image: url("images/tt1.webp");
}

.tt2{
	background-image: url("images/tt2.webp");
}

.tt3{
	background-image: url("images/tt3.webp");
}

.tt4{
	background-image: url("images/tt1.webp");
}

.tt5{
	background-image: url("images/tt2.webp");
}

.tt6{
	background-image: url("images/tt3.webp");
}
.breadCums{
	position: relative;
	width: 100%;
	height: 56px;
	float: left;
	margin: 0px 0px 20px 0px;
	background-color: #000;
	text-indent: 30px;
	font-size: 22px;
	line-height: 56px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
	text-decoration: none;
}

.breadCums a{
	color: #fff;
	text-decoration: none;
}

.pageClose{
	position: absolute;
	width: auto;
	height: 56px;
	left: 30px;
	top: 0px;
	font-size: 22px;
	line-height: 56px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
	text-decoration: none;	
}
.pageClose a{
	color: #fff;
	text-decoration: none;
}

.galleryTitle{
	position: relative;
	width: 100%;
	height: 40px;
	float: left;
	margin: 0;
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #000;
}


#map{
	position: relative;
	width: 100%;
	height: 660px;
	float: right;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/map.webp");	
}

#pr1{
	position: relative;
	width: 748px;
	height: 538px;
	float: right;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/pr1.webp");	
}


#pr2{
	position: relative;
	width: 594px;
	height: 538px;
	float: left;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/pr2.webp");	
}

#pr3{
	position: relative;
	width: 748px;
	height: 538px;
	float: right;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/pr3.webp");	
}


#pr4{
	position: relative;
	width: 594px;
	height: 538px;
	float: left;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/pr4.webp");	
}

#adrichal{
	position: relative;
	width: 336px;
	height: 580px;
	float: left;
	margin: 0px 0px 20px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/adrichal.webp");	
}
.adrighalHolder{
	position: relative;
	width: 1010px;
	height: auto;
	float: right;
	margin: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right top;
}





.iconHolder{
	position: relative;
	width: 90px;
	height: 110px;
	float: right;
	margin: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right top;
}

#ic1{
	background-image: url("images/bg_logo_big.png");	
}

#ic2{
	background-image: url("images/top_logo_big.png");	
}

.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: right;
	direction: rtl;
}

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: right;
	direction: rtl;
	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: right;
	direction: rtl;
	color: #757d66;
}



.regtext{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 20px 0px;
}

ul {
    list-style: none; /* Remove default bullets */
    padding: 0;
    margin: 0;
	direction: rtl;
}

ul li {
    position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 20px 0px;
}

ul li::before {
    content: "\25A0"; /* Unicode for a solid square */
    color: red; /* Red color */
    font-size: 22px;
 	line-height: 22px;
   position: relative;
	float: right;
	margin: 0px 0px 0px 15px;
	direction: rtl;
}


.black{
	color: #000;
}
.white{
	color: #fff;	
}
.green{
	color: #757d66;	
}
.green2{
	color: #272727;	
}
.blue{
	color: #0000F6;	
}
.red{
	color: #9B0000;	
}
.dark{
	color: #3B6777;	
}
.grey{
	color: #725377;	
}
.picHolder{
	position: relative;
	width: auto;
	margin: 0px 0px 16px 0px;
	padding: 0;
	display: block;
	float: right;
}
.line1{
	height: 316px;
}

.line2{
	height: 342px;
}
.pR{
	float: right;
}

.pL{
	float: left;
}

.pCenter{
	margin: 0px 16.5px 16px 16.5px;
}

.pCenter2{
	margin: 0px 21.5px 16px 21.5px;
}

.pCenter3{
	margin: 0px 14px 16px 14px;
}





/* form */
#footer{
	position: absolute;
	width: 1920px;
	height: 920px;
	right: 0px;
	top: 60px;
	z-index: 25;
	background-color: #fff;
}

.footerHolder{
	position: absolute;
	width: 1800px;
	height: 180px;
	right: 60px;
	top: 0px;
	z-index: 25;
	background-color: #fff;
}


.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: right;
	direction: rtl;
	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: rtl;
	color: #000;
}


.inputText{
	position: relative;
	width: 400px;
	height: 50px;
	float: right;
	margin: 20px 0px 20px 20px;
	text-indent: 15px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	background-color: #fff;
	color: #000;
	text-align: right;
	direction: rtl;
	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: right;
	direction: rtl;
	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: 1272px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
}

.cb{
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	z-index: 2;
	border: 2px solid #000;
	margin: 0px 0px 0px 0px;
}
.cbLabel{
	position: relative;
	width: 1200px;
	height: auto;
	float: right;
	margin: 0px 20px 0px 0px;
	z-index: 5;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}

#SendBut{
	position: relative;
	width: 470px;
	height: 50px;
	float: right;
	margin: 20px 0px 20px 0px;
	z-index: 5;
	font-size: 28px;
	line-height: 50px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	background-color: #b5918c;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #b5918c;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
}

#SendBut:hover{
	background-color: #72524d;
	border: 2px solid #72524d;
}

#ErrorDiv{
	position: relative;
	width: 470px;
	height: 20px;
	float: right;
	z-index: 5;
	font-size: 22px;
	line-height: 20px;
	font-weight: 700;
	color: #FF0000;
	text-align: center;
	direction: rtl;
	margin: 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: 20;
	display: block;
	background-color: #757d66;
}
#stikyHolder{
	position: absolute;
	width: 1920px;
	height: 60px;
	left: 0px;
	top: 0px;
	z-index: 25;
	display: block;
	background-color: #757d66;
	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: rtl;
	color: #fff;
	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: rtl;
	color: #000;
}
.terms{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	z-index: 5;
	padding: 0;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	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;
}

#gallery{
	position: absolute;
	width: 1624px;
	height: 840px;
	left: 148px;
	top: 20px;
	z-index: 25;
}
.GalleryHolder{
	position: absolute;
	width: 1442px;
	height: 790px;
	right: 91px;
	top: 0px;
	z-index: 5;
	justify-content: center; /* Horizontal centering */
  	align-items: center;     /* Vertical centering */
	display: flex;
}
#thePic{
	position: relative;
	width: 1442px;
	height: 790px;
	margin: 0 auto;
	z-index: 1;
	display: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;	
}

.gal_arrow{
	position: absolute;
	width: 44px;
	height: 73px;
	top: 358.5px;
	z-index: 26;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;	
}
.arrLeft{
	left: 0px;
	background-image: url("images/arrow_left.png");
}
.arrRight{
	right: 0px;
	background-image: url("images/arrow_right.png");
}

.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;
}
#galleryNumber{
	position: absolute;
	width: 200px;
	height: 17px;
	right: 91px;
	top: 810px;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
}

#galleryTerms{
	position: absolute;
	width: 100%;
	height: 17px;
	right: 0px;
	top: 810px;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #fff;
}

.admaya{
	position: absolute;
	width: auto;
	height: 20px;
	white-space: nowrap;
	left: 20px;
	bottom: 10px;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
}



.termsFooter{
	position: absolute;
	width: auto;
	height: 30px;
	left: 0px;
	top: 105px;
	z-index: 30;menu
}

.termsLink{
	position: relative;
	width: auto;
	height: 30px;
	float: left;
	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: rtl;
	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;
	right: 150px;
	top: 15px;
	margin: 0;
	z-index: 20;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-align: right;
	direction: rtl;
	
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

#okBtn{
	position: absolute;
	width: 150px;
	height: 40px;
	left: 40px;
	top: 15px;
	z-index: 1;
	background-color: #b5918c;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #b5918c;
	font-size: 26px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}