.elementor-kit-64{--e-global-color-primary:#397C9A;--e-global-color-secondary:#F5D410;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-86b4fcd:#00000000;--e-global-color-10242ff:#F8F8F8;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-165ad89-font-size:22px;color:var( --e-global-color-text );font-family:"Nunito Sans", Sans-serif;font-size:18px;font-weight:300;}.elementor-kit-64 button,.elementor-kit-64 input[type="button"],.elementor-kit-64 input[type="submit"],.elementor-kit-64 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );}.elementor-kit-64 button:hover,.elementor-kit-64 button:focus,.elementor-kit-64 input[type="button"]:hover,.elementor-kit-64 input[type="button"]:focus,.elementor-kit-64 input[type="submit"]:hover,.elementor-kit-64 input[type="submit"]:focus,.elementor-kit-64 .elementor-button:hover,.elementor-kit-64 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );}.elementor-kit-64 e-page-transition{background-color:#FFBC7D;}.elementor-kit-64 p{margin-block-end:1.3em;}.elementor-kit-64 a{color:var( --e-global-color-primary );}.elementor-kit-64 h1{color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-weight:300;}.elementor-kit-64 h2{color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-weight:300;}.elementor-kit-64 h3{color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-weight:300;}.elementor-kit-64 h4{color:var( --e-global-color-primary );}.elementor-kit-64 h5{color:var( --e-global-color-primary );}.elementor-kit-64 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-64{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:25px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-64{--e-global-typography-primary-font-size:28px;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media screen and (min-width: 640px) {
.boxed {
        padding: 0 calc((100vw - 900px)/2);
}}

@media screen and (min-width: 1025px) and (max-width: 1536px) {
.boxed {
        padding: 0 calc((100vw - 720px)/2);
}}

@media screen and (min-width: 640px) and (max-width: 1024px) {
.boxed {
        padding: 0 calc((100vw - 600px)/2);
}}

.exergue {
    background: rgba(180,180,180,0.2);
    padding: 0 0.2em;
}

ul li {
  padding-left: .5em;
}

ul {
    padding-left: 1em;;
}

p a:hover {
    border-bottom: 1px solid rgba(180,180,180,1);
}

strong {
    font-weight: 700;
}

/* ACCORDÉONS */

.elementor-tab-content li {
    list-style-position: inside;
}

.elementor-tab-content strong {
    color: var( --e-global-color-primary );
}

.elementor-tab-content li {
    padding-left: 1em;
}

.elementor-tab-content li:before {
    margin-left: .5em;
    width: 1em;
}

/* Ajouter points de suspension après l'extrait d'un article */
.elementor-post__excerpt p:after { content: '…'; }

/* LISTES */

/*::marker {
    content: "—";
    font-family: "Effra";
}*/

.elementor-widget-text-editor ul,
.elementor-icon-box-wrapper ul,
.elementor-tab-content ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}
.elementor-widget-text-editor li,
.elementor-icon-box-wrapper li,
.elementor-tab-content li {
    padding-left: 1em;
}
.elementor-widget-text-editor li:before,
.elementor-icon-box-wrapper li:before,
.elementor-tab-content li:before {
    content: "›";
    font-family: "Nunito Sans";
    display: inline-block;
    margin-left: -1em;
    width: 1em;
    color: var( --e-global-color-primary );
}

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

/* 2e niveau de puces */
.elementor-widget-text-editor li li:before {
  content: "–" !important;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
.elementor-tab-content ul {
    margin-bottom: 15px;
}


/* ANIMATIONS */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */