

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-48751078-ade1-4301-a626-00cc3c9a0079) 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-efb5514f-0848-4f28-b6e2-60b0faa889fb) 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-06a3ca8e-657e-49ea-a96e-352b5b7a0be8) 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;
}
