/*
#site .main_c{
  padding-bottom: 140px;
}
*/

section.mlegales{
 padding: 150px 0 120px 0;
}
   
/*
section.mlegales h2{
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 5px;
}
*/
section.mlegales .titre{
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
}


/** Responsive *****************************************/

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