@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,
    .dist-btn,
    .certification-img-row{
        display:none !important;
    }
    
    br, html body br{
        display:none;
    }
    .accueil-title{
        min-height:0!important;
    }
    .importance-calfeutrage-text-col .vc_column-inner{
        padding:0!important;
        max-width:100%;
    }
    .experience-service-row h2{
        margin-bottom:15px!important;
    }
    h1 .span-title {
        display: inline-block;
    }
    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,
.footer-top.footer-col-count-4 .footer-col,{
    width: 100%!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;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab{
    width:100%!important;
    margin:0!important;
}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab:first-child,
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child{
    margin:0!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,
.travail-garanti-row .vc_col-sm-4 .vc_row,
.travail-garanti-row .vc_col-sm-8 .vc_row{
    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,
.contact-btn{
    display: none!important
}
.exp-not{
    position: relative!important;
}
.exp-not-hidden{
    opacity:1;
}
.acc-a-propos h2, .contact-text-col h3{
    margin-bottom:10px!important;
}
.accueil-title-row h1, .title h1{
    font-size:16px!important;
    line-height: 16px!important;
}
.footer-top.footer-col-count-4 .footer-col{
    width:100%!important;
}
.content {
    min-height:0!important;
}
.contact-input {
    padding: 0 0 10px 0!important;
    border-bottom: 2px solid #000!important;
    margin-bottom: 10px!important;
}

.contact-textarea {
    height:80px!important;
    padding:15px!important;
    border: 2px solid #000!important;
    margin-bottom: 10px!important;
}
    
}