

.header-fixed[data-kt-sticky-header="on"] .header {
    background-image: url("/themes/metronic/assets/media/patterns/header-bg.jpg");
    background-color: #f5f8fa;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 350px;
}

.container {
    max-width: 1140px !important;
}

.header {
    height: 70px;
}

.header .header-logo {
    margin-left: 10px;
    margin-top: 2px;
    margin-right: 8px;
}

.landing-dark-bg {
    color: white;
}