div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3, div#RL_div_contenuPageType_PARAG_TITRE {

	text-align: center;
}
div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_ficheFormation_formation_titre {
	font: 300 29px 'Knewave', sans-serif;
	background: none #000;
	color: #fff;
	text-align: center;
	padding: 8px;
	margin: 20px;
	display: inline-block;
	transform: rotate(-2deg);
}
.block_titre_forma {
	text-align: center;
}

#menu ul {
	z-index: 999999999;
}
.liste_formation_td {
	padding: 0 !important;
}
.gallerie_4 td img {
	height: 100%;
	width: auto;
}
.gallerie_4 a[class*="splash"]:hover img {

	width: auto;
	left: -5%;
        top:0;
}
.INTERF_listeFormations_formation_titre {
	font-family: Roboto slab;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #909b25;
	margin: 5px;
	padding: 5px;
	max-width: 650px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#RL_div_formationListe_TEXTE_AVANT {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
#RL_div_typeAffichage_ordrePerso {
	display: inline-block !important;
	width: 50%;
	vertical-align: top;
}
.INTERF_listeFormations_formation_accroche {
	display: none;
}
.slogan_bandeau {
	font-size: 40px;
	color: #000;
	font-family: Knewave;
}
.page_formation div#RL_div_M_identite_MFR {
	width: 100%;
}

.content {text-align: center;}


td[bgcolor*="#909B25"] h3.h3, 
td[bgcolor*="#7CA7B9"] h3.h3,
td[bgcolor*="#C8CDD0"] h3.h3,
td[bgcolor*="#45521F"] h3.h3
{
	color: #fff;
	font-size: 25px;
	border: none;
}
td[bgcolor*="#C8CDD0"] h4.h4,
td[bgcolor*="#C8CDD0"] h3.h3,
td[bgcolor*="#C8CDD0"]
{
	color: #000 !important;
	border: none;
}

td[bgcolor*="#909B25"] h4.h4, td[bgcolor*="#7CA7B9"] h4.h4{
	color: #fff;
}


#menu > li {
	width: calc(100%/4);
}

.white_links a {color: #000 !important;}
#menu ul.hidden li a {
	font-size: 0.9em;
	text-align: left;

}
#menu li ul li.secteur_menu:hover a, #menu li ul li.secteur_menu a {
	color: #fff;
	background-color: #000;
	background-image: none !important;
}

.formation.vertical h3, .formation.vertical h5 {
	font-family: Knewave;
	font-weight: 300;
	font-size: 35px;
}

.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}
.formation {
	width: calc(90%/4);
	float: none;
	display: inline-block;
	position: relative;
	background-color: #DFD7CD;
	margin: 1%;
	vertical-align: top;
        min-height: 500px;
        transition: background-color 2s;
}
.leaflet-popup-content-wrapper h3 {
	color: #909b25;
}

.leaflet-popup-content-wrapper span {
    
    display:block;
    font-size: 18px;
    
}

.formation .h4 {
	font-size: 21px;
	font-family: Roboto Slab;
	color: #45521f;
	font-weight: 600;
	margin: 11px;
}



.pourcentage {
	text-align: center;
	background-color: #ecc747;
}
.pourcentage tr {
	text-align: center;
}
.pourcentage td td {
	display: inline-block;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin: 2%;
	border: 2px solid #fff;
	background-color: #7CA7B9;
}
.pourcentage h3 {
	font-family: Knewave;
	text-align: center;
	color: #fff;
	font-size: 50px;
	line-height: normal;
}
.pourcentage h4 {
	text-align: center;
	color: #000;
	font-size: 20px;
}

.photo {
	width: 70%;
	margin: 10px auto;
	display: block;
	
	overflow: hidden;
}
.photo img {
    
	width: 50%;
	height: auto;
	border-radius: 50%;
	transition: all 2s ease-out;
}
.formation:hover {
	border: 2px dashed #000;
	background-color: rgba(124, 167, 185,0.3);
}
.scrolled .photo img {
	width: 100%;
}
.texte {
	
	bottom: 0;
	width: 100%;
	display: block;
	min-height: 350px;
}
.texte a {
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
.texte br {
	display:none;
}
.texte a:after {
	display: block;
        height: 1px;
        width: 0;
        content: "";
        transition: width 2s ease-in-out;
        background-color: #000; 
        margin: 0 auto;
}
.texte a:hover:after {
        width: 50%;
      
}
.texte a:hover {
font-size: 16px;

}
.texte h3 {
	font-size: 28px;
	font-family: Knewave;
}
.texte h4 {
	font-size: 18px;
}
.formation h5 a {
	/* background-color: #7CA7B9; */
	display: inline-block;
	/* line-height: 30px; */
	padding: 0 2px;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	margin: 2px;
}
.formation.vertical a {
	/* margin-top: 0; */
	display: block;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	padding: 5px 0 0 0;
        background-color: transparent;
        
}

.formation.vertical h4 {
	color: #fff;
	background-color: rgba(255,255,255,0.5);
	max-width: 90%;
	margin: 0 auto;
	margin-top: 5px;
}
.formation.vertical hr {
	background-color: #fff;
	max-width: 80%;
}

.formation.vertical a::after {
	content: "";
        display: block;
        border-bottom: 2px dotted #fff;
        height: 2px;
        width: 80%;
        margin: 0 auto;
        opacity: 0.5; 
        background-color: transparent;
}
.formation.vertical td.photo {
	height: 100%;

}
.formation.vertical img {
	height: auto;
	width: 100%;

}


.formation.vertical td.photo {
	left: 0;
}
.h5 {
	margin-bottom: 0;
	padding-bottom: 3px;
}
.texte h3 {
	font-size: 25px;
}
.formation.vertical h5 a {
	border: 1px solid #fff;
	color: #000 !important;
	margin: 15px;
        max-height: 250px;
        padding: 10px;
}
.formation h5::after {
	display: block;
	content: "";
	height: 2px;
	background-color: #000;
	width: 50%;
	margin: 0 auto;
}
.formation.orange h5::after {
	display: none;}
.formation.orange {
	width: calc(93%/2);
	min-height: 150px;
}
.forma_3 {
	display: block;
	min-height: 150px;
	background-color: #ECC747;
}
.forma_3  h5 a {
	background-color: #fff;
        padding:15px;
	
}

div#RL_div_M_identite_MFR {
	font-size: 18px;
	width: 100%;
	padding: 2%;
	background-color: #909B25;
	color: #fff;
}
a.INTERF_liensInfoMaison:link {
	
}
#RL_div_footer_master::before {
display:none;
}

#menu > li {
	width: calc(100%/4);
        position:relative;
        
       
}

li ul.hidden {
	width: 100%;
}
/*
.fom_contact.bouton {
background-color: #7CA7B9;
}
.slogan_bandeau {
	color: #7CA7B9;

}
*/
.txt_bandeau {
	background-color: rgba(0, 0, 0, 0.7);
	width: 40%;
	display: inline-block;
	padding: 30px;
	left: -800px;
	position: absolute;
	top: 0;
	height: 100%;
	transition: 1s left ease-out;
}
.bandeau_group[style*="opacity: 1"] .txt_bandeau{
    left:0;  
}
.bandeau_group[style*="opacity: 1"] .block_titre_bandeau {
	opacity:1;

}
.bandeau_group[style*="opacity: 1"]  {
	z-index:1000;

}
.block_titre_bandeau {
opacity:0;
transition: 2s all ease-in;
}

h3.libelle_bandeau {
	font-family: knewave;
	color: #fff;
}
h4.accroche_bandeau {
	color: #fff;

}
.bandeau_description {
	text-align: center;
	margin-left: 0;
	margin-top: 15px;
}
hr {
	background-color: #7CA7B9;
}

.page_formation div#RL_div_M_identite_MFR {
	
}
.video_wrapper video {
	width: 100%;
	
}
.video_wrapper {
	width: 100%;
	max-height: 650px;
	overflow: hidden;
	position: relative;
}
.formation_liste_options, 
.formation_liste_options.option_download,
.formation_liste_options.option_print{
	display: none;
}
.img_secteur {
	width: 350px;
	height: 350px;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
}
.titre_secteur {
	font-family: Knewave;
	text-align: center;
}
.td_secteur {
	vertical-align: top;
        width:70%;
}
.formation_titre {
	font-family: Roboto Slab;
	font-size: 18px;
}
.td_secteur {
	vertical-align: top;
	width: 70%;
	padding: 15px;
}
.tab_list_formations {
	max-width: 1200px;
}
.formation_titre {
	
	color: #45521f;
}
@media only screen and (min-width:830px)and (max-width: 1200px) {
    
    .formation {
	width: calc(90%/2);

}
.formation .photo, .formation.vertical .photo {
	height: 200px;
	width: 200px;
}

.formation.vertical td.photo, .formation.vertical td.texte {
	min-height: 450px;
}
 
.video_wrapper {
	
	max-height:550px;

}

}

@media only screen and (max-width:999px){
.content {
	max-width: 100%;
	
}
.page_accueil .block td {
	display: block;
	width: 100%;
}
.page_accueil .block .pourcentages td td {
	display: inline-block;
	width: 140px;
}
.formation .photo img:hover ,
.formation .photo img {
	width: 100%;

}
.formation.vertical {
	width: 80%;
	margin: 0 auto;
	display: block;
	max-width: 650px;
	min-height: 450px;
}
.formation.vertical td.texte {
	/* min-height: 100%; */
	top: 10%;
	position: absolute;
	width: 60%;
	margin: 0 20%;
	height: auto;
	/* background-color: #000; */
	min-height: auto;
}    

  .formation {
	width: 48%;
	min-height: 400px;
} 
.formation .photo, .formation.vertical .photo {
	height: 300px;
	min-height: inherit ;
        width:300px;
}
.video_wrapper {
	
	max-height:450px;

}
}


@media only screen and (max-width:650px){
.formation.vertical {
	width: 100%;
	min-height: 350px;
}
  .formation {
	width: 100%;
	min-height: 350px;
} 

}