/**
 * Gabarit
 */
.threecolumnpage #wrap .breadcrumb {
  display: none;
}
.threecolumnpage #wrap #main {
  width: 100%;
}
.threecolumnpage #wrap #main .resultslist.suggestions {
  display: none;
}
/*.threecolumnpage #wrap #main .stickyCat {
  display: none !important;
}*/

/**
 * Tendance
 */
.vb-tendance {
  width: 100%;
  margin-top: 0.625rem;
  margin-bottom: 2.5rem;
  position: relative;
}
.vb-tendance:before {
  background-color: rgba(239, 242, 241, 0.5);
  width: 100vw;
  height: calc(100% + 70px);
  position: absolute;
  top: -15px;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 1025px) {
  .vb-tendance {
    border-top: 1px solid #dddddd;
  }
}
@media only screen and (max-width: 480px) {
  .vb-tendance {
    margin-bottom: 1.25rem;
  }
}
.vb-tendance .vb-tendance-encart-principal {
  background: url(visu1_desk.jpg) center center no-repeat;
  width: 100vw;
  max-width: 2000px;
  height: 735px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  position: relative;
  margin-bottom: 80px;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content {
  width: 100%;
  height: 100%;
  max-width: 1220px;
  position: relative;
  margin: 0 auto;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  width: 100%;
  max-width: 467px;
  padding: 28px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: 0;
  position: absolute;
  top: 150px;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text h2 {
  font: normal normal bold 38px/48px Muli;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text span {
  font: normal normal normal 16px/20px Muli;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .bkg-gradient {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3607843137))) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3607843137) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3607843137) 100%) 0% 0% no-repeat padding-box;
  height: 140px;
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-seenext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-seenext span {
  font-weight: bold;
  color: #fff;
  font: normal normal bold 14px/18px Muli;
}
@media only screen and (max-width: 768px) {
  .vb-tendance .vb-tendance-encart-principal {
    width: 100%;
    max-width: 100%;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-bottom: 18px;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text {
    background: none;
    width: 100%;
    max-width: 100%;
    padding: 0 20px 28px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 0;
    top: initial;
    padding-bottom: 60px;
    height: auto;
    z-index: 2;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text h2 {
    font: normal normal bold 30px/38px Muli;
    margin-bottom: 10px;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-text span {
    font: normal normal normal 14px/18px Muli;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .bkg-gradient {
    height: 277px;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6588235294)), to(rgba(0, 0, 0, 0.6862745098))) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6588235294) 100%, rgba(0, 0, 0, 0.6862745098) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6588235294) 100%, rgba(0, 0, 0, 0.6862745098) 100%) 0% 0% no-repeat padding-box;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-seenext {
    bottom: 8px;
    z-index: 2;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-seenext span {
    font-size: 10px;
  }
  .vb-tendance .vb-tendance-encart-principal .vb-tendance-content .vb-tendance-content-seenext img {
    max-width: 21px;
    height: auto;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 480px) {
  .vb-tendance .vb-tendance-encart-principal {
    background: url(visu1_tab.jpg) center center no-repeat;
    height: 507px;
  }
}
.vb-tendance .vb-tendance-encart-secondaire {
  width: 100%;
  max-width: 1220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.vb-tendance .vb-tendance-encart-secondaire img {
  max-width: 100%;
  height: auto;
}
.vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-grand {
  max-width: 65%;
}
.vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-grand img {
  height: 100%;
}
.vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-double {
  width: 31%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 40px;
}
.vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-double .visu3 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .vb-tendance .vb-tendance-encart-secondaire {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-grand {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    max-width: 100%;
  }
  .vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-grand img {
    height: auto;
  }
  .vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-double {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 14px;
  }
  .vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-double img {
    max-width: 100%;
    height: auto;
    width: calc(50% - 7px);
    margin: 0;
  }
  .vb-tendance .vb-tendance-encart-secondaire .vb-tendance-encart-secondaire-double .visu3 {
    margin-bottom: 0;
  }
}

.vb-tendance-hotspot {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  font-size: 0;
  height: 1.875rem;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
}
.vb-tendance--container-picture:hover .vb-tendance-hotspot, .vb-tendance-hotspot:hover {
  background-color: #008498;
}
.vb-tendance--container-picture:hover .vb-tendance-hotspot .vb-tendance-hotspot-label, .vb-tendance-hotspot:hover .vb-tendance-hotspot-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.vb-tendance-hotspot--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.vb-tendance--container-picture:hover .vb-tendance-hotspot--reverse, :not(.vb-tendance--container-picture) .vb-tendance-hotspot--reverse:hover {
  margin-left: -6.25rem;
}
.vb-tendance-hotspot--reverse .vb-tendance-hotspot-label {
  width: 5.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 0.75rem;
  padding-right: 0;
}

.vb-tendance-hotspot-plus {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 2rem;
  min-height: 1.875rem;
  font-size: 1.75rem;
  font-weight: 200;
  line-height: 1;
  border-radius: 5px;
  background-color: #008498;
}

.vb-tendance-hotspot-label {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.8125rem;
  padding-right: 0.75rem;
}

.vb-tendance-hotspot--1 {
  left: 107px;
  top: 115px;
  display: none;
}
@media only screen and (max-width: 48rem) {
  .vb-tendance-hotspot--1 {
    left: 16.0642570281%;
    top: 20.8333333333%;
  }
}

.vb-tendance-hotspot--2 {
  left: 220px;
  top: 205px;
  display: none;
}
@media only screen and (max-width: 48rem) {
  .vb-tendance-hotspot--2 {
    left: 57.486631016%;
    top: 52.0833333333%;
  }
}

.vb-tendance-hotspot--3 {
  left: 259px;
  top: 327px;
  display: none;
}
@media only screen and (max-width: 48rem) {
  .vb-tendance-hotspot--3 {
    right: auto;
    left: 81.0810810811%;
    top: 51.8134715026%;
  }
}

.vb-tendance-hotspot--4 {
  left: 56px;
  top: 341px;
  display: none;
}
@media only screen and (max-width: 48rem) {
  .vb-tendance-hotspot--4 {
    left: 19.2307692308%;
    top: 76.1904761905%;
  }
}

.vb-tendance-hotspot--5 {
  left: 100px;
  top: 160px;
}
@media only screen and (max-width: 48rem) {
  .vb-tendance-hotspot--5 {
    left: 26.9230769231%;
    top: 38.0952380952%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .vb-tendance--container-picture:hover .vb-tendance-hotspot--5, :not(.vb-tendance--container-picture) .vb-tendance-hotspot--5:hover {
    margin-left: 0;
  }
  .vb-tendance-hotspot--5 .vb-tendance-hotspot-label {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 0.75rem;
    padding-left: 0;
  }
}