.elementor-kit-6{--e-global-color-primary:#30A9DC;--e-global-color-secondary:#54595F;--e-global-color-text:#191E4F;--e-global-color-accent:#61CE70;--e-global-color-75412e9:#FFFFFF;--e-global-color-a2f92f3:#0E95D2;--e-global-color-e7458b2:#CAE5F0;--e-global-color-45bdf54:#0695D1;--e-global-color-2baecae:#1DBCFF;--e-global-color-3a385c1:#F8F8F8;--e-global-color-cdb2faa:#30C8DC;--e-global-color-a0bbea3:#057AAC;--e-global-color-c41a4a0:#ADADAD;--e-global-typography-primary-font-family:"Maven Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-45bdf54 );}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom:0;
}

.accordeon .elementor-toggle-icon-left {
    margin-right: 17px;
    padding-bottom: 30px;
    padding-top: 5px;
}
.accordeon .elementor-tab-title:hover .elementor-toggle-icon i:before {
    color: var(--e-global-color-primary ) !important;
}
.accordeon .elementor-tab-title:hover .elementor-toggle-title {
    color: var(--e-global-color-primary ) !important;
}

.compteur {
    transition: transform 1.5s ease;
}
.compteur:hover {
    transform: scale(1.1);
}

.number .elementor-counter-number-wrapper, .number .elementor-counter-title {
    transform: all 1s ease !important;
}

.compteur:hover .number .elementor-counter-number-wrapper, .compteur:hover .number .elementor-counter-title {
    color:white !important;
}
.compteur:hover .legende .elementor-heading-title {
    color:white !important;
}

.zoom_img {
    transition: transform 1s ease;
}
.zoom_img:hover {
    transform: scale(1.1);
}

@media (min-width:1024px) {
.zoom {
    transition: transform 1.5s ease;
}
.zoom:hover {
    transform: scale(1.1);
}
.bloc_info .elementor-background-overlay{
    transition: all 1s ease;
}

.bloc_info:hover .b_icone svg {
    fill: white !important;
}
.bloc_info:hover .b_icone i {
    color: white !important;
}
.bloc_info:hover .b_titre h3 {
    color: white !important;
}

.bloc_info:hover .b_texte p {
    color: white !important;
}

.bloc_info {
    transition: all 1s ease;
    z-index: 1;
}
.bloc_info {
    transition: transform 0.5s ease!important;
}
.bloc_info:hover {
    transform: scale(1.06);
    z-index: 2;
}
}/* End custom CSS */