@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);
@charset "UTF-8";
html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, ul li,
a, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-weight: 400;
}

@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 100;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 300;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 400;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 600;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 800;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.svg#EuclidFlex") format("svg");
}
.only-desktop {
  display: none !important;
}

.only-tablet {
  display: none !important;
}

.only-smartphone {
  display: block !important;
}

.no-desktop {
  display: block !important;
}

.no-tablet {
  display: block !important;
}

.no-smartphone {
  display: none !important;
}

.from-tablet {
  display: none !important;
}

.from-desktop {
  display: none !important;
}

.media_query_value {
  font-size: 2px;
}

body {
  margin: 0;
  padding: 0;
  font-family: "EuclidFlex", sans-serif;
  height: 100%;
  background-color: #F0F0F0;
}

html, body {
  height: 100%;
}

p, ul li, a {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  color: #3F5951;
  text-align: left;
}

span, li {
  font-size: 20px;
}

strong {
  font-weight: 600;
  color: #A18245;
}

a {
  font-weight: 600;
  color: #A18245;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

ul {
  padding-left: 20px;
  margin: 0 auto 20px auto;
}

.nice-select {
  display: inline-block;
  float: none;
}

section {
  padding-left: 15px;
  padding-right: 15px;
}

i {
  font-style: italic;
}

.zoom {
  transition: all 0.35s ease 0s;
}
.zoom:hover {
  transform: perspective(1000px) translate3d(0, 0, 21px);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
}

option {
  color: #545E5D;
}

.badge {
  background-color: #C6C6C6;
  color: #F0F0F0;
  display: inline-block;
  font-size: 1em;
  line-height: 1.5em;
  margin: 10px 0;
  padding: 20px;
  width: 100%;
}
.badge .delete {
  margin-left: 10px;
  cursor: pointer;
}
.badge.badge--alert {
  background-color: #ff9800;
  color: #ffffff;
}
.badge.badge--success {
  background-color: #4CAF50;
  color: #ffffff;
}
.badge.badge--danger, .badge.badge--error {
  background-color: #f44336;
  color: #ffffff;
}
.badge.badge--notice {
  background-color: #2196F3;
  color: #ffffff;
}
.badge ul,
.badge ul.liste-rond {
  margin-bottom: 0;
}
.badge li {
  margin-top: 10px;
}
.badge li:first-child {
  margin-top: 0;
}

h1, h2, h3, h4 {
  margin: 1em 0;
  line-height: normal;
}

h1 {
  font-size: 40px;
  font-weight: 600;
}

h2 {
  color: #A18245;
  font-size: 25px;
  font-weight: 400;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 8px;
  line-height: 30px;
}

h3 {
  font-weight: 700;
  font-size: 22px;
}

h4 {
  font-weight: 700;
  font-size: 22px;
}

h5 {
  font-weight: 600;
  font-size: 22px;
}

.titre-h2-arrow--content {
  text-align: center;
  margin: 12px 0;
}
.titre-h2-arrow--content h1, .titre-h2-arrow--content h2 {
  font-family: "EuclidFlex", sans-serif;
  font-weight: 300;
  margin: 0;
  font-size: 44px;
  color: #A18245;
  line-height: 1.2em;
  margin: 20px 0;
}
.titre-h2-arrow--content h1 a, .titre-h2-arrow--content h2 a {
  font-family: "EuclidFlex", sans-serif;
  font-weight: 300;
  margin: 0;
  font-size: 44px;
  color: #A18245;
  line-height: 1.2em;
  margin: 20px 0;
}
.titre-h2-arrow--content h1 a:hover, .titre-h2-arrow--content h2 a:hover {
  text-decoration: none;
}
.titre-h2-arrow--content .titre-h2-arrow--img {
  position: relative;
  top: -28px;
}
.titre-h2-arrow--content .titre-h2-arrow--img a img {
  width: 35px;
}

.titre--encadre-blanc {
  width: -moz-max-content;
  width: max-content;
  margin: 45px auto 25px auto;
  position: relative;
  display: flex;
  justify-content: center;
}
.titre--encadre-blanc .titre--encadre-blanc--left {
  width: 100px;
  position: absolute;
  left: -28px;
  top: -18px;
}
.titre--encadre-blanc .titre--encadre-blanc--right {
  position: absolute;
  right: -38px;
  bottom: 16px;
  width: 100px;
}
.titre--encadre-blanc h2 {
  color: #545E5D;
  position: relative;
  font-weight: 600;
  margin: 0;
  z-index: 2;
  margin-bottom: 20px;
  text-align: center;
  line-height: 71px;
  font-size: 33px;
}

.arrow {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  animation: jump 2s infinite;
}

.arrow::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #A18245;
  transform: scale(1);
  transition: transform 100ms;
}

.arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 20%;
  left: 30%;
  width: 40%;
  height: 40%;
  box-sizing: border-box;
  border: 3px solid #222;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  transition: border-color 50ms;
}

.arrow:hover {
  animation-play-state: paused;
}

.arrow:hover::before {
  transform: scale(0);
}

.accueil--news .accueil--new {
  border-bottom: 0.25px solid #3F5951;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.accueil--news .accueil--new .accueil--new-picture {
  margin-right: 20px;
}
.accueil--news .accueil--new .accueil--new-picture img {
  width: 75px;
  height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
}
.accueil--news .accueil--new .accueil--new-description {
  position: relative;
  width: calc(100% - 95px);
}
.accueil--news .accueil--new .accueil--new-description:before {
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: linear-gradient(to top, #F0F0F0 30%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
}
.accueil--news .accueil--new .accueil--new-lien {
  position: absolute;
  right: 0;
  bottom: 0;
}
.accueil--news .accueil--new .accueil--new-lien a {
  font-weight: 600;
}
.accueil--news:last-child .accueil--new {
  border-bottom: none;
}

.section-map {
  margin-top: 50px;
}
.section-map #map {
  width: 100%;
  height: 500px;
}

h2 .prenom {
  color: #A18245;
  line-height: 40px;
  font-size: 35px;
  font-weight: 700;
}

.footer--menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 0;
}
.footer--menu ul li {
  padding-left: 10px;
  vertical-align: sub;
}
.footer--menu ul li:first-child {
  padding-left: 0;
}
.footer--menu ul li:after {
  content: ">";
  padding-left: 10px;
  color: #3F5951;
  font-size: 12px;
}
.footer--menu ul li:last-child:after {
  display: none;
}
.footer--menu ul li a {
  color: #545E5D;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 400;
}
.footer--menu ul li a span {
  font-size: 15px;
}
.footer--menu ul .active a {
  color: #A18245;
}

footer {
  background-color: #FFFFFF;
  border-top: 1px solid #1D1D1B;
  padding: 23px 0;
  padding-left: 15px;
  padding-right: 15px;
}
footer .container-flex--footer {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
}
footer .footer--texte {
  padding-top: 35px;
}
footer .footer--texte p, footer .footer--texte a, footer .footer--texte ul li, ul footer .footer--texte li {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 10px;
}
footer .footer--texte p a, footer .footer--texte a a, footer .footer--texte ul li a, ul footer .footer--texte li a {
  color: inherit;
  font-size: 14px;
  line-height: 18px;
}
footer .footer--texte strong {
  color: inherit;
}
footer .footer--texte .footer--texte-point {
  padding: 0 7px;
  display: inline-block;
  font-size: 15px;
}
footer .footer--reseauxsociaux {
  justify-content: center;
  padding-top: 35px;
}
footer .footer--reseauxsociaux .reseauxsociaux {
  display: flex;
}
footer .footer--reseauxsociaux a:nth-child(2) {
  margin: 0 17px;
}

.titre--breadcrumb {
  display: block;
  margin: auto;
  margin-top: 92px;
}

.breadcrumb a {
  text-decoration: none;
  padding-left: 10px;
  font-size: 14px;
  color: #3F5951;
  font-weight: 400;
}
.breadcrumb a:after {
  content: ">";
  padding-left: 15px;
  color: #3F5951;
  font-size: 6.5px;
}
.breadcrumb a:last-child:after {
  content: "";
}
.breadcrumb a .active {
  color: #A18245;
}

.top {
  top: 0;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background: #F0F0F0;
}
.top .titre--fond-image {
  overflow: hidden;
  background-color: #F0F0F0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.top--slide {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.top--image {
  display: flex;
  justify-content: center;
  height: 34vh;
}
.top--image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.top--carre {
  z-index: 2;
  right: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
}
.top--carre .colonne {
  margin-top: auto;
  padding-top: 15px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-slide {
  display: none;
  text-align: center;
  font-size: 18px;
  background: #545E5D;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide a {
  width: 100%;
  height: 100%;
}
.swiper-slide figure {
  width: 100%;
  height: 100%;
}
.swiper-slide img {
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
}
.swiper-slide.swiper-slide-active {
  display: flex;
  align-items: center;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 15px !important;
  background-image: url("../images/arrow-right.png") !important;
  background-repeat: no-repeat;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  display: none;
}
.swiper-button-next svg, .swiper-container-rtl .swiper-button-prev svg {
  display: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 15px !important;
  background-image: url("../images/arrow-left.png") !important;
  background-repeat: no-repeat;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
.swiper-button-prev svg, .swiper-container-rtl .swiper-button-next svg {
  display: none;
}

.swiper-produit .swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-produit .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #F0F0F0;
  padding: 0 7px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: 1100px;
}

/*.swiper-produit .swiper-slide:nth-child(2n) {
    width: 40%;
}
.swiper-produit .swiper-slide:nth-child(3n) {
    width: 20%;
}*/
.fancybox-bg {
  background: #f0f0f0 !important;
}

.fancybox-button {
  background: rgba(240, 240, 240, 0.6) !important;
}

.fancybox-image, .fancybox-spaceball {
  box-shadow: 15px 15px 15px 0px rgba(0, 0, 0, 0.25);
}

.fancybox-caption__body {
  color: #3F5951;
  font-weight: 400;
  font-size: 20px;
  overflow: visible !important;
}

.fancybox-caption {
  background: none !important;
  max-width: 1100px;
  margin: auto;
  padding-bottom: 0px !important;
  padding-top: 25px !important;
}

.fancybox-slide {
  padding-bottom: 50px !important;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #FFFFFF !important;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #A18245 !important;
}

.fancybox-toolbar {
  right: 25px !important;
  top: 25px !important;
}

.fancybox-button--play, .fancybox-button--thumbs, .fancybox-button--zoom {
  display: none !important;
}

.fancybox-button--close {
  border-radius: 50% !important;
  border: 1px solid #A18245 !important;
  background: transparent !important;
  color: #3F5951 !important;
}

.iosotope-album {
  padding-left: 0;
}

.iosotope-album__gutter {
  width: 20px;
  display: block;
}

.iosotope-album__element {
  width: calc(50% - 15px);
  display: block;
  margin-bottom: 20px;
}
.iosotope-album__element img {
  width: 100%;
  height: auto;
}

.colonne--carre, .colonne-4--carre, .colonne-3--carre {
  justify-content: center !important;
}
.colonne--carre .colonne .content--carre-degrade, .colonne-4--carre .colonne .content--carre-degrade, .colonne-3--carre .colonne .content--carre-degrade {
  background-color: #C6C6C6;
  position: relative;
  display: block;
  transition: all 0.1s;
  cursor: pointer;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-image, .colonne-4--carre .colonne .content--carre-degrade .content--carre-image, .colonne-3--carre .colonne .content--carre-degrade .content--carre-image {
  transition: all 0.1s;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-image img, .colonne-4--carre .colonne .content--carre-degrade .content--carre-image img, .colonne-3--carre .colonne .content--carre-degrade .content--carre-image img {
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-image .degrade-carre-marron, .colonne-4--carre .colonne .content--carre-degrade .content--carre-image .degrade-carre-marron, .colonne-3--carre .colonne .content--carre-degrade .content--carre-image .degrade-carre-marron {
  position: absolute;
  background: rgb(161, 130, 69);
  background: linear-gradient(0deg, rgb(161, 130, 69) 0%, rgba(161, 130, 69, 0) 100%);
  z-index: 2;
  bottom: 0;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-titre, .colonne-4--carre .colonne .content--carre-degrade .content--carre-titre, .colonne-3--carre .colonne .content--carre-degrade .content--carre-titre {
  font-family: "EuclidFlex", sans-serif;
  text-align: left;
  padding: 10px 25px;
  position: absolute;
  z-index: 3;
  color: #FFFFFF;
  width: 100%;
  bottom: 0;
  opacity: 1;
  transition: all 0.1s;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-titre h3, .colonne-4--carre .colonne .content--carre-degrade .content--carre-titre h3, .colonne-3--carre .colonne .content--carre-degrade .content--carre-titre h3 {
  font-weight: 400;
  margin: 0;
  font-size: 32px;
  line-height: 1em;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-titre span, .colonne-4--carre .colonne .content--carre-degrade .content--carre-titre span, .colonne-3--carre .colonne .content--carre-degrade .content--carre-titre span {
  font-weight: 400;
  font-size: 24px;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-hover, .colonne-4--carre .colonne .content--carre-degrade .content--carre-hover, .colonne-3--carre .colonne .content--carre-degrade .content--carre-hover {
  opacity: 0;
  position: absolute;
  bottom: 0;
  z-index: 3;
  color: #FFFFFF;
  padding: 10px 25px;
  text-align: left;
  transition: all 0.1s;
}
.colonne--carre .colonne .content--carre-degrade .content--carre-hover span, .colonne-4--carre .colonne .content--carre-degrade .content--carre-hover span, .colonne-3--carre .colonne .content--carre-degrade .content--carre-hover span {
  font-size: 31px;
  font-weight: 600;
}
.colonne--carre .colonne .content--carre-degrade:hover .content--carre-titre, .colonne-4--carre .colonne .content--carre-degrade:hover .content--carre-titre, .colonne-3--carre .colonne .content--carre-degrade:hover .content--carre-titre {
  opacity: 0;
  transition: all 0.35s ease 0s;
}
.colonne--carre .colonne .content--carre-degrade:hover .content--carre-hover, .colonne-4--carre .colonne .content--carre-degrade:hover .content--carre-hover, .colonne-3--carre .colonne .content--carre-degrade:hover .content--carre-hover {
  transition: all 0.35s ease 0s;
  opacity: 1;
}
.miki_editing .colonne--carre .colonne .content--carre-degrade .content--carre-titre, .miki_editing .colonne-4--carre .colonne .content--carre-degrade .content--carre-titre, .miki_editing .colonne-3--carre .colonne .content--carre-degrade .content--carre-titre {
  bottom: 1.5em;
  opacity: 1;
}
.miki_editing .colonne--carre .colonne .content--carre-degrade .content--carre-hover, .miki_editing .colonne-4--carre .colonne .content--carre-degrade .content--carre-hover, .miki_editing .colonne-3--carre .colonne .content--carre-degrade .content--carre-hover {
  opacity: 1;
  position: absolute;
  bottom: 0;
}
.miki_editing .colonne--carre .colonne .content--carre-degrade:hover .content--carre-titre, .miki_editing .colonne-4--carre .colonne .content--carre-degrade:hover .content--carre-titre, .miki_editing .colonne-3--carre .colonne .content--carre-degrade:hover .content--carre-titre {
  opacity: 1;
}
.miki_editing .colonne--carre .colonne .content--carre-degrade:hover .content--carre-hover, .miki_editing .colonne-4--carre .colonne .content--carre-degrade:hover .content--carre-hover, .miki_editing .colonne-3--carre .colonne .content--carre-degrade:hover .content--carre-hover {
  opacity: 1;
}

.colonne-3--carre .colonne .content--carre-degrade {
  width: 250px;
  height: 250px;
}
.colonne-3--carre .colonne .content--carre-degrade .content--carre-image .degrade-carre-marron {
  width: 250px;
  height: 130px;
}
.colonne-3--carre .colonne .content--carre-degrade .content--carre-image img {
  width: 250px;
  height: 250px;
}

.colonne-4--carre .colonne {
  padding-bottom: 20px;
}
.colonne-4--carre .colonne .content--carre-degrade {
  width: 250px;
  height: 250px;
  margin: auto;
}
.colonne-4--carre .colonne .content--carre-degrade .content--carre-image .degrade-carre-marron {
  width: 250px;
  height: 130px;
}
.colonne-4--carre .colonne .content--carre-degrade .content--carre-image img {
  width: 250px;
  height: 250px;
}

.swiper-container-1 {
  width: 100%;
  height: 100%;
}

.swiper-slide-1 {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
}

.swiper-slide-1:nth-child(2n) {
  width: 40%;
}

.swiper-slide-1:nth-child(3n) {
  width: 20%;
}

.container--menu-icon .slider--teams {
  position: relative;
  opacity: 1;
}
.container--menu-icon .slider--teams .slider--teams__team {
  position: relative;
  overflow: hidden;
}
.container--menu-icon .active {
  text-decoration: none;
  opacity: 1;
  transform: scale(1) translateZ(0px);
}
.container--menu-icon .active figure {
  width: auto !important;
}
.container--menu-icon .active .icon {
  margin-bottom: 18px !important;
}
.container--menu-icon .active .icon img {
  width: 80px !important;
}
.container--menu-icon .active figcaption span {
  color: #A18245 !important;
  font-size: 25px;
}
.container--menu-icon #list {
  position: relative;
  transform: translate3d(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.container--menu-icon #list a {
  text-align: center;
  text-decoration: none;
  width: 50%;
}
.container--menu-icon #list a figure {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  cursor: pointer;
  margin: 0.5em 1em;
  transition: transform 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 450ms ease-in-out;
  transform: scale(1) translateZ(0px);
}
.container--menu-icon #list a figure:hover {
  transform: scale(1.2) translateZ(0px);
}
.container--menu-icon #list a figure .icon {
  margin-bottom: 22px;
}
.container--menu-icon #list a figure .icon img {
  width: 47px;
}
.container--menu-icon #list a figure figcaption {
  display: flex;
  justify-content: center;
  width: 100%;
}
.container--menu-icon #list a figure figcaption span {
  color: #3F5951;
  font-weight: 400;
  display: block;
  line-height: 1.1em;
}

.container--menu-cat {
  position: relative;
  margin-bottom: 26px !important;
  padding: 0px 0 8px 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(214, 215, 212, 0.5) 22%, rgb(207, 209, 206) 52%, rgba(214, 215, 212, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
}
.container--menu-cat .container--menu-cat--info {
  justify-content: center;
  text-align: center;
  z-index: 2;
  width: 100%;
  flex-wrap: wrap;
  margin: 0;
  transform: none;
  padding-left: 0;
  padding-bottom: 5px;
}
.container--menu-cat .container--menu-cat--info li .miki_edit {
  display: inline-block;
}
.container--menu-cat .container--menu-cat--degrade {
  display: none;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(214, 215, 212, 0.5) 22%, rgb(207, 209, 206) 52%, rgba(214, 215, 212, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
  position: relative;
  width: 100%;
  height: 47px;
  z-index: 1;
}
.container--menu-cat li {
  line-height: normal;
  margin-bottom: -15px;
  margin-top: 10px;
  text-align: center;
}
.container--menu-cat li a {
  font-weight: 400;
  font-size: 16px;
  color: #3F5951;
  line-height: 1.2em;
  transition: all 0.35s ease 0s;
  vertical-align: middle;
  text-align: center;
}
.container--menu-cat li a:after {
  display: none;
  content: "|";
  color: #3F5951;
  padding: 0 10px;
  font-size: 16px;
}
.container--menu-cat li a:hover {
  text-decoration: none;
  font-weight: 600;
  color: #A18245;
}
.container--menu-cat li:first-child {
  margin-top: 20px;
}
.container--menu-cat li:last-child a:after {
  display: none;
}
.container--menu-cat .active a {
  color: #A18245;
  font-size: 32px;
}
.container--menu-cat .active a:after {
  font-size: 16px;
}

.tabs {
  display: table;
  table-layout: fixed;
  width: 100%;
  transform: translateY(5px);
}
.tab__content {
  position: relative;
  width: 100%;
  padding-left: 0;
}
.tab__content > li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  list-style: none;
}

.content__wrapper .colonne-4--carre {
  flex-wrap: wrap;
  align-content: flex-start;
}
.content__wrapper .colonne-4--carre .colonne:last-child {
  padding-bottom: 0;
}

.content-img-technique {
  max-width: 1100px;
  margin: auto;
  overflow: hidden;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.content-img-technique .colonne {
  width: 370px;
  height: 250px;
  overflow: hidden;
  margin-bottom: 15px;
}
.content-img-technique .colonne img {
  -o-object-fit: cover;
     object-fit: cover;
}
.content-img-technique a {
  display: block;
  width: calc(33% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  align-items: center;
}
.content-img-technique a:nth-child(3n) {
  margin-right: 0;
}
.content-img-technique a img {
  -o-object-fit: cover;
     object-fit: cover;
}

.texte-intro {
  padding-top: 30px;
  padding-bottom: 25px;
}
.texte-intro p, .texte-intro a, .texte-intro ul li, ul .texte-intro li {
  font-weight: 300;
  text-align: left;
}
.texte-intro strong, .texte-intro span {
  font-weight: 600;
}

.news .miki-news__header {
  margin-bottom: 25px;
}
.news .miki-news__header .miki-news__date p, .news .miki-news__header .miki-news__date a, .news .miki-news__header .miki-news__date ul li, ul .news .miki-news__header .miki-news__date li {
  font-size: 16px;
}
.news .miki-news__description {
  margin-bottom: 25px;
}

.miki-news__back {
  text-align: left;
}
.miki-news__back .fas {
  margin-right: 10px;
}

.contenaire-pdf {
  width: 240px;
  margin: auto;
  margin-top: 92px;
}
.contenaire-pdf .contenaire-pdf--content {
  text-align: center;
  position: relative;
}
.contenaire-pdf .contenaire-pdf--content .pdf-texte {
  color: #3F5951;
}
.contenaire-pdf .contenaire-pdf--content .pdf-texte a {
  color: #3F5951;
}
.contenaire-pdf .contenaire-pdf--content:hover .pdf-img {
  filter: none;
}
.contenaire-pdf .contenaire-pdf--content:hover .pdf-texte {
  color: #A18245;
}
.contenaire-pdf .contenaire-pdf--content:hover .pdf-texte a {
  color: #A18245;
  text-decoration: none;
}
.contenaire-pdf .pdf-info {
  display: flex;
  justify-content: center;
  position: relative;
}
.contenaire-pdf .pdf-img {
  margin-bottom: 4px;
  filter: grayscale(100%);
  transition: all 0.35s ease 0s;
}
.contenaire-pdf .pdf-degrade {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(214, 215, 212, 0.5) 22%, rgb(207, 209, 206) 52%, rgba(214, 215, 212, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
  position: relative;
  width: 100%;
  height: 27px;
  z-index: 1;
}
.contenaire-pdf .pdf-texte {
  position: absolute;
  text-align: center;
  z-index: 2;
  width: -moz-max-content;
  width: max-content;
  padding-top: 7px;
  transition: all 0.35s ease 0s;
}
.contenaire-pdf .pdf-texte a {
  color: #3F5951;
  transition: all 0.35s ease 0s;
}

input {
  padding: 11px;
}

input, select, textarea {
  padding: 10px;
  width: 100%;
  background-color: #F0F0F0;
}
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
}
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
}
input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
}
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
}

.formulaire input, .formulaire select, .formulaire textarea {
  margin-bottom: 10px;
}

.container, .container-margin {
  max-width: 1280px;
  margin: 10px auto;
}

.container-margin {
  margin-bottom: 143px;
}

.content {
  max-width: 955px;
  margin-left: auto;
  margin-right: auto;
}

.container-accueil {
  margin-bottom: 0;
}

.container-3-colonnes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.login {
  overflow: hidden;
  background-color: #C6C6C6;
}
.login .form-group {
  padding-right: 0;
}
.login p, .login a, .login ul li, ul .login li {
  padding-bottom: 25px;
}
.login .button1 {
  width: 100%;
}
.login .login--link {
  text-align: center;
}
.login .login--link .login--link-1 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.checkbox {
  padding: 10px 0;
}
.checkbox label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #5a5956;
  text-align: left;
}

.login--information {
  padding: 20px;
}

.login--img {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.login--img img {
  height: 100%;
  display: block;
  max-width: none;
}

.flex-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}

.container--icon {
  margin-bottom: 50px;
}
.container--icon h2 {
  margin-top: 0;
}
.container--icon i {
  font-size: 100px;
  color: #A18245;
}
.container--icon div:nth-child(1) {
  text-align: center;
}

.image--carre {
  width: 200px;
  height: 200px;
  overflow: hidden;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

.container-compte .compte-colonne {
  display: flex;
}
.container-compte .compte-colonne i {
  display: block;
  font-size: 40px;
}
.container-compte .compte-colonne .compte-colonne--button {
  display: block;
  height: 160px;
  width: 160px;
  text-align: center;
  line-height: 150px;
  color: #F0F0F0;
  font-size: 20px;
  background-color: #545E5D;
}
.container-compte .compte-colonne .compte-colonne--button .button--carre {
  height: 160px;
  width: 160px;
  padding-top: 35px;
}
.container-compte .compte-colonne .compte-colonne--button p, .container-compte .compte-colonne .compte-colonne--button a, .container-compte .compte-colonne .compte-colonne--button ul li, ul .container-compte .compte-colonne .compte-colonne--button li {
  color: #F0F0F0;
  font-size: 20px;
  text-align: center;
  line-height: 150px;
}
.container-compte .compte-colonne .compte-colonne--button h4 {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 600;
}
.container-compte .compte-colonne .compte-colonne--button:hover {
  text-decoration: none;
  background-color: #A18245;
}
.container-compte .compte-colonne .active {
  background-color: #A18245;
}
.container-compte .compte-information h2 {
  margin: 10px 0;
}

.compte-trad {
  padding-bottom: 35px;
  border-bottom: 2px solid #FFFFFF;
  padding-top: 20px;
}

.trad-date {
  padding-right: 20px;
}
.trad-date div {
  text-align: center;
  background-color: #C6C6C6;
  width: 100px;
  height: 100px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.trad-date div span {
  font-size: 35px;
  font-weight: 700;
  padding-bottom: 10px;
}
.trad-date div p, .trad-date div a, .trad-date div ul li, ul .trad-date div li {
  font-size: 20px;
  text-align: center;
}

.trad-info {
  width: 100%;
}
.trad-info h3 {
  margin-top: 0;
}
.trad-info .liste-couleur {
  padding-bottom: 20px;
}

.payment-choices img {
  max-width: 200px;
}
.payment-choices .button1 {
  background-color: #ffc439;
  width: 100%;
  border-radius: 4px;
  margin: 40px 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.payment-choices .button1:hover {
  background-color: #ffc439;
  filter: brightness(0.95);
}
.payment-choices .button1 img {
  height: 24px;
}

.compte-profil {
  justify-content: flex-start !important;
}

.compte-info {
  padding-left: 20px;
  text-align: center;
}

.container-etape {
  display: none;
  justify-content: center;
  padding: 15px;
  flex-wrap: wrap;
  position: relative;
}
.container-etape .timeline {
  margin-top: 35px;
  position: absolute;
  width: calc(75% - 30px);
  z-index: 1;
}

.etape--suivi {
  margin-top: 10px;
  line-height: 20px;
  position: relative;
  z-index: 10;
  width: 25%;
}
.etape--suivi:hover {
  text-decoration: none;
}
.etape--suivi:hover .etape--rond span {
  background-color: rgba(161, 130, 69, 0.8);
}
.etape--suivi .etape--rond {
  display: flex;
  justify-content: center;
}
.etape--suivi .etape--rond span {
  border: 2px solid #A18245;
  color: #F0F0F0;
  background-color: #A18245;
  border-radius: 100%;
  padding: 10px;
  font-size: 30px;
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  text-align: center;
}
.etape--suivi p, .etape--suivi a, .etape--suivi ul li, ul .etape--suivi li {
  text-align: center;
  padding-top: 8px;
  font-weight: 600;
}

.five_steps .etape--suivi {
  width: 20%;
}

.etape--suivi-check .etape--rond span {
  background-color: #3F5951;
  border: 2px solid #3F5951;
}
.etape--suivi-check:hover .etape--rond span {
  background-color: rgba(63, 89, 81, 0.8);
}

.etape--now .etape--rond span {
  border-color: #ffc439;
}

.timeline {
  border-color: #e1e1e1;
  width: 100px;
  height: 1px;
  border-top-width: 1px;
  border-top-style: dashed;
  margin-top: 25px;
}

.payment-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  color: #ffffff;
}
.payment-overlay p, .payment-overlay a, .payment-overlay ul li, ul .payment-overlay li {
  font-size: 20px;
  color: #ffffff;
}
.payment-overlay .payment-overlay__content {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.payment-overlay .payment-overlay__content .payment-overlay__title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 20px;
}
.payment-overlay .payment-overlay__content .payment-overlay__text {
  line-height: 1.5em;
}

#aspect-content {
  margin: 50px 0 0;
}

.aspect-tab {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 10px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgb(236, 236, 236);
  opacity: 1;
  transition: box-shadow 0.2s, opacity 0.4s;
}
.aspect-tab:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.11);
}

.aspect-input {
  display: none;
}

.aspect-input:checked ~ .aspect-content + .aspect-tab-content {
  max-height: 3000px;
}

.aspect-input:checked ~ .aspect-content:after {
  transform: rotate(0);
}

.aspect-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 1;
  cursor: pointer;
}
.aspect-label:hover ~ .aspect-content:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
}

.aspect-content {
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 87px 10px 30px;
  white-space: nowrap;
  cursor: pointer;
}
.aspect-content:before, .aspect-content:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.aspect-content:before {
  height: 100%;
}
.aspect-content:after {
  position: absolute;
  width: 24px;
  height: 100%;
  right: 30px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}

.aspect-name,
.aspect-state {
  display: block;
  width: 100%;
  font-weight: 500;
  white-space: normal;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
}

.aspect-tab.ok {
  box-shadow: 0 0 0 1px #4CAF50;
}
.aspect-tab.ok:hover {
  box-shadow: 0 0 0 2px #4CAF50;
}
.aspect-tab.ok .aspect-state {
  color: #4CAF50;
}
.aspect-tab.ok .aspect-state:before {
  content: "\f1d8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  margin-right: 10px;
}
.aspect-tab.ok .aspect-state.ok {
  display: block;
}
.aspect-tab.ok .aspect-state.waiting {
  display: none;
}
.aspect-tab.ok .aspect-state.validated {
  display: none;
}
.aspect-tab.ok .validate {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.aspect-tab.empty {
  box-shadow: 0 0 0 1px #ff9800;
}
.aspect-tab.empty:hover {
  box-shadow: 0 0 0 2px #ff9800;
}
.aspect-tab.empty .aspect-state {
  color: #ff9800;
}
.aspect-tab.empty .aspect-state:before {
  content: "\f252";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  margin-right: 10px;
}
.aspect-tab.empty .aspect-state.ok {
  display: none;
}
.aspect-tab.empty .aspect-state.waiting {
  display: block;
}
.aspect-tab.empty .aspect-state.validated {
  display: none;
}
.aspect-tab.empty .validate {
  display: none;
}

.aspect-tab.validated {
  box-shadow: 0 0 0 1px #4CAF50;
}
.aspect-tab.validated:hover {
  box-shadow: 0 0 0 2px #4CAF50;
}
.aspect-tab.validated .aspect-state {
  color: #4CAF50;
}
.aspect-tab.validated .aspect-state:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  margin-right: 10px;
}
.aspect-tab.validated .aspect-state.ok {
  display: none;
}
.aspect-tab.validated .aspect-state.waiting {
  display: none;
}
.aspect-tab.validated .aspect-state.validated {
  display: block;
}
.aspect-tab.validated .validate {
  display: none;
}
.aspect-tab.validated .remove_file {
  display: none !important;
}

.aspect-name {
  margin-bottom: 12px;
}

.aspect-content + .aspect-tab-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}

.aspect-content > div,
.aspect-state > div {
  display: inline-block;
}

.aspect-content > div {
  vertical-align: middle;
}

.aspect-info {
  width: 100%;
  white-space: nowrap;
  font-size: 1rem;
  text-align: left;
}

.aspect-tab-content {
  text-align: justify;
}
.aspect-tab-content .translation_file span {
  display: inline-block;
  text-align: left;
}
.aspect-tab-content .translation_file .remove_file {
  color: #f44336;
  display: inline-block;
  width: 50px;
  text-align: right;
  font-size: 2em;
  vertical-align: middle;
}
.aspect-tab-content .translation_file + .upload-dropzone {
  display: none;
}

.aspect-tab-content__wrapper {
  padding: 20px;
  background: #C6C6C6;
}

@media screen and (max-width: 800px) {
  .aspect-label {
    max-height: 102px;
  }
  .aspect-content {
    height: auto;
    padding: 10px 87px 10px 30px;
  }
  .aspect-content:before {
    display: none;
  }
  .aspect-content:after {
    top: 0;
  }
  .aspect-content > div {
    display: block;
    width: 100%;
  }
  .aspect-stat {
    margin-top: 10px;
    text-align: left;
  }
}
@media screen and (max-width: 500px) {
  .aspect-label {
    max-height: 140px;
  }
  .aspect-stat > div {
    display: block;
    width: 100%;
  }
}
.dz-clickable {
  width: 100%;
  background: #F0F0F0;
  border: 2px dotted #A18245;
}
.dz-clickable .dz-message {
  margin: 100px 0;
  text-align: center;
}
.dz-clickable .dz-message:after {
  content: "\f1ab";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  margin-top: 20px;
  font-size: 4em;
  color: #A18245;
}

.dz-preview {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px;
  margin: 20px;
  background: #C6C6C6;
  border: solid 1px #FFFFFF;
}
.dz-preview .dz-image {
  width: 100%;
  order: 1;
}
.dz-preview .dz-details {
  order: 4;
  width: calc(100% - 85px);
}
.dz-preview .dz-progress {
  display: none;
}
.dz-preview .dz-error-message {
  width: 100%;
  order: 2;
}
.dz-preview .dz-success-mark {
  width: 65px;
  margin-right: 20px;
  order: 3;
  content: "";
}
.dz-preview .dz-success-mark:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 4em;
  color: #4CAF50;
}
.dz-preview .dz-success-mark svg {
  display: none;
}
.dz-preview.dz-success {
  border-color: #4CAF50;
}
.dz-preview.dz-success .dz-error-mark {
  display: none;
}
.dz-preview.dz-error {
  border-color: #f44336;
}
.dz-preview.dz-error .dz-success-mark {
  display: none;
}

.template-formulaire .form--trad {
  padding: 10px 50px 50px 50px;
  margin: 50px 0;
}

.page-accueil .top--slide {
  display: none;
}
.page-accueil .container-margin {
  margin-bottom: 50px;
}

.page-sur-mesure .tab__content p, .page-sur-mesure .tab__content a, .page-sur-mesure .tab__content ul li, ul .page-sur-mesure .tab__content li {
  padding-left: 0 !important;
}
.page-sur-mesure .tab__content .full-editable {
  display: flex;
  justify-content: center;
}
.page-sur-mesure .container-3-colonnes-fixe .colonne-2 {
  margin-top: 20px;
}
.page-sur-mesure .container-3-colonnes-fixe .colonne-3 {
  margin-top: 20px;
}
.page-sur-mesure .container-3-colonnes-motcle {
  margin-bottom: 25px;
}

.page-search input[type=search] {
  border: none;
  border-bottom: solid 1px #3F5951;
}
.page-search input[type=search]:focus {
  border-color: #A18245;
  outline: none;
}
.page-search input[type=search] {
  padding: 10px;
  background-color: #F0F0F0;
  margin-bottom: 10px;
}
.page-search button[type=submit] {
  display: none;
}
.page-search li.search-list-item {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #3F5951;
}
.page-search li.search-list-item h5,
.page-search li.search-list-item h5 a {
  font-size: 20px;
}
.page-search li.search-list-item p, .page-search li.search-list-item a, .page-search li.search-list-item ul li, ul .page-search li.search-list-item li {
  font-size: 16px;
}

.page-produits .texte-intro {
  padding-top: 0;
}

.page-product_details .titre--breadcrumb {
  margin-top: 40px;
}

.page-actualites .news_list {
  margin-bottom: 50px;
}

.page-actualite_details .container-margin {
  margin-bottom: 50px;
}

.privacy-policy-h1 {
  line-height: 1.33;
}

.privacy-policy-h2,
.page-politique-cookies h2 {
  margin-top: 20px;
  margin-bottom: 15px;
}

.privacy-policy-p,
.page-politique-cookies p,
.page-politique-cookies a,
.page-politique-cookies ul li,
ul .page-politique-cookies li {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}

form fieldset {
  border: none;
}
form fieldset .form__group,
form fieldset .form__group--50 {
  margin-bottom: 20px;
}
form fieldset .form__group .field,
form fieldset .form__group--50 .field {
  position: relative;
  width: 100%;
}
form fieldset .form__group .field label,
form fieldset .form__group--50 .field label {
  position: absolute;
  top: 13px;
  left: 10px;
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
}
form fieldset .form__group .field label .required,
form fieldset .form__group--50 .field label .required {
  color: #A18245;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]),
form fieldset .form__group textarea,
form fieldset .form__group select,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]),
form fieldset .form__group--50 textarea,
form fieldset .form__group--50 select {
  border: none;
  border-bottom: solid 1px #3F5951;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]):focus,
form fieldset .form__group textarea:focus,
form fieldset .form__group select:focus,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]):focus,
form fieldset .form__group--50 textarea:focus,
form fieldset .form__group--50 select:focus {
  border-color: #A18245;
  outline: none;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]),
form fieldset .form__group textarea,
form fieldset .form__group select,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]),
form fieldset .form__group--50 textarea,
form fieldset .form__group--50 select {
  padding: 10px;
  background-color: #F0F0F0;
  margin-bottom: 10px;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]),
form fieldset .form__group textarea,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]),
form fieldset .form__group--50 textarea {
  width: 100%;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit])::-webkit-input-placeholder,
form fieldset .form__group textarea::-webkit-input-placeholder,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit])::-webkit-input-placeholder,
form fieldset .form__group--50 textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
  color: transparent;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit])::-moz-placeholder,
form fieldset .form__group textarea::-moz-placeholder,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit])::-moz-placeholder,
form fieldset .form__group--50 textarea::-moz-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
  color: transparent;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]):-moz-placeholder,
form fieldset .form__group textarea:-moz-placeholder,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]):-moz-placeholder,
form fieldset .form__group--50 textarea:-moz-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
  color: transparent;
}
form fieldset .form__group input:not([class*=mce]):not([type=submit]):-ms-input-placeholder,
form fieldset .form__group textarea:-ms-input-placeholder,
form fieldset .form__group--50 input:not([class*=mce]):not([type=submit]):-ms-input-placeholder,
form fieldset .form__group--50 textarea:-ms-input-placeholder {
  font-size: 14px;
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  color: #545E5D;
  color: transparent;
}
form fieldset .form__group--50 {
  display: flex;
}
form fieldset .form__group--50 .field {
  width: calc(50% - 10px);
  margin-right: 20px;
}
form fieldset .form__group--50 .field:last-child {
  margin-right: 0;
}
form #input_name,
form #input_email,
form #input_tel {
  width: 100%;
}
form .form__buttons_group {
  text-align: center;
  margin-top: 20px;
}
form .checkbox {
  display: flex;
  width: 100%;
}
form input[type=checkbox] {
  width: 20px;
  position: relative;
  margin: 0;
  margin-bottom: 10px;
}
form label {
  font-size: 16px;
  margin-right: 20px;
}
form .icheckbox_square-blue {
  margin-right: 5px !important;
}

@media screen and (min-width: 46.875em) {
  form #input_name,
  form #input_email,
  form #input_tel {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 100%;
  }
  form #input_name:last-child,
  form #input_email:last-child,
  form #input_tel:last-child {
    margin-right: 0;
  }
  form #input_message {
    margin-top: 20px;
  }
}
html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 100;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-ultralight-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 300;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-light-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 400;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-regular-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 600;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-medium-webfont.svg#EuclidFlex") format("svg");
}
@font-face {
  font-family: EuclidFlex;
  font-style: normal;
  font-weight: 800;
  src: url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.woff2") format("woff2"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.woff") format("woff"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.ttf") format("truetype"), url("/themes/symerline/font/EuclidFlex/euclidflex-bold-webfont.svg#EuclidFlex") format("svg");
}
.link_to_menu {
  width: 100%;
}

header {
  width: 100%;
  background-color: #F0F0F0;
  z-index: 999;
  top: 0;
  height: 115px;
}

.header .content--header {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}
.header .content--header .content--menu {
  position: relative;
}
.header .logo {
  z-index: 8;
  width: 100%;
  top: 0;
}
.header .logo img {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
.header .loupe {
  position: absolute;
  z-index: 999;
  right: 0;
  top: 2px;
}

.header-2 {
  background-color: #F0F0F0;
  position: absolute;
  z-index: 999;
  top: 30px;
}
.header-2 .header-nav:before, .header-2 .header-nav:after {
  content: "";
  display: table;
}
.header-2 .header-nav:after {
  clear: both;
}
.header-2 .header-nav {
  position: relative;
}

.menu {
  display: inline-block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  display: inline-block;
}
.menu li a {
  color: #FFFFFF;
  display: block;
  padding: 10px;
  position: relative;
  transition: color 0.3s;
  text-decoration: none;
}

.search-button {
  position: absolute;
  right: 170px;
  top: 34px;
  width: 20px;
  height: 17px;
}

.search-toggle {
  position: relative;
  display: block;
  height: 12px;
  width: 12px;
}
.search-toggle::before, .search-toggle::after {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.1s;
}
.search-toggle::before {
  border: 2px solid #545E5D;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: -2px;
  top: -2px;
}
.search-toggle::after {
  height: 2px;
  width: 12px;
  background: #545E5D;
  top: 10px;
  left: 5px;
  transform: rotate(45deg);
}
.search-toggle.active::before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  transform: rotate(45deg);
  top: -1px;
  left: 4px;
}
.search-toggle.active::after {
  width: 12px;
  left: -1px;
  top: 4px;
}

.search-input:focus {
  outline: none;
}

#header-1 .search-box {
  position: absolute;
  top: 83px;
  right: 50px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 73%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.3s;
  max-height: 40px;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  opacity: 0;
}
#header-1 .search-box .search-input {
  width: 100%;
  height: 100%;
  padding: 5px 1em;
  border: 0;
  background-color: transparent;
  color: #3F5951;
}
#header-1 .search-box .search-input::-webkit-input-placeholder {
  color: rgba(63, 89, 81, 0.4);
}
#header-1.show .search-box {
  opacity: 1;
}

.main_menu {
  font-family: "EuclidFlex", sans-serif;
  font-weight: 500;
  display: block;
  text-align: center;
  padding-top: 10px;
  min-width: 1px;
  margin: 0;
  padding: 60px 0 0 10px;
}
.main_menu li {
  list-style: none;
}
.main_menu li a {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding: 10px 20px;
}
.main_menu li a:after {
  content: "";
  background: none;
  width: 0;
  height: 0;
}

#nav-icon {
  border: solid 10px transparent;
  width: 50px;
  height: 40px;
  position: relative;
  margin: 0 auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  top: 34px;
  right: 70px;
}
#nav-icon span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
#nav-icon span:nth-child(2) {
  top: 8px;
  transform-origin: left center;
}
#nav-icon span:nth-child(3) {
  top: 16px;
  transform-origin: left center;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #A18245;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon.open span:nth-child(1) {
  transform: rotate(45deg);
}
#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 22px;
  left: 0px;
}

/* first level */
.main_menu ul {
  z-index: 10;
  transition: opacity 0.2s ease-in;
  padding: 0;
  max-width: 18%;
}
.main_menu ul li {
  width: 100% !important;
  height: auto;
  float: none;
  overflow: hidden;
  padding: 0;
  text-align: center;
}
.main_menu ul li a {
  text-align: center;
  width: 100%;
  color: #3F5951;
  transition: color 0.2s ease-in-out;
  padding-bottom: 0;
}
.main_menu ul li a span {
  font-size: 25px;
  font-weight: 400;
}
.main_menu li > a:hover,
.main_menu li:hover > a {
  color: #A18245;
}

/* second level */
.main_menu li ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  z-index: 10;
  width: 100%;
}
.main_menu li ul a {
  font-size: 24px;
  text-align: center;
  padding: 0 10px 20px 10px;
  line-height: 1em;
}
.main_menu li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
.main_menu li ul li > a:hover,
.main_menu li ul li:hover > a,
.main_menu li ul:not(:hover) li.active > a {
  color: #A18245;
}

.sliding-menu-content {
  padding-left: 0;
  padding-top: 40px;
  position: fixed;
  top: 115px;
  right: auto;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: translateY(100%);
  transition: all 0.25s linear;
  background: #F0F0F0;
  z-index: 999999;
}
.sliding-menu-content a {
  text-decoration: none;
}
.sliding-menu-content li.opened {
  background-color: transparent;
  color: #F0F0F0 !important;
}
.sliding-menu-content li a {
  display: block;
  padding-bottom: 1em;
}
.sliding-menu-content.is-visible {
  transform: translateY(0);
}

.sliding-menu-fade-screen {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  transition: all 0.15s ease-out 0s;
  opacity: 0;
  visibility: hidden;
  z-index: 999998;
}
.sliding-menu-fade-screen.is-visible {
  opacity: 0.4;
  visibility: visible;
}

.sliding-menu-button {
  transform: translateX(0);
  transition: all 0.25s linear;
  background-color: transparent;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  text-align: right;
  outline: none;
  z-index: 9;
  right: 0;
}
.sliding-menu-button.is-visible {
  top: 0;
  height: 60px;
}

@media screen and (max-width: 68.75em) {
  .main_menu ul {
    max-width: 90%;
  }
  .logo {
    height: 60px;
    background-image: url("/themes/symerline/images/logo_symerline.png");
    background-size: 800px;
    background-position: -320px center;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .logo img {
    display: none;
  }
  .loupe {
    position: initial !important;
  }
  #header-1 {
    top: 53px;
    left: 0;
    width: 100%;
    position: initial;
  }
  #header-1 .search-button {
    right: 22px;
    top: 88px;
    z-index: 9999;
  }
  #header-1 .search-box {
    top: 83px;
  }
  #header-1 .header-nav {
    position: initial;
  }
  #nav-icon {
    top: -10px;
    right: 10px;
    background: #F0F0F0;
    border-color: #F0F0F0;
  }
}
.button, .button4, .button3, .button2, .button1 {
  border: none;
  font-family: "EuclidFlex", sans-serif;
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.button1 {
  color: #A18245;
  text-decoration: none;
  font-weight: 400;
}
.button1:hover {
  text-decoration: underline;
}

.button2 {
  border: 1px solid #545E5D;
  color: #545E5D;
  padding: 12px 50px;
}
.button2:hover {
  border-color: #A18245;
  background-color: #A18245;
  color: #F0F0F0;
}

.button3 {
  background-color: #545E5D;
  border: 2px solid #545E5D;
  color: #F0F0F0;
  padding: 12px 50px;
}
.button3:hover {
  background-color: transparent;
  border: 2px solid #A18245;
  color: #A18245;
}

.button4 {
  background-color: #3F5951;
  color: #F0F0F0;
}
.button4:hover {
  background-color: rgba(63, 89, 81, 0.8);
  color: #F0F0F0;
}

/*
	Pour tous les snippets génériques
*/
/********************************************
 * Pour les styles "Global" (Smartphone)
 *******************************************/
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container--document {
  padding: 10px;
  border-bottom: 1px solid #A18245;
  text-align: left;
}
.container--document .document--image {
  overflow: hidden;
  text-align: center;
}
.container--document .document--image img {
  height: auto;
}
.container--document h4 {
  text-transform: uppercase;
  clear: both;
  margin-top: 18px;
  margin-bottom: 20px;
  color: #A18245;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 1px;
}
.container--document .document--description {
  padding-bottom: 30px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  color: #A18245;
  font-weight: 400;
}
.container--document:first-child {
  border-top: solid 1px #A18245;
}

.image-right {
  text-align: center;
  position: relative;
  z-index: 20 !important;
}

.image-left {
  text-align: center;
  position: relative;
  z-index: 20 !important;
}

.liste-rond {
  list-style: disc;
  padding-left: 20px;
  margin: 20px auto 20px auto;
  text-align: left;
}
.liste-rond > li {
  line-height: 2em;
}

.liste-numero {
  list-style: decimal;
  margin: 20px auto 20px auto;
  text-align: left;
}
.liste-numero > li {
  line-height: 2em;
  padding-left: 5px;
}

.liste-fleche {
  list-style-type: none;
  text-align: left;
}
.liste-fleche > li {
  padding: 5px 5px 5px 38px !important;
  border-bottom: dotted 1px #C6C6C6;
  overflow: hidden;
  position: relative;
}
.liste-fleche > li:before {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 100%;
  font-family: "fontawesome";
  content: "\f105";
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  padding: 0 10px 0 5px;
  margin-right: 10px;
  vertical-align: middle;
  border-right: dotted 1px #C6C6C6;
}

.liste-couleur > li {
  padding: 8px;
  overflow: hidden;
}
.liste-couleur > li:nth-child(odd) {
  background-color: #fafafa;
}
.liste-couleur > li:nth-child(even) {
  background-color: #ffffff;
}
.liste-couleur > li:hover {
  background-color: #A18245;
  color: #F0F0F0;
}
.liste-couleur > li:hover a, .liste-couleur > li:hover a:hover {
  color: #F0F0F0;
  text-decoration: none;
  border: none;
}

.liste-couleur2 > li {
  padding: 10px;
  overflow: hidden;
}
.liste-couleur2 > li:nth-child(odd) {
  background-color: rgb(216.9, 199.7826086957, 166.1);
}
.liste-couleur2 > li:nth-child(even) {
  background-color: #ffffff;
}
.liste-check {
  padding: 0;
}
.liste-check li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  list-style: none;
}
.liste-check li .svg-inline--fa {
  margin-right: 5px;
}
.liste-check li:before {
  display: none;
  font-family: "Font Awesome 5 Solid";
  font-weight: 900;
  content: "\f00c";
  padding-right: 8px;
  font-size: 18px;
}

.container-2-colonnes-fixe {
  padding-bottom: 15px;
}
.container-2-colonnes-fixe .colonne-2 {
  padding-top: 15px;
}

table.table {
  display: table;
  border-collapse: collapse;
  background: white;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
table.table * {
  position: relative;
}
table.table td, table.table th {
  display: table-cell;
  margin-bottom: 0;
  padding-left: 8px;
  text-align: left;
  vertical-align: middle;
  line-height: normal;
}
table.table tr {
  display: table-row;
  height: auto;
  padding: 37px 0;
}
table.table thead tr {
  height: 60px;
  background: #A18245;
}
table.table tbody tr {
  height: 50px;
}
table.table tbody tr:last-child {
  border: 0;
}
table.table th {
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
}
table.table tr:nth-child(even) {
  background-color: #f5f5f5;
}
table.table tr {
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}
table.table tbody tr:hover {
  color: #555555;
  background-color: #f5f5f5;
}

.citation__text p, .citation__text a, .citation__text ul li, ul .citation__text li {
  font-style: italic;
}

.citation__author {
  width: 100%;
}
.citation__author span {
  color: #A18245;
  font-size: 18px;
  text-align: center;
  display: block;
  padding-top: 15px;
}

.container-3-colonnes-motcle {
  display: flex;
  margin-top: 45px;
  margin-bottom: 45px;
  justify-content: center;
  flex-wrap: wrap;
}
.container-3-colonnes-motcle .mot-cle {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 50px;
  color: #3F5951;
  padding: 0 40px;
  transition: all 0.35s ease 0s;
}
.container-3-colonnes-motcle .mot-cle:hover {
  text-decoration: none;
  color: #A18245;
}
.container-3-colonnes-motcle .active .mot-cle {
  color: #A18245;
}
.container-3-colonnes-motcle .colonne {
  width: 100%;
  padding-top: 0;
}

/****************************
 * Pour les styles "Tablet"
 ***************************/
@media screen and (min-width: 46.875em) {
  .container-2-colonnes-auto { /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-gap: 24px; /* Firefox */
    column-gap: 24px;
  }
  .container-2-colonnes-fixe {
    display: flex;
    margin-bottom: 40px;
  }
  .container-2-colonnes-fixe .colonne-1 {
    width: 50%;
    margin-right: 12px;
  }
  .container-2-colonnes-fixe .colonne-2 {
    width: 50%;
    margin-left: 12px;
    padding-top: 0;
  }
  .container-3-colonnes-fixe {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .container-3-colonnes-fixe .colonne-1 {
    width: 30%;
    padding-top: 0;
  }
  .container-3-colonnes-fixe .colonne-2 {
    width: 30%;
    padding-top: 0;
  }
  .container-3-colonnes-fixe .colonne-3 {
    width: 30%;
    padding-top: 0;
  }
  .container-3-colonnes-motcle .colonne {
    width: auto;
    padding-top: 0;
  }
  .container-3-colonnes-motcle .colonne:nth-child(n) {
    display: flex;
    justify-content: space-between;
  }
  .container-3-colonnes-motcle .colonne:nth-child(n):before {
    content: "|";
    color: #545E5D;
    font-weight: 400;
    font-size: 32px;
    line-height: 50px;
  }
  .container-3-colonnes-motcle .colonne:first-child:before {
    display: none;
  }
  .container-flex::after {
    clear: both;
    content: "";
    display: block;
  }
  .container-flex {
    align-items: stretch;
    clear: both;
    display: flex;
    justify-content: space-between;
  }
  .container--document {
    border-right: solid 1px #A18245;
    border-bottom: solid 1px #A18245;
    position: relative;
  }
  .container--document:nth-child(2n+1) {
    border-left: solid 1px #A18245;
  }
  .container--document:nth-child(2n) {
    border-top: solid 1px #A18245;
  }
  .container--document h4 {
    padding-left: 8px;
  }
  .container--document .document--image img {
    width: 100%;
    max-width: 250px;
  }
  .image-right {
    float: right;
    margin-left: 10px;
  }
  .image-left {
    float: left;
    margin-right: 10px;
  }
  table.table td:last-child,
  table.table th:last-child {
    padding-right: 40px;
  }
  table.table td:first-child,
  table.table th:first-child {
    padding-left: 40px;
  }
}
/****************************
 * Pour les styles "Desktop"
 ***************************/
@media screen and (min-width: 68.75em) {
  .container--document:nth-child(2n+1) {
    border-left: none;
  }
  .container--document:nth-child(2n) {
    border-top: none;
  }
  .container--document:nth-child(4n+1) {
    border-left: solid 1px #A18245;
  }
  .container--document:nth-child(2), .container--document:nth-child(3), .container--document:nth-child(4) {
    border-top: solid 1px #A18245;
  }
}
/**
 * Le CSS pour les effets d'affichage Miki
 */
.mikiEffect-slideFromLeft {
  position: relative;
  left: -300px;
  opacity: 0;
}

.mikiEffect-slideFromRight {
  position: relative;
  right: -300px;
  opacity: 0;
}

.mikiEffect-slideFromBottom {
  position: relative;
  bottom: -300px;
  opacity: 0;
}

.mikiEffect-fade {
  opacity: 0;
}

@media screen and (min-width: 20em) {
  .container-sponsor::after {
    clear: both;
    content: "";
    display: block;
  }
  .container-sponsor {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 82.9403913294%;
  }
  .container-sponsor:last-child {
    margin-right: 0;
  }
  .container-sponsor {
    margin-left: 8.5298043353%;
  }
}
@media screen and (min-width: 46.875em) {
  .only-desktop {
    display: none !important;
  }
  .only-tablet {
    display: block !important;
  }
  .only-smartphone {
    display: none !important;
  }
  .no-desktop {
    display: block !important;
  }
  .no-tablet {
    display: none !important;
  }
  .no-smartphone {
    display: block !important;
  }
  .from-tablet {
    display: block !important;
  }
  .media_query_value {
    font-size: 4px;
  }
  .top--image, .top--slide {
    height: 650px;
  }
  .container-3-colonnes {
    justify-content: space-between;
    flex-wrap: initial;
  }
  .container-flex,
  .container-flex > .drag-container {
    display: flex;
  }
  .content-img-technique .colonne:nth-child(2) {
    padding: 0 15px;
  }
  .container-accueil {
    margin-bottom: 80px;
  }
  footer .container-flex--footer {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  footer .footer--texte {
    padding-right: 115px;
    padding-left: 47px;
    padding-top: 10px;
  }
  footer .footer--texte p, footer .footer--texte a, footer .footer--texte ul li, ul footer .footer--texte li {
    padding-bottom: 0;
  }
  footer .footer--reseauxsociaux {
    padding-top: 5px;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 50px !important;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 50px !important;
  }
  .accueil--news .accueil--new {
    align-items: center;
  }
  .accueil--news .accueil--new .accueil--new-description:before {
    background: linear-gradient(to left, #F0F0F0 36%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
  }
  .colonne-3 .colonne:last-child {
    border-right: none;
  }
  .image--carre {
    margin-left: 0;
    margin-right: 0;
  }
  .colonne-3--carre .colonne:nth-child(2) {
    border-right: none;
    padding-right: 20px;
    padding-left: 20px;
  }
  .iosotope-album__element {
    width: calc(25% - 15px);
  }
  .colonne-4--carre .colonne {
    padding-right: 20px;
  }
  .container--menu-icon .active .icon {
    margin-bottom: 18px !important;
  }
  .container--menu-icon .active .icon img {
    width: 118px !important;
  }
  .container--menu-icon .active figcaption span {
    font-size: 30px;
  }
  .container--menu-icon #list a {
    width: 25%;
  }
  .container--menu-icon #list a figure {
    margin: 1em 1em;
    margin-bottom: 40px;
  }
  .container--menu-cat .container--menu-cat--info {
    display: flex;
    align-items: center;
  }
  .container--menu-cat li {
    margin-bottom: -25px;
  }
  .container--menu-cat li a {
    line-height: normal;
  }
  .container--menu-cat li a:after {
    display: inline-block;
  }
  .container--menu-cat li:first-child {
    margin-top: 10px;
  }
  .page-accueil .top--image, .page-accueil .top--slide {
    display: block;
    height: 650px;
  }
  .page-accueil .container-margin {
    margin-bottom: 143px;
  }
  .page-sur-mesure .container-3-colonnes-fixe .colonne-2 {
    margin-top: 0;
  }
  .page-sur-mesure .container-3-colonnes-fixe .colonne-3 {
    margin-top: 0;
  }
  .page-sur-mesure .container-3-colonnes-motcle {
    margin-bottom: 45px;
  }
  .page-produits .texte-intro {
    padding-top: 30px;
  }
  .page-product_details .titre--breadcrumb {
    margin-top: 92px;
  }
  .page-actualites .news_container {
    display: flex;
  }
  .page-actualites .news_list {
    width: calc(50% - 25px);
    margin-bottom: 0;
  }
  .page-actualites .news_list:nth-child(1) {
    margin-right: 25px;
  }
  .page-actualites .news_list:nth-child(2) {
    margin-left: 25px;
  }
  .page-actualites .news_list h2 {
    margin-bottom: 20px;
  }
  .page-actualite_details .container-margin {
    margin-bottom: 143px;
  }
}
@media screen and (min-width: 68.75em) {
  .only-desktop {
    display: block !important;
  }
  .only-smartphone {
    display: none !important;
  }
  .only-tablet {
    display: none !important;
  }
  .no-desktop {
    display: none !important;
  }
  .no-tablet {
    display: block !important;
  }
  .no-smartphone {
    display: block !important;
  }
  th.no-tablet, td.no-tablet,
  th.no-smartphone, td.no-smartphone {
    display: table-cell !important;
  }
  .from-desktop {
    display: block !important;
  }
  .media_query_value {
    font-size: 6px;
  }
  html {
    margin-left: auto;
    margin-right: auto;
  }
  .top .titre--fond-image {
    height: 500px;
  }
  .top--carre {
    position: absolute;
    bottom: 0;
    flex-wrap: nowrap;
  }
  .top--carre .colonne {
    padding-top: 0;
  }
  footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-colonnes {
    display: flex;
    margin-bottom: 40px;
  }
  .container-colonnes .colonne-1 {
    width: 50%;
    margin-right: 12px;
  }
  .container-colonnes .colonne-2 {
    width: 50%;
    margin-left: 12px;
  }
  .container-flex,
  .container-flex > .drag-container {
    display: flex;
  }
  .container-compte::after {
    clear: both;
    content: "";
    display: block;
  }
  .container-compte {
    align-items: stretch;
    clear: both;
    display: flex;
    justify-content: space-between;
  }
  .container-compte .compte-colonne {
    display: block;
  }
  .container-compte .compte-information {
    width: 80%;
  }
  .trad-date {
    width: 18%;
  }
  .trad-info {
    width: 82%;
  }
  .page-accueil .top .titre--fond-image {
    height: 650px;
  }
}
