﻿#fais-marquants {

   /* margin-top: 75px;*/
	

}
.col-md-4.col-sm-4.col-xs-12.Faits-marquants a.voirplus{
    margin-top:22px;
}
#fais-marquants .owl-next {

    right: 38px;
    padding: 3px !important;
    margin: 0px !important;

}
#fais-marquants a.voirplus {

    margin:0 auto;
	text-align:center;

}
.Faits-marquants {
text-align:center;
}
.Faits-marquants h2 {
text-align:center;
padding-bottom:30px;
}
.Faits-marquants .post-slide{
    padding:0 15px 0px 15px;
}
.Faits-marquants .post-img{
   
}
.Faits-marquants .post-img > img{
    width: 100%;
    height: auto;
}
.Faits-marquants .post-slide .post-title{
	text-align: right;
	font-family: "Heebo-Regular";
	font-size: 15px;
}
.Faits-marquants .post-slide .post-title:after{
    content: "";
   
    display: inline-block;
    width: 35px;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.Faits-marquants .post-slide .post-title > a{
    color:#333333;
    font-weight: 700;
    text-transform: capitalize;
}
.post-slide .post-title > a:hover{
    text-decoration: none;
}
.Faits-marquants .post-slide .post-description{
    color:#555555;
    font-size: 18px;
    line-height:23px;
    /*! font-family: "Heebo-Regular" !important; */
    font-family: "HeeboBold";
    text-align: right;
    margin-bottom: 8px;
}
.Faits-marquants .post-slide .post-description a{
    color:#000000;
  
    font-family: "neo-sans-arabic-bold";
}
.Faits-marquants .post-slide .post-description a:hover{
    color:#1d9bb2;
	text-decoration:none;
  
}
.Faits-marquants .post-slide:hover  .post-img > img{
    opacity: 0.5;
    transition:0.3s ease;
}
.Faits-marquants .post-slide:hover .post-title > a{
    color:#7a4b94;
    transition:0.3s ease;
}
.Faits-marquants .owl-buttons{
    position: absolute;
    top: -16%;
    left: 1.5%;
}
.Faits-marquants .owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    margin: 0 0 0 3px;
    
    opacity: 1;
    color: #808080;
    border-top: 2px solid transparent;
    transition: all 0.3s ease 0s;
}
.Faits-marquants .owl-theme .owl-controls .owl-buttons div:hover{

 
}
.Faits-marquants .owl-prev:after,
.Faits-marquants .owl-next:after{
     margin-right:0px !important;
     content: url('../../../PublishingImages/refonte/fait_marquants/f-gauche.png');
    font-size: 20px;
}
.Faits-marquants .owl-next:after{
   content: url('../../../PublishingImages/refonte/fait_marquants/f-droit.png');
  
}
.Faits-marquants .owl-theme .owl-controls .owl-buttons div {

    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin:0px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background:transparent !important;
    
    opacity: 1;

}
.Faits-marquants .owl-prev {

    padding-right: 0px !important;

}

@media only screen and (max-width: 1366px)
 {

.Faits-marquants .post-slide .post-description {

  
    font-size: 14px;
    line-height: 18px;

}
}


@media screen and (max-width:767px){
   .Faits-marquants .owl-buttons {
        display: block;
    }
	#fais-marquants {

    margin-top: 10px;

}
}
@media screen and (max-width:480px){
   .Faits-marquants .post-slide{
        padding-left: 0;
        padding-right: 0;
    }
}