@media print { 
 
    *, html body * {
        font-size:16px!important;
        color:#000!important;
        background-image: none!important;
        text-align:left!important;
        padding:0!important;
        position:static!important;
        margin: 0!important;
        border:0!important;
        height: auto!important;
        width:auto!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 h1:before, .accueil-title h1:after,
    .yellow-banner > .wpb_wrapper::before, .yellow-banner > .wpb_wrapper::after,
    .yellow-banner-small > .wpb_wrapper::before, .yellow-banner-small > .wpb_wrapper::after,
    .faire-affaire-1:before, .faire-affaire-2:before, .faire-affaire-3:before, .faire-affaire-4:before,
    h3::before, .yellow-banner-desc a:after, .temoignages-carousel-container,
    .produits-vedette-carousel{
        display:none !important;
    }

    .accueil-title h1{
        background:none!important;
    }
    
    br, html body br{
        display:none;
    }
    
    html body .vc_col-lg-6 {
    width: 100%!important;
}
.employes .employe,
.membres .membre,
.partenaires .partenaire,
span.wpcf7-list-item,
.contact-input,
.contact-textarea,
.section-intranet,
.box-column,
.accueil-premier-nouvelle,
.accueil-nouv-supp,
.accueil-premier-activite,
.accueil-act-supp,
.accueil-nouvelles .nouvelles-title,
.accueil-activites .activites-title,
.accueil-premier-nouvelle .blog-date,
.exp-not,
.equipe-row .equipe-col,
.blog-listing-large-box article,
.services-imageleft .col-right, .services-imageright .col-left,
.vc_col-sm-7,
.vc_col-sm-5,
.footer-top.footer-col-count-4 .footer-col,
.sidebar,
.main,
.wpb_column{
    width: 100%!important;
    display: block!important;
    float: left;
    clear: both;
}
.employes .employe:nth-child(3n+1), .membres .membre:nth-child(3n+1),.equipe-row .equipe-col:nth-child(3n+1){
    clear: none;
}
.main-footer{
    padding-top:25px!important;
}
.accueil-premier-nouvelle, .accueil-premier-activite{
    padding-bottom:15px!important;
}
.footer-top.footer-col-count-2 .footer-col{
    width:100%!important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a span {
    border-color: #000!important;
}
.acc-a-propos .vc_column-inner,
.examen-titre-necessite-title-col .vc_column-inner,
.droit-copropriete-text-col .vc_column-inner,
.gestion-bien-meuble-red-col .vc_column-inner{
    padding:0!important;
}
.header-top, .main-header, .acf-map,
.exp-not .exp-not-inner::before,
.exp-not .exp-not-inner::after,
.exp-not-fleche, .exp-not-hidden a,
.red-line-left h2::before,
.red-line-left h3::before,
.acc-a-propos .vc_column-inner::after,
.red-line-right h2::before,
.dist-btn.btn-fleche,
.examen-titre-necessite-text-row .container::after,
.acte-de-vente-notarie-row .vc_column-inner::before,
.vente-propriet-text-row .vc_column-inner::before,
.droit-immo-sep,
.blog-single-top,
.google-map-row,
.contact-adresse::before,
.contact-telephone::before,
.contact-mail::before,
.wpb_single_image,
.pagination,
.contact-heures p::before, .contact-tel p a::before, .contact-email p a::before, .contact-adresse p a::before{
    display: none!important
}
.exp-not{
    position: relative!important;
}
.exp-not-hidden{
    opacity:1;
}
.acc-a-propos h2{
    margin-bottom:10px!important;
}
.accueil-title-row h1, .title h1{
    font-size:16px!important;
    line-height: 16px!important;
}

.content, .accueil-header {
    min-height:0!important;
}

.nos-services .vc_column-inner,
.services-row .vc_col-sm-7 .vc_column-inner,
.services-imageleft.services-content .col-right .vc_column-inner, .services-imageright.services-content .col-left .vc_column-inner, .centered-content.services-content .vc_column-inner{
    max-width: 100%;
    display: block!important;
}

.yellow-banner {
    max-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: none;
    padding: 0 15px;
    box-sizing: border-box;
}

.article-inner {
    box-shadow: none;
}
    
}