.header{padding: 5px 0;background: #085792}
.header-logo img {
    width: 210px;
}


.navbar-nav>li:hover>a, 
.navbar-nav>li.active>a { background-color: #eb2a2e !important;}

#content ul li::before {  background-image: url("../img/couronne.svg");}

.footer-bottom {    background-color: #eb2a2e !important;color:#fff !important}
#list-footer, .footer a{color:#fff}


.bandeau-img{border-radius: inherit;}

.bandeau-img1 {
    width: 10.5vw;
    height: 8.8vw;
    left: 37%;
    transform: translate(-50%, 50%);
}

@media (max-width: 1000px){
    .bandeau-img1 { width: 21vw;  height:17vw;}
}


@media (max-width: 576px){
    .bandeau-frame {padding-bottom:80px}
    .bandeau-img{bottom: 15px;}
    .bandeau-img1 { width: 27vw;  height:23vw;}
}