.elmt-overlay {
    z-index: 5;
}

.elmt-resp-navigation {
    z-index: 4;
}

.tmpl-home.title {
    z-index: 3;
}

.owl-carousel.highlight {
    z-index: 2;
}

#map-canvas {
    z-index: 1;
}

.owl-carousel.header {
    z-index: 1;
}