.form-group{
    margin-top: 10px;
    margin-bottom: 10px;
}
.hideid{
    display: none;
}
.container-menu{
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: transparent;
}
.row.detailnegdates, .custom-font-dtn{
    font-size: 16px;
}
span.detailnegothers.simplon-mono{
    line-height: 28px !important;
}
.detailnegtitle{
    font-size: 20px;
}
.detailnegtitle {
    font-size: 44px;
    margin-bottom: 0px !important;
}

.w-5,.h-5{
    width: 20px ;
    height: 20px;
}

#map-container {
    background-image: url('../images/map-placeholder.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
