@charset "UTF-8";

.cs-copyright {
  /* variables edition ligne copyright */
  /* colors */
  --copyrightColorText: #a1a1a1;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: rgba(#a1a1a1, .5);
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #000000;
  --copyrightTooltipColor: #a1a1a1;
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 8px;
  --copyrightSizeSeparatorIcon: 8px;
  /* position, direction */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 0; }

body,
td,
pre,
input[type='text'],
textarea,
select {
  color: #6f6f6f;
  font-size: 1.5rem;
  line-height: 1.5;
  font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif; }

html {
  font-size: 10px; }

strong.accroche::before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 4px;
  height: calc(100% - 1rem);
  background-color: #ef8101; }

a.bouton_1 {
  display: inline-block;
  text-decoration: none;
  transition: background 0.3s ease; }
  a.bouton_1:hover {
    background-color: #212121; }

.cms_bloc_text table:not(.cms_bloc_text_two_column) {
  border: none;
  border-collapse: collapse; }
  .cms_bloc_text table:not(.cms_bloc_text_two_column) tr {
    border: none; }
  .cms_bloc_text table:not(.cms_bloc_text_two_column) th,
  .cms_bloc_text table:not(.cms_bloc_text_two_column) td {
    border: 1px solid #e4e4e4;
    line-height: 1.2; }
  .cms_bloc_text table:not(.cms_bloc_text_two_column) td {
    vertical-align: middle;
    padding: 0.8rem;
    text-align: left; }

.content ul,
.content ol {
  position: relative;
  padding: 0.5rem 0; }
.content ol {
  list-style-position: inside; }
  .content ol li {
    padding-bottom: 0.6rem;
    padding-left: 0.7rem; }
.content ul {
  list-style-type: none; }
.content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1.4;
  text-align: left; }
  .content .cms_bloc ul.sitemap li:before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li:before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li:before, .content .cms_bloc.cms_bloc_text ul li:before {
    content: '';
    position: relative;
    display: inline-block;
    top: 0;
    width: 0;
    height: 0;
    margin-right: 1rem;
    border-top: 0.4rem solid transparent;
    border-bottom: 0.4rem solid transparent;
    border-left: 0.4rem solid #faa400; }

a {
  color: #faa400;
  font-weight: inherit;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

.container {
  width: 99rem;
  margin: 0 auto;
  text-align: left; }

body,
[id^='zone'] {
  min-width: 99rem; }

.cms_bloc_title h2 {
  color: #3b3b3b;
  font-size: 3rem;
  line-height: 1.15;
  font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
  margin-right: 1.5rem; }

@font-face {
  font-family: 'icomoon';
  src: url("https://www.localoc35.fr/default/CMS/css/common/../../fonts/localoc/icomoon.eot?z2vbdk");
  src: url("https://www.localoc35.fr/default/CMS/css/common/../../fonts/localoc/icomoon.eot?z2vbdk#iefix") format("embedded-opentype"), url("https://www.localoc35.fr/default/CMS/css/common/../../fonts/localoc/icomoon.ttf?z2vbdk") format("truetype"), url("https://www.localoc35.fr/default/CMS/css/common/../../fonts/localoc/icomoon.woff?z2vbdk") format("woff"), url("https://www.localoc35.fr/default/CMS/css/common/../../fonts/localoc/icomoon.svg?z2vbdk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pin:before {
  content: "\e901"; }

.icon-cle:before {
  content: "\e900"; }

.icon-search:before {
  content: "\f002"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-automobile:before {
  content: "\f1b9"; }

.icon-car:before {
  content: "\f1b9"; }

.icon-home3:before {
  content: "\e902"; }

.icon-user:before {
  content: "\e971"; }

#zone-header {
  position: relative;
  background: white; }
  #zone-header .topBar {
    background: #f1f2ed; }
    #zone-header .topBar h1 {
      color: #6d6d6d;
      width: 30rem;
      display: inline-block;
      font-size: 1.1rem;
      font-weight: normal;
      line-height: 1.2;
      padding: 0.84rem 0; }
    #zone-header .topBar .right {
      display: inline-block;
      width: 68rem;
      text-align: right; }
      #zone-header .topBar .right .lien {
        display: inline-block;
        text-decoration: none;
        color: #212121;
        transition: .4s ease-out; }
        #zone-header .topBar .right .lien:not(:first-child)::before {
          content: "";
          height: 1rem;
          width: .2rem;
          background-color: #ef8101;
          display: inline-block;
          vertical-align: middle;
          margin: 0rem 1rem;
          margin: 0rem .5rem; }
        #zone-header .topBar .right .lien:hover {
          color: #ef8101; }
        #zone-header .topBar .right .lien p {
          display: inline-block;
          vertical-align: middle;
          text-transform: uppercase;
          font-size: 1rem; }
        #zone-header .topBar .right .lien span {
          display: inline-block;
          margin-left: .6rem;
          color: #a1a1a1; }
  #zone-header > .container {
    position: relative; }
    #zone-header > .container .logo {
      margin: 2rem 0;
      display: inline-block;
      vertical-align: top;
      z-index: 5;
      transition: all .2s ease-in-out; }
      #zone-header > .container .logo:hover {
        -webkit-transform: translateX(0.1rem);
                transform: translateX(0.1rem); }
    #zone-header > .container .images {
      display: inline-block;
      width: 42rem; }
      #zone-header > .container .images .map {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-12%);
                transform: translateX(-12%);
        z-index: 0;
        top: 0; }
      #zone-header > .container .images img {
        position: relative;
        z-index: 999; }
        #zone-header > .container .images img:first-child {
          margin: 0rem 3rem;
          bottom: -1rem; }
        #zone-header > .container .images img:nth-child(2) {
          margin-right: 1.5rem;
          bottom: -1rem; }
    #zone-header > .container .right {
      display: inline-block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-70%);
              transform: translateY(-70%);
      width: 41rem; }
      #zone-header > .container .right:after {
        content: "";
        position: absolute;
        height: 6rem;
        width: .1rem;
        background-color: #999999;
        left: 50%; }
      #zone-header > .container .right .coordonnes {
        display: inline-block;
        color: inherit;
        text-decoration: none; }
        #zone-header > .container .right .coordonnes:first-child {
          margin: 0rem 5.5rem; }
      #zone-header > .container .right .postal {
        font-weight: bold;
        font-size: 1.2rem; }
        #zone-header > .container .right .postal span {
          background-color: #ef8101;
          padding: 0rem .5rem;
          border-radius: .5rem;
          color: white;
          font-weight: normal;
          font-size: 1.2rem; }
      #zone-header > .container .right .adresse {
        font-size: 1rem; }
        #zone-header > .container .right .adresse span {
          color: #ef8101;
          vertical-align: middle;
          font-size: 1.4rem;
          margin-right: .2rem; }
      #zone-header > .container .right .tel {
        font-size: 1.8rem;
        font-weight: bold; }

.pageType #zone-subheader {
  height: 20rem; }
  .pageType #zone-subheader .recherche {
    bottom: 5rem; }

#zone-subheader {
  height: 46rem;
  background-image: url("https://www.localoc35.fr/default/CMS/css/common/../../images/localoc/bg.jpg");
  background-size: cover;
  background-position: center;
  margin-top: 1.2rem;
  border-bottom: 0.9rem solid #ef8101;
  position: relative; }
  #zone-subheader .imgleft {
    position: absolute;
    left: 0;
    bottom: -4rem;
    z-index: 6; }
  #zone-subheader .recherche {
    width: 74.5rem;
    padding: 2rem 6rem;
    background: linear-gradient(to bottom, #faa400 0%, #ef8101 100%);
    position: absolute;
    bottom: 9.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 7;
    border-radius: .7rem; }
    #zone-subheader .recherche .icon-search {
      font-size: 2rem;
      position: absolute;
      margin-top: 1.4rem;
      margin-left: 1.4rem;
      color: #878787; }
    #zone-subheader .recherche #se_recherche {
      width: 48rem;
      height: 5rem;
      padding-left: 4rem; }
    #zone-subheader .recherche #se_bl_submit {
      height: 5rem;
      width: 14rem;
      background-color: #212121;
      color: white;
      font-size: 1.6rem;
      font-weight: bold;
      font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      border: none;
      text-transform: uppercase;
      transition: .4s ease-out;
      cursor: pointer; }
      #zone-subheader .recherche #se_bl_submit:hover {
        background-color: #3b3b3b; }
    #zone-subheader .recherche .blocInput {
      display: inline-block; }
    #zone-subheader .recherche p {
      font-size: 2.2rem;
      color: white;
      margin-bottom: .7rem; }
  #zone-subheader .content {
    position: absolute;
    top: 26%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 3.3rem; }
    #zone-subheader .content p {
      color: white;
      font-weight: 100;
      font-size: 1.8rem;
      text-align: center; }
    #zone-subheader .content h2 {
      color: white;
      text-align: center;
      text-transform: uppercase;
      font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-size: 2.7rem;
      font-weight: 700; }
  #zone-subheader .imgright {
    position: absolute;
    right: 1rem;
    bottom: -8.5rem;
    z-index: 6; }

#zone-menu {
  z-index: 11;
  position: relative; }
  #zone-menu::before {
    content: "";
    width: 100%;
    height: 6rem;
    background: linear-gradient(to right, #212121 0%, #3b3b3b 50%, #212121 100%);
    position: absolute;
    top: -1.1rem; }

#menu .menu {
  height: 3.7rem;
  width: 100%;
  position: relative; }
  #menu .menu ul li.niv1 {
    padding: 0rem 0.4rem; }
  #menu .menu ul.niv1 {
    height: 3.7rem; }
  #menu .menu ul.niv2 {
    width: 100%;
    min-width: 20rem;
    z-index: 999; }
    #menu .menu ul.niv2.hover li.niv2 {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      #menu .menu ul.niv2.hover li.niv2:nth-child(1) {
        transition: opacity 0.3s ease-in-out 0.01s, -webkit-transform 0.3s ease-in-out 0.01s;
        transition: transform 0.3s ease-in-out 0.01s, opacity 0.3s ease-in-out 0.01s;
        transition: transform 0.3s ease-in-out 0.01s, opacity 0.3s ease-in-out 0.01s, -webkit-transform 0.3s ease-in-out 0.01s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(2) {
        transition: opacity 0.3s ease-in-out 0.02s, -webkit-transform 0.3s ease-in-out 0.02s;
        transition: transform 0.3s ease-in-out 0.02s, opacity 0.3s ease-in-out 0.02s;
        transition: transform 0.3s ease-in-out 0.02s, opacity 0.3s ease-in-out 0.02s, -webkit-transform 0.3s ease-in-out 0.02s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(3) {
        transition: opacity 0.3s ease-in-out 0.03s, -webkit-transform 0.3s ease-in-out 0.03s;
        transition: transform 0.3s ease-in-out 0.03s, opacity 0.3s ease-in-out 0.03s;
        transition: transform 0.3s ease-in-out 0.03s, opacity 0.3s ease-in-out 0.03s, -webkit-transform 0.3s ease-in-out 0.03s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(4) {
        transition: opacity 0.3s ease-in-out 0.04s, -webkit-transform 0.3s ease-in-out 0.04s;
        transition: transform 0.3s ease-in-out 0.04s, opacity 0.3s ease-in-out 0.04s;
        transition: transform 0.3s ease-in-out 0.04s, opacity 0.3s ease-in-out 0.04s, -webkit-transform 0.3s ease-in-out 0.04s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(5) {
        transition: opacity 0.3s ease-in-out 0.05s, -webkit-transform 0.3s ease-in-out 0.05s;
        transition: transform 0.3s ease-in-out 0.05s, opacity 0.3s ease-in-out 0.05s;
        transition: transform 0.3s ease-in-out 0.05s, opacity 0.3s ease-in-out 0.05s, -webkit-transform 0.3s ease-in-out 0.05s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(6) {
        transition: opacity 0.3s ease-in-out 0.06s, -webkit-transform 0.3s ease-in-out 0.06s;
        transition: transform 0.3s ease-in-out 0.06s, opacity 0.3s ease-in-out 0.06s;
        transition: transform 0.3s ease-in-out 0.06s, opacity 0.3s ease-in-out 0.06s, -webkit-transform 0.3s ease-in-out 0.06s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(7) {
        transition: opacity 0.3s ease-in-out 0.07s, -webkit-transform 0.3s ease-in-out 0.07s;
        transition: transform 0.3s ease-in-out 0.07s, opacity 0.3s ease-in-out 0.07s;
        transition: transform 0.3s ease-in-out 0.07s, opacity 0.3s ease-in-out 0.07s, -webkit-transform 0.3s ease-in-out 0.07s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(8) {
        transition: opacity 0.3s ease-in-out 0.08s, -webkit-transform 0.3s ease-in-out 0.08s;
        transition: transform 0.3s ease-in-out 0.08s, opacity 0.3s ease-in-out 0.08s;
        transition: transform 0.3s ease-in-out 0.08s, opacity 0.3s ease-in-out 0.08s, -webkit-transform 0.3s ease-in-out 0.08s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(9) {
        transition: opacity 0.3s ease-in-out 0.09s, -webkit-transform 0.3s ease-in-out 0.09s;
        transition: transform 0.3s ease-in-out 0.09s, opacity 0.3s ease-in-out 0.09s;
        transition: transform 0.3s ease-in-out 0.09s, opacity 0.3s ease-in-out 0.09s, -webkit-transform 0.3s ease-in-out 0.09s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(10) {
        transition: opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s;
        transition: transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s;
        transition: transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(11) {
        transition: opacity 0.3s ease-in-out 0.11s, -webkit-transform 0.3s ease-in-out 0.11s;
        transition: transform 0.3s ease-in-out 0.11s, opacity 0.3s ease-in-out 0.11s;
        transition: transform 0.3s ease-in-out 0.11s, opacity 0.3s ease-in-out 0.11s, -webkit-transform 0.3s ease-in-out 0.11s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(12) {
        transition: opacity 0.3s ease-in-out 0.12s, -webkit-transform 0.3s ease-in-out 0.12s;
        transition: transform 0.3s ease-in-out 0.12s, opacity 0.3s ease-in-out 0.12s;
        transition: transform 0.3s ease-in-out 0.12s, opacity 0.3s ease-in-out 0.12s, -webkit-transform 0.3s ease-in-out 0.12s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(13) {
        transition: opacity 0.3s ease-in-out 0.13s, -webkit-transform 0.3s ease-in-out 0.13s;
        transition: transform 0.3s ease-in-out 0.13s, opacity 0.3s ease-in-out 0.13s;
        transition: transform 0.3s ease-in-out 0.13s, opacity 0.3s ease-in-out 0.13s, -webkit-transform 0.3s ease-in-out 0.13s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(14) {
        transition: opacity 0.3s ease-in-out 0.14s, -webkit-transform 0.3s ease-in-out 0.14s;
        transition: transform 0.3s ease-in-out 0.14s, opacity 0.3s ease-in-out 0.14s;
        transition: transform 0.3s ease-in-out 0.14s, opacity 0.3s ease-in-out 0.14s, -webkit-transform 0.3s ease-in-out 0.14s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(15) {
        transition: opacity 0.3s ease-in-out 0.15s, -webkit-transform 0.3s ease-in-out 0.15s;
        transition: transform 0.3s ease-in-out 0.15s, opacity 0.3s ease-in-out 0.15s;
        transition: transform 0.3s ease-in-out 0.15s, opacity 0.3s ease-in-out 0.15s, -webkit-transform 0.3s ease-in-out 0.15s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(16) {
        transition: opacity 0.3s ease-in-out 0.16s, -webkit-transform 0.3s ease-in-out 0.16s;
        transition: transform 0.3s ease-in-out 0.16s, opacity 0.3s ease-in-out 0.16s;
        transition: transform 0.3s ease-in-out 0.16s, opacity 0.3s ease-in-out 0.16s, -webkit-transform 0.3s ease-in-out 0.16s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(17) {
        transition: opacity 0.3s ease-in-out 0.17s, -webkit-transform 0.3s ease-in-out 0.17s;
        transition: transform 0.3s ease-in-out 0.17s, opacity 0.3s ease-in-out 0.17s;
        transition: transform 0.3s ease-in-out 0.17s, opacity 0.3s ease-in-out 0.17s, -webkit-transform 0.3s ease-in-out 0.17s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(18) {
        transition: opacity 0.3s ease-in-out 0.18s, -webkit-transform 0.3s ease-in-out 0.18s;
        transition: transform 0.3s ease-in-out 0.18s, opacity 0.3s ease-in-out 0.18s;
        transition: transform 0.3s ease-in-out 0.18s, opacity 0.3s ease-in-out 0.18s, -webkit-transform 0.3s ease-in-out 0.18s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(19) {
        transition: opacity 0.3s ease-in-out 0.19s, -webkit-transform 0.3s ease-in-out 0.19s;
        transition: transform 0.3s ease-in-out 0.19s, opacity 0.3s ease-in-out 0.19s;
        transition: transform 0.3s ease-in-out 0.19s, opacity 0.3s ease-in-out 0.19s, -webkit-transform 0.3s ease-in-out 0.19s; }
      #menu .menu ul.niv2.hover li.niv2:nth-child(20) {
        transition: opacity 0.3s ease-in-out 0.2s, -webkit-transform 0.3s ease-in-out 0.2s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, -webkit-transform 0.3s ease-in-out 0.2s; }
  #menu .menu ul.niv3 {
    width: 90%;
    min-width: 16rem; }
    #menu .menu ul.niv3.toLeft li.niv3 {
      -webkit-transform: translateX(1rem);
              transform: translateX(1rem); }
    #menu .menu ul.niv3.hover li.niv3 {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
      #menu .menu ul.niv3.hover li.niv3:nth-child(1) {
        transition: opacity 0.3s ease-in-out 0.02s, -webkit-transform 0.3s ease-in-out 0.02s;
        transition: transform 0.3s ease-in-out 0.02s, opacity 0.3s ease-in-out 0.02s;
        transition: transform 0.3s ease-in-out 0.02s, opacity 0.3s ease-in-out 0.02s, -webkit-transform 0.3s ease-in-out 0.02s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(2) {
        transition: opacity 0.3s ease-in-out 0.04s, -webkit-transform 0.3s ease-in-out 0.04s;
        transition: transform 0.3s ease-in-out 0.04s, opacity 0.3s ease-in-out 0.04s;
        transition: transform 0.3s ease-in-out 0.04s, opacity 0.3s ease-in-out 0.04s, -webkit-transform 0.3s ease-in-out 0.04s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(3) {
        transition: opacity 0.3s ease-in-out 0.06s, -webkit-transform 0.3s ease-in-out 0.06s;
        transition: transform 0.3s ease-in-out 0.06s, opacity 0.3s ease-in-out 0.06s;
        transition: transform 0.3s ease-in-out 0.06s, opacity 0.3s ease-in-out 0.06s, -webkit-transform 0.3s ease-in-out 0.06s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(4) {
        transition: opacity 0.3s ease-in-out 0.08s, -webkit-transform 0.3s ease-in-out 0.08s;
        transition: transform 0.3s ease-in-out 0.08s, opacity 0.3s ease-in-out 0.08s;
        transition: transform 0.3s ease-in-out 0.08s, opacity 0.3s ease-in-out 0.08s, -webkit-transform 0.3s ease-in-out 0.08s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(5) {
        transition: opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s;
        transition: transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s;
        transition: transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(6) {
        transition: opacity 0.3s ease-in-out 0.12s, -webkit-transform 0.3s ease-in-out 0.12s;
        transition: transform 0.3s ease-in-out 0.12s, opacity 0.3s ease-in-out 0.12s;
        transition: transform 0.3s ease-in-out 0.12s, opacity 0.3s ease-in-out 0.12s, -webkit-transform 0.3s ease-in-out 0.12s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(7) {
        transition: opacity 0.3s ease-in-out 0.14s, -webkit-transform 0.3s ease-in-out 0.14s;
        transition: transform 0.3s ease-in-out 0.14s, opacity 0.3s ease-in-out 0.14s;
        transition: transform 0.3s ease-in-out 0.14s, opacity 0.3s ease-in-out 0.14s, -webkit-transform 0.3s ease-in-out 0.14s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(8) {
        transition: opacity 0.3s ease-in-out 0.16s, -webkit-transform 0.3s ease-in-out 0.16s;
        transition: transform 0.3s ease-in-out 0.16s, opacity 0.3s ease-in-out 0.16s;
        transition: transform 0.3s ease-in-out 0.16s, opacity 0.3s ease-in-out 0.16s, -webkit-transform 0.3s ease-in-out 0.16s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(9) {
        transition: opacity 0.3s ease-in-out 0.18s, -webkit-transform 0.3s ease-in-out 0.18s;
        transition: transform 0.3s ease-in-out 0.18s, opacity 0.3s ease-in-out 0.18s;
        transition: transform 0.3s ease-in-out 0.18s, opacity 0.3s ease-in-out 0.18s, -webkit-transform 0.3s ease-in-out 0.18s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(10) {
        transition: opacity 0.3s ease-in-out 0.2s, -webkit-transform 0.3s ease-in-out 0.2s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s;
        transition: transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, -webkit-transform 0.3s ease-in-out 0.2s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(11) {
        transition: opacity 0.3s ease-in-out 0.22s, -webkit-transform 0.3s ease-in-out 0.22s;
        transition: transform 0.3s ease-in-out 0.22s, opacity 0.3s ease-in-out 0.22s;
        transition: transform 0.3s ease-in-out 0.22s, opacity 0.3s ease-in-out 0.22s, -webkit-transform 0.3s ease-in-out 0.22s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(12) {
        transition: opacity 0.3s ease-in-out 0.24s, -webkit-transform 0.3s ease-in-out 0.24s;
        transition: transform 0.3s ease-in-out 0.24s, opacity 0.3s ease-in-out 0.24s;
        transition: transform 0.3s ease-in-out 0.24s, opacity 0.3s ease-in-out 0.24s, -webkit-transform 0.3s ease-in-out 0.24s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(13) {
        transition: opacity 0.3s ease-in-out 0.26s, -webkit-transform 0.3s ease-in-out 0.26s;
        transition: transform 0.3s ease-in-out 0.26s, opacity 0.3s ease-in-out 0.26s;
        transition: transform 0.3s ease-in-out 0.26s, opacity 0.3s ease-in-out 0.26s, -webkit-transform 0.3s ease-in-out 0.26s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(14) {
        transition: opacity 0.3s ease-in-out 0.28s, -webkit-transform 0.3s ease-in-out 0.28s;
        transition: transform 0.3s ease-in-out 0.28s, opacity 0.3s ease-in-out 0.28s;
        transition: transform 0.3s ease-in-out 0.28s, opacity 0.3s ease-in-out 0.28s, -webkit-transform 0.3s ease-in-out 0.28s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(15) {
        transition: opacity 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;
        transition: transform 0.3s ease-in-out 0.3s, opacity 0.3s ease-in-out 0.3s;
        transition: transform 0.3s ease-in-out 0.3s, opacity 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(16) {
        transition: opacity 0.3s ease-in-out 0.32s, -webkit-transform 0.3s ease-in-out 0.32s;
        transition: transform 0.3s ease-in-out 0.32s, opacity 0.3s ease-in-out 0.32s;
        transition: transform 0.3s ease-in-out 0.32s, opacity 0.3s ease-in-out 0.32s, -webkit-transform 0.3s ease-in-out 0.32s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(17) {
        transition: opacity 0.3s ease-in-out 0.34s, -webkit-transform 0.3s ease-in-out 0.34s;
        transition: transform 0.3s ease-in-out 0.34s, opacity 0.3s ease-in-out 0.34s;
        transition: transform 0.3s ease-in-out 0.34s, opacity 0.3s ease-in-out 0.34s, -webkit-transform 0.3s ease-in-out 0.34s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(18) {
        transition: opacity 0.3s ease-in-out 0.36s, -webkit-transform 0.3s ease-in-out 0.36s;
        transition: transform 0.3s ease-in-out 0.36s, opacity 0.3s ease-in-out 0.36s;
        transition: transform 0.3s ease-in-out 0.36s, opacity 0.3s ease-in-out 0.36s, -webkit-transform 0.3s ease-in-out 0.36s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(19) {
        transition: opacity 0.3s ease-in-out 0.38s, -webkit-transform 0.3s ease-in-out 0.38s;
        transition: transform 0.3s ease-in-out 0.38s, opacity 0.3s ease-in-out 0.38s;
        transition: transform 0.3s ease-in-out 0.38s, opacity 0.3s ease-in-out 0.38s, -webkit-transform 0.3s ease-in-out 0.38s; }
      #menu .menu ul.niv3.hover li.niv3:nth-child(20) {
        transition: opacity 0.3s ease-in-out 0.4s, -webkit-transform 0.3s ease-in-out 0.4s;
        transition: transform 0.3s ease-in-out 0.4s, opacity 0.3s ease-in-out 0.4s;
        transition: transform 0.3s ease-in-out 0.4s, opacity 0.3s ease-in-out 0.4s, -webkit-transform 0.3s ease-in-out 0.4s; }
  #menu .menu a {
    position: relative;
    text-decoration: none;
    font-weight: normal; }
    #menu .menu a.niv1 {
      color: white;
      font-size: 1.2rem;
      padding: 0 1rem;
      text-transform: uppercase;
      font-weight: bold; }
    #menu .menu a.niv2 {
      color: white;
      font-size: 1.3rem;
      min-height: 3rem;
      padding: 1.1rem 1rem; }
    #menu .menu a.niv3 {
      color: white;
      font-size: 1.2rem;
      min-height: 3rem;
      padding: 0.7rem 1rem; }
  #menu .menu li.niv1 {
    height: 100%;
    position: relative;
    padding: 0rem 1rem; }
    #menu .menu li.niv1:hover ul.niv2 {
      padding: 0rem 1rem;
      z-index: 999; }
    #menu .menu li.niv1:not(:last-child)::after {
      content: "";
      width: .2rem;
      height: 5.7rem;
      background-color: #6e6e6e;
      border-right: 1px solid #080808;
      position: absolute;
      right: -.15rem;
      top: -1rem; }
  #menu .menu li.niv2 {
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
    opacity: 0;
    width: 100%;
    background: #3b3b3b; }
  #menu .menu li.niv3 {
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem);
    opacity: 0;
    width: 100%;
    background: #c66b01; }
  #menu .menu li:hover > a.niv1, #menu .menu li.on > a.niv1, #menu .menu li > a:hover.niv1, #menu .menu li > a.on.niv1 {
    background: linear-gradient(to bottom, #faa400 0%, #ef8101 100%); }
  #menu .menu li:hover > a.niv2, #menu .menu li.on > a.niv2, #menu .menu li > a:hover.niv2, #menu .menu li > a.on.niv2 {
    background: #c66b01; }
  #menu .menu li:hover > a.niv3, #menu .menu li.on > a.niv3, #menu .menu li > a:hover.niv3, #menu .menu li > a.on.niv3 {
    background: #fe8c06; }

.usure {
  margin-top: 2rem; }
  .usure .label {
    font-weight: bold;
    color: #ef8101; }

#haut .bl .bl-list-items li.bl-mode-light h3, #haut .bl .bl-list-items li.bl-mode-light h3 a, #haut .bl .bl-list-products li.bl-mode-light h3, #haut .bl .bl-list-products li.bl-mode-light h3 a {
  font-size: 16px;
  font-weight: bold;
  color: #484848;
  font-family: Arial;
  height: auto;
  line-height: 1.2;
  transition: all .2s ease-in-out; }

#haut .bl .bl-list-items li.bl-mode-light .bl-products-more-details, #haut .bl .bl-list-products li.bl-mode-light .bl-products-more-details {
  text-indent: 0;
  text-align: left;
  padding: 0 10px;
  padding-right: 25px;
  font-size: 11px;
  width: 100%;
  font-weight: 400;
  color: #484848;
  display: block;
  position: relative;
  background: #e5e5e5;
  height: 25px;
  line-height: 25px;
  border-radius: 0;
  transition: all .2s ease-in-out; }

#haut .bl .bl-list-items li.bl-mode-light .bl-products-more-details::before, #haut .bl .bl-list-products li.bl-mode-light .bl-products-more-details:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  background: #faa400;
  color: #fff;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center; }

.bl [class="bl-category-label"], .bl [class="bl-category-parent-label"] {
  background: #fff;
  padding: 10px;
  margin: 0 0 15px 0;
  color: #484848;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  border-left: 0; }

.bl .bl-product, .bl ul.bl-list-products {
  min-height: 190px;
  margin-bottom: 0;
  background: #fff;
  padding: 15px 10px 30px !important; }

.pageType .bl-category-link-detail:hover {
  color: white; }

.pricePro {
  display: none; }

.keywords .bl-product-keywords {
  margin-top: 2rem; }
  .keywords .bl-product-keywords strong {
    color: #ef8101; }

.bl .bl-products-list-addToCart {
  display: none !important; }
.bl [class="bl-category-label"] {
  font-size: 11px;
  margin-bottom: 0;
  font-family: Arial; }
.bl .paginationControl {
  background: #fff;
  padding-bottom: 15px; }
.bl .bl-list-products li.bl-mode-light:nth-child(4n + 4) + li {
  clear: both; }
.bl .bl-list-items li.bl-mode-light:nth-child(4n + 4) + li {
  clear: both; }
.bl ul.bl-list-products {
  display: flex;
  flex-wrap: wrap; }
.bl .bl-list-root-categories [class="bl-category-label"] {
  border: 1px solid #eee; }
.bl [class="bl-category-parent-label"] {
  border: 1px solid #eee; }

.bl-product-begin-price {
  text-align: center;
  font-size: 12px;
  color: #afafaf;
  line-height: 1;
  margin: 6px 0 10px; }
  .bl-product-begin-price span {
    font-size: 13px;
    color: #999797;
    font-weight: 400; }
    .bl-product-begin-price span strong {
      font-size: 17px;
      font-weight: 400; }

.bl-list-items:after {
  clear: both;
  content: ' ';
  display: table; }
.bl-list-items:before {
  content: ' ';
  display: table; }

.bl-list-products:after {
  clear: both;
  content: ' ';
  display: table; }
.bl-list-products:before {
  content: ' ';
  display: table; }

.bl-product-main-title {
  margin: 0 0 10px; }
  .bl-product-main-title h2 {
    font-weight: 400;
    font-size: 28px; }

.bl-product #bl-product-form {
  display: none; }
.bl-product .blocPrice p {
  border-bottom: 1px solid #ddd;
  padding: 2px 0;
  width: 80%; }
  .bl-product .blocPrice p.notice {
    font-size: 10px;
    font-weight: normal;
    border: none; }
  .bl-product .blocPrice p span {
    width: 175px;
    display: inline-block; }
    .bl-product .blocPrice p span + span {
      width: 125px;
      font-weight: bold;
      float: right;
      text-align: right; }

.bl-product-short-description {
  padding: 10px 0 0; }

.bl-product-price-label {
  font-size: 16px;
  font-weight: 700;
  margin: 16px 0 4px; }

.bl-product-title-description {
  font-size: 16px; }

.bl-product-title-price-level {
  font-size: 16px; }

.bl-list-root-categories {
  background: #fff;
  padding: 15px 10px 30px; }

.bl-list-categories [class="bl-category-link"]:hover span {
  color: #fff; }
.bl-list-categories li[class="bl-category-list"]:nth-child(3n + 3) + li {
  clear: both; }

.bl-list-sous-categories a {
  text-decoration: none; }
  .bl-list-sous-categories a:hover {
    background: #faa400;
    color: #fff; }
.bl-list-sous-categories li[class="bl-category-detail"] {
  display: block;
  float: left;
  margin: 0 10px 10px !important;
  padding: 0;
  background: #3b3b3b;
  width: 170px;
  border: 1px solid #3b3b3b; }
  .bl-list-sous-categories li[class="bl-category-detail"]:hover {
    background: #faa400;
    color: #fff;
    border: 1px solid #faa400; }
  .bl-list-sous-categories li[class="bl-category-detail"]:nth-child(4n + 4) + li {
    clear: both; }
.bl-list-sous-categories span[class="bl-sous-category-label-detail"] {
  text-decoration: none;
  padding: 5px;
  margin: 0; }

.title-category {
  margin: 10px 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  padding: 8px 20px;
  background: #faa400; }

body .bl-list-products li.bl-mode-light {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 25px 0 !important; }
  body .bl-list-products li.bl-mode-light p.bl-item-picture img {
    padding-bottom: 4rem; }

#haut .bl .bl-list-items li.bl-mode-light {
  border-radius: 0;
  border-color: #ddd;
  height: initial !important; }
  #haut .bl .bl-list-items li.bl-mode-light h3 a {
    font-size: 1.7rem; }
  #haut .bl .bl-list-items li.bl-mode-light h3
  .bl-light-container-link {
    margin: 10px 0 4px; }
  #haut .bl .bl-list-items li.bl-mode-light .bl-products-list-more-details {
    width: 100%; }
  #haut .bl .bl-list-items li.bl-mode-light .bl-products-more-details::after {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  #haut .bl .bl-list-items li.bl-mode-light:hover h3 {
    color: #faa400; }
    #haut .bl .bl-list-items li.bl-mode-light:hover h3 a {
      color: #faa400; }
  #haut .bl .bl-list-items li.bl-mode-light:hover .bl-products-more-details {
    background: #faa400;
    color: #fff; }
#haut .bl .bl-list-products li.bl-mode-light {
  border-radius: 0;
  border-color: #ddd; }
  #haut .bl .bl-list-products li.bl-mode-light .bl-light-container-link {
    margin: 10px 0 4px; }
  #haut .bl .bl-list-products li.bl-mode-light .bl-products-list-more-details {
    width: 100%; }
  #haut .bl .bl-list-products li.bl-mode-light:hover h3 {
    color: #faa400; }
    #haut .bl .bl-list-products li.bl-mode-light:hover h3 a {
      color: #faa400; }
  #haut .bl .bl-list-products li.bl-mode-light:hover .bl-products-more-details {
    background: #faa400;
    color: #fff; }

.pageCatalogue .cms_bloc.cms_bloc_module {
  padding: 0; }

.bl-list-category-detail .bl-category-link:hover span {
  color: #fff; }

.pageHome #zone-page main .cms_bloc_title {
  width: 49rem;
  margin: auto; }

#zone-page {
  position: relative;
  z-index: 5;
  background: white;
  padding: 1rem 0; }
  #zone-page.resultats-recherche #breadcrumb {
    display: none; }
  #zone-page #breadcrumb {
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 1rem; }
  #zone-page > .container main, #zone-page > .container aside {
    display: inline-block;
    vertical-align: top; }
  #zone-page > .container main {
    width: 100%;
    margin-right: 4rem; }
    #zone-page > .container main p {
      font-size: 1.5rem; }
    #zone-page > .container main .cms_bloc_title h2 {
      text-align: center;
      text-transform: uppercase;
      font-size: 2.2rem;
      color: #545454; }
      #zone-page > .container main .cms_bloc_title h2::before {
        content: "";
        width: 10rem;
        height: .1rem;
        background-color: #ef8101;
        display: block;
        margin: auto;
        margin-top: 0.8rem;
        margin-bottom: 1rem; }
      #zone-page > .container main .cms_bloc_title h2::after {
        content: "";
        width: 10rem;
        height: .1rem;
        background-color: #ef8101;
        display: block;
        margin: auto;
        margin-top: 0.8rem;
        margin-bottom: .5rem; }
  #zone-page > .container aside {
    width: 25rem; }
  #zone-page .bl .bl-list-products:before {
    content: none; }
  #zone-page .bl .bl-products-more-details::after {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }
  #zone-page .bl .description {
    text-align: center;
    height: 7rem; }
  #zone-page li.bl-mode-light {
    height: auto !important;
    margin: 10px 9px !important; }
    #zone-page li.bl-mode-light p.bl-item-picture {
      margin: 0; }
  #zone-page .bl-product-info-right {
    width: 55rem !important; }
  #zone-page .bl-product-price-label {
    color: #ef8101; }
  #zone-page .blocPrice p span:last-child {
    color: #faa400; }
  #zone-page .bl-detail-category .bl-category-parent-label {
    display: none; }
  #zone-page .bl-detail-category .bl-list-sous-categories {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #zone-page .bl-detail-category .bl-list-sous-categories li {
      float: none !important;
      display: inline-block !important;
      margin: 0 !important; }
  #zone-page .categoryDescription {
    padding-left: 1rem; }
    #zone-page .categoryDescription p {
      font-size: 1.3rem !important; }

#zone-choisir {
  background-color: #f1f1ef;
  padding: 4rem 0rem;
  padding-bottom: 7rem;
  position: relative; }
  #zone-choisir::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    box-shadow: 1px 1px 26px 1px rgba(0, 0, 0, 0.76); }
  #zone-choisir .container {
    width: 990px;
    margin: auto;
    display: block; }
    #zone-choisir .container h2 {
      font-size: 2.2rem;
      text-align: center;
      font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      color: #333333;
      font-weight: bold;
      margin-bottom: 3rem; }
      #zone-choisir .container h2::before {
        content: "";
        width: 10rem;
        height: .1rem;
        background-color: #ef8101;
        display: block;
        margin: auto;
        margin-top: 1rem;
        margin-bottom: .5rem; }
      #zone-choisir .container h2::after {
        content: "";
        width: 10rem;
        height: .1rem;
        background-color: #ef8101;
        display: block;
        margin: auto;
        margin-top: .5rem;
        margin-bottom: .5rem; }
  #zone-choisir .col-4 {
    width: 24%;
    display: inline-block;
    position: relative; }
    #zone-choisir .col-4:not(:nth-child(2))::before {
      content: "";
      width: .1rem;
      height: 5rem;
      background-color: #bababa;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    #zone-choisir .col-4 img {
      display: block;
      margin: auto;
      margin-bottom: 1rem; }
    #zone-choisir .col-4:nth-child(2) img {
      width: 6.3rem; }
    #zone-choisir .col-4:nth-child(3) img {
      width: 5.8rem; }
    #zone-choisir .col-4:nth-child(4) img {
      width: 5.1rem; }
    #zone-choisir .col-4:last-child img {
      width: 9rem; }
  #zone-choisir span {
    font-size: 1.3rem;
    font-weight: bold;
    display: block;
    text-align: center;
    font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 15rem;
    margin: auto;
    margin-top: 2rem; }

#zone-contact {
  height: 19rem;
  background-color: #ef8101;
  position: relative;
  overflow: hidden; }
  #zone-contact span {
    color: white;
    display: block;
    margin: auto;
    font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 2.8rem;
    text-align: center;
    line-height: 3rem; }
  #zone-contact .imgleft {
    position: absolute;
    left: 0;
    width: 40%;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%); }
  #zone-contact .imgright {
    position: absolute;
    right: 0;
    width: 40%;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%); }
  #zone-contact .container {
    text-align: center;
    position: relative;
    padding: 3rem 0;
    z-index: 999;
    width: 60.5rem;
    background: linear-gradient(to right, #faa400 0%, #ef8101 100%); }
    #zone-contact .container::before {
      content: "";
      position: absolute;
      border-right: 2rem solid #faa400;
      border-left: 2rem solid transparent;
      border-top: 2rem solid transparent;
      border-bottom: 2rem solid transparent;
      left: -4rem;
      z-index: 1;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    #zone-contact .container::after {
      content: "";
      position: absolute;
      border-left: 2rem solid #ef8101;
      border-right: 2rem solid transparent;
      border-top: 2rem solid transparent;
      border-bottom: 2rem solid transparent;
      right: -4rem;
      z-index: 1;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  #zone-contact p.loc {
    color: #212121;
    font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.7rem;
    margin-bottom: 1rem; }
  #zone-contact p.tel {
    color: #212121;
    font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    background-color: white;
    padding: .5rem 1rem;
    font-weight: 900;
    font-size: 2rem; }
    #zone-contact p.tel i {
      vertical-align: top;
      margin-top: 0.3rem;
      font-size: 2.5rem;
      margin-right: .7rem; }
  #zone-contact .baseline {
    padding: 0;
    list-style-type: none; }
    #zone-contact .baseline li {
      font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-size: 1.4rem;
      font-weight: 300;
      color: white;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      #zone-contact .baseline li::before {
        content: "";
        display: inline-block;
        margin-right: 1rem;
        height: 1rem;
        width: .3rem;
        background-color: #fff;
        border-radius: .1rem;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      #zone-contact .baseline li::after {
        content: "";
        position: absolute;
        margin-right: 1rem;
        height: .8rem;
        width: .3rem;
        left: -.45rem;
        background-color: #fff;
        border-radius: .1rem;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        top: .7rem; }
      #zone-contact .baseline li:not(:first-child) {
        margin-left: 2rem; }
  #zone-contact .col-2 {
    width: 20.9rem;
    display: inline-block;
    padding: .7rem;
    margin: auto;
    text-decoration: none; }

#zone-partners {
  position: relative;
  background: white;
  z-index: 6;
  margin-top: -1px;
  padding-bottom: 1rem; }

#bloc-partners {
  padding: 15px 0 0px; }
  #bloc-partners .background {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .16;
    z-index: 1; }
  #bloc-partners .inner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center; }
  #bloc-partners .bx-prev {
    height: 9.5rem;
    width: 7.5rem;
    position: absolute;
    padding-left: 3rem;
    left: 28rem;
    top: 50%;
    padding-top: 2rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1024px) {
      #bloc-partners .bx-prev {
        left: 0; } }
    #bloc-partners .bx-prev::before {
      content: "";
      height: 4.5rem;
      width: 4.5rem;
      -webkit-transform: rotate(-43deg);
              transform: rotate(-43deg);
      border-top: 1px solid #a1a1a1;
      border-left: 1px solid #a1a1a1;
      position: absolute; }
  #bloc-partners .mc-diaporama-slide {
    transition: ease-out .4s;
    opacity: .8;
    text-align: center; }
    #bloc-partners .mc-diaporama-slide:hover {
      opacity: 1; }
  #bloc-partners .bx-next {
    height: 9.5rem;
    width: 7.5rem;
    position: absolute;
    right: 28rem;
    top: 50%;
    padding-top: 2rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1024px) {
      #bloc-partners .bx-next {
        right: 0; } }
    #bloc-partners .bx-next::before {
      content: "";
      height: 4.5rem;
      width: 4.5rem;
      -webkit-transform: rotate(-43deg);
              transform: rotate(-43deg);
      border-top: 1px solid #a1a1a1;
      border-right: 1px solid #a1a1a1;
      position: absolute;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

#zone-prefooter {
  background-color: #1c1a1b;
  padding: 4rem 0rem; }
  #zone-prefooter p {
    color: #a1a1a1;
    font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.1rem; }
  #zone-prefooter p.title {
    color: white;
    font-weight: bold;
    font-size: 1.4rem; }
  #zone-prefooter .colLeft {
    display: inline-block;
    width: 44.5rem; }
    #zone-prefooter .colLeft img {
      display: inline-block;
      vertical-align: top;
      width: 15rem; }
    #zone-prefooter .colLeft .menuFooter {
      vertical-align: top;
      display: inline-block;
      padding-left: 4rem;
      padding-top: .5rem;
      width: 29rem; }
      #zone-prefooter .colLeft .menuFooter ul {
        list-style-type: none;
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2; }
        #zone-prefooter .colLeft .menuFooter ul li {
          font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
          font-size: 1rem;
          text-transform: uppercase;
          margin-bottom: .5rem;
          transition: .4s ease-out; }
          #zone-prefooter .colLeft .menuFooter ul li:hover::before {
            -webkit-transform: translateX(0.3rem);
                    transform: translateX(0.3rem); }
          #zone-prefooter .colLeft .menuFooter ul li:hover a {
            color: #ef8101; }
          #zone-prefooter .colLeft .menuFooter ul li:not(:first-child) {
            margin-top: .5rem; }
          #zone-prefooter .colLeft .menuFooter ul li::before {
            content: '';
            display: inline-block;
            width: 0;
            height: 0;
            border-top: .4rem solid transparent;
            border-bottom: .4rem solid transparent;
            border-left: 0.4rem solid #ef8101;
            position: relative;
            left: -1.2rem;
            top: 0;
            margin: 0 -.4rem 0 0;
            z-index: 999;
            transition: .4s ease-out; }
          #zone-prefooter .colLeft .menuFooter ul li a {
            color: #a1a1a1;
            text-decoration: none; }
  #zone-prefooter .colRight {
    display: inline-block;
    width: 54.5rem;
    padding-left: 4rem;
    position: relative; }
    #zone-prefooter .colRight::before {
      content: "";
      width: .1rem;
      height: 10rem;
      background-color: #6e6e6e;
      position: absolute;
      top: 55%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0; }
    #zone-prefooter .colRight .siteItem {
      display: inline-block;
      vertical-align: top;
      width: 33.333%; }
      #zone-prefooter .colRight .siteItem:nth-child(2) {
        padding-left: 2.5rem; }
        #zone-prefooter .colRight .siteItem:nth-child(2):after {
          content: "";
          width: .1rem;
          height: 10rem;
          background-color: #6e6e6e;
          position: absolute;
          top: 55%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          margin-left: 11rem; }
    #zone-prefooter .colRight .horaireItem {
      display: inline-block;
      vertical-align: top;
      width: 33.333%;
      position: relative;
      padding: .9rem 0; }
      #zone-prefooter .colRight .horaireItem p {
        position: relative;
        z-index: 2;
        color: black; }
      #zone-prefooter .colRight .horaireItem::before {
        content: "";
        height: 100%;
        width: 11.5rem;
        background: #ef8101;
        position: absolute;
        z-index: 0;
        left: -1rem;
        top: .2rem; }

#zone-footer {
  background: #262626;
  position: relative;
  z-index: 5;
  padding: 2rem 0; }
  #zone-footer > .container {
    color: white; }
    #zone-footer > .container p {
      display: inline-block;
      font-size: 1.2rem;
      color: #a1a1a1; }
    #zone-footer > .container .webg {
      width: 7rem;
      margin-top: -2px; }
    #zone-footer > .container .linkco {
      width: 8rem;
      margin-top: -1px; }
    #zone-footer > .container .lastUpdate {
      width: 46rem;
      text-align: right; }
    #zone-footer > .container .socialLinks {
      display: flex; }
      #zone-footer > .container .socialLinks, #zone-footer > .container .socialLinks > li {
        margin: 0;
        padding: 0;
        list-style-type: none; }
      #zone-footer > .container .socialLinks > li {
        margin: 0 .2rem;
        color: #fff; }
      #zone-footer > .container .socialLinks a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 3.6rem;
        height: 3.6rem;
        text-align: center;
        overflow: hidden;
        font-size: 0;
        color: inherit;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.05);
        text-decoration: none; }
        #zone-footer > .container .socialLinks a i {
          font-size: 2rem; }
        #zone-footer > .container .socialLinks a.facebookLink:hover {
          background: #3c5a99; }
        #zone-footer > .container .socialLinks a.twitterLink:hover {
          background: #5ea9dd; }
        #zone-footer > .container .socialLinks a.googleLink:hover {
          background: #d74536; }
        #zone-footer > .container .socialLinks a.youtubeLink:hover {
          background: #e62117; }
        #zone-footer > .container .socialLinks a.pinterestLink:hover {
          background: #cb2026; }
        #zone-footer > .container .socialLinks a.viadeoLink:hover {
          background: #f4982b; }
        #zone-footer > .container .socialLinks a.linkedinLink:hover {
          background: #1a85bc; }
        #zone-footer > .container .socialLinks a:hover {
          color: #fff; }
    #zone-footer > .container .copyright a {
      text-decoration: none;
      color: inherit; }
    #zone-footer > .container .copyright img {
      margin-bottom: -1px; }

h3.soustitre_1 {
  position: static;
  margin-bottom: 0.8rem;
  color: #ef8101;
  font-size: 2.25rem; }

h4.soustitre_2 {
  position: static;
  color: #212121;
  font-size: 2.1rem; }

h5.intertitre {
  position: static;
  font-size: 1.9rem; }

strong.accroche {
  position: relative;
  display: block;
  margin: 1em 0;
  padding-left: 1.5rem;
  color: #212121;
  font-size: 1.7rem; }

a.bouton_1 {
  padding: 1rem 3.5rem;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  background: #ef8101; }

strong.mise_en_avant_1 {
  position: static; }

strong.mise_en_avant_2 {
  position: static; }

span.legende {
  position: static; }

blockquote.citation {
  position: static;
  margin: 1em 0;
  padding: 1em;
  border-left: 0.2rem solid #515151;
  background: #f9f9f9; }

.ma-container.ma-aside {
  position: relative;
  line-height: 1.3; }
  .ma-container.ma-aside .ma-title {
    font-size: 2.4rem;
    font-weight: 300;
    margin-bottom: 1.4rem; }
  .ma-container.ma-aside .ma-news-container {
    height: 22rem;
    padding: 2rem;
    border-radius: .4rem;
    background: #f8f8f8;
    border: 1px solid #ededed; }
    .ma-container.ma-aside .ma-news-container .ma-news .ma-news-date {
      font-size: 1.2rem;
      text-transform: uppercase;
      font-weight: normal;
      margin: .4rem 0; }
    .ma-container.ma-aside .ma-news-container .ma-news .ma-news-title {
      margin: 0.5rem 0; }
      .ma-container.ma-aside .ma-news-container .ma-news .ma-news-title, .ma-container.ma-aside .ma-news-container .ma-news .ma-news-title a {
        font-size: 1.8rem;
        font-weight: 400;
        text-decoration: none; }
    .ma-container.ma-aside .ma-news-container .ma-news .ma-news-resume {
      font-size: 1.3rem;
      font-weight: normal;
      line-height: 1.4; }
    .ma-container.ma-aside .ma-news-container .ma-news .ma-know-more-link {
      display: inline-block;
      margin: 0.5rem 0;
      font-size: 1.3rem;
      font-weight: 600; }
  .ma-container.ma-aside .ma-all-news-link {
    position: absolute;
    top: 0.6rem;
    right: 0; }
    .ma-container.ma-aside .ma-all-news-link a {
      font-size: 1.2rem;
      font-weight: normal; }
  .ma-container.ma-aside .ma-pagination {
    position: absolute;
    bottom: 2.6rem;
    left: 2rem;
    height: 1.2rem; }
    .ma-container.ma-aside .ma-pagination .ma-pager .bx-pager-item {
      display: inline-block;
      width: 1.2rem;
      height: 1.2rem;
      margin-right: .4rem; }
      .ma-container.ma-aside .ma-pagination .ma-pager .bx-pager-item a {
        display: inline-block;
        text-indent: -999rem;
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 100%;
        background: #c8c8c8; }
  .ma-container.ma-aside .bx-controls-direction {
    position: absolute;
    bottom: 2rem;
    right: 2rem; }
    .ma-container.ma-aside .bx-controls-direction a {
      display: inline-block;
      width: 2.6rem;
      height: 2.6rem;
      margin-left: .6rem; }
      .ma-container.ma-aside .bx-controls-direction a::before {
        content: '';
        display: inline-block;
        width: 1rem;
        height: 1rem;
        margin: 0.7rem 0 0;
        line-height: 2.4rem;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .ma-container.ma-aside .bx-controls-direction a.bx-prev {
        padding-left: 0.9rem; }
        .ma-container.ma-aside .bx-controls-direction a.bx-prev::before {
          border-top: 1px solid #bbbbbb;
          border-left: 1px solid #bbbbbb; }
      .ma-container.ma-aside .bx-controls-direction a.bx-next {
        padding-left: 0.5rem; }
        .ma-container.ma-aside .bx-controls-direction a.bx-next::before {
          border-bottom: 1px solid #bbbbbb;
          border-right: 1px solid #bbbbbb; }
.ma-container.ma-allNews {
  font-size: 1.4rem; }
  .ma-container.ma-allNews ul {
    padding: 1rem 0; }
  .ma-container.ma-allNews li.news {
    *zoom: 1;
    padding-left: 0;
    padding: 1rem 0;
    border-bottom: 1px solid #eee; }
    .ma-container.ma-allNews li.news:before, .ma-container.ma-allNews li.news:after {
      content: ' ';
      display: table; }
    .ma-container.ma-allNews li.news:after {
      clear: both; }
    .ma-container.ma-allNews li.news .ma-news-image {
      display: inline-block;
      vertical-align: top;
      margin: .5rem 2rem 0 0; }
      .ma-container.ma-allNews li.news .ma-news-image a {
        display: block; }
        .ma-container.ma-allNews li.news .ma-news-image a img {
          border: .6rem solid white;
          max-width: 100%;
          box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.2); }
    .ma-container.ma-allNews li.news div.ma-news-right {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 21.2rem); }
    .ma-container.ma-allNews li.news .ma-news-date {
      font-size: 1.2rem;
      text-transform: uppercase;
      font-weight: normal;
      margin: .4rem 0; }
    .ma-container.ma-allNews li.news .ma-news-title {
      font-size: 1.8rem;
      margin-bottom: 0.4rem;
      line-height: 1.3; }
      .ma-container.ma-allNews li.news .ma-news-title, .ma-container.ma-allNews li.news .ma-news-title a {
        font-weight: 400;
        text-decoration: none; }
    .ma-container.ma-allNews li.news .ma-news-resume {
      font-size: 1.3rem;
      font-weight: normal;
      line-height: 1.4; }
    .ma-container.ma-allNews li.news .ma-know-more-link {
      display: inline-block;
      margin: 0.5rem 0;
      font-size: 1.3rem;
      font-weight: 600; }
  .ma-container.ma-allNews div.ma-all-news-pagination {
    *zoom: 1;
    text-align: center;
    padding: 1rem 0 0; }
    .ma-container.ma-allNews div.ma-all-news-pagination:before, .ma-container.ma-allNews div.ma-all-news-pagination:after {
      content: ' ';
      display: table; }
    .ma-container.ma-allNews div.ma-all-news-pagination:after {
      clear: both; }
    .ma-container.ma-allNews div.ma-all-news-pagination > span {
      display: inline-block;
      vertical-align: top;
      padding: 0 .4rem; }
      .ma-container.ma-allNews div.ma-all-news-pagination > span span, .ma-container.ma-allNews div.ma-all-news-pagination > span a {
        display: inline-block;
        vertical-align: top;
        padding: 0 .2rem; }
.ma-container.ma-detail .ma-news-date {
  margin: .4rem 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: normal; }
.ma-container.ma-detail .ma-news-resume {
  margin: .6rem 0;
  font-weight: 600; }
.ma-container.ma-detail .ma-news-image {
  margin: 1.4rem 0; }
  .ma-container.ma-detail .ma-news-image img {
    border: .6rem solid white;
    max-width: 100%;
    box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.2); }

#zone-diaporama #mc-diaporama {
  height: 100% !important; }
  #zone-diaporama #mc-diaporama .bx-wrapper, #zone-diaporama #mc-diaporama .bx-viewport, #zone-diaporama #mc-diaporama .mc-diaporama-slider, #zone-diaporama #mc-diaporama .mc-diaporama-slide {
    width: 100% !important;
    height: 100% !important; }

.mc-diaporama-container {
  width: 960px; }
  .mc-diaporama-container .mc-diaporama-slide {
    height: 20rem; }
    .mc-diaporama-container .mc-diaporama-slide img {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }

.bx-wrapper {
  width: 100%;
  max-width: 100% !important; }

body main {
  /* Boutons */ }
  body main .bl [class|='bl-category-label'],
  body main .bl [class|='bl-category-parent-label'] {
    border-left: 8px solid #faa400; }
  body main .ip-bankTransfer-popup .ip-bankTransfer-finish a,
  body main .bl-product .bl-product-picture.pager-active img {
    border: 1px solid #faa400; }
  body main .bl-list-categories [class|='bl-category-link']:hover span,
  body main .bl-list-category-detail .bl-category-link:hover span {
    background-color: #faa400; }
  body main .bl [class|='bl-category-label'] a,
  body main .bl [class|='bl-category-label'],
  body main .bl [class|='bl-category-parent-label'],
  body main .bl-list-products-multiple-add-to-card-button,
  body main .bl-product-add-to-cart-button,
  body main .bl-list-products li .bl-product-add-to-cart,
  body main .bl-list-items li .bl-product-add-to-cart,
  body main .bl-my-cart-finish-order input.submit,
  body main .bl-list-items li.bl-item .bl-product-add-to-cart,
  body main .bl-subscribe-user-submit input#bl-cart-information-request,
  body main .bl-list-products-multiple-add-to-card-button input,
  body main .bl-product-add-to-cart-button input,
  body main .bl-subscribe-user-submit:before,
  body main .bl-my-cart div.bl-my-cart-finish-order:before,
  body main .bl-product .bl-product-add-to-cart-button:before,
  body main .bl-list-products li.bl-mode-light .bl-product-add-to-cart,
  body main .bl-list-items li.bl-mode-light .bl-product-add-to-cart {
    color: #fff; }
  body main .bl-product-price .bl-products-promoted,
  body main .bl-list-items li div.bl-item-price div.bl-products-list-promoted,
  body main .bl-list-products li div.bl-item-price div.bl-products-list-promoted,
  body main .bl-list-items li div.bl-light-price-container div.bl-products-list-promoted,
  body main .bl-list-products li div.bl-light-price-container div.bl-products-list-promoted,
  body main .bl-label-input {
    color: #ef8101; }
  body main .bl-product-price div + div {
    color: #faa400; }
  body main .bl-list-products-multiple-add-to-card-button,
  body main .bl-product-add-to-cart-button,
  body main .bl-my-cart-finish-order input.submit,
  body main .bl-list-items li.bl-item .bl-product-add-to-cart,
  body main .bl-subscribe-user-submit input,
  body main .bl-subscribe-user-submit input#bl-cart-information-request,
  body main .bl-popup-detail-contener a,
  body main .bl-list-items li.bl-mode-list .bl-product-add-to-cart,
  body main .bl-list-items li.bl-mode-light .bl-product-add-to-cart,
  body main .bl-list-items li.bl-mode-mosaic .bl-product-add-to-cart,
  body main .bl-list-products li.bl-mode-list .bl-product-add-to-cart,
  body main .bl-list-products li.bl-mode-light .bl-product-add-to-cart,
  body main .bl-list-products li.bl-mode-mosaic .bl-product-add-to-cart {
    background-color: #faa400; }
  body main .bl-list-products-multiple-add-to-card-button:hover,
  body main .bl-product-add-to-cart-button:hover,
  body main .bl-my-cart-finish-order:hover input.submit,
  body main .bl-subscribe-user-submit:hover input#bl-cart-information-request,
  body main .bl-list-items li.bl-item .bl-product-add-to-cart:hover,
  body main .bl-subscribe-user-submit input:hover,
  body main .bl [class|='bl-category-label'],
  body main .bl [class|='bl-category-parent-label'],
  body main .bl-popup-detail-contener a:hover,
  body main .bl-list-items li .bl-product-add-to-cart:hover {
    background-color: #faa400; }
  body main .bl-my-cart td.bl-my-cart-description div.bl-my-cart-title,
  body main .bl-my-cart td.description div.title,
  body main .bl-my-cart th.bl-my-cart-price,
  body main .bl-my-cart th.price,
  body main .bl-my-cart p.bl-recap-intertitre span,
  body main .bl-my-cart-product-popup .bl-popup-product-title,
  body main .bl-my-cart-product-popup div span,
  body main .bl-recap-contener .bl-recap-etape.active,
  body main div.bl-subscribe span#termsOfSale-label a,
  body main div.bl-subscribe fieldset legend,
  body main .bl-product-price,
  body main .bl-list-products li h3 a,
  body main .bl-list-items li h3 a,
  body main .bl-product-price-list,
  body main .bl-list-items li.bl-item div.bl-item-price,
  body main .bl-product-shipping,
  body main .bl-product-add-to-cart-quantity label,
  body main .bl-list-sous-categories a:hover,
  body main .bl-my-cart-product-popup .bl-popup-product-title a,
  body main .bl-product-title-description,
  body main .bl-product-price div,
  body main .bl-product-price .promoted,
  body main .bl-product-main-title h2,
  body main .ip-checks-popup .ip-checks-finish a,
  body main .ip-checks-popup .ip-checks-title,
  body main .bl-my-cart-label.total,
  body main .bl-my-cart-total,
  body main div#bl-information-request-div fieldset legend,
  body main .bl-product-criteria > .label,
  body main .ip-bankTransfer-popup .ip-bankTransfer-finish a,
  body main .bl-list-sous-categories a {
    color: #faa400; }
  body main .bl-list-items li.bl-mode-light h3 a:hover,
  body main .bl-list-products li.bl-mode-light h3 a:hover,
  body main .bl-list-items li.bl-mode-list2 h3 a:hover,
  body main .bl-list-products li.bl-mode-list2 h3 a:hover,
  body main .bl-list-items li.bl-mode-mosaic2 h3 a:hover,
  body main .bl-list-products li.bl-mode-mosaic2 h3 a:hover,
  body main .bl-product-price div + div,
  body main .bl-product-price .promoted.new_price {
    color: #faa400; }
  body main .bl-recap-contener .bl-recap-etape {
    color: #ef8101; }
  body main li.bl-mode-light {
    height: 20rem !important;
    position: relative; }
    body main li.bl-mode-light .bl-light-container-link {
      position: absolute;
      width: 90%;
      bottom: 0;
      left: 5%; }
  body main .cms_bloc_module > .bl [class|='bl-category-parent-label'],
  body main .cms_bloc_module > .bl [class|='bl-category-label'] {
    padding: 1rem;
    font-size: 1.2rem;
    background: none;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0.5rem;
    border-radius: 5px;
    text-align: center;
    border-bottom: 3px solid #eeba02; }
  body main .title-category {
    font-size: 1.2rem; }
body #zone-page.catalogue .content {
  display: flex;
  flex-direction: column; }
  body #zone-page.catalogue .content .categoryDescription {
    order: 3; }
body #zone-page .bl .bl-product #bl-product-short-description .priceUnit {
  display: flex;
  justify-content: space-between; }
  body #zone-page .bl .bl-product #bl-product-short-description .priceUnit span + span {
    display: block;
    width: 50%; }
body #zone-page .bl .bl-product .bl-product-info-right #bl-product-manual a {
  font-weight: 600;
  font-size: 1.4rem;
  text-decoration: none;
  padding: 1rem 3rem;
  margin: 1.5rem 0 0 0;
  display: inline-block;
  transition: 0.3s ease;
  background: #ef8101;
  color: white;
  border-radius: 0.4rem; }
  body #zone-page .bl .bl-product .bl-product-info-right #bl-product-manual a:hover {
    background: #faa400; }