
/*body .animated {*/
    /*-webkit-animation-duration: .3s;*/
    /*animation-duration: .3s;*/
    /*-webkit-animation-fill-mode: both;*/
    /*animation-fill-mode: both;*/
/*}*/
/*#listing{*/
    /*background : #FEF200;*/
    /*z-index : 5000;*/
    /*position : fixed;*/
    /*height : 100%;*/
    /*width : 70%;*/
    /*right : 0;*/
    /*top : 0;*/
    /*transition : all .2s ease-in-out;*/
/*}*/

/*#listing > ul > li{*/
    /*background : white;*/
    /*width : 90%;*/
    /*margin : 10px auto;*/
    /*overflow : hidden;*/
    /*padding : 10px;*/
/*}*/

/*#listing > ul > li > img{*/

    /*display : inline-block;*/
    /*margin : 0 10px;*/
    /*height : 120px;*/
    /*width : 200px;*/
/*}*/

/*#listing h3{*/
    /*font-size : 1.5em;*/
    /*color : #231F20;*/
    /*margin : 10px 20px;*/
    /*font-weight : 400;*/
/*}*/

/*#listing h4{*/
    /*color: #231F20;*/
    /*font-size: 1.4em;*/
    /*font-weight: 600;*/
    /*margin: 0 0 10px;*/

/*}*/

/*#listing > ul{*/
    /*margin : 20px 0;*/
/*}*/

/*#listing > ul > li span.sub-detail{*/
    /*display : inline-block;*/
    /*color : #999;*/
    /*font-weight : 600;*/
    /*font-size : .85em;*/
    /*font-family : 'Dosis', sans-serif;*/
    /*margin-right : 30px;*/
/*}*/

/*#listing > ul > li span.lecture-details {*/
    /*display : inline-block;*/
    /*color : #231F20;*/
    /*margin-right : 30px;*/
/*}*/

/*#listing > ul > li span.lecture-details b{*/
    /*font-weight : 600;*/
/*}*/

/*#listing > ul > li span.sub-detail-horaire{*/
    /*font-size : 1em;*/
    /*font-weight : 800;*/
/*}*/
/*#listing > ul > li .row{*/

    /*margin : 10px 0;*/
/*}*/
/*#listing > ul > li p{*/
    /*color : #666666*/
/*}*/