/** autor Cristina Gutierrez **/
/** date 20-06-2019 **/
/** MMV **/
/* #contentrechercherslide{
    background: rgba(27,67,142,1) url('https:https://www.mmv.fr/images/home/backhiver.png');
    background-repeat: no-repeat;
    background-size: cover;
  } */
/* .contentheaderslide{
    background: rgba(27,67,142,1) url('https:https://www.mmv.fr/images/home/backhiver.png');
    background-repeat: no-repeat;
    background-size: 100%;
} */


.autocomplete-image, .autocomplete-image-menu{
  position: absolute;
  width: 32px;
  height: 30px;
  background-image: url('/images/icons/location-icon.png');
  background-repeat: no-repeat;
  top: 17px;
  left: 4px;
  z-index: 11;
  }
  
  span.autocomplete-image.icon_datapicker{
     background-image: url('/images/icons/calendar-icon.png');
     background-repeat: no-repeat;
     margin-right: 10px;
      position: absolute;
      top: 14px;
  }
   
  span.autocomplete-image.icons_avecqui{

    background-image: url('/images/icons/double-user-icon.png');
    background-repeat: no-repeat;
    }
        
 .autocomplete-image.icons_etab{

    background-image: url('/images/icons/icon-etablissements.png');
    background-repeat: no-repeat;
    top:14px;
    }
    
    
    

/* #backgroundfooter{
background-image: url('https:https://www.mmv.fr/images/home/backfooter.jpg');
background-repeat: no-repeat;
background-size: 100% 500px;
} */
#newsletter{    
background-image: url("/images/reduction-bg-image.png");
background-size: cover;
background-size: cover;
background-position: center;
padding: 40px 20px;
flex-wrap: wrap;
display: flex;
justify-content: space-around;
row-gap: 15px;
}
