/* 
Theme Name: Hello Elementor Child
*/
.main-title {
    max-width: 900px!important;
}

#homeCategories .homeCategories .elementor-icon-box-title {
    margin: 0!important;
    max-width: 174px!important;
}

@media screen and (max-width: 1024px) {
    #homeCategories .homeCategories .elementor-icon-box-title {
        max-width: none!important;
    }

    #homeCategories > div {
        background-color: transparent!important;
    }


    #carousel-realisation-bullet {
        width: 100%!important;
        max-width: 600px!important;
    }
}

#carousel-realisation-bullet {
    border-top-right-radius: 300px;
    border-top-left-radius: 300px;
    border-bottom-right-radius: 300px;
    border-bottom-left-radius: 300px;
    overflow: hidden;
    width: 100%!important;
    max-width: 800px!important;
}

#carousel-realisation-bullet {
    width: 100%!important;
    max-width: 797px!important;
}


#nos-services {
    max-width: 1130px!important;
}


