@media print { 
  *, html body * {
    font-size:16px!important;
    line-height: 2 !important;
    color:#000!important;
    background-image: none!important;
    text-align:left!important;
    padding:0!important;
    margin: 0!important;
    border:0!important;
    height: auto!important;
    width:auto!important;
    max-width:none!important;
    background-color: transparent !important;
    position: static !important;
  }
  *::before, *::after {
    display: none !important;
  }
  .content {
    min-height: auto !important;
  }
  html .vc_row,
  .footer-bottom.footer-col-count-2 .container,
  .footer-top-bottom {
    margin-left: 0!important;
    margin-right: 0!important;
    display: inline-block;
    float: left;
    width: 100%!important;
  }
  img:not(.wp-image-78) {
    display: none !important;
  }

  .accueil-equipe {
    display: none !important;
  }
  .footer-bottom .bottom-right-widget {
    float: left !important
  }
  html .vc_custom_1614095907910,
  html .vc_custom_1614097897573,
  html .vc_custom_1614098501963,
  html .vc_custom_1613677426979,
  html .vc_custom_1613677414258,
  html .vc_custom_1613677395023,
  html .vc_custom_1614280813214,
  html .vc_custom_1614032883046,
  html .vc_custom_1613687905945,
  html .vc_custom_1614271482667,
  html .vc_custom_1614191999318,
  html .vc_custom_1614191999318,
  html .vc_custom_1614098725211 {
    background-color: transparent !important;
    background-image: none !important;
  }

  .title-inner {
    justify-content: space-between;
  }
  .for-formation .vc_col-sm-4 {
    width: 33% !important;
  }
  html .adresses1 h5,
  html .adresses2 h5 {
    margin-bottom: 0 !important;
  }
}