/* Generated in 00:00:00.0012262 */
/* 1 css file(s) appended */
/* Generation date 10-12-2025 13:21:21 */

/* StyleSheet File : ~/fr-CA/_media/stylesheet/7.css */
@import url(../fonts.googleapis.com/css%EF%B9%96family=Merriweather%EF%B9%95400,700,900.css);

@import url("../use.typekit.net/wja8lpy.css");

* {
  margin: 0;
  padding: 0;
  outline: none;
}

img {
  border: none;
}

.clearfix {
  zoom: 1;
  clear: both;
}

  .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

.w768, .w320 {
  display: none;
}
/* Common style */

.defaultFacet .ResultContent a {
    margin-bottom: 0;
line-height: 3.3em;
}


input[type="text"] {
  border: 1px solid #cacaca;
  background: #f5f5f5;
font-family: "proxima-nova", sans-serif;
  color: #7e8083;
  font-size: 1em;
  padding: 0.5625em;
  vertical-align: top;
  -webkit-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

input[type="submit"], input[type="button"] {
  padding: 0.5325em 1.0625em;
  border: 1px solid #e8a80f;
  background-color: #fdb813;
  color: #303030;
  font-family: Arial;
  font-size: 1em;
  vertical-align: top;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
  -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

textarea {
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

input[type="submit"]:hover, input[type="button"]:hover {
  background-color: #2d2d2d;
  color: #fff;
  cursor: pointer;
  border-color: #000;
}

.closePopin {
  top: -20px;
  right: 0px;
  color: rgb(255, 255, 255);
  position: absolute;
}

  .closePopin a {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }

    .closePopin a:hover {
      text-decoration: underline;
    }

.popinForm {
  padding: 20px;
  border: 1px solid rgb(204, 204, 204);
font-family: "proxima-nova", sans-serif;
  position: relative;
  background-color: rgb(255, 255, 255);
}

.form-label-text {
  width: 100%;
  float: none;
  display: block;
}

.form-input-zone {
  width: 100%;
}

.alt3form-wrap {
  width: 100%;
}

  .alt3form-wrap .form-label-text {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }

  .alt3form-wrap .form-wrapline {
    padding: 0;
    margin-bottom: 20px;
  }

  .alt3form-wrap .error {
    padding-top: 5px;
  }

.popinForm .alt3form-wrap .error {
  display: block;
}

.popinForm .ReplacementDiv label.error {
  display: inline-block;
  margin-left: 20px;
  padding-top: 0;
}

.popinForm .alt3form-wrap {
  padding-bottom: 0;
}

.alt3form-wrap .form-input-zone {
  width: 100%;
}

.alt3form-wrap .form-submit {
  margin-bottom: 0;
}

.popinForm .ReplacementButton {
  background-color: #fdb813;
  margin-left: 0;
  border: none;
  padding: 8px 10px 8px 11px;
  top: 10px;
}

.ReplacementDiv span {
  float: none!important;
}

.popinForm .ReplacementDiv {
  margin: 0;
  margin-bottom: 10px;
}

.popinForm .ReplacementButtonInput {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  right: auto;
  font-size: inherit;
}

.content h1 {
  color: #fdb813;
  font-size: 2.2222em;
  font-family: "Merriweather", Arial;
  margin-bottom: 0.65em; /* 24px */
  line-height: 1.3;
  font-weight: 700;
}

.content p:last-child, .content ul:last-child, .content ol:last-child, .content table:last-child {
  margin-bottom: 0;
}

.content h2 {
  font-family: "Merriweather", Arial;
  font-weight: 700;
  font-size: 1.55555em; /* 28px */
  color: #454545;
  margin-bottom: 0.5em; /* 14px */
  line-height: 1.3;
}

.content p + h2{
margin-top: 1.5em;
}

.content p, .content ul, .content ol {
  margin-bottom: 1em;
}

.content ul, .content ol {
  padding-left: 2em;
}

.content a {
  color: #3a78d6;
  text-decoration: none;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

  .content a:hover {
    color: #0d4498;
    text-decoration: underline;
  }

.content h3 {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
  font-size: 1.333em;
}

.content h4 {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
  font-size: 1em;
}

.content table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
}

  .content table td {
    border: 1px solid #e5e5e5;
    padding: 4px 8px;
  }

  .content table tr:nth-child(even) {
    background-color: #ededed;
  }


.appLink {
  background-color: #191919;
  display: block;
  color: #FFF!important;
  font-family: "Merriweather", Arial;
  font-size: 1em;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 1.3em;
  max-width: 688px;
  margin: 2em 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
padding-left:1em;
padding-right:1em;
padding-bottom: 1.3em;
margin-left: auto;
    margin-right: auto;
}

  .appLink strong {
    font-size: 1.6666em;
    display: block;
  }

  .appLink:hover {
    text-decoration: none!important;
    opacity: 0.7;
  }

.bgPopin {
  background: rgba(0,0,0,0.8);
}

.popin {
  width: auto!important;
  height: auto!important;
  position: relative;
  max-width: 90%!important;
}

  .popin img {
    max-width: 100%;
    max-height: 800px;
  }

.popinHeader {
  position: absolute;
  top: -2.5em;
  left: 0;
}

  .popinHeader .projectName {
    font-family: "Merriweather", Arial;
    font-size: 1.5em;
    color: #FFF;
    line-height: 1em;
    display: inline-block;
    margin-right: 3.125em;
    vertical-align: bottom;
  }

  .popinHeader .projectFeatures {
font-family: "proxima-nova", sans-serif;
    font-size: 0.875em;
    color: #fdb813;
    display: inline-block;
    vertical-align: bottom;
  }

    .popinHeader .projectFeatures span:after {
      content: "";
      color: #FFF;
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 2px;
      background-color: #FFF;
      margin: 0 4px;
      vertical-align: middle;
    }

    .popinHeader .projectFeatures span:last-child:after {
      display: none;
    }

.popinClose {
  top: -2.5em;
  right: 0;
  position: absolute;
}

  .popinClose .closeBtn {
    width: 0.9375em;
    height: 0.9375em;
    float: right;
    position: relative;
    top: 0.5em;
  }

    .popinClose .closeBtn a {
      display: block;
      height: 100%;
      width: 100%;
      background-image: url(_media/image/970/closepopin.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s;
    }

      .popinClose .closeBtn a:hover {
        opacity: 0.5;
      }

  .popinClose .projectBtn {
    float: right;
    margin-right: 1em;
    position: relative;
  }

    .popinClose .projectBtn a {
      display: block;
      color: #FFF;
      text-decoration: none;
      text-transform: uppercase;
font-family: "proxima-nova", sans-serif;
font-weight: 600;
      font-size: 0.875em;
      border: 2px solid #fff;
      padding: 0.4em 0.6em;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
    }

      .popinClose .projectBtn a:hover {
        color: #2d2d2d;
        background: #fdb813;
        border-color: #fdb813;
      }
/* Specific style */

html, body {
  background: #fff;
  width: 100%;
  font-size: 16px;
  height: 100%;
}

form {
  height: 100%;
}

.container, .footer {
  max-width: 2000px;
  margin: 0 auto;
}

.container, .containerInner {
  min-height: 100%;
  height: auto;
  margin-bottom: -50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.push, .pushInner {
  height: 50px;
}
/* Header */

.header {
  /*height: 80px;*/
  padding: 0 3%;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 1em;
  position: relative;
  border-bottom: 1px solid #ededed;
display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row nowrap;
}

.headerLeft {
  height: 100%;
}

.mainMenu {
    flex-grow: 2;
}

.headerRight {
 display: flex;
    justify-content: flex-end;
    flex-flow: row nowrap;
    align-items: center;
}

.logo {
  /*height: 100%;*/
height: 80px;
  position: relative;
  /*float: left;*/
  width: 190px;
  margin-right: 2.44680%;
  transition: width 0.5s, margin 0.5s;
  -webkit-transition: width 0.5s, margin 0.5s;
}

  .logo h1 {
    display: block;
  }

  .logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }

.menuCss1 {
  /*float: left;*/
}
.menuCss1 ul {
display: flex;
flex-flow:row nowrap;
}

  .menuCss1 > ul > li, .menuProduit {
    float: left;
    list-style: none;
    position: relative;
  }

    .menuCss1 > ul > li > a, .menuProduit {
      font-size: 1.125em; /* 18px */
      color: #7e8083;
      font-family: "Merriweather", Arial;
      font-weight: 400;
      text-decoration: none;
      padding: 0 1.05555em; /* 19px */
      display: block;
      line-height: 80px;
white-space:nowrap;
      transition: color 0.3s, background-color 0.3s, font-size 0.5s;
      -webkit-transition: color 0.3s, background-color 0.3s, font-size 0.5s;
    }

      .menuCss1 > ul > li:hover > a, .menuCss1 > ul > li > a.selected, .menuProduit:hover, .menuProduit.selected {
        background: #2d2d2d;
        color: #FFF;
      }

    .menuCss1 > ul > li > div, .sousMenuProduit {
      position: absolute;
      left: 0;
      top: 100%;
      z-index: 1000;
      background: #131313;
      padding: 1.3125em 0 1.3125em 1.3125em;
      line-height: normal;
    }

.sousMenuProduit {
  display: none;
}

.menuProduit:hover .sousMenuProduit {
  display: block;
}

.menuCss1 > ul > li > div > ul, .sousMenuProduit .defaultFacet {
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
}

.menuCss1 > ul > li > div > ul {
  margin-right: 1em;
}

.sousMenuProduit .defaultFacet:first-child {
  margin-right: 1em;
}

.sousMenuProduit .FacetedResultTemplate {
  display: block;
  margin: 0;
  width: 100%;
  min-width: 150px;
}

  .menuCss1 > ul > li > div > ul > li, .sousMenuProduit .FacetedResultTemplate.niveau1 {
    margin-top: 0.75em;
    list-style: none;
  }

    .menuCss1 > ul > li > div > ul > li:first-child, .sousMenuProduit .defaultFacet :first-child .FacetedResultTemplate.niveau1 {
      margin-top: 0;
    }

    .menuCss1 > ul > li > div > ul > li > a, .sousMenuProduit .FacetedResultTemplate.niveau1 .ResultContentProductName {
      color: #fdb813;
      text-decoration: none;
font-family: "proxima-nova", sans-serif;
font-weight: 700;
      font-size: 1.25em;
      border-bottom: 1px solid #262626;
      display: block;
      white-space: nowrap;
      padding: 0 0 0.25em 0;
text-align:left;
    }

      .menuCss1 > ul > li > div > ul > li > a:hover, .sousMenuProduit .FacetedResultTemplate.niveau1 .ResultContentProductName:hover {
        text-decoration: underline;
      }

    .menuCss1 > ul > li > div > ul > li > div > ul > li {
      list-style: none;
    }

      .menuCss1 > ul > li > div > ul > li > div > ul > li > a, .sousMenuProduit .FacetedResultTemplate.niveau2 .ResultContentProductName {
        color: #FFF;
font-family: "proxima-nova", sans-serif;
font-weight: 300;
        font-size: 0.875em;
        text-decoration: none;
        border-bottom: 1px dashed #262626;
        display: block;
        white-space: nowrap;
        padding: 0.25em 0;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
      }

        .menuCss1 > ul > li > div > ul > li > div > ul > li > a:hover, .sousMenuProduit .FacetedResultTemplate.niveau2 .ResultContentProductName:hover {
          color: #fdb813;
        }

.menuCss2 {
  /*float: left;*/

}

.menuCss2 ul {
display: flex;
flex-flow:row nowrap;
}

  .menuCss2 ul li {
    list-style: none;
    float: left;
    /*line-height: 80px;*/
  }

    .menuCss2 ul li a {
font-family: "proxima-nova", sans-serif;
      color: #7e8083;
      font-size: 0.75em;
      text-transform: uppercase;
      text-decoration: none;
      margin-right: 1em;
      display: block;
white-space:nowrap;
      transition: color 0.3s, font-size 0.5s, margin 0.5s;
      -webkit-transition: color 0.3s, font-size 0.5s, margin 0.5s;
    }

      .menuCss2 ul li a:hover {
        color: #2d2d2d;
      }

.langueMobile {
  display: none;
}


.langSearch {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row nowrap;
}


.langue {
  /*float: left;*/
  height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  text-transform: uppercase;
  color: #a6a6a6;
  font-size: 0.75em;
font-family: "proxima-nova", sans-serif;
  line-height: 20px;
  position: relative;
  background-color: #FFF;
  padding: 0px 20px 0px 4px;
  /*top: 30px;*/
  transition: font-size 0.5s, margin 0.5s;
  -webkit-transition: font-size 0.5s, margin 0.5s;
}

  .langue:after {
    content: "";
    display: block;
    width: 5px;
    height: 4px;
    background-image: url(_media/image/970/fleche-jaune-select.png);
    position: absolute;
    top: 8px;
    right: 6px;
  }

.wrapLanguages {
  border: 1px solid #cccccc;
  background-color: #FFF;
  position: absolute;
  top: 100%;
  left: -1px;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  z-index: 10;
pointer-events:none;
}

.langue.clicked .wrapLanguages {
  opacity: 1;
pointer-events:visible;
}

.wrapLanguages a {
  color: #a6a6a6;
  text-decoration: none;
  display: block;
  padding: 0px 4px;
  transition: background 0.3s, color 0.3s;
  -webkit-transition: background 0.3s, color 0.3s;
}

  .wrapLanguages a:hover {
    background-color: #e7e7e7;
    color: #2d2d2d;
  }

.searchProductItem {
  position: relative;
  overflow: hidden;
}

.search {
  /*float: left;*/
  position: relative;
  min-width: 15px;
  padding-left: 14px;
  height: 20px;
  line-height: 20px;
  /*top: 30px;*/
}

.searchIco {
  background-image: url(_media/image/970/ico-search.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  right: 0;
  cursor: pointer;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  width: 15px;
  height: 15px;
  top: 2px;
}

  .searchIco:hover, .search.open .searchIco {
    background-image: url(_media/image/970/ico-search-hover.png);
  }
/* Footer */

.footer {
  height: 50px;
  line-height: 50px;
  width: 100%;
  background: #e5e5e5;
  padding: 0 3%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
font-family: "proxima-nova", sans-serif;
  font-size: 12px;
  color: #7e8083;
}

.footerLeft {
  float: left;
  width: 50%;
}

  .footerLeft .copyright {
    float: left;
    margin-right: 3.75%;
  }

  .footerLeft .links {
    float: left;
    font-family: Arial;
  }

.footerRight {
  float: right;
}

.footer a {
  color: #4c4c4c;
  text-decoration: none;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

  .footer a:hover {
    color: #2d2d2d;
    text-decoration: underline;
  }
/* HOME PAGE */

.banner {
  position: relative;
  text-align: center;
}

  .banner img {
    max-width: 100%;
  }

  .banner .flecheGauche {
    width: 60px;
    height: 60px;
    background-image: url(_media/image/970/fleche-gauche-carousel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
    cursor: pointer;
  }

  .banner .flecheDroite {
    width: 60px;
    height: 60px;
    background-image: url(_media/image/970/fleche-droite-carousel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0px;
    cursor: pointer;
  }

    .banner .flecheGauche:hover, .banner .flecheDroite:hover {
      opacity: 1;
    }

    .banner .flecheDroite a, .banner .flecheGauche a {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
    }

  .banner .bx-controls {
    position: absolute;
    bottom: 24px;
    text-align: center;
    width: 100%;
  }

  .banner .bx-pager {
    font-size: 0px;
  }

  .banner .bx-pager-item {
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #dbdbdb;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    position: relative;
  }

    .banner .bx-pager-item a {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border-radius: 5px;
    }

      .banner .bx-pager-item a:hover, .banner .bx-pager-item a.active {
        background-color: #fdb813;
      }

    .banner .bx-pager-item:hover {
      background-color: #fdb813;
      -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
      transform: scale(1.4);
    }

      .banner .bx-pager-item:hover a {
        border-radius: 7px;
      }

  .banner .bannerText {
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    top: 35%;
    transition: top 0.5s;
    -webkit-transition: top 0.5s;
  }

.bannerTitle {
  font-size: 3.5em; /* 36px */
  color: #FFF;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  line-height: 1.15em;
  text-shadow: 0 0 5px rgba(0,0,0,0.6);
  transition: font-size 0.5s;
  -webkit-transition: font-size 0.5s;
}

.bannerBtn a, .btn a {
  background: #fdb813;
  color: #191919;
  font-size: 1.25em; /* 20px */
  text-decoration: none;
font-family: "proxima-nova", sans-serif;
font-weight: 600;
  padding: 0.6em 2.15em; /* 12px & 43px */
  margin-top: 1em;
  display: inline-block;
  transition: color 0.3s, background 0.3s, font-size 0.5s, margin 0.5s;
  -webkit-transition: color 0.3s, background 0.3s, font-size 0.5s, margin 0.5s;
}

.btn a {
font-family: "proxima-nova", sans-serif;
}

  .bannerBtn a:hover, .btn a:hover {
    background: #2d2d2d;
    color: #fff;
  }

.homeActions .btn a {
  font-size: 1em;
  font-family: Arial;
}

form .wrapItem {
  height: auto;
  overflow: visible;
}

.homeItem {
  margin-right: 3%;
  margin-top: 3%;
  margin-bottom: 3%;
  float: left;
  width: 21.25%;
  position: relative;
}

  .homeItem a {
    display: block;
  }

  .homeItem:first-child {
    margin-left: 3%;
  }

  .homeItem img {
    max-width: 100%;
  }

.homeItemText {
  position: absolute;
  right: 0;
  bottom: 4.70588%;
  width: 57.17647%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5em; /* 24px */
  color: rgba(255,255,255,1);
  font-family: "Merriweather", Arial;
  padding: 0.666em;
  background-color: rgba(0,0,0,0.8);
  transition: color 0.3s, font-size 0.5s, width 0.5s;
  -webkit-transition: color 0.3s, font-size 0.5s, width 0.5s;
}

  .homeItemText:after {
    content: "";
    background-image: url(_media/image/970/fleche-jaune.png);
    display: inline-block;
    width: 0.333em;
    height: 0.58333em;
    margin-left: 3px;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }

.homeItem .homeItemText strong {
  color: rgba(255,255,255,1)!important;
}

.homeItem a:hover .homeItemText {
  color: rgba(255,255,255,0.4);
}

  .homeItem a:hover .homeItemText strong {
    color: rgba(255,255,255,1);
  }

.wrapHomeActions {
  text-align: center;
}

.homeActions {
  display: inline-block;
  width: 26.95%;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding-top: 0.7%;
  padding-bottom: 1.75%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: top;
  text-align: center;
  color: #7e8083;
font-family: "proxima-nova", sans-serif;
  padding-left: 3.15313%;
  padding-right: 3.15313%;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
}

  .homeActions:first-child {
    padding-left: 0;
    border: none;
  }

  .homeActions:last-child {
    padding-right: 0;
    border: none;
  }

  .homeActions h2 {
    color: #383838;
    font-size: 1.375em; /* 22px */
    font-family: "Merriweather", Arial;
    margin-bottom: 0.5454em;
    transition: font-size 0.5s;
    -webkit-transition: font-size 0.5s;
  }

  .homeActions p {
    margin-bottom: 1em;
    line-height: 1.2;
  }

  .homeActions .searchStore input[type="text"] {
    width: 43.59925%;
    border-right: none;
  }

  .homeActions .name, .homeActions .email {
    width: 86.6679%;
    margin: 0 auto 0.3125em;
    transition: width 0.5s;
    -webkit-transition: width 0.5s;
  }

  .homeActions .email {
    margin-bottom: 0;
  }

  .homeActions .name input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .homeActions .email input[type="text"] {
    width: 70.94801%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: none;
  }

  .homeActions .email input[type="submit"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 29.05199%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .homeActions .name input[type="text"].error {
    border-color: red;
  }

  .homeActions label.error {
    display: none!important;
  }

  .homeActions .email input[type="text"].error {
    border-color: red;
  }

.GpcResultItemWrapper {
  float: none;
}

.wrapHomeRea .defaultFacet {
  width: 100%;
  font-size: 0;
  padding: 0;
  float: none;
}

  .wrapHomeRea .defaultFacet .FacetedResultTemplate {
    width: 15.7699%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 15.7699%;
    overflow: hidden;
    margin: 0;
    margin-left: 1.85527%;
    min-width: 0;
  }

    .wrapHomeRea .defaultFacet .FacetedResultTemplate .ResultImage {
      width: 100%;
    }

      .wrapHomeRea .defaultFacet .FacetedResultTemplate .ResultImage img {
        position: absolute;
        max-width: none;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
      }

.homeSocial {
  width: 100%;
  max-width: 1600px;
  border-top: 1px solid #e5e5e5;
  margin: 0 auto;
  margin-top: 3%;
  padding: 1.25% 0;
  text-align: center;
  font-size: 0;
}

  .homeSocial span {
    font-size: 18px;
    vertical-align: middle;
    font-family: "Merriweather", Arial;
    color: #7e8083;
    padding-right: 5px;
  }

  .homeSocial a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
    width: 40px;
    height: 40px;
    background-size: 40px auto;
    background-position: center;
    transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
  }

    .homeSocial a:hover {
      background-position: center -40px;
    }

    .homeSocial a.houzz {
      background-color: #9ac843;
      background-image: url(_media/image/970/ico-houzz.png);
      border-radius: 3px;
    }

      .homeSocial a.houzz:hover {
        background-color: #8ab43c;
      }

    .homeSocial a.facebook {
      background-color: #3460a1;
      background-image: url(_media/image/970/ico-facebook.png);
      border-radius: 3px;
    }

      .homeSocial a.facebook:hover {
        background-color: #2f5691;
      }

    .homeSocial a.pinterest {
      background-color: #cc2127;
      background-image: url(_media/image/970/ico-pinterest.png);
      border-radius: 3px;
    }

      .homeSocial a.pinterest:hover {
        background-color: #b71e23;
      }

    .homeSocial a.youtube {
      background-color: #ee3138;
      background-image: url(_media/image/970/ico-youtube.png);
      border-radius: 3px;
    }

      .homeSocial a.youtube:hover {
        background-color: #d62c32;
      }

    .homeSocial a.instagram {
      background-color: #3f729b;
      background-image: url(_media/image/970/ico-instagram.png);
      border-radius: 3px;
    }

      .homeSocial a.instagram:hover {
        background-color: #39668b;
      }

    .homeSocial a.googlePlus {
      background-color: #de5543;
      background-image: url(_media/image/970/ico-google.png);
      border-radius: 3px;
    }

      .homeSocial a.googlePlus:hover {
        background-color: #bd493a;
      }

.homeSocial .aqmat{
border-left: 1px solid #e5e5e5;
margin-left: 2.6111em;
font-size: 18px; 
padding-left: 2.5555em;
display: inline-block; 
}

.homeSocial .aqmat img{
width: 70px;
vertical-align: middle;
margin-left: 1em;
}

/* PAGE MUR */

.fixedContainer {
  height: 100%;
}

.oneImage {
  position: relative;
  height: 100%;
  overflow: hidden;
}

  .oneImage img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
  }

.fixedLeft {
  position: fixed;
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 1px solid #ededed;
  height: calc(100% - 80px);
  background-image: url(_media/image/970/murdesign-bg.jpg);
  background-position: center;
  background-size: 100% auto;
}

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 100%!important;
    overflow: hidden;
  }

    .fixedLeft .imageGalery img { /* min-height: 700px;                                                          height: 100%;                                             */
      min-width: 100%;
      position: absolute;
      top: -9999px;
      bottom: -9999px;
      right: -9999px;
      left: -9999px;
      margin: auto;
      min-height: 100%;
    }

  .fixedLeft .lightbox-container-image-data-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.8);
    display: block;
    color: #FFF;
    padding-bottom: 3.375em;
    padding-top: 2.125rem;
  }

  .fixedLeft .imageName {
    font-family: "Merriweather", Arial;
    font-size: 1.875em;
    display: block;
    max-width: 75%;
    margin: 0 auto;
    transition: font-size 0.5s;
    -webkit-transition: font-size 0.5s;
  }

  .fixedLeft .separator {
    height: 2px;
    width: 136px;
    background: #fdb813;
    margin: 1em auto;
    display: block;
  }

  .fixedLeft .imageDesc {
    font-size: 1em;
font-family: "proxima-nova", sans-serif;
    transition: font-size 0.5s;
    -webkit-transition: font-size 0.5s;
    padding: 0 3em;
    line-height: 1.4;
    display: block;
  }

  .fixedLeft .imageProductDetails {
    position: absolute;
    top: -80px;
    right: 80px;
    background: rgba(0,0,0,0.8);
    text-align: right;
    padding: 0.5em 0.75em 0.5625em;
    transition: font-size 0.5s;
    -webkit-transition: font-size 0.5s, padding 0.5s, bottom 0.5s;
  }

    .fixedLeft .imageProductDetails .imageProductName {
      font-size: 1.625em;
      line-height: 1em;
      color: #fdb813;
      display: block;
      transition: font-size 0.5s;
      -webkit-transition: font-size 0.5s;
      font-family: "Merriweather", "Times New Roman";
      font-weight: 700;
    }

    .fixedLeft .imageProductDetails .imageCollectionName {
      font-size: 1em;
      color: #FFF;
font-family: "proxima-nova", sans-serif;
      transition: font-size 0.5s;
      -webkit-transition: font-size 0.5s;
    }

  .fixedLeft .bx-pager {
    position: absolute;
    bottom: 1.125em;
    width: 75%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 1000;
  }

    .fixedLeft .bx-pager .bx-pager-item {
      width: 0.625em;
      height: 0.625em;
      border-radius: 5px;
      display: inline-block;
      margin: 0 0.3125em;
      transition: all 0.2s;
      -webkit-transition: all 0.2s;
      text-indent: -9999px;
    }

      .fixedLeft .bx-pager .bx-pager-item a {
        width: 100%;
        height: 100%;
        background: #dbdbdb;
        display: block;
        border-radius: 5px;
      }

  .fixedLeft .bx-pager-item a:hover, .fixedLeft .bx-pager-item a.active {
    background-color: #fdb813;
  }

  .fixedLeft .bx-pager-item:hover {
    background-color: #fdb813;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }

    .fixedLeft .bx-pager-item:hover a {
      border-radius: 7px;
    }

  .fixedLeft .lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

    .fixedLeft .lightbox-nav .lightbox-nav-btnPrev {
      background-color: rgba(0,0,0,0.8);
      width: 3.75em;
      height: 3.75em;
      position: absolute;
      top: -80px;
      left: 0;
      background-image: url(_media/image/970/fleche-gauche-carousel-fixed.png);
      background-repeat: repeat-x;
      background-position: center;
      background-size: 100% auto;
      z-index: 1100;
      transition: height 0.5s, width 0.5s, bottom 0.5s, background-position 0.5s;
      -webkit-transition: height 0.5s, width 0.5s, bottom 0.5s, background-position 0.5s;
    }

    .fixedLeft .lightbox-nav .lightbox-nav-btnNext {
      background-color: rgba(0,0,0,0.8);
      width: 3.75em;
      height: 3.75em;
      position: absolute;
      top: -80px;
      right: 0;
      background-image: url(_media/image/970/fleche-droite-carousel-fixed.png);
      background-repeat: repeat-x;
      background-position: center;
      background-size: 100% auto;
      z-index: 1100;
      transition: height 0.5s, width 0.5s, bottom 0.5s, background-position 0.5s;
      -webkit-transition: height 0.5s, width 0.5s, bottom 0.5s, background-position 0.5s;
    }

    .fixedLeft .lightbox-nav .lightbox-nav-btnPrev:hover {
      background-position: -60px center;
    }

    .fixedLeft .lightbox-nav .lightbox-nav-btnNext:hover {
      background-position: 60px center;
    }

.scrollingRight {
  width: 50%;
  float: right;
  height: calc(100% - 80px);
  overflow: auto;
}

  .scrollingRight .content {
    padding: 4.2% 6% 1.111em;
    font-size: 1.125em;
    color: #7e8083;
font-family: "proxima-nova", sans-serif;
    line-height: 1.5;
  }

.ariane {
font-family: "proxima-nova", sans-serif;
  font-size: 0.777em; /* 14px */
  color: #7e8083;
  margin-bottom: 1.78571em; /* 25px */
  position: relative;
}

  .ariane span {
    display: inline-block;
  }

    .ariane span:after {
      content: "";
      width: 5px;
      height: 9px;
      background-image: url(_media/image/970/fleche-ariane.png);
      display: inline-block;
      margin: 0 9px;
    }

  .ariane > span:last-child :only-child, .ariane > span:last-child :last-child {
    color: #303030;
  }

  .ariane span:last-of-type:after {
    display: none;
  }

  .ariane a {
    color: #7e8083!important;
  }

.wrapProducts .defaultFacet {
  font-size: 0;
}

.wrapProducts .defaultFacet {
  padding: 0;
  background-image: url(_media/image/970/bg-product.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 100%;
  float: none;
}

  .wrapProducts .defaultFacet .FacetedResultTemplate {
    width: 50%;
    margin: 0;
    position: relative;
  }

    .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName {
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
left: 0;
      margin: auto;
      font-family: "Merriweather", Arial;
      font-weight: 700;
      font-size: 1.44444em; /*26px*/
      color: #FFF;
      text-decoration: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      text-align: right;
      line-height: 2.307em;
      padding: 0 24px;
padding: 0 1.5rem;
background: rgba(0,0,0,0.7);
      transition: color 0.3s, background-color 0.3s, border-color 0.3s, font-size 0.5s;
      -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s, font-size 0.5s;
    }
.articleBlog .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName{
    line-height: 1.875rem;
    padding: 0.750rem 1.500rem;
}
.articleBlog a.pdf-download{
    display:none;
}
.articleBlog a.pdf-download[href*='gpc']{
margin-top: 1.65em;
    display:block;
}
      .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage:hover .productName {
        background-color: #fdb813;
        color: #303030;
      }

.productList{
margin-bottom: 2rem;
}

.productList .GpcMenuWrapper{
  width: 24.1525%;
  margin-right: 1.0593%;
max-width: 276px;
}

  .productList .GpcMenuWrapper .GpcMenu {
    padding: 0;
  }

    .productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory {
      background: #d4d4d4;
    }

    .productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory .GpcMenuCategoryTitle{
      color: #FFF;
      font-size: 1.125rem;
font-family: "proxima-nova", sans-serif;
font-weight: 700;
      display: block;
      background: #191919;
      padding: 0.875rem 2.0625rem 0.875rem 0.6875rem;
      position: relative;
      text-decoration: none;
    }

    .productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory .GpcMenuCategoryTitle:after{
      content: "\f054";
      font-family: FontAwesome;
      font-size: 1rem;
      height: 1em;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0.5625rem;
      margin: auto;
    }

      .productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory.expanded .GpcMenuCategoryTitle:after {
        content: "\f078";
      }

      .productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory ul {
        padding: 0.375rem 0;
      }

    .productList .GpcMenuWrapper .GpcMenu .GpcMenuItem {
      padding: 0.625rem 2.125rem 0.625rem 0.5625rem;
      -moz-transition: background 0.3s;
      -o-transition: background 0.3s;
      -webkit-transition: background 0.3s;
      transition: background 0.3s;
font-family: "proxima-nova", sans-serif;
      font-size: 0.875rem;
      position: relative;
    }

.productList .GpcMenuWrapper .GpcMenu .GpcMenuItem:hover, .productList .GpcMenuWrapper .GpcMenu .GpcMenuItem.selected {
  background: #bbbbbb;
  font-weight: normal;
}

      .productList .GpcMenuWrapper .GpcMenu .GpcMenuItem.selected:after {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 1em;
        right: 0.875rem;
      }

    .productList .GpcMenuWrapper .GpcMenu .GpcMenuItem a{
      color: #000;
text-decoration: none;
    }

.productList .GpcMenu li ul li.selected a, .productList .GpcMenu li ul li.selected .GpcMenuItemCount {
  font-weight: normal;
}

.productList .GpcFacetedResults {
  width: 74.7882%;
float: right;
}

.productList .GpcFacetedResults .GpcResultItemWrapper{
  font-size: 0;
  padding: 0;
}

.productList .GpcFacetedResults .FacetedResultTemplate{
  width: 32.294%;
padding-top: 32.294%;
  margin-right: 1.4164%;
  margin-bottom: 1.4164%;
  position: relative;
}

  .productList .GpcFacetedResults .FacetedResultTemplate:nth-child(3n) {
    margin-right: 0;
  }

.productList .FacetedResultTemplate .ResultImage{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f0f0f0;
}

.productList .FacetedResultTemplate .ResultImage .productName {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    font-family: "Merriweather", Arial;
    font-weight: 700;
    font-size: 1.44444em;
    color: #FFF;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: right;
    line-height: 2.307em;
    padding: 0 24px;
    padding: 0 1.5rem;
    background: rgba(0,0,0,0.7);
    transition: color 0.3s, background-color 0.3s, border-color 0.3s, font-size 0.5s;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s, font-size 0.5s;
}
.blog .productList .FacetedResultTemplate .ResultImage .productName{
    line-height: 1.875rem;
    padding: 0.750rem 1.500rem;
font-size:1.250em;
}
.productList .FacetedResultTemplate .ResultImage:hover .productName {
    background-color: #fdb813;
    color: #303030;
}
.typeSurface{
display:none;
}
.typeSurface.classPlafond, .typeSurface.classCeiling, .typeSurface.classTecho{
display:inline-block;
}
.content .gamme {
  margin-top: 1.6666em;
}

.shareCollection {
  text-align: center;
  padding: 2.5em 0;
  clear: both;
}

  .shareCollection span {
    font-size: 18px;
    vertical-align: middle;
    font-family: "Merriweather", Arial;
    color: #7e8083;
    padding-right: 5px;
  }

  .shareCollection a {
    color: #FFF;
    background-position: left center;
    background-size: auto 100%;
    text-decoration: none;
    padding-left: 42px;
    background-repeat: no-repeat;
    font-size: 0.875em; /* 14px */
    line-height: 2.85714em; /* 40px */
    display: inline-block;
    font-family: Arial;
    padding-right: 22px;
    border-radius: 3px;
    margin-right: 0.3125em;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
  }

    .shareCollection a:hover {
      color: #FFF;
      text-decoration: none;
    }

    .shareCollection a.facebook {
      background-image: url(_media/image/970/ico-facebook.png);
      background-color: #3b5998;
    }

      .shareCollection a.facebook:hover {
        background-color: #355089;
      }

    .shareCollection a.twitter {
      background-image: url(_media/image/970/ico-twitter.png);
      background-color: #00aced;
    }

      .shareCollection a.twitter:hover {
        background-color: #2499ca;
      }

    .shareCollection a.pinterest {
      background-image: url(_media/image/970/ico-pinterest.png);
      background-color: #cc2127;
    }

      .shareCollection a.pinterest:hover {
        background-color: #b71e23;
      }

    .shareCollection a.google {
      background-image: url(_media/image/970/ico-google.png);
      background-color: #d95232;
    }

      .shareCollection a.google:hover {
        background-color: #c74c3c;
      }

    .shareCollection a.courriel {
      background-image: url(_media/image/970/ico-courriel.png);
      background-color: #aaaaaa;
    }

      .shareCollection a.courriel:hover {
        background-color: #999999;
      }

.usefulLink {
  
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 2.5em 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;

}

.containerInner.content .usefulLink{
width: 100%;
border: none;
padding: 1.5em 0 2.5em 0;
}

  .usefulLink a:not([href]) {
    display: none;
  }

  .usefulLink a, .usefulLink .defaultFacet {
    float: right;
    margin-bottom: 0.833333em;
    width: 47.727272%;
    text-align: center;
    font-size: 1.5em; /*24px*/
    line-height: 2.91666em; /*70px*/
    text-decoration: none!important;
    color: #FFF;
    background-color: #191919;
    font-family: "Merriweather", Arial;
    font-weight: 700;
    transition: background-color 0.3s, color 0.3s, width 0.5s, margin 0.5s;
    -webkit-transition: background-color 0.3s, color 0.3s, width 0.5s, margin 0.5s;
  }

.usefulLink a.full{
width: 100%;
}

    .usefulLink .defaultFacet .FacetedResultTemplate {
      width: 100%;
      margin: 0;
    }

    .usefulLink .defaultFacet a {
      width: 100%;
    }

  .usefulLink > a:first-child {
    float: left;
  }


  .usefulLink a:hover {
    background-color: #fdb813;
    color: #2d2d2d;
text-decoration: none!important;
  }

  .usefulLink a[href!=""] {
    display: block;
  }
/*FICHE PRODUIT*/

.productInfos h1 {
  margin-bottom: 0;
}
.articleBlog .productInfos h1{
    margin-bottom: 1.65em;
}
.productInfos .productSku {
  display: block;
  color: #7e8083;
font-family: "proxima-nova", sans-serif;
font-weight: 700;
  font-size: 1.111em;
  margin-top: -0.25em;
  margin-bottom: 1.65em;
}

.content .productInfos h2 {
  margin-top: 1em;
  margin-bottom: 0.25em;
}

.productInfos span.forBroker {
  font-weight: 700;
}

.productInfos div.forBroker {
  margin-bottom: 0.5em;
}

.productInfos sup {
  line-height: 1em;
}

.productInfos .wrapColors, .productInfos .wrapDimensions {
  margin-top: 0.625em;
  margin-bottom: 0.944444em;
}

.wrapColors .CustomFieldSelectorValue {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 3.333em;
  height: 3.333em;
  border: 1px solid #acacac;
  margin-right: 0.83333em;
  float: left;
  position: relative;
  overflow: hidden;
}

  .wrapColors .CustomFieldSelectorValue.selected, .wrapColors .CustomFieldSelectorValue:hover {
    border: 2px solid #fdb813;
    cursor: pointer;
  }

.wrapColors img {
  width: 100%;
}

.wrapDimensions .CustomFieldSelectorValue {
  display: inline-block;
  margin-right: 2em;
}

  .wrapDimensions .CustomFieldSelectorValue:hover {
    cursor: pointer;
    text-decoration: underline;
  }

  .wrapDimensions .CustomFieldSelectorValue.selected {
    font-weight: 700;
    color: #fdb813;
  }

.productInfos .color img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.calculator {
  background: #e5e5e5;
  padding: 1.4375em 6% 1.111em;
font-family: "proxima-nova", sans-serif;
  color: #454545;
}

  .calculator h3 {
    color: #454545;
    font-size: 1.25em;
    font-family: "Merriweather", Arial;
    line-height: 1em;
    margin-bottom: 1.25em;
  }

  .calculator input[type="text"] {
    border: none;
    background: #fff;
    width: 90px;
    vertical-align: middle;
    margin-right: 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .calculator .box1 {
    font-size: 1.125em;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 1.833333em;
  }

    .calculator .box1 span {
      vertical-align: middle;
    }

    .calculator .box1 img {
      vertical-align: middle;
      margin: 0 27px 0 44px;
    }

.btnCalcul {
  display: inline-block;
  vertical-align: middle;
  background: #191919;
  color: #FFF;
  font-family: "Merriweather", Arial;
  line-height: 2.2222em;
  padding: 0 1em;
  margin-left: 8.8%;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
  -webkit-transition: background 0.3s, color 0.3s;
}

  .btnCalcul:hover {
    background: #fdb813;
    color: #2d2d2d;
  }

.calculator .box2 {
  font-size: 1.125em;
  padding-top: 0.77777em;
}

  .calculator .box2 .label {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
  }

  .calculator .box2 .total {
    min-width: 212px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
  }

  .calculator .box2 .requiredBox {
    display: inline-block;
    vertical-align: top;
  }

.calculator .dynamicTotal {
  font-size: 2.6666em;
  font-weight: 700;
  font-family: "Merriweather", Arial;
}

  .calculator .dynamicTotal + span {
    font-family: "Merriweather", Arial;
    padding-left: 0.7222em;
  }

.calculator .box2 .requiredBox .notice {
  font-size: 0.666em;
  margin-top: 0.5em;
}

.sameCollectionTitle {
  width: 88%;
  margin: 0 auto;
  border-top: 4px solid #fdb813;
  color: #454545;
  font-family: "Merriweather", Arial;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 3.65em;
}

.fullContentHeader {
  margin-bottom: 1.8617%;
}

.fullContentHeaderLeft {
  float: left;
}

.fullContentHeaderRight {
  float: right;
  text-align: right;
font-family: "proxima-nova", sans-serif;
  font-size: 1em;
  color: #7e8083;
}

  .fullContentHeaderRight .GpcMenu {
    padding: 0;
  }

.facetsStore {
  float: right;
  text-align: right;
font-family: "proxima-nova", sans-serif;
  font-size: 1em;
  color: #7e8083;
}

  .fullContentHeaderRight .filterTitle, .facetsStore .filterTitle {
    position: relative;
    top: 0.5625em;
  }

  .fullContentHeaderRight .GpcMenuWrapper, .facetsStore .GpcMenuWrapper {
    width: auto;
    float: right;
    margin-right: 0;
  }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li, .facetsStore .GpcMenuWrapper > ul > li {
      display: inline-block;
      width: 161px;
      text-align: left;
      margin-left: 0.625em;
      position: relative;
      margin-bottom: 0;
    }

    .fullContentHeaderRight .GpcMenuWrapper ul li a, .facetsStore .GpcMenuWrapper ul li a {
      display: block;
      border: 1px solid #e0e0e0;
font-family: "proxima-nova", sans-serif;
      font-size: 1em;
      color: #7e8083;
      padding: 0.5625em 2.125em 0.5625em 0.625em;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-weight: 400;
      position: relative;
      text-decoration: none!important;
    }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li > a:after, .facetsStore .GpcMenuWrapper > ul > li > a:after {
      content: "";
      display: inline-block;
      width: 0.9375em;
      height: 0.5625em;
      background-image: url(_media/image/970/fleche-dropdown-facette.png);
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      right: 0.5625em;
      top: 0;
      bottom: 0;
      margin: auto;
    }

    .fullContentHeaderRight .GpcMenuWrapper ul li.expanded > a, .facetsStore .GpcMenuWrapper ul li.expanded > a {
      background-color: #fdb813;
      color: #FFF;
    }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li.expanded > a:after, .facetsStore .GpcMenuWrapper > ul > li.expanded > a:after {
      background-image: url(_media/image/970/fleche-dropdown-facette-selected.png);
    }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul, .facetsStore .GpcMenuWrapper > ul > li > ul {
      position: absolute;
      left: 0;
      top: 100%;
      z-index: 1000;
      width: 100%;
      border-left: 1px solid #e0e0e0;
      border-right: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }

      .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li, .facetsStore .GpcMenuWrapper > ul > li > ul > li {
        margin-left: 0;
        font-size: 0.875em;
        padding-left: 0;
        margin-bottom: 0;
      }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li > a, .facetsStore .GpcMenuWrapper > ul > li > ul > li > a {
          border: none;
          background-color: #f4f4f4;
          transition: background-color 0.3s;
          -webkit-transition: background-color 0.3s;
          white-space: normal;
          border-bottom: 1px solid #e0e0e0;
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li:last-child > a, .facetsStore .GpcMenuWrapper > ul > li > ul > li:last-child > a {
          border-bottom: none;
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li > a:hover, .facetsStore .GpcMenuWrapper > ul > li > ul > li > a:hover {
          background-color: #e0e0e0;
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li.selected > a, .facetsStore .GpcMenuWrapper > ul > li > ul > li.selected > a {
          color: #FFF!important;
          background-color: #2d2d2d;
          font-weight: 400;
        }

          .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li.selected > a:after, .facetsStore .GpcMenuWrapper > ul > li > ul > li.selected > a:after {
            content: "";
            display: block;
            width: 0.71429em;
            height: 0.71429em;
            background-image: url(_media/image/970/ico-x-facette.png);
            background-size: 100% auto;
            background-repeat: no-repeat;
            background-position: center;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0.71429em;
            margin: auto;
          }

.fullContentHeader h1 {
  margin-bottom: 0;
}

.fullContentWrapper {
  padding: 2em 3%;
  transition: padding 0.3s;
  -webkit-transition: padding 0.3s;
}

.wrapInspiration .GpcFacetedResults.defaultFacet {
  float: none;
  padding: 0;
  width: 100%;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate {
  width: 22.60638%;
  margin-right: 3.19149%;
  margin-bottom: 3.19149%;
  position: relative;
  transition: width 0.5s, margin 0.5s;
  -webkit-transition: width 0.5s, margin 0.5s;
  background-color: #2d2d2d;
}

form .mask {
  opacity: 0;
}

.projectPreview {
  cursor: pointer;
}

form .wrapInspiration .defaultFacet .FacetedResultTemplate:hover .ResultImage .mask, form .wrapSimilarProjects .defaultFacet .FacetedResultTemplate:hover .ResultImage .mask, form .wrapSearch .defaultFacet .FacetedResultTemplate:hover .searchInspirationItem .ResultImage .mask {
  opacity: 1;
}

form .wrapInspiration .defaultFacet .FacetedResultTemplate:hover .ResultContent, form .wrapSimilarProjects .defaultFacet .FacetedResultTemplate:hover .ResultContent, form .wrapSearch .defaultFacet .FacetedResultTemplate:hover .searchInspirationItem .ResultContent {
  opacity: 0;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate:nth-child(4n), .wrapSimilarProjects .defaultFacet .FacetedResultTemplate:nth-child(2n) {
  margin-right: 0;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage {
  padding-top: 100%;
  overflow: hidden;
  height: 0;
  position: relative;
}

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage img {
    max-width: none;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    right: -9999px;
    left: -9999px;
    margin: auto;
    max-height: 100%;
  }

form .mask {
  display: block;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0,0,0,0.8);
  font-size: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .valign, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .valign, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .valign {
    display: inline-block;
    height: 100%;
    width: 1px;
    vertical-align: middle;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .maskContent, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .maskContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .maskContent {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 1px);
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 2%;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink {
    margin-top: 2.285em;
  }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink a {
      display: inline-block;
font-family: "proxima-nova", sans-serif;
font-weight: 600;
      font-size: 0.875em;
      text-transform: uppercase;
      font-weight: 500;
      color: #FFF;
      border: 2px solid #FFF;
      text-decoration: none;
      width: 30.58823%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      margin-left: 0.71428em;
      margin-right: 0.71428em;
      line-height: 2.21428em;
      transition: border-color 0.3s, background-color 0.3s, color 0.3s;
      -webkit-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
    }

      .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a:hover, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a:hover, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink a:hover {
        border-color: #fdb813;
        background: #fdb813;
        color: #2d2d2d;
        font-weight: 500;
      }

.wrapInspiration .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultContent {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  color: #FFF;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3.82941% 7.05882% 4.22941%;
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate .ResultContentProductName, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContentProductName, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultContentProductName {
  font-family: "Merriweather", Arial;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 0.4em!important;
  color: #FFF;
  display: block;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent span {
  margin-bottom: 0;
}

.wrapInspiration .defaultFacet .FacetedResultTemplate .feature, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .feature, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .feature {
font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 0.875em;
  color: #fdb813;
  display: inline;
}

  .wrapInspiration .defaultFacet .FacetedResultTemplate .feature:after, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .feature:after, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .feature:after {
    content: "";
    color: #FFF;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #FFF;
    margin: 0 4px;
    vertical-align: middle;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .feature:last-child:after, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .feature:last-child:after, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .feature:last-child:after {
    display: none;
  }

.wrapInspiration .GpcResultPager, .wrapSearch .GpcResultPager {
  width: 100%;
  text-align: center;
  position: relative;
  top: -1.0625em;
  float: none;
  margin-bottom: 0.8125em;
  transition: margin 0.5s;
  -webkit-transition: margin 0.5s;
}

  .wrapInspiration .GpcResultPager a, .wrapSearch .GpcResultPager a {
    font-size: 1.25em;
font-family: "proxima-nova", sans-serif;
    color: #7e8083;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0 0.8em;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    line-height: 1.5em;
  }

    .wrapInspiration .GpcResultPager a:hover, .wrapInspiration .GpcResultPager a.selected, .wrapSearch .GpcResultPager a:hover, .wrapSearch .GpcResultPager a.selected {
      color: #2d2d2d;
      text-decoration: none;
    }

  .wrapInspiration .GpcResultPager .GpcPagerTrailing, .wrapInspiration .GpcResultPager .GpcPagerFirst, .wrapInspiration .GpcResultPager .GpcPagerLast, .wrapSearch .GpcResultPager .GpcPagerTrailing, .wrapSearch .GpcResultPager .GpcPagerFirst, .wrapSearch .GpcResultPager .GpcPagerLast {
    display: none;
  }

  .wrapInspiration .GpcResultPager .GpcPagerPrevious, .wrapSearch .GpcResultPager .GpcPagerPrevious {
    width: 1.5em;
    height: 1.5em;
    background-color: #2d2d2d;
    background-image: url(_media/image/970/pager-fleche-gauche.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    transition: background-image 0.3s, background-color 0.3s;
    -webkit-transition: background-image 0.3s, background-color 0.3s;
  }

  .wrapInspiration .GpcResultPager .GpcPagerNext, .wrapSearch .GpcResultPager .GpcPagerNext {
    width: 1.5em;
    height: 1.5em;
    background-color: #2d2d2d;
    background-image: url(_media/image/970/pager-fleche-droite.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    transition: background-image 0.3s, background-color 0.3s;
    -webkit-transition: background-image 0.3s, background-color 0.3s;
  }

  .wrapInspiration .GpcResultPager .GpcPagerPrevious:hover, .wrapSearch .GpcResultPager .GpcPagerPrevious:hover {
    background-image: url(_media/image/970/pager-fleche-gauche-hover.png);
    background-color: #fdb813;
  }

  .wrapInspiration .GpcResultPager .GpcPagerNext:hover, .wrapSearch .GpcResultPager .GpcPagerNext:hover {
    background-image: url(_media/image/970/pager-fleche-droite-hover.png);
    background-color: #fdb813;
  }

.fullContent .shareCollection {
  border-top: 2px solid #e5e5e5;
  padding-bottom: 0.5em;
}

.projectInfos span.forBroker {
  font-weight: 700;
}

.projectInfos div.forBroker {
  margin-bottom: 0.5em;
  font-size: 1.11111em;
  font-family: "Merriweather", Arial;
}

  .projectInfos div.forBroker span.forBroker {
    display: inline-block;
    width: 132px;
  }

.projectInfos .projectDesc {
  margin-top: 1.5em;
}

.printPage {
display:none;
  position: absolute;
  right: 0;
  top: 0;
}

  .printPage a {
    color: #7e8083;
    text-decoration: none;
  }

    .printPage a:before {
      content: "";
      display: inline-block;
      width: 1.35714em;
      height: 1.21428em;
      background-image: url(_media/image/970/ico-print.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% auto;
      vertical-align: middle;
      margin-right: 0.71428em;
    }

    .printPage a:hover {
      text-decoration: underline;
    }

.wrapUsedProducts {
  width: 88%;
  margin: 2em auto 0;
  border-bottom: 1px solid #e5e5e5;
}

  .wrapUsedProducts h2 {
    font-family: "Merriweather", Arial;
    font-size: 1.75em;
    line-height: 1em;
    margin-bottom: 0.64286em;
  }

  .wrapUsedProducts .GpcFacetedResults {
    float: none;
    padding: 0;
    width: 100%;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate {
    width: 47.72727272%;
    margin-right: 4.54545454%;
    margin-bottom: 4.54545454%;
    position: relative;
    overflow: hidden;
    background: #2d2d2d;
  }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultImage, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultImage {
      height: 0;
      padding-top: 28.5714%;
      position: relative;
      display: block;
      transition: opacity 1s;
      -webkit-transition: opacity 1s;
    }

      .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultImage img, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultImage img {
        position: absolute;
        top: -9999px;
        left: -9999px;
        right: -9999px;
        bottom: -9999px;
        margin: auto;
        max-width: 100%;
      }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate:nth-child(2n), .wrapSearch .defaultFacet .FacetedResultTemplate:nth-child(4n) {
      margin-right: 0;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent {
      position: absolute;
      right: 0;
      top: 25%;
      background-color: rgba(0,0,0,0.8);
      color: #FFF;
      text-align: right;
      padding: 0.8125em 0.8125em 0.5em;
      transition: font-size 0.5s, right 1s;
      -webkit-transition: font-size 0.5s, right 1s;
      display: block;
    }

      .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent:after, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent:after {
        content: "";
        display: block;
        width: 4em;
        height: 100%;
        background: #fdb813;
        position: absolute;
        right: -5em;
        top: 0;
        background-image: url(_media/image/970/fleche-produits-hover.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 60%;
      }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate:hover .ResultContent, .GpcFacetedResults .FacetedResultTemplate:hover .searchProductItem .ResultContent {
      right: 5em;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate:hover .ResultImage, .GpcFacetedResults .FacetedResultTemplate:hover .searchProductItem .ResultImage {
      opacity: 0.4;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent span {
      margin-bottom: 0;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent .ResultContentProductName, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent .ResultContentProductName {
      color: #fdb813;
      font-size: 1.625em;
      font-family: "Merriweather", Arial;
      line-height: 1em;
      font-weight: 700;
      display: block;
      margin-bottom: 0.125em;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent .series, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent .series {
font-family: "proxima-nova", sans-serif;
font-weight: 300;
      font-size: 1em;
      line-height: 1em;
    }

.wrapSimilarProjects {
  width: 88%;
  margin: 0 auto;
}

  .wrapSimilarProjects .GpcFacetedResults {
    float: none;
    padding: 0;
    width: 100%;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate {
    width: 47.72727272%;
    margin-right: 4.54545454%;
    margin-bottom: 4.54545454%;
    position: relative;
    background-color: #2d2d2d;
  }

.wrapSearch .GpcFacetedResults {
  float: none;
  padding: 0;
  width: 100%;
}

.wrapSearchProducts .defaultFacet .FacetedResultTemplate {
  position: relative;
  width: 22.60638%;
  margin-right: 3.191489%;
  margin-bottom: 3.191489%;
  overflow: hidden;
  transition: width 0.5s, margin 0.5s;
  -webkit-transition: width 0.5s, margin 0.5s;
  background: #2d2d2d;
}

.searchHeader {
  background: #2d2d2d;
  padding: 1.25em 3% 0;
}

.GpcPagedResultCount {
  float: none;
}

.searchHeader .wrapTabs {
  float: left;
}

  .searchHeader .wrapTabs ul li {
    float: left;
    color: #FFF;
    font-family: "Merriweather", Arial;
    font-size: 1.5em;
    line-height: 2.5em;
    padding: 0 1.25em;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    cursor: pointer;
    list-style: none;
    display: block;
  }

    .searchHeader .wrapTabs ul li:hover {
      color: #fdb813;
    }

    .searchHeader .wrapTabs ul li.selected {
      background: #fff;
      color: #2d2d2d;
    }

.searchHeader .searchBar {
  float: right;
  width: 287px;
  margin-top: 2px;
}

  .searchHeader .searchBar input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 7px 37px;
    border-radius: 15px;
    background: #FFF;
    font-size: 1.125em;
    line-height: 1em;
font-family: "proxima-nova", sans-serif;
    border: none;
    background-image: url(_media/image/970/bg-search.jpg);
    background-repeat: no-repeat;
    background-position: 12px center;
  }

  .searchHeader .searchBar img {
    display: none;
  }

.fixedLeft .mapCanvas {
  width: 100%;
  height: 100%;
}

.fullContentHeaderLeft .searchResults {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
  font-size: 1.625em;
  color: #7e8083;
  white-space: nowrap;
  margin-top: 5px;
}

.filterStore {
  padding: 1em 0 2.222em;
  border-bottom: 1px solid #ededed;
  font-size: 16px;
  width: 89.58333%;
  margin: 0 auto;
}

  .filterStore .searchPostalCode {
    float: left;
    position: relative;
  }

    .filterStore .searchPostalCode input[type="text"] {
      width: 300px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 0.5625em 2.125em 0.5625em 0.625em;
      font-size: 1em;
      background-color: #fff;
      background-image: url(_media/image/970/t-bg-search.jpg);
      background-repeat: no-repeat;
      background-position: 97% center;
      background-size: 17px auto;
    }

    .filterStore .searchPostalCode img {
      position: absolute;
      right: 14px;
      width: 17px;
      top: 0;
      bottom: 0;
      margin: auto;
    }

.store-list {
  padding: 0;
  margin: 0 auto;
  font-size: 0;
  width: 89.58333%;
  color: #7e8083;
}

  .store-list li {
    list-style: none;
    display: inline-block;
    width: 47.727272%;
    margin-right: 4.545454%;
    border-top: 1px solid #ededed;
    vertical-align: top;
    padding-top: 1.7777em;
    padding-bottom: 1.7777em;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.4;
    transition: width 0.5s, margin 0.5s, padding 0.5s;
    -webkit-transition: width 0.5s, margin 0.5s, padding 0.5s;
font-family: "proxima-nova", sans-serif;
  }

    .store-list li:nth-child(1), .store-list li:nth-child(2) {
      border-top: none;
    }

    .store-list li:nth-child(2n) {
      margin-right: 0;
    }

  .store-list .city {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
    font-size: 1.333em;
    line-height: normal;
    margin-bottom: 0.25em;
  }

  .store-list .phone {
    margin: 0.9375em 0;
  }

  .store-list .directions {
font-family: "proxima-nova", sans-serif;
font-weight: 300;
  }

    .store-list .directions a {
      color: #3a78d6;
      text-decoration: none;
      transition: color 0.3s;
      -webkit-transition: color 0.3s;
    }

      .store-list .directions a:hover {
        color: #0d4498;
        text-decoration: underline;
      }

.store .action {
  display: none!important;
}

.store .title {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}

.store .address {
  margin-bottom: 0.5em;
}

.gm-style-iw .misc {
  display: none;
}

.gm-style .gm-style-iw {
  white-space: nowrap;
}

.mapCanvas.w768 {
  height: 199px;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}

.contentWrapper {
  position: relative;
  margin-bottom: 2.5em;
}

.fullContentLeft {
  font-size: 1.125em;
font-family: "proxima-nova", sans-serif;
  color: #7e8083;
  max-width: 66.80851%;
  line-height: 1.5;
  float: left;
}

.fullContentRight {
  position: absolute;
  right: 0;
  bottom: 0;
}

  .fullContentRight .GpcMenu {
    padding-left: 0;
  }

  .fullContentRight.fullContentHeaderRight {
    white-space: normal;
  }

.wrapInstallations .GpcFacetedResults {
  float: none;
  padding: 0;
  width: 100%;
}

.wrapInstallations .defaultFacet .FacetedResultTemplate, .wrapSearch .defaultFacet .FacetedResultTemplate {
  position: relative;
  width: 22.60638%;
  margin-right: 3.191489%;
  margin-bottom: 3.191489%;
  overflow: hidden;
  transition: width 0.5s, margin 0.5s;
  -webkit-transition: width 0.5s, margin 0.5s;
  background: #2d2d2d;
}

  .wrapInstallations .defaultFacet .FacetedResultTemplate:nth-child(4n) {
    margin-right: 0;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .GpcFacetedResults .FacetedResultTemplate .searchInstallationItem .ResultImage {
    height: 0;
    padding-top: 28.23529%;
    position: relative;
    display: block;
    transition: opacity 1s, padding 0.5s;
    -webkit-transition: opacity 1s, padding 0.5s;
    overflow: hidden;
  }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .GpcFacetedResults .FacetedResultTemplate .searchInstallationItem .ResultImage img {
      position: absolute;
      top: -9999px;
      bottom: -9999px;
      left: -9999px;
      right: -9999px;
      margin: auto;
    }

  .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .GpcFacetedResults .FacetedResultTemplate .searchInstallationItem .ResultContent {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
    font-size: 1.875em;
    text-align: center;
    width: 100%;
    color: #FFF;
font-family: "proxima-nova", sans-serif;
    font-weight: normal;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate a:hover .ResultContent, .wrapSearch .GpcFacetedResults .FacetedResultTemplate .searchInstallationItem a:hover .ResultContent {
    color: #fdb813;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSearch .GpcFacetedResults .FacetedResultTemplate .searchInstallationItem .ResultContent span {
    display: inline-block;
    margin: 0 0.15em;
  }

.installationContent {
  margin-bottom: 2em;
}

.shareInstallation {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #e5e5e5;
  margin-top: 2em;
}

.fixedLeft .iFrameWrapper {
  height: 66%!important;
  width: 100%!important;
  background-image: url(_media/image/970/murdesign-bg.jpg);
  background-position: center;
  background-size: 100% auto;
}

  .fixedLeft .iFrameWrapper > p {
    height: 100%!important;
  }

.fixedLeft iframe {
  height: 100%!important;
  width: 100%!important;
}

.anchorInstallation {
  font-size: 0;
  height: 34%;
}

  .anchorInstallation a {
    display: inline-block;
    width: 25%;
    height: 100%;
    background-color: #fdb813;
    position: relative;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
  }

    .anchorInstallation a:hover {
      background: #e1a20c;
    }

  .anchorInstallation img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 59%;
  }

.contactHeader {
  height: 400px;
}

.contactHeaderLeft {
  float: left;
  width: 30%;
  background: #fdb813;
  color: #2d2d2d;
  font-size: 1.125em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 3% 2.5%;
  height: 100%;
font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
}

  .contactHeaderLeft p {
    margin-bottom: 1em;
  }

  .contactHeaderLeft h1 {
    font-family: "Merriweather", Arial;
    font-size: 3rem;
    margin-bottom: 0.25em;
  }

  .contactHeaderLeft a {
    color: #2d2d2d;
    text-decoration: none;
  }

    .contactHeaderLeft a:hover {
      text-decoration: underline;
    }

.contactHeaderRight {
  float: left;
  width: 70%;
  height: 100%;
}

.contactContent {
  width: 982px;
  margin: 1.125em auto;
  text-align: center;
font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
  font-size: 1.125em;
  color: #7e8083;
  max-width: 92.1875%;
}

  .contactContent h2 {
    font-size: 1.555em;
    color: #454545;
  }

  .contactContent .wrapForm {
    margin-top: 2em;
  }

    .contactContent .wrapForm input[type="text"] {
      border: none;
      border-bottom: 2px solid #fdb813;
      width: 47.48301%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
font-family: "proxima-nova", sans-serif;
      color: #2d2d2d;
      margin-left: 4.03398%;
      margin-bottom: 4.03398%;
      font-size: 1.333em;
      background-color: #F2F2F2;
      font-weight: 400;
    }

      .contactContent .wrapForm input[type="text"]:first-child {
        margin-left: 0;
      }

    .contactContent .wrapForm ::-webkit-input-placeholder {
      color: #7e8083;
    }

    .contactContent .wrapForm :-moz-placeholder { /* Firefox 18- */
      color: #7e8083;
    }

    .contactContent .wrapForm ::-moz-placeholder { /* Firefox 19+ */
      color: #7e8083;
    }

    .contactContent .wrapForm :-ms-input-placeholder {
      color: #7e8083;
    }

    .contactContent .wrapForm textarea {
      border: none;
      border-bottom: 2px solid #fdb813;
      width: 100%;
      background-color: #F2F2F2;
      resize: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
font-family: "proxima-nova", sans-serif;
      font-size: 1.333em;
      height: 10em;
      padding: 0.5625em;
      margin-bottom: 4.03398%;
      font-weight: 400;
      color: #2d2d2d;
    }

    .contactContent .wrapForm .formSubmit {
      text-align: right;
      margin-bottom: 4.03398%;
    }

    .contactContent .wrapForm input[type="submit"] {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
      color: #2d2d2d;
      background-color: #fdb813;
      font-size: 1.333em;
      padding: 0.8em 3.25em;
    }

      .contactContent .wrapForm input[type="submit"]:hover {
        background-color: #2d2d2d;
        color: #FFF;
      }

.fullContentWrapper .homeSocial {
  padding-bottom: 0;
}



.findRetailerBtn:before {
    content: "\f041";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px;
}


.downloadPdfBtn:before {
    content: "\f1c1";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 10px;
}

.appLink{
    background-color: #fdb813;
}

.appLink strong{
    font-size: 1.33em;
    color: #3b2c08;
}




.captcha{margin:2% 0;text-align:left;}
.captcha .CaptchaFirstCell{float:none;display:inline-block;vertical-align:top;}
.captcha .CaptchaSecondCell{float:none;display:inline-block;vertical-align:top;margin:0 0 0 1em;}
.captcha .CaptchaRow + div{margin-top:2%;}
.captcha input[type=text]{width: 10em !important;max-width: 75% !important;vertical-align: middle !important;margin: 0 0 0 1em !important;}

@media screen and (max-width: 1907px) {
  .homeItemText {
    font-size: 1.4375em;
    width: 59.17647%;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a {
    margin-left: 2rem;
    margin-right: 2rem;
    width: 45.13888%;
    margin-bottom: 0.71438em;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink {
    margin-top: 1.21418em;
  }
}

@media screen and (max-width: 1570px){
    .usefulLink a, .usefulLink .defaultFacet {
    width: 100%;
     flex-flow: column wrap;
  }
}

@media screen and (max-width: 1773px) {
  .homeItemText {
    font-size: 1.375em;
    width: 62.17647%;
  }

  .menuCss1 ul li a, .menuProduit {
    font-size: 1.125em;
  }

  .scrollingRight .footer {
    position: relative;
    padding: 0 6%;
  }

    .scrollingRight .footer .w1024 {
      display: none;
    }

    .scrollingRight .footer .links {
      width: 100%;
      position: absolute;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      left: 0;
      text-align: center;
    }

    .scrollingRight .footer .footerRight {
      z-index: 12;
      position: relative;
    }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1.3333em;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink a {
    margin-left: 2rem;
    margin-right: 2rem;
    width: 45.13888%;
    margin-bottom: 0.71438em;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink {
    margin-top: 1.21418em;
  }

  .facetsStore {
    float: left;
    width: 100%;
    text-align: left;
  }

  .searchPostalCode {
    margin-bottom: 2.222em;
  }

  .facetsStore .GpcMenuWrapper, .facetsStore .filterTitle {
    float: none;
    display: inline-block;
    vertical-align: middle;
    top: 0;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent {
    font-size: 1.625em;
  }
}

@media screen and (max-width: 1610px) {
  .homeItemText {
    font-size: 1.3125em;
    width: 64.17647%;
  }

  .bannerTitle {
    font-size: 3em;
  }

  .bannerBtn a {
    font-size: 1.0625em;
    margin-top: 1.3em;
  }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1.2222em;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent {
    font-size: 0.875em;
  }

  .contactHeaderLeft {
    width: 35%;
  }

  .contactHeaderRight {
    width: 65%;
  }
}

@media screen and (max-width: 1520px){
.header {
justify-content: space-between;
flex-flow: row wrap;
}

.logo {
order: 2; 
flex-grow: 2;
}

.mainMenu {
    flex-grow:2;
    order: 3;
}

.menuCss1 ul {
    justify-content: space-between;
}
.menuCss1 ul li {
flex-grow: 2;
    text-align: center;
}

.headerRight {
    order: 1;
width:100%;
padding: 1% 0;
}

}

@media screen and (max-width: 1490px) {
.logo {
    margin-right: 1%;
} 

.headerRight {

}

.menuCss2 ul li {
    line-height: 1rem;
}



.homeItemText {
    font-size: 1.25em;
    width: 66.17647%;
  }
    
/*.menuCss1 ul li a {
padding: 0 0.8em;
}
  .menuCss1 ul li a, .menuProduit {
    font-size: 1em;
  }*/

  .homeActions {
    width: 29.03125%;
  }

    .homeActions h2 {
      font-size: 1.25em;
    }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList.defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1.22222em;
  }

  .scrollingRight .shareCollection a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    width: 40px;
    height: 40px;
    background-size: 40px auto;
    background-position: center;
    transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
    text-indent: -9999px;
    padding: 0;
    background-repeat: repeat-y;
  }

    .scrollingRight .shareCollection a:hover {
      background-position: center -40px;
    }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .GpcFacetedResults .FacetedResultTemplate .searchProductItem .ResultContent {
    font-size: 0.75em;
  }

  .contactHeaderLeft {
    width: 40%;
  }

  .contactHeaderRight {
    width: 60%;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 1378px) {




  .homeItemText {
    font-size: 1.1875em;
    width: 68.93204%;
  }

  .bannerTitle {
    font-size: 2.75em;
  }

  .fixedLeft .imageName {
    font-size: 1.375em;
  }

  .fixedLeft .imageDesc {
    font-size: 0.875em;
  }

  .fixedLeft .imageProductDetails .imageProductName {
    font-size: 1.125em;
  }

  .fixedLeft .imageProductDetails .imageCollectionName {
    font-size: 0.75em;
  }

  .fixedLeft .lightbox-nav .lightbox-nav-btnPrev, .fixedLeft .lightbox-nav .lightbox-nav-btnNext {
    width: 2.5em!important;
    height: 2.5em!important;
    top: -50px;
  }

    .fixedLeft .lightbox-nav .lightbox-nav-btnPrev:hover {
      background-position: -40px center;
    }

    .fixedLeft .lightbox-nav .lightbox-nav-btnNext:hover {
      background-position: 40px center;
    }

  .fixedLeft .imageProductDetails {
    right: 50px;
    padding: 0.2em 0.75em 0.3125em;
    top: -50px;
  }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1.11111em;
  }

  .usefulLink a, .usefulLink .defaultFacet {
    width: 100%;
  }

  .usefulLink > a {
    margin-bottom: 0.833333em;
  }

  .btnCalcul {
    display: inline-block;
    margin-left: 0;
    margin-top: 8px;
    margin-right: 100px;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate {
    width: 30.50847%;
    margin-right: 4.23729%;
    margin-bottom: 4.23729%;
  }

    .wrapInspiration .defaultFacet .FacetedResultTemplate:nth-child(4n) {
      margin-right: 4.23729%;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 0;
    }

  .wrapInspiration .GpcResultPager, .wrapSearch .GpcResultPager {
    margin-top: 0.8125em;
  }

  .fullContent .shareCollection {
    padding-bottom: 1.5em;
  }

  .wrapSearch .defaultFacet .FacetedResultTemplate {
    width: 30.50847%;
    margin-right: 4.23728%;
    margin-bottom: 4.23728%;
  }

    .wrapSearch .defaultFacet .FacetedResultTemplate:nth-child(4n) {
      margin-right: 4.23728%;
    }

    .wrapSearch .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 0;
    }

    .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
      font-size: 1em;
    }

  .fixedLeft .iFrameWrapper {
    height: 50%!important;
  }

  .fixedLeft .anchorInstallation {
    height: 50%;
  }

  .anchorInstallation a {
    width: 50%;
    height: 50%;
  }

  .contactHeaderLeft {
    width: 45%;
  }

  .contactHeaderRight {
    width: 55%;
  }
}

@media screen and (max-width: 1300px) {
  .appLink {
    font-size: 0.875em;
  }

  .fullContentHeaderRight {
    width: 100%;
    text-align: center;
    margin-top: 2.43644%;
  }

  .searchHeader + .fullContentWrapper .fullContentHeaderRight {
    width: auto;
    margin-top: 0;
  }

  .fullContentHeaderRight .filterTitle {
    display: inline-block;
    vertical-align: middle;
    top: auto;
    position: static;
  }

  .fullContentHeaderRight .GpcMenuWrapper {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }

  .fullContentHeader {
    margin-bottom: 4.23729%;
  }

  .searchHeader + .fullContentWrapper .fullContentHeader {
    margin-top: 2.23728%;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContent {
    display: none;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .maskContent span {
    display: none;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a {
    width: 66.32653%;
  }

  .printPage {
    display: none;
  }

  .fullContentLeft {
    float: none;
    max-width: none;
  }

  .fullContentRight {
    position: static;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate {
    width: 30.50847%;
    margin-right: 4.23728%;
    margin-bottom: 4.23728%;
  }

    .wrapInstallations .defaultFacet .FacetedResultTemplate:nth-child(4n) {
      margin-right: 4.23728%;
    }

    .wrapInstallations .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 0;
    }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent {
      height: 2.25em;
      word-spacing: 250px;
    }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent span {
        display: block;
        padding: 0 1.5em;
      }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage {
      padding-top: 41.666%;
    }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage img {
        height: 100%;
      }
}

@media screen and (max-width: 1260px) {
  .homeItemText {
    font-size: 1.125em;
  }

  /*.menuCss1 ul li a, .menuProduit {
    font-size: 1em;
    padding: 0 0.6875em;
  }*/

  /*.logo {
    width: 17.04237%;
    margin-right: 1.69491%;
  }*/

    .logo img {
      max-width: 100%;
    }

  .homeActions .name, .homeActions .email {
    width: 100%;
  }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1em;
  }

  .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
    font-size: 0.875em;
  }

  .store-list li {
    width: 100%;
    margin-right: 0;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

    .store-list li:nth-child(2) {
      border-top: 1px solid #ededed;
    }
}

@media screen and (max-width: 1192px) {
  .homeItemText {
    font-size: 1.0625em;
  }

  .bannerTitle {
    font-size: 2.5em;
  }

  .homeActions {
    width: 30.03125%;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate {
    width: 100%;
    margin-right: 0;
  }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultImage img {
      width: 100%;
    }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent {
      font-size: 1em;
    }
}

@media screen and (max-width: 1150px) {
  .logo {
    width: 16.04237%;
  }
}

@media screen and (max-width: 1128px) {
  .homeItemText {
    font-size: 1em;
  }

  /*.menuCss1 ul li a, .menuProduit {
    font-size: 0.9375em;
  }*/

  .logo {
    width: 19%;
    margin-right: 1.69491%;
  }

    .logo img {
      max-width: 100%;
    }

  .contactHeaderLeft {
    width: 58.59375%;
  }

  .contactHeaderRight {
    width: 41.40625%;
  }
}

@media screen and (max-width: 1063px) {
  .homeItemText {
    font-size: 0.9375em;
  }

  /*.menuCss2 ul li a, .langue {
    font-size: 0.625em;
  }*/

  .menuCss2 ul li a {
    margin-right: 1.5em;
  }

  .search {
    font-size: 1em;
    padding-left: 0.8125em;
    transition: font-size 0.5s;
  }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 0.99999em;
  }

  .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
    font-size: 0.75em;
  }
}

@media screen and (max-width: 1024px) {

  .homeItemText {
    width: 68.93204%;
    font-size: 0.875em;
    line-height: 1.5;
  }

  .header {
    padding: 0 3.90625%;
flex-flow: row nowrap;
  }

.headerRight {
order: 3;
    width: 20%;
}

  .menuCss1 ul li a, .menuProduit {
    font-size: 0.875em;
  }

  .bannerTitle {
    font-size: 2.25em;
  }

  .bannerBtn a {
    font-size: 0.875em;
    margin-top: 2em;
  }

  .banner .flecheGauche, .banner .flecheDroite {
    width: 40px;
    height: 40px;
    background-size: 32.5% auto;
  }

  .homeActions {
    width: 32.03125%;
    padding-left: 1.95313%;
    padding-right: 1.95313%;
  }

    .homeActions h2 {
      font-size: 1.25em;
    }
}
/* --------------------------------------------- */ /* ---------TABLET MODE (768 - 1023)------------ */ /* --------------------------------------------- */

@media screen and (max-width: 1023px) {


  .menuMobile {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000;
    background: #131313;
    display: none;
text-align:left;
  }

    .menuMobile .menuCss3 > ul > li > a, .menuProduitMobileItem > a {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
      color: #FFF;
      font-size: 1.75em;
      display: block;
      text-decoration: none;
      padding: 0 2.86458%;
      border-bottom: 1px solid #262626;
      line-height: 2.0357em;
      position: relative;
      transition: background 0.3s;
      -webkit-transition: background 0.3s;
    }

  .menuProduit {
    display: none;
  }

  .menuProduitMobile.defaultFacet .FacetedResultTemplate {
    width: 100%;
    margin: 0;
    font-size: inherit;
    position: relative;
  }

  .menuMobile .menuCss3 > ul > li > a:hover, .menuProduitMobileItem > a:hover {
    background-color: #212020;
  }

  .menuMobile .menuCss3 > ul > li > div > ul > li > a, .menuProduitMobile .niveau1 a {
font-family: "proxima-nova", sans-serif;
font-weight: 700;
    color: #fdb813;
    font-size: 1.25em;
    display: block;
    text-decoration: none;
    padding: 0 5.63186%;
    border-bottom: 1px solid #454343;
    line-height: 2.3em;
    background-color: #212020;
    position: relative;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
  }

    .menuMobile .menuCss3 > ul > li > div > ul > li > a:hover, .menuProduitMobile .niveau1 a:hover {
      background-color: #343333;
    }

  .menuMobile .menuCss3 > ul > li > div > ul > li > div > ul > li > a, .menuProduitMobile .niveau2 a {
font-family: "proxima-nova", sans-serif;
font-weight: 300;
    color: #fff;
    font-size: 1.125em;
    display: block;
    text-decoration: none;
    padding: 0 7.94271%;
    border-bottom: 1px solid #454343;
    line-height: 2.444em;
    background-color: #343333;
    position: relative;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
  }

    .menuMobile .menuCss3 > ul > li > div > ul > li > div > ul > li > a:hover, .menuProduitMobile .niveau2 a:hover {
      background-color: #454343;
    }

  .menuMobile .menuCss3 > ul > li.parent:after, .menuProduitMobileItem:after {
    content: "";
    display: block;
    background-image: url(_media/image/970/fleche-haut-menu-mobile.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    width: 0.85714em;
    height: 0.46428em;
    position: absolute;
    top: 0.75em;
    right: 1rem;
    margin: auto;
    z-index: 10;
font-size: 2rem;
  }

  .menuMobile .menuCss3 > ul > li.parent.expanded:after, .menuProduitMobileItem > a.expanded:after {
    background-image: url(_media/image/970/fleche-bas-menu-mobile.png);
  }

  .menuMobile .menuCss3 > ul > li > div > ul > li.parent:after, .menuProduitMobile .niveau1.parent:after {
    content: "";
    display: block;
    background-image: url(_media/image/970/fleche-haut-sous-menu-mobile.png);
    background-repeat: no-repeat;
    background-size: 25% auto;
    background-position: center;
    width: 3.42856em;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.3em;
    margin: auto;
    z-index: 1000;
  }

  .menuMobile .menuCss3 > ul > li > div > ul > li.parent.expanded:after, .menuProduitMobile .niveau1.parent.expanded:after {
    background-image: url(_media/image/970/fleche-bas-sous-menu-mobile.png);
  }

  .menuMobile .menuCss4 {
    margin-top: 2.0625em;
  }

    .menuMobile .menuCss4 > ul > li {
      padding-left: 2.86458%;
      margin-bottom: 1.75em;
    }

      .menuMobile .menuCss4 > ul > li > a {
font-family: "proxima-nova", sans-serif;
        color: #fdb813;
        text-decoration: none;
        font-size: 1.375em;
        text-decoration: none;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
      }

  .menuMobile .menuCss5 {
    margin-top: 3em;
    padding-bottom: 1em;
  }

    .menuMobile .menuCss5 > ul > li {
      padding-left: 2.86458%;
      margin-bottom: 1.25em;
    }

      .menuMobile .menuCss5 > ul > li > a {
font-family: "proxima-nova", sans-serif;
        color: #7e8083;
        text-decoration: none;
        font-size: 1.125em;
        text-decoration: none;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
      }

        .menuMobile .menuCss5 > ul > li > a:hover, .menuMobile .menuCss4 > ul > li > a:hover {
          color: #FFF;
        }

  .menuMobile .menuCss3 li.parent > div {
    display: none;
  }

  .menuCss1, .search, .menuCss2 {
    display: none;
  }

  .sousMenuProduit .FacetedResultTemplate.niveau1 .ResultContentProductName {
    font-size: 1em;
  }

  .sousMenuProduit .FacetedResultTemplate.niveau2 .ResultContentProductName {
    font-size: 0.75em;
  }

  .popin img {
    max-width: 100%;
    max-height: 650px;
  }

  .w768 {
    display: block;
  }

  .logo {
    width: 142px;
  }

  .icoMenu {
    width: 1.25em;
    height: 1.25em;
    /*float: left;*/
    background-image: url(_media/image/970/ico-menu-768.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 1.1875em;
    position: relative;
    /*top: 33px;*/
    cursor: pointer;
  }

  .banner .bannerText {
    top: 27%;
  }

    .banner .bannerText .bannerBtn a {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
    }

  .homeItem {
    width: 42.1875%;
    margin-top: 5.20833%;
    margin-left: 5.20833%;
    margin-right: 0;
    margin-bottom: 0;
  }

    .homeItem:first-child {
      margin-left: 5.20833%;
    }

  .homeItemText {
    width: 56.17284%;
    font-size: 1.125em;
    padding-right: 3em;
  }

  .homeActions {
    width: 89.58334%;
    margin: 5.20833% auto 0;
    border-bottom: 1px solid #e5e5e5!important;
    border-left: none;
    border-right: none;
    padding-bottom: 5.33854%;
  }

    .homeActions h2 {
      font-size: 1.375em;
    }

    .homeActions p {
      line-height: 1.4;
      margin-bottom: 1.5em;
    }

    .homeActions .searchStore input[type="text"] {
      width: 37.1553%;
    }

    .homeActions .name, .homeActions .email {
      width: 47.52907%;
    }

  .homeSocial {
    border-top: none;
    margin-top: 0;
    padding: 3.2083333% 0;
  }

.homeSocial .aqmat{
display: block;
margin-top: 2em;
border: none;
padding-left: 0;
margin-left: 0;
}

  .w1024 {
    display: none;
  }

  .footerLeft .links {
font-family: "proxima-nova", sans-serif;
  }

  .footerLeft .copyright {
    margin-right: 6.640625%;
  }

  .fixedContainer {
    height: auto;
  }

  .fixedLeft {
    float: none;
    width: 100%;
    height: auto;
    position: static;
    border: none;
    border-bottom: 1px solid #ededed;
  }

    .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
      height: 266px!important;
    }

    .fixedLeft .bx-wrapper {
      position: relative;
    }

    .fixedLeft .imageGalery img {
      max-width: 100%;
      position: absolute;
      top: -9999px;
      left: -9999px;
      right: -9999px;
      bottom: -9999px;
      margin: auto;
      min-height: 100%;
      height: auto;
    }

    .fixedLeft .lightbox-container-image-data-box {
      padding: 0;
    }

      .fixedLeft .lightbox-container-image-data-box .imageName, .fixedLeft .lightbox-container-image-data-box .separator, .fixedLeft .lightbox-container-image-data-box .imageDesc {
        display: none;
      }

    .fixedLeft .lightbox-nav .lightbox-nav-btnPrev, .fixedLeft .lightbox-nav .lightbox-nav-btnNext {
      bottom: 10px!important;
    }

    .fixedLeft .lightbox-thumbContainer {
      bottom: 1.3888em;
    }

  .scrollingRight {
    width: 100%;
  }

    .scrollingRight .content {
      padding: 5.59895% 5.2083333% 4.1666666%;
    }

  .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
    font-size: 1.1111em; /* 24px */
  }

  .scrollingRight .footer .links {
    position: static;
    width: auto;
  }

  .scrollingRight .shareCollection a {
    color: #FFF;
    background-position: left center;
    background-size: auto 100%;
    text-decoration: none;
    padding-left: 42px;
    background-repeat: no-repeat;
    font-size: 0.875em; /* 14px */
    line-height: 2.85714em; /* 40px */
    display: inline-block;
    font-family: Arial;
    padding-right: 22px;
    border-radius: 3px;
    margin-right: 0.3125em;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    text-indent: 0;
    width: auto;
  }

    .scrollingRight .shareCollection a:hover {
      background-position: left center;
    }

  .usefulLink a, .usefulLink .defaultFacet {
    width: 47.09302%;
  }


  .wrapInspiration .defaultFacet .FacetedResultTemplate {
    width: 47.09302%;
    margin-right: 5.81395%;
    margin-bottom: 5.81395%;
  }

    .wrapInspiration .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 5.81395%;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate:nth-child(2n) {
      margin-right: 0;
    }

  .fullContentWrapper {
    padding: 3.38541% 5.208333%;
  }

  .fullContentHeaderRight {
    text-align: left;
  }

    .fullContentHeaderRight .filterTitle {
      display: block;
      margin-bottom: 0.5625em;
    }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li {
      margin-right: 0.625em;
      margin-left: 0;
    }

  .fullContentHeader {
    margin-bottom: 5.81395%;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink {
    margin-top: 2.28571em;
  }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink a {
      width: 40.1234%;
      margin: 0 3.086419%;
    }

  .printPage {
    display: block;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContent {
    display: block;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .maskContent span {
    display: block;
  }

    .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .maskContent span.feature {
      display: inline-block;
    }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate, .wrapSearch .defaultFacet .FacetedResultTemplate {
    width: 47.72727272%;
    margin-right: 4.54545454%;
    margin-bottom: 4.54545454%;
    position: relative;
    overflow: hidden;
  }

    .wrapSearch .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 4.54545454%;
    }

    .wrapSearch .defaultFacet .FacetedResultTemplate:nth-child(2n) {
      margin-right: 0;
    }

    .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
      font-size: 1em;
    }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink {
    margin-top: 2.28571em;
  }

    .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a {
      width: 40.1234%;
      margin: 0 3.086419%;
    }

  .searchHeader + .fullContentWrapper .fullContentHeaderRight, .fullContentHeaderRight.fullContentRight {
    width: 100%;
    text-align: center;
    margin-top: 2.43644%;
  }

    .searchHeader + .fullContentWrapper .fullContentHeaderRight .filterTitle, .fullContentHeaderRight.fullContentRight .filterTitle {
      display: inline-block;
      margin-bottom: 0;
    }

  .searchHeader .searchBar {
    width: 100%;
  }

    .searchHeader .searchBar input[type="text"] {
      font-size: 1.375em;
      background-image: url(_media/image/970/t-bg-search.jpg);
      padding: 9px 54px;
      border-radius: 20px;
      margin-bottom: 1em;
    }

  .searchHeader + .fullContentWrapper .fullContentHeader {
    margin-top: 0;
  }

  .searchHeader + .fullContentWrapper .fullContentHeaderRight {
    margin-top: 3.63372%;
  }

  .wrapSearch .GpcResultPager {
    top: 0;
  }

  .facetsStore {
    float: right;
    text-align: right;
    width: auto;
  }

  .filterStore {
    border-bottom: none;
    padding-top: 0;
  }

  .searchPostalCode {
    margin-bottom: 0;
  }

  .store-list li {
    width: 47.727272%;
    margin-right: 4.545454%;
    padding-top: 1.7777em;
    padding-bottom: 1.7777em;
  }

    .store-list li:nth-child(2), .store-list li:nth-child(1) {
      border-top: none;
    }

    .store-list li:nth-child(2n) {
      margin-right: 0;
    }

  .fixedLeft .mapCanvas {
    height: 300px;
  }

  .wrapInstallations .defaultFacet .FacetedResultTemplate {
    width: 47.727272%;
    margin-right: 4.545454%;
    margin-bottom: 4.545454%;
  }

    .wrapInstallations .defaultFacet .FacetedResultTemplate:nth-child(3n) {
      margin-right: 4.545454%;
    }

    .wrapInstallations .defaultFacet .FacetedResultTemplate:nth-child(2n) {
      margin-right: 0;
    }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent {
      height: 2em;
    }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent span, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent span {
        display: inline-block;
      }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage {
      padding-top: 37.037037%;
    }

    .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage {
      padding-top: 41.666%;
    }

  .fullContentHeaderRight.fullContentRight {
    margin-top: 2.5em;
  }

  .fixedLeft .iFrameWrapper {
    height: 400px!important;
  }

  .fixedLeft .anchorInstallation {
    height: 192px;
  }

    .fixedLeft .anchorInstallation a {
      width: 25%;
      height: 100%;
    }

  .fullContentWrapper .homeSocial {
    border-top: 1px solid #e5e5e5;
  }

  .contactHeader {
    height: auto;
  }

  .contactHeaderLeft {
    width: 100%;
    padding: 5% 0 5% 2.777em;
  }

  .contactHeaderRight {
    width: 100%;
    height: 250px;
  }

  .contactContent {
    max-width: none;
    width: 89.58333%;
  }

  .btnCalcul {
    margin-left: 8.8%;
  }

.productList .GpcMenuWrapper {
    width: 32.3404%;
    margin-right: 1.4184%;
  }

  .productList .GpcFacetedResults {
    width: 66.2412%;
  }

    .productList .GpcFacetedResults .FacetedResultTemplate {
      width: 48.8222%;
padding-top: 48.8222%;
      margin-right: 2.1413%;
      margin-bottom: 2.1413%;
    }

    .productList .GpcFacetedResults .FacetedResultTemplate:nth-child(3n) {
      margin-right: 2.1413%;
    }

    .productList .GpcFacetedResults .FacetedResultTemplate:nth-child(2n) {
      margin-right: 0;
    }
}

@media screen and (max-width: 923px) {
  .homeItemText {
    padding-right: 2em;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 240px!important;
  }
}

@media screen and (max-width: 846px) {
  .banner .bannerText {
    top: 19%;
  }

  .homeItemText {
    padding-right: 0.6666em;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 220px!important;
  }

  .scrollingRight .shareCollection a, .fullContent .shareCollection a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    width: 40px;
    height: 40px;
    background-size: 40px auto;
    background-position: center;
    transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
    text-indent: -9999px;
    padding: 0;
    background-repeat: repeat-y;
  }

    .scrollingRight .shareCollection a:hover, .fullContent .shareCollection a:hover {
      background-position: center -40px;
    }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
    font-size: 0.875em;
  }

  .facetsStore {
    float: left;
    width: 100%;
    text-align: left;
  }

  .searchPostalCode {
    margin-bottom: 2.222em;
  }

  .facetsStore .GpcMenuWrapper, .facetsStore .filterTitle {
    float: none;
    display: inline-block;
    vertical-align: middle;
    top: 0;
  }

  .btnCalcul {
    margin-left: 5%;
  }
}

@media screen and (max-width: 784px) {
  .fullContentHeaderRight .GpcMenuWrapper > ul > li {
    width: 129px;
  }

  .btnCalcul {
    margin-left: 0;
    margin-right: 200px;
  }
}

@media screen and (max-width: 744px) {
  .homeItemText {
    font-size: 1.0625em;
  }

  .bannerTitle {
    font-size: 2em;
  }

  .bannerBtn a {
    margin-top: 1em;
  }

  .usefulLink a, .usefulLink .defaultFacet {
    width: 100%;
  }

  .usefulLink > a:first-child {
    margin-bottom: 0.833333em;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 194px!important;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink a, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink a {
    margin-left: 2rem;
    margin-right: 2rem;
    width: 45.13888%;
    margin-bottom: 0.71438em;
  }

  .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask .wrapLink, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask .wrapLink {
    margin-top: 1.21418em;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
    font-size: 0.75em;
  }
}

@media screen and (max-width: 702px) {
  .homeItemText {
    font-size: 1em;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 183px!important;
  }

  .store-list li {
    width: 100%;
    margin-right: 0;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

    .store-list li:nth-child(2) {
      border-top: 1px solid #ededed;
    }
}

@media screen and (max-width: 662px) {
  .homeItemText {
    font-size: 0.9375em;
  }

  .scrollingRight .footer .links {
    display: none;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 172px!important;
  }
}

@media screen and (max-width: 640px) {






  .w320 {
    display: block!important;
  }

  html, body {
    font-size: 100%;
    min-width: 320px;
  }

  .menuMobile {
    font-size: 1.25em;
    display: none;
  }

.menuMobile .menuCss3 li.item52 > a{
width: 85%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

  .menuProduit {
    display: none;
  }

  .fixedLeft .mapCanvas {
    display: none;
  }

  .appLink {
    font-size: 1rem;
    padding-top: 1.5em;
    margin-top: 0;
  }

  .productInfos .appLink {
    display: none;
  }

  .popinForm {
    position: relative!important;
    top: 30px!important;
    width: 90%!important;
    left: 5%!important;
    right: auto!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1.5rem;
  }

  .header {
    height: auto;
  }

  .push, .pushInner {
    display: none;
  }

  .container, .containerInner {
    margin-bottom: 0;
  }

  .logo {
    width: 44.375%;
height:auto;
    padding: 4.375% 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 0;
  }

    .logo img {
      position: relative;
    }

  .headerRight {
    width: 53.655%;
    /*display: inline-block;
    position: relative;*/
    vertical-align: middle;
    text-align: right;
    right: 0;
  }

  .icoMenu {
    width: 12.5%;
    padding-top: 8.75%;
    top: 0;
    float: none;
    display: inline-block;
    height: 0;
    margin-right: 6.25%;
    vertical-align: middle;
  }

  .langue {
    display: none;
  }

  .langueMobile {
    display: inline-block;
    float: none;
    height: auto;
    top: 0;
    font-size: 1.25rem;
    vertical-align: middle;
    width: 23%;
width:100%;
    overflow: hidden;
    border: 1px solid #cccccc;
    background-image: url(_media/image/970/m-fleche-jaune-select.png);
    background-position: 86% center;
    background-repeat: no-repeat;
    background-size: 14.28% auto;
  }

    .langueMobile select {
      padding-left: 0.5rem;
      width: 140%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
font-family: "proxima-nova", sans-serif;
      color: #a6a6a6;
      background: transparent;
      height: 2.5rem;
      border: none;
      font-size: 1.25rem;
    }

  .banner img {
    max-width: 175%;
  }

  .bannerText {
    width: 75%;
  }

  .bannerTitle {
    font-size: 2.25rem;
  }

  .banner .bannerText .bannerBtn a {
    font-size: 1.25rem;
  }

  .banner .flecheGauche, .banner .flecheDroite, .fixedLeft .lightbox-nav .lightbox-nav-btnPrev, .fixedLeft .lightbox-nav .lightbox-nav-btnNext {
    width: 5rem!important;
    height: 5rem!important;
width:13% !important;
height:0 !important;
padding-top:13% !important;
  }
.banner .bannerText{width:73% !important;}

  .banner .bx-pager-item, .fixedLeft .bx-pager .bx-pager-item {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0.625rem;
    margin: 0 0.625rem;
  }

    .banner .bx-pager-item a, .banner .bx-pager-item:hover a, .fixedLeft .bx-pager .bx-pager-item a, .fixedLeft .bx-pager .bx-pager-item .active {
      border-radius: 0.625rem;
    }

    .banner .bx-pager-item:hover, .fixedLeft .bx-pager .bx-pager-item:hover {
      transform: none;
      border-radius: 0.625rem;
    }

  .homeItem {
    margin-left: auto!important;
    margin-right: auto!important;
    width: 87.5%;
    float: none;
    margin-top: 5.9375%;
  }

    .homeItem img {
      width: 100%;
    }

  .homeItemText {
    font-size: 1.75rem;
    padding-right: 15px;
  }

  .wrapHomeActions {
    margin-top: 11.25%;
  }

  .homeActions {
    margin-top: 0;
    font-size: 2rem;
    width: 87.5%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 12.5%;
    margin-bottom: 3.75%;
  }

    .homeActions h2 {
      font-size: 2.75rem;
    }

  .searchStore {
    width: 100%;
  }

  .homeActions .searchStore input[type="text"] {
    width: 57.14286%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .homeActions .searchStore input[type="button"] {
    width: 42.857%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }

  .homeActions .name, .homeActions .email {
    width: 100%;
  }

  .wrapHomeRea .GpcFacetedResults .FacetedResultTemplate {
    width: 17.85714%;
    padding-top: 17.85714%;
    margin-left: 2.657%;
  }

    .wrapHomeRea .GpcFacetedResults .FacetedResultTemplate:first-child {
      margin-left: 0;
    }

  .homeSocial {
    padding-bottom: 12.5%;
  }

    .homeSocial span {
      display: block;
      font-size: 2rem;
      margin-bottom: 4.10714%;
    }

.homeSocial .aqmat{
font-size: 2rem;
text-align: center;
}

.homeSocial .aqmat img{
display: block;
width: 10rem;
margin: 0.5em auto 0;
}

    .homeSocial a {
      display: inline-block;
      width: 12.2857%;
      padding-top: 12.2857%;
      height: 0;
      margin: 0 0.625rem;
      background-repeat: no-repeat;
      background-size: 100% auto;
      border-radius: 6px;
    }

      .homeSocial a:hover {
        background-position: center;
      }

  .footerLeft .links {
    display: none;
  }

  .footer {
    font-size: 1.5rem;
    height: 6.25rem;
    line-height: 6.25rem;
  }

  .fixedLeft .imageGalery, .fixedLeft .bx-wrapper, .fixedLeft .bx-viewport, .fixedLeft .imageGalery > div {
    height: 25rem!important;
  }

  .fixedLeft .lightbox-nav .lightbox-nav-btnPrev, .fixedLeft .lightbox-nav .lightbox-nav-btnNext {
    bottom: 1.25rem!important;
    top: auto;
  }

    .fixedLeft .lightbox-nav .lightbox-nav-btnPrev:hover {
      background-position: center;
    }

    .fixedLeft .lightbox-nav .lightbox-nav-btnNext:hover {
      background-position: center;
    }

  .fixedLeft .imageProductDetails {
    display: none;
  }

  .fixedLeft .bx-pager {
    bottom: 2.875rem;
  }

  .fixedLeft .lightbox-thumbContainer .lightbox-thumb {
    background: #fff;
  }

  .ariane {
    font-size: 1.5rem;
  }

    .ariane span:after {
      background-image: url(_media/image/970/m-fleche-ariane.png);
      width: 0.5rem;
      height: 0.9375rem;
      background-size: 100% auto;
      background-repeat: no-repeat;
      margin: 0 0.875rem;
    }

  .scrollingRight .content {
    padding: 13.125% 6.25% 2rem;
    font-size: 1.75rem;
  }

  .content h1 {
    font-size: 3.75rem;
  }

  .content h2 {
    font-size: 3rem;
  }

  .wrapProducts .defaultFacet .FacetedResultTemplate {
    width: 100%;
    display: block;
  }

    .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage {
      padding-top: 37.5%;
      position: relative;
      height: 0;
    }

      .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage img {
        position: absolute;
        width: 100%;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
      }

      .wrapProducts .defaultFacet .FacetedResultTemplate .ResultImage .productName, .productList .defaultFacet .FacetedResultTemplate .ResultImage .productName {
        font-size: 2rem;
      }

  .scrollingRight .shareCollection, .fullContent .shareCollection {
    padding: 12.5% 0;
  }

    .scrollingRight .shareCollection span, .fullContent .shareCollection span {
      display: block;
      font-size: 2rem;
      margin-bottom: 4.10714%;
      font-weight: 700;
    }

    .scrollingRight .shareCollection a, .fullContent .shareCollection a {
      display: inline-block;
      width: 14.2857%;
      padding-top: 14.2857%;
      height: 0;
      margin: 0 0.625rem;
      background-repeat: no-repeat;
      background-size: 100% auto;
      border-radius: 6px;
    }

      .scrollingRight .shareCollection a:hover, .fullContent .shareCollection a:hover {
        background-position: center;
      }

  .usefulLink {
    width: 100%;
    padding: 12.5% 0;
    border-bottom: 0;
    background-image: url(_media/image/970/bg-usefullink.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% auto;
  }

    .usefulLink a, .usefulLink .defaultFacet {
      font-size: 2rem;
    }

  .productInfos div.forBroker {
    margin-bottom: 0.85em;
  }

  .calculator {
    padding-top: 2.3125rem;
    padding-bottom: 1.625rem;
  }

    .calculator h3 {
      font-size: 2rem;
      line-height: 1.5em;
      margin-bottom: 0.5em;
    }

    input[type="text"], .calculator .box1, input[type="submit"], input[type="button"] {
      font-size: 1.5rem;
    }

    .calculator input[type="text"] {
      width: 24%;
      margin-right: 1.7857%;
    }

    .calculator .box1 img {
      margin: 0 3.57%;
    }

  .btnCalcul {
    margin-top: 1.625rem;
    font-size: 1.75rem;
  }

  .calculator .box2 {
    padding-top: 2rem;
    font-size: 1.75rem;
  }

    .calculator .box2 .total {
      width: auto;
      min-width: 50%;
      margin-right: 0;
      margin-bottom: 1em;
    }

  .calculator .dynamicTotal + span {
    padding-left: 1.25rem;
  }

  .sameCollectionTitle {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    line-height: 2.65em;
  }

  .wrapFakeSelect {
    width: 88%!important;
    margin: 0 auto!important;
    height: 4rem!important;
  }

    .wrapFakeSelect select {
      width: 110%!important;
      height: 4rem!important;
      padding-left: 0.625rem;
      font-size: 0.875em!important;
    }

  .fullContentWrapper {
    padding: 5.3125% 0 0;
  }

  .fullContentHeaderLeft {
    padding-left: 6.5625%;
  }

  .fullContentHeaderRight, .facetsStore {
    font-size: 2rem;
    margin-top: 4%;
    white-space: normal;
  }

    .fullContentHeaderRight .filterTitle, .facetsStore .filterTitle {
      padding-left: 6.5625%;
      font-size: 1.75rem;
    }

  .searchHeader + .fullContentWrapper .fullContentHeaderRight .filterTitle {
    display: block;
    text-align: left;
    margin-bottom: 0.5625em;
  }

  .fullContentHeaderRight .GpcMenuWrapper, .facetsStore .GpcMenuWrapper {
    width: 100%;
  }

    .fullContentHeaderRight .GpcMenuWrapper > ul > li, .facetsStore .GpcMenuWrapper > ul > li {
      width: 100%;
      margin: 0;
    }

      .fullContentHeaderRight .GpcMenuWrapper > ul > li:last-child, .facetsStore .GpcMenuWrapper > ul > li:last-child {
        border-bottom: 1px solid #e0e0e0;
      }

      .fullContentHeaderRight .GpcMenuWrapper > ul > li > a, .facetsStore .GpcMenuWrapper > ul > li > a {
        border-bottom: none;
        padding-left: 6.5625%;
      }

      .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul, .facetsStore .GpcMenuWrapper > ul > li > a {
        position: static;
        border-bottom: none;
      }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li > a, .facetsStore .GpcMenuWrapper > ul > li > ul > li > a {
          padding-left: 9.6875%;
          white-space: normal;
          border-bottom: 1px solid #e0e0e0;
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li:last-child a, .facetsStore .GpcMenuWrapper > ul > li > ul > li:last-child a {
          border-bottom: none;
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > a:after, .facetsStore .GpcMenuWrapper > ul > li > a:after {
          background-image: url(_media/image/970/m-fleche-dropdown-facette.png);
        }

        .fullContentHeaderRight .GpcMenuWrapper > ul > li > ul > li.selected > a:after, .facetsStore .GpcMenuWrapper > ul > li > ul > li.selected > a:after {
          background-image: url(_media/image/970/m-ico-x-facette.png);
        }

      .fullContentHeaderRight .GpcMenuWrapper > ul > li.expanded > a:after, .facetsStore .GpcMenuWrapper > ul > li.expanded > a:after {
        background-image: url(_media/image/970/m-fleche-dropdown-facette-selected.png);
      }

  .wrapInspiration .GpcFacetedResults.defaultFacet {
    overflow: hidden;
  }

  .wrapInspiration .defaultFacet .FacetedResultTemplate, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate {
        margin-left: auto!important;
    margin-right: auto!important;
    width: 87.5%;
    float: none;
    margin-top: 5.9375%;
margin-bottom: 0!important;
display: block;
  }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage img {
      width: auto;
      max-height: none;
      max-width: 112%;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultContentProductName, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContentProductName, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultContentProductName {
      font-size: 2.5rem;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultImage .mask, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultImage .mask, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultImage .mask {
      display: none!important;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .ResultContent {
      opacity: 1!important;
      padding-top: 5.46875%;
      padding-bottom: 4.375%;
    }

    .wrapInspiration .defaultFacet .FacetedResultTemplate .feature, .wrapSimilarProjects .defaultFacet .FacetedResultTemplate .feature, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInspirationItem .feature {
      font-size: 1.75rem;
    }

  .wrapInspiration .GpcResultPager, .wrapSearch .GpcResultPager {
    top: 0;
    margin: 12.5% 0;
  }

    .wrapInspiration .GpcResultPager a, .wrapSearch .GpcResultPager a {
      font-size: 2.5rem;
      margin: 0 0.55em;
    }

    .wrapInspiration .GpcResultPager .GpcPagerPrevious, .wrapInspiration .GpcResultPager .GpcPagerNext, .wrapSearch .GpcResultPager .GpcPagerPrevious, .wrapSearch .GpcResultPager .GpcPagerNext {
      width: 3.75rem;
      height: 3.75rem;
    }

    .wrapInspiration .GpcResultPager .GpcPagerPrevious, .wrapSearch .GpcResultPager .GpcPagerPrevious {
      background-image: url(_media/image/970/m-pager-fleche-gauche.png);
    }

      .wrapInspiration .GpcResultPager .GpcPagerPrevious:hover, .wrapSearch .GpcResultPager .GpcPagerPrevious:hover {
        background-image: url(_media/image/970/m-pager-fleche-gauche-hover.png);
      }

    .wrapInspiration .GpcResultPager .GpcPagerNext, .wrapSearch .GpcResultPager .GpcPagerNext {
      background-image: url(_media/image/970/m-pager-fleche-droite.png);
    }

      .wrapInspiration .GpcResultPager .GpcPagerNext:hover, .wrapSearch .GpcResultPager .GpcPagerNext:hover {
        background-image: url(_media/image/970/m-pager-fleche-droite-hover.png);
      }

  .fullContent .shareCollection {
    border-top: none;
    background-image: url(_media/image/970/bg-usefullink.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .printPage {
    display: none;
  }

  .projectInfos div.forBroker span.forBroker {
    width: 37.85714%;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate {
    width: 100%;
    margin-right: 0;
  }

  .wrapSearch .defaultFacet .FacetedResultTemplate {
    width: 100%;
    margin-right: auto!important;
    margin-left: auto!important;
    display: block;
    margin-bottom: 0;
  }

    .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultImage img {
      width: 100%;
    }

  .wrapUsedProducts h2 {
    font-size: 3rem;
  }

  .wrapUsedProducts .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .ResultContent {
    font-size: 1.25rem;
  }

  .wrapSimilarProjects {
    width: 100%;
  }

  .searchHeader .searchBar input[type="text"] {
    font-size: 2rem;
    background-image: url(_media/image/970/m-bg-search.jpg);
    background-size: auto 51.42857%;
    padding: 1.25rem 4.75rem;
    border-radius: 2.5rem;
    background-position: 1.25rem center;
  }

  .searchHeader .wrapTabs {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 0;
  }

    .searchHeader .wrapTabs ul li {
      display: inline-block;
      font-size: 1.5rem;
      width: 33%;
      padding-left: 0;
      padding-right: 0;
      float: none;
    }

  .fullContentHeaderLeft .searchResults {
    font-size: 1.75rem;
    margin: 0.5rem 0;
  }

  .filterStore {
    width: 100%;
  }

    .filterStore .searchPostalCode {
      float: none;
      width: 88%;
      margin: 0 auto 0.5rem;
    }

      .filterStore .searchPostalCode input[type="text"] {
        width: 100%;
        font-size: 1.75rem;
      }

    .filterStore .filterTitle, .fullContentHeaderRight.fullContentRight .filterTitle {
      margin-bottom: 0.5625em;
    }

    .filterStore .searchPostalCode img {
      width: auto;
    }

  .fullContentHeaderRight.fullContentRight {
    text-align: left;
  }

  .fullContentLeft {
    width: 88%;
    margin: 0 auto;
    font-size: 1.75rem;
  }

  .wrapInstallations {
    overflow: hidden;
  }

    .wrapInstallations .defaultFacet .FacetedResultTemplate {
      width: 100%;
      margin: 0;
    }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage {
        padding-top: 37.1875%;
      }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultContent, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultContent {
        font-size: 3rem;
      }

      .wrapInstallations .defaultFacet .FacetedResultTemplate .ResultImage img, .wrapSearch .defaultFacet .FacetedResultTemplate .searchInstallationItem .ResultImage img {
        width: 100%;
      }

    .wrapInstallations + .shareCollection {
      background: none;
    }

  .fixedLeft .anchorInstallation {
    height: 8.750rem;
  }

  .contactHeaderLeft {
    width: 100%;
    padding: 8.75% 6.25%;
    font-size: 1.75rem;
  }

    .contactHeaderLeft h1 {
      font-size: 3.75rem;
    }

  .contactHeaderRight {
    width: 100%;
    height: 200px;
  }

  .contactContent {
    max-width: none;
    width: 89.58333%;
    font-size: 1.75rem;
  }

    .contactContent .wrapForm input[type="text"] {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      border-bottom-width: 4px;
      margin-bottom: 1.666rem;
    }

    .contactContent .wrapForm input[type="submit"] {
      width: 100%;
      margin: 3.75rem 0;
    }

    .contactContent .wrapForm textarea {
      border-bottom-width: 4px;
    }

  .fullContentWrapper .homeSocial {
    padding-bottom: 12.5%;
  }

  .defaultFacet .ResultImage, .fullWidthFacet .ResultImage, .horizontalFacet .ResultImage {
    background: transparent;
  }

.productList .GpcMenuWrapper {
    width: 100%;
    margin: 0;
max-width: none;
  }

  .productList .GpcFacetedResults {
    width: 100%;
  }

  .productList .GpcFacetedResults .FacetedResultTemplate {
      width: 100%;
padding-top: 100%;
max-height: 500px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
      margin: 0 auto;
      max-width: 500px;
      display: block;
    }

    .productList .GpcFacetedResults .FacetedResultTemplate:nth-child(2n), .productList .GpcFacetedResults .FacetedResultTemplate:nth-child(3n) {
      margin-right: auto;
    }

.productList .GpcResultItemWrapper{
max-width: 500px;
margin: 0 auto;
}


.productList .GpcMenuWrapper .GpcMenu .GpcMenuCategory .GpcMenuCategoryTitle{
font-size: 2em;
}

.productList .GpcMenuWrapper .GpcMenu .GpcMenuItem{
font-size: 1.5em;
padding: 1em 2.125em 1em 0.5625em;
}
}

@media screen and (max-width: 600px) {
  html {
    font-size: 90%;
  }
}

@media screen and (max-width: 525px) {
  html {
    font-size: 85%;
  }
}

@media screen and (max-width: 515px) {
  html {
    font-size: 80%;
  }
}

@media screen and (max-width: 470px) {
  html {
    font-size: 70%;
  }
}

@media screen and (max-width: 415px) {
  html {
    font-size: 60%;
  }
}

@media screen and (max-width: 350px) {
  html {
    font-size: 50%;
  }

  .shareCollection a, .homeSocial a {
    border-radius: 3px;
  }
}

@media print {
  .menuCss1, .menuProduit, .fixedLeft, .menuCss2, .shareCollection, .langue, .printPage, .sameCollectionTitle, .sameCollectionTitle, .wrapSimilarProjects {
    display: none;
  }

  .fixedContainer {
    height: auto;
  }

  .scrollingRight {
    width: 100%;
    height: auto;
  }

  .ariane span:after {
    content: ">";
  }

  .footerLeft .links {
    display: none;
  }

  .scrollingRight .content {
    padding-left: 0;
  }

  .wrapUsedProducts {
    width: 100%;
  }
}

#woobox-root{
margin-top: 40px;
}

.menuProduit{
display: none!important;
}

@media screen and (min-width: 1024px){
.menuMobile{
display: none!important;
}
}




