.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child {
    position: relative;
    /* Nécessaire pour positionner le pseudo-élément */
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child::before {
    content: "";
    position: absolute;
    left: -6px;
    /* Ajuste la position à gauche de l'icône */
    top: 50%;
    width: 2px;
    /* Épaisseur de la bordure */
    height: 50%;
    /* Plus petit que l'icône */
    background-color: white !important;
    transform: translateY(-50%);
}

#header-boutique .logo-container-main img {
    /*max-width: 140px;*/
    max-width: 154px;
    margin-top:-23px;
    background: #ffffff;
}


.text-white ul > li{
    color:#fff;
}

.text-white .texte ul li::before{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='37px' height='27px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L10 16L17 9' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.BFW-cmsV02 .titre h2 {
    color: white !important;
}

#BFW-cmsV02-130 h2, #BFW-container-210 h2{
    color:var(--main-color) !important;
}

.header-std.transparent-header-container.fixed-header .logo-container-main img {
    max-width: 65px !important;
    margin-top:0px !important;
    background: none !important;
}

.fixed-header .header-main.transparent-header{
    margin-top:0px;
}

.header-std.transparent-header-container > div.header-main.transparent-header > div.container.header-middle > div > div.row.align-items-center.col-4.col-lg-12.justify-content-between > div.d-none.d-lg-block{
    margin-top: -25px;
}

.header-std.transparent-header-container.fixed-header > div.header-main.transparent-header > div.container.header-middle > div > div.row.align-items-center.col-4.col-lg-12.justify-content-between > div.d-none.d-lg-block{
    margin-top:0px;
}

.bg-img-center{
    background-position: top center;
}

@media only screen and (min-width: 992px) {
    .banner .banner-content {
        height: 200px;
    }
}

.header-main.transparent-header {
    background: #ffffff;
    max-height: 103px;
    margin-top: 34px;
    
}

.fixed-header .header-main.transparent-header{
    background: rgba(255, 255, 255, 1);
}

#header-boutique>div.header-main.transparent-header>div.container.header-middle>div>div.row.align-items-center.col-4.col-lg-12.justify-content-between>div.logo-container-main.col-12.col-lg-3.text-center.text-lg-start.px-0.text-center.text-lg-start>a.logo-responsie.d-block.d-lg-none>img {
    max-width: 76px;
}

.header-top.transparent-header {
    display: none;
}

/* MAIN */

.bloc-title-container .bloc-title {
    text-align: center;
    color: #1079e0;
}

span.d-inline-block.u-icon-v3.u-icon-size--xl.g-color-white.g-mb-20.aligner-flex.g-bg-colored.rounded-circle:hover {
    background: #1079e0 !important;
}

.texte ul li {
    display: flex;
}

.cochespec ul{
    padding-left:0px;
}

.cochespec{
    align-items: center;
}

.texte ul li::before{
    min-width:20px;
}

/* Bloc Partenaire/certification */
img.img-responsive.border-photo.imgPARTENAIRE {
    width: 250px !important;
    filter: none;
    display: flex;
    margin: auto;
}

/* FOOTER */

.footer-101-footer {
    background-color: rgb(0 74 173) !important;
}

@media only screen and (max-width: 992px) {
    .modal-dialog.modal-md{
        margin-top: 27vw !important;
}

    .list-unstyled.d-flex, #GTranslateMobil{
        display:none !important;
    }
}