/* 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.jpg) 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 bottom;
	background-attachment: fixed;
	background-image: url("images/hp_pic.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;
}
/* menu */

.menuHolder{
	position: fixed;
	width: 323px;
	height: 1080px;
	top: 0px;
	right: 0px;
	z-index: 25;
}
.menuLine{
	position: absolute;
	width: 323px;
	height: 906px;
	top: 0px;
	right: 0px;
}
.menu{
	position: relative;
	width: 323px;
	height: 151px;
	float: right;
	margin: 0px;
	z-index: 2;
	display: block;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right top;
	background-attachment: fixed;
}
.m1_off{
	background-image: url("images/mn1_off.webp");
}

.m1_on, #m1:hover{
	background-image: url("images/mn1_on.webp");
}

.m2_off{
	background-image: url("images/mn2_off.webp");
}

.m2_on, #m2:hover{
	background-image: url("images/mn2_on.webp");
}

.m3_off{
	background-image: url("images/mn3_off.webp");
}

.m3_on, #m3:hover{
	background-image: url("images/mn3_on.webp");
}

.m4_off{
	background-image: url("images/mn4_off.webp");
}

.m4_on, #m4:hover{
	background-image: url("images/mn4_on.webp");
}

.m5_off{
	background-image: url("images/mn5_off.webp");
}

.m5_on, #m5:hover{
	background-image: url("images/mn5_on.webp");
}

.m6_off{
	background-image: url("images/mn6_off.webp");
}

.m6_on, #m6:hover{
	background-image: url("images/mn6_on.webp");
}



/* menu end */


/* header */
.innerHeader{
	position: relative;
	width: 1920px;
	height: 253px;
	float: left;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	background-attachment: fixed;
}
#ih1{
	background-image: url("images/header1.webp");	
}
#ih2{
	background-image: url("images/header2.webp");	
}
#ih3{
	background-image: url("images/header3.webp");	
}
#ih4{
	background-image: url("images/header4.webp");	
}
#ih5{
	background-image: url("images/header5.webp");	
}
#ih6{
	background-image: url("images/header6.webp");	
}
.breadcrambs{
	position: relative;
	width: 1920px;
	height: 50px;
	float: left;
	z-index: 5;
	background-color: #231f20;
}
.bcText{
	position: absolute;
	width: 1610px;
	height: 50px;
	white-space: nowrap;
	left: 0px;
	top: 0px;
	font-size: 26px;
	line-height: 50px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.bcText a{
	color: #fff;
	text-decoration: none;
}
/* page0 */

.titleHolder{
	position: relative;
	width: 526px;
	height: 380px;
	float: right;
	margin: 0px 370px 0px 0px;
	z-index: 2;
	padding: 0;
	background: rgba(255,255,255,0.8);
}

#logo{
	position: absolute;
	width: 333px;
	height: 129px;
	right: 96.5px;
	top: 40px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
	background-image: url("images/logo_new3.png");	
}
.title{
	position: absolute;
	width: 454px;
	height: auto;
	top: 200px;
	right: 36px;
	z-index: 2;
	margin: 0;
	padding: 0px;
}

h1{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 15px 0px 10px 0px;
	font-size: 33px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	direction: rtl;
	color: #000;
}

.topP{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}


.mainPicHolder{
	position: absolute;
	width: 1358px;
	height: 542px;
	right: 0px;
	top: 250px;
	z-index: 1;
}
.mainPicTextH{
	position: absolute;
	width: 100%;
	height: 40px;
	right: 0px;
	top: 542px;
	background-color: #d3e8e7;
}
.mainPicText{
	position: absolute;
	width: 85%;
	height: 40px;
	right: 53px;
	top: 0px;
	font-size: 20px;
	line-height: 40px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}


.moreTextHolder{
	position: absolute;
	width: 553px;
	height: 305px;
	left: 0px;
	top: 528px;
	margin: 0;
	z-index: 5;
}

.moreText{
	position: absolute;
	width: 553px;
	height: 305px;
	left: 0px;
	top: 0px;
	z-index: 5;
	display: none;
}


h2{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0;
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
	text-align: right;
	direction: rtl;
	color: #000;
}
.regText{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 0;
	font-size: 26px;
	line-height: 1;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}

.linkText{
	position: relative;
	width: 100%;
	height: 32px;
	float: right;
	z-index: 5;
	padding: 0;
	margin: 10px 0px;
	font-size: 26px;
	line-height: 32px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
	text-decoration: none;
}

.linkText a{
	color: #000;
	text-decoration: underline;
}
.sp{
	margin-top: 25px;
}
.p{
	position: relative;
	width: 480px;
	height: auto;
	float: right;
	z-index: 5;
	padding: 0;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	margin: 0px 30px 0px 0px;
}

#subLogo{
	position: relative;
	width: 480px;
	height: 38px;
	float: right;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/sub_logo.png");	
	margin: 30px 30px 0px 0px;
}

/* form */
#footer{
	position: fixed;
	width: 100%;
	height: 170px;
	right: 0px;
	bottom: 0px;
	z-index: 25;
	background-color: #fff;
}

.footerHolder{
	position: absolute;
	width: 1920px;
	height: 170px;
	right: 0px;
	top: 0px;
	z-index: 25;
	background-color: #fff;
}
.formLogo{
	position: absolute;
	width: 469px;
	height: 73px;
	top: 50px;
	right: 22px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/form_logo.webp");	
}
#FormDiv{
	position: absolute;
	width: 1370px;
	height: auto;
	right: 544px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 2;
}


#PreThankYou{
	position: absolute;
	width: 1370px;
	height: auto;
	right: 544px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 3;
	display:none;
}

#ThankYou{
	position: absolute;
	width: 1370px;
	height: auto;
	right: 544px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 3;
	display:none;
}

.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	text-align: right;
	direction: rtl;
	color: #000;
	padding: 0;
	margin: 15px 0px 15px 0px;
}

.thanksText{
	position: relative;
	width: 100%;
	height: auto;
	margin: 30px 0px 30px 0px;
	float: left;
	z-index: 5;
	font-size: 40px;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
}


.inputText{
	position: relative;
	width: 310px;
	height: 60px;
	float: right;
	margin: 0px 0px 0px 30px;
	text-indent: 15px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	background-color: #fff;
	color: #231f20;
	text-align: right;
	direction: rtl;
	border: 2px solid #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline: 0;
}
.inputSelect{
	position: relative;
	width: 340px;
	height: 50px;
	float: right;
	margin: 0px 0px 0px 20px;
	text-indent: 15px;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
	font-size: 22px;
	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: 100%;
	height: auto;
	float: right;
	margin: 15px 0px 0px 0px;
}

.cb{
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	z-index: 2;
	border: 2px solid #000;
}
.cbLabel{
	position: relative;
	width: 1320px;
	height: auto;
	float: right;
	margin: 0px 10px 0px 0px;
	z-index: 5;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
}

#SendBut{
	position: relative;
	width: 310px;
	height: 60px;
	float: right;
	margin: 0;
	z-index: 5;
	font-size: 26px;
	line-height: 60px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	background-color: #231f20;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #231f20;
	font-family: 'Heebo',Arial, Helvetica, sans-serif;
}



#ErrorDiv{
	position: absolute;
	width: 310px;
	height: 30px;
	right: 1020px;
	top: 120px;
	z-index: 5;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #FF0000;
	text-align: center;
	direction: rtl;
	margin: 10px 0px;
}

/* form end */


::-webkit-input-placeholder { 
    color:    #231f20;
   opacity:  1;
}
:-moz-placeholder { 
   color:    #231f20;
   opacity:  1;
}
::-moz-placeholder { 
   color:    #231f20;
   opacity:  1;
}
:-ms-input-placeholder { 
   color:    #231f20;
   opacity:  1;
}


.en{
	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: #FFF;
}
#stikyHolder{
	position: absolute;
	width: 1920px;
	height: 60px;
	left: 0px;
	top: 0px;
	z-index: 25;
	display: block;
	background-color: #d3e8e7;
}
.foot_btn{
	position: absolute;
	width: 1080px;
	height: 60px;
	left: 420px;
	top: 0px;
	z-index: 25px;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #000;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.foot_btn a{
	text-decoration: none;
	color: #000;
}
.btn_arrow{
	position: absolute;
	width: 41px;
	height: 29px;
	top: 15px;
	z-index: 26;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;	
	background-image: url("images/arrow.png");
}
#bl{
	left: 520px;
}
#br{
	right: 520px;
}


/* page 1 */
.content{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	display: none;
	z-index: 20;
	margin: 0;
	margin-bottom: 168px;
	padding: 0;
}

.innerContent{
	position: relative;
	width: 996px;
	height: auto;
	float: left;
	margin: 25px 310px 20px 310px;
	z-index: 5;
}
#page1, #page2, #page3, #page4, #page5, #page6{
	background-color: #fff;
}
#page0{
	min-height: 730px;
}
#innerClose{
	position: absolute;
	width: auto;
	height: 22px;
	white-space: nowrap;
	top: 328px;
	left: 24px;
	z-index: 26;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #000;
	/*background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
	background-image: url("images/close.webp");*/
	display: none;
	text-decoration: none;
}

#innerClose a{
	color: #000;
	text-decoration: none;
}
.topPicHolder{
	position: relative;
	width: 996px;
	height: 580px;
	float: left;
	margin: 25px 310px 20px 310px;
	z-index: 5;
}

.topPic{
	position: absolute;
	width: 996px;
	height: 520px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	background-attachment: fixed;
	z-index: 5;
}
#xuzP1{
	background-image: url("images/xgl1.webp");
	display: block;
	z-index: 1;
}
#xuzT1{
	display: block;
}
#xuzP2{
	background-image: url("images/xgl2.webp");
	display: none;
	z-index: 2;
}

#xuzP3{
	background-image: url("images/xgl3.webp");
	display: none;
	z-index: 2;
}

#xuzP4{
	background-image: url("images/xgl4.webp");
	display: none;
	z-index: 2;
}

#xuzP5{
	background-image: url("images/xgl5.webp");
	display: none;
	z-index: 2;
}

#xuzP6{
	background-image: url("images/pgl1.webp");
	display: none;
	z-index: 1;
}

#xuzP7{
	background-image: url("images/pgl2.webp");
	display: none;
	z-index: 2;
}

#xuzP8{
	background-image: url("images/pgl3.webp");
	display: none;
	z-index: 2;
}

#xuzP9{
	background-image: url("images/pgl4.webp");
	display: none;
	z-index: 2;
}

#xuzP10{
	background-image: url("images/pgl5.webp");
	display: none;
	z-index: 2;
}

#xuzP11{
	background-image: url("images/pgl6.webp");
	display: none;
	z-index: 2;
}

#xuzP12{
	background-image: url("images/pgl7.webp");
	display: none;
	z-index: 2;
}

#xuzP13{
	background-image: url("images/pgl8.webp");
	display: none;
	z-index: 2;
}

#xuzP14{
	background-image: url("images/pgl9.webp");
	display: none;
	z-index: 2;
}

.admaya{
	position: absolute;
	width: 70px;
	height: auto;
	left: 15px;
	bottom: 75px;
	z-index: 55;
	padding: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #fff;
}

.admayaT{
	position: absolute;
	width: 70px;
	height: auto;
	left: 15px;
	bottom: 15px;
	z-index: 55;
	padding: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #fff;
}

.admayaHP{
	position: absolute;
	width: 70px;
	height: auto;
	left: 15px;
	top: -50px;
	z-index: 55;
	padding: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	text-align: left;
	direction: rtl;
	color: #fff;
}


.pictext{
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0px;
	top: 520px;
	z-index: 5;
	padding: 0;
	font-size: 26px;
	line-height: 60px;
	font-weight: 400;
	text-align: right;
	direction: rtl;
	color: #000;
	display: none;
}

.bullet{
	position: relative;
	width: 28px;
	height: 28px;
	float: left;
	margin: 0px 0px 0px 12px;
	border-radius: 50%;
}

.b_on{
	background-color: #fff;
}

.b_off{
	background: rgba(255,255,255,0.6);
}

#bHolder1{
	position: absolute;
	width: 570px;
	height: 28px;
	top: 480px;
	left: 249px;
	z-index: 30;
}

#bHolder2{
	position: absolute;
	width: 290px;
	height: 28px;
	top: 480px;
	left: 364px;
	z-index: 30;
}



.sagir{
	position: relative;
	width: 996px;
	height: 129px;
	float: left;
	margin: 50px 310px 20px 310px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/logo_new3.png");	
}

/* page 2 */
#map{
	position: relative;
	width: 996px;
	height: 526px;
	float: right;
	margin: 30px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/map3.webp");	
}

#mapFrame{
	position: relative;
	width: 996px;
	height: 600px;
	float: right;
	margin: 0;
	z-index: 5;
}

#about{
	position: relative;
	width: 996px;
	height: 759px;
	float: right;
	margin: 30px 0px 10px 0px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-attachment: fixed;
	background-image: url("images/about.webp");	
}




.termsFooter{
	position: absolute;
	width: auto;
	height: 30px;
	left: 7px;
	top: 125px;
	z-index: 30;
}

.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: #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: rtl;
	text-decoration: none;
}


