ul.menu_list li.niveau1.menu-accueil a { color:var(--cg_rose) !important;}
ul.menu_list li.niveau1.menu-accueil:before {transform: scaleX(1);}

div#header_logo_index {display:block;}
div#header_logo {display:none;}
/* ANIMATION */

div#animation {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:97;
	margin: 0 auto;
	max-width: 1920px;
	background:var(--cg_rose);
}

.animation_bg_fond {
    width: 100%;
    height: 100%;
    z-index: 99;
	background:url(../img/public/anim_bg.png) center bottom no-repeat; 
	background-size:100%;
    position: absolute;
}

div#animation_content {margin:0;}



div#animation .anim_bxslider {margin:0;padding:0;}

div#animation a.a_caption {display:block;width:100%;height:100%;text-decoration:none;color:inherit;}

.caption {width:100%;max-width:600px;height:auto;display:table;position:absolute;top:25%;left:7%;z-index:101;}
.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 0 0 0;background: var(--cg_bleu_fonce) 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;
	-o-object-fit: cover;
	object-fit: cover;
}


/* 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: 20px; background:rgba(0,0,0,0.4); border-radius:0.5em;}
}
@media screen and (max-width : 959px) {
	
	div#animation .bx-wrapper .bx-prev {background-size:100%;}
	div#animation .bx-wrapper .bx-next {background-size:100%;}
	div#animation .bx-wrapper .bx-controls-direction a {top: 50%;width: 40px;height:40px; z-index:102;}

	
	.caption_text {font-size:0.8em;padding:20px 10% 20px 20px;}
}

@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.7em;}
	
}

@media screen and (max-width : 650px) {
	.caption{width:50%;}
	.caption_text {padding:10px;}
	.caption_text p.caption_title {font-size: 0.7em;}
	/*div#animation .bx-viewport {height:270px;}*/
	/*div#animation .bx-wrapper img {height:270px !important;position:relative; width:auto;max-width:none !important;}*/
	
	/*.animation_bg {display:none;}*/
	
}
@media screen and (max-width : 600px) {
	.caption{width:75%;}
	.caption_text{font-size:0.7em;padding:10px;}
	.caption_link {font-size: 0.7em;padding: 5px 40px 5px 20px;background-size:20px;}
	.caption:hover .caption_link { background-size:20px;}
	
	
}
@media screen and (max-width : 570px) {
	
	div#animation .bx-wrapper .bx-controls-direction a {width: 25px;height:52px;}
	
}

@media screen and (max-width : 500px) {
	.caption_text{font-size:1em;}
}
@media screen and (max-width : 480px) {
	
}
@media screen and (max-width : 450px) {
	
}
@media screen and (max-width : 350px) {
}
