/*
Theme Name: Ceasy Wordpress Responsive
Author: Agence Ceasy
Author URI: http://www.ceasy.fr
Version: 1.1 (1015)*/


@charset "UTF-8";

@font-face {
  font-family: "font-ceasy";
  src:url("css/fonts/font-ceasy.eot");
  src:url("css/fonts/font-ceasy.eot?#iefix") format("embedded-opentype"),
    url("css/fonts/font-ceasy.woff") format("woff"),
    url("css/fonts/font-ceasy.ttf") format("truetype"),
    url("css/fonts/font-ceasy.svg#font-ceasy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('css/fonts/Roboto-Regular-webfont.eot');
    src: url('css/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('css/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('css/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('css/fonts/Roboto-Light-webfont.eot');
    src: url('css/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('css/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('css/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold';
    src: url('css/fonts/ubuntu-b-webfont.woff2') format('woff2'),
         url('css/fonts/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


[data-icon]:before, .reseauxsociaux li a:before, .page header #menu > li:first-child > a:before, .page-id-372 #content li:before, .page-id-381 #content li:before, section#content .liste-actus .read-more:after, .gm-style-iw p:before, .single section#content a.back-actus:before, .flex-direction-nav .flex-prev::after, .flex-direction-nav .flex-next::after {
  font-family: "font-ceasy" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "font-ceasy" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before, .reseauxsociaux li a:before {
  content: "\65";
}
.icon-home:before, .page header #menu > li:first-child > a:before {
  content: "\6a";
}
.icon-mail:before {
  content: "\6b";
}
.icon-phone:before, .gm-style-iw p.tel:before {
  content: "\6c";
}
.icon-pin:before, .gm-style-iw p.loc:before {
  content: "\6d";
}


.icon-arrow-down:before {
  content: "\61";
}
.icon-arrow-left:before, .single section#content a.back-actus:before, .flex-direction-nav .flex-prev::after {
  content: "\62";
}
.icon-arrow-right:before, .page-id-372 #content li:before, .page-id-381 #content li:before, section#content .liste-actus .read-more:after, .flex-direction-nav .flex-next:after {
  content: "\63";
}
.icon-arrow-up:before {
  content: "\64";
}
.icon-fleche-down:before {
  content: "\66";
}
.icon-fleche-left:before {
  content: "\67";
}
.icon-fleche-right:before {
  content: "\68";
}
.icon-fleche-up:before {
  content: "\69";
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

html,
button,
input,
select,
textarea {
    color: #222;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

html {
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  max-width:100%;
  min-height:100%;
  font-family: 'robotoregular', sans-serif;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


body {
    margin:0 auto;
  min-height:100%;
  width:100%;
  font-size:1.4rem;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after, .produit:before, .produit:after {
    content: " ";
    display: table;
}

.clearfix:after, .produit:after {
    clear: both;
}

.clearfix, .produit {
    *zoom: 1;
}

.left{
  float: left;
}

.right{
  float: right;
}

.center{
  text-align: center,
}

.clear{
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  margin: 0;
}

.wrapper{
  position: relative;
  width:100%;
  margin: 0 auto;
  max-width:1050px;
}

img {
  max-width:100%;
  height:auto;
}
.produit img {
  height: 100%;
}
.alignleft {
  float:left;
  margin:0 1rem 1rem 0;
}

.alignright {
  float:right;
  margin:0 0 1rem 1rem;
}

.aligncenter {
  text-align:center;
  margin:0 1rem 1rem 1rem;
}

#cookie-notice {
  position:fixed;
  bottom:0;
  width:100%;
  background:#202121;
  padding:1.5rem;
  text-align:center;
  z-index:10;
}

#cookie-notice .wrapper {
  text-align:left;
}

#cookie-notice p {
  
}

#cookie-notice p {
  font-size:1.2rem;
  margin:auto 5rem auto auto;
  padding:0 3rem 0 0;
  border-right:1px solid rgba(255,255,255,0.1);
  color:rgba(255,255,255,0.5);
  line-height:1.5rem;
}

#cookie-notice a.close {
  font-size: 3.2rem;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 2rem;
  width:3.2rem;
  height:3.2rem;
  display:block;
  font-size:0;
}

#cookie-notice a.close:before, #cookie-notice a.close:after {
  width:3.2rem;
  height:3px;
  position:absolute;
  background:#cbd93e;
  content:" ";
  top:1.4rem;
}

#cookie-notice a.close:before {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#cookie-notice a.close:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cookie-notice a {
  color:#cbd93e;
  text-decoration:none;
  opacity:1;
}

#cookie-notice a:hover {
  opacity:0.5;
}

input[type="submit"],a img, a, a:before, a:after, a span, a span:before, a span:after, button, button:before, button:after, button span, button span:before, button span:after {
  text-decoration:none;
  color:#4e4848;
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.parent-pageid-109 a:hover:before, .parent-pageid-109 a:hover, .parent-pageid-109 a:hover:after, #content .blog a {
  color:#4e67a2;
}

.parent-pageid-112 #content a:hover:before, .parent-pageid-112 #content a:hover, .parent-pageid-112 #content a:hover:after,.parent-pageid-155 #content a:hover:before, .parent-pageid-155 #content a:hover, .parent-pageid-155 #content a:hover:after {
  color:#76b83e;
}

div.wpcf7-validation-errors {
  font-size: 1.4rem;
}

a:hover {
  text-decoration:underline;
}

ul.slides, header ul, .flex-direction-nav, .flex-control-nav, footer ul {
  list-style:none;
  margin:0;
  padding:0;
}

input[type="text"], input[type="email"], input[type="phone"], input[type="search"], select, input[type="password"], input[type="number"], textarea {
  background:transparent;
  border:2px solid #8f8c8c;
  font-size:1.4rem;
  -webkit-border-radius:0px;
  border-radius:0px;
  padding:1.5rem;
  color:#4e4848;
  font-weight:400;
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
  outline: none;
}

input[type="text"]:hover, input[type="email"]:hover, input[type="phone"]:hover, input[type="search"]:hover, select:hover, input[type="password"]:hover, input[type="number"]:hover, textarea, input[type="text"]:focus, input[type="email"]:focus, input[type="phone"]:focus, input[type="search"]:focus, select:focus, input[type="password"]:focus, input[type="number"]:focus, textarea, input[type="text"]:active, input[type="email"]:active, input[type="phone"]:active, input[type="search"]:active, select:active, input[type="password"]:active, input[type="number"]:active, textarea {
  border:2px solid #fab818;
  color:#8f8c8c;
}

#content ul, #content ol {
  margin:0;
  padding:0;
  list-style:none;
}

h1 {
  font-family: 'Ubuntu', sans-serif;
  font-weight:400;
  text-transform: uppercase;
}
.white-popup ul li {
  list-style-type: none;
  position: relative;
}
.white-popup ul li a {
  margin : 0 0 0 1rem;
  display: block;
}
#content .wrapper .cli_pg_page_contaner ul li ,
#content .wrapper p {
    font-size: 1.4rem;
}

/* ==========================================================================
   Shortcodes
   ========================================================================== */
   
   .col_1_2 img {
     height:auto;
   }

   .col_1_2 {
     width:50%;
     display:inline-block;
     float:left;
     padding:0 2rem 0 0;
   }
   
   .col_1_2 + .col_1_2 {
     padding:0 0 0 2rem;
   }
  .col_1_3 {
    width:33.3334%;
    display:inline-block;
    line-height:1.4rem;
    font-size: 1.4rem;
    vertical-align: top;
    float: left;
    padding:0 2rem 0 0;
  }
  .col_2_3 {
    width:66.6667%;
    display:inline-block;
    line-height:1.4rem;
    font-size: 1.4rem;
    vertical-align: top;
    padding: 0 5rem 0 0;
    float: left;
  }
  .col_2_3 + .col_1_3, .col_1_3 + .col_2_3 {
    padding: 0 0 0 5rem;
  }

  hr {
     width:35px;
     height:2px;
     background:#3a3a3a;
     border:0;
  }

  #header hr {
     background:#fff;
  }
   .btn {
     display:inline-block;
     padding:1rem 1.5rem;
     position:relative;
     border:2px solid #4e4848;
     text-align:center;
     vertical-align:middle;
     overflow:hidden;
     text-transform:uppercase;
     letter-spacing:1px;
     font-weight:600;
   }

   .btn:hover {
     text-decoration:none;
   }
   
   .btn span {
     position:relative;
     z-index:1;
     letter-spacing:2px;
   }
   
   .btn.transparent {
     background:rgba(255,255,255,0);
   }

   .btn:before {
     position:absolute;
     left:0;
     width:100%;
     height:100%;
     top:100%;
     content:"";
   }
      
   .btn.transparent.white {
     border-color:#fff;
     color:#fff;
   }
   .btn.white {
     border-color:#fff;
     color:#fff;
   }
   .btn.white:hover {
     background: white;
   }
   .btn.white:hover span{
     color:#76B83E;
  }
   
   .btn.transparent.green {
     border-color:#fff;
     color:#fff;
   }
   
   .btn.blue {
     border-color:#4e67a1;
     color:#4e67a1;
   }
   .btn.plus {
     background: #4F67A2;
     color: white;
     border: none;
   }
   
   .btn.blue span {
     color:#4e67a1;
   }
   
   .btn.plus span {
     color : white;
   }
   .btn.plus:hover, .btn.plus:hover:after, .btn.plus:hover:before {
     background: white !important;
   }
   .btn.plus:hover span {
     color : #4e67a1;
   }
   
   #content .btn.green {
     border-color:#76B83E;
     color:#76B83E;
   }
   
   .btn.green span{
     color:#76B83E;
   }
   
   .btn.transparent.white span {
     color:#fff;
   } 
   .btn.transparent.green span {
     color:#76B83E;
   }
   
   .btn.transparent.white:before {
     background:#fff;
   } 
   .btn.blue:before {
     background:#4e67a1;
   }
   
   .btn.green:before {
     background:#76B83E;
   }
   
   .btn.transparent.white:hover span {
     color:#343434;
   } 
   .btn.transparent.green:hover span {
     color:#fff;
   }
   
   .btn.blue:hover span {
     color:#fff;
   }

   
   .met .btn.transparent.white:hover span, .met .btn.transparent.green:hover span {
     color:#4e67a1;
   }
   
   .env .btn.transparent.white:hover span, .env .btn.transparent.green:hover span {
     color:#78b83a;
   } 
   
   .btn.transparent.white:hover:before, .btn.transparent.green:hover:before, .btn.blue:hover:before  {
     top:0;
   }
  
   .page-id-163 #content .col_1_2 ul, .page-id-163 #content .col_1_3 ul{
     padding:1.5rem;
     background:rgba(76,103,162,0.1);
   }
   
   #content .col_1_2 ul:before,
  #content .col_1_2 ul:after,
  #content .col_1_3 ul:before,
  #content .col_1_3 ul:after
  {
    content: " ";
    display: table;
  }

  #content .col_1_2 ul:after {
    clear: both;
  }

  #content .col_1_2 ul {
    *zoom: 1;
  }
   
  .page-id-163 #content .col_1_2 ul li {
    float:left;
    width:40%;
   }
   
   .page-id-163 #content .col_1_2 ul li:nth-child(2n) {
     width:60%;
   }
   
  .page-id-163 #content .col_1_2 ul li:before, .page-id-163 #content .col_1_3 ul li:before {
     content:"> ";
     color:#ff1111;
     font-weight:600;
   }
   
   
   a.attachement {
     display:inline-block;
     overflow:hidden;
     background:rgba(52,113,184,0);
     position:relative;
     max-width: 100%;
     width: 99%;
     height: 100%;
   }
   
   a.attachement:hover img, .blog .liste-actus .image a:hover img {
     opacity:0.3;
   }
   
   a.attachement:after, .blog .liste-actus .image a:after {
     content:"+";
     display:block;
     position:absolute;
     top:100%;
     left:50%;
     width:32px;
     height:32px;
     -webkit-border-radius:50%;
     border-radius:50%;
     text-align:center;
     -moz-transform: translate(-50%, 0);
     -webkit-transform: translate(-50%, 0);
     -o-transform: translate(-50%, 0);
     -ms-transform: translate(-50%, 0);
     font-size:1.8rem;
     transform: translate(-50%, 0);
     opacity:0;
     line-height:2.5rem;
     border:2px solid #4e68a0;
  }

  a.attachement:hover:after, .blog .liste-actus .image a:hover:after{
    -moz-transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
    top:50%;
    opacity:1;
  }
  
  .parent-pageid-112 a.attachement:after, .page-id-269 a.attachement:after, .parent-pageid-155 a.attachement:after {
    border-color:#76b83e;
  }
  .page-id-155 #content, .page-id-122 #content, .page-id-163 #content, .page-id-151 #content {
    padding: 0;
  }
/* ==========================================================================
   Styles generaux
   ========================================================================== */
   
   header {
     background:#fff;
     width:100%;
     position:relative;
     text-align:center;
     max-height:120px;
     font-size:0;
   }
   
   header > *, header #menu > li {
     display:inline-block;
     vertical-align: middle;
   }
   
   header #menu > li > a {
     text-transform:uppercase;
     display:inline-block;
   }
 
  .page header #menu > li > a, .blog header #menu > li > a, .single header #menu > li > a {
     font-weight:300;
     font-size:1.4rem;
     letter-spacing:0;
     padding:1.4rem 0.6rem;
   }
   
   .home.page header #menu > li > a {
     font-weight:500;
     letter-spacing:3px;
     padding:1.4rem;
   }
   
   
   header #logo {
     display:inline-block;
     position:relative;
     z-index:1;
   }
   
   header #logo + nav, header #logo + nav + nav {
     display:inline-block;
   }
   
   header #logo + nav {
     width:calc(100% - 390px);
   }
   
   header .wrapper > * {
     vertical-align:middle;
   }
  .page header #menu > li:first-child > a, .single header #menu > li:first-child > a, .error404 header #menu > li:first-child > a{
     font-size:0;
   }
   .single header #menu > li:first-child > a::before{
    font-family: "font-ceasy";
     content: "\6a";
     text-transform: none;
   }
   .page header #menu > li:first-child > a:before, .home.page header #menu > li:first-child > a, .single header #menu > li:first-child > a:before {
     font-size:1.4rem;
   }
   
   .home.page header #logo, .error404 header #logo #environnement-txt, .home.page .other, .home.page header #menu > li:first-child > a:before,  .parent-pageid-112.page header #logo #metal-txt, .page header #logo #environnement-txt, .blog header #logo #environnement-txt, .single header #logo #environnement-txt, .page-id-269.page header #logo #metal-txt, .parent-pageid-155.page header #logo #metal-txt {
     display:none;
   }
   
   .parent-pageid-112.page header #logo #environnement-txt, .page-id-269.page header #logo #environnement-txt, .parent-pageid-155.page header #logo #environnement-txt {
     display:block;
   }
   
   .parent-pageid-112 header #logo #logo-head #color, .page-id-269 header #logo #logo-head #color, .parent-pageid-155 header #logo #logo-head #color{
     fill:#76b83e;
   }
   .page section#content .flexslider:after{
    background: #4e67a2;
   }
   .parent-pageid-112 section#content .flexslider:after, .page-id-269 section#content .flexslider:after, .parent-pageid-155 section#content .flexslider:after{
     background: #76b83e;
  }
  
   header .other {
     position:absolute;
     top:0.5rem;
     right:0;
     font-size:1rem;
   }
   
   header .other a {
     display:inline-block;
     padding:0 3.5rem 0 0;
     font-size:1rem;
     text-transform:uppercase;
     height:3rem;
     line-height:3rem;
   }
   
   .page header .other a, .single header .other a, .blog header .other a {
     background:url('img/miniazenv.png') no-repeat right center;
     color:#76b83e;
   }
   
   .parent-pageid-112.page header .other a, .page-id-269 header .other a, .parent-pageid-155.page header .other a  {
     background:url('img/miniazmet.png') no-repeat right center;
     color:#4e67a2;
   }
   
   .menu-reseaux-sociaux-container {
     display:inline-block;
   }
   
  a.mobile-menu {   
    display: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 0;
    position: relative;
    overflow: hidden;
  }
  
  a.mobile-menu > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  
  a.mobile-menu > span > span {
    width: 16px;
    height: 2px;
    background: #4e4848;
    position: absolute;
    left: 10px;
    top: 12px;
    opacity: 1;
    z-index: 1;
  }
  
  a.mobile-menu > span > span:first-child + span {
    top: 17px;
  }
  
  a.mobile-menu > span > span:last-child {
    top: 22px;
  }
  
  .active a.mobile-menu > span span:first-child + span {
     width:0px;
     opacity:0;
   }
   
   .active a.mobile-menu > span > span:first-child {
     -moz-transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
     top:17px;
   }
   
   .active a.mobile-menu > span > span:last-child {
     -moz-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     transform: rotate(-45deg);
     top:17px;  
   }
       footer {
     width:100%;
     background:#3a3a3a;
     color:#fff;
     padding:3.5rem 0 0 0;
     margin:-1px 0 0 0;
   }
   
   footer .wrapper {
     font-size:0;
   }
   
   footer .wrapper > div {
     font-size:1.4rem;
     display:inline-block;
     vertical-align:top;
     padding:0 2rem 0 4rem;
     border-right:1px solid rgba(255,255,255,0.1);
   }
   
   footer .wrapper > div:first-child {
     padding:0 2rem 0 0;
   }
   
   footer .wrapper > div:last-child {
     border-right:0;
     padding:0 0 0 4rem;
   }
   footer .col-1, footer .col-2, footer .col-4 {
     width: 27.5%;
   }
   footer .col-3 {
     width: 45%;
     
   }
   #nav_menu-2{
   	background: url(img/logo_2_tons.png) no-repeat center right;
   }
   footer .col-4 .mail span{
     display: block;
     width: 100%;
     font-size: 0;
   }
   footer .col-4 .mail p {
     color: #c0c0c0;
     font-size: 1.3rem;
     font-style: italic;
   }
   footer .col-4 .mail span input#newsletter-email {
     width: 210px;
     color: #c0c0c0;
     border: none;
     background: rgba(0,0,0,0.2);
     padding: 1.2rem 1.5rem;
   }
   footer .col-4 .mail span .btn {
    background: #4e67a1;
    border: none;
    vertical-align: top;
    padding: 1.3rem 0 1.3rem 1.3rem;
    overflow: visible;
   }
   footer .col-4 .mail span .btn:before {
     content: none;
   }
   footer .col-4 .mail span .btn:after{
     content: " ";
    position: absolute;
    display: block;
    width: 20px;
    height: 100%;
    bottom: 0;
    right: -20px;

    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    background: #4e67a1;
   }
   footer .col-4 .mail span .btn span {
     color: white;
     font-size: 1.2rem;
   }
   footer .col-3 div + a {
     float:left;
   }

   
   footer .col-3 div + a, footer .col-3 div + a span {
     text-transform:uppercase;
     color:#fff;
     font-weight:600;
     padding: 0 0 1rem 0;
   }
   
   footer li {
     line-height:2.8rem;
   }
   
   footer li a:before {
     content:"- ";
     color:#c0c0c0;
   }
   
   footer li a {
     color:#c0c0c0;
   }
   
   footer h4 {
     text-transform:uppercase;
     letter-spacing:2px;
     margin:0 0 1.4rem 0;
   }
   
   #bottom {
     background:#2c2c2c;
     padding:0.5rem 0;
   }
   
   #bottom li, #bottom li a {
     font-size:1.2rem;
     display:inline-block;
     text-transform:uppercase;
     color:#c0c0c0;
     padding:0.2rem 0;
   }
   
   #bottom li:after {
     content:" / ";
     font-size:1.2rem;
     position:relative;
     display:inline-block;
     padding:0 1rem;
   
   }
   #bottom li:last-child:after{
    content:"";
   }
   
   #bottom li a:before {
     content:" ";
   }
   
   #bottom li:last-child {
     float:right;
   }
   
   #bottom li:last-child:after {
     display:none;
   }
   
   #bottom li:last-child a {
     font-weight:600;
     color:rgba(255,255,255,0.1);
   }
   
     
   .reseauxsociaux {
     display:none;
   }
  /*  
   .reseauxsociaux li {
     position:relative;
     text-align:center;
   }
   
  .reseauxsociaux li a {
     font-size:0;
     display:inline-block;
     position:relative;
     width:3.2rem;
     height:3.2rem;
     border:2px solid #4e67a1;
     color:#4e67a1;
     text-align:center;
     webkit-border-radius:50%;
     border-radius:50%;
     overflow:hidden;
     line-height:3.2rem;
   }
   
   .reseauxsociaux li a:before {
     font-size:1.5rem;
     color:#4e67a1;
     position:relative;
     line-height:2.6rem;
   }
   
   .reseauxsociaux li a:hover {
     text-decoration:none;
   }
   
   footer .reseauxsociaux {
     margin:-1rem 0 0 1rem;
   }
   
   footer .reseauxsociaux li a, footer .reseauxsociaux li a:before  {
     color:#fff;
     border-color:#fff;
   }*/
  #header {
     width:100%;
     overflow:hidden;
     position:relative;
     min-height:200px;
     padding:3rem 0;
     color:#fff;
   }
   #header .wrapper h1 {
      position: relative;
      font-family: 'robotolight';
    margin: 4rem 0 0 0;
    padding: 0.5rem 2rem;
    text-transform:uppercase;
    letter-spacing: 3px;
     font-size:3.6rem;
     display: inline-block;
     z-index: 1;
  }
  #header .wrapper h1::before {
    content: " ";
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    bottom: 0;
    right: -25px;
    z-index: -1;
    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
  }
   .page #header .wrapper h1, .single #header .wrapper h1, .blog #header .wrapper h1{
     background: #4F67A2;
   }
   .page #header .wrapper h1::before, .single #header .wrapper h1::before, .blog #header .wrapper h1::before{
     background: #4F67A2;
   }
   
   .parent-pageid-112.page #header .wrapper h1, .page-id-269 #header .wrapper h1, .parent-pageid-155.page #header .wrapper h1{
     background: #76B83E;
   }
   .parent-pageid-112.page #header .wrapper h1::before, .page-id-269 #header .wrapper h1::before, .parent-pageid-155.page #header .wrapper h1::before{
     background: #76B83E;
   }
   .page #content .contenu ul li::before, .single #content .contenu ul li::before, .blog #content .contenu ul li::before{
    border-left: 10px solid #76B83E;
  }
  .parent-pageid-112.page #header .wrapper h1::before, .page-id-269 #header .wrapper h1::before, .parent-pageid-155.page #header .wrapper h1::before{
     border-left: 10px solid #76B83E;
   }
   .page-id-116 #header img {
     opacity:1;
   }
  #header img {
     min-width:100%;
     max-width:inherit;
     width:auto;
     min-height:100%;
     height:auto;
     position:absolute;
     left:50%;
     top:50%;
     -moz-transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
   }
  #header.map img {
     left: initial;
     top: initial;
     transform: none;
   }
   #content {
     padding:2rem 0;
     font-size: 0;
   }
   
   #content h2 {
     font-size:2rem;
     text-transform:uppercase;
     color:#3a3a3a;
     letter-spacing:2px;
     line-height: 2rem;
   }
   
   #content p {
     line-height:2.4rem;
   }
/* ==========================================================================
   Styles accueil
   ========================================================================== */
   
   #frontpage {
     overflow:hidden;
   }
   
   #frontpage > div {
     height:100vh;
     left:0vw;
     position:relative;
   }
   
   #frontpage > div, .side, .side .cont, .side div.wrap, #logo-accueil, svg #color, .side div.wrap p, .side div.wrap h1, .side div.wrap hr {
     -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
   }
   
   #frontpage.met > div {
     left:10vw;
   }
   
   #frontpage.env > div {
     left:-10vw;
   }
   
   #frontpage.env .side div.wrap {
     left:10vw;
   }
   
   #frontpage.met .side div.wrap {
     left:-10vw;
   }
   
   .side {
     position:absolute;
     left:-18vw;
     width:67.7vw;
     height:100vh;
     -moz-transform: skewX(-10deg) skewY(0deg);
     -webkit-transform: skewX(-10deg) skewY(0deg);
     -o-transform: skewX(-10deg) skewY(0deg);
     -ms-transform: skewX(-10deg) skewY(0deg);
     transform: skewX(-10deg) skewY(0deg);
     overflow:hidden;
     background:#fff;
     text-align:right;
     color:#fff;
     opacity:1;
   }
   
   .side + .side {
     left:auto;
     right:-18vw;
     text-align:left;
   }
   
   .side .cont, .side img {
     -moz-transform: skewX(10deg) skewY(0deg);
     -webkit-transform: skewX(10deg) skewY(0deg);
     -o-transform: skewX(10deg) skewY(0deg);
     -ms-transform: skewX(10deg) skewY(0deg);
     transform: skewX(10deg) skewY(0deg);
   }
   
   .side .cont {
     left: 50%;
     position: absolute;
     top: 50%;
     -moz-transform: skewX(10deg) skewY(0deg) translate(-50%, -50%);
     -webkit-transform: skewX(10deg) skewY(0deg) translate(-50%, -50%);
     -o-transform: skewX(10deg) skewY(0deg) translate(-50%, -50%);
     -ms-transform: skewX(10deg) skewY(0deg) translate(-50%, -50%);
     transform: skewX(10deg) skewY(0deg) translate(-50%, -50%);
     width:100%;
   }
   
   .side .couleur {
     width:100%;
     height:100vh;
     opacity:0.8;
     position:absolute;
     left:0;
     top:0;
   }
   
   .side img {
     position:absolute;
     width:auto;
     height:auto;
     min-width:125%;
     min-height:125%;
     left:10vw;
     top:0;
   }
   
   .side + .side img {
     left:-10vw;
   }
   
   .side div.wrap {
     max-width:525px;
     display:inline-block;
     position:relative;
     text-align:right;
     width:100%;
     left:0;
   }
   .side div.wrap .btn.azenv{
   	font-size:16px;
   }
   .side div.wrap .btn.azenv:hover{
   	color:#78b83a;
   }
   .btn.transparent.white.azenv:before{
   	z-index:-1;
   }
   .side + .side div.wrap {
     text-align:right;
   }   
   
   .side div.wrap > div {
     text-align:left;
     display:inline-block;
     width:390px;
   }
   
   .side + .side div.wrap > div {
     text-align:right;
   }
   
   .side div.wrap p, .side div.wrap hr, .side div.wrap p, .side div.wrap a {
     opacity:0;
     top:-1rem;
     position:relative;
   }
   
   .met .side:first-child div.wrap p, .met .side:first-child div.wrap hr, .met .side:first-child div.wrap a, .env .side + .side div.wrap p, .env .side + .side div.wrap hr, .env .side + .side div.wrap a {
     opacity:1;
     top:0;
   }
   
   .side div.wrap h1 {
     top:-1.4rem;
     position:relative;
   }
   
   .met .side:first-child div.wrap h1, .env .side + .side div.wrap h1 {
     top:0;
   }
   
   .side div.wrap p {
     font-size:1.8rem;
   }
   
   .side div.wrap h1 {
     font-size:3.6rem;
   }
   
   .side hr {
     width:36px;
     height:2px;
     border:0;
     background:#fff;
     display:inline-block;
     margin:0;
   }
   
   .env .side + .side, .met .side:first-child {
    z-index: 1;
  }
   
   #logo-accueil {
     width:251px;
     height:262px;
     position:absolute;
     left:50%;
     top:50%;
     z-index:2;
     -moz-transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
   }
   
   #logo-accueil svg {
     width:100%;
     height:100%;
   }
   
   svg #color {
    
   }
   
   .env svg #color {
     fill:#78b83a;
   }
   
   .met svg #color {
     fill:#4e67a1;
   }
   
   .met .side + .side, .env .side:first-child {
     opacity:0.5;
   } 
    h3 {
    
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 1.6rem;
    margin: 2rem 0;
  }
  
  .parent-pageid-109 h3 {
    color:#4F67A2;
  }
  
  .parent-pageid-112 h3 {
    color: #76B83E;
  }
  .parent-pageid-112 h3 + hr{
    background: #76B83E;
  }
  
  h3 strong {
    font-size: 3.2rem;
    font-weight: 100;
  }
  
  h3 + hr {
    background: #4F67A2;
  }
  #content h4, #content h5 {
    font-family: 'ubuntubold';
    text-transform:uppercase;
    letter-spacing: 2px;
    line-height: 2rem;
    margin: 0;
  }
  #content h4 {
    font-size: 2rem;
    color: #5e5c5f;
    font-weight: 300;
  }
  #content h5 {
    font-size: 1.6rem;
    color: #4e67a2;
    font-weight: 200;
  }

/* ==========================================================================
   PAGES INTERNES
   ========================================================================== */
   
   .breadcrumb {
     text-align:right;
   }
   
   .breadcrumb p, .breadcrumb a {
     font-style:italic;
     color:rgba(26,23,27,0.5);
     font-size:1.2rem;
   }
   
   #breadcrumb {
     display:inline-block;
   }
   
   #content .clear {
     margin:5rem auto;
   }
   
   .cols {
     padding: 1.4rem 0 2rem;
  }
   
   .chiffres {
     margin:1.4rem auto;
     padding:1rem 0 2.8rem 0;
     color:#fff;
   }
   .page-id-155 section#content .chiffres, .page-id-122 section#content .chiffres, .page-id-163 section#content .chiffres {
    margin:0;
  }
  .page-id-151 #content .contenu .btn {
    margin: 0 1rem 0 0;
  }
   .page-id-151 .contenu ul li{
     position: relative;
    padding: 0 0 1.5rem 1rem;
    margin: 0 0 0 1rem;
   }
   .page-id-151 #content .contenu ul li:before {
     border-left: 10px solid #4F67A2;
   }
   .chiffres {
     background: rgb(87,127,220);
     background: -moz-linear-gradient(top,  rgba(87,127,220,1) 0%, rgba(78,103,162,1) 100%);
     background: -webkit-linear-gradient(top,  rgba(87,127,220,1) 0%,rgba(78,103,162,1) 100%);
     background: linear-gradient(to bottom,  rgba(87,127,220,1) 0%,rgba(78,103,162,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#577fdc', endColorstr='#4e67a2',GradientType=0 );
   }
   
   .chiffres ul {
     font-size:0;
     text-align:center;
   }
   
   .chiffres li {
     display:inline-block;
     vertical-align:top;
     font-size:1.4rem;
     width:20%;
     padding:1.4rem 0.75rem;
   }
   
   .chiffres li p {
     margin:auto;
   }
   
   .chiffres li p:last-child {
     text-transform:uppercase;
     font-weight:600;
     padding:1rem 0 0 0;
   }
   
   .chiffres h2, .chiffres hr {
     margin:auto;
     text-align:center;
   }
   
   .chiffres hr {
     margin:1em auto;
   }
   
   .chiffres h2 strong {
    display: block;
    font-size: 4rem;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 4rem;
    margin: 0;
  }
   
   #content p.chiffre {
    font-size: 2.8rem;
    line-height:3.2rem;
  }
   #content .chiffres h2, #content .chiffres h3, #content .chiffres p, #content .chiffres span {
     color:#fff;     
   } 
   .parent-pageid-112 .chiffres, .page-id-269 .chiffres, .parent-pageid-155 .chiffres{
     background: rgb(149,230,81);
     background: -moz-linear-gradient(top,  rgba(149,230,81,1) 0%, rgba(112,166,67,1) 100%);
     background: -webkit-linear-gradient(top,  rgba(149,230,81,1) 0%,rgba(112,166,67,1) 100%);
     background: linear-gradient(to bottom,  rgba(149,230,81,1) 0%,rgba(112,166,67,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95e651', endColorstr='#70a643',GradientType=0 );
   }  
   .page-id-116 .breadcrumb {
     display:none;
   }  
   .cols .col_1_3 img {
     
   }
  #references {
    padding: 2rem 0;
  }
  #references .ref_slider {
    position: relative;
  }
  #content #references .slides > li {
    line-height: 18rem;
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: inline;
    margin: 0;
    padding: 0;
  }
  #content #references .slides li p {
    display: inline-block;
  }
  #content #references .slides img {
    vertical-align: middle;
  }
  #references .ref_slider .flex-direction-nav li {
    bottom: 50%;
  }
  #references .ref_slider .flex-direction-nav li:first-child{
    left: -25px;
  }
  #references .ref_slider .flex-direction-nav li:last-child{
    right: -25px;
  }
/* ==========================================================================
   ACTUALITES
   ========================================================================== */  
   section#content .liste-actus {
     margin: 0;
     padding: 0;
     font-size: 1rem;
   }
   section#content .liste-actus li {
    font-size: 0;
    margin: 3rem 3rem 1rem 0;
    padding: 0 0 2rem;
    width: calc(50% - 2rem);
    display: inline-block;
    border-bottom: 1px solid #ccc;
   }
   section#content .liste-actus li:nth-child(2n) {
     margin: 3rem 0
   }
   section#content .liste-actus li h2 {
    text-transform: uppercase;
    margin: 1rem 0;
   }
   section#content .liste-actus li p {
     font-size: 1.4rem;
   }
   section#content .liste-actus .desc .date, section#content  .detail-actu .date{
    color: rgba(26,23,27,0.5);
    font-size: 1.2rem;
    font-style : italic;
  }

   section#content .liste-actus .image {
     width: 100%;
     height: 300px;
     overflow: hidden;
     vertical-align: top;
     position: relative;
   }
   section#content .liste-actus .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
   section#content .liste-actus .desc{
     width: 100%;
     vertical-align: top;
     display: inline-block;
     margin-top: 1rem;
   }
   section#content .liste-actus .read-more {
     font-size: 1.5rem;
     color: #4F67A2;
   }
   section#content .liste-actus .read-more:after {
     color: #4F67A2;
     font-size: 1rem;
     padding: 0 0 0 0.5rem;
   }
   section#content .liste-actus .read-more:hover, section#content .liste-actus .read-more:focus {
     text-decoration: none;
   }
    section#content .liste-actus .nav-links {
    text-align: center;
  }
  section#content .liste-actus .nav-links a {
    color : #4F67A2;
    font-weight: 600;
    font-size: 1.2rem;
    padding: 1rem;
  }

   section#content .detail-actu {
     display: inline-block;
     font-size: 0;
     margin: 3rem 0;
     width: 100%;
   }
   section#content a.back-actus {
     font-size: 1.4rem;
   } 
   section#content .detail-actu .col_1_2:first-child {
    margin: 0 0 2rem 0;
    vertical-align: top;
    display: inline-block;
  }
  section#content .detail-actu .col_1_2 img {
    height: auto;
  }
  section#content .detail-actu .col_1_2:last-child {
    text-align: left;
    padding: 0 2rem;
     vertical-align: top;
  }
  section#content .detail-actu .col_1_2 p {
    font-size:1.4rem;
  }
  section#content .detail-actu .col_1_2 h3 {
    margin: 0 0 2rem 0;
  }
  .single section#content a.back-actus:before {
    font-size: 1.4rem;
    padding: 0 1rem 0 0;
  }
  .single section#content a.back-actus:hover {
    text-decoration: none;
  }
/* ==========================================================================
   REFERENCES
   ========================================================================== */   
    .page-id-153 #references {
     background:#fff;
     padding:40px 0;
   }
   #content .reference {
    width: 33%;
    position:relative;
    font-size:0;
    /*font-size:1.4rem;*/
    display:inline-block;
    height:212px;
    vertical-align:top;
    padding:5px;
  }
  
   #content .reference .bord {
     width:100%;
     height:100%;
     padding:10px;
     text-align:center;
     line-height:182px;
     vertical-align:middle;
   }
   
   #content .reference img, #references .ref_slider img   {
     max-width:100%;
     max-height:100%;
     vertical-align:middle;
     line-height:1rem;
    
    -webkit-filter: grayscale(100%);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -o-transition: .25s ease-in-out;
    filter: grayscale(100%);
    transition: .25s ease-in-out;
    opacity:0.85;

    /*filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");*/
   }
   #content .reference:hover img, #references .ref_slider img:hover {
    -webkit-filter: grayscale(0);
    -webkit-transition: .25s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    transition: .25s ease-in-out;
    opacity:1;
   }

/* ==========================================================================
   DECHETTERIE
   ========================================================================== */
section#content .wrapall {
    display: block;
    font-size: 0;
    width: 100%;
}
.page-id-155 #content .contenu ul li {
  position: relative;
  padding: 0 0 1.5rem 1rem;
  margin: 0 0 0 1rem;
}
.white-popup ul {
  padding: 0 0 0 1rem;
}
#content .contenu ul li::before, .white-popup ul li::before, #bloc_containers .col_1_2 li:before{
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  left: -1rem;
  top: 5px;
}

section#content .wrapall > div {
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: top;
    width: 50%;
}
section#content .wrapall .contenu > div {
    display: inline-block;
  box-sizing: border-box;
    max-width: 47vw;
    padding: 1rem;
    width: 100%;
  margin: 0 2%;
}
.page-id-155 section#content .chiffres li p:first-child {
    margin: auto;
    padding: 0 0 1rem;
}
.page-id-155 section#content .chiffres .wrapper {
  text-align: center;
}
.page-id-155 section#content .chiffres .wrapper > div {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 0 2rem 2rem 2rem;
  height: 140px;
  margin: 0 0 3rem 0;
}
.page-id-155 section#content .chiffres .wrapper li {
  max-width: 250px;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 140px;
}
.page-id-155 section#content .chiffres .wrapper li > strong {
  font-size: 3rem;
  font-weight : 100;
}
.page-id-155 section#content .chiffres .wrapper > ul > li:before {
  content:"";
  height: 2px;
  width: 80px;
  position: absolute;
  background: white;
  top: 20px;
  right: -40px;
}
.page-id-155 section#content .chiffres .wrapper li:last-child::before {
  background: none;
  display: none;
}
.page-id-155 section#content .chiffres .wrapper li.content {
  padding: 0 0 4rem;
  position: relative;
}
.page-id-155 section#content .chiffres .wrapper li a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  font-size: 1.8rem;
  transform: translate(-50%, 0);
  background: rgba(255,255,255,1);
  color: #5faa32;
}
.page-id-155 section#content .contenu > div > p:last-child {
  text-align: right;
}
.tooltip {
    background: #3A3A3A none repeat scroll 0 0;
    bottom:200%;
    height: auto;
    line-height: 1.8rem;
    opacity: 0;
    padding: 1.5rem;
    position: absolute;
    visibility: hidden;
    width: 100%;
    z-index: 2;
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.tooltip:after {
  top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(31, 35, 43, 0);
    border-top-color: #3A3A3A;
    border-width: 1rem;
    margin-left: -1rem;
}
section#content .chiffres .wrapper .tooltip li {
  width: 100%;
  max-width: 100%;
  text-transform: initial;
  min-height: 10px;
  padding: 1rem 0;
  text-align : left;
  position: relative;
    font-size: 1.2rem;
}
section#content .chiffres .wrapper .tooltip li:before {
  background: none;
}
section#content .chiffres .wrapper .plus:hover a {
  background: rgba(255,255,255,0.6);
}
section#content .chiffres .wrapper .plus:hover .tooltip {
  bottom:42px;
  opacity: 1;
  visibility: visible;
}
.page-id-155 section#content .chiffres .wrapper li a:hover {
  text-decoration: none;
}
.page-id-155 section#content #references .wrapper {
  text-align: center;
  max-width: 1100px;
  padding: 0 40px;
}
/* Slider */
section#content .wrapall .flexslider{
  position: relative;
  overflow: hidden;
  font-size:0;
}
section#content .flexslider .flex-viewport, section#content .flexslider .slides li{
  height: 100%;
  width: 100%;
}
section#content .flexslider ul.slides, section#content .flexslider .slides li, section#content .flexslider, section#content .flexslider:after, section#content .flexslider:before {
  height: 100%;
}
section#content .flexslider ul.slides, section#content .flexslider .slides li {
  margin: 0;
  padding: 0;
  font-size: 0;
}
section#content .flexslider .slides li {
  position: relative;
  overflow: hidden;
}
section#content .flexslider li a.attachement {
  position: initial;
}
section#content .flexslider img {
  height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    width: auto;
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width:none;
}
section#content .flexslider:after, section#content .flexslider:before {
    bottom: -1px;
    content: " ";
    display: block;
    height: 101%;
    position: absolute;
  transform-origin: right top 0;
}
section#content .flexslider:after {
    right: -33px;
    transform: skew(-9deg, 0deg);
    width: 34px;
    z-index: 1;
}

section#content .flexslider:before {
    right: -90px;
    transform: skew(-7deg, 0deg);
  background: white; 
    width: 90px;
    z-index: 2;
}
/* Slider nav */
.page-id-155 .flex-direction-nav li:first-child {
  right: 180px;
  bottom: 80px;
}
.page-id-155 .flex-direction-nav li:last-child {
  right: 130px;
  bottom: 80px;
}
.flex-direction-nav .flex-prev:after,
.flex-direction-nav .flex-prev:after, .flex-direction-nav .flex-next:after {
  display: block;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  font-size: 2rem;
  transform: translate(-50%, 0);
  font-weight: 800;
  background: white;
  color: #bbb;
  line-height: 4rem;
}
.flex-direction-nav .flex-prev:after {
  padding: 0.5rem 1.3rem 0.5rem 1.2rem;
}
.flex-direction-nav .flex-next:after{
  padding: 0.5rem 1.2rem 0.5rem 1.3rem;
}

/* boutons */
#content a.btn.full {
    border: none;
    color: white;
  padding: 1rem 6rem 1rem 1rem;
  width:20rem;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 1rem -3px 1rem 0;
  line-height: 1.8rem;
  font-size:1.2rem;
}
#content a.btn.full:first-child{
  width: 15rem;
  padding: 1rem 4rem 1rem 1rem;
}
#content a.btn.full:hover{
  opacity:0.9;
}
a.btn.full::before {
  border-top: 100px solid white;
  border-right: 30px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  left: -1px;
  width: auto;
    height: auto;
    top: inherit;
}
.btn.full::after {
  border-bottom: 100px solid white;
  border-left: 30px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: -1px;
}
.btn.full.info::after {
  content: none;
}
section#content .wrapall .contenu .btn.full{
  background-color: #5e5c5f;
  background-repeat: no-repeat;
}
section#content .wrapall .contenu .btn.full.download{
  background-color: #5e5c5f;
  background-repeat: no-repeat;
  width: auto;
}
section#content .wrapall .contenu .btn.full.pdf {
  background-image: url('img/pdf.png');
  background-position:80% center;
}
section#content .wrapall .contenu .btn.full.info {
  background-image: url('img/info.png');
  background-position:92% center;
  width: 18rem;
  margin: 1rem 1rem 1rem 0;
  padding: 1rem 4rem 1rem 1rem;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup ul li::before {
    border-left: 10px solid #76B83E;
}
/* Produits */
#produits {
  width: 100%;
  display: inline-block;
  padding: 0;
}
#produits .cat-produits {
  display: block;
  float: left;
  padding:2rem;
}
#produits .cat-produits:nth-child(1) {
  width: 60%;
}
#produits .cat-produits:nth-child(1) .produit {
  width: 33.32%;
}
#produits .cat-produits:nth-child(2), #produits .cat-produits:nth-child(3) {
  width: 20%;
}
#produits .cat-produits:nth-child(2) .produit, #produits .cat-produits:nth-child(3) .produit{
  width: 100%;
}
#produits .produit {
  float: left;
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: top;
  padding: 0;
  position: relative;
  overflow: hidden;
  height: calc(100vw / 4);
  width: calc(100% / 3);
  text-align: left;
}
#produits .produit .img {
  height: 100%;
  widht: 100%;
  display: block;
}
#produits .produit a.a-produit {
  display: block;
  width: 100%;
  text-decoration: none;
  position: absolute;
  height: 100%;
  overflow: hidden;
  padding: 0;
  color: white;
  left: 0;
  top: 0;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.9+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#produits .produit a.a-produit .gradient{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index:0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.9+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#produits .produit a.a-produit:hover .gradient, #produits .produit a.a-produit:focus .gradient {
  opacity: 1;
  z-index:0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.9+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#produits .produit a.a-produit .objectif {
  padding: 3.5rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.9+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 90%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 90); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#produits .produit a.a-produit .objectif > * {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: white;
}
#produits .produit a.a-produit .objectif p {
  color: rgba(255, 255, 255, 0.7);
}
#produits .produit.bloc-titre {
  background: rgba(118, 184, 62, 0.8);
  color: white;
  text-align: left;
  padding: 3rem;
  position: relative;
  overflow: hidden;
}
#produits .produit.bloc-titre h3 {
  color: white;
}
#produits .produit.bloc-titre img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: auto;
  min-height: 100%;
}
#produits .produit a.a-produit .content-produit .titre h3 {
  margin:0 0 -0.5rem 0;
}
#produits .produit a.a-produit .content-produit .titre p {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  color :white;
  padding: 0;
  margin: 0;
}
#produits .produit a.a-produit .content-produit .titre hr {
  background: white;
  margin: 0.6rem 0;
  width: 40px;
}
#produits .produit a.a-produit .content-produit {
  position: absolute;
  left: 0;
  text-align: left;
  width: 100%;
  padding: 3.5rem;
  height: calc(100vw / 4);
  bottom: calc((-100vw / 4) + 12rem);
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#produits .produit a.a-produit:hover .content-produit {
  bottom: calc(-50vw / 4);
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
#produits .produit a.a-produit .content-produit .hide li{
  position: relative;
  margin-left:1rem;
  color : white;
}
#produits .produit a.a-produit .content-produit .hide .plus {
  padding: 0.5rem;
  background: none;
  display: block;
  text-align: center;
  color: white;
  text-transform: uppercase;
}
#produits .produit a.a-produit .content-produit .hide li::before {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 6px solid #76B83E;
  left: -1rem;
  top: 5px;
}
#produits a.a-produit:hover .content-produit .hide * {
  color: #808080;
  opacity: 1;
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}
 #produits a.a-produit .content-produit .hide * {
   opacity: 0;
  -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
 }
#produits .produit a.a-produit:hover .content-produit .hide .plus, #produits .produit a.a-produit:focus .content-produit .hide .plus {
  background: #76B83E;
}
#produits .produit a.a-produit .img img {
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
  min-height: 100%;
  width: auto;
}
/*#produits .produit a.a-produit:hover .img img {
  opacity: 0.6;
  -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}*/


   /* -------- PAGE MISE AUX NORMES ----------- */
   .page-id-372 #content h4 {
     font-size: 2rem;
     text-transform: uppercase;;
   }
   .page-id-372 #content ul {
     margin : 0 0 0 3.5rem;
   }
   .page-id-372 #content h4 span {
     font-size: 2rem;
     color: #76B83E;
     font-style: italic;
   }
   .page-id-372 #content li {
     font-size: 1.6rem;
     line-height: 2.4rem;
   }
   .page-id-372 #content .col_1_2 br {
     display: none;
   }
  
  /* -------- PAGE REALISATIONS ----------- */
   .page-id-381 h2 {
     margin: 5rem 0 1rem 0;
   }
   
   /* -------- QUI SOMMES NOUS -------------- */
   .page-id-163 #content .chiffres {
     padding: 1rem 0;
   }
   .page-id-122 #content .chiffres h3, .page-id-163 #content .chiffres h3 {
     text-align: center;
   }
   .page-id-122 section#content .flexslider img, .page-id-163 section#content .flexslider img {
    transform: translate(-50%, -40%);
  }

  
/* ==========================================================================
   NOTRE SAVOIR FAIRE
   ========================================================================== */   
   section#content .titre-seul {
     padding: 2rem 0;
     text-align: center;
     background: #4E67A2;
   }
   section#content .titre-seul h3 {
     color: white;
   }
   section#content .wrapall .savoir-faire {
     width: 100%;
     overflow: hidden;
     font-size: 0;
     position: relative;
   }
   section#content .wrapall .savoir-faire .slider {
     max-width: 1050px;
     width: 100%;
     margin: 0 auto;
   }
   section#content .wrapall .savoir-faire .flex-viewport {
     overflow: visible !important;
     background: black;
   }
   section#content .wrapall .savoir-faire .slide {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 3px;
    height: 550px;
    -webkit-transform: skew(-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
    background: black;
    opacity : 1;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
   }
   section#content .wrapall .savoir-faire .contenu, section#content .wrapall .savoir-faire .slide h2{
     opacity: 0;
     -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
   }
      section#content .wrapall .savoir-faire .slide.flex-active-slide .contenu, section#content .wrapall .savoir-faire .slide.flex-active-slide h2 {
     opacity: 1;
     -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
   }
   section#content .wrapall .savoir-faire .slide .gradient {
     position: absolute;
     top:0;
     left:0;
     width: 100%;
     height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.9+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
   }
   section#content .wrapall .savoir-faire .slide img.background {
     position: absolute;
     z-index: -1;
     min-width: 110vw;
     -webkit-transform: translate(-50%, -50%) skew(15deg, 0);
     -moz-transform: translate(-50%, -50%) skew(15deg, 0);
     -o-transform: translate(-50%, -50%) skew(15deg, 0);
     transform: translate(-50%, -50%) skew(15deg, 0);
     left: 50%;
     top:50%;
     opacity: 0.6;
     width: auto;
    min-height: 100%;
    max-width: none;
     -webkit-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -moz-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     -o-transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
     transition: all 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
   }
   section#content .wrapall .savoir-faire .slide .galerie {
     margin: 1rem 0;
   }
   section#content .wrapall .savoir-faire .slide.flex-active-slide img.background{
     opacity: 1;
   }
   section#content .flex-direction-nav li {
     position: absolute;
     font-size:0;
   }
   section#content .wrapall .savoir-faire .slide .contenu, section#content .wrapall .savoir-faire .slide h2, section#content .wrapall .savoir-faire .slide h2::before, section#content .wrapall .savoir-faire .slide h2::after  {
    transform: skew(15deg, 0);
   }
   section#content .wrapall .savoir-faire .slide h2::after{
     transform: skew(-15deg, 0);
   }
   section#content .wrapall .savoir-faire .slide .contenu {
     width: 75vw;
     margin: 0 auto;
     max-width: 900px;
   }
   section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons {
      float: right;
    text-align: right;
    width: inherit;
    max-width: 80vw;
   }
  section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons ul, section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons div {
    display: inline-block;
    text-align: right;
    width: 26rem;
  }
   section#content .wrapall .savoir-faire .slide .contenu, section#content .wrapall .savoir-faire .slide .contenu h3 {
     color: white;
   }
  section#content .wrapall .savoir-faire .slide .contenu .metier {
    font-size: 1.4rem;
    width: auto;
    vertical-align: top;
    margin:0;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier.trois {
    width: 33%;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier.deux {
    width: 50%;
  }
  section#content .wrapall .savoir-faire .slide h2 {
    background:#4F67A2;
    position: relative;
    font-family: 'robotolight';
    margin: 4rem 0 2rem 5rem;
    padding: 1rem 2rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 2rem;
    display: inline-block;
    z-index: 1;
    color: white;
    line-height: 2.4rem;
  }
  section#content .wrapall .savoir-faire .slide h2::before, section#content .wrapall .savoir-faire .slide h2::after {
    background: #4F67A2;
  }
  section#content .wrapall .savoir-faire .slide h2::before {
    content: " ";
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    bottom: 0;
    right: -25px;
    z-index: -1;
    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
  }
  section#content .wrapall .savoir-faire .slide h2::after {
    content: " ";
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier li {
    line-height: 2rem;
    position: relative;
    padding: 0 0 1.5rem 1rem;
    margin: 0 0 0 1rem;
    max-width: 230px;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier li::before {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    left: -1rem;
    top: 15%;
    border-left: 10px solid #4F67A2;
  }
  section#content .wrapall .savoir-faire .slide .contenu hr {
     background: white;
   }
   section#content .wrapall .savoir-faire h3 {
     margin: 0;
   }
   section#content .wrapall .savoir-faire hr {
     margin: 0.5rem 0 2rem 0;
   }
  section#content .wrapall .savoir-faire .contenu p {
    font-size: 1.4rem;
    max-width:90%;
    margin: 1rem 0 1rem 1rem;
  }
   section#content .wrapall .savoir-faire .galerie, section#content .wrapall .savoir-faire .btn.video{
     text-align: right;
   }
   .page-id-151 .contenu .galerie li {
     padding: 0;
   }
   .savoir-faire .galerie.reas li:not(:first-child),.savoir-faire .galerie.photos li:not(:first-child){
     display: none;
   }
   section#content .wrapall .savoir-faire .galerie li:before {
     content: none;
   }
   section#content .wrapall .savoir-faire .btn {
     font-size: 1.4rem;
     padding: 1.5rem 4rem 1.5rem 2rem;
     background: #4F67A2 url('img/picto-btn.png') no-repeat 95% center;
     overflow: visible;
   }
   section#content .wrapall .savoir-faire .slide .btn::before {
     content: none;
   }
   section#content .wrapall .savoir-faire .slide .btn::after, section#content .wrapall .savoir-faire .slide .btn::before {
    content: " ";
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    background: #4F67A2;
    padding: 1.5rem 1rem;
    overflow-y: hidden;
  }
  section#content .wrapall .savoir-faire .slide .btn::after{
    right: -24px;
    bottom: 0;
  }
  section#content .wrapall .savoir-faire .slide .btn::before {
    top: 0;
    left: 0;
  }
  section#content .savoir-faire .flex-direction-nav li:first-child{
    left: 5vw;
    bottom: 50%;
  }
  section#content .savoir-faire .flex-direction-nav li:last-child{
    right: 5vw;
    bottom: 50%;
  }
  section#sur-mesure {
    width: 100%;
    background: rgba(118, 184, 62, 0.8);
    color: white;
    text-align:center;
    padding: 3rem;
    position: relative;
    overflow: hidden;
    font-size: 1.4rem;
  }
  section#sur-mesure .boutons {
    width: 370px;
    margin: 0 auto;
  }
  section#sur-mesure .boutons > *{
    display: block;
    max-width: 22rem;
    float: left;
  }
  section#sur-mesure .boutons .ref {
    margin: 0 1rem 0 0;
  }
  section#sur-mesure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
    z-index: -1;
    width: 100%;
    
  }
  section#sur-mesure h2 {
    color: white;
  }
/* ==========================================================================
   CONTAINERS
   ========================================================================== */   
   #bloc_containers {
     padding: 0 0 3rem 0;
     border-bottom: 1px solid #ccc;
   }
   #bloc_containers .wrapper, #bloc_containers .col_1_2 {
     font-size: 1.4rem;
   }
   #bloc_containers .wrapper .slider, #bloc_containers .wrapper .contenu  {
     width: 50%;
     float: left;    
   }
   #bloc_containers .wrapper .slider {
     padding: 2rem 2rem 0 0;
     position: relative;
   }
   #bloc_containers .wrapper .slider .slides {
     margin: 0;
   }
  #bloc_containers .wrapper .slider .slides li:nth-child(1){
    margin: 0 0 4rem 0;
  }
   #bloc_containers .wrapper .slider .slides li {
     margin: 1rem;
     padding: 0;
   }
   #bloc_containers .wrapper .slider .slides li:nth-child(1) {
     margin: 0 0 4rem 0;
   }
   #bloc_containers .wrapper .slider .slides li .legende {
     position: relative;
     position: absolute;
     top: 30%;
    left: 42%;
   }
   #bloc_containers .wrapper .slider .slides li .plus{
    background: white;
    padding: 0.5rem 2rem;
    border-radius: 50%;
    color: #ccc;
    font-size: 3.5rem;
    cursor: pointer;
     
   }
   #bloc_containers .wrapper .slider .slides li .tooltip {
     opacity: 0;
    bottom: -9rem;
    left: -3rem;
    color: white;
    width: auto;
   }
    #bloc_containers .wrapper .slider .slides li .tooltip:after {
    top: -1.8rem;
    border-top-color: transparent;
    border-bottom-color:#3A3A3A;
  }
   #bloc_containers .wrapper .slider .slides li .legende:hover .tooltip {
    opacity: 1;
    visibility: visible;
   }
   #bloc_containers .wrapper .slider .slides li:not(:first-child) {
     width: calc(20% - 0.5rem);

     float: left;
   }
   #bloc_containers .wrapper .slider p.coloris{
     position: absolute;
     bottom:13rem;
     left:0;
     padding: 1rem;
     margin: 0;
   }
   #bloc_containers .wrapper .contenu h3{
     margin: 1rem 0 0;
   }
   #bloc_containers .wrapper .contenu h4,  #bloc_containers .wrapper .slider p.coloris {
     font-size: 2rem;
    color: white;
    font-weight: 300;
    background: #76B83E;
    position: relative;
    padding: 0.5rem 2rem;
    text-transform: uppercase;
    display: inline-block;
    z-index: 1;
   }
   #bloc_containers .wrapper .contenu h4:before,  #bloc_containers .wrapper .slider p.coloris:before {
      content: " ";
    position: absolute;
    display: block;
    width: 25px;
    height: 100%;
    bottom: 0;
    right: -25px;
    z-index: -1;
    transform-origin: top right;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    border-left: 10px solid #76B83E;
   }

   #bloc_containers .wrapper .contenu p:first-of-type{
    text-transform: uppercase;
    color: #706f6f;
    margin:0;
    font-size: 1.6rem;
  }
  #bloc_containers .wrapper ul {
    margin: 2rem 0 2.1rem 1rem;
    
  }
  #bloc_containers .wrapper .contenu ul:first-of-type {
    width: 100%;
  }
  #bloc_containers .wrapper .contenu ul:not(:first-of-type) {
    float: left;
    width: 48%;
  }
  .page-id-1002 .wrapper li, .page-id-157 .wrapper li {

    position: relative;
    padding: 0 0 0 1rem;
    font-size: 1.4rem;
  }
  .page-id-1002 .col_1_2 hr, .page-id-157 .col_1_2 hr {

    margin: 0 0 2rem 0;
  }
  .page-id-1002 .wrapper .contenu li:before, .page-id-157 .wrapper .contenu li:before{

    margin: 0 2rem 0 0;
  }
  .page-id-1002 .col_1_2 li, .page-id-157 .col_1_2 li {

    line-height: 5rem;
    margin: 0;
    padding: 0;
  }

  .page-id-1002 .col_1_2 h3 strong, .page-id-157 .col_1_2 h3 strong,
  .page-id-1002 .col_full h3 strong, .page-id-157 .col_full h3 strong {
    color:  #706f6f;
  }

  .page-id-1002 #bloc_containers + div, .page-id-157 #bloc_containers + div {
    border-bottom: 1px solid #ccc;
  }
  .page-id-1002 .col_1_2 li:before, .page-id-157 .col_1_2 li:before {
    color: white;
    background: #76B83E;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 10px 15px;
    margin: 0 2rem 0 0;
  }
  .page-id-1002 ol li:nth-child(1):before, .page-id-157 .col_1_2 ol li:nth-child(1):before {

    content:"1";
  }
  .page-id-1002 ol li:nth-child(2):before, .page-id-157 .col_1_2 ol li:nth-child(2):before {

    content:"2";
  }
  .page-id-1002 ol li:nth-child(3):before, .page-id-157 .col_1_2 ol li:nth-child(3):before {

    content:"3";
  }
  .page-id-1002 ol li:nth-child(4):before, .page-id-157 .col_1_2 ol li:nth-child(4):before {

    content:"4";
  }
  .page-id-1002 ol li:nth-child(5):before, .page-id-157 .col_1_2 ol li:nth-child(5):before {

    content:"5";
  }
  .page-id-1002 ol li:nth-child(6):before, .page-id-157 .col_1_2 ol li:nth-child(6):before {
    content:"6";
  }
/* ==========================================================================
   FORMULAIRES
   ========================================================================== */   

  .wpcf7{
    margin: 1rem 0 0 0 !important;
  }
  /*.page-id-116 .wpcf7-form {
    width: calc(66% - 5rem);
    float: right;
  }*/
  .wpcf7 .row > p {
    position: relative;
    width: 100%;
    min-height: 55px;
	margin:0;
  }
  .wpcf7 .row.top{
    margin: 2rem 0 0;
  }
  .wpcf7 label, .wpcf7 input, .wpcf7 select /*.wpcf7 p*/{
    float: left;
    display: block;
  }
  .page-id-116 .wrapper .col_1_3 > div {
    padding: 2rem 4rem;
    margin: -15rem 0 0 0rem;
    font-size: 1.6rem;
    color: white;
    float: right;
    background: #4F67A2;
    width: 320px;
  }
  .page-id-116 #content .wrapper .col_1_3 h2 {
    color: white;
  }
  .page-id-116 #content .wrapper .col_1_3 hr {
    background: white;
    margin: 3rem 0;
  }
  
  .page-id-116 #content .wrapper .col_1_3 > p {
    text-align:center;
  }
  
  .page-id-116 .wrapper .col_1_3 img {
    margin:3rem auto;
  }
  .wpcf7 p {
    float : right;
    line-height: 35px;
  }
  .wpcf7 label {
    text-transform: uppercase; 
    width: 100px;
    font-size: 12px;
    display: block;
    float: left;
    margin: 8px 0 0 0;
    line-height: 35px;
    text-align: left;
  }
  .wpcf7 label.checkbox{
    padding-left:100px;
  }
  .wpcf7 label.checkbox,
  .wpcf7 .checkbox label{
    width:100%;
  }
  .wpcf7 label.checkbox .wpcf7-list-item{
    margin:0;
  }
  .wpcf7 label.checkbox [type="checkbox"]{
    margin: 10px 20px 0 0;
  }
  .wpcf7 label.checkbox a{
    /* vertical-align: 13px; */
    /* display: block; */
    /* margin: -20px 0 0 33px; */
  }
  .wpcf7 label.ville, .wpcf7 label.tel {
    text-align: center;
  }
  span.wpcf7-list-item {
    margin: 0;
  }
  .wpcf7 input, .wpcf7 select {
    margin: 0 0 2rem;
    border: 1px solid rgba(78,72,72,0.3);
  }
  .wpcf7 input[type="radio"]{
    margin: 10px 7px 0;
  }
  .wpcf7-form-control.wpcf7-submit{
     background: white;
     font-style: uppercase;
     letter-spacing: 2px;
     font-size: 16px;
     font-weight: 600;
    margin: 1rem 0 0 100px;
    padding: 1rem 5rem;
   }
   .page-id-116 .wpcf7-recaptcha {
     margin: 20px 0 10px 100px;
   }
   .page-id-269 .wpcf7-recaptcha {
     margin: 0 0 80px;
   }
   .page-id-269 .wpcf7-form-control.wpcf7-submit {
     border: 2px solid #76B83E;
     color:#76B83E;
   }
  .page-id-269 .wpcf7-form-control.wpcf7-submit:hover, .page-id-269 .wpcf7-form-control.wpcf7-submit:focus {
     background: #76B83E;
     color:white;
   }
   .page-id-269 .wpcf7-form-control.wpcf7-submit {
     float: right;
     margin: 0;
   }
   .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #4e67a1;   
    color:#4e67a1;
    text-transform: uppercase;
    display: inline-block;
    padding: 1rem 1.5rem;
    position: relative;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1.4rem;
   }

   .page-id-116 .wpcf7-form-control.wpcf7-submit:hover, .page-id-116 .wpcf7-form-control.wpcf7-submit:focus {
     background: #4F67A2;
     color:white;
   }
/* ==========================================================================
   DEMANDE D'INFOS DECHETTERIES
   ========================================================================== */   
   .page-id-269 input[type="text"]:hover, .page-id-269 input[type="email"]:hover, .page-id-269 select:hover, .page-id-269 input[type="text"]:focus, .page-id-269 input[type="email"]:focus, .page-id-269 select:focus, .page-id-269 input[type="password"]:focus, .page-id-269 input[type="text"]:active, .page-id-269 input[type="email"]:active, .page-id-269 textarea, .page-id-269 input[type="radio"]:focus, .page-id-269 input[type="radio"]:hover {
    border: 1px solid #76B83E;
    color:#76B83E;
  }
  .page-id-269 .wpcf7 p {
    float: left;
  }
  .page-id-269 .wpcf7 label {
     text-align: left;
   }
  .page-id-269 .form_1 {
    margin: 0 0 4rem 0;
    padding: 0 2rem 0;
  }
   .page-id-269 .wpcf7 .form_1 label {
    text-transform: uppercase; 
    width: auto;
    padding: 0 1vw 0 0;
    font-weight: 500;
    font-size: 14px;
   }
   .page-id-269 .form_1 .wpcf7-form-control.wpcf7-text {
    margin: 0;
     width: 40%;
     min-width: 50%;
   }
   .page-id-269 .form_2 .wpcf7-form-control.wpcf7-text {
     width: 100%;
   }
   .page-id-269 .wpcf7-form-control-wrap {
     display: block;
     width: 100%;
   }
   .switch {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .switch .wpcf7-list-item-label {
    position: relative;
    z-index: 2;
    height:100%;
    width: 100%;
    line-height: 2rem;
    font-size: 11px;
    color: #76B83E;
    text-align: center;
    cursor: pointer;
    border: solid 2px #76B83E;
    padding: 1rem 0;
    display: inline-block;
  }
  .switch span.wpcf7-list-item {
    width: 50%;
    height: 100%;
    vertical-align: middle;
  }
  .page-id-269 .wpcf7 .form_1 .switch span.wpcf7-list-item label{
    width: 100%;
    line-height:0;
    margin: 0;
    padding:0;
  }
  .page-id-269 .wpcf7 .form_1, .page-id-269 .wpcf7 .form_2{
    width: 50%;
    float: left;
  }
  .page-id-269 .wpcf7 .form_1 .switch .wpcf7-list-item-label:active, .switch input:checked + span {
    font-weight: bold;
    background-color: #76B83E;
    color: white;
  }
  .page-id-269 .wpcf7 .form_1 .switch input {
    display: none;
  }
   
  .page-id-269 .wpcf7 .form_1 .switch input[type="checkbox"]:checked + .switch .wpcf7-list-item-label {
     font-weight: bold;
     color: rgba(0, 0, 0, 0.65);
     background: #76B83E;
  }
  .page-id-269 .wpcf7-textarea {
    height: 150px;
    width: 100%;
  }
/* ==========================================================================
   CONTACT
   ========================================================================== */   
   .page-id-116 input[type="text"]:hover, .page-id-116 input[type="email"]:hover, .page-id-116 select:hover, .page-id-116 input[type="text"]:focus, .page-id-116 input[type="email"]:focus, .page-id-116 select:focus, .page-id-116 input[type="password"]:focus, .page-id-116 input[type="text"]:active, .page-id-116 input[type="email"]:active, .page-id-116 textarea {
    border : 1px solid rgba(78,72,72,0.3);
  }
  .page-id-116 .wpcf7-form [data-name="Civilite"] select {
    width: 15%;
  }
  .page-id-116 .wpcf7-form [data-name="nom"] input {
    width: calc(85% - 116px);
    float: right;
  }
  .page-id-116 .wpcf7-form [data-name="adresse"] input {
    width: calc(100% - 100px);
  }
  .page-id-116 .wpcf7-form [data-name="cp"] input {
    width: 15%;
  }
  .page-id-116 .wpcf7-form [data-name="ville"] input {
    width: calc(85% - 200px);
  }
  .page-id-116 .wpcf7-form [data-name="email"] input {
    width: 50%;
  }
  .page-id-116 .wpcf7-form [data-name="tel"] input {
    width: calc(50% - 200px);
  }
  .page-id-116 .wpcf7-form [data-name="your-message"] textarea {
    width: calc(100% - 100px);
    height: 150px;
  }
  .page-id-116 .wpcf7-form [data-name="checkbox-4"] label {
	font-size:10px;
	line-height: normal;
  }
  span.wpcf7-not-valid-tip{
    display: none !important;
  }
  .wpcf7-not-valid {
    border: 1px solid red !important;
  }
  #map {
    height: 500px;
    width: 100%;
  }
  #header #map {
    color: black;
  }
  .page-id-116 #header {
    background: transparent;
    padding: 0;
    min-height:500px;
  }
  .acf-map {
    display: none;
  }
  /* Style info window google map */
  #header .gm-style-iw hr {
    background: #3a3a3a;
    margin: 0 0 2rem 0;
  }
  #header .gm-style-iw p:before {
    padding: 0 1rem 0 0;
    color: #4F67A2;
  }
  #header .gm-style-iw img {
    position: initial;
    width: 200px;
  }
  /* ============================ PLAN DE SITE  ============================ */
#content .wsp-pages-list .children {
  margin: 0 0.5rem 0 2.5rem;
}

#content .wsp-container > ul > li {
  font-size: 1.8rem;
  padding : 0.5rem 0;
}
#content .wsp-container > ul > li ul li {
  font-size: 1.6rem;
}
#content .wsp-pages-list .page-item-112 > ul, #content .wsp-pages-list .page-item-109 > ul {
  padding: 0 0 0 1rem;
}
#content .wsp-pages-list .page-item-112 > ul {
  border-left: 2px solid #76B83E;
}
#content .wsp-pages-list .page-item-109 > ul {
  border-left: 2px solid #4F67A2;
}
  
/* ==========================================================================
   Styles responsive
   ========================================================================== */
@media screen and (max-width: 1280px) {
  /* ACCUEIL */
  
  .side div.wrap h1 {
    font-size:2.8rem;
  }
  
  
}
   
@media screen and (max-width: 1096px) {
  .wrapper {
    padding:0 20px;
  }
  .page-id-269 .wpcf7-form-control-wrap.dechet, .page-id-269 .wpcf7-form-control-wrap.bennes {
    height: 65px;
  }
  #produits .produit {
    width: calc(100% / 2);
    height: calc(100vw / 3);
  }
  .page-id-116 .col_2_3, .page-id-116 .col_1_3 {
    width: 100%;
    padding: 0;
  }
  /* SWITCH FORM DECHETTERIES */
  /* FOOTER */
    section#content .detail-actu .texte {
    width: 100%;
    padding: 0;
  }
  section#content .detail-actu .img{
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 1150px) {
  .side div.wrap, .side + .side div.wrap {
    text-align:center;
  }
  
  #logo {
    width:275px;
  }
  
  header #logo + nav {
    width: calc(100% - 310px);
  }
  
  .page header #menu > li > a, .blog header #menu > li > a, .single header #menu > li > a {
    padding:1.4rem 0.5rem;
  }
  #produits .cat-produits:first-child {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  #produits .cat-produits:nth-child(2), #produits .cat-produits:nth-child(3)  {
    width: 50%;
  }
}

@media screen and (max-width: 940px) {
  
  header #menu {
    display:none;
  }
  
  header a.mobile-menu {
    display: block;
    width: 40px;
    vertical-align: middle;
    margin: 5rem 10px 0 0;
    right:5rem;
    z-index: 2;
  }
  
  .home header a.mobile-menu {
    margin:0 10px 0 0;
    right:0;
  }
  
  header .wrapper {
    text-align:left;
  }
  
  header #logo + nav, .menu-reseaux-sociaux-container {
    width: auto;
    float: right;
    top:60px;
  }
  
  .home header #logo + nav, .home .menu-reseaux-sociaux-container {
    top:0;
  }
  
  .menu-reseaux-sociaux-container {
    margin: 5rem -4rem 0 0;
  }
  
  .home .menu-reseaux-sociaux-container {
    margin: 0;
  }
  
  .home header {
    padding:0.5rem 1rem;
  }
  
  header {
    max-height:inherit;
  }
  
  header #menu {
    position:absolute;
    width: auto;
    position: absolute;
    right: 0;
    font-size: 1.4rem;
    z-index:2;
    background:#fff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
  }
  
  header #logo svg {
    width: 250px;
    height: 98px;
  }
  
  header #menu > li {
    display:block;
    border-bottom:1px solid rgba(0,0,0,0.1);
    text-align: right;
  }
  
  .page header #menu > li > a, .blog header #menu > li > a, .single header #menu > li > a {
    padding:1.4rem 2.8rem;
    width: 100%;
  }
  
  
  #frontpage > div {
    height:auto;
  }
  
  #logo-accueil {
    width:150px;
    height:150px;
  }
  
  .side:first-child div.wrap p, .side:first-child div.wrap hr, .side:first-child div.wrap a, .side + .side div.wrap p, .side + .side div.wrap hr, .side + .side div.wrap a {
     opacity:1;
     top:0;
     margin: 1rem 0;
   }
   
   .side:first-child div.wrap h1, .side + .side div.wrap h1 {
     top:0;
   }
   
   .side div.wrap h1 {
     margin:0;
   }
  
  .side .cont {
    text-align:center;
    padding:1.4rem 0 100px 0;
    width:100%;
    left:0;
    top:0;
    position:relative;
  }
  
  .side + .side .cont {
    padding:100px 0 1.4rem 0;
  }
  
  .side, .side + .side {
    position:relative;
    left: 0;
    width: 100%;
    min-height: 50vh;
    height:auto;
    -moz-transform: skewX(0deg) skewY(0deg);
    -webkit-transform: skewX(0deg) skewY(0deg);
    -o-transform: skewX(0deg) skewY(0deg);
    -ms-transform: skewX(0deg) skewY(0deg);
    transform: skewX(0deg) skewY(0deg);
  }
  
  .side .cont, .side img {
    -moz-transform: skewX(0deg) skewY(0deg);
    -webkit-transform: skewX(0deg) skewY(0deg);
    -o-transform: skewX(0deg) skewY(0deg);
    -ms-transform: skewX(0deg) skewY(0deg);
    transform: skewX(0deg) skewY(0deg);
  }
  
  .side img, .side + .side img {
    left:0;
    min-width: 100%;
    min-height: 100%;
  }
  
  #frontpage.met > div, #frontpage.env > div, #frontpage.env .side div.wrap, #frontpage.met .side div.wrap {
    left:0vw;
  }
  
  .side + .side div.wrap > div, .side div.wrap > div {
    text-align:left;
  }
  /* DECHETTERIE */
  section#content .wrapall > div {
    width: 100%;
  }
  section#content .wrapall .flexslider {
    display: none;
  }
  section#content .wrapall .contenu div {
    max-width: 100%;
    padding: 0 1rem;
    margin: 0;
  }
  footer .wrapper > div , footer .wrapper > div:first-child, footer .wrapper > div:last-child{
    padding: 0 0.5rem 2rem 2rem;
  }
  .menu-reseaux-sociaux-container {
    margin: 0 0 0 1rem;
    float: none;
  }
   #produits a.a-produit.open .content-produit .hide * {
    opacity: 1;
   }
   #produits .produit a.a-produit:hover .content-produit {
    bottom: 0;
   }
   .page-id-122 #content h2 {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 800px) {
  .chiffres li {
    width: 33%;
  }
  #content .reference {
    width: 49%;
  }
  .col_1_2, .col_2_3, .col_1_3{
    padding: 0 2rem 0 0;
  }
  .col_2_3 + .col_1_3, .col_1_3 + .col_2_3{
    padding: 0 0 0 2rem;
  }
  .wpcf7 label.checkbox{
    padding-left:0;
  }
  .wpcf7 label.checkbox [type="checkbox"]{
    width:auto !important;
  }
  #produits .produit {
    width: 100%;
    height: 100vw;
  }
  #produits .cat-produits:first-child .produit, #produits .cat-produits:nth-child(2), #produits .cat-produits:nth-child(2) .produit, #produits .cat-produits:nth-child(3), #produits .cat-produits:nth-child(3) .produit  {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  #produits .cat-produits .produit  {
    width: 100%;
  }
  #produits .produit a.a-produit:hover .content-produit {
    bottom: 25vw;
  }
  #bloc_containers .wrapper .slider p.coloris {
    bottom: 9rem;
    left: 0;
  }
  #bloc_containers .wrapper .slider{
    padding: 0;
  }
  #bloc_containers .wrapper .slider .slides li{
    margin: 0.5rem;
  }
  #bloc_containers .wrapper .slider, #bloc_containers .wrapper .contenu, #bloc_containers .wrapper .contenu ul:not(:nth-child(1)), .page-id-116 .wrapper .col_1_3 > div, .page-id-116 .wpcf7-form .row.clearfix .nom input {
    width: 100%;
  }
  #bloc_containers .wrapper {
    padding: 0;
  }
    /* FORM CONTACT */

  .page-id-116 .wpcf7-form .row.clearfix input, .page-id-116 .wpcf7-form .row.clearfix textarea{
    width: 100%;
  }
  .wpcf7 label {
    text-align: left;
  }
  .page-id-116 .wpcf7-form-control.wpcf7-submit {
    margin : 2rem 0;
  }
  .page-id-116 .wrapper .col_1_3, .page-id-116 .wrapper .col_1_3 > div {
    margin: 0;
  }
  .page-id-116 .wpcf7-recaptcha {
    margin: 20px 0;
  }
  .page-id-116 .wrapper .col_1_3 img {
    display: none !important;
  }
  .wpcf7 label {
    width: auto;
  }
  .Sujet .wpcf7-select, .page-id-116 .wpcf7-form .Civilite select {
    width: 100%;
  }

  /* FORM DECHETTERIES */
  .page-id-269 .form_1 .wpcf7-form-control.wpcf7-text {
    margin: 0;
  }
  .page-id-269 .wpcf7 .form_1{
    padding: 0 2rem 0;
  }
  .page-id-269 .wpcf7 .form_2, .page-id-269 .wpcf7 .form_1 label {
    padding: 0;
  }
  .page-id-269 .wpcf7-form-control.wpcf7-submit{
    width: 100%;
    margin: 2rem 0;
  }
  /* FORM CONTACT */
  .page-id-116 .wpcf7-form .ville input {
    width: calc(85% - 200px);
  }
  .page-id-116 .wpcf7-form .nom input{
    width: calc(85% - 116px);
  }
  .page-id-116 .wpcf7-form .email input{
    width: 40%;
  }
  .page-id-116 .wpcf7-form .tel input {
    width: calc(60% - 200px);
  }
  .page-id-269 .form_1 .wpcf7-form-control.wpcf7-text{
    width: 100%;
  }
  /* FOOTER */
  footer .col-4 .mail span input#newsletter-email {
    width: 175px;
  }
  footer .wrapper > div {
    width: 33%;
  }
  footer .col-3 {
    background: none;
  }
  /* ACTUALITES */
   section#content .liste-actus li {
     width: 100%;
     margin: 3rem 0;
   }
   /* DETAIL ACTUALITES */
   .detail-actu .col_1_2 {
     width: 100%;
   }
}

@media screen and (max-width: 640px) {
    /* SLIDER METIERS */
  section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons {
    float: right;
    text-align: center;
  }
  section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons ul, section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons div {
    text-align: center;
  }
  section#content .wrapall .savoir-faire .slide {
    height: auto;
    margin:0;
    min-height:100%;
  }
  section#content .wrapall .savoir-faire .slide h2 {
    font-size: 2rem;
    margin: 1rem 0;
  }
  section#content .wrapall .savoir-faire .slide h2, section#content .wrapall .savoir-faire .slide, section#content .wrapall .savoir-faire .slide .contenu {
    transform: skew(0deg, 0);
  }
  section#content .wrapall .savoir-faire .slide img.background {
    min-height: 100%;
    width: auto;
    webkit-transform: translate(-50%, -50%) skew(0deg, 0);
    -moz-transform: translate(-50%, -50%) skew(0deg, 0);
    -o-transform: translate(-50%, -50%) skew(0deg, 0);
    transform: translate(-50%, -50%) skew(0deg, 0);
  }
  section#content .wrapall .savoir-faire .slide .contenu {
    text-align: center;
    width: 80vw;
    margin: 0 0 0 10vw;
  }
  section#content .wrapall .savoir-faire .slide .btn::after, section#content .wrapall .savoir-faire .slide .btn::before  {
    visibility: hidden;
   }
   section#content .wrapall .savoir-faire .slide .contenu .bloc-boutons {
     display: block;
     width: 100%;
     padding: 0;
   }
  section#content .wrapall .savoir-faire .slide .contenu .metier {
    text-align: left;
    width: 100%;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier ul.galerie li {
    padding: 0;
  }
  section#content .wrapall .savoir-faire .btn {
    margin: 0;
  }
  section#content .wrapall .savoir-faire .btn.video {
    position: relative;
    bottom: 1rem;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier:last-of-type {
    margin: 0 0 3rem 0;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier h3 {
    cursor: pointer;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier ul {
    display: none;
    opacity: 0;
    -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier.active ul{
    display: block;
    opacity: 1;
    -webkit-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 275ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
  }
  #frontpage .side div.wrap > div {
    max-width: 90vw;
  }
  .page-id-155 .col_1_2 {
    width: 100%;
    padding: 0;
  }
  .col_1_2, .col_2_3, .col_1_3, .flexslider{
    width: 100%;
    padding: 0;
  }
  .col_2_3 + .col_1_3, .col_1_3 + .col_2_3, .col_1_2 + .col_1_2{
    padding: 0;
  }
  .page-id-269 .wpcf7 .form_1, .page-id-269 .wpcf7 .form_2{
    width:100%;
    max-width: 100%;
  }
  .page-id-155 section#content .chiffres .wrapper li {
    width: 100%;
    display: block;
    text-align: center;
    max-width: 100%;
  }
  .page-id-155 section#content .chiffres .wrapper li:before {
    display: none;
  }
  .page-id-155 section#content .chiffres .wrapper li a {
    bottom: 25%;
  }
  #content a.btn.full {
    margin : 1rem auto;
  }
  section#sur-mesure .boutons {
    width: 100%;
  }
  section#sur-mesure .boutons > *, section#sur-mesure .boutons .ref{
    margin: 1rem auto;
    float: none;
  }
  section#content .wrapall .savoir-faire .galerie, section#content .wrapall .savoir-faire .vidbtn {
    margin: 1rem 0;
    text-align: center;
  }
  section#content .wrapall .savoir-faire .reas .btn {
    margin:1rem 0;
  }
  section#content .wrapall .savoir-faire .slide .contenu .metier.trois, section#content .wrapall .savoir-faire .slide .contenu .metier.deux {
    width: 100%;
  }
  /* FOOOTER */
  footer .wrapper > div:first-child, footer .wrapper > div, footer .wrapper > div:last-child{
    width: 100%;
    padding: 2rem 0;
    border: none;
    background-image: none;
    margin: 0;
  }
  footer .wrapper h4{
    padding: 0 2rem 0;
  }
  footer .wrapper div div h4::after {
    font-family: "font-ceasy";
     content: "\66";
     text-transform: none;
     padding: 0 0 0 3rem;
  }
  footer .wrapper > div > div {
    cursor: pointer;
  }
  footer .wrapper > div > div > div, footer .wrapper .col-4 .content{
    display: none;
  }
  
  footer .wrapper .col-3 a{
    margin: 5rem 0 0 2rem;
  }
  #bottom li:last-child {
    float: none;
    width: 100%;
    text-align: center;
  }
  /* ACTUALITES */
  section#content .liste-actus .image, section#content .liste-actus .desc {
    width: 100%;
    text-align: center;
  }
  section#content .liste-actus .desc p {
    text-align: left;
    margin: 5rem 0 0 0;
  }

  section#content .liste-actus hr {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    margin: 2rem 0;
  }
}

@media screen and (max-width: 480px) {
  /* HEADER */ 
  header #logo + nav {
    width: 0;
  }
  header #logo svg{
    width: auto;
  }
  #logo {
    width: 0;
  }
  #content .reference {
    width: 100%;
  }
  .page-id-155 .btn {
    width: 100%;
  }
  #header .wrapper h1 {
    font-size: 2.2rem;
  }
  #produits .produit a.a-produit:hover .content-produit {
    bottom: 40vw;
  }
  .chiffres li {
    width: 100%;
  }
  /* QUI SOMMES NOUS */
  #content .col_1_2 {
    width: 100%;
    padding: 0;
  }
  a.btn.full::before, a.btn.full::after {
    content: none;
  }
  #content a.btn.full:first-child{
    width: 13rem;
    padding: 1rem 2rem;
  }
  #content a.btn.full {
    margin: 1rem 1rem 1rem 0;
  }
  section#content .wrapall .contenu .btn.full.info, #content a.btn.full{
    padding: 1rem 6rem 1rem 1rem;
    width: 20rem;
  }
  section#content .wrapall .contenu .btn.full.pdf {
    background-position: 90% center;
  }

  .flex-direction-nav .flex-prev::after{
    padding: 0.5rem 1.2rem 0.5rem 0.8rem;
  }
  .flex-direction-nav .flex-next::after{
    padding: 0.5rem 0.8rem 0.5rem 1.2rem;
  }
  .flex-direction-nav .flex-next::after, .flex-direction-nav .flex-prev::after{
    line-height: 3rem;
  }
  section#content .savoir-faire .flex-direction-nav li:last-child {
    right: 3rem;
  }
  section#content .savoir-faire .flex-direction-nav li:first-child{
    left: 3rem;
  }
}
@media screen and (max-width: 360px) {
  .page header .wrapper #logo #environnement-txt, .page header .wrapper #logo #metal-txt {
    display: none;
  }
  .col_1_3 {
    padding: 2rem 0;
  }
  section#content .liste-actus .image {
    height: 100px;
  }
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
#rgpd-form{
  width:550px;
}
#rgpd-form p{
  float:none;
}
#rgpd-form label.checkbox{
  padding:0;
}
#rgpd-form label.checkbox input{
  width: auto;
}
#rgpd-form input,
#rgpd-form select,
#rgpd-form textarea{
  width:100%;
}
#rgpd-form label,
#rgpd-form .wpcf7-form-control-wrap{
  display:block;
  width:auto;
  float:none;
}
#rgpd-form .name,
#rgpd-form .email,
#rgpd-form .cni{
  display:table;
  width:100%;
}
#rgpd-form .name label,
#rgpd-form .email label,
#rgpd-form .cni label{
  display:table-cell;
  width:50%;
}
#rgpd-form .name label:first-child,
#rgpd-form .email label:first-child,
#rgpd-form .cni label:first-child{
  padding-right:10px;
}
#rgpd-form .name label:last-child,
#rgpd-form .email label:last-child,
#rgpd-form .cni label:last-child{
  padding-left:10px;
}
#rgpd-form .message label{
  width:100%;
}
#rgpd-form .wpcf7-submit{
  width:100%;
  float:none;
  margin: 0 auto;
}
@media screen and (max-width: 600px){
  #rgpd-form{
    width:100%;
  }
  #rgpd-form .name label:first-child,
  #rgpd-form .email label:first-child,
  #rgpd-form .cni label:first-child{
    padding-right:0;
  }
  #rgpd-form .name label:last-child,
  #rgpd-form .email label:last-child,
  #rgpd-form .cni label:last-child{
    padding-left:0;
  }
  #rgpd-form .name label,
  #rgpd-form .email label,
  #rgpd-form .cni label{
    width:100%;
    display:block;
  }
  #rgpd-form .name,
  #rgpd-form .email,
  #rgpd-form .cni{
    margin-bottom:0;
  }
}

	
	/* ==========================================================================
	POPUP RGPD
	========================================================================== */
	div#cookie-container-bar{
		display: flex;
		vertical-align: middle;
		justify-content: center;
	}
	div#cookie-container-bar div#cookie-img-bar{
		display: flex;
		vertical-align: middle;
		align-items: center;
	}
	div#cookie-container-bar div#cookie-img-bar img{
		width: 150px;
		height: 150px;
	}
	div#cookie-container-bar div#cookie-text-bar{
		padding: 10px;
		width: 75%;
	}
	div#cookie-container-bar div.cookie-ss-text-bar{
		font-size:0.8em;
		text-align:center
	}
	div#cookie-container-bar div#cookie-text-bar .cli-bar-message{
		text-align: center;
		font-size:16px
	}
	div#cookie-container-bar div#cookie-text-bar .cli-bar-message strong{
		font-size:1.2em
	}
	div#cookie-container-bar div#cookie-buttons-bar{
		display: flex;
	}
	div.cli_pg_page_contaner td{
		font-size: 1.4rem;
	}
	
	#cookie-law-info-bar{
		text-align: left !important; 
		padding: 15px 15px !important; 
		border-color: rgb(51, 51, 51) !important; 
		border-radius: 15px !important; 
		background-color: rgba(255, 255, 255, 0.97) !important; 
		color: rgb(51, 51, 51); font-family: inherit !important; 
		position: fixed !important; 
		width: 630px !important; 
		height: auto !important; 
		max-height: 500px !important; 
		top: 50% !important; 
		left: 50% !important; 
		transform: translate(-50%, -50%) !important; 
		overflow: auto !important; 
	}

	@media screen and (max-width: 640px) {
		#cookie-law-info-bar{
			padding: 5px 5px !important; 
			width: 100% !important; 
			max-height: 600px !important;
		}
		
		div#cookie-container-bar div#cookie-text-bar{
			padding: 10px;
			width: 100%;
		}
		#wt-cli-accept-all-btn,
		#wt-cli-reject-btn,
		#wt-cli-settings-btn{
			padding:8px 15px!important;
		}
		div#cookie-container-bar{
			flex-wrap: wrap;
		}
		div#cookie-container-bar div#cookie-text-bar{
			font-size: 12px;
		}
	}