.container{
	max-width: 960px;
	width: 100%;
}
@media (max-width: 769px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 770px) {
  .visible-xs { 
    display: block !important;
  }
}




*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
    transition: all 0.3s ease 0s;
}
a:hover{
	text-decoration: none;
    transition: all 0.3s ease 0s;
}
img{

}

ul,ol{
	padding: 0;
	margin: 0;
}
p{
    font-weight: normal !important;
    font-size: 13px;
    line-height: 2;
    direction: rtl;
}
.col-xs-12{
	padding: 0;
}
/**/

@font-face {
  font-family: 'mic';
  src: url('fonts/MicrosoftUighur.eot');
  src: url('fonts/MicrosoftUighur.woff2') format('woff2'),
       url('fonts/MicrosoftUighur.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mic';
  src: url('fonts/MicrosoftUighur.woff') format('woff'),
       url('fonts/MicrosoftUighur.ttf') format('truetype'),
       url('fonts/MicrosoftUighur.svg#MicrosoftUighur') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
    color: #000;
    font-size: 14px;
	font-family: 'Changa', sans-serif;
    padding: 0;
    margin: 0;
    text-align: right;
}

/*===================
 header
===================*/
.up{
	display: block;
	text-align: right;
	direction: rtl;
	background: #14183d;
	color: #fff;
	padding: 15px;
	font-size: 12px;
	direction: rtl;
}
.up span{
	margin: 0 15px 0 0;
}
@media (max-width: 769px) {
	.up{
		text-align: center;
	}
	.up span{
		font-size: 0;
			display: inline-block;
}
}
header{
	background: #fff;
	padding: 20px 15px;
}
header img{
	width: auto;
	max-width: 100%;
	float: left;
}
@media (max-width: 769px) {
header img{
	max-width: 230px;
}
}

header ul{
	list-style: none;
	float: right;
}
header li{
	float: right;
	list-style: none;
	position: relative;
}
header li a{
	color: #13173c;
	text-decoration: none;
	padding: 30px 15px;
	display: block;
}
header li:hover > a{
	text-decoration: none;
	color: #dcbf49;
}
header li ul{
	display: none;
	position: absolute;
	top: 75px;
	right: 0;
	width: 220px;
	padding: 30px 0 0;
	z-index: 999;

}
header li:hover ul{
	display: block;
}
header li li{
	float: none;
	width: 100%;
}
header li li a{
	display: block;
	background: rgba(220,191,73,0.9);
	text-align: right;
	direction: rtl;
	color: #14183b;
	padding: 10px 15px;
	font-size: 11px;
	margin: 0 0 1px;
}
header li li a:hover{
	text-decoration: none;
	color: #fff;
}




header .fa-bars{
	float: right;
	font-size: 20px;
	margin: 10px;
	cursor: pointer;
	color: #0b65a1;
}
.navbarheader{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	background: #fff;
	z-index: 999999999;
	text-align: center;
	display: none;
	padding: 50px 25px;
}
.navbarheader ul{
	display: block;
	padding: 25px;
	direction: rtl;
}
.navbarheader ul li{
	float: none;
	display: block;
}
.navbarheader ul li a{
text-decoration: none;
    display: block;
    padding: 18px 0;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #f1f1f1;
}
.navbarheader ul li:hover > a{
	color: #e1b200;
	text-decoration: none;
}
.navbarheader ul li ul{
	display: none;
}
.navbarheader ul li:hover ul{
	display: block;
}
.navbarheader ul li li a{
	padding: 7px 0;
}
/**/
section{
	padding: 60px 15px;
}
.sliderbg{
	background-image: url("img/benWaleed_06.png");
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	padding: 100px 20px;
}

.sliderbg div h2{
	display: block;
	max-width: 550px;
	float: none;
	margin: 0 auto 30px;
	text-align: right;
	direction: rtl;
	font-weight: normal;
	font-size: 38px;
}
.sliderbg div p{
	display: block;
	max-width: 550px;
	float: none;
	margin: 0 auto 30px;
	text-align: right;
	direction: rtl;
	font-weight: normal;
	font-size: 13px;
}
.sliderbg div a{
	display: block;
	max-width: 550px;
	float: none;
	margin: 0 auto 20px;
	text-align: right;
	direction: rtl;
	font-weight: normal;
	font-size: 13px;
	color: #dcbf47;
	text-decoration: none;
	text-decoration: none;
}
.sliderbg div a:hover{
	text-decoration: none;
	color: #fff;
}
.sliderbg .owl-theme .owl-controls {
    max-width: 560px;
    margin: 10px auto 0;
    text-align: right;
}
.sliderbg .owl-theme .owl-controls .owl-page span{
	width: 10px;
	height: 3px;
	border-radius: 0;
	background: #fff;
    transition: all 0.5s ease 0s;
	margin: 5px;
	opacity: 1;
}
.sliderbg .owl-theme .owl-controls .owl-page.active span{
	background: #dcbf47;
	opacity: 1;		
    transition: all 0.5s ease 0s;
	width: 20px;
}

/**/
.abouut{}
.abouut .box{
	float: right;
	padding: 15px;
	text-align: right;
	display: block;
	direction: rtl;
}
.abouut .box img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.abouut .box i{
	font-size: 12px;
	font-style: inherit;
}
.abouut .box h1{
	font-weight: normal;
	font-size: 35px;
	display: block;
	margin: 0 0 25px;
	color: #d5a800;
}

.abouut .box p{
	color: #999;
	margin: 0 0 25px;
}

.abouut .box a{
	color: #374278;
	text-decoration: none;
}
.abouut .box a:hover{
		color: #dcbf47;
	text-decoration: none;
}
/**/

.engaz{
	padding: 0;
	 background: rgb(39,45,93);
background: linear-gradient(90deg, rgba(39,45,93,1) 55%, rgba(220,191,73,1) 45%); 
min-height: 100px;
}
@media (max-width: 769px) {
.engaz{
background: #272d5d; 
padding: 0;
}
}
.engaz img{
width: auto;
max-width: 100%;
display: block;
margin: 0 auto;
max-height: 260px;
}


.engaz .box{
	float: right;
	padding: 20px 0;
}
.engaz .box2{
	background-image: url("img/benWaleed_13.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	min-height: 200px;
	background-color: #dcbf49;
	color: #272d5d;
	text-align: right;
	direction: rtl;
	padding: 50px 15px 50px 125px;

}
@media (max-width: 769px) {
.engaz .box2{
	background-image: none;
}	
.engaz .box{
	padding: 20px;
}
}
.engaz .box2 i{
	font-size: 11px;
	font-style: inherit;
}
.engaz .box2 h1{
	font-size: 35px;
	font-weight: normal;
	margin: 0 0 25px;
}
.engaz .box2 h1 span{
	color: #fff;
}
.engaz .box2 p{

}
.engaz .bosx{
	float: right;
	text-align: center;
	padding: 15px;
	color: #dcbf49;
	font-size: 15px;
	margin: -0.5px;
	position: relative;
}
.engaz .bosx:nth-child(1):after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 1px;
	background-color: #dcbf49;
}
.engaz .bosx:nth-child(1):before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 50px;
	background-color: #dcbf49;
}
.engaz .bosx:nth-child(4):after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 1px;
	background-color: #dcbf49;
}
.engaz .bosx:nth-child(4):before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 1px;
	width: 50px;
	background-color: #dcbf49;
}



.engaz .bosx span{
	color: #fff;
	display: block;
	margin: 0 0 10px;
	font-size: 35px;
	font-weight: normal;
	font-family: tahoma;
	text-align: center;
}
/**/
.servess{
	text-align: right;
	direction: rtl;
	color: #0f253d;
}
.tit{
	display: block;
	text-align: center;
	font-size: 35px;
	font-weight: normal;
	margin: 0 auto ;
}
.servess span{
display: block;
text-align: center;
margin: 0 0 50px;
font-size: 13px;
}
.serv{
	float: right;
	border: 1px solid #ebebeb;
	margin: -0.5px;
    transition: all 0.5s ease 0s;
	font-size: 11px;
	background: linear-gradient(138deg, rgba(137,114,64,0) 0%, rgba(241,210,75,0) 20%, rgba(158,133,66,0) 41%, rgba(255,223,76,0) 70%, rgba(165,140,67,0) 100%); 

	overflow: hidden;
	min-height: 140px;
}
.serv:hover{
	border: 1px solid #b6c1df;
    transition: all 0.5s ease 0s;
    z-index: 99;
     background: rgb(137,114,64);
background: linear-gradient(138deg, rgba(137,114,64,1) 0%, rgba(241,210,75,1) 20%, rgba(158,133,66,1) 41%, rgba(255,223,76,1) 70%, rgba(165,140,67,1) 100%); 
}

.images{
	width: 50%;
	float: left;
    transition: all 0.5s ease 0s;
	position: relative;
	background-color: #272d5d;
}
.serv:hover .images{
    transition: all 0.5s ease 0s;
	background-color: #fff;
}
.images img{
	width: 100%;
    transition: all 0.5s ease 0s;
	height: 140px;
	opacity: 0.050;

}

.images i{
	position: absolute;
	top: 25%;
	left: 0;
    transition: all 0.5s ease 0s;
	right: 0;
	font-size: 60px;
	text-align: center;
	color: #fff;
}
.serv:hover i{
    transition: all 0.5s ease 0s;
	color: #272d5d;
}
.serv strong{
	font-weight: normal;
	font-size: 18px;
	position: relative;
	padding: 50px 20px 15px;
	display: block;
	width: 50%;
}

.serv strong:after{
	content: "";
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 20px;
	height: 2px;
	background-color: #e1b200;
}
.serv p{
	padding: 15px 20px;
	display: block;
	width: 50%;
	font-size: 11px;
	text-align: right;
}
.serv a{
	padding: 0 20px;
	display: inline-block;
	width: 50%;
	color: #272d5d;
	text-decoration: none;
}
@media (max-width: 769px) {
.images,.serv strong,.serv p,.serv a{
	width: 100%;
	margin: 0 0 10px;
}
}
.serv a:hover{
	color: #fff;
	text-decoration: none;
}
/*order*/
.order{
	 background: rgb(137,114,64);
background: linear-gradient(138deg, rgba(137,114,64,1) 0%, rgba(241,210,75,1) 20%, rgba(158,133,66,1) 41%, rgba(255,223,76,1) 70%, rgba(165,140,67,1) 100%); 
}
.blockord{
	float: right;
	padding: 15px;
	text-align: right;
	direction: rtl;
	display: block;
	color: #272d5d;
}
@media (max-width: 769px) {
.blockord{
	text-align: center;
}
}
.blockord span{
	display: block;
	font-size: 20px;
	margin: 0 0 10px;
}
.blockord a{
	width: 200px;
	margin: 5px;
	border: 1px solid #272d5d;
	color: #272d5d;
	text-decoration: none;
	padding:  15px 0;
	display: inline-block;
	font-size: 15px;
	border-radius: 3px;
	text-align: center;
}
.blockord a:hover{
	background-color: #272d5d;;
	border: 1px solid #272d5d;
	color: #fff;
}
/**/
.taaab{}
.taaab .nav-tabs{
	border: none;
	text-align: center;
	direction: rtl;
	margin: 0 0 50px;
}
.taaab .nav-tabs li{
	float: none;
	display: inline-block;
}
.taaab .nav-tabs li a{
	padding: 15px 20px;
	border: 1px solid #fff;
	color: #000;
	background: inherit;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	border-radius: 0;
	margin: 0 0 5px;
}
.taaab .nav-tabs li a:hover{
	background: inherit;
	border: 1px solid #ffe87e;
}
.taaab .nav-tabs > li.active > a,.taaab  .nav-tabs > li.active > a:hover,.taaab  .nav-tabs > li.active > a:focus{
		background: inherit;
	border: 1px solid #ffe87e;
}
.photo{
	padding: 0;
	float: right;
	background-color: #2f3765;
}
.photo img{
	width: 100%;
    transition: all 0.5s ease 0s;
	height: 180px;
	border: 0.5px solid #fff;
}
.photo img:hover{
	opacity: 0.3;
    transition: all 0.5s ease 0s;
}



/**/
.mails{
	text-align: center;
	display: block;
	direction: rtl;
	margin: 0 auto;
	max-width: 600px;
}
.mails .box{
	float: right;
	padding: 15px;
	text-align: right;
	display: block;
	direction: rtl;
	color: #fff;
	font-size: 20px;
	line-height: 2;
}
.mails .mail{
	width: 70%;
	padding: 10px 15px;
	background: #f1f1f1;
	color: #999;
    transition: all 0.5s ease 0s;
	float: right;
	border: none;
	outline: none;
	text-align: right;
	margin: 10px 0;
}
.mails .submit{
	width: 30%;
	padding: 10px 0;
	text-align: center;
	background: #2f3765;
	color: #fff;
	float: left;
    transition: all 0.5s ease 0s;
	border: none;
	outline: none;
	margin: 10px 0;
}
.mails .submit:hover{
	opacity: 0.7;
    transition: all 0.5s ease 0s;
}

@media (max-width: 769px) {
	.mails .box{
		text-align: center;
	}
.mails .mail,
.mails .submit{
	width: 100%;
	margin: 5px 0;
}
}
.mail:focus{
    transition: all 0.5s ease 0s;
	box-shadow: 0 0 1px #fff inset;
}
/**/
.team{
	padding: 10px;
	text-align: right;
}
.team img{
	width: 100%;
	height: 200px;
	margin: 0 auto 20px;
}
.team strong{
	display: block;
	font-weight: normal;
	color: #e1b200;
	margin: 0 0 15px;
}
.team p{
	display: block;
	font-size: 10px;
	color: #999;
}

.tab-pane .owl-theme .owl-controls .owl-page span{
	width: 10px;
	height: 3px;
	border-radius: 0;
	background: #111;
    transition: all 0.5s ease 0s;
	margin: 5px;
	opacity: 1;
}
.tab-pane .owl-theme .owl-controls .owl-page.active span{
	background: #dcbf47;
	opacity: 1;		
    transition: all 0.5s ease 0s;
	width: 15px;
}
.tab-pane .how{
	text-decoration: none;
	color: #666;
	display: inline-block;
	direction: rtl;
	padding: 5px;
}
.tab-pane .how:hover{
	text-decoration: none;
	color: #000;
}



@media (max-width: 769px) {

}

/*
background-color: rgba(80,104,140,0.5);
    transition: all 0.5s ease 0s;
    	transform: scale(1.2);
*/







.copy{
	padding: 15px;
	text-align: center;
	display: block;
	direction: rtl;
	border-top: 1px solid #dcdbe1;
	color: #000;
	line-height: 2;
	background-color: #fff;
	text-decoration: none;
	font-size: 11px;
}
@media (max-width: 769px) {
.copy{
	text-align: center;
}	
}
.copy a{
	color: #000;
	text-decoration: none;
}
.copy a:hover{
	color: #000;
	text-decoration: none;
}
.copy .fa{
float: left;
font-size: 17px;
margin: 0 10px;
    transition: all 0.5s ease 0s;
color: #cccccc;
}

.copy .fa:hover{
    transition: all 0.5s ease 0s;
	color: #33464d;
	text-decoration: none;
}
/*footer*/
footer{
	padding: 0 20px;
	clear: both;
	display: block;
	overflow: hidden;
}
footer .container{
	padding: 30px 0;
	border-top: 1px solid #dcdbe1;
}
.foot{
	float: right;
	padding: 15px;
	text-align: right;
	display: block;
	direction: rtl;
	color: #999;
	font-size: 12px;
}
.foot img{
	margin: 0 auto 20px;
	display: block;
	max-width: 100%;
	width: 100%;
}

.foot ul{
	list-style: none;
	display: block;
}
.foot ul li{
	list-style: none;
	float: right;
	width: 145px;
	padding: 2px 5px;
}
.foot ul li a{
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
.foot ul li a:hover{
	text-decoration: none;
	color: #000;
}
.foot .fa{
	float: left;
	color: #000;
	margin: 0 5px;
	font-size: 15px;
	text-decoration: none;
}

/*ظظظظظظظظظظظظظظظظظظظظظظظظظظظظ*/



/**/
.headpage{  
	background-image: url("img/benWaleed_06.png");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	color: #000;
	font-size: 13px;
	clear: both;
	padding: 30px 15px;
}
.headpage h2{
	color: #fff;
	margin: 0 auto;
	display: block;
	padding: 15px 10px 10px ;
	max-width: 450px;
	font-size: 25px;
}
.headpage p{
	color: #fff;
	margin: 0 auto;
	display: block;
	padding:  0 10px 15px ;
	max-width: 450px;
}
.headpage a{
	text-decoration: none;
	color: #fff;
}
/**/
.word{}
.word .blocks{
	float: right;
	padding: 15px;
	text-align: right;
	display: block;
	direction: rtl;
	text-align: right;
}
.word .nav-tabs{
	text-align: right;
	border: none;
	width: 100%;
	padding: 30px;
	background-color: #f8f8f8;
}
.word .nav-tabs li{
	text-align: right;
	width: 100%;
	display: block;
}
.word .nav-tabs li a{
	color: #868686;
	text-align: right;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	background: inherit;
	border: none;
}
.word .nav-tabs li a:hover{
	color: #2f3765;
}
.word .nav-tabs > li.active > a,.word .nav-tabs > li.active > a:hover,.word .nav-tabs > li.active > a:focus{
	color: #2f3765;
	border: none;
	background: inherit;
}
.word .tit{
	color: #2f3765;
	text-align: right;
	display: block;
	font-size: 22px;
	padding: 15px 0;
	font-weight: normal;
	background: inherit;
	border: none;
}
.boxs{
	border-left: 2px solid #eeeeee;
	overflow: hidden;
	display: block;
	padding: 0 0 0 30px;
}
@media (max-width: 769px) {
.boxs{
	border-left: none;
	padding: 0 ;
}
}
.wpcf7-text,.wpcf7-textarea,.wpcf7-select{
	width: 960px;
	max-width: 100%;
	display: block;
    transition: all 0.5s ease 0s;
	direction: rtl;
	outline: none;
	border: none;
	border-bottom: 1px solid #dedede;
	padding: 15px 0;
	background: #fff;
	max-height: 150px;
	margin: 0 0 10px;
}
.wpcf7-text:focus,.wpcf7-textarea:focus{
    transition: all 0.5s ease 0s;
	border-bottom: 1px solid #5977ad;
}
.wpcf7-submit{
	width: 100%;
	display: block;
	direction: rtl;
	outline: none;
	border: none;
	padding: 25px 0;
	color: #fff;
    transition: all 0.5s ease 0s;
	font-size: 25px;
	text-align: center;
	background: #5977ad;
	max-height: 150px;
	margin: 15px 0 0;
}
.wpcf7-submit:hover{
	opacity: 0.7;
    transition: all 0.5s ease 0s;
}
/**/
.word .box{
	float: right;
	padding: 15px 0;
}
.word .box img{
    max-width: 100%;
    width: 80%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
    float: right;
}
@media (max-width: 769px) {
	.word .box img{
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    padding: 0;
    float: none;
}
}
.word .box ul{
	list-style: none;
	width: 100%;
	direction: rtl;
	display: block;
}
.word .box ul li{
	border: 3px solid #fff;
	background: #f4f4f4;
	padding-right: 15px;
	font-size: 12px;
	overflow: hidden;
	line-height: 2.2;
}
.word .box ul li span{
	background: #f9f9f9;
	border-right: 6px solid #fff;
	line-height: normal;
	padding: 5px 15px;
	width: 65%;
	min-height: 28px;
	float: left;
	margin: 0 5% 0 0;

}
.word .fa-star{
	background: inherit;
	color: #cd9e54;
	float: right;
	margin: 0 0 0 5px;
}
.word .block .nav-tabs{}
.word .block .nav-tabs li a{
	padding: 20px;
	background: #12684b;
	color: #fff;
	margin: 0 0 2px;
	border-radius: 0;
	border: none;
}








@media (max-width: 769px) {

}

/*
background-color: rgba(80,104,140,0.5);
    transition: all 0.5s ease 0s;
    	transform: scale(1.2);
*/



/*==========================================*/
/*==========================================*/
/*==========================================*/
/*==========================================*/
/*==========================================*/
/*==========================================*/










/*
background-color: rgba(80,104,140,0.5);
    transition: all 0.5s ease 0s;
    	transform: scale(1.2);
*/

















/*****************  bag images*******************/
#vlb1overlay{
	position:absolute;
	top:0;
	left:0;
	z-index: 999999999999999999999999999999999999;
	width:100%;
	height:auto;
	background-color:#000;
}

#vlb1lightbox{
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	z-index:9999999999999999999999999999999999999;
	text-align:center;
	color:#151410;
	line-height:0;
}
#vlb1lightbox td{
	vertical-align:top;
}
#vlb1lightbox a, #vlb1lightbox a:hover {
	border-bottom:none;
	color:#FFFFFF;
	text-decoration:underline;
}

#vlb1lightbox a img{ border:none;}

#vlb1outerImageContainer{
	width:auto;
	height:auto; /* without this line error in IE8 detected */
	margin:0 auto;
	position:relative;
}

#vlb1lightboxImage{
	width:100%;
	height:100%;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;

}

#vlb1imageContainerMain{
	margin:0 auto;
	overflow:visible;
	position:relative;
	font-size:0;/* ie fix - big info bar*/
}

#vlb1imageContainer{
	width:150px;
	height:30px;
	margin:0 auto;
	overflow:hidden;
	background-color:#fff;
	position:relative;
	font-size:0;/* ie fix - big info bar*/
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#vlb1loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	font-size:10px;
	z-index:1;
}
#vlb1loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#vlb1hoverNav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:9997;
}
#vlb1imageContainer>#hoverNav{ left:0;}
#vlb1prevLinkImg{
	top:50%;
	margin-top:-16px;
	width:38px;
	height:33px;
	position:absolute;
	z-index:9998;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	background-position: 0 0; 
	background:none;
	}
#vlb1nextLinkImg{
	top:50%;
	margin-top:-16px;
	width:38px;
	height:33px;
	position:absolute;
	z-index:9998;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	background-position: 100% 0; 
	background:none;
	}	
* html #vlb1prevLinkImg,* html #vlb1nextLinkImg{
	background-image:url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
}
#vlb1prevLinkImg { left: 0px; }
#vlb1nextLinkImg { right: 0px; }
#vlb1imageContainerMain:hover #vlb1prevLinkImg:hover, 
#vlb1imageContainerMain:hover #vlb1prevLinkImg.hover, 
#vlb1imageContainerMain:hover #vlb1prevLinkImg:visited:hover { 
    background-position: 0 100%;  
}
#vlb1imageContainerMain:hover #vlb1nextLinkImg:hover, 
#vlb1imageContainerMain:hover #vlb1nextLinkImg.hover, 
#vlb1imageContainerMain:hover #vlb1nextLinkImg:visited:hover { 
    background-position: 100% 100%; 
} 
#vlb1imageContainerMain:hover #vlb1prevLinkImg{
	background-image:url(images/arrows.png);
	background-position: 0 0;
}
#vlb1imageContainerMain:hover #vlb1nextLinkImg{
	background-image:url(images/arrows.png);
	background-position: 100% 0;
}
* html #vlb1prevLinkImg{
	background-image:url(images/arrows.png);
}
* html #vlb1nextLinkImg{
	background-image:url(images/arrows.png);
} 

#vlb1imageDataContainer{
	font: 20px 'Prosto One', "Comic Sans MS",cursive;
	line-height: 22px;
	color: #333333;
	text-shadow: -1px 1px 1px #000;
	width: auto;
	position: absolute;
	z-index:9999;
	bottom: 25px;
	left: 8px;
	opacity:1;	
}

#vlb1imageData{
	overflow:hidden;
	background:#eeeeee;
	background:-webkit-linear-gradient(270deg, #eeeeee, #BBBBBB);
	background:-moz-linear-gradient(270deg, #eeeeee, #BBBBBB);
	background:-o-linear-gradient(270deg, #eeeeee, #BBBBBB);
	background:linear-gradient(to bottom, #eeeeee, #BBBBBB);
	border-width: 1px;
	border-style: solid;
	border-color: #fafafa #cbc8c8 #bbbbbb #cbc8c8;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 	
	text-align:center; 
	position: relative;
	z-index:9999;
	margin-right: 8px;
}
#vlb1imageDetails{ width:100%; padding:0;}
#vlb1caption{
	padding: 10px;
	display:block;
	text-align: right;
	color: #000;
	background-color: #d7d2d2;
	direction: rtl;
	font-family: flat;
}
#vlb1numberDisplay{ display:none;text-align:right;}
#vlb1detailsNav{display:none;}
#vlb1prevLinkDetails, #vlb1nextLinkDetails, #vlb1slideShowControl{display:none;}

#vlb1close{
	position:relative;
	width:100%;
	height:0;
	z-index:21;
}
#vlb1closeLink {
	position:absolute;
	top:8px;
	right:7px;
	display:block;
	outline-style:none;
	margin:0;
	padding:0;
	text-decoration:none;
	width:38px;
	height:33px;
	background-position: 0 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='close.png', sizingMethod='scale');
	background-image: url(images/close.png);
	background-repeat: no-repeat;
}
#vlb1closeLink:hover {
	background-position: 0 100%;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='close.png', sizingMethod='scale');	
	background-image: url(images/close.png);
	background-repeat: no-repeat;
}   

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html>body .clearfix {display:inline-block; width:100%;}

* html .clearfix {
	/* Hides from IE-mac \*/
	height:1%;
	/* End hide from IE-mac */
}	

#vlb1outerImageFrame{
	border:none;
	height:100%;
	width:100%;
	position:absolute;
}

#vlb1outerImageContainer{
	overflow:visible;
}
#vlb1outerImageContainer td{
	text-align:center;
	padding:0;
}

#vlb1lightboxFrameBody{
	background-color:#FFFFFF;
	padding: 10px;
}

#vlb1outerImageContainer td, #vlb1outerImageContainer tr{
	font-size:0;
	border:0 none;
}

#vlb1outerImageContainer td.tl, #vlb1outerImageContainer td.br{
	height:7px;
	width:7px;
}
.vlb{display:none;}
#vlb1outerImageContainer td.tl{
	margin-top: 1px;
	background-image:url(images/borderTopLeft.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderTopLeft.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.tc{
	background-image:url(images/borderTopCenter.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderTopCenter.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.tr{
	background-image:url(images/borderTopRight.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderTopRight.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.ml{
	background-image:url(images/borderMiddleLeft.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderMiddleLeft.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.mr{
	background-image:url(images/borderMiddleRight.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderMiddleRight.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.bl{
	background-image:url(images/borderBottomLeft.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderBottomLeft.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.bc{
	background-image:url(images/borderBottomCenter.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderBottomCenter.png', sizingMethod='scale');
}
#vlb1outerImageContainer td.br{
	background-image:url(images/borderBottomRight.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='borderBottomRight.png', sizingMethod='scale');
} 



















/* 
 * 	Core Owl Carousel CSS File
 *	v1.23
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}

/* CSS3 Transitions */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: empty 1ms both ease;
  -moz-animation: empty 1ms both ease;
  animation: empty 1ms both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}

@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

.modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
@media (min-width: 768px){ 
.modal-sm {
    width: 400px;
    max-width: 100%;
}
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    padding: 0 30px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}



.en{
	display: none !important;
}