body{
  background: #ffffff;
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 13px;
  color: #73879C;
}
.slick-prev:before, .slick-next:before{
  color: #ff3434 !important;
}
body, div, p , dl, ul, li {
  margin: 0;
  padding: 0;
}
a{
  text-decoration: none;
  color: #73879C;
}
.hr{
  clear: both;
}
div, p{
  box-sizing: border-box;
}
.content{
  /*max-width: 820px;*/
  padding: 15px 10px 5px 10px;
}
.content_apel{
  max-width: 1100px;
}
.recherche{
  padding: 0 0 10px 0;
}
.recherche_bottom{
  padding: 20px 0 10px 0;
}
.recherche .contenu_list{
  float: left;
  width: 25%;
  padding: 0 5px 10px 5px;
}
.recherche .contenu_list_ordre{
  width: 50%;
  padding: 0 5px 10px 5px;
}
.recherche .contenu_pagination{
  float: left;
  width: 100%;
  padding: 0 5px 10px 5px;
}
.recherche .contenu_marque{
  padding: 0 5px 0 5px;
  font-size: 14px;
}
.recherche .contenu_marque span{
  font-size: 24px;
}

.recherche select.select_list{
    -webkit-appearance: none;
    background-image: url(https://webfiles.movingcar.lu/img/icon_select.svg);
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-color: #ffffff;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 33px 0 10px;
    border: 1px solid #dfe1e5;
    height: 32px;
    font-size: 13px;
    box-shadow: none;
    color: #73879C;
    width: 100%;
}
.recherche .contenu_pagination .select_pag{
  float: right;
  padding: 0;
}
.recherche .contenu_pagination select.select_list{
  width: auto;
  float: right;
}
.recherche .contenu_pagination ul.pagination{
  list-style: none;
}
.recherche .contenu_pagination ul.pagination li{
  border: 1px solid #dfe1e5;
  border-left: none;
  float: left;
  text-align: center;
  width: 36px;
  height: 30px;
}
.recherche .contenu_pagination ul.pagination li.no{
  padding: 6px 0 0 0;
  height: 24px;
  color: #dfe1e5;
}
.recherche .contenu_pagination ul.pagination li a{
  padding: 5px 0 0 0;
  font-weight: bold;
  display: block;
  height: 25px;
}
.recherche .contenu_pagination ul.pagination li a:hover{
  background: #F8F8F8;
}
.recherche .contenu_pagination ul.pagination li:last-child a:hover {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.recherche .contenu_pagination ul.pagination li:first-child a:hover{
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.recherche .contenu_pagination ul.pagination li:first-child{
  border-left: 1px solid #dfe1e5;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.recherche .contenu_pagination ul.pagination li:last-child{
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.recherche .ligne_separation{
  height: 1px;
  background: #F2F4F9;
  margin: 20px 5px 10px 5px;
}
.recherche .ligne_separation_bottom{
  margin: 0 5px 10px 5px;
}
.hr{
  clear: both;
}
.effacer_recherche{
  padding: 8px 0 0 11px;
}
.effacer_recherche a{
  text-decoration: underline;
  color: #D35865;
}
.recherche .retour{
  float: left;
  padding: 7px 0 0 0;
}
.recherche .retour a{
  text-decoration: underline;
}
.recherche .retour a:hover{
  text-decoration: none;
}

.p_detail{
  padding: 0 5px;
}
.p_detail .info_g{
  float: left;
  width: calc(100% - 260px);
}
.p_detail .info_d{
  float: left;
  width: 230px;
  margin-left: 30px;
  border: 1px solid #F2F4F9;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.p_detail .marque{
  font-size: 22px;
  line-height: 22px;
  padding: 0 0 10px 0;
  background: #ff3434;
  color: #ffffff;
  padding: 10px 10px 10px 15px;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.p_detail .marque span.type{
  font-size: 14px;
  font-weight: 300;
}
.p_detail .pic_p{
  position: relative;
  overflow: hidden;
}
.p_detail .pic_p img{
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.p_detail .pic_p .badge {
  position: absolute;
  left: -55px;
  padding: 0 55px;
  top: 30px;
  width: 200px;
  height: 33px;
  line-height: 33px;
  transform: rotate(-45deg);
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: steelblue;
}
.p_detail .pic_p .badge_reserve {
  background: steelblue;
}
.p_detail .pic_p .badge_vendu {
  background: #D35865;
}



.p_detail .info_d .ligne_separation{
  height: 1px;
  background: #F2F4F9;
  margin: 8px 0 8px 0;
}

.p_detail .info_d .ens_prix{
  background: #f8f9fa;
  border-bottom: 1px solid #F2F4F9;
  position: relative;
  padding: 10px 0 10px 20px;
}
.p_detail .info_d .ens_prix .prix{
  font-size: 28px;
}
.p_detail .info_d .ens_prix .prix_spe{
  color: #4dad65;
}
.p_detail .info_d .ens_prix .prix_barre{
  font-size: 18px;
  text-decoration: line-through;
}
.p_detail .info_d .ens_prix .tva{
  font-size: 10px;
  color: #D35865;
  font-style: italic;
}

.p_detail .info_d ul.caract{
  list-style-type: none;
  padding: 15px 0 15px 20px;
  columns: 1;
  column-gap: 17px;
  break-inside: auto;
}
.p_detail .info_d ul.caract li{
  padding: 0 0 11px 0;
}
.p_detail .info_d ul.caract_prin{
  font-size: 16px;
  padding: 18px 10px 3px 20px;
}
.p_detail .info_d .partenaire{
  padding: 25px 10px 20px 25px;
  background: #f8f9fa;
  border-top: 1px solid #F2F4F9;
}
.p_detail .info_d .partenaire p{
  padding: 0 0 6px 0;
}
.p_detail .info_d .partenaire p.nom{
  font-size: 15px;
  padding: 0 0 15px 0;
}
.p_detail .info_d .partenaire p.tel{
  padding: 5px 0 6px 0;
}

.p_detail .equipements{
  margin: 15px 0 0 0;
  border: 1px solid #F2F4F9;
  padding: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 22px;
}
.p_detail .equipements ul{
  columns: 3;
  column-gap: 17px;
  break-inside: auto;
  list-style-type: none;
}

.p_detail .commentaire{
  margin: 15px 0 0 0;
  border: 1px solid #F2F4F9;
  padding: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 22px;
}
.p_detail .equipements .titre, .p_detail .commentaire .titre{

  padding: 0 0 15px 0;
  
}
.p_detail .equipements .titre span, .p_detail .commentaire .titre span{
  background: #ff3434;
  color: #ffffff;
  padding: 3px 13px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}


.slider {
  width: calc(100% - 70px);
  margin: 15px auto 15px auto;
}
.slick-slide {
margin: 0px 2px;
}
.slick-slide img {
width: 100%;
vertical-align: top;
}
.slick-prev:before,
.slick-next:before {
color: #ff3434;
}
.slick-slide {
transition: all ease-in-out .3s;
opacity: .7;
}
.slick-active {
opacity: 1;
}
.slick-current {
opacity: 1;
}
.aucun_resultat{
  padding: 50px 5px 50px 5px;
  text-align: center;
}
.miniatures img:hover{
  cursor: pointer;
}


@media (max-width: 680px) {
  .recherche .contenu_list {
    width: 50%;
  }
  .recherche .contenu_list_ordre{
    width: 100%;
  }
  .recherche .contenu_pagination ul.pagination li{
    width: 55px;
  }
  .recherche .contenu_pagination ul.pagination li{
    height: 40px;
  }
  .recherche .contenu_pagination ul.pagination li a{
    padding: 11px 0 0 0;
    height: 29px;
  }
  .recherche .contenu_pagination ul.pagination li.no{
    padding: 12px 0 0 0;
    height: 28px;
  }
  .p_detail .info_g{
    width: 100%;
    float: none;
  }
  .p_detail .info_d{
    width: 100%;
    float: none;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 35px 0 0 0;
  }
  .p_detail .info_d ul.caract{
    columns: 2;
    column-gap: 17px;
  }
  .p_detail .equipements ul{
    columns: 2;
    column-gap: 17px;
  }


}
@media (max-width: 415px) {
  .recherche .contenu_list {
    width: 100%;
  }
  .recherche .contenu_pagination .select_pag {
    padding: 15px 0 0 0;
    clear: both;
  }
  .slider {
    width: 70%;
  }
  .p_detail .info_d ul.caract{
    columns: 1;
    column-gap: 0;
  }
  .p_detail .equipements ul{
    columns: 1;
    column-gap: 0;
  }

  
}

