/* Ce fichier a été copié depuis le projet Commun. */
/* Ne pas éditer ce fichier directement; l'éditer depuis le projet Commun. */

/* #backgroundEntete {
  width: 100%;
  height: 74px;
  position: fixed;
  background-color: #4b4a4a;
  z-index: 750;
} */

/* #backgroundNavigation {
  width: 100%;
  height: 44px;
  position: fixed;
  top: 30px;
  z-index: 750;
  box-shadow: 0 2px 0 0 #eeeeee;
} */

barre-navigation {
  user-select: none;
}

barre-navigation #conteneurBarreMenus {
  width: 1200px;
  /* margin-top: 28px; */
}

/* barre-navigation #barreMenus {
  height: 49px;
} */

barre-navigation #barreMenus div {
  margin-right: 32px;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  position: relative;
  z-index: 1000;
  text-align: center;
  cursor: pointer;
  float: left;
}

/* barre-navigation #barreMenus div.concours20ansWilliamCoop {
  width: 275px !important;
} */
/* 
barre-navigation #barreMenus div:last-child {
  border-right: 1px solid #cccccc;
  margin-right: 0 !important;
} */

/* #w barre-navigation #barreMenus div {
  z-index: 730;
  transition: background-color 0.4s;
} */

barre-navigation #barreMenus div span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

barre-navigation #barreMenus div:hover span {
  text-decoration: underline;
  text-underline-offset: 7px;
}

/* barre-navigation #barreMenus div.concours20ansWilliamCoop {
  width: 275px;
  background-color: #ffaa01;
  color: #4e5d97;
  font-weight: 600;
} */

barre-navigation #barreMenus div.concours20ansWilliamCoop span {
  display: initial;
}

barre-navigation #barreMenus div.actif {
  color: #325fba;
  vertical-align: baseline;
  text-decoration: underline;
  text-underline-offset: 7px;
}

/* barre-navigation #barreMenus div.actif, */
/* barre-navigation #barreMenus div.concours20ansWilliamCoop.actif { */
/* height: 36px !important;
  line-height: 36px !important;
  margin-top: 0;
  border-right: 1px solid #cccccc;
  margin-right: -1px;
  z-index: 815 !important; */
/* } */

#w barre-navigation #barreMenus div.actif {
  z-index: 740 !important;
}
/* 
barre-navigation #barreMenus div:hover:not(.selectionnee) {
  height: 32px;
 
  border-bottom: 1px solid #cccccc;
  background-color: #f4f7fa !important;
} */

/* barre-navigation #barreMenus div.actif,
barre-navigation #barreMenus div:hover,
barre-navigation #barreMenus div.concours20ansWilliamCoop.selectionnee.actif,
barre-navigation #barreMenus div.concours20ansWilliamCoop.selectionnee:hover {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
} */
/* 
barre-navigation #barreMenus div.actif,
barre-navigation #barreMenus div.concours20ansWilliamCoop.actif {
  box-shadow: 0 2px 0 0 #eeeeee !important;
} */

barre-navigation #barreMenus div:hover {
  transition: background-color 0.4s;
}

barre-navigation #barreMenus div.selectionnee,
barre-navigation #barreMenus div:hover.selectionnee {
  /* border-color: #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
  line-height: 32px !important;
  box-shadow: none;
  transition: border-bottom 0.5s ease-in-out; */
  text-decoration: underline;
  text-underline-offset: 7px;
  color: #325fba;
  transform: none;
}

/* barre-navigation #barreMenus div.actif.selectionnee {
  height: 34px !important;
  line-height: 36px !important;
}

barre-navigation #barreMenus div.concours20ansWilliamCoop.selectionnee.actif {
  height: 36px !important;
  line-height: 36px !important;
} */

/* barre-navigation #barreMenus div.selectionnee #basSelectionne {
  padding: 0;
  margin: 0;
  width: 127px;
  height: 7px;
  border: 0;
  background-color: #ffffff;
  position: absolute;
  left: -1px;
  top: 44px;
  display: block;
} */

barre-navigation #barreMenus div #basSelectionne {
  display: none;
}

#tutorielMesAchats {
  padding: 0;
  margin: 0;
  width: 127px;
  height: 7px;
  border: 0;
  background-color: #ffffff;
  position: absolute;
  left: -1px;
  top: 44px;
  display: block;
}

barre-navigation #barreMenus div.concours20ansWilliamCoop.selectionnee #basSelectionne {
  width: initial !important;
}

barre-navigation .boiteSousMenusEtPages {
  margin-left: -100vw;
  width: 1000vw;
  height: 0;
  overflow: hidden;
  transition: height 0.25s ease-in-out;
  position: absolute;
  z-index: 800;
  top: 96px;
}

barre-navigation .boiteSousMenusEtPages .etoile.material-symbols-outlined {
  font-size: 15px !important;
  float: left;
  color: #325fba;
}

barre-navigation .boiteSousMenusEtPages .etoile.favorite {
  background-color: #ffad37;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  width: 15px;
  height: 15px;
}

barre-navigation .boiteSousMenusEtPages.ouverte {
  z-index: 810;
  border-top: 1px solid #325fba;
}

#w fausse-navigation barre-navigation .boiteSousMenusEtPages {
  z-index: 735;
  top: 63px;
}

#w barre-navigation .boiteSousMenusEtPages.ouverte {
  height: 406px;
  z-index: 736;
}

barre-navigation .boiteSousMenusEtPages .conteneur {
  padding-left: calc(100vw - 216px) !important;
  height: 223px;
  padding: 16px 0 16px 16px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.1);
  position: relative;
}

barre-navigation .boiteSousMenusEtPages .ligneHorizontale {
  margin-left: -100vw;
  width: 1000vw;
  border-bottom: 1px solid #325fba;
}

barre-navigation .boiteSousMenusEtPages .sousMenu {
  width: 230px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  font-family: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 27px;
  font-size: 18px;
  color: #aeb04c;
  -webkit-font-smoothing: antialiased;
  gap: 4px;
  display: flex;
  flex-direction: column;
}

barre-navigation .boiteSousMenusEtPages .sousMenu:nth-child(3n + 4) {
  margin-right: 0;
}

#w barre-navigation .boiteSousMenusEtPages .sousMenu:nth-child(4n + 1) {
  clear: both;
}

barre-navigation .boiteSousMenusEtPages .sousMenu div:first-child {
  color: #aeb04c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

barre-navigation .boiteSousMenusEtPages .sousMenu div:first-child.selectionne {
  border-color: #ff9900;
}

barre-navigation .boiteSousMenusEtPages .page {
  font-size: 16px;
  color: #325fba;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding: 0;
  font-family: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  transition: color 0.15s ease-in-out, padding-right 0.15s ease-in-out, transform 0.15s ease-in-out;
}

barre-navigation .boiteSousMenusEtPages .page .selectionne {
  color: #aeb04c;
}

barre-navigation .boiteSousMenusEtPages .page:hover {
  text-decoration: underline;
  color: #101f3c;
  transform: translateX(3px);
  padding-right: 15px;
}

.triangle {
  position: absolute;
  top: calc(50% - 650px);
  left: 0;
  width: 300px;
  height: 800px;
  background-color: color-mix(in srgb, #325fba 25%, transparent);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  z-index: 2000;
  pointer-events: none;

  &.secondaire {
    top: calc(50% - 250px);
    background-color: color-mix(in srgb, #4eb04c 25%, transparent);
  }
}