section.occasions .row-garage{
  padding-top: 30px;
}

/***/

section.occasions .txt_resultat{
  padding-bottom: 5px;
}
section.occasions .txt_resultat .delete_r {
  text-decoration: underline;
}
section.occasions .txt_resultat .delete_r:hover {
  text-decoration: none;
  cursor: pointer;
}

section.occasions .ens_search{
  padding-top: 10px;
  padding-bottom: 40px;
}
section.occasions a:hover{
  text-decoration: none;
}
section.occasions .vehicule{
  position: relative;
  margin-bottom: 50px;
  background-color: #ffffff;
  border: 1px solid #E1E1F0;
  border-radius: 4px;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
section.occasions .vehicule:hover{
  border: 1px solid #cbcbcb;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

section.occasions .vehicule .ancre_v{
  position: absolute;
  top: -40px;
  left: 0;
}

section.occasions .vehicule .picture {
  position: relative;
  display: block;
  overflow: hidden;
  
}
section.occasions .vehicule .picture::before {
  content: "";
  display: block;
  padding-top: 75%;
}
section.occasions .vehicule .picture .indication_photo_supp{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
section.occasions .vehicule .picture .indication_photo_supp p{
  left: 0;
  right: 0;
  position: absolute;
  top: calc(50% - 15px);
  text-align: center;
  color: #ffffff;
  z-index: 3;
  line-height: 30px;
  font-size: 25px;
}

/*
section.occasions .vehicule .picture::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #565859;
}
*/
section.occasions .vehicule .picture img.pic {
  position: absolute;
  top: 0;
  left: 0;
  /* max-width: 100%; */
  width: 100%;
  height: auto;
  opacity: 0.95;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/*
section.occasions .vehicule .picture img.pic_bw {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
*/

/* section.occasions .vehicule .picture img.pic:hover {
  top: -16px;
  left: -16px;
  width: calc(100% + 32px);
} */

section.occasions .vehicule_fixe .picture img.pic:hover {
  top: 0;
  left: 0;
  max-width: 100%;
}

section.occasions .vehicule .picture_min {
  padding-top: 1px;
}

section.occasions .row_0{
  margin-left: 0;
  margin-right: 0;
}
section.occasions .row_0 .col_0{
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

section.occasions .row_0 .col_0::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  bottom: 0;
  background-color: #ffffff;
  z-index: 1;
}

section.occasions .row_0 .col_0:first-child:before {
  content: unset;
}

section.occasions .vehicule .picture img.pic_min {
  position: absolute;
  top: 0;
  left: 0;
  /* max-width: 100%; */
  width: 100%;
  height: auto;
  opacity: 0.95;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*
section.occasions .vehicule .picture:hover img.pic_min {
  top: -6px;
  left: -6px;
  // max-width: calc(100% + 12px);
  width: calc(100% + 12px);
}
*/
section.occasions .vehicule_fixe .picture:hover img.pic_min {
  top: 0;
  left: 0;
  max-width: 100%;
}

section.occasions .vehicule_vendu .picture img.pic,
section.occasions .vehicule_vendu .picture img.pic_min {
    opacity: 0.45;

}

section.occasions .vehicule_vendu  .picture .indication_photo_supp {

    background: transparent;
  
}


section.occasions .vehicule .g_title{
  position: relative;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
}
#site .main_c section.occasions .vehicule h2.title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  text-transform:none;
  text-align: center;
  z-index: 3;
}
#site .main_c section.occasions .vehicule h2.title::first-letter{
  font-size: 18px;
  color: #000000;
}
#site .main_c section.occasions .vehicule h2.title span{
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#site .main_c h2.title::after {
  display: none;
}

section.occasions .vehicule .infos{
  position: relative;
  padding: 10px 10px 15px 10px;
  text-align: center;
}


section.occasions .vehicule .infos span.bull{
  padding-left: 5px;
  padding-right: 8px;
  color: #c11727;
}


section.occasions .vehicule .infos .tarifs{
  padding-bottom: 2px;
}

section.occasions .vehicule .infos .ref {
    font-style: italic;
    font-size: 13px;
}

section.occasions .vehicule .g_prix{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
section.occasions .vehicule .prix{
  background-color: #c11727;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 4px;
  
  /*
   position: absolute;
    top: -25px;
    right: 15px;
    background-color: #c11828;
    padding: 2px 20px;
    font-size: 20px;
    border-radius: 30px;
    color: white;
    z-index: 2;
    */

}

section.occasions .vehicule .prix p{
  display: inline-block;
  position: relative;
}
section.occasions .vehicule .prix p.prix_n::before{
  /* content: "";
  position: absolute;
  top: 30px;
  left: 0;
  right: -10px;
  height: 12px;
  background-color: #ffaa52;
  z-index: -1; */
}

section.occasions .vehicule .prix .tva{
  font-size: 12px;
  padding-left: 10px;
  font-weight: 300;
  font-style: italic;
  vertical-align: top;
}

section.occasions .vehicule .prix .prix_barre{
  margin-right: 15px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: line-through;
  vertical-align: top;
}

/**************/
section.occasions select.s_veh {
  -webkit-appearance: none;
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 45px 0 10px;
  border: 1px solid #dfe1e5;
  height: 45px;
  width: 100%;
  box-shadow: none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
}
section.occasions select.s_veh:focus {
  box-shadow: none;
  outline: none;
}
/**************/

section.occasions #listing_r{
  animation: fadein 0.8s;
  -moz-animation: fadein 0.8s; /* Firefox */
  -webkit-animation: fadein 0.8s; /* Safari et Chrome */
  -o-animation: fadein 0.8s; /* Opera */
}

section.occasions .bg_fv{
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  background-color: #fbfbfb;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 5px;
}

section.occasions .badge{
  position: absolute;
  left: -65px;
  padding: 0 20px;
  top: 35px;
  width: 235px;
  height: 33px;
  line-height: 33px;
  transform: rotate(-45deg);
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
section.occasions .badge_reserve{
  background-color: #000000;
}
section.occasions .badge_vendu{
  background-color: #c11727;
}

@media (max-width: 991px){
}

@media (max-width: 767px){
  section.occasions .vehicule .picture_min_0{
    display: none;
  }
}

@media (max-width: 575px){


  section.occasions .vehicule .infos{
    padding-right: 10px;
  }
  section.occasions .navigation {
    padding-bottom: 15px;
  }
  section.occasions .sep {
    clear: both;
  }
  section.occasions .navigation ul li {
    width: 40px;
    height: 40px;
    padding-top: 5px;
  }
  section.occasions .txt_resultat {
    float: left;
    padding-top: 7px;
  }
}