@import url('http://fonts.googleapis.com/earlyaccess/droidarabickufi.css');
@import url('http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css');
 
  body {
	position:relative;
  	font-family : "Roboto Condensed", Helvetica, Arial, sans-serif; 
  	background: #fff url(../images/bg.png) repeat left top;
  	font-weight : 300;
  	color       : #3d3232; 
  	font-size   : 14px;
	
	padding:0;
	margin:0;
  }
  
  ul {
  	margin     : 0; 
  	padding    : 0; 
  	list-style : none
  }
  
  .clear{
	  clear:both;
  }
  
  .all{
	  direction:rtl;
	  position:absolute;
	  min-width:1110px;
	  width:100%
  }
  
  .header{
	  height:auto;
	  margin:0 auto;
  }
  
  .container-header{
	
	      width: 100%;
    height: auto;
    margin: 0 auto;
	background: #013056;
    background: -moz-linear-gradient(top, #013056 0%, #02437a 100%);
    background: -webkit-linear-gradient(top, #013056 0%,#02437a 100%); 
    background: linear-gradient(to bottom, #013056 0%,#02437a 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013056', endColorstr='#02437a',GradientType=0 );
	padding:0 0 30px 0;
  }
  
  .logo{
	  display:block;
	  width:242px;
	  height:95px;
	     margin: 0 auto;
  }
  
  .banner730x90{
	  display:block;
	  width:730px;
	  height:95px;
	  float:left;
  }
  
  .menu{
	  width:100%;
	  position:relative;
	  height:40px;
	  margin:0 auto;
	  background-color:#02437a;
	  z-index:9;
  }
  
  .menu ul{
	float:right;
	list-style: none;
    margin: 0;
    padding: 0;

	text-align:center;
	
    width: 1000px;
	  
  }
  
  .menu ul li{
	  height:40px;
	  line-height:40px;
	
    display: inline-block;
  }
  
  .menu ul li i{
	  display:block;
	  height:40px;
	  line-height:40px;
  }
  
  .menu ul li a{
	  display:block;
	  height:40px;
	  padding:0 8px;
	  line-height:40px;
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:15px;
	  color:#fff;
	  text-decoration:none;
	 
    margin: 0 7px;
  }
  
  .menu ul li a.hm img{
	  margin-top:12px;
  }
  
  .menu ul li.current-menu-item a{
	  color:#fff; 
	  background:#005ca7;
  }
  
  .menu ul li a:hover{
	  color:#fff; 
	  background:#005ca7; 
  }
  
  .menu ul li:last-child a{
	  position:relative;
	  padding:0 15px 0 5px;
	  color:#fff; 
	  background:#dd4b39 url(../images/p.png) no-repeat top right; 
  }
  
  .menu ul li:last-child a:after {
	  z-index:1;
	  position: absolute;
	  top:40px;
	  left:15px;
	  margin-left:0%;
	  content: '';
	  width: 0;
	  height: 0;
	  border-top: solid 5px #DD4B39;
	  border-left: solid 5px transparent;
	  border-right: solid 5px transparent;
  }
  
  
  
  .is-fixed{
	  position:fixed; top:0px; left:0;
	  z-index:9999999;
	  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2);
  }
  
  .search{
	
	
	   background: #013156;
    height: 35px;

    padding: 0;
    margin-top: 0;
  }
  
  button.btn-search{
	  display:block;
	max-width: 43px;
    width: 5%;
    height: 35px;
    float: left;
    background-color: transparent;
    color: #084d86;
    border: 0;
    border-right: 1px solid #0b375d;
    cursor: pointer;
  }
  
  input.input-search{
	 
	  border:0;
	
	  font-family: 'Droid Arabic Kufi', serif;
	width: 95%;
    height: 35px;
    text-indent: 14px;

 
    font-size: 14px;
    color: #fff;

    background-color: transparent;
  }
  
  
  
  
  
  .menu.is-fixed{
	  width:100%;
  }
  
  .container-menu{
	  position:relative;
	  width:1000px;
	  height:40px;
	  padding:0px 10px;
	  margin:0 auto;
  }
  
  .body{
	  height:auto;
	  margin:0 auto;
  }
  
  .container-body{
	  position:relative;
	  width:1000px;
    height: auto;
    padding: 10px;
    margin: 0 auto;
    background-color: #FFF;
	-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.08);
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.08);
  }
  
  .hotnews{
	   display:none; width: 1000px;
	  background-color:#bd0404;
	  height:auto;
	  padding:10px;
	  margin-bottom:10px;
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:16px;
	  color:#fff;
	  line-height:28px;
  }
  
  .section-1{
	 
	  margin-bottom:10px;
  }
  
  .home-slide{
	  position:relative;
	  width:680px;
	  height:450px;
	  float:left;
  }
  
  .home-slide #slideshow{
	  width:680px;
	  height:400px;
  }
  
  .home-slide #slideshow .item{
	  position:relative;
	  width:680px;
	  height:400px; 
  }
  
  .home-slide #slideshow .item img{
	  width:100%;
	  height:400px;
  }
  
  .home-slide #slideshow .item .caption{
	  bottom: 0;
      padding:10px 15px;
      position: absolute;
      right: 0;
      width:650px;
	
	  
	  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+98&0+0,0.65+97 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 97%, rgba(0,0,0,0.65) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 97%,rgba(0,0,0,0.65) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  }
  
  .home-slide #slideshow .item .caption h2{
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:18px;
	  color:#fff;
	  padding:5px;
  }
   .post-content h2{
	     font-family: 'Droid Arabic Kufi', serif;
    font-size: 3rem;
    padding: 30px 0;
	   
   }
  .home-slide #slideshow .item .caption h2 a{
	  font-family: 'Droid Arabic Kufi', serif;

	  color:#fff;
	  text-decoration:none;
	font-size: 23px;
  }
  
  .home-slide ul#nav{
	  list-style:none;
	  height:30px;
	  width:680px;
	  margin-top:10px;
	  
    text-align: center;

  }
  
  .home-slide ul#nav li{
	  width:30px;
	  height:30px;
 display: inline-block;
    float: none;
    margin-left: 2px;
  }
  
  .home-slide ul#nav li a{
	  display:block;
	  width:28px;
	  height:28px;
	  line-height:28px;
	  text-align:center;
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:18px;
	  color:#333;
	  text-decoration:none;
	  border:1px solid #333;
	  background-color:#FFF;
  }
  
  .home-slide ul#nav li a:hover{
	  color:#fff;
	  text-decoration:none;
	  border:1px solid #02437a;
	  background-color:#02437a;
  }
  
  .home-slide ul#nav li.activeSlide a{
	  color:#fff;
	  text-decoration:none;
	  border:1px solid #02437a;
	  background-color:#02437a;
  }
  
  .home-slide a#prev,.home-slide a#next{
	  position:absolute;
top:35%;
	  z-index:99999;
	  display:block;
	  width:60px;
	  height:60px;
	  text-align:center;
	  line-height:60px;
	  color:#FFF;
	  font-size:50px;
  }
  
  .home-slide a#prev{
	  left:20px;
  }
  
  .home-slide a#next{
	 right:10px
  }
  
  
  
  .sidebar-1{
	  width:300px;
	  
	  float:right;
  }
  
     .banner300x250{
		 width:300px;
		
		 margin-bottom:10px;
	 }
	 
	 .slide-banner{
		 width:300px;
		 height:180px;
		 margin-bottom: 26px;
		     overflow: hidden;
	 }
	 
	  .slide-banner ul#nav2{
		  display:table;
		  list-style:none;
		  height:20px;
		  width:auto;
		  margin:10px auto 0;
	  }
	  
	  .slide-banner ul#nav2 li{
		  width:10px;
		  height:10px;
		  float:right;
		  margin:0 3px;
	  }
	  
	  .slide-banner ul#nav2 li a{
		  display:block;
		  width:10px;
		  height:10px;
		  background-color:#bababa;
		  -webkit-border-radius:10px;
         -moz-border-radius:10px;
         border-radius:10px;
	  }
	  
	  .slide-banner ul#nav2 li a:hover{
		  text-decoration:none;
		  background-color:#005ca7;
	  }
	  
	  .slide-banner ul#nav2 li.activeSlide a{
		  text-decoration:none;
		  background-color:#005ca7;
	  }
  
  
  .section-2{
	  height:240px;
	  margin-bottom:10px;
	  background-color:#333333;
  }
  
      .bloc-tv{
		 
		  padding:10px;
		      clear: both;
			      background-color: #333333;
				  float:left;
	  }
	  
	  .bloc-tv h2{
		  height:30px;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:14px;
	      color:#fff;
		  margin:0; padding:0 8px 3px 0;
	  }
	  
	  .bloc-tv .videos{
		 height:150px;
	  }
	  
	  .bloc-tv .video{
		 position:relative;
		 width:179px;
		 height:136px;
		 float:right;
		 margin:20px 20px 0;
		 background-color:#FFF;
	  }
	  
	  .bloc-tv .video .caption{
		  position:absolute;
		  bottom:0; left:0;
		  width:159px;
		  height:40px;
		  padding:6px 10px;
		  background-color:rgba(2, 67, 122, 0.8);
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:10px;
	      color:#fff;
		  line-height:18px;
	  }
	  
	  .bloc-tv .video .caption a{
	      color:#fff; text-decoration:none;
	  }
	  
	  .news{
		  height:39px;
		  border-top:1px solid #5c5c5c;
	  }
	  
	  .news .lbl-news{
		  width:120px;
		  height:39px;
		  float:right;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
	      color:#fff;
		  text-align:center;
		  line-height:39px;
		  background-color:#02437a;
	  }
	  
	  .news  .bloc-news{
		  width:520px;
		  height:39px;
		  float:left;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
	      color:#fff;
		  text-align:right;
		  line-height:39px;
		  padding:0 20px;
		  background:#333333;
	  }
	  
	  .news  .bloc-news .marquee{
		  direction:ltr;
		  display:block;
		  width:848px;
		  height:39px;
          overflow: hidden;
	  }
	  
	  .news  .bloc-news .marquee span{
		  display:inline-block;
		  height:39px;
		  padding-right:70px;
		  margin-right:20px;
		  background:url(../images/logo-menu.png) no-repeat center right; 
	  }
  
  .section-3{
	  height:auto;
	  overflow:hidden;
	  margin-bottom:10px;
  }
  
       .section-1 .content{
		   width:680px;
	       height:auto;
		   overflow:hidden;
		   float:left;
	   }
	   
	       .b-title{
			   height:35px;
			   border:1px solid #d7d7d7;
			   margin-bottom:10px;
		   }
		   
		   .b-title h2{
			   width:250px;
			   height:33px;
			   float:right;
			   font-family: 'Droid Arabic Kufi', serif;
	           font-size:12px;
	           color:#005ca7;
			   line-height:35px;
			   margin:0; padding:0 10px;
		   }
		   
		   .b-title ul{
			   display:table;
			   list-style:none;
			   margin:0; padding:0;
			   float:left;
		   }
		   
		   .b-title ul li{
			  height:35px;
			  float:right;
			  border-right:1px solid #d7d7d7; 
		   }
		   
		   .b-title ul li a{
			  display:block;
			  height:35px;
			  font-family: 'Droid Arabic Kufi', serif;
	          font-size:12px;
	          color:#333333;
			  line-height:33px;
			  padding:0 10px;
			  text-decoration:none;
		   }
		   
		   .b-title ul li a:hover{
	          color:#fff;
			  background-color:#02437a;
		   }
		   
		   .b-title ul li.active a{
			  color:#fff;
			  background-color:#02437a; 
		   }
		   
		   .items{
			   width:690px;
			   height:190px;
		   }
		   
		   .items .item{
			   width:220px;
			   height:180px;
			   float:right;
			   margin-left:10px;
		   }
		   
		   .items .item h2{
			   font-family: 'Droid Arabic Kufi', serif;
	           font-size:12px;
	           color:#333333;
			   line-height:18px;
			   margin:5px 0 0 0; padding:0;
		   }
		   
		   .items .item h2 a{
			   font-family: 'Droid Arabic Kufi', serif;
	           font-size:12px;
	           color:#333333;
			   line-height:18px;
			   text-decoration:none;
		   }
		   
		   .items .item h2 a:hover{
	           color:#005ca7;
		   }
		   
		   .banner{
			   position:relative;
			   height:145px;
			   margin-bottom:10px;
		   }
		   
		   #nav3{
			   position:absolute;
			   right:5px; top:5px;
			   display:block;
			   height:30px;
			   min-width:120px;
			   z-index:99999;
		   }
		   
		   #nav3 li{
			   display:block;
			   width:30px;
			   height:30px;
			   float:right;
			   margin:0 2px;
		   }
		   
		   #nav3 li a{
			   display:block;
			   width:30px;
			   height:30px;
			   -webkit-border-radius:30px;
               -moz-border-radius:30px;
               border-radius:30px;
			   background-color:#FFF;
			   font-family:Arial, Helvetica, sans-serif;
			   font-size:13px;
			   font-weight:700;
			   color:#333;
			   line-height:30px;
			   text-align:center;
			   text-decoration:none;
		   }
		   
		   #nav3 li a:hover{
			   color:#FFF;
			   background-color:#bf221f; 
		   }
		   
		   #nav3 li.activeSlide a{
			   color:#FFF;
			   background-color:#bf221f; 
		   }
		   
		   .newsWmn{
			   height:190px;
			   padding:10px;
			   margin-bottom:10px;
			   background-color:#eaeaea;
		   }
		   
		   .newsWmn h2{
				height:30px;
				font-family: 'Droid Arabic Kufi', serif;
				font-size:14px;
				color:#333;
				margin:0; padding:0 8px 3px 0;
			}
			
			.newsWmn h2 a{
				color:#333;
				text-decoration:none;
			}
			
			.list-news{
				width:690px;
				height:160px;
			}
			
			.list-news .item{
				width:163px;
				height:160px;
				float:right;
				padding:0 30px;
				border-left:1px solid #333;
			}
			
			.list-news .item h2{
			   margin-top:10px;
			   padding:0;
		   }
		   
		   .list-news .item h2 a{
			   font-family: 'Droid Arabic Kufi', serif;
	           font-size:12px;
	           color:#333333;
			   line-height:18px;
			   text-decoration:none;
		   }
		   
		   .list-news .item h2 a:hover{
		      color:#005ca7;
		   }
		   
		   .b-title2{
			   height:35px;
			   margin-bottom:10px;
			   border-bottom:2px solid #333333;
		   }
		   
		   .b-title2 h2{
			   width:120px;
			   height:35px;
			   float:right;
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:14px;
			   color:#fff;
			   text-align:center;
			   line-height:35px;
			   margin:0 0 0 0; padding:0 8px;
			   background-color:#333333;
			   
		   }
		   
		   .b-title2  .nav{
			   width:44px;
			   height:35px;
			   float:left;
		   }
		   
		   .b-title2  .nav .prev,.b-title2  .nav .next{
			   display:block;
			   width:20px;
			   height:15px;
			   padding:10px 0;
			   float:left;
			   text-align:center;
			   background-color:#333333;
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:14px;
			   color:#fff;
			   line-height:35px;
		   }
		   
		   .b-title2  .nav .next{
			   float:right;
		   }
		   
		   .b-title2  .nav a:hover{
			   background-color:#005ca7;
		   }
		   
		   .bloc-news{
			   height:300px;
			   margin-bottom:10px;
		   }
		   
		   .bloc-news .bn-left{
			   width:215px;
			   height:300px;
			   float:left;
		   }
		   
		   
		   .bloc-news .bn-left .item{
			   position:relative;
			   height:147px;
			   margin-bottom:6px;
		   }
		   
		   .bloc-news .bn-left .item img{
			   width:215px;
			   height:147px;
		   }
		   
		   .bloc-news .bn-left .item .caption{
			   position:absolute;
			   bottom:0;
			   width:195px;
			   height:34px;
			   padding:5px 10px;
			   background-color:rgba(255, 255, 255, 0.8);
		   }
		   
		   .bloc-news .bn-left .item .caption a{
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:11px;
			   color:#333333;
			   line-height:16px;
			   text-decoration:none;
		   }
		   
		  .bloc-news .bn-left .item .caption a:hover{
				color:#005ca7;
		   }
		   
		   .bloc-news .bn-left .item .caption .date-item{
			   position:absolute;
			   right:10px; bottom:100px;
			   width:38px;
			   height:32px;
			   background-color:#005ca7;
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:10px;
			   color:#fff;
			   text-align:center;
			   line-height:14px;
			   padding-top:6px;
		   }
		   
		   
		   
		   .bloc-news .bn-right{
			   width:456px;
			   height:300px;
			   float:right; 
		   }
		   
		   .bloc-news .bn-right .item{
			   position:relative;
			   height:300px;
		   }
		   
		   .bloc-news .bn-right .item img{
			   width:456px;
			   height:300px;
		   }
		   
		   .bloc-news .bn-right .item .caption{
			   position:absolute;
			   bottom:0;
			   width:356px;
			   height:60px;
			   padding:10px;
			   padding-right:90px;
			   background-color:rgba(255, 255, 255, 0.8);
		   }
		   
		   .bloc-news .bn-right .item .caption a{
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:20px;
			   color:#333333;
			   line-height:28px;
			   text-decoration:none;
		   }
		   
		   .bloc-news .bn-right .item .caption a:hover{
				color:#005ca7;
		   }
		   
		   .bloc-news .bn-right .item .caption .date-item{
			   position:absolute;
			   right:10px; bottom:10px;
			   width:60px;
			   height:50px;
			   background-color:#005ca7;
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:14px;
			   color:#fff;
			   text-align:center;
			   line-height:22px;
			   padding-top:10px;
		   }
		   
		   
		   .bloc-news2{
			   height:300px;
			   margin-bottom:12px; 
		   }
		   
		   .bloc-news2 .bn-left{
			   width:215px;
			   height:300px;
			   float:left;
		   }
		   
		   
		   .bloc-news2 .bn-left .item{
			   position:relative;
			   height:147px;
			   margin-bottom:6px;
		   }
		   
		   .bloc-news2 .bn-left .item img{
			   width:215px;
			   height:147px;
		   }
		   
		   .bloc-news2 .bn-left .item .caption{
			   position:absolute;
			   bottom:0;
			   width:195px;
			   height:34px;
			   padding:5px 10px;
			   background-color:rgba(6, 71, 127, 0.8);
		   }
		   
		   .bloc-news2 .bn-left .item .caption a{
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:11px;
			   color:#fff;
			   line-height:16px;
			   text-decoration:none;
		   }
		   
		   
		   
		   .bloc-news2 .bn-left .item .caption .date-item{
			   position:absolute;
			   right:10px; bottom:100px;
			   width:38px;
			   height:32px;
			   background-color:#005ca7;
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:10px;
			   color:#fff;
			   text-align:center;
			   line-height:14px;
			   padding-top:6px;
		   }
		   
		   
		   
		   .bloc-news2 .bn-right{
			   width:456px;
			   height:300px;
			   float:right; 
		   }
		   
		   .bloc-news2 .bn-right .item{
			   position:relative;
			   height:300px;
		   }
		   
		   .bloc-news2 .bn-right .item img{
			   width:456px;
			   height:300px;
		   }
		   
		   .bloc-news2 .bn-right .item .caption{
			   position:absolute;
			   bottom:0;
			   width:356px;
			   height:60px;
			   padding:10px;
			   padding-right:90px;
			   background-color:rgba(6, 71, 127, 0.8);
		   }
		   
		   .bloc-news2 .bn-right .item .caption a{
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:20px;
			   color:#fff;
			   line-height:28px;
			   text-decoration:none;
		   }
		   
		   
		   
		   .bloc-news2 .bn-right .item .caption .date-item{
			   position:absolute;
			   right:10px; bottom:10px;
			   width:60px;
			   height:60px;
			   background:url(../images/photo.png) no-repeat left top;
			  
		   }
		   
		   .cnews{
			   width:690px;
			   height:auto;
			   overflow:hidden;
			   margin-bottom:10px;
		   }
		   
			   .cnews .coln{
				   width:220px;
				 /*  height:670px;*/
				   float:right;
				   margin-left:10px;
			   }
			   
			   .cnews .coln h2{
				   height:35px;
				   font-family: 'Droid Arabic Kufi', serif;
				   font-size:14px;
				   color:#005ca7;
				   text-align:center;
				   line-height:35px;
				   margin:0 0 10px 0; padding:0px;
				   border:1px solid #d7d7d7;
			   }
			   
			   .cnews .coln h2:hover{
				   color:#fff;
				   background-color:#333333;
			   }
			   
			   .cnews .coln .item{
				   position:relative;
				  
			
				      
    height: 187px;
    margin-bottom: 10px;
			   }
			   
			   .cnews .coln .item img{
				   width:220px;
				   height:147px;
			   }
			   
			   .cnews .coln .item .caption{
				   position:absolute;
				   bottom:0;
				   width:200px;
				   padding:5px 10px;
    text-align: center;
    height: 64px;
    background: #003158;
			   }
			   
			   .cnews .coln .item .caption a{
				   font-family: 'Droid Arabic Kufi', serif;
				   font-size:11px;
				   color:#fff;
				   line-height:16px;
				   text-decoration:none;
			   }
			   
			   .cnews .coln .item .caption a:hover{
				   color:#005ca7;
			   }
	  
	  
	   
	   .section-3 .sidebar-2{
		   width:300px;
	       height:auto;
		   float:right;
	   }
	   
	  .BlockTabNews{
		  width:300px;
		  height:auro;
		  margin-bottom:10px;
		  background-color:#fff;
	  }
	  
	  .BlockTabNews .nav-tabs li a{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:700;
		  font-size:12px;
		  line-height:20px;
		  color:#333;
		  margin:2px 0;
		 border-left: 1px solid #ececec;
	
	  }
	  
	  
	  
	  .BlockTabNews .nav-tabs > li {
		  float: right;
    margin-bottom: -2px;
    width: 33.333%;
    text-align: center;
	  }
	  
	  .BlockTabNews .nav-tabs li.active a{
		  color:#fff;
    background: #003259;
    background: -moz-linear-gradient(top, #003259 0%, #003d6d 100%);
    background: -webkit-linear-gradient(top, #003259 0%,#003d6d 100%);
    background: linear-gradient(to bottom, #003259 0%,#003d6d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003259', endColorstr='#003d6d',GradientType=0 );
	
	  }
	  
	  .BlockTabNews .nav-tabs li a:focus,.BlockTabNews .nav-tabs li a:hover{
		  color:#fff;
		  background-color:#333;
	  }
	  
	  .BlockTabNews .tab-pane{
		  background-color:#ececec;
	  }
	  
	  .BlockTabNews .tab-pane ul li{
		  height:55px; 


    border-bottom: 1px solid #01355e;
    background-color: #01447a;
	 min-height: 93px;
    justify-content: center;
    display: flex;
    align-items: center;
	  }
	  
	  .BlockTabNews .tab-pane ul li:hover{
		  background-color:#333;
	  }
	  
	  
	  
	  .BlockTabNews .tab-pane ul li a{

    color: #fff;
    display: block;
    font-family: "Droid Arabic Kufi",serif;
    font-size: 13px;
    height: 35px;
    padding: 0;
line-height: 27px;
    position: relative;
    text-decoration: none;



	  }
	  
	  .BlockTabNews .tab-pane ul li a:hover{
		  color:#fff;
	  }
	  
	  .BlockTabNews .tab-pane ul li a .time{
		 
    display: block;
    width: 60px;
    height: 55px;
    float: right;
    font-family: 'Droid Arabic Kufi', serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    margin-left: 6px;
  background: transparent;


	  }
	  
	  .BlockTabNews .tab-pane ul li a:hover .time{
		  color:#fff;
		background: none;
	  }
	  
	  .newsletter{
		  padding:20px;
		  border:1px solid #d7d7d7;
		  background-color:#FFF;
		  margin-bottom:10px;
	  }
	  
	  .newsletter p{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:14px;
		  color:#333;
		  line-height:26px;
	  }
	  
	  .newsletter input{
		  height:24px;
		  background-color:#cbcfd3;
	  }
	  
	  .newsletter input[type=email]{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:11px;
		  color:#333;
		  background-color:#cbcfd3;
		  border:0;
		  margin:0; padding:0 5px;
		  float:right;
		  width:158px;
		  height:26px;
	  }
	  
	  .newsletter input[type=submit]{
		  display:block;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:11px;
		  color:#fff;
		  background-color:#005ca7;
		  border:0;
		  margin:0;
		  float:left;
		  width:90px;
		  height:26px;
	  }
	  
	  .bloc-araa{
		  height:auto;
		  margin-bottom:10px;
		  background-color:#FFF; 
	  }	  	  
	  
	  .bloc-araa .title{
		  height:35px;
		  padding:0 10px;
		  background-color:#333333;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:14px;
		  color:#fff;
		  line-height:35px;
		  border-bottom:4px solid #144c79;
	  }
	  
	  .bloc-araa ul{
		  list-style:none;
		  margin:0; padding:0;
		  border:1px solid #d7d7d7;
		  border-top:0;
	  }
	  
	  .bloc-araa ul li{
		  height:63px;
		  padding:10px;
		  border-bottom:1px solid #d7d7d7;
	  }
	  
	  .bloc-araa ul li a{
		  display:block;
		  height:63px;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:12px;
		  color:#333;
		  line-height:20px;
	  }
	  
	  .bloc-araa ul li a:hover{
		  color:#005ca7;
	  }
	  
	  .bloc-araa ul li a img{
		  display:block;
		  float:right;
		  margin-left:10px;
	  }
	  
	  
	  
	  .ptsys{
		  height:auto;
		  margin-bottom:10px;
		  background-color:#FFF; 
	  }	  	  
	  
	  .ptsys .title{
		  height:35px;
		  padding:0 10px;
		  background-color:#005ca7;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:14px;
		  color:#fff;
		  line-height:35px;
		  border-bottom:4px solid #333;
	  }
	  
	  .ptsys .pt{
		  border:1px solid #d7d7d7;
		  border-top:0;
		  padding:10px;
	  }
	  
	  .ptsys .pt-header{
		  height:70px;font-family: 'Droid Arabic Kufi', serif;
		  font-size:12px;
		  color:#333;
		  line-height:18px;
	  }
	  
	  .ptsys .pt-header img{
		  width:63px;
		  height:63px;
		  margin-left:20px;
		  display:inline-block;
		  float:right;
		  -webkit-border-radius: 63px;
          -moz-border-radius: 63px;
          border-radius: 63px;
		  overflow:hidden;
	  }
	  
	  .ptsys .pt-header strong{
		  display:inline-block;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:12px;
		  color:#333;
		  padding-top:10px;
	  }
	  
	  .ptsys .pt-body p{
		  display:inline-block;
		  font-family: 'Droid Arabic Naskh', serif;
		  font-size:12px;
		  color:#333;
		  padding-top:10px;
		  line-height:18px;
		  text-align:justify;
	  }
	  
	  .ptsys .pt-body a{
		  display:block;
		  width:100px;
		  font-family: 'Droid Arabic Naskh', serif;
		  font-size:12px;
		  color:#fff;
		  text-align:center;
		  padding:5px 10px;
		  line-height:18px;
		  margin:0 auto;
		  background-color:#333;
	  }
	  
	  
	  
	  .weather{
		  margin-bottom:10px;
	  }
	  
	  .weather .nav-tabs {
		  background-color:#333333;
	  }
	  
	  .weather .nav-tabs li a{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:700;
		  font-size:12px;
		  line-height:20px;
		  color:#fff;
	  }
	  
	  .weather .nav-tabs > li {
		  float: right;
		  margin-bottom:0px;
	  }
	  
	  .weather .nav-tabs li.active a{
		  color:#fff;
		  background-color:#005ca7;
	  }
	  
	  .weather .nav-tabs li a:focus,.weather .nav-tabs li a:hover{
		  color:#fff;
		  background-color:#333;
	  }
	  
	  .weather .tab-pane{
		  background-color:#fff;
		  border:1px solid #dedfe3;
		  border-top:0;
	  }
	  
	  .reviws{
		  height:auto;
		  margin-bottom:10px;
		  background-color:#FFF; 
	  }	  	  
	  
	  .reviws .title{
		  height:35px;
		  padding:0 10px;
		  background-color:#333333;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:14px;
		  color:#fff;
		  line-height:35px;
		  border-bottom:4px solid #144c79;
	  }
	  
	  .reviws .review{
		  background-color:#fff;
		  border:1px solid #dedfe3;
		  border-top:0;
		  padding-top:10px; 
	  }
	  
	  .review p strong {
			color:#333333;
			font-family: "Droid Arabic Kufi",serif;
			font-size: 14px;
			font-weight: 700;
			line-height: 20px;
			text-align: right !important;
      }
	  
	  .wp-polls{
		  padding:10px;
	  }
	  
	  .review ul.wp-polls-ul{
		  padding:5px; margin:0 0 10px 0; 
	  }
	  
	  .review ul.wp-polls-ul li{
		  padding:4px 0;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:100;
		  font-size:11px;
		  line-height:18px;
		  color:#0f5084;
		  border-bottom:1px solid #ccc;
	  }
	  
	  .review ul.wp-polls-ul li label{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:700;
		  font-size:12px;
		  color:#0f5084;
	  }
	  
	  .review  .Buttons{
		  background-color:#443071;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:700;
		  font-size:12px;
		  color:#0f5084;
		  padding:3px 8px;
		  border:0;
		  -webkit-border-radius:3px;
		  -moz-border-radius:3px;
		  border-radius:3px;
		  
	  }
	  
	  .review .wp-polls-ans p{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:100;
		  font-size:12px;
		  line-height:18px;
		  color:#443071;
	  }
	  
	  .review .wp-polls-ans p a{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:100;
		  font-size:12px;
		  line-height:18px;
		  color:#443071;
		  padding:0 5px;
	  }
	  
	  .wp-polls-loading{
		  position:relative;
		  top:-100px;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-weight:100;
		  font-size:18px;
		  line-height:18px;
		  color:#443071; 
	  }
	  
  .section-detail{
	  height:auto;
	  overflow:hidden;
	  margin-bottom:10px;
  }
  
      .section-detail .content{
		  width:660px;
		  height:auto;
		  overflow:hidden;
		  float:left; 
	  }
	  
	  .section-detail .content .img{
		  width:660px;
		  height:auto;
		  margin-bottom:20px;
	  }
	  
	  .section-detail .content .img img{
		  width:100%;
	  }
	  
	  .section-detail .content  .txt-content{
		  font-family: 'Droid Arabic Naskh', serif;
	      font-size:14px;
	      color:#091c39;
	      line-height:30px;
		  text-align:justify;
	  }
	  
	  .section-detail .content .post{
		  width:660px;
		  height:auto;
		  overflow:hidden;
	  }
	  
	  .section-detail .content .post-content{
		  width:660px;
		  height:auto;
		  overflow:hidden;
		  float:left;
	  }
	  
	  .section-detail .content .post-content .share{
		  width:450px;
		  height:30px;
		  margin-bottom:20px;
	  }
	  
	  .section-detail .content .post-content .share .addthis_button_pinterest_pinit{
		  display:none;
	  }
	  
	  .section-detail .content .post-content .lbl-share{
		  width:100px;
		  height:30px;
		  float:right;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#091c39;
	      line-height:30px;
	  }
	  
	  .section-detail .content .post-content .widget-share{
		  width:350px;
		  height:30px;
		  float:left;
		  background-color:#FFF;
	  }
	  
	  .post-content .post-text{

	   /*  font-family: 'Droid Arabic Naskh', serif;*/
	    font-family: 'Droid Arabic Kufi', serif;
    font-size: 1.8rem;
    color: #091c39;
    line-height: 4rem;
    text-align: justify;
	  }
	  
	  .float-txt{
		  float:right;
		  padding-left:10px; 
		  color:#56a3d9;
	  }
	  
	  .section-detail .content .post-content .post-text .author,
	  .section-detail .content .post-content .post-text .date{
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
	      color:#bf221f;
	      line-height:30px;
		  text-align:justify;
	  }
	  
	  .section-detail .content .post-sidebar{
		  width:180px;
		  height:auto;
		  float:right;
	  }
	  
	  .section-detail .content .post-sidebar .date{
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#091c39;
		  line-height:30px;
	  }
	  
	  
	  .section-detail .content .post-sidebar .bloc-author{
		  width:180px;
		  height:auto;
		  padding-top:5px;
		  border-top:1px solid #cccccc;
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .name_author{
		  width:180px;
		  height:20px;
		  line-height:20px;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#091c39;
		  margin-bottom:5px;
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .img_author{
		  margin-bottom:5px; 
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .sm_author{
		  height:25px;
		  text-align:right;
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .sm_author a{
		  display:block;
		  height:25px;
		  width:25px;
		  text-align:center;
		  line-height:25px;
		  float:right;
		  margin:0 5px;
		  font-size:14px;
		  color:#fff;
		  background-color:#000;
		  -webkit-border-radius:25px;
          -moz-border-radius:25px;
          border-radius:25px;
		  text-decoration:none;
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .sm_author a i{
		  display:block;
		  height:25px;
		  width:25px;
		  text-align:center;
		  line-height:25px;
	  }
	  
	  .section-detail .content .post-sidebar .bloc-author .sm_author a.mail{ background-color:#326698; }
	  .section-detail .content .post-sidebar .bloc-author .sm_author a.facebook{ background-color:#3a5a97; }
	  .section-detail .content .post-sidebar .bloc-author .sm_author a.twitter{ background-color:#29a6de; }
	  
	  .section-detail .content .post-sidebar .title{
		  margin-top:55px;
	  }
	  
	  .section-detail .content .post-sidebar .title h2{
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:18px;
		  font-weight:700;
	      color:#091c39;
	      line-height:28px;
		  text-align:justify;
	  }
	  
	  .section-detail .content .post-sidebar .title span{
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#091c39;
	      line-height:20px;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts{
		  height:400px;
		  margin-top:20px;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .title-widget{
		  padding:0 10px;
		  height:30px;
		  margin-bottom:10px;
		  background-color:#091c39;
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#fff;
	      line-height:30px; 
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .item{
		  height:auto;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .item .img{
		  height:122px;
		  width:100%;
		  margin:0 0 5px 0;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .item .img img{
		  width:100%;
		  margin:0;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .item h3{
		  height:50px;
		  padding:0; margin:0;
	  }
	  
	  .section-detail .content .post-sidebar .widget-posts .item h3 a{
		  font-family: 'Droid Arabic Kufi', serif;
	      font-size:12px;
		  font-weight:700;
	      color:#091c39;
	      line-height:18px; 
	  }
	  
	  
	  .section-detail .widget-other-posts{
		  position:relative;
		  padding:20px;
		  height:auto;
		  margin-bottom:20px;
		  background-color:#1b1d20;
	  }
	  
	      .section-detail .widget-other-posts .widget-other-posts-title{
			   font-family: 'Droid Arabic Kufi', serif;
			   font-size:12px;
			   font-weight:700;
			   color:#fff;
			   line-height:18px;
			   margin-bottom:15px;
		  }
		  
	      .section-detail .widget-other-posts .other-posts{
			  position:relative;
		      height:200px;
			  width:630px;
		  }
		  
		      .section-detail .widget-other-posts .other-posts .items{
				  position:relative;
				  width:630px;
				  height:200px;
				  overflow:hidden;
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item{
				  width:200px;
				  height:200px;
				  float:right;
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item .img{
				  height:135px;
				  width:100%;
				  margin:0 0 5px 0;
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item .img img{
				  width:100%;
				  margin:0;
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item h3{
				  height:50px;
				  padding:0; margin:0;
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item h3 a{
				  font-family: 'Droid Arabic Kufi', serif;
				  font-size:12px;
				  font-weight:700;
				  color:#fff;
				  line-height:18px; 
			  }
			  
			  .section-detail .widget-other-posts .other-posts .items .item h3 a{
				  font-family: 'Droid Arabic Kufi', serif;
				  font-size:12px;
				  font-weight:700;
				  color:#fff;
				  line-height:18px; 
			  }
			  
			  .section-detail .widget-other-posts a#prev2,
			  .section-detail .widget-other-posts a#next2{
				  position:absolute; left:0; top:50%; margin-top:-24px;
				  display:block;
				  width:30px;
				  height:48px;
				  background-color:#005ca7;
				  z-index:9999999;
			  }
			  
			  .section-detail .widget-other-posts a#next2{
				  right:0;
			  }
			  
			  .section-detail .widget-other-posts a#prev2 i,
			  .section-detail .widget-other-posts a#next2 i{
				  display:block;
				  width:30px;
				  height:48px;
				  line-height:48px;
				  text-align:center;
				  color:#fff;
			  }
			  
	  
	  .section-detail .sidebar{
		  width:300px;
		  height:auto;
		  float:right; 
	  }
	  .article  .sidebar{
		  float:left;
	  }
	  .article  .content{
		  float:right;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv{
		  height:auto;
		  border:1px solid #d7d7d7;
		  margin-bottom:10px;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .title{
		  height:35px;
		  padding:0 10px;
		  border-bottom:1px solid #d7d7d7; 
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:16px;
		  font-weight:700;
		  color:#2f3740;
		  line-height:35px; 
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos{
		  min-height:500px;
		  background-color:#303030;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul{
		  list-style:none;
		  margin:0; padding:0;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li{
		  height:100px;
		  padding:10px;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .img{
		  position:relative;
		  width:140px;
		  height:100px;
		  float:right;
		  overflow:hidden;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .img img{
		  width:140px;
		  height:100px;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .txt-tv{
		  width:130px;
		  height:100px;
		  float:left;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .txt-tv h3{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:12px;
		  font-weight:700;
		  color:#fff;
		  line-height:18px;
		  margin:0; padding:0;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .txt-tv h3 a{
		  color:#fff;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .txt-tv span{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:11px;
		  font-weight:700;
		  color:#99a2ae;
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li .img .player{
		  position:absolute;
		  right:0; bottom:0;
		  display:block;
		  width:39px;
		  height:28px;
		  background:url(../images/play.png) no-repeat 0 0; 
	  }
	  
	  .section-detail .sidebar .widget-i7ata-tv .videos ul li.a{ 
	      background-color:#4b4b4b;
	   }
	   
	   .section-detail .sidebar .widget-i7ata-tv .videos .btns{
		   height:35px;
		   padding:5px 0;  
	   }
	   
	   .section-detail .sidebar .widget-i7ata-tv .videos .btns a{
		   display:block;
		   width:120px;
		   height:35px;
		   padding:0 10px;
		   margin:0 auto;
		   background-color:#005ca7;
		   font-family: 'Droid Arabic Kufi', serif;
		   font-size:12px;
		   font-weight:700;
		   color:#fff;
		   line-height:35px;
		   text-align:center;
		   -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
           border-radius: 5px;
	   }
	   
	   
	   .section-detail .content .post .category{
		   display:table;
		   padding:0 20px;
		   margin-bottom:20px;
		   height:35px;
		   background-color:#bd272d;
		   font-family: 'Droid Arabic Kufi', serif;
		   font-size:14px;
		   font-weight:700;
		   color:#fff;
		   line-height:35px;
		   border-right:5px solid #02437a;
	   }
	   
	   .section-detail .content .post h1 a{
		   font-family: 'Droid Arabic Kufi', serif;
		   font-size:22px;
		   font-weight:700;
		   color:#000;
		   line-height:32px;
	   }
	   
	   .section-detail .content .post .item-1{
		   height:auto;
	   }
	   
	   .section-detail .content .post .item-1 .img{
		   width:300px;
		   height:176px;
		   float:right;
	   }
	   
	   .section-detail .content .post .item-1 .img img{
		   width:100%;
	   }
	   
	   .section-detail .content .post .item-1 .txt-item-1{
		   font-family: 'Droid Arabic Naskh', serif;
	       font-size:13px;
	       color:#1e1e1e;
	       line-height:25px;
		   width:340px;
		   height:176px;
		   float:left;
	   }
	   
	   .section-detail .content .post .item-1 .txt-item-1 span{
		   display:block;
		   font-family: 'Droid Arabic Kufi', serif;
		   font-size:11px;
		   font-weight:700;
		   color:#595f71;
		   line-height:20px;
		   padding-bottom:10px;
	   }
	   
	   .section-detail .content .post .item-1 .txt-item-1 span strong{
		   color:#bd272d;
	   }
	   
	   .section-detail .content .list-post{
		   width:660px;
		   height:auto;
		   overflow:hidden;
	   }
	   
	   .section-detail .content .list-post .item-2{
		   width:195px;
		   height:165px;
		   float:right;
		   margin:0 0 20px 25px;
	   }
	   
	   .section-detail .content .list-post .item-2 .img{
		   width:195px;
		   height:115px;
		   margin-bottom:5px;
	   }
	   
	   .section-detail .content .list-post .item-2 .img img{
		   width:100%;
	   }
	   
	   .section-detail .content .list-post .item-2 h2{
		   margin:0; padding:0;
	   }
	   
	   .section-detail .content .list-post .item-2 h2 a{
		   font-family: 'Droid Arabic Kufi', serif;
		   font-size:12px;
		   font-weight:700;
		   color:#000000;
		   line-height:20px;
	   }
	   
	   .section-detail .content .paginat{
		   width:660px;
		   height:50px;
	   }

	   
	  
	   .sm{
			position:fixed; top:210px; left:50%; margin-left:-558px;
			width:47px;
			height:120px;
		}
		
		.sm a{
			display:block;
			width:38px;
			height:38px;
			margin-bottom:5px;
		}
		
		.sm a i{
			display:block;
			width:38px;
			height:38px;
			line-height:38px;
			text-align:center;
			color:#fff;
			font-size:28px;
		}
		
		.sm a.facebook{ background-color:#3b5998; }
		.sm a.google-plus{ background-color:#dd4b39; }
		.sm a.twitter{ background-color:#56a3d9; }  
	   
  
  .footer{
	  height:auto;
	  margin:0 auto;
	  background:#1b1d20 url(../images/bg_footer.png) repeat-x left top;
	      clear: both;
  }
  
  .container-footer{
	  width:1000px;
	  height:auto;
	  padding:10px;
	  margin:0 auto;
  }
  
  
  .container-footer .top-footer{
	  height:40px;
  }
  
   .top-footer ul{
	  list-style:none;
	  margin:0; padding:0;
	  float:right;
   }
  
   .top-footer ul li{
	  height:40px;
	  line-height:40px;
	  float:right;
   }
  
   .top-footer ul li a{
	  padding:0 10px;
	  line-height:40px;
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:12px;
	  color:#fff;
	  text-decoration:none;
  }
  
  .top-footer ul li:last-child{

  } 
  
  .bottom-footer{
	  margin-top:30px;
	  height:auto;
	  overflow:hidden;
	  padding-bottom:60px;
  }
  
  .col{
	 width:320px;
	 height:auto;
	 overflow:hidden;
	 float:right;
	 margin:0 6px;
  }
  
  .logo_footer{
	  display:block;
	  margin-top:50px;
  }
  
  .col ul{
	  list-style:none;
	  margin:0;
	  padding:0;
  }
  
  .col ul li{
	  width:140px;
	  height:25px;
	  float:right;
	  margin-top:10px;
  }
  
  .col ul li a{
	  line-height:25px;
	  font-family: 'Droid Arabic Kufi', serif;
	  font-size:12px;
	  color:#fff;
	  text-decoration:none;
  }
  
  
      .newsletter_footers{
		  padding:20px;
		  margin-bottom:10px;
	  }
	  
	  .newsletter_footers p{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:12px;
		  color:#616b77;
		  line-height:26px;
	  }
	  
	  .newsletter_footers p strong{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:14px;
		  color:#fff;
		  line-height:26px;
	  }
	  
	  .newsletter_footers input{
		  height:30px;
		  margin:20px 0;
		  background-color:#2c3137;
	  }
	  
	  .newsletter_footers input[type=text],.newsletter_footers input[type=email]{
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:11px;
		  color:#fff;
		  background-color:#2c3137;
		  border:0;
		  margin:0; padding:0 5px;
		  float:right;
		  width:180px;
		  height:30px;
	  }
	  
	  .newsletter_footers input[type=submit]{
		  display:block;
		  font-family: 'Droid Arabic Kufi', serif;
		  font-size:11px;
		  color:#fff;
		  background-color:#005ca7;
		  border:0;
		  margin:0;
		  float:left;
		  width:90px;
		  height:30px;
	  }
	  
	  .ms{
		  height:30px;
		  padding-left:40px;
	  }
	  
	  .ms a{
		  display:block;
		  height:30px;
		  width:30px;
		  text-align:center;
		  line-height:30px;
		  float:left;
		  margin:0 5px;
		  font-size:20px;
		  color:#333;
		  background-color:#FFF;
		  -webkit-border-radius:30px;
          -moz-border-radius:30px;
          border-radius:30px;
		  text-decoration:none;
	  }
	  
	  .ms a:hover{
		  color:#fff;
		  background-color:#005ca7;
	  }
	  
	  .ms a i{
		  display:block;
		  height:30px;
		  width:30px;
		  text-align:center;
		  line-height:30px;
	  }
	  
	  #comments h2{
			  position:relative;
			  color:#FFF;
			  font-family: 'Droid Arabic Kufi',serif;
			  font-size:14px;
			  font-weight: 700;
			  line-height: 25px;
			  margin:0px 0;
			  padding: 8px 10px;
			  background-color:#005CA7;
			  z-index:2;
		  }
		  
		  
		  .comment-list{
			  list-style:none;
			  margin:20px 0 0 0; padding:0;
		  }
		  
		  .comment-list .comment-body{
			  padding:10px 0;
			  margin-bottom:10px;
			  border-bottom:1px solid #cccccc;
		  }
		  
		  .comment-list .comment-body .says,
		  .comment-list .comment-body .avatar{ display:none; }
		  
		  .comment-list .comment-body .comment-author { 
		      display:inline; 
			  font-family: Tahoma, Geneva, sans-serif;
			  font-size:14px;
			  color:#005CA7;
			  font-weight: 700;
			  padding:0 0px 0 3px;
			  text-transform:capitalize;
			  background:url(img/avatar.png) no-repeat right center;
		  }
		  
		  .comment-list .comment-body .commentmetadata { 
		      display:inline;
		   }
		  
		  
		  .comment-list .comment-body .commentmetadata a{ 
              font-family: Tahoma, Geneva, sans-serif;
			  font-size:11px;
			  color:#acacac !important;
		   }
		   
		   .comment-list ul.children{
			   margin-right:50px;
		   }
		   
		   .comment-list .comment-body p{
			   margin-top:5px;
			   font-family:Tahoma, Geneva, sans-serif;
			   font-size:12px;
			   line-height:18px;
			   color:#666;
		   }
		   
		   .comment-list .comment-body .reply{
			   height:25px;
			   
		   }
		   
		   .comment-list .comment-body a.comment-reply-link{
			   display:block;
			   width:25px; height:25px;
			   float:left;
			   font-family:Tahoma, Geneva, sans-serif;
			   font-size:18px;
			   line-height:18px;
			   text-align:center;
			   color:#fff;
			   background-color:#005CA7;
		   }
		   
		   .content .comment-respond{
			   position:relative;
			   height:auto;
			   padding:0px 10px 10px;
			   overflow:hidden;
			   background-color:#efefef;
			   border:1px solid #cccccc; 
		  }
		  
		    
		  .content  .comment-respond h3{
			   font-family: 'Droid Arabic Kufi',serif;
		       font-size:16px;
		       font-weight:700;
			   color:#1e1e1e;
			   line-height:25px;
			   padding: 8px 0 8px 10px; margin:0;
			   background:url(img/puce2.png) no-repeat center right;
		  }
		  
		  .content .logged-in-as{
			   font-family: 'Droid Arabic Kufi',serif;
		       font-size:11px;
		       font-weight:700;
		  }
		  
		  .content  .comment-respond .comment-notes{
			  font-family: Tahoma, Geneva, sans-serif;
			  font-size:12px;
			  font-weight:500;
			  color:#666;
			  line-height:18px;
		  }
		  
		  .content  .comment-respond label{
			  display:block;
			  padding:5px 0;
			  font-family: 'Droid Arabic Kufi',serif;
			  font-size:13px;
			  font-weight:700;
			  color:#666;
			  line-height:18px;
			  margin-bottom:3px;
		  }
		  
		  .content  .comment-respond input[type=text]{
			   display:block;
			   border:1px solid #d7d7d7;
			   background-color:#fff;
			   font-size:12px;
			   font-family:Tahoma, Geneva, sans-serif;
			   color:#1e1e1e;
			   padding:3px;
		  }
		  
		  #ajaxed-comments {
			  padding-top: 10px;
			  font-weight:12px;
			  font-family:Tahoma, Geneva, sans-serif;
		  }
		  
		  .content  .comment-form{
			   position:relative;
			   height:auto;
		  }
		  
		  .content  .comment-form textarea{
			   position:relative;
			   width: 616px;
			   height:100px;
			   padding:10px;
			   margin-bottom:20px;
			   border:1px solid #d7d7d7;
			   background-color:#fff;
			   font-weight:12px;
			   font-family:Tahoma, Geneva, sans-serif;
			   color:#1e1e1e;
			   
		  }
		  
		  .content .comment-form input[type=submit]{
			   position:relative;
			   width:120px;
			   float:left;
			   padding:6px 10px;
			   border:0;
			   cursor:pointer;
			   font-family: 'Droid Arabic Kufi',serif;
		       font-size:12px;
		       font-weight:700;
			   color:#fff;
			   background: rgb(119, 119, 119);
		  }
		  
		  .oncf_link{
			  display:block;
			  width:223px;
			  height:158px;
			  margin:0px auto;
			  
		  }
		  
		.content .form-contact {
			background-color: #efefef;
			border: 1px solid #d7d7d7;
			height: auto;
			overflow: hidden;
			padding:20px;
			position: relative;
		}
		
		.content .form-contact h4{
			color:#402e65;
			font-family: 'Droid Arabic Kufi',serif;
			font-size: 16px;
			font-weight: 700;
			line-height: 25px;
			margin: 0 0 20px 0;
			padding: 8px 0px;
		}
		
		.content .form-contact h4 span{
			display:inline-block;
			width:30px;
			height:30px;
			text-align:center;
			line-height:28px;
			background-color:#402e65;
			color:#fff;
			font-size:13px;
			-webkit-border-radius:30px;
			-moz-border-radius:30px;
			border-radius:30px;
		}
		
		div.wpcf7-validation-errors {
			border:0 !important;
			color:#F00 !important;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 11px;
			font-weight: 700;
			line-height: 25px;
		}
		
		.content .form-contact p {
			color: #666;
			display: block;
			font-family: Tahoma,Geneva,sans-serif;
			font-size: 13px;
			font-weight: 700;
			line-height:24px;
			margin-bottom: 3px;
			padding: 5px 0;
		}
		
		.content .form-contact input[type=text],.content .form-contact input[type=email] {
			background-color: #fff;
			border: 1px solid #d7d7d7;
			color: #1e1e1e;
			font-family: Tahoma,Geneva,sans-serif;
			margin:5px 0; 
			padding:5px 10px;
			position: relative;
		}
		
		.content .form-contact textarea {
			background-color: #fff;
			border: 1px solid #d7d7d7;
			color: #1e1e1e;
			font-family: Tahoma,Geneva,sans-serif;
			height: 100px;
			margin:5px 0; 
			padding: 10px;
			position: relative;
			width:600px;
		}
		
		.content .form-contact input[type="submit"] {
			background:#8fc266;
			border: 0 none;
			color: #fff;
			cursor: pointer;
			float: left;
			font-family: 'Droid Arabic Kufi',serif;
			font-size: 12px;
			font-weight: 700;
			padding: 6px 10px;
			position: relative;
			width: 120px;
		}
		
		
.m1 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.m2 {
    float: left;
    position: relative;
    left: 50%;
}
.m3 {
    float: left;
    position: relative;
    left: -50%;
}
.wrap {
    text-align: center;
    position: absolute; 
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
}
.wrapper {
    margin-bottom: -71px;
    padding: 224px 0 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    top: 0px;
}	
.body {
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 9;
}	
.post-text iframe{
width:100%;
 min-height:372px
}
	
	.banner1000x150{
	text-align:center;
	margin-bottom:5px;
	}
		  
		  
.footer_pub{
    text-align: center;
}

#deco1 {
    left: -500px;
}
#deco2 {
    right: -500px;
}
.deco {
   width: 160px;
    height: 600px;
    position: fixed;
    top: 200px;
    z-index: 999;
}



.cnews .coln .item .caption a {
    font-family: 'Droid Arabic Kufi', serif;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    text-decoration: none;
}


.nav-tabs {
    border-bottom: 5px solid #003e6e;
}





.home-slide ul#nav li.activeSlide a, .home-slide ul#nav li a{ border-radius:50%;font-family:none;}



.home-slide a i{ height:100%; line-height:60px; font-size:2.5rem}








.content img {
    max-width: 100%;
    height: auto;
}




.post-content span.date {
    display: block;
    padding: 20px 10px;
    font-family: 'Droid Arabic Kufi', serif;
    margin: 10px 10px 34px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    color: #909090;
}

.article .content {
    float: right;
    padding: 7px;
    border: 1px solid #f3f3f3;
}

.section-detail .widget-other-posts a#prev2, .section-detail .widget-other-posts a#next2 {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -24px;
    display: block;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-color: #005ca7;
    z-index: 999099999999999;
}



.search form {
    width: 1000px;
    height: 35px;
    background: #022540;
    margin: 0 auto;
}

.video iframe {
    width: 100%;
    min-height: 460px;
}



