.header-bottom-area {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    padding-bottom: 40px;
}
.mainmenu-area {
    background: none repeat scroll 0 0 #45c8de;
    border-radius: 20px;
    font-family: "Roboto Condensed",sans-serif;
    text-transform: uppercase;
    width: 100%;
    padding-left: 220px;
    z-index: 999;
}

.mainmenu-area ul.navbar-nav li:hover a, .mainmenu-area ul.navbar-nav li.active a {
    background: #45c8de;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    margin-top: -1px;
    line-height: 1.2;
    text-align: left;
    font-family: 'Jockey One';
    font-size: 20px;
    color:
    #ffffff;
    letter-spacing: 0px;
}
    .adresse h4{
        margin-top: 30px;
        font-style: normal;
        line-height: 1.42857143;
    }
    
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}

