@import "../css/normalize.css";
@import "font.css";
/* Color */
.twitter {
  color: #17a7f9;
}
.linkedin {
  color: #12789a;
}
.youtube {
  color: #e60e0e;
}
.btn {
  border-radius: 10px;
  padding: 10px 15px;
}
.btn-rouge,
.bouton-rouge {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #bf221f;
  color: #bf221f;
  background: none;
}
.btn-rouge:hover,
.btn-rouge.active,
.bouton-rouge:hover,
.bouton-rouge.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #bf221f;
  color: #ffffff;
  background: #bf221f;
}
.color-rouge {
  color: #bf221f !important;
}
.btn-violette,
.bouton-violette {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #966398;
  color: #966398;
  background: none;
}
.btn-violette:hover,
.btn-violette.active,
.bouton-violette:hover,
.bouton-violette.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #966398;
  color: #ffffff;
  background: #966398;
}
.color-violette {
  color: #966398 !important;
}
.btn-jaune,
.bouton-jaune {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #e8b51b;
  color: #e8b51b;
  background: none;
}
.btn-jaune:hover,
.btn-jaune.active,
.bouton-jaune:hover,
.bouton-jaune.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #e8b51b;
  color: #ffffff;
  background: #e8b51b;
}
.color-jaune {
  color: #e8b51b !important;
}
.btn-bleu,
.bouton-bleu {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #395f95;
  color: #395f95;
  background: none;
}
.btn-bleu:hover,
.btn-bleu.active,
.bouton-bleu:hover,
.bouton-bleu.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #395f95;
  color: #ffffff;
  background: #395f95;
}
.color-bleu {
  color: #395f95 !important;
}
.btn-gris,
.bouton-gris {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #475258;
  color: #475258;
  background: none;
}
.btn-gris:hover,
.btn-gris.active,
.bouton-gris:hover,
.bouton-gris.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #475258;
  color: #ffffff;
  background: #475258;
}
.color-gris {
  color: #475258 !important;
}
.btn-mandarine,
.bouton-mandarine {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #F15731;
  color: #F15731;
  background: none;
}
.btn-mandarine:hover,
.btn-mandarine.active,
.bouton-mandarine:hover,
.bouton-mandarine.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #F15731;
  color: #ffffff;
  background: #F15731;
}
.color-mandarine {
  color: #F15731 !important;
}
.btn-vertbleu,
.bouton-vertbleu {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #5AB996;
  color: #5AB996;
  background: none;
}
.btn-vertbleu:hover,
.btn-vertbleu.active,
.bouton-vertbleu:hover,
.bouton-vertbleu.active {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #5AB996;
  color: #ffffff;
  background: #5AB996;
}
.color-vertbleu {
  color: #5AB996 !important;
}
.color-gris {
  color: #475258 !important;
}
.fond-grisclair {
  background: #f9f9f9;
}
.fond-grisclair2 {
  background: #f0f4f8;
}
.fond-blanc {
  background: #ffffff;
}
.fond-rose {
  background: #f2edf3;
}
.fond-rouge {
  background: #bf221f;
}
.fond-mandarine {
  background: #F15731;
}
.fond-violette {
  background: #966398;
  color: #ffffff;
}
/* Cas spécial violet */
.bouton-violet {
  border-radius: 10px;
  padding: 10px 15px;
  border-color: #966398;
  color: #966398;
  background: none;
}
/* Initialisation */
.list-inline {
  margin-top: 15px;
}
.text-center {
  text-align: center!important;
}
a {
  color: red;
}
a:active,
area {
  outline: 0;
}
a:focus {
  outline: 0;
  -moz-outline-style: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  outline: 0;
  outline: none;
  max-width: 100%;
}
a img {
  border: none;
  outline: 0;
  outline: none;
  text-decoration: none;
}
a,
input[type="submit"],
button,
i {
  text-decoration: none;
  outline: 0;
  border: none;
  outline-style: none;
  outline: none;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -ms-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
input[type="submit"] {
  cursor: pointer;
}
.hidden {
  visibility: hidden;
  display: none;
}
.fontcontent,
.fontheader {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
/* .fontheader,.fontcontent {font-family: 'Ubuntu Mono', sans-serif; font-weight:400;} */
.bold,
strong {
  font-weight: 700!important;
}
.clear {
  clear: both;
}
.underline {
  text-decoration: underline;
}
.table {
  display: table;
  table-layout: fixed;
}
.table-row {
  display: table-row;
}
.cell {
  display: table-cell;
  box-sizing: content-box !important;
}
.img-cell {
  width: 110px;
  padding: 0 20px 0 0;
}
.img-cell .h-margin-small {
  margin: 0!important;
}
.top {
  vertical-align: top !important;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom !important;
}
.left {
  text-align: left!important;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.margin-center {
  margin-left: auto;
  margin-right: auto;
}
.width-10 {
  width: 10%!important;
}
.width-20 {
  width: 20%!important;
}
.width-30 {
  width: 30%!important;
}
.width-40 {
  width: 40%!important;
}
.width-50 {
  width: 50%!important;
}
.width-48 {
  width: 47%!important;
  margin-right: 1.5%;
}
.width-60 {
  width: 60%!important;
}
.width-70 {
  width: 70%!important;
}
.width-80 {
  width: 80%!important;
}
.width-90 {
  width: 90%!important;
}
.width-100 {
  width: 100%;
}
.last {
  margin-right: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-50 {
  opacity: 0.5;
}
.v-margin-large {
  margin-top: 30px!important;
  margin-bottom: 30px!important;
}
.v-margin-medium {
  margin-top: 20px!important;
  margin-bottom: 20px!important;
}
.v-margin-small {
  margin-top: 10px!important;
  margin-bottom: 10px!important;
}
.h-margin-small {
  margin-left: 20px!important;
  margin-right: 20px!important;
}
.margin-center {
  margin-left: auto!important;
  margin-right: auto!important;
}
.no-padding {
  padding: 0!important;
}
.padding-30 {
  padding: 30px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
hr {
  border-top: solid 1px #e4e4e4;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 15px 0px;
}
img {
  display: block;
}
.img-inline-block {
  display: inline-block !important;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: left;
  min-width: 1000px;
  color: #4c5259;
}
header section#nav1 {
  text-align: right;
  background: #f7f7f8;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}
header section#nav1 .logo img {
  position: absolute;
  top: 0;
  z-index: 10;
}
header section#nav1 .logomobile {
  position: absolute;
  top: 0;
  z-index: 10;
  height: 50px;
  left: 5px;
}
header section#nav2 {
  background: #FFFFFF;
  height: 80px;
}
header #nav2 .navi .sub {
  -webkit-animation: scale-in-ver-top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
header #nav2 .navi .sub a:hover {
  color: #bf221f;
}
header #nav2 .navi a {
  color: #475258;
  line-height: 80px;
  position: relative;
  transition: 0.3s;
}
header #nav2 .navi a:hover {
  color: #bf221f;
}
header #nav2 .navi li {
  transition: 0.3s;
}
header #nav2 .navi li:hover:after {
  content: '';
  width: 9px;
  height: 12px;
  background: #bf221f;
  position: absolute;
  left: calc(50% - 4.5px);
  bottom: 0;
}
@-webkit-keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
}
@keyframes scale-in-ver-top {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
}
#header-wrap .form-search .intermat {
  background: none repeat scroll 0 0 #fff;
}
#nav-wrap {
  float: right;
  display: block;
  padding: 0;
}
#nav-wrap .fa {
  display: inline-block;
  margin-right: 0.65rem;
  font-size: 16px;
}
#nav-wrap a:visited,
#nav-wrap .a:hover,
#nav-wrap a:active,
#nav-wrap a:focus {
  text-decoration: none;
}
#nav-wrap a {
  color: #748C99;
  margin: 0 1.5rem 0 0;
  font-size: 13px;
  float: left;
  display: block;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  #nav-wrap a {
    font-size: 9px;
    margin: 0 0.2rem 0 0;
  }
}
#nav-wrap a:hover {
  color: #475258;
}
.form-search {
  display: block;
  text-align: right;
  padding: 7px 0 8px;
}
.form-search input[type="submit"] {
  background: none;
  padding: 0;
  margin: 0;
}
.form-search .input-group {
  border-radius: 40px;
}
.form-search .addon1 {
  border: none;
  background: none;
}
.intermat {
  display: inline-block;
  padding: 2px 10px;
  background: #ffffff;
  margin-bottom: -6px;
  padding: 1px 10px;
}
.espaceclient {
  color: #FFFFFF !important;
  font-weight: 700!important;
  padding: 0 10px;
  font-size: 14px;
  background: #475258;
  height: 50px;
}
.espaceclient:hover {
  color: #475258 !important;
  background: #f7f7f8;
}
.lang {
  display: inline-block;
  padding: 0;
  margin: 1rem 0 0.5rem 1rem;
  list-style-type: none;
}
.lang li:first-child {
  border: none;
}
.lang li {
  display: inline-block;
  border-left: solid 1px #abadb0;
}
.lang li a {
  color: #475258;
  padding: 14px 5px 0;
}
.lang li a.active {
  color: #475258;
  font-weight: 700!important;
}
.navi {
  display: block;
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 0px;
  position: relative;
}
.navi a:visited,
.navi .a:hover,
.navi a:active,
.navi a:focus {
  text-decoration: none;
}
.navi a:hover {
  color: #bf221f;
}
.navi a {
  color: #475258;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-weight: 700!important;
  font-size: 15px;
}
.navi li {
  display: inline-block;
  padding: 0 3rem;
  margin-right: 1px;
  position: relative;
}
.navi li.active .sub a {
  color: #475258 !important;
}
.navi li.active a {
  color: #bf221f;
}
.navi .sub {
  display: none;
  background: #FFFFFF;
  z-index: 9999;
  position: absolute;
  top: 80px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 30px;
  border-top: solid 1px #f7f7f8;
}
.navi .sub ul {
  padding: 0;
  margin: 10px 0 0 0;
}
.navi .sub li {
  display: block;
  padding: 0;
}
.navi .sub a {
  background: none!important;
  padding: 10px!important;
  color: #475258 !important;
  font-size: 13px;
  display: block;
  text-align: left;
  line-height: 110%!important;
}
.navi .sub li.active a {
  color: #bf221f !important;
}
.navi .sub li a:hover {
  color: #bf221f !important;
}
.navi .sub .titrecol {
  color: #bf221f;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  display: block;
  text-align: left;
}
.navi .sub .border-top {
  border-top: solid 1px #f7f7f8;
  margin: 10px 0 0 0;
  padding-top: 20px;
}
.navi .sub li:hover:after {
  content: '';
  width: 0!important;
  height: 0!important;
}
.navi .col1 {
  width: 219px;
}
.navi .col2 {
  width: 533px;
}
.navi .col3 {
  width: 666px;
}
.navi .colleft {
  left: 0;
}
.navi .colright {
  right: 0;
}
.navi .sub:hover {
  display: block!important;
}
.navi li:hover .sub {
  display: block;
}
#sliderHome a {
  color: #4c5259;
}
#header-slider {
  display: block;
  margin: 0px auto 30px ;
  width: 100%;
  max-width: 100%;
  background-size: cover;
  padding-bottom: 450px;
  padding-top: 80px;
}
#header-slider h1 {
  text-transform: uppercase;
  font-size: 31px;
}
#header-slider p {
  color: #000000;
  font-size: 13px;
}
#header-slider .lien_gamme a {
  height: 100px;
  width: 150px;
  display: block;
  position: absolute;
}
@media all and (max-width: 2650px) {
  #header-slider .btp {
    margin: -5% -75%;
  }
  #header-slider .industrie {
    margin: -5% -28%;
  }
  #header-slider .plancher {
    margin: -5% 37%;
  }
  #header-slider .services {
    margin: -5% 115%;
  }
}
@media all and (max-width: 2000px) {
  #header-slider .btp {
    margin: 33% -13%;
  }
  #header-slider .industrie {
    margin: 33% -4%;
  }
  #header-slider .plancher {
    margin: 33% 18%;
  }
  #header-slider .services {
    margin: 33% 52%;
  }
}
@media all and (max-width: 1440px) {
  #header-slider .services {
    margin: 33% 38%;
  }
}
@media all and (max-width: 1024px) {
  #header-slider .lien_gamme .btp {
    display: none;
  }
  #header-slider .lien_gamme .industrie {
    display: none;
  }
  #header-slider .lien_gamme .plancher {
    display: none;
  }
  #header-slider .lien_gamme .services {
    display: none;
  }
}
#slider2 {
  display: block;
  margin: 0 auto 30px ;
  width: 1000px;
  max-width: 100%;
}
#slider2 .slide {
  display: block;
  text-align: center;
  overflow: hidden;
  width: 100%;
  position: relative;
}
#slider2 .slide .prev,
#slider2 .slide .next {
  top: 200px;
  font-size: 50px;
  opacity: 0.3;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
}
#slider2 .slide .prev {
  left: 0;
}
#slider2 .slide .next {
  right: 0;
}
#slider2 .slide img {
  display: block;
  max-width: 100%!important;
  height: auto;
}
#slider2 .slide p {
  display: block;
  font-size: 13px;
  padding: 10px 20px;
  text-align: left;
}
#slider2 .slide .bouton_slide {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 20px 0 0 20px ;
  display: inline-block;
  float: right;
  color: #ffffff;
  padding: 5px 20px 5px 10px;
  background-image: url('../images/fleche.png');
  background-position: center right;
  background-repeat: no-repeat;
}
#slider2 .slide .violette,
#slider2 .slide .violet {
  background-color: #966398;
}
#slider2 .slide .bleu {
  background-color: #395f95;
}
#slider2 .slide .rouge {
  background-color: #bf221f;
}
#slider2 .slide .jaune {
  background-color: #e8b51b;
}
#slider2 .slide .gris {
  background-color: #475258;
}
#slider2 .slide .row {
  display: block;
  max-width: 100%!important;
  padding: 30px;
  background: #f7f7f8;
  border: solid 1px #d7dbdd;
  height: auto;
}
.home h2 {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin-top: 35px;
}
.home h2:after {
  width: 200px;
  content: "▼";
  border-top: solid 2px #475258;
  display: block;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0;
  margin: 5px auto;
  line-height: 15px;
}
.home h2.rouge:after {
  border-color: #bf221f;
  color: #bf221f;
}
.home h2.jaune:after {
  border-color: #e8b51b;
  color: #e8b51b;
}
.home h2.violette:after,
.home h2.violet:after {
  border-color: #966398;
  color: #966398;
}
.home h2.bleu:after {
  border-color: #395f95;
  color: #395f95;
}
.home h2.vertbleu:after {
  border-color: #5AB996;
  color: #5AB996;
}
.home h2.nomargin:after {
  margin-bottom: -25px;
}
.home .bloc-home {
  text-align: center;
  margin-bottom: 15px;
}
.home .bloc-home p {
  padding: 20px;
  font-size: 13px;
  text-align: center;
}
.home .bloc-home .btn {
  margin-top: 15px;
}
.home section {
  padding: 30px 0;
}
.home #actus .bloc-home {
  text-align: left;
  min-height: 500px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.home #actus .bloc-home h3 {
  color: #bf221f;
  text-align: left;
  padding: 0px 20px 0px;
  font-size: 14px;
  font-weight: 700!important;
  display: block;
  margin: 20px 0 0 0;
}
.home #actus .bloc-home .date {
  font-size: 13px;
  display: block;
  text-align: left;
  padding: 0 20px;
  font-style: normal;
}
.home #actus .bloc-home p {
  text-align: left;
  padding: 10px 20px;
  font-size: 12px;
}
.home #actus .bloc-home a.suite {
  margin: 0 20px 20px 20px;
  background: #f7f7f8;
  float: right;
  padding: 5px 0px 5px 8px;
  color: #475258;
  font-weight: 700!important;
}
.home #actus .bloc-home a.suite:after {
  content: ">";
  background: #bf221f;
  color: #ffffff;
  padding: 5px 8px;
  margin-left: 5px;
  font-weight: 700!important;
}
.home #produits-home h3 {
  font-size: 14px;
  font-weight: 700!important;
  border-bottom: solid 1px #bf221f;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  padding-bottom: 5px;
  margin-top: 25px;
}
.home #produits-home h3 strong {
  color: #bf221f;
}
.home #produits-home p {
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: 50px;
}
.home #produits-home img {
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#youtube strong {
  text-transform: uppercase;
}
#youtube h3 {
  color: #bf221f;
  border-bottom: solid 1px #d8d9db;
  padding-bottom: 5px;
  display: block;
  font-size: 15px;
}
#youtube ul {
  padding: 0;
}
#youtube .playlist {
  color: #475258;
  list-style: none;
  padding: 5px;
}
#youtube .playlist i {
  color: white;
  background-color: #bf221f;
  padding: 5px 7px 5px 9px;
  border-radius: 100%;
  font-size: 9px;
  margin-right: 5px;
}
#twitter {
  padding: 40px 20px 20px;
  background: url('../images/fond-twitter.jpg') right top no-repeat #ffffff;
}
#twitter article {
  margin: 20px 0;
  font-size: 14px;
}
#twitter article a {
  color: #bf221f;
}
article img {
  max-height: 300px;
  max-width: 100%;
}
/* Page groupe */
.page h1 {
  font-size: 24px;
  text-align: center;
  color: #475258;
  text-transform: uppercase;
  display: block;
  margin-top: 35px;
  font-weight: normal !important;
}
.page h1:after {
  width: 200px;
  content: "▼";
  color: #bf221f;
  border-top: solid 2px #bf221f;
  display: block;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0;
  margin: 5px auto;
  line-height: 13px;
}
.page h2 {
  background: url('../images/fond_h2.jpg') left top no-repeat;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 700!important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}
.page h2.sansfleche {
  background: none;
  padding-left: 0;
}
.page .youtube-groupe {
  display: block;
  color: #475258;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-weight: 700!important;
  background: url('../images/pages/groupe/groupe_youtube.jpg') left center no-repeat;
  padding: 5px 0 0 70px;
  margin: 5px 0 10px;
}
.page h3 {
  background: none;
  padding: 0;
  color: #475258;
  text-transform: none;
  text-align: left;
  border: none;
}
.page h4 {
  margin: 0 0 0px 0;
  font-weight: 700!important;
  font-size: 16px;
  color: #879bb0;
  text-transform: uppercase;
}
.page p {
  margin: 5px 0 15px 0;
}
.page blockquote {
  background: #f7f7f8;
  padding: 30px 50px;
  border: none;
}
.page blockquote cite {
  text-align: right;
  font-style: normal;
  display: block;
  font-size: 13px;
}
.page .citation {
  font-size: 15px;
  font-style: italic;
}
.page .citation .fa {
  font-size: 32px;
}
.page .citation .fa-quote-left {
  margin: -15px 0px 0 -35px;
  float: left;
}
.page .citation .fa-quote-right {
  margin: 0px -35px -15px 0px;
  float: right;
}
.page .interligne {
  display: block;
  overflow: hidden;
  clear: both;
}
.page .interligne .row.first {
  margin-top: 30px;
}
.page .interligne .col-sm-6 {
  margin-bottom: 30px;
}
.page .sous_encart.prod {
  padding: 20px 30px;
  margin-bottom: 20px;
}
.page .sous_encart.prod h4 {
  color: #475258;
}
.page .sous_encart.prod .full-image {
  width: 100%;
}
.page .sous_encart.prod .bouton-rouge {
  display: block!important;
  text-align: center;
  font-size: 13px!important;
  font-weight: 700!important;
  margin-top: 10px;
}
.page #blog {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page .item-blog {
  min-height: 500px;
  background: #ffffff;
  padding: 20px;
  margin: 10px 0;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  color: #475258;
}
.page .item-blog img {
  margin-bottom: 15px;
}
.page .item-blog .picto {
  margin-bottom: 0;
}
.page .item-blog .titre-blog {
  font-size: 15px;
  font-weight: 700!important;
  margin-top: 10px;
}
.page .item-blog .accroche-blog {
  font-size: 13px;
}
.page #choix-filtre {
  margin: 5px auto;
  display: block;
  text-align: center;
}
.page #choix-filtre li {
  display: inline-block;
  text-align: center;
  margin: 10px;
}
.page #choix-filtre li .filtre {
  color: #475258;
  border: solid 1px #bf221f;
  border-radius: 30px;
  padding: 4px 10px;
  font-size: 14px;
}
.page #choix-filtre li .filtre:hover,
.page #choix-filtre li .filtre.active {
  background: #bf221f;
  color: #ffffff;
  cursor: pointer;
}
.onerow {
  overflow: hidden;
}
a.bouton {
  display: block;
  background: url('../images/fond_bouton_produit.jpg') repeat-x bottom #484848;
  border: solid 1px #484848;
  padding: 5px;
  margin-top: 10px;
  color: #ffffff;
}
a.bouton .picto {
  float: left;
  margin: 0 20px 0 10px;
  width: auto;
}
.img-actu {
  border: solid 5px #e0e0e0;
  margin-right: 15px;
  max-width: 100%;
}
article h4 {
  font-weight: 700!important;
  margin: 0;
  font-size: 16px;
}
article a {
  color: #484848;
  text-decoration: underline;
}
.actu-entreprise {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
/* Chantier clients */
#chantier {
  display: block;
  text-align: center;
}
#chantier .titre {
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #34373c;
}
#chantier .chantier-wrap {
  background: url('../images/fond_chantier.jpg') top repeat-x #34373b;
  display: block;
  border-bottom: solid 7px #dbdbdb;
  padding-bottom: 15px;
}
#chantier .diapo {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#chantier .diapo li {
  display: inline-block;
}
#chantier .diapo li img {
  max-width: 220px;
  margin: 0 5px;
  max-height: 150px;
}
#chantier .fleche_chantier {
  display: block;
  margin: 0 auto 20px;
}
#chantier .lien-realisation {
  background: url('../images/picto_chantier.jpg') no-repeat center left #232427;
  padding: 5px 10px 5px 50px;
  color: #dbdbdb;
  font-size: 16px;
  margin: 10px auto;
}
#chantier .lien-youtube {
  background: url('../images/picto_youtube.jpg') no-repeat center left #ffffff;
  padding: 10px 15px 10px 70px;
  color: #363636;
  font-size: 14px;
  margin: 10px auto;
  border-radius: 10px;
}
#chantier .lien-youtube strong {
  color: #c2221f;
}
/*Partage sociaux*/
#partage {
  padding: 0;
  list-style-type: none;
  text-align: right;
  margin: 0 auto;
}
#partage li {
  display: inline-block;
}
#partage li a {
  font-size: 16px;
  margin-left: 10px;
}
/* pagination */
.pagination {
  border-radius: 0!important;
}
.pagination li {
  border-radius: 0!important;
}
.pagination li a {
  color: #475258;
}
.pagination li a.active {
  color: white;
  background: #475258;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0!important;
  border-top-right-radius: 0!important;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0!important;
  border-top-left-radius: 0!important;
  margin-left: 0;
}
/* Contenu */
#contenu {
  margin: 50px auto;
  display: block;
  overflow: hidden;
}
#contenu p,
#contenu ul {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#contenu img {
  max-width: 100%;
  height: auto !important;
}
#contenu h5,
#contenu h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#contenu h5 {
  font-size: 14px;
}
#contenu h6 {
  font-size: 13px;
}
ol {
  counter-reset: repas;
  /* on initialise et nomme un compteur */
  margin-top: 20px;
  padding: 0;
}
ol li {
  list-style-type: none;
  counter-increment: repas;
  /* on incrémente le compteur à chaque nouveau li */
  margin-bottom: 30px;
  padding-left: 40px;
  position: relative;
  padding-top: 5px;
}
ol h3 {
  margin-top: 0;
}
ol li:before {
  content: counter(repas);
  /* on affiche le compteur */
  padding: 5px 10px;
  margin-right: 8px;
  vertical-align: top;
  background: #395f95;
  -moz-border-radius: 60px;
  border-radius: 60px;
  font-weight: bold;
  font-size: 16px;
  color: white;
  position: absolute;
  left: 0;
  top: 0;
}
ol.small li {
  font-size: 13px;
  padding-top: 2px;
  margin-bottom: 10px;
  padding-left: 30px;
}
ol.small li:before {
  padding: 2px 7px;
  margin-right: 8px;
  font-weight: bold;
  font-size: 13px;
}
.intro {
  text-align: center!important;
  padding: 25px 0;
  margin-bottom: 30px;
  border-top: dotted 2px #f7f7f8;
  border-bottom: dotted 2px #f7f7f8;
}
.intro h1 {
  font-size: 24px;
  color: #bf221f;
}
.intro h2 {
  font-size: 18px;
}
.groupe h3 {
  background: #475258;
  border-right: solid 10px #475258;
  padding: 3px 0;
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 700!important;
  text-transform: uppercase;
  color: #ffffff;
}
.groupe h3.rouge {
  border-left: solid 10px #bf221f;
}
.groupe h3.violette,
.groupe h3.violet {
  border-left: solid 10px #966398;
}
.groupe h3.jaune {
  border-left: solid 10px #e8b51b;
}
.groupe h3.bleu {
  border-left: solid 10px #395f95;
}
.rd h3 {
  background: none;
  padding: 0;
  color: #475258;
  text-transform: none;
  text-align: left;
  border: none;
  font-size: 16px;
  font-weight: 700!important;
}
.bg-top {
  background-position: top left!important;
}
.bouton-gris {
  background: #475258;
  padding: 5px 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  display: inline-block;
  color: #ffffff !important;
  font-weight: 700!important;
}
.bouton-gris .picto {
  float: left;
  margin: 4px 10px 0 0px;
  width: auto;
}
.youtube-usine {
  background: url('../images/pages/usine/usine_youtube.jpg') no-repeat left center #475258;
  font-weight: normal;
  font-size: 14px;
  padding-left: 60px;
  color: #ffffff !important;
}
.bouton-bleu {
  line-height: 1.1em;
  background: #395f95 !important;
  padding: 5px 10px!important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px!important;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none!important;
  font-weight: normal!important;
}
.bouton-jaune {
  line-height: 1.1em;
  background: #e8b51b !important;
  padding: 5px 20px!important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px!important;
  text-align: center;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none!important;
  font-weight: normal!important;
}
.bouton-violette {
  line-height: 1.1em;
  background: #966398 !important;
  padding: 5px 20px!important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px!important;
  text-align: center;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none!important;
  font-weight: normal!important;
}
.bouton-violette img {
  float: left;
  margin: 0 10px 0 0;
  height: 15px;
}
.bouton-rouge {
  line-height: 1.1em;
  background: #bf221f !important;
  padding: 5px 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px!important;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none!important;
}
.bouton-mandarine {
  line-height: 1.1em;
  background: #F15731 !important;
  padding: 5px 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px!important;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none!important;
}
/* Page produit */
.liste-produit img {
  margin: 0 auto;
}
.liste-produit .prez_produit {
  margin: 30px 0;
}
.liste-produit .btn {
  border-radius: 5px;
  padding: 4px 24px;
}
.liste-produit .accroche {
  min-height: 35px;
}
.produit #contenu {
  margin-top: 58px;
}
.produit h1 {
  font-size: 30px;
}
.produit h1:first-line {
  color: #475258;
  font-size: 20px;
}
.produit h3 {
  margin: 50px 0 20px;
}
.produit .titrePage {
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid;
  line-height: 26px;
}
.produit .owl-carousel {
  position: relative;
  margin-top: 45px;
}
.produit .owl-theme .owl-nav [class*=owl-] {
  color: #475258;
  position: absolute;
  font-size: 16px;
  top: 40%;
  background-color: #d2d2d2;
  border-radius: 100%;
}
.produit .owl-next {
  right: 0px;
  padding: 3px 11px 5px 13px!important;
}
.produit .owl-prev {
  left: 0px;
  padding: 3px 13px 5px 12px!important;
}
.produit .bloc-video ul {
  padding-left: 0;
}
.produit .bloc-video ul li {
  list-style: none;
  font-size: 15px;
}
.produit .bloc-video ul li:before {
  content: '-';
}
.produit .bloc-video ul i {
  color: white;
  font-size: 10px;
  background-color: #d2d2d2;
  border-radius: 100%;
  padding: 5px 7px 5px 8px;
}
.produit .infoContact a {
  color: #475258;
}
.produit .infoContact a i {
  font-size: 20px;
  margin-right: 5px;
}
.produit .menu-produit {
  background-color: #e4e6e9;
  letter-spacing: -0.31em;
}
.produit .menu-produit li {
  display: inline-block;
  text-transform: uppercase;
  list-style: none;
  position: relative;
  padding: 15px 0;
  letter-spacing: normal;
}
.produit .menu-produit li:last-child {
  border-right: 0;
}
.produit .menu-produit li a {
  color: #475258;
  padding: 0 15px;
  display: block;
  border-right: 2px solid #475258;
}
.produit .menu-produit .active {
  background-color: white!important;
}
#slider-produit {
  max-width: 100%!important;
  min-height: 560px;
}
#slider-produit .slide {
  max-width: 100%!important;
  width: 100%;
}
#slider-produit .slide img {
  max-width: 85%!important;
  margin: 0 auto;
  max-height: 500px;
}
#slider-produit .slide .prev,
#slider-produit .slide .next {
  font-size: 24px;
  top: 18px;
  position: absolute;
  cursor: pointer;
  background-color: #d2d2d2;
  border-radius: 100%;
  color: #e4e6e9;
}
#slider-produit .slide .prev {
  left: 0;
  padding: 3px 13px 5px 12px!important;
}
#slider-produit .slide .next {
  right: 0;
  padding: 3px 11px 5px 13px!important;
}
ul.fleche {
  list-style-type: none;
  padding: 0;
  margin-top: 10px;
}
ul.fleche li {
  padding-left: 0;
  margin-bottom: 10px;
}
ul.fleche li .imagelink {
  text-decoration: none!important;
  text-transform: uppercase;
}
ul.fleche li:before {
  content: '► ';
  color: #ccc;
}
/* accordeon */
.acc-heading {
  background: none!important;
  text-transform: uppercase;
  text-decoration: none!important;
  padding: 0!important;
  margin-top: 10px!important;
}
.acc-heading .imagelink {
  text-decoration: none!important;
}
.acc-heading:before {
  content: '▼ ';
  color: #ccc;
}
.acc-heading.ui-state-active:before {
  content: '▲ ';
}
.acc-wrap {
  border: none!important;
  padding: 10px 0!important;
}
.acc-wrap img {
  margin: 0 auto;
}
.ui-accordion-content .row {
  margin: 0;
}
.acc-wrap div {
  border: none!important;
}
.galerie {
  width: 100%!important;
}
.galerie .slide {
  width: 100%!important;
  text-align: center;
}
.galerie .slide img {
  margin: 0 auto;
  height: auto;
}
.en .produit .menu_ss_produit a.bouton {
  font-size: 10px!important;
}
.rouge h3,
.rouge h2,
.rouge a,
.rouge h4 {
  color: #bf221f;
}
.rouge select#idproduit {
  border: solid 1px #bf221f;
  color: #bf221f;
}
.rouge select#idproduit option {
  color: #bf221f;
}
.rouge ol li:before {
  background: #bf221f;
}
.mandarine h3,
.mandarine h2,
.mandarine a,
.mandarine h4 {
  color: #F15731;
}
.mandarine select#idproduit {
  border: solid 1px #F15731;
  color: #F15731;
}
.mandarine select#idproduit option {
  color: #F15731;
}
.mandarine ol li:before {
  background: #F15731;
}
/* Page galerie Ancien */
/*Galerie photos*/
/* Page galerie  */
.bloc-galerie {
  margin-bottom: 2em;
}
.bloc-galerie a {
  display: block;
  padding: 1em;
}
.bloc-galerie .margin-center {
  margin-top: 25px!important;
}
.bloc-galerie h3 {
  color: #ffffff !important;
  font-size: 26px;
  margin: 10px auto 25px!important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.1em;
}
.bloc-galerie h3 span {
  font-weight: 700!important;
  font-size: 36px;
  text-transform: uppercase;
}
.bloc-galerie .bouton {
  color: #ffffff;
  margin: 10px 20px;
  text-transform: uppercase;
  text-decoration: none!important;
  font-weight: 700!important;
}
.bloc-galerie .bouton .picto {
  float: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  margin-top: -3px;
}
.bloc-galerie .rouge {
  background: #bf221f;
}
.bloc-galerie .jaune {
  background: #e8b51b;
}
.bloc-galerie .violette {
  background: #966398;
}
.bloc-galerie .bleu {
  background: #395f95;
}
.bloc-galerie h5 {
  padding: 0;
}
.bloc-galerie .miniature .square-thumb {
  margin: 25px auto 0;
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.bloc-galerie .miniature .square-thumb img {
  min-width: 100px;
  max-width: 200px;
  min-height: 100px;
  max-height: 200px;
}
#galeriePhotos #menu-galerie {
  text-align: center;
  margin: 2em 0em;
  padding: 0px;
}
#galeriePhotos #menu-galerie .arianne.rouge a {
  color: #de3633;
}
#galeriePhotos #menu-galerie .arianne.rouge a.active,
#galeriePhotos #menu-galerie .arianne.rouge a:hover,
#galeriePhotos #menu-galerie .arianne.rouge a:focus,
#galeriePhotos #menu-galerie .arianne.rouge a:active {
  color: #bf221f;
}
#galeriePhotos #menu-galerie .arianne.jaune a {
  color: #edc449;
}
#galeriePhotos #menu-galerie .arianne.jaune a.active,
#galeriePhotos #menu-galerie .arianne.jaune a:hover,
#galeriePhotos #menu-galerie .arianne.jaune a:focus,
#galeriePhotos #menu-galerie .arianne.jaune a:active {
  color: #e8b51b;
}
#galeriePhotos #menu-galerie .arianne.violette a {
  color: #ab81ad;
}
#galeriePhotos #menu-galerie .arianne.violette a.active,
#galeriePhotos #menu-galerie .arianne.violette a:hover,
#galeriePhotos #menu-galerie .arianne.violette a:focus,
#galeriePhotos #menu-galerie .arianne.violette a:active {
  color: #966398;
}
#galeriePhotos #menu-galerie .arianne.bleu a {
  color: #4877b9;
}
#galeriePhotos #menu-galerie .arianne.bleu a.active,
#galeriePhotos #menu-galerie .arianne.bleu a:hover,
#galeriePhotos #menu-galerie .arianne.bleu a:focus,
#galeriePhotos #menu-galerie .arianne.bleu a:active {
  color: #395f95;
}
#galeriePhotos #menu-galerie li {
  list-style: none;
  display: inline-block;
  margin: 0.5em;
  position: relative;
}
#galeriePhotos #menu-galerie a {
  background-color: #cfcece;
  display: block;
  color: white;
  padding: 0.5em;
  text-transform: uppercase;
}
#galeriePhotos #menu-galerie a.rouge.active,
#galeriePhotos #menu-galerie a.rouge:hover,
#galeriePhotos #menu-galerie a.rouge:focus,
#galeriePhotos #menu-galerie a.rouge:active {
  background: #bf221f;
}
#galeriePhotos #menu-galerie a.jaune.active,
#galeriePhotos #menu-galerie a.jaune:hover,
#galeriePhotos #menu-galerie a.jaune:focus,
#galeriePhotos #menu-galerie a.jaune:active {
  background: #e8b51b;
}
#galeriePhotos #menu-galerie a.violette.active,
#galeriePhotos #menu-galerie a.violette:hover,
#galeriePhotos #menu-galerie a.violette:focus,
#galeriePhotos #menu-galerie a.violette:active {
  background: #966398;
}
#galeriePhotos #menu-galerie a.bleu.active,
#galeriePhotos #menu-galerie a.bleu:hover,
#galeriePhotos #menu-galerie a.bleu:focus,
#galeriePhotos #menu-galerie a.bleu:active {
  background: #395f95;
}
#galeriePhotos #menu-galerie li:hover > ul {
  display: block;
}
#galeriePhotos #menu-galerie li > ul {
  display: none;
  position: absolute;
  padding: 0;
  background-color: #cfcece;
  width: 100%;
  z-index: 100000000;
  color: white;
}
#galeriePhotos #menu-galerie li > ul > li {
  display: block;
  position: relative;
  text-align: left;
}
#galeriePhotos #menu-galerie li > ul > li a {
  padding: 0em;
}
#galeriePhotos h2 {
  color: #606162;
  margin-bottom: 0;
  background-image: none;
  padding: 0em;
}
#galeriePhotos p {
  color: #808182;
}
#galeriePhotos .btn-vert {
  display: block;
  margin: 2em auto;
  background-color: #4d525b;
  color: white;
  padding: 1em;
  width: 15%;
  text-align: center;
  text-transform: uppercase;
}
#galeriePhotos .btn-vert a {
  color: white;
}
#galeriePhotos .fancybox-prev {
  left: -95px;
}
#galeriePhotos .fancybox-next {
  right: -95px;
}
#galerie .slide a {
  display: block;
}
#galerie .slide a .hover_rea {
  display: inline-block;
  position: relative;
}
#galerie .slide a:hover .hover_rea::before {
  content: '\f002';
  font-family: "FontAwesome";
  padding-top: 35%;
  text-align: center;
  font-size: 3em;
  color: #fff;
  position: absolute;
  width: 100%;
  background: rgba(77, 82, 91, 0.5);
  height: 100%;
  left: 0;
}
.arianne li::before,
.arianne a {
  color: #bf221f;
}
.arianne li::before {
  content: '/';
  margin-right: 5px;
  margin-left: -5px;
}
.arianne li:first-child::before {
  content: none;
}
/* Sateco BTP couleurs */
.sateco-btp #header-wrap .navi li.active {
  background: #bf221f;
}
.sateco-btp h1,
.sateco-btp h1:after,
.sateco-btp h2,
.sateco-btp #header-wrap .navi .sub li.active a,
.sateco-btp #header-wrap .navi .sub a:hover,
.sateco-btp .arianne li::before,
.sateco-btp .arianne a {
  color: #bf221f !important;
}
.sateco-btp h1:after {
  border-color: #bf221f;
}
.sateco-btp h3 {
  font-weight: 700!important;
  font-size: 15px;
}
/* Sateco Industrie couleurs */
.sateco-industrie #header-wrap .navi li.active {
  background: #395f95;
}
.sateco-industrie h1,
.sateco-industrie h1:after,
.sateco-industrie h2,
.sateco-industrie #header-wrap .navi .sub li.active a,
.sateco-industrie #header-wrap .navi .sub a:hover,
.sateco-industrie .arianne li::before,
.sateco-industrie .arianne a {
  color: #395f95 !important;
}
.sateco-industrie h1:after {
  border-color: #395f95;
}
.sateco-industrie h3 {
  font-weight: 700!important;
  font-size: 14px;
  color: #395f95;
}
.sateco-industrie .row.fond-grisclair {
  padding-bottom: 20px;
}
/* Sateco Services couleurs */
.sateco-services #header-wrap .navi li.active {
  background: #966398;
}
.sateco-services h1,
.sateco-services h1:after,
.sateco-services h2,
.sateco-services #header-wrap .navi .sub li.active a,
.sateco-services #header-wrap .navi .sub a:hover,
.sateco-services .arianne li::before,
.sateco-services .arianne a {
  color: #966398 !important;
}
.sateco-services h1:after {
  border-color: #966398;
}
.sateco-services h3 {
  font-weight: 700!important;
  font-size: 16px;
}
.sateco-services ol li:before {
  background: #966398;
}
.sateco-services blockquote cite {
  color: #966398;
}
.sateco-services .citation .fa {
  color: #966398;
}
.sateco-services .sous_encart {
  text-align: center;
}
.sateco-services .sous_encart p {
  text-align: center;
  font-size: 18px!important;
}
.sateco-services .sous_encart .bouton {
  display: inline-block;
  margin: 10px auto!important;
  padding-right: 15px;
}
.sateco-services .sous_encart.bis {
  text-align: left!important;
  margin: 20px 0;
}
.sateco-services .sous_encart.bis p {
  font-size: 13px!important;
  text-align: left;
}
#main.mandarine h1:after {
  color: #F15731 !important;
  border-color: #F15731 !important;
}
#main.mandarine #header-wrap .navi li.active {
  background: #F15731;
}
#main.mandarine h1:after,
#main.mandarine h2,
#main.mandarine #header-wrap .navi .sub li.active a,
#main.mandarine #header-wrap .navi .sub a:hover,
#main.mandarine .arianne li::before,
#main.mandarine .arianne a {
  color: #F15731 !important;
}
#main.mandarine h1:after {
  border-color: #F15731;
}
#main.mandarine h3 {
  font-weight: 700!important;
  font-size: 16px;
}
#main.mandarine ol li:before {
  background: #F15731;
}
#main.mandarine blockquote cite {
  color: #F15731;
}
#main.mandarine .citation .fa {
  color: #F15731;
}
#main.mandarine .sous_encart {
  text-align: center;
}
#main.mandarine .sous_encart p {
  text-align: center;
  font-size: 18px!important;
}
#main.mandarine .sous_encart .bouton {
  display: inline-block;
  margin: 10px auto!important;
  padding-right: 15px;
}
#main.mandarine .sous_encart.bis {
  text-align: left!important;
  margin: 20px 0;
}
#main.mandarine .sous_encart.bis p {
  font-size: 13px!important;
  text-align: left;
}
/* Sateco Plancher couleurs */
.sateco-plancher #header-wrap .navi li.active {
  background: #e8b51b;
}
.sateco-plancher h1,
.sateco-plancher h1:after,
.sateco-plancher h2,
.sateco-plancher #header-wrap .navi .sub li.active a,
.sateco-plancher #header-wrap .navi .sub a:hover,
.sateco-plancher .arianne li::before,
.sateco-plancher .arianne a {
  color: #e8b51b !important;
  border-color: #e8b51b !important;
}
.sateco-plancher h1:after {
  border-color: #e8b51b;
}
.sateco-plancher h3 {
  font-weight: 700!important;
  font-size: 16px;
  margin-top: 0;
}
.sateco-plancher ol li:before {
  background: #e8b51b;
}
.sateco-plancher blockquote cite {
  color: #e8b51b;
}
.sateco-plancher .citation .fa {
  color: #e8b51b;
}
/* Liste actu */
.date {
  font-style: italic;
  margin-bottom: 10px;
}
.liste-actu h3 {
  margin-top: 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-weight: 700!important;
  margin-bottom: 5px;
}
.liste-actu .row {
  margin-bottom: 20px;
}
.liste-actu a {
  text-decoration: underline;
  color: #475258;
}
.liste-actu .actu-item {
  margin-top: 30px;
}
.liste-actu .actu-item hr {
  border-top: solid 1px #c9cbcd;
  margin-top: 30px;
}
.liste-actu .actu-item:last-child hr {
  border: none;
}
/* Footer */
footer {
  background: #4c5259;
  display: block;
  color: #ffffff;
  padding: 30px 0;
}
footer .titre-footer {
  font-size: 16px;
  font-weight: 700!important;
  margin-top: 25px;
  margin-bottom: 15px;
  display: block;
}
footer .btn-md {
  padding: 3px 5px;
}
footer .btn-check i {
  font-size: 25px;
  color: #aaa;
}
footer .btn-check:hover i {
  color: #bf221f;
}
#mentions_legales {
  background: #222;
  color: #f7f7f8;
  padding: 10px 10px;
}
#mentions_legales a {
  color: #ffffff;
  font-weight: 700!important;
}
.footer-wrap {
  width: 1000px;
  display: block;
  margin: 0 auto;
}
.adresse {
  color: #c2c5c9;
  font-size: 11px;
  text-align: left;
  border-right: solid 1px #646a72;
  margin-top: 20px!important;
  margin-bottom: 0px!important;
}
.adresse strong {
  color: #ffffff;
  font-size: 12px;
}
.coordonnees {
  color: #c2c5c9;
  font-size: 11px;
  text-align: center;
  border-right: solid 1px #646a72;
  margin-top: 20px!important;
  margin-bottom: 0px!important;
}
.baseline {
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700!important;
  margin: 0 40px;
  padding: 3px 0;
  line-height: 16px;
}
.logo_footer {
  margin: 0 auto;
}
#social_link {
  background: #dbdbdb;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #4c5259;
}
#social_link .table {
  margin: 10px auto;
  text-align: left;
}
#social_link .logo {
  margin: 0 10px 0 30px;
}
#social_link .cell {
  padding: 0 0px;
  overflow: hidden;
  height: 60px;
}
#social_link span {
  font-size: 16px;
  font-weight: 700!important;
}
#social_link .first .logo {
  margin-left: 0;
}
#social_link a {
  color: #4c5259;
  display: table-cell;
}
#social_link .bloc-newsletter {
  display: table-cell;
}
.prez {
  width: 1000px;
  margin: 40px auto;
  display: inline-block;
}
/*Style formulaire*/
.form-style {
  display: block;
  padding: 0;
  overflow: hidden;
}
.form-style label {
  display: block;
  color: #545454;
  text-align: left;
  margin: 10px 0 3px 0;
}
.form-style input[type="text"],
.form-style textarea {
  border: solid 1px #d3d2d2;
  border-radius: 0;
  padding: 3px;
  display: block;
  width: 95%;
  margin-bottom: 20px;
}
.form-style input[type="submit"] {
  background: blue;
  padding: 5px 20px;
  border: none;
  margin: 10px 0 10px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
}
.form-style input[type="submit"]:hover {
  background: blue;
  color: #ffffff;
}
.form-style select {
  width: 95%;
}
.form-style .champscivilite {
  margin: 0 0 20px 0;
  color: #414141;
  font-size: 12px;
}
.form-style label[for="civilite"] {
  margin-right: 10px;
}
.form-style label[for="mademoiselle"],
.form-style label[for="madame"],
.form-style label[for="monsieur"] {
  margin: 0 5px 0 0 ;
  display: inline-block;
}
.form-style .champstype {
  margin: 20px 0;
  color: #414141;
  font-size: 12px;
}
.form-style label[for="type"] {
  margin-right: 10px;
}
.form-style input[type="checkbox"] {
  margin-right: 5px;
}
.form-style .mentions {
  font-size: 11px !important;
  color: #414141;
  margin: 10px 30px 30px 0!important;
}
.form-style .demande,
.form-style .demande2 {
  list-style-type: none!important;
  padding: 0;
}
.form-style .demande li,
.form-style .demande2 li {
  margin: 0 0 3px;
}
.form-style .demande h4,
.form-style .demande2 h4 {
  background: green;
  color: #ffffff;
  font-weight: 700!important;
  font-size: 14px;
  display: block;
  padding: 3px 10px ;
  max-width: 87%;
  margin: 0 0 5px 0;
}
.form-style .demande2 {
  padding: 0 0 0 15px;
  margin-bottom: 10px;
}
.form-style .demande2 li {
  margin: 0;
}
.form-style .demande2 input[type="text"] {
  display: inline-block;
  width: auto;
  margin-bottom: 5px;
}
#form label {
  font-size: 14px;
  font-weight: 700!important;
}
#form input[type="text"],
#form select,
#form textarea {
  background: #f4f6f7;
  border-radius: 0;
}
#form input[type="submit"] {
  margin: 20px 0;
  padding: 7px 0;
  display: block;
  width: 100%;
  text-transform: uppercase;
}
#form select span {
  display: none!important;
}
#form select option.niv1 {
  font-weight: bold!important;
}
#form select option.niv2 {
  font-weight: normal;
  font-style: italic;
}
#form select:disabled {
  display: none;
}
/* Contact */
.jqvmap-label {
  color: #4c5259 !important;
  margin-top: -30px;
  margin-left: 100px;
  padding: 10px!important;
  font-size: 14px;
  background: #f0f2f3 !important;
  border: solid 1px #333 !important;
  border-radius: 0!important;
}
.fiche_contact {
  font-size: 14px;
}
.fiche_contact img {
  max-width: 150px;
}
.fiche_contact .cell {
  padding: 10px;
}
.fiche_contact .nom {
  font-size: 16px;
}
/* Sous menu */
#cssmenu {
  display: none!important;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
}
#cssmenu > ul {
  box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: none;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 12px 20px 15px 20px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #475258;
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.1);
}
/* #cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
} */
/* #cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 17px;
  top: 22px;
} */
/* #cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
} */
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 50px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
/* #cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
} */
/* #cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
} */
/* #cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
} */
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 35px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding: 11px 25px;
  width: 280px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a {
  background: url('../images/arrow-right.png') no-repeat right center #fff;
}
#cssmenu ul ul li.has-sub > a::after {
  /* content: "|"; */
  position: absolute;
  width: 0;
  height: 0;
  /* border: 4px solid transparent;
  border-left-color: #777777; */
  right: 17px;
  top: 10px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  /* border-left-color: transparent;
  border-right-color: #777777; */
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
.hotline {
  transition: all 0.5s ease-in;
  position: fixed;
  right: -300px;
  z-index: 9999;
  top: 410px;
}
.hotline:hover,
.hotline.active {
  right: 0;
}
.video_img {
  top: 280px;
}
.event_img {
  top: 150px;
}
.stickylink {
  transition: all 0.5s ease-in;
  position: fixed;
  right: -300px;
  z-index: 9999;
  background: #FFFFFF;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  padding: 12px;
  width: 354px;
  color: #D3311F;
  font-weight: 700;
}
.stickylink:hover,
.stickylink.active {
  right: 0;
}
.linkyoutube {
  top: 310px;
  right: -116px;
  width: 170px;
}
.linkline {
  top: 375px;
}
.linktutos {
  top: 440px;
  right: -180px;
  width: 234px;
}
.stickylink a {
  color: #2F4956;
}
.stickylink a:hover {
  color: #D3311F;
}
.stickylink .mr-10 {
  margin-right: 10px;
}
.stickylink .ml-10 {
  margin-left: 10px;
}
#numvert_footer {
  text-align: justify;
}
#numvert_footer img {
  margin: 17px auto;
}
@media screen and (max-width: 1024px) {
  .hotline {
    display: none;
  }
}
@media all and (max-width: 425px) {
  #header-slider {
    padding-bottom: 184px!important;
  }
  #produits-home .encart-produit {
    text-align: center;
  }
}
@media all and (max-width: 375px) {
  #header-slider {
    padding-bottom: 183px!important;
  }
}
@media all and (max-width: 320px) {
  #header-slider {
    padding-bottom: 112px!important;
  }
}
@media all and (max-width: 767px) {
  iframe {
    height: 100%;
  }
}
@media all and (max-width: 768px) {
  .bloc-galerie h3 span {
    font-size: 18px;
  }
  .fixeTop {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
  }
  footer .titre-footer {
    text-align: center;
  }
  footer p {
    text-align: center;
  }
  footer img {
    display: block;
    margin: 10px auto;
  }
  footer .social-bouton {
    text-align: center;
  }
  footer .social-bouton a {
    font-size: 12px;
  }
  #header-slider {
    margin: 0;
    padding-bottom: 323px;
  }
  #cssmenu {
    text-align: center;
    background: #475258;
    display: block!important;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #d3eced;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('images/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    box-sizing: content-box !important;
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #d3eced;
    border-bottom: 2px solid #d3eced;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #d3eced;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
}
#lang2,
.mobile {
  display: none;
}
.mobile-only {
  display: none!important;
}
footer .link-white li {
  color: #FFFFFF;
  margin-bottom: 1.5rem;
}
footer .link-white li a {
  color: #FFFFFF;
}
footer .link-white li a:hover {
  text-decoration: underline;
}
footer a.link-white {
  color: #4c5259 !important;
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  background: #FFFFFF;
  margin-right: 10px;
  float: left;
}
footer a.link-white i {
  color: #4c5259 !important;
}
footer a.link-white:hover {
  background: #000000;
}
footer a.link-white:hover i {
  color: #FFFFFF !important;
}
footer .mt-25 {
  margin-top: 25px;
}
footer .mt-15 {
  margin-top: 15px;
}
footer .border-right {
  border-right: solid 1px #FFFFFF;
  min-height: 218px;
}
footer .border-white {
  border: solid 1px #FFFFFF;
  padding: 7px;
}
/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 425px) {
  #slider-produit {
    min-height: inherit;
  }
}
@media all and (max-width: 767px) {
  .produit .menu-produit {
    padding-left: 0;
  }
  .produit .menu-produit li {
    width: 100%;
  }
}
@media all and (max-width: 768px) {
  .no-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile {
    display: block;
  }
  .mobile-only {
    display: block!important;
  }
  .produit #contenu {
    margin-top: 0;
  }
  #contenu {
    margin-top: 0;
  }
  .footer-adresse {
    margin: 10px auto;
    display: inline-block;
    font-size: 14px;
  }
  .form-search,
  .responsive-hidden {
    display: none!important;
  }
  #idproduit {
    width: 100%!important;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main,
  #slider,
  #header-wrap,
  .footer-wrap,
  .prez {
    width: 100%!important;
  }
  .prez {
    margin: 30px auto!important;
    text-align: justify;
  }
  body {
    min-width: 0;
  }
  header .logo {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
  header .logo img {
    display: inline-block;
    margin: 0 auto;
  }
  #header-wrap {
    text-align: center;
    position: relative;
  }
  #header-wrap #lang2 {
    display: block;
    position: absolute;
    right: 25px;
    top: 70px;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #header-wrap #lang2 li {
    display: inline-block;
  }
  #header-wrap #lang2 li a {
    background: #f9f9f9;
    font-weight: 700!important;
    border: solid 1px #475258;
    color: #475258;
    padding: 3px 5px;
    font-size: 16px;
    text-transform: uppercase;
  }
  #header-wrap #lang2 li a.active,
  #header-wrap #lang2 li a:hover {
    background: #475258;
    color: #ffffff;
    text-decoration: none;
  }
  #slider .slide .bouton_slide {
    float: none;
    display: block;
    margin: 10px 15px;
  }
  #slider .slide .prev,
  #slider .slide .next {
    top: 30px;
  }
  .encart-btp {
    padding-bottom: 15px;
    background: #bf221f !important;
    display: block;
  }
  .encart-plancher {
    background: #e8b51b;
    padding: 0px 0 15px;
    border: none;
  }
  .encart-plancher .last {
    display: none!important;
  }
  .encart-services {
    background: #966398;
    color: #ffffff;
    padding: 0px 0 15px;
    border: none;
  }
  .encart-services .last {
    display: none!important;
  }
  .encart-industrie {
    background: #395f95;
    padding: 0px 0 15px;
    border: none;
  }
  .encart-industrie .last {
    display: none!important;
  }
  .encart-entreprise {
    background: #475258;
    padding: 0px 0 15px;
  }
  .encart-entreprise .last {
    display: none!important;
  }
  .full-image,
  #contenu img.full-image {
    width: 100%!important;
    height: auto!important;
    display: block;
  }
  #desktop-menu {
    display: none!important;
  }
  .col-sm-6 {
    margin-bottom: 10px;
    overflow: hidden;
  }
  #chantier .lien-youtube,
  #chantier .lien-realisation {
    display: block!important;
    margin: 10px 0!important;
  }
  #social_link .logo {
    margin: 0 10px 0 0px;
  }
  #social_link a {
    color: #4c5259;
    display: block;
    margin: 5px 0;
  }
  #social_link .bloc-newsletter {
    display: block;
    margin: 5px 0;
  }
  .bloc-galerie .rouge {
    background: #bf221f;
  }
  .bloc-galerie .jaune {
    background: #e8b51b;
  }
  .bloc-galerie .violette {
    background: #966398;
  }
  .bloc-galerie .bleu {
    background: #395f95;
  }
  .bloc-galerie .youtube {
    background: #e0e0e0;
  }
  footer .border-right {
    border-right: none;
  }
  footer ul {
    text-align: center;
  }
}
/***************SATECOTHEQUE******************/
.titresatecotheque {
  text-transform: uppercase!important;
  background-color: #f7f7f8 !important;
  padding: 15px 0!important;
  text-align: center!important;
  margin: 20px 0!important;
}
.panel-group .panel {
  border-radius: 0!important;
}
.panel {
  box-shadow: none;
}
.panel-default {
  border: none!important;
}
.panel-default > .panel-heading {
  background-image: none!important;
  border-top: solid 1px #475258;
  color: #475258;
  background-color: #FFFFFF !important;
  position: relative;
}
.panel-heading {
  padding: 20px 15px;
  border-bottom-width: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading a:after {
  content: '+';
  position: absolute;
  right: 0;
  font-size: 30px;
  top: 8px;
  color: #475258;
}
.panel-heading a h4 {
  color: #475258 !important;
}
.panel-title a {
  text-decoration: none;
  color: #475258;
}
.panel-collapse {
  background-color: #f7f7f8;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group {
  margin-top: 50px;
  border-bottom: solid 1px #475258;
}
.panel-group .form-check {
  margin-bottom: 5px;
}
.panel-group input[type=submit] {
  margin-top: 10px;
  border-width: 1px!important;
  border-style: solid!important;
}
.panel-heading.panelactif a h4 {
  color: #bf221f !important;
}
.panel-heading.panelactif a:after {
  content: '-';
  color: #bf221f;
}
/********PATCH 09/2022***********/
.hp {
  padding: 120px 0;
  background: url("../images/PHOTO_HEADER@2x.jpg") no-repeat center center;
  background-size: cover;
}
@media all and (max-width: 767px) {
  .hp {
    padding: 100px 40px!important;
    background: url("../images/PHOTO_HEADER@2x.jpg") no-repeat center center, linear-gradient(to bottom, transparent 100%, hsl(0, 0%, 0%) 100%) fixed, url("../images/PHOTO_HEADER@2x.jpg") no-repeat center center;
    background-size: cover,cover;
    background-blend-mode: multiply,normal;
  }
}
.hp .titreh1 {
  color: #FFFFFF;
}
.hp .titreh1 h1 {
  font-size: 36px!important;
}
@media all and (max-width: 767px) {
  .hp .titreh1 h1 {
    font-size: 24px!important;
  }
}
.hp p {
  font-size: 16px;
}
@media all and (max-width: 767px) {
  .hp p {
    font-size: 12px!important;
  }
}
.align-self-center {
  align-self: center !important;
}
.h-100 {
  height: 100%;
}
.form-border {
  background-image: url("../images/LIGNE@2x.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 70px 160px 70px 70px;
}
@media all and (max-width: 767px) {
  .form-border {
    background-image: none;
    padding: 0;
  }
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-50 {
  margin-top: 50px;
}
.rounded {
  border-radius: 16px;
}
.produit h3 {
  margin: 10px 0 20px;
}
.chevron-back {
  padding: 10px;
  background: rgba(250, 234, 231);
  border-radius: 5px;
}
