
/* PAGES */






/* Banner */
@media only screen and (max-width: 480px) {

    body.custom-theme-ld .et_pb_section.section_banner-home .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 40px !important;
    }
}









/* Chiffres */
body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column .et_pb_number_counter h3 {
    padding-bottom: 0px !important;
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column {
        margin-bottom: 35px;
    }
    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column:last-child {
        margin-bottom: 0px;
    }
    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column .et_pb_number_counter .percent {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column {
        margin-bottom: 25px;
    }
    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column:last-child {
        margin-bottom: 0px;
    }
    body.custom-theme-ld .et_pb_section.section_chiffres .et_pb_row .et_pb_specialty_column .et_pb_row_inner .et_pb_column .et_pb_number_counter .percent {
        margin-bottom: 0px;
    }
}



/* FAQ */
body.custom-theme-ld .et_pb_section.section_faq .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    margin-bottom: 0px !important;
}
body.custom-theme-ld .et_pb_section.section_faq .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle h3.et_pb_toggle_title {
    padding-bottom: 0px !important;
    padding-right: 35px;
}
body.custom-theme-ld .et_pb_section.section_faq .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle .et_pb_toggle_content p {
    padding-bottom: 1em;
}
body.custom-theme-ld .et_pb_section.section_faq .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle .et_pb_toggle_content ul {
    line-height: 1.6em;
    list-style-position: outside;
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-ld .et_pb_section.section_faq .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle .et_pb_toggle_content :last-child {
    padding-bottom: 0px !important;
}







/* Testimonials */
body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-pagination.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    gap: 6px;
    text-align: center;
    margin-top: 35px;
}
body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0px !important;
    transition: all .3s ease;
}
body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
}
body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover {
    
}

@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-container::before,
    body.custom-theme-ld .et_pb_section.section_testimonials .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-container::after {
        background-image: none !important;
    }
}









/* Testimonials */
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .decm_event_display .et_pb_module_inner .append_events {
    display: flex;
    flex-wrap: wrap;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .decm_event_display .et_pb_module_inner .append_events .ecs-event.ecs-event-posts {
    width: 50%;
}














/* RESPONSIVE */

@media only screen and (max-width: 980px) {


}
@media only screen and (max-width: 767px) {


}


