
.lang-en .user-acount{
  display:none !important;
}

table img {
    max-width: 100%;
    height: auto;
}

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.fs-14 {
  font-size: 14px;
}

#btn-fix {
  position: fixed;
  top: 52%;
  right: 20px;
  z-index: 60;
}
#btn-fix.nature {
  top: 45%;
}

.btn-fix a {
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  text-align: end;
}
.fa-duotone.fa-swap-opacity:before, .fa-duotone:after, .fa-swap-opacity .fa-duotone:before, .fa-swap-opacity .fad:before, .fad.fa-swap-opacity:before, .fad:after {
    opacity: var(--fa-secondary-opacity, .7);
    color:var(--color-1-alt);
}
.btn-circle {
  font-size: 30px;
  z-index: 60;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  background-color: var(--white);
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-circle:hover {
  background: var(--gris);
  color:var(--color-1);
}
/* .btn-circle:hover i {
  color: #fff;
} */
@media (max-width: 768px) {
  #btn-fix {
    display: none;
  }
}

label.form-label > .text-danger {
  display: none;
}

mark.search-match {
  background: yellow;
  padding: 0 2px;
}
#searchNav {
  /* position: fixed; */
  /* bottom: 60px;
    right: 20px; */
  background: #fff;
  /* border: 1px solid #ccc; */
  /* padding: 6px 10px; */
  /* border-radius: 6px; */
  /* box-shadow: 0 2px 6px rgba(0,0,0,0.15); */
  /* font-size: 14px; */
}
#searchNav button {
  margin: 0 4px;
  border: none;
  background: var(--bg-light);
  border-radius: 30px;
}

p:has(> strong) {
  /* margin-bottom: 0; */
}
b,
strong {
  font-weight: bold !important;
}
.after-h1 {
  position: relative;
}
.after-h1:after {
  content: "";
  position: absolute;
  top: -38px;
  left: -38px;
  width: 63px;
  height: 49px;
  background: url(../../img/after-h1.svg);
}
.h3 {
  color: var(--color-1-alt);
  font-weight: bold;
}
h2.h2 {
  margin-bottom: 1.2rem;
  font-size: 40px;
}
p {
  font-weight: 300;
}
a.underline {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: underline;
  cursor: pointer;
}
.separateur {
  margin: 2.5rem 0;
}
h3.accroche {
  font-size: 37px;
  font-weight: 300;
  font-style: italic;
}
h3.section-accroche {
  font-size: 43px;
  font-weight: 300;
  font-style: italic;
  color: var(--color-2);
}
h4 {
  font-size: 18px;
  margin-bottom: 1rem;
}
h4.color-1 {
  font-size: 25px;
}
.number {
  width: 70px;
  min-width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--color-1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  font-family: var(--text-font);
}

.titre {
  color: var(--color-2);
  font-weight: bold;
  font-size: 40px;
}
ul.list-none {
  list-style: none;
  padding-left: 0;
}
ul:not(.category-list) li {
  font-weight: 300;
  margin-bottom: 7px;
}
ul li::marker {
  color: var(--color-1);
}
ul li strong {
  font-weight: 500;
}
.img-radius {
  border-radius: var(--card-radius);
}
.category-list li {
  font-weight: 400;
}
.radius {
  position: relative;
  border-radius: var(--card-radius);
  /* background   : var(--bg-light); */
  padding: 1rem;
  /* height       : 100%; */
}
.bg-radius {
  position: relative;
  border-radius: var(--card-radius);
}

.radius-img {
  border-radius: var(--card-radius);
}
.radius-movie {
  border-radius: var(--card-radius);
  overflow: hidden;
}
.card-radius ul {
  padding-left: 1.5rem;
}
.card-radius li::marker {
  color: green;
}

.data-item__dates span {
  color: var(--color-1);
  font-size: 20px;
  font-weight: 300;
}

.data-item__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 208 / 121;
}

.data-item__description h2{
  margin-top:1rem;
}
.btn-active{
  
    background-color: var(--btn-1-bg-hover);
    color: var(--btn-1-color);
    border: var(--btn-1-border-width) var(--btn-1-border-color) solid;

}
/* .etablissements .card {
  overflow: hidden;
} */
/* :is(div, span, a, picture):has(.hover) {
  overflow: hidden;
} */
/* .hover{

    position: relative;
    display: block;
    overflow: hidden;
} */

.blogs-index picture,
.blogs-widgets picture,
.agendas-index picture,
.agendas-widgets picture {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: calc(var(--card-radius) - 1px) calc(var(--card-radius) - 1px) 0
    0;
}

.modules-list picture {
  position: static;
  overflow: visible;
  height: 100%;
}

.blogs-index picture::after,
.blogs-widgets picture::after,
.agendas-index picture::after,
.agendas-widgets picture::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(28, 153, 60, 0.72); /* vert + transparence */
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.blogs-index picture:has(img.hover):hover::after,
.blogs-widgets picture:has(img.hover):hover::after,
.agendas-index picture:has(img.hover):hover::after,
.agendas-widgets picture:has(img.hover):hover::after {
  opacity: 1;
}

.content-datas h2,
.content-datas h3 {
  color: var(--color-1);
}

a:has(img.hover):hover .hover-text {
  opacity: 1;
}

.hover-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: var(--white);
  opacity: 0;
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  transition: opacity 0.8s ease;
  pointer-events: none;
  width: 100%;
  text-align: center;
}
a.btn.btn-arrow {
  position: relative;
  padding-right: calc(var(--btn-padding-x) + 30px);
  display: flex;
  text-transform: unset;
  font-size: 22px;
  font-weight: 300;
  border-bottom: 1px solid #c2c2c2;
  border-radius: 0;
  padding-left: 0;
}
.arrow.down {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}
.btn-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.btn-bottom .background {
  fill: var(--bg-light);
}
.btn-bottom .arrow {
  fill: var(--color-1);
}
.btn-bottom:hover .background {
  fill: var(--color-1);
}
.btn-bottom:hover .arrow {
  fill: var(--white);
}
.btn-bottom-white {
  position: absolute;
  bottom: 0;
  right: 0;
}
.btn-bottom-white .background {
  fill: var(--white);
}
.btn-bottom-white .arrow {
  fill: var(--color-1);
}
.btn-bottom-white:hover .background {
  fill: var(--color-1);
}
.btn-bottom-white:hover .arrow {
  fill: var(--white);
}

[class*="deco-left-"] svg {
  position: absolute;
  left: 0;
}
[class*="deco-left-top"] svg {
  top: 0;
}
[class*="deco-left-center"] svg {
  top: 50%;
}
[class*="deco-left-bottom"] svg {
  bottom: 0;
}
[class*="deco-right-"] svg {
  position: absolute;
  right: 0;
}
[class*="deco-right-top"] svg {
  top: 0;
}
[class*="deco-right-center"] svg {
  top: 50%;
}
[class*="deco-right-bottom"] svg {
  bottom: 0;
}
@media (max-width: 768px) {
  [class*="deco-right-"],
  [class*="deco-left-"] {
    display: none;
  }
}

.search .modules-list-item img {
  border-radius: 20px 0 0 20px;
}
.bloc-search [type="search"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: var(--card-radius) !important;
  border-bottom-left-radius: var(--card-radius) !important;
  min-width: 64px;
  border: var(--bs-border-width) solid var(--bs-border-color) !important;
}
.bloc-search .btn-1 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: white;
  color: var(--bs-border-color);
  border: var(--bs-border-width) solid var(--bs-border-color) !important;
  border-left: 0px !important;
}

.bloc-search {
  /* padding: var(--bloc-attributes-padding); */
}

/*-----------------------PUB--------------------------*/
.advertisings-widgets {
  border-radius: 30px 30px 0;
  overflow: hidden;
  position: relative;
}
.advertisings-widgets element.style {
  width: 100px;
}

.advertisings-widgets swiper-container::part(bullet-active) {
  background: transparent !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid var(--color-1) !important;
  position: relative;
}
.advertisings-widgets swiper-container::part(bullet-active):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px !important;
  height: 4px !important;
  background: var(--black) !important;
  border-radius: 100%;
  transform: translate(-50%, -50%);
}
.advertisings-widgets swiper-container::part(bullet) {
  background: transparent !important;
  opacity: 1 !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid var(--color-1) !important;
}
/*-----------------------page-radius--------------------------*/
.page-radius {
  border-radius: var(--card-radius);
  background: var(--bg-light);
  padding: 1rem;
  margin: 0 1rem;
}
.page-radius .data-item__title {
  font-weight: 700;
}
.page-radius .data-item__content_short {
  font-weight: 700;
  font-size: 20px;
}

/*-----------------------partenaires--------------------------*/
.start-up .partenaires-widgets .data-item__images {
  display: block;
  padding: 1rem;
  border-radius: var(--card-radius);
  min-height: 170px;
  background: var(--white);
}
.start-up .partenaires-widgets .data-item__images img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.single.partenaires-widgets img {
  height: 100px;
}

/*-----------------------Temoignages--------------------------*/
.accueil .temoignages-widgets .data-item__content_short {
  color: var(--white);
  margin-top: 1rem;
  font-size: 25px;
  font-weight: 300;
  font-style: italic;
}
.temoignages-widgets .data-item__content_short {
  color: var(--dark);
  margin-top: 1rem;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.temoignages-widgets img {
  width: 120px;
}
.temoignages-widgets .verbatim img {
  width: 150px;
}
.temoignages-widgets .radius-img img {
  border-radius: 16px;
  background-color: white;
}
.temoignages-widgets swiper-container::part(bullet-active) {
  background: transparent !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid var(--white) !important;
  position: relative;
}
.temoignages-widgets swiper-container::part(bullet-active):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px !important;
  height: 4px !important;
  background: var(--white) !important;
  border-radius: 100%;
  transform: translate(-50%, -50%);
}
.temoignages-widgets swiper-container::part(bullet) {
  background: transparent !important;
  opacity: 1 !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid var(--white) !important;
}

/*-----------------------Finencements--------------------------*/
.financements .data-item__attributes_display_grid {
  max-width: 85%;
}
.financements .data-item__attributes_display_grid svg {
  height: 50px;
  background-size: contain;
}

.financements .data-item__dates span {
  color: var(--noir);
  font-weight: 700;
  font-style: italic;
  font-size: 1rem;
}
.financements-detail h2 {
  color: var(--color-2);
  font-weight: 700;
}
.financements-detail .data-item__attributes_display_grid svg {
  height: 80px;
  background-size: contain;
}
/*-----------------------paralax--------------------------*/
.parallax-container {
  position: relative;
  /* height  : 40vh; */
  overflow: hidden;
}
.parallax-bg {
  position: absolute;
  top: 23px;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: center;
  transform: translateY(0);
  will-change: transform;
}

.img-special {
  position: absolute;
  bottom: -16px;
  width: 100%;
}
/*-----------------------nos misions--------------------------*/
.nos-missions h3 strong,
.nos-chiffres h3 strong {
  color: var(--color-1);
}
/*-----------------------formulaire--------------------------*/
.radio {
  display: flex;
  gap: 1em;
}
/*------------------------------------------------*/
.bloc-filiere {
  display: flex;
  align-items: flex-start;
  gap: 0 15px;
}
.bloc-filiere .btn-arrow {
  padding: 0 calc(var(--btn-padding-x) + 30px) 0 0;
  text-align: left;
  line-height: 1.2;
}
.bloc-filiere .image {
  flex: 0 0 80px;
}
.data-item__more {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}
.data-item__more a {
  height: 50px;
  width: 50px;
  padding: 0;
  border-radius: 50%;
  background: var(--bg-light);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: white;
}
.data-item__more a .button-arrow path,
.modules-list-item a .button-arrow path {
  fill: var(--color-1);
}
.data-item__more a:hover .button-arrow path,
.modules-list-item a:hover .button-arrow path {
  fill: var(--white);
}
/*
.card:hover .data-item__more a,
.modules-list-item:hover .data-item__more a {
    background: var(--color-1);
} */
/* .card:hover .data-item__more a .button-arrow path,
.modules-list-item:hover .data-item__more a .button-arrow path {
    fill: white;
} */
.presses-index .data-item__category {
  white-space: nowrap;
  border-radius: var(--card-radius);
  border: var(--btn-3-border-width) var(--btn-3-border-color) solid;
  padding: 0.2rem 0.5rem;
  font-size: 14px !important;
  color: var(--color-1);
}
.card-title {
  font-size: 25px;
}
.bg-button {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.liens p {
  font-weight: 500;
}

/*-----------------------blur--------------------------*/
.blur {
  background: rgba(255, 255, 255, 0.21);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(3.9px);
  -webkit-backdrop-filter: blur(3.9px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 1rem;
}

.advertisings-widgets .content {
  position: absolute;
  top: 50%;
  left: var(--container-out-margin);
  transform: translateY(-50%);
  width: 700px;
  /* background-color: rgba(255, 255, 255, 0.45); */
  /* backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); */
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 1.5rem;
  border-radius: 30px;
}

.liquid-glass {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  width: 700px;
  border-radius: 56.00000000000001px;
  position: relative;
  isolation: isolate;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

.liquid-glass::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 30px;
  box-shadow: inset 0 0 15px -5px #000000;
  background-color: rgba(255, 255, 255, 0);
}

.liquid-glass::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 30px;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  filter: url(#glass-distortion);
  -webkit-filter: url(#glass-distortion);
}

.glass-text {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  opacity: 1;
  transform: translate(0px, 0px);
}

.page-header .content {
  /* background-color: rgba(255, 255, 255, 0.45);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); */

  background: rgba(255, 255, 255, 0.21);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(3.9px);
  -webkit-backdrop-filter: blur(3.9px);
  border: 1px solid rgba(255, 255, 255, 0.12);

  padding: 1.5rem;
  border-radius: 30px;
  flex-direction: column;
  display: flex;
  min-height: 200px;
  justify-content: center;
}

.advertisings-widgets h1,
.page-header h1,
.detail-header h1 {
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 1rem;
}
.advertisings-widgets p,
.page-header p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
.data-item__title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
      width: calc(100% - 40px);
    display: flex;
}
.agendas-detail .data-item__title,
.blogs-detail .data-item__title {
  font-size: 25px;
  line-height: 1.2;
  font-weight: 300;
}
.direction .data-item__title {
  font-weight: 600;
}
.card-title {
  margin-bottom: 0.7rem;
}
.data-item__content_short {
  font-weight: 300;
  margin-bottom: 0.5rem;
      width: calc(100% - 40px);
    display: flex;
}
.equipes-widgets .modules-list-content {
  padding: 0 3rem 0 0;
}
.equipes-widgets .offcanvas-img {
  max-width: 160px;
}
.featured .dates-featured {
  position: absolute;
  top: 0;
  height: 58px;
  width: fit-content;
  min-width: 250px;
  right: 12px;
  background: var(--color-1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 var(--card-radius);
}
.featured .data-item__dates span {
  color: var(--white);
  font-weight: 700;
}
.data-item__featured {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.blogs-widgets .data-item__content_short {
  font-weight: 300;
}
.direction .data-item__content_short {
  font-weight: 600;
}
.widget-header {
  margin-bottom: 1.5rem;
}
.direction .widget-header {
  margin-bottom: 0;
}
.widget-header h2 {
  color: var(--color-2);
  font-weight: 700;
  font-size: 40px;
}
.modules-list-item {
  border-radius: 24px;
  padding: 1rem;
}

.search-global .modules-list-item {
  border-radius: 24px;
  padding: 0rem;
}

.modules-list-item img {
  border-radius: 20px;
}
.megamenu:not(.menu-breakpoint) #slide-menu > ul > li.right-menu > ul {
  left: -400px;
  min-height: 280px;
}
.menu-content {
  color: white;
  white-space: pre-wrap;
}

.sidebar-col .modules-list-item img {
  border-radius: 20px 0 0 20px;
}
.sidebar-col .modules-list-item-content {
  border-radius: 0 20px 20px 0;
}

.ancre {
  scroll-margin-top: 120px;
}
.ancre .radius {
  min-height: 126px;
}


/*-----------------------projets--------------------------*/
.date-fin:has(.date-passee) {
  color: rgba(222, 19, 19, 1);
  fill: rgba(222, 19, 19, 1);
}
.date-fin:has(.date-passee) svg path {
  fill: rgba(222, 19, 19, 1);
}

.projets .data-item__attributes_display_grid svg {
  height: 70px;
  margin-right: 10px;
}
.projets-detail .icon-title-container svg {
  height: 70px;
  margin-right: 10px;
}
.etablissements-detail svg.icon-title-container {
  height: 42px;
  margin-right: 10px;
  width: 100%;
  max-width: 30px;
}

.projets .tableau .row:nth-child(odd) {
  background: var(--bg-light);
}

.responsive-flex > div {
  width: 20%;
}
/*-----------------------modal membre--------------------------*/

#devenir-membre .modal-body {
  overflow-x: hidden;
}
#devenir-membre .modal-header {
  justify-content: center;
  border-bottom: none;
}
#devenir-membre .modal-title {
  font-size: 40px;
  font-weight: 300;
}
#devenir-membre .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

.responsive-flex > div {
  width: 20%;
}

@media (min-width: 1200px) {
  .modal-xxl {
    --bs-modal-width: 1800px;
  }
}
@media (max-width: 1200px) {
  .responsive-flex > div {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .responsive-flex > div {
    width: 50%;
  }

  .equipes-widgets .modules-list-content {
    padding: 0 1.5rem 0 0;
  }
  :root {
    --page-header-content-width: calc(100% - 3rem);
  }

  .modules-financements .page-header {
    height: 100%;
  }
  .page-header .content {
    width: var(--page-header-content-width);
    margin: 0 1.5rem;
  }
  .separateur {
    margin: 0;
  }

  .advertisings-widgets .content {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    width: 100%;
    background-color: white;
    background: white;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    box-shadow: none;
    padding: 0.5rem;
    border-radius: 0;
  }

  .financements-detail .data-item__attributes_display_grid svg {
    height: 80px;
  }
  .financements .data-item__attributes_display_grid svg {
    height: 80px;
  }
  .img-special {
    position: absolute;
    bottom: -16px;
    width: 170px !important;
    right: 0;
  }
}

@media (max-width: 768px) {
  .responsive-flex > div {
    width: 100%;
  }

  .advertisings-widgets h1, .page-header h1, .detail-header h1 {
    font-size: 30px;
}
h2.h2 {
 
    font-size: 30px;
}
}

.card-anime {
  animation: cardFloat 4s ease-in-out infinite;
}

@keyframes cardFloat {
  0%,
  100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

/*-----------------------grid--------------------------*/
.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto auto;
  grid-template-areas: 
    "mat ing pro rec"
    "sol sol sol rec";
  gap: 12px;
}

.mat { grid-area: mat; }
.ing { grid-area: ing; }
.pro { grid-area: pro; }
.rec { grid-area: rec; }
.sol { grid-area: sol; }


@media (max-width: 992px) {
  .grid {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "mat ing"
      "pro rec"
      "sol sol";
  }

}


@media (max-width: 576px) {
  .grid {
    grid-template-columns: 1fr;
    grid-template-areas:
      "mat"
      "ing"
      "pro"
      "rec"
      "sol";
  }

}


.grid ul li {
  color: black;
}

/* Les ::marker héritent de la couleur définie sur chaque section */
.durabilite ul li::marker { color: var(--durabilite); }
.production ul li::marker { color: var(--production); }
.nutraceutique ul li::marker { color: var(--nutraceutique); }
.cosmetique ul li::marker { color:var(--cosmetique); }
.parfumsAromes ul li::marker { color:var(--parfumsAromes); }
.agroalimentaire ul li::marker { color:var(--agroalimentaire) ; }
/*-----------------------en--------------------------*/

.lang-en .megamenu:not(.menu-breakpoint) #slide-menu > ul > li.no-sub-menu > ul {
    padding: 35px 40px;
    width: fit-content;
}

.lang-en .megamenu:not(.menu-breakpoint) #slide-menu > ul > li:not(.no-sub-menu) > ul {
    padding: var(--megamenu-padding);
    /* margin: 0 var(--megamenu-margin); */
    width: calc(100% - var(--megamenu-margin) - var(--megamenu-margin));
    left: 0%;
    transform: translateX(-50%);
    width: 871px;
    min-height:230px;
}



@media (min-width: 768px) {
  .blogs-detail .data-item__description p {
    text-align: justify;
    hyphens: auto;
  }
  .financements-detail .data-item__description p {
    text-align: justify;
    hyphens: auto;
  }
  .actus-detail .data-item__description p {
    text-align: justify;
    hyphens: auto;
  }
}

.data-item__dates span{
  font-weight: 700;
}