/* SECTION ONE */
.sect_one{
	background: #fff url(../img/fond-carrousel.jpg) repeat-x bottom;
}
.sect_one p{font-size: 1rem;}
.left_sect_one{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.img-block-one{width: 90%;margin-top: 20px;}
.left_sect_one p{color: #015198; font-weight: 400; font-size: 15px;}
.left_sect_one h4{
 color: #04a0e2;
	 font-weight: 600;
	 margin-top: 20px;
	 margin-bottom: 20px;
	 font-size: 26px;
}
.img_sect_one {
 width: 80%;	
}
.img_sect_one IMG {
 margin: 20px 12px;	
}
.logo-acef {
 float: left;	
}

/* content slider */
.home .content_slider_text_block_wrap {
	 text-align: left;
}
.home .content_slider_text_block_wrap h3 {
 font-size: 24px !important;	
}
.home .content_slider_wrapper .circle_slider_nav_left img,
.home .content_slider_wrapper .circle_slider_nav_right img {
	 background: none !important;
}

/* SECTION THREE */
.row.title_frontpage {
 display: flex;
 justify-content: center;
 margin: 0;
}

/* actus */
.home .item_ {
 width: auto;
 background-color: none;
 border-radius: none;
 border: none;
 transition: none;
 border-top: none;
}
.home .item_:hover {
 box-shadow: none;
 border-top: none;
}

/* Bloc Maxime Thomas */

#max-thomas .row {
 margin: 20px 0;	
}
#max-thomas .col-lg-8 {
 text-align: center;
}
#max-thomas IMG {
 max-width: 260px;
}	
#max-thomas h4 {
	 font-weight: 600;
	 color: #0f5197;
	 font-size: 18px;
 margin-top: 40px;
}
#max-thomas h5 {
	 font-weight: 500;
	 color: rgb(4, 160, 226);
	 font-size: 21px;
}