/*.bandeau::after {
	background-image: url(../img/interface/Qualiopi2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 310px;
	height: 115px;
	content: "Notre centre de formation certifié Qualiopi";
	display: block;
	position: absolute;
	right: 0;
	top: 60px;
	background-position: bottom;
	color: #0e3280;
}

*/
td[bgcolor*="#CEAC5D"] * {
	color: #fff;
}

#menu li ul li.menu-item-li-159, #menu li ul li.menu-item-li-160 {
	background: #000;

}
#menu li ul li.menu-item-li-159 a, #menu li ul li.menu-item-li-160 a {
	
	color: #fff !important;
}
.page_accueil div#RL_div_header_master.scrolled {
	height: 565px;
}
#header_milieu {
	position: relative;
}
.h2{
    font-size:25px;
}

h1,
h2,
h3.libelle_bandeau,
.INTERF_txtMarquee{
	font-family: 'Roboto slab';
}

.fiches_formation .h2 {
	color: #78151E;
	background-color: #fff;
	font-size: 38px;
	margin: 0;
}
.fiches_formation .h3 {
	color: #78151E;
	font-family: Roboto Slab;
	font-size: 24px;
}
h4,
h4.accroche_bandeau,
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE {
	font-family: 'Roboto';
}

.INTERF_txtMarquee, 
h4 {
	color: #909B25;
      
}
.h5 {

        display: block;
          text-transform:none;
}
.formation.orange {
	width: calc(100%/3.2);
border-radius: 15px;
}
.txt_bandeau {background-color: rgba(144, 155, 37,0.7);}

div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE {
	color:  #CEAB5D;
}

.formation.orange,
.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.fom_contact.bouton,
div#RL_div_footer_master{
	background-color: #909B25;
}

.INTERF_txtMarquee {
	font-size: 16px;
	color:  #909B25;
}

div#RL_div_contenuPageType_INTITULE_PARENT,
div#RL_div_contenuPageType_INTITULE_PARENT h1, 
h1#RL_div_contenuPageType_INTITULE_PARENT, 
.INTERF_ficheFormation_formation_titre 
{
	border-bottom: 2px solid #909B25;
	color: #909B25;
	font-size: 35px;
        margin: 0;
        font-weight: normal;
}

.diaporama.SimpleXL {
	width: 100%;
	min-height: 520px;
	max-width: 650px;
}
.forma_5 {
	vertical-align: top;
	text-align: center;
	width: calc(99%/5);
	display: inline-block;
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}

.scrolled .bulles .image {
	width: 80%;
}
.bulles h3.h3{
  
	text-transform: uppercase;
	display: inline-block;
font: 400 35px 'Roboto Slab';
  font-size: 35px;
  color:#000;


}
.bulles .h3::after {
	width: 0;
	content: "";
	background-color: #000;
	height: 2px;
	display: block;
        transition: width 1s ease-in-out;
}

.bulles:hover .h3::after {
	width: 100%;
}

.bulles .h4{
    font-size: 20px;
}

h3 {
	font-size: 28px;
	font-family: 'Knewave';
        color:#000;
        
}
.bulles h5 {
	background-color: #333;
	padding: 5px;
	border-radius: 10px;
        font-size: 16px;
        display: inline-block;
}
.bulles h5 a.INTERF_liensUtilisateur:visited ,
.bulles h5 a.INTERF_liensUtilisateur:link{
	text-decoration: none;
        color: #fff !important;
}
.h5 {
	border:none;
	margin-bottom: 10px;
}


@media screen and (min-width: 1300px) {
.page_accueil .slide_bandeau {
	
	height: 400px;

}
.page_accueil #RL_div_body_master {
	margin-top: 0;
}
.page_accueil div#RL_div_header_master {
	height: 610px;
}
}


@media screen and (max-width: 1100px) {
.bandeau::after {
	width: 224px;
	height: 80px;
	font-size: 11px;
}
.forma_5 {

	width: calc(95%/2);
	display: inline-block;
}}
@media screen and (max-width: 999px) {
.bandeau::after {
    content:"";
	width: 150px;
	height: 60px;
        top: 30px;
}
.bulles .h3 {
	font-size: 20px;
}
.bulles .h4 {
	font-size: 15px;
}
.formation.orange {
	width: 100%;
	
}
}

@media screen and (max-width: 650px) {
.bandeau::after {
 display:none;
}
.diaporama.SimpleXL {
	width: 100%;
	min-height: 420px;

}
.bulles td {
	width: 100%;
}
.forma_5 {
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.facebook_page iframe {
	max-width: 300px;
	
}
}