.elementor-kit-2257{--e-global-color-primary:#0095DA;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#555555;--e-global-color-accent:#0095DA;--e-global-color-fa8160b:#E5E5E5;--e-global-color-ca68c8c:#2D2D2D;--e-global-color-88a2d43:#000000;--e-global-color-d45054c:#0095DA;--e-global-color-ac628de:#0095DA;--e-global-color-47e0607:#000000;--e-global-color-1178a1f:#FFFFFF;--e-global-color-60635b0:#E78A05;--e-global-color-90f544d:#FFFFFF;--e-global-color-8181427:#006FA3;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:53px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Hind";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:italic;--e-global-typography-accent-line-height:1.6rem;--e-global-typography-e6547e4-font-family:"Montserrat";--e-global-typography-e6547e4-font-size:24px;--e-global-typography-e6547e4-font-weight:600;--e-global-typography-e6547e4-text-transform:none;--e-global-typography-e6547e4-line-height:1.9rem;--e-global-typography-3079e82-font-family:"Hind";--e-global-typography-3079e82-font-size:20px;--e-global-typography-3079e82-text-transform:uppercase;--e-global-typography-ef1eb28-font-family:"Montserrat";--e-global-typography-ef1eb28-font-size:15px;--e-global-typography-ef1eb28-font-weight:700;--e-global-typography-ef1eb28-text-transform:uppercase;--e-global-typography-7084387-font-family:"Montserrat";--e-global-typography-7084387-font-size:18px;--e-global-typography-7084387-font-weight:700;--e-global-typography-7084387-text-transform:uppercase;--e-global-typography-7084387-font-style:normal;--e-global-typography-e8fb41d-font-family:"Open Sans";--e-global-typography-e8fb41d-font-size:17px;--e-global-typography-e8fb41d-font-weight:500;}.elementor-kit-2257 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2257 button,.elementor-kit-2257 input[type="button"],.elementor-kit-2257 input[type="submit"],.elementor-kit-2257 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );border-radius:0px 10px 0px 10px;padding:15px 20px 15px 20px;}.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-2257{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:28px;--e-global-typography-e6547e4-font-size:20px;}.elementor-kit-2257 button,.elementor-kit-2257 input[type="button"],.elementor-kit-2257 input[type="submit"],.elementor-kit-2257 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2257{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:25px;--e-global-typography-text-font-size:17px;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:1.4rem;}.elementor-kit-2257 button,.elementor-kit-2257 input[type="button"],.elementor-kit-2257 input[type="submit"],.elementor-kit-2257 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Segment du H1 en évidence */
.h1-bolder{ font-weight:800;}
.h1-smaller{font-size:2.2rem;}

@media (max-width:1024px) {
  .h1-smaller{font-size:1.6rem;}  
}

/* 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;
}

/* Réduire la marge en haut du bouton En savoir plus */

.elementor-kit-2257 .ha-unfold-btn {
    margin-top:0; /* pas ouvert */
}
.elementor-kit-2257 .ha-unfold-data.folded + .ha-unfold-btn {
    margin-top:20px; /* ouvert */
}

/* Cacher le bouton En savoir plus et afficher le contenu caché dans certaines résolutions */

@media (min-width:1025px) {
    .ha-unfold-hidden-desktop .ha-unfold-data {
        height:auto !important;
    }
    .ha-unfold-hidden-desktop .ha-unfold-btn {
        display:none !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .ha-unfold-hidden-tablet .ha-unfold-data {
        height:auto !important;
    }
    .ha-unfold-hidden-tablet .ha-unfold-btn {
        display:none !important;
    }
}

@media (max-width:767px) {
    .ha-unfold-hidden-mobile .ha-unfold-data {
        height:auto !important;
    }
    .ha-unfold-hidden-mobile .ha-unfold-btn {
        display:none !important;
    }
}
@media (max-width:767px) {
.elementor-widget-ha-advanced-tabs .tab-text{padding:30px 30px;}
}
@media (min-width:768px) and (max-width:1024px) {
.elementor-widget-ha-advanced-tabs .tab-text{padding:30px 50px;}
}
@media (min-width:1025px) {.elementor-widget-ha-advanced-tabs .tab-text{padding:30px 60px;}
}

.ha-tab__title:hover{background-color:#b3b3b3 !important; color:#2d2d2d !important; cursor:pointer;}

a.btn{padding:12px 14px; background-color:#DA4500; color:#fff !important; border-radius:0px 10px;}
a.btn:hover, a.btn:active{padding:12px 14px; background-color:#000; color:#fff !important;}

/*
-- Accordéon - Lien au survol
*/

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-title:hover {
   color: #000000;
}/* End custom CSS */