.elementor-kit-14{--e-global-color-primary:#FFC80B;--e-global-color-secondary:#232020;--e-global-color-text:#7A7A7A;--e-global-color-1178a1f:#FFFFFF;--e-global-color-fa8160b:#E5E5E5;--e-global-color-ca68c8c:#2D2D2D;--e-global-color-45169ee:#CCCCCC;--e-global-color-88a2d43:#FFC80B;--e-global-color-d45054c:#C39803;--e-global-color-ac628de:#232020;--e-global-color-47e0607:#232020;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Abel";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Abel";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:italic;--e-global-typography-e6547e4-font-family:"Roboto Condensed";--e-global-typography-e6547e4-font-size:27px;--e-global-typography-e6547e4-text-transform:uppercase;--e-global-typography-e6547e4-line-height:1.1em;--e-global-typography-3079e82-font-family:"Roboto Condensed";--e-global-typography-3079e82-font-size:20px;--e-global-typography-3079e82-font-weight:600;--e-global-typography-3079e82-text-transform:uppercase;--e-global-typography-3079e82-font-style:normal;--e-global-typography-3079e82-line-height:1.1em;--e-global-typography-3079e82-letter-spacing:0.5px;--e-global-typography-ba39b3c-font-family:"Roboto Condensed";--e-global-typography-ba39b3c-font-size:18px;--e-global-typography-ba39b3c-font-weight:400;--e-global-typography-ba39b3c-text-transform:uppercase;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{background-color:var( --e-global-color-primary );color:#000000;border-radius:0px 0px 0px 0px;padding:15px 025px 15px 25px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1266px;}.e-con{--container-max-width:1266px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-14{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:22px;--e-global-typography-e6547e4-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{--e-global-typography-primary-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hover-title section:hover a {
    color: #000 !important;
}


/*lien dans le texte*/
#content .elementor-widget-text-editor a, .elementor-location-footer .elementor-widget-text-editor a, .ha-unfold-data a, .list-ul ul.elementor-icon-list-items li a, #content .elementor-widget-icon-list a {
    color: #ccc !important;
    text-decoration: underline;
}
#content .elementor-widget-text-editor a:hover, #content .elementor-widget-text-editor a:focus, .elementor-location-footer .elementor-widget-text-editor a:hover, .elementor-location-footer .elementor-widget-text-editor a:focus, .ha-unfold-data a:hover, .ha-unfold-data a:focus, .list-ul ul.elementor-icon-list-items li a:hover, .list-ul ul.elementor-icon-list-items li a:focus, #content .elementor-widget-icon-list a:hover, #content .elementor-widget-icon-list a:focus {
    color: #bbb !important;
    text-decoration: underline;
}

.information a {
    text-decoration: none !important;
}

/* Cacher du contenu selon le point de rupture */

@media (max-width:767px) {
    .hidden-mobile {
        display:none !important;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .hidden-tablet {
        display:none !important;
    }
}
@media (min-width:1025px) {
    .hidden-desktop {
        display:none !important;
    }
}

/* Espace/Trait d'union insécable */

.text-nowrap {
    white-space: nowrap;
}

/*
--- Formulaire de contact
*/

/* Message de succès */

.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 2.5em;
    padding: 0.5em;
    border-radius: 5px;
    text-align: center;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

/* Message d'erreur */

.wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 2.5em;
    padding: 0.5em;
    border-radius: 5px;
    text-align: center;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}/* End custom CSS */