@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;
    }
    
    .qbutton, html body .qbutton, .read-more, .section-gallery-span, .map-section,
    .accueil-title .vc_column_container::before,
    .home .main-header,
    .acc-services-video,
    .content-bottom-row::before,
    .etapes-inner-row .wpb_column > .vc_column-inner> .wpb_wrapper::before,
    .oasis-img-row,
    .inclusion-nombre,
    .owl-carousel,
    .content-bottom,
    .footer-tel a::before,
    .footer-address a::before,
    .related-post-articles-carousel article .article-inner a,
    .listing-location-articles-carousel article .article-inner a,
    .locaux-commerciaux-a-louer-inner-row article .article-inner a,
    .bureaux-a-louer-inner-row article .article-inner a,
    .archive-listing .archive-listing-inner a,
    .related-post-articles-carousel article .article-inner .post-info .post-adresse p::before,
    .listing-location-articles-carousel article .article-inner .post-info .post-adresse p::before,
    .locaux-commerciaux-a-louer-inner-row article .article-inner .post-info .post-adresse p::before,
    .bureaux-a-louer-inner-row article .article-inner .post-info .post-adresse p::before,
    .header-mobile,
    .agent-location-commercial-address p::before,
    .agent-location-commercial-heures p::before,
    .agent-location-commercial-telephone p::before,
    .agent-location-commercial-fax p::before,
    .agent-location-commercial-email p::before,
    .single-caracteristiques-meubles-col ul li::before,
    .type-evenements-list ul li::before,
    .single-informations-salle-3-col ul li::before,
    .single-commodites-4-col ul li::before,
    .single-map-photos-row,
    .agent-resi-heures-table table tr::before,
    .agent-location-resi-telephone p::before,
    .agent-location-commercial-email p::before,
    .single-map-title-col:nth-child(2),
    .tarifs-conditions-prix p::before,
    .tarifs-conditions-entretien-menager p::before,
    .red-triangle-list ul li::before, .nous-joindre-services ul li::before,
    .white-triangle-list ul li::before,
    .emplois-responsabilites ul li::before,
    .emplois-informations ul li::before,
    .emplois-subtitle a i {
        display:none !important;
    }
    
    br, html body br{
        display:none;
    }
    
    html body .vc_col-lg-6 {
        width: 100%!important;
    }
    .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,
    .locaux-commerciaux-a-louer-inner-row article, .bureaux-a-louer-inner-row article{
        width: 100%!important;
        display: block!important;
        float: left!important;
    }
    .vc_col-sm-push-1,
    .vc_col-sm-push-2,
    .vc_col-sm-push-3,
    .vc_col-sm-push-4,
    .vc_col-sm-push-5,
    .vc_col-sm-push-6,
    .vc_col-sm-push-7,
    .vc_col-sm-push-8,
    .vc_col-sm-push-9,
    .vc_col-sm-push-10,
    .vc_col-sm-push-11,
    .vc_col-sm-push-12 {
        left: 0;
    }
    .vc_col-sm-pull-1,
    .vc_col-sm-pull-2,
    .vc_col-sm-pull-3,
    .vc_col-sm-pull-4,
    .vc_col-sm-pull-5,
    .vc_col-sm-pull-6,
    .vc_col-sm-pull-7,
    .vc_col-sm-pull-8,
    .vc_col-sm-pull-9,
    .vc_col-sm-pull-10,
    .vc_col-sm-pull-11,
    .vc_col-sm-pull-12 {
        right: 0;
    }
    .related-post-articles-carousel .owl-item.active article .article-inner,
    .listing-location-articles-carousel .owl-item.active article .article-inner,
    .locaux-commerciaux-a-louer-inner-row article .article-inner,
    .bureaux-a-louer-inner-row article .article-inner,
    .agent-location-col > .vc_column-inner > .wpb_wrapper,
    .single-contact-agent-row a,
    .single-reservez-salle-btn a{
        box-shadow: none!important;
    }
    .tag-disponible, .tag-indisponible, .archive-date {
        left: 0;
        top: 0;
    }
}