

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-8445ac9d-0765-450f-973f-3fe24367f4dd) 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-f873f964-97c4-4ce7-8c01-9b98038d4aaa) 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-274619e5-9873-4089-acef-6ea84f738c18) 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;
}
