@media print { 
 
    *, html body * {
        font-size:16px!important;
        color:#000!important;
        background-image: none!important;
        text-align:left!important;
        padding:0!important;
        margin: 0!important;
        border:0!important;
        height: auto!important;
        position: relative!important;
    }
        
    html .vc_row {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    p, html body p{
        padding-bottom:10px!important;
    }
    img,html body img{
        display:none;
    }
    
    iframe, html body iframe{
        display:none;
    }
    
    .dist-btn,
    header,
    .projets-carousel,
    .wpb_single_image,
    .map-row,
    .pret-acheter-btn-link,
    .tous-projets-row,
    .projets-carousel-container,
    .realisations-checkboxes,
    .realisations-slider-row,
    .wpcf7 {
        display:none !important;
    }
    
    br, html body br{
        display:none;
    }
    
    html body .vc_col-lg-6 {
        width: 100%!important;
    }
    .accueil-title,
    .content {
        min-height: 0!important;
    }
    .vc_col-sm-1,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9,
    .footer-top.footer-col-count-4 .footer-col,
    .footer-4-buttons > div,
    .a-proximite-row .vc_col-sm-12 .wpb_column,
    .modeles-row .modele,
    .post-type-archive-inventaire .inventaire-item, .realisations-item,
    .other-modele-left,
    .other-modele-right,
    .other-modeles-row .other-modele,
    .informations-row .infomation,
    .a-propos-row .wpb_column,
    .ecoute-besoin-row .wpb_raw_html > .wpb_wrapper > *{
        width: 100%!important;
        display: block!important;
        float: left!important;
    }
    .footer-top.footer-col-count-4 .footer-col .footer-col-inner{
        max-width: 100%!important;
    }
    .vc_col-sm-pull-6{
        right: 0;
    }
    .vc_col-sm-push-6 {
        left: 0;
    }
    .pret-acheter-row{
        top:0!important;
    }
    .projets-text-col-inner{
        width: 100%;
        transform: none!important;
    }
    .container {
        width: 100%!important;
    }
    .a-proximite-row h2,
    .valeurs-row h2 {
        margin-bottom: 0!important;
    }
    .realisations-item{
        top:0!important;
    }
}