.elementor-kit-13902{--e-global-color-primary:#0E689A;--e-global-color-secondary:#424444;--e-global-color-text:#7A7A7A;--e-global-color-accent:#B3E4FF;--e-global-color-86f805a:#0E689A;--e-global-color-11d7a1c:#D1D1D1;--e-global-color-7c485af:#FFFFFF;--e-global-color-4a97e0f:#6D992E;--e-global-color-40e9042:#DCDFE2;--e-global-color-e3e54da:#FFFFFF;--e-global-color-9d3964f:#DCDFE254;--e-global-color-8363cbd:#F9F9F9;--e-global-color-532c1f3:#F3F4F5;--e-global-color-d2aed1a:#F0F7FF;--e-global-color-cb817f6:#6C9A2E;--e-global-color-90cb15e:#F18512;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-8421e83-font-family:"Manrope";--e-global-typography-8421e83-font-size:16px;--e-global-typography-8421e83-font-weight:300;--e-global-typography-8421e83-line-height:27px;--e-global-typography-cb5c6f0-font-family:"Manrope";--e-global-typography-cb5c6f0-font-size:3.1em;--e-global-typography-da9e5c1-font-family:"Poppins";--e-global-typography-da9e5c1-font-size:3.1em;--e-global-typography-da9e5c1-font-weight:600;--e-global-typography-fd20343-font-family:"Poppins";--e-global-typography-06c990b-font-family:"Poppins";--e-global-typography-06c990b-font-size:60px;--e-global-typography-06c990b-font-weight:700;--e-global-typography-bc1ac33-font-family:"Poppins";--e-global-typography-bc1ac33-font-size:20px;--e-global-typography-bc1ac33-font-weight:400;--e-global-typography-bc1ac33-text-transform:capitalize;font-family:"Poppins", Sans-serif;font-size:0.9em;font-weight:300;line-height:1.6em;}.elementor-kit-13902 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13902 h1{color:var( --e-global-color-e3e54da );font-family:var( --e-global-typography-06c990b-font-family ), Sans-serif;font-size:var( --e-global-typography-06c990b-font-size );font-weight:var( --e-global-typography-06c990b-font-weight );line-height:var( --e-global-typography-06c990b-line-height );word-spacing:var( --e-global-typography-06c990b-word-spacing );}.elementor-kit-13902 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:1.3em;font-weight:bold;line-height:1.3em;}.elementor-kit-13902 h3{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:1.8em;font-weight:300;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}.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:1366px){.elementor-kit-13902 h1{font-size:var( --e-global-typography-06c990b-font-size );line-height:var( --e-global-typography-06c990b-line-height );word-spacing:var( --e-global-typography-06c990b-word-spacing );}}@media(max-width:1024px){.elementor-kit-13902 h1{font-size:var( --e-global-typography-06c990b-font-size );line-height:var( --e-global-typography-06c990b-line-height );word-spacing:var( --e-global-typography-06c990b-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13902{--e-global-typography-cb5c6f0-font-size:1.8em;--e-global-typography-da9e5c1-font-size:1.8em;--e-global-typography-06c990b-font-size:1.8em;}.elementor-kit-13902 h1{font-size:var( --e-global-typography-06c990b-font-size );line-height:var( --e-global-typography-06c990b-line-height );word-spacing:var( --e-global-typography-06c990b-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#lien-color a{color:#0e689a!important}
#lien-color a:hover{color:#F9B3A9!important}

#lien-color-fond a{color:#424444!important}
#lien-color-fond a:hover{color:#22262d!important}

.icone_x002D_services{fill:#424444important;}
.st0{fill:#FFFFFF!important;}



/*Améliorer les animations d'entrée*/

@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
}

html,
body{
  width:100%!important;
  overflow-x:hidden!important;
}/* End custom CSS */