@charset "utf-8";
/* CSS Document */

.body{
background:url("../images/bg.png");
background-repeat:repeat;	
font-family:Arial;		
	}
	
	.container{
width:960px;
margin:0 auto;	

background-color:#ffffff;

}
.head{
width:961px;
height:221px;
background:url("../images/menu.jpg");
background-repeat:no-repeat;		
margin-top:-10px;
position:relative;
		}
		.logo{
			float:left;
			margin-top:-10px;
			
			}
	
	.language{
	width:200px;
	position:absolute;
	right:10px;
	top:20px;
	}
	.ar{
	width:40px;
	height:20px;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
	top:-20px;
	left:100px;
	border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: #0099FF 0px 0px 7px 0px;
-webkit-box-shadow: #0099FF 0px 0px 7px 0px;
background-color: #B7CEDD;
cursor: pointer;
		}
		
		.ar:hover{
		box-shadow: #FF001F 0px 0px 7px 0px;
		background-color: #ECA5AD;
		
		}
		
	.ar-text{
	font-size:18px;
	color:#000;
	text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 0 #FFF;
	}
	
		 .ar-text:hover{
	
	color:#FFF;
	text-shadow: 1px 1px 0 #000, 2px 2px 0 #000;
	}
	
	.lang-text{font-size:20px;
	color:#0099FF;
	text-shadow: 1px 1px 0 #000000, 2px 2px 0 #0A2525;
}


.language1{
	width:200px;
	position:absolute;
	right:10px;
	top:60px;
	}
	.ar1{
	width:75px;
	height:21px;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
	top: 9px;
	left:30px;
	border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow: #0099FF 0px 0px 7px 0px;
-webkit-box-shadow: #0099FF 0px 0px 7px 0px;
background-color: #B7CEDD;
cursor: pointer;
		}
		
		.ar1:hover{
		box-shadow: #FF001F 0px 0px 7px 0px;
		background-color: #ECA5AD;
		}
		
	.ar-text1{
	font-size:18px;
	color:#000;
	text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 0 #FFF;
	}
	
	
	.ar-text1:hover{
	
	color:#FFF;
	text-shadow: 1px 1px 0 #000, 2px 2px 0 #000;
	}



.menu{
	margin-left: -70px;
	float:left;
	width:790px;
	height:20px;
	padding-top:113px;
	}
	.menu li:first-child{width: 90px;}
	
	.menu li{
	
	list-style:none;
	float:left;
	padding-left:5px;
	padding-top:20px;
    white-space:nowrap;
	}
	
	.menu li a{
		font-family: Impact, Charcoal, sans-serif;
		text-decoration:none;
		font-size:22px;
		color:#FFFFFF;
text-shadow: 0 1px 0 #302D2D, 0 2px 0 #3D3A3A, 0 3px 0 #494949, 0 4px 0 #4E4848, 0 5px 0 #0F0F0F, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
		white-space:nowrap;
		}
		
		
		
		.menu li a:hover{
		
		color: #bc0000;
text-shadow: 0 1px 0 #000, 0 2px 0 #0A0202, 0 3px 0 #000000, 0 4px 0 #000000, 0 5px 0 #000000, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
		
		filter: saturate(400%);
			-webkit-filter: saturate(400%);
			-moz-filter: saturate(400%);
			-o-filter: saturate(400%);
			-ms-filter: saturate(400%);
		
		 

  filter:alpha(opacity=50);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
 
		}
		
		
		
		.contant{
		width:920px;
		padding-left:20px;
		padding-right:20px;
					
					
			}
			
		.panner{
			padding-left:30px;
			}	
			h2 {color:rgb(255,0,0);
			text-shadow: #948585 0.1em 0.1em 0.2em;
			}
			p{color:#333;
			margin-top:-10px;
			text-align:justify;
			font-size:16px;
			line-height:1.5;
			
			}
			
			.gallery{
			-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
width: 861px;
height: 352px;
padding: 10px 10px 10px 10px;
	
	-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
		
			}
			
			
			.more{
				padding-left:830px;
				margin-top:-20px;
				}
				.line{
				margin-top:0px;
					}
				
					
					
					.clear{clear:both;}
					
					
					.content2{
					width:640px;
					float:left;
					padding-top: 25px;
						}
					
					.mission{
							float:left;
							
							margin-right:10px;	
						}
						.mission-text{
						float:left;
						width:550px;
		
							}
						
							
						.one{
						background:url("../images/one.png");	
						width:317px;	
						height:302px;
						
							}
							
							
								.more2{
								padding-left:240px;	
								color:#F00	
								
									}	
								
							.one_text{
						text-align:justify;		
						width:270px;	
						padding-top:20px;
						font-size:16px;
						padding-left:20px;	
								}
								.one_title{
								color:#FFFFFF;
								padding-top:20px;

								text-align:center;	
								}
								.support{float:left;margin-top:-25px;}
								.line2{
								background:url("../images/line2.jpg");		
								width:4px;	
								height:350px;	
					        	float:left;
								margin-top:60px;
									
									}
								.clients-div{
								float:right;
							padding-top:25px;
								width:230px;	
								
								margin-left:3px;
								
									
								
									}
									
									.clients{
										text-decoration:underline;
										padding-left:30px;							
										}	
									.bglogo{
									background:url("../images/bglogo.png");			
									width:226px;	
								height:106px;	
								margin-bottom:10px;		
										}
								.c1{
								padding-top:20px;
								padding-left:20px;
								}		
								.line3{
								background:url("../images/line3.png");	
								width:672px;	
								height:12px;	
								margin-top:15px;	
							margin-left:140px;	
									}		
										
										
										.contact{
										padding-left:360px;
										margin-top:15px;	
										font-size:18px;	
											}
										
										.footer{
										
										margin-left:60px;
										margin-right:60px;	
											}
											
											.tel{
											width:200px;
											margin-top:20px;
											font-size:17px;			
											
												}
												.tel1{
												color:#F00	
													}
										.box{
										
										
										padding-left:330px;	
										
										margin-top:-87px;
											
											
											}
								.pobox{
								width:300px;
											margin-top:-20px;
											font-size:17px;			
									
									}						
									.sosial-media{
									width:157px;
									height:101px;	
									padding-left:680px;
										
										
										}
										
											.c1_text{
										
									font-weight:bold;
									font-size:16px;
									
										
										}
									
										.partner:nth-child(even){
										
										width:350px;
										padding-left: 10px;
										float:right;
										height: 250px;
										}
										
										.partner:nth-child(odd){
										
										width:350px;
										padding-left: 130px;
										float:left;
										height: 250px;
										}
										
										
										.p-image{max-width:270px;}
										
			.active{color:#bc0000 !important;
			
			text-shadow: 0 1px 0 #000, 0 2px 0 #0A0202, 0 3px 0 #000000, 0 3px 0 #000000, 0 3px 0 #000000, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15) !important;		
	
			}		
			h3{color:#787878;
			font-size:18px;
			font-weight:bold;
			text-shadow: #C4B1B1 0.1em 0.1em 0.2em;
			}
			.label{color:#787878;
			font-size:16px;}	
			.error{color:red;font-size:12px;}	
			.footer-menu2{width:200px;float:left;margin-bottom:35px;}
			.footer-menu1{width:200px;float:left;margin-left:200px;}
			
			.footer-menu2 a{color:red;text-shadow: #6F6262 0.1em 0.1em 0.2em;}
			.footer-menu1 a{color:red;text-shadow: #6F6262 0.1em 0.1em 0.2em;}
		 .footer-menu1 a:hover{
			color: #000;
-webkit-filter: grayscale(100%);
}

.footer-menu2 a:hover{
			color: #000;
-webkit-filter: grayscale(100%);
}

			.footer-menu1 li{padding-top:10px;}
			.footer-menu2 li{padding-top:10px;}
			
			
			a{text-decoration: none;}			
			
			.newww{
			-moz-box-shadow: inset 0 0 10px #000000;
-webkit-box-shadow: inset 0 0 10px #000000;
box-shadow: inset 0 0 10px #000000;
padding: 10px 10px 10px 10px;
text-align: center;
margin-left: -10px;
		width: 940px;	
			}