@charset "UTF-8";
/* xl - DESKTOP STYLES */
/*Menu */
html {
  text-wrap: balance;
}
.current-page {
  border-bottom: 1px solid #004a4e;
}
a.current-page span.current-page {
  border-bottom-width: 0px;
}
.entete-sapin .current-page {
  border-bottom: 1px solid #f3ffdf;
}
.elementor-widget-n-menu .e-n-menu-title.e-current, .elementor-widget-n-menu .e-n-menu-title.e-current a {
  color: var(--n-menu-title-color-normal);
}
.logo-header a img[src$=".svg"], .elementor-widget-theme-site-logo a img {
  height: 80px !important;
  width: auto;
}
.titre-menu {
  margin-block-end: 0px;
  font-family: Manrope;
}
.mega-menu a:hover, .mega-menu-simple a:hover {
  border-bottom: 1px solid #005e63;
  color: #005e63 !important;
}
.sous-menu-3 {
  padding-left: 20px;
}
.sous-menu-3::before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #005e63;
  border-radius: 100px;
  position: absolute;
  top: 15px;
  left: 3px;
}
.mega-menu .sous-menu-3 a {
  line-height: 11px !important;
  font-weight: 600 !important;
}
@media (min-width: 1025px) {
  /*.mega-menu .col-1,
	.mega-menu .col-2 {
	  border-right: 1px solid #004a4e;
	}*/
  .mega-menu {
    /*border-left: 1px solid #004a4e;*/
    padding: 0;
    box-shadow: -6px 6px 0 #b8f552;
  }
  .mega-menu.bg-violet {
    box-shadow: -6px 6px 0 #8984f1;
  }
  .mega-menu-simple {
    box-shadow: -6px 6px 0 #b8f552;
  }
  .mega-menu .e-con-inner {
    padding: 0;
  }
  .mega-menu .col-1 {
    padding: 30px 0 30px 30px;
  }
  .mega-menu .col-2, .mega-menu-3-col .col-3 {
    padding: 30px 30px 30px 0;
  }
  .mega-menu-3-col .col-2 {
    padding: 30px 0;
  }
}
@media (min-width: 1025px) and (max-width: 1249px) {
  #e-n-menu-content-2462 {
    left: 0 !important;
  }
}
@media (min-width: 1250px) {
  #e-n-menu-content-2462 {
    left: 10% !important;
  }
}
h2, h3, h3 a, .wp-grid-builder .wpgb-card .H3-grille, h2.elementor-heading-title {
  font-family: "Wittgenstein", serif !important;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  margin-block-end: 30px;
  line-height: 1.2em !important;
}
.e-loop-item h2 {
  margin-block-end: 0px;
}
#content h1 {
  font-family: "Manrope", sans-serif;
  font-size: 2.8em !important;
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  font-optical-sizing: auto;
}
h2 {
  font-size: 2.5em !important;
  /*font-size: 40px;*/
}
.single h2 {
  font-size: 2.25em !important;
}
.wp-grid-builder .wpgb-card .H3-grille, .h2-boucle h2.elementor-heading-title {
  font-size: 2em !important;
}
html {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
h1 + p, h2 + p {
  padding-top: 15px;
}
.elementor-menu-anchor + H2 {
  padding-top: 45px;
}
.elementor-widget-container a {
  color: #1c0375;
  font-weight: 700;
}
.elementor-widget-container :not(h3) a:not(.H3-grille, h2 a, h3 a, .elementor-button, .e-n-menu-title-container):hover {
  color: #8984f1;
  font-weight: 700;
}
p, .vc_custom_heading_wrap .heading-text > div > p, .text-lead:not(ul):not(ol) > *, .uncode_text_column ul li, .wp-grid-builder .wpgb-card .wpgb-block-6, .elementor-widget-container {
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
}
.wp-grid-builder .wpgb-card [class*="wpgb-block-"] .wpgb-block-term {
  font-family: Manrope;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 215.385% */
}
.bg-vert {
  background: #f3ffdf;
}
.bg-vert-50 {
  background: #f3ffdf;
  /*background : rgb(226,245,213,0.5);*/
}
.bg-vert-fonce {
  background: #005e63;
  color: #fff;
}
.bg-violet {
  background: #ecebff;
}
/* BOUTON */
.elementor-widget-button.btn-retour .elementor-button {
  padding-left: 20px;
}
.btn-retour span.elementor-button-icon {
  padding-right: 10px;
  padding-left: 0;
}
.elementor-button-wrapper a.elementor-button:hover {
  transform: scale(1.07);
}
#content .elementor-widget-button .elementor-button {
  border-radius: 35px;
  background: #005e63;
  /*display: flex;*/
  padding: 15px 30px 15px 30px;
  justify-content: center;
  align-items: center;
  color: #f3ffdf;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.btn-contact .elementor-button {
  background: #b8f552;
}
span.elementor-button-icon svg, span.elementor-button-icon {
  padding-left: 5px;
}
#content .dark .elementor-widget-button .elementor-button {
  background: #f3ffdf;
  color: #005e63;
}
.dark .elementor-button-text {
  color: #005e63;
}
.elementor-counter {
  padding: 60px 30px 60px 30px;
}
.elementor-counter-number {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 64px;
}
.elementor-counter-number-suffix {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 44px;
  color: #005e63;
}
.elementor-counter-title {
  line-height: 1em !important;
}
.elementor-widget-n-tabs .e-n-tab-title, .elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] {
  padding: 15px 30px 15px 30px;
  background: #f3ffdf !important;
  border-radius: 50px;
  color: #005e63;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] span {
  color: #005e63;
}
#content .elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
  background: #dddbff !important;
  color: #005e63 !important;
  border-radius: 50px !important;
}
/* CITATION*/
.elementor-swiper {
  background: #ecebff url("https://amoddex.kinsta.cloud/wp-content/uploads/2024/10/guillemet.svg") no-repeat bottom right;
  border-radius: 30px;
  padding: 40px 40px 0px 40px;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  font-family: Wittgenstein;
  font-size: 26px;
  font-style: italic;
  font-weight: 500;
  line-height: 40px;
  /* 153.846% */
  color: #1c0375;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__name, .elementor-widget-testimonial-carousel .elementor-testimonial__title {
  color: #1c0375;
}
/*Icône box*/
#box-icon-card .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon, #box-icon-card .elementor-widget-icon-box .elementor-icon-box-description, #box-icon-card .elementor-widget-icon-box .elementor-icon-box-title {
  text-align: left;
}
#box-icon-card .elementor-widget-icon-box {
  border-radius: 15px;
  border: 2px solid #005e63;
  padding: 30px 30px 60px 30px;
  transition: all 0.5s ease-in;
}
#box-icon-card .elementor-widget-icon-box:hover {
  border: 2px solid #b8f552;
  background: #f3ffdf;
  transition: all 0.5s ease-out;
}
.elementor-widget-icon-box .elementor-icon {
  font-size: 90px;
}
/* Blog */
.elementor-widget-post-info .elementor-icon-list-item {
  color: #005e63;
  background: #b8f552;
  padding: 4px 16px;
  border-radius: 40px;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  font-family: Manrope;
}
.elementor-widget-table-of-contents .elementor-widget-container {
  border-right: 0px;
  border-bottom: 0px;
  border-top: 0px;
}
.elementor-widget-table-of-contents .elementor-toc__header h4, .elementor-widget-table-of-contents .elementor-toc__header {
  border-bottom: 0px;
  color: #005e63;
}
.elementor-widget-table-of-contents .elementor-toc__list-item-text.elementor-item-active {
  color: #83d111;
  font-weight: 700;
}
/*.elementor-toc__list-item-text-wrapper svg {
  margin-inline-end: 8px;
  fill: #fff;
}
.elementor-toc__list-item-text-wrapper svg {
  margin-inline-end: 8px;
  fill: #fff;
}*/
.elementor-widget-table-of-contents .elementor-toc__list-item-text.elementor-item-active:before {
  background: #b8f552;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  width: 20px;
  transform: rotate(45deg);
  left: -10px;
}
.bg-violet .label span {
  background: #dddbff;
  padding: 5px 15px 5px 15px;
  border-radius: 50px;
}
.bg-vert .label span {
  background: #d9fb9b;
  padding: 5px 15px 5px 15px;
  border-radius: 50px;
}
.membre {
  text-align: center;
}
.rounded {
  border-radius: 30px;
}
/*Timeline */
.timeline-container::before, .timeline-container::after {
  content: "";
  display: table;
}
.timeline-container::after {
  clear: both;
}
.timeline-block {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
/*.timeline-block .iconic {
  width: 70px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  text-align: center;
  background-color: #333;
  border: 2px solid #333;
  border-radius: 50%;
  position: relative;
  transition: background-color 0.25s ease-in;
}
.timeline-block .iconic .fa {
  color: #fff;
  line-height: 70px;
  transition: color 0.25s ease-in;
}
.timeline-block .iconic::before {
  content: "";
  border: 2px dashed #333;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: -7px;
  right: -7px;
  bottom: -7px;
}*/
/*.timeline-block .iconic::after {
  width: 1px;
  height: 30px;
  margin-bottom: -7px;
  margin-left: -2px;
  content: "";
  border-left: 2px dashed #333;
  transform: translateY(100%);
  position: absolute;
  left: 50%;
  bottom: 0;
}
.timeline-block:hover .iconic {
  background-color: #fcd21c;
}*/
/*.timeline-block:hover .iconic .fa {
  color: #333;
}*/
.timeline-block .heading {
  /* padding-bottom: 10px;*/
  position: relative;
}
/*.timeline-block .heading::after {
  width: 50px;
  height: 2px;
  content: "";
  display: block;
  background-color: #fcd21c;
  margin-left: auto;
  margin-right: auto;
}*/
.timeline-block .text {
  padding-top: 60px;
  position: relative;
  color: #005e63;
}
.timeline-block .text::before {
  width: 30px;
  height: 30px;
  display: block;
  content: "";
  background-color: #b8f552;
  /* border-radius: 50%;*/
  transform: translateY(50%) translateX(-50%) rotate(45deg);
  position: absolute;
  top: 0px;
  left: 50%;
}
@media (min-width: 768px) {
  /*  .timeline-block:nth-child(even) .iconic {
    transform: translateY(200%);
    top: 7px;
  }
  .timeline-block:nth-child(even) .iconic::after {
    transform: translateY(-100%);
    margin-bottom: auto;
    margin-top: -7px;
    bottom: auto;
    top: 0;
  }
  .timeline-block:nth-child(even) .text {
    transform: translateY(-50%);
    padding-top: 0;
    padding-bottom: 60px;
  }
  .timeline-block:nth-child(even) .text::before {
    transform: translateY(-50%) translateX(-50%);
    top: auto;
    bottom: 30px;
  }*/
  .timeline-block {
    width: 25%;
    max-width: none;
    margin-bottom: 0;
    float: left;
  }
  .timeline-block::after {
    width: 100%;
    height: 1px;
    content: "";
    margin-top: -7px;
    z-index: -1;
    transform: translateY(-50%);
    border-top: 2px solid #005e63;
    position: absolute;
    top: 25%;
    left: 50%;
  }
  .timeline-block:last-child::after {
    width: calc(50% - 10px);
    left: 10px;
  }
}
/* FOOTER */
.menu-footer .e--pointer-underline .elementor-item::after {
  height: 1px;
}
.col-footer-1 .lien-externe::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/12/ic-external-clair.svg");
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 17px;
  left: 90px;
}
/* GRILLES */
.wp-grid-builder .wpgb-card:hover, .carte-mm-cat:hover, .archive .grille-archive .elementor-grid-item:hover {
  transform: scale(1.05);
  transition-duration: 300ms !important;
  transition-property: transform;
}
.archive .grille-archive h3 {
  font-size: 2em;
}
.archive .grille-archive p {
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
}
/* BLOG ARTICLE */
.track {
  z-index: 99 !important;
}
.single-post .article-content .cta-blog {
  padding: 0 60px !important;
}
.single h3 {
  padding-top: 30px;
}
.img-article-mobile {
  overflow: hidden;
}
/* FORMULAIRES */
.col-formulaire-ressource, .col-formulaire {
  border: 2px solid #004a4e;
  border-radius: 15px;
  padding: 60px;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, #content .mauticform-textarea {
  border-radius: 15px;
  border: 2px solid #004a4e;
  padding: 0.8rem 1rem;
  margin-bottom: 20px;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
  background-color: #f3ffdf;
}
#content .mauticform-textarea {
  min-height: 160px;
}
#content input[type="checkbox"], #content input[type="radio"], #content .mauticform-checkboxgrp-checkbox {
  margin-top: 4px;
  border: 2px solid #004a4e !important;
}
.mauticform-checkboxgrp-row {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: flex-start;
}
#content .mauticform-label {
  margin-bottom: 15px;
}
#content .mauticform-button {
  border-radius: 35px;
  background: #005e63;
  color: #f3ffdf;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  padding: 12px 28px;
}
#content .mauticform-button::after {
  content: "";
  background-image: url(/wp-content/uploads/2024/10/fleche-bouton-1.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 9px;
  position: relative;
  top: 3px;
  left: 5px;
}
.mauticform-button-wrapper {
  margin-top: 50px;
}
/* RESSOURCES */
.img-ressource {
  background-color: var(--e-global-color-secondary);
  border-radius: 15px;
  min-height: 300px;
  background-image: url("/wp-content/uploads/2024/10/losange-vert.svg");
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: 300% center;
  margin-bottom: 60px;
}
.mockup-ressource img {
  max-height: 350px;
  width: auto;
}
.tabs-content .tab-col-img {
  min-height: 50vh;
  border-radius: 40px;
}
.bloc-sapin h2, .bloc-sapin h3, .bloc-sapin h3 a, .bloc-sapin .wp-grid-builder .wpgb-card .H3-grille, .bloc-sapin h2.elementor-heading-title, .bloc-blanc h2, .bloc-blanc h3, .bloc-blanc h3 a, .bloc-blanc .wp-grid-builder .wpgb-card .H3-grille, .bloc-blanc h2.elementor-heading-title, .bloc-vert-secondaire h2, .bloc-vert-secondaire h3, .bloc-vert-secondaire h3 a, .bloc-vert-secondaire .wp-grid-builder .wpgb-card .H3-grille, .bloc-vert-secondaire h2.elementor-heading-title {
  margin-block-end: 0;
}
.bloc-sapin h2, .bloc-sapin h2.elementor-heading-title, .bloc-blanc h2, .bloc-blanc h2.elementor-heading-title, .bloc-vert-secondaire h2, .bloc-vert-secondaire h2.elementor-heading-title {
  line-height: 0.9em !important;
}
/* Paragraphes */
.bloc-sapin p:last-child, .bloc-blanc p:last-child, .bloc-vert-secondaire p:last-child, .bloc-pilier p:last-child {
  margin-block-end: 0;
}
.bloc-sapin .badge-formation, .bloc-blanc .badge-formation, .bloc-vert-secondaire .badge-formation {
  padding: 2px 14px;
  border-radius: 20px;
  border: 0.1rem solid;
}
.bloc-sapin .badge-formation p, .bloc-blanc .badge-formation p, .bloc-vert-secondaire .badge-formation p {
  font-size: 16px;
  line-height: 1.9em;
}
.bloc-pilier .badge {
  padding: 2px 14px;
  border-radius: 20px;
  border: 0.1rem solid;
  font-size: 16px;
  line-height: 1.9em;
}
.bloc-pilier [class*="badge-"], .bloc-pilier .icone-badge span.elementor-icon-box-title {
  padding: 2px 14px;
  border-radius: 20px;
  border: none;
  font-size: 16px;
  line-height: 1.9em;
}
.bloc-pilier .badge-2 {
  background: var(--e-global-color-a8fb091);
  color: var(--e-global-color-e6a1c86);
}
.bloc-pilier .badge-3 {
  background: #d9fb9b;
  color: var(--e-global-color-primary);
}
.bloc-pilier h3 {
  padding: 0;
}
/* CARRIERE */
#box-icon-card .iconbox-carriere {
  height: 100%;
}
/********* RESPONSIVE **********/
/* HEADER */
@media (min-width: 2500px) {
  #content .header-large {
    background-size: 55vw;
    background-position-x: 110%;
  }
}
@media (min-width: 1501px) and (max-width: 2499px) {
  #content .header-large {
    background-size: contain;
  }
}
@media (min-width: 1270px) and (max-width: 1500px) {
  #content .header-large {
    background-size: contain;
    background-position-x: 150%;
  }
}
@media (min-width: 1024px) and (max-width: 1269px) {
  #content .header-large {
    background-size: cover;
    background-position-x: -100%;
  }
}
@media (min-width: 1800px) {
  /* CTA */
  .cta-box {
    max-width: 1120px;
    margin-top: 100px;
  }
}
@media (min-width: 1024px) and (max-width: 1480px) {
  #content .section .e-con-inner, #content .cta .e-con-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .e-con-inner > .elementor-element {
    padding-left: 40px;
  }
  #box-icon-card .iconbox-highlight {
    width: 45%;
  }
  #content .bloc-mix .mini-texte {
    width: 100%;
  }
  .single .col-left {
    width: 20%;
    padding-left: 20px;
  }
  .single .col-right {
    width: 80%;
    padding-right: 40px;
  }
  .page-id-94 .bloc-mix .e-con-inner {
    flex-direction: column;
  }
  .page-id-94 #content .bloc-mix .mini-texte {
    width: 45%;
  }
  .page-id-94 .row-mini-texte {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  /* TYPO ETC */
  /* MENU */
  /* HEADER LARGE */
  /* HEADER SMALL */
  /* MARGES et COLONNES */
  /* ARTICLES */
  /*.article-content{
		margin-top: 0;
	}*/
  /* iconbox */
  /* CTA */
  /* TABS */
  /* FOOTER */
  .label span {
    font-size: 14px;
  }
  h2 {
    font-size: 2em !important;
  }
  h3 {
    font-size: 1.5rem;
  }
  p {
    font-size: 16px;
  }
  .elementor-widget-button .elementor-button {
    font-size: 16px;
  }
  br {
    display: none;
  }
  .elementor-widget-n-menu .e-n-menu[data-layout="dropdown"] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text, .elementor-widget-n-menu .e-n-menu-dropdown-icon-closed {
    color: #005e63;
  }
  .elementor-widget-n-menu .e-n-menu[data-layout="dropdown"] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg {
    fill: #005e63;
  }
  .mega-menu, .mega-menu-simple {
    width: 100% !important;
  }
  .elementor-widget-n-menu .e-n-menu-title {
    padding: 15px 40px;
  }
  .elementor-widget-n-menu .e-n-menu-wrapper {
    padding: 10px 0;
  }
  .elementor-widget-n-menu .e-n-menu-item:first-child {
    background-color: #f3ffdf;
    padding-top: 10px;
  }
  .elementor-widget-n-menu .e-n-menu-item:last-child {
    background-color: #f3ffdf;
    padding-bottom: 20px;
    border-bottom: none;
  }
  .elementor-widget-n-menu .e-n-menu-item {
    border-bottom: 1px solid #005e63;
  }
  .elementor-widget-n-menu .e-n-menu[data-layout="dropdown"] .e-n-menu-title {
    background-color: #f3ffdf;
  }
  .btn-contact {
    margin-right: 25px;
  }
  .header-large {
    background-size: 130% !important;
    background-position: bottom center !important;
  }
  .header-large .header-col-droite {
    height: 100vw;
    transform: rotate(90deg);
    z-index: -1;
    margin-top: -35vw;
  }
  .header-small {
    background-image: none !important;
  }
  .header-small .header-col-gauche, .header-small .header-col-droite {
    width: 100%;
  }
  .header-small .header-col-droite {
    height: 100vw;
    background-size: contain !important;
    transform: rotate(90deg);
    z-index: -1;
    background-position: center right !important;
    margin-top: -102vh;
  }
  #content .header .e-con-inner .e-con-full:first-child, #content .header .e-con-inner .header-col-gauche {
    padding: 40px;
  }
  #content .section:not(.section-logo, .section-texte-image, .section-spe) {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #content .section-3-col, #content .section-4-col, #content .section-tabs, .single-post .section-categorie, #content .section-spe {
    padding-left: 40px;
    padding-right: 40px;
  }
  #content .section .e-con-inner > .elementor-element:not(.col-icon-text, .tabs-content, .row-texte-image, .bloc-mix, .row-mini-texte, .col-formulaire) {
    padding: 0 40px;
  }
  #content .section-4-col .col-icon-text {
    width: 40%;
  }
  #content .section-4-col .col-icon-text .elementor-icon-box-icon, #content .section-4-col .col-icon-text .elementor-icon-box-content {
    text-align: center;
  }
  #content .section-texte-image .row-texte-image .col-texte, #content .section-texte-image .row-texte-image {
    padding-bottom: 60px;
  }
  #content .section-3-col .e-con-inner {
    padding: 0;
  }
  .article-content .col-right {
    width: 100%;
  }
  .iconbox-highlight {
    width: 45% !important;
  }
  #content .cta-rounded, #content .cta-blog {
    padding: 40px;
  }
  #content .cta-box-col-img .elementor-widget-image {
    text-align: left;
  }
  #content .cta-box-col-img {
    background-image: url("https://amoddex.kinsta.cloud/wp-content/uploads/2024/11/triangle-pomme.svg");
    background-position: bottom left;
    background-size: 120%;
    background-repeat: no-repeat;
  }
  .tabs-content .tab {
    flex-direction: column-reverse;
    justify-content: center;
    gap: 70px 0;
  }
  .tabs-content .tab-col-img, .tabs-content .tab-col-texte {
    width: 100%;
    min-height: 40vh;
  }
  .tabs-content .tab-col-img {
    min-height: 50vh;
    border-radius: 40px;
  }
  .menu-footer a.elementor-item {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  /* TYPO ETC */
  /* MENU */
  /* HEADER SMALL */
  /* MARGES et COLONNES */
  /* CTA */
  /* TABS */
  /* FORMULAIRES */
  .label span {
    font-size: 10px;
  }
  #content h1 {
    font-size: 2rem !important;
  }
  h2 {
    font-size: 1.7rem !important;
  }
  h3 {
    font-size: 1.3rem;
  }
  br {
    display: none;
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 20px;
    line-height: 35px;
  }
  .mega-menu .elementor-element, .mega-menu-simple .elementor-element {
    --flex-wrap: nowrap;
  }
  .btn-contact {
    width: 100%;
  }
  .btn-contact a {
    float: right;
  }
  .btn-contact {
    margin-right: 0;
  }
  .header-small .header-col-droite {
    margin-top: -56vh;
  }
  #content .header .e-con-inner .e-con-full:first-child, #content .header .e-con-inner .header-col-gauche {
    padding: 40px 15px;
  }
  #content .section .e-con-inner > .elementor-element:not(.col-icon-text, .tabs-content, .row-texte-image, .bloc-mix, .row-mini-texte, .col-formulaire), #content .section-3-col, #content .section-4-col, .single-post .section-categorie, #content .section-spe {
    padding-left: 15px;
    padding-right: 15px;
  }
  #content .section-4-col .col-icon-text {
    width: 100%;
  }
  #content .row-texte-image {
    padding-top: 30px;
  }
  #content .section-texte-image .row-texte-image .col-texte, #content .section-texte-image .row-texte-image {
    padding-bottom: 30px;
  }
  #content .mini-texte {
    width: 100%;
  }
  .iconbox-highlight {
    width: 85% !important;
  }
  #content .tabs-content {
    padding: 40px 30px;
  }
  .col-formulaire-ressource, #content .col-formulaire {
    padding: 30px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F220-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD%2FKA%3BACmLA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzPA%3BACqQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BADnRA%3BACwRA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADxSA%3BAC4SA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BADhUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4UA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADnWA%3BACuWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACqaA%3BAAAA%3BAAAA%3BAAAA%3BADraA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtdF%3BACifA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpfA%3BACggBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1gBA%3BACmhBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD5hBA%3BACgiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAD3mBA%3BACgnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BADnpBA%3BAC4pBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADtsBA%3BAC0sBA%3BAAAA%3BAAAA%3BAD1sBA%3BAAAA%3BACgtBA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */