@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@font-face {
  font-family: 'Intro';
  src: url('../fonts/Intro-Black.eot');
  src: url('../fonts/Intro-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Black.woff2') format('woff2'), url('../fonts/Intro-Black.woff') format('woff'), url('../fonts/Intro-Black.ttf') format('truetype'), url('../fonts/Intro-Black.svg#Intro-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/Intro-Regular.eot');
  src: url('../fonts/Intro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Regular.woff2') format('woff2'), url('../fonts/Intro-Regular.woff') format('woff'), url('../fonts/Intro-Regular.ttf') format('truetype'), url('../fonts/Intro-Regular.svg#Intro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/Intro-Bold.eot');
  src: url('../fonts/Intro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Bold.woff2') format('woff2'), url('../fonts/Intro-Bold.woff') format('woff'), url('../fonts/Intro-Bold.ttf') format('truetype'), url('../fonts/Intro-Bold.svg#Intro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/Intro-Thin.eot');
  src: url('../fonts/Intro-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Thin.woff2') format('woff2'), url('../fonts/Intro-Thin.woff') format('woff'), url('../fonts/Intro-Thin.ttf') format('truetype'), url('../fonts/Intro-Thin.svg#Intro-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Book';
  src: url('../fonts/Intro-Book.eot');
  src: url('../fonts/Intro-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Book.woff2') format('woff2'), url('../fonts/Intro-Book.woff') format('woff'), url('../fonts/Intro-Book.ttf') format('truetype'), url('../fonts/Intro-Book.svg#Intro-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro';
  src: url('../fonts/Intro-Light.eot');
  src: url('../fonts/Intro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Light.woff2') format('woff2'), url('../fonts/Intro-Light.woff') format('woff'), url('../fonts/Intro-Light.ttf') format('truetype'), url('../fonts/Intro-Light.svg#Intro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Regular';
  src: url('../fonts/Intro-Regular-Italic.eot');
  src: url('../fonts/Intro-Regular-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Intro-Regular-Italic.woff2') format('woff2'), url('../fonts/Intro-Regular-Italic.woff') format('woff'), url('../fonts/Intro-Regular-Italic.ttf') format('truetype'), url('../fonts/Intro-Regular-Italic.svg#Intro-Regular-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html,
body {
  overflow-x: hidden;
}
body {
  font-family: 'Intro Book';
  font-weight: normal;
}
body a {
  text-decoration: none;
}
body a:hover,
body a:focus {
  text-decoration: none;
}
body header .wrapper-top-header {
  padding: 2rem 0;
}
body header .wrapper-top-header #logo {
  text-align: center;
}
body header .wrapper-top-header .infos-header .con-tooltip {
  position: relative;
  padding: 2px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  cursor: default;
  height: 40px;
  width: 40px;
  margin: 0 .8rem;
}
body header .wrapper-top-header .infos-header .con-tooltip .picto {
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body header .wrapper-top-header .infos-header .con-tooltip .tooltip {
  visibility: hidden;
  z-index: 1;
  opacity: .40;
  width: 135px;
  padding: 5px 10px;
  background: #f39200;
  color: #fff;
  position: absolute;
  text-align: center;
  top: -140%;
  left: -25%;
  border-radius: 0;
  font: 16px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
}
body header .wrapper-top-header .infos-header .con-tooltip .tooltip p {
  margin-bottom: 0;
}
body header .wrapper-top-header .infos-header .con-tooltip .tooltip::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #f39200 transparent transparent transparent;
  position: absolute;
  left: 40%;
}
body header .wrapper-top-header .infos-header .con-tooltip:hover .tooltip {
  visibility: visible;
  transform: translate(-50%,-10px);
  opacity: 1;
  transition: .3s linear;
  animation: odsoky 1s ease-in-out infinite alternate;
}
body header .wrapper-top-header .infos-header .mail .tooltip {
  width: 220px;
}
body header .wrapper-top-header .infos-header .mail .tooltip::after {
  left: 44% !important;
}
body header .wrapper-top-header .infos-header .adresse .tooltip {
  top: 154% !important;
  width: 250px;
}
body header .wrapper-top-header .infos-header .adresse .tooltip::after {
  top: -23% !important;
  left: 45% !important;
}
body header .wrapper-top-header .infos-header .bottom:hover {
  transform: translateY(6px);
}
body header .wrapper-top-header .infos-header .bottom .tooltip {
  top: 140%;
  left: 50%;
  transform: translateX(-50%);
}
body header .wrapper-top-header .infos-header .bottom .tooltip::after {
  top: -38%;
  left: 42%;
  transform: rotate(180deg);
}
@keyframes odsoky {
  body header .wrapper-top-header .infos-header 0% {
    transform: translateY(6px);
  }
  body header .wrapper-top-header .infos-header 100% {
    transform: translateY(1px);
  }
}
body header .wrapper-top-header #selection {
  position: relative;
}
body header .wrapper-top-header #selection .btn-selection {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-top-header #selection .btn-selection .star {
  padding: 2px;
  display: inline-block;
  cursor: default;
  height: 45px;
  width: 45px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-top-header #selection .btn-selection span {
  text-transform: uppercase;
  color: #000;
  padding-left: .5rem;
  font-family: 'Intro Book';
  font-weight: normal;
  font-size: 1.1rem;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-top-header #selection .btn-selection:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-top-header #selection .btn-selection:hover .star {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: scaleX(-1);
}
body header .wrapper-top-header #selection .btn-selection:hover span {
  color: #f39200;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .slogan {
  margin-bottom: 1rem;
}
body header .slogan h2 {
  color: #333333;
  text-transform: uppercase;
  font-family: 'Intro Book';
  font-weight: normal;
  font-size: .9rem;
  text-align: center;
}
body header #menu-wrapper {
  background-color: #000;
  position: relative;
}
body header #menu-wrapper::before,
body header #menu-wrapper::after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 390px;
  height: 100%;
  top: 0;
}
body header #menu-wrapper::before {
  left: -390px;
}
body header #menu-wrapper::after {
  right: -390px;
}
body header #menu-wrapper .navbar {
  padding: 0;
}
body header #menu-wrapper .navbar .dropdown:hover >.dropdown-menu {
  display: block;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  height: auto;
  opacity: 1;
}
body header #menu-wrapper .navbar ul {
  margin-left: auto;
}
body header #menu-wrapper .navbar ul li {
  margin: 0 1.8rem;
  padding: .5rem 0;
  position: relative;
}
body header #menu-wrapper .navbar ul li::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  right: -28px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f39200;
}
body header #menu-wrapper .navbar ul li:last-child::after {
  display: none;
}
body header #menu-wrapper .navbar ul li a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Intro';
  font-weight: normal;
  font-size: .8rem;
  letter-spacing: 4px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header #menu-wrapper .navbar ul li a:hover,
body header #menu-wrapper .navbar ul li a:focus {
  color: #f39200;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu {
  background-color: #f39200;
  width: 100%;
  text-align: center;
  min-width: 53rem;
  margin: 0;
  opacity: 0;
  border: none;
  height: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  border-radius: 0;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu::before,
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu::after {
  content: "";
  position: absolute;
  background-color: #f39200;
  width: 532px;
  height: 100%;
  top: 0;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu::before {
  left: -525px;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu::after {
  right: -532px;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .dropdown-item {
  display: inline;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .dropdown-item:hover,
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .dropdown-item:focus {
  color: #000;
  background-color: transparent;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .dropdown-item.active {
  background-color: transparent;
  color: #333333;
}
body footer {
  background-color: #2f2e2f;
  padding: 1rem;
}
body footer .footer-bottom {
  color: #fff;
  font-size: .85rem;
}
body footer .footer-bottom a,
body footer .footer-bottom span {
  color: #fff;
  font-size: .85rem;
}
.page-id-8 #home-slider-wrapper {
  position: relative;
}
.page-id-8 .btn-down {
  background-color: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top: -6rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 500;
}
.page-id-8 .btn-down span {
  height: 32px;
  background-position: center;
  width: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.page-id-8 #home-slider {
  position: relative;
  height: 25rem;
  margin-bottom: 2rem;
}
.page-id-8 #home-slider .owl-stage-outer,
.page-id-8 #home-slider .owl-stage,
.page-id-8 #home-slider .owl-item,
.page-id-8 #home-slider .item {
  height: 100%;
}
.page-id-8 #home-slider .item {
  background-position: right;
  background-size: cover;
}
.page-id-8 #home-slider .item #slider-title {
  position: absolute;
  bottom: 2rem;
  background-color: #f39200;
  right: 0;
  z-index: 10;
  padding: 1rem 2rem;
  display: none;
}
.page-id-8 #home-slider .item #slider-title h1 {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
  font-style: italic;
}
.page-id-8 #home-slider .item #slider-title .intro span {
  color: #2f2e2f;
  font-family: 'Intro';
  font-weight: normal;
  letter-spacing: 1px;
}
.page-id-8 #entreprise {
  margin: 4rem 0;
  position: relative;
}
.page-id-8 #entreprise #wrapper-entreprise .titre {
  margin-bottom: 2rem;
}
.page-id-8 #entreprise #wrapper-entreprise .titre h1 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise:nth-child(5) #inner-entreprise::before {
  display: none;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise {
  position: relative;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise::before {
  position: absolute;
  content: "";
  background-color: #e6e6e6;
  height: 100%;
  width: 1px;
  right: -10px;
  top: 0;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .pictogramme {
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .texte {
  text-align: center;
  margin-top: 1.5rem;
}
.page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .texte span {
  font-family: 'Intro';
  font-weight: bold;
  font-size: .8rem;
  text-transform: uppercase;
  color: #2f2e2f;
  letter-spacing: 3px;
}
.page-id-8 #entreprise #wrapper-entreprise .btn-more {
  margin-top: 3rem;
  margin-left: 50%;
  transform: translateX(-50%);
  background-color: #2f2e2f;
  padding: .5rem 1.5rem;
  cursor: pointer;
}
.page-id-8 #entreprise #wrapper-entreprise .btn-more span {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: 'Intro';
  font-weight: normal;
  font-size: 1.2rem;
}
.page-id-8 #entreprise #wrapper-entreprise .btn-more i {
  font-size: 1rem;
  color: #fff;
  padding-left: .6rem;
}
.page-id-8 #produit {
  background-color: #2f2e2f;
  margin: 3rem 0;
  padding: 4rem 0 5rem 0;
  position: relative;
}
.page-id-8 #produit .btn-down {
  top: -2.3rem;
}
.page-id-8 #produit .titre {
  margin-bottom: 3rem;
}
.page-id-8 #produit .titre h1 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-8 #produit .categorie-produit {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .page-id-8 #produit .categorie-produit {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
    padding: 0 5px;
  }
}
.page-id-8 #produit .categorie-produit .inner-categorie {
  background-color: #fff;
  padding: .6rem .6rem 0 .6rem;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-8 #produit .categorie-produit .inner-categorie h3 {
  color: #2f2e2f;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Intro';
  font-weight: normal;
  font-size: .7rem;
  margin-bottom: 0;
  padding: 1rem 0;
}
@media (min-width: 992px) and (max-width: 1099.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie h3 {
    font-size: .62rem;
  }
}
.page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
  height: 235px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 210px;
  }
}
@media (min-width: 1500px) and (max-width: 1599.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 200px;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 190px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 180px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 160px;
  }
}
.page-id-8 #produit .categorie-produit:last-child .inner-categorie {
  background-color: #f39200;
}
.page-id-8 #produit .categorie-produit:last-child .inner-categorie h3 {
  color: #fff;
}
.page-id-8 #produit .categorie-produit:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-8 #produit .categorie-produit:hover .inner-categorie {
  background-color: #333333;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-8 #produit .categorie-produit:hover .inner-categorie h3 {
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-8 #chiffres-clefs {
  padding: 2rem 0;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre {
  position: relative;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .titre {
  margin-bottom: .8rem;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .titre h1 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .texte-intro h3 {
  font-family: 'Intro';
  font-weight: normal;
  font-size: 1.1rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .chiffre {
  margin-bottom: 2rem;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .chiffre span {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 6rem;
  line-height: 1;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .texte span p {
  font-family: 'Intro';
  font-weight: normal;
  font-size: .8rem;
  text-transform: uppercase;
  color: #2f2e2f;
  letter-spacing: 3px;
  text-align: center;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .texte span p a {
  color: #2f2e2f;
  position: relative;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .texte span p a::before {
  position: absolute;
  content: "";
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #2f2e2f;
  width: 100%;
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .devis {
  margin-top: 2rem;
  margin-left: 50%;
  transform: translateX(-50%);
}
.page-id-8 #chiffres-clefs .wrapper-chiffre .devis span {
  background-color: #2f2e2f;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: 'Intro';
  font-weight: normal;
  font-size: 1rem;
  padding: .5rem 1.5rem;
}
.page-id-15 #les-produits {
  margin: 4rem 0 0 0;
  position: relative;
}
.page-id-15 #les-produits .catalogue {
  margin-top: 2rem;
  padding: 2rem 0;
  background-color: #f39200;
  position: relative;
}
.page-id-15 #les-produits .catalogue::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .05;
  z-index: 0;
  background-repeat: repeat;
  background-position: center;
  background-image: url('../img/logo-blanc.png');
}
.page-id-15 #les-produits .catalogue .text {
  margin-bottom: 0;
  margin-right: 1rem;
  position: relative;
  z-index: 50;
}
.page-id-15 #les-produits .catalogue .text h4 {
  font-size: 1.1rem;
  text-align: right;
  margin-bottom: 0;
}
.page-id-15 #les-produits .catalogue a {
  padding: .5rem 1rem;
  border: solid 1px #333333;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
  z-index: 50;
}
.page-id-15 #les-produits .catalogue a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  border: solid 1px #fff;
}
.page-id-15 #les-produits .catalogue a:hover span {
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .catalogue a i {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/download-white.png');
  display: inline-block;
  margin-right: .5rem;
}
.page-id-15 #les-produits .catalogue a span {
  display: inline-block;
  color: #333333;
  font-size: .9rem;
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit {
  background-color: #f39200;
  padding: 1rem;
}
.page-id-15 #les-produits .menu-produit .title-menu h2 {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
}
.page-id-15 #les-produits .menu-produit .active {
  font-weight: 700 !important;
  color: #fff !important;
}
.page-id-15 #les-produits .menu-produit >ul {
  padding-left: 1rem;
}
.page-id-15 #les-produits .menu-produit >ul >li {
  list-style-type: none;
}
.page-id-15 #les-produits .menu-produit >ul >li >a {
  text-transform: uppercase;
  font-family: 'Intro book';
  font-weight: normal;
  font-size: .9rem;
  color: #2f2e2f;
  position: relative;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li >a.active::before {
  transform: rotate(90deg);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #333333;
}
.page-id-15 #les-produits .menu-produit >ul >li >a::before {
  content: ">";
  position: absolute;
  left: -1rem;
  top: -5px;
  font-family: 'Intro';
  font-weight: normal;
  font-size: 1.2rem;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li >a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li >a:hover::before {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #2f2e2f;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children {
  padding-left: 1rem;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li {
  list-style-type: none;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li a {
  text-transform: inherit;
  font-family: 'Intro book';
  font-weight: normal;
  font-size: .85rem;
  color: #2f2e2f;
  position: relative;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li.i-have-kids >a {
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li.i-have-kids >a.active::before {
  transform: rotate(90deg);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #333333;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li.i-have-kids >a::before {
  content: ">";
  position: absolute;
  left: -1rem;
  top: -5px;
  font-family: 'Intro';
  font-weight: normal;
  font-size: 1.2rem;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li.i-have-kids >a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.page-id-15 #les-produits .menu-produit >ul >li ul.children li.i-have-kids >a:hover::before {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #2f2e2f;
}
.page-id-15 #les-produits .wrapper-produit .fa-spinner {
  color: #f39200;
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 500;
}
.page-id-15 #les-produits .wrapper-produit.loading {
  position: relative;
  z-index: 255;
}
.page-id-15 #les-produits .wrapper-produit.loading:after {
  content: "";
  background-color: rgba(255,255,255,0.7);
  z-index: 450;
  position: absolute;
  top: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
}
.page-id-15 #les-produits .wrapper-produit .produit {
  margin-bottom: 1.5rem;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner {
  border: solid 1px #bcbec0;
  position: relative;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .img-produit {
  height: 150px;
  width: 100%;
  padding: 1rem .5rem;
  border-bottom: solid 1px #bcbec0;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .img-produit figure {
  height: 100%;
  width: 90%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits {
  padding: 1rem 0 0 1rem;
  height: 130px;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits .nom-produit,
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits .nb-personne {
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  text-transform: uppercase;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits .nb-personne {
  margin-bottom: .5rem;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits .taille-produit {
  font-size: .7rem;
  font-family: 'Intro';
  font-weight: normal;
  color: #2f2e2f;
  text-transform: uppercase;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .infos-produits .prix-produit {
  font-size: .7rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  letter-spacing: 1px;
  border: solid 1px #2f2e2f;
  width: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 12;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit {
    font-size: .7rem;
  }
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -50px;
  width: 40px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/eye.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #2f2e2f;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: -1;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit:hover::before {
  left: 10px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit:hover::after {
  transition: cubic-bezier(.17,.67,.83,.67);
  height: 100%;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-rupture {
  display: none;
}
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-rupture,
.page-id-15 #les-produits .wrapper-produit .produit .produit-inner .btn-produit {
  margin-top: 1.5rem;
}
.page-id-15 #les-produits .wrapper-produit .produit.nouveautes .produit-inner {
  border: solid 1px #f39200;
}
.page-id-15 #les-produits .wrapper-produit .produit.nouveautes .produit-inner::before {
  content: "nouveauté";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f39200;
  color: #fff;
  font-size: .65rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: .3rem;
}
.page-id-15 #les-produits .wrapper-produit .produit.indisponible .btn-rupture {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  letter-spacing: 1px;
  background-color: #f39200;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-15 #les-produits .wrapper-produit .produit.indisponible .btn-rupture {
    font-size: .7rem;
  }
}
.page-id-15 #les-produits .wrapper-produit .produit.indisponible .btn-produit {
  display: none;
}
.single-nos_produits .fil-arianne {
  border-bottom: solid 1px #e6e6e6;
  padding: .5rem;
}
.single-nos_produits .fil-arianne li {
  display: inline-block;
  list-style-type: none;
}
.single-nos_produits .fil-arianne li a {
  color: #f39200;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits .fil-arianne li a:hover {
  color: #333333;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits .fil-arianne span.arrow {
  font-size: 1.2rem;
  margin: 0 .5rem;
  font-weight: 700;
}
.single-nos_produits .fil-arianne ul {
  display: inline-block;
  padding-left: 1rem;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}
.single-nos_produits .fil-arianne ul::before {
  content: ">";
  position: absolute;
  color: #333333;
  left: 2px;
  top: 0;
  font-weight: 700;
  font-size: 1.2rem;
}
.single-nos_produits #les-produits {
  margin: 4rem 0;
}
.single-nos_produits #les-produits .breadcrump {
  margin: 2rem 0;
}
.single-nos_produits #les-produits .breadcrump a,
.single-nos_produits #les-produits .breadcrump span {
  color: ;
  font-size: 1rem;
  font-weight: 500;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .breadcrump a strong,
.single-nos_produits #les-produits .breadcrump span strong {
  color: ;
}
.single-nos_produits #les-produits .breadcrump a:hover,
.single-nos_produits #les-produits .breadcrump span:hover {
  color: ;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .galerie .slider-container #owl-produit {
  position: relative;
  padding-left: 0;
}
.single-nos_produits #les-produits .galerie .slider-container #owl-produit .owl-stage-outer .owl-stage .owl-item li {
  list-style-type: none;
}
.single-nos_produits #les-produits .galerie .slider-container #owl-produit .owl-stage-outer .owl-stage .owl-item li a .item {
  list-style-type: none;
  width: 100%;
  height: 21rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs {
  padding-bottom: 1rem;
}
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item {
  position: relative;
  display: inline-block;
  padding: 2px;
  border: 0;
  outline: none;
  background-color: transparent;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item .thumb {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100px;
  height: 80px;
  cursor: pointer;
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item:hover,
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item.active {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item:hover .thumb,
.single-nos_produits #les-produits .galerie .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item.active .thumb {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #les-produits .produit {
  position: relative;
  padding-left: 2rem;
}
.single-nos_produits #les-produits .produit .infos-produits .nom-produit {
  font-size: 1.5rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  text-transform: uppercase;
  margin-bottom: .5rem;
  position: relative;
}
.single-nos_produits #les-produits .produit .infos-produits .nom-produit::before {
  position: absolute;
  content: "";
  background-color: #2f2e2f;
  left: 0;
  bottom: -2px;
  height: 3px;
  width: 30px;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul {
  padding-left: 0;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li {
  list-style-type: none;
  display: block;
  margin: .5rem .8rem .5rem 0;
  font-size: .9rem;
  font-family: 'Intro';
  color: #2f2e2f;
  font-weight: normal;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=radio] {
  display: none;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=checkbox] {
  display: none;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li label {
  margin-bottom: 0;
  cursor: pointer;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=radio] + label:before {
  background: #fff;
  border: 2px solid #2f2e2f;
  border-radius: 50%;
  margin-top: -3px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 17px;
  height: 17px;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=radio]:checked + label:before {
  background: #f39200;
  border-color: #f39200;
  box-shadow: inset 0px 0px 0px 2px #f39200;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=checkbox] + label:before {
  background: #fff;
  border: 2px solid #2f2e2f;
  border-radius: 10%;
  margin-top: -3px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 17px;
  height: 17px;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li input[type=checkbox]:checked + label:before {
  background: #f39200;
  border-color: #f39200;
  box-shadow: inset 0px 0px 0px 2px #bcbec0;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li .taille-type-produit {
  font-size: .9rem;
  font-family: 'Intro';
  color: #2f2e2f;
  font-weight: normal;
}
.single-nos_produits #les-produits .produit .infos-produits .choix-produit-multiple ul li .prix-type-produit {
  font-size: .9rem;
  font-family: 'Intro';
  color: #f39200;
  font-weight: bold;
}
.single-nos_produits #les-produits .produit .infos-produits .prix-produit {
  position: relative;
  font-weight: bold;
  color: #2f2e2f;
  font-size: 1.2rem;
  font-family: 'Intro';
  margin-top: .5rem;
  padding-left: 1.5rem;
}
.single-nos_produits #les-produits .produit .infos-produits .prix-produit::before {
  position: absolute;
  content: "";
  background-color: #f39200;
  left: 0;
  bottom: 8px;
  height: 1px;
  width: 20px;
}
.single-nos_produits #les-produits .produit .infos-produits .infos-quantiter {
  font-size: 1rem;
  font-family: 'Intro Book';
  font-weight: normal;
}
.single-nos_produits #les-produits .produit .infos-produits .nb-personne {
  font-size: 1rem;
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
}
.single-nos_produits #les-produits .produit .infos-produits .quantiter {
  margin: 1rem 0;
}
.single-nos_produits #les-produits .produit .infos-produits .quantiter span {
  color: #2f2e2f;
  font-size: 1rem;
  font-weight: 600;
}
.single-nos_produits #les-produits .produit .infos-produits .quantiter .form-control {
  width: 15%;
  margin-left: .5rem;
  border: none;
  border-bottom: solid 2px #f39200;
  border-radius: 0;
}
.single-nos_produits #les-produits .produit .infos-produits .decription-produit {
  margin-top: 1rem;
}
.single-nos_produits #les-produits .produit .infos-produits .decription-produit h3 {
  font-size: 1.1rem;
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
}
.single-nos_produits #les-produits .produit .infos-produits .decription-produit p {
  font-size: .9rem;
  font-family: 'Intro Book';
  font-weight: normal;
  text-align: justify;
}
.single-nos_produits #les-produits .produit #btn-selection {
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  letter-spacing: 1px;
  border: solid 1px #2f2e2f;
  width: 60%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 12;
  cursor: pointer;
}
.single-nos_produits #les-produits .produit #btn-selection .added-item {
  position: absolute;
  top: 0;
  right: -10px;
  display: inline-block;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background: #f39200;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 1.6;
  font-size: .8rem;
  font-weight: 700;
  z-index: 50;
  animation: going-up 1.5s forwards;
}
.single-nos_produits #les-produits .produit #btn-selection::before {
  content: "";
  position: absolute;
  top: -30px;
  opacity: 0;
  left: 10px;
  width: 40px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/start.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.single-nos_produits #les-produits .produit #btn-selection::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #2f2e2f;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: -1;
}
.single-nos_produits #les-produits .produit #btn-selection:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.single-nos_produits #les-produits .produit #btn-selection:hover::before {
  top: 4px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 1;
}
.single-nos_produits #les-produits .produit #btn-selection:hover::after {
  transition: cubic-bezier(.17,.67,.83,.67);
  height: 100%;
}
.single-nos_produits #produits-associer {
  margin-top: 3rem;
}
.single-nos_produits #produits-associer .titre {
  border-top: solid 1px #bcbec0;
}
.single-nos_produits #produits-associer .titre h2 {
  font-size: 1.5rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  text-transform: uppercase;
  margin-bottom: 2rem;
  margin-top: 2rem;
  position: relative;
}
.single-nos_produits #produits-associer .titre h2::before {
  position: absolute;
  content: "";
  background-color: #2f2e2f;
  left: 0;
  bottom: -5px;
  height: 3px;
  width: 30px;
}
.single-nos_produits #produits-associer .produit-associer {
  margin-bottom: 1.5rem;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner {
  border: solid 1px #bcbec0;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .img-produit {
  height: 150px;
  width: 100%;
  padding: 1rem .5rem;
  border-bottom: solid 1px #bcbec0;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .img-produit figure {
  height: 100%;
  width: 90%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits {
  padding: 1rem 0 0 1rem;
  height: 130px;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .nom-produit,
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .nb-personne {
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  text-transform: uppercase;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .marque-produit {
  font-family: 'Playfair Display', serif;
  font-size: .8rem;
  font-weight: 400;
  color: #f39200;
  font-style: italic;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .nb-personne {
  margin-bottom: .5rem;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .taille-produit {
  font-size: .7rem;
  font-family: 'Intro';
  font-weight: normal;
  color: #2f2e2f;
  text-transform: uppercase;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .infos-produits .prix-produit {
  font-size: .9rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  letter-spacing: 1px;
  border: solid 1px #2f2e2f;
  width: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 12;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit {
    font-size: .7rem;
  }
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -50px;
  width: 40px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/eye.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #2f2e2f;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: -1;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit:hover::before {
  left: 10px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit:hover::after {
  transition: cubic-bezier(.17,.67,.83,.67);
  height: 100%;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-rupture {
  display: none;
}
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-rupture,
.single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit {
  margin-top: 1.5rem;
}
.single-nos_produits #produits-associer .produit-associer.indisponible .btn-rupture {
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  letter-spacing: 1px;
  background-color: #f39200;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .single-nos_produits #produits-associer .produit-associer.indisponible .btn-rupture {
    font-size: .7rem;
  }
}
.single-nos_produits #produits-associer .produit-associer.indisponible .btn-produit {
  display: none;
}
.page-id-19 #entreprise-wrapper .menu-lateral,
.page-id-21 #entreprise-wrapper .menu-lateral,
.page-id-20 #entreprise-wrapper .menu-lateral {
  background-color: #f39200;
  padding: 3rem 1rem;
  position: relative;
}
.page-id-19 #entreprise-wrapper .menu-lateral ul,
.page-id-21 #entreprise-wrapper .menu-lateral ul,
.page-id-20 #entreprise-wrapper .menu-lateral ul {
  padding-left: 0;
}
.page-id-19 #entreprise-wrapper .menu-lateral ul li,
.page-id-21 #entreprise-wrapper .menu-lateral ul li,
.page-id-20 #entreprise-wrapper .menu-lateral ul li {
  list-style-type: none;
  margin-bottom: 1rem;
}
.page-id-19 #entreprise-wrapper .menu-lateral ul li a,
.page-id-21 #entreprise-wrapper .menu-lateral ul li a,
.page-id-20 #entreprise-wrapper .menu-lateral ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: 'Intro book';
  font-weight: normal;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-19 #entreprise-wrapper .menu-lateral ul li a:hover,
.page-id-21 #entreprise-wrapper .menu-lateral ul li a:hover,
.page-id-20 #entreprise-wrapper .menu-lateral ul li a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #333333;
}
.page-id-19 #entreprise-wrapper .menu-lateral ul li a.active,
.page-id-21 #entreprise-wrapper .menu-lateral ul li a.active,
.page-id-20 #entreprise-wrapper .menu-lateral ul li a.active {
  color: #333333;
}
.page-id-19 #entreprise-wrapper .information,
.page-id-21 #entreprise-wrapper .information,
.page-id-20 #entreprise-wrapper .information {
  background-color: #2f2e2f;
  position: relative;
  padding: 1rem 0 4rem 0;
}
.page-id-19 #entreprise-wrapper .information .title,
.page-id-21 #entreprise-wrapper .information .title,
.page-id-20 #entreprise-wrapper .information .title {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
  padding-left: 2rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.page-id-19 #entreprise-wrapper .information .descriptif,
.page-id-21 #entreprise-wrapper .information .descriptif,
.page-id-20 #entreprise-wrapper .information .descriptif {
  height: auto;
  padding: 1.5rem;
  background-color: #fff;
  color: #333333;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: normal;
  text-align: justify;
  z-index: 20;
  position: relative;
  margin-left: 2rem;
  margin-bottom: 3.5rem;
}
.page-id-19 #entreprise-wrapper .information .descriptif::after,
.page-id-21 #entreprise-wrapper .information .descriptif::after,
.page-id-20 #entreprise-wrapper .information .descriptif::after {
  content: "";
  position: absolute;
  height: 290px;
  width: 300px;
  background-image: url(../img/initiale-fr.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: -300px;
  top: -130px;
  opacity: .3;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-19 #entreprise-wrapper .information .descriptif::after,
  .page-id-21 #entreprise-wrapper .information .descriptif::after,
  .page-id-20 #entreprise-wrapper .information .descriptif::after {
    height: 120px;
    width: 150px;
    right: -140px;
    top: -95px;
  }
}
.page-id-19 #entreprise-wrapper .information .descriptif strong,
.page-id-21 #entreprise-wrapper .information .descriptif strong,
.page-id-20 #entreprise-wrapper .information .descriptif strong {
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
}
.page-id-19 #entreprise-wrapper .information .visuel-bottom,
.page-id-21 #entreprise-wrapper .information .visuel-bottom,
.page-id-20 #entreprise-wrapper .information .visuel-bottom {
  position: absolute;
  height: 310px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.page-id-20 .information {
  padding-bottom: 3rem;
}
.page-id-20 .information .title {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #2f2e2f;
  z-index: 20;
}
.page-id-20 .information .descriptif {
  margin-bottom: 20rem !important;
}
.page-id-20 .information .descriptif::after {
  display: none;
}
.page-id-20 .information .visuel-map .inner-visuel {
  position: absolute;
  height: 540px;
  width: 650px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  left: 60%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-20 .information .visuel-map .inner-visuel {
    height: 469px;
    width: 530px;
    top: 170px;
  }
}
.page-id-20 .information .visuel-map .inner-visuel::after {
  content: "";
  position: absolute;
  height: 150px;
  width: 180px;
  background-image: url(../img/initiale-fr.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: -150px;
  bottom: 50px;
  opacity: .3;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-20 .information .visuel-map .inner-visuel::after {
    height: 90px;
    width: 140px;
  }
}
.page-id-9 #galerie {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.page-id-9 #galerie .listing-galerie .all {
  margin-bottom: 1.5rem;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-9 #galerie .listing-galerie .all .inner {
  border: solid 1px #bcbec0;
}
.page-id-9 #galerie .listing-galerie .all .inner a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-9 #galerie .listing-galerie .all .inner a figure {
  height: 14rem;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-9 #galerie .listing-galerie .all .inner a .titre {
  margin-bottom: 1rem;
}
.page-id-9 #galerie .listing-galerie .all .inner a .titre h3 {
  font-family: 'Playfair Display', serif;
  color: #2f2e2f;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 700;
  padding-left: 1rem;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-9 #galerie .listing-galerie .all .inner a .titre h3 {
    font-size: 1rem;
  }
}
.page-id-9 #galerie .listing-galerie .all .inner:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-9 #galerie .listing-galerie .all .inner:hover a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-9 #galerie .listing-galerie .all .inner:hover a .titre h3 {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  padding-left: 1.5rem;
}
.page-id-9 #galerie .listing-galerie .all .inner:hover .btn-galerie {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #fff;
}
.page-id-9 #galerie .listing-galerie .all .inner:hover .btn-galerie::after {
  height: 100%;
  transition: cubic-bezier(.17,.67,.83,.67);
}
.page-id-9 #galerie .listing-galerie .all .btn-galerie {
  color: #2f2e2f;
  font-size: .75rem;
  font-family: 'Intro';
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: .6rem 1rem;
  border: solid 1px #2f2e2f;
  cursor: pointer;
  z-index: 12;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
}
.page-id-9 #galerie .listing-galerie .all .btn-galerie::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #2f2e2f;
  transition: cubic-bezier(.17,.67,.83,.67);
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-16 .titre {
  margin-bottom: 2rem;
}
.page-id-16 .titre h2,
.page-id-16 .titre h3 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-16 #contact-map,
.page-id-16 #contact-formulaire {
  margin-top: 2rem;
}
.page-id-16 #contact-formulaire .form {
  width: 60%;
}
.page-id-16 #contact-map .inner-map .infos-contact {
  padding-right: 2rem;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .logo-contact {
  margin-bottom: 1rem;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .mail,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .adresse {
  margin: .3rem 0;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .mail i,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone i,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .adresse i {
  display: block;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: .5rem;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .mail a,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .mail span,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone a,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone span,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .adresse a,
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .adresse span {
  color: #2f2e2f;
  font-family: 'Intro Book';
  font-weight: normal;
  font-size: .9rem;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .mail i {
  background-image: url(../img/enveloppe.png);
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone a {
  font-weight: bold;
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .telephone i {
  background-image: url(../img/telephone.png);
}
.page-id-16 #contact-map .inner-map .infos-contact .infos-client .adresse i {
  background-image: url(../img/marker.png);
}
.page-id-16 #contact-map .inner-map .infos-contact #horaire {
  margin-top: 1rem;
  margin-right: 2.5rem;
}
.page-id-16 #contact-map .inner-map .infos-contact #horaire .titre-horaire h3 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: .95rem;
  font-style: italic;
}
.page-id-16 #contact-map .inner-map .infos-contact #horaire .ouverture .jour,
.page-id-16 #contact-map .inner-map .infos-contact #horaire .ouverture .horaire {
  color: #2f2e2f;
  font-family: 'Intro Book';
  font-weight: normal;
  font-size: .9rem;
}
.page-id-16 #contact-map .inner-map .infos-contact #horaire .ouverture .jour {
  font-weight: bold;
}
.page-id-16 .form {
  width: 75%;
}
.page-id-16 .form .nf-form-cont {
  padding: 1rem 0rem;
  width: 100%;
}
.page-id-16 .form .nf-form-cont .nf-before-form-content {
  display: none;
}
.page-id-16 .form .nf-form-cont .nf-field-container {
  margin-bottom: .5rem;
}
.page-id-16 .form .nf-form-cont .textbox-container {
  margin-bottom: .5rem;
}
.page-id-16 .form .nf-form-cont .submit-container {
  margin-bottom: 0;
  text-align: right;
}
.page-id-16 .form .nf-form-cont input:not([type="button"]),
.page-id-16 .form .nf-form-cont textarea,
.page-id-16 .form .nf-form-cont select {
  padding: .6rem .5rem;
  border: 1px solid #bcbec0;
  color: #bcbec0;
  font-weight: 300;
  font-size: .9rem;
  outline: none;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  background-color: transparent;
  margin-bottom: .5rem;
}
.page-id-16 .form .nf-form-cont input:not([type="button"]):hover,
.page-id-16 .form .nf-form-cont input:not([type="button"]):focus,
.page-id-16 .form .nf-form-cont textarea:hover,
.page-id-16 .form .nf-form-cont textarea:focus,
.page-id-16 .form .nf-form-cont select:hover,
.page-id-16 .form .nf-form-cont select:focus {
  border-bottom: 1px solid #f39200;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-16 .form .nf-form-cont h3 {
  color: #2f2e2f;
  font-family: 'Intro';
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
}
.page-id-16 .form .nf-form-cont ul li {
  display: inline-block;
  margin: 0 1rem !important;
}
.page-id-16 .form .nf-form-cont ul li input:not([type="button"]) {
  margin-right: 0;
  margin-top: 6px;
}
.page-id-16 .form .nf-form-cont ul li input[type=radio] {
  display: none;
}
.page-id-16 .form .nf-form-cont ul li label {
  margin-bottom: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
}
.page-id-16 .form .nf-form-cont ul li input[type=radio] + label:before {
  background: #fff;
  border: 1px solid #bcbec0;
  border-radius: 50%;
  margin-top: -3px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 17px;
  height: 17px;
}
.page-id-16 .form .nf-form-cont ul li input[type=radio]:checked + label:before {
  background: #f39200;
  border-color: #f39200;
  box-shadow: inset 0px 0px 0px 2px #f39200;
}
.page-id-16 .form .nf-form-cont textarea {
  resize: none;
  height: 120px;
}
.page-id-16 .form .nf-form-cont textarea::-webkit-input-placeholder {
  color: ;
}
.page-id-16 .form .nf-form-cont ::-webkit-input-placeholder {
  font-size: 1rem;
  color: ;
}
.page-id-16 .form .nf-form-cont ::-moz-placeholder {
  font-size: 1rem;
  color: ;
}
.page-id-16 .form .nf-form-cont :-ms-input-placeholder {
  font-size: 1rem;
  color: ;
}
.page-id-16 .form .nf-form-cont :-moz-placeholder {
  font-size: 1rem;
  color: ;
}
.page-id-16 .form .nf-form-cont #nf-field-8-container #nf-field-8-wrap .nf-field-element {
  margin-left: 50%;
  transform: translateX(-50%);
  width: 30%;
  position: relative;
}
.page-id-16 .form .nf-form-cont #nf-field-8-container #nf-field-8-wrap .nf-field-element::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 30px;
  height: 30px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/fly.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.page-id-16 .form .nf-form-cont input[type="button"] {
  padding: .7rem 1.5rem .7rem 3rem;
  color: #2f2e2f;
  background-color: transparent;
  border: solid 1px #2f2e2f;
  letter-spacing: 2px;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
}
.page-id-16 .form .nf-form-cont input[type="button"]::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -50px;
  width: 37px;
  height: 35px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/fly.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.page-id-16 .form .nf-form-cont input[type="button"]:hover {
  color: #f39200;
  background-color: transparent;
  border: solid 1px #f39200;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-17 .titre {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.page-id-17 .titre h1 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-17 #listing-panier {
  margin-top: 0;
  margin-bottom: 2rem;
  width: 75%;
}
.page-id-17 #listing-panier ul {
  padding-left: 0;
  border: solid 1px #bcbec0;
}
.page-id-17 #listing-panier ul li {
  height: 120px;
  border-bottom: solid 1px #bcbec0;
}
.page-id-17 #listing-panier ul li:last-child {
  border-bottom: none;
}
.page-id-17 #listing-panier ul .delete-produit {
  text-align: center;
  display: inline-block;
  height: 100%;
  position: relative;
}
.page-id-17 #listing-panier ul .delete-produit .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 35px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(../img/trash.png);
}
.page-id-17 #listing-panier ul .photo-produit {
  height: 85px;
  width: 85px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-id-17 #listing-panier ul .nom-taille,
.page-id-17 #listing-panier ul .qte,
.page-id-17 #listing-panier ul .prix,
.page-id-17 #listing-panier ul .prix-total-produit {
  height: 100%;
}
.page-id-17 #listing-panier ul .nom-taille {
  border-right: solid 1px #bcbec0;
  border-left: solid 1px #bcbec0;
  padding: 2rem 1rem;
}
.page-id-17 #listing-panier ul .qte,
.page-id-17 #listing-panier ul .delete-produit,
.page-id-17 #listing-panier ul .prix {
  border-right: solid 1px #bcbec0;
}
.page-id-17 #listing-panier ul .qte,
.page-id-17 #listing-panier ul .prix,
.page-id-17 #listing-panier ul .prix-total-produit {
  vertical-align: middle;
  line-height: 120px;
}
.page-id-17 #listing-panier ul .nom,
.page-id-17 #listing-panier ul .qte,
.page-id-17 #listing-panier ul .prix,
.page-id-17 #listing-panier ul .prix-total-produit {
  text-transform: uppercase;
  font-size: 1rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  position: relative;
}
.page-id-17 #listing-panier ul .nom {
  font-size: .8rem;
  display: block;
  width: 100%;
}
.page-id-17 #listing-panier ul .prix-total-produit {
  color: #f39200;
}
.page-id-17 #listing-panier ul .taille {
  text-transform: uppercase;
  font-size: .75rem;
  font-family: 'Intro';
  font-weight: normal;
  color: #2f2e2f;
  display: block;
  width: 100%;
}
.page-id-17 #listing-panier ul input[type=number] {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
  left: auto;
  right: .5rem;
  padding: 5px;
  width: 52px !important;
  background-color: transparent;
  border: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-17 #listing-panier ul input[type=number] {
    padding: 1px;
    left: .5rem;
  }
}
.page-id-17 #listing-panier ul input[type=number]::-webkit-inner-spin-button,
.page-id-17 #listing-panier ul input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.page-id-17 #listing-panier ul input[type=number]::-webkit-outer-spin-button,
.page-id-17 #listing-panier ul input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
  width: 25px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.page-id-17 #listing-panier .infos-commande .total-global .titre-total {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #2f2e2f;
  margin-right: 2rem;
}
.page-id-17 #listing-panier .infos-commande .total-global .totaux {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: 'Intro';
  font-weight: bold;
  color: #f39200;
}
.page-id-17 #listing-panier .infos-commande .btn-back span {
  text-transform: uppercase;
  font-size: .8rem;
  font-family: 'Intro book';
  font-weight: normal;
  color: #2f2e2f;
}
.page-id-17 .formulaire {
  width: 75%;
}
.page-id-17 .formulaire .nf-form-cont {
  padding: 1rem 0rem;
  width: 100%;
}
.page-id-17 .formulaire .nf-form-cont .nf-before-form-content {
  display: none;
}
.page-id-17 .formulaire .nf-form-cont .nf-field-container {
  margin-bottom: .5rem;
}
.page-id-17 .formulaire .nf-form-cont .textbox-container {
  margin-bottom: .5rem;
}
.page-id-17 .formulaire .nf-form-cont .submit-container {
  margin-bottom: 0;
  text-align: right;
}
.page-id-17 .formulaire .nf-form-cont input:not([type="button"]),
.page-id-17 .formulaire .nf-form-cont textarea,
.page-id-17 .formulaire .nf-form-cont select {
  padding: .6rem .5rem;
  border: 1px solid #bcbec0;
  color: #bcbec0;
  font-weight: 300;
  font-size: .9rem;
  outline: none;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  background-color: transparent;
  margin-bottom: .5rem;
}
.page-id-17 .formulaire .nf-form-cont input:not([type="button"]):hover,
.page-id-17 .formulaire .nf-form-cont input:not([type="button"]):focus,
.page-id-17 .formulaire .nf-form-cont textarea:hover,
.page-id-17 .formulaire .nf-form-cont textarea:focus,
.page-id-17 .formulaire .nf-form-cont select:hover,
.page-id-17 .formulaire .nf-form-cont select:focus {
  border-bottom: 1px solid #f39200;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-29 {
  display: none;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-43-wrap h3 {
  color: #f39200;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
}
.page-id-17 .formulaire .nf-form-cont ul li {
  display: inline-block;
  margin: 0 1rem !important;
}
.page-id-17 .formulaire .nf-form-cont ul li input:not([type="button"]) {
  margin-right: 0;
  margin-top: 6px;
}
.page-id-17 .formulaire .nf-form-cont ul li input[type=radio] {
  display: none;
}
.page-id-17 .formulaire .nf-form-cont ul li label {
  margin-bottom: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
}
.page-id-17 .formulaire .nf-form-cont ul li input[type=radio] + label:before {
  background: #fff;
  border: 1px solid #bcbec0;
  border-radius: 50%;
  margin-top: -3px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 17px;
  height: 17px;
}
.page-id-17 .formulaire .nf-form-cont ul li input[type=radio]:checked + label:before {
  background: #f39200;
  border-color: #f39200;
  box-shadow: inset 0px 0px 0px 2px #f39200;
}
.page-id-17 .formulaire .nf-form-cont textarea {
  resize: none;
  height: 120px;
}
.page-id-17 .formulaire .nf-form-cont textarea::-webkit-input-placeholder {
  color: #bcbec0;
}
.page-id-17 .formulaire .nf-form-cont #nf-label-field-29 {
  display: none;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-29 {
  font-size: 1rem;
  padding: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #f39200;
}
.page-id-17 .formulaire .nf-form-cont ::-webkit-input-placeholder {
  font-size: 1rem;
  color: #bcbec0;
}
.page-id-17 .formulaire .nf-form-cont ::-moz-placeholder {
  font-size: 1rem;
  color: #bcbec0;
}
.page-id-17 .formulaire .nf-form-cont :-ms-input-placeholder {
  font-size: 1rem;
  color: #bcbec0;
}
.page-id-17 .formulaire .nf-form-cont :-moz-placeholder {
  font-size: 1rem;
  color: #bcbec0;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-55-container #nf-field-55-wrap .nf-field-element {
  margin-left: 50%;
  transform: translateX(-50%);
  width: 30%;
  position: relative;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-55-container #nf-field-55-wrap .nf-field-element::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 30px;
  height: 30px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/fly.png');
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  z-index: 10;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-55-container #nf-field-55-wrap .nf-field-element input[type="button"] {
  padding: .7rem 1.5rem .7rem 3rem;
  color: #2f2e2f;
  background-color: transparent;
  border: solid 1px #2f2e2f;
  letter-spacing: 2px;
  font-size: .8rem;
  font-family: 'Intro';
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
}
.page-id-17 .formulaire .nf-form-cont #nf-field-55-container #nf-field-55-wrap .nf-field-element input[type="button"]:hover {
  color: #f39200;
  background-color: transparent;
  border: solid 1px #f39200;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
#badge-selection {
  display: block;
  top: 0;
  right: 75px;
  line-height: 1.4;
  font-size: .95rem !important;
  padding-left: 0 !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  position: absolute;
  background: #f39200;
  color: #fff !important;
  width: 20px;
  height: 20px;
  text-align: center !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #badge-selection {
    right: 45px;
  }
}
#del_panier {
  float: right;
  color: #2f2e2f;
  font-size: .8em;
  text-transform: uppercase;
  font-family: 'Intro Book';
  font-weight: normal;
}
#del_panier i {
  color: #f39200;
}
.fancybox-caption-wrap {
  padding: 60px 0 0 0 !important;
}
.fancybox-caption-wrap .fancybox-caption {
  background-color: #fff !important;
  border-top: solid 1px #f39200 !important;
  padding: 2vw 10vw;
}
.fancybox-caption-wrap .fancybox-caption .titre-caption {
  font-family: 'Playfair Display', serif;
  color: #2f2e2f;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 700;
  display: block;
}
.fancybox-caption-wrap .fancybox-caption .description-caption p {
  font-family: 'Intro Book';
  font-weight: normal;
  font-size: 1rem;
  color: #bcbec0;
}
@keyframes going-up {
  from {
    top: 0;
  }
  to {
    top: -100rem;
    right: -40rem;
  }
}
.nf-response-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 0.5em;
}
.nf-response-msg p {
  color: #3c763d;
}
@media (max-width: 767.98px) {
  body header .wrapper-top-header {
    padding: 1rem 0;
  }
  body header .wrapper-top-header #logo {
    order: -1;
    padding: 1rem 0;
  }
  body header .wrapper-top-header #logo .logo-home img {
    width: 60%;
  }
  body header .wrapper-top-header .infos-header .con-tooltip {
    height: 30px;
    width: 30px;
  }
  body header .wrapper-top-header .infos-header .con-tooltip .tooltip {
    font: 12px;
  }
  body header .wrapper-top-header #selection {
    order: -2;
  }
  body header .wrapper-top-header #selection .btn-selection .star {
    height: 35px;
    width: 35px;
  }
  body header .wrapper-top-header #selection .btn-selection span {
    font-size: .9rem;
  }
  body header .slogan {
    margin-bottom: 0.2rem;
  }
  body header .slogan h2 {
    font-size: .8rem;
  }
  body header #menu-wrapper .navbar {
    padding: 0.6rem 0;
  }
  body header #menu-wrapper .navbar .navbar-toggler {
    width: 140px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  body header #menu-wrapper .navbar ul {
    text-align: center;
  }
  body header #menu-wrapper .navbar ul li::after {
    display: none;
  }
  body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu {
    background-color: #f39200;
    width: 100%;
    text-align: center;
    min-width: 100%;
    margin: 0;
    border: none;
    border-radius: 0;
  }
  body header #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .dropdown-item {
    display: block;
  }
  body footer .logos-footer figure img {
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }
  body footer .footer-bottom {
    margin-top: 1rem;
    text-align: center;
  }
  body footer .footer-bottom span,
  body footer .footer-bottom a {
    font-size: .75rem !important;
  }
  .page-id-8 .btn-down {
    top: -4.5rem;
  }
  .page-id-8 #home-slider {
    height: 18rem;
    margin-bottom: 1.5rem;
  }
  .page-id-8 #home-slider .item {
    background-position: center;
  }
  .page-id-8 #home-slider .item #slider-title {
    bottom: 0;
    width: 100%;
  }
  .page-id-8 #home-slider .item #slider-title h1 {
    font-size: 1.4rem;
  }
  .page-id-8 #home-slider .item #slider-title .intro span {
    font-size: .75rem;
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise {
    margin: 1rem 0;
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise::before {
    height: 1px;
    width: 70%;
    right: inherit;
    top: inherit;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .pictogramme {
    width: 50px;
    height: 50px;
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .texte {
    margin-top: 1rem;
  }
  .page-id-8 #entreprise #wrapper-entreprise .btn-more {
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(0);
    padding: .5rem 1rem;
    width: 80%;
  }
  .page-id-8 #entreprise #wrapper-entreprise .btn-more span {
    font-size: .8rem;
  }
  .page-id-8 #produit .categorie-produit {
    margin-bottom: 1rem;
  }
  .page-id-8 #produit .categorie-produit .inner-categorie h3 {
    font-size: .8rem;
  }
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 220px;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .texte-intro h3 {
    font-size: .9rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .chiffre {
    margin-bottom: 1rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .chiffre span {
    font-size: 4rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .texte span p {
    font-size: .75rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .devis {
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(0);
    width: 90%;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .devis span {
    font-size: .8rem;
    display: block;
    padding: .5rem 1rem;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral,
  .page-id-21 #entreprise-wrapper .menu-lateral,
  .page-id-20 #entreprise-wrapper .menu-lateral {
    padding: 1rem;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral ul,
  .page-id-21 #entreprise-wrapper .menu-lateral ul,
  .page-id-20 #entreprise-wrapper .menu-lateral ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral ul li,
  .page-id-21 #entreprise-wrapper .menu-lateral ul li,
  .page-id-20 #entreprise-wrapper .menu-lateral ul li {
    margin-bottom: .5rem;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral ul li a,
  .page-id-21 #entreprise-wrapper .menu-lateral ul li a,
  .page-id-20 #entreprise-wrapper .menu-lateral ul li a {
    font-size: 1rem;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral ul li:last-child,
  .page-id-21 #entreprise-wrapper .menu-lateral ul li:last-child,
  .page-id-20 #entreprise-wrapper .menu-lateral ul li:last-child {
    margin-bottom: 0;
  }
  .page-id-19 #entreprise-wrapper .information .title,
  .page-id-21 #entreprise-wrapper .information .title,
  .page-id-20 #entreprise-wrapper .information .title {
    padding-left: 1rem;
    font-size: 1.4rem;
  }
  .page-id-19 #entreprise-wrapper .information .descriptif,
  .page-id-21 #entreprise-wrapper .information .descriptif,
  .page-id-20 #entreprise-wrapper .information .descriptif {
    margin-left: 0;
  }
  .page-id-19 #entreprise-wrapper .information .descriptif::after,
  .page-id-21 #entreprise-wrapper .information .descriptif::after,
  .page-id-20 #entreprise-wrapper .information .descriptif::after {
    height: 70px;
    width: 70px;
    right: 5px;
    top: -78px;
  }
  .page-id-19 #entreprise-wrapper .information .visuel-bottom,
  .page-id-21 #entreprise-wrapper .information .visuel-bottom,
  .page-id-20 #entreprise-wrapper .information .visuel-bottom {
    height: 200px;
  }
  .page-id-20 .information .visuel-map .inner-visuel {
    height: 390px;
    width: 100%;
    background-position: center;
    left: 50%;
  }
  .page-id-20 .information .visuel-map .inner-visuel::after {
    content: "";
    position: absolute;
    height: 50px;
    width: 70px;
    left: 2px;
    bottom: 50px;
  }
  .page-id-15 #les-produits {
    margin: 2rem 0 2rem 0;
  }
  .page-id-16 #contact-formulaire .form {
    width: 95%;
  }
  .page-id-16 #contact-formulaire .form .nf-form-cont #nf-field-8-container #nf-field-8-wrap .nf-field-element::before {
    left: -80px;
  }
  .page-id-16 #contact-map .inner-map .infos-contact {
    padding-right: 2rem;
    padding-bottom: 2rem;
  }
  .page-id-16 .form {
    width: 95%;
  }
  .single-nos_produits #les-produits {
    margin: 4rem 0 2rem 0;
  }
  .single-nos_produits #les-produits .galerie .slider-container #owl-produit .owl-stage-outer .owl-stage .owl-item li a .item {
    height: 15rem;
    background-position: top;
  }
  .single-nos_produits #les-produits .produit {
    padding-left: 1rem;
  }
  .single-nos_produits #les-produits .produit #btn-selection {
    width: 100%;
  }
  .single-nos_produits #produits-associer {
    margin-top: 2rem;
  }
  .single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit {
    font-size: .7rem;
  }
  .single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -50px;
    width: 40px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('../img/eye.png');
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    z-index: 10;
  }
  .single-nos_produits #produits-associer .produit-associer.indisponible .btn-rupture {
    position: relative;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: .7rem;
    font-family: 'Intro';
    font-weight: bold;
    color: #2f2e2f;
    letter-spacing: 1px;
    background-color: #f39200;
    width: 100%;
  }
  .single-nos_produits #produits-associer .produit-associer.indisponible .btn-produit {
    display: none;
  }
  .page-id-17 .titre h1 {
    font-size: 1.5rem;
  }
  .page-id-17 #listing-panier {
    width: 80%;
  }
  .page-id-17 #listing-panier ul {
    border: none;
    display: block;
  }
  .page-id-17 #listing-panier ul li {
    height: auto;
    border: solid 1px #bcbec0;
    margin-bottom: 1rem;
  }
  .page-id-17 #listing-panier ul li:last-child {
    border-bottom: inherit;
  }
  .page-id-17 #listing-panier ul .delete-produit {
    height: 50px;
    border-bottom: solid 1px #bcbec0;
    border-right: none;
  }
  .page-id-17 #listing-panier ul .delete-produit .icon {
    width: 30px;
    height: 30px;
  }
  .page-id-17 #listing-panier ul .photo-produit {
    border-bottom: solid 1px #bcbec0;
    margin: 1rem 0;
    display: block;
  }
  .page-id-17 #listing-panier ul .nom-taille,
  .page-id-17 #listing-panier ul .qte,
  .page-id-17 #listing-panier ul .prix,
  .page-id-17 #listing-panier ul .prix-total-produit {
    height: 100%;
  }
  .page-id-17 #listing-panier ul .nom-taille {
    border-right: none;
    border-left: none;
    border-bottom: solid 1px #bcbec0;
    padding-bottom: .8rem;
  }
  .page-id-17 #listing-panier ul .qte,
  .page-id-17 #listing-panier ul .delete-produit,
  .page-id-17 #listing-panier ul .prix {
    border-right: none;
  }
  .page-id-17 #listing-panier ul .qte,
  .page-id-17 #listing-panier ul .prix,
  .page-id-17 #listing-panier ul .prix-total-produit {
    line-height: 2.5;
  }
  .page-id-17 #listing-panier ul .nom,
  .page-id-17 #listing-panier ul .qte,
  .page-id-17 #listing-panier ul .prix,
  .page-id-17 #listing-panier ul .prix-total-produit {
    text-transform: uppercase;
    font-size: 1rem;
    font-family: 'Intro';
    font-weight: bold;
    color: #2f2e2f;
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: solid 1px #bcbec0;
  }
  .page-id-17 #listing-panier ul .nom {
    font-size: .8rem;
    border-bottom: solid 1px #333333;
  }
  .page-id-17 #listing-panier ul .prix-total-produit {
    color: #fff;
    background-color: #f39200;
  }
  .page-id-17 #listing-panier ul .taille {
    text-transform: uppercase;
    font-size: .75rem;
    font-family: 'Intro';
    font-weight: normal;
    color: #2f2e2f;
    margin-top: .5rem;
  }
  .page-id-17 #listing-panier ul input[type=number] {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
    right: auto;
    padding: 5px;
    width: auto !important;
    background-color: transparent;
    border: none;
  }
  .page-id-17 #listing-panier ul input[type=number]::-webkit-inner-spin-button,
  .page-id-17 #listing-panier ul input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
  }
  .page-id-17 #listing-panier ul input[type=number]::-webkit-outer-spin-button,
  .page-id-17 #listing-panier ul input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
  .page-id-17 #listing-panier .infos-commande .total-global .titre-total {
    margin-right: 0;
  }
  .page-id-17 #listing-panier .infos-commande .total-global .totaux {
    font-size: 1.5rem;
  }
  .page-id-17 #listing-panier .infos-commande .btn-back span {
    text-align: center;
    margin-bottom: .5rem;
    display: block;
  }
  .page-id-17 .formulaire {
    width: 75%;
  }
  .page-id-17 .formulaire .nf-form-cont {
    padding: 1rem 0rem;
    width: 100%;
  }
  .page-id-17 .formulaire .nf-form-cont .nf-before-form-content {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont .nf-field-container {
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont .textbox-container {
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont .submit-container {
    margin-bottom: 0;
    text-align: right;
  }
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]),
  .page-id-17 .formulaire .nf-form-cont textarea,
  .page-id-17 .formulaire .nf-form-cont select {
    padding: .6rem .5rem;
    border: 1px solid #bcbec0;
    color: #bcbec0;
    font-weight: 300;
    font-size: .9rem;
    outline: none;
    transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    background-color: transparent;
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]):hover,
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]):focus,
  .page-id-17 .formulaire .nf-form-cont textarea:hover,
  .page-id-17 .formulaire .nf-form-cont textarea:focus,
  .page-id-17 .formulaire .nf-form-cont select:hover,
  .page-id-17 .formulaire .nf-form-cont select:focus {
    border-bottom: 1px solid #f39200;
    transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-field-43-wrap h3 {
    color: #f39200;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
  }
  .page-id-17 .formulaire .nf-form-cont ul li {
    display: inline-block;
    margin: 0 1rem !important;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input:not([type="button"]) {
    margin-right: 0;
    margin-top: 6px;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio] {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont ul li label {
    margin-bottom: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .8rem;
    font-family: 'Intro';
    font-weight: bold;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio] + label:before {
    background: #fff;
    border: 1px solid #bcbec0;
    border-radius: 50%;
    margin-top: -3px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 17px;
    height: 17px;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio]:checked + label:before {
    background: #f39200;
    border-color: #f39200;
    box-shadow: inset 0px 0px 0px 2px #f39200;
  }
  .page-id-17 .formulaire .nf-form-cont textarea {
    resize: none;
    height: 120px;
  }
  .page-id-17 .formulaire .nf-form-cont textarea::-webkit-input-placeholder {
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-label-field-29 {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-field-29 {
    font-size: 1rem;
    padding: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #f39200;
  }
  .page-id-17 .formulaire .nf-form-cont ::-webkit-input-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont ::-moz-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont :-ms-input-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont :-moz-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont input[type="button"] {
    padding: .7rem 1.5rem .7rem 3rem;
    color: #2f2e2f;
    background-color: transparent;
    border: solid 1px #2f2e2f;
    letter-spacing: 2px;
    font-size: .8rem;
    font-family: 'Intro';
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    margin-left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    position: relative;
  }
  .page-id-17 .formulaire .nf-form-cont input[type="button"]::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -50px;
    width: 37px;
    height: 35px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('../img/fly.png');
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    z-index: 10;
  }
  .page-id-17 .formulaire .nf-form-cont input[type="button"]:hover {
    color: #f39200;
    background-color: transparent;
    border: solid 1px #f39200;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  #badge-selection {
    right: 60px;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
@media (max-width: 767.98px) and (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-17 #listing-panier ul input[type=number] {
    padding: 1px;
    left: .5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .wrapper-top-header #logo img {
    max-width: 95%;
  }
  body header .wrapper-top-header .infos-header .con-tooltip {
    height: 35px;
    width: 35px;
  }
  body header .wrapper-top-header #selection {
    position: relative;
  }
  body header .wrapper-top-header #selection .btn-selection .star {
    height: 40px;
    width: 40px;
  }
  body header .wrapper-top-header #selection .btn-selection span {
    font-size: 1rem;
  }
  body header #menu-wrapper .navbar ul li {
    margin: 0 .5rem;
  }
  body header #menu-wrapper .navbar ul li::after {
    right: -8px;
  }
  body header #menu-wrapper .navbar ul li a {
    font-size: .75rem;
    letter-spacing: 3px;
  }
  body footer {
    padding-bottom: 1rem;
  }
  body footer .logos-footer {
    padding: 1rem 0;
  }
  body footer .logos-footer figure img {
    display: block;
    margin: 0 auto;
  }
  .page-id-8 #home-slider {
    height: 20rem;
  }
  .page-id-8 #entreprise {
    margin: 3rem 0;
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .pictogramme {
    width: 60px;
    height: 60px;
  }
  .page-id-8 #entreprise #wrapper-entreprise .item-entreprise #inner-entreprise .texte span {
    font-size: .75rem;
  }
  .page-id-8 #entreprise #wrapper-entreprise .btn-more span {
    font-size: 1rem;
  }
  .page-id-8 #produit .categorie-produit {
    margin-bottom: 1.5rem;
  }
  .page-id-8 #produit .categorie-produit .inner-categorie h3 {
    font-size: .8rem;
  }
  .page-id-8 #produit .categorie-produit .inner-categorie .img-categorie {
    height: 200px;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .texte-intro h3 {
    font-size: .9rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .chiffre span {
    font-size: 5rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .ctn-chiffre #inner-chiffre .texte span p {
    font-size: .7rem;
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .devis {
    margin-top: 2rem;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .page-id-8 #chiffres-clefs .wrapper-chiffre .devis span {
    font-size: .85rem;
    padding: .5rem .7rem;
    display: block;
  }
  .single-nos_produits #les-produits .galerie .slider-container #owl-produit .owl-stage-outer .owl-stage .owl-item li a .item {
    height: 15rem;
    background-position: top;
  }
  .single-nos_produits #les-produits .produit {
    padding-left: 1rem;
  }
  .single-nos_produits #les-produits .produit #btn-selection {
    width: 100%;
  }
  .single-nos_produits #produits-associer {
    margin-top: 3rem;
  }
  .single-nos_produits #produits-associer .titre {
    border-top: solid 1px #bcbec0;
  }
  .single-nos_produits #produits-associer .titre h2 {
    font-size: 1.5rem;
    font-family: 'Intro';
    font-weight: bold;
    color: #2f2e2f;
    text-transform: uppercase;
    margin-bottom: 2rem;
    margin-top: 2rem;
    position: relative;
  }
  .single-nos_produits #produits-associer .titre h2::before {
    position: absolute;
    content: "";
    background-color: #2f2e2f;
    left: 0;
    bottom: -5px;
    height: 3px;
    width: 30px;
  }
  .single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit {
    font-size: .7rem;
  }
  .single-nos_produits #produits-associer .produit-associer .produit-inner .btn-produit::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -50px;
    width: 40px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('../img/eye.png');
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    z-index: 10;
  }
  .single-nos_produits #produits-associer .produit-associer.indisponible .btn-rupture {
    position: relative;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: .7rem;
    font-family: 'Intro';
    font-weight: bold;
    color: #2f2e2f;
    letter-spacing: 1px;
    background-color: #f39200;
    width: 100%;
  }
  .single-nos_produits #produits-associer .produit-associer.indisponible .btn-produit {
    display: none;
  }
  .page-id-19 #entreprise-wrapper .menu-lateral ul li a,
  .page-id-21 #entreprise-wrapper .menu-lateral ul li a,
  .page-id-20 #entreprise-wrapper .menu-lateral ul li a {
    font-size: 1rem;
  }
  .page-id-19 #entreprise-wrapper .information .title,
  .page-id-21 #entreprise-wrapper .information .title,
  .page-id-20 #entreprise-wrapper .information .title {
    padding-left: 1.5rem;
  }
  .page-id-19 #entreprise-wrapper .descriptif,
  .page-id-21 #entreprise-wrapper .descriptif,
  .page-id-20 #entreprise-wrapper .descriptif {
    margin-left: 1.5rem !important;
  }
  .page-id-19 #entreprise-wrapper .descriptif::after,
  .page-id-21 #entreprise-wrapper .descriptif::after,
  .page-id-20 #entreprise-wrapper .descriptif::after {
    height: 100px;
    width: 100px;
    right: 0;
    top: -100px;
  }
  .page-id-19 #entreprise-wrapper .visuel-bottom,
  .page-id-21 #entreprise-wrapper .visuel-bottom,
  .page-id-20 #entreprise-wrapper .visuel-bottom {
    height: 250px !important;
  }
  .page-id-20 .information .visuel-map .inner-visuel {
    position: absolute;
    height: 400px;
    width: 100%;
    background-position: center;
    left: 50%;
  }
  .page-id-20 .information .visuel-map .inner-visuel::after {
    height: 70px;
    width: 70px;
    left: 55px;
    bottom: 100px;
    opacity: .3;
  }
  .page-id-16 #contact-formulaire .form {
    width: 80%;
  }
  .page-id-17 #panier .container {
    max-width: 1140px;
  }
  .page-id-17 #listing-panier {
    width: 90%;
  }
  .page-id-17 #listing-panier ul .photo-produit {
    height: 65px;
    width: 65px;
  }
  .page-id-17 #listing-panier ul input[type=number] {
    left: auto;
    right: auto;
  }
  .page-id-17 #listing-panier ul input[type=number]::-webkit-outer-spin-button,
  .page-id-17 #listing-panier ul input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    width: 30px;
  }
  .page-id-17 #listing-panier .infos-commande .total-global .titre-total {
    font-size: 1.1rem;
  }
  .page-id-17 #listing-panier .infos-commande .total-global .totaux {
    font-size: 1.1rem;
  }
  .page-id-17 .formulaire {
    width: 85%;
  }
  .page-id-17 .formulaire .nf-form-cont {
    padding: 1rem 0rem;
    width: 100%;
  }
  .page-id-17 .formulaire .nf-form-cont .nf-before-form-content {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont .nf-field-container {
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont .textbox-container {
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont .submit-container {
    margin-bottom: 0;
    text-align: right;
  }
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]),
  .page-id-17 .formulaire .nf-form-cont textarea,
  .page-id-17 .formulaire .nf-form-cont select {
    padding: .6rem .5rem;
    border: 1px solid #bcbec0;
    color: #bcbec0;
    font-weight: 300;
    font-size: .9rem;
    outline: none;
    transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    background-color: transparent;
    margin-bottom: .5rem;
  }
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]):hover,
  .page-id-17 .formulaire .nf-form-cont input:not([type="button"]):focus,
  .page-id-17 .formulaire .nf-form-cont textarea:hover,
  .page-id-17 .formulaire .nf-form-cont textarea:focus,
  .page-id-17 .formulaire .nf-form-cont select:hover,
  .page-id-17 .formulaire .nf-form-cont select:focus {
    border-bottom: 1px solid #f39200;
    transition: all .2s ease-in-out !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-field-43-wrap h3 {
    color: #f39200;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
  }
  .page-id-17 .formulaire .nf-form-cont ul li {
    display: inline-block;
    margin: 0 1rem !important;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input:not([type="button"]) {
    margin-right: 0;
    margin-top: 6px;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio] {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont ul li label {
    margin-bottom: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .8rem;
    font-family: 'Intro';
    font-weight: bold;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio] + label:before {
    background: #fff;
    border: 1px solid #bcbec0;
    border-radius: 50%;
    margin-top: -3px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 17px;
    height: 17px;
  }
  .page-id-17 .formulaire .nf-form-cont ul li input[type=radio]:checked + label:before {
    background: #f39200;
    border-color: #f39200;
    box-shadow: inset 0px 0px 0px 2px #f39200;
  }
  .page-id-17 .formulaire .nf-form-cont textarea {
    resize: none;
    height: 120px;
  }
  .page-id-17 .formulaire .nf-form-cont textarea::-webkit-input-placeholder {
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-label-field-29 {
    display: none;
  }
  .page-id-17 .formulaire .nf-form-cont #nf-field-29 {
    font-size: 1rem;
    padding: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #f39200;
  }
  .page-id-17 .formulaire .nf-form-cont ::-webkit-input-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont ::-moz-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont :-ms-input-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  .page-id-17 .formulaire .nf-form-cont :-moz-placeholder {
    font-size: 1rem;
    color: #bcbec0;
  }
  #badge-selection {
    right: 15px;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
