.elementor-kit-137{--e-global-color-primary:#2EBFBA;--e-global-color-secondary:#E3513A;--e-global-color-text:#066C6C;--e-global-color-accent:#000000;--e-global-color-309a866:#FFFFFF;--e-global-color-7a9f37a:#666666;--e-global-color-7e636bd:#F80303FC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-7a9f37a );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-137 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-137 a:hover{color:var( --e-global-color-text );}.elementor-kit-137 h1{color:var( --e-global-color-primary );}.elementor-kit-137 h2{color:var( --e-global-color-primary );}.elementor-kit-137 h3{color:var( --e-global-color-primary );}.elementor-kit-137 h4{color:var( --e-global-color-primary );}.elementor-kit-137 h5{color:var( --e-global-color-primary );}.elementor-kit-137 h6{color:var( --e-global-color-primary );}.elementor-kit-137 button,.elementor-kit-137 input[type="button"],.elementor-kit-137 input[type="submit"],.elementor-kit-137 .elementor-button{color:var( --e-global-color-7a9f37a );background-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-137 button:hover,.elementor-kit-137 button:focus,.elementor-kit-137 input[type="button"]:hover,.elementor-kit-137 input[type="button"]:focus,.elementor-kit-137 input[type="submit"]:hover,.elementor-kit-137 input[type="submit"]:focus,.elementor-kit-137 .elementor-button:hover,.elementor-kit-137 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-137 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//* LISTES FONT AWESOME ELEMENTOR */ 
.elementor-widget-text-editor ul, .elementor-cta__description ul, .elementor-toggle ul, .entry-content ul, .widget_recent_entries ul, .elementor-widget-theme-post-content ul {
  list-style: none;
  padding: 0;
  margin-left: 0;
}
.elementor-widget-text-editor li, .elementor-cta__description li, .elementor-toggle li, .entry-content li, .widget_recent_entries li, .elementor-widget-theme-post-content li {
  padding-left: 1.3em;
  margin-bottom: 10px;
}
.elementor-widget-text-editor li:before, .elementor-cta__description li:before, .elementor-toggle li:before, .entry-content li:before, .widget_recent_entries li:before/*, .elementor-widget-theme-post-content li:before*/ {
  content: "\f054"; /* FontAwesome Unicode \f054 pour FA v.5 */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: var( --e-global-color-primary );
  font-size: 14px;
}

.puces-blanches li:before, .elementor-cta__description .puces-blanches li:before {
  color: #fff;
}

/* 2e niveau de puces */
.elementor-widget-text-editor li li:before, .elementor-cta__description li li:before, .elementor-cta__content li li:before, #sidebar-blog li li:before, .entry-content li li:before, .elementor-widget-theme-post-content li li:before {
  content: "-" !important;
}


/* puces numérotées */ 
ol {list-style: none; counter-reset: li; }
ol li::before {
    content: counter(li) !important;
    color: var( --e-global-color-primary );
    display: inline-block; width: 1em;
    margin-left: -1em;
    font-family: --e-global-typography-primary-font-family !important;
}
ol li {counter-increment: li; }

ol li::before {
    content: counter(li);
    color: var( --e-global-color-primary );
    display: inline-block;
    width: 1em;
    margin-left: -1.6em !important;
    margin-right: .6em;
    text-align: center; /* right par défaut */
    direction: rtl;
}

.elementor-widget-text-editor ol, .elementor-cta__description ol, .elementor-toggle ol, .entry-content ol, .widget_recent_entries ol, .elementor-widget-theme-post-content ol {
    margin-bottom: 15px;
}/* End custom CSS */