/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
*/

@import url("../Divi/style.css");
@import url("variables.css");

@font-face {
	font-family: 'ETmodules';
	src:url('fonts/elegant_font/ElegantIcons.eot');
	src:url('fonts/elegant_font/ElegantIcons.eot') format('embedded-opentype'),
			url('fonts/elegant_font/ElegantIcons.woff') format('woff'),
			url('fonts/elegant_font/ElegantIcons.ttf') format('truetype'),
			url('fonts/elegant_font/ElegantIcons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* DEBUT - Déclarations des Fonts */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;900&display=swap');
/* END - Déclarations des Fonts*/

.section-entete{
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #CCCCCC;
}



/* DEBUT - Déclarations générales
   Body, Ligne, Ligne en plein écran, bouton général du site */

body{
  font-family: var(--font-family-p-global);
  color: var(--color-p-global);
  font-size: var(--size-p-global);
  line-height: var(--line-height-p-global);
  counter-reset: section;
}

.partenariats-list-school{
  display: flex;
  align-items: end;
  justify-content: center;
}

.bloc-licence-col{
  padding: 35px!important;
  background-color: #415EA1;
  height: 100%;
  border-radius: 40px;
}

.bloc-licence-col .bloc-general-texte{
  text-align: left!important;
}

.bloc-licence-col .bloc-general-texte p{
  color: white;
}

.bloc-licence-col .bloc-general-texte h3{
  color: #F9A72A;
}

.bloc-licence-col .bloc-general-texte {
  text-align: left!important;
}

.row-width.full-image .bloc-image-full {
  object-fit: none!important;
  width: 100%!important;
  justify-content: center;
}

.bloc-licence-col .bloc-image-text {
margin-top:-120px;
height: 220px!important;
}

.bloc-licence-col img{

  width: 60%!important;
}

.bloc-general-texte.bg-tarif h4{
  font-size: 18px!important;
  background-color: rgba(249, 167, 42, 0.5);
  display: inline-block;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  margin-left: 19px;
  margin-top: -10px;
}

.bloc-general-texte h6{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.bloc-general-texte h6 a{
  color: #F9A72A;
  text-decoration: underline;
font-weight: bold;
}

.col-organisation .bloc-image-text{
  width: 60%!important;
}

.row-width.nopadding {
  margin-bottom : 0px!important;
}

.row-width{
  width: 1440px!important;
  max-width: 100%!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.row-width-full{
  width: 100%!important;
  max-width: 100%!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.height-250 {
  height: 350px!important;
}

.bt-link-global,
#entete-hauteur .slider-basique .et_pb_slides .et_pb_button{
  display: inline-block;
  padding: 16px!important;
  padding-left: 35px!important;
  padding-right: 55px!important;
  border: 0!important;
  background-color: var(--background-link-general)!important;
  font-size: var(--size-link-general)!important;
  line-height: var(--size-link-general)!important;
  color: var(--color-link-general);
  margin-top: 25px;
  font-weight: 500;
  transition: all 0.3s ease!important;
  border-radius: 8px!important;
  position: relative!important;
  cursor: pointer;
  pointer-events: visible;
  margin-left: 0!important;
  margin-right: 0!important;
}

.bt-link-global:after,
#entete-hauteur .slider-basique .et_pb_slides .et_pb_button:after{
  content: "\35";
  opacity: 1;
  position: absolute;
  margin-left: 0;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 500;
  text-shadow: none;
  text-transform: none;
  font-family: 'ETmodules'!important;
  transition: none!important;
  font-size: calc(var(--size-link-general) + 10px)!important;
  line-height: var(--size-link-general)!important;
}

.bt-link-global:hover,
#entete-hauteur .slider-basique .et_pb_slides .et_pb_button:hover{
  border: 0!important;
  background-color: var(--color-link-general)!important;
  color: var(--background-link-general)!important;
}

.bt-link-global:hover:after,
#entete-hauteur .slider-basique .et_pb_slides .et_pb_button:after{
  opacity: 1;
  margin-left: 0;
}

.bt-link-global.none-icon{
  padding-right: 35px!important;
}

.bt-link-global.no-marge{
  margin-top: 0px!important;
}

.bt-link-global.none-icon:after{
  display: none;
}

.bt-link-global.rose{
  border: 2px solid #EC138B!important;
  background-color: #EC138B!important;
  color: #FFFFFF!important;
}

.bt-link-global.rose:hover{
  background-color: #FFFFFF!important;
  color: #EC138B!important;
}

.bt-link-global.jaune{
  margin-top: 0px;
  border: 2px solid #F9A72A!important;
  background-color: #F9A72A!important;
  color: #FFFFFF!important;
}

.bt-link-global.jaune:hover{
  background-color: #FFFFFF!important;
  color: #F9A72A!important;
}

.bt-link-global.blue{
  border: 2px solid #38418E!important;
  background-color: #38418E!important;
  color: #FFFFFF!important;
}

.bt-link-global.blue:hover{
  background-color: #FFFFFF!important;
  color: #38418E!important
}

.focus-home.rose .bt-link-global.rose{
  background-color: #FFFFFF!important;
  color: #EC138B!important;
}

.focus-home.rose .bt-link-global.rose:hover{
  background-color: #EC138B!important;
  color: #FFFFFF!important;
}

.focus-home.blue .bt-link-global.blue{
  background-color: #FFFFFF!important;
  color: #38418E!important;
}

.focus-home.blue .bt-link-global.blue:hover{
  background-color: #38418E!important;
  color: #FFFFFF!important
}

.bt-link-global.whiteborder {
  border : 2px solid #FFF!important;
  background-color: #FFF;
}


.bt-link-global.whiteborder:hover {
  border : 2px solid #FFF;
  background-color: #FFF;
}


/* END - Déclarations générales
   Body, Ligne, Ligne en plein écran, bouton général du site */

/* Section - Entête de page */

#entete-hauteur{
  width: 100%;
  max-width: 100%;
  height: calc(767px - var(--height-header));
}

#entete-hauteur.simple:before{
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  z-index: 12;
}

#entete-hauteur .entete-simple{
  position: relative;
  z-index: 999;
}

#entete-hauteur .row-width-full,
#entete-hauteur .row-width{
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  z-index: 999;
}

#entete-hauteur.video{
  padding: 0!important;
}

#entete-hauteur .row-width-full.video{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0!important;
  z-index: 11!important;
}

#entete-hauteur.video .row-width-full.video,
#entete-hauteur.video .row-width-full.video .et_pb_column,
#entete-hauteur.video .row-width-full.video .et_pb_column .et_pb_module,
#entete-hauteur.video .row-width-full.video .et_pb_column .et_pb_module .et_pb_code_inner{
  padding: 0!important;
  height: 100%!important;
}

#entete-hauteur .row-width h1{
  font-family: var(--font-family-title-entete);
  color: var(--color-title-entete);
  font-size: var(--font-size-title-entete);
  line-height: var(--font-size-title-entete);
  text-align: var(--alignement-title-entete);
  font-weight: bold;
  padding-bottom: 0px!important;
  margin-bottom: 0;
  text-shadow: 0px 0px 25px rgba(0,0,0,0.3);
  text-align: center;
  text-transform: uppercase;
}

#entete-hauteur.entete-hauteur-page .row-width .et_pb_slide_content p{
  display: none;
}

#entete-hauteur.entete-hauteur-page .row-width .et_pb_slide_content .paged-title-page{
  font-size: 24px;
  line-height: 24px;
}

#entete-hauteur .row-width p{
  font-family: var(--font-family-p-entete);
  color: var(--color-p-entete);
  font-size: var(--font-size-p-entete);
  line-height: var(--line-height-p-entete);
  text-align: var(--alignement-p-entete);
  text-shadow: 0px 0px 25px rgba(0,0,0,0.3);
}

#entete-hauteur.entete-hauteur-full{
  width: 100%;
  max-width: 100%;
  height: calc(100vh - var(--height-header));
}

.bloc-image-full img{
  max-width: 100%!important;
  width: 100%!important;
}

#entete-hauteur.entete-hauteur-page{
  width: 100%;
  max-width: 100%;
  height: calc(500px - var(--height-header));
}

#entete-hauteur.slider{
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

#entete-hauteur.slider .row-width-full,
#entete-hauteur.slider .et_pb_column,
#entete-hauteur.slider .et_pb_column .et_pb_module,
#entete-hauteur.slider .et_pb_column .et_pb_module .et_pb_code_inner{
  padding: 0!important;
  height: 100%!important;
}

#entete-hauteur .slider-basique{
  height: 100%!important;
}

#entete-hauteur .slider-basique .et_pb_slides,
#entete-hauteur .slider-basique .et_pb_slide{
  height: 100%!important;
}

#entete-hauteur .slider-basique .et_pb_slides{
  z-index: 999;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide .et_pb_container{
  z-index: 999;
  width: 100%!important;
  max-width: 100%!important;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide{
  padding: 0!important;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide .et_pb_slide_description{
  padding: 0!important;
  width: 1440px;
  max-width: 100%;
  margin: auto;
  padding-left: 80px!important;
  padding-right: 80px!important;
  float: none!important;
  z-index: 99999;
  position: relative;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner:before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(65,94,161,0.5), rgba(65,94,161,0.2));
  z-index: 9999;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide h2{
  font-family: var(--font-family-title-entete);
  color: var(--color-title-entete-slider);
  font-size: var(--font-size-title-entete);
  line-height: var(--font-size-title-entete);
  text-align: var(--alignement-title-entete);
  font-weight: bold;
  padding-bottom: 0px!important;
  margin-bottom: 15px;
  text-shadow: 0px 0px 25px rgba(0,0,0,0.3);
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide p{
  font-family: var(--font-family-p-entete);
  color: var(--color-p-entete-slider);
  font-size: var(--font-size-p-entete);
  line-height: var(--line-height-p-entete);
  text-align: var(--alignement-p-entete);
  text-shadow: 0px 0px 25px rgba(0,0,0,0.3);
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_button_wrapper{
  text-align: left!important;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide_with_video .et_pb_button_wrapper a{
  width: 280px!important;
  max-width: 100%;
  padding-right: 10px!important;
  padding-left: 10px!important;
  text-align: center;
  display: flex!important;
  align-items: center;
  justify-content: center;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide_with_video .et_pb_button_wrapper a:before{
  content: "\49";
  font-family: 'ETmodules'!important;
  display: inline-block;
  margin-right: 10px;
  position: relative!important;
  opacity: 1!important;
  margin-left: 0px!important;
  transition: all 0.3s ease!important;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide_with_video .et_pb_slider_container_inner.play .et_pb_button_wrapper a:before{
  content: "\5f";
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide_with_video .et_pb_button_wrapper a:after{
  display: none!important;
}

#entete-hauteur .slider-basique .et_pb_slide_video,
#entete-hauteur .slider-basique .et_pb_slide_video .wp-video,
#entete-hauteur .slider-basique .et_pb_slide_video .wp-video-shortcode,
#entete-hauteur .slider-basique .et_pb_slide_video .mejs-inner{
  width: 100%!important;
  height: 100%!important;
}

#entete-hauteur .slider-basique .et_pb_slide_video{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  margin-top: 0!important;
}

#entete-hauteur .slider-basique .et_pb_slide_video video{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 99;
}

#entete-hauteur .slider-basique .et_pb_slides .et_pb_slide_with_video .et_pb_slider_container_inner.play video{
  opacity: 1;
  visibility: visible;
}

#entete-hauteur .slider-basique .et_pb_slide_video .mejs-controls,
#entete-hauteur .slider-basique .et_pb_slide_video .mejs-layers{
  display: none!important;
}

#entete-hauteur .slider-basique .et-pb-arrow-next,
#entete-hauteur .slider-basique .et-pb-arrow-prev{
  font-size: 80px!important;
  z-index: 9999999;
}

#entete-hauteur .slider-basique .et-pb-arrow-prev{
  left: -10px!important;
}

#entete-hauteur .slider-basique .et-pb-arrow-next{
  right: -10px!important;
}

/* END - Section - Entête de page */

/* Section - Intérieur */

.section-text-general{
  padding-top: var(--section-text-general-marge-top-bottom)!important;
  padding-bottom: var(--section-text-general-marge-top-bottom)!important;
}

.section-text-general .row-width{
  padding-top: var(--section-text-general-marge-int-top-bottom)!important;
  padding-bottom: var(--section-text-general-marge-int-top-bottom)!important;
}

.section-text-general .row-width-titre{
  padding-bottom: 20px!important;
}

.section-text-general.call-to-action{
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.section-text-general.call-to-action .bt-link-global{
  margin-top: 10px!important;
  margin-bottom: 40px!important;
  left: 50%;
  transform: translateX(-50%);
}

.section-text-general.call-to-action .bloc-general-texte{
  margin-top: 40px!important;
}

.bloc-general-texte h1{
  font-family: var(--font-family-h1-global);
  color: var(--color-title-h1-global);
  font-size: var(--size-title-h1-global);
  line-height: var(--size-title-h1-global);
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
}

.bloc-general-texte.intro-home h1{
  font-family: var(--font-family-p-global);
  color: #FFFFFF!important;
  font-size: var(--size-p-global);
  line-height: var(--line-height-p-global);
  font-weight: 400;
}

.bloc-general-texte h2{
  font-family: var(--font-family-h2-global);
  color: var(--color-title-h2-global);
  font-size: var(--size-title-h2-global);
  line-height: var(--size-title-h2-global);
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
}

.row-width-titre .bloc-general-texte h2{
  margin-bottom: 0;
}

.bloc-general-texte h3{
  font-family: var(--font-family-h3-global);
  color: var(--color-title-h3-global);
  font-size: var(--size-title-h3-global);
  line-height: var(--size-title-h3-global);
  font-weight: bold;
  margin-bottom: 10px;
}

.bloc-general-texte h4{
  font-family: var(--font-family-h4-global);
  color: var(--color-title-h4-global);
  font-size: var(--size-title-h4-global);
  line-height: var(--size-title-h4-global);
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}

.bloc-general-texte p,
.bloc-general-texte ul{
  font-family: var(--font-family-p-global);
  color: var(--color-p-global);
  font-size: var(--size-p-global);
  line-height: var(--line-height-p-global);
  font-weight: 400;
}

.bloc-general-texte.white p,
.bloc-general-texte.white ul{
  color: #FFFFFF;
}

.bloc-general-texte.tarif {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #f2f4f8!important;
  border-radius: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.20);
  box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.20);
}

.bloc-general-texte.tarif h4{
  text-align: center;
  color: #F9A72A;
  font-size: 50px;
  font-weight: 700;
}

.bloc-general-texte.tarif h5{
  text-align: center!important;
  color: var(--color-title-h3-global);
}


.bloc-focus-texte table{
  width: 100%!important;
  max-width: 100%!important;
  margin-bottom: 30px!important;
}

.bloc-focus-texte.blue p{
  color:#FFFFFF!important;
}

.bloc-focus-texte.blue h4{
  color:#FFFFFF!important;
}

.bloc-focus-texte.blue h5{
  color:#FFFFFF!important;
}


.bloc-focus-texte p:last-of-type ~ table{
  margin-top: 20px!important;
}

.bloc-focus-texte table tr{
	color: #FFF;
}

.bloc-focus-texte table tr th{
  background-color: #FFFFFF!important;
  border: 1px solid #415EA1;
  color: #415EA1;
}

.bloc-focus-texte table tr td{
  border: 1px solid #dfe4ef;
}



.bloc-general-texte.font,
.row-width.font{
  width: 100%!important;
  max-width: 100%!important;
  padding: 40px!important;
  background-color: #F1F0FF;
  border-radius: 15px;
	margin-right: auto!important;
  margin-left: auto!important;
}

.bloc-general-texte.font,
.row-width.font.bluecolor{
  width: 1390px!important;
  max-width: 100%!important;
  background-color: #415EA1;
  border-radius: 15px;
  box-shadow: 10px 10px 50px rgba(0,0,0,0.1);
	margin-right: auto!important;
  margin-left: auto!important;
}

.bloc-general-texte.picto h2 {
  	margin-top: 20px;
    margin-left: 60px!important;
  }

.bloc-general-texte.picto h2:before {
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -65px;
  top: -4px!important;
  font-family: 'ETMODULES';
  content: "";
  font-size : 40px!important;
}

.bloc-general-texte.checkpaper h2:before {
  background-image: url('https://www.sup-perform.fr/wp-content/uploads/2022/06/sup-perform-pass-picto.png');
  }

.bloc-general-texte.oral h2:before {
 	content: "\e01b"!important;
  top: 0px!important;
  font-weight: 600;
  }

  .bloc-general-texte.tarifpicto h2:before {
   	content: "\e0e9"!important;
    top: 0px!important;
    font-weight: 600;
    }


.bloc-general-texte.white ul li {
  padding-left: 45px!important;
}

.bloc-general-texte.white ul li:before {
    content: "\e052";
    font-family: 'ETmodules';
    left: 0;
    top: 0;
    color: #EC138B;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    width: 0px;
    height: 0px;
}

	.flex-width:nth-child(2) {
	width: 40px;
}

 .flex-width > * {
        flex: 0 0 auto;
      }

  #section-atouts-home.section-text-general.padding-50 {
    padding-top: 0px!important;
    padding-bottom: 60px!important;
  }


  #section-atouts-home.section-text-general.nopadding {
    	padding-top: 0px!important;
      padding-bottom: 20px!important;
  }

  .bloc-general-texte.jaune h2,
  .bloc-general-texte.jaune h3{
    text-transform: uppercase;
  }

  .bloc-general-texte.white,
  .bloc-general-texte.white h5,
  .bloc-general-texte.white h4,
  .bloc-general-texte.white h3{
    color : white!important;
  }

  .bloc-general-texte.white h5 {
    font-size: 23px!important;
  }

  .bloc-general-texte.white h4 {
    font-size : 30px;
    font-family: 'Barlow', sans-serif;
  }

  .bloc-general-texte.white h4 strong {
    font-size: 28px;
    font-weight: 300;
  }


.bloc-general-texte.full {
  height: 100%;
  min-height: 100%;
}


.bloc-general-texte.jaune h2{
  color: #F9A72A;
  font-size: 45px;
  text-transform: uppercase;
}

.bloc-general-texte.white h2{
  color: #FFFFFF;
}

.bloc-general-texte.center h2{
  text-align: center;
}

.bloc-general-texte.center p{
  text-align: center;
}

.bloc-general-texte p a,
.bloc-general-texte ul a{
  color: #F9A72A;
  text-decoration: underline;
  font-weight: bold;
}

.bloc-general-texte ul{
  list-style: none!important;
  padding-left: 10px!important;
}

.bloc-general-texte ul li{
  padding-left: 30px!important;
  position: relative;
  margin-bottom: 8px;
}

.bloc-general-texte ul li:before{
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 8px;
  height: 8px;
  background-color: #F9A72A;
  border-radius: 50%;
}

.bloc-general-texte.float-img img{
  max-width: 30%;
  margin-bottom: 15px;
}

.row-width-flex{
  justify-content: center;
  width: 780px!important;
  max-width: 100%!important;
  margin-bottom: 40px!important;
}

.row-width-flex h3{
  text-align: center;
}



.bloc-image-text,
.bloc-image-text .et_pb_image_wrap {
  width: 100%!important;
  height: 100%!important;
      text-align: center;
}


.bloc-general-texte.border h2 {
  font-weight: 400!important;
}

.bloc-general-texte.border h2 strong {
  font-weight: bold!important;
}

.bloc-general-texte.border h2:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -11px;
  width: 51.42px;
  height: 6.54px;
  background-color: #F8B353;
}

.bloc-image-text .et_pb_image_wrap img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
  border-radius: 25px;
}


.bloc-image-text.height-none .et_pb_image_wrap img {
  width: auto!important;
  height: auto!important;
  object-fit: cover!important;
  border-radius: 25px;
}

.bloc-image-text.height-50 {
  height: 70%;
}

.bloc-image-text.height-50 .et_pb_image_wrap img{
  height: 350px!important;
}


.bloc-image-text.height-50 .et_pb_image_wrap {
  height: 250px!important;
}


.bloc-image-text.video_popup a{
  display: block;
  position: relative;
  height: 100%;
}

.bloc-image-text.bleu img {
  background-color: #F8B353;
  border-radius: 100%!important;
  width:60%!important;
}


.bloc-general-texte table{
  width: 100%!important;
  max-width: 100%!important;
  margin-bottom: 30px!important;
}

.bloc-general-texte p:last-of-type ~ table{
  margin-top: 20px!important;
}

.bloc-general-texte table tr{

}

.bloc-general-texte table tr th{
  background-color: #415EA1;
  border: 1px solid #415EA1;
  color: #FFFFFF;
}

.bloc-general-texte table tr td{
  border: 1px solid #dfe4ef;
}

.bloc-focus-texte table{
  width: 100%!important;
  max-width: 100%!important;
  margin-bottom: 30px!important;
}

.bloc-focus-texte p:last-of-type ~ table{
  margin-top: 20px!important;
}

.bloc-focus-texte table tr{

}

.bloc-focus-texte table tr th{
  background-color: #FFFFFF!important;
  border: 1px solid #415EA1;
  color: #FFFFFF;
}

.bloc-focus-texte table tr td{
  border: 1px solid #dfe4ef;
}

.row-width-focus-2 .focus-column .bloc-focus-texte.blue {
  background-color: #415EA1!important;
  padding: 2%;
  border-radius: 15px;
}

#section-atouts-home.section-text-general.nopadding {
  	padding-top: 0px!important;
    padding-bottom: 20px!important;
}

.row-width.nopadding {
  margin-bottom : 0px!important;
}

.bloc-general-texte.white,
.bloc-general-texte.white h4,
.bloc-general-texte.white h3{
  color : white!important;
}

.bloc-general-texte.white h4 {
  font-size : var(--size-title-h4-focus-4);
  font-family: var(  --font-family-h4-focus-4);
}



.bloc-focus-texte table{
  width: 100%!important;
  max-width: 100%!important;
  margin-bottom: 30px!important;
}

.bloc-focus-texte.blue p{
  color:#FFFFFF!important;
}

.bloc-focus-texte.blue h4{
  color:#FFFFFF!important;
}




.focus-column .bt-link-global{
  width: 100%;
  background-color: var(--background-color-focus)!important;
  background-color: var(--background-link-general-focus)!important;
  font-size: var(--size-link-general-focus)!important;
  line-height: var(--size-link-general-focus)!important;
  text-align: center;
  padding: 5px!important;
  margin-top: 0px;
}

.focus-column .bt-link-global:after{
  display: none!important;
}

.focus-column .bt-link-global:hover {
  background-color: var(--color-link-general)!important;
  color: var(--color-general)!important;
  padding-right: 0!important;
}

.focus-column .bloc-focus-texte{
  text-align: center;
}

.focus-column .bloc-focus-texte h3{
  font-family: var(--font-family-h3-focus);
  color: var(--color-title-h3-focus);
  font-size: var(--size-title-h3-focus);
  line-height: var(--size-title-h3-focus);
  font-weight: bold;
  margin-bottom: 0;
  position: relative;
}

.et_pb_row_2 .focus-column .bloc-focus-texte h3{
  color: #FFF;
}

.row-pictos-focus .focus-column .bloc-focus-texte h3{
  color: var(--color-general);
}

.row-width-focus-3 .focus-column .bloc-focus-texte h3{
  font-family: var(--font-family-h3-focus-3);
  color: var(--color-title-h3-focus-3);
  font-size: var(--size-title-h3-focus-3);
  line-height: var(--size-title-h3-focus-3);
}

.row-width-focus-2 .focus-column .bloc-focus-texte h3{
  font-family: var(--font-family-h3-focus-2);
  color: var(--color-title-h3-focus-2);
  font-size: var(--size-title-h3-focus-2);
  line-height: var(--size-title-h3-focus-2);
}

.row-width-focus-2 .focus-column .bloc-focus-texte.blue h3 {
  color: #FFF!important;
}


.focus-column .bloc-focus-texte p{
  font-family: var(--font-family-p-focus);
  color: var(--color-p-focus);
  font-size: var(--size-p-focus);
  line-height: var(--size-p-focus);
}

.focus-column .bloc-focus-img{
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.focus-column .bloc-focus-img .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}

.focus-column .bloc-focus-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.row-width-focus-5 .focus-column .bloc-focus-img{
  height: 180px;
}

.row-width-focus-4 .focus-column .bloc-focus-img{
  height: 200px;
}

.row-width-focus-3 .focus-column .bloc-focus-img{
  height: 200px;
}

.row-width-focus-2 .focus-column .bloc-focus-img{
  height: 250px;
}

.bloc-focus-price .et_pb_pricing_table {
  padding-bottom: 0px!important;
}

.bloc-focus-price .et_pb_et_price .et_pb_sum {
  color: var(--color-general);
  font-weight: bold;
}

.bloc-focus-price .et_pb_pricing li span {
  color: var(--color-p-global);
  font-size: var(--size-p-global);
  line-height: var(--line-height-p-global);
}

.bloc-focus-price .et_pb_pricing li span:before {
  border-color: var(--color-general);
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit]{
  display: inline-block;
  padding: 15px!important;
  padding-left: 25px!important;
  padding-right: 25px!important;
  border: 2px solid var(--color-link-border)!important;
  background-color: var(--color-link-border)!important;
  font-size: var(--size-link-general)!important;
  line-height: var(--size-link-general)!important;
  color: var(--color-link-general);
  margin-top: 25px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease!important;
  border-radius: 3px!important;
  position: relative!important;
  cursor: pointer;
  pointer-events: visible;
  height: auto!important;
}

.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover{
  background-color: var(--color-link-general)!important;
  color: var(--color-link-border)!important;
}

.content-infos-contact{
  padding: 25px!important;
  padding-top: 35px!important;
  padding-bottom: 35px!important;
}

.bloc-contact{
  padding-left: 60px;
  position: relative;
  margin-bottom: 30px!important;
}

.content-infos-contact .bloc-contact:last-child{
  margin-bottom: 0!important;
}

.bloc-contact h3{
  position: relative;
  color: var(--color-contact-h3);
  font-size: var(--size-contact-h3);
  line-height: var(--size-contact-h3);
  font-weight: bold;
}

.bloc-contact p{
  color: var(--color-contact-p);
  font-size: var(--size-contact-p);
  line-height: var(--line-height-contact-p);
}

.bloc-contact a{
  color: var(--color-contact-p);
  font-size: var(--size-contact-p);
  line-height: var(--line-height-contact-p);
  text-decoration: underline;
}

.bloc-contact:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'ETmodules'!important;
  font-size: 40px;
  line-height: 40px;
  color: var(--color-contact-picto);
}

.bloc-contact.adresse:before{
  content: "\e01d";
}

.bloc-contact.horaires:before{
  content: "\7d";
}

.bloc-contact.telephone:before{
  content: "\e090";
}

.bloc-contact.email:before{
  content: "\e010";
}

.bloc-contact.acces{
  padding-left: 0px;
}

.galerie-simple .et_overlay:before{
  color: var(--color-general)!important;
}

.galerie-simple .et_pb_gallery_image{
  background-color: #CCC;
}

.galerie-simple .et_pb_gallery_image img{
  display: block;
}

.mfp-title{
  display: none;
}

.mfp-fade .mfp-figure {
  transition: all 0.3s ease-out;
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.mfp-fade.mfp-image-loaded .mfp-figure {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mfp-fade.mfp-removing .mfp-figure {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.carrousel-logo .wdcl-carousel-item{
  background-color: #CCC;
}

.carrousel-logo .wdcl-carousel-item img{
  opacity: 1;
}

/**/

.bloc-general-texte.uppercase h2  {
  text-transform: uppercase!important;
  font-size: 45px!important;
}


/* Actus home + page */

.filtre-actus {
  display : flex;
  flex-wrap: wrap;
}

.filtre-actus a{
  color: #415EA1;
  font-size: 18px;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  margin: 10px 15px 10px 10px;
  padding: 10px 10px 10px 10px;
  border: 2px solid #415EA1;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
}

.filtre-actus.actu a:hover{
  transition: 0.3s;
  color:#FFF;
  background-color: #415EA1;
}

.filtre-actus.actu .current{
  background-color: #415EA1!important;
  color:#FFF;
}

.filtre-actus a.all.current,
.filtre-actus a.all:hover{
  background-color: #415EA1!important;
  color: #FFF;
}

.filtre-actus a.cat-blog.programme{
  border: 2px solid #5e92e0!important;
  color: #5e92e0;
}

.filtre-actus a.cat-blog.programme.current,
.filtre-actus a.cat-blog.programme:hover{
  background-color: #5e92e0!important;
  color: #FFFFFF;
}

.filtre-actus a.cat-blog.methodologie{
  border: 2px solid #de3535!important;
  color: #de3535;
}

.filtre-actus a.cat-blog.methodologie.current,
.filtre-actus a.cat-blog.methodologie:hover{
  background-color: #de3535!important;
  color: #FFFFFF;
}

.filtre-actus a.cat-blog.orientation{
  border: 2px solid #22a132!important;
  color: #22a132;
}

.filtre-actus a.cat-blog.orientation.current,
.filtre-actus a.cat-blog.orientation:hover{
  background-color: #22a132!important;
  color: #FFFFFF;
}

.filtre-actus a.cat-blog.reforme{
  color: #ff8819;
  border: 2px solid #ff8819;
}

.filtre-actus a.cat-blog.reforme.current,
.filtre-actus a.cat-blog.reforme:hover{
  background-color: #ff8819!important;
  color: #FFFFFF;
}

.breadcrump.blog,
.breadcrump.actus{
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}

.breadcrump.blog a,
.breadcrump.actus a,
.breadcrump.blog span,
.breadcrump.actus span{
  font-size: 18px;
  line-height: 18px;
  color: #333333;
}

.breadcrump.blog a,
.breadcrump.actus a{
  text-decoration: underline;
}

.breadcrump.blog span,
.breadcrump.actus span{
  color: #AAA;
}

.breadcrump.blog span.sep,
.breadcrump.actus span.sep{
  margin-left: 5px;
  margin-right: 5px;
}

.content-last-news-single{
  width: 100%;
  display: block;
  float: left;
}

.title-last{
  border: 2px solid #415EA1!important;
  border-radius: 5px;
  padding: 12px!important;
  color: #415EA1!important;
  text-align: center!important;
  margin-bottom: 10px!important;
  margin-top: 45px!important;
  font-size: 26px!important;
  font-size: 26px!important;
  text-transform: uppercase;
}

.row-actus .bt-link-global{
  text-align: center!important;
  width: 400px!important;
  max-width: 100%!important;
  display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
}

.blog-actu article h2{
  padding-bottom: 5px!important;
}

.blog-actu article h2 a{
  color: var(--color-title-blog)!important;
  font-size: var(--size-title-blog)!important;
  line-height: var(--line-height-title-blog)!important;
  font-weight: bold;
}

.blog-actu article .post-meta .published{
  color: var(--color-date-blog)!important;
  font-size: var(--size-date-blog)!important;
  line-height: var(--line-height-date-blog)!important;
}

.blog-actu article .post-content p{
  color: var(--color-p-blog)!important;
  font-size: var(--size-p-blog)!important;
  line-height: var(--line-height-p-blog)!important;
}

.blog-actu article .more-link{
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
  display: block;
  padding: 5px;
  width: 100%!important;
  background-color: var(--background-lire-plus-blog)!important;
  border: 2px solid var(--background-lire-plus-blog)!important;
  color: var(--color-lire-plus-blog)!important;
  transition: all 0.3s ease;
  border-radius: 29px!important;
}

.blog-actu article .more-link:hover{
  background-color: var(--color-lire-plus-blog)!important;
  color: var(--background-lire-plus-blog)!important;
}

.wp-pagenavi{
  text-align: center;
  padding-top: 30px;
}

.wp-pagenavi span.current{
  background-color: var(--background-pagination-current)!important;
  color: var(--color-pagination-current)!important;
}

.wp-pagenavi a{
  background-color: var(--background-pagination)!important;
  color: var(--color-pagination)!important;
  transition: all 0.3s ease;
}

.wp-pagenavi a:hover{
  background-color: var(--color-pagination)!important;
  color: var(--background-pagination)!important;
}

.wp-pagenavi a,
.wp-pagenavi span.current{
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid var(--color-pagination)!important;
}
.wp-pagenavi a,
.wp-pagenavi span.current{
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid var(--color-pagination)!important;
}

.single .bloc-general-texte ul li.juiz_sps_item:before{
  display: none;
}

.single article{
  margin-bottom: 0px!important;
}

.single.single-resultats .post-meta{
  display: none;
}

.single #left-area,
.error404 #left-area{
  width: 100%!important;
  float: none!important;
  padding-right: 0px!important;
}

.single #main-content .container:before,
.error404 #main-content .container:before{
  display: none!important;
}

.single .et_post_meta_wrapper img{
  float: right;
  max-width: 35%;
  margin-left: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
  border-radius: 15px;
}

.single .entry-content{
  padding-top: 0px;
}

.single .post-meta .published{
  color: var(--color-date-blog)!important;
  font-size: var(--size-date-blog)!important;
  line-height: var(--line-height-date-blog)!important;
}

.single #main-content{
  padding-top: 30px!important;
  padding-bottom: 100px!important;
}

#swipebox-overlay{
  z-index: 9999999!important;
}

/**/

#popup-job{
  padding: 0px!important;
  background-color: #737373;
}

.pum-theme-lightbox .pum-title {
  text-align: center!important;
}

.pum-container{
  border : 0px;
  max-width: 90%!important;
  border-radius: 15px !important;
  left: 50%!important;
  transform: translateX(-50%)!important;
  background-color: #737373;
}

.pum-theme-lightbox .pum-container {
  border: 0px solid #000000!important;
    background-color: #737373;
}
.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
opacity: 1 !important;
display: block !important;
}
#popmake-9455{
  top: 150px!important;
}

#popup-job h2{
  font-family: 'Work Sans', sans-serif;;
  text-align: center;
  font-size: 46px;
  line-height: 33px;
  color: #333;
  margin-bottom: 20px;
}

#popup-job h2 span{
  font-family: 'Work Sans', sans-serif;;
  text-transform: uppercase;
  display: block;
  font-size: 25px;
  color: #333;
}

#popup-job .row-content,
#popup-job .row-titre{
  width: 980px!important;
  max-width: 100%!important;
  padding-left: 25px!important;
  padding-right: 25px!important;
}

#popup-job .row-content-full{
  padding-top: 0!important;
  padding-left: 0!important;
  padding-right: 0!important;
}

#popup-job .row-titre{
  padding-bottom: 0!important;
}

#popup-job ul,
#popup-job p{
  font-family: 'Work Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 24px!important;
  color: #fff!important;
  text-align: center;
  margin-bottom: 15px;
}

#popup-job ul{
  padding-bottom: 0px;
}

#popup-job ul li{
  margin-left: 20px;
  margin-bottom: 0;
}

#popup-job ul a,
#popup-job p a{
  font-weight: 900;
  color: #fff;
  text-decoration: underline;
  font-size: 20px;
  line-height: 22px;
  text-align: center!important;
  display: block;
  margin-top: 10px;
}

#popup-job p a:hover{
  color: #E79D2D;
  transition: .2s;
}



#popup-job sup{
  bottom: 8px!important;
}

.bt-popup {
  margin: auto!important;
  margin-top: 0!important;
  margin-bottom: 10px!important;
  width: 240px!important;
  max-width: 95%!important;
  text-align: center!important;
  color: #fff!important;
  background-color: #4b6fff!important;
  border: 1px solid #4b6fff!important;
  text-transform: uppercase!important;
  border-radius: 8px!important;
  display: block!important;
  padding-top: 22px!important;
  padding-bottom: 18px!important;
  font-family: 'DINNextLTPro-Heavy';
  font-size: 19px!important;
  line-height: 19px!important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bt-popup:after {
  display: none!important;
}

.bt-popup:hover {
  color: #4b6fff!important;
  background-color: #FFF!important;
  padding-top: 22px!important;
  padding-bottom: 18px!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}



/* FOOTER */

.et-l--footer.fixed{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 0;
}

#main-footer{
  display: none!important;
}

#footer-basic{
  background-color: var(--background-footer)!important;
  padding: 0!important;
  padding-top: 150px!important;
  margin-top: -120px!important;
}

#footer-basic.global-footer{
  padding-top: 10px!important;
  margin-top: 0!important;
}

#footer-basic .row-width{
  padding-top: 40px!important;
  padding-bottom: 40px!important;
  width: 1250px!important;
  max-width: 100%!important;
}

#footer-basic .row-width.copyright{
  padding-top: 5px!important;
  padding-bottom: 15px!important;
}

#footer-basic .row-width.copyright .et_pb_code_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#footer-basic .row-width.copyright .et_pb_code_inner span,
#footer-basic .row-width.copyright .et_pb_code_inner a{
  margin: 8px;
  margin-top: 0px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

#footer-basic .row-width.copyright .et_pb_code_inner a:hover{
  opacity: 0.7;
}

#footer-basic h3{
  color: var(--color-footer-h3);
  font-size: var(--size-footer-h3);
  line-height: var(--footer-h3);
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
}

#footer-basic .center h3{
  text-align: center;
}

#footer-basic .bloc-contact{
  padding-left: 35px;
  margin-bottom: 15px!important;
}

#footer-basic .bloc-contact:last-child{
  margin-bottom: 0!important;
}

#footer-basic .bloc-contact p{
  color: var(--color-footer-contact-p);
  font-size: var(--size-footer-contact-p);
  line-height: var(--line-height-footer-contact-p);
}

#footer-basic .bloc-contact a{
  color: var(--color-footer-contact-p);
  font-size: var(--size-footer-contact-p);
  line-height: var(--line-height-footer-contact-p);
  text-decoration: underline;
}

#footer-basic .bloc-contact:before{
  font-size: 20px;
  line-height: 20px;
  color: var(--color-footer-contact-picto);
}

#footer-basic .plan-du-site-footer ul li a{
  color: var(--color-footer-contact-p);
  font-size: var(--size-footer-contact-p);
  line-height: var(--line-height-footer-contact-p);
  transition: all 0.3s ease;
}

#footer-basic .plan-du-site-footer ul li a:hover{
  opacity: 0.8;
}

.link-copyright{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.link-copyright span,
.link-copyright a{
  color: var(--color-footer-copyright-a);
  transition: all 0.3s ease;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}

.link-copyright a:hover{
  opacity: 0.8;
}

#footer-basic .bt-link-global{
  background-color: var(--background-footer-link-global)!important;
  border-color: var(--background-footer-link-global)!important;
  color: var(--color-footer-link-global)!important;
  font-size: var(--size-footer-link-global)!important;
  line-height: var(--line-height-footer-link-global)!important;
  margin-top: 0!important;
}

#footer-basic .bt-link-global:after{
  font-size: var(--size-footer-link-global)!important;
  line-height: var(--line-height-footer-link-global)!important;
}

#footer-basic .bt-link-global:hover{
  background-color: var(--color-footer-link-global)!important;
  color: var(--background-footer-link-global)!important;
  padding-right: 25px!important;
}

#pre-footer{
  background: transparent!important;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
  z-index: 9;
}

#pre-footer .row-width{
  border-radius: 15px;
  width: 1200px!important;
  max-width: 90%!important;
  padding-right: 80px!important;
}

#pre-footer .row-width:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#2e4387 100%);
  z-index: 1;
  display: block;
}

#pre-footer .bloc-general-texte{
  margin-bottom: 10px!important;
}

#pre-footer .bloc-general-texte h2{
  margin-bottom: 0!important;
}

#pre-footer .bt-link-global.rose{
  width: 270px;
  max-width: 100%;
  margin-top: 0!important;
  padding-left: 20px!important;
}

#pre-footer .bt-link-global.rose:after{
  content: "\e092";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.column-logo-footer{
  flex-basis: 35%;
}

.column-logo-footer .logo-footer{
  margin-bottom: 20px!important;
}

.column-logo-footer .bloc-general-texte a{
  color: #FFFFFF;
  font-size: 17px!important;
  line-height: 24px!important;
  margin-bottom: 15px;
  display: block;
  padding-left: 40px;
  position: relative;
}

.column-logo-footer .bloc-general-texte a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'ETmodules'!important;
  font-size: 25px;
  line-height: 25px;
}

.column-logo-footer .bloc-general-texte a.adresse:before{
  content: "\e081";
}

.column-logo-footer .bloc-general-texte a.tel:before{
  content: "\e090";
}

.column-logo-footer .bloc-general-texte a strong{
  display: block;
}

#footer-basic .bloc-general-texte.links a{
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  text-decoration: none;
  font-weight: 400;
}

#footer-basic .bloc-general-texte.links a:hover{
  opacity: 0.7;
}

/**/

/* END - General CSS */

/* Plan du site */

.wsp-pages-list{
  display: flex;
  flex-direction: row;
  list-style: none;
  flex-wrap: wrap;
  padding: 0!important;
}

.wsp-pages-list li.page_item{
  flex-basis: 100%;
  margin: 0;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px solid #cdd4e4;
  display: flex;
  flex-direction: row;
  align-items: center;
  order: 4;
}

.wsp-pages-list li.page_item a{
  padding: 10px;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #415EA1;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.wsp-pages-list li.page_item a:hover{
  background-color: #fbfbfb;
  color: #415EA1;
}

.wsp-pages-title{
  display: none;
}

.wsp-pages-list li.page_item.page-item-7{
  order: 0;
}

.wsp-pages-list li.page_item.page-item-117{
  order: 1;
}

.wsp-pages-list li.page_item.page-item-4912{
  order: 2;
}

.wsp-pages-list li.page_item.page_item_has_children{
  display: flex;
  flex-direction: column;
}

.wsp-pages-list li.page_item.page_item_has_children > a{
  background-color: #415EA1;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.wsp-pages-list li.page_item.page_item_has_children > a:hover{
  background-color: #FFFFFF;
  color: #415EA1;
}

.wsp-pages-list li.page_item.page_item_has_children ul.children{
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px!important;
  padding-bottom: 30px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  width: 100%;
}

.wsp-pages-list li.page_item.page_item_has_children ul.children li{
  flex-basis: 32.3333%;
  margin: 0.5%;
}

.wsp-pages-list li.page_item.page_item_has_children ul.children li a{
  color: #415EA1;
  background-color: #f1f2f6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wsp-pages-list li.page_item.page_item_has_children ul.children li a:hover{
  color: #f1f2f6;
  background-color: #415EA1;
}

/* END - Plan du site */

.page.et_pb_pagebuilder_layout #main-content{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/04/fond-picto-fixed.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
}

#section-focus-home{
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 0px!important;
  padding-bottom: 80px!important;
  justify-content: center;
  align-items: center;
}

#section-focus-home.global{
  background: none;
  height: auto;
}

#section-focus-home:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #415EA1;
  opacity: 0.7;
}

#section-focus-home .row-focus-home {
	display: flex;

}

#section-focus-home .row-width{
  width: 1100px!important;
  max-width: 100%!important;
  margin: 0!important;
}

#section-focus-home .focus-home{
  padding: 30px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  position: relative;
}



#section-focus-home .focus-home:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #CCCCCC;
  opacity: 1;
  z-index: -1;
  transition: all 0.3s ease;
  border-radius: 15px;
}
#section-focus-home .focus-home.rose{
	margin-right: 3%;
}
#section-focus-home .focus-home.rose:before{
  background: #EC138B!important;
}

#section-focus-home .focus-home.blue:before{
  background: #38418E!important;
}

#section-focus-home .focus-home .img-fond-focus{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -2;
  border-radius: 15px;
  visibility: hidden;
  opacity: 0;
}

#section-focus-home .focus-home .img-fond-focus .et_pb_image_wrap{
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

#section-focus-home .focus-home .img-fond-focus .et_pb_image_wrap img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

#section-focus-home .focus-home .bloc-general-texte{
  margin-bottom: 0px;
  width: 100%;
}

#section-focus-home .focus-home h3{
  text-align: center;
  color: #FFFFFF;
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 40px;
  padding-bottom: 0px;
  min-height: 90px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

#section-focus-home .focus-home p{
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  padding: 20px;
  color: #FFFFFF;
  font-weight: bold;
}

#section-focus-home .focus-home .bt-link-global{
  margin-top: 0px!important;
  pointer-events: none!important;
}

#section-focus-home .focus-home:hover h3{
  opacity: 0;
  visibility: hidden;
}

#section-focus-home .focus-home:hover p{
  max-height: 100%;
  opacity: 1;
  visibility: visible;
}

#section-focus-home .focus-home:hover .img-fond-focus{
  opacity: 1;
  visibility: visible;
}

#section-focus-home .focus-home:hover .bt-link-global.rose {
  background-color: #EC138B!important;
  color: #FFFFFF!important;
}

#section-focus-home .focus-home:hover .bt-link-global.blue {
  background-color: #38418E!important;
  color: #FFFFFF!important;
}

#section-focus-home .focus-home:hover:before {
  opacity: 0.7;
}

#section-focus-home .row-width.row-width-full{
  width: 100%!important;
  position: absolute;
  bottom: 0;
  left: 0;
}

#section-focus-home .row-width.row-width-full .column-logos-focus-home{
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-focus-home .row-width.row-width-full .column-logos-focus-home .element-logo{
  margin-bottom: 0!important;
  width: auto!important;
  margin: 0!important;
  margin-left: 0!important;
  margin-right: 50px!important;
}

#section-focus-home .row-width.row-width-full .column-logos-focus-home .element-logo:last-child{
  margin-right: 0!important;
}

#section-focus-home .row-width.row-width-full .column-logos-focus-home .element-logo h2{
  color: #FFFFFF;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#page-container{
  padding-top: var(--height-header)!important;
}

.et-l--header{
  z-index: 99999;
  position: relative;
}

#header-site{
  padding: 0px!important;
  position: fixed;
  width: 100%;
  height: var(--height-header)!important;
  left: 0;
  top:0;
  box-shadow:  0px 0px 15px rgba(0,0,0,0.3);
}

#header-site .row-width{
  padding-top: 0px!important;
  padding-bottom: 0!important;
  height: 100%;
  padding-left: 20px!important;
  padding-right: 20px!important;
  display: flex;
}

#header-site .column-logo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  flex-basis: 20%;
  margin-right: 2%;
}

#header-site .column-header-menu{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  flex-basis: 78%;
}

#header-site .column-header-menu .bloc-social,
#header-site .column-header-menu .bloc-tel{
  margin-bottom: 0px!important;
  align-self: center;
  padding-top: 10px!important;
}

#header-site .column-header-menu .bloc-tel a.tel{
  font-size: 18px;
  line-height: 20px;
  padding-left: 35px;
  position: relative;
  color: #415EA1;
  font-weight: 600;
  transition: all 0.3s ease;
}

#header-site .column-header-menu .bloc-tel a.tel:hover{
  color: #EC138B;
}

#header-site .column-header-menu .bloc-tel a.tel:before{
  content: "\e090";
  font-family: 'ETmodules'!important;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 24px;
}

#header-site .column-header-menu .bloc-social{
  margin-left: 25px;
}

#header-site .column-header-menu .bloc-social li,
#header-site .column-header-menu .bloc-social li a,
#header-site .column-header-menu .bloc-social li a:before{
  height: 35px!important;
  width: 35px!important;
  transition: all 0.3s ease;
}

#header-site .column-header-menu .bloc-social li a:hover:before{
  color: #EC138B!important;
}

#header-site .column-header-menu .bloc-social li{
  margin-right: 5px!important;
}

#header-site .column-header-menu .bloc-social li:last-child,
#header-site .column-header-menu .bloc-social li:last-child a{
  margin-right: 0!important;
}

#header-site .column-header-menu .bloc-social li a:before{
  font-size: 25px!important;
  line-height: 35px!important;
}

#header-site .column-header-menu .bloc-social .et_pb_social_icon{
  margin-bottom: 0px!important;
}

#header-site .column-header-menu .menu-principal{
  flex-basis: 100%;
}

#header-site .column-header-menu li.menu-item-has-children>a:first-child:after{
  margin-left: 10px;
  font-weight: 900;
  top: calc(50% - 5px);
  transform: translateY(-50%);
}

#header-site .menu-principal .et-menu.nav{
  margin-left: 0px;
  margin-right: 0px;
}

#header-site .menu-principal .et-menu.nav > li{
  margin-top: 0!important;
  padding-left: 0px!important;
  padding-right: 20px!important;
}

#header-site .menu-principal .et-menu.nav > li > a{
  padding-top: 15px;
  padding-bottom: 20px;
  color: #415EA1;
  font-weight: 600;
  font-size: 18px;
  opacity: 1!important;
  transition: all 0.3s ease!important;
}

#header-site .menu-principal .et-menu.nav > li > a:hover,
#header-site .menu-principal .et-menu.nav > li.current-menu-parent > a,
#header-site .menu-principal .et-menu.nav > li.current-menu-item > a{
  color: #EC138B!important;
}

#header-site .menu-principal .et-menu.nav > li ul.sub-menu{
  border-top: 3px solid #EC138B!important;
  padding: 30px!important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li{
  padding: 0!important;
  border: 0px!important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1%;
  margin-bottom: 1%;
}

#header-site .menu-principal .et-menu.nav > li.mega-menu.fourth ul.sub-menu > li{
  flex-basis: 23.5%;
  margin-right: 2%;
}

#header-site .menu-principal .et-menu.nav > li.mega-menu.fourth ul.sub-menu > li:nth-child(4n){
  margin-right: 0;
}

#header-site .menu-principal .et-menu.nav > li.mega-menu.three ul.sub-menu > li{
  flex-basis: 23.5%;
  margin-right: 2%;
}

#header-site .menu-principal .et-menu.nav > li.button-home > a{
  text-indent: -9999px;
  line-height: 0;
  font-size: 0px;
}

#header-site .menu-principal .et-menu.nav > li.button-home > a:after{
  content: "\e074"!important;
    position: absolute;
    bottom: 33px;
    left: -4px;
    font-size: 24px;
    font-family: 'ETmodules';
}

#header-site .et_mobile_menu > li.button-home > a{
  line-height: 0;
  font-size: 0px!important;
}

#header-site .et_mobile_menu > li.button-home > a:after {
  content: "\e074"!important;
  position: absolute;
  font-size: 35px;
  left: calc(50% - 30px);
  font-family: 'ETmodules';
}

#header-site .menu-principal .et-menu.nav > li.mega-menu.three ul.sub-menu > li:nth-child(4n){
  margin-right: 0;
}

/* Mega menu Montpellier Ecole */

/* Global */
#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li > a:before{
  content: "";
  width: 100%;
  height: 120px;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all 0.3s ease;
  background-color: #333;
}

/* Toutes les images mega-menu */
#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-eng-result > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-engagements-resultats.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-eng-result > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-engagements-resultats-1.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-equipe > a:before,
#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-equipe > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-equipe.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-les-locaux > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-les-locaux.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-les-locaux > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-les-locaux-1.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-temoignages > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-temoignages.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-temoignages > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-ecole-temoignages-1.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-resultat > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/10/supperform-menu-resultat.jpg");
}


#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-infos-blog > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/09/superform-header-blog.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-pass > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-pass.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-form-pass > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formation-pass.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-las > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-las.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-form-las > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formation-las.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-spzero > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-spzero.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-form-spzero > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/superform-icon-menu-spzero-toulouse.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-ter-sante > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-terminale-sante.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-form-ter-sante > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formation-terminale-sante.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-prem-sante > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-premiere-sante.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-form-prem-sante > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formation-premiere-sante.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-form-int-pharma > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-formations-int-pharma.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-infos-pres-requis > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-infos-pre-requis.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-bourses-etude > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/09/supperform-menu-bourse-etude.png");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-partenaires > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2024/10/CAMILLE-LAFON-Supperform-Mtp-28.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-infos-blog > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/09/superform-header-blog.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-infos-glossaire > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-infos-glossaire.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-infos-liens > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-infos-liens.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-infos-jpo > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/sup-perform-infos-jpo.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-actus-jpo > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-menu-actu-jpo.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-actu-podcasts > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-menu-actu-podcast.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-actu-resultat > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-menu-actu-resultat.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-actu-jpo > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-menu-actu-toulouse-jpo.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.t-actu > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-nos-actus.jpg");
}


#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-reforme > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/08/supperform-montpellier-reforme.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-pass-las > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/05/4.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-specialites > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/07/Superform-CAMILLE-LAFON-040.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.m-reussir > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2022/10/3.jpg");
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.link-moodle > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2023/09/moodle-logo_2023.png");
  background-color: transparent;
    background-size: contain;
    background-position: center center;
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.link-suppercarte > a:before{
  background-image: url("https://www.sup-perform.fr/wp-content/uploads/2023/09/suppercarte-logo-centre_2023.png");
  background-color: transparent;
    background-size: contain;
    background-position: center center;
}

#header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.link-suppercarte > a:after, #header-site .menu-principal .et-menu.nav > li.mega-menu ul.sub-menu > li.link-moodle > a:after{
  display: none;
}

#header-site .menu-principal .menu-item-293 .sub-menu .link-moodle a, #header-site .menu-principal .menu-item-293 .sub-menu .link-suppercarte a {
  box-shadow: 0 .25rem 0.5rem rgba(1,1,1,.1)!important;
    max-width: 91%;
    margin: auto;
}

@media screen and (max-width: 980px) {
  #header-site .menu-principal .menu-item-293 .sub-menu .link-moodle a, #header-site .menu-principal .menu-item-293 .sub-menu .link-suppercarte a {
    background-color: transparent;
    color: #415EA1 !important;
    box-shadow: none !important;
  }

  .link-suppercarte a:after, .link-moodle a:after {
    display: none;
  }

  .link-moodle > a:before {
    background-image: url("https://www.sup-perform.fr/wp-content/uploads/2023/09/moodle-logo_2023.png");
  }

  .link-suppercarte > a:before {
    background-image: url(https://www.sup-perform.fr/wp-content/uploads/2023/09/suppercarte-logo-centre_2023.png);
  }

  .link-suppercarte > a, .link-moodle > a {
    width: 150px !important;
    height: 64px;
  }

  .link-suppercarte > a:before, .link-moodle > a:before {
    background-size: contain;
    background-position: center center;
    width: 150px !important;
    height: 64px !important;
    content: "";
    background-repeat: no-repeat;
  }

}

/***/

#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li > a{
  padding: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 20px;
  color: #415EA1;
  border-radius: 8px;
  transition: all 0.3s ease!important;
  border: 0px!important;
  padding: 0!important;
  padding-bottom: 10px!important;
  width: 100%!important;
  height: auto!important;
  text-align: center;
  background-color: #f1efff;
  align-items: center;
  justify-content: center;
}

#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li > a:hover,
#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li.current-menu-item > a{
  opacity: 1!important;
  background-color: #fdecf5!important;
  color: #EC138B!important;
}

#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li > a:hover:before{
  opacity: 1!important;
}

#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li.current-menu-item > a,
#header-site .menu-principal .et-menu.nav > li ul.sub-menu > li.current-menu-item > a:before{
  opacity: 1!important;
}

#header-site .menu-principal .et-menu.nav > li:nth-child(7){
  padding-right: 0px!important;
/*  margin-bottom: 12px;*/
}
#header-site .menu-principal .et-menu.nav > li:last-child a, #header-site .menu-principal .et-menu.nav > li:nth-child(8) a{
  display:none;
}
#header-site .menu-principal .et-menu.nav > li:nth-child(7) a{
  padding: 12px!important;
  padding-right: 35px!important;
  color: #FFFFFF!important;
  background-color: #415EA1;
  border: 2px solid #415EA1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 10px 10px 0 0;
  transition: all 300ms ease !important;
}

#header-site .menu-principal .et-menu.nav > li:nth-child(7) a:after{
  content: "\e08a";
  font-family: 'ETmodules'!important;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

#header-site .menu-principal .et-menu.nav > li:nth-child(7):hover a{
  color: #415EA1!important;
  background-color: #FFFFFF;
}

#header-site .menu-principal .et_mobile_nav_menu{
  right: -20px;
  position: relative;
}

#header-site .menu-principal .mobile_menu_bar:before{
  font-size: 75px;
  line-height: 75px;
  color: #415EA1!important;
}

#header-site .menu-principal .mobile_nav.opened .mobile_menu_bar:before{
  content: "\4d";
}

#header-site .et_mobile_menu{
  position: fixed;
  width: 100%;
  height: calc(100vh - var(--height-header-resp) + 30px)!important;
  top: calc(var(--height-header-resp) + 65px)!important;
  opacity: 1!important;
  display: block!important;
  overflow: auto!important;
  transform: translateX(100%);
  transition: all 0.3s ease;
  padding: 40px!important;
  padding-left: 25px!important;
  padding-right: 25px!important;
  padding-top: 20px!important;
  border-top: 0!important;
  background-color: #FFFFFF!important;
}

#header-site .mobile_nav.opened .et_mobile_menu{
  transform: translateX(0);
}

/* CSS refermer les sous-menus sur mobile */

#header-site .et_mobile_menu > li{
  margin-top: 20px;
  margin-bottom: 20px;
}

#header-site .et_mobile_menu > li > a {
  color: #415EA1!important;
  text-align: center!important;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 35px;
  opacity: 1!important;
  border: 0!important;
  font-weight: 600!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}

#header-site .et_mobile_menu > li > ul {
  background: #eef1f6!important;
  padding-left: 0!important;
  border-radius: 5px;
}

#header-site .et_mobile_menu > li > ul > li {
  padding-left: 0px!important;
}

#header-site .et_mobile_menu > li > ul > li > a {
  color: #415EA1!important;
  text-align: center!important;
  font-size: 24px;
  line-height: 24px;
  opacity: 1!important;
  border: 0!important;
  font-weight: 400;
}

#header-site .et_mobile_menu > li > ul > li:first-child {
  padding-top: 15px;
}

#header-site .et_mobile_menu > li > ul > li:last-child {
  padding-bottom: 15px;
}

#header-site .et_mobile_menu > li.current-menu-parent > a,
#header-site .et_mobile_menu > li.current-menu-item > a{
  color: #EC138B!important;
}

#header-site .et_mobile_menu > li.current-menu-parent li.current-menu-item > a{
  color: #EC138B!important;
}

#header-site .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  position: relative;
  color: #415EA1!important;
  display: flex;
  justify-content: center;
  align-items: center;
}

#header-site .et_mobile_menu .menu-item-has-children > a:after {
  font-family: 'ETmodules';
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

#header-site .et_mobile_menu .menu-item-has-children > a:after {
  font-size: 27px;
  content: '\33';
  top: 22px;
  right: 0px;
}

#header-site .et_mobile_menu .menu-item-has-children.visible > a:after {
  content: '\32';
}

#header-site .et_mobile_menu > li > ul.sub-menu {
  //display: none !important;
  opacity: 0!important;
  visibility: hidden !important;
  transition: all 0.3s ease;
  max-height: 0!important;
}

#header-site .et_mobile_menu > li.visible > ul.sub-menu {
  //display: block !important;
  opacity: 1!important;
  visibility: visible !important;
  max-height: 100%!important;
}

#header-site .et_mobile_menu > li.visible > ul > li > ul{
  z-index: 10;
  max-height: 100%;
  overflow: visible;
}

#header-site .et_mobile_menu > li:nth-child(7) a{
  padding: 12px!important;
  padding-right: 12px!important;
  color: #FFFFFF!important;
  background-color: #415EA1;
  border: 2px solid #415EA1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 10px;
}

#header-site .et_mobile_menu > li:nth-child(7) a:after{
  content: "\e08a";
  font-family: 'ETmodules'!important;
  margin-left: 15px;
}
#header-site .et_mobile_menu > li:last-child a, #header-site .et_mobile_menu > li.menu-avis-montpellier a{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header-site .et_mobile_menu > li.menu-avis-toulouse a:after{
  content: "";
  background:url('https://www.sup-perform.fr/wp-content/uploads/2023/10/avis-google-superform-toulouse-1.png');
  width:197px;
  height:50px;
  position: relative;
  display: block;
}
#header-site .et_mobile_menu > li.menu-avis-montpellier  a:after{
  content: "";
  background:url('https://www.sup-perform.fr/wp-content/uploads/2023/10/avis-google-superform-montpellier-1.png');
  width:197px;
  height:50px;
  position: relative;
  display: block;
}
#header-site .et_mobile_menu > li.menu-avis-nimes a:after{
  content: "";
  background:url('https://www.sup-perform.fr/wp-content/uploads/2023/10/avis-google-superform-nimes-1.png');
  width:190px;
  height:50px;
  position: relative;
  display: block;
}
#entete-home{
  height: 70vh;
  padding-bottom: 165px!important;
}

#entete-home:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
}

#entete-home .row-width{
  display: flex;
  align-items: flex-end;
  height: 100%;
}

#entete-home .bloc-general-texte h1,
.bloc-general-texte h1{
  padding-bottom: 0px!important;
  color: #415EA1!important;
  font-size: 31px;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 0px!important;
}

.bloc-general-texte h1{
  font-size: 36px;
  font-size: 35px;
}

#entete-home .bloc-general-texte h1:before,
.bloc-general-texte h1:before{
  display: none;
}

#entete-home .bloc-general-texte span{
  display: inline-block;
  background-color: rgba(255,255,255,0.9);
  border-radius: 8px;
  padding: 12px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#entete-home .bloc-general-texte strong{
  color: #EC138B!important;
}

#section-metiers{
  background: none!important;
  padding-top: 0px!important;
  margin-top: -155px;
}

#section-metiers .row-width{
  padding-top: 0px!important;
  display: flex;
}

#section-metiers .focus-metier-home{
  border-radius: 15px;
  padding: 35px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px!important;
  flex-basis: 25%!important;
  width: 25%!important;
}

#section-metiers .focus-metier-home:last-child{
  margin-right: 0!important;
}

#section-metiers .focus-metier-home img{
  border-radius: 15px;
  transition: all 0.3s ease;
}

#section-metiers .focus-metier-home:hover img{
  border-radius: 50%;
  transition: all 0.3s ease;
  transform: rotateY(180deg);
  opacity: 0;
  visibility: hidden;
}

#section-metiers .focus-metier-home h3,
#section-metiers .focus-metier-home h4{
  color: #FFFFFF!important;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 0px;
  margin-top: 0;
  padding-bottom: 0px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#section-metiers .focus-metier-home h4{
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  height: auto;
}

#section-metiers .focus-metier-home:hover h3{
  transition: all 0.3s ease;
  transform: rotateY(180deg);
  opacity: 0;
  visibility: hidden;
}

#section-metiers .focus-metier-home .bloc-general-texte{
  margin-bottom: 0px;
}

#section-metiers .focus-metier-home .bloc-general-texte.flip{
  position: absolute;
  color: #FFFFFF!important;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: rotateY(-180deg);
  height: 100%;
  width: 100%;
  border-radius: 15px;
  top: 0;
  left: 0;
  padding: 25px;
  padding-top: 50px;
}

#section-metiers .focus-metier-home .bloc-general-texte.flip p{
  color: #FFFFFF!important;
}

#section-metiers .focus-metier-home:hover .bloc-general-texte.flip{
  opacity: 1;
  visibility: visible;
  transform: rotateY(0deg);
}

#section-metiers .focus-metier-home .bt-link-global{
  padding: 16px!important;
  padding-left: 35px!important;
  padding-right: 35px!important;
  margin-top: 10px!important;
  border: 2px solid #FFFFFF!important;
  background-color: #FFFFFF!important;
}

#section-metiers .focus-metier-home .bt-link-global:after{
  display: none;
}

#section-metiers .focus-metier-home.jaune .bt-link-global{
  color: #F9A72A!important;
}

#section-metiers .focus-metier-home.rose .bt-link-global{
  color: #EC138B!important;
}

#section-metiers .focus-metier-home.violet-clair .bt-link-global{
  color: #7D50A7!important;
}

#section-metiers .focus-metier-home.violet .bt-link-global{
  color: #8B028A!important;
}

#section-metiers .focus-metier-home:hover .bt-link-global{
  background-color: rgba(0,0,0,0)!important;
  color: #FFFFFF!important;
}

#section-metiers .focus-metier-home.jaune{
  background-color: rgb(249 167 42 / 90%);
}

#section-metiers .focus-metier-home.jaune:hover{
  background-color: rgb(249 167 42 / 100%);
}

#section-metiers .focus-metier-home.rose{
  background-color: rgb(236 19 139 / 90%);
}

#section-metiers .focus-metier-home.rose:hover{
  background-color: rgb(236 19 139 / 100%);
}

#section-metiers .focus-metier-home.violet-clair{
  background-color: rgb(125 80 167 / 90%);
}

#section-metiers .focus-metier-home.violet-clair:hover{
  background-color: rgb(125 80 167 / 100%);
}

#section-metiers .focus-metier-home.violet{
  background-color: rgb(139 2 137 / 90%);
}

#section-metiers .focus-metier-home.violet:hover{
  background-color: rgb(139 2 137 / 100%);
}

#section-texte-video-home{
  width: 1440px;
  max-width: 100%;
  margin: auto;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  padding-right: 30px!important;
}

#section-texte-video-home .row-width{
  width: 100%;
}

#section-texte-video-home:before{
  content: "";
  width: calc(100% - 25% - 50px);
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 30px;
  background-color: #415EA1;
  border-radius: 18px;
}

#section-texte-video-home .row-width h2{
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 15px;
}

#section-texte-video-home .row-width .bloc-decale-home{
  padding-left: 55px;
}

#section-texte-video-home .row-width .bloc-decale-home.end{
  padding-left: 45px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#section-texte-video-home .row-width .bloc-general-texte p{
  color: #FFFFFF;
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  padding-bottom: 30px;
}

#section-texte-video-home .row-width .bloc-general-texte p:last-child{
  padding-bottom: 0;
}

#section-texte-video-home .row-width.no-marge-top{
  padding-top: 15px!important;
}

#section-texte-video-home .bloc-image-text{
  border-radius: 18px;
}

#section-texte-video-home .bloc-image-text img{
  border-radius: 25px;
  display: block;
}

#section-pass-las-home{
  padding-top: 130px!important;
}

#section-pass-las-home .row-width{
  width: 1100px!important;
  max-width: 100%!important;
  padding: 40px!important;
  padding-right: 130px!important;
  background-color: #F1F0FF;
  border-radius: 15px;
  box-shadow: 10px 10px 50px rgba(0,0,0,0.1);
}

#formation-tarif-contact .row-width{
  width: 1100px!important;
  max-width: 100%!important;
  padding: 40px!important;
  padding-right: 130px!important;
  background-color: #F1F0FF;
  border-radius: 15px;
  box-shadow: 10px 10px 50px rgba(0,0,0,0.1);
}

.bloc-general-texte.font{
  width: 100%!important;
  max-width: 100%!important;
  padding: 40px!important;
  padding-right: 130px!important;
  background-color: #F1F0FF;
  border-radius: 15px;
}

#formation-tarif-contact{
  padding-top: 130px!important;
}

#formation-tarif-contact .row-width .bt-link-global{
  margin-top: 0!important;
}

#formation-tarif-contact .row-width .column-bt{
  display: flex;
  align-items: center;
}

#formation-tarif-contact .row-width .column-bt:before{
  content: url("https://www.sup-perform.fr/wp-content/uploads/2022/03/portrait-pensive-young-girl-making-notes.png");
  position: absolute;
  right: -110px;
  bottom: -56px;
  z-index: 9;
}

#section-pass-las-home .row-width .bt-link-global{
  margin-top: 0!important;
}

#section-pass-las-home .row-width .column-bt{
  display: flex;
  align-items: center;
}

#section-pass-las-home .row-width .column-bt:before{
  content: url("https://www.sup-perform.fr/wp-content/uploads/2022/03/portrait-pensive-young-girl-making-notes.png");
  position: absolute;
  right: -110px;
  bottom: -56px;
  z-index: 9;
}

#section-atouts-home{
  padding-bottom: 75px!important;
}

.section-text-genral.nopadding {
    padding-bottom: 0px!important;
}

#section-atouts-home ul{
  margin-top: 50px;
}

#section-atouts-home ul li{
  margin-bottom: 50px;
  position: relative;
  padding-left: 45px!important;
}

#section-atouts-home ul li:before{
  content: "\e052";
  font-family: 'ETmodules';
  left: 0;
  top: 0;
  color: #EC138B;
  position: absolute;
  font-size: 30px;
  line-height: 30px;
  width: 0px;
  height: 0px;
}

#section-atouts-home ul li:last-child{
  margin-bottom: 0;
}

#section-atouts-home ul li strong{
  color: #415EA1;
  font-size: 22px;
  line-height: 28px;
  display: block;
  margin-bottom: 8px;
}

#section-atouts-home #img-atout-1{
  position: absolute;
  width: 80%!important;
  height: 80%!important;
  right: 0;
  top: 0;
  z-index: 5;
  margin-bottom: 0px;
}

#section-atouts-home #img-atout-2{
  position: absolute;
  width: 60%!important;
  height: 50%!important;
  left: 0;
  bottom: 0;
  z-index: 6;
  margin-bottom: 0px;
}

#section-atouts-home #img-atout-1 img,
#section-atouts-home #img-atout-2 img{
  border-radius: 20px;
}

#section-atouts-home .bt-link-global{
  position: absolute!important;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#section-atouts-home .et_pb_button_module_wrapper{
  height: 100%;
}

#section-chiffre-cles{

}

#section-chiffre-cles .focus-cle{
  margin-top: 30px!important;
  margin-bottom: 30px!important;
}

#section-chiffre-cles .focus-cle.fullheight{
  height: 275px;
}

#section-chiffre-cles .focus-cle .image-cle{
  margin-bottom: 20px!important;
}


.bloc-licence-col .bloc-general-texte{
  text-align: left!important;
}

.section-text-general .row-width.2col img{
  width: 80%;
}

#section-chiffre-cles .focus-cle .image-cle img{
  max-height: 60px!important;
}

#section-chiffre-cles .focus-cle .chiffre-cle{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 10px!important;
}

#section-chiffre-cles .focus-cle .chiffre-cle .percent{
  margin-bottom: 0px!important;
  height: auto!important;
}

#section-chiffre-cles .focus-cle .chiffre-cle .percent p .percent-value,
#section-chiffre-cles .focus-cle .chiffre-cle h3.title{
  font-size: 36px!important;
  line-height: 36px!important;
  color: #FFFFFF!important;
  margin-bottom: 0px!important;
  padding-bottom: 0px;
  font-weight: bold!important;
  display: block!important;
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle .percent p .percent-value,
#section-chiffre-cles .focus-cle.resultat .chiffre-cle h3.title{
  font-size: 36px!important;
  line-height: 36px!important;
  margin-bottom: 0px!important;
  padding-bottom: 0px;
  font-weight: bold!important;
  display: block!important;
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle {
  margin-left: 10px;
  width: 100%;
  align-items: flex-start;
  justify-content: left;
}

#section-chiffre-cles .focus-cle.resultat .image-cle img {
  width: 140px;
  max-height:100px!important;
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle h3.title {
  font-size: 22px!important;
}

#section-chiffre-cles .focus-cle.resultat {
  display: flex;
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle:before{
  content:"";
  font-size: 22px;
  position:absolute;
  color: #FFF;
  text-align: left;
  margin-top: 38px;
  margin-left: 5px;

}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle.etudiant-pass:before{
content: "dans les 9 premiers au concours !";
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle.etudiant-pass.n2:before{
content: "en Pass en 2020/21 classés dans les 10 premiers";
}


#section-chiffre-cles .focus-cle.resultat .chiffre-cle.inscrits-supperform:before{
  content: "Inscrits à Sup'Perform ont intégré une filière santé";
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle.etudiants-admis:before{
    white-space: pre-line;
  content: "reçus en médecine en PASS";
}

#section-chiffre-cles .focus-cle.resultat .chiffre-cle.etudiants-admis.n2:before{
    white-space: pre-line;
  content: "reçus en médecine\a en PASS et PACES";
}

/* 2023-2024 */
#section-chiffre-cles ._23-24 .focus-cle.resultat  .chiffre-cle.etudiant-pass:before{
  content: "reçus en dentaire";
}


#section-chiffre-cles ._23-24 .focus-cle.resultat  .chiffre-cle.inscrits-supperform:before{
  content: "inscrits en PASS à SUP'Perform ont intégré une filière";
}

#section-chiffre-cles ._23-24 .focus-cle.resultat .chiffre-cle.etudiants-admis:before{
  white-space: pre-line;
  content: "reçus en médecine en PASS";
}

.row-width.row-intro {
  width: 75%;
  border-radius : 33px!important;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 1200px!important;
}

.row-width.row-intro .et_pb_image img{

}

.row-width.row-intro .et_pb_image{
  width: 100px;
  background-color: #42609f;
  padding: 10px;
  border-radius: 20px;
display: inline-block;
}

#section-chiffre-cles .focus-cle .chiffre-cle h3.title{
  padding-left: 10px;
}

#section-chiffre-cles .focus-cle .chiffre-cle.reverse{
  flex-direction: row-reverse;
}

#section-chiffre-cles .focus-cle .chiffre-cle.reverse h3.title{
  padding-left: 0px;
  padding-right: 10px;
}

#section-chiffre-cles .focus-cle .text-cle p{
  color: #FFFFFF;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
}

#section-equipe-home .row-width.equipe{
  width: 1260px!important;
  max-width: 100%!important;
}

#section-equipe-home .bt-link-global.rose{
  margin-top: 10px!important;
}

.bloc-equipe{
  text-align: center!important;
}

.bloc-equipe .image{
  width: 100%;
  height: 450px;
  border-radius: 20px;
  margin-bottom: 30px;
}

.bloc-equipe .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  border-radius: 20px;
}

.bloc-equipe h3{
  font-size: 24px;
  line-height: 32px;
  color: #415EA1;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.bloc-equipe p{
  font-size: 20px;
  line-height: 24px;
}

.slider-equipe .sp-arrows{
  width: 107%;
  left: -3.5%;
  top: 225px;
}

.slider-equipe .sp-arrow,
.slider-tem .sp-arrow,
.slider-resultats .sp-arrow{
  width: 48px!important;
  height: 48px!important;
  border: 2px solid #EC138B!important;
  background-color: #EC138B!important;
  transform: none!important;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.slider-equipe .sp-arrow:before,
.slider-tem .sp-arrow:before,
.slider-resultats .sp-arrow:before{
  content: "";
  font-family: 'ETmodules';
  width: auto;
  height: auto;
  background: none;
  color: #FFFFFF;
  font-size: 40px;
  line-height: 40px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%)!important;
}

.slider-equipe .sp-arrow.sp-next-arrow:before,
.slider-tem .sp-arrow.sp-next-arrow:before,
.slider-resultats .sp-arrow.sp-next-arrow:before{
  content: "\35";
  font-family: 'ETmodules';
}

.slider-equipe .sp-arrow.sp-previous-arrow:before,
.slider-tem .sp-arrow.sp-previous-arrow:before,
.slider-resultats .sp-arrow.sp-previous-arrow:before{
  content: "\34";
  font-family: 'ETmodules';
}

.slider-equipe .sp-arrow:after,
.slider-tem .sp-arrow:after,
.slider-resultats .sp-arrow:after{
  display: none!important;
}

.slider-resultats .sp-slide > a.bloc-result{
  display: flex;
  width: 100%;
  text-align: center;
  padding: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 15px;
  background: #415EA1;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative!important;
  border: 0px!important;
  transition: all 0.3s ease!important;
}

.slider-resultats .sp-slide > a.bloc-result:hover {
  background-color: #f1efff;
}

.slider-resultats .sp-slide > a.bloc-result:hover h3{
  color: #415EA1;
}

.slider-resultats .sp-slide > a.bloc-result:hover .bt{
  color: #FFFFFF;
  background-color: #415EA1;
}

.slider-resultats .sp-slide > a.bloc-result h3{
  color: #FFFFFF;
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 0px;
}

.slider-resultats .sp-slide > a.bloc-result .bt{
  background-color: #FFFFFF;
  color: #415EA1;
  font-size: 18px;
  line-height: 18px;
  border-radius: 8px;
  padding: 8px;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
  width: fit-content;
  display: inline-block;
}

.slider-resultats .sp-arrows{
  width: 150px;
  top: calc(0px - 67px);
  left: 500px;
}

.slider-resultats.home .sp-arrows{
  width: 150px;
  top: calc(100% + 30px)!important;
  left: 88%!important;
}



.row-resultats .bt-link-global.rose{
  margin-top: 0!important;
}

#section-temoignages .bt-link-global.rose{
  margin-top: 0!important;
  margin-bottom: 25px!important;
}

#section-temoignages .bloc-general-texte{
  padding-top: 50px;
}

#section-temoignages .bloc-general-texte p{
  width: 500px;
  max-width: 100%;
}

#section-temoignages .etoiles{
  display: flex;
}

#section-temoignages .etoiles span{
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 3px;
}

#section-temoignages .etoiles span:before{
  content: "\e033";
  font-family: 'ETmodules';
  width: 25px;
  height: 25px;
  display: block;
  color: #F9A72A;
  font-size: 25px;
  line-height: 25px;
}

#section-temoignages .bloc-temoignages{
  border-radius: 40px;
  padding: 30px;
  padding-top: 130px;
  background-color: #415EA1;
}

#section-temoignages .bloc-temoignages:before{
  content: "\7b";
  font-family: 'ETmodules';
  display: block;
  color: #F9A72A;
  font-size: 120px;
  line-height: 70px;
  position: absolute;
  top: 40px;
  left: 10px;
  transform: rotate(180deg);
  font-weight: 900;
}

#section-temoignages .bloc-temoignages .content-tem{
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  height: 250px;
  overflow: auto;
  padding-bottom: 10px;
  padding-right: 20px;
}


/* width */
#section-temoignages .bloc-temoignages .content-tem::-webkit-scrollbar {
  width: 10px;
  border-radius: 3px;
  transition: all 0.3s ease;
}

/* Track */
#section-temoignages .bloc-temoignages .content-tem::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
  transition: all 0.3s ease;
}

/* Handle */
#section-temoignages .bloc-temoignages .content-tem::-webkit-scrollbar-thumb {
  background: #F9A72A;
  transition: all 0.3s ease;
  border-radius: 5px;
}

/* Handle on hover */
#section-temoignages .bloc-temoignages .content-tem::-webkit-scrollbar-thumb:hover {
  background: #333333;
}

#section-temoignages .bloc-temoignages .content-infos{
  display: flex;
  margin-top: 30px;
  align-items: center;
}

#section-temoignages .bloc-temoignages .content-infos .image{
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

#section-temoignages .bloc-temoignages .content-infos .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

#section-temoignages .bloc-temoignages .content-infos .infos{
  margin-left: 20px;
}

#section-temoignages .bloc-temoignages .content-infos .infos h3{
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#section-temoignages .bloc-temoignages .content-infos .infos p{
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #FFFFFF;
}

.slider-tem{
  padding-bottom: 40px;
}

.slider-tem .sp-arrows{
  width: 170px;
  top: 100%;
  left: 100%;
  margin-top: 0;
  transform: translateX(-100%);
}

.blog-content{
  display: flex;
  flex-wrap: wrap;
}

.blog-content > a{
  flex-basis: 32%;
  margin-right: 2%;
  margin-bottom: 4%;
  padding: 30px;
  background-color: #415EA1;
  border-radius: 12px;
  margin-top: 30px;
  transition: all 0.3s ease;
}

.blog-content > a:hover{
  background-color: #f1efff;
}

.blog-content > a:hover .date-actu,
.blog-content > a:hover .title-actu,
.blog-content > a:hover .text-actu,
.blog-content > a:hover .more-actu{
  color: #415EA1;
}

.blog-content > a:nth-child(3n){
  margin-right: 0;
}

.blog-content > a .img-actu{
  width: 100%;
  height: 215px;
  margin-top: -60px;
  margin-bottom: 25px;
}

.blog-content > a .img-actu img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}

.blog-content > a .date-actu{
  color: #F9A72A;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.blog-content > a .title-actu{
  color: #F9A72A;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}

.blog-content > a .text-actu{
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 25px;
  transition: all 0.3s ease;
}

.blog-content > a .more-actu{
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
}

.none-actu{
  text-align: center;
}

.custom-pagination{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.custom-pagination a,
.custom-pagination span{
  margin-left: 5px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  font-size: 18px;
  line-height: 18px;
  border-radius: 3px;
  border: 1px solid #415EA1;
  color: #415EA1;
  transition: all 0.3s ease;
}

.custom-pagination span{
  background-color: #415EA1;
  color: #FFFFFF;
}

.custom-pagination a:hover{
  background-color: #f1efff;
}

.liste-equipe{
  display: flex;
  flex-wrap: wrap;
}

.liste-equipe .content-bloc-equipe{
  flex-basis: 100%;
  margin-bottom: 30px;
  position: relative;
  display: flex;
}

/* .liste-equipe .content-bloc-equipe:nth-child(3n){
  margin-right: 0;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe{
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 90%;
  padding: 25px;
  background: rgba(255,255,255,0.6);
  transform: translateX(-50%);
  border-radius: 15px;
}

.liste-equipe .content-bloc-equipe .img-actu{
  border-radius: 15px;
}

.liste-equipe .content-bloc-equipe .img-actu img{
  border-radius: 15px;
  display: block;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe .title-equipe{
  font-size: 24px;
  line-height: 30px;
  color: #415EA1;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe .text-equipe{
  font-size: 16px;
  line-height: 20px;
} */

/* ---- */

.liste-equipe .content-bloc-equipe .img-actu{
  flex-basis: 30%;
  height: 350px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.liste-equipe .content-bloc-equipe .img-actu img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 10%;
  display: block;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe{
  flex-basis: 70%;
  padding: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f1f0ff!important;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe .title-equipe{
  font-size: 30px;
  line-height: 36px;
  color: #415EA1;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 8px;
}

.liste-equipe .content-bloc-equipe .content-infos-equipe .text-equipe{
  font-size: 18px;
  line-height: 24px;
}

.liste-tem{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 980px;
  max-width: 100%;
  margin: auto;
}

.liste-tem .content-bloc-tem{
  display: flex;
  background: #415EA1;
  margin-bottom: 40px;
  border-radius: 40px;
  width: 100%;
}

.liste-tem .content-bloc-tem .img-tem{
  border-radius: 50%;
  margin-right: 20px;
}

.liste-tem .content-bloc-tem .img-tem img{
  display: block;
  border-radius: 50%;
}

.liste-tem .content-bloc-tem .content-infos-tem{
  flex-basis: 100%;
  padding: 40px;
  padding-left: 160px;
  position: relative;
}

.liste-tem .content-bloc-tem .content-infos-tem:before {
  content: "\7b";
  font-family: 'ETmodules';
  display: block;
  color: #F9A72A;
  font-size: 140px;
  line-height: 70px;
  position: absolute;
  top: 30px;
  left: 10px;
  transform: rotate(180deg);
  font-weight: 900;
}

.liste-tem .content-bloc-tem .content-infos-tem .image-text{
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.liste-tem .content-bloc-tem .content-infos-tem .text-tem{
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
}

.liste-tem .content-bloc-tem .content-infos-tem .title-tem{
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.liste-tem .content-bloc-tem .content-infos-tem .spec-tem{
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #FFFFFF;
}

.mfp-fade .mfp-figure{
  opacity: 1!important;
}

img.mfp-img{
  max-height: 80vh!important;
}

.form-contact .nf-response-msg{
  background-color: #2aae2a!important;
  color: #FFFFFF!important;
  margin-bottom: 20px!important;
  text-align: center!important;
  padding: 8px;
}

.form-contact .nf-response-msg p{
  color: #FFFFFF!important;
}

.form-contact .nf-form-fields-required{
  margin-bottom: 20px!important;
}

.form-contact input,
.form-contact textarea,
.form-contact select{
  padding: 12px;
}

.form-contact .rgpd a{
  color: #F9A72A;
  text-decoration: underline;
  font-weight: bold;
}

.form-contact .recaptcha-container{
  margin-bottom: 0px!important;
}

.actu-content-blog{
  display: flex;
  border-radius: 40px;
  overflow: hidden;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 40px;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.05);
}

.actu-content-blog > div{
  padding: 50px;
}

.actu-content-blog > div:first-child{
  flex-basis: 50%;
  background-color: #FFFFFF!important;
}

.actu-content-blog > div:first-child > h2{
  color: #F9A72A;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.actu-content-blog > div:first-child .content-actu {
  width: 400px;
  max-width: 100%;
  margin: auto;
  display: block;
}

.actu-content-blog > div:first-child .content-actu .img-actu{
  width: 100%;
  height: 250px;
}

.actu-content-blog > div:first-child .content-actu .img-actu img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

.actu-content-blog > div:first-child .content-actu .content-infos-actu{
  position: relative;
  padding-top: 20px;
}

.actu-content-blog > div:first-child .content-actu .content-infos-actu .cat-blog,
.cat-blog{
  background-color: #AAAAAA;
  text-align: center;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
  text-transform: none;
}

body.single-blog .cat-blog{
  background-color: #AAAAAA;
  text-align: center;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.programme,
body.single-blog .cat-blog.programme{
  background-color: #5e92e0!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.methodologie,
body.single-blog .cat-blog.methodologie{
  background-color: #de3535!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.orientation,
body.single-blog .cat-blog.orientation{
  background-color: #22a132!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.reforme,
body.single-blog .cat-blog.reforme{
  background-color: #ff8819!important;
}


.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.programme-toulouse,
body.single-blog .cat-blog.programme-toulouse{
  background-color: #5e92e0!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.methodologie-toulouse,
body.single-blog .cat-blog.methodologie-toulouse{
  background-color: #de3535!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.orientation-toulouse,
body.single-blog .cat-blog.orientation-toulouse{
  background-color: #22a132!important;
}

.actu-content-blog > div .content-actu .content-infos-actu .cat-blog.reforme-toulouse,
body.single-blog .cat-blog.reforme-toulouse{
  background-color: #ff8819!important;
}



.actu-content-blog > div:first-child .content-actu .content-infos-actu .date-actu{
  color: #415EA1;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.actu-content-blog > div:first-child .content-actu .content-infos-actu .title-actu {
  color: #415EA1;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.actu-content-blog > div:first-child .content-actu .content-infos-actu .text-actu {
  color: #415EA1;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  opacity: 0.8;
}

.actu-content-blog > div:first-child .content-actu:hover .content-infos-actu .text-actu {
  opacity: 1;
}

.actu-content-blog > div:first-child .content-actu .content-infos-actu .more-actu {
  color: #415EA1;
  font-size: 18px;
  line-height: 25px;
  transition: all 0.3s ease;
}

.actu-content-blog > div:first-child .content-actu:hover .content-infos-actu .more-actu {
  color: #F9A72A;
  padding-left: 10px;
}

.actu-content-blog > div:last-child{
  flex-basis: 50%;
  background-color: #F1F0FF!important;
}

.actu-content-blog > div:last-child > h2{
  color: #415EA1;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.actu-content-blog > div:last-child > h2 span{
  display: block;
  font-size: 18px;
  font-weight: 500;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu{
  position: relative;
  padding-bottom: 40px;
}

.actu-content-blog > div:last-child .content-actu:last-child .content-infos-actu{
  padding-bottom: 0;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu:after{
  content: "";
  display: block;
  left: 0;
  bottom: 21px;
  width: 100%;
  height: 2px;
  background: #415EA1;
  opacity: 0.1;
  position: absolute;
}

.actu-content-blog > div:last-child .content-actu:last-child .content-infos-actu:after{
  display: none;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu .cat-blog{
  background-color: #AAAAAA;
  text-align: center;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
  text-transform: none;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu .date-actu {
  color: #415EA1;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 8px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu .title-actu {
  color: #415EA1;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 5px;
  transition: all 0.3s ease;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu .text-actu {
  color: #415EA1;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 3px;
  transition: all 0.3s ease;
  opacity: 0.8;
}

.actu-content-blog > div:last-child .content-actu .content-infos-actu .more-actu{
  color: #415EA1;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.3s ease;
}

/* .actu-content-blog > div:last-child .content-actu .content-infos-actu {
  transition: all 0.3s ease;
}

.actu-content-blog > div:last-child .content-actu:hover .content-infos-actu {
  padding-left: 10px;
} */

.actu-content-blog > div:last-child .content-actu:hover .content-infos-actu .more-actu {
  color: #F9A72A;
  padding-left: 10px;
}



@media screen and (max-width: 1200px) {

  .bloc-image-text.bleu img {
      width: 100%!important;
  }

  .row-width.row-intro {
  max-width: 95%!important;
  }

  #section-temoignages .row-width{
    padding-right: 0px!important;
    margin-right: 0px!important;
  }

  .blog-content > a .img-actu{
    height: 160px;
  }

  #section-metiers .focus-metier-home .bloc-general-texte.flip{
    padding: 20px;
    padding-top: 30px;
  }

  #section-metiers .focus-metier-home .bloc-general-texte.flip p{
    font-size: 17px;
    line-height: 20px;
  }

  #section-temoignages .bloc-temoignages .content-tem{
    font-size: 16px;
    line-height: 30px;
    height: 240px;
  }

  #section-temoignages .bloc-temoignages{
    padding: 30px;
    padding-top: 130px;
  }

  #pre-footer .bloc-general-texte h2{
    font-size: 35px!important;
    line-height: 35px!important;
  }

  #section-atouts-home #img-atout-2{
    width: 50%!important;
    height: 35%!important;
  }

  #section-texte-video-home .row-width .bloc-decale-home.end{
    padding-left: 35px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #section-texte-video-home .row-width h2 {
    font-size: 35px;
    line-height: 40px;
  }

  #section-texte-video-home .row-width .bloc-general-texte p{
    font-size: 20px;
    line-height: 27px;
  }

  #entete-home .bloc-general-texte h1,
  .bloc-general-texte h1{
    font-size: 26px;
    line-height: 25px;
  }

  #header-site .menu-principal .et-menu.nav > li{
    padding-right: 15px!important;
  }

  #header-site .menu-principal .et-menu.nav > li > a,
  #header-site .menu-principal .et-menu.nav > li ul.sub-menu > li > a{
    font-size: 16px;
  }

  #header-site .column-logo {
    flex-basis: 13%;
    margin-right: 2%;
  }

  #header-site .column-header-menu{
    flex-basis: 85%;
  }

  #entete-hauteur .row-width h1,
  #entete-hauteur .slider-basique .content-text-slider .title-slide{
    font-size: var(--font-size-title-entete-1200);
    line-height: var(--font-size-title-entete-1200);
  }
}


@media only screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: 0!important;
    width: 60%;
}
}

@media screen and (max-width: 980px) {


	#section-focus-home .row-focus-home {
		display: block;
	}

  .slider-resultat h2{
    margin-bottom: 70px!important;
  }

  .slider-resultats .sp-arrows {
    width: 150px;
top: calc(0px - 52px);
left: calc(50% - 75px);
  }

  .bloc-general-texte.border h2:after {
    content: "";
    position: absolute;
    left: calc(50% - 25.22px);
  }

  .actu-content-blog{
    margin-top: 50px;
  }

  .actu-content-blog > div:first-child{
    display: none;
  }

  .actu-content-blog > div:last-child{
    flex-basis: 100%;
  }

  .bloc-general-texte.jaune h3 {
    font-size: 22px;
  }

  .bloc-licence-col {
    margin-bottom: 120px;
  }

  .slider-resultats.home .sp-arrows{
    width: 150px;
    top: calc(100% + 30px)!important;
    left: calc(50% - 75px)!important;
  }


  .wsp-pages-list li.page_item.page_item_has_children ul.children li{
    flex-basis: 49%;
    margin: 0.5%;
  }

  .row-width-flex{
    margin-bottom: 0px!important;
  }

  .single #main-content{
    padding-bottom: 30px!important;
  }

  .single .container.row-width.bloc-general-texte{
    padding-top: 40px!important;
    padding-bottom: 40px!important;
  }

  .bloc-general-texte.font{
    width: 1100px!important;
    max-width: 100%!important;
    padding: 40px!important;
    padding-right: 130px!important;
    background-color: #F1F0FF;
    border-radius: 15px;
    box-shadow: 10px 10px 50px rgba(0,0,0,0.1);
  	margin-right: auto!important;
    margin-left: auto!important;
  }

  .bloc-general-texte.picto h2 {
    	text-align: center;
    	margin-top: 50px;
      margin-left: 50px!important;
    	display: inline-block;
    }

    .bloc-general-texte.picto h2:before {
      text-align: left;
      background-size: contain;
      background-repeat: no-repeat;
      width: 40px;
      height: 40px;
      position: absolute;
      left: -65px;
      font-family: 'ETMODULES';
      content: "";
      font-size : 40px;
    }


  .bloc-general-texte table{
    border: 0px!important;
  }

  .bloc-general-texte table thead{
    display: none;
  }

  .bloc-general-texte table tr{
    display: block;
    background-color: #f1f3f8;
    margin-top: 0;
    margin-bottom: 20px;
    height: auto!important;
  }

  .bloc-general-texte table tr:last-child{
    margin-bottom: 0;
  }

  .bloc-general-texte table td{
    display: flex;
    width: 100%!important;
    height: auto!important;
    border: 1px solid #FFFFFF!important;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 16px;
    line-height: 18px;
  }

  .bloc-general-texte table td::before{
    content: attr(data-th);
    font-weight: bold;
    padding-right: 20px;
    flex-basis: 40%;
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    color: #415EA1;
  }

  .bloc-focus-texte table{
    border: 0px!important;
  }

  .bloc-focus-texte table thead{
    display: none;
  }

  .bloc-focus-texte table tr{
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    height: auto!important;
    color: #333333!important;
  }

  .bloc-focus-texte table tr:last-child{
    margin-bottom: 0;
  }

  .bloc-focus-texte table td{
    display: flex;
    width: 100%!important;
    height: auto!important;
    border: 1px solid #FFFFFF!important;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 16px;
    line-height: 18px;
    color: #333!important;
    background-color: none!important;

  }

  .bloc-focus-texte table td::before{
    content: attr(data-th);
    font-weight: bold;
    padding-right: 20px;
    flex-basis: 40%;
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    color: #415EA1;
  }


  .blog-content > a{
    flex-basis: 49%;
  }

  .blog-content > a:nth-child(2n){
    margin-right: 0!important;
  }

  .blog-content > a:nth-child(3n){
    margin-right: 2%!important;
  }

  .blog-content > a .img-actu{
    height: 215px;
  }

  .blog-content.home > a:nth-child(3){
    display: none;
  }

  .blog-content > a .img-actu{
    height: 215px;
  }

  .page.et_pb_pagebuilder_layout #main-content{
    background-image: none;
  }

  #section-metiers .focus-metier-home:hover h3,
  #section-metiers .focus-metier-home:hover img{
    transform: none;
    opacity: 1;
    visibility: visible;
  }

  #section-metiers .focus-metier-home h4{
    display: none;
  }

  #section-metiers .focus-metier-home .bloc-general-texte.flip{
    display: none;
  }

  #section-metiers .focus-metier-home:hover img{
    border-radius: 15px;
  }

  #section-temoignages .bloc-general-texte{
    padding-top: 0px!important;
  }

  #section-temoignages .row-width{
    padding-right: 30px!important;
  }

  #section-temoignages .bloc-general-texte h2,
  #section-temoignages .bloc-general-texte p{
    text-align: center;
  }

  #section-temoignages .bloc-general-texte p{
    margin: auto;
  }

  #section-temoignages .etoiles{
    justify-content: center;
  }

  .slider-tem .sp-arrows{
    left: 50%;
    transform: translateX(-50%);
  }

  #pre-footer{
    padding-top: 0!important;
  }

  #pre-footer .row-width{
    padding-right: 30px!important;
    max-width: 100%!important;
    border-radius: 0px!important;
  }

  #pre-footer .row-width:before{
    background: #2e4387;
    opacity: 0.8;
    border-radius: 0px
  }

  .column-logo-footer{
    flex-basis: 35%!important;
  }

  .column-links-footer{
    flex-basis: 27%!important;
    margin-right: 5%!important;
  }

  .column-links-footer.two{
    margin-right: 0!important;
  }

  .column-logo-part-footer{
    display: flex!important;
    flex-basis: 100%!important;
    width: 100%!important;
    justify-content: space-between;
    align-items: center;
  }

  .column-logo-part-footer .et_pb_image,
  .column-logo-part-footer .et_pb_text{
    margin: 0!important;
    margin-left: 15px!important;
    margin-right: 15px!important;
  }

  .column-logo-part-footer .et_pb_text h3{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
  }

  #section-atouts-home ul {
    margin-top: 30px;
  }

  .section-text-general,
  #section-atouts-home{
    padding-top: 25px!important;
    padding-bottom: 25px!important;
  }

  #section-atouts-home{
    padding-bottom: 0!important;
  }

  #section-atouts-home .bloc-general-texte h2{
    text-align: center;
  }

  #section-atouts-home .bt-link-global{
    position: relative!important;
    margin-top: 0px!important;
  }

  #section-atouts-home #img-atout-1,
  #section-atouts-home #img-atout-2{
    display: none;
  }

  #section-pass-las-home .row-width .bloc-general-texte{
    text-align: center;
  }

  #section-pass-las-home .row-width .column-bt{
    justify-content: center;
  }

  #section-pass-las-home .row-width .column-bt:before{
    display: none;
  }

  #section-pass-las-home .row-width{
    border-radius: 0px;
    padding-right: 30px!important;
    box-shadow: none!important;
  }

  #section-pass-las-home{
    padding: 0px!important;
  }

  #section-texte-video-home .row-width .bloc-general-texte p {
    padding-bottom: 1em;
  }

  #section-texte-video-home .row-width.no-marge-top {
    padding-top: 0!important;
  }

  #section-texte-video-home .row-width .bloc-decale-home.end{
    padding-left: 0px!important;
    padding-right: 0px!important;
  }

  #section-texte-video-home .row-width .bloc-decale-home{
    padding-left: 0px!important;
  }

  #section-texte-video-home{
    background-color: #415EA1!important;
    padding: 0!important;
    padding-top: 25px!important;
    padding-bottom: 25px!important;
  }

  #section-texte-video-home:before{
    display: none;
  }

  #section-texte-video-home .bloc-image-text{
    opacity: 1!important;
    transform: none!important;
    visibility: visible!important;
  }

  #section-texte-video-home .bloc-image-text img{
    object-position: top center;
  }

  #section-metiers .focus-metier-home .bt-link-global{
    padding: 15px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }

  #section-metiers .focus-metier-home .img-focus-metier{
    margin-bottom: 0!important;
  }

  #section-metiers .focus-metier-home .img-focus-metier img{
    max-height: 60px;
  }

  #section-metiers .focus-metier-home h3{
    font-size: 22px;
    line-height: 26px;
    height: 70px;
  }

  #section-metiers .focus-metier-home{
    flex-basis: 50%!important;
    width: 50%!important;
    height: 50%!important;
    border-radius: 0px;
    margin-right: 0!important;
    margin-bottom: 0px!important;
    padding: 15px!important;
    transform: none!important;
    opacity: 1!important;
    visibility: visible!important;
  }

  #section-metiers .row-width{
    padding: 0px!important;
    height: 100%;
  }

  #section-metiers{
    margin-top: 0px;
    height: calc(80vh - var(--height-header-resp));
    padding-bottom: 0px!important;
  }

  #entete-home{
    padding: 0!important;
    height: 20vh!important;
    background-color: #f8f8f8!important;
  }

  #entete-home:before{
    display: none;
  }

  #entete-home .row-width{
    align-items: center;
    justify-content: center;
  }

  #entete-home .bloc-general-texte h1{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  #entete-home .bloc-general-texte h1 span{
    padding: 0;
    background: none!important;
  }

  #header-site .column-header-menu .menu-principal{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  #header-site .column-header-menu .bloc-tel{
    position: absolute;
    display: block;
    right: 70px;
    top: 50%;
    padding-top: 0px!important;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    z-index: 10;
  }

  #header-site .column-header-menu .bloc-tel .et_pb_code_inner{
    width: 100%;
    height: 100%;
  }

  #header-site .column-header-menu .bloc-tel a.tel{
    width: 100%;
    height: 100%;
    display: flex;
    padding-left: 0px;
    border-radius: 50%;
    background-color: #415EA1;
    color: #FFFFFF;
    justify-content: center;
    align-items: center;
  }

  #header-site .column-header-menu .bloc-tel a.tel:hover{
    color: #FFFFFF;
  }

  #header-site .column-header-menu .bloc-tel a.tel:before{
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  #header-site .column-header-menu .bloc-tel a span{
    display: none;
  }

  #page-container{
    padding-top: var(--height-header-resp)!important;
  }

  .et-tb #page-container, .et-tb-has-header #page-container{
    padding-top: var(--height-header-resp)!important;
  }

  #header-site{
    height: var(--height-header-resp)!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
  }

  #header-site .column-logo {
    flex-basis: 55%;
    margin-right: 2%;
    margin-bottom: 0px;
  }

  #header-site .column-logo img {
    max-height: 45px;
  }

  #header-site .column-header-menu{
    flex-basis: 45%;
  }

  #header-site .column-header-menu .bloc-social{
    top: var(--height-header-resp);
    left: 0;
    width: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    transition: all 0.3s ease;
    margin-left: 0px!important;
    padding: 15px!important;
    background-color: #415ea1;
    transform: translateX(100%);
  }

  body.opened #header-site .column-header-menu .bloc-social{
    visibility: visible;
    opacity: 1;
    z-index: 999999;
    transform: translateX(0);
  }

  #header-site .column-header-menu .bloc-social li a:before{
    color: #FFFFFF!important;
  }

  #header-site .column-header-menu .bloc-social li a:hover:before{
    color: #FFFFFF!important;
  }

  #header-site .column-header-menu li.menu-item-has-children>a:first-child:after{
    transform: none;
  }

  #section-focus-home{
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 0px!important;
  }

  #section-focus-home .row-width.row-width-full{
    position: relative;
    flex-basis: 140px;
    height: 140px;
    padding-left: 15px!important;
    padding-right: 15px!important;
  }

  .section-text-general .row-width.row-logo-texte-home{
    flex-basis: 120px;
    height: 120px;
    padding: 25px!important;
  }

  .section-text-general .row-width.row-logo-texte-home .et_pb_column{
    margin-bottom: 0px!important;
    height: 100%!important;
  }

  .section-text-general .row-width.row-logo-texte-home .et_pb_column .et_pb_module,
  .section-text-general .row-width.row-logo-texte-home .et_pb_column .et_pb_module .et_pb_image_wrap,
  .section-text-general .row-width.row-logo-texte-home .et_pb_column .et_pb_module .et_pb_image_wrap img{
    height: 100%!important;
  }

  .section-text-general .row-width.row-focus-home{
    flex-basis: calc(100vh - 260px);
    height: calc(100vh - 260px);
    padding: 0px!important;
  }

  #section-focus-home .row-width.row-width-full .column-logos-focus-home{
    flex-wrap: wrap;
    height: 100%;
  }

  #section-focus-home .row-width.row-width-full .column-logos-focus-home .element-logo:first-child{
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 15px!important;
    margin-right: 0px!important;
  }

  #section-focus-home .row-width.row-width-full .column-logos-focus-home .element-logo{
    flex-basis: 30.33333%;
    text-align: center;
    margin-bottom: 15px!important;
    margin-right: 4%!important;
  }

  #section-focus-home .focus-home{
    margin-bottom: 0px!important;
    height: 50%!important;
    min-height: auto!important;
  }

  #section-focus-home .focus-home,
  #section-focus-home .focus-home:before,
  #section-focus-home .focus-home .img-fond-focus,
  #section-focus-home .focus-home .img-fond-focus .et_pb_image_wrap ,
  #section-focus-home .focus-home .img-fond-focus .et_pb_image_wrap img{
    border-radius: 0px!important;
  }

  #section-focus-home .focus-home:hover:before{
    opacity: 1;
  }

  #section-focus-home .focus-home h3 {
    min-height: auto;
  }

  #section-focus-home .focus-home:hover h3 {
    opacity: 1;
    visibility: visible;
  }

  #section-focus-home .focus-home:hover p {
    opacity: 0;
    visibility: hidden;
  }

  #section-focus-home .focus-home:hover .bt-link-global.rose {
    background-color: #FFFFFF!important;
    color: #EC138B!important;
  }

  #section-focus-home .focus-home:hover .bt-link-global.blue {
    background-color: #FFFFFF!important;
    color: #38418E!important;
  }

  #footer-basic{
    margin-top: 0px!important;
    padding-top: 10px!important;
  }
/*
  #footer-basic .row-width{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  } */

  /* #footer-basic.centre .row-width .et_pb_column{
    flex-basis: 46%;
    margin-right: 2%;
    max-width: 100%;
  } */

  #footer-basic.centre .row-width .et_pb_column:last-child{
    margin-right: 0;
  }

  #footer-basic.left .row-width .et_pb_column{
    flex-basis: 28%;
    margin-right: 2%;
  }

  #footer-basic.left .row-width .et_pb_column:last-child{
    margin-right: 0;
  }

  #footer-basic.left .row-width .et_pb_column:nth-child(1){
    flex-basis: 100%;
  }

  #footer-basic.centre .row-width .et_pb_column:nth-child(1){
    order: 2;
  }

  #footer-basic.centre .row-width .et_pb_column:nth-child(2){
    order: 1;
    flex-basis: 100%;
  }

  #footer-basic.centre .row-width .et_pb_column:nth-child(3){
    order: 3;
  }

  .single .et_post_meta_wrapper img{
    float: none;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .row-width-focus-5 .focus-column:last-child{
    width: 100%;
  }

  .bloc-general-texte.float-img img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
  }

  .bloc-image-text{
    height: 40vh!important;
  }

  .bloc-image-text.height-none{
    height: auto!important;
  }

  .row-reverse{
    display: flex;
    flex-direction: column-reverse;
  }

  .row-reverse .et_pb_column:first-child{
    margin-top: 30px!important;
  }

  #entete-hauteur .row-width h1,
  #entete-hauteur .slider-basique .et_pb_slides .et_pb_slide h2{
    font-size: var(--font-size-title-entete-980);
    line-height: var(--font-size-title-entete-980);
  }

  #entete-hauteur{
    height: calc(100vh - var(--height-header-resp));
  }

  #entete-hauteur.entete-hauteur-full{
    height: calc(100vh - var(--height-header-resp));
  }

  #entete-hauteur.entete-hauteur-page{
    height: 250px;
  }

  #entete-hauteur .slider-basique .et_pb_slides .et_pb_slide .et_pb_slide_description{
    padding-left: 30px!important;
    padding-right: 30px!important;
  }

  #entete-hauteur .slider-basique .et-pb-slider-arrows{
    top: calc(100% - 80px)!important;
    width: 150px!important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999!important;
  }

  #entete-hauteur .slider-basique .et-pb-arrow-next,
  #entete-hauteur .slider-basique .et-pb-arrow-prev{
    opacity: 1!important;
  }
}

@media screen and (max-width: 767px) {

  .actu-content-blog > div {
    padding: 30px;
  }

  #section-jpo-faq .et_pb_accordion{
    width: 100%;
  }

  .bloc-general-texte.picto h2:before {
    position: absolute;
    left: -50px;
    top: 8px!important;
  }

  .bloc-licence-col{
    padding: 25px!important;
  }

  .filtre-actus a{
    font-size: 15px;
  }

  .wsp-pages-list li.page_item.page_item_has_children ul.children li{
    flex-basis: 100%;
    margin: 0%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .liste-tem .content-bloc-tem .content-infos-tem{
    padding: 30px;
    padding-left: 30px;
    padding-top: 100px;
  }

  .liste-tem .content-bloc-tem .content-infos-tem:before{
    left: 50%;
    transform: translateX(-50%);
    font-size: 100px;
    line-height: 70px;
    top: 15px;
  }

  .liste-tem .content-bloc-tem .content-infos-tem .text-tem{
    text-align: center;
    font-size: 17px;
    line-height: 26px;
  }

  .liste-tem .content-bloc-tem .content-infos-tem .image-text{
    justify-content: center;
  }

  .liste-equipe .content-bloc-equipe{
    flex-wrap: wrap;
  }

  .liste-equipe .content-bloc-equipe .img-actu{
    flex-basis: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    height: 350px;
  }

  .liste-equipe .content-bloc-equipe .content-infos-equipe{
    flex-basis: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .liste-equipe .content-bloc-equipe .img-actu img{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
  }

  .blog-content > a{
    flex-basis: 100%;
    margin-right: 0px!important;
    margin-bottom: 35px!important;
  }

  .slider-equipe .sp-arrows{
    width: 150px;
    max-width: 100%;
    left: 50%;
    top: 450px;
    transform: translateX(-50%) translateY(-13px);
  }

  .column-logo-footer .bloc-general-texte a{
    padding-left: 0px;
    padding-top: 30px;
    text-align: center;
    margin-bottom: 25px;
  }

  .column-logo-footer .bloc-general-texte a:before {
    left: 50%;
    transform: translateX(-50%);
  }

  .column-logo-footer{
    display: flex;
    flex-direction: column;
    margin-right: 0px!important;
    flex-basis: 100%!important;
    width: 100%!important;
    text-align: left!important;
    align-items: center;
    margin-bottom: 30px;
  }

  .column-logo-footer .logo-footer{
    text-align: left!important;
    margin-left: 0!important;
    margin-right: 0!important;
    display: flex;
    align-items: center;
  }

  .column-links-footer{
    flex-basis: 100%!important;
    width: 49%!important;
    margin-right: 0!important;
    text-align: center;
    margin-bottom: 40px!important;
  }

  .column-links-footer h3,
  .column-links-footer p{
    text-align: center!important;
  }

  #footer-basic h3{
    margin-bottom: 15px;
  }

  #section-chiffre-cles .focus-cle .text-cle p{
    font-size: 18px;
    line-height: 22px;
  }

  .bloc-general-texte h2{
    font-size: 30px!important;
    line-height: 30px!important;
  }

  #header-site .et_mobile_menu > li > a {
    font-size: 26px;
    line-height: 26px;
  }

  #header-site .et_mobile_menu > li > ul > li > a{
    font-size: 22px;
    line-height: 22px;
  }

  #section-focus-home .focus-home h3{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  #section-focus-home .focus-home .bt-link-global{
    padding: 15px!important;
    padding-left: 25px!important;
    padding-right: 45px!important;
  }

  /* #footer-basic .row-width{
    align-items: center;
    flex-direction: column;
  } */

  #footer-basic.centre .row-width .et_pb_column,
  #footer-basic.left .row-width .et_pb_column{
    width: 300px;
    max-width: 100%;
    margin-right: 0px!important;
  }

  #footer-basic.centre .row-width .et_pb_column:nth-child(3){
    margin-top: 30px!important;
  }

  .et_pb_column .et_pb_grid_item, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
    margin: 0 5.5% 9.5% 0;
    margin-bottom: 5.5%;
    width: 47.25%;
    clear: none;
    float: left;
  }

  .bt-link-global{
    font-size: var(--size-link-general-767)!important;
    line-height: var(--size-link-general-767)!important;
  }

  #entete-hauteur{
    height: calc(100vh - var(--height-header-resp));
  }

  #entete-hauteur.entete-hauteur-full{
    height: calc(100vh - var(--height-header-resp));
  }

  #entete-hauteur .row-width h1,
  #entete-hauteur .slider-basique .et_pb_slides .et_pb_slide h2{
    font-size: var(--font-size-title-entete-767);
    line-height: var(--font-size-title-entete-767);
  }
}

@media screen and (max-width: 576px) {

  .slider-resultats .sp-arrows{
    left: 68%;
  }

  #section-temoignages .bloc-temoignages .content-infos .image{
    width: 80px;
    height: 80px;
  }

  .blog-content > a .img-actu{
    height: 170px;
  }

  #entete-hauteur.entete-hauteur-page{
    height: 200px;
  }

  #pre-footer .bloc-general-texte h2 {
    font-size: 28px!important;
    line-height: 28px!important;
  }

  .column-logo-part-footer{
    flex-direction: column;
  }

  .column-logo-part-footer .et_pb_image,
  .column-logo-part-footer .et_pb_text{
    margin-bottom: 20px!important;
  }

  #section-texte-video-home .row-width .bloc-general-texte p {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 1em;
  }

  #section-texte-video-home .row-width h2 {
    font-size: 30px;
    line-height: 35px;
  }

  #section-metiers .focus-metier-home h3{
    font-size: 18px;
    line-height: 26px;
    height: auto;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  #entete-home .bloc-general-texte h1{
    display: block;
    font-size: 18px;
    line-height: 26px;
  }

  #entete-home .bloc-general-texte h1 span{
    display: inline;
  }

  #header-site .et_mobile_menu > li {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  #footer-basic.centre .row-width .et_pb_column,
  #footer-basic.left .row-width .et_pb_column{
    width: 100%;
    max-width: 100%;
    margin-right: 0px!important;
  }

  #entete-hauteur .row-width h1,
  #entete-hauteur .slider-basique .et_pb_slides .et_pb_slide h2{
    font-size: var(--font-size-title-entete-576);
    line-height: var(--font-size-title-entete-576);
  }

  #entete-hauteur .row-width p,
  #entete-hauteur .slider-basique .et_pb_slides .et_pb_slide p{
    font-size: var(--font-size-p-entete-576);
    line-height: var(--line-height-p-entete-576);
  }
}

@media screen and (max-height: 750px) and (min-width: 981px){
  #section-focus-home .focus-home{
    min-height: 230px;
  }

  #section-focus-home .focus-home h3{
    font-size: 30px;
    line-height: 35px;
    min-height: 70px;
  }

  #section-focus-home .bloc-general-texte p{
    font-size: 16px;
    line-height: 22px;
  }
}

/* Custom Video Popup */
/* Popup Close Icon Tweak */
.mfp-fade.mfp-bg.mfp-ready{
  z-index: 99999999;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	top: 0px !important;
	position: fixed !important;
  z-index: 9999999999;
}
.mfp-iframe-holder .mfp-content {
  /* max-width: 70%; */
  width: 1200px;
  max-width: 90%;
}
.mfp-iframe-scaler button.mfp-close {
  top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
  top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
  top: -50px;
}

.video_popup {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.video_popup a:before{
  content: "";
  position: absolute;
  border-radius: 23px;
  background-color: #415EA1;
  opacity: 0.5;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.video_popup a:after {
  content: 'E';
  cursor: pointer;
  font-family: 'ETmodules';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  background-color: #fff;
  border-radius: 50%;
  font-size: 40px;
  text-transform: uppercase;
  color: #415EA1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.8;
}

.video_popup.no_icon:before,
.video_popup.no_icon:after {
  display: none!important;
}

.video_popup:not(.no_icon):hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.video_popup:hover a:after {
  transform: translateX(-50%) translateY(-50%) scale(0.90);
}

/* @media all and (max-width: 980px) {
  .video_popup a:before {
      top: calc(50% - 32.5px);
      left: calc(50% - 33px);
      padding: 33px 17px;
      font-size: 10px;
  }
  .video_popup a:after {
      top: calc(50% - 32.5px);
      left: calc(50% - 33px);
      padding: 33px 17px;
      font-size: 32px;
  }
  .video_popup:hover a:before {
      opacity: 0;
      padding: 40px 22px;
      left: calc(50% - 43px);
      top: calc(50% - 42.5px);
  }
  .video_popup:hover a:after {
      opacity: 1;
      padding: 40px 22px;
      left: calc(50% - 43px);
      top: calc(50% - 42.5px);
      font-size: 42px;
  }
} */

/*Code CSS pour carousel de post Instagram*/

.instagram-carousel {
  max-width: 1380px;
  margin: 0 auto;
}

.carousel-container {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-item {
  min-width: 300px;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: transform 0.3s ease;
}

.carousel-item:hover {
  transform: translateY(-5px);
}

.carousel-item img, .carousel-item video {
  width: 100%;
  height: 533px;
  object-fit: cover;
  display: block;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: rgba(255,255,255,0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #333;
  transition: all 0.3s ease;
}

.carousel-item:hover .play-button {
  background: rgba(255,255,255,1);
  transform: translate(-50%, -50%) scale(1.1);
}

.carousel-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

.nav-btn {
  padding: 20px 20px;
  background: #415EA1;
  color: white;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.nav-btn:hover {
  background: #3448c5;
}

.nav-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
}

/* Lightbox styles */
.lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 999999 !important;
  justify-content: center;
  align-items: center;
}

.lightbox.active {
  display: flex;
}

.lightbox-content {
  position: relative;
  max-width: 80%;
  max-height: 80%;
}

.lightbox video {
  width: 100%;
  height: auto;
  max-height: 80vh;
  border-radius: 8px;
}

.lightbox-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
  background: none;
  border: none;
}

.lightbox-info {
  position: absolute;
  bottom: -60px;
  left: 0;
  color: white;
  font-size: 14px;
}

@media (max-width: 768px) {
  .carousel-item {
    min-width: 250px;
  }

  .carousel-item img, .carousel-item video {
    height: 444px;
  }

  .carousel-container {
    width: 520px;
    margin: 0 auto; /* Centrage horizontal */
  }

  .lightbox-content {
    max-width: 95%;
    max-height: 70%;
  }
}

@media (max-width: 557px){
  .carousel-item {
    min-width: 150px;
  }

  .carousel-item img, .carousel-item video {
    height: 266px;
  }

  .carousel-container {
    width: 321px;
    margin: 0 auto; /* Centrage horizontal */
  }
}

/*STYLE CSS POUR PAGE JPO DU 1 JUILLET 2025*/

/* Configuration du slider header-jpo */
.header-jpo .et_pb_slide {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  text-align: center !important;
  position: relative !important;
}

/* Repositionnement de l'image "Réussissez mieux" */
.header-jpo .et_pb_slide_image {
  /*position: absolute !important;
  bottom: 40px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;*/
  z-index: 3 !important;
  width: auto !important;
  height: auto !important;
  background: none !important;
}

.header-jpo .et_pb_slide_image img {
  max-width: 300px !important;
  height: auto !important;
  opacity: 1 !important;
}

#entete-hauteur.jpo{
  height: 554px;
  .header-jpo{
    .et_pb_slider_container_inner{
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      justify-content: center;
      height: 100%;
      &:before{
        z-index: 0 !important;
        background: rgba(0,0,0,0.35) !important;;
      }
      .et_pb_slide_description{
        margin: 0;
        h1#jpo-hero-title{
          @media screen and (max-width: 980px){
            transform: translateY(27px);
          }
        }
      }
      .et_pb_slide_image{
        margin-right: 0;
        position: relative;
        @media screen and (max-width: 980px){
          display: block !important;
          margin: 0px auto;
        }
      }
    }
  }

}

/* Titre principal JPO */
#jpo-hero-title {
  font-size: 200px !important;
  font-weight: 900 !important;
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin-bottom: 20px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
  line-height: 1 !important;
  transform: translateY(60px);
  position: relative;
  z-index: 1;
}

/* Conteneur du sous-titre */
.slider-basique .et_pb_slides .et_pb_slide h2#jpo-hero-subtitle {
  font-size: 40px !important;
  font-weight: 600 !important;
  color: #415ea1 !important;
  margin: 0 !important;
  display: inline-block;
  background: white;
  padding: 25px 45px !important;
  border-radius: 25px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  line-height: 1.2 !important;
  position: relative;
  z-index: 2;
}

/* Texte rose dans le sous-titre */
#jpo-hero-subtitle span {
  color: #ee018b !important; /* Rose/magenta */
  font-weight: 700 !important;
}

/* Responsive - Tablette */
@media (max-width: 980px) {
  #jpo-hero-title {
    font-size: 80px !important;
    letter-spacing: 4px;
  }

  #jpo-hero-subtitle {
    font-size: 24px !important;
    padding: 12px 25px;
  }
}

/* Responsive - Mobile */
@media (max-width: 767px) {
  #jpo-hero-title {
    font-size: 60px !important;
    letter-spacing: 2px;
    margin-bottom: 15px !important;
  }

  #jpo-hero-subtitle {
    font-size: 20px !important;
    padding: 10px 20px;
    border-radius: 10px;
  }
}

#container-jpo-inscription{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.bloc-jpo-description{
  @media screen and (max-width: 980px) {
    width: 90%;
  }

  #bloc-jpo-inscription{
    background-color: #F0EFFE;
    width: 90%;
    max-width: 900px;
    padding: 50px 250px 50px 50px ;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    position: relative;
    @media screen and (max-width: 980px) {
      width: 100%;
      padding: 130px 30px 30px;
      margin-top: 150px;
      &:after{
        display: block;
        left: 55%;
        right: auto;
        transform: translate(-50%, -50%);
        width: 90%;
        height: 100%;
      }
    }
    a{
      @media screen and (max-width: 980px) {
        width: 100%;
      }
    }
  }
}


#bloc-jpo-inscription h2{
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  color: #415ea1;
  margin-bottom: 20px;
}

#bloc-jpo-inscription p{
  font-size: 23px;
  line-height: 1.3;
  text-align: left;
  color: #000;
  margin-bottom: 30px;
}

#bloc-jpo-inscription a{
  padding: 20px 0px;
  background-color: #ee018b;
  font-size: 23px;
  font-style: normal;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  width: 350px;
}

#bloc-jpo-inscription::after {
  content: '';
  position: absolute;
  right: -210px;
  top: -50px;
  width: 550px;
  height: 500px;
  background-image: url('/wp-content/uploads/2025/07/supperform-jpo-etudiante.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

/* Responsive - Tablette */
@media (max-width: 980px) {
  #bloc-jpo-inscription {
    width: 80%;
    padding-right: 200px;
  }

  #bloc-jpo-inscription::after {
    right: -50px;
    width: 200px;
    height: 300px;
  }
}

/* Responsive - Mobile */
@media (max-width: 767px) {
  #bloc-jpo-inscription {
    width: 90%;
    padding-right: 50px;
  }

  #bloc-jpo-inscription::after {
    display: none; /* Cache l'image sur mobile pour éviter les problèmes */
  }
}

/* Timeline JPO Swiper Styles */

.jpo-timeline-container {
  background-color: #415ea1;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}

.jpo-timeline-container .swiper {
  width: 100%;
  max-width: 1200px;
  margin: 0;
}

/* Container principal de chaque slide */
.timeline__container {
  display: flex;
  align-items: center;
  gap: 40px;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

/* Image à gauche - 40% de la largeur selon maquette */
.timeline__container .image {
  flex: 0 0 40%;
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
  min-width: 480px;
}

.timeline__container .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Description à droite */
.timeline__container .description {
  flex: 1;
  color: white;
  padding-left: 20px;
  margin-bottom: 60px;
}

.timeline__container .title {
  font-size: 33px;
  font-weight: 700;
  line-height: 1.2;
  opacity: 1;
}

.timeline__container .subtitle {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
  opacity: 1;
}

.timeline__container .content {
  font-size: 23px;
  line-height: 1.6;
  opacity: 1;
}

/* Pagination Timeline Custom */
.jpo-timeline-container .swiper-pagination {
  position: absolute !important;
  bottom: 85px !important;
  left: auto !important;
  right: 0 !important;
  width: calc(100% - 480px) !important;
  height: auto !important;
  display: flex !important;
  justify-content: space-around !important;
  align-items: center !important;
  z-index: 10 !important;
  padding: 0 40px;
}

.jpo-timeline-container .swiper-pagination::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 3px;
  background: rgba(255,255,255,0.4);
  border-radius: 2px;
  z-index: 1;
}

/* Bullets de pagination */
.jpo-timeline-container .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  margin: 0;
  transition: all 0.3s ease;
  z-index: 3;
  opacity: 1;
  border: 2px solid transparent;
}

.jpo-timeline-container .swiper-pagination-bullet:hover {
  transform: scale(1.1);
}

.jpo-timeline-container .swiper-pagination-bullet-active {
  outline: 6px solid #EE188A;
  background: white;
}

/* Tooltips avec les heures */
.jpo-timeline-container .swiper-pagination-bullet .tooltip {
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  background: #EE188A;
  color: white;
  padding: 6px 12px;
  border-radius: 15px;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 10;
}

/* Triangle pointant vers le haut */
.jpo-timeline-container .swiper-pagination-bullet .tooltip::before {
  content: '';
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #EE188A;
}

.jpo-timeline-container .swiper-pagination-bullet-active .tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(3px);
}

/* Responsive - Tablette */
@media (max-width: 1024px) {
  .timeline__container {
    gap: 30px;
  }

  .timeline__container .image {
    flex: 0 0 350px;
    height: 280px;
  }

  .timeline__container .title {
    font-size: 28px;
  }

  .timeline__container .subtitle {
    font-size: 24px;
  }

  .timeline__container .content {
    font-size: 18px;
  }
}

/* Responsive - Mobile */
@media (max-width: 768px) {
  .jpo-timeline-container {
    padding: 0 0 100px;
  }

  .jpo-timeline-container .swiper {
    height: auto;
    min-height: 500px;
  }

  .timeline__container {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }

  .timeline__container .image {
    flex: none;
    width: 100%;
    max-width: 350px;
    height: 250px;
    margin: 0 auto;
  }

  .timeline__container .description {
    padding-left: 0;
  }

  .timeline__container .title {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .timeline__container .subtitle {
    font-size: 20px;
  }

  .timeline__container .content {
    font-size: 16px;
  }

  .jpo-timeline-container .swiper-pagination {
    width: 100% !important;
    right: auto !important;
    left: 0 !important;
    bottom: 90px !important;
    padding: 0 20px;
  }

  .jpo-timeline-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}

#section-temoignages-jpo .bt-link-global.rose{
  margin-top: 0!important;
  margin-bottom: 25px!important;
}

#section-temoignages-jpo .bloc-general-texte{
  padding-top: 50px;
}

#section-temoignages-jpo .bloc-general-texte p{
  width: 500px;
  max-width: 100%;
}

#section-temoignages-jpo .etoiles{
  display: flex;
}

#section-temoignages-jpo .etoiles span{
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 3px;
}

#section-temoignages-jpo .etoiles span:before{
  content: "\e033";
  font-family: 'ETmodules';
  width: 25px;
  height: 25px;
  display: block;
  color: #F9A72A;
  font-size: 25px;
  line-height: 25px;
}

#section-temoignages-jpo .bloc-temoignages{
  border-radius: 40px;
  padding: 30px;
  padding-top: 120px;
  background-color: #415EA1;
}

#section-temoignages-jpo .bloc-temoignages:before{
  content: "\7b";
  font-family: 'ETmodules';
  display: block;
  color: #F9A72A;
  font-size: 120px;
  line-height: 70px;
  position: absolute;
  top: 40px;
  left: 10px;
  transform: rotate(180deg);
  font-weight: 900;
}

#section-temoignages-jpo .bloc-temoignages .content-tem{
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  height: 130px;
  overflow: auto;
  padding-bottom: 10px;
  padding-right: 20px;
}


/* width */
#section-temoignages-jpo .bloc-temoignages .content-tem::-webkit-scrollbar {
  width: 10px;
  border-radius: 3px;
  transition: all 0.3s ease;
}

/* Track */
#section-temoignages-jpo .bloc-temoignages .content-tem::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
  transition: all 0.3s ease;
}

/* Handle */
#section-temoignages-jpo .bloc-temoignages .content-tem::-webkit-scrollbar-thumb {
  background: #F9A72A;
  transition: all 0.3s ease;
  border-radius: 5px;
}

/* Handle on hover */
#section-temoignages-jpo .bloc-temoignages .content-tem::-webkit-scrollbar-thumb:hover {
  background: #333333;
}

#section-temoignages-jpo .bloc-temoignages .content-infos{
  display: flex;
  margin-top: 20px;
  align-items: center;
}

#section-temoignages-jpo .bloc-temoignages .content-infos .image{
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

#section-temoignages-jpo .bloc-temoignages .content-infos .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

#section-temoignages-jpo .bloc-temoignages .content-infos .infos{
  margin-left: 20px;
}

#section-temoignages-jpo .bloc-temoignages .content-infos .infos h3{
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#section-temoignages-jpo .bloc-temoignages .content-infos .infos p{
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #FFFFFF;
}

#section-temoignages-jpo h2,
#section-temoignages-jpo-title h2,
#section-jpo-offre h2{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #415ea1;
}

.mythe-realite-container {
  display: flex;
  align-items: stretch;
  gap: 0;
  max-width:800px;
  @media screen and ( max-width: 980px){
    flex-direction: column;
  }
}

.mythe-bloc, .realite-bloc {
  flex: 1;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.mythe-bloc {
  background: #E8E3FF;
  color: #415ea1;
  border-radius: 20px 0 0 20px;
  position: relative;
  min-height: 170px;
  @media screen and ( max-width: 980px){
    border-radius: 20px 20px 0 0;
  }
}

.mythe-bloc::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #E8E3FF;
  z-index: 2;

  @media screen and (max-width: 980px){
    bottom: -35px;
    top: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    border-bottom: 15px solid #E8E3FF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
}

.mythe-bloc h3{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #415ea1;
}

.mythe-bloc p{
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #000;
}

.realite-bloc {
  background: #EE188A;
  color: white;
  position: relative;
  border-radius: 0 20px 20px 0;
  min-height: 170px;
  @media screen and ( max-width: 980px){
    border-radius: 0 0 20px 20px;
  }
}

.realite-bloc h3{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.realite-bloc p{
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #fff;
}


#section-inscription-jpo:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #415ea1;
  opacity: 0.7;
  z-index: 1;
}

#bloc-inscription-jpo{
  display: flex;
  justify-content: center;
  text-align: center;
  @media screen and (max-width: 980px){
    flex-direction: column;
  }
}

#bloc-inscription-jpo h2,
#bloc-inscription-jpo-title h2,
#bloc-inscription-jpo h3{
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#bloc-inscription-jpo p{
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}

#bloc-inscription-jpo .et_pb_column{
  width: 450px;
}

#bloc-rose-inscription-jpo{
  padding: 35px;
  max-width: 480px;
  object-fit: contain;
  border-radius: 18px;
  background-color: #ee018b;
}

#bloc-rose-inscription-jpo a {
  display: inline-block;
  background: white;
  color: #EE188A;
  padding: 12px 25px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  padding-right: 20px;
  margin: 25px 0;
}

#bloc-rose-inscription-jpo a:hover {
  padding-right: 35px;
}

#bloc-rose-inscription-jpo a::after {
  content: '\35';
  font-family: 'EtModules';
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.3s ease;
}

#bloc-rose-inscription-jpo a:hover::after {
  opacity: 1;
  right: 15px;
}

/* Style général pour la FAQ */
#section-jpo-faq .et_pb_toggle {
  border: none;
  box-shadow: none;
}

#section-jpo-faq p{
  margin-top: 15px;
  font-size: 18px;
  text-align: left;
  color: #000;
}

#section-jpo-faq h2{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #415ea1;
}

#section-jpo-faq .et_pb_accordion{
  max-width: 800px;
  width: 100%;
}

#section-jpo-faq .et_pb_toggle_close{
  background: none !important;
}

#section-jpo-faq .et_pb_accordion_item{
  margin: 0 !important;
  padding: 5px !important;
}

/* Titre des questions */
#section-jpo-faq .et_pb_toggle_title {
  background: #F0EFFE;
  border-radius: 10px;
  color: #3e438b;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 55px 20px 25px;
  position: relative;
  border: none;
}

/* Icône flèche - fermé par défaut */
#section-jpo-faq .et_pb_toggle_title::after {
  content: '\35';
  font-family: 'EtModules';
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.3s ease;
  color: #415ea1;
  font-size: 30px;
}

/* Flèche vers le bas quand ouvert */
#section-jpo-faq .et_pb_toggle_open .et_pb_toggle_title::after {
  transform: translateY(-50%) rotate(90deg);
}

/* Contenu des réponses */
#section-jpo-faq .et_pb_toggle_content {
  background: transparent;
  padding: 0 25px 20px 25px;
  color: #333;
  line-height: 1.6;
}

#section-jpo-cat{
  background: #415ea1;
  border-radius: 25px;
  width: 80%;
  max-width: 1000px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#section-jpo-cat h3 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0 15px;
  @media screen and (max-width: 980px){
    font-size: 21px;
  }
}

#section-jpo-cat a{
  padding: 20px 50px;
  background-color: #ee018b;
  font-size: 23px;
  font-style: normal;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  margin-top: 25px;
  @media screen and (max-width: 980px){
    font-size: 18px;
    padding: 10px 30px;
  }
}

#bloc-jpo-cat{
  display: flex;
  flex-direction: column;
  align-items: center;
}
