
 @font-face {
font-family: 'DroidKufi-Regular';
src: url('./fonts/DroidKufi-Regular.eot');
src: url('./fonts/DroidKufi-Regular.eot?') format('embedded-opentype'),
url('./fonts/DroidKufi-Regular.woff') format('woff'),
url('./webfont/fonts/DroidKufi-Regular.ttf') format('truetype'); }  

 
 

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 , input , button , a , th , div{font-family: DroidKufi-Regular  !important;}
.dropdown-menu > li > a , .nav > li , .dropdown-header , h1 , h2 , h3 , h4 , h5 , div {text-align: right !important;   }
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav > li {
    float: right;
  }
}

.glyphicon  {
  margin-left: 5px;
}
.span1 , .span2 , .span3 , .span4 , .span5 , .span6 , .span7 , .span8 , .span9 , .span10 ,  .span11 ,  .span12 , 

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 , 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ float: right}

th{text-align: justify!important;}


 .carousel {
	margin-bottom: 0;
} /* The controlsy */
.carousel-control {
	left: -40px;
 
	background: none;
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.0) 100%) !important;
	border: none;
 font-size: 110px;
	margin-top: 0px;
}
.carousel-control.right {
	right: -40px;
} /* The indicators */
.carousel-indicators {
	left: 50%;
	top: 180px;
	bottom: -10px;
	 
} /* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
	background: #8A291E;
}


.text-left{text-align: left!important;}

 
.header .logo{ padding: 0; margin: 0}
.header h1{color: #fff; font-weight: normal}
.header h3{color: #fff; font-size: 14px; font-weight: normal}


@media (min-width: 853px) {  
    .dropdown-menu li:hover .sub-menu {
    visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 853px) {   
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff}
}
@media (max-width: 768px) {   
 
}

.search_header{  background: rgba(0,0,0,0.5); border-radius: 5px; padding: 12px  }
.search_header h3{color: #fff}

.lang_b{font-size: 35px; position: absolute; top: 0;color: #fff!important;
-webkit-border-bottom-right-radius: 50px!important;
-webkit-border-bottom-left-radius: 50px!important;
-moz-border-radius-bottomright: 50px!important;
-moz-border-radius-bottomleft: 50px!important;
border-bottom-right-radius: 50px!important;
border-bottom-left-radius: 50px!important;
    line-height: 55px; 
}

.btn-navbar{float: right!important;}

.navbar .nav > li > a{font-weight: normal!important;font-size: 16px;}
.dropdown-submenu .dropdown-menu{right: 0!important; left: auto!important;}
.dropdown-submenu .dropdown-menu li , .dropdown-menu{padding: 0}


.social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

#social-fb {
	color: #3B5998;
}
#social-tw {
	color: #4099FF;
}
#social-gp {
	color: #d34836;
}
#social-em {
	color: #f39c12;
}

.footer_social a ,  .social a{color: #fff}
.articles hr{ border: none; border-bottom: 1px dotted #ccc; padding-bottom: 10px ; margin-bottom: 10px; margin-top: 0}
.articles .btn {   margin-top: 5px}
.articles h4 {   color: #8A291E}

#footer a , #footer h3 , #footer p{color: #fff}
#footer hr{ border-color: #19A196}


