/* Accueil (page d'accueil uniquement)
   Source : "Simple Custom CSS and JS PRO" (code #119) - migre dans le theme enfant.
*/
.red-bg h1, .red-bg h2, .red-bg h3, .red-bg h4, .red-bg h5, .red-bg h6, .red-bg span, .red-bg p, .red-bg .counter .title {
  color: #fff; }

.news {
  height: auto !important;
  /*.statistics {
  .mcb-wrap-inner {
    display:flex;
    //align-items: center;
    //padding: 20px 0;
    
    .column {
      //height: 100%;
      margin-bottom: 0;
      overflow:hidden;
      
      .counter {
        height: 100%;
      }
    }
  }
 }*/ }

#stats .statistics .counter {
  margin-bottom: 0px;
  background-color: rgba(255, 255, 255, 0.2); }
  #stats .statistics .counter .number-wrapper, #stats .statistics .counter .title {
    color: #fff; }
  #stats .statistics .vc_column-inner .counter:first-child {
    padding-bottom: 0px; }
    #stats .statistics .vc_column-inner .counter:first-child .desc_wrapper:after {
      display: block;
      margin-top: 5px;
      font-size: 40px;
      font-weight: bold;
      color: #fff;
      content: "=";
      text-align: center; }
  #stats .statistics .vc_column-inner .counter:last-child {
    padding-top: 5px; }
    #stats .statistics .vc_column-inner .counter:last-child .icon_wrapper {
      display: none; }

#reseau .reseau-map .wpb_wrapper > div, #reseau .reseau-map .vc_single_image-wrapper {
  margin-bottom: 0px; }

