@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Signika:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body,
html {
  overflow-x: hidden;
  max-width: 100%;
}
body {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
body #gototop {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: fixed;
  background: #bbce33;
  color: #313713;
  right: 20px;
  bottom: 20px;
  padding: 4px 10px 8px 10px;
  border: none;
  cursor: pointer;
  z-index: 1000;
  display: none;
}
body #gototop:hover {
  background: #313713;
  color: #bbce33;
}
body .lightbox .lb-image {
  border: none;
  border-radius: 0;
}
body .lb-data .lb-number,
body .lb-data .lb-details {
  display: none;
}
body .lb-data .lb-close {
  position: absolute;
  top: 0px;
  right: 150px;
  float: none;
  background: none;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body .lb-data .lb-close {
    top: inherit;
    bottom: -3rem;
    right: inherit;
    left: 48%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1300px) and (max-width: 1599.98px) {
  body .lb-data .lb-close {
    right: 80px;
  }
}
body .lb-data .lb-close::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  height: 20px;
  width: 1px;
  transform: rotate(-42deg);
}
body .lb-data .lb-close::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  height: 20px;
  width: 1px;
  transform: rotate(42deg);
}
body .lightboxOverlay {
  background-color: #fff;
}
body .fa-facebook-f::before {
  content: "\f39e" !important;
}
body .col-md-2-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
body .star {
  background-image: url('../img/star.png');
  background-position: left -2px;
  display: block;
  width: 18px;
  height: 15px;
  line-height: 16px;
  float: left;
  cursor: pointer;
  zoom: 1;
}
body #ContactModal .modal-content {
  width: auto;
  height: auto;
  background-color: #bbce33;
  border: none;
  border-radius: 0;
}
body #ContactModal .modal-content .modal-header {
  border-bottom: solid 1px #fff;
  text-align: center;
}
body #ContactModal .modal-content .modal-header h5 {
  font-weight: 300;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
body #ContactModal .modal-content .modal-header h5 strong {
  font-weight: 600;
}
body #ContactModal .modal-content .modal-body .formulaire {
  width: 100%;
  padding: 1rem;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont input,
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont textarea {
  padding: 0 .5rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  color: #fff;
  font-size: 12px;
  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;
  height: 30px;
  border: solid 1px #fff;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont input:hover,
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont textarea:hover {
  border: solid 1px #313713;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont ::placeholder {
  color: #fff;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont textarea {
  height: 150px;
  padding: .5rem;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont label {
  display: none;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-19-container #nf-field-19-wrap label {
  font-size: 10px;
  font-weight: 400;
  cursor: pointer;
  display: block;
  color: #fff;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-19-container #nf-field-19-wrap label::after {
  border: solid 1px #313713;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-18-container #nf-field-18-wrap .nf-field-element {
  background: transparent;
  background-color: transparent;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-18-container #nf-field-18-wrap .nf-field-element >div::after {
  font-size: 12px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-21-container #nf-field-21-wrap .nf-field-element {
  background: transparent;
  background-color: transparent;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont #nf-field-21-container #nf-field-21-wrap .nf-field-element >div::after {
  font-size: 12px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-field-container {
  margin-bottom: 5px;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content {
  max-width: 100%;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 35px;
  color: #fff;
  font-size: 12px;
  padding: 8px;
  border: solid 1px #fff;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content .list-select-wrap select:active+div {
  background: transparent !important;
  border-color: transparent;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content .list-select-wrap select:focus+div {
  background: transparent !important;
  border-color: transparent;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content .list-select-wrap select option {
  color: #000;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content .list-select-wrap .nf-field-element {
  background: transparent;
  background-color: transparent;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-content .list-select-wrap .nf-field-element >div {
  background: transparent;
  background-color: transparent;
  border: none;
  color: #fff;
  height: 35px;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .submit-wrap {
  margin-top: 1rem;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .submit-wrap input {
  color: #bbce33;
  background-color: #fff;
  text-transform: uppercase;
  padding: .5rem 2rem;
  font-size: .8rem;
  cursor: pointer;
  letter-spacing: 2px;
  font-weight: 500;
  width: auto;
  border: solid 1px transparent;
  height: 35px !important;
  margin-left: 50%;
  transform: translateX(-50%);
  text-align: center;
  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 screen and (max-width: 576px) {
  body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .submit-wrap input {
    width: 100%;
  }
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .submit-wrap input:hover {
  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;
  border: solid 1px #fff;
  color: #fff;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-form-fields-required {
  display: none;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-error-msg {
  font-weight: 300;
  font-size: 10px;
  color: red;
}
body #ContactModal .modal-content .modal-body .formulaire #nf-form-2-cont .nf-error.field-wrap .nf-field-element::after {
  font-size: 17px;
  height: 29px;
  width: 29px;
  line-height: 33px;
}
body #ContactModal .close {
  font-size: 1.5rem;
  font-weight: 300;
  color: #fff;
  text-shadow: none;
  opacity: .8;
}
body header .wrapper-header {
  position: relative;
  overflow: hidden;
}
body header .wrapper-header .contact-header {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
body header .wrapper-header .contact-header .btn-more {
  background-color: #bbce33;
  padding: 2rem 3rem;
  text-decoration: none;
  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;
  cursor: pointer;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-header .contact-header .btn-more {
    padding: 1rem .8rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body header .wrapper-header .contact-header .btn-more {
    padding: .8rem;
  }
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body header .wrapper-header .contact-header .btn-more {
    padding: 1rem;
  }
}
@media (min-width: 1500px) and (max-width: 1599.98px) {
  body header .wrapper-header .contact-header .btn-more {
    padding: 2rem;
  }
}
body header .wrapper-header .contact-header .btn-more i {
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: .3rem;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-header .contact-header .btn-more i {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body header .wrapper-header .contact-header .btn-more i {
    font-size: 1.5rem;
  }
}
body header .wrapper-header .contact-header .btn-more h1 {
  color: #fff;
  font-size: .78rem;
  font-weight: 300;
  margin-bottom: 0;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-header .contact-header .btn-more h1 {
    font-size: .7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body header .wrapper-header .contact-header .btn-more h1 {
    font-size: .75rem;
  }
}
body header .wrapper-header .contact-header .btn-more h2 {
  color: #fff;
  font-size: .9rem;
  font-weight: 600;
  margin-bottom: 0;
  display: block;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  body header .wrapper-header .contact-header .btn-more h2 {
    font-size: .8rem;
  }
}
body header .wrapper-header .contact-header .btn-more: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;
  background-color: #313713;
}
body header .wrapper-header .header-top {
  margin-bottom: 1rem;
  border-bottom: solid 1px #999999;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
  body header .wrapper-header .header-top {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (min-width: 1500px) and (max-width: 1599.98px) {
  body header .wrapper-header .header-top {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
body header .wrapper-header .header-top .reseaux .facebook i,
body header .wrapper-header .header-top .reseaux .instagram i {
  color: #bbce33;
  font-size: 1.4rem;
  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-header .header-top .reseaux .facebook:hover i,
body header .wrapper-header .header-top .reseaux .instagram:hover i {
  color: #313713;
  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-header .header-top .reseaux .facebook i {
  font-size: 1.1rem;
}
body header .wrapper-header .header-top .reseaux .instagram {
  margin-right: 3rem;
}
body header .wrapper-header .header-top .logo a {
  margin: 0 auto;
  width: 65px;
  height: auto;
  display: block;
}
body header .wrapper-header .header-top .logo a img {
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body header .wrapper-header .header-top .logo a img {
    max-width: 85%;
  }
}
body header .wrapper-header .header-top .coordonnee .tel i,
body header .wrapper-header .header-top .coordonnee .mail i {
  color: #bbce33;
  font-size: 1rem;
  margin-right: .3rem;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  body header .wrapper-header .header-top .coordonnee .tel i,
  body header .wrapper-header .header-top .coordonnee .mail i {
    font-size: .85rem;
  }
}
body header .wrapper-header .header-top .coordonnee .tel a,
body header .wrapper-header .header-top .coordonnee .mail a {
  font-size: .8rem;
  text-decoration: none;
  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: 1399.98px) {
  body header .wrapper-header .header-top .coordonnee .tel a,
  body header .wrapper-header .header-top .coordonnee .mail a {
    font-size: .7rem;
  }
}
body header .wrapper-header .header-top .coordonnee .tel a:hover,
body header .wrapper-header .header-top .coordonnee .mail a:hover {
  color: #bbce33;
  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-header .header-top .coordonnee .tel a {
  font-weight: 500;
  color: #2a2a2a;
  font-size: .85rem;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body header .wrapper-header .header-top .coordonnee .tel a {
    font-size: .75rem;
  }
}
body header .wrapper-header .header-top .coordonnee .mail {
  margin-right: 3rem;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
  body header .wrapper-header .header-top .coordonnee .mail {
    margin-right: 1rem;
  }
}
@media (min-width: 1600px) and (max-width: 1699.98px) {
  body header .wrapper-header .header-top .coordonnee .mail {
    margin-right: 2rem;
  }
}
body header .wrapper-header .header-top .coordonnee .mail a {
  color: #999999;
  font-weight: 300;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
  body header .wrapper-header .header-bottom {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (min-width: 1500px) and (max-width: 1599.98px) {
  body header .wrapper-header .header-bottom {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
body header .wrapper-header .header-bottom .menu-principal .primary ul {
  padding-left: 0;
  text-align: center;
}
body header .wrapper-header .header-bottom .menu-principal .primary ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 2.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-header .header-bottom .menu-principal .primary ul li {
    margin: 0 4.5rem 0 0;
  }
}
body header .wrapper-header .header-bottom .menu-principal .primary ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: .85rem;
  letter-spacing: 2px;
  color: #2a2a2a;
  font-weight: 400;
  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: 1299.98px) {
  body header .wrapper-header .header-bottom .menu-principal .primary ul li a {
    font-size: .8rem;
    letter-spacing: 1px;
  }
}
body header .wrapper-header .header-bottom .menu-principal .primary ul li a:hover {
  color: #bbce33;
  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-header .header-bottom .menu-principal .primary ul li.current-menu-item a {
  color: #bbce33;
  font-weight: 600;
}
body main #realisation {
  position: relative;
  overflow: hidden;
  padding: 3rem 0;
}
body main #realisation::before {
  content: "";
  position: absolute;
  background-image: url('../img/deco-bloc-realisation-accueil.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 880px;
  width: 450px;
  top: 0;
  left: -10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #realisation::before {
    height: 100%;
    left: -80px;
  }
}
body main #realisation .titre-section {
  position: relative;
  z-index: 2;
}
body main #realisation .titre-section h2 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
body main #realisation .sous-titre-section {
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 2;
}
body main #realisation .sous-titre-section h3 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 1px;
}
body main #realisation .texte-descriptif {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-align: center;
  letter-spacing: 1px;
}
body main #realisation .last-realisation {
  margin-top: 3rem;
}
body main #realisation .last-realisation .item-realisation {
  width: 100%;
  height: 215px;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #realisation .last-realisation .item-realisation {
    height: 200px;
  }
}
body main #realisation .last-realisation .item-realisation .realisation-inner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body main #realisation .last-realisation .item-realisation .realisation-inner .hover-realisation {
  height: 100%;
  width: 100%;
  background-color: rgba(187,206,51,0.9);
  top: 100%;
  opacity: 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;
}
body main #realisation .last-realisation .item-realisation .realisation-inner .hover-realisation .titre-realisation {
  width: 100%;
}
body main #realisation .last-realisation .item-realisation .realisation-inner .hover-realisation .titre-realisation h3 {
  color: #fff;
  font-weight: 200;
  font-size: 1.3rem;
  text-align: center;
  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 main #realisation .last-realisation .item-realisation .realisation-inner .hover-realisation .titre-realisation h3:hover {
  color: #313713;
  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;
  font-size: 1.4rem;
}
body main #realisation .last-realisation .item-realisation:hover .realisation-inner .hover-realisation {
  top: 0;
  opacity: 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;
}
body main #realisation .all-realisation {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 3rem;
}
body main #realisation .all-realisation: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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body main #wrapper-avis {
  position: relative;
  padding: 5rem 0;
  background-image: url('../img/fond-temoignage.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body main #wrapper-avis::before {
  content: "";
  position: absolute;
  background-color: #313713;
  height: 100%;
  width: 100%;
  opacity: .95;
  top: 0;
  left: 0;
}
body main #wrapper-avis .titre-section {
  position: relative;
  z-index: 2;
}
body main #wrapper-avis .titre-section h2 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
body main #wrapper-avis .sous-titre-section {
  margin-bottom: 1rem;
  position: relative;
  z-index: 2;
}
body main #wrapper-avis .sous-titre-section h3 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 1px;
}
body main #wrapper-avis #slider-avis {
  padding: 0 5rem;
  position: relative;
  z-index: 5;
  margin-top: 3rem;
}
body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client {
  text-align: center;
}
body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .nom-prenom {
  color: #bbce33;
  font-weight: 400;
  font-size: .85rem;
  text-transform: capitalize;
  margin-top: 1rem;
}
body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .bloc-star {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .bloc-star .star.green {
  background-position: left -59px;
}
body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .avis p {
  color: #fff;
  font-weight: 300;
  font-size: .9rem;
  text-align: center;
}
body main #wrapper-avis #slider-avis > .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-prev {
  left: -140px;
  position: absolute;
  width: 35px;
  height: 35px;
  background-color: transparent;
  border-radius: 50%;
  outline: none;
  border: solid 1px #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;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #wrapper-avis #slider-avis > .owl-nav .owl-prev {
    left: -80px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body main #wrapper-avis #slider-avis > .owl-nav .owl-prev {
    left: -100px;
  }
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-prev span {
  color: #fff;
  font-size: 1.5rem;
  line-height: 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;
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-prev:hover {
  background-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;
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-prev:hover span {
  color: #313713;
  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 main #wrapper-avis #slider-avis > .owl-nav .owl-next {
  right: 0;
  position: absolute;
  width: 35px;
  height: 35px;
  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;
  border-radius: 50%;
  outline: none;
  border: solid 1px #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #wrapper-avis #slider-avis > .owl-nav .owl-next {
    right: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body main #wrapper-avis #slider-avis > .owl-nav .owl-next {
    right: 60px;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body main #wrapper-avis #slider-avis > .owl-nav .owl-next {
    right: 20px;
  }
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-next span {
  color: #fff;
  font-size: 1.5rem;
  line-height: 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;
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-next:hover {
  background-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;
}
body main #wrapper-avis #slider-avis > .owl-nav .owl-next:hover span {
  color: #313713;
  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 main #wrapper-avis .all-realisation {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 3rem;
}
body main #wrapper-avis .all-realisation: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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body main #wrapper-contact {
  padding: 4rem 0;
}
body main #wrapper-contact .inner .infos-contact .titre-section h2 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body main #wrapper-contact .inner .infos-contact .sous-titre-section {
  margin-bottom: 1rem;
}
body main #wrapper-contact .inner .infos-contact .sous-titre-section h3 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #wrapper-contact .inner .infos-contact .sous-titre-section h3 {
    font-size: 1.2rem;
  }
}
body main #wrapper-contact .inner .infos-contact .texte-descriptif {
  color: #212121;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-align: justify;
}
body main #wrapper-contact .inner .boutons-contact .btn-contact {
  margin-right: 1.5rem;
}
body main #wrapper-contact .inner .boutons-contact .btn-contact a {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
}
body main #wrapper-contact .inner .boutons-contact .btn-contact 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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body main #wrapper-contact .inner .boutons-contact .btn-devis a {
  background-color: #2a2a2a;
  color: #bbce33;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
  cursor: pointer;
}
body main #wrapper-contact .inner .boutons-contact .btn-devis 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;
  background-color: #bbce33;
  color: #2a2a2a;
}
body.page-id-3 #wrapper-politique {
  font-size: .85rem;
  padding: 3rem 0;
}
body.page-id-3 #wrapper-politique h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
  color: #2a2a2a;
}
body.page-id-3 #wrapper-politique h3 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
body.page-id-3 #wrapper-politique p a {
  color: #bbce33;
  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-decoration: none;
}
body.page-id-3 #wrapper-politique p a:hover {
  color: #313713;
  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.page-id-3 #wrapper-politique a {
  color: #bbce33;
  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-decoration: none;
}
body.page-id-3 #wrapper-politique a:hover {
  color: #313713;
  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.page-id-7 #wrapper-mentions {
  font-size: .85rem;
  padding: 3rem 0;
}
body.page-id-7 #wrapper-mentions h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
  color: #2a2a2a;
}
body.page-id-7 #wrapper-mentions h3 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
body.page-id-7 #wrapper-mentions a {
  color: #bbce33;
  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-decoration: none;
}
body.page-id-7 #wrapper-mentions a:hover {
  color: #313713;
  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.page-id-6 #actualites {
  padding: 30px 0;
}
body.page-id-6 #actualites .introduction .titre-section h2 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
body.page-id-6 #actualites .introduction .sous-titre-section {
  margin-bottom: 2.5rem;
}
body.page-id-6 #actualites .introduction .sous-titre-section h3 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 1px;
}
body.page-id-6 #actualites .owl-carousel .item .visuel {
  margin-bottom: 30px;
}
body.page-id-6 #actualites .owl-carousel .item .textuel .titre {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #bbce33;
}
body.page-id-6 #actualites .owl-carousel .item .textuel .texte-descriptif {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-align: justify;
}
body.page-id-6 #actualites .owl-carousel .owl-nav {
  text-align: center;
  padding: 15px 0;
}
body.page-id-6 #actualites .owl-carousel .owl-nav button {
  outline: 0;
  font-size: 24px;
  margin: 0 15px;
  color: #999999;
  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.page-id-6 #actualites .owl-carousel .owl-nav button:hover {
  color: #bbce33;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
  position: relative;
  width: 100%;
  height: 740px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
    height: 600px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
    height: 650px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
    height: 750px;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: #ffffff;
  background: -webkit-linear-gradient(rgba(255,255,255,0) 0%,rgba(0,0,0,0.86178221288515) 100%);
  background: -o-linear-gradient(rgba(255,255,255,0) 0%,rgba(0,0,0,0.86178221288515) 100%);
  background: linear-gradient(rgba(255,255,255,0) 0%,rgba(0,0,0,0.86178221288515) 100%);
  height: 50%;
  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;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #313713;
  height: 0;
  width: 100%;
  opacity: 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;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
  padding: 1rem 4rem;
  position: absolute;
  bottom: -18rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  width: 100%;
  z-index: 50;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -15rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -18rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -18rem;
    padding: 1rem 3rem;
  }
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -18.5rem;
  }
}
@media (min-width: 1800px) and (max-width: 1899.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -18rem;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 3rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto {
    height: 70px;
    width: 70px;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto {
    height: 90px;
    width: 90px;
    margin-bottom: 2.5rem;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto img {
  max-width: 100%;
  display: block;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation {
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  position: relative;
  z-index: 2;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation h1 {
  color: #bbce33;
  font-size: 1.3rem;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation h1 {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation h1 {
    font-size: 1.1rem;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type {
  margin-bottom: 3.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;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type {
    margin-bottom: 3rem;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type h2 {
  color: #fff;
  font-size: .8rem;
  letter-spacing: 2px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type h2 {
    font-size: .7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type h2 {
    letter-spacing: 1px;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .descriptif {
  color: #fff;
  font-size: .75rem;
  min-height: 150px;
  font-weight: 300;
  text-align: center;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  position: relative;
  z-index: 2;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .descriptif {
    font-size: .7rem;
    margin-bottom: 2rem;
  }
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .btn-more {
  position: relative;
  z-index: 2;
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 180px;
  text-align: center;
  display: inline-block;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .btn-more: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;
  background-color: #fff;
  color: #bbce33;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover {
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover::before {
  opacity: 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;
}
body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover::after {
  height: 100%;
  opacity: .9;
  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.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover .inner {
  bottom: 8rem;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover .inner {
    bottom: 5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover .inner {
    bottom: 6rem;
  }
}
body.page-id-6 #solutions {
  padding: 6rem 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #solutions {
    padding: 5rem 0;
  }
}
body.page-id-6 #solutions::before {
  content: "";
  position: absolute;
  background-image: url('../img/deco-bloc-presentation-accueil.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 340px;
  width: 235px;
  top: 0;
  right: -10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #solutions::before {
    height: 100%;
    width: 220px;
    right: -80px;
  }
}
body.page-id-6 #solutions .inner .infos-solution .titre-section h2 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body.page-id-6 #solutions .inner .infos-solution .sous-titre-section {
  margin-bottom: 1rem;
}
body.page-id-6 #solutions .inner .infos-solution .sous-titre-section h3 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
}
body.page-id-6 #solutions .inner .infos-solution .btn-more {
  margin-right: 1.5rem;
}
body.page-id-6 #solutions .inner .infos-solution .btn-more a {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  width: 200px;
  display: inline-block;
}
body.page-id-6 #solutions .inner .infos-solution .btn-more 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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body.page-id-6 #solutions .inner .texte-descriptif {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-align: justify;
}
body.page-id-6 #image-en-une {
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-position: 50% 35%;
  background-size: cover;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-6 #image-en-une {
    height: 350px;
  }
}
body.page-id-62 #bandeau-entete {
  position: relative;
  background-image: url('../img/fond-titre.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-62 #bandeau-entete {
    height: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-62 #bandeau-entete {
    height: 300px;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  body.page-id-62 #bandeau-entete {
    height: 350px;
  }
}
body.page-id-62 #bandeau-entete .wrapper-entete {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-id-62 #bandeau-entete .wrapper-entete .titre h1 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3rem;
}
body.page-id-62 #bandeau-entete .wrapper-entete .sous-titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.page-id-62 #presentation-entreprise,
body.page-id-62 .section-conteu-entreprise-type {
  padding: 3rem 0;
}
body.page-id-62 #presentation-entreprise .container,
body.page-id-62 .section-conteu-entreprise-type .container {
  max-width: 1540px;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
  body.page-id-62 #presentation-entreprise .container,
  body.page-id-62 .section-conteu-entreprise-type .container {
    max-width: 100%;
  }
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .photo-team,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .photo-team {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-62 #presentation-entreprise .container .main-wrapper .photo-team,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .photo-team {
    height: 420px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-62 #presentation-entreprise .container .main-wrapper .photo-team,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .photo-team {
    height: 470px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 2rem;
  }
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .titre h1,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .titre h1 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .sous-titre,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .sous-titre {
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .sous-titre,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .sous-titre {
    margin-bottom: 1rem;
  }
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .sous-titre h2,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .sous-titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .texte p,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .texte p {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: .8rem;
  text-align: justify;
  line-height: 1.8;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .texte p,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .texte p {
    font-size: .75rem;
  }
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos {
  width: 100%;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos .row,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos .row {
  margin: 0 -7.5px;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos .photo,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos .photo {
  height: 50px;
  padding: 0 7.5px;
  margin-bottom: 15px;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos .photo a,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos .photo a {
  display: block;
  height: 100%;
  background-color: #bbce33;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos .photo a .fond,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos .photo a .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
  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.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .galerie-photos .photo a:hover .fond,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .galerie-photos .photo a:hover .fond {
  opacity: 0.75;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper {
  width: 100%;
  margin-top: 2rem;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-realisation a,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-realisation a {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-realisation a:hover,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-realisation 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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-prestation a,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-prestation a {
  background-color: transparent;
  color: #2a2a2a;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 1px #bbce33;
  display: inline-block;
  width: 100%;
}
body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-prestation a:hover,
body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-prestation 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;
  background-color: #bbce33;
  color: #fff;
}
body.page-id-62 #points-fort {
  position: relative;
  background-color: #454d1b;
  padding: 7rem 0;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-62 #points-fort {
    padding: 4rem 0;
  }
}
body.page-id-62 #points-fort::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background-image: url('../img/fond-dessin-entreprise.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 700px;
  width: 100%;
}
body.page-id-62 #points-fort .inner {
  background-color: rgba(33,33,33,0.9);
  padding: 3rem 2rem;
  position: relative;
  z-index: 15;
}
body.page-id-62 #points-fort .inner .items-point-fort {
  margin-bottom: 2rem;
}
body.page-id-62 #points-fort .inner .items-point-fort:nth-child(3),
body.page-id-62 #points-fort .inner .items-point-fort:nth-child(4) {
  margin-bottom: 0;
}
body.page-id-62 #points-fort .inner .items-point-fort .picto {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 1rem;
  position: relative;
  z-index: 2;
}
body.page-id-62 #points-fort .inner .items-point-fort .picto img {
  max-width: 100%;
  display: block;
}
body.page-id-62 #points-fort .inner .items-point-fort .titre-point-fort h2 {
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  font-family: 'Lato', sans-serif;
  text-align: center;
}
body.page-id-63 #bandeau-entete {
  position: relative;
  background-image: url('../img/fond-titre.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-63 #bandeau-entete {
    height: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-63 #bandeau-entete {
    height: 300px;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  body.page-id-63 #bandeau-entete {
    height: 350px;
  }
}
body.page-id-63 #bandeau-entete .wrapper-entete {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-id-63 #bandeau-entete .wrapper-entete .titre h1 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3rem;
}
body.page-id-63 #bandeau-entete .wrapper-entete .sous-titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.page-id-63 #prestation {
  padding: 3rem 0;
}
body.page-id-63 #prestation .container {
  max-width: 1340px;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-63 #prestation .container {
    max-width: 100%;
  }
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation {
  margin-bottom: 3rem;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation:last-child {
  margin-bottom: 0;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.pair .image-prestation {
  order: -1;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.impair .image-prestation {
  animation-name: fadeInRight;
  animation-duration: .8s;
  animation-delay: .8s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.impair .description-prestation .entreprise {
  animation-name: fadeInLeft;
  animation-duration: .6s;
  animation-delay: .6s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.impair .description-prestation .titre {
  animation-name: fadeInLeft;
  animation-duration: .8s;
  animation-delay: .8s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.impair .description-prestation .description {
  animation-name: fadeInLeft;
  animation-duration: 1s;
  animation-delay: 1s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation {
  padding: 0 5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation {
    padding: 0 1rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation {
    padding: 0 3rem;
  }
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .entreprise {
  animation-name: fadeInRight;
  animation-duration: .6s;
  animation-delay: .6s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .entreprise h3 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3rem;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .titre {
  animation-name: fadeInRight;
  animation-duration: .8s;
  animation-delay: .8s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .description {
  animation-name: fadeInRight;
  animation-duration: 1s;
  animation-delay: 1s;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .description p {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: .8rem;
  text-align: justify;
  line-height: 1.8;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .galerie-logos-wrapper .logo {
  text-align: center;
  margin-top: 1rem;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .galerie-logos-wrapper .logo img {
  max-height: 50px;
  width: auto;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper {
  width: 100%;
  margin-top: 2rem;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-realisation a {
  background-color: #bbce33;
  color: #fff;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-realisation 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;
  background-color: #2a2a2a;
  color: #bbce33;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-prestation a {
  background-color: transparent;
  color: #2a2a2a;
  font-size: .75rem;
  letter-spacing: 1px;
  padding: .7rem 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;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 1px #bbce33;
  display: inline-block;
  width: 100%;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-prestation 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;
  background-color: #bbce33;
  color: #fff;
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .image-prestation {
  height: 500px;
  width: 100%;
  animation-name: fadeInLeft;
  animation-duration: 1s;
  animation-delay: 1s;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .image-prestation {
    height: 420px;
  }
}
body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .image-prestation .photo {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.post-type-archive-nos_realisations main #realisation,
body.tax-cat_produit main #realisation {
  display: none;
}
body.post-type-archive-nos_realisations #bandeau-entete,
body.tax-cat_produit #bandeau-entete {
  position: relative;
  background-image: url('../img/fond-titre.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.post-type-archive-nos_realisations #bandeau-entete,
  body.tax-cat_produit #bandeau-entete {
    height: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.post-type-archive-nos_realisations #bandeau-entete,
  body.tax-cat_produit #bandeau-entete {
    height: 300px;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  body.post-type-archive-nos_realisations #bandeau-entete,
  body.tax-cat_produit #bandeau-entete {
    height: 350px;
  }
}
body.post-type-archive-nos_realisations #bandeau-entete .wrapper-entete,
body.tax-cat_produit #bandeau-entete .wrapper-entete {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.post-type-archive-nos_realisations #bandeau-entete .wrapper-entete .titre h1,
body.tax-cat_produit #bandeau-entete .wrapper-entete .titre h1 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3rem;
}
body.post-type-archive-nos_realisations #bandeau-entete .wrapper-entete .sous-titre h2,
body.tax-cat_produit #bandeau-entete .wrapper-entete .sous-titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.post-type-archive-nos_realisations #wrapper-filtre,
body.tax-cat_produit #wrapper-filtre {
  padding: 3rem 0;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container,
body.tax-cat_produit #wrapper-filtre .container {
  max-width: 1440px;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit,
body.tax-cat_produit #wrapper-filtre .container .cat-produit {
  margin-bottom: 2rem;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie,
body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie {
  text-decoration: none;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie .inner,
body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie .inner {
  color: #000;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .85rem;
  padding: .5rem 0;
  width: 100%;
  display: inline-block;
  border: solid 1px transparent;
  text-decoration: none;
  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;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie .inner,
  body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie .inner {
    font-size: .75rem;
  }
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie:hover .inner,
body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie:hover .inner {
  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: #bbce33;
  border: solid 1px #bbce33;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie.active .inner,
body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie.active .inner {
  color: #bbce33;
  border: solid 1px #bbce33;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat,
body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat {
  margin-bottom: 1rem;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat h2,
body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 2px;
  color: #000;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat h2,
  body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat h2 {
    font-size: 1.2rem;
  }
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat h2 strong,
body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat h2 strong {
  font-weight: 600;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat,
body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat {
  margin-bottom: 2rem;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie,
body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie {
  text-decoration: none;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat,
body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat {
  color: #000;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .85rem;
  padding: .5rem 2rem;
  width: 100%;
  display: inline-block;
  border: solid 1px transparent;
  text-decoration: none;
  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;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat,
  body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat {
    font-size: .8rem;
  }
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie:hover .titre-sous-cat,
body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie:hover .titre-sous-cat {
  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: #bbce33;
  border: solid 1px #bbce33;
}
body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie.active .titre-sous-cat,
body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie.active .titre-sous-cat {
  color: #bbce33;
  border: solid 1px #bbce33;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix {
  height: 280px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix,
  body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix {
    height: 230px;
  }
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a {
  height: 100%;
  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;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a figure,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a figure {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img {
  background-color: rgba(187,206,51,0.9);
  height: 100%;
  width: 100%;
  padding: 2rem;
  position: relative;
  opacity: 0;
  transform: translateY(-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;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover {
  position: absolute;
  bottom: 100%;
  left: 2rem;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover .type,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover .type {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: .95rem;
  margin-bottom: .5rem;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover .entreprise,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a figure .hover-img .ctn-hover .entreprise {
  color: #fff;
  text-transform: uppercase;
  opacity: .75;
  font-weight: 400;
  font-size: .85rem;
  letter-spacing: 2px;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a:hover,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix 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;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a:hover figure .hover-img,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a:hover figure .hover-img {
  opacity: 1;
  transform: translateY(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;
}
body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix a:hover figure .hover-img .ctn-hover,
body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix a:hover figure .hover-img .ctn-hover {
  bottom: 2rem;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
body.page-id-65 main #realisation,
body.page-id-65 main #wrapper-avis,
body.page-id-65 main #wrapper-contact {
  display: none;
}
body.page-id-65 #bandeau-entete {
  position: relative;
  background-image: url('../img/fond-titre.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #bandeau-entete {
    height: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-65 #bandeau-entete {
    height: 300px;
  }
}
@media (min-width: 1400px) and (max-width: 1499.98px) {
  body.page-id-65 #bandeau-entete {
    height: 350px;
  }
}
body.page-id-65 #bandeau-entete .wrapper-entete {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-id-65 #bandeau-entete .wrapper-entete .titre h1 {
  color: #bbce33;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3rem;
}
body.page-id-65 #bandeau-entete .wrapper-entete .sous-titre h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
body.page-id-65 #contact {
  padding: 3rem 0;
}
body.page-id-65 #contact .container {
  max-width: 1440px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #contact .container .main-wrapper .infos-contact {
    padding-top: 8px;
  }
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .text-localisation {
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: .8rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #contact .container .main-wrapper .infos-contact .text-localisation {
    font-size: .75rem;
  }
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .demande {
  margin-bottom: 2rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .demande h2 {
  color: #bbce33;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: 2px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #contact .container .main-wrapper .infos-contact .demande h2 {
    font-size: .85rem;
  }
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .tel i,
body.page-id-65 #contact .container .main-wrapper .infos-contact .mail i {
  color: #bbce33;
  font-size: .85rem;
  margin-right: .3rem;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  body.page-id-65 #contact .container .main-wrapper .infos-contact .tel i,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .mail i {
    padding-top: .2rem;
  }
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .tel a,
body.page-id-65 #contact .container .main-wrapper .infos-contact .mail a {
  font-size: .85rem;
  color: #000;
  text-decoration: none;
  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;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #contact .container .main-wrapper .infos-contact .tel a,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .mail a {
    font-size: .8rem;
  }
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .tel a:hover,
body.page-id-65 #contact .container .main-wrapper .infos-contact .mail a:hover {
  color: #bbce33;
  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.page-id-65 #contact .container .main-wrapper .infos-contact .tel {
  margin-top: 1.5rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire {
  margin-top: 1.5rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire i {
  color: #bbce33;
  font-size: .85rem;
  margin-right: .3rem;
  padding-top: .2rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire {
  margin-bottom: .2rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire:last-child {
  margin-bottom: 0;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire .jour,
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire .heure {
  color: #000;
  font-weight: 300;
  font-size: .8rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire .heure {
  margin-left: 5px;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux {
  padding-left: 18px;
  margin-top: 1.5rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .facebook,
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram {
  display: inline-flex;
  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.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .facebook:hover i,
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram:hover i {
  color: #313713;
  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.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .facebook i,
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram i {
  color: #bbce33;
  font-size: 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.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram {
  margin-right: 1.5rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram i {
  font-size: 1.2rem;
}
body.page-id-65 #contact .container .main-wrapper .infos-contact .carte-map {
  border: 0;
  width: 100%;
  height: 280px;
  margin: 30px 0;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .ninja-forms-req-symbol {
  color: #bbce33;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont input,
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont textarea {
  padding: 0 .5rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  color: #2a2a2a;
  font-size: 12px;
  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;
  height: 45px;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont input:hover,
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont textarea:hover {
  border: solid 1px #bbce33;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont ::placeholder {
  color: #2a2a2a;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont textarea {
  height: 150px;
  padding: .5rem;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont select + div {
  height: 45px;
  z-index: 0;
  background-color: #fff;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont select + div:after {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont select {
  font-size: 12px;
  height: 45px;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont label {
  font-weight: 400;
  color: #212121;
  font-size: 14px;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont #nf-field-20-container #nf-field-20-wrap label {
  font-size: 11px;
  font-weight: 300;
  cursor: pointer;
  display: block;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont #nf-field-20-container #nf-field-20-wrap label::after {
  border: solid 1px #bbce33;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-field-container {
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-field-container {
    margin-bottom: 15px;
  }
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-form-content {
  max-width: 100%;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap {
  margin-top: 1rem;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap input {
  color: #2a2a2a;
  background-color: #bbce33;
  text-transform: uppercase;
  padding: .5rem 2.5rem;
  font-size: .85rem;
  cursor: pointer;
  letter-spacing: 2px;
  font-weight: 500;
  width: auto;
  height: 40px !important;
  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 screen and (max-width: 576px) {
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap input {
    width: 100%;
  }
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap input:hover {
  background-color: #2a2a2a;
  color: #bbce33;
  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: none;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-form-fields-required {
  display: none;
}
body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-error-msg {
  font-weight: 300;
  font-size: 12px;
  color: red;
}
body footer {
  background-color: #212121;
  padding: 2rem 0;
}
body footer .footer-top {
  margin-bottom: 1rem;
  padding-bottom: 2rem;
  border-bottom: solid 1px #bbce33;
}
body footer .footer-top .infos-entreprise {
  padding-left: 0;
}
body footer .footer-top .infos-entreprise .logo a {
  width: 60px;
  height: auto;
  display: block;
}
body footer .footer-top .infos-entreprise .logo a img {
  max-width: 100%;
}
body footer .footer-top .infos-entreprise .texte-entreprise {
  color: #dcdfe5;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: .85rem;
  margin: 2rem 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .infos-entreprise .texte-entreprise {
    font-size: .8rem;
  }
}
body footer .footer-top .infos-entreprise .reseaux .titre-reseau h4 {
  color: #bbce33;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body footer .footer-top .infos-entreprise .reseaux .inner .facebook,
body footer .footer-top .infos-entreprise .reseaux .inner .instagram {
  display: inline-flex;
  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-decoration: none;
}
body footer .footer-top .infos-entreprise .reseaux .inner .facebook:hover i,
body footer .footer-top .infos-entreprise .reseaux .inner .instagram:hover i {
  color: #bbce33;
  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 footer .footer-top .infos-entreprise .reseaux .inner .facebook i,
body footer .footer-top .infos-entreprise .reseaux .inner .instagram i {
  color: #dcdfe5;
  font-size: 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 footer .footer-top .infos-entreprise .reseaux .inner .instagram {
  margin-right: 1.5rem;
}
body footer .footer-top .infos-entreprise .reseaux .inner .instagram i {
  font-size: 1.2rem;
}
body footer .footer-top .menu-footer {
  padding-top: 2rem;
  padding-left: 4rem;
}
body footer .footer-top .menu-footer .titre-main {
  margin-bottom: 1rem;
}
body footer .footer-top .menu-footer .titre-main h3 {
  color: #bbce33;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body footer .footer-top .menu-footer ul {
  padding-left: 0;
}
body footer .footer-top .menu-footer ul li {
  list-style-type: none;
  margin: .2rem 0;
}
body footer .footer-top .menu-footer ul li a {
  text-decoration: none;
  font-size: .8rem;
  letter-spacing: 1px;
  color: #dcdfe5;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  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 footer .footer-top .menu-footer ul li a:hover {
  color: #bbce33;
  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 footer .footer-top .horaires {
  padding-top: 2rem;
  padding-left: 4rem;
}
body footer .footer-top .horaires .titre-main {
  margin-bottom: 1rem;
}
body footer .footer-top .horaires .titre-main h4 {
  color: #bbce33;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body footer .footer-top .horaires .wrapper-horaires .item-horaire {
  margin-bottom: 1.2rem;
}
body footer .footer-top .horaires .wrapper-horaires .item-horaire:last-child {
  margin-bottom: 0;
}
body footer .footer-top .horaires .wrapper-horaires .item-horaire .jour,
body footer .footer-top .horaires .wrapper-horaires .item-horaire .heure {
  color: #dcdfe5;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: .8rem;
}
body footer .footer-top .coordonner {
  padding-top: 2rem;
  padding-left: 4rem;
}
body footer .footer-top .coordonner .titre-main {
  margin-bottom: 1rem;
}
body footer .footer-top .coordonner .titre-main h4 {
  color: #bbce33;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: .8rem;
  text-transform: uppercase;
}
body footer .footer-top .coordonner .mobile .titre-section h5,
body footer .footer-top .coordonner .adresse .titre-section h5 {
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: .8rem;
}
body footer .footer-top .coordonner .mobile a,
body footer .footer-top .coordonner .adresse a {
  color: #dcdfe5;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: .8rem;
  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-decoration: none;
}
body footer .footer-top .coordonner .mobile a:hover,
body footer .footer-top .coordonner .adresse a:hover {
  color: #bbce33;
  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 footer .footer-top .coordonner .mobile .content,
body footer .footer-top .coordonner .adresse .content {
  color: #dcdfe5;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: .8rem;
}
body footer .footer-top .coordonner .mobile .content .ville,
body footer .footer-top .coordonner .adresse .content .ville {
  margin-left: .2rem;
}
body footer .footer-top .coordonner .adresse {
  padding-left: 15px;
}
body footer .footer-top .coordonner .mobile {
  margin-bottom: 1rem;
}
body footer .infos-idcom {
  margin-top: 1rem;
  position: relative;
  z-index: 2;
}
body footer .infos-idcom .img {
  margin-right: .5rem;
}
body footer .infos-idcom .content {
  font-size: .8rem;
  color: #dcdfe5;
}
body footer .infos-idcom .content a,
body footer .infos-idcom .content span {
  font-size: .8rem;
  color: #dcdfe5;
  text-decoration: none;
  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 footer .infos-idcom .content a:hover,
body footer .infos-idcom .content span:hover {
  color: #bbce33;
  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 footer .infos-idcom .content .separator {
  color: #5da3ab;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #grdp_barre_mini {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .col-md-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  body .lb-data .lb-close {
    top: inherit;
    bottom: -3rem;
    right: inherit;
    left: 48%;
    transform: translateX(-50%);
  }
  body header .menu-principal {
    width: 100%;
    padding-top: 15px;
  }
  body header .wrapper-header .header-top {
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
  }
  body header .wrapper-header .header-top .logo a img {
    max-width: 90%;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    width: 110px;
    text-align: center;
    padding: .3rem;
    border: solid 1px #000;
    position: absolute;
    left: 0;
    top: 2rem;
    z-index: 5;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler > i {
    font-size: 15px;
    margin-right: .2rem;
    color: #000;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler:hover,
  body header .wrapper-header .header-top .mobile .menu-toggler:focus {
    cursor: pointer;
  }
  body header .wrapper-header .contact-header .btn-more {
    padding: 1rem 2rem;
  }
  body .mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    opacity: 0;
    z-index: -1;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  body .mobile-menu:before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    height: 0;
    background-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;
  }
  body .mobile-menu > i {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 50;
    font-size: 25px;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
  }
  body .mobile-menu > i:hover,
  body .mobile-menu > i:focus {
    cursor: pointer;
    color: #000;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  body .mobile-menu .menu-mobile-container:before,
  body .mobile-menu .menu-mobile-container:after {
    content: "";
    position: absolute;
    top: -130%;
    left: 0;
    width: 14%;
    height: 0;
    background-image: url("../img/deco-bloc-realisation-accueil.png");
    background-position: center;
    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 .mobile-menu .menu-mobile-container:after {
    right: 0;
    left: auto;
    transform: scaleX(-1);
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 {
    width: 100%;
    padding: 0;
    list-style-type: none;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li {
    opacity: 0;
    transform: translateY(-2rem);
    text-align: center;
    margin-bottom: 1rem;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li:last-of-type {
    margin-bottom: 0;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a {
    text-transform: uppercase;
    color: #000;
    line-height: 1.4;
    position: relative;
    font-size: 1.2rem;
    letter-spacing: 2px;
    text-decoration: none;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a:hover {
    color: #bbce33;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a:hover:before {
    bottom: 0;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-item >a,
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-ancestor >a {
    color: #bbce33;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-item >a:before,
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-ancestor >a:before {
    bottom: 0;
  }
  body .mobile-menu.active {
    opacity: 1;
  }
  body .mobile-menu.active:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .2s;
    height: 100%;
    top: 0;
  }
  body .mobile-menu.active .menu-mobile-container:after,
  body .mobile-menu.active .menu-mobile-container:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .2s;
    height: 100%;
    top: 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;
  }
  body .mobile-menu.active .menu-mobile-container #menu-menu-principal-1 li {
    animation: fadeInDown 1.5s cubic-bezier(0.19,1,0.22,1) forwards;
    animation-delay: .4s;
  }
  body .mobile-menu.desactive:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .5s;
    animation-direction: reverse;
    height: 0;
    top: -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;
  }
  body .mobile-menu.desactive .menu-mobile-container:after,
  body .mobile-menu.desactive .menu-mobile-container:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .5s;
    animation-direction: reverse;
    height: 0;
    top: -130%;
    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 .mobile-menu.desactive .menu-mobile-container #menu-menu-principal-1 li {
    animation: fadeInDown 1.5s cubic-bezier(0.19,1,0.22,1) forwards;
    animation-delay: .2s;
    animation-direction: reverse;
    height: 0;
  }
  body main #realisation {
    padding: 3rem 0;
  }
  body main #realisation::before {
    height: 100%;
    width: 370px;
    left: -100px;
  }
  body main #realisation .last-realisation {
    margin-top: 3rem;
  }
  body main #realisation .last-realisation .item-realisation {
    height: 170px;
  }
  body main #wrapper-avis {
    padding: 3rem 0;
  }
  body main #wrapper-avis #slider-avis {
    padding: 0 4rem;
  }
  body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .avis p {
    font-size: .8rem;
  }
  body main #wrapper-contact {
    padding: 3rem 0;
  }
  body main #wrapper-contact .inner .infos-contact .sous-titre-section h3 {
    font-size: 1.3rem;
  }
  body main #wrapper-contact .inner .boutons-contact .btn-contact {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
    height: 500px;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    padding: 1rem;
    bottom: -15.5rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto {
    width: 70px;
    height: 70px;
    margin-bottom: 2rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation h1 {
    font-size: .95rem;
    letter-spacing: 0;
    font-weight: 500;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type {
    margin-bottom: 2.5rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type h2 {
    font-size: .75rem;
    letter-spacing: 1px;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .descriptif {
    margin-bottom: 2rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .btn-more {
    width: 100%;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover .inner {
    bottom: 2rem;
  }
  body.page-id-6 #solutions {
    padding: 3rem 0;
  }
  body.page-id-6 #solutions::before {
    width: 215px;
    right: -100px;
  }
  body.page-id-6 #solutions .inner .infos-solution .sous-titre-section h3 {
    font-size: 1.3rem;
  }
  body.page-id-6 #image-en-une {
    height: 350px;
  }
  body.page-id-62 #bandeau-entete {
    height: 200px;
  }
  body.page-id-62 #presentation-entreprise,
  body.page-id-62 .section-conteu-entreprise-type {
    padding: 3rem 0;
  }
  body.page-id-62 #presentation-entreprise .container,
  body.page-id-62 .section-conteu-entreprise-type .container {
    max-width: 100%;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .photo-team,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .photo-team {
    height: 400px;
    margin-bottom: 1.5rem;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .titre h1,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .titre h1 {
    text-align: center;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .sous-titre,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .sous-titre {
    text-align: center;
  }
  body.page-id-62 #points-fort {
    padding: 3rem 0;
  }
  body.page-id-63 main #realisation {
    margin-top: 2rem;
  }
  body.page-id-63 #bandeau-entete {
    height: 200px;
  }
  body.page-id-63 #prestation {
    padding: 3rem 0 0 0;
  }
  body.page-id-63 #prestation .container {
    max-width: 100%;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.pair .image-prestation {
    order: -1;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation {
    padding: 0 2rem;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .entreprise h3 {
    text-align: center;
    font-size: .85rem;
    letter-spacing: 1px;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .titre h2 {
    font-size: 1.5rem;
    letter-spacing: 1px;
    text-align: center;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .image-prestation {
    height: 350px;
    order: -1;
    margin-bottom: 1.5rem;
    padding: 0 2rem;
  }
  body.post-type-archive-nos_realisations main #realisation,
  body.tax-cat_produit main #realisation {
    display: none;
  }
  body.post-type-archive-nos_realisations #bandeau-entete,
  body.tax-cat_produit #bandeau-entete {
    height: 200px;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container,
  body.tax-cat_produit #wrapper-filtre .container {
    max-width: 100%;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie,
  body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie {
    padding: 0 .4rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie .inner,
  body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie .inner {
    font-size: .6rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat h2,
  body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat h2 {
    font-size: 1.2rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat,
  body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat {
    font-size: .65rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix,
  body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix {
    height: 230px;
  }
  body.page-id-65 main #realisation,
  body.page-id-65 main #wrapper-avis,
  body.page-id-65 main #wrapper-contact {
    display: none;
  }
  body.page-id-65 #bandeau-entete {
    height: 200px;
  }
  body.page-id-65 #contact .container {
    max-width: 100%;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact {
    padding: .5rem 0 0 0;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .text-localisation {
    font-size: .7rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .demande h2 {
    font-size: .85rem;
    letter-spacing: 0;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .tel i,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .mail i {
    font-size: .8rem;
    padding-top: .2rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .tel a,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .mail a {
    font-size: .75rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire i {
    font-size: .8rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire .jour,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire .inner-horaires .item-horaire .heure {
    font-size: .7rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .facebook i,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram i {
    font-size: .85rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .facebook i {
    padding-top: .1rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux .instagram i {
    font-size: 1.1rem;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont textarea {
    height: 120px;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont label {
    font-size: 12px;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-field-container {
    margin-bottom: 10px;
  }
  body footer .footer-top .infos-entreprise {
    padding-left: 0;
    padding-right: 0;
  }
  body footer .footer-top .infos-entreprise .logo a {
    width: 55px;
  }
  body footer .footer-top .infos-entreprise .texte-entreprise {
    font-size: .8rem;
    margin: 1.7rem 0;
  }
  body footer .footer-top .menu-footer {
    padding-left: 2rem;
  }
  body footer .footer-top .horaires {
    padding-left: 1rem;
  }
  body footer .footer-top .coordonner {
    padding-left: 1rem;
  }
  body footer .footer-top .coordonner .mobile a {
    letter-spacing: 0;
  }
  body footer .infos-idcom .content {
    font-size: .75rem;
  }
  body footer .infos-idcom .content a,
  body footer .infos-idcom .content span {
    font-size: .75rem;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  body .col-md-2-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .lb-data .lb-close {
    top: inherit;
    bottom: -3rem;
    right: inherit;
    left: 48%;
    transform: translateX(-50%);
  }
  body header .menu-principal {
    width: 100%;
    padding-top: 15px;
  }
  body header .wrapper-header .header-top {
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
  }
  body header .wrapper-header .header-top .logo a {
    margin: 0;
  }
  body header .wrapper-header .header-top .logo a img {
    max-width: 85%;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    width: 110px;
    text-align: center;
    padding: .3rem;
    border: solid 1px #000;
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 5;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler > i {
    font-size: 15px;
    margin-right: .2rem;
    color: #000;
  }
  body header .wrapper-header .header-top .mobile .menu-toggler:hover,
  body header .wrapper-header .header-top .mobile .menu-toggler:focus {
    cursor: pointer;
  }
  body header .contact-header {
    display: none;
  }
  body .mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    opacity: 0;
    z-index: -1;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  body .mobile-menu:before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    height: 0;
    background-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;
  }
  body .mobile-menu > i {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 50;
    font-size: 25px;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
  }
  body .mobile-menu > i:hover,
  body .mobile-menu > i:focus {
    cursor: pointer;
    color: #000;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  body .mobile-menu .menu-mobile-container:before,
  body .mobile-menu .menu-mobile-container:after {
    content: "";
    position: absolute;
    top: -130%;
    left: 0;
    width: 14%;
    height: 0;
    background-image: url("../img/deco-bloc-realisation-accueil.png");
    background-position: center;
    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 .mobile-menu .menu-mobile-container:after {
    right: 0;
    left: auto;
    transform: scaleX(-1);
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 {
    width: 100%;
    padding: 0;
    list-style-type: none;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li {
    opacity: 0;
    transform: translateY(-2rem);
    text-align: center;
    margin-bottom: 1rem;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li:last-of-type {
    margin-bottom: 0;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a {
    text-transform: uppercase;
    color: #000;
    line-height: 1.4;
    position: relative;
    font-size: .85rem;
    letter-spacing: 1px;
    text-decoration: none;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a:hover {
    color: #bbce33;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li >a:hover:before {
    bottom: 0;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-item >a,
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-ancestor >a {
    color: #bbce33;
  }
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-item >a:before,
  body .mobile-menu .menu-mobile-container #menu-menu-principal-1 >li.current-menu-ancestor >a:before {
    bottom: 0;
  }
  body .mobile-menu.active {
    opacity: 1;
  }
  body .mobile-menu.active:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .2s;
    height: 100%;
    top: 0;
  }
  body .mobile-menu.active .menu-mobile-container:after,
  body .mobile-menu.active .menu-mobile-container:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .2s;
    height: 100%;
    top: 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;
  }
  body .mobile-menu.active .menu-mobile-container #menu-menu-principal-1 li {
    animation: fadeInDown 1.5s cubic-bezier(0.19,1,0.22,1) forwards;
    animation-delay: .4s;
  }
  body .mobile-menu.desactive:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .5s;
    animation-direction: reverse;
    height: 0;
    top: -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;
  }
  body .mobile-menu.desactive .menu-mobile-container:after,
  body .mobile-menu.desactive .menu-mobile-container:before {
    animation: slideTop 1.5s cubic-bezier(0.075,0.82,0.165,1) forwards;
    animation-delay: .5s;
    animation-direction: reverse;
    height: 0;
    top: -130%;
    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 .mobile-menu.desactive .menu-mobile-container #menu-menu-principal-1 li {
    animation: fadeInDown 1.5s cubic-bezier(0.19,1,0.22,1) forwards;
    animation-delay: .2s;
    animation-direction: reverse;
    height: 0;
  }
  body main #realisation::before {
    display: none;
  }
  body main #realisation .sous-titre-section {
    margin-bottom: 2rem;
  }
  body main #realisation .texte-descriptif {
    letter-spacing: 0;
  }
  body main #realisation .last-realisation {
    margin-top: 3rem;
  }
  body main #realisation .last-realisation .item-realisation {
    height: 200px;
  }
  body main #realisation .all-realisation {
    margin-top: 2rem;
  }
  body main #wrapper-avis {
    padding: 3rem 0;
  }
  body main #wrapper-avis #slider-avis {
    padding: 0 2rem;
    margin-top: 2rem;
  }
  body main #wrapper-avis #slider-avis .owl-stage-outer .owl-stage .owl-item .bloc-avis .info-client .avis p {
    font-size: .8rem;
  }
  body main #wrapper-avis #slider-avis > .owl-nav {
    display: none;
  }
  body main #wrapper-avis .all-realisation {
    margin-top: 2rem;
  }
  body main #wrapper-contact {
    padding: 3rem 0;
  }
  body main #wrapper-contact .inner .infos-contact .titre-section h2 {
    text-align: center;
  }
  body main #wrapper-contact .inner .infos-contact .sous-titre-section h3 {
    text-align: center;
  }
  body main #wrapper-contact .inner .boutons-contact {
    width: 90%;
  }
  body main #wrapper-contact .inner .boutons-contact .btn-contact {
    margin-right: 0;
    margin-bottom: 1rem;
    margin-top: 1rem;
    width: 100%;
  }
  body main #wrapper-contact .inner .boutons-contact .btn-contact a {
    width: 100%;
  }
  body main #wrapper-contact .inner .boutons-contact .btn-devis {
    width: 100%;
  }
  body main #wrapper-contact .inner .boutons-contact .btn-devis a {
    width: 100%;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation {
    height: 450px;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner {
    bottom: -16.5rem;
    padding: 1rem 2rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .picto {
    width: 60px;
    height: 60px;
    margin-bottom: 2rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .nom-prestation h1 {
    color: #bbce33;
    font-size: 1.1rem;
    letter-spacing: 0;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type {
    margin-bottom: 2.5rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .type h2 {
    letter-spacing: 1px;
    font-size: .75rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .descriptif {
    margin-bottom: 2rem;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation .inner .btn-more {
    width: 100%;
  }
  body.page-id-6 #prestations-accueil .main-wrapper .item-prestation:hover .inner {
    bottom: 2rem;
  }
  body.page-id-6 #solutions {
    padding: 3rem 0;
  }
  body.page-id-6 #solutions::before {
    display: none;
  }
  body.page-id-6 #solutions .inner .infos-solution .titre-section h2 {
    text-align: center;
  }
  body.page-id-6 #solutions .inner .infos-solution .sous-titre-section h3 {
    font-size: 1.3rem;
    text-align: center;
  }
  body.page-id-6 #solutions .inner .btn-more-mobile {
    margin-top: 1rem;
    width: 90%;
  }
  body.page-id-6 #solutions .inner .btn-more-mobile a {
    background-color: #bbce33;
    color: #fff;
    font-size: .75rem;
    letter-spacing: 1px;
    padding: .7rem 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;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
  }
  body.page-id-6 #solutions .inner .btn-more-mobile 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;
    background-color: #2a2a2a;
    color: #bbce33;
  }
  body.page-id-6 #image-en-une {
    height: 250px;
    background-position: 50% 35%;
  }
  body.page-id-62 #bandeau-entete {
    background-position: 20% 10%;
    height: 150px;
  }
  body.page-id-62 #bandeau-entete .wrapper-entete .sous-titre h2 {
    font-size: 1.5rem;
  }
  body.page-id-62 #presentation-entreprise,
  body.page-id-62 .section-conteu-entreprise-type {
    padding: 3rem 0;
  }
  body.page-id-62 #presentation-entreprise .container,
  body.page-id-62 .section-conteu-entreprise-type .container {
    max-width: 100%;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .photo-team,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .photo-team {
    height: 250px;
    margin-bottom: 1.5rem;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .titre h1,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .titre h1 {
    text-align: center;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .sous-titre,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .sous-titre {
    text-align: center;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .infos-entreprise .texte,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .infos-entreprise .texte {
    text-align: center;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-realisation,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-realisation {
    width: 100%;
    margin-top: 1rem;
    padding: 0;
  }
  body.page-id-62 #presentation-entreprise .container .main-wrapper .boutons-wrapper .btn-prestation,
  body.page-id-62 .section-conteu-entreprise-type .container .main-wrapper .boutons-wrapper .btn-prestation {
    width: 100%;
    padding: 0;
  }
  body.page-id-62 #points-fort {
    padding: 2rem 0;
  }
  body.page-id-62 #points-fort .inner {
    padding: 2rem;
  }
  body.page-id-62 #points-fort .inner .items-point-fort {
    margin-bottom: 2rem;
  }
  body.page-id-62 #points-fort .inner .items-point-fort:nth-child(3) {
    margin-bottom: 2rem;
  }
  body.page-id-63 #bandeau-entete {
    background-position: 20% 10%;
    height: 150px;
  }
  body.page-id-63 #bandeau-entete .wrapper-entete {
    width: 80%;
  }
  body.page-id-63 #bandeau-entete .wrapper-entete .sous-titre h2 {
    font-size: 1.5rem;
  }
  body.page-id-63 #prestation {
    padding: 3rem 0 0 0;
  }
  body.page-id-63 #prestation .container {
    max-width: 100%;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation.pair .image-prestation {
    order: -1;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation {
    padding: 0;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .entreprise h3 {
    text-align: center;
    font-size: .75rem;
    letter-spacing: 1px;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .titre h2 {
    font-size: 1.2rem;
    letter-spacing: 1px;
    text-align: center;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-realisation {
    width: 100%;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .description-prestation .boutons-wrapper .btn-prestation {
    width: 100%;
    margin-bottom: 1rem;
  }
  body.page-id-63 #prestation .container .prestation-wrapper .contenu-prestation .image-prestation {
    height: 200px;
    order: -1;
    margin-bottom: 1.5rem;
    padding: 0;
  }
  body.post-type-archive-nos_realisations #bandeau-entete,
  body.tax-cat_produit #bandeau-entete {
    background-position: 20% 10%;
    height: 150px;
  }
  body.post-type-archive-nos_realisations #bandeau-entete .wrapper-entete,
  body.tax-cat_produit #bandeau-entete .wrapper-entete {
    width: 80%;
  }
  body.post-type-archive-nos_realisations #bandeau-entete .wrapper-entete .sous-titre h2,
  body.tax-cat_produit #bandeau-entete .wrapper-entete .sous-titre h2 {
    font-size: 1.5rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre,
  body.tax-cat_produit #wrapper-filtre {
    padding: 3rem 0;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container,
  body.tax-cat_produit #wrapper-filtre .container {
    max-width: 100%;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .cat-produit a.categorie .inner,
  body.tax-cat_produit #wrapper-filtre .container .cat-produit a.categorie .inner {
    font-size: .75rem;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .titre-ss-cat h2,
  body.tax-cat_produit #wrapper-filtre .container .titre-ss-cat h2 {
    font-size: 1.1rem;
    text-align: center;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie,
  body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie {
    width: 90%;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat,
  body.tax-cat_produit #wrapper-filtre .container .ctn-sous-cat a.sous-categorie .titre-sous-cat {
    font-size: .75rem;
    text-align: center;
  }
  body.post-type-archive-nos_realisations #wrapper-filtre #liste-realisation .mix-container .container .mix,
  body.tax-cat_produit #wrapper-filtre #liste-realisation .mix-container .container .mix {
    height: 220px;
  }
  body.page-id-65 #bandeau-entete {
    background-position: 20% 10%;
    height: 150px;
  }
  body.page-id-65 #bandeau-entete .wrapper-entete {
    width: 80%;
  }
  body.page-id-65 #bandeau-entete .wrapper-entete .sous-titre h2 {
    font-size: 1.5rem;
  }
  body.page-id-65 #contact {
    padding: 3rem 0;
  }
  body.page-id-65 #contact .container {
    max-width: 100%;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .text-localisation {
    text-align: center;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .demande h2 {
    text-align: center;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .tel i,
  body.page-id-65 #contact .container .main-wrapper .infos-contact .mail i {
    margin-right: 0;
    margin-bottom: .2rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .wrapper-horaire i {
    margin-right: 0;
    margin-bottom: .2rem;
  }
  body.page-id-65 #contact .container .main-wrapper .infos-contact .reseaux {
    padding-left: 0;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire {
    padding: 0;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont textarea {
    height: 120px;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont label {
    font-size: 12px;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .nf-field-container {
    margin-bottom: 15px;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap {
    margin-top: 1rem;
  }
  body.page-id-65 #contact .container .main-wrapper .formulaire #nf-form-1-cont .submit-wrap input {
    width: 100%;
  }
  body footer {
    padding-bottom: 3rem;
  }
  body footer #mobile-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
  }
  body footer #mobile-footer a {
    background-color: #313713;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    padding: .3rem 0;
    width: 100%;
  }
  body footer .footer-top .infos-entreprise {
    padding-left: 1rem;
    border-bottom: solid 1px #999999;
    padding-bottom: 2rem;
  }
  body footer .footer-top .infos-entreprise .logo a {
    margin: 0 auto;
  }
  body footer .footer-top .infos-entreprise .texte-entreprise {
    text-align: center;
  }
  body footer .footer-top .infos-entreprise .reseaux .titre-reseau h4 {
    text-align: center;
  }
  body footer .footer-top .menu-footer {
    padding-top: 2rem;
    padding-left: 1rem;
    text-align: center;
    border-bottom: solid 1px #999999;
  }
  body footer .footer-top .horaires {
    padding-top: 2rem;
    padding-left: 1rem;
    text-align: center;
    border-bottom: solid 1px #999999;
    padding-bottom: 2rem;
  }
  body footer .footer-top .coordonner {
    padding-top: 3rem;
    padding-left: 1rem;
    text-align: center;
  }
  body footer .footer-top .coordonner .adresse {
    padding-left: 0;
  }
  body footer .footer-top .coordonner .mobile {
    margin-bottom: 1rem;
  }
  body footer .infos-idcom .img {
    margin-right: 0;
  }
  body footer .infos-idcom .content {
    font-size: .7rem;
    text-align: center;
  }
  body footer .infos-idcom .content a,
  body footer .infos-idcom .content span {
    font-size: .7rem;
    text-align: center;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
