@charset "UTF-8";

/* Theme Name:     Divi Child Theme Theme URI:      https://www.elegantthemes.com/gallery/divi/ Description:    Divi Child Theme Author:         Glanum Author URI:     https://www.glanum.com/ Template:       Divi Version:        1.0.0 */

/* media queries si utilisation des mixins de responsive.scss via un @include >> Nb: divi-lg correspond au breakpoint utilisé par Divi builder en mode tablette */

/* media queries breakpoints : en cas d'utilisation de @media Le code initial utilise encore des media car il n'y avait pas la même version scss : en cas de changement de ce code, ces breakpoint sont le miroir de ceux ci-dessus Cela permet une cohérence meilleure que de garder des valeurs en dur tout en ne changeant pas le code initial avec la mixin et les function scss */

/* Créer des class css de padding dynamique Avec ajustement dynamique de la valeur en px de 1 à 20px via une boucle Usage possible dans un acf pour donner une valeur reprise ensuite en php Types : $size:number, $i:number Usage dans le css d'un tag html : ex: <?php echo "ccorca-padding-".$size ?> (pour un padding de $size px) */

.ccorca-padding-1 {
  padding: 1px;
}

.ccorca-padding-2 {
  padding: 2px;
}

.ccorca-padding-3 {
  padding: 3px;
}

.ccorca-padding-4 {
  padding: 4px;
}

.ccorca-padding-5 {
  padding: 5px;
}

.ccorca-padding-6 {
  padding: 6px;
}

.ccorca-padding-7 {
  padding: 7px;
}

.ccorca-padding-8 {
  padding: 8px;
}

.ccorca-padding-9 {
  padding: 9px;
}

.ccorca-padding-10 {
  padding: 10px;
}

.ccorca-padding-11 {
  padding: 11px;
}

.ccorca-padding-12 {
  padding: 12px;
}

.ccorca-padding-13 {
  padding: 13px;
}

.ccorca-padding-14 {
  padding: 14px;
}

.ccorca-padding-15 {
  padding: 15px;
}

.ccorca-padding-16 {
  padding: 16px;
}

.ccorca-padding-17 {
  padding: 17px;
}

.ccorca-padding-18 {
  padding: 18px;
}

.ccorca-padding-19 {
  padding: 19px;
}

.ccorca-padding-20 {
  padding: 20px;
}

.ccorca-padding-21 {
  padding: 21px;
}

.ccorca-padding-22 {
  padding: 22px;
}

.ccorca-padding-23 {
  padding: 23px;
}

.ccorca-padding-24 {
  padding: 24px;
}

.ccorca-padding-25 {
  padding: 25px;
}

.ccorca-padding-26 {
  padding: 26px;
}

.ccorca-padding-27 {
  padding: 27px;
}

.ccorca-padding-28 {
  padding: 28px;
}

.ccorca-padding-29 {
  padding: 29px;
}

.ccorca-padding-30 {
  padding: 30px;
}

.ccorca-padding-31 {
  padding: 31px;
}

.ccorca-padding-32 {
  padding: 32px;
}

.ccorca-padding-33 {
  padding: 33px;
}

.ccorca-padding-34 {
  padding: 34px;
}

.ccorca-padding-35 {
  padding: 35px;
}

.ccorca-padding-36 {
  padding: 36px;
}

.ccorca-padding-37 {
  padding: 37px;
}

.ccorca-padding-38 {
  padding: 38px;
}

.ccorca-padding-39 {
  padding: 39px;
}

.ccorca-padding-40 {
  padding: 40px;
}

.ccorca-padding-41 {
  padding: 41px;
}

.ccorca-padding-42 {
  padding: 42px;
}

.ccorca-padding-43 {
  padding: 43px;
}

.ccorca-padding-44 {
  padding: 44px;
}

.ccorca-padding-45 {
  padding: 45px;
}

.ccorca-padding-46 {
  padding: 46px;
}

.ccorca-padding-47 {
  padding: 47px;
}

.ccorca-padding-48 {
  padding: 48px;
}

.ccorca-padding-49 {
  padding: 49px;
}

.ccorca-padding-50 {
  padding: 50px;
}

.ccorca-padding-51 {
  padding: 51px;
}

.ccorca-padding-52 {
  padding: 52px;
}

.ccorca-padding-53 {
  padding: 53px;
}

.ccorca-padding-54 {
  padding: 54px;
}

.ccorca-padding-55 {
  padding: 55px;
}

.ccorca-padding-56 {
  padding: 56px;
}

.ccorca-padding-57 {
  padding: 57px;
}

.ccorca-padding-58 {
  padding: 58px;
}

.ccorca-padding-59 {
  padding: 59px;
}

.ccorca-padding-60 {
  padding: 60px;
}

.ccorca-padding-61 {
  padding: 61px;
}

.ccorca-padding-62 {
  padding: 62px;
}

.ccorca-padding-63 {
  padding: 63px;
}

.ccorca-padding-64 {
  padding: 64px;
}

.ccorca-padding-65 {
  padding: 65px;
}

.ccorca-padding-66 {
  padding: 66px;
}

.ccorca-padding-67 {
  padding: 67px;
}

.ccorca-padding-68 {
  padding: 68px;
}

.ccorca-padding-69 {
  padding: 69px;
}

.ccorca-padding-70 {
  padding: 70px;
}

.ccorca-padding-71 {
  padding: 71px;
}

.ccorca-padding-72 {
  padding: 72px;
}

.ccorca-padding-73 {
  padding: 73px;
}

.ccorca-padding-74 {
  padding: 74px;
}

.ccorca-padding-75 {
  padding: 75px;
}

.ccorca-padding-76 {
  padding: 76px;
}

.ccorca-padding-77 {
  padding: 77px;
}

.ccorca-padding-78 {
  padding: 78px;
}

.ccorca-padding-79 {
  padding: 79px;
}

.ccorca-padding-80 {
  padding: 80px;
}

.ccorca-padding-81 {
  padding: 81px;
}

.ccorca-padding-82 {
  padding: 82px;
}

.ccorca-padding-83 {
  padding: 83px;
}

.ccorca-padding-84 {
  padding: 84px;
}

.ccorca-padding-85 {
  padding: 85px;
}

.ccorca-padding-86 {
  padding: 86px;
}

.ccorca-padding-87 {
  padding: 87px;
}

.ccorca-padding-88 {
  padding: 88px;
}

.ccorca-padding-89 {
  padding: 89px;
}

.ccorca-padding-90 {
  padding: 90px;
}

.ccorca-padding-91 {
  padding: 91px;
}

.ccorca-padding-92 {
  padding: 92px;
}

.ccorca-padding-93 {
  padding: 93px;
}

.ccorca-padding-94 {
  padding: 94px;
}

.ccorca-padding-95 {
  padding: 95px;
}

.ccorca-padding-96 {
  padding: 96px;
}

.ccorca-padding-97 {
  padding: 97px;
}

.ccorca-padding-98 {
  padding: 98px;
}

.ccorca-padding-99 {
  padding: 99px;
}

.ccorca-padding-100 {
  padding: 100px;
}

/* ---------- Typographie pour tous le site ----------- */

h1 {
  font-weight: 700;
  font-size: 36px;
  color: #3f336e !important;
}

.single h1 {
  text-align: center;
}

h2 {
  font-size: 32px;
  font-weight: 700;
}

h4 {
  margin-bottom: 14px;
}

a.--break-w {
  overflow-wrap: break-word;
}

a.--hyphen-w {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

a.--ellipsis-w {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.ccorca-text,
.ccorca-text-xs {
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  color: #000000;
}

.ccorca-text__secondary {
  color: #3f336e;
}

.ccorca-text__light {
  color: #ffffff;
}

.ccorca-text--fw-bold {
  font-weight: 700;
}

.ccorca-text--fw-light {
  font-weight: 300;
}

.ccorca-text-xs {
  font-size: 13px;
}

.ccorca-title,
.ccorca-title-lg,
.ccorca-title-xl {
  color: #000000;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}

.ccorca-title__inverse {
  color: #ffffff;
}

.ccorca-title__secondary {
  color: #3f336e;
}

.ccorca-title--fw-light {
  font-weight: 300;
}

.ccorca-title--fw-bold {
  font-weight: 700;
}

.ccorca-title--hyphen {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.ccorca-title--word-break {
  overflow-wrap: break-word;
}

.ccorca-title-lg {
  font-size: 24px;
}

.ccorca-title-xl {
  font-size: 46px;
}

.ccorca-link {
  color: #3f336e !important;
  text-decoration: none;
}

.ccorca-link:hover,
.ccorca-link:active,
.ccorca-link:focus {
  color: #34aed6 !important;
  text-decoration: none;
}

.ccorca-link--back {
  color: #958daf !important;
}

.ccorca-link--back svg {
  color: #958daf !important;
}

.ccorca-link--back:hover,
.ccorca-link--back:active,
.ccorca-link--back:focus {
  cursor: pointer;
  color: #34aed6 !important;
  text-decoration: none;
}

.ccorca-link--back:hover svg,
.ccorca-link--back:active svg,
.ccorca-link--back:focus svg {
  color: #34aed6 !important;
}

.ccorca-link--inverse {
  color: #ffffff !important;
}

.ccorca-link--inverse:hover,
.ccorca-link--inverse:active,
.ccorca-link--inverse:focus {
  color: #3f336e !important;
  text-decoration: none;
}

.ccorca-link--hyphen {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.ccorca-link--word-break {
  overflow-wrap: break-word;
}

.et_pb_section {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.et_pb_section > .et_pb_row {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.single .et_pb_section {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.et_pb_section.full-map_section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.et_pb_section.information-formation {
  padding-bottom: 100px !important;
}

.et_pb_section .inscription-formation-form {
  margin-top: -110px !important;
}

.ds-vertical-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

a:not(.wp-element-button) {
  text-decoration: none !important;
}

.custom-noresult-section .et_pb_section:nth-of-type(1) {
  background-color: #3f336e;
}

.custom-noresult-section .et_pb_section:nth-of-type(1) h1 {
  color: #f6f5fa !important;
}

.custom-noresult-section .et_pb_section:nth-of-type(1) p {
  color: #f6f5fa !important;
}

#logo {
  max-height: 90%;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

#logo:hover {
  opacity: 0.8;
}

.et_pb_svg_logo #logo {
  height: 90%;
}

#top-header .container {
  padding-top: 0;
}

.menu > li {
  padding-top: 0.75em;
}

.menu > li > a:hover {
  color: #34aed6 !important;
  opacity: 1;
}

.menu > li.space-members {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  background: #34aed6;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.menu > li.space-members:hover {
  background: #28a1c8;
}

.menu > li.space-members > a:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}

#top-menu-nav > ul > li > a {
  color: #5a545f;
}

#top-menu-nav > ul > li > a:hover {
  opacity: 1;
  color: #34aed6;
}

#top-menu-nav > ul li.current-menu-parent > a,
#top-menu-nav > ul li.current-menu-item > a {
  color: #34aed6;
}

#top-menu-nav > ul li.current-menu-parent .submenu .current-menu-item a,
#top-menu-nav > ul li.current-menu-item .submenu .current-menu-item a {
  color: #34aed6;
}

#top-menu-nav > ul li .sub-menu li {
  border-bottom: 1px solid #ececec;
}

#top-menu-nav > ul li .sub-menu li a {
  padding-top: 14px;
  line-height: 18px;
  color: #918d95;
  padding-bottom: 14px;
}

#top-menu-nav > ul li .sub-menu li a:hover {
  color: #34aed6;
  background: none;
}

#top-menu-nav > ul li .sub-menu li:first-child a {
  padding-top: 0;
}

#top-menu-nav > ul li .sub-menu li:last-child {
  border-bottom: none;
}

#top-menu-nav > ul li .sub-menu li:last-child a {
  padding-bottom: 0;
}

#main-footer {
  background-color: #ffffff;
}

#main-footer:before {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: #34aed6;
}

#main-footer #footer-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#main-footer #footer-widgets > div.footer-widget > div:nth-of-type(1).widget_media_image {
  min-width: 220px;
}

#main-footer #footer-widgets .widget_media_image img {
  max-width: 220px !important;
  width: 100% !important;
}

#main-footer #footer-widgets > div {
  margin-right: 50px !important;
  margin-left: 0 !important;
}

#main-footer #footer-widgets > div:last-of-type {
  margin-right: 0 !important;
}

#main-footer #footer-widgets > div.footer-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#main-footer #footer-widgets > div.footer-widget:first-child {
  width: auto;
}

#main-footer #footer-widgets > div.footer-widget > div {
  width: 100%;
}

#main-footer #footer-widgets > div.footer-widget > div:nth-of-type(1) {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

#main-footer #footer-widgets > div.footer-widget > div:nth-of-type(1).widget_media_image {
  max-width: 220px !important;
}

#main-footer #footer-widgets h4 {
  position: relative;
  color: #3f336e;
  margin-bottom: 30px;
}

#main-footer #footer-widgets h4:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 20%;
  height: 4px;
  background: #34aed6;
  border-radius: 2px;
}

#main-footer #footer-widgets ul li {
  margin-bottom: 20px;
  padding: 0 0 0 0;
}

#main-footer #footer-widgets ul li:before {
  display: none;
  top: 5px;
  margin-bottom: 0;
  border-color: #ffffff;
  border-width: 4px;
  border-radius: 4px;
}

#main-footer #footer-widgets ul li a {
  color: #5a545f;
  display: block;
  margin-left: 0px;
  font-size: 13px;
  line-height: 16px;
  -webkit-transition: color ease 0.2s;
  -o-transition: color ease 0.2s;
  transition: color ease 0.2s;
}

#main-footer #footer-widgets ul li a:hover,
#main-footer #footer-widgets ul li a:active,
#main-footer #footer-widgets ul li a:focus {
  color: #34aed6;
}

#main-footer #footer-widgets .widget_media_image {
  width: 100%;
}

#main-footer #footer-widgets .widget_media_image img {
  width: 100%;
}

#main-footer #footer-widgets .gform_widget ul li {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

#main-footer #footer-widgets .gform_widget ul li:before {
  display: none;
}

#main-footer #footer-widgets .gform_widget ul li label {
  color: #5e5e5e !important;
  font-size: 13px;
  font-weight: 400;
}

#main-footer #footer-widgets .gform_widget .gform_confirmation_message {
  color: #8db750;
  font-size: 11px;
  line-height: 13px;
}

#main-footer #footer-widgets .gform_widget .gform_footer {
  margin-top: 0;
}

#main-footer #footer-bottom {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #f0eef7;
}

#main-footer #footer-bottom .container {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

#main-footer #footer-bottom .container #footer-info {
  text-align: center;
  padding-bottom: 0;
}

#main-footer #footer-bottom .container .logo-glanum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#main-footer #footer-bottom .container .logo-glanum:hover {
  opacity: 0.8;
}

#main-footer #footer-bottom .container .logo-glanum img {
  width: 100%;
}

#main-footer #footer-bottom .container .logo-glanum img:hover {
  -webkit-animation: spin 2s infinite;
  animation: spin 2s infinite;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#mc_signup_submit,
.gform_button {
  width: 100%;
  margin-right: 0 !important;
  margin-left: -2px !important;
  background-color: #3f336e;
  border: none;
  padding: 12px 8px;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 700;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

#mc_signup_submit:hover,
.gform_button:hover {
  cursor: pointer;
}

#mc_signup_submit:hover,
#mc_signup_submit:active,
#mc_signup_submit:focus,
.gform_button:hover,
.gform_button:active,
.gform_button:focus {
  background-color: #34aed6;
}

#mc_subheader {
  color: #5a545f !important;
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
}

.mc_form_inside {
  display: grid;
  grid-template-columns: 1fr 100px;
  grid-template-rows: auto;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* Pour les autres messages : > tous les enfants direct qui ne sont ni le bouton de submit ni le champs ni le message; > Ils doivent être en ligne 3 sur toute la largeur; */
}

.mc_form_inside .mc_header {
  display: none;
}

.mc_form_inside .mc_input {
  width: 100%;
  border: none;
  border-radius: 8px 0 0 8px;
  background-color: #f6f5fa;
  padding: 12px 6px 12px 4px !important;
}

.mc_form_inside > div:not(.mc_signup_submit):not(#mc_message):not(.mc_merge_var) {
  grid-column: 1/2;
  grid-row: 3;
}

.mc_form_inside #mc_message {
  grid-column: 1/2;
  grid-row: 2;
}

.mc_form_inside #mc_message .mc_success_msg,
.mc_form_inside #mc_message .mc_error_msg {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
}

.mc_form_inside #mc_message .mc_success_msg {
  color: #8db750;
}

.mc_form_inside #mc_message .mc_error_msg {
  color: #dd4c4a !important;
}

.dp_ppp_module .et_pb_portfolio_item {
  padding: 20px 12px;
  background: #ffffff;
}

.dp_ppp_module .et_pb_portfolio_item.category-formation {
  min-height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dp_ppp_module .et_pb_portfolio_item h2 {
  font-size: 16px !important;
  color: #3f336e !important;
  margin-bottom: 10px !important;
}

.dp_ppp_module .et_pb_portfolio_item h2 a {
  display: block;
}

.dp_ppp_module .et_pb_portfolio_item .post-meta {
  color: #5a545f;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4px;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
}

.dp_ppp_module .dp-post-excerpt {
  font-size: 12px;
  line-height: 14px;
}

.dp_ppp_module .dp-post-excerpt a.more-link {
  display: block;
  margin-top: 6px;
  color: #d09871 !important;
  font-weight: 700;
}

.dp_ppp_module .dp-post-excerpt a.more-link:hover {
  color: #34aed6 !important;
}

.custom-nav-inter-post span.nav-previous a:hover span {
  color: #34aed6 !important;
}

.custom-formation-article .et_pb_module_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.custom-formation-article .et_pb_module_inner .formation {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.custom-formation-article .et_pb_module_inner .formation:first-child:nth-last-child(1),
.custom-formation-article .et_pb_module_inner .formation:first-child:nth-last-child(1) ~ .formation {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.custom-formation-article .et_pb_module_inner .formation:first-child:nth-last-child(2),
.custom-formation-article .et_pb_module_inner .formation:first-child:nth-last-child(2) ~ .formation {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.custom-formation-article .formation {
  margin: 0 !important;
  -ms-flex-preferred-size: calc(100% / 4 - 15px);
  flex-basis: calc(100% / 4 - 15px);
  min-width: 300px;
  min-height: 350px !important;
  border-radius: 10px;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.custom-formation-article .formation:nth-last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.custom-formation-article .dp-custom-field-description_de_la_formation {
  overflow: hidden;
}

.custom-formation-article .dp-custom-field-description_de_la_formation span.dp-custom-field-value {
  height: 200px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.custom-formation-article .more-link {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 12px;
  margin-top: 6px;
  color: #d09871 !important;
  font-weight: 700;
}

.custom-formation-article .more-link:hover {
  color: #34aed6 !important;
}

.custom-grid-publiations .et_pb_portfolio_filters {
  display: none;
}

.no-articles-section {
  display: none;
}

.no-articles-section.active {
  display: block;
}

.custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
  max-width: 300px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  float: none;
  padding: 0;
  border: none;
  border-radius: 32px;
  margin: 5px;
}

.custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(n) a {
  display: block;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 8px 15px;
  background-color: transparent;
  border: 1px solid #3f336e;
  border-radius: 32px;
  color: #3f336e;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  transition: background-color 0.2s ease-in, color 0.2s ease-in;
}

.custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(n) a:hover {
  text-decoration: none;
  background-color: #e7e4f2;
}

.custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(n) a.active {
  background-color: #3f336e;
  text-decoration: none;
  color: #ffffff;
}

.custom-grid-publications .et_pb_portfolio_items,
.custom-grid-members .et_pb_portfolio_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.custom-grid-publications .et_pb_portfolio_item,
.custom-grid-members .et_pb_portfolio_item {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-grid-publications .et_pb_portfolio_item .et_portfolio_image img,
.custom-grid-members .et_pb_portfolio_item .et_portfolio_image img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  aspect-ratio: 1;
}

.custom-grid-publications .et_pb_portfolio_item .dp-post-excerpt,
.custom-grid-members .et_pb_portfolio_item .dp-post-excerpt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.et_pb_scroll_top.et-pb-icon {
  border-radius: 50%;
  background: #d09871;
  right: 8px;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}

.et_pb_scroll_top.et-pb-icon:hover {
  background: #5a545f;
}

#et-boc .wpfd-content-table .mediaTable {
  border-color: #918d95;
}

#et-boc .wpfd-content-table .mediaTable thead {
  border-color: #918d95;
}

#et-boc .wpfd-content-table.wpfd-content {
  background: none !important;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
}

#et-boc .wpfd-content-table.wpfd-content .wpfd-container-table {
  padding-left: 0;
  padding-right: 0;
}

#et-boc .wpfd-content-table.wpfd-content .mediaTableMenu {
  display: none;
}

#et-boc .wpfd-content-table.wpfd-content .head-category-table {
  padding-right: 0 !important;
  background: none !important;
}

#et-boc .wpfd-content-table.wpfd-content .head-category-table a.download-category {
  background-color: #5a545f;
  border-color: #5a545f;
  color: #ffffff !important;
}

#et-boc .wpfd-content-table.wpfd-content .download-category,
#et-boc .wpfd-content-table.wpfd-content .downloadlink,
#et-boc .wpfd-content-table.wpfd-content .openlink {
  -webkit-transition: background-color ease 0.2s;
  -o-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s;
}

#et-boc .wpfd-content-table.wpfd-content .download-category:hover,
#et-boc .wpfd-content-table.wpfd-content .downloadlink:hover,
#et-boc .wpfd-content-table.wpfd-content .openlink:hover {
  background-color: #34aed6 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#et-boc .wpfd-content-table.wpfd-content .download-category i,
#et-boc .wpfd-content-table.wpfd-content .downloadlink i,
#et-boc .wpfd-content-table.wpfd-content .openlink i {
  display: none;
}

#et-boc .wpfd-content-table.wpfd-content .openlink {
  display: none !important;
  background-color: #f6f5fa;
}

#et-boc .wpfd-content-table.wpfd-content .openlink:hover {
  color: #ffffff;
}

#et-boc .wpfd-content-table.wpfd-content table thead th {
  background-color: #5a545f;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

#et-boc .wpfd-content-table .top {
  margin-top: 14px;
  overflow: hidden;
  padding: 30px 18px;
  background: #ffffff;
}

#et-boc .wpfd-content-table .top #filters_container,
#et-boc .wpfd-content-table .top .dataTables_length,
#et-boc .wpfd-content-table .top .searchbar {
  width: 33.3333333333%;
  float: left;
}

#et-boc .wpfd-content-table .top #filters_container .zonelabel,
#et-boc .wpfd-content-table .top #filters_container #zoneselect {
  display: inline-block;
}

#et-boc .wpfd-content-table .top #filters_container .zonelabel {
  color: #5a545f;
}

#et-boc .wpfd-content-table .top #filters_container #zoneselect {
  margin-left: 10px;
}

#et-boc .wpfd-content-table .top #filters_container #zoneselect .select2 {
  width: 180px !important;
}

#et-boc .wpfd-content-table .top .dataTables_length label {
  color: #5a545f;
}

#et-boc .wpfd-content-table .top .dataTables_length select {
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  height: 28px;
}

#et-boc .wpfd-content-table .top .searchbar .dataTables_filter {
  float: none;
}

#et-boc .wpfd-content-table .top .searchbar label,
#et-boc .wpfd-content-table .top .searchbar input {
  color: #5a545f;
}

#et-boc .wpfd-content-table .top .searchbar input {
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  height: 28px;
  padding-left: 6px;
  padding-right: 6px;
}

#et-boc .wpfd-content-table table.dataTable {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

#et-boc .wpfd-content-table table tbody tr.none td:before {
  opacity: 0;
}

#et-boc .wpfd-content-table table tbody tr.none td:hover {
  cursor: default !important;
  background: transparent !important;
}

#et-boc .wpfd-content-table table tbody tr.none td:hover a:hover {
  background: #f6f5fa;
}

#et-boc .wpfd-content-table table tbody tr.none + .child {
  display: none;
}

#et-boc .wpfd-content-table table tbody tr > td:first-child {
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

#et-boc .wpfd-content-table table tbody tr > td:first-child:hover {
  background: #e5cbb6;
}

#et-boc .wpfd-content-table table tbody tr td {
  line-height: 16px;
}

#et-boc .wpfd-content-table table tbody tr td .wpfd_downloadlink,
#et-boc .wpfd-content-table table tbody tr td .icon-custom-title {
  display: table-cell;
  vertical-align: middle;
}

#et-boc .wpfd-content-table table tbody tr td .wpfd_downloadlink {
  width: 40px;
  height: 40px;
}

#et-boc .wpfd-content-table table tbody tr td .wpfd_downloadlink .icon-custom {
  display: inline-block;
  width: 40px;
  height: 40px;
}

#et-boc .wpfd-content-table table tbody tr td .wpfd_downloadlink .icon-custom img {
  width: 100%;
  height: 100%;
  padding-left: 0;
}

#et-boc .wpfd-content-table table tbody tr td .wpfd_downloadlink .icon-custom:hover {
  background: #f6f5fa;
}

#et-boc .wpfd-content-table table tbody tr td .icon-custom-title {
  padding-left: 8px;
}

#et-boc .wpfd-content-table table tbody tr[role='row'] td:first-child:before {
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #d09871 !important;
}

#et-boc .wpfd-content-table table tbody tr.parent td:first-child:before {
  background-color: #3f336e !important;
}

#et-boc .wpfd-content-table table tbody tr.child td:first-child {
  -webkit-box-shadow: inset -2px 5px 3px -5px rgba(0, 0, 0, 0.6);
  box-shadow: inset -2px 5px 3px -5px rgba(0, 0, 0, 0.6);
  background-color: #ececec;
}

#et-boc .wpfd-content-table table tbody tr.child td:first-child p {
  line-height: 16px;
}

#et-boc .wpfd-content-table table tbody tr.child td:first-child:hover {
  background-color: #ececec;
}

#et-boc .wpfd-content-table .bottom .dataTables_info {
  color: #5a545f;
}

#et-boc .wpfd-content-table .bottom .dataTables_paginate a {
  color: #5a545f !important;
}

#et-boc .wpfd-content-table .bottom .dataTables_paginate a:hover {
  color: #34aed6 !important;
  background: none;
  border-color: transparent;
}

#et-boc .wpfd-content-table .bottom .dataTables_paginate span a {
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  border: none;
  background: #d09871;
  border-radius: 4px;
  color: #ffffff !important;
}

#et-boc .wpfd-content-table .bottom .dataTables_paginate span a:hover,
#et-boc .wpfd-content-table .bottom .dataTables_paginate span a.current {
  background: #34aed6 !important;
  border: none !important;
  color: #ffffff !important;
}

#et-boc .wpfd-content-table .bottom .dataTables_paginate span a.current:hover {
  color: #ffffff !important;
}

#et-boc .wpfd-pagination {
  display: none;
}

.box-search-filter #txtfilename {
  border-color: #918d95;
}

.box-search-filter .feature-border {
  border-color: #918d95;
}

.box-search-filter #btnsearch,
.box-search-filter #btnsearchbelow {
  -webkit-transition: background-color ease 0.2s;
  -o-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s;
  background-color: #d09871;
}

.box-search-filter #btnsearch:hover,
.box-search-filter #btnsearchbelow:hover {
  background-color: #34aed6;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.box-search-filter #btnReset {
  -webkit-transition: background-color ease 0.2s;
  -o-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s;
  background-color: #f6f5fa;
}

.box-search-filter #btnReset:hover {
  background-color: #5a545f;
  color: #ffffff;
}

.btn {
  background-color: #d09871;
  border: none;
  padding: 10px 18px;
  border-radius: 100px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 700;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  text-transform: uppercase;
  font-size: 14px;
}

.btn:hover {
  background-color: #34aed6;
}

.btn.hover-darked:hover {
  background-color: #3f336e;
}

.et_pb_newsletter_description h2.et_pb_module_header {
  padding-bottom: 20px;
}

.et_pb_newsletter_description h2.et_pb_module_header:after {
  margin-top: 20px;
  content: '';
  width: 40px;
  height: 4px;
  display: block;
  background: #ffffff;
}

.et_pb_newsletter_button {
  border: none !important;
  width: auto !important;
}

.et_pb_newsletter_button:hover {
  background-color: #34aed6 !important;
}

.et_pb_button {
  text-decoration: none;
}

body #page-container .et_pb_login_0.et_pb_login button.et_pb_newsletter_button.et_pb_button,
body #page-container .et_pb_login_0.et_pb_login button.et_pb_newsletter_button.et_pb_button:hover {
  padding: 10px 18px !important;
}

.key-data {
  font-size: 40px;
  line-height: 80px;
  font-weight: 900;
  color: #3f336e;
  text-align: center;
}

.key-data.left {
  text-align: left;
}

.key-data span,
.key-data strong {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.key-data strong {
  color: #34aed6;
  margin-left: 4px;
}

.wp-caption {
  padding-top: 0;
  max-width: 100%;
  border: none;
  padding-right: 0;
  padding-left: 0;
  background: #f6f5fa;
}

.wp-caption .wp-caption-text {
  line-height: 12px;
  font-size: 10px;
}

.et_pb_slider .et-pb-arrow-prev:before,
.et_pb_slider .et-pb-arrow-next:before {
  color: #34aed6;
}

.list-documents-categories .et_pb_promo_description h3 {
  color: #3f336e !important;
  font-weight: 700;
}

#espace-membre-accordion .et_pb_toggle {
  -webkit-transition-property: border-color, background-color, padding-bottom, padding-top;
  -webkit-transition-duration: 0.6s;
  /* Safari */
  -o-transition-property: border-color, background-color, padding-bottom, padding-top;
  transition-property: border-color, background-color, padding-bottom, padding-top;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_title {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition-property: padding-top, padding-bottom, color;
  -webkit-transition-duration: 0.6s;
  /* Safari */
  -o-transition-property: padding-top, padding-bottom, color;
  transition-property: padding-top, padding-bottom, color;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  font-size: 20px;
  font-weight: 600;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content {
  padding-top: 0;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li {
  position: relative;
  list-style-type: none;
  padding-left: 14px;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #34aed6;
  border-radius: 50%;
  position: absolute;
  left: -2px;
  top: 9px;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li.list-title {
  font-weight: 600;
  font-size: 16px;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li.list-title:before {
  background-color: #5a545f;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li a {
  font-size: 16px;
  font-weight: 600;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li ul {
  margin-top: 6px;
  border-left: 1px dashed #5a545f;
  padding-bottom: 0;
  margin-bottom: 20px;
}

#espace-membre-accordion .et_pb_toggle .et_pb_toggle_content ul li ul li:before {
  background-color: #34aed6;
}

#espace-membre-accordion .et_pb_toggle_close {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  padding-top: 0;
  padding-bottom: 0;
}

#espace-membre-accordion .et_pb_toggle_close:hover {
  background-color: #e5cbb6 !important;
  border-color: #e5cbb6 !important;
}

#espace-membre-accordion .et_pb_toggle_close .et_pb_toggle_title {
  color: #5a545f;
}

#espace-membre-accordion .et_pb_toggle_close .et_pb_toggle_title:before {
  color: #d09871;
  font-size: 28px;
  margin-top: -15px;
}

#espace-membre-accordion .et_pb_toggle_open {
  padding-top: 0;
  border-color: #5a545f !important;
}

#espace-membre-accordion .et_pb_toggle_open .et_pb_toggle_title {
  color: #3f336e;
}

#espace-membre-accordion .gform_wrapper ul li:before {
  display: none;
}

#espace-membre-accordion .gform_wrapper ul li ul {
  border-left: none !important;
}

.home-section-articles .formation:first-child:nth-last-child(1),
.home-section-articles .formation:first-child:nth-last-child(1) ~ .formation {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.home-section-articles.no-articles {
  display: none;
}

.home-articles-cards .custom-noresult-section,
.custom-articles-cards .custom-noresult-section {
  display: none;
}

.home-articles-cards article.et_pb_post,
.custom-articles-cards article.et_pb_post {
  position: relative;
  height: 500px;
  border-radius: 10px 10px 10px 10px;
}

.home-articles-cards article.et_pb_post .et_pb_image_container img,
.custom-articles-cards article.et_pb_post .et_pb_image_container img {
  max-height: 250px;
  border-radius: 10px 10px 0 0;
}

.home-articles-cards article.et_pb_post .post-content,
.custom-articles-cards article.et_pb_post .post-content {
  overflow: auto;
  max-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-articles-cards article.et_pb_post .post-content p,
.custom-articles-cards article.et_pb_post .post-content p {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.home-articles-cards article.et_pb_post .post-content .more-link,
.custom-articles-cards article.et_pb_post .post-content .more-link {
  margin-top: 10px;
}

.error404 #main-content .container,
.error404 #content-area,
.error404 #left-area {
  padding: 0 !important;
  margin: 0;
  width: 100% !important;
  max-width: none;
}

.error404 #sidebar {
  display: none;
}

.error404 .et_pb_post:last-child {
  margin-bottom: 0;
}

/* COMPOSANTS WPFD */

/* Pour supprimer tout les paddings du conteneur avec wpdf en enfant (pour les paddings qui ne pas modifiables via le plugin) */

.custom-wpfd-wrapper--nopadding #et-boc .wpfd-content,
.custom-wpfd-wrapper--nopadding .wpfd-content {
  padding: 0 !important;
}

.custom-wpfd-wrapper--btn-download-left .default-download-category {
  float: left !important;
  margin-left: 0 !important;
}

/* Ajustement pour le responsive des doc wpfd en template default */

/* ---------------------------------- Le code css des gravity forms se trouve ici ------------------------------------*/

.gform_wrapper .gform-body .gfield--type-section {
  margin: 20px 0 !important;
}

.gform_wrapper .gform-body .presta-input-time .ginput_container_time {
  display: block !important;
}

.gform_wrapper .gform-body .presta-input-time .ginput_container_time i {
  display: none !important;
}

.gform_wrapper .custom-gchoice ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gform_wrapper .custom-gchoice li input[type='radio'] {
  margin-top: -1px !important;
}

.gform_wrapper li.gfield,
.gform_wrapper li.gfield_error {
  background: none !important;
  border: none !important;
}

.gform_wrapper li.gfield label,
.gform_wrapper li.gfield_error label {
  margin-top: 0 !important;
  color: #3f336e;
}

.gform_wrapper li.gfield label .gfield_required,
.gform_wrapper li.gfield_error label .gfield_required {
  color: #dd4c4a;
}

.gform_wrapper li.gfield label .ginput_container_email,
.gform_wrapper li.gfield_error label .ginput_container_email {
  margin-top: 0 !important;
}

.gform_wrapper li.gfield_error label {
  color: #dd4c4a !important;
}

.gform_wrapper li.gfield_error label .gfield_required {
  color: #dd4c4a;
}

.gform_wrapper li.gfield_error label .ginput_container_email {
  color: #dd4c4a;
}

.gform_wrapper .validation_message {
  color: #dd4c4a !important;
}

.gform_wrapper div.validation_error {
  color: #dd4c4a !important;
  font-size: 11px !important;
  border: none !important;
  text-align: left !important;
  line-height: 13px;
  font-weight: 400 !important;
  margin-top: 0;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  border-color: #dd4c4a !important;
}

.post-type-archive-offres-emploi {
  /* Background modal Wrapper */
  /* Background modal Overlays */
  /* Background modal container - the modal itself */
  /* Modal header */
  /* Modal footer si présent */
  /* Modal content (toujours présent) */
  /* Custom checkbox for modal (si présent) */
}

.post-type-archive-offres-emploi .modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 19990;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  /* from modal wrapper - adapt padding if the modal need a select content */
}

.post-type-archive-offres-emploi .modal-wrapper.modal--show {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.post-type-archive-offres-emploi .modal-wrapper.modal-no-event {
  pointer-events: none;
}

.post-type-archive-offres-emploi .modal-wrapper.js-modal-others .modal__content,
.post-type-archive-offres-emploi .modal-wrapper.js-time-modal-wrapper .modal__content {
  padding: 0;
}

.post-type-archive-offres-emploi .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 19990;
  background: rgba(30, 30, 30, 0.8);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.post-type-archive-offres-emploi .modal-container {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  max-width: 560px;
  max-height: 90%;
  height: 500px;
  top: 50%;
  left: 50%;
  z-index: 19999;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.post-type-archive-offres-emploi .loader-wrapper {
  position: absolute;
  z-index: 1999;
  pointer-events: none;
  display: none;
  height: 100%;
  width: 100%;
  background: rgba(246, 245, 250, 0.9);
}

.post-type-archive-offres-emploi .loader-wrapper.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.post-type-archive-offres-emploi .loader-wrapper .loader {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 5px solid #34aed6;
  border-top: 8px solid #3f336e;
  -webkit-animation: spinner 1s linear infinite;
  animation: spinner 1s linear infinite;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    border-top-width: 5px;
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    border-top-width: 5px;
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.post-type-archive-offres-emploi .modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-type-archive-offres-emploi .modal__header.unactive {
  display: none;
}

.post-type-archive-offres-emploi .modal__header .modal__title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 20px 0;
  padding: 16px 20px;
}

.post-type-archive-offres-emploi .modal__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
}

.post-type-archive-offres-emploi .modal__footer button {
  cursor: pointer;
}

.post-type-archive-offres-emploi .modal__footer button:disabled {
  pointer-events: none;
  cursor: default;
  background: #aaaaaa;
}

.post-type-archive-offres-emploi .modal__content {
  position: relative;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  scrollbar-color: #aaa transparent;
  scrollbar-width: thin;
  /* Custom pills list */
}

.post-type-archive-offres-emploi .modal__content::-webkit-scrollbar {
  background: #fff;
  width: 8px;
  border-radius: 0 10px 10px 0;
}

.post-type-archive-offres-emploi .modal__content::-webkit-scrollbar-thumb {
  background: #3f336e;
  border-radius: 8px;
}

.post-type-archive-offres-emploi .modal__content .modal__answers__checks {
  position: relative;
  width: 22px;
  height: 22px;
  margin-left: 28px;
}

.post-type-archive-offres-emploi .modal__content.modal-filter-content .filter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.post-type-archive-offres-emploi .modal__content.modal-filter-content .filter__list {
  margin: 20px 0;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.post-type-archive-offres-emploi .modal__content.modal-filter-content .filter__list .filter__items {
  margin: 0;
  padding: 8px 16px;
  border: 1px solid #3f336e;
  border-radius: 32px;
  cursor: pointer;
}

.post-type-archive-offres-emploi .modal__content.modal-filter-content .filter__list .filter__items:hover {
  text-decoration: none;
  background-color: #e7e4f2;
}

.post-type-archive-offres-emploi .modal__content.modal-filter-content .filter__list .filter__items.active {
  background-color: #3f336e;
  text-decoration: none;
  color: #ffffff;
}

.post-type-archive-offres-emploi .modal__content button {
  padding: 8px 20px;
  cursor: pointer;
  border: 0;
  color: #ffffff;
  border-radius: 200px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  background: #3f336e;
  margin-bottom: 20px;
}

.post-type-archive-offres-emploi .modal__content button:hover {
  opacity: 0.8;
}

.post-type-archive-offres-emploi .modal__close {
  position: relative;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post-type-archive-offres-emploi .modal__close::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  height: 40px;
  width: 40px;
  font-weight: bold;
  background-image: url("./img/close.svg");
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.post-type-archive-offres-emploi .modal__close:hover {
  opacity: 0.8;
}

.post-type-archive-offres-emploi .checkbox-label {
  pointer-events: none;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* On mouse-over, add a grey background color */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.post-type-archive-offres-emploi .checkbox-label input[type='checkbox'] {
  pointer-events: auto;
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.post-type-archive-offres-emploi .checkbox-label input[type='checkbox']:checked ~ .group-checkbox__custom-input {
  background-color: #ececec;
}

.post-type-archive-offres-emploi .checkbox-label .group-checkbox__custom-input {
  pointer-events: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border: 1px solid #707070;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
  /* Create the checkmark/indicator (hidden when not checked) */
}

.post-type-archive-offres-emploi .checkbox-label .group-checkbox__custom-input:after {
  content: '';
  position: absolute;
  display: none;
}

.post-type-archive-offres-emploi .checkbox-label:hover input ~ .group-checkbox__custom-input {
  background-color: orange;
}

.post-type-archive-offres-emploi .checkbox-label input[type='checkbox']:checked ~ .group-checkbox__custom-input {
  background-color: #e69500;
}

.post-type-archive-offres-emploi .checkbox-label input[type='checkbox']:checked ~ .group-checkbox__custom-input:after {
  display: block;
}

.post-type-archive-offres-emploi .checkbox-label .group-checkbox__custom-input:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background-image: url("./img/check.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 85%;
  height: 85%;
}

.ccorca-button,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button[type='submit'] {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 16px 32px;
  overflow: hidden;
  -webkit-transition: border 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  border: none;
  border-radius: 32px;
  outline: none;
  background-color: #3f336e;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
}

.ccorca-button:hover,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:hover[type='submit'],
.ccorca-button:active,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:active[type='submit'],
.ccorca-button:focus,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:focus[type='submit'] {
  outline: 1px solid #3f336e;
  border-radius: 32px;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3f336e;
  text-decoration: none;
}

.ccorca-button--link {
  text-align: center;
  overflow: visible;
  height: 100%;
  margin: 0;
}

.ccorca-button--plain {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 0 0 8px 8px;
}

.ccorca-button--plain:hover,
.ccorca-button--plain:active,
.ccorca-button--plain:focus {
  border: none;
  outline: none;
  background-color: #34aed6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 0 8px 8px;
  color: #ffffff;
  text-decoration: none;
}

.ccorca-button--medium,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button[type='submit'] {
  padding: 12px 24px !important;
  font-size: 14px !important;
}

.ccorca-button--small {
  padding: 5px 8px !important;
  font-size: 12px !important;
}

.ccorca-button--light {
  font-weight: 300;
}

.ccorca-button--semi-bold {
  font-weight: semibold;
}

.ccorca-button--bold {
  font-weight: 700;
}

.ccorca-button--inversed {
  outline: 1px solid #3f336e;
  background-color: #ffffff;
  color: #3f336e;
}

.ccorca-button--inversed:hover,
.ccorca-button--inversed:active,
.ccorca-button--inversed:focus {
  background-color: #3f336e;
  color: #ffffff;
}

.ccorca-button--inversed-blue,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button[type='submit'] {
  outline: none;
  background-color: #ffffff;
  color: #3f336e;
}

.ccorca-button--inversed-blue:hover,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:hover[type='submit'],
.ccorca-button--inversed-blue:active,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:active[type='submit'],
.ccorca-button--inversed-blue:focus,
.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button:focus[type='submit'] {
  background-color: #34aed6;
  color: #ffffff;
}

/* --- Page (page, single, template de page, archive ....) --- */

/* --- Page Accueil --- */

.home .et_builder_inner_content .et_pb_gutters3 {
  position: relative;
}

.home .members .et_portfolio_image .et_overlay {
  border: none !important;
}

/* Elements custom avec custom css class >>> En backoffice cette class se trouve là : Composant Divi builder > Avancé > ID et Class CSS */

/* Placement du svg (cercles) sur les bords de la page home via les class custom de sections */

.home-comics-section {
  position: relative;
}

.home-comics-section::before {
  content: '';
  z-index: 5;
  position: absolute;
  top: calc(262px / 2 * -1);
  left: 0;
  display: block;
  width: 131px;
  height: calc(131px * 2);
  background-image: url("./img/Picto-onde-logo-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.home-comics-section::after {
  content: '';
  z-index: 5;
  position: absolute;
  bottom: calc(262px / 2 * -1);
  right: 0;
  display: block;
  width: 131px;
  height: calc(131px * 2);
  background-image: url("./img/Picto-onde-logo-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-home-slider-section {
  background-color: #34aed6;
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.custom-home-slider-section .custom-home-slider-row {
  min-width: 100vw !important;
  width: 100vw !important;
}

.custom-home-slider-section .custom-home-slider-row .et_pb_column {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper .et_pb_gallery_items .et_pb_gallery_image img {
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}

.custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper .et-pb-arrow-next,
.custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper .et-pb-arrow-prev,
.custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper .et-pb-controllers {
  pointer-events: none;
  opacity: 0;
  z-index: -99;
}

.custom-home-slider-section .custom-text-box {
  background-color: #34aed6;
  height: auto;
  margin-bottom: 0 !important;
  padding: 20px 0 20px 0 !important;
}

.custom-home-slider-section .custom-text-box .et_pb_column {
  margin-bottom: 0;
}

.custom-home-slider-section .custom-text-box h1.custom-slider-header {
  color: #ffffff !important;
  font-size: 22px;
}

.custom-home-slider-section .custom-text-box h1.custom-slider-header .ccorca-text--color {
  color: #3f336e;
}

.custom-home-slider-section .custom-text-box p.custom-slider-paragraph {
  font-size: 16px;
}

.et_pb_section_5.et_pb_section.home-member-section {
  background-color: #34aed6 !important;
}

.home-section-members .et_pb_module_inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
}

.home-section-members .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
  margin: 0;
}

.home-section-members .members {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  /* Ici on rectifie le comportement de divi dans ces breakpoints : 768px - 980px (divi-lg) (viewport width) - Aucune card ne doit passer en dessous donc on réduit à 3 cards - Divi ne permet pas de gérer le breakpoint "md" (768px) car divi n'a que 3 breakpoints - Or c'est le builder qui détermine le nombre de cards affichées: on supprime donc la 4e. */
}

.home-section-members .et_pb_portfolio_item {
  margin: 0 auto;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-section-members .et_pb_portfolio_item:nth-child(even) {
  margin: 0 auto !important;
}

.home-section-members .et_pb_portfolio_item:nth-child(odd) {
  margin: 0 auto !important;
}

.home-section-members .et_pb_portfolio_item .et_portfolio_image {
  max-width: 200px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 8px;
}

.home-section-members .et_pb_portfolio_item .et_portfolio_image img {
  max-width: 140px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1;
}

/* ------------ Style du formulaire de login pour accés à l'espace membre et ses dépendances (déconnexion) --------------*/

/* Page de connexion */

.custom-member-space .custom-login-row {
  /* text block */
  /* form */
}

.custom-member-space .custom-login-row .custom-login-title h1 {
  color: #d09871 !important;
}

.custom-member-space .custom-login-row .custom-login-text {
  font-weight: 300 !important;
  color: #f6f5fa !important;
}

.custom-member-space .custom-login-row .gform_fields > div {
  text-align: left;
}

.custom-member-space .custom-login-row .gform_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-member-space .custom-login-row .gform_footer input {
  max-width: 200px;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.custom-member-space .custom-login-row .gf_login_links {
  text-align: left;
}

.custom-member-space .custom-login-context {
  color: #f6f5fa;
}

.custom-member-space .custom-login-form {
  /* Si le user est connecté gravity remplace le form par un paragraph: custom style ici */
}

.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform-field-label {
  color: #f6f5fa;
}

.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gfield_required {
  padding-left: 5px;
}

.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .ginput_container_text input {
  width: 100%;
}

.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gchoice_3 label {
  color: #34aed6;
}

.custom-member-space .custom-login-form .gform_wrapper.gravity-theme .gform_button[type='submit'] {
  font-size: 16px;
  font-weight: bold;
}

.custom-member-space .custom-login-form .logged-message__text {
  text-align: left;
  font-size: 20px;
  color: #f6f5fa;
}

.custom-member-space .custom-login-form .logged-message .member-logout-btn {
  display: none;
}

/* Bandeau sur la page d'espace membre */

.custom-welcom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-welcom-row > div:nth-of-type(1) {
  margin-right: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.custom-welcom-row > div:nth-of-type(2) {
  width: auto;
}

.custom-welcom-row .custom-welcom-text > h1,
.custom-welcom-row .custom-welcom-text h2,
.custom-welcom-row .custom-welcom-text h3,
.custom-welcom-row .custom-welcom-text h4,
.custom-welcom-row .custom-welcom-text p {
  white-space: nowrap;
  font-size: 22px;
  color: #f6f5fa;
}

.custom-welcom-row .custom-logout-btn-wrapper .logout-link {
  white-space: nowrap;
}

.single #main-content .container {
  padding-top: 54px;
}

.single #main-content .entry-content .gform_wrapper {
  margin-top: 50px;
}

.single #main-content .entry-content .gform_wrapper ul.gform_fields {
  padding-left: 0;
}

.single #main-content .entry-content .gform_button {
  display: block;
  margin-right: auto !important;
  margin-left: auto;
}

.single .entry-title {
  margin-top: 27px;
}

.single .post-meta {
  text-align: center;
  font-size: 22px !important;
  color: #5a545f;
}

.single .post-meta a {
  -webkit-transition: color 0.2s ease !important;
  -o-transition: color 0.2s ease !important;
  transition: color 0.2s ease !important;
  color: #5a545f !important;
}

.single .post-meta a:hover {
  color: #3f336e !important;
}

.entry-content ul,
.entry-content ol {
  margin-top: 20px;
  padding-left: 30px;
}

.entry-content ul li,
.entry-content ol li {
  margin-bottom: 2px;
}

.entry-content ul li a:hover,
.entry-content ol li a:hover {
  text-decoration: underline;
}

.page-id-629 .protected-content {
  display: none;
}

.page-id-629.logged-in .protected-content {
  display: inline-block;
}

.post-type-archive-offres-emploi .et_pb_row,
.post-type-archive-offres-emploi .et_pb_row_0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.post-type-archive-offres-emploi .carriere-intro {
  margin: 60px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__upper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__upper .carriere__group-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__upper .carriere__group-btn-wrapper .carriere__btn-wrapper.join-us {
  display: block;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__upper .carriere__group-btn-wrapper .carriere__btn-wrapper.ask-prestation {
  display: none;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower {
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-btn__icon {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-btn__text {
  display: none;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile {
  overflow: visible;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 335px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 5px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__elements span:nth-of-type(1) {
  padding-top: -5px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__elements span:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
  padding: 16px 32px;
  border-radius: 10px;
  background-color: #ffffff;
  color: #3f336e;
  width: 200px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown .dropdown__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown .dropdown__menu .dropdown__item {
  text-align: left;
  cursor: pointer;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown .dropdown__menu .dropdown__item:hover,
.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown .dropdown__menu .dropdown__item:active,
.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile .filter-btn__dropdown .dropdown__menu .dropdown__item:focus {
  font-weight: bold;
  color: #34aed6;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile.active {
  background-color: #3f336e;
  color: #ffffff;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile.active .filter-btn__dropdown {
  opacity: 1;
  pointer-events: auto;
  background-color: #3f336e;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile.active .filter-btn__dropdown .dropdown__menu {
  background-color: #3f336e;
  color: #ffffff;
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile.active svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--desktop {
  display: none;
}

.post-type-archive-offres-emploi .carriere-jobs {
  margin: 60px auto;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 20px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail {
  width: 100%;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail img {
  display: block;
  width: 100%;
  height: 176px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail.contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail.contain img {
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail.cover {
  display: block;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__thumbnail.cover img {
  -o-object-fit: cover;
  object-fit: cover;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 24px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-lg,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-xl {
  font-size: 20px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title a.job-title__link,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-lg a.job-title__link,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-xl a.job-title__link {
  overflow-wrap: break-word;
  text-decoration: none;
  color: #3f336e;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title a.job-title__link:hover,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-lg a.job-title__link:hover,
.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-title .ccorca-title-xl a.job-title__link:hover {
  color: #34aed6 !important;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-place {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-place span {
  height: 24px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-place span.map-icon svg {
  width: 15px;
  height: auto;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-place span.text-city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-contract {
  margin-top: 24px;
}

.post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card .job-card__content .job-footer .job-contract .job-contract__pill {
  display: inline-block;
  padding: 5px 10px;
  background-color: #34aed6;
  color: #fff;
  border-radius: 20px;
  font-size: 14px;
}

.single .category-publications .et_post_meta_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.single .category-publications .et_post_meta_wrapper .entry-title {
  text-align: left;
}

.single .category-publications .et_post_meta_wrapper .post-meta {
  text-align: left;
}

.single .category-publications .et_post_meta_wrapper img {
  float: left;
  border-radius: 10px;
  max-width: 350px;
  -o-object-fit: contain;
  object-fit: contain;
}

.single-offres-emploi {
  background-color: #f6f5fa;
  /* -- Structuration du layout -- */
  /* --  Style des élèments du layout -- */
}

.single-offres-emploi #main-content {
  background-color: transparent;
}

.single-offres-emploi .article-header {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.single-offres-emploi .article-header .job-localisation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.single-offres-emploi .article-header .job-localisation span:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.single-offres-emploi .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 40px;
}

.single-offres-emploi .content-wrapper .content__sidebar-wrapper {
  max-width: 350px;
}

.single-offres-emploi .job__header {
  margin-bottom: 42px;
}

.single-offres-emploi .job__header .header__title {
  text-align: left;
}

.single-offres-emploi .content__description-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.single-offres-emploi .content__description-wrapper .content__panel .job-section-title {
  margin-bottom: 24px;
}

.single-offres-emploi .content__description-wrapper .content__panel .job-section-list {
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.single-offres-emploi .content__description-wrapper .content__panel .job-section-list .job-skills-list {
  margin-top: 10px;
  max-width: 350px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.single-offres-emploi .content__description-wrapper .content__panel .job-section-list .job-skills-list .job-skills-list__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.single-offres-emploi .content__description-wrapper .content__panel .job-section-list .job-skills-list .job-skills-list__skills {
  margin-top: 5px;
}

.single-offres-emploi .content__description-wrapper .pdf-btn-wrapper {
  margin-top: 20px;
}

.single-offres-emploi .content__sidebar-wrapper .sidebar-wrapper__sidebar-card {
  background-color: #ffffff;
  border-radius: 8px;
}

.single-offres-emploi .content__sidebar-wrapper .sidebar-wrapper__sidebar-card .sidebar-card__content {
  padding: 20px 40px;
}

.single-offres-emploi .content__sidebar-wrapper .sidebar-wrapper__sidebar-card .sidebar-card__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.single-offres-emploi ul.no-dots li {
  list-style: none;
}

/* ------
CPT des membres
--------- */

.single-members {
  /* class custom pour centrer le bloc titre du membre sans modifier la structure de la page (1) A placer dans les class CSS des paramètres de la 1ère section DIVI dans "Avancé" (1) Pout tout aligner, les changements en direct via la builder obligeraient à modifier aussi l'espace blanc où se trouve la description du membre */
}

.single-members .custom-member-center .et_pb_row .et_pb_module.et_pb_post_title {
  margin: 0 auto;
  max-width: 70%;
}

.single-members .custom-member-center .et_pb_row .et_pb_module.et_pb_post_title .entry-title {
  text-align: left;
}

.single-members .custom-member-center .et_pb_row .et_pb_module.et_pb_post_title .entry-title::after {
  content: '';
  display: block;
  background-color: #34aed6;
  margin-top: 30px;
  width: 40px;
  height: 4px;
}

.single-members .custom-member-center .et_pb_row .et_pb_module.et_pb_text {
  max-width: 70% !important;
}

.single-members .custom-member-center .et_pb_row .et_pb_module.et_pb_text .et_pb_text_inner {
  text-align: left;
}

.single-members .custom-member-center .et_pb_row .et_pb_divider {
  display: none;
}

.single-members .et_pb_section_0 .et_pb_image_wrap {
  width: 350px !important;
  margin-bottom: 30px;
}

.single-members .wp-post-image {
  width: 350px !important;
  margin-bottom: 30px;
}

.single-members .entry-links-member {
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
}

.single-members .entry-links-member ul {
  padding-left: 0;
  padding-bottom: 0;
}

.single-members .entry-links-member ul li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
  margin-bottom: 20px;
}

.single-members .entry-links-member ul li a {
  background: #d09871;
  color: #ffffff !important;
  border-radius: 50%;
  font-size: 30px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.single-members .entry-links-member ul li a:hover {
  color: #ffffff;
  background: #5a545f;
  text-decoration: none;
}

.single-members .entry-links-member ul li a.et-pb-icon {
  font-size: 30px !important;
  line-height: 67px !important;
}

@media (min-width: 576px) {
  #main-footer #footer-bottom .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__upper {
    gap: 20px;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-btn__text {
    display: none;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-btn__icon {
    display: none;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--mobile {
    display: none;
  }

  .post-type-archive-offres-emploi .carriere-intro .carriere__row.intro__lower .filter-date-btn--desktop {
    display: block;
  }

  .post-type-archive-offres-emploi .carriere-jobs .job-cards-wrapper .job-card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 300px;
    max-width: 300px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: calc(100% / 3 - 30px);
    flex-basis: calc(100% / 3 - 30px);
  }
}

@media screen and (min-width: 576px) {
  .single-offres-emploi .content-wrapper .content__sidebar-wrapper {
    max-width: 450px;
    min-width: 350px;
  }
}

@media (min-width: 768px) {
  .custom-grid-members .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .home-articles-cards article.et_pb_post .et_pb_image_container img,
  .custom-articles-cards article.et_pb_post .et_pb_image_container img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .custom-home-slider-section {
    background-color: transparent;
  }

  .custom-home-slider-section .custom-home-slider-row {
    height: 560px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .custom-home-slider-section .custom-home-slider-row .custom-home-slider-wrapper .et_pb_gallery_items .et_pb_gallery_image img {
    height: 560px;
  }

  .custom-home-slider-section .custom-text-box {
    padding: 20px 0 20px 0 !important;
    background-color: transparent;
  }

  .custom-home-slider-section .custom-text-box h1.custom-slider-header {
    font-size: 32px;
    font-weight: 600;
  }

  .custom-home-slider-section .custom-text-box h1.custom-slider-header .ccorca-text--color {
    color: #34aed6;
  }
}

@media (min-width: 992px) {
  #main-footer #footer-widgets > div:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .custom-home-slider-section .custom-text-box {
    padding: 80px 0 80px 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .single-offres-emploi .content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }

  .single-offres-emploi .content-wrapper .content__sidebar-wrapper {
    max-width: 400px;
  }
}

@media (min-width: 1200px) {
  .home-section-members .et_pb_portfolio_item {
    width: 300px;
    height: 187px;
  }

  .home-section-members .et_pb_portfolio_item .et_portfolio_image {
    width: auto;
    height: 150px;
  }
}

@media screen and (max-width: 1199px) {
  #et-boc .wpfd-content-table .top #filters_container #zoneselect {
    display: block;
    margin-left: 0;
  }

  #et-boc .wpfd-content-table .top .searchbar .dataTables_filter {
    text-align: left;
  }

  #et-boc .wpfd-content-table .top .searchbar input {
    display: block;
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  #main-footer #footer-widgets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 60px;
  }

  #main-footer #footer-widgets .footer-widget {
    width: 100% !important;
    margin: 0 auto !important;
  }

  #main-footer #footer-widgets > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  #main-footer #footer-widgets > div.footer-widget > div {
    max-width: 450px;
  }

  #main-footer #footer-widgets > div.footer-widget > div:nth-of-type(1) {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .home-comics-section::before {
    top: calc(131px / 2 * -1);
    width: calc(131px / 2);
    height: calc((131px / 2) * 2);
  }

  .home-comics-section::after {
    bottom: calc(131px / 2 * -1);
    width: calc(131px / 2);
    height: calc((131px / 2) * 2);
  }
}

@media screen and (max-width: 991px) {
  #et-boc .wpfd-content-table .top #filters_container,
  #et-boc .wpfd-content-table .top .dataTables_length,
  #et-boc .wpfd-content-table .top .searchbar {
    float: none;
    width: 100%;
  }

  #et-boc .wpfd-content-table .top #filters_container {
    border-bottom: 1px dashed #5a545f;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }

  #et-boc .wpfd-content-table .top #filters_container #zoneselect {
    display: inline;
    margin-left: 6px;
  }

  #et-boc .wpfd-content-table .top #filters_container #zoneselect .select2 {
    width: 60% !important;
  }

  #et-boc .wpfd-content-table .top .dataTables_length {
    border-bottom: 1px dashed #5a545f;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }

  #et-boc .wpfd-content-table .top .searchbar input {
    width: 60%;
    display: inline;
    margin-left: 6px;
  }
}

@media screen and (max-width: 980px) {
  .single-members .entry-links-member ul li {
    margin-right: 14px;
    margin-bottom: 14px;
  }

  .single-members .entry-links-member ul li a {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .single-members .entry-links-member ul li a.et-pb-icon {
    font-size: 20px !important;
    line-height: 47px !important;
  }
}

@media screen and (max-width: 767px) {
  #main-footer #footer-widgets .widget_media_image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 220px;
  }

  #et-boc .wpfd-content-table .top #filters_container #zoneselect .select2 {
    width: 100% !important;
  }

  #et-boc .wpfd-content-table .top .searchbar input {
    width: 100%;
    display: block;
    margin-left: 0;
  }

  .key-data span,
  .key-data strong {
    font-size: 34px;
  }
}

@media (max-width: 767.98px) {
  .custom-formation-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .custom-formation-article .formation {
    margin: 0 auto !important;
    max-width: 450px;
  }

  .custom-formation-article .formation:last-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  #et-boc .wpfd-content-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #et-boc .wpfd-content-default a.default-download-category {
    margin: 8px auto;
  }

  #et-boc .wpfd-content-default .wpfd-container {
    padding: 50px 0 0 0;
  }

  #et-boc .wpfd-content-default .wpfd-container .wpfd_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .custom-home-slider-section .custom-text-box .custom-white-btn:hover {
    background-color: #3f336e !important;
    color: #ffffff !important;
  }

  .home-section-members .et_pb_portfolio_item {
    width: 300px;
    height: 187px;
  }

  .home-section-members .et_pb_portfolio_item .et_portfolio_image {
    width: 219px;
    height: 150px;
  }
}

@media screen and (max-width: 763px) {
  .wpfd-content-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wpfd-content-default a.default-download-category {
    margin: 8px auto;
  }

  .wpfd-content-default .wpfd-container {
    padding: 50px 0 0 0;
  }

  .wpfd-content-default .wpfd-container .wpfd_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  #et-boc .wpfd-content-table .top .dataTables_length {
    text-align: left;
  }
}

@media (max-width: 575.98px) {
  #main-footer #footer-bottom .container #footer-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: left;
    line-height: 16px;
  }

  #main-footer #footer-bottom .container .logo-glanum {
    width: 30px;
    height: 30px;
  }

  .custom-formation-article .formation {
    min-width: 100%;
  }

  .custom-welcom-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1174px) and (min-width: 980px) {
  #top-menu-nav #top-menu .menu-item {
    font-size: 12px;
  }

  #top-menu-nav #top-menu .menu-item a {
    font-size: 12px;
  }

  #top-menu-nav #top-menu .sub-menu .menu-item {
    font-size: 12px;
  }

  #top-menu-nav #top-menu .sub-menu .menu-item a {
    font-size: 12px;
  }

  #logo {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .et_pb_svg_logo #logo {
    height: 50%;
  }
}

@media (min-width: 768px) and (max-width: 979.98px) {
  .home-section-members .members:last-of-type {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */
