/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 /* para que el menu este por encima del slider */
 #header .header-top .position-static {
    z-index: 10000;
 }