.prod-list-cat__tabs div.selected, .prod-list-cat__tabs div:focus, .prod-list-cat__tabs div:hover {
    background-color: #003B5C!important;
    color: #fff;
}

.bloc1 .wizi-imgtxt.wizi-imgtxt--textSmallRightTextLeft.wizi-imgtxt--half {
    background-color: #0096CA;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.bloc2 .wizi-imgtxt.wizi-imgtxt--TextSmallLeftTextRight.wizi-imgtxt--half {
    background-color: #003B5C;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.bloc3 .wizi-imgtxt.wizi-imgtxt--half {
    background-color: #003B5C;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.pourquoi .wizi-imgtxt.wizi-imgtxt--half.wizi-imgtxt--textLeftTextRight {
    background-color: #0096CA;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

#c1-body .bloc1 a.wiziBtn {
    background: #003B5C !important;
    color: white !important;
}

#c1-body .pourquoi a.wiziBtn {
    background: #003B5C !important;
    color: white !important;
}

.menu img.wizi-img__item {
    opacity: 0.8;
    transition: 0.8s ease-out  !important;
    border-radius:30px;
}

.menu img.wizi-img__item:hover {
    opacity: 1;
      transition: 0.8s ease-out !important;
      border-radius:50px;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.6 !important;
        margin: 0 5px !important;
        text-transform: uppercase;
    }
  
    .nav__maxWidth {
        position: relative;
        width: 100%;
        max-width: var(--max-row-size);
        margin: 0;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: center!important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        z-index: 12;
    }

div#ae277dda-42ec-472f-a5e6-c8689bfa9ad7  {
    margin-bottom: -60px !important;
    position: relative;
    z-index: 3;
    background: transparent;
}
  
div#\36 b32c82f-0ef5-4c2a-83f0-ea1c0cbdbe97 {
    margin-top: -60px !important;
    position: relative;
    z-index: 3;
    background: transparent;
}
}