.fix-nav{
    width: 100%;
    position: fixed;
    top: 0px;
    background-color: #011627;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.05);
    z-index: 102;
}