nav {
    position: sticky;
    top: 0;
    z-index: 50; /* Valor alto para ficar sobre as imagens */
}
