
#mapid{
	width: 100%;
    height: 100%;
    min-height: 700px;
}
.bloc-carte-nom{
    line-height: 1.2;
}
.bloc-carte-nom em{
    font-size: 15px;
}
.bloc-carte-filtre-item{
    cursor: pointer;
}
.bloc-carte-filtre-item.active{
    color: #019DE0;
}

.leaflet-marker-icon{
    width: 40px!important;
    height: 40px!important;
}
.horaires{
    margin-top: 15px;
}
.horaires p{
    font-size: 2rem;
}