@charset "UTF-8";
/*--------------------------------------------------------------
Theme Name: Les Globules
Author: Didier Flachard
Description: Template à base de Bootstrap 5 et d'ACF, optimisé pour un score optimal sur google page speed.
Version: 4.0.0
Tags: Bootstrap 5.0
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 01 - Variables / Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 02 - Global
--------------------------------------------------------------*/
body.home h1 {
  font-family: "Avenir Book", sans-serif;
  font-size: 49px;
  margin-bottom: 30px;
}
body.home h2 {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 39px;
  margin-bottom: 35px;
}
body.home h3 {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 31px;
  margin-bottom: 15px;
}
body:not(.home) h1 {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 49px;
  margin-bottom: 30px;
}
body:not(.home) h2 {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 39px;
  margin-bottom: 30px;
}
body:not(.home) h3 {
  font-family: "Avenir Heavy", sans-serif;
  font-size: 29px;
  margin-bottom: 15px;
}
p {
  font-family: "Cabin", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
p strong {
  font-weight: 600;
}

strong {
  font-family: "Avenir Heavy", sans-serif;
}

/* Elements */
html {
  box-sizing: border-box;
}

/* LINKS */
a:focus {
  outline: none;
}
a:active, a:hover {
  outline: 0;
}

/* LISTS */
ul {
  list-style: none;
}

li {
  margin-bottom: 8px;
  font-family: "Cabin", sans-serif;
  font-size: 19px;
}

ol {
  list-style: decimal;
}

li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* BUTTONS */
.btn-une_marron {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: white;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid white;
  border-radius: 80px;
  margin-top: 8px;
  width: auto;
  padding: 10px 46px 10px 16px;
}

.btn-une_marron:after {
  content: "";
  position: absolute;
  top: 9%;
  right: 6px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bstroke:%23fff;stroke-width:.52px;%7D.cls-1,.cls-2%7Bfill:none;%7D.cls-2,.cls-3%7Bstroke-width:0px;%7D.cls-4%7Bclip-path:url(%23clippath);%7D.cls-3%7Bfill:%23521224;%7D%3C/style%3E%3CclipPath id='clippath'%3E%3Cpath class='cls-2' d='M16,0h0c8.84,0,16,7.16,16,16h0c0,8.84-7.16,16-16,16h0C7.16,32,0,24.84,0,16h0C0,7.16,7.16,0,16,0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-4'%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15.74'/%3E%3Cpath class='cls-3' d='M19.6,12.11h-2.32c-.14,0-.26.12-.26.26s.12.26.26.26h1.7l-6.86,6.86.36.36,6.86-6.86v1.7c0,.14.12.26.26.26s.26-.12.26-.26v-2.32c0-.14-.12-.26-.26-.26Z'/%3E%3C/g%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-une_marron:hover {
  border: 1px solid #FFA451;
  background-color: #FFA451;
  color: #521224;
}

.btn-white {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: white;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid white;
  border-radius: 80px;
  margin-top: 8px;
  width: auto;
  padding: 10px 46px 10px 16px;
}

.btn-white:after {
  content: "";
  position: absolute;
  top: 9%;
  right: 6px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bstroke:%23fff;stroke-width:.52px;%7D.cls-1,.cls-2%7Bfill:none;%7D.cls-2,.cls-3%7Bstroke-width:0px;%7D.cls-4%7Bclip-path:url(%23clippath);%7D.cls-3%7Bfill:%23fff;%7D%3C/style%3E%3CclipPath id='clippath'%3E%3Cpath class='cls-2' d='M16,0h0c8.84,0,16,7.16,16,16h0c0,8.84-7.16,16-16,16h0C7.16,32,0,24.84,0,16h0C0,7.16,7.16,0,16,0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-4'%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15.74'/%3E%3Cpath class='cls-3' d='M19.6,12.11h-2.32c-.14,0-.26.12-.26.26s.12.26.26.26h1.7l-6.86,6.86.36.36,6.86-6.86v1.7c0,.14.12.26.26.26s.26-.12.26-.26v-2.32c0-.14-.12-.26-.26-.26Z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.btn-white:hover {
  border: 1px solid #FFA451;
  background-color: #FFA451;
  color: #521224;
}

.btn-white:hover:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bstroke:%23521224;stroke-width:.52px;%7D.cls-1,.cls-2%7Bfill:none;%7D.cls-2,.cls-3%7Bstroke-width:0px;%7D.cls-4%7Bclip-path:url(%23clippath);%7D.cls-3%7Bfill:%23521224;%7D%3C/style%3E%3CclipPath id='clippath'%3E%3Cpath class='cls-2' d='M16,0h0c8.84,0,16,7.16,16,16h0c0,8.84-7.16,16-16,16h0C7.16,32,0,24.84,0,16h0C0,7.16,7.16,0,16,0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-4'%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15.74'/%3E%3Cpath class='cls-3' d='M19.6,12.11h-2.32c-.14,0-.26.12-.26.26s.12.26.26.26h1.7l-6.86,6.86.36.36,6.86-6.86v1.7c0,.14.12.26.26.26s.26-.12.26-.26v-2.32c0-.14-.12-.26-.26-.26Z'/%3E%3C/g%3E%3C/svg%3E");
}

.btn-pdf {
  text-decoration: none;
  position: relative;
  display: inline-block;
  background-color: white;
  color: #521224;
  padding: 18px 47px 18px 47px;
  font-size: 19px;
  border-radius: 64px;
  border: 1px solid #521224;
  margin-top: 8px;
  font-family: "Avenir Heavy", sans-serif;
  width: 400px;
}

.btn-pdf:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 54px;
  height: 54px;
  background-image: url("../images/pdf.svg");
  opacity: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-pdf:hover:after {
  opacity: 1;
  transform: translateY(-50%);
  transition: opacity 0.3s ease;
}

.btn-pdf:hover {
  padding-right: 85px;
  transition: padding-right 0.3s ease;
  background-color: #521224;
  color: #FFA451;
}

.btn-fleche-hover_orange {
  position: relative;
  display: inline-block;
  background-color: white;
  color: #521224;
  padding: 18px 47px 18px 47px;
  font-size: 20px;
  text-decoration: none;
  border-radius: 64px;
  border: 1px solid #FFA451;
  margin-top: 8px;
  width: auto;
  font-family: "Avenir Heavy", sans-serif;
}

.btn-fleche-hover_orange:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 59px;
  height: 59px;
  background-image: url("../images/fleche-orange.svg");
  opacity: 0;
  background-size: contain;
  background-position: center;
}

.btn-fleche-hover_orange:hover:after {
  opacity: 1;
  transform: translateY(-50%);
  transition: opacity 0.3s ease;
}

.btn-fleche-hover_orange:hover {
  padding-right: 85px;
  transition: padding-right 0.3s ease;
}

.btn-fleche, .btn-fleche-white {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 100px;
  padding: 26px;
  overflow: hidden;
  font-size: 26px;
  line-height: 60px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: top 15px right 15px;
  -webkit-transition: background-position 1.2s ease;
  -moz-transition: background-position 1.2s ease;
  -o-transition: background-position 1.2s ease;
  transition: background-position 1.2s ease;
}

.btn-fleche-marron {
  border: 1px solid #521224;
  border-radius: 100px;
  position: relative;
  display: inline-block;
  background-color: transparent;
  padding: 26px;
  overflow: hidden;
  font-size: 26px;
  line-height: 60px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: top 15px right 15px;
  -webkit-transition: background-position 1.2s ease;
  -moz-transition: background-position 1.2s ease;
  -o-transition: background-position 1.2s ease;
  transition: background-position 1.2s ease;
}

.btn-fleche-white:hover, .btn-fleche-marron:hover {
  background-position: top -64px right -63px;
}

.btn-fleche:hover {
  border: 1px solid #521224;
  background-color: #FFA451;
  color: #521224;
  background-position: top -64px right -63px;
}

.btn-fleche {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.2 77.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;stroke-width:0px;%7D .cls-2%7Bfill:%23fff;stroke-width:0px;%7D .cls-3%7Bfill:%23521224;stroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M45.6,31.1h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-3' d='M14.5,62.2h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3L0,76.5l.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-1' d='M76.7,0h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5V.5c0-.3-.2-.5-.5-.5Z'/%3E%3C/svg%3E");
}

.btn-fleche-white {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.2 77.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;stroke-width:0px;%7D .cls-2%7Bfill:%23fff;stroke-width:0px;%7D .cls-3%7Bfill:%23fff;stroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M45.6,31.1h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-3' d='M14.5,62.2h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3L0,76.5l.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-1' d='M76.7,0h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5V.5c0-.3-.2-.5-.5-.5Z'/%3E%3C/svg%3E");
}

.btn-fleche-marron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.2 77.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23521224;stroke-width:0px;%7D .cls-2%7Bfill:%23521224;stroke-width:0px;%7D .cls-3%7Bfill:%23521224;stroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M45.6,31.1h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-3' d='M14.5,62.2h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3L0,76.5l.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5v-4.5c0-.3-.3-.5-.5-.5Z'/%3E%3Cpath class='cls-1' d='M76.7,0h-4.5c-.3,0-.5.2-.5.5s.2.5.5.5h3.3l-13.3,13.3.7.7,13.3-13.3v3.3c0,.3.2.5.5.5s.5-.2.5-.5V.5c0-.3-.2-.5-.5-.5Z'/%3E%3C/svg%3E");
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-radius: 3px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
/* IMAGES */
img {
  height: auto;
  max-width: 100%;
}

/* MODULES A DEBORDS */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
  height: 100%;
  top: 0;
}
.absolute .col,
.absolute .row {
  height: 100%;
}
.absolute .col {
  padding: 0;
}
.absolute .bloc-txt {
  position: relative;
  z-index: 999;
}

.right-half {
  padding-left: 15px;
}

.flex-box {
  display: flex;
}

/* enlever les fleches */
.l-univers .btn-white:after {
  display: none;
}

.l-univers .btn-fleche {
  display: none;
}

.l-solutions .l-solutions_vignette .btn-fleche {
  display: none;
}

@font-face {
  font-family: "Avenir Heavy";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/avenir-heavy-webfont.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Avenir Book";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/avenir-book-webfont.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "cabin";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/cabin-regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Cabin Bold";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/cabin-700.woff2") format("woff2");
  font-display: swap;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# 03 - Navigation
--------------------------------------------------------------*/
.l-menu {
  margin-bottom: 30px !important;
}
.l-menu .mega-menu-link {
  color: #521224 !important;
  font-family: "Cabin bold", sans-serif !important;
  padding-right: 20px !important;
  font-weight: 600;
  font-size: 14px !important;
  text-decoration: none;
  display: block;
}
.l-menu .mega-sub-menu {
  border-radius: 24px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 14px !important;
  position: relative;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: none;
}

.dashicons-arrow-down {
  margin-top: -17px !important;
}

.mega-sub-menu {
  padding-top: 5px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-right > a.mega-menu-link::before {
  background: url("../images/Arrow_anim_white.svg") !important;
  font-size: 0px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transform: translateY(-2px);
  position: absolute;
  right: 5px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-right > a.mega-menu-link::before {
  background: url("../images/Arrow_anim_white.svg") !important;
  font-size: 0px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  transform: translateY(-2px);
  position: absolute;
  right: 5px;
}

.btn-menu {
  position: relative !important;
  display: inline-block !important;
  margin-top: 8px !important;
}
.btn-menu a {
  background-color: white !important;
  text-decoration: none !important;
  border-radius: 64px !important;
  border: 1px solid #FFA451 !important;
  color: #521224 !important;
  text-transform: capitalize !important;
  display: inline-block;
  font-family: "Avenir Heavy", sans-serif !important;
  padding: 8px 20px 8px 20px !important;
  font-size: 15px;
}

.btn-menu-none a {
  border: none !important;
}

.sticky {
  background-color: white;
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  margin-top: 0px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
}

.l-header .l-top_bar .row {
  justify-content: flex-end;
}
.l-header svg {
  width: 200px;
  height: 48.356px;
}
.l-header .top-bar {
  padding: 8px 16px;
  background-color: #521224;
  border-radius: var(--0, 0px) var(--0, 0px) var(--24, 24px) var(--24, 24px);
  align-items: center;
  margin-bottom: 10px;
  max-width: 300px;
  /*
  li:nth-child(2){
    padding-right: 18px;
  }
  li:last-child{
    background-image: url("../images/langue.svg");
    width: 26px;
    height: 26px;
    padding-left: 15px;
  }
  */
}
.l-header .top-bar ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px !important;
  padding-left: 0rem;
  justify-content: center;
}
.l-header .top-bar li {
  margin-bottom: 0px !important;
}
.l-header .top-bar a {
  padding-left: 15px;
  color: white;
  text-decoration: none;
  font-family: "Cabin", sans-serif;
  font-size: 16px !important;
}
.l-header .l-entete .row {
  align-items: baseline;
}

.footer-container {
  background-color: #1E1E1E;
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer-container .menu-item-483 {
  pointer-events: none;
  cursor: default;
}
.footer-container .menu-item-488 {
  cursor: pointer;
}
.footer-container a {
  font-size: 16px;
}
.footer-container svg {
  width: 200px;
  height: 48.356px;
  margin-bottom: 30px;
}
.footer-container .row {
  justify-content: space-between;
}
.footer-container .footer-1 strong {
  color: #FFA451;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
}
.footer-container .footer-1 a {
  text-decoration: none;
  color: white !important;
}
.footer-container .footer-1 .textwidget {
  font-size: 14px;
  color: white;
  font-family: "Cabin", sans-serif;
}
.footer-container .footer-2 strong {
  color: #FFA451;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
}
.footer-container .footer-2 a {
  text-decoration: none;
  color: #FFA451;
}
.footer-container .footer-2 .textwidget {
  font-size: 14px;
  color: white;
  font-family: "Cabin", sans-serif;
}
.footer-container .menu {
  display: flex;
  flex-wrap: wrap;
  font-family: "Cabin bold", sans-serif;
}
.footer-container .menu a {
  text-decoration: none;
  color: white !important;
}
.footer-container .menu .menu-item-has-children {
  padding-bottom: 10px;
}
.footer-container .menu .current-menu-parent a:first-child {
  font-size: 14px;
}
.footer-container .menu #menu-item-115, .footer-container .menu #menu-item-116, .footer-container .menu #menu-item-117, .footer-container .menu #menu-item-118, .footer-container .menu #menu-item-119 {
  padding-right: 40px;
}
.footer-container .menu .sub-menu {
  margin-left: 0px;
  padding-left: 0px;
  font-family: "Cabin", sans-serif;
  padding-top: 10px;
}
.footer-container .menu .sub-menu a {
  font-size: 14px !important;
}
.footer-container .footer-2 ul {
  padding-left: 0px !important;
}
.footer-container .footer-2 li {
  margin-right: 15px;
}
.footer-container .footer-3 strong {
  color: #FFA451;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
}
.footer-container .footer-3 a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}
.footer-container .footer-bis {
  margin-top: 25px;
}
.footer-container .footer-bis ul {
  padding-left: 0;
}
.footer-container .footer-bis .metier-footer a {
  font-size: 16px !important;
}
.footer-container .c-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-container .c-footer a {
  color: white;
  padding-right: 15px;
  text-decoration: none;
  flex-basis: 33%;
  text-align: center;
}
.footer-container .carbonbadge {
  font-size: 16px;
}
.footer-container #wcb #wcb_g {
  border-radius: 0.3em 0 0 0.3em;
  background: #fff;
  border-right: 0;
  min-width: 8.2em;
}
.footer-container #wcb #wcb_a, .footer-container #wcb #wcb_g {
  padding: 0.3em 0.5em;
  border: 0.13em solid #00ffbc;
}
.footer-container #wcb #wcb_a, .footer-container #wcb #wcb_g {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.footer-container #wcb #wcb_2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
}
.footer-container #wcb #wcb_a {
  border-radius: 0 0.3em 0.3em 0;
  border-left: 0;
  text-decoration: none;
  font-weight: 700;
  background: #00ffbc;
  border-color: #00ffbc;
}

.l-info {
  background-color: #212121;
  padding: 8px 0 0;
  text-align: center;
  color: #FFFFFF;
}
.l-info a, .l-info p {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 12px !important;
}

.l-eco {
  display: none;
  background-color: #FFA451;
  padding-top: 95px;
  padding-bottom: 95px;
}
.l-eco p {
  color: #521224;
}
.l-eco h3 {
  color: #521224;
}

/*--------------------------------------------------------------
# 04 - Pages
--------------------------------------------------------------*/
.p-home {
  overflow: hidden;
}
.p-home .l-entete {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.p-home .l-entete .l-entete_title .row {
  height: 907px;
  position: absolute;
  align-items: center;
}
.p-home .l-entete .l-entete_title h1 {
  z-index: 1;
  position: relative;
  color: white;
  margin-top: 45px;
}
.p-home .l-entete .l-entete_title strong {
  font-family: "Avenir Heavy", sans-serif;
}
.p-home .l-entete .l-entete_title p {
  z-index: 1;
  position: relative;
  color: white;
}
.p-home .l-entete .l-entete_title .c-entete_title {
  position: relative;
}
.p-home .l-entete .c-entete_btn {
  position: relative;
  z-index: 10;
  margin-left: 8.33333333%;
  top: -17%;
}
.p-home .l-entete .carousel-inner .visuel_slider {
  height: 860px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: -1;
}
.p-home .l-entete .carousel-inner .visuel_slider:before {
  position: absolute;
  content: "";
  background-image: url("../images/logo-eco.webp");
  width: 170px;
  height: 170px;
  bottom: 5%;
  right: 5%;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-home .l-entete .carousel-inner .visuel_slider:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-home .l-entete .carousel-indicators {
  bottom: 50px !important;
}
.p-home .l-entete .carousel-indicators button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-left: 30px;
  opacity: inherit;
  background-color: transparent;
  border: 1px solid white;
}
.p-home .l-entete .carousel-indicators button.active {
  background-color: white;
}
.p-home .l-entete .carousel-control-next-icon, .p-home .l-entete .carousel-control-prev-icon {
  display: none;
}
.p-home .l-entete .box {
  background-image: url("small-landscape-750x536.jpg");
  background-image: -webkit-image-set(url("small-landscape-750x536.jpg") 1x, url("large-landscape-2048x1536.jpg") 2x);
  background-image: image-set(url("small-landscape-750x536.jpg") 1x, url("large-landscape-2048x1536.jpg") 2x);
}
.p-home .l-pourquoi {
  background-color: #521224;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-home .l-pourquoi h2 {
  color: white;
}
.p-home .l-pourquoi .l-pourquoi_svg {
  position: absolute;
  justify-content: center;
  left: 0%;
  bottom: 0px;
  width: 636.364px;
  height: 286.224px;
}
.p-home .l-pourquoi .l-pourquoi_content {
  position: relative;
  z-index: 12;
}
.p-home .l-pourquoi .l-pourquoi_content .l-pourquoi_visuel {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 24px;
  position: relative;
}
.p-home .l-pourquoi .l-pourquoi_content .l-pourquoi_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 230px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-home .l-pourquoi .l-pourquoi_content .l-pourquoi_titre {
  padding: 32px 32px 24px 24px;
  position: absolute;
  bottom: 10px;
}
.p-home .l-pourquoi .l-pourquoi_content .l-pourquoi_titre h3 {
  color: white;
  margin-bottom: 8px;
}
.p-home .l-pourquoi .l-pourquoi_content .l-pourquoi_titre .sous-titre {
  color: white;
}
.p-home .l-pourquoi .l-pourquoi_btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.p-home .l-pourquoi .svg_anim {
  position: absolute;
  top: 2%;
  width: 700px;
  height: 605px;
  justify-content: center;
  right: -7%;
  transform: rotate(-30deg);
}
.p-home .l-pourquoi .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-home .l-pourquoi .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-home .l-pourquoi .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-pourquoi .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-activite {
  padding-top: 240px;
  padding-bottom: 240px;
  position: relative;
}
.p-home .l-activite h2 {
  color: #521224;
  margin-bottom: 15px !important;
}
.p-home .l-activite p {
  color: #521224;
  margin-bottom: 35px;
}
.p-home .l-activite .l-activite_content {
  padding: 32px 32px;
  border-radius: 24px;
  height: 100%;
}
.p-home .l-activite .l-activite_content h3 {
  transform: translateY(32px);
  margin-top: 50px;
}
.p-home .l-activite .l-activite_content a {
  float: right;
}
.p-home .l-activite .l-activite_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-home .l-activite .section {
  margin-bottom: 15px;
}
.p-home .l-activite #section-1 {
  width: 49%;
}
.p-home .l-activite #section-1 .l-activite_content {
  background-color: #521224;
}
.p-home .l-activite #section-1 .l-activite_content h3 {
  color: white;
}
.p-home .l-activite #section-2 {
  width: 49%;
}
.p-home .l-activite #section-2 .l-activite_content {
  background-color: #FFA451;
}
.p-home .l-activite #section-2 .l-activite_content h3 {
  color: #521224;
  transform: translateY(72px);
}
.p-home .l-activite #section-3 {
  width: 39%;
}
.p-home .l-activite #section-3 .l-activite_content {
  background-color: #F0DCD2;
}
.p-home .l-activite #section-3 .l-activite_content h3 {
  color: #521224;
  margin-top: 80px;
}
.p-home .l-activite #section-4 {
  width: 39%;
}
.p-home .l-activite #section-4 .l-activite_content {
  background-color: #521224;
}
.p-home .l-activite #section-4 .l-activite_content h3 {
  color: white;
  margin-top: 80px;
}
.p-home .l-activite #section-5 {
  width: 19%;
}
.p-home .l-activite #section-5 .l-activite_content {
  background-color: white;
  border: 1px solid #521224;
}
.p-home .l-activite #section-5 .l-activite_content h3 {
  color: #521224;
  margin-top: 80px;
}
.p-home .l-activite .svg_anim {
  position: absolute;
  top: 7%;
  z-index: -1;
  width: 700px;
  height: 605px;
  justify-content: center;
  right: 25%;
  /* CSS SVG Fill Animation */
}
.p-home .l-activite .svg_anim .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-home .l-activite .svg_anim .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-univers h2 {
  color: #521224;
}
.p-home .l-univers .l-univers_alim {
  border-radius: 24px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 15px;
}
.p-home .l-univers .l-univers_alim .l_univers_alim_content {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-home .l-univers .l-univers_alim .l_univers_alim_content h3 {
  color: white;
}
.p-home .l-univers .l-univers_alim .l_univers_alim_content .btn-white {
  padding: 10px 16px 10px 16px;
}
.p-home .l-univers .l-univers_alim:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: 0px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
  left: 0px;
}
.p-home .l-univers .l-univers_bis .l-univers_visuel {
  height: 300px;
  padding: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  position: relative;
}
.p-home .l-univers .l-univers_bis .l-univers_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-home .l-univers .l-univers_bis .l-univers_bis_content {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-home .l-univers .l-univers_bis .l-univers_bis_content h3 {
  color: white;
}
.p-home .l-univers .l-univers_bis .l-univers_bis_content .btn-fleche {
  color: white;
  display: block !important;
}
.p-home .l-solutions {
  background-color: #521224;
  margin-top: 100px;
  margin-bottom: 140px;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-home .l-solutions .l_solutions_svg {
  position: absolute;
  left: -1%;
  top: 23%;
  width: 636.364px;
  height: 286.224px;
  transform: rotate(0.851deg);
}
.p-home .l-solutions .l-solution_svg_after {
  position: absolute;
  width: 700px;
  height: 605px;
  right: -10%;
  bottom: 0%;
  transform: rotate(-24deg);
}
.p-home .l-solutions .l-solution_content {
  color: white;
  z-index: 1;
}
.p-home .l-solutions .l-solution_content p {
  font-size: 20px;
  margin-bottom: 35px;
}
.p-home .l-solutions .l-solutions_vignette .l-solutions_visuel {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-home .l-solutions .l-solutions_vignette .l-solution_titre {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-home .l-solutions .l-solutions_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
}
.p-home .l-solutions .btn-solution {
  text-align: center;
  margin-top: 50px;
}
.p-home .l-solutions .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-home .l-solutions .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-home .l-solutions .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-solutions .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-chiffres {
  margin-top: 285px;
  margin-bottom: 313px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-home .l-chiffres .l_chiffres_svg {
  position: absolute;
  top: -28%;
  z-index: -1;
  width: 700px;
  height: 605px;
  justify-content: center;
  right: 25%;
}
.p-home .l-chiffres .row {
  display: flex;
  flex-wrap: wrap;
}
.p-home .l-chiffres h2 {
  text-align: center;
}
.p-home .l-chiffres .l_chiffres_content {
  margin-bottom: 15px;
  border-radius: 24px;
}
.p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette {
  padding: 0 25px;
}
.p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette p {
  color: white;
  font-family: "Avenir Heavy", sans-serif;
  font-size: 31px;
  display: flex;
  align-items: last baseline;
  margin-bottom: 0rem !important;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette em {
  font-size: 150px;
  font-style: normal;
}
.p-home .l-chiffres #section-1 .l_chiffres_content {
  background-color: #521224;
}
.p-home .l-chiffres #section-1 .l_chiffres_content em {
  color: rgba(255, 255, 255, 0.5);
  transform: translateY(55px);
}
.p-home .l-chiffres #section-1 .l_chiffres_vignette p {
  justify-content: space-between;
}
.p-home .l-chiffres #section-2 .l_chiffres_content {
  background-color: #FFA451;
}
.p-home .l-chiffres #section-2 .l_chiffres_content em {
  color: rgba(255, 255, 255, 0.5);
  padding-right: 16px;
  transform: translate(5px, 55px);
}
.p-home .l-chiffres #section-2 .l_chiffres_vignette p {
  justify-content: center;
}
.p-home .l-chiffres #section-3 .l_chiffres_content {
  background-color: #1E1E1E;
}
.p-home .l-chiffres #section-3 .l_chiffres_content em {
  color: rgba(255, 255, 255, 0.5);
  transform: translateY(55px);
  margin-right: 20px;
}
.p-home .l-chiffres #section-3 .l_chiffres_vignette p {
  justify-content: flex-start;
}
.p-home .l-chiffres #section-4 .l_chiffres_content {
  background-color: #F0DCD2;
}
.p-home .l-chiffres #section-4 .l_chiffres_content em {
  color: #521224;
  opacity: 0.5;
  transform: translate(15px, 55px);
}
.p-home .l-chiffres #section-4 .l_chiffres_vignette p {
  justify-content: flex-end;
  color: #521224;
}
.p-home .l-chiffres .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-home .l-chiffres .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-home .l-logo {
  margin-top: 140px;
  margin-bottom: 30px;
}
.p-home .l-logo .row {
  text-align: center;
}
.p-home .l-logo h2 {
  margin-bottom: 50px;
  color: #521224;
}
.p-home .l-logo .l-logo_visuels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-home .l-logo .l-logo_visuels .c-logo {
  flex-basis: 20%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.p-home .l-logo .l-logo_visuels .c-logo img {
  mix-blend-mode: luminosity;
  max-height: 75px;
  max-width: 162px;
}
.p-home .l-soutien .row {
  text-align: center;
}
.p-home .l-engagement {
  margin-top: 300px;
  margin-bottom: 300px;
  position: relative;
  z-index: 1;
}
.p-home .l-engagement .svg_before {
  position: absolute;
  right: 25%;
  top: -202px;
}
.p-home .l-engagement .svg_after {
  position: absolute;
  right: 25%;
  bottom: -245px;
  z-index: -1;
}
.p-home .l-engagement h2 {
  margin-bottom: 48px;
  color: #521224;
  position: relative;
  z-index: 1;
}
.p-home .l-engagement .l-engagement_vignette .visuel_rse {
  border-radius: 24px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.p-home .l-engagement .l-engagement_vignette .visuel_rse:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
}
.p-home .l-engagement .l-engagement_vignette .l-engagement_titre {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-home .l-engagement #section-1 {
  position: relative;
}
.p-home .l-engagement #section-1:after {
  position: absolute;
  content: "";
  background-image: url("../images/logo-eco.webp");
  width: 121px;
  height: 120px;
  top: 34%;
  left: 45%;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-home .l-une {
  background-color: #EFEFEF;
  margin-top: 140px;
  padding-top: 140px;
  padding-bottom: 140px;
}
.p-home .l-une h2 {
  color: #521224;
}
.p-home .l-une .l_article {
  margin-bottom: 15px;
}
.p-home .l-une .l_article:nth-child(3) {
  padding-right: 0px !important;
}
.p-home .l-une .l_article:nth-child(2) {
  padding-left: 0px !important;
}
.p-home .l-une .l_article .order-lg-2:nth-of-type(2) {
  background-color: #FFA451;
  color: #521224;
}
.p-home .l-une .l_article .order-lg-2:nth-of-type(2) .btn-white:hover {
  border: 1px solid #521224 !important;
  background-color: #521224 !important;
  color: #FFA451 !important;
}
.p-home .l-une .l_article .order-lg-2:nth-of-type(2) .btn-white:hover:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bstroke:%23FFA451;stroke-width:.52px;%7D.cls-1,.cls-2%7Bfill:none;%7D.cls-2,.cls-3%7Bstroke-width:0px;%7D.cls-4%7Bclip-path:url(%23clippath);%7D.cls-3%7Bfill:%23FFA451;%7D%3C/style%3E%3CclipPath id='clippath'%3E%3Cpath class='cls-2' d='M16,0h0c8.84,0,16,7.16,16,16h0c0,8.84-7.16,16-16,16h0C7.16,32,0,24.84,0,16h0C0,7.16,7.16,0,16,0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-4'%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15.74'/%3E%3Cpath class='cls-3' d='M19.6,12.11h-2.32c-.14,0-.26.12-.26.26s.12.26.26.26h1.7l-6.86,6.86.36.36,6.86-6.86v1.7c0,.14.12.26.26.26s.26-.12.26-.26v-2.32c0-.14-.12-.26-.26-.26Z'/%3E%3C/g%3E%3C/svg%3E");
}
.p-home .l-une .l_article .order-lg-1:nth-of-type(2) {
  background-color: #521224;
  color: white;
}
.p-home .l-une .news__thumb {
  height: 100%;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-home .l-une .l-une_content {
  border-radius: 24px;
  padding: 24px;
}
.p-home .l-une .l-une_content .news__title {
  font-size: 20px;
}
.p-home .l-une .l-une_content .news__excerpt p {
  font-size: 14px !important;
}
.p-home .l-une .btn-une {
  text-align: center;
  margin-top: 30px;
}

.p-internes .bloc-txt {
  z-index: 100;
}
.p-internes .entete {
  background-repeat: no-repeat;
}
.p-internes .texte-slider-left,
.p-internes .texte-slider-right {
  padding-right: 0;
  padding-left: 0;
}
.p-internes .texte-slider .carousel,
.p-internes .texte-slider .carousel-inner,
.p-internes .texte-slider .carousel-item,
.p-internes .texte-slider .carousel-row {
  width: 100%;
  height: 100%;
}
.p-internes .texte-slider-left,
.p-internes .texte-slider-right {
  padding-right: 0;
  padding-left: 0;
}
.p-internes .carousel-control-next-icon,
.p-internes .carousel-control-prev-icon {
  height: 100px;
  width: 100px;
  background-size: 100%, 100%;
  border: none;
  background-image: none;
  transform: translateY(25%);
  z-index: 200;
}
.p-internes .carousel-control-next-icon:after {
  font-weight: 700;
  content: "›";
  font-size: 35px;
}
.p-internes .carousel-control-prev-icon:after {
  font-weight: 700;
  content: "‹";
  font-size: 35px;
}
.p-internes .gallery {
  margin-left: -40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  list-style: none;
}
.p-internes .gallery li {
  list-style: none;
  margin-bottom: 20px;
}
.p-internes .gallery li:before {
  display: none !important;
}
.p-internes .picto-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.p-internes .picto-container img {
  max-width: 250px;
  max-height: 250px;
}
.p-internes .picto-container .picto-col {
  text-align: center;
}
.p-internes .picto-container .picto-col .pictos-title {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.p-internes .picto-container .picto-col .pictos-desc {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
}
.p-internes .dropdowns .accordion-body {
  display: flex;
  flex-wrap: wrap;
}

.p-distrib {
  overflow: hidden;
}
.p-distrib .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
  background-position: center top -100px;
}
.p-distrib .l-entete .container, .p-distrib .l-entete .row {
  position: relative;
  height: 100%;
}
.p-distrib .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-distrib .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-distrib .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-distrib .l-entete_svg {
  content: "";
  flex-shrink: 0;
  width: 405px;
  height: 481px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50px;
}
.p-distrib .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-distrib .l-partenaire {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-distrib .l-partenaire .l-partenaire_descriptif {
  margin-bottom: 50px;
}
.p-distrib .l-partenaire .l-partenaire_descriptif h2 {
  color: #521224;
}
.p-distrib .l-partenaire .l-partenaire_descriptif strong {
  color: #521224;
  font-size: 20px;
}
.p-distrib .l-partenaire .c-logistique {
  height: 530px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
}
.p-distrib .l-partenaire .content_logistique {
  z-index: 1;
  position: absolute;
  color: white;
  bottom: 0px;
}
.p-distrib .l-partenaire .content_logistique em {
  font-style: normal;
  font-size: 20px;
  color: white;
  text-transform: uppercase;
  font-weight: 350;
  line-height: 120%; /* 24px */
  font-family: "Avenir Book", sans-serif;
  leading-trim: both;
}
.p-distrib .l-partenaire .c-logistique:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) -14.54%, #1E1E1E 100%);
  bottom: -1px;
  height: 531px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-distrib .l-partenaire .l-partenaire_chiffre {
  display: flex;
  flex-wrap: wrap;
}
.p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
  width: 300px;
  height: 257px;
  padding: var(--32, 32px);
  text-align: center;
  font-size: 20px;
}
.p-distrib .l-partenaire .l-partenaire_chiffre .vignette strong {
  font-size: 40px;
  line-height: 0.8;
}
.p-distrib .l-partenaire .l-partenaire_chiffre #section-1 {
  background-color: #521224;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-distrib .l-partenaire .l-partenaire_chiffre #section-2 {
  background-color: #F0DCD2;
  color: #521224;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-distrib .l-partenaire .l-partenaire_chiffre #section-3 {
  background-color: #1E1E1E;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-distrib .l-partenaire .l-partenaire_chiffre #section-4 {
  background-color: #FFA451;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-distrib .l-qualite {
  background-color: #521224;
  padding-top: 85px;
  padding-bottom: 85px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-distrib .l-qualite p {
  font-size: 20px;
}
.p-distrib .l-qualite .col-lg-6 {
  z-index: 11;
}
.p-distrib .l-qualite .l-qualite_descriptif {
  z-index: 55;
  color: white;
}
.p-distrib .l-qualite .l-qualite_descriptif p {
  font-size: 20px;
}
.p-distrib .l-qualite .l-qualite_descriptif p:last-child {
  margin-bottom: 45px;
}
.p-distrib .l-qualite em {
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 350;
  line-height: 120%; /* 24px */
  font-family: "Avenir Book", sans-serif;
  leading-trim: both;
}
.p-distrib .l-qualite .design {
  background-color: #1E1E1E;
  color: white;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 15px;
  height: 400px;
}
.p-distrib .l-qualite .design em {
  color: white;
}
.p-distrib .l-qualite .visuel {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
  margin-bottom: 25px;
}
.p-distrib .l-qualite .reglementation {
  background-color: #F0DCD2;
  color: #521224;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
  flex-direction: column;
  align-items: flex-start;
  height: 400px;
}
.p-distrib .l-qualite .reglementation em {
  color: #521224;
}
.p-distrib .l-qualite .humain {
  background-color: #FFA451;
  color: #521224;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
  flex-direction: column;
  align-items: flex-start;
  height: 400px;
}
.p-distrib .l-qualite .humain em {
  color: #521224;
}
.p-distrib .l-qualite .btn-qualite {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.p-distrib .l-qualite .l-qualite_svg {
  position: absolute;
  top: 2%;
  left: -24px;
  justify-content: center;
  width: 624.73px;
  height: 293.622px;
  transform: rotate(-2deg);
}
.p-distrib .l-qualite .svg_after {
  position: absolute;
  bottom: 2%;
  right: -24px;
  justify-content: center;
}
.p-distrib .l-qualite .svg_after svg {
  width: 700px;
  height: 604.252px;
}
.p-distrib .l-qualite .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-distrib .l-qualite .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-distrib .l-qualite .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-distrib .l-qualite .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-distrib .l-agir {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-distrib .l-agir h2 {
  color: #521224;
}
.p-distrib .l-agir strong {
  color: #521224;
}
.p-distrib .l-agir .row {
  align-items: center;
}
.p-distrib .l-agir .visuel-agir {
  height: 498px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: var(--24, 24px);
  background-position: bottom;
}
.p-distrib .l-demarche {
  margin-top: 273px;
  margin-bottom: 150px;
  position: relative;
}
.p-distrib .l-demarche h3 {
  margin-bottom: 10px !important;
}
.p-distrib .l-demarche #section-1 .l-demarche_content {
  padding: var(--32, 32px);
  border-radius: var(--24, 24px);
  color: white;
  background-color: #521224;
  height: 432px;
}
.p-distrib .l-demarche #section-2 .l-demarche_content {
  padding: var(--32, 32px);
  border-radius: var(--24, 24px);
  color: #521224;
  background-color: #F0DCD2;
  height: 432px;
}
.p-distrib .l-demarche #section-3 .l-demarche_content {
  padding: var(--32, 32px);
  border-radius: var(--24, 24px);
  color: #521224;
  background-color: #FFA451;
  height: 432px;
}
.p-distrib .l-demarche .btn-demarche {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.p-distrib .l-demarche .svg_anim {
  position: absolute;
  top: -32%;
  z-index: -1;
  width: 454.546px;
  height: 204.446px;
  justify-content: center;
  right: 32%;
  /* CSS SVG Fill Animation */
}
.p-distrib .l-demarche .svg_anim .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-distrib .l-demarche .svg_anim .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-distrib .l-score {
  background-color: #EFEFEF;
  padding-top: 140px;
  padding-bottom: 140px;
}
.p-distrib .l-score h2 {
  color: #521224;
}
.p-distrib .l-score strong {
  color: #521224;
  font-size: 20px;
}
.p-distrib .l-score img {
  border-radius: var(--24, 24px);
  height: 400px;
  width: 100%;
}
.p-distrib .l-score .l-score_ecovadis {
  font-size: 20px;
  padding: var(--32, 32px);
  border-radius: var(--24, 24px);
  text-align: center;
  display: grid;
  align-items: center;
  height: 100%;
}
.p-distrib .l-score #section-1 .l-score_ecovadis {
  color: white;
  background-color: #521224;
}
.p-distrib .l-score #section-1 .l-score_ecovadis strong {
  font-size: 40px;
  color: white;
}
.p-distrib .l-score #section-2 .l-score_ecovadis {
  color: white;
  background-color: #FFA451;
}
.p-distrib .l-score #section-2 .l-score_ecovadis strong {
  font-size: 40px;
  color: white;
}
.p-distrib .l-score #section-3 .l-score_ecovadis {
  color: white;
  background-color: #1E1E1E;
  text-align: center;
  display: grid;
  align-items: center;
}
.p-distrib .l-score #section-3 .l-score_ecovadis strong {
  font-size: 40px;
  color: white;
}
.p-distrib .l-score #section-4 .l-score_ecovadis {
  color: #521224;
  background-color: #F0DCD2;
}
.p-distrib .l-score #section-4 .l-score_ecovadis strong {
  font-size: 40px;
  color: #521224;
}
.p-distrib .l-score .btn-score {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.p-distrib .l-baseline {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #521224;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-distrib .l-baseline .row {
  justify-content: center;
  text-align: center;
}
.p-distrib .l-baseline p {
  color: white;
  font-size: 31px !important;
  font-family: "Avenir Book", sans-serif;
}
.p-distrib .l-baseline .svg-before {
  position: absolute;
  top: 28%;
  justify-content: center;
  left: 0%;
  width: 545.455px;
  height: 245.335px;
}
.p-distrib .l-baseline .svg-after {
  position: absolute;
  top: 0;
  justify-content: center;
  right: -7%;
  width: 600px;
  height: 517.93px;
}
.p-distrib .l-baseline .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-distrib .l-baseline .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-distrib .l-baseline .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-distrib .l-baseline .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-distrib .l-logo {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-distrib .l-logo h3 {
  text-align: center;
  color: #521224;
  margin-bottom: 85px;
}
.p-distrib .l-logo .l-logo_visuels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-distrib .l-logo .l-logo_visuels .c-logo {
  flex-basis: 20%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.p-distrib .l-logo .l-logo_visuels .c-logo img {
  mix-blend-mode: luminosity;
  max-height: 75px;
  max-width: 162px;
}

.p-grossiste {
  overflow: hidden;
}
.p-grossiste .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-grossiste .l-entete .container, .p-grossiste .l-entete .row {
  position: relative;
  height: 100%;
}
.p-grossiste .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-grossiste .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-grossiste .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-grossiste .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-grossiste .l-engagement {
  margin-top: 85px;
}
.p-grossiste .l-engagement h3 {
  color: #FFA451;
}
.p-grossiste .l-engagement .c-engagement {
  padding: 30px;
  border-radius: 25px;
  height: 100%;
}
.p-grossiste .l-engagement .vignette_engagement {
  margin-bottom: 25px;
}
.p-grossiste .l-engagement #section-2 .c-engagement, .p-grossiste .l-engagement #section-3 .c-engagement {
  background-color: #521224;
  color: white;
}
.p-grossiste .l-engagement #section-1 .c-engagement, .p-grossiste .l-engagement #section-4 .c-engagement {
  background-color: #F0DCD2;
}
.p-grossiste .l-service {
  margin-top: 140px;
}
.p-grossiste .l-service h2 {
  color: #521224;
}
.p-grossiste .l-service strong {
  color: #521224;
}
.p-grossiste .l-service .l-service_content p:last-child {
  margin-bottom: 50px;
}
.p-grossiste .l-service .c-service {
  display: flex;
  flex-wrap: wrap;
}
.p-grossiste .l-service .c-service .vignette-service {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  width: 300px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
}
.p-grossiste .l-service .c-service .vignette-service .l-service_visuel {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-grossiste .l-service .c-service .vignette-service .vignette_descriptif {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-grossiste .l-service .c-service .vignette-service .vignette_descriptif span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.p-grossiste .l-service .c-service #section-1 .vignette-service, .p-grossiste .l-service .c-service #section-2 .vignette-service, .p-grossiste .l-service .c-service #section-3 .vignette-service, .p-grossiste .l-service .c-service #section-4 .vignette-service {
  background-color: #521224;
  color: white;
}
.p-grossiste .l-service .c-service #section-5 .vignette-service, .p-grossiste .l-service .c-service #section-6 .vignette-service, .p-grossiste .l-service .c-service #section-7 .vignette-service, .p-grossiste .l-service .c-service #section-8 .vignette-service {
  background-color: #FFA451;
  color: white;
}
.p-grossiste .l-offre {
  margin-top: 140px;
}
.p-grossiste .l-offre h2 {
  color: #521224;
}
.p-grossiste .l-offre strong {
  color: #521224;
  font-family: "Cabin", sans-serif !important;
}
.p-grossiste .l-offre .l-offre_content p:last-child {
  margin-bottom: 50px;
}
.p-grossiste .l-offre .l-gamme {
  border-radius: var(--24, 24px);
  background-color: #521224;
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  height: 332px;
  margin-bottom: 15px;
}
.p-grossiste .l-offre .l-gamme h3 {
  color: white;
}
.p-grossiste .l-offre .l-gamme p {
  color: white;
}
.p-grossiste .l-offre .l-news {
  border-radius: var(--24, 24px);
  background-color: #F0DCD2;
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  height: 332px;
  margin-bottom: 15px;
}
.p-grossiste .l-offre .l-news h3 {
  color: #521224;
}
.p-grossiste .l-offre .l-news p {
  color: #521224;
}
.p-grossiste .l-offre .l-echantillon {
  border-radius: var(--24, 24px);
  background-color: #FFA451;
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  height: 332px;
  margin-bottom: 15px;
}
.p-grossiste .l-offre .l-echantillon h3 {
  color: white;
}
.p-grossiste .l-offre .l-echantillon p {
  color: white;
}
.p-grossiste .l-offre .l-personnalisation {
  border-radius: var(--24, 24px);
  background-color: #1E1E1E;
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  height: 332px;
  margin-bottom: 15px;
}
.p-grossiste .l-offre .l-personnalisation h3 {
  color: white;
}
.p-grossiste .l-offre .l-personnalisation p {
  color: white;
}
.p-grossiste .l-offre .l-innovation .l-innovation_visuel {
  background-repeat: no-repeat;
  background-size: cover;
  height: 679px;
  border-radius: var(--24, 24px);
  position: relative;
}
.p-grossiste .l-offre .l-innovation .c-innovation {
  padding: 32px;
  z-index: 2;
  position: absolute;
  bottom: 15px;
}
.p-grossiste .l-offre .l-innovation .c-innovation h3 {
  color: white !important;
}
.p-grossiste .l-offre .l-innovation .c-innovation p {
  color: white !important;
}
.p-grossiste .l-offre .l-innovation_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 409px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-grossiste .l-tarifs {
  margin-top: 140px;
  margin-bottom: 140px;
  background-color: #521224;
  padding: var(--32, 32px);
  border-radius: var(--24, 24px);
  position: relative;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-grossiste .l-tarifs p {
  font-size: 31px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 11;
}
.p-grossiste .l-tarifs .svg-before svg {
  position: absolute;
  top: 28%;
  justify-content: center;
  left: 0%;
  width: 363.636px;
  height: 163.557px;
}
.p-grossiste .l-tarifs .svg-after {
  position: absolute;
  bottom: 0;
  justify-content: center;
  right: 0;
}
.p-grossiste .l-tarifs .svg-after svg {
  width: 400px;
  height: 282px;
}
.p-grossiste .l-bg_bord {
  background-color: #521224;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-bottom: 140px;
  position: relative;
}
.p-grossiste .l-bg_bord .svg-univers_before {
  position: absolute;
  right: 14%;
  top: 5px;
}
.p-grossiste .l-bg_bord .svg-univers_before svg {
  width: 600px;
  height: 517.93px;
}
.p-grossiste .l-bg_bord .univers-svg_after {
  position: absolute;
  left: 15px;
  bottom: 0px;
}
.p-grossiste .l-bg_bord .univers-svg_after svg {
  width: 545.455px;
  height: 245.335px;
}
.p-grossiste .l-bg_bord .l-univers h2 {
  color: white;
}
.p-grossiste .l-bg_bord .l-univers a {
  z-index: 300;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_alim {
  border-radius: 24px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 15px;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_alim .l_univers_alim_content {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_alim .l_univers_alim_content h3 {
  color: white;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_alim .l_univers_alim_content .btn-white {
  padding: 10px 16px 10px 16px;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_alim:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: 0px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
  left: 0px;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_bis .l-univers_visuel {
  height: 300px;
  padding: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  position: relative;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_bis .l-univers_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_bis .l-univers_bis_content {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_bis .l-univers_bis_content h3 {
  color: white;
}
.p-grossiste .l-bg_bord .l-univers .l-univers_bis .l-univers_bis_content .btn-fleche {
  color: white;
  display: block !important;
}
.p-grossiste .l-bg_bord .l-univers .btn_univers {
  text-align: center;
  margin-top: 50px;
}
.p-grossiste .l-bg_bord .l-univers .btn_univers a {
  margin-right: 15px;
}
.p-grossiste .l-equipe {
  position: relative;
}
.p-grossiste .l-equipe .l-equipe_descriptif {
  position: absolute;
  bottom: 0px;
  padding: 32px;
  color: #FFFFFF;
  z-index: 100;
}
.p-grossiste .l-equipe .l-equipe_visuel {
  height: 615px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: var(--24, 24px);
}
.p-grossiste .l-equipe .l-equipe_visuel::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 25%, #1E1E1E 100%);
  bottom: -1px;
  height: 100%;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-grossiste .l-travailler {
  background-color: #521224;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-top: 140px;
  position: relative;
}
.p-grossiste .l-travailler .row {
  position: relative;
  z-index: 1;
}
.p-grossiste .l-travailler .svg-travaille_before {
  position: absolute;
  left: 20%;
  top: 0;
}
.p-grossiste .l-travailler .svg-travaille_before svg {
  width: 600px;
  height: 517.93px;
}
.p-grossiste .l-travailler .svg_after_travailler {
  position: absolute;
  bottom: 0;
  right: 3%;
}
.p-grossiste .l-travailler .svg_after_travailler svg {
  width: 545.455px;
  height: 245.335px;
}
.p-grossiste .l-travailler h2 {
  color: white;
  text-align: center;
  padding-bottom: 40px;
}
.p-grossiste .l-travailler .l-travailler_content {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.p-grossiste .l-travailler .descriptif {
  font-size: 25px;
  text-align: center;
  font-family: "Cabin", sans-serif;
  padding-top: 15px;
}
.p-grossiste .l-travailler .l-travailler_visuel {
  width: var(--64, 64px);
  height: var(--64, 64px);
}
.p-grossiste .l-travailler #section-1 .l-travailler_content, .p-grossiste .l-travailler #section-2 .l-travailler_content, .p-grossiste .l-travailler #section-3 .l-travailler_content {
  background-color: #F0DCD2;
  color: #521224;
}
.p-grossiste .l-travailler #section-4 .l-travailler_content, .p-grossiste .l-travailler #section-5 .l-travailler_content, .p-grossiste .l-travailler #section-6 .l-travailler_content {
  background-color: #FFA451;
  color: white;
}
.p-grossiste .l-travailler .btn-travaille {
  margin-top: 50px;
  text-align: center;
}
.p-grossiste .l-logo {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-grossiste .l-logo h3 {
  text-align: center;
  color: #521224;
  margin-bottom: 85px;
}
.p-grossiste .l-logo .l-logo_visuels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-grossiste .l-logo .l-logo_visuels .c-logo {
  flex-basis: 20%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.p-grossiste .l-logo .l-logo_visuels .c-logo img {
  mix-blend-mode: luminosity;
  max-height: 75px;
  max-width: 162px;
}

.p-propos {
  overflow: hidden;
}
.p-propos .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-propos .l-entete .container, .p-propos .l-entete .row {
  position: relative;
  height: 100%;
}
.p-propos .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-propos .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-propos .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-propos .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-propos .l-histoire {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-propos .l-histoire .visuel_notre_histoire {
  background-size: cover;
  background-repeat: no-repeat;
  height: 284px;
  border-radius: var(--24, 24px);
}
.p-propos .l-histoire h2 {
  color: #521224;
}
.p-propos .l-groupe {
  margin-bottom: 140px;
}
.p-propos .l-groupe h2 {
  text-align: center;
  color: #521224;
  margin-bottom: 30px;
}
.p-propos .l-groupe .l-groupe_visuel {
  background-size: cover;
  background-repeat: no-repeat;
  height: 312px;
  margin-bottom: 15px;
  border-radius: 24px;
  position: relative;
}
.p-propos .l-groupe .l-groupe_visuel:after {
  position: absolute;
  content: "";
  background-image: url("../images/logo_apropos.svg");
  width: 50px;
  height: 65.216px;
  bottom: 20px;
  right: 20px;
}
.p-propos .l-groupe .l-groupe_desc {
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  border-radius: var(--24, 24px);
  height: 404px;
}
.p-propos .l-groupe .l-groupe_desc p {
  font-size: 19px;
  margin-bottom: 0px !important;
}
.p-propos .l-groupe .l-descriptif_1 {
  background-color: #1E1E1E;
  color: white;
  margin-bottom: 65px;
}
.p-propos .l-groupe .l-descriptif_2 {
  background-color: #521224;
  color: white;
  margin-bottom: 65px;
}
.p-propos .l-groupe .l-descriptif_3 {
  background-color: #FFA451;
  color: #521224;
}
.p-propos .l-groupe .l-descriptif_4 {
  background-color: #F0DCD2;
  color: #521224;
}
.p-propos .l-raison {
  padding-top: 170px;
  padding-bottom: 170px;
  background-color: #521224;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-propos .l-raison .row {
  justify-content: center;
}
.p-propos .l-raison .container {
  position: relative;
  z-index: 1;
}
.p-propos .l-raison .l-raison_content {
  color: white;
  text-align: center;
}
.p-propos .l-raison .l-raison_content p {
  font-family: "Avenir Book", sans-serif;
  font-size: 30px;
}
.p-propos .l-raison .l-raison_svg {
  position: absolute;
  right: 37%;
  top: 0;
}
.p-propos .l-raison .l-raison_svg svg {
  width: 500px;
  height: 366px;
}
.p-propos .l-raison .l-raison_after {
  position: absolute;
  right: 37%;
  bottom: 0;
}
.p-propos .l-raison .l-raison_after svg {
  width: 454.546px;
  height: 95px;
}
.p-propos .l-raison .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-propos .l-raison .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-propos .l-valeurs {
  margin-top: 250px;
  margin-bottom: 313px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-propos .l-valeurs h2 {
  text-align: center;
  color: #521224;
  margin-bottom: 30px;
}
.p-propos .l-valeurs .l-valeurs_content {
  border-radius: 24px;
  padding: var(--32, 32px);
  height: 200px;
  margin-bottom: 15px;
}
.p-propos .l-valeurs .l-valeurs_content em {
  font-size: 60px;
  font-style: normal;
  font-family: "Avenir Heavy", sans-serif;
  float: right;
  text-transform: uppercase;
  transform: translate(5px, 36px);
}
.p-propos .l-valeurs #section-1 .l-valeurs_content {
  background-color: #521224;
  color: white;
}
.p-propos .l-valeurs #section-1 em {
  color: rgba(255, 255, 255, 0.5);
}
.p-propos .l-valeurs #section-2 .l-valeurs_content {
  background-color: #FFA451;
  color: white;
}
.p-propos .l-valeurs #section-2 em {
  color: rgba(255, 255, 255, 0.5);
}
.p-propos .l-valeurs #section-3 .l-valeurs_content {
  background-color: #1E1E1E;
  color: white;
}
.p-propos .l-valeurs #section-3 em {
  color: rgba(255, 255, 255, 0.5);
}
.p-propos .l-valeurs #section-4 .l-valeurs_content {
  background-color: #F0DCD2;
  color: #521224;
}
.p-propos .l-valeurs #section-4 em {
  color: #521224;
  opacity: 0.5;
}
.p-propos .l-valeurs .l_valeurs_svg {
  position: absolute;
  top: -28%;
  z-index: -1;
  width: 700px;
  height: 605px;
  justify-content: center;
  right: 25%;
}
.p-propos .l-valeurs .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-propos .l-valeurs .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-propos .l-equipe {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #EFEFEF;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-propos .l-equipe .l-equipe_svg {
  position: absolute;
  bottom: 484px;
  right: 17%;
  width: 555px;
  height: 177.252px;
}
.p-propos .l-equipe .l-equipe_after {
  position: absolute;
  bottom: -107px;
  right: 17%;
  width: 636.364px;
  height: 286.224px;
}
.p-propos .l-equipe .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-propos .l-equipe .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-propos .l-equipe h2 {
  color: #521224;
}
.p-propos .l-equipe .l-equipe_content p {
  font-size: 19px;
}
.p-propos .l-equipe .l-equipe_content .btn-equipe {
  margin-top: 45px;
}
.p-propos .l-equipe .visuel_equipe {
  background-size: cover;
  background-repeat: no-repeat;
  height: 528px;
  margin-bottom: 15px;
  border-radius: var(--24, 24px);
}
.p-propos .l-equipe .l-equipe_expertise {
  margin-top: 100px;
  position: relative;
  z-index: 1;
}
.p-propos .l-equipe .l-equipe_expertise h3 {
  color: #521224;
}
.p-propos .l-equipe .l-equipe_expertise ul {
  display: flex;
  padding-left: 15px;
  list-style: inherit !important;
}
.p-propos .l-equipe .l-equipe_expertise ul li {
  margin-right: 30px;
  font-weight: bold;
}
.p-propos .l-rayonnement {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-propos .l-rayonnement h2 {
  color: #521224;
  margin-bottom: 30px;
}
.p-propos .l-rayonnement strong {
  color: #521224;
  font-size: 20px;
}
.p-propos .l-rayonnement .visuel_rayonnement {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 583px;
  margin-bottom: 15px;
  margin-top: 70px;
}
.p-propos .l-rayonnement .btn-rayonnement {
  text-align: center;
  margin-top: 35px;
}

.p-rse {
  overflow: hidden;
}
.p-rse .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-rse .l-entete .container, .p-rse .l-entete .row {
  position: relative;
  height: 100%;
}
.p-rse .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-rse .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-rse .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-rse .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-rse .l-mission {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-rse .l-mission .visuel_mission {
  background-size: contain;
  background-repeat: no-repeat;
  height: 150px;
}
.p-rse .l-mission h2 {
  color: #521224;
}
.p-rse .l-mission p {
  color: #521224;
  font-size: 25px;
}
.p-rse .l-quete {
  margin-bottom: 160px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-rse .l-quete .row {
  justify-content: center;
}
.p-rse .l-quete h2 {
  color: #521224;
}
.p-rse .l-quete .btn-fleche-hover_orange {
  margin-top: 45px;
}
.p-rse .l-quete strong {
  color: #521224;
}
.p-rse .l-quete .l-quete_svg {
  position: absolute;
  top: 50%;
  z-index: -1;
  left: 21%;
}
.p-rse .l-quete .l-quete_svg svg {
  width: 700px;
  height: 604px;
}
.p-rse .l-quete .factor3-logo {
  fill: rgba 239, 239, 239, 1;
  fill-opacity: 0;
}
.p-rse .l-quete .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-rse .l-gouvernance {
  background-color: #521224;
  padding-top: 100px;
  padding-bottom: 100px;
}
.p-rse .l-gouvernance .l-gourvernance_content h2 {
  color: white;
}
.p-rse .l-gouvernance .l-gourvernance_content p {
  color: white;
  margin-bottom: 35px;
}
.p-rse .l-gouvernance .l-gourvernance_content span {
  color: #FFA451;
  font-size: 65px;
  text-transform: uppercase;
  font-family: "Cabin bold", sans-serif;
}
.p-rse .l-gouvernance .l-gourvernance_content .l-gouvernance_valeurs {
  display: flex;
  justify-content: space-between;
  color: #FFA451;
  font-size: 65px;
  text-transform: uppercase;
  font-family: "Cabin bold", sans-serif;
}
.p-rse .l-parties {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-rse .l-parties .l-parties_content {
  margin-bottom: 40px;
}
.p-rse .l-parties .l-parties_content h2 {
  color: #521224;
}
.p-rse .l-parties .l-parties_content strong {
  color: #521224;
}
.p-rse .l-parties #section-1 .l-parties_vignette, .p-rse .l-parties #section-2 .l-parties_vignette, .p-rse .l-parties #section-3 .l-parties_vignette {
  background-color: #521224 !important;
  color: white;
}
.p-rse .l-parties #section-4 .l-parties_vignette, .p-rse .l-parties #section-5 .l-parties_vignette, .p-rse .l-parties #section-6 .l-parties_vignette {
  background-color: #F0DCD2 !important;
}
.p-rse .l-parties .l-parties_vignette {
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  border-radius: var(--24, 24px);
  background-color: #FFA451;
  color: #521224;
  height: 285px;
  margin-bottom: 15px;
}
.p-rse .l-parties .l-parties_vignette .l-parties_titre {
  font-size: 23px;
  font-family: "Cabin bold", sans-serif;
  padding-bottom: 20px;
}
.p-rse .l-parties .l-parties_vignette ul {
  list-style: inherit !important;
}
.p-rse .l-parties .l-parties_vignette li {
  font-size: 19px;
}
.p-rse .l-parties .btn-parties {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.p-rse .l-chartes {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-rse .l-chartes .l-chates_desc {
  margin-bottom: 40px;
}
.p-rse .l-chartes .l-chates_desc h2 {
  color: #521224;
}
.p-rse .l-chartes .l-chates_desc strong {
  color: #521224;
}
.p-rse .l-chartes .btn-pdf {
  width: 100%;
}
.p-rse .l-actions {
  background-color: #521224;
  padding-top: 140px;
  padding-bottom: 140px;
}
.p-rse .l-actions h2 {
  color: white;
  margin-bottom: 45px;
}
.p-rse .l-actions .titre_action {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
  color: #521224;
  font-weight: 600;
}
.p-rse .l-actions .titre_action:hover {
  color: #FFA451;
}
.p-rse .l-actions .accordion-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-left: 10px;
}
.p-rse .l-actions .accordion-button.collapsed .accordion-icon {
  content: "";
  background-image: url("images/svg-plus.svg");
}
.p-rse .l-actions .accordion-button:not(.collapsed) .accordion-icon {
  content: "";
  background-image: url("images/svg-moins.svg");
}
.p-rse .l-actions .accordion-button:focus {
  box-shadow: none !important;
}
.p-rse .l-actions .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: transparent;
}
.p-rse .l-actions .accordion {
  margin-top: 15px;
}
.p-rse .l-actions .accordion-item {
  margin-bottom: 20px;
  border-radius: var(--24, 24px);
  background: var(--white-primaire, #FFF);
}
.p-rse .l-actions .accordion-button {
  border-radius: var(--24, 24px);
  background: var(--white-primaire, #FFF);
}
.p-rse .l-actions .accordion-item:first-of-type {
  border: none !important;
}
.p-rse .l-actions .accordion-item:not(:first-of-type) {
  border: none !important;
}
.p-rse .l-actions .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: var(--24, 24px);
  background: var(--white-primaire, #FFF);
}
.p-rse .l-ecovadis {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-rse .l-ecovadis .l-ecovadis_desc h2 {
  color: #521224;
}
.p-rse .l-ecovadis .l-ecovadis_desc strong {
  color: #521224;
}
.p-rse .l-ecovadis .l-ecovadis_visuel {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-rse .l-ecovadis .l-ecovadis_visuel .logo_ecovadis {
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 109px;
}
.p-rse .l-ecovadis .l-ecovadis_visuel p {
  margin-left: 35px;
  color: #521224;
  font-family: "Cabin bold", sans-serif;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre {
  margin-top: 50px;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre .visuel_ecovadis {
  height: 420px;
  border-radius: var(--24, 24px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette {
  display: flex;
  flex-wrap: wrap;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
  width: 300px;
  height: 200px;
  padding: var(--32, 32px);
  text-align: center;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette strong {
  font-size: 40px;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette .vignette_titre {
  font-family: "Cabin bold", sans-serif;
  font-size: 22px;
  line-height: 1.2;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre #section-1 {
  background-color: #521224;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre #section-2 {
  background-color: #FFA451;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre #section-3 {
  background-color: #1E1E1E;
  color: white;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-rse .l-ecovadis .l-ecovadis_chiffre #section-4 {
  background-color: #F0DCD2;
  color: #521224;
  border-radius: var(--24, 24px);
  margin-right: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
}
.p-rse .l-alerte {
  background-color: #521224;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 140px;
  border-radius: var(--24, 24px);
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-rse .l-alerte .l-alerte_before {
  position: absolute;
  left: 10%;
  bottom: 0;
}
.p-rse .l-alerte .l-alerte_before svg {
  width: 299.091px;
  height: 134.358px;
}
.p-rse .l-alerte .l-alerte_after {
  position: absolute;
  right: -64%;
  bottom: 0;
}
.p-rse .l-alerte .l-alerte_after svg {
  width: 329px;
  height: 283.644px;
}
.p-rse .l-alerte .factor3-logo {
  fill: rgb(255, 164, 81);
  fill-opacity: 0;
}
.p-rse .l-alerte .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}

.p-metiers {
  overflow: hidden;
}
.p-metiers .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-metiers .l-entete .container, .p-metiers .l-entete .row {
  position: relative;
  height: 100%;
}
.p-metiers .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-metiers .l-entete .l-entete_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-metiers .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-metiers .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-metiers .l-comprendre {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-metiers .l-comprendre .l-comprendre_descriptif {
  margin-bottom: 35px;
}
.p-metiers .l-comprendre h2 {
  color: #521224;
}
.p-metiers .l-comprendre strong {
  color: #521224;
}
.p-metiers .l-comprendre .l-service_vignette {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
}
.p-metiers .l-comprendre .l-service_vignette .logo_service {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-metiers .l-comprendre .l-service_vignette .titre {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-metiers .l-comprendre .l-service_vignette span {
  font-size: 14px;
}
.p-metiers .l-comprendre #section-1 .l-service_vignette, .p-metiers .l-comprendre #section-2 .l-service_vignette, .p-metiers .l-comprendre #section-3 .l-service_vignette {
  background-color: #521224;
  color: white;
}
.p-metiers .l-comprendre #section-4 .l-service_vignette, .p-metiers .l-comprendre #section-5 .l-service_vignette, .p-metiers .l-comprendre #section-6 .l-service_vignette {
  background-color: #FFA451;
  color: white;
}
.p-metiers .l-comprendre .btn-comprendre {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 35px;
}
.p-metiers .l-partenaire {
  margin-bottom: 140px;
}
.p-metiers .l-partenaire h2 {
  color: #521224;
  text-align: center;
  margin-bottom: 40px;
}
.p-metiers .l-partenaire .l-partenaire_vignette {
  position: relative;
  margin-bottom: 25px;
}
.p-metiers .l-partenaire .l-partenaire_vignette .visuel_partenaire {
  background-repeat: no-repeat;
  background-size: cover;
  height: 679px;
  border-radius: var(--24, 24px);
  background-position: center;
}
.p-metiers .l-partenaire .l-partenaire_vignette .chiffre {
  position: absolute;
  top: 32px;
  left: 32px;
  font-size: 50px;
  z-index: 1;
}
.p-metiers .l-partenaire .l-partenaire_vignette .descriptif {
  position: absolute;
  bottom: 10px;
  color: white;
  padding: 32px;
}
.p-metiers .l-partenaire .l-partenaire_vignette .descriptif em {
  font-size: 20px;
  font-style: normal;
  font-family: "Avenir Book", sans-serif;
  text-transform: uppercase;
}
.p-metiers .l-partenaire #section-1 .visuel_partenaire:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-partenaire #section-1 .chiffre {
  color: white;
}
.p-metiers .l-partenaire #section-2 .visuel_partenaire:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(82, 18, 36, 0) 7.3%, #521224 65.71%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-partenaire #section-2 .chiffre {
  color: white;
}
.p-metiers .l-partenaire #section-3 .visuel_partenaire:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(240, 220, 210, 0) 7.64%, #F0DCD2 38.62%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-partenaire #section-3 .chiffre {
  color: #521224;
}
.p-metiers .l-partenaire #section-3 .descriptif {
  color: #521224;
}
.p-metiers .l-partenaire #section-4 .visuel_partenaire:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(255, 164, 81, 0) 11.4%, #FFA451 46.8%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-partenaire #section-4 .chiffre {
  color: #521224;
}
.p-metiers .l-partenaire #section-4 .descriptif {
  color: #521224;
}
.p-metiers .l-partenaire .btn-partenaire {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 35px;
}
.p-metiers .l-projets {
  background-color: #521224;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}
.p-metiers .l-projets .svg_before {
  position: absolute;
  top: 0;
  right: 163px;
}
.p-metiers .l-projets .svg_after {
  position: absolute;
  bottom: 0;
}
.p-metiers .l-projets h2 {
  color: white;
  text-align: center;
  margin-bottom: 48px;
  z-index: 1;
  position: relative;
}
.p-metiers .l-projets .projets-slider .splide__arrow {
  opacity: 1;
}
.p-metiers .l-projets .projets-slider .splide__arrow--prev {
  transform: translateX(-64px);
}
.p-metiers .l-projets .projets-slider .splide__arrow--next {
  transform: translateX(68px);
}
.p-metiers .l-projets .projets-slider .splide__arrows {
  width: 1033px;
  margin: 0 auto;
  position: absolute;
  transform: translateX(-48%);
  height: 100%;
  display: block;
  left: 50%;
  z-index: 999;
}
.p-metiers .l-projets .projets-slider .splide__arrow:disabled {
  opacity: 1;
}
.p-metiers .l-projets .projets-slider .splide__track--draggable {
  padding-left: 22rem !important;
  padding-right: 19rem !important;
}
.p-metiers .l-projets .projets-slider .splide__arrow svg {
  fill: white;
  height: 2.2em;
  width: 1.9em;
}
.p-metiers .l-projets .projets-slider .splide__arrow {
  background-color: transparent !important;
  border: none !important;
}
.p-metiers .l-projets .projets-slider .splide__pagination {
  bottom: -4.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.p-metiers .l-projets .projets-slider .splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  opacity: 1;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 16px;
  stroke-width: 1px;
  stroke: var(--white-primaire, #FFF);
  margin-right: 15px;
}
.p-metiers .l-projets .projets-slider .card {
  background-color: transparent;
  border: inherit;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
  width: 1033px;
}
.p-metiers .l-projets .projets-slider .card .card-content {
  padding: 25px;
  display: flex;
  justify-content: flex-start;
  align-content: flex-end;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
  z-index: 1;
}
.p-metiers .l-projets .projets-slider .card .card-content .projets__title {
  display: block;
  flex-basis: 100%;
}
.p-metiers .l-projets .projets-slider .card .card-content .projets__title em {
  font-size: 20px;
  font-style: normal;
  font-family: "Avenir Book", sans-serif;
  text-transform: uppercase;
}
.p-metiers .l-projets .projets-slider .card .card-content .projets__title h3 {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 35px;
  position: relative;
  z-index: 10;
  display: inline-block;
  transition: all 0.4s;
}
.p-metiers .l-projets .projets-slider .card .card-content .news__excerpt {
  color: #FFFFFF;
}
.p-metiers .l-projets .projets-slider .card:first-child {
  margin: 0 auto;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+1) .card:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+2) .card:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(82, 18, 36, 0) 7.3%, #F0DCD2 65.71%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+2) .card-content .projets__title em {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+2) .card-content .projets__title h3 {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+2) .card-content .news__excerpt {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+3) .card:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(82, 18, 36, 0) 7.3%, #FFA451 65.71%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+3).card-content .projets__title em {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+3).card-content .projets__title h3 {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+3).card-content .news__excerpt {
  color: #521224;
}
.p-metiers .l-projets .projets-slider .splide__slide:nth-child(4n+4) .card:after {
  position: absolute;
  content: "";
  background: linear-gradient(190deg, rgba(82, 18, 36, 0) 7.3%, #7D4D5A 65.71%);
  bottom: -1px;
  height: 679px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-projets .projets_link {
  margin-top: 140px;
  justify-content: center;
  text-align: center;
}
.p-metiers .l-negociation {
  margin-bottom: 140px;
  margin-top: 140px;
}
.p-metiers .l-negociation .row {
  align-items: center;
}
.p-metiers .l-negociation h2 {
  color: #521224;
}
.p-metiers .l-negociation strong {
  color: #521224;
}
.p-metiers .l-negociation .visuel_negociation {
  border-radius: var(--24, 24px);
  width: 510px;
  height: 478px;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-metiers .l-negociation .btn-fleche-hover_orange {
  margin-top: 25px;
}
.p-metiers .l-centres {
  background-color: #EFEFEF;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
.p-metiers .l-centres .svg-centre_before {
  position: absolute;
  top: 0;
  right: 25%;
}
.p-metiers .l-centres .svg-centre_after {
  position: absolute;
  right: 0;
  bottom: 0;
}
.p-metiers .l-centres h2 {
  color: #521224;
  position: relative;
  z-index: 11;
}
.p-metiers .l-centres .l-centre_vignette {
  position: relative;
  margin-bottom: 50px;
}
.p-metiers .l-centres .l-centre_vignette .visuel_centre {
  border-radius: var(--24, 24px);
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-metiers .l-centres .l-centre_vignette .descriptif_centre {
  position: absolute;
  bottom: 10px;
  padding: 32px;
  color: white;
  width: 100%;
}
.p-metiers .l-centres .l-centre_vignette .descriptif_centre em {
  font-size: 20px;
  font-style: normal;
  font-family: "Avenir Heavy", sans-serif !important;
  text-transform: uppercase;
}
.p-metiers .l-centres .l-centre_vignette .descriptif_centre .btn_centre {
  display: flex;
  font-family: "Avenir Book", sans-serif;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-metiers .l-centres .visuel_centre:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 200px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-metiers .l-centres .l-avantage_vignette {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
  background-color: #521224;
  z-index: 1;
  position: relative;
}
.p-metiers .l-centres .l-avantage_vignette .logo {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-metiers .l-centres .l-avantage_vignette .titre {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
  color: white;
}
.p-metiers .l-centres .l-avantage_vignette span {
  font-size: 16px;
}

/* ----------------------------------------- PAGE ENSEIGNE  ------------------------- */
.p-enseigne {
  overflow: hidden;
}
.p-enseigne h2 {
  color: #521224;
}
.p-enseigne .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-enseigne .l-entete .container, .p-enseigne .l-entete .row {
  position: relative;
  height: 100%;
}
.p-enseigne .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-enseigne .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-enseigne .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-enseigne .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-enseigne .l-equipe {
  margin-top: 140px;
}
.p-enseigne .l-equipe h2 {
  color: #521224;
}
.p-enseigne .l-equipe strong {
  color: #521224;
}
.p-enseigne .l-equipe .visuel_dediee {
  width: 100%;
  height: 316px;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-enseigne .l-service {
  margin-top: 100px;
}
.p-enseigne .l-service .l-vignette_service {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
}
.p-enseigne .l-service .l-vignette_service .l-service_visuel {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-enseigne .l-service .l-vignette_service .descriptif {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-enseigne .l-service .l-vignette_service .descriptif span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.p-enseigne .l-service #section-1 .l-vignette_service, .p-enseigne .l-service #section-2 .l-vignette_service, .p-enseigne .l-service #section-3 .l-vignette_service {
  background-color: #521224;
  color: white;
}
.p-enseigne .l-service #section-4 .l-vignette_service, .p-enseigne .l-service #section-5 .l-vignette_service, .p-enseigne .l-service #section-6 .l-vignette_service {
  background-color: #FFA451;
  color: white;
}
.p-enseigne .l-service .btn-personnalisation {
  text-align: center;
  justify-content: center;
  margin-top: 35px;
}
.p-enseigne .l-partenaire {
  position: relative;
  background-color: #efefef;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 140px;
  margin-bottom: 140px;
  /* CSS SVG Fill Animation */
}
.p-enseigne .l-partenaire .container {
  position: relative;
  z-index: 1;
}
.p-enseigne .l-partenaire .partenaire_svg_before {
  position: absolute;
  top: -331px;
  left: -15px;
  rotate: 15deg;
}
.p-enseigne .l-partenaire svg {
  width: 500px;
  height: 500px;
}
.p-enseigne .l-partenaire .svg-partenaire_after {
  position: absolute;
  bottom: 15px;
  right: 0px;
}
.p-enseigne .l-partenaire .svg-partenaire_after svg {
  width: 509.091px;
  height: 605.358px;
}
.p-enseigne .l-partenaire h2 {
  color: #521224;
}
.p-enseigne .l-partenaire strong {
  color: #521224;
}
.p-enseigne .l-partenaire .l-partenaire_visuel {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 470px;
  margin-bottom: 15px;
}
.p-enseigne .l-partenaire .l-projet {
  margin-top: 75px;
}
.p-enseigne .l-partenaire .l-projet .row {
  align-items: center;
}
.p-enseigne .l-partenaire .l-projet .visuel_projet {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  margin-bottom: 15px;
  border-radius: 24px;
}
.p-enseigne .l-partenaire .factor3-logo {
  fill: rgb(255, 164, 81);
  fill-opacity: 0;
}
.p-enseigne .l-partenaire .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-enseigne .l-entreprise {
  margin-top: 140px;
  margin-bottom: 60px;
}
.p-enseigne .l-entreprise h3 {
  color: #521224;
}
.p-enseigne .l-entreprise .row {
  align-items: center;
}
.p-enseigne .l-entreprise .l-entreprise_visuel {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  margin-bottom: 15px;
  border-radius: 24px;
}
.p-enseigne .l-expert {
  margin-bottom: 60px;
}
.p-enseigne .l-expert h3 {
  color: #521224;
}
.p-enseigne .l-expert .row {
  align-items: center;
}
.p-enseigne .l-expert .l-expert_visuel {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  margin-bottom: 15px;
  border-radius: 24px;
}
.p-enseigne .l-qualite {
  margin-bottom: 60px;
}
.p-enseigne .l-qualite h3 {
  color: #521224;
}
.p-enseigne .l-qualite .row {
  align-items: center;
}
.p-enseigne .l-qualite .visuel_qualite {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  margin-bottom: 15px;
  border-radius: 24px;
}
.p-enseigne .l-qualite .btn-projet {
  justify-content: center;
  text-align: center;
  margin-top: 35px;
}
.p-enseigne .l-logo {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-enseigne .l-logo h3 {
  text-align: center;
  color: #521224;
  margin-bottom: 85px;
}
.p-enseigne .l-logo .l-logo_visuels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.p-enseigne .l-logo .l-logo_visuels .c-logo {
  flex-basis: 20%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.p-enseigne .l-logo .l-logo_visuels .c-logo img {
  mix-blend-mode: luminosity;
  max-height: 75px;
  max-width: 162px;
}

/* ----------------------------------------- PAGE LES COLLECTIVITE   ------------------------- */
.p-collectivite {
  overflow: hidden;
  /* CSS SVG Fill Animation */
}
.p-collectivite h2 {
  color: #521224 !important;
}
.p-collectivite ul {
  list-style: inherit !important;
}
.p-collectivite .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
  background-position: center;
}
.p-collectivite .l-entete .container, .p-collectivite .l-entete .row {
  position: relative;
  height: 100%;
}
.p-collectivite .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-collectivite .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-end;
  flex-wrap: wrap;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-collectivite .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-collectivite .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-collectivite .l-capacite {
  margin-top: 140px;
}
.p-collectivite .l-capacite .row {
  align-items: center;
}
.p-collectivite .l-capacite .visuel_capacite {
  width: 100%;
  height: 316px;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-collectivite .l-capacite .c-service {
  margin-top: 50px;
}
.p-collectivite .l-capacite .c-service .vignette-service {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 250px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
}
.p-collectivite .l-capacite .c-service .vignette-service .l-service_visuel {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-collectivite .l-capacite .c-service .vignette-service .vignette_descriptif {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-collectivite .l-capacite .c-service #section-1 .vignette-service, .p-collectivite .l-capacite .c-service #section-2 .vignette-service, .p-collectivite .l-capacite .c-service #section-3 .vignette-service {
  background-color: #521224;
  color: white;
}
.p-collectivite .l-capacite .c-service #section-4 .vignette-service, .p-collectivite .l-capacite .c-service #section-5 .vignette-service, .p-collectivite .l-capacite .c-service #section-6 .vignette-service {
  background-color: #FFA451;
  color: white;
}
.p-collectivite .l-capacite .c-service #section-7 .vignette-service, .p-collectivite .l-capacite .c-service #section-8 .vignette-service, .p-collectivite .l-capacite .c-service #section-9 .vignette-service {
  background-color: #F0DCD2;
  color: #521224;
}
.p-collectivite .l-process {
  margin-top: 140px;
}
.p-collectivite .l-process .c-process {
  margin-top: 30px;
}
.p-collectivite .l-process .c-process .vignette-process {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 250px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
  background-color: #521224;
  color: white;
}
.p-collectivite .l-process .c-process .vignette-process .visuel_process {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-collectivite .l-process .c-process .vignette-process .descriptif {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-collectivite .l-proprete {
  margin-top: 140px;
  position: relative;
}
.p-collectivite .l-proprete h2 {
  color: white !important;
}
.p-collectivite .l-proprete .l-proprete_descriptif {
  position: absolute;
  bottom: 0px;
  padding: 32px;
  z-index: 1;
  color: white;
}
.p-collectivite .l-proprete .l-proprete_visuel {
  height: 615px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: var(--24, 24px);
  position: relative;
}
.p-collectivite .l-proprete .l-proprete_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 450px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}
.p-collectivite .l-qualite {
  margin-top: 140px;
  background-color: #521224;
  padding-top: 170px;
  padding-bottom: 170px;
  position: relative;
}
.p-collectivite .l-qualite .container {
  position: relative;
  z-index: 9;
}
.p-collectivite .l-qualite h2 {
  color: white !important;
}
.p-collectivite .l-qualite p {
  color: white;
}
.p-collectivite .l-qualite_svg {
  position: absolute;
  top: 2%;
  left: -24px;
  justify-content: center;
  width: 624.73px;
  height: 293.622px;
  transform: rotate(-2deg);
}
.p-collectivite .svg_after {
  position: absolute;
  bottom: 3%;
  right: -24px;
  justify-content: center;
}
.p-collectivite .svg_after svg {
  width: 640px;
  height: 526.252px;
}
.p-collectivite .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-collectivite .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-collectivite .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-collectivite .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-collectivite .l-ecovadis {
  margin-top: 140px;
}
.p-collectivite .l-ecovadis .l-ecovadis_visuel {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-collectivite .l-ecovadis .logo_ecovadis {
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 109px;
  margin-right: 15px;
}
.p-collectivite .l-ecovadis .visuel_engagement_ {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 24px;
}
.p-collectivite .l-secteur {
  margin-top: 140px;
}
.p-collectivite .l-secteur .row {
  align-items: center;
}
.p-collectivite .l-secteur em {
  font-style: normal;
  font-size: 16px;
}
.p-collectivite .l-secteur .visuel_responsable {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 15px;
  background-position: bottom;
}
.p-collectivite .l-logo {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-collectivite .l-logo h3 {
  text-align: center;
  color: #521224;
  margin-bottom: 85px;
}
.p-collectivite .l-logo .l-logo_visuels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.p-collectivite .l-logo .l-logo_visuels .c-logo {
  flex-basis: 20%;
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.p-collectivite .l-logo .l-logo_visuels .c-logo img {
  mix-blend-mode: luminosity;
  max-height: 75px;
  max-width: 162px;
}

/* ----------------------------------------- PAGE ECO CONCEPTION  ------------------------- */
.p-eco-conception {
  overflow: hidden;
}
.p-eco-conception h2 {
  color: #521224;
}
.p-eco-conception li {
  font-size: 20px;
}
.p-eco-conception .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-eco-conception .l-entete .container, .p-eco-conception .l-entete .row {
  position: relative;
  height: 100%;
}
.p-eco-conception .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-eco-conception .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
}
.p-eco-conception .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-eco-conception .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-eco-conception .l-emballage {
  margin-top: 100px;
}
.p-eco-conception .l-emballage .l-emballage_content {
  margin-bottom: 40px;
}
.p-eco-conception .l-emballage .l-vignette_emballage {
  border-radius: var(--24, 24px);
  padding: var(--24, 24px);
  display: flex;
  height: 190px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: var(--16, 16px);
  background-color: #521224;
  color: white;
}
.p-eco-conception .l-emballage .l-vignette_emballage .l-emballage_visuel {
  width: var(--64, 64px);
  height: var(--64, 64px);
  background-repeat: no-repeat;
  background-size: cover;
}
.p-eco-conception .l-emballage .l-vignette_emballage .descriptif {
  text-align: center;
  font-family: "Cabin", sans-serif;
  font-size: 23px;
}
.p-eco-conception .l-comite {
  margin-top: 100px;
}
.p-eco-conception .l-comite img {
  max-width: 220px;
  margin: 30px auto 20px;
  display: block;
}
.p-eco-conception .l-comite .titre {
  text-align: center;
  font-family: "Cabin", sans-serif;
  color: #521224;
  font-size: 20px;
  padding: 0 50px;
  line-height: 24px;
  margin-bottom: 40px;
}
.p-eco-conception .l-engagement {
  margin-top: 140px;
}
.p-eco-conception .l-engagement ul {
  list-style: inherit !important;
}
.p-eco-conception .l-engagement .row {
  align-items: center;
}
.p-eco-conception .l-engagement .visuel_engagement {
  background-repeat: no-repeat;
  background-size: cover;
  height: 482PX;
  border-radius: 24px;
  background-position: bottom;
}
.p-eco-conception .l-emballer {
  background-color: #521224;
  margin-top: 140px;
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-eco-conception .l-emballer h3 {
  font-size: 45px;
  color: white;
  justify-content: center;
  text-align: center;
  display: flex;
  position: relative;
  z-index: 1;
}
.p-eco-conception .l-emballer .svg-before {
  position: absolute;
  top: 28%;
  justify-content: center;
  left: 0%;
  width: 545.455px;
  height: 245.335px;
}
.p-eco-conception .l-emballer .svg-after {
  position: absolute;
  top: 0;
  justify-content: center;
  right: -7%;
  width: 600px;
  height: 517.93px;
}
.p-eco-conception .l-emballer .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-eco-conception .l-emballer .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-eco-conception .l-emballer .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-eco-conception .l-emballer .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-eco-conception .l-ambition {
  margin-top: 140px;
}
.p-eco-conception .l-ambition ul {
  list-style: inherit !important;
}
.p-eco-conception .l-solution {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-eco-conception .l-solution .l-solution_content {
  margin-bottom: 15px;
}
.p-eco-conception .l-solution .l-solutions_vignette .l-solutions_visuel {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-eco-conception .l-solution .l-solutions_vignette .l-solution_titre {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-eco-conception .l-solution .l-solutions_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
}
.p-eco-conception .l-solution .btn-solution {
  text-align: center;
  margin-top: 50px;
}

/* ----------------------------------------- Page recrutement ------------------------- */
.p-recrutement {
  overflow: hidden;
}
.p-recrutement h2 {
  color: #521224;
}
.p-recrutement strong {
  color: #521224;
}
.p-recrutement ul {
  list-style: inherit !important;
}
.p-recrutement li {
  font-size: 20px;
}
.p-recrutement .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-recrutement .l-entete .l-entete_content {
  z-index: 1;
  position: absolute;
  color: white;
  bottom: 42px;
}
.p-recrutement .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-recrutement .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-recrutement .l-entreprise_responsable {
  margin-top: 140px;
}
.p-recrutement .l-entreprise_responsable .visuel_entreprise {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-recrutement .l-talents {
  margin-top: 140px;
  background-color: #521224;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-recrutement .l-talents .row {
  justify-content: center;
}
.p-recrutement .l-talents h2 {
  position: relative;
  z-index: 1;
}
.p-recrutement .l-talents p {
  position: relative;
  z-index: 1;
}
.p-recrutement .l-talents .svg-before {
  position: absolute;
  top: 228px;
  left: 0;
  width: 400px;
  height: 300px;
}
.p-recrutement .l-talents .svg-after {
  position: absolute;
  bottom: 33%;
  width: 400px;
  height: 300px;
  right: -37px;
}
.p-recrutement .l-talents .factor3-logo {
  fill: rgb(255, 164, 81);
  fill-opacity: 0;
}
.p-recrutement .l-talents .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-recrutement .l-talents h2 {
  color: white;
}
.p-recrutement .l-talents p {
  color: white;
}
.p-recrutement .l-securite {
  margin-top: 140px;
}
.p-recrutement .l-inclusion {
  margin-top: 140px;
}
.p-recrutement .l-inclusion .row {
  align-items: center;
}
.p-recrutement .l-inclusion .visuel_inclusion {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-recrutement .l-offre {
  margin-top: 140px;
  background-color: #EFEFEF;
  padding-top: 100px;
  padding-bottom: 100px;
}
.p-recrutement .l-inclusion {
  margin-top: 140px;
}
.p-recrutement .l-inclusion .visuel_a_propos {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-recrutement .l-exigences {
  margin-top: 160px;
}
.p-recrutement .form-cover {
  margin-bottom: 100px;
}
.p-recrutement .form-cover .form-element .field-cover input {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  background: var(--White, #FFF) !important;
  height: var(--48, 48px) !important;
}
.p-recrutement .form-cover .form-element .field-cover textarea {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  background: var(--White, #FFF) !important;
  height: var(--48, 48px) !important;
}
.p-recrutement .form-cover .field-cover > span > span {
  color: #521224 !important;
  font-size: 20px !important;
}
.p-recrutement .form-cover .form-element .fileupload-button {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  color: rgba(0, 0, 0, 0.3) !important;
  background: var(--White, #FFF) !important;
}
.p-recrutement .form-cover .form-element .fileupload-button i {
  display: none !important;
}
.p-recrutement .form-cover .form-element .fileupload-cover.field-cover .button-file {
  padding-left: 0px !important;
  position: relative;
  padding-right: 18px;
}
.p-recrutement .form-cover .button-file span {
  padding: 12px !important;
}
.p-recrutement .form-cover .button-file:after {
  position: absolute;
  background-image: url("../images/fleche.svg");
  content: "";
  height: 20px;
  width: 20px;
  right: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 23px;
  top: 8px;
}
.p-recrutement .form-cover .form-element .submit-button {
  position: relative !important;
  display: inline-block !important;
  background-color: white !important;
  color: #521224 !important;
  padding: 18px 47px 18px 47px !important;
  font-size: 20px !important;
  text-decoration: none !important;
  border-radius: 64px !important;
  border: 1px solid #FFA451 !important;
  margin-top: 8px !important;
  width: auto !important;
  font-family: "Avenir Heavy", sans-serif !important;
}
.p-recrutement .form-cover .submit-button:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 6px !important;
  width: 62px !important;
  height: 62px !important;
  background-image: url("../images/fleche-orange.svg") !important;
  opacity: 0 !important;
}
.p-recrutement .form-cover .submit-button:hover:after {
  opacity: 1 !important;
  transform: translateY(-50%) !important;
  transition: opacity 0.3s ease !important;
}
.p-recrutement .form-cover .submit-button:hover {
  padding-right: 85px !important;
  transition: padding-right 0.3s ease !important;
  background-color: white !important;
  box-shadow: none !important;
}
.p-recrutement .formcraft-css .powered-by {
  display: none !important;
}

/* ----------------------------------------- Page qualité ------------------------- */
.p-qualite h2 {
  color: #521224;
}
.p-qualite strong {
  color: #521224;
}
.p-qualite .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-qualite .l-entete .container, .p-qualite .l-entete .row {
  position: relative;
  height: 100%;
}
.p-qualite .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-qualite .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-qualite .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-qualite .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-qualite .l-qualite {
  margin-top: 140px;
}
.p-qualite .l-qualite .row {
  align-items: center;
}
.p-qualite .l-qualite .visuel_qualite {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-qualite .l-reglementaire {
  background-color: #EFEFEF;
  margin-top: 140px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-qualite .l-reglementaire .svg-before {
  position: absolute;
  top: 77%;
  left: 0%;
  width: 444.455px;
  height: 245.335px;
}
.p-qualite .l-reglementaire .svg-after {
  position: absolute;
  bottom: 72%;
  right: -2%;
  width: 349.455px;
  height: 257.335px;
  z-index: 1;
}
.p-qualite .l-reglementaire .factor3-logo {
  fill: rgb(255, 164, 81);
  fill-opacity: 0;
}
.p-qualite .l-reglementaire .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-qualite .l-solution {
  margin-top: 140px;
  margin-bottom: 140px;
}
.p-qualite .l-solution .l-solution_content {
  margin-bottom: 15px;
}
.p-qualite .l-solution .l-solutions_vignette .l-solutions_visuel {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  z-index: 10;
}
.p-qualite .l-solution .l-solutions_vignette .l-solution_titre {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  align-items: last baseline;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  z-index: 1;
}
.p-qualite .l-solution .l-solutions_visuel:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
}
.p-qualite .l-solution .btn-solution {
  text-align: center;
  margin-top: 50px;
}
.p-qualite .l-securite {
  margin-top: 45px;
}
.p-qualite .l-normes {
  background-color: #F0DCD2;
  color: #521224;
  border-radius: 24px;
  padding: 32px;
}
.p-qualite .l-normes ul {
  list-style: inherit;
}
.p-qualite .l-normes p {
  font-size: 16px;
}
.p-qualite .l-normes li {
  font-size: 16px;
}
.p-qualite .l-emballages {
  background-color: #521224;
  color: white;
  border-radius: 24px;
  padding: 32px;
}
.p-qualite .l-emballages ul {
  list-style: inherit;
}
.p-qualite .l-emballages p {
  font-size: 16px;
}
.p-qualite .l-emballages li {
  font-size: 16px;
}
.p-qualite .l-caracteristique {
  position: relative;
  margin-bottom: 45px;
  margin-top: 45px;
  background-color: #EFEFEF;
  color: black;
  border-radius: 24px;
  padding: 32px;
}
.p-qualite .l-caracteristique ul {
  list-style: inherit;
}
.p-qualite .l-caracteristique h3 {
  margin-bottom: 15px;
}
.p-qualite .l-caracteristique .flex {
  display: flex;
  flex-wrap: wrap;
}
.p-qualite .l-caracteristique .c-flex {
  flex-basis: 30%;
}
.p-qualite .l-caracteristique .btn-fleche-hover_orange {
  font-size: 15px;
}
.p-qualite .l-caracteristique .c-caracteristique {
  margin-top: 35px;
}
.p-qualite .l-caracteristique .btn-caracteristique {
  text-align: center;
}
.p-qualite .l-caracteristique:before {
  position: absolute;
  content: "";
  background-image: url("../images/triman.png");
  top: 25px;
  left: 41%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.p-qualite p {
  font-size: 16px;
}
.p-qualite li {
  font-size: 16px;
}

/* ----------------------------------------- Page contact ------------------------- */
.p-contact {
  margin-top: 230px;
}
.p-contact h1 {
  color: #521224;
}
.p-contact .visuel_contact {
  border-radius: var(--24, 24px);
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
  position: relative;
}
.p-contact .visuel_contact:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 499px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
  border-radius: 24px;
}
.p-contact .adresse {
  background-color: #521224;
  padding: 32px;
  border-radius: var(--24, 24px);
}
.p-contact .adresse strong {
  font-size: 25px;
  color: #FFA451;
}
.p-contact .adresse p {
  color: white;
}
.p-contact .form-cover {
  margin-bottom: 100px;
}
.p-contact .form-cover .form-element .field-cover input {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  background: var(--White, #FFF) !important;
  height: var(--48, 48px) !important;
}
.p-contact .form-cover .form-element .field-cover textarea {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  background: var(--White, #FFF) !important;
  height: var(--48, 48px) !important;
}
.p-contact .form-cover .field-cover > span > span {
  color: #521224 !important;
  font-size: 20px !important;
}
.p-contact .form-cover .form-element .fileupload-button {
  border-radius: var(--8, 8px) !important;
  border: var(--0, 1px) solid rgba(82, 18, 36, 0.5) !important;
  color: rgba(0, 0, 0, 0.3) !important;
  background: var(--White, #FFF) !important;
}
.p-contact .form-cover .form-element .fileupload-button i {
  display: none !important;
}
.p-contact .form-cover .form-element .fileupload-cover.field-cover .button-file {
  padding-left: 0px !important;
  position: relative;
  padding-right: 18px;
}
.p-contact .form-cover .button-file span {
  padding: 12px !important;
}
.p-contact .form-cover .button-file:after {
  position: absolute;
  background-image: url("../images/fleche.svg");
  content: "";
  height: 20px;
  width: 20px;
  right: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 23px;
  top: 8px;
}
.p-contact .form-cover .form-element .submit-button {
  position: relative !important;
  display: inline-block !important;
  background-color: white !important;
  color: #521224 !important;
  padding: 18px 47px 18px 47px !important;
  font-size: 20px !important;
  text-decoration: none !important;
  border-radius: 64px !important;
  border: 1px solid #FFA451 !important;
  margin-top: 8px !important;
  width: auto !important;
  font-family: "Avenir Heavy", sans-serif !important;
}
.p-contact .form-cover .submit-button:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 6px !important;
  width: 62px !important;
  height: 62px !important;
  background-image: url("../images/fleche-orange.svg") !important;
  opacity: 0 !important;
}
.p-contact .form-cover .submit-button:hover:after {
  opacity: 1 !important;
  transform: translateY(-50%) !important;
  transition: opacity 0.3s ease !important;
}
.p-contact .form-cover .submit-button:hover {
  padding-right: 85px !important;
  transition: padding-right 0.3s ease !important;
  background-color: white !important;
  box-shadow: none !important;
}
.p-contact .formcraft-css .powered-by {
  display: none !important;
}

/* ----------------------------------------- Page template seo ------------------------- */
.p-template_seo .l-entete_svg {
  content: "";
  flex-shrink: 0;
  width: 405px;
  height: 481px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50px;
}
.p-template_seo .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-template_seo .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
  background-position: center top -100px;
}
.p-template_seo .l-entete .container, .p-template_seo .l-entete .row {
  position: relative;
  height: 100%;
}
.p-template_seo .l-entete .logo-fond {
  width: 300px;
  height: 370px;
  position: absolute;
  bottom: -25px;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Calque_1' data-name='Calque 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112.87 142.44'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; opacity: .15; stroke: %23fff; stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M58.55,16.62c11.79-.78,23.17.92,33.72,6.52,12.84,6.82,19.93,17.65,20.1,32.11.17,14.66-6.64,26.02-19.86,32.51-19.92,9.79-40.11,9.37-59.58-1.31C15.09,76.66,4.31,61.41,1.27,41.15-.77,27.6,1.2,14.53,7.67,2.29,8.8.16,9.05.08,11.1,1.26c4.79,2.75,9.55,5.53,14.39,8.19,1.6.87,1.95,1.66,1.06,3.38-12.49,24.06,1.47,53.5,28.11,59.25,9.47,2.04,18.73,1.17,27.56-2.94,5.06-2.36,8.28-6.25,8.83-11.97.58-6.08-1.61-10.99-6.79-14.32-5.33-3.42-11.28-5.16-17.57-5.59-2.86-.2-5.75,0-8.61.2-2.58.17-3.19-.12-3.65-2.58-.87-4.67-1.65-9.36-2.55-14.02-.66-3.45,1.32-3.88,6.68-4.23Z'/%3E%3Cpath class='cls-1' d='M63.44,141.92c-26.23-.99-45.34-13.05-56.89-36.78-1.45-2.99-1.36-3.16,1.67-4.36,4.72-1.88,9.47-3.66,14.17-5.58,1.61-.66,2.27-.18,3.04,1.27,6.9,13.05,17.3,21.57,32.19,23.6,11.78,1.61,22.54-1.24,31.95-8.7,2.29-1.82,2.29-1.79,4.31.44,3.7,4.09,7.39,8.19,11.16,12.22.99,1.05.88,1.72-.16,2.6-10.13,8.64-21.75,13.78-35.05,14.99-1.06.1-2.12.24-3.18.29-1.06.05-2.13,0-3.19,0Z'/%3E%3C/svg%3E");
}
.p-template_seo .l-entete .l-entete_content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-end;
  padding-bottom: 60px;
  z-index: 1;
  color: white;
  bottom: 42px;
}
.p-template_seo .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-template_seo .l-bloc {
  padding-top: 85px;
  padding-bottom: 85px;
}
.p-template_seo .l-bloc .visuel {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: var(--24, 24px);
  padding: var(--32, 32px);
  margin-bottom: 25px;
}

.p-blog {
  overflow: hidden;
}
.p-blog .row {
  align-items: flex-start;
}
.p-blog h1 {
  color: #521224;
}
.p-blog .l-une {
  margin-top: 200px;
  margin-bottom: 140px;
  position: relative;
  /* CSS SVG Fill Animation */
}
.p-blog .l-une h2 {
  color: #521224;
}
.p-blog .l-une .l_article {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
.p-blog .l-une .l_article:nth-child(odd) .l-une_content {
  background-color: #FFA451;
  color: #521224;
}
.p-blog .l-une .l_article:nth-child(odd) .l-une_content .btn-white:hover {
  background-color: transparent;
  border: 1px solid #521224;
}
.p-blog .l-une .l_article:nth-child(even) .l-une_content {
  background-color: #521224;
  color: white;
}
.p-blog .l-une .news__thumb {
  height: 335px;
  width: 100%;
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}
.p-blog .l-une .l-une_content {
  border-radius: 24px;
  padding: 24px;
  background-color: #FFA451;
  height: 335px;
}
.p-blog .l-une .l-une_content .news__title {
  font-size: 20px;
}
.p-blog .l-une .l-une_content .news__excerpt p {
  font-size: 16px !important;
}
.p-blog .l-une .l-qualite_svg {
  position: absolute;
  bottom: -22px;
  left: -148px;
  justify-content: center;
  transform: rotate(-2deg);
}
.p-blog .l-une .l-qualite_svg svg {
  width: 648.73px;
  height: 477.622px;
}
.p-blog .l-une .svg_after {
  position: absolute;
  top: 2%;
  right: -137px;
  z-index: -1;
}
.p-blog .l-une .svg_after svg {
  width: 700px;
  height: 604.252px;
}
.p-blog .l-une .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-blog .l-une .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-blog .l-une .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-blog .l-une .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}

.p-single {
  overflow: hidden;
  margin-bottom: 100px;
  /* CSS SVG Fill Animation */
}
.p-single h2 {
  color: #521224;
}
.p-single h3 {
  color: #521224;
}
.p-single .l-entete {
  height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0px;
}
.p-single .l-entete .l-entete_content {
  z-index: 1;
  position: absolute;
  color: white;
  bottom: 42px;
  width: 55%;
}
.p-single .l-entete .l-entete_content p {
  font-family: "Cabin", sans-serif;
  font-size: 25px;
}
.p-single .l-entete:after {
  content: "";
  background: linear-gradient(67deg, #521224 8.67%, rgba(82, 18, 36, 0) 57.65%);
  height: 900px;
  flex-shrink: 0;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.9;
}
.p-single .l-single_content {
  position: relative;
}
.p-single .l-content {
  margin-top: 45px;
  position: relative;
  z-index: 1;
}
.p-single .l-qualite_svg {
  position: absolute;
  bottom: -22px;
  left: -148px;
  justify-content: center;
  transform: rotate(-2deg);
}
.p-single .l-qualite_svg svg {
  width: 648.73px;
  height: 477.622px;
}
.p-single .svg_after {
  position: absolute;
  top: 2%;
  right: -137px;
}
.p-single .svg_after svg {
  width: 700px;
  height: 604.252px;
}
.p-single .factor3-logo {
  /* CSS SVG Fill Animation */
  fill-opacity: 0;
}
.p-single .factor3-logo .factor3-logo {
  fill: #efefef;
  fill-opacity: 0;
}
.p-single .factor3-logo .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-single .factor3-logo.complete {
  -webkit-animation: svg-fill-animation 5s linear;
  /* Safari 4+ */
  -moz-animation: svg-fill-animation 5s linear;
  /* Fx 5+ */
  -o-animation: svg-fill-animation 5s linear;
  /* Opera 12+ */
  animation: svg-fill-animation 5s linear;
  /* IE 10+, Fx 29+ */
  fill-opacity: 1;
}
@-webkit-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-moz-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@-o-keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
@keyframes svg-fill-animation {
  0% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.p-single .l-autres-actus {
  margin-top: 50px;
}
.p-single .l-autres-actus .l-actus_container {
  position: relative;
}
.p-single .l-autres-actus .news__title {
  font-size: 25px;
  text-decoration: none;
  color: white;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  padding: 32px;
  z-index: 1;
}
.p-single .l-autres-actus .news__thumb {
  height: 330px;
  background-size: cover;
  background-position: center;
  border-radius: 22px;
  width: 100%;
  position: relative;
}
.p-single .l-autres-actus .news__thumb:after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
  bottom: -1px;
  height: 209px;
  width: 100%;
  border-radius: 24px;
  left: 0;
}

/*--------------------------------------------------------------
# 05 - Animations
--------------------------------------------------------------*/
/* Règles CSS pour toutes les animations */
.p-home .l-activite_content {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  transform: translateX(-2000px);
}
.p-home .l-activite_content.is-inViewport {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
.p-home .l_chiffres_content {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  transform: translateX(-2000px);
}
.p-home .l_chiffres_content.is-inViewport {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

.p-distrib .l-demarche_content {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  transform: translateX(-2000px);
  animation-delay: 1.5s;
}
.p-distrib .l-demarche_content.is-inViewport {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

.p-propos .l-valeurs_content {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  transform: translateX(-2000px);
  animation-delay: 1s;
}
.p-propos .l-valeurs_content.is-inViewport {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@keyframes backInLeft {
  0% {
    transform: translateX(-2000px);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0);
    opacity: 0.7;
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*--------------------------------------------------------------
# 06 - Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 1800px) {
  /* -------------------------------------------------------- 1800px ---------------------*/
  .p-distrib .l-entete {
    background-position: center;
  }
  .p-grossiste .l-entete {
    background-position: center;
  }
  .p-collectivite .l-entete {
    background-position: center;
  }
  .p-metiers .l-projets .projets-slider .splide__arrows {
    width: 1033px;
    margin: 0 auto;
    position: absolute;
    transform: translateX(-55%);
    height: 100%;
    display: block;
    left: 50%;
    z-index: 999;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 13rem !important;
    padding-right: 19rem !important;
  }
}
@media only screen and (max-width: 1600px) {
  /* -------------------------------------------------------- 1600px ---------------------*/
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(22px);
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 893px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(15px);
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 10rem !important;
    padding-right: 19rem !important;
  }
  .p-metiers .l-projets .projets-slider .splide__arrows {
    width: 1033px;
    margin: 0 auto;
    position: absolute;
    transform: translateX(-56%);
    height: 100%;
    display: block;
    left: 50%;
    z-index: 999;
  }
}
@media only screen and (max-width: 1500px) {
  /* -------------------------------------------------------- 1500px ---------------------*/
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(-24px) !important;
  }
}
@media only screen and (max-width: 1450px) {
  /* -------------------------------------------------------- 1450px ---------------------*/
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-14px);
  }
  .p-grossiste .l-travailler .btn-travaille {
    position: relative;
    z-index: 1;
  }
  .p-distrib .l-baseline .svg-after {
    width: 486px;
    height: 517.93px;
  }
  .p-home .l-solutions .l-solution_svg_after {
    position: absolute;
    width: 612px;
  }
  .p-grossiste .l-bg_bord .univers-svg_after svg {
    width: 545.455px;
    height: 205.335px;
  }
}
@media only screen and (max-width: 1400px) {
  /* -------------------------------------------------------- 1400px B5-BP ---------------*/
  .p-propos .l-valeurs_content p {
    font-size: 18px;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 39px !important;
  }
  .p-recrutement .l-talents .svg-before {
    position: absolute;
    top: 264px;
    left: 0;
    width: 400px;
    height: 153px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(36px) !important;
  }
  .btn-fleche-hover_orange::after {
    width: 56px;
    height: 56px;
  }
  .l-header svg {
    width: 170px;
    height: 40.356px;
  }
  .p-blog .l-une .svg_after {
    position: absolute;
    top: 2%;
    right: -137px;
    z-index: -1;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-65px);
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 733px;
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 75%;
    right: -5%;
    width: 349.455px;
    height: 257.335px;
    z-index: 1;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .chiffre {
    font-size: 31px;
  }
  .btn-pdf {
    text-decoration: none;
    position: relative;
    display: inline-block;
    background-color: white;
    color: #521224;
    padding: 18px 47px 18px 47px;
    font-size: 18px;
    border-radius: 64px;
    border: 1px solid #521224;
    margin-top: 8px;
    width: auto;
    font-family: "Avenir Heavy", sans-serif;
    width: 368px;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
    width: 255px;
    height: 200px;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    color: #FFA451;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Cabin bold", sans-serif;
  }
  .p-propos .l-valeurs #section-3 em {
    color: rgba(255, 255, 255, 0.5);
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 51px;
  }
  .btn-fleche-hover_orange {
    font-size: 18px;
  }
  .p-grossiste .l-service .c-service .vignette-service {
    width: 264px;
  }
  .p-distrib .l-demarche .l-demarche_content {
    height: 416px !important;
  }
  .p-distrib .l-qualite .svg_after svg {
    width: 564px;
    height: 598.252px;
  }
  .p-home .l-chiffres #section-4 .l_chiffres_content em {
    transform: translate(3px, 48px);
  }
  .p-home .l-solutions .l-solution_svg_after {
    width: 526px;
  }
  .p-home .l-solution_titre h3 {
    font-size: 27px;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette p {
    color: white;
    font-family: "Avenir Heavy", sans-serif;
    font-size: 27px;
    display: flex;
    align-items: last baseline;
    margin-bottom: 0rem !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    width: 254px;
    height: 257px;
    padding: var(--32, 32px);
    text-align: center;
  }
}
@media only screen and (max-width: 1300px) {
  /* -------------------------------------------------------- 1300px ---------------------*/
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-150px) !important;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(116px) !important;
  }
  .footer-container #wcb #wcb_a, .footer-container #wcb #wcb_g {
    font-size: 12px;
    text-align: left;
  }
  .p-collectivite .svg_after svg {
    width: 406px;
    height: 460.252px;
  }
  .p-collectivite .svg_after {
    position: absolute;
    bottom: 3%;
    right: 0px;
    justify-content: center;
  }
  .p-collectivite .l-qualite_svg svg {
    width: 200px;
  }
  .splide__slide {
    margin-right: 15px;
    width: calc(81% + 0px);
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(2px);
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 630px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-110px);
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 75%;
    right: -12%;
    width: 349.455px;
    height: 257.335px;
    z-index: 1;
  }
  .p-distrib .l-baseline .svg-after {
    width: 420px;
    height: 481.93px;
  }
}
@media only screen and (max-width: 1200px) {
  /* -------------------------------------------------------- 1200px B5-BP ---------------*/
  .p-propos .l-valeurs_content p {
    font-size: 17px !important;
  }
  .p-propos .l-valeurs #section-4 .l-valeurs_content {
    background-color: #F0DCD2;
    color: #521224;
  }
  .p-propos .l-rayonnement .visuel_rayonnement {
    height: 423px;
  }
  .sticky {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px !important;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    border: 1px solid #7D4D5A;
    border-radius: 25px;
  }
  .l-menu {
    margin-bottom: 10px !important;
  }
  .l-header svg {
    transform: translateY(-20px);
  }
  body.home h1 {
    font-size: 45px;
  }
  .p-blog .l-une .l-une_content {
    height: 358px;
  }
  .p-eco-conception .l-solution_titre h3 {
    font-size: 20px;
  }
  .p-eco-conception .l-emballer .svg-after {
    width: 451px;
    height: 517.93px;
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 566px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-136px);
  }
  .p-qualite .l-reglementaire .svg-before {
    position: absolute;
    top: 88%;
    left: 0%;
    width: 444.455px;
    height: 245.335px;
  }
  .p-metiers .l-negociation .visuel_negociation {
    border-radius: var(--24, 24px);
    width: 448px;
    height: 478px;
    float: right;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette p {
    font-size: 19px;
  }
  .p-metiers .l-comprendre .l-service_vignette .titre {
    font-size: 19px;
  }
  .btn-pdf {
    text-decoration: none;
    position: relative;
    display: inline-block;
    background-color: white;
    color: #521224;
    padding: 18px 21px 18px 47px;
    font-size: 16px;
    border-radius: 64px;
    border: 1px solid #521224;
    margin-top: 8px;
    width: auto;
    font-family: "Avenir Heavy", sans-serif;
    width: 309px;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette strong {
    font-size: 35px;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
    width: 210px;
    height: 200px;
  }
  .l-chartes .l-chartes_vignette .col-lg-4 {
    flex: 0 0 auto;
    width: 40.333%;
  }
  .p-rse .l-parties .l-parties_vignette {
    padding: var(--32, 32px) var(--32, 32px) var(--48, 48px) var(--32, 32px);
    border-radius: var(--24, 24px);
    background-color: #FFA451;
    color: #521224;
    height: 339px;
    margin-bottom: 15px;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    color: #FFA451;
    font-size: 46px;
    text-transform: uppercase;
    font-family: "Cabin bold", sans-serif;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 40px;
  }
  .p-propos .l-groupe .l-groupe_desc p {
    font-size: 16px;
  }
  .p-grossiste .l-univers .row {
    z-index: 1;
    position: relative;
  }
  .p-grossiste .l-service .c-service .vignette-service .vignette_descriptif {
    font-size: 19px;
  }
  .p-grossiste .l-service .c-service .vignette-service {
    width: 223px;
  }
  .p-distrib .l-logo {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-distrib .l-baseline .svg-before {
    width: 491.455px;
    height: 245.335px;
  }
  .p-distrib .l-demarche .l-demarche_content {
    height: 438px !important;
  }
  body:not(.home) h3 {
    font-size: 27px;
  }
  .p-distrib .l-qualite .svg_after svg {
    width: 496px;
    height: 598.252px;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette strong {
    font-size: 30px;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    width: 207px;
    height: 257px;
    padding: var(--32, 32px);
    text-align: center;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette em {
    font-size: 122px;
    font-style: normal;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette p {
    color: white;
    font-family: "Avenir Heavy", sans-serif;
    font-size: 23px;
    display: flex;
    align-items: last baseline;
    margin-bottom: 0rem !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  .p-home .l-activite .svg_anim {
    right: 13%;
  }
  .p-home .l-solution_titre h3 {
    font-size: 24px;
  }
  .p-home .l-solutions .l-solutions_vignette .l-solution_titre {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    align-items: last baseline;
    justify-content: space-between;
    padding-left: 24px;
    padding-right: 14px;
    z-index: 1;
  }
  .l-solutions_visuel .btn-fleche, .btn-fleche-white {
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 100px;
    padding: 22px;
    overflow: hidden;
    font-size: 21px;
    line-height: 60px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: top 12px right 13px;
  }
}
@media only screen and (max-width: 1120px) {
  /* -------------------------------------------------------- 1120px ---------------------*/
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-179px);
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(61px);
  }
  .p-distrib .l-baseline .svg-after {
    width: 365px;
    height: 300.93px;
  }
}
@media only screen and (max-width: 1100px) {
  /* -------------------------------------------------------- 1100px ---------------------*/
  .p-recrutement .l-talents .svg-after {
    position: absolute;
    bottom: 33%;
    width: 292px;
    height: 288px;
    right: -37px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(195px) !important;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-230px) !important;
  }
  .p-metiers .l-projets .projets-slider .splide__pagination {
    bottom: -2.5em;
  }
  .p-home .l-engagement {
    margin-top: 150px;
    margin-bottom: 300px;
  }
  .p-single .l-qualite_svg {
    position: absolute;
    bottom: -405px;
    left: -148px;
    justify-content: center;
    transform: rotate(-2deg);
  }
  .p-single .svg_after svg {
    width: 481px;
    height: 604.252px;
  }
  .p-metiers .l-centres .l-avantage_vignette .titre {
    font-size: 19px;
  }
  body:not(.home) h2 {
    font-size: 35px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    transform: translateX(-200px);
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    transform: translateX(105px);
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 482px;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    right: 11%;
  }
  .p-distrib .l-baseline .svg-before {
    width: 375.455px;
    height: 245.335px;
  }
}
@media only screen and (max-width: 1000px) {
  /* -------------------------------------------------------- 1000px ---------------------*/
  .p-eco-conception .l-engagement {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 992px) {
  /* -------------------------------------------------------- 992px B5-BP ----------------*/
  .p-qualite .l-normes {
    margin-bottom: 35px;
  }
  .p-qualite .l-caracteristique::before {
    display: none;
  }
  .p-home .l-une .l_article:nth-child(3) {
    padding-right: 11px !important;
  }
  .p-home .l-une .l_article:nth-child(2) {
    padding-left: 14px !important;
  }
  .p-recrutement .c-form_recrutement {
    margin-top: 45px;
  }
  .footer-container .row {
    justify-content: flex-start;
  }
  .p-propos .l-rayonnement .visuel_rayonnement {
    height: 353px;
  }
  .p-contact .l-formulaire .fc-form {
    width: 100% !important;
  }
  .p-contact .l-formulaire {
    margin-top: 85px;
  }
  .p-propos .l-histoire {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .p-propos .l-entete {
    height: 600px;
  }
  .p-home .l-engagement .svg_before {
    position: absolute;
    transform: translate(0);
    top: -202px;
  }
  .p-blog .l-une .l-une_content {
    height: auto !important;
  }
  .p-blog .l-une .l_article {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .p-blog .l-une .l-une_content {
    border-radius: 24px;
    padding: 24px;
    background-color: #FFA451;
  }
  .p-single .l-autres-actus .l-actus_container {
    position: relative;
    margin-bottom: 30px;
  }
  body:not(.home) h1 {
    font-size: 40px;
  }
  .l-solutions_vignette {
    margin-bottom: 25px;
  }
  .p-eco-conception .l-emballer .svg-before {
    position: absolute;
    top: 50%;
  }
  .p-eco-conception .l-emballer .svg-before {
    width: 545.455px;
    height: 245.335px;
  }
  .p-eco-conception .l-emballage .l-vignette_emballage .descriptif {
    font-size: 19px;
  }
  .p-collectivite .l-ecovadis {
    margin-top: 108px;
  }
  .p-collectivite .l-ecovadis .l-ecovadis_visuel {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
  }
  .p-collectivite .l-process .c-process .vignette-process .descriptif {
    font-size: 18px;
  }
  .p-eco-conception .l-process {
    margin-top: 100px;
  }
  .p-collectivite .l-capacite .c-service .vignette-service .vignette_descriptif {
    font-size: 18px;
  }
  .p-single .l-entete {
    height: 674px;
  }
  .p-recrutement .l-entete {
    height: 674px;
  }
  .p-recrutement .l-entete {
    height: 674px;
  }
  .p-recrutement .l-exigences {
    margin-top: 90px;
  }
  .p-recrutement .l-inclusion {
    margin-top: 90px;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--next {
    display: none;
  }
  .p-metiers .l-projets .projets-slider .splide__arrow--prev {
    display: none;
  }
  .p-qualite .l-solution .l-solutions_vignette .l-solutions_visuel {
    border-radius: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 85%;
    right: -18%;
    width: 349.455px;
    height: 257.335px;
    z-index: 1;
  }
  .p-qualite .l-qualite .visuel_qualite {
    margin-top: 20px;
  }
  .p-qualite .l-qualite {
    margin-top: 115px;
  }
  .p-metiers .l-centres .l-avantage_vignette {
    height: auto;
  }
  .p-metiers .l-negociation .visuel_negociation {
    width: auto;
    height: 478px;
    float: inherit;
  }
  .p-rse .l-entete {
    height: 674px;
  }
  .p-rse .l-ecovadis .l-ecovadis_visuel {
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
    width: 48% !important;
    margin-right: 0 !important;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    justify-content: space-around !important;
  }
  .p-rse .l-parties .l-parties_vignette {
    height: auto;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    color: #FFA451;
    font-size: 37px;
    text-transform: uppercase;
    font-family: "Cabin bold", sans-serif;
  }
  .p-rse .l-mission_visuel {
    margin-top: 25px;
  }
  .p-propos .l-rayonnement {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-propos .l-equipe .l-equipe_expertise {
    margin-top: 60px;
  }
  .p-propos .l-equipe {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .p-propos .l-equipe_content {
    margin-bottom: 30px;
  }
  .p-propos .l-valeurs {
    margin-bottom: 125px;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    top: -20%;
    right: 4%;
  }
  .p-propos .l-raison .l-raison_svg {
    right: 22%;
  }
  .p-propos .l-raison .l-raison_after {
    right: 24%;
  }
  .p-propos .l-groupe .l-descriptif_2 {
    margin-bottom: 35px;
  }
  .p-propos .l-groupe .l-descriptif_3 {
    margin-bottom: 35px;
  }
  .p-propos .l-groupe .l-descriptif_1 {
    margin-bottom: 35px;
  }
  .p-propos .l-groupe .l-groupe_desc {
    height: auto;
  }
  .p-propos .l-histoire_visuel {
    margin-top: 30px;
  }
  .p-grossiste .l-offre .l-innovation .l-innovation_visuel {
    height: 500px;
  }
  .footer-container .footer-1 strong {
    font-size: 17px;
  }
  .footer-container .footer-3 strong {
    font-size: 17px;
  }
  .footer-container .menu .menu-item-has-children {
    padding-right: 18px;
    padding-bottom: 15px;
  }
  .footer-container .menu {
    justify-content: flex-start;
  }
  .p-distrib .l-baseline {
    padding-top: 150px;
    padding-bottom: 105px;
    background-color: #521224;
    position: relative;
  }
  .p-distrib .l-baseline .svg-before {
    position: absolute;
    top: 28%;
    justify-content: center;
    left: 0%;
    width: 312.455px;
    height: 245.335px;
  }
  .p-distrib .l-baseline .svg-after {
    position: absolute;
    top: 0;
    justify-content: center;
    right: -7%;
    width: 262px;
    height: 300.93px;
  }
  .p-distrib .l-score #section-1 .l-score_ecovadis strong {
    font-size: 35px;
  }
  .l-score .section {
    margin-bottom: 15px;
  }
  .p-distrib .l-demarche .svg_anim {
    position: absolute;
    top: -18%;
    z-index: -1;
    width: 454.546px;
    height: 204.446px;
    justify-content: center;
    right: 21%;
  }
  .p-distrib .l-demarche .btn-demarche {
    margin-top: 50px;
  }
  .p-distrib .l-demarche .l-demarche_content {
    height: auto !important;
    margin-bottom: 15px;
  }
  .p-distrib .l-qualite .svg_after {
    position: absolute;
    bottom: 10%;
    right: 0px;
    justify-content: center;
  }
  .p-distrib .l-qualite .svg_after svg {
    width: 431px;
    height: 578.252px;
  }
  .p-distrib .l-qualite .reglementation {
    margin-bottom: 15px;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    width: 47%;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
  }
  .p-home .l-engagement .l-engagement_vignette .visuel_rse {
    border-radius: 24px;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 25px;
  }
  .p-home .l-chiffres {
    margin-top: 285px;
    margin-bottom: 160px;
    position: relative;
  }
  .p-home .l-chiffres .l_chiffres_svg {
    right: -2%;
    top: -21%;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette em {
    font-size: 146px;
    font-style: normal;
  }
  .p-home .l-chiffres .l_chiffres_vignette p {
    justify-content: space-around !important;
  }
  .p-home .l-solutions {
    background-color: #521224;
    margin-top: 140px;
    margin-bottom: 140px;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
  }
  .p-home .l-solutions .l-solution_svg_after {
    width: 457px;
  }
  .p-home .l-solutions .l-solutions_vignette .l-solutions_visuel {
    border-radius: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 250px;
    position: relative;
    z-index: 10;
    margin-bottom: 15px;
  }
  .l-univers_bis {
    margin-bottom: 15px;
  }
  .p-home .l-activite #section-5 {
    width: 25%;
  }
  .p-home .l-activite #section-4 {
    width: 35%;
  }
  .p-home .l-activite #section-3 {
    width: 35%;
  }
  body.home h3 {
    font-size: 28px;
  }
  .p-home .l-pourquoi .l-pourquoi_content {
    margin-bottom: 25px;
  }
  .p-home .l-pourquoi .svg_anim {
    position: absolute;
    top: 4%;
    width: 438px;
    height: 568px;
    justify-content: center;
    right: -7%;
    transform: rotate(-30deg);
  }
}
@media only screen and (max-width: 900px) {
  /* -------------------------------------------------------- 900px ----------------------*/
  .p-interne .l-entete .l-entete_content p {
    font-size: 16px;
  }
  .p-interne .l-entete {
    height: 600px;
  }
  .p-metiers .svg_after svg {
    width: 335px;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 6rem !important;
    padding-right: 13rem !important;
  }
  body:not(.home) h1 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .p-recrutement .l-entete {
    height: 650px;
  }
  .p-single .l-entete {
    height: 650px;
  }
  .p-qualite .l-entete {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 0px;
  }
  .p-distrib .l-partenaire {
    margin-top: 90px;
    margin-bottom: 140px;
  }
  .p-distrib .l-baseline .svg-before {
    position: absolute;
    top: 65%;
    justify-content: center;
    left: 0%;
    width: 312.455px;
    height: 245.335px;
  }
}
@media only screen and (max-width: 800px) {
  /* -------------------------------------------------------- 800px ----------------------*/
  .p-rse .l-actions .titre_action {
    font-size: 19px;
  }
  p {
    font-size: 18px;
  }
  .p-propos .l-valeurs_content {
    animation: none;
    transform: none;
    animation-delay: 0s;
  }
  .p-grossiste .l-tarifs {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-eco-conception .l-engagement {
    margin-top: 75px;
  }
  .p-eco-conception .l-engagement .visuel_engagement {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  /* -------------------------------------------------------- 768px B5-BP ----------------*/
  .p-recrutement .l-talents .svg-before {
    position: absolute;
    top: 385px;
    left: 0;
    width: 232px;
    height: 140px;
  }
  .p-recrutement .l-talents .svg-after {
    position: absolute;
    bottom: 39%;
    width: 200px;
    height: 300px;
    right: -36px;
  }
  .p-home .l-entete .carousel-inner .visuel_slider::before {
    width: 130px;
    height: 130px;
    z-index: 10;
  }
  .p-home .l-entete .carousel-inner .visuel_slider::after {
    z-index: 1;
  }
  .p-home .l-entete .carousel-indicators {
    display: none;
  }
  .p-eco-conception .l-entete .l-entete_content p {
    font-size: 20px;
  }
  .p-rse .l-ecovadis {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  .p-propos .l-rayonnement .visuel_rayonnement {
    height: 243px;
  }
  .p-propos .l-equipe .l-equipe_content p {
    font-size: 16px;
  }
  .sticky {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 35px;
  }
  .p-propos .l-entete {
    height: 500px;
    background-position: center;
  }
  .p-home .l-engagement .svg_before {
    transform: translate(-10%);
  }
  .p-home .l_article .l-une_content {
    animation: none !important;
    transform: none;
    animation-delay: 0s !important;
    opacity: 1;
    animation-name: none;
    animation-fill-mode: none !important;
  }
  .p-home .l_chiffres_content {
    animation: none;
    transform: none;
    animation-delay: 0s;
  }
  .p-home .l-activite_content {
    animation: none;
    transform: none;
    animation-delay: 0s;
  }
  body.home h1 {
    font-size: 45px;
  }
  .p-eco-conception .l-solution {
    margin-top: 75px;
    margin-bottom: 140px;
  }
  .p-eco-conception .l-ambition {
    margin-top: 75px;
  }
  .p-eco-conception .l-emballer .svg-before {
    width: 266.455px;
    height: 245.335px;
  }
  .p-eco-conception .l-emballer .svg-before {
    position: absolute;
    top: 69%;
  }
  .p-eco-conception .l-emballage .l-vignette_emballage {
    height: auto;
  }
  .p-metiers .l-projets .svg_after svg {
    width: 265px;
  }
  .p-metiers .l-projets .svg_after {
    position: absolute;
    bottom: -40px;
  }
  .p-collectivite .l-secteur {
    margin-top: 60px;
  }
  .p-recrutement .l-inclusion {
    margin-top: 40px;
  }
  body:not(.home) h2 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 35px;
    margin-bottom: 30px;
  }
  .p-recrutement .l-securite {
    margin-top: 100px;
  }
  .p-recrutement .l-inclusion {
    margin-top: 65px;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 2rem !important;
    padding-right: 8rem !important;
  }
  .p-qualite .l-reglementaire .svg-before {
    position: absolute;
    top: 92%;
    left: 0%;
    width: 444.455px;
    height: 245.335px;
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 89%;
    right: -22%;
    width: 349.455px;
    height: 257.335px;
    z-index: 1;
  }
  .p-metiers .l-negociation {
    margin-bottom: 80px;
    margin-top: 80px;
  }
  .p-metiers .l-partenaire .visuel_partenaire::after {
    height: 600px !important;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette p {
    font-size: 18px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .visuel_partenaire {
    height: 600px;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
    width: 100%;
    height: auto;
    padding: var(--32, 32px);
    text-align: center;
  }
  .p-rse .l-gouvernance .l-gourvernance_content .l-gouvernance_valeurs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-propos .l-equipe .l-equipe_after {
    position: absolute;
    bottom: -180px;
    right: 27%;
    width: 395px;
    height: 286.224px;
  }
  .p-propos .l-equipe .l-equipe_svg {
    position: absolute;
    bottom: 484px;
    right: 17%;
    width: 450px;
    height: 177.252px;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    right: -19%;
  }
  .p-grossiste .l-travailler .l-travailler_content {
    height: auto;
  }
  .p-grossiste .l-bg_bord .l-univers .btn_univers {
    text-align: center;
    margin-top: 50px;
    position: relative;
    z-index: 1;
  }
  .p-grossiste .l-tarifs p {
    font-size: 25px;
  }
  .l-tarifs .svg-before {
    display: none;
  }
  .l-innovation .btn-fleche-hover_orange {
    font-size: 17px;
  }
  .p-grossiste .l-offre .l-innovation_visuel::after {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgba(30, 30, 30, 0) 6.46%, #1E1E1E 100%);
    bottom: -1px;
    height: 500px;
    width: 100%;
    border-radius: 24px;
    left: 0;
  }
  .p-grossiste .l-service .c-service .vignette-service {
    width: 250px;
  }
  .footer-container .menu .menu-item-has-children {
    padding-right: 41px;
  }
  .footer-container ol, .footer-container ul {
    padding-left: 0px;
  }
  .footer-1 {
    margin-bottom: 29px;
  }
  .p-distrib .l-demarche .svg_anim {
    right: 9%;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    width: 241px;
    height: 257px;
    padding: var(--32, 32px);
    text-align: center;
  }
  .p-home .l-chiffres {
    margin-top: 200px;
    margin-bottom: 150px;
    position: relative;
  }
  .p-home .l-chiffres .l_chiffres_svg {
    right: -2%;
    top: -12%;
  }
  .p-home .l-chiffres .l_chiffres_svg {
    position: absolute;
    top: -28%;
    z-index: -1;
    width: 553px;
    height: 605px;
    justify-content: center;
    right: 25%;
  }
  .p-home .l-univers .l-univers_alim::after {
    height: 327px;
  }
  .p-home .l-activite {
    padding-top: 200px;
    padding-bottom: 150px;
    position: relative;
  }
  .p-home .l-activite .svg_anim {
    right: -19%;
  }
  .p-home .l-activite .l-activite_content h3 {
    margin-top: 35px !important;
  }
  .p-home .l-activite .l-activite_content h3 {
    transform: inherit !important;
  }
  .p-home .l-activite #section-1 {
    width: 100%;
  }
  .p-home .l-activite #section-2 {
    width: 100%;
  }
  .p-home .l-activite #section-3 {
    width: 100%;
  }
  .p-home .l-activite #section-4 {
    width: 100%;
  }
  .p-home .l-activite #section-5 {
    width: 100%;
  }
  .p-home .l-pourquoi h2 {
    color: white;
    position: relative;
    z-index: 2;
  }
}
@media only screen and (max-width: 700px) {
  /* -------------------------------------------------------- 700px ----------------------*/
  .btn-fleche-hover_orange::after {
    top: 50%;
    right: 3px;
    width: 41px;
    height: 41px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .btn-fleche-hover_orange {
    font-size: 16px;
    letter-spacing: -0.1px;
    padding: 11px 30px 11px 30px;
  }
  .p-home .l-entete .carousel-inner .visuel_slider {
    height: 600px;
  }
  .p-home .l-entete .l-entete_title .row {
    height: 600px;
  }
  body.home h1 {
    font-size: 37px !important;
  }
  .p-blog .l-une {
    margin-bottom: 60px;
  }
  .p-single .l-entete .l-entete_content {
    width: 80%;
  }
  .p-eco-conception .l-solution {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-eco-conception .l-emballer .svg-after {
    width: 254px;
    height: 517.93px;
  }
  .p-collectivite .l-qualite {
    margin-top: 140px;
    background-color: #521224;
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
  }
  .p-qualite .l-qualite {
    margin-top: 80px;
  }
  .p-eco-conception .l-entete {
    height: 435px;
  }
  .p-single .l-entete {
    height: 435px;
  }
  .p-recrutement .l-entete {
    height: 435px;
  }
  .p-qualite .l-entete {
    height: 435px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 0px;
  }
  body:not(.home) h1 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .p-qualite .l-solution {
    margin-top: 100px;
    margin-bottom: 140px;
  }
  .p-qualite .l-reglementaire .svg-before {
    position: absolute;
    top: 92%;
    left: 0%;
    width: 322.455px;
    height: 212.335px;
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 91%;
    right: -12%;
    width: 263.455px;
    height: 235.335px;
    z-index: 1;
  }
  .p-metiers .l-comprendre {
    margin-top: 80px;
  }
  .p-propos .l-raison .l-raison_after {
    right: 17%;
  }
  .p-propos .l-raison .l-raison_svg {
    right: 11%;
  }
  .p-grossiste .l-bg_bord .svg-univers_before {
    position: absolute;
    right: -4%;
    top: 5px;
  }
  .p-home .l-activite .svg_anim {
    position: absolute;
    top: 7%;
    z-index: -1;
    width: 608px;
    height: 494px;
    justify-content: center;
    right: -7%;
  }
}
@media only screen and (max-width: 600px) {
  /* -------------------------------------------------------- 600px ----------------------*/
  body.home h1 {
    font-size: 34px !important;
  }
  .p-single .l-qualite_svg svg {
    display: none;
  }
  .p-collectivite .l-logo .l-logo_visuels .c-logo {
    flex-basis: 50%;
  }
  .p-collectivite .l-logo {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-collectivite .svg_after svg {
    width: 383px;
    height: 379.252px;
  }
  .p-collectivite .l-qualite {
    margin-top: 60px;
  }
  .p-collectivite .l-proprete {
    margin-top: 60px;
  }
  .p-collectivite .l-process .c-process .vignette-process {
    height: auto;
  }
  body:not(.home) h2 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 30px;
    margin-bottom: 30px;
  }
  .p-recrutement .l-entreprise_responsable {
    margin-top: 80px;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 2rem !important;
    padding-right: 3rem !important;
  }
  .p-eco-conception .l-entete {
    height: 537px;
  }
  .p-rse .l-entete {
    height: 537px;
  }
  .p-rse .l-quete .l-quete_svg {
    position: absolute;
    top: 51%;
    z-index: -1;
    left: -7%;
  }
  .p-rse .l-mission {
    margin-top: 77px;
    margin-bottom: 90px;
  }
  .p-propos .l-equipe .l-equipe_expertise ul {
    display: flex;
    padding-left: 15px;
    list-style: inherit !important;
    flex-wrap: wrap;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    position: absolute;
    top: -20%;
    z-index: -1;
    width: 451px;
    height: 605px;
    justify-content: center;
    right: 8%;
  }
  .p-propos .l-histoire {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-grossiste .l-bg_bord .univers-svg_after svg {
    width: 538.455px;
    height: 126.335px;
  }
  .p-distrib .l-entete {
    height: 537px;
  }
  .p-home .l-logo {
    margin-top: 140px;
    margin-bottom: 89px;
  }
  .p-distrib .l-baseline .svg-after {
    position: absolute;
    top: 0;
    justify-content: center;
    right: -7%;
    width: 226px;
    height: 190.93px;
  }
  .p-distrib .l-baseline .svg-before {
    position: absolute;
    top: 69%;
    justify-content: center;
    left: 0%;
    width: 312.455px;
    height: 123.335px;
  }
}
@media only screen and (max-width: 576px) {
  /* -------------------------------------------------------- 576px B5-BP ----------------*/
  .header-logo {
    position: absolute;
    transform: translateY(15px);
    max-width: 240px;
    z-index: 999;
  }
  .p-propos .l-valeurs #section-4 .l-valeurs_content em {
    transform: translate(5px, 4px);
  }
  .p-collectivite .l-proprete .l-proprete_visuel {
    height: 515px;
  }
  .footer-container .c-footer {
    margin-top: 30px;
  }
  .footer-container .c-footer a {
    flex-basis: 100%;
    margin-bottom: 5px;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    display: none;
  }
  .p-propos .l-valeurs {
    margin-top: 100px;
    margin-bottom: 75px;
    position: relative;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 30px;
  }
  .p-home .l-engagement .svg_after {
    position: absolute;
    right: 54%;
    bottom: -183px;
    z-index: -1;
    width: 230px !important;
    height: 275px !important;
  }
  .p-home .l-engagement {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-home .l-engagement .svg_before {
    position: absolute;
    top: -64px;
    transform: translate(10%);
    width: 400px !important;
    height: 400px !important;
  }
  .p-home .l-logo .l-logo_visuels .c-logo {
    flex-basis: 15%;
    margin-bottom: 60px;
  }
  .p-blog .l-une .l-qualite_svg {
    display: none;
  }
  .p-blog .l-une .l-qualite_svg {
    bottom: -400px;
  }
  .p-eco-conception .l-emballer {
    background-color: #521224;
    margin-top: 75px;
  }
  .p-eco-conception .l-emballer h3 {
    font-size: 34px;
  }
  .p-eco-conception .l-comite {
    margin-top: 75px;
  }
  .p-eco-conception .l-comite .visuel_eco-conception::after {
    height: 200px;
  }
  .p-eco-conception .l-comite .visuel_eco-conception {
    height: 270px;
  }
  .p-eco-conception .l-emballage {
    margin-top: 75px;
  }
  .p-collectivite .l-process {
    margin-top: 60px;
  }
  .p-collectivite .l-capacite {
    margin-top: 80px;
  }
  .p-collectivite .l-capacite .c-service .vignette-service {
    height: auto;
  }
  .p-recrutement .l-offre {
    margin-top: 100px;
    background-color: #EFEFEF;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .p-recrutement .l-talents {
    margin-top: 90px;
    background-color: #521224;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
  }
  .p-metiers .l-projets .projets-slider .card .card-content {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-content: flex-end;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .card-content p {
    font-family: "Cabin", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 400px;
  }
  .p-qualite .l-solution .l-solutions_vignette .l-solutions_visuel {
    border-radius: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
  }
  .p-metiers .l-partenaire .visuel_partenaire::after {
    height: 580px !important;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette p {
    font-size: 16px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .visuel_partenaire {
    height: 580px;
  }
  .p-metiers .l-comprendre .l-service_vignette {
    height: auto;
  }
  .p-rse .l-ecovadis {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-rse .l-actions {
    background-color: #521224;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .p-rse .l-actions .titre_action {
    font-size: 20px;
  }
  .p-rse .l-chartes {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-rse .l-parties {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .p-propos .l-equipe .l-equipe_after {
    position: absolute;
    bottom: -180px;
    right: 9%;
    width: 320px;
    height: 286.224px;
  }
  .p-propos .l-equipe .l-equipe_svg {
    position: absolute;
    bottom: 484px;
    right: 6%;
    width: 350px;
    height: 177.252px;
  }
  .p-propos .l-raison .l-raison_content p {
    font-size: 23px;
  }
  .p-grossiste .l-service .c-service .vignette-service {
    width: 100% !important;
    margin-right: 0px;
    height: auto;
  }
  .p-grossiste .l-service .c-service .vignette-service {
    width: 241px;
    margin-right: 10px;
  }
  .p-distrib .l-logo .l-logo_visuels .c-logo img {
    mix-blend-mode: luminosity;
    max-height: 75px;
    max-width: 132px;
  }
  .p-distrib .l-demarche .svg_anim {
    position: absolute;
    top: -18%;
    z-index: -1;
    width: 350.546px;
    height: 204.446px;
    justify-content: center;
    right: 16%;
  }
  .p-distrib .l-agir {
    margin-top: 80px;
    margin-bottom: 140px;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    height: auto !important;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre {
    margin-right: 0px !important;
  }
  .p-distrib .l-partenaire .l-partenaire_chiffre .vignette {
    width: 100%;
    padding: var(--32, 32px);
    text-align: center;
  }
  .p-home .l-chiffres .l_chiffres_content em {
    transform: translateY(40px);
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette em {
    font-size: 115px;
    font-style: normal;
  }
  body.home h2 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 30px;
    margin-bottom: 30px;
  }
  .p-home .l-activite .svg_anim {
    position: absolute;
    top: 7%;
    z-index: -1;
    width: 400px;
    height: 459px;
    justify-content: center;
    right: 8%;
  }
}
@media only screen and (max-width: 500px) {
  /* -------------------------------------------------------- 500px ----------------------*/
  .p-home .l-engagement .l-engagement_vignette .l-engagement_titre {
    padding-bottom: 15px;
  }
  body.home h3 br {
    display: none;
  }
  .p-home .l-engagement #section-1::after {
    top: 5%;
    left: 15%;
  }
  p {
    font-size: 16px;
  }
  .p-rse .l-ecovadis .l-ecovadis_chiffre .l-ecovadis_vignette .vignette {
    width: 100% !important;
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 350px;
  }
  .p-contact .adresse p {
    font-size: 16px;
  }
  .p-contact .adresse strong {
    font-size: 18px;
  }
  .p-contact .visuel_contact {
    height: 350px;
  }
  .p-contact .visuel_contact::after {
    height: 350px;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 24px;
  }
  .p-propos .l-valeurs .l-valeurs_content p {
    font-size: 17px;
  }
  .p-propos .l-valeurs {
    margin-top: 140px;
    margin-bottom: 75px;
    position: relative;
  }
  .p-propos .l-entete {
    height: 330px;
    background-position: center;
  }
  .p-propos .l-raison {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .p-propos .l-raison .l-raison_svg svg {
    display: none;
  }
  .p-home .l-logo .l-logo_visuels .c-logo {
    flex-basis: 50%;
  }
  .p-home .l-pourquoi {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .p-collectivite .svg_after {
    position: absolute;
    bottom: 0%;
    right: 0px;
    justify-content: center;
  }
  .p-recrutement .l-inclusion {
    margin-top: 0px;
  }
  .p-recrutement .l-offre {
    margin-top: 100px;
    background-color: #EFEFEF;
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .p-recrutement .l-securite {
    margin-top: 75px;
  }
  .p-recrutement .l-talents .svg-before {
    position: absolute;
    top: 347px;
    left: 0;
    width: 106px;
    height: 125px;
  }
  .p-recrutement .l-talents .svg-after {
    position: absolute;
    bottom: 26%;
    width: 129px;
    height: 300px;
    right: -22px;
  }
  body:not(.home) h1 {
    font-size: 28px;
  }
  .p-qualite .l-reglementaire .svg-before {
    position: absolute;
    top: 94%;
    left: 0%;
    width: 322.455px;
    height: 177.335px;
  }
  .p-qualite .l-reglementaire .svg-after {
    position: absolute;
    bottom: 91%;
    right: -27%;
    width: 263.455px;
    height: 235.335px;
    z-index: 1;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .descriptif {
    padding: 12px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .descriptif em {
    font-size: 19px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette h3 {
    margin-bottom: 5px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .chiffre {
    top: 11px;
    font-size: 26px;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    font-size: 34px;
  }
  .p-rse .l-mission .visuel_mission {
    background-size: contain;
    background-repeat: no-repeat;
    height: 78px;
  }
  .p-propos .l-equipe .l-equipe_svg {
    position: absolute;
    bottom: 484px;
    right: 4%;
    width: 251px;
    height: 177.252px;
  }
  .p-propos .l-groupe {
    margin-bottom: 100px;
  }
  .p-propos .l-raison .l-raison_after {
    right: -4%;
  }
  .p-propos .l-raison .l-raison_svg {
    right: -4%;
  }
  .p-propos .l-entete {
    height: 537px;
  }
  .p-grossiste .l-offre .l-news {
    height: auto;
  }
  .p-grossiste .l-travailler .descriptif {
    font-size: 20px;
  }
  .p-grossiste .l-offre .l-gamme {
    height: auto;
  }
  .p-grossiste .l-offre .l-innovation_visuel::after {
    height: 530px;
  }
  .p-grossiste .l-offre .l-innovation .l-innovation_visuel {
    height: 560px;
  }
  .p-distrib .l-partenaire .l-partenaire_descriptif strong {
    color: #521224;
    font-size: 18px;
  }
  body:not(.home) h2 {
    font-size: 25px;
  }
  .p-rse .l-mission p {
    font-size: 20px;
  }
  .p-distrib .l-entete .l-entete_content p {
    font-family: "Cabin", sans-serif;
    font-size: 17px;
  }
  .p-distrib .l-score {
    background-color: #EFEFEF;
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .p-distrib .l-qualite em {
    font-style: normal;
    font-size: 18px;
  }
  body:not(.home) h3 {
    font-family: "Avenir Heavy", sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .p-distrib .l-qualite .reglementation {
    background-color: #F0DCD2;
    color: #521224;
    border-radius: var(--24, 24px);
    padding: var(--32, 32px);
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    margin-bottom: 15px;
  }
  .p-home .l-chiffres .l_chiffres_svg {
    right: 1%;
    top: -12%;
  }
  .p-home .l-chiffres .l_chiffres_svg {
    position: absolute;
    z-index: -1;
    width: 459px;
    height: 590px;
  }
  .p-home .l-solutions .l-solution_svg_after {
    position: absolute;
    width: 700px;
    height: 473px;
    right: -10%;
    bottom: 15%;
    transform: rotate(-24deg);
  }
  .p-home .l-pourquoi h2 {
    color: white;
    position: relative;
    z-index: 2;
  }
  .p-home .l-activite .l-activite_content h3 {
    margin-top: 10px;
  }
  .p-home .l-activite .l-activite_content h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 450px) {
  /* -------------------------------------------------------- 450px ----------------------*/
  .p-enseigne .l-equipe h2 br {
    display: none;
  }
  .p-enseigne .l-partenaire .partenaire_svg_before {
    z-index: -1;
  }
  .p-grossiste .l-offre .l-innovation_visuel::after {
    height: 140%;
  }
  .p-grossiste .l-offre .l-innovation .l-innovation_visuel {
    overflow: hidden;
  }
  .p-distrib .l-score img {
    display: none;
  }
  .p-propos .l-histoire {
    margin-bottom: 40px;
  }
  .p-propos .l-entete {
    height: 350px !important;
  }
  .p-rse .l-entete {
    height: 350px !important;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    font-size: 25px !important;
  }
  .p-propos .l-rayonnement .visuel_rayonnement {
    height: 173px;
  }
  .p-propos .l-equipe .visuel_equipe {
    height: 275px;
  }
  .p-propos .l-equipe .l-equipe_expertise p {
    font-size: 16px;
  }
  .p-home .l-solutions {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-home .l-activite {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .p-propos .l-histoire .visuel_notre_histoire {
    display: none;
  }
  .p-single .l-entete .l-entete_content {
    width: auto;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 2rem !important;
    padding-right: 1rem !important;
  }
  .p-qualite .l-reglementaire {
    background-color: #EFEFEF;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
  }
  .p-qualite .l-reglementaire .svg-after {
    display: none;
  }
  body:not(.home) h3 {
    font-size: 19px;
  }
  .p-metiers .l-partenaire .l-partenaire_vignette .descriptif em {
    font-size: 15px;
  }
  .p-rse .l-gouvernance {
    background-color: #521224;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    color: #FFA451;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "Cabin bold", sans-serif;
  }
  .p-propos .l-valeurs .l-valeurs_content {
    height: 211px;
  }
  .p-propos .l-valeurs .l_valeurs_svg {
    position: absolute;
    top: -14%;
    z-index: -1;
    width: 282px;
    height: 605px;
    justify-content: center;
    right: 12%;
  }
  .p-propos .l-histoire .visuel_notre_histoire {
    height: 187px;
  }
  .p-grossiste .l-offre .l-innovation .l-innovation_visuel {
    height: 621px;
  }
  .p-distrib .l-partenaire .c-logistique:after {
    height: 486px;
  }
  .p-distrib .l-baseline .svg-after {
    position: absolute;
    top: 0;
    justify-content: center;
    right: -20%;
    width: 226px;
    height: 190.93px;
  }
  .p-distrib .l-demarche .svg_anim {
    position: absolute;
    top: -18%;
    z-index: -1;
    width: 285.546px;
    height: 204.446px;
    justify-content: center;
    right: 17%;
  }
  .p-distrib .l-qualite .design {
    height: auto;
  }
  .p-distrib .l-qualite .humain {
    height: auto;
  }
  .l-engagement_titre h3 {
    font-size: 26px;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette {
    padding: 0 17px;
  }
  .p-home .l-chiffres .l_chiffres_content .l_chiffres_vignette em {
    font-size: 78px;
    font-style: normal;
  }
  .p-home .l-chiffres .l_chiffres_content em {
    transform: inherit !important;
  }
  .p-home .l-univers .l-univers_alim::after {
    height: 433px;
  }
  .p-home .l-activite {
    padding-bottom: 120px;
  }
  .p-home .l-activite .l-activite_content {
    padding: 25px 25px;
  }
  .p-home .l-activite .svg_anim {
    right: 7% !important;
  }
  .p-home .l-activite .l-activite_content h3 {
    font-size: 20px;
  }
  .p-home .l-activite .svg_anim {
    position: absolute;
    top: 7%;
    z-index: -1;
    width: 289px;
    height: 459px;
    justify-content: center;
    right: 21%;
  }
  .p-home .l-pourquoi .svg_anim {
    position: absolute;
    top: 4%;
    width: 234px;
    height: 554px;
    justify-content: center;
    right: -7%;
    transform: rotate(-30deg);
  }
}
@media only screen and (max-width: 400px) {
  /* -------------------------------------------------------- 400px ----------------------*/
  .p-distrib .l-qualite .l-qualite_descriptif p {
    font-size: 16px;
  }
  .p-distrib .l-qualite p {
    font-size: 16px;
  }
  .p-rse .l-gouvernance .l-gourvernance_content span {
    border-bottom: 1px solid #FFF;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 8px;
  }
  .p-grossiste .l-bg_bord .l-univers .l-univers_alim .l_univers_alim_content .btn-white {
    width: 100% !important;
    padding: 10px !important;
  }
  .p-home .l-univers .l-univers_alim .c-univers-button {
    width: 100% !important;
    padding: 10px !important;
  }
  body.home h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 370px) {
  /* -------------------------------------------------------- 370px ----------------------*/
  .p-home .l-logo .l-logo_visuels .c-logo {
    flex-basis: 50%;
  }
  .p-distrib .l-logo .l-logo_visuels .c-logo img {
    mix-blend-mode: luminosity;
    max-height: 75px;
    max-width: 125px !important;
  }
  body.home h2 {
    font-size: 26px !important;
  }
  .p-propos .l-valeurs .l-valeurs_content em {
    transform: translate(5px, 28px);
  }
  .p-contact .form-cover .submit-button::after {
    content: "" !important;
    position: absolute !important;
    top: 60% !important;
    right: 18px !important;
    width: 45px !important;
    height: 55px !important;
    background-image: url("../images/fleche-orange.svg") !important;
    opacity: 0 !important;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-contact .form-cover .form-element .submit-button {
    position: relative !important;
    display: inline-block !important;
    background-color: white !important;
    color: #521224 !important;
    padding: 18px 23px 18px 23px !important;
    font-size: 16px !important;
    text-decoration: none !important;
    border-radius: 64px !important;
    border: 1px solid #FFA451 !important;
    margin-top: 8px !important;
    width: auto !important;
    font-family: "Avenir Heavy", sans-serif !important;
  }
  .p-propos .l-raison .l-raison_after {
    right: -4%;
    display: none;
  }
  .p-home .l-activite {
    padding-bottom: 75px;
  }
  .p-home .l-une {
    background-color: #EFEFEF;
    margin-top: 100px;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .p-home .l-chiffres {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-home .l-logo .l-logo_visuels {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .p-home .l-logo .l-logo_visuels .c-logo {
    margin-bottom: 30px;
  }
  .btn-fleche-hover_orange {
    font-size: 16px;
  }
  body.home h1 {
    font-size: 30px !important;
  }
  .p-collectivite .l-logo h3 {
    margin-bottom: 38px;
  }
  .p-collectivite .l-logo .l-logo_visuels .c-logo {
    flex-basis: 20%;
    margin-bottom: 56px;
  }
  .p-collectivite .l-logo .l-logo_visuels .c-logo {
    flex-basis: 100%;
  }
  .p-collectivite .svg_after svg {
    width: 330px;
    height: 304.252px;
  }
  .p-recrutement .l-exigences {
    margin-top: 57px;
  }
  .p-recrutement .l-inclusion .visuel_a_propos {
    height: 290px;
  }
  .p-metiers .l-projets .projets-slider .card {
    width: 284px;
  }
  .p-metiers .l-projets .projets-slider .splide__track--draggable {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .p-metiers .l-comprendre .l-service_vignette .titre {
    font-size: 16px;
  }
  .p-metiers .l-partenaire .chiffre {
    display: none;
  }
  p {
    font-size: 16px;
  }
  li {
    font-size: 16px !important;
  }
  .p-distrib .l-demarche {
    margin-top: 173px;
  }
  .p-distrib .l-demarche .svg_anim {
    display: none;
  }
  .p-rse .l-chartes .l-chartes_vignette {
    font-size: 18px;
  }
}

/*# sourceMappingURL=style.css.map */
