@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body 
{
    padding-top: 0px;
    background:url('../images/bg-body.png') repeat-x center top;
    font-family:Tahoma;
    font-size:15px;
    text-align:justify;
}

.languages
{
 font-family:Tahoma !important;

 font-size:13px !important;
}

.left-date-time
{
	text-align:left;
	padding-left: 50px;
    padding-top: 40px;    
    direction: ltr;
    font-size:17px;
}
.conter
{
	text-align:left;
}

.top
{
padding:5px 0 5px 0;

}

.padding-bottom
{
	padding-bottom:0px;
}
.top a {
  position: relative;
  padding-right: 26px;
  margin-left: 35px;
  vertical-align: middle;
  color:#646464;
  font-size:13px ;
  font-family:"Droid Arabic Naskh";
  font-weight:bold;
  top: 6px;
}
.top a i{
  position: absolute;
  right: 0;
  top: 50%;
  font-size:18px;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
}


.top a img{
  position: absolute;
  right: 0;
  top: 5%;
  font-size:18px;
}


.ie-11 .top a .icon {
  top: 63%;
}
.search a
{
	position:absolute; 
	 padding-right: 0px;
    margin-left: 0px;  
    top: 0px;
    left:0px;    
    font-size:14px;

}

.form-control-feedback 
{
    top: 0px;
    left:8px;
    color:#b7b7b7;
}



.top .form-group {
    margin-bottom: 0px;
}

.top .form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 20px;
    -moz-box-shadow:   inset 3px 3px 6px rgba(124, 124, 124, 0.25);
   -webkit-box-shadow:inset 3px 3px 6px rgba(124, 124, 124, 0.25);
   box-shadow:         inset 3px 3px 6px rgba(124, 124, 124, 0.25);   
   }



.all
{
	background-color:#f7f7f7;
	border:1px #dfdfdf solid;
    width:100%;
    padding: 5px 0 20px 0;
	
}

.padding
{
	padding-left: 15px;
    padding-right: 15px;
}


.logo
{

 padding-top:5px;
	
}


.menu
{
	background-color:#e4e4e4;
	margin-top:10px;
}




.content1
{
	margin-top:20px;
}




.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 0px;
}

.carousel-control,
.item {
    border-radius: 0px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    display: block;
    max-width: 100%;
    height: 400px;
}


.carousel-caption{
   
    bottom:40px;
    left:10%;
    right:10%;
}

.carousel-caption .text {
    padding:20px; 
    height: 100px;
    overflow: hidden;
    background-color:rgba(76, 76, 76, 0.63);
    font-size:20px;
    font-family:"Droid Arabic Naskh";

}


.news-tickers
{
	background-color:#C3262B;
	padding:2px;
	border-radius:2px;
	border:1px #dadada solid;
}

.welcome
{
	margin:20px 0 0 0;
}

.title-bg
{
	background-color:#cacaca;
	border-radius:2px;
	height:43px;

}



.title
{
	background:url('../images/left.png') no-repeat right center;
	border-radius:2px;
	padding:6px 10px 0 10px;
	color:#FFFFFF;
	font-size:20px;
	font-family:"Droid Arabic Kufi";
	height:43px;

}
.welcome p
{
	margin:20px 0 20px 0;
}


.article
{
	margin:20px 0 0 0;
}
.article .pad
{
	padding:20px 0 0 0;
}
.title-bg
{
	background-color:#cacaca;
	border-radius:2px;
	height:43px;

}



.title
{
	background:url('../images/left.png') no-repeat right center;
	border-radius:2px;
	padding:6px 10px 0 10px;
	color:#FFFFFF;
	font-size:20px;
	font-family:"Droid Arabic Kufi";
	height:43px;

}

.big-text {
    color: #090f7b;
    margin-top: 0px;
	font-family:"Droid Arabic Kufi";
    font-size:20px;
}

.face
{
	padding-top:10px;
	text-align:left;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eae6e6;
}


.form-visitor
{
	border-radius:2px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.50);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.50);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.50);
padding:10px 20px 10px 20px;
margin-top:30px;
}



.form-visitor .title2
{
	font-size:20px;
	font-family:"Droid Arabic Kufi";
	color:#090F7B;
	padding-bottom:10px;
	
}


.form-visitor .form-inline .form-control {
    display: inline-block;
    width: 225px;
    vertical-align: middle;
}




.form-visitor .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none; font-family:"Droid Arabic Naskh";

    border: 1px solid #ccc;
    border-radius: 2px;
   -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.30);
box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.30);
}
.more
{
	text-align:left;
	margin-top:20px;
}



.btn-primary {
    color: #fff;
    background-color: #090f7b;
    border-color: #090f7b;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;    
    font-family:"Droid Arabic Naskh";

	
}


.img-responsive
{
border-radius: 3px;    
}

.news
{
 	
}
.news-box

{ padding:10px 0 0 0;
 	
}


.title-news
{
	background:#090f7b;
	border-radius:2px;
	padding:6px 10px 0 10px;
	color:#FFFFFF;
	font-size:20px;
	font-family:"Droid Arabic Kufi";
	height:43px;

}

 .title-news2
{
	color:#090f7b;
	font-size:18px;
	padding:10px 0 5px 0;
    font-family:"Droid Arabic Naskh";

}

.text-news
{
	font-size:15px;
	height:64px;
	overflow:hidden;
}

.more2
{
	font-size:15px;    
	font-family:"Droid Arabic Naskh";
	padding-top:10px;

}

 .more2 a
{
	 color:#090f7b;
}
.text-news .more2 a:hover
{
	 color:#C3262B;
}


.newsletter  
{
    margin-top: 35px;

}

.newsletter .form-group 
{
    margin-bottom: 0px;  	
    font-family:"Droid Arabic Naskh";
    margin-top: 10px;

}

.form-control-envelope{
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 20px;
    font-size:17px !important;
    line-height: 20px;
    text-align: center;
    border-right:1px #B7B7B7 solid;
}


.form-control-envelope{
    top: 8px;
    left: 10px;
    color: #b7b7b7;
}


.margin-top
{
	margin-top:20px;
}





.copyright
{
	padding:5px 0 5px 0;
	color:#090f7b;
	font-size:13px;
	direction:ltr;
	text-align:left;
	line-height:30px;
	background-color:#fff;
}

.copyright a
{	
color:#090f7b;
}


.copyright a:hover
{	
color:#0a5b58;
}



.copyright .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align:right;
	margin-bottom:0px;

}
.copyright ul 
{
	padding-left:0px;
}
.copyright .socials li {
 display:inline-block;	
    width: 34px;
    height: 34px;
    padding-right: 3px;
    padding-top: 1px;
    }


.copyright .socials li a {
	width: 30px;
	height: 30px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;	
	background: #090f7b;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;

}

.copyright .socials li a:hover {
	background: #0B773C;
	color: #fff;
}




.head
{
	text-align:center;
}


.head ul
{
padding-right:0
}

.head ul li
{
	width:200px;
	height:280px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
}
.head ul li div
{
	overflow:hidden;
}
.head ul li div .name
{
	font-size:20px;
	color:navy;
	height:30px;
}
.head ul li div .details
{
	font-size:16px;
	color:#808080;	height:30px;

}

.img-head
{
	display: block;
    width: 100% \9;
    max-width: 100%;
    height: 220px;
}

.btn-default {
    color: #FFF;
    background-color: #143C89;
    border-color: #143C89;
}



.btn-default:hover
{
	color: #fff;
    background-color: #0B773C;
    border-color: #0B773C;

}









label {
    display: inline-block;
    max-width: 100%;    
    font-family:"Droid Arabic Naskh";
    color:#959595;
    margin-bottom: 5px;
    font-weight: 500;
    
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 7px;
}




.img-responsive-banner
{
 display: block;
    width: 100% \9;
    max-width: 100%;
    height: 220px;
}