body[data-header-scroll="on"] #kt_header {
  background-color: rgb(28, 56, 79) !important;
}

body[data-header-scroll="on"] .menu-link,
body[data-header-scroll="on"] #kt_header a.btn {
  background-color: rgb(43, 92, 130) !important;
  color: rgb(247, 247, 247) !important;
}

body[data-header-scroll="on"] #kt_header a.btn {
  color: rgb(247, 247, 247) !important;
}

.header-logo .logo-sticky {
  max-height: 90px !important;
}

.permanent-job-color {
    background-color: #2B5C82 !important;
    color: #fff;
}

.temporary-job-color {
    background-color: #D7BA8F !important;
}

#banner {
    background-image: url("../img/banner.png");
    background-size: cover !important;
    background-position: 50% 35% !important;
    height: 500px;
    width: 100%;
}
