.elementor-kit-5{--e-global-color-primary:#841712;--e-global-color-secondary:#E3E3E3;--e-global-color-text:#000000;--e-global-color-accent:#841712;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--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;--e-global-typography-2a255b0-font-family:"Roboto";--e-global-typography-2a255b0-font-size:50px;--e-global-typography-2a255b0-font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-2a255b0-font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-2a255b0-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
   overflow-x: hidden;
 }
body {
   width:100%;
 }
 
/*HEADER*/
.header-menu:hover{
    opacity: 0.5;
}

.header-menu{
    transition-duration: 0.5s;
}
.header-menu-top-1, .header-menu-top-2, .header-menu-top-3{
    padding :0px 0px 5px 0px;
    transition-duration: 0.5s;
}
.header-menu-top-1:hover { 
    box-shadow: inset 0px -3px 0 0 black; 
}
.header-menu-top-2:hover { 
    box-shadow: inset 0px -3px 0 0 white; 
}
.header-menu-top-3:hover { 
    box-shadow: inset 0px -3px 0 0 #841712; 
}

/*Tableau de bord*/

#header-dashboard{
    position:fixed;
}/* End custom CSS */