.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;
}

.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: #ffffffb0;
}

.megamenu li a {
  color: #131b47 !important;
}

.megamenu li a:hover {
  color: #69c5ef !important;
}

.header-top.transparent-header {
  background: #69c5ef !important;
}

.dropdown-toggle::after {
  background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='%23131b47' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3e%3c/svg%3e") !important;
}



.header-top {
  margin-bottom: 35px !important;
}

#header-boutique .transparent-header .menu-top li a span {
  color: white !important;
}

.logo.d-none.d-lg-block {
  margin-top: -60px !important;
  margin-bottom: -5px;
}

#header-boutique .header-main .row.align-items-center .d-none.d-lg-block {
  margin-top: -35px;
  width: 123px;
}

.bloc-title {
  color: #78ccf1 !important;
}

#header-boutique.fixed-header .header-main .row.align-items-center .d-none.d-lg-block {
  margin-top: 0px !important;
}

.fixed-header .logo-container-main .logo-responsie {
  display: block !important;
  width: 80px;
}

#BFW-blocPartenaireV02-176 .img-responsive.border-photo.imgPARTENAIRE {
  width: 300px !important;
  display: flex;
  margin: auto;
}

footer a:hover {
  color: #141c4a !important;
}

#header-boutique .transparent-header .menu-top li a,
#header-boutique .transparent-header .separator {
  color: white !important;
}

#BFW-bloc-texte-icone-256 .texte-icon-content, #BFW-bloc-texte-icone-375 .texte-icon-content {
  min-width: 5%;
}

#BFW-bloc-texte-icone-256 .texte-icon .row .texte-icon-content:last-child, .texte-icon .row .texte-icon-content:nth-child(3n) {
    border-right: 1px solid rgba(128,128,128,0.19);
}