/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2019 | 10:48:40 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */ 


#carousel-cedis-homepage .swiper-slide .title-caption em.fdate {

    background-color: #EE2118;
    color: #FFFFFF;
    display: table-cell;
    line-height: 30px;
    min-height: 30px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    margin-left: 200px;
    font-size: 14px;
    font-weight: 400;
	bottom:5%;
    text-align: center;
}

#carousel-cedis-homepage .swiper-slide .title-caption date {

    line-height: 30px;
    width:150px;
    word-wrap: break-word;
    text-align: center;
    vertical-align: middle;

}


#carousel-cedis-homepage .swiper-slide .title-caption h2.lead, #carousel-cedis-homepage .swiper-slide .title-caption h3.lead {width:85%}

#carousel-cedis-homepage .swiper-slide .title-caption p  {width:80%}

#carousel-cedis-homepage .swiper-slide .title-caption date.formation {
    padding: 5px;
	line-height : 20px;
}