@charset "UTF-8";
/* CSS Document */
header .logo{ display: none; }
header .navbar{ margin-left: 0; }
header .navbar_left, header .lobo_mobile{ display: block; float: left; }
.navbar_left a.navLink{	padding-top: 15px;}
.navbar_left a div{
	width: 40px; height: 2px;
  	background: #FFF; margin: auto;
}
.navbar_left a div+div{ margin-top: 10px; }
header .navbar .navLink:hover div{ background: #00bdda; }
header .navbar_left{ float: left; }

header .lobo_mobile{
	display: block; height: 60px; margin: auto; padding: 10px 0;
}
header .lobo_mobile img{ display: block; height: 100%; }

section{ margin-left: 0; }

.page_title{ padding: 0 20px; height: 200px; }
.page_title h1{ font-size: 23px; line-height: 29px;}



article h2{ font-size: 17px;}
article h3{ font-size: 15px;}

.buttons a{ display: block; text-align: center;}
.buttons a+a{ margin: 10px 0 0; }

/*Features*/
.features .one_fourth+.one_fourth{
  margin-top: 100px;
}
/*end of Features*/

/*experts fondateurs*/
.experts .expert_item, .fondateur_item{ width: 100%; }
.experts .expert_item+.expert_item, .fondateur_item+.fondateur_item{ margin: 50px 0 0; }
/*end of experts fondateurs*/

ul.accordeon a.accordeonLink h2{ font-size:21px; }



.one_half{ width: 100%; float: none;}
.one_third{ width: 100%; float: none;}
.two_third{ width: 100%; float: none;}
.one_fourth{ width: 100%; float: none;}
.three_fourth{ width: 100%; float: none;}
.one_sixth{ width: 50% !important; }

.imgLeft{ float: none; margin: auto; max-width: 100%;}
.imgFull{ margin: 20px 0; }

footer{ text-align: left;}
footer .one_half, footer .one_fourth{ width: 100%; float: none;}
footer .social_footer{ text-align: left; }


/*aside*/
aside, aside .footer_aside{ left: -240px;}
aside.show, aside .footer_aside.show{ left: 0; }
/*end of aside*/

.basic_form label{ text-align: left; }

.filter_block form.row_flex{ flex-wrap: wrap; }
.filter_item{ flex-shrink: 0; width: 100%; }