.header {
    background: #0f4e66;
}
.container-banner .banner-overlay {
   background-size: cover; 
   background-repeat: no-repeat !important;
   background-position: center !important;
   background-attachment: fixed;
   color: #ffffff;
   background: #0f4e66;
}

.footer {
    background: #0f4e66;
}