/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2025 | 07:50:09 */
.title_bkg h2, .title_bkg h3, .title_bkg h4 {
  color: #2B2B2B;
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
  background-size: 100% 80%;
  background-position: left 70%;
  background-repeat: no-repeat;
  transition: background-size 0.9s cubic-bezier(0.15, 0.75, 0.4, 1), opacity 0.25s ease;
  display: inline;
}
#mission_valeur .info-box-icon {
  background-color: var(--wd-primary-color);
}
#mission_valeur .info-box-title {
  color: var(--wd-primary-color);
}
#methode .info-box-content {
  background-color: #f6f6f6;
  border: none;
}
#methode .box-icon-wrapper {
  text-align: center;
}
#menu-item-104 .wd-dropdown-menu {
  --wd-dropdown-width: 290px;
}
.wrapper-content-banner.wd-fill {
  display: none !important;
}
.unordered-list li::before {
  color: var(--wd-primary-color);
  font-weight: 900;
}
#candidature_embauche .info-box-icon {
  position: absolute;
  left: -20px;
  top: -40px;
  border: 1px solid var(--wd-primary-color);
}
@media screen and (max-width: 767px) {
  #candidature_embauche .info-box-icon {
    top: -20px;
  }
}
#candidature_embauche .info-box-title {
  margin-left: 35px;
  padding-top: 15px;
  font-weight: 700;
  font-size: 24px;
}
#candidature_embauche .info-box-inner {
  padding-bottom: 25px;
}
h1.entry-title .title {
  font-size: 30px !important;
}
@media screen and (min-width: 1024px) {
   .title-size-large {
    --wd-title-sp: 50px;
    --wd-title-font-s: 30px;
  }
}
@media screen and (max-width: 1023px) {
   .title-size-large {
    --wd-title-sp: 20px !important;
    --wd-title-font-s: 20px;
  }
}
.custom-bullet {
  margin-left: 0;
  list-style: none;
  counter-reset: counter;
}
.custom-bullet li:before {
  counter-increment: counter;
  content: counter(counter);
}
.custom-bullet--d {
  overflow: hidden;
}
.custom-bullet--d li {
  position: relative;
  left: 1.5rem;
  margin-bottom: 0.75rem !important;
  padding-left: 0.75rem;
  padding-right: 1.5rem;
  background-color: #f2f2f2;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.custom-bullet--d li:before {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.5rem;
  display: inline-block;
  width: 1.875rem;
  text-align: center;
  color: white;
  background-color: var(--wd-primary-color);
  border-bottom-left-radius: 100em;
  border-top-left-radius: 100em;
}
.custom-bullet--d li:last-child {
  margin-bottom: 0;
}
.vc_general.vc_cta3.vc_cta3-style-classic {
  border-color: #eaeaea !important;
  background-color: #3a3a38 !important;
}
.vc_general.vc_cta3.vc_cta3-style-classic p {
  color: white !important;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
  color: #FFFFFF !important;
  background-color: var(--wd-primary-color) !important;
}
.vc_btn3.vc_btn3-color-danger a, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat a {
  color: #FFFFFF !important;
}
.home .whb-general-header {
  box-shadow: none;
}
#menu-legal, #menu-legal-de, #menu-legal-it {
  display: flex;
  gap: 15px;
}
