

span.bared-label {
    display: inline-block;
    position: relative;
}

span.bared-label:before {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background: #25D074;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 0;
}

span.bared-label span {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.home-section-avantages {
    position: relative;
}

.home-section-avantages:before {
    content: "";
    display: block;
    width: 230px;
    height: 140px;
    position: absolute;
    left: 0;
    top: 0;
    background: var(--wpr-bg-0368ce60-e68b-4277-b7f6-4cb06eacb734) center no-repeat;
    z-index: 0;
    background-size: contain;
}


.check-box-list-banner ul.mas-list-group-wrapper.layout_1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.check-box-list-banner ul.mas-list-group-wrapper.layout_1 li.mas-list-group-item.mas-icon-left {
    width: 33.33%;
    padding: 0 !important;
    margin: 0 0 20px;
}


.home-banner {
    position: relative;
}

.home-banner:after {
    content: "";
    display: block;
    width: 100%;
    height: 105px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--wpr-bg-f7a7ae79-4798-4248-9262-4c7b5f0f6359) top center no-repeat;
    z-index: 0;
    background-size: 100%;
}

.assitance-bloc {
    position: relative;
}

.assitance-bloc:after {
    content: "";
    display: block;
    width: 100%;
    height: 79px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--wpr-bg-fb70e67d-7786-494c-a6a3-3d0aa9813175) top center no-repeat;
    z-index: 0;
    background-size: 100%;
}


.dimpo-centred-tabs.elementor-widget-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active {
    background: #25d074;
    color: #FFF;
}
