/*=================================
  start  latest news section
 =================================*/
.latest-news-sec .actu{
    margin-top : 10px;
}
.latest-news-sec .title h3{
    text-align: center;
}
/** Page d'accueil */
.recent-work-sec .single-recent-work .recet-work-footer h3 {
    padding: 11px 0 10px 0px;
    text-align: center;
}
#loader-container{
    width: 100%;
}
.clicable{
    cursor: pointer;
}
/** HEADER */
.xs-header-middle {
    position: relative;
    padding: 5px 0 0 0;
}
#header-logo img{
    height: 90px;
}
#mobile-logo img{
    height: 15vh;
}

/** FOOTER */
.xs-footer-sec .footer-item .widgets .widget-title{
    margin-bottom: 0;
    padding-bottom: 5px;
    border-bottom: none;
    border-top: 1px solid #4b4b4b;
}

.footer-logo img{
    height: 100%;
}

.fc-event{
    cursor: pointer;
}
