@import 'https://fonts.googleapis.com/css?family=Lora:400,400i,700|Raleway:300,600,700,900';
@import 'https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css';
/*Global Settings*/
body{
	font-family: 'Lora', serif;
	/*border-left-style: solid;
    border-left-width: 200px;
	border-right-style:solid;
	border-right-width:200px;
	padding:20px;*/
	
	
	
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #424242;

	
	margin-top: 0;
}
h1{
	font-size: 45px;
}
h2{
	font-size: 32px;
}
h3{
	font-size: 21px;
}
p{
	margin:0px;
	padding:0px;
	font-size:24px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;	
}
a{
	transition: all 0.3s ease-in-out;
}
#center .left{
	margin-top:2%;
	font-size:20px;
	float:left;	
}
#center .left a{
	text-decoration:none;	
}

#center .right{
	float:right;	
	font-size:20px;
	margin-top:2%;
}
#center .right a{
	text-decoration:none;	
}
#left, #right {
	background: #383838;
	position: fixed;
	}
	#left, #right {
		top: 10px; bottom: 10px;
		width: 150px;
		}
		#left { left: 10px; }
		#right { right: 10px; }
		
#ce{
	margin-top:100px;	
}
#head a{
	text-decoration:none;	
}
#head a p:hover{
	color:orange;	
}
.side_image{
	-webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;

opacity: 1;
	}
	
.side_image{
	-webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;

opacity: 1;
	}
#background{
	background-color:#050d12;
	width:100%;
	height:100%;
	
	

}
.container{
	
	width:100%;
	padding:17px 38px 0px 20px;
}

#center{
	
}
#logo p{
	color:white;
	font-size:40px;	
}
#arab p{
	margin-left:20%;
	font-size:12px;	
}

#center p span{
	color:orange;	
}
#center span{
	color:orange;	
}
hr{
	border-top: 1px solid #383737;	
}

.center{
    margin: auto;
    width: 60%;
    padding: 5px 19px 5px 19px;
}	
#ma p{
	background-color:#FFF;	
}

#center_box{
	width:100%;
	margin-top:2%;
	height:auto;
	
	-webkit-box-shadow: 0px 0px 3px 17px rgba(8,30,36,0.99);
-moz-box-shadow: 0px 0px 3px 17px rgba(8,30,36,0.99);
box-shadow: 0px 0px 3px 17px rgba(8,30,36,0.99);	
}
#head{
	
	width:100%;
	border: 3px solid #383838;
	background-color:#383838;
	
}
#cen{
padding:3px;	
}
.center .main p{
	color:#FFF;	
}
#head p{
	color:white;
	padding: 0px 0px 0px 17px;
	font-size:24px;
}
#about_page{
	color:white;
		
}
#about_page p{
	font-size:15px;
	text-align: left;	
}
#about_page h5{
	margin-bottom:0px;
	text-align:center;
	color:orange;
	padding:10px;	
}
#about_page h6{
	margin-bottom:0px;
	text-align:left;
	color:orange;
		
}
#about_page h4{
	margin-bottom:0px;
	text-align:center;
	color:white;
	padding:10px;
	text-decoration:none;
		
}

#about_page h4:hover{
	margin-bottom:0px;
	text-align:center;
	color:orange;
	padding:10px;
		
}
#about_page #off span{
	font-size:17px;
	color:orange;
	text-decoration:underline;
}
.office{
	height:103px;
}
.contact_country span{
	color:orange;
	font-size:20px;
	
}
#join span{
	color:orange;
	font-size:20px;
	text-decoration:underline;
}

.main{
	margin-top:10px;	
}
.main p{
	background-color:#383838;
	width:auto;
	height:auto;
	font-size:18px;
	padding:60px;	
}
.main p span a{
	font-size:28px;	
	color:white;
	text-decoration:none;
}

.main p span a:hover{
	font-size:18px;
	color:#f27f32;	
}
#nex{
	padding-top:30px;	
}
.center p{
	color:white;
	text-align:center;	
}
.center #english{
		background-color:darkgray;
		margin: 15% 0px 15% 0px;
}
.center #english h3{
	
	padding-top:30px;
}
.center #english h3 a{
	text-decoration:none;
	color:;
	padding-top:30px;
	text-align:center;
}
#english h3 a:hover{
	color:white;
	font-size:25px;
}
#left_side{
		background-color:#252525;

}

.scroll{
	overflow-y: auto;
  overflow-x: hidden;
  
	 /*overflow: scroll;*/
	 height:175px;
}
.scroll::-webkit-scrollbar {
    width: 1em;
}
 
.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 20px rgba(37,37,37,0.7);
	border-radius: 10px;
}
 
.scroll::-webkit-scrollbar-thumb {
  background-color: orange;
  outline: 10px solid white;
  border-radius: 10px;
}

/*contact form*/
.scroll1{
	overflow-y: auto;
  overflow-x: hidden;
  
	 /*overflow: scroll;*/
	 height:356px;
}
.scroll1::-webkit-scrollbar {
    width: 1em;
}
 
.scroll1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 20px rgba(37,37,37,0.7);
	border-radius: 10px;
}
 
.scroll1::-webkit-scrollbar-thumb {
  background-color: orange;
  outline: 10px solid white;
  border-radius: 10px;
}

#about_page h3{
	text-align:center;
	color:orange;	
}
.form-control {
    border: 2px solid orange;
    border-radius: 10px;
}
#form_contact div{
	margin-bottom:10px;	
}
#submit{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	
}	
#submit_bttn{
	background-color:orange;
	border-radius:10px;
	border-color:orange;
	width:100px;
	height:30px;	
}
/*end of contact form*/


@media (max-width: 1064px){

.office{
	height:250px;
}
}
@media (max-width: 986px){
.office{
	
	height:1000px;
}	}
@media (max-width: 992px){
.office{
	
	height:450px;
}	
#left{
	
	display:none;
}

#right{
	
display:none;
}
}
@media (max-width: 773px){
.office{
	height:459px;
}
#left{
	
	display:none;
}

#right{
	
	display:none;
}
}@media (max-width: 988px){
	
#left{
	
	display:none;;
}

#right{
	
	display:none;
}
}