@font-face {
  font-family: DIN2014-Bold;
  src: url(./354cb7_0_0.eot);
  src: url(./354cb7_0_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_0_0.woff2) format("woff2"), url(./354cb7_0_0.woff) format("woff"), url(./354cb7_0_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-ExtraLight;
  src: url(./354cb7_1_0.eot);
  src: url(./354cb7_1_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_1_0.woff2) format("woff2"), url(./354cb7_1_0.woff) format("woff"), url(./354cb7_1_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-ExtraLightItalic;
  src: url(./354cb7_2_0.eot);
  src: url(./354cb7_2_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_2_0.woff2) format("woff2"), url(./354cb7_2_0.woff) format("woff"), url(./354cb7_2_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-Light;
  src: url(./354cb7_3_0.eot);
  src: url(./354cb7_3_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_3_0.woff2) format("woff2"), url(./354cb7_3_0.woff) format("woff"), url(./354cb7_3_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-LightItalic;
  src: url(./354cb7_4_0.eot);
  src: url(./354cb7_4_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_4_0.woff2) format("woff2"), url(./354cb7_4_0.woff) format("woff"), url(./354cb7_4_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-Regular;
  src: url(./354cb7_5_0.eot);
  src: url(./354cb7_5_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_5_0.woff2) format("woff2"), url(./354cb7_5_0.woff) format("woff"), url(./354cb7_5_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-Italic;
  src: url(./354cb7_6_0.eot);
  src: url(./354cb7_6_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_6_0.woff2) format("woff2"), url(./354cb7_6_0.woff) format("woff"), url(./354cb7_6_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-Demi;
  src: url(./354cb7_7_0.eot);
  src: url(./354cb7_7_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_7_0.woff2) format("woff2"), url(./354cb7_7_0.woff) format("woff"), url(./354cb7_7_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-DemiItalic;
  src: url(./354cb7_8_0.eot);
  src: url(./354cb7_8_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_8_0.woff2) format("woff2"), url(./354cb7_8_0.woff) format("woff"), url(./354cb7_8_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-ExtraBold;
  src: url(./354cb7_9_0.eot);
  src: url(./354cb7_9_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_9_0.woff2) format("woff2"), url(./354cb7_9_0.woff) format("woff"), url(./354cb7_9_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-BoldItalic;
  src: url(./354cb7_a_0.eot);
  src: url(./354cb7_a_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_a_0.woff2) format("woff2"), url(./354cb7_a_0.woff) format("woff"), url(./354cb7_a_0.ttf) format("truetype")
}

@font-face {
  font-family: DIN2014-ExtraBoldItalic;
  src: url(./354cb7_b_0.eot);
  src: url(./354cb7_b_0.eot?#iefix) format("embedded-opentype"), url(./354cb7_b_0.woff2) format("woff2"), url(./354cb7_b_0.woff) format("woff"), url(./354cb7_b_0.ttf) format("truetype")
}



body{
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'DIN2014-Regular', sans-serif;
  color: #000;
  background: #fff;
  font-size: 16px;
}
a{
    color: #000;
}
a:hover{
    color: #ff3300;
}
.corp-blanc{
  background: #fff;
}
.navbar-brand{
    display: flex;
    align-content: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
  border: none;
  background: #000;
}
.navbar-default {
  font-family: DIN2014-Demi;
  font-size: 20px;
  background-color: #000;
  border: none;
  border-radius: 0;
  padding: 14px 0;
  margin-bottom: 0;
}
.navbar-brand *{
  font-size: 20px;
  margin-right: 13px;
  text-transform: uppercase;
}
.nom-concess{
  font-weight: bold;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'DIN2014-Regular';
    font-size: 18px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #8F8F8F;
  background: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #8F8F8F;
}
.rs-slideshow {
    position: fixed;
    top: 120px;
    right: 0;
    background: rgba(205, 25, 45, 0.7) no-repeat url(../images/bg-rs2.png) 16px 0px;
    width: 105px;
    height: 244px;
    text-align: right;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-left: 43px;
}
.container-slideshow{
  position: relative;
}
.rs-instagram{
  margin: 8px 0 14px;
}
.rs-facebook{
  margin: 0px 0;
}
.rs-youtube{
  margin: 19px 0 6px;
}
.rs-slideshow a {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .article-image-gauche, .article-image-droite{
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .article-image-gauche{
    justify-content: flex-start;
  }
  .article-image-droite{
    justify-content: flex-end;
  }
  .article-image-droite .img-float-right{
      order: 2;
  }
}
.img-float-none{
    margin: 0 auto;
}
.article-image-droite, .article-image-gauche, .article-image-haut, .article-image-bas{
    padding-bottom: 40px;
}
.img-float-none{
  margin-bottom: 15px;
}
.img-float-left {
  float: left;
  max-width: 565px;
  margin-right: 30px;
  margin-bottom: 0;
}
.img-float-right {
  float: right;
  max-width: 565px;
  margin-left: 30px;
  margin-bottom: 0;
}
.bloc-article, .bloc-administrable{
  padding: 78px 0;
}
.bloc-article h1, .bloc-administrable h1, .titre-trait{
  font-family: DIN2014-Regular;
  font-size: 34px;
  background: url("../images/bg-h1.jpg") no-repeat;
  padding-top: 20px;
  color: #000;
}
.btn-primary {
  background-color: #000;
  border-color: #000;
  border-radius: 0;
  background-image: url("../images/ico-btn-survol.png");
  background-repeat: no-repeat;
  color: #fff;
  background-position: 7px center;
  padding-left: 32px;
  font-size: 16px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:focus{
  background-color: #505050;
  color: #fff;
  background-image: url("../images/ico-btn-survol.png");
  border-color: #505050;
}
.btn-rouge{
    background-color: #cd192d;
    border-color: #cd192d;
}
.btn-rouge:hover{
    background-color: #8F111F;
    border-color: #cd192d;
}
.titre-rubrique{
  color: #000;
  font-family: DIN2014-Demi;
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.ico-rubrique{
  text-align: center;
}
.bloc-rubrique .col-sm-3:hover{
  /*opacity: 0.6;*/
}
.bloc-rubrique .col-sm-3:hover a{
  text-decoration: none;
}

.bloc-rubrique{
  padding: 70px 0 50px;
}
.titre-actualite-home, .titre-administrable{
  color: #000;
  font-family: 'DIN2014-Regular';
  font-size: 37px;
  text-transform: uppercase;
  margin-top: 40px;
}
.text-actualite-home, .texte-administrable{
  font-size: 20px;
}
.container-button{
  margin-top: 25px;
}
.bloc-actualite, .bloc-administrable{
  text-align: center;
}
.container-button button{
  margin: 0 15px;
}
.container-pub{
  position: relative;
  margin-top: 63px;
  height: 277px;
}
.lire-suite-container{
  position: absolute;
  bottom: -10px;
  text-align: center;
  left: 0;
  right: 0;
  transition: all 0.3s;
}
.container-pub:hover .lire-suite-container {
    bottom: 2px;
    transition: all 0.3s;
}
.lire-suite {
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 2px 30px;
    border: 1px solid #000;
    display: inline-block;
}
a.lire-suite {
  background: #000;
  color: #fff;
  font-size: 15px;
  padding: 2px 30px;
  border: 1px solid #000;
}
a.lire-suite:hover{
  background: #fff;
  color: #000;
  text-decoration: none;
}
.bloc-contact{
  text-align: center;
  padding-top: 90px;
}
.bloc-map{
  position: relative;
  margin-bottom: 40px;
}
.btn-localisation-container{
  /*position: absolute;*/
  left: 0;
  right: 0;
  bottom: -15px;
}
.btn-localisation{
  background: #FF3302 url("../images/arrow-bottom.png") center center no-repeat;
  width: 155px;
  height: 29px;
  display: inline-block;
  position: relative;
  top: -15px;
}
.texte-actualite-home{
  font-size: 22px;
}
.container-noir{
  margin-top: 104px;
  padding: 30px;
  color: #fff;
  background: #000;
  text-align: center;
}
.titre-newsletter{
  margin: 0;
  color: #fff;
  font-family: 'DIN2014-Regular';
  font-size: 37px;
  text-transform: uppercase;
}
.texte-newsletter{
  font-size: 15px;
  color: #fff;
}
.logo-sur-newsletter{
  margin: 34px;
}
.bloc-liens{
  padding-top: 110px;
  margin-top: -110px;
  background: #ccc;
  text-align: center;
  color: #fff;
}
.liens-rs a{
  display: inline-block;
  margin: 35px;
}
.liens-footer a {
  color: #fff;
  display: inline-block;
  margin: 0 14px;
  font-size: 17px;
}
.copyright{
  padding-top: 25px;
  padding-bottom: 25px;
}
.article-texte {
    padding: 0 0px;
    font-size: 16px;
    font-family: DIN2014-Regular;
}
.bloc-noir-hachee{
  background: #252525 url(../images/bg-connecte.jpg) repeat-x;
  position: relative;
  padding: 30px;
  margin-top: 45px;
}
.container-btn-scroll-bottom{
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
}
.btn-scroll-bottom{
  background: #FF3302 url("../images/arrow-bottom.png") center center no-repeat;
  width: 155px;
  height: 29px;
  display: inline-block;
}
.container-btn-scroll-top{
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
}
.btn-scroll-top{
  background: #FF3302 url("../images/arrow-top.png") center center no-repeat;
  width: 155px;
  height: 29px;
  display: inline-block;
}
.bloc-connexion{
  text-align: center;
}
.rs-connecte {
  margin: 20px 0 25px;
}
.rs-connecte a{
  margin: 0 10px;
  display: inline-block;
}
.txt-hachee{
  color: #fff;
  font-size: 19px;
  margin-bottom: 10px;
}
.relative{
  position: relative;
}
.titre-filter{
  text-transform: uppercase;
  margin-bottom: 70px;
}
.form-control{
  -webkit-box-shadow:inset 0 3px 9px 0 rgb(0 0 0 / 8%);
  box-shadow:inset 0 3px 9px 0 rgb(0 0 0 / 8%);
  font-size: 19px;
  height: 56px;
  border: none;
  border-radius: 0;
}
.form-control:focus{
  -webkit-box-shadow:inset 0 3px 9px 0 rgb(0 0 0 / 50%);
  box-shadow:inset 0 3px 9px 0 rgb(0 0 0 / 50%);
}
.btn-recherche {
  color: #fff;
  padding: 17px;
  background: #333;
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
}
.form-group{
  margin-bottom: 25px;
}
.init{
  background: #ccc;
  color: #000;
}
.annonces{
  background: #FF3302;
}
.switcher{
  display: flex;
  width: 160px;
}
.switcher-vignette{
  display: inline-block;
  background: url("../images/ico-vignette.png") no-repeat;
  width: 55px;
  height: 55px;
}
.switcher-vignette:hover{
  background: url("../images/ico-vignette-survol.png") no-repeat;
}
.switcher-liste{
  display: inline-block;
  background: url("../images/ico-liste-survol.png") no-repeat;
  width: 77px;
  height: 55px;
}
.switcher-liste:hover{
  background: url("../images/ico-liste.png") no-repeat;
}
.switcher-sep{
  background: url("../images/sep-switcher.png") no-repeat;
  height: 55px;
  width: 2px;
  margin: 0 10px;
}
.nbr-annonce {
    color: #ff3300;
    font-size: 25px;
    line-height: 54px;
}

.affichage-vignette{margin: 0 30px;}

.affichage-vignette .article-image-gauche.disponible-immediatement > a{position:relative;}

.affichage-vignette .article-image-gauche.disponible-immediatement > a::before{
    background: url("../images/pictogramme-sous-48h-1.png") no-repeat 0 0;
    background-size: contain;
    content:"";
    position: absolute;
    top: 0;
    right: 40px;
    z-index: 2;
    width: 70px;
    height: 70px;
}
.affichage-vignette .article-image-gauche.disponible-immediatement > a img{position:relative; z-index:1;}

.titre-page{
  color: #000;
  font-family: 'DIN2014-Regular';
  font-size: 37px;
  text-transform: uppercase;
  margin-top: 40px;
  text-align: center;
  margin: 0 0 50px;
  padding-top: 50px;
}
.titre-liste{
  font-family: DIN2014-Regular;
  font-size: 34px;
  background: url("../images/bg-h1.jpg") no-repeat;
  padding-top: 20px;
  text-transform: uppercase;
}
.prix-liste{
  color: #ff3300;
  font-family: DIN2014-Demi;
  font-size: 26px;
  margin-bottom: 30px;
}
.titre-fichette{
  text-transform: uppercase;
  text-align: center;
  font-family: DIN2014-Regular;
  font-size: 34px;
  background: url("../images/bg-h1.jpg") no-repeat center top;
  padding-top: 20px;
  margin-bottom: 0;
}
.prix-fichette{
  color: #ff3300;
  font-family: DIN2014-Demi;
  font-size: 43px;
  text-align: center;
  margin-top: 4px;
}
.info-fichette{
  text-align: center;
  font-family: DIN2014-Regular;
  font-size: 34px;
  text-transform: uppercase;
}
.tel-fichette {
  color: #fff;
  padding: 6px;
  background: #ff3300;
  width: 100%;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin-top: 17px;
}
.img-fichette{
  margin-top: 30px;
  margin-bottom: 30px;
}

.suite-fichette .img-fichette .gallery.photo-unique{position:relative;}

.suite-fichette .img-fichette .gallery.photo-unique li a::before,
.suite-fichette .img-fichette.disponibilite-immediate .lSSlideOuter .lSSlideWrapper::before{
    content:"";
    background: url("../images/pictogramme-sous-48h-1.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2;
    width: 110px;
    height: 110px;
}

.img-fichette .lSSlideOuter .lSSlideWrapper{overflow: visible;}
.img-fichette .gallery.photo-unique li a img,
.img-fichette .lSSlideOuter .lSSlideWrapper .gallery{position:relative; z-index: 1;}
.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction{
    position: absolute;
    z-index: 3;
    width: 945px;
    bottom: -80px;
    display: flex;
    justify-content: space-between;
    height: 0;
}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    background-image: none;
    background-color: #FFF;
    position: relative;
    opacity: 1;
    transition: all 300ms ease;
}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction a:hover{background-color: #cd192d;}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev{left: 0; border-radius: 0 3px 3px 0;}
.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSNext{right: 0; border-radius: 3px 0 0 3px;}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #000000 transparent transparent;
    transition: all 300ms ease;
    margin-right: 2px;
}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSPrev:hover::before{border-color: transparent #FFF transparent transparent;}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSNext::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #000000;
    transition: all 300ms ease;
    margin-left: 2px;
}

.img-fichette .lSSlideOuter .lSSlideWrapper .lSAction .lSNext:hover::before{border-color: transparent transparent transparent #FFF;}

.titre-infos{
  text-align: center;
  margin-bottom: 30px;
}
.container-radio{
  margin-bottom: 30px;
}
.article-texte p{
    text-align: justify;
}
.retour-fichette{
    text-align: center;
    padding-top: 40px;
}
.retour-fichette a {
    color: #000;
}

@media screen and (min-width: 1900px){
    .slideshow {
        height: 740px;
    }
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    background: url(../images/owl-video-play.png) no-repeat center;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease; 
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.clickable-row td{
    vertical-align: middle !important;
    cursor: pointer;
}
.tab-location{
    margin-bottom: 30px;
}
.tab-location th{
    padding-right: 15px;
}
.nav>li.menu-gamme{
    position: static;
    margin-bottom: -30px;
    padding-bottom: 30px;
}
.sous-gamme{
    display: none;
    position: absolute;
}
/*.menu-gamme:hover .sous-gamme {*/
/*    display: block;*/
/*    height: calc(100vh + 20px);*/
/*    background: #fff;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 64px;*/
/*    bottom: 0;*/
/*    z-index: 10;*/
/*}*/
.container-fluid {
    position: relative;
}

/** css volet gamme **/
.accordion__content a, .menu__utility a {
    color: #000;
    line-height: 37px;
}

.menu__utility li, .accordion__content li{
    list-style: none;   
}
.menu__block {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
}
/** css volet gamme **/

.text-center{
    text-align: center;
}
.acces-prix{
    color: #ff3300;
}
.cta-concessionnaire {
    background-color: #000;
    padding: 10px 24px;
    font-size: 20px;
    line-height: 20px;
    color: #FFF;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
    cursor: pointer;
}
.link-accessoires .voir-tout-occasions {
    margin-top: 10px;
    margin-bottom: 30px;
}
.marque-access{
    color: #000;
}
.ref-annonce{
    font-size: 24px;
}
.titre-gamme-submenu, .sub-section__title {
    height: 57px;
    display: inline-block;
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    width: 100%;
}
.sub-section__link{
    color: #000;
}
.sub-section__link:hover{
    color: #ff3300;
    text-decoration: none;
}
.sub-section__link .sub-section__description{
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.sub-section__link:hover .sub-section__description{
    text-decoration: none;
}

.sub-section-title a.titre-trait{
    margin-bottom: 20px;
    display: inline-block;
}

.sub-section-title a.titre-trait:hover{
    text-decoration: none;
    color: #ff3300;
}

.sub-section-title .titre-trait{margin: 40px 0 30px 0;}
.menu__sub-section:first-child .sub-section-title .titre-trait{margin-top:0;}

.confirm-contact label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    margin-left: 12px;
    position: relative;
    top: -1px;
}
.titre-module{
    margin-top: 30px;
}
@media screen and (min-width: 1000px){
    .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
        display: block;
    }
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #8F8F8F;
    background-color: transparent;
}
.dropdown{
    margin-bottom: -13px;
    padding-bottom: 13px;
}
.dropdown-menu>li>a {
    line-height: 35px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #000;
}
.navbar-fixed-top{ 
    transform: translateY(40px);
    transition: transform .5s;
    top: -40px;
    padding-right:15px;
}
@media screen and (max-width: 768px){
    .article-texte {
        padding: 0 15px;
        font-size: 20px;
    }
   .navbar-fixed-top{ 
       padding-right:0; 
   }
   .img-float-left, .img-float-right{
       max-width: 100%;
   }
   .rs-slideshow{
       display: none;
   }
   .bloc-rubrique .col-xs-6{
       margin-bottom: 20px;
   }
   .sub-section__media img{
       margin: 0 auto;
       background: #fff;
    padding-bottom: 15px;
   }
}
@media screen and (min-width: 1024px){
   .container-liens-home{
       margin: 0 97px;
   }
}
#menu.mm-menu{
    z-index: 1;
}
a.link-accessoires{
    text-decoration: none;
}
.link-accessoires .titre-annonce{
    height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 11px 0;
} 

.mm-panel , .mm-navbar{
    background: #000 !important;
}
.mm-menu a:link , a.mm-listitem__text{
    color:#fff !important;font-family: DIN2014-Demi;
    font-size: 16px;
    text-transform: uppercase;
    
}
.mm-btn_next:after,.mm-btn_prev:before{
    border-color:#fff !important;
    
}
.mm-btn_next:after{
    /*top: -45px !important;*/
}
.mm-listitem__btn{
    /*padding: 0 !important;*/
}
.navbar-nav>li>a {
    line-height: 25px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #a5a5a5;
}
.bloc-newsletter a:hover{
    text-decoration: none;
}
.bloc-newsletter a:hover .container-noir{
    background: #333;
}
.rs-slideshow a:hover{
    opacity: 0.6;
}
.container-gamme{
    padding: 15px;
}
.container-gamme .menu__block{
    overflow: inherit;
}
.menu__block-inner{
    padding-bottom: 50px;
}
.page-gamme .article-texte ul{
    padding-left: 20px;
}
.vetement-desc{
    text-align: center;
    color: #000;
}
.vignette-vetement{
   padding: 25px 10px 10px 10px;
}
.vignette-vetement ul li{
     list-style: none;
    /*margin: 0 0 0.625rem;*/
    /*padding: 0;*/
}

.vignette-vetement ul{padding: 0;}

.vignette-vetement ul li a {
    padding: 0;
    color: #000;
    text-decoration: none;
    border: 0;
    font-family: DIN2014-Demi;
    letter-spacing: .03125rem;
    line-height: 30px;
    text-transform: uppercase;
}
  
.vignette-vetement ul li a:hover{color: #ff3300;}
.vignette-vetement  ul li a i {color: #ff3300;}
.menu__sub-section{margin-top: -12px;}

.menu__sub-section .row .col-sm-3{margin-bottom: 10px;}

.page-gamme{margin-top: 9px;}

.menu__block {
    height: auto;
    overflow: auto;
    overflow-x: hidden;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
  -webkit-transform: translate3d(100vw,0,0) !important;
  transform: translate3d(100vw,0,0) !important;
}
/*#mm-0{*/
/*  width:0 !important;*/
/*}*/
.mm-menu_offcanvas {width: 100% !important;}

#button-close, .button-submenu-close{
    color: #fff;
    font-size: 20px;
    margin-top: 8px;
    margin-right: 10px;
    position: relative;
    /*top: 4px;*/
}
.nom-site-responsive{
    display: -webkit-inline-box !important;
    width: 100%;
    position: relative !important;
    top: -25px;
}
.logo-triumph-responsive{
    width: 30px;
    position: relative;
    top: -3px;
}
.nom-concess-responsive{
    font-size: 20px;
    margin-left: 10px;
}
#menu .navbar-brand-responsive:focus{
    background-color: #000;
    outline: none;
}
@media screen and (max-width: 768px){
   .sub-section-title {
        text-align:center;
    }
    .logo-triumph{
        width: 30px;
        position: relative;
        top: -3px;
    }
    .navbar-brand{
        height:auto;
    }
    .titre-trait{
        /*color: #fff;*/
    }
    .voir-plus{
        opacity: 1;
    }
    .sub-section__link .icon-voir-plus {
      border-radius: 1em;
      margin: 0 0;
    }
    .sub-section__link .icons .voir-plus{
       opacity: 1;
       transition: all 0.7s;
    }
}

.voir-plus {
  display: inline-block;
  cursor: default;
  padding: 0;
  margin: 0 0.5em;
  position: relative;
  text-align: center;
  opacity: 0;
  transition: all 0.7s;
}
.voir-plus:hover .label {
  opacity: 0;
  transition: opacity 0.5s 0.125s ease-out;
}
.sub-section__link:hover .icon-voir-plus {
  border-radius: 1em;
  margin: 0 0;
}

.icon-voir-plus,
.label {
  background-color:#cd192d;
  line-height: 2rem;
}

.label {
  border-radius: 1rem;
  position: absolute;
  font-size: 0.618em;
  font-weight: 900;
  letter-spacing: 0.0816em;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  pointer-events: none;
  text-transform: uppercase;
  transition: opacity 0.5s 0.75s ease-out;
  padding: 5px;
  height: 31px;
}

.icon-voir-plus {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 2em;
  margin: 0 -0.5em;
  transition: background-color 0.5s ease-out, border-radius 0.5s 0.25s ease-out, margin 0.5s 0.25s ease-out;
  width: 2em;
  color: #fff;
  padding-top: 2px;
}
.icon-voir-plus.first {
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  margin-left: 0;
}
.icon-voir-plus.last {
  border-bottom-right-radius: 1em;
  border-top-right-radius: 1em;
  margin-right: 0;
}
.icon-voir-plus:hover {
  background-color: #3a3a3a;
    color: #fff;
}
.icons{
    justify-content: center;
     display: flex; 
}
.sub-section__link:hover .icons .voir-plus{
   opacity: 1;
   transition: all 0.7s;
}
.icon-voir-plus i{
    position: relative;
    top: 5px;
    font-size: 11px;
    
}
.container-champs .input-newsletter{
    padding-left: 15px;
    padding-right: 15px;
    color: #000;
}
.container-champs .btn-newsletter{
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
}
.container-champs .btn-newsletter:hover {
    background: #a7a7a7;
}
.btn-fixe{
    width: 160px;
}
.link-accessoires .titre-annonce-vetement{
    text-align: center;
    font-weight: bold;
    margin: 11px 0;
    text-transform: uppercase;
}
/*.mm-panel_has-navbar .mm-navbar {*/
/*    margin-top: 50px;*/
/*}*/
#mm-3,
#mm-4,
#mm-5,
#mm-6
{
    background: #fff !important;
    color: #000;
}
#mm-3 a.mm-navbar__title,
#mm-4 a.mm-navbar__title,
#mm-5 a.mm-navbar__title,
#mm-6 a.mm-navbar__title
{
    color: #000 !important;
    text-align: left;
    border-bottom: 2px solid #63656A;
    padding-left: 23px;
    margin-left: -23px;
    padding-right: 23px;
    margin-right: -23px;
}
#mm-3 .sub-section__title,
#mm-4 .sub-section__title,
#mm-5 .sub-section__title,
#mm-6 .sub-section__title
{
    color: #000 !important;
}
#mm-3 .mm-navbar,
#mm-4 .mm-navbar,
#mm-5 .mm-navbar,
#mm-6 .mm-navbar
{
    color: #000 !important;
    background: #fff !important;
    border: none;
}
#mm-3 .mm-btn_next:after, #mm-3 .mm-btn_prev:before,
#mm-4 .mm-btn_next:after, #mm-4 .mm-btn_prev:before,
#mm-5 .mm-btn_next:after, #mm-5 .mm-btn_prev:before,
#mm-6 .mm-btn_next:after, #mm-6 .mm-btn_prev:before
{
    border-color: #cd192d !important;
}

/*#mm-4 {*/
/*    background: #fff !important;*/
/*    color: #000;*/
/*}*/
/*#mm-4 a.mm-navbar__title {*/
/*    color: #000 !important;*/
/*    text-align: left;*/
/*}*/
/*#mm-4 .sub-section__title{*/
/*    color: #000 !important;*/
/*}*/
/*#mm-4 .mm-navbar{*/
/*    color: #000 !important;*/
/*    background: #fff !important;*/
/*}*/
/*#mm-4 .mm-btn_next:after, #mm-4 .mm-btn_prev:before {*/
/*    border-color: #000 !important;*/
/*}*/

/*#mm-5 {*/
/*    background: #fff !important;*/
/*    color: #000;*/
/*}*/
/*#mm-5 a.mm-navbar__title {*/
/*    color: #000 !important;*/
/*    text-align: left;*/
/*}*/
/*#mm-5 .sub-section__title{*/
/*    color: #000 !important;*/
/*}*/
/*#mm-5 .mm-navbar{*/
/*    color: #000 !important;*/
/*    background: #fff !important;*/
/*}*/
/*#mm-5 .mm-btn_next:after, #mm-5 .mm-btn_prev:before {*/
/*    border-color: #000 !important;*/
/*}*/

/*#mm-6 {*/
/*    background: #fff !important;*/
/*    color: #000;*/
/*}*/
/*#mm-6 a.mm-navbar__title {*/
/*    color: #000 !important;*/
/*    text-align: left;*/
/*}*/
/*#mm-6 .sub-section__title{*/
/*    color: #000 !important;*/
/*}*/
/*#mm-6 .mm-navbar{*/
/*    color: #000 !important;*/
/*    background: #fff !important;*/
/*}*/
/*#mm-6 .mm-btn_next:after, #mm-6 .mm-btn_prev:before {*/
/*    border-color: #000 !important;*/
/*}*/
.nom-site-responsive{
    background: #000;
}
#mm-2 .nom-site-responsive
{
    top: -62px;
}
#mm-3 .nom-site-responsive,
#mm-4 .nom-site-responsive,
#mm-5 .nom-site-responsive,
#mm-6 .nom-site-responsive
{
    top: -80px;
    padding: 19px 0 12px;
}
#mm-2 .mm-navbar,
#mm-3 .mm-navbar,
#mm-4 .mm-navbar,
#mm-5 .mm-navbar,
#mm-6 .mm-navbar 
{
    margin-top: 93px;
}
.mm-panels #mm-2.mm-panel>.mm-listview:first-child, .mm-panels #mm-2.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-3.mm-panel>.mm-listview:first-child, .mm-panels #mm-3.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-4.mm-panel>.mm-listview:first-child, .mm-panels #mm-4.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-5.mm-panel>.mm-listview:first-child, .mm-panels #mm-5.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-6.mm-panel>.mm-listview:first-child, .mm-panels #mm-6.mm-panel>.mm-navbar+.mm-listview
{
    margin-top: 17px;
}
.mm-panels #mm-3.mm-panel>.mm-listview:first-child, .mm-panels #mm-3.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-4.mm-panel>.mm-listview:first-child, .mm-panels #mm-4.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-5.mm-panel>.mm-listview:first-child, .mm-panels #mm-5.mm-panel>.mm-navbar+.mm-listview,
.mm-panels #mm-6.mm-panel>.mm-listview:first-child, .mm-panels #mm-6.mm-panel>.mm-navbar+.mm-listview
{
    margin-top: 17px;
}
.img-cat{
    margin-right: 15px;
    background: #fff;
}


div#speedbump {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  background: #eeeeee;
}
#speedbump h4.modal-title {
  text-align: center;
  text-transform: uppercase;
  color: #004795;
  font-size:2.5em;  
}
.modal-body p {
  text-align:center;
  font-size: 1em;
}
button.btn-modal:hover {
  cursor: pointer;
}
button.btn-modal.btn-continue {
  background-color: #8bc63e;
  border: 0px;
  /*margin: 1% 0;*/
}
button.btn-modal.btn-close {
  background-color: inherit;
  border: 1px solid #030000;
  color: #030000;
  font-weight: 400;
}
.modal-header .close {
  font-size: 3.5em;
}
#speedbump .modal-body
{
    text-align: center;
}
#speedbump .modal-body .modal-image{
    margin-bottom: 20px;
}

.sous-titre-vetements{
    padding: 0 10px 10px;
    color: #000;
    border: 0;
    font-size: 17px;
    font-family: DIN2014-Demi;
    letter-spacing: .03125rem;
    line-height: 30px;
}
.titre-page-vetements{
    margin: 0 0 30px;
    padding-top: 30px;
    color: #000;
}

.icone-gamme{
    height: 70px;
    background: url(../images/icon-gamme.png) no-repeat;
    background-position: center;
}

.icone-gamme:hover , .gamme-active{
    background: url("../images/icon-gamme-survole.png")no-repeat;
     height: 70px;
    background-position: center;
}
.ico-configurateur{
     height: 70px;
    background: url(../images/ico-configurateur.png) no-repeat;
    background-position: center;
}
.ico-configurateur:hover{
     height: 70px;
    background: url(../images/ico-configurateur-survole.png) no-repeat;
    background-position: center;
}
.ico-service{
     height: 70px;
    background: url(../images/ico-service.png) no-repeat;
    background-position: center;
}
.ico-service:hover{
     height: 70px;
    background: url(../images/ico-service-survole.png) no-repeat;
    background-position: center;
}
.ico-essai{
     height: 70px;
    background: url(../images/ico-essai.png) no-repeat;
    background-position: center;
}
.ico-essai:hover{
     height: 70px;
    background: url(../images/ico-essai-survole.png) no-repeat;
    background-position: center;
}
.vignette-vetement .mm-sub__list{
    display: flex;
    height: 192px;
    flex-direction: column;
    justify-content: center;
}
.vignette-vetement ul li a:focus, a.link-accessoires:focus{
    outline: none;
}
#modal-message{
    font-size: 16px;
}

.owl-item.active .txt-slideshow{
  animation: fadeInUp; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1.5s;
}
.CLPagintation {
    font-size: 22px;
}
.CLPagintation a ,.CLPagintation span{
    padding: 10px;
}
.CLPagintation a:focus{
    text-decoration: none;
    color: #d29b00;
}
.bg-yt{
    background: url("../images/rs-youtube.png");
    height: 25px;
    width: 33px;
}
.popup-ext .modal-content{
    background-color: rgba(255,255,255,0.6);
}
.popup-ext .modal-header{
    padding-bottom: 0;
    border-bottom: none;
}
.popup-ext .modal-body{
    padding-top: 0;
}
.popup-ext .close{
    line-height: 26px;
}
.content-etablissement{padding: 20px 20px 20px; position: relative;}

.content-etablissement .list-employee{
    max-width: 945px;
    margin: 0px auto 12px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color:#484848;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    flex-wrap: wrap;
}


.content-etablissement .list-employee strong{font-weight: 700; color: #000;}

.img-employee {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    border-radius: 80px;
    overflow: hidden;
    border: 1px solid #000000;
    margin-bottom: 16px;
    margin-right: 20px;
    margin-left: 20px;
}

.img-employee img{width: 100%;}

.txt-presentation-etablissement{
    max-width: 1170px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 22px;
    color:#c2c0c0;
    text-align: center;
}

.txt-presentation-etablissement .txt-intro{color: #0000;}
.px-3{
    margin-bottom: 20px;
}
.titre-desole{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
}
.zone-img-accessoire-distant{
    height: 270px;
    overflow: hidden;
}
.acces-barre{
    text-decoration: line-through;
}
.acces-prix {
    color: #ff3300;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}
.layer-preparatiion{
    position: absolute;
    top: 0px;
}

.modal{
    width: auto;
    max-width: none;
}
.nom-site-pop-up {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    padding: 14px;
    font-size: 23px;
    line-height: 22px;
}
.txt-popup {
    margin-top: 20px;
    font-size: 23px;
    line-height: 29px;
}
.CLTexteCenter {
    text-align: center;
}
.btn-popup{
    color: #fff !important;
    text-decoration: none;
}
.btn-popup:hover{
    text-decoration: none!important;
}
.promotion .modal-header .close {
    font-size: 2.5em;
    padding-right: 5px;
}
.promotion .modal-header{
    padding: 0;
    border: none;
}
.promotion .modal-body {
    margin-top: -15px;
}

.corp-blanc .row .filter form > .row{display: flex; justify-content: center; align-items: center;}
.corp-blanc .row .filter form > .row .nbr-annonce{margin-bottom: 23px;}

.social-share .social-share__item-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.social-share .social-share__item-wrapper .social-share__label{
    text-transform: uppercase;
    text-align: center;
    font-family: DIN2014-Regular;
    font-size: 34px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.social-share .social-share__item-wrapper a{display:flex; margin: 0 10px;}
.social-share .social-share__item-wrapper a svg{transition: all 300ms ease; fill: #000;}
.social-share .social-share__item-wrapper a:hover svg{fill: #cd192d;}

@media screen and (max-width: 440px){
    .affichage-vignette .article-image-gauche.disponible-immediatement > a::before{top: -40px; right: 30px;}
}

@media screen and (max-width: 600px){
    body .suite-fichette .img-fichette .gallery.photo-unique li a::before,
    body .suite-fichette .img-fichette.disponibilite-immediate .lSSlideOuter .lSSlideWrapper::before{top: -36px; right: 5px;}
}

@media screen and (max-width: 736px){
    .suite-fichette .img-fichette.disponibilite-immediate .lSSlideOuter{overflow: visible;}
    .suite-fichette .img-fichette .gallery.photo-unique li a::before,
    .suite-fichette .img-fichette.disponibilite-immediate .lSSlideOuter .lSSlideWrapper::before{top: 0; right: 10px; width: 80px; height: 80px;}
}

@media screen and (min-width: 1300px){
    .modal-dialog {
        width: 753px;
    }
    .popup-width{
        width: 750px;
    }
    .header{
        height: 83px;
        overflow: hidden;
    }
    .owl-stage-outer{
        height:660px;
    }
    .navbar-right{
        width: 80%;
    }
    #menu{
        display: none;
    }
}
.ecolo{
    margin-top: 25px;
}