body{
    margin: 0;
    padding: 0;
}
.row.ariane .social,#navbar,.banner,.contact form,
footer .row:last-child .col-sm-3:first-child, footer .row:last-child .col-sm-3:last-child, footer .row:last-child .col-sm-3 img,
header#homepage, header#configurateur, header#financement, header#localisation, header#photo, header#descriptif, header#apropos, header#contact, header#disposition, header#achat_location_1, header#recherche{
    display: none;
}

footer .row .col-sm-3{
    width: 45% !important;
    float: left !important;
}
footer .row .col-sm-3:nth-child(3){
    margin-top: 70px
}
footer{
    margin-top: 100px
}

a[href]:after {
  content: none !important;
}

.logo_print{
    display: none;
}
.logo_print:first-child{
    margin-bottom: 50px;
    display: block;
}

.row.ariane h2{
    font-size: 2em;
    text-transform: uppercase;
}
h1{
    font-size: 1.5em;
}


/* =Homepage
----------------------------------------------- */
.homepage .bloc-button{
    display: none; 
}

/* =Configurateur
----------------------------------------------- */
#conf .col-sm-4{
    display: none;
}

/* =Localisation
----------------------------------------------- */
.localisation .zoom,
.localisation .zoom2,
.localisation .map{
    display: none;
}
.localisation .map_print{
    display: block;
}