* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}

footer, aside, nav, form, iframe, .menu, .zone-map-container, #after-footer {
    display: none!important;
  }

body, html, #wrapper {
    height: 100%;
    display:block;
}

.col-sm-6.col-md-4.middle-area {
    display: none;
}

li.nav-item {
    display: inline-block;
    font-size: 12pt;
}

a.nav-link.facebook {
    float: left;
    padding: 0;
}

#after-footer .right-area .nav-link svg {
    width: 35px;
}

footer#footer .right-area {
    display: none;
}

.col-sm-12.col-md-5.zone-details-container.container {
    position: unset;
    padding: 0 2rem;
    display: block;
    height: 100%;
}

header::before {
    content: "Détails de la zone";
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
    background: url(http://zonesindustriellessoussmassa.ma/dv/assets/images/logo.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 5rem;
    margin-bottom: 1rem;
    background-size: 200px;
}

header .col-sm-6:first-child {
    display: block;
    width: 100vw;
    text-align: center;
    position: relative;
    max-width: 100vw;
    float: unset!important;
    flex: 0 0 100%;
    margin-bottom: 1rem;
}

header .col-sm-6:first-child img {
    width: 
}

header .col-sm-6:nth-child(2) {
    display: none;
}

img.logo-zone {
    width: 200px;
}

footer#footer {
    position: unset!important;
}

.zone-details .phasage-projet {
    margin-bottom: 0;
}

.zone-details .zone-details-container .amenageur-details .logo-amenageur {
    max-width: 120px!important;
    width: 120px!important;
}

.services-equipements-content.col-sm-12::after {
    content: "Voir la vidéo pour plus d'informations : http://www.youtube.com/embed/jVUJ5gXe-1U";
    font-weight: bold;
    font-style: italic;
    padding-left: 1rem;
    background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='64px' y='64px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill:%23F44336;' d='M490.24,113.92c-13.888-24.704-28.96-29.248-59.648-30.976C399.936,80.864,322.848,80,256.064,80 c-66.912,0-144.032,0.864-174.656,2.912c-30.624,1.76-45.728,6.272-59.744,31.008C7.36,138.592,0,181.088,0,255.904 C0,255.968,0,256,0,256c0,0.064,0,0.096,0,0.096v0.064c0,74.496,7.36,117.312,21.664,141.728 c14.016,24.704,29.088,29.184,59.712,31.264C112.032,430.944,189.152,432,256.064,432c66.784,0,143.872-1.056,174.56-2.816 c30.688-2.08,45.76-6.56,59.648-31.264C504.704,373.504,512,330.688,512,256.192c0,0,0-0.096,0-0.16c0,0,0-0.064,0-0.096 C512,181.088,504.704,138.592,490.24,113.92z'/%3E%3Cpolygon style='fill:%23FAFAFA;' points='192,352 192,160 352,256 '/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    padding-left: 2rem;
}

