.onw-vacature h2 {
    font-weight: 900;
    margin-top: 15px;
    font-size: 2.5em;
    background-color: #1f5138;
    color: #ffffff;
    padding: 10px;
    border-radius: 15px;
    line-height: normal;
}

.onw-vacature strong {
    font-size: 1.5em;
}

.onw-vacature {
    margin-bottom: 25px;
}

div.thz-section-holder section, div.thz-section-holder .thz-section-in {
    padding-bottom: 150px; 
}

.hidden_label label {
    display: none;
}

.gform_validation_container {
    display: none;
}

.bim-full-width .bim-column {
    display: flex;
}

.bim-full-width .bim-column .bim-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.usp-bar {
    display: inline-block;
}

.usp-bar li {
    list-style: none;
    float: left;
    margin-left: 25px;
}

.usp-bar li i {
    color: #bac605;
    margin-right: 5px
}

#thz-main-wrap {
    margin-top: 140px;
}

@media (max-width: 767px) {
    #thz-main-wrap {
        margin-top: 0px;
    }
}

@media (max-width: 1239px) {
    .usp-bar {
        display: none;
    }

    div#thz-sections-slider-b42737f3 {
        top: 0px;
    }

    div#thz-section-holder-sfc3a8ece {
        top: 0px;
    }
}

@media (max-width: 1300px) {
    .usp-bar li {
        font-size: 0.92em;
    }
}

.bim-header-image {
    padding: 200px 0;
}

.page-template-tpl-pseudo #gform_fields_2 {
    display: flex;
    flex-wrap: wrap;
}

.page-template-tpl-pseudo #gform_fields_2 > li:nth-child(-n+4) {
    width: 25%;
    padding: 0 15px;
}

.page-template-tpl-pseudo #gform_fields_2 > li:nth-child(n+5) {
    width: 50%;
    padding: 0 15px;
}

.page-template-tpl-pseudo .thz-main-container {
    max-width: none!important;
    padding: 0!important;
    margin-top: 140px!important;
}

.cta-container {
    padding: 75px 0!important;
}

.cta-container .bim-text {
    padding: 0!important;
}

.cta-container .bim-h-align-center {
    justify-content: flex-end!important;
}

.cta-container #gform_submit_button_2 {
    margin-left: 15px;
}

@media (max-width: 767px) {
    .page-template-tpl-pseudo .thz-main-container {
        margin-top: 35px!important;
    }

    .page-template-tpl-pseudo #gform_fields_2 > li {
        width: 100%!important;
        padding: 0!important;
    }
}

.button {
    color: #ffffff!important;
	
}

.button-oranje {
		    padding: 10px 32px 10px 32px;
    margin: 12px 3px 0px 3px;
    border-radius: 5px;
    background-color: #fd8914;
    color: #ffffff!important;
    font-size: 16px;
	display: inline-block;
}

.button-blauw {
		    padding: 10px 32px 10px 32px;
    margin: 12px 3px 0px 3px;
    border-radius: 5px;
    background-color: #0F3C0C;
    color: #ffffff!important;
    font-size: 16px;
	display: inline-block;
}
/* Navigation */
ul.thz-menu li a.itemlink, .thz-menu li div.itemlink, .thz-custom-menu-button {
    padding: 0 10px;
}

#thz-nav .thz-button.thz-btn-normal .thz-btn-text {
    padding: 7px 15px;
}
/* END Navigation */
/* Top bar */
.thz-header-toolbar {
    margin: 0 -15px;
    color: #ffffff;
}

.thz-header-toolbar * {
    color: inherit;
}

.thz-header-toolbar a {
    text-decoration: underline;
}

@media (max-width: 767px) {
    #header_holder {
        display: block!important;
        top: 0!important;
        z-index: 9999999;
    }

    #header_holder > :not(.thz-header-toolbar) {
        display: none;
    }

    #header_holder > .thz-header-toolbar {
        display: block!important;
    }

    .thz-mobile-menu-holder {
        top: 45px;
    }

    .thz-ht-left .thz-ht-item {
        margin-right: 5px;
    }

    .thz-ht-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
	
		.thz-mobile-menu-holder {
    		top: 46px!important;
		}
}
/* END Top bar */