.texte ul li {
    color: var(--main-color);
    font-weight: 700;
}

.text-white .BFW-cmsV02.spec_colorText .titre h2,
.text-white .BFW-cmsV02.spec_colorText .titre h1,
.text-white .BFW-cmsV02.spec_colorText .titre h3 {
    color: var(--main-color) !important;
}

.text-white .BFW-cmsV02.spec_colorText .titre h1::after,
.text-white .BFW-cmsV02.spec_colorText .titre h2::after,
.text-white .BFW-cmsV02.spec_colorText .titre h3::after,
.text-white .BFW-cmsV02.spec_colorText .titre h4::after,
.text-white .BFW-cmsV02.spec_colorText .titre h5::after,
.text-white .BFW-cmsV02.spec_colorText .titre h6::after {
    background: var(--main-color) !important;
}

.spec_colorText img {
    max-width: 100%;
    object-fit: contain;
    height: auto;
}

.fixed-header .header-main.transparent-header {
    background: rgba(255, 255, 255, 0.4);
}

.spec_colorText .titre {
    text-align: center;
    color: var(--main-color);
}

.spec_colorText .texte ul li {
    font-weight: 700;
    color: var(--main-color);
}

.spec_colorText b, .spec_colorText a, .spec_colorText strong {
    color: var(--main-color);
}

.bloc_silver_accordion .accordion-button,
#bloc-formulairev02-contact input,
#bloc-formulairev02-contact textarea,
.bloc-metier .img-metier-container {
    border-radius: 5px !important;
}

.header-main.transparent-header {
    background: #ffffff00;
}

.row.align-items-center.col-4.col-lg-12.justify-content-between {
    margin-top: 10px;
}

.main-slider-2-item img {
    filter: none !important;
}

.banner .filter {
    background-color: rgb(0 0 0 / 0%);
}

/* .header-top.transparent-header {
    display: none;
} */

#BFW-silver-actu-V02-2-52>div>div.row.news-v2.px-2>div>div>div.inner-team>p,
#BFW-silver-actu-V02-2-52>div>div.bloc-title-container.d-flex.align-items-baseline>h2 {
    color: #fff;
}

.main-slider-2-item img {
    filter: brightness(0.7);
}

.fixed-header .header-main {
    height: 87px !important;
}

.image_droite_parent {
    background-position: center right;
}

.image_gauche_parent {
    background-position: center left;
}

.container.header-middle {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-slider-2-title.font-dancing-script {
    font-family: 'Lato';
}

/* MAIN */
.imgPARTENAIRE {
    filter: none;
    -webkit-filter: none;
}

#BFW-bloc-compteurV02-221>div.parallax-counter-v4>div,
.bloc_silver_accordion.container.mb-5.pb-3 {
    background: rgb(255 255 255 / 0%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 8px 32px 0 rgba(255, 255, 255, 0.18);
    border-radius: 12px;
}

.bloc_silver_accordion.container.mb-5.pb-3 {
    padding: 50px;
}

.text-white .bloc-title,
.text-white .news-v2 .inner-team .title-actu,
.text-white .bloc-title-container .line,
.text-white .news-v2 .inner-team .content {
    color: white !important;
}

.text-white h2::after,
.text-white .news-v2 .inner-team .title-actu::after {
    background: var(--main-hover) !important;
}

.news-v2 .team-v2 .dateACTU {
    background: var(--main-hover);
    border-color: var(--main-hover);
}

.news-v2 .team-v2:hover .dateACTU {
    background: var(--main-color);
    border-color: var(--main-color);
}

.texte-icon-content {
    min-width: 25%;
}

.btn-primary, .texte .bouton {
    background-color: #4de4ff !important;
    border-color: #4de4ff !important;
}

.btn-primary:hover, .texte .bouton:hover {
    background-color: #288ac9 !important;
    border-color: #288ac9 !important;
}

.blocTXT .txtACTU {
    background-color: rgb(255 255 255) !important;
}

#BFW-silver-presta-icon-178>div>div.bloc-title-container.d-flex.align-items-baseline>h2,
.banner .banner-text, .title-address,
#titrePAGE>div>div>div>div.col-lg-3>ul>li:nth-child(1),
#titrePAGE>div>div>div>div.col-lg-3>ul>li:nth-child(2),
.who a, i.fa.fa-mobile-phone,
#header-boutique>div.header-main.transparent-header>div.container.header-middle>div>div.mobil-toogler.d-block.d-lg-none.col-4.col-sm-4.col-sm-3>div,
i.fa-solid.fa-bars,
.breadcrumbV2.breadcrumb a, .breadcrumbV2.breadcrumb li {
    color: #fff !important;
}

.full-screen-texte .image_gauche, .full-screen-texte .image_droite {
    background-color: transparent;
}

.full-screen-texte .image_gauche p, .full-screen-texte .image_droite p {
    padding: 20px !important;
    color: #fff;
}

@media only screen and (min-width: 992px) {
    .texte-icon .row .texte-icon-content:nth-child(3n) {
        border-right: 1px solid rgba(128, 128, 128, 0.19);
    }

    .texte-icon .row .texte-icon-content:last-child, .texte-icon .row .texte-icon-content:nth-child(4n) {
        border-right: 0;
    }

    .main-slider-2-text {
        font-size: 25px;
    }

    .main-slider-2-title {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 30px;
    }

}

/* Mobile first media queries */
@media only screen and (max-width: 991px) {
    .main-slider-2-title {
        margin-top: 3em !important;
    }

    header#header-boutique {
        backdrop-filter: blur(3px);
    }

    .main-slider-2-text {
        text-transform: capitalize;
        font-size: 25px;
    }

    .main-slider-2-title {
        margin-bottom: 1em;
    }

    .btn-ghost-light {
        backdrop-filter: blur(5px);
        margin-left: 10px;
        border: 1px solid;
    }

    .banner .banner-content {
        height: 100px;
    }

    .full-screen-texte .position_img {
        margin-top: 50px;
    }
}

.algnMID .description {
    display: block;
    overflow: visible;
}

/* FOOTER */

.footer-101-footer {
    background-color: var(--main-color) !important;
}

footer a:hover {
    color: #fff;
}

div#filARIANE, body {
    background-image: url(https://www.em-froid.com/photo/img/Fond/climatisation-pour-bateau-06-fond.webp?time=1773928297387);
    background-size: cover;
    background-attachment: fixed;
}

.bg-img-center {
    background-attachment: fixed;
    background-position: inherit !important;
}

.blocTXTrvs .txtACTU {
    background-color: #fff;
}

#offcanvasMobilMenu {
    height: 100vh;
}