/* Menu fix */
.onw-header .brz-container {
    max-width: calc(1 * var(--brz-section-container-max-width, 1400px))!important;
}

.brz .onw-header .brz-menu__ul > .brz-menu__item {
    margin: 0 10px!important;
}

.brz .onw-header .brz-menu__ul > .brz-menu__item > .brz-a.onw-menu-highlight {
    padding: 10px 25px;
    background-color: #bc2a44;
    color: #ffffff;
    border-radius: 99px;
}

.brz .onw-header .brz-menu__ul > .brz-menu__item > .brz-a.onw-menu-highlight[href*="/contact/"] {
    background-color: #cc793a;
}

/* END Menu fix */
/* Vacature layout */
.onw-vacature-overlay {
    position: absolute;
    left: 0;
    width: 100%;
}

.onw-vacature-hero .onw-vacature-overlay {
    bottom: 0;
}

.onw-vacature-hero {
    position: relative;
}

.onw-vacature-hero img {
    width: 100%;
    max-height: 800px;
    object-fit: cover;
}

.onw-hero-overlay-1 {
    background-color: #ffffff;
    opacity: 0.75;
    height: 250px;
    clip-path: polygon(100% 100%, 0% 100% , 0.00% 1.13%, 3.33% 2.33%, 6.67% 4.63%, 10.00% 7.66%, 13.33% 10.95%, 16.67% 13.99%, 20.00% 16.31%, 23.33% 17.53%, 26.67% 17.47%, 30.00% 16.14%, 33.33% 13.75%, 36.67% 10.67%, 40.00% 7.37%, 43.33% 4.39%, 46.67% 2.18%, 50.00% 1.08%, 53.33% 1.28%, 56.67% 2.73%, 60.00% 5.22%, 63.33% 8.35%, 66.67% 11.63%, 70.00% 14.56%, 73.33% 16.66%, 76.67% 17.63%, 80.00% 17.29%, 83.33% 15.72%, 86.67% 13.14%, 90.00% 9.97%, 93.33% 6.70%, 96.67% 3.84%, 100.00% 1.84%);
}

.onw-hero-overlay-2 {
    background-color: #fcfdfd;
    height: 225px;
}

.onw-hero-overlay-3 {
    background-color: #f2f1ee;
    height: 235px;
    clip-path: polygon(100% 100%, 0% 100% , 0.00% 6.05%, 3.33% 6.42%, 6.67% 7.12%, 10.00% 8.06%, 13.33% 9.15%, 16.67% 10.25%, 20.00% 11.25%, 23.33% 12.04%, 26.67% 12.53%, 30.00% 12.66%, 33.33% 12.42%, 36.67% 11.84%, 40.00% 10.98%, 43.33% 9.94%, 46.67% 8.82%, 50.00% 7.77%, 53.33% 6.89%, 56.67% 6.28%, 60.00% 6.01%, 63.33% 6.11%, 66.67% 6.57%, 70.00% 7.34%, 73.33% 8.33%, 76.67% 9.43%, 80.00% 10.52%, 83.33% 11.48%, 86.67% 12.20%, 90.00% 12.60%, 93.33% 12.64%, 96.67% 12.31%, 100.00% 11.65%);
}

.onw-vacature-content .ct-container {
    margin-top: -350px;
    position: relative;
    background-color: #ffffff;
    padding: 100px;
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%);
}

.onw-vacature-content {
    background-color: #f2d5da;
}

.onw-vacature-contact .ct-container {
    padding: 100px;
}

.onw-vacature-contact .onw-vacature-overlay {
    top: -20px;
    background-color: #f2d5da;
    clip-path: polygon(100% 0%, 0% 0% , 0.00% 56.00%, 3.33% 49.76%, 6.67% 43.80%, 10.00% 38.37%, 13.33% 33.71%, 16.67% 30.02%, 20.00% 27.47%, 23.33% 26.16%, 26.67% 26.16%, 30.00% 27.47%, 33.33% 30.02%, 36.67% 33.71%, 40.00% 38.37%, 43.33% 43.80%, 46.67% 49.76%, 50.00% 56.00%, 53.33% 62.24%, 56.67% 68.20%, 60.00% 73.63%, 63.33% 78.29%, 66.67% 81.98%, 70.00% 84.53%, 73.33% 85.84%, 76.67% 85.84%, 80.00% 84.53%, 83.33% 81.98%, 86.67% 78.29%, 90.00% 73.63%, 93.33% 68.20%, 96.67% 62.24%, 100.00% 56.00%);
}

.onw-vacature-contact {
    position: relative;
}

.onw-vacature-content-frill {
    content: '';
    clip-path: polygon(100% 100%, 0% 100% , 0.00% 34.70%, 3.33% 31.66%, 6.67% 30.15%, 10.00% 30.27%, 13.33% 32.00%, 16.67% 35.24%, 20.00% 39.78%, 23.33% 45.34%, 26.67% 51.57%, 30.00% 58.09%, 33.33% 64.46%, 36.67% 70.31%, 40.00% 75.26%, 43.33% 79.00%, 46.67% 81.29%, 50.00% 82.00%, 53.33% 81.07%, 56.67% 78.56%, 60.00% 74.64%, 63.33% 69.55%, 66.67% 63.60%, 70.00% 57.18%, 73.33% 50.68%, 76.67% 44.52%, 80.00% 39.08%, 83.33% 34.70%, 86.67% 31.66%, 90.00% 30.15%, 93.33% 30.27%, 96.67% 32.00%, 100.00% 35.24%);
    background-color: #f2d5da;
    height: 150px;
    display: block;
    margin-top: -150px;
}

.onw-contact-overlay-1 {
    height: 60px;
    opacity: 0.25;
}

.onw-contact-overlay-2 {
    height: 45px;
    opacity: 0.25;
}

.onw-contact-overlay-3 {
    height: 35px;
    opacity: 0.5;
}

.onw-vacature-contact-intro {
    max-width: 600px;
    margin: auto;
}

.onw-vacature-contact-intro h5 {
    font-size: 1em;
    text-align: center;
    color: #bc2a44;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.onw-vacature-contact-intro h3 {
    font-size: 2.4em;
    color: #454b50;
    font-weight: 900;
}

.onw-vacature-contact-intro p, .onw-vacature-content {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.onw-vacature-content h2 {
    font-size: 1em;
    margin-bottom: 5px;
}

.onw-vacature-content h1, .onw-vacature-content h2 {
    color: #454b50;
}

@media (max-width: 767px) {
    .onw-vacature-content .ct-container {
        padding: 25px 15px;
        max-width: 100%;
        margin: 0;
        width: 100%;
        clip-path: initial;
    }

    .onw-vacature-hero {
        height: 250px;
    }

    .onw-vacature-overlay {
        display: none;
    }

    .onw-vacature-content-frill {
        display: none;
    }

    .onw-vacature-contact .ct-container {
        padding: 25px 15px;
    }
}

/* END Vacature layout */
