.footer {
    background-color: #343a40;
    color: #fff;
    padding: 10px 0px;
    font-weight: 300;}

    .footer .footer-copyright {
        text-align: left;

    }


.navbar-ggt{
    z-index: 9;
    position: fixed;
    width: 100%;
    box-shadow: 0px 0px 4px #a5a0a0;
}