ul.menu_list li.niveau1.menu-accueil:before {transform: scaleX(1);}


/* ANIMATION */

div#animation {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:97;
	margin: 0 auto;
	max-width: 1920px;
	background:var(--cg_rose);
	padding:180px 0 0 0;
}


div#animation_content {margin:0;}



div#animation .anim_bxslider {margin:0;padding:0;}
div#animation .bx-wrapper { margin: 0 0 60px 0;}
div#animation a.a_caption {display:block;width:100%;height:100%;text-decoration:none;color:inherit;}

.caption {width:100%;max-width:500px;height:100%;display:table;position:absolute;bottom:0;left:0;z-index:101; text-align:right; padding:25px 3%; background:rgba(106,173,178,0.8); /*border-top-left-radius:1.5em; border-bottom-right-radius:1.5em;*/}
.caption_text {line-height: 1.8em;}


.caption_link {color:#FFF;font-size:0.8em;display:table;border-radius:2em; border:1px solid #FFF;text-transform:uppercase;padding:10px 60px 10px 20px;margin:25px auto 0 auto;background: var(--cg_bleu) url(../img/public/fleche_blanche1.png) 92% center no-repeat;transition: background 0.5s;}

.caption:hover .caption_link {color:#FFF;background:#000 url(../img/public/fleche_blanche1.png) 94% center no-repeat;-webkit-transition: background 0.5s;transition: background 0.5s;}

div#animation .bx-wrapper img {
	/*min-height: 50vh;*/
	min-height: 400px;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 100%;
}


div#animation .bx-controls-direction {display:none;}

/* COURS */
div#cours_cadre {z-index:98;margin:-4% auto 0 auto;}
.cours_item {margin:0 auto 40px auto;}





div#middle {padding:0;}
div#middle_content { margin:0 auto; background:none;}




/* PRESENTATION */

div#index_presentation {
	width:100%;
	margin:0 auto;
}




@media screen and (max-width : 1550px) {
	
}
@media screen and (max-width : 1500px) {
}
@media screen and (max-width : 1400px) {
	
}

@media screen and (max-width : 1280px) {
}
@media screen and (max-width : 1250px) {
	
}
@media screen and (max-width : 1200px) {
}
@media screen and (max-width : 1000px) {
	.caption_text {padding: 0 20px 10px 20px;}
}
@media screen and (max-width : 959px) {
	div#animation  {padding:160px 0 10px 0;background:var(--cg_vert_eau);}
	div#animation .bx-wrapper .bx-prev {background-size:100%;left:5px;}
	div#animation .bx-wrapper .bx-next {background-size:100%;right:5px;}
	div#animation .bx-wrapper .bx-controls-direction a {top: 60% !important;width: 40px;height:40px; z-index:102;}
	div#animation .bx-wrapper img {	min-height: 20vh;}
	.caption {width:100%;max-width:100%;height:auto;display:table;position:relative;z-index:101; text-align:center; padding:25px 1%; background:var(--cg_vert_eau); border-radius:0;top:0;right:0;}
	
	.caption_text {font-size:0.9em;}
	
	.caption_link {float:none; margin:0 auto;}
	
	.bx-wrapper .bx-pager {bottom: 0 !important; padding-top:0 !important;}
	
}
@media screen and (max-width : 900px) {
	div#animation  {padding:185px 0 10px 0;}
}
@media screen and (max-width : 800px) {
	
	/*
	div#animation {background:#2b8bb4;}
	.caption {position: relative;display:block;overflow: hidden;width: 100%;max-width: 100%;margin: 0;top: auto;left: auto;bottom:auto;background:#2b8bb4;}
	.caption_text {background:url("../img/public/picto_plus.png") 98% center no-repeat; padding:0 25px 0 0;-webkit-transition: background 0.5s;transition: background 0.5s;}
	.caption_text:hover {background:url("../img/public/picto_plus.png") 99% center no-repeat;-webkit-transition: background 0.5s;transition: background 0.5s;}
	.caption_link {display:none;}
	.caption_text p.caption_title {background:none;padding: 10px 20px 10px 10px;margin:0;}
	
	.caption_text p.caption_title {
		font-size: 0.9em;
		text-align: right;
	}
	*/
	
	.caption_text{font-size:0.8em;}
	
}

@media screen and (max-width : 650px) {
	div#animation  {padding:164px 0 10px 0;}
	
}
@media screen and (max-width : 600px) {
	
	
}
@media screen and (max-width : 570px) {
	
	div#animation .bx-wrapper .bx-controls-direction a {width: 25px;height:52px;}
	
}

@media screen and (max-width : 515px) {
	div#animation  {padding:175px 0 10px 0;}
}
@media screen and (max-width : 480px) {
	div#animation .bx-wrapper img {	min-height: 15vh;}
	div#animation .bx-wrapper .bx-controls-direction a {top: 45% !important;}
}
@media screen and (max-width : 450px) {
	
}
@media screen and (max-width : 350px) {
}
