/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  HEADER  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.logo>img:nth-child(1) {
        z-index: 99;
        position: absolute;
        width: 135px !important;
        margin-top: -69px;
}

.logo-responsie>img:nth-child(1) {
        width: 32% !important;
        margin-top: -7px;
}

.header-main {
        background-color: #000;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  BODY  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* modification services accueil bloc pub */
.illustration-bg {
        background: #00000045;
}

#BFW-bloc-Pub-Anime-50 {
        margin-top: -30px;
        padding-bottom: 25px;
}

.BFW-blcSuiveurTM>a {
        background-color: var(--main-color);
}

.BFW-blcSuiveurTM>a:hover {
        background-color: var(--main-hover) !important;
}

.bloc-title-container .bloc-title {
        color: var(--main-color);
}

.news-v2 .inner-team .content {
        color: var(--main-color);
}

.blocDATEACTU .dateACTU {
        color: black;
        background: var(--main-color);
}

.swiper-button-prev-main-slider-2,
.swiper-button-next-main-slider-2,
.swiper-pagination {
        display: none;
}

.pub-bg {
        margin-top: 0 !important;
}

#BFW-container-231 {
        margin-top: -70px;
        margin-bottom: 25px;
}

.container.titre_picto {
        padding: 71px;
}

#dialogTitle,
#dialogue-cookie-modal div,
#dialogue-cookie-modal .accepter-item-active,
#dialogue-cookie-modal div a,
#cookieModal #cookie--content div a,
#cookie--content .accepter-item,
#cookie--content .refuser-item{
        color: var(--text-color) !important;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  FOOTER  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.footer-101-footer {
        background-color: rgb(0, 0, 0) !important;
}

.bas-footer {
        background: rgba(28, 28, 28, 0.2);
}