.page-header {
    margin-top: 80px;
    height: 160px;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}
.groupe .page-header{
    height: 30px;
}
.page-header .adresse {
    position: absolute;
    bottom: 0px;
    width: 980px;
    left: 0px;
    margin: 0;
    padding-left: 5px;
    background-color: rgba(254, 0, 2, 0.9);
    box-shadow: 1px 1px 5px 2px;
}

.all .institution {
    background-color: #fe0002;
    color: #FFF;
}

.home-link.institution {
    top: -83px;
    left: 0;
    width: 254px;
}

.home-link.logo-holder {
    top: -75px;
    left: 0px;
    width: 245px;
}

.groupe .home-link {
    font-size: 28px
}

.groupe .institution {
    padding: 10px;
    font-size: 17px;
}

.groupe .institution br {
    display: none;
}

.groupe .home-link br {
    display: none;
}

span.nik.bigger-text {
    font-size: 18px;
}

.slogan {
    width: 720px;
    left: 265px;
    position: absolute;
    margin-top: 15px;
}

.autosur .panel-default > .panel-heading, .autosur .navbar-default .navbar-nav > li > a:hover, .autosur a.panel-title:hover {
    background-color: rgb(1, 1, 249);
    color: white;
}
.all .home-link{background-color:transparent;filter: drop-shadow(1px 1px 2px #222);}
.retour-groupe {
    display: none;
}

.prix-zero .prix-valeur:before {
    content: "Offerte"
}