.top-bar {

    background: #001f3f;

}

.top-bar-ul li a {

    color: #fff;
    

}

.col-xs-4.logo-col {

    width: 10%;
    background: white;
    text-align: center;

}

.top-bar-logo {

    height: 40px;
    padding: 7px 0px;
    position: relative;
    top: 0px;

}

.logo-title {

    font-size: 12px;
    font-weight: 900;
    position: relative;
    top: -10px;

}