@charset "UTF-8";
/* YOUR FIRE */
@import url(plugins/bootstrap5-2.min.css);
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@200;300;600&family=Barlow:wght@300;600&display=swap");
/* Hover */
/*C853FF*/
/*------*/
/* Typo */
/*------*/
/*------------*/
/* Responsive */
/*-----------*/
/*----------*/
/* Settings */
/*---------*/
/*Button*/
/*Button TOP*/
/*Icone*/
/*Soustraction*/
/*Link*/
/*tag*/
/*form*/
/*Other*/
/*------*/
/* MENU */
/*------*/
/* Text */
/* Reset */
/* transition */
/* Utilitaires */
/* Bouton */
/* BG */
/* Text color */
/* Filter */
/* tag */
/* Responsive */
/*----------*/
/*-- Buttons  --*/
/*----------*/
/* Reset */
a {
  text-decoration: none;
  font-family: "Barlow Condensed", sans-serif; }
  a:hover, a:focus, a:active {
    text-decoration: none; }
  a[href^="mailto:"] {
    text-transform: lowercase !important; }
  @media only screen and (max-width: 576px) {
    a {
      word-break: break-word !important;
      overflow-wrap: break-word !important; } }

button {
  background: transparent;
  outline: none;
  border: 0; }

a, button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:hover, a:focus, a:active, button:hover, button:focus, button:active {
    text-decoration: none; }

.link {
  text-transform: uppercase; }
  .link svg {
    position: relative;
    top: -2px; }

.btn_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_primary:hover, .btn_primary:focus, .btn_primary:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #ed7801;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .btn_primary svg {
    position: relative;
    top: -2px; }

.btn_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #ed7801;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_secondary:hover, .btn_secondary:focus, .btn_secondary:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .btn_secondary svg {
    position: relative;
    top: -2px; }

.btn_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #e9e9e9;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_third:hover, .btn_third:focus, .btn_third:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .btn_third svg {
    position: relative;
    top: -2px; }

.btn_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_dark:hover, .btn_dark:focus, .btn_dark:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #f9f8f7;
    color: #262125 !important;
    border-color: transparent; }
  .btn_dark svg {
    position: relative;
    top: -2px; }

.btn_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #f9f8f7;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_light:hover, .btn_light:focus, .btn_light:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .btn_light svg {
    position: relative;
    top: -2px; }

.btn_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #fff;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_white:hover, .btn_white:focus, .btn_white:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f0efe8 !important;
    border-color: transparent; }
  .btn_white svg {
    position: relative;
    top: -2px; }

.btn_outline_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #262125;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_primary:hover, .btn_outline_primary:focus, .btn_outline_primary:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f9f8f7 !important;
    border-color: #262125; }
  .btn_outline_primary svg {
    position: relative;
    top: -2px; }

.btn_outline_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #ed7801;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #ed7801 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_secondary:hover, .btn_outline_secondary:focus, .btn_outline_secondary:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #ed7801;
    color: #f9f8f7 !important;
    border-color: #ed7801; }
  .btn_outline_secondary svg {
    position: relative;
    top: -2px; }

.btn_outline_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #e9e9e9;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #e9e9e9 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_third:hover, .btn_outline_third:focus, .btn_outline_third:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #e9e9e9;
    color: #f9f8f7 !important;
    border-color: #e9e9e9; }
  .btn_outline_third svg {
    position: relative;
    top: -2px; }

.btn_outline_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #262125;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_dark:hover, .btn_outline_dark:focus, .btn_outline_dark:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #262125 !important;
    border-color: #262125; }
  .btn_outline_dark svg {
    position: relative;
    top: -2px; }

.btn_outline_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #f9f8f7;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_light:hover, .btn_outline_light:focus, .btn_outline_light:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #f9f8f7;
    color: #f9f8f7 !important;
    border-color: #f9f8f7; }
  .btn_outline_light svg {
    position: relative;
    top: -2px; }

.btn_outline_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn_outline_white:hover, .btn_outline_white:focus, .btn_outline_white:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #fff;
    color: #262125 !important;
    border-color: #fff; }
  .btn_outline_white svg {
    position: relative;
    top: -2px; }

.link_primary {
  color: #262125;
  text-transform: uppercase; }
  .link_primary svg {
    position: relative;
    top: -2px; }
  .link_primary:hover, .link_primary:focus, .link_primary:active {
    color: #ed7801; }

.link_secondary {
  color: #ed7801;
  text-transform: uppercase; }
  .link_secondary svg {
    position: relative;
    top: -2px; }
  .link_secondary:hover, .link_secondary:focus, .link_secondary:active {
    color: #262125; }

.link_third {
  color: #e9e9e9;
  text-transform: uppercase; }
  .link_third svg {
    position: relative;
    top: -2px; }
  .link_third:hover, .link_third:focus, .link_third:active {
    color: #262125; }

.link_dark {
  color: #262125;
  text-transform: uppercase; }
  .link_dark svg {
    position: relative;
    top: -2px; }
  .link_dark:hover, .link_dark:focus, .link_dark:active {
    color: #f9f8f7; }

.link_light {
  color: #f9f8f7;
  text-transform: uppercase; }
  .link_light svg {
    position: relative;
    top: -2px; }
  .link_light:hover, .link_light:focus, .link_light:active {
    color: #262125; }

.link_white {
  color: #fff;
  text-transform: uppercase; }
  .link_white svg {
    position: relative;
    top: -2px; }
  .link_white:hover, .link_white:focus, .link_white:active {
    color: rgba(255, 255, 255, 0.5); }

.btn_icone {
  width: 37px;
  height: 37px;
  line-height: 37px;
  border-radius: 0;
  padding: 0;
  text-align: center; }
  .btn_icone svg {
    height: calc(37px - 50%);
    width: calc(37px - 50%);
    top: -2px;
    position: relative; }

.list-icone {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  .list-icone li {
    display: inline-block; }
  .list-icone a {
    display: block;
    text-align: center;
    border-radius: 0;
    width: 37px;
    height: 37px;
    line-height: 37px; }
  .list-icone a svg {
    height: calc(37px - 50%);
    width: calc(37px - 50%);
    top: -2px;
    position: relative; }

.top-container #top {
  position: fixed;
  margin: auto;
  opacity: 0;
  right: 7%;
  bottom: 70px;
  z-index: 10; }
  .top-container #top.is-visible {
    opacity: 1; }

/* -- MENU wordpress -- */
header {
  background-color: #f9f8f7; }
  header nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: 0; }
  header ul:not(#menu-langues) li a {
    font-weight: 300;
    text-transform: uppercase; }
  header ul:not(#menu-langues) .sub-menu {
    border: 0;
    border-radius: 0;
    width: 100%; }
    header ul:not(#menu-langues) .sub-menu li {
      display: block;
      width: 100%; }
      header ul:not(#menu-langues) .sub-menu li a {
        display: block; }
  header ul:not(#menu-langues) .menu-item-has-children > a:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .1em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent; }
  header .line, header .menu-container {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

header #showMenu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 100; }
  header #showMenu span, header #showMenu span::before, header #showMenu span::after {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #262125;
    border-radius: 0px; }
  header #showMenu span {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    header #showMenu span::before, header #showMenu span::after {
      position: absolute;
      left: 0;
      width: 100%;
      content: ''; }
    header #showMenu span::before {
      top: 10px;
      transition: top 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
    header #showMenu span::after {
      bottom: 10px;
      transition: bottom 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
  header #showMenu.active span {
    background-color: transparent !important; }
    header #showMenu.active span::before, header #showMenu.active span::after {
      background-color: #f9f8f7; }
    header #showMenu.active span::before {
      top: 0;
      transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    header #showMenu.active span::after {
      bottom: 0;
      transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
header .menu-container {
  right: -100%;
  width: 100%;
  background: #262125;
  position: fixed;
  overflow: scroll;
  box-sizing: border-box;
  max-width: 100%;
  height: 100%;
  z-index: 1;
  bottom: 0; }
  @media only screen and (min-width: 768px) {
    header .menu-container {
      right: -60%;
      width: 60%; } }
  @media only screen and (min-width: 1200px) {
    header .menu-container {
      right: -45%;
      width: 45%; } }
  header .menu-container.open {
    right: 0;
    bottom: 0; }
header .menu-content {
  padding: 2rem 3rem;
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    header .menu-content {
      margin-top: 10vh; } }
header ul:not(#menu-langues) .menu-item {
  list-style: none; }
  header ul:not(#menu-langues) .menu-item a {
    color: #f9f8f7;
    font-size: calc(2.2rem + .015vw);
    font-weight: 300;
    padding: 0.5rem 1rem;
    margin: 0;
    display: block; }
    header ul:not(#menu-langues) .menu-item a:hover {
      color: #ed7801; }
header ul:not(#menu-langues) .menu-item-has-children {
  position: relative; }
  header ul:not(#menu-langues) .menu-item-has-children .sub-menu {
    display: none; }
  header ul:not(#menu-langues) .menu-item-has-children:focus .sub-menu, header ul:not(#menu-langues) .menu-item-has-children:hover .sub-menu, header ul:not(#menu-langues) .menu-item-has-children:active .sub-menu {
    display: block;
    position: absolute;
    right: -350px;
    padding-left: 1.5rem;
    width: 350px;
    top: -10px; }

@media only screen and (max-width: 768px) {
  ul:not(#menu-langues) .menu-item-has-children:focus .sub-menu, ul:not(#menu-langues) .menu-item-has-children:hover .sub-menu, ul:not(#menu-langues) .menu-item-has-children:active .sub-menu {
    display: block;
    right: 0 !important;
    width: 350px;
    max-width: 100% !important;
    top: 0 !important;
    position: relative !important; } }
/*----------------------*/
/* -------------------- */
/* Animations */
/* -------------------- */
/*----------------------*/
/* -------------------- */
/* Animation bouton */
/* -------------------- */
/*https://ianlunn.github.io/Hover/*/
/* -------------------- */
/* Scroll fire */
/* -------------------- */
.fadeScroll, .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
  opacity: 1;
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }
  .fadeScroll.not-visible, .fadeScrollRight.not-visible, .fadeScrollLeft.not-visible, .fadeElemTimeline.not-visible {
    opacity: 0; }

@media (max-width: 991.98px) {
  .fadeScroll, .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important; }
    .fadeScroll.not-visible, .fadeScrollRight.not-visible, .fadeScrollLeft.not-visible, .fadeElemTimeline.not-visible {
      -webkit-transform: translateY(20px) !important;
      -moz-transform: translateY(20px) !important;
      -ms-transform: translateY(20px) !important;
      transform: translateY(20px) !important; } }
@media (min-width: 991.98px) {
  .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  .fadeScrollRight.not-visible {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }

  .fadeScrollLeft.not-visible {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px); }

  .fadeScroll {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    .fadeScroll.not-visible {
      -webkit-transform: translateY(50px);
      -moz-transform: translateY(50px);
      -ms-transform: translateY(50px);
      transform: translateY(50px); } }
/*----------*/
/*-- FONT --*/
/*----------*/
body {
  font-family: "Barlow", sans-serif;
  color: #262125; }

body, p, span, a, .link, button.link {
  font-size: calc(1.05rem + .025vw); }

.btn, .link {
  font-family: "Barlow Condensed", sans-serif; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .product span {
  font-family: "Barlow Condensed", sans-serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, .title a, .product span a {
    font-size: 100% !important; }

@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: calc(2.5rem + .015vw); }
    h1 svg, .h1 svg {
      width: calc(2.5rem + .015vw);
      height: calc(2.5rem + .015vw); } }
@media only screen and (min-width: 768px) {
  h1, .h1 {
    font-size: calc(3.1rem + .35vw); }
    h1 svg, .h1 svg {
      width: calc(3.1rem + .35vw);
      height: calc(3.1rem + .35vw); } }

@media only screen and (max-width: 768px) {
  h2, .h2 {
    font-size: calc(1.8rem + .015vw); }
    h2 svg, .h2 svg {
      width: calc(1.8rem + .015vw);
      height: calc(1.8rem + .015vw); } }
@media only screen and (min-width: 768px) {
  h2, .h2 {
    font-size: calc(2.5rem + .015vw); }
    h2 svg, .h2 svg {
      width: calc(2.5rem + .015vw);
      height: calc(2.5rem + .015vw); } }

@media only screen and (max-width: 768px) {
  h3, .h3 {
    font-size: calc(1.4rem + .015vw); }
    h3 svg, .h3 svg {
      width: calc(1.4rem + .015vw);
      height: calc(1.4rem + .015vw); } }
@media only screen and (min-width: 768px) {
  h3, .h3 {
    font-size: calc(1.8rem + .015vw); }
    h3 svg, .h3 svg {
      width: calc(1.8rem + .015vw);
      height: calc(1.8rem + .015vw); } }

@media only screen and (min-width: 768px) {
  h4, .h4 {
    font-size: calc(1.4rem + .015vw); }
    h4 svg, .h4 svg {
      width: calc(1.4rem + .015vw);
      height: calc(1.4rem + .015vw); } }

h5, .h5, h6, .h6 {
  font-size: calc(1.1rem + .015vw); }
  h5 svg, .h5 svg, h6 svg, .h6 svg {
    width: calc(1.1rem + .015vw);
    height: calc(1.1rem + .015vw); }

p {
  white-space: normal !important; }

p a, small a {
  font-size: 100%; }

.text_primary {
  color: #262125; }

.text_secondary {
  color: #ed7801; }

.text_third {
  color: #e9e9e9; }

.text_dark {
  color: #262125; }

.text_light {
  color: #f9f8f7; }

.text_white {
  color: #fff; }

.text_success {
  color: #00e874; }

.text_warning {
  color: #ed7801; }

.text_danger {
  color: #c4030f; }

header ul, footer ul {
  list-style: none;
  padding-left: 0; }

/*------------------------------------------------------*/
/* -------------------- */
/* Img */
/* -------------------- */
figure {
  margin: 0;
  position: relative; }

.filter-bw {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); }

/*------------------------------------------------------*/
/* -------------------- */
/*  Image background */
/* -------------------- */
.cardImg {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .card-item .cardImg:hover {
    filter: brightness(0.6); }

/*----------*/
/*-- Container --*/
/*----------*/
@media only screen and (min-width: 1200px) {
  .small-container {
    width: 750px; } }

/*----------------*/
/*-- BG --*/
/*----------------*/
.bg_primary {
  background-color: #262125;
  color: #f9f8f7; }

.bg_secondary {
  background-color: #ed7801;
  color: #f9f8f7; }

.bg_third {
  background-color: #e9e9e9;
  color: #262125; }

.bg_dark {
  background-color: #262125;
  color: #f9f8f7; }

.bg_light {
  background-color: #f9f8f7;
  color: #262125; }

.bg_white {
  background-color: #fff;
  color: #262125; }

.bg_success {
  background-color: #00e874;
  color: #fff; }

.bg_danger {
  background-color: #c4030f;
  color: #fff; }

/*----------------*/
/*-- TAG --*/
/*----------------*/
.tag_primary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #262125;
  color: #f9f8f7; }

.tag_secondary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #ed7801;
  color: #f9f8f7; }

.tag_third {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #e9e9e9;
  color: #262125; }

.tag_dark {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #262125;
  color: #f9f8f7; }

.tag_light {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #f9f8f7;
  color: #262125; }

.tag_white {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #fff;
  color: #262125; }

/*----------------*/
/*-- Responsive --*/
/*----------------*/
@media only screen and (max-width: 576px) {
  .container, .slider-1-slide.top .slick-dots, .container-lg, .container-md, .container-sm, .container-xl, .navbar {
    padding-right: 7%;
    padding-left: 7%; } }

/* Form design */
input, textarea, select, .form-control {
  display: block;
  width: 100%;
  border-radius: 0;
  border: 1px solid #262125;
  padding: 1.1rem;
  line-height: 1.1;
  background-color: #f9f8f7;
  color: #262125; }
  input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active, .form-control:focus, .form-control:active {
    border: 1px solid #ed7801;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) !important; }

label {
  margin-bottom: 0.5rem;
  color: #262125;
  font-weight: 200; }

.forminator-required {
  color: #c4030f; }

.forminator-error-message {
  font-weight: 600;
  color: #c4030f;
  margin-top: 0.5rem;
  display: block; }

.forminator-response-message {
  text-align: center;
  font-weight: 600;
  margin-bottom: 2rem;
  border-radius: 0; }
  .forminator-response-message p {
    padding: 1rem;
    display: block;
    width: 100%; }
  .forminator-response-message.forminator-error {
    background-color: #c4030f;
    color: #fff; }
  .forminator-response-message.forminator-success {
    background-color: #00e874;
    color: #fff;
    padding: 1rem; }

/* Palette */
.has-light-color a, .has-light-color strong, .has-light-color a strong, .has-light-color span, .has-light-color a span {
  color: #f9f8f7 !important; }

.has-light-background-color {
  background-color: #f9f8f7 !important; }

.has-white-color a, .has-white-color strong, .has-white-color a strong, .has-white-color span, .has-white-color a span {
  color: #fff !important; }

.has-white-background-color {
  background-color: #fff !important; }

.has-dark-color a, .has-dark-color strong, .has-dark-color a strong, .has-dark-color span, .has-dark-color a span {
  color: #262125 !important; }

.has-dark-background-color {
  background-color: #262125 !important; }

.has-secondary-color {
  color: #ed7801 !important; }
  .has-secondary-color a, .has-secondary-color strong, .has-secondary-color a strong, .has-secondary-color span, .has-secondary-color a span {
    color: #ed7801 !important; }

.has-secondary-background-color {
  background-color: #ed7801 !important; }

.has-primary-background-color {
  background-color: #262125 !important; }

.has-primary-color {
  color: #262125 !important; }
  .has-primary-color a, .has-primary-color strong, .has-primary-color a strong, .has-primary-color span, .has-primary-color a span {
    color: #262125 !important; }

.has-third-background-color {
  background-color: #e9e9e9 !important; }

.has-third-color {
  color: #e9e9e9 !important; }
  .has-third-color a, .has-third-color strong, .has-third-color a strong, .has-third-color span, .has-third-color a span {
    color: #e9e9e9 !important; }

.has-success-background-color {
  background-color: #00e874 !important; }

.has-success-color {
  color: #00e874 !important; }
  .has-success-color a, .has-success-color strong, .has-success-color a strong, .has-success-color span, .has-success-color a span {
    color: #00e874 !important; }

.has-corail-color {
  color: #EE756A !important; }
  .has-corail-color a, .has-corail-color strong, .has-corail-color a strong, .has-corail-color span, .has-corail-color a span {
    color: #EE756A !important; }

.has-corail-background-color {
  background-color: #EE756A !important; }

/**
prevArrow:"<button type='button' class='slick-prev pull-left'>\n" +
"<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" class=\"bi bi-chevron-left\" viewBox=\"0 0 16 16\">\n" +
"  <path fill-rule=\"evenodd\" d=\"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\"/>\n" +
"</svg></button>",
nextArrow:"<button type='button' class='slick-next pull-right'><svg xmlns=\"http://www.w3.org/2000/svg\"  fill=\"currentColor\" class=\"bi bi-chevron-right\" viewBox=\"0 0 16 16\">\n" +
"  <path fill-rule=\"evenodd\" d=\"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\"/>\n" +
"</svg></button>" **/
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev svg,
  .slick-next svg {
    height: 1rem;
    width: 1rem;
    color: #262125; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }

.slick-prev {
  left: 0;
  height: 80%;
  z-index: 1;
  width: 10%; }

.slick-next {
  right: 0;
  height: 80%;
  z-index: 1;
  width: 10%; }

/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: left;
  padding: 0;
  margin-top: 1rem;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-right: 0.5rem;
    cursor: pointer; }
    .slick-dots li button {
      /*Supprime les chriffres*/
      font-size: 0;
      line-height: 0;
      border: 0;
      background: transparent;
      color: transparent;
      /*Supprime les chriffres*/
      display: block;
      outline: none;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        content: ' ';
        height: 10px;
        width: 10px;
        display: block;
        font-size: 3rem;
        text-align: center;
        color: #262125;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: #262125; }
    .slick-dots li.slick-active button:before {
      color: #262125;
      opacity: 0.75; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* -------------- */
/* Setting */
/* -------------- */
::-moz-selection {
  background-color: #ed7801; }

::selection {
  background-color: #ed7801; }

body {
  font-family: "Barlow", sans-serif;
  color: #262125;
  background-color: #f9f8f7; }
  body.home:after, body.page-template-produits:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 180px;
    top: 0;
    left: 0;
    background: #262125;
    background: linear-gradient(180deg, #262125 0%, rgba(38, 33, 37, 0) 100%); }

strong {
  font-weight: 600 !important; }

.mid-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x) * .5);
  padding-right: calc(var(--bs-gutter-x) * .5); }
  @media only screen and (min-width: 768px) {
    .mid-container {
      max-width: 360px; } }
  @media only screen and (min-width: 992px) {
    .mid-container {
      max-width: 480px; } }
  @media only screen and (min-width: 1200px) {
    .mid-container {
      max-width: 535px; } }
  @media only screen and (max-width: 768px) {
    .mid-container {
      max-width: 100%;
      padding: 5rem 7%;
      margin: auto; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .product span {
  text-transform: uppercase; }

a, button {
  font-family: "Barlow Condensed", sans-serif; }

main .single a:not(.link_dark, .link_light), main .single-marques a:not(.link_dark, .link_light), main .page-template-default a:not(.link_dark, .link_light) {
  color: #ed7801; }
  main .single a:not(.link_dark, .link_light):hover, main .single a:not(.link_dark, .link_light):focus, main .single a:not(.link_dark, .link_light):active, main .single-marques a:not(.link_dark, .link_light):hover, main .single-marques a:not(.link_dark, .link_light):focus, main .single-marques a:not(.link_dark, .link_light):active, main .page-template-default a:not(.link_dark, .link_light):hover, main .page-template-default a:not(.link_dark, .link_light):focus, main .page-template-default a:not(.link_dark, .link_light):active {
    color: #ed7801;
    opacity: 0.5; }

hr {
  margin: 1.5rem 0;
  opacity: 1;
  border-color: #262125; }

/* -------------- */
/* Header */
/* -------------- */
#header {
  padding-bottom: 2rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #header .navbar-brand {
    text-align: center; }
  #header .infos-block {
    padding: 2rem 3rem;
    background-color: #fff;
    color: #262125; }
    #header .infos-block a {
      color: #ed7801;
      text-transform: uppercase;
      display: block; }
      #header .infos-block a svg {
        position: relative;
        top: -2px; }
      #header .infos-block a:hover, #header .infos-block a:focus, #header .infos-block a:active {
        color: #262125; }
    #header .infos-block .list-icone {
      margin-top: 1.5rem; }
    #header .infos-block .list-icone a {
      background-color: #ed7801;
      color: #f9f8f7; }
      #header .infos-block .list-icone a:hover, #header .infos-block .list-icone a:focus, #header .infos-block .list-icone a:active {
        background-color: #262125;
        color: #f9f8f7; }
  #header #menu-langues .menu-item-has-children > a {
    display: none; }
  #header #menu-langues .sub-menu {
    display: flex !important; }
  #header #menu-langues li, #header #menu-langues .sub-menu li {
    display: inline-block; }
  #header #menu-langues a {
    color: #262125;
    text-transform: uppercase;
    font-size: calc(1.1rem + .015vw);
    padding-left: 0;
    padding-right: 0.5rem; }
    #header #menu-langues a svg {
      position: relative;
      top: -2px; }
    #header #menu-langues a:hover, #header #menu-langues a:focus, #header #menu-langues a:active {
      color: #f9f8f7; }

body.page-template-produits #header:not(.with-bg), body.home #header:not(.with-bg) {
  background-color: transparent; }
  body.page-template-produits #header:not(.with-bg) *, body.home #header:not(.with-bg) * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  body.page-template-produits #header:not(.with-bg) #logo .your, body.home #header:not(.with-bg) #logo .your {
    fill: #f9f8f7; }
  body.page-template-produits #header:not(.with-bg) #showMenu span:before, body.page-template-produits #header:not(.with-bg) #showMenu span:after, body.page-template-produits #header:not(.with-bg) #showMenu span, body.home #header:not(.with-bg) #showMenu span:before, body.home #header:not(.with-bg) #showMenu span:after, body.home #header:not(.with-bg) #showMenu span {
    background-color: #f9f8f7; }
  body.page-template-produits #header:not(.with-bg) #menu-langues a, body.home #header:not(.with-bg) #menu-langues a {
    color: #f9f8f7;
    text-transform: uppercase; }
    body.page-template-produits #header:not(.with-bg) #menu-langues a svg, body.home #header:not(.with-bg) #menu-langues a svg {
      position: relative;
      top: -2px; }
    body.page-template-produits #header:not(.with-bg) #menu-langues a:hover, body.page-template-produits #header:not(.with-bg) #menu-langues a:focus, body.page-template-produits #header:not(.with-bg) #menu-langues a:active, body.home #header:not(.with-bg) #menu-langues a:hover, body.home #header:not(.with-bg) #menu-langues a:focus, body.home #header:not(.with-bg) #menu-langues a:active {
      color: #262125; }

#logo, .navbar-brand {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #logo .fire, .navbar-brand .fire {
    fill: #ed7801; }
  #logo .your, .navbar-brand .your {
    fill: #262125; }
  @media only screen and (max-width: 768px) {
    #logo, .navbar-brand {
      width: 140px;
      height: auto; }
      #logo:not(.inherit-width), .navbar-brand:not(.inherit-width) {
        width: calc(140px + 2%); } }
  @media only screen and (min-width: 768px) {
    #logo, .navbar-brand {
      width: 230px;
      height: auto; }
      #logo:not(.inherit-width), .navbar-brand:not(.inherit-width) {
        width: calc(230px + 4%); } }

/* -------------- */
/* Icones */
/* -------------- */
main .list-icone a {
  background-color: #262125;
  color: #f9f8f7; }
  main .list-icone a:hover, main .list-icone a:focus, main .list-icone a:active {
    background-color: #ed7801;
    color: #f9f8f7; }
footer .list-icone a {
  background-color: #262125;
  color: #f9f8f7; }
  footer .list-icone a:hover, footer .list-icone a:focus, footer .list-icone a:active {
    background-color: #ed7801;
    color: #f9f8f7; }

/* -------------- */
/* Cards */
/* -------------- */
@media only screen and (max-width: 768px) {
  .category .cardImg {
    padding-top: 50%; } }
@media only screen and (min-width: 768px) {
  .category .cardImg {
    padding-top: 75%; } }
.product .cardImg {
  padding-top: 140%;
  overflow: visible; }
.new .cardImg {
  padding-top: 62.5%; }
.slider-1-slide .cardImg {
  padding-top: 62.5%; }
.cardImg.banner-cat {
  padding-top: 45vh; }
.cardImg.banner {
  padding-top: 40vh; }
  @media only screen and (min-width: 576px) {
    .cardImg.banner {
      padding-top: 65vh; } }
  @media only screen and (min-width: 992px) {
    .cardImg.banner {
      padding-top: 65vh; } }
  @media only screen and (min-width: 992px) {
    .cardImg.banner {
      padding-top: 65vh; } }

/* -------------- */
/* Recherche */
/* -------------- */
/* -------------- */
/* Liste pdfs */
/* -------------- */
.liste-pdfs {
  margin: 0;
  padding-left: 0;
  list-style: none; }
  .liste-pdfs a {
    color: #ed7801;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 0.35rem;
    margin-bottom: 0.75rem;
    display: inline-block; }
    .liste-pdfs a svg {
      position: relative;
      top: -2px; }
    .liste-pdfs a:hover, .liste-pdfs a:focus, .liste-pdfs a:active {
      color: #262125; }
    #catalogues .liste-pdfs a {
      display: block;
      border-color: #262125;
      font-size: calc(1.4rem + .015vw); }

/* -------------- */
/* pagination */
/* -------------- */
.paginate .page-numbers:not(.current, .next, .previous) {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .paginate .page-numbers:not(.current, .next, .previous):hover, .paginate .page-numbers:not(.current, .next, .previous):focus, .paginate .page-numbers:not(.current, .next, .previous):active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #ed7801;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .paginate .page-numbers:not(.current, .next, .previous) svg {
    position: relative;
    top: -2px; }
.paginate .current {
  color: #262125;
  font-weight: 600;
  padding: 1.1rem; }
.paginate .next, .paginate .previous {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .paginate .next:hover, .paginate .next:focus, .paginate .next:active, .paginate .previous:hover, .paginate .previous:focus, .paginate .previous:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #f9f8f7;
    color: #262125 !important;
    border-color: transparent; }
  .paginate .next svg, .paginate .previous svg {
    position: relative;
    top: -2px; }

/* -------------- */
/* Fil d'ariane */
/* -------------- */
#breadcrumb ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  background-color: #262125;
  padding: 1rem !important; }
#breadcrumb li {
  display: inline-block;
  color: #e9e9e9;
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif; }
  #breadcrumb li:not(.active):after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #e9e9e9;
    margin: 0 0.75rem;
    position: relative;
    top: 2px; }
  #breadcrumb li.active {
    opacity: 0.5; }
#breadcrumb a {
  color: #f9f8f7;
  text-transform: uppercase; }
  #breadcrumb a:hover, #breadcrumb a:focus, #breadcrumb a:active {
    color: #ed7801; }

/* -------------- */
/* Home page */
/* -------------- */
#l-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 11111;
  overflow: hidden;
  background-color: #262125;
  -webkit-transition: height 0.45s;
  -moz-transition: height 0.45s;
  -ms-transition: height 0.45s;
  -o-transition: height 0.45s;
  transition: height 0.45s; }
  #l-preloader.done {
    height: 0; }

#l-preloader .l-preloader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  background-color: inherit;
  color: inherit;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }
#l-preloader .g-preloader {
  animation: anim-preload 1.5s infinite ease; }
#l-preloader .l-preloader-spinner svg {
  color: #ed7801;
  width: 150px; }

@keyframes anim-preload {
  0% {
    opacity: 0.8; }
  20% {
    opacity: 0.35; }
  60% {
    opacity: 0.8; }
  100% {
    opacity: 1; } }
@media only screen and (max-width: 576px) {
  .home h1.title, .home h2.title {
    font-size: calc(1.8rem + .015vw) !important; } }

.slider-1-slide.top .slick-dots {
  bottom: 3vh;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 9; }
.slider-1-slide .content {
  z-index: 1;
  margin: auto;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 576px) {
    .slider-1-slide .content {
      margin-bottom: 3rem; } }
  @media only screen and (min-width: 576px) {
    .slider-1-slide .content {
      position: absolute;
      bottom: 3.5rem; } }
.slider-1-slide article {
  background-color: rgba(249, 248, 247, 0.85);
  max-width: 100%;
  padding: 2rem 2rem 0  2rem;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .slider-1-slide article {
      width: 500px; } }
.slider-1-slide a {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 1.5rem;
  position: relative;
  left: -2rem; }
  .slider-1-slide a:hover, .slider-1-slide a:focus, .slider-1-slide a:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #ed7801;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .slider-1-slide a svg {
    position: relative;
    top: -2px; }

.slider-1-slide:first-of-type .slick-dots {
  position: absolute; }

.menu-home {
  margin: 0;
  padding-left: 0;
  list-style: none; }
  .menu-home li {
    padding: 1rem 0;
    border-top: 1px solid #262125; }
  .menu-home a {
    color: #262125;
    text-transform: uppercase;
    font-size: calc(1.8rem + .015vw);
    position: relative;
    display: block; }
    .menu-home a svg {
      position: relative;
      top: -2px; }
    .menu-home a:hover, .menu-home a:focus, .menu-home a:active {
      color: #ed7801; }
    .menu-home a:after {
      content: '+';
      font-size: calc(2.5rem + .015vw);
      position: absolute;
      height: calc(1.8rem + .015vw);
      width: calc(1.8rem + .015vw);
      right: 0;
      text-align: right;
      line-height: 1.1; }

/* -------------- */
/* Filtres */
/* -------------- */
.filtres {
  margin: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.5rem; }
  .filtres li {
    display: inline-block; }
  .filtres a {
    display: inline-block;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #262125;
    padding: 1.1rem !important;
    line-height: 1.1rem;
    border-radius: 0;
    font-size: calc(1.05rem + .025vw);
    font-weight: 300;
    background-color: transparent;
    color: #262125 !important;
    box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .filtres a:hover, .filtres a:focus, .filtres a:active {
      text-decoration: none;
      outline: 0 transparent;
      background-color: #262125;
      color: #f9f8f7 !important;
      border-color: #262125; }
    .filtres a svg {
      position: relative;
      top: -2px; }

.filter-content {
  padding-bottom: 1rem;
  border-top: 1px solid #262125;
  border-bottom: 1px solid #262125; }
  .filter-content button {
    width: 100%; }
  .filter-content .content:not(:last-of-type) {
    padding: 1rem 0;
    border-bottom: 1px solid #262125; }
  .filter-content .content:last-of-type {
    padding: 1rem 0; }
  .filter-content .facetwp-facet {
    margin-bottom: 0; }

/* -------------- */
/* Catégories */
/* -------------- */
.banner-cat {
  overflow: visible; }
  .banner-cat .content {
    background-color: #262125;
    color: #f9f8f7;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    padding: 1rem;
    bottom: calc( 0px - ((calc(2.5rem + .015vw) + 2rem) / 2)); }
    @media only screen and (min-width: 768px) {
      .banner-cat .content {
        bottom: calc( 0px - ((calc(3.1rem + .35vw) + 2rem) / 2)); } }
  .banner-cat h1 {
    margin-bottom: 0; }

.categories .row {
  background-color: #262125; }

.category h2 {
  color: #f9f8f7;
  text-align: center;
  position: relative;
  z-index: 1;
  margin: auto;
  font-weight: 600;
  font-size: calc(2rem + 0.5vw); }
  @media only screen and (min-width: 1400px) {
    .category h2 {
      font-size: calc(3.1rem + .35vw); } }
  .category h2 span {
    display: block;
    font-weight: 300;
    font-size: calc(1.1rem + .015vw); }
.category figure {
  position: relative; }
  .category figure:hover:after, .category figure:focus:after, .category figure:active:after {
    background-color: rgba(38, 33, 37, 0.85); }
  .category figure:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(38, 33, 37, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.category figcaption {
  display: flex;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

/* -------------- */
/* Product */
/* -------------- */
.product {
  position: relative; }
  .product > div {
    height: 100%;
    border: 1px solid rgba(38, 33, 37, 0.5); }
  .product span {
    position: absolute;
    z-index: 1;
    background-color: #e9e9e9;
    color: #262125;
    padding: 0.2rem 0.75rem;
    top: 2rem; }
  .product h3 {
    font-size: 1.3rem;
    padding: 0.5rem 0.35rem;
    margin-bottom: 0; }
  #home .product .btn_plus {
    padding: 0.5rem 0.7rem;
    bottom: -0.5rem;
    position: absolute;
    right: -0.5rem;
    background-color: #262125;
    color: #f9f8f7; }
    #home .product .btn_plus:hover, #home .product .btn_plus:focus, #home .product .btn_plus:active {
      background-color: #ed7801;
      color: #f9f8f7; }
    #home .product .btn_plus svg {
      width: 1.2rem;
      height: 1.2rem; }
  #home .product h3 {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    display: flex;
    background-color: rgba(38, 33, 37, 0.5);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #home .product h3:hover, #home .product h3:focus, #home .product h3:active {
      opacity: 1; }
    #home .product h3 a {
      margin: auto;
      color: #f9f8f7; }
  .product article {
    background-color: #fff; }
  .product h3 {
    text-align: center; }
  .product .btn_primary {
    display: block;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

.slider-galerie-nav img {
  cursor: pointer; }

.facetwp-pager a {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: #262125;
  color: #f9f8f7 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .facetwp-pager a:hover, .facetwp-pager a:focus, .facetwp-pager a:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #ed7801;
    color: #f9f8f7 !important;
    border-color: transparent; }
  .facetwp-pager a svg {
    position: relative;
    top: -2px; }
.facetwp-pager a.active {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #262125;
  padding: 1.1rem !important;
  line-height: 1.1rem;
  border-radius: 0;
  font-size: calc(1.05rem + .025vw);
  font-weight: 300;
  background-color: transparent;
  color: #262125 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .facetwp-pager a.active:hover, .facetwp-pager a.active:focus, .facetwp-pager a.active:active {
    text-decoration: none;
    outline: 0 transparent;
    background-color: #262125;
    color: #f9f8f7 !important;
    border-color: #262125; }
  .facetwp-pager a.active svg {
    position: relative;
    top: -2px; }

/* -------------- */
/* News */
/* -------------- */
#news-list {
  position: relative; }
  @media only screen and (min-width: 576px) {
    #news-list {
      margin-top: 200px; } }
  #news-list .title, #news-list .product span, .product #news-list span {
    /*    @include respond(max-sm){
          font-size: 35vw;
          left: 0;
          right: 0;
          margin: auto;
          width: 100%;
          position: relative;
          text-align: center;
        }*/ }
    @media only screen and (min-width: 576px) {
      #news-list .title, #news-list .product span, .product #news-list span {
        display: inline-block;
        position: absolute;
        font-weight: 200;
        font-size: calc(6rem + 3vw);
        top: -67px;
        left: -15px; } }
    @media only screen and (min-width: 1200px) {
      #news-list .title, #news-list .product span, .product #news-list span {
        font-size: 180px;
        top: -100px; } }
    @media only screen and (min-width: 1400px) {
      #news-list .title, #news-list .product span, .product #news-list span {
        left: -40px; } }

.new {
  height: 100%;
  border-width: 1px;
  border-color: rgba(38, 33, 37, 0.2);
  border-style: solid;
  position: relative; }
  .new article {
    padding: 1rem 1rem 2.5rem 1rem; }
  .new article a {
    color: #ed7801;
    text-transform: uppercase;
    position: absolute;
    bottom: 1rem; }
    .new article a svg {
      position: relative;
      top: -2px; }
    .new article a:hover, .new article a:focus, .new article a:active {
      color: #262125; }

/* -------------- */
/* Marques */
/* -------------- */
#marques-list {
  position: relative; }
  #marques-list .title, #marques-list .product span, .product #marques-list span {
     /*
@include respond(max-sm){
  margin-top: 200px;
  font-size: 20vw;
  left: 0;
  text-align: center;
  top: -50px;
}*/ }
    @media only screen and (min-width: 576px) {
      #marques-list .title, #marques-list .product span, .product #marques-list span {
        text-align: right;
        font-size: calc(4rem + 3vw);
        top: -30px;
        display: inline-block;
        position: absolute;
        font-weight: 200;
        z-index: 1;
        right: 0; } }
    @media only screen and (min-width: 992px) {
      #marques-list .title, #marques-list .product span, .product #marques-list span {
        font-size: 150px;
        top: -80px; } }
    @media only screen and (min-width: 1400px) {
      #marques-list .title, #marques-list .product span, .product #marques-list span {
        font-size: 150px;
        right: -70px; } }

/* -------------- */
/* Accordion */
/* -------------- */
/*
.accordion__item {
  &:not(:last-of-type){
    border-bottom: 1px solid $dark;
  }
  position: relative;
  & + & {
    border-top: none;
  }
  &:hover {
  }
}

.accordion__button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  border: none;
  padding: 0;
  z-index: 1;
  &:focus {
    outline: none;
  }
}

.accordion__item-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

.accordion__item-header-icon {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  @include transition-all;
  &::after, &::before{
    background-color: $dark;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;

    @include transform(translate(-50%, -50%));
    @include transition-all;
  }
  &::before{
    width: 2px;
    height: 15px;
  }
  &::after{
    width: 15px;
    height: 2px;
  }
  &[data-accordion-button-icon="open"] {
    @include transform(rotate(-90deg));
    &::after, &::after {
      opacity: 0;
    }
  }
}

.accordion__content {
  height: 0;
  transition: height 0.3s ease;
  overflow: hidden;
  p {
    margin-top: 0;
    margin-bottom: 25px;
  }
}*/
/* -------------- */
/* pages */
/* -------------- */
/* -------------- */
/* Footer */
/* -------------- */
footer {
  background-color: #fff;
  position: relative; }
  footer:after {
    content: '';
    display: block;
    width: 100%;
    height: calc(1.5rem + calc(1.8rem + .015vw));
    background-color: #f9f8f7;
    position: absolute;
    z-index: 0;
    top: 0; }
  footer .container, footer .slider-1-slide.top .slick-dots, .slider-1-slide.top footer .slick-dots {
    position: relative;
    z-index: 1; }
  footer .list-icone a {
    background-color: #262125;
    color: #f9f8f7; }
    footer .list-icone a:hover, footer .list-icone a:focus, footer .list-icone a:active {
      background-color: #ed7801;
      color: #f9f8f7; }
  footer a {
    color: #ed7801;
    text-transform: uppercase; }
    footer a svg {
      position: relative;
      top: -2px; }
    footer a:hover, footer a:focus, footer a:active {
      color: #262125; }
  footer #top {
    background-color: #262125;
    color: #f9f8f7; }
    footer #top:hover, footer #top:focus, footer #top:active {
      background-color: #ed7801;
      color: #f9f8f7; }

#contact-link {
  background-color: #ed7801;
  color: #f9f8f7;
  padding: 1.5rem 2rem;
  text-align: center;
  z-index: 1;
  position: relative; }
  #contact-link h2 {
    margin-bottom: 0; }

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