@charset "UTF-8";
/* CSS Document */
.wrapper{ width: 100%;}
.container{ width: 95%;}

body{ font-size: 17px; line-height: 25px; text-align: right; }
header{ height: auto;}
header .logo{ float: none; padding: 10px 20px; margin: 0;}
header .logo img{ width: auto; }
header .logo span{ display: block; }
header .rightHeader{ float: none; }
header .rightHeader .top{ float: right; margin-top: 5px; }

header ul.social{ clear: none; margin: 0 20px 0; }
header nav{ display: none;}


header .showMenu{ display: block; float: left; margin: 0 0 0 10px; position: relative; z-index: 1002;}
header .showMenu a{ display: block;}
.showMenu div{
  width: 48px; height: 2px;
    background: #43556b;
    margin: 10px 0;
}

header nav{
    width: 100%; height: 100%; padding: 0; float: none; margin: 0; text-transform: uppercase;
    position: absolute; right: 0; top: 0; padding-top: 135px; z-index: 1000; font-size: 21px;
}
header nav ul{
    margin: 0; padding: 0; list-style-type: none; width: 100%; height: 100%; background: #FFF;
    overflow: auto;
}
header nav ul li{ display: block; margin: 0; float: none; height: auto; line-height: normal;}
header nav ul li+li{ border-top: solid 1px rgba(67,85,107,0.2); }
header nav ul li a{ height: auto; text-align: center; padding: 10px 20px; border-bottom: 0; line-height: normal;}
header nav ul li a:hover{ background: none; color: inherit;}
header nav ul li a:after{ display: none; }

header nav ul.subMenu{
    width: 100%; position: static;
    border-bottom: none; background: rgba(67,85,107,0.1); display: block;
}
header nav ul.subMenu li a{  width: 100%; text-align: center; font-size: 14px; color: #000;}
header.sticky nav{ position: fixed; }


.slider .layers .box{ width: 100%; margin-right: 0; text-align: center; }
.slider .layers h1, .slider .layers h2{
  font-size: 30px; line-height: 35px;
  text-transform: uppercase;
  color: #FFF; margin: 0 0 10px 0;
}
.slider .layers p{font-size: 30px; line-height: 35px; margin: 0 0 10px 0; text-transform: uppercase;}
.slider .layers p.date{
  color: #FFF; 
}
.slider .layers p.lieu{
  color: #feb607;
}
.data_stats{display: none;}

.intro_title h1, .intro_title h2{ font-size: 16px; line-height: 19px; text-transform: uppercase;}



.breadcrumb{ height: auto; line-height: 16px; padding: 10px 0;}
.breadcrumb ol{ font-size: 12px;}
.breadcrumb li+li:before{ padding: 0 5px;}

.bannerBlock .arrows{ display: none;}
.bannerBlock .layer .layer_title h1, .bannerBlock .layer .layer_title h2{ font-size: 25px; line-height: 35px; }

.director .one_fourth{ width: 100%; float: none; }

.presentation .one_third{ float: none; width: 100%;}
.presentation .one_third + .one_third{ margin-top: 20px; }

.responsive_table{ overflow: auto; }

.director .one_fourth{ width: 100%; float: none; }
.img_director{  width: auto; max-width: 100%; float: none; margin: auto; margin-bottom: 20px; }


.fan_block{ margin: auto; float: none; padding-left: 0; margin-bottom: 40px;}
.all_news_btn{ top: -60px; }


/*actualites*/
.actualite_page .three_fourth, .actualite_page .one_fourth{ width: 100%; float: none; }
.actualite_page .three_fourth.paddingRight{ padding-left: 0 !important; }
.liste_actualites{ padding: 20px; }
.blog_sidebar{ margin-top: 20px; }
.gallery .one_third{ width: 25% !important; float: right !important; }
.actualite_item_inline .actualite_img{ width: 400px; max-width: 100%; height: auto; margin: auto; }
.actualite_item_inline .actualite_box{ padding-left: 0; margin-top: 15px; }


.liste_actualites .slick-prev, .liste_actualites .slick-next, .testimonials .slick-prev, .testimonials .slick-next{
    display: block; position: absolute; top: 37%;
    width: 30px; height: 30px; padding: 0;
}
.liste_actualites .slick-next, .testimonials .slick-next{
    right: -50px; background: url(../img/slickArrowRight.png) no-repeat; background-size: contain;
}
.liste_actualites .slick-prev, .testimonials .slick-prev{
    left: -50px; background: url(../img/slickArrowLeft.png) no-repeat; background-size: contain;
}
/*end of actualites*/


.search_card_img{ width: 40%;}
.search_card_details{ width: 60%;}


.card_top.row_flex{ flex-wrap: wrap; }
.card_top .title{ margin-bottom: 10px; }
.card_buttons{padding: 20px 0; text-align: center; margin: auto;}


.card{margin: 10px 0;}
.card .row_flex{ flex-wrap: wrap; }
.card .one_half{ width: 50%; float: left; }

.card_box{ padding-bottom: 70px; }
@media (max-width: 550px) {
    .cards .card_details{ display: none; }
    .cards .search_card_details .card_details{ display: block; }
}
@media (max-width: 490px) {
    .search_card_img{ width: 50%;}
    .search_card_details{ width: 50%;}
}
@media (max-width: 420px) {
    .card .one_half{ width: 100%; float: none; flex-shrink: 0; }
    .cards .card_details{ display: block; }
    .search_card_img, .search_card_details{ width: 100%; float: none;}
}

.features .one_half:nth-child(2n+2) .features_item .features_img{ border-left:none; }


/*contact*/
.contact .map{position: static; height: 300px; }
.contact .one_third{ width: 100%; float: none; }
.contact .form_block{
    margin: 0; }
.g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0; margin: 40px 0 50px;}
/*End of contact*/


/*partners*/
.partnersList li{ padding: 0 25px; width: 300px; margin: auto;}
/*end of partners*/


.one_half, .three_fourth, .one_third, .two_third, .one_fourth{ width: 100%; float: none;}
.paddingLeft{ padding-left: 0;}
.paddingRight{ padding-right: 0;}

.imgLeft{ max-width: 33%; }

footer .one_third+.one_third{ margin-top: 50px; }
footer .one_fifth{ margin-bottom: 20px; }
footer .copyright, footer .anya{ text-align: center;}

.social_media{ position: static; text-align: center; padding: 20px 0; }
.social_media ul.social li+li{ margin-left: 5px;}

