@font-face {
    font-family: "FunnelSans";
    src: url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.woff') format('woff'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.svg#FunnelSans-Regular') format('svg'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.eot'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "FunnelSans";
    src: url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.woff') format('woff'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.svg#FunnelSans-Medium') format('svg'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.eot'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/FunnelSans-Medium.ttf') format('truetype');

    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSerif";
    src: url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.woff') format('woff'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.woff2') format('woff2'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.svg#NotoSerif-Regular') format('svg'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.eot'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSerif";
    src: url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.woff') format('woff'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.woff2') format('woff2'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.svg#NotoSerif-Italic') format('svg'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.eot'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/werkenbijksg/assets/fonts/NotoSerif-Italic.ttf') format('truetype');

    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

:root {
    --bs-body-font-family: "FunnelSans", sans-serif;
    --bs-body-font-size: 18px;
    --bs-body-line-height: 1.5;
    --bs-body-color: #220045;
    --bs-dark-rgb: 34, 0, 69;

    --heading-font-family: "NotoSerif", serif;
    --heading-font-weight: 400;
    --heading-line-height: 1.2;

    --color-1: #3559FE;
    --color-2: #220045;
    --color-3: #E4F0FB;
    --color-4: #FFE4E1;
    --color-5: #EBEBFF;
    --light-color: #ffffff;

    --btn-radius: 3px;
    --border-radius: 5px;

    --container-width: 100%;

    font-size: var(--bs-body-font-size);
}

.has-color-1-background-color {
    background-color: var(--color-1);
}
.has-color-2-background-color {
    background-color: var(--color-2);
}
.has-color-3-background-color {
    background-color: var(--color-3);
}
.has-color-4-background-color {
    background-color: var(--color-4);
}
.has-color-5-background-color {
    background-color: var(--color-5);
}
.has-background{
    border-radius: var(--border-radius);
}
:root :where(p.has-background) {
    padding: 2rem;
}

body.customize-support header{
    top: 32px;
}

.wp-block-buttons .wp-block-button__link {
    width: auto;
    border-radius: var(--btn-radius) !important;
}
.wp-block-buttons{
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
}

.gform_wrapper {
    margin: 4rem 0 1rem;
}
.gform_confirmation_message {
    background: var(--light-color);
    padding: 2rem;
    border-radius: var(--border-radius);
}
.gform_wrapper .gfield_label.gform-field-label {
    font-weight: 400 !important;
    font-size: 1rem !important;
    color: var(--base-text-color);
    font-family: var(--heading-font-family) !important;
}

.gform_wrapper .gform_fields {
    --gf-form-gap-x: 0;
    --gf-form-gap-y: 1rem;
}

.ginput_address_city.gform-grid-col {
    width: 100%;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-search input[type="text"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), 
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-border-color: var(--color-3) !important;
    --gf-local-outline-color: var(--color-1) !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    /* padding: 15px 15px !important; */
    /* min-height: 48px !important; */
    min-height: 61px !important;
}
.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    min-height: 10px !important;
    padding: 0 !important;
}
.gform_wrapper input.gform_button {
    background: transparent !important;
    --bs-navbar-nav-link-padding-x: 30px;
    --bs-navbar-nav-link-padding-y: 15px;
    padding: var(--bs-navbar-nav-link-padding-y) var(--bs-navbar-nav-link-padding-x) !important;
    transition: all 0.3s ease;
    color: var(--light-color);
    font-size: 1rem !important;
    min-height: 48px !important;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:focus {
    background-color: transparent !important;
    border-color: transparent !important;
    color: var(--light-color) !important;
}

.ginput_container input:focus,
.ginput_container textarea:focus {
    border-color: var(--color-1) !important;
    box-shadow: 0 0 0 2px var(--color-1) !important;
    color: var(--color-1) !important;
    outline: none !important;
}
.gform-footer.gform_footer.top_label {
    margin-top: 14px !important;
}

.ginput_container input::placeholder {
    color: #ccc;
}

.gform_fileupload_rules{
    display:none !important;
}
.ginput_container_fileupload input[type="file"] {
    padding: 10px !important;
}

.form-button{
    position: relative !important;
    border-radius: var(--btn-radius) !important;
    background: var(--color-1) !important;
    padding: .2rem 1.5rem !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: all 0.3s ease !important;
    margin-right: 0rem !important;
    margin-left: 2rem !important;
    transition: all 0.3s ease !important;
}
.form-button input.gform_button {
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.form-button input.gform_button:hover,
.form-button input.gform_button:focus {
    background: transparent !important;
}
.form-button:hover {
    padding-left: 2.5rem !important;
    padding-right: 1.5rem !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.form-button::before {
    transition: all 0.3s ease;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    margin-right: 1rem;
    margin-left: 0;
    border: 0;
    transform: translateX(-10px) rotate(-45deg);
    position: absolute;
    left: 1.5rem;
    opacity: 0;
}
.form-button:hover::before, .form-button:focus::before {
    transform: translateX(-10px) rotate(0deg);
    opacity: 1;
}

@media (min-width: 640px) {
    .single-vacature .form .gform-theme--foundation .gform_fields {
        column-gap: 2rem;
        row-gap: 2rem;
    }
    .gform-footer.gform_footer.top_label {
        margin-top: 2rem !important;
    }
}


.form-control, .gradient-pink .form-control, .gradient-pink .form-select {
    border-radius: var(--border-radius);
    box-shadow: none;
    font-size: 1rem;
    padding: 15px 15px;
    min-height: 48px;
}
.form-control:focus, .form-select:focus {
    border-color: var(--color-1) !important;
    box-shadow: 0 0 0 1px var(--color-1) !important;
    color: var(--color-1) !important;
}

img.alignleft {
    float: left;
    margin-right: 4rem;
    margin-bottom: 3rem;
    border-radius: var(--border-radius);
}
img.alignright {
    float: right;
    margin-left: 4rem;
    margin-bottom: 3rem;
    border-radius: var(--border-radius);
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
    border-radius: var(--border-radius);
}

/* Standaard opmaak pagina */
h1.wp-block-heading {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    color: var(--color-2);
}
.font-weight-bold {
    font-weight: 600;
}
.wp-block-group{
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-group.alignwide{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.wp-block-group__inner-container{
    padding-left: calc(1.5rem * .5);
    padding-right: calc(1.5rem * .5);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.wp-block-media-text {
    background: var(--color-3);
    border-radius: var(--border-radius);
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.wp-block-media-text__media img{
    border-radius: var(--border-radius);
    border-bottom-left-radius: 0;
}
.wp-block-gallery{
    --wp--style--gallery-gap-default: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
@media (max-width: 991px) {
    .wp-block-media-text__content {
        padding: 1.5rem !important;
    }
    .wp-block-media-text > .wp-block-media-text__media,
    .wp-block-media-text__media img{
        height: 100% !important;
        object-fit: cover !important;
    }
}


.pagination-list{
    margin-top: 4rem;
    margin-bottom: 4rem;
    display: flex;
    justify-content: center;
    align-content: center;
    list-style: none;
    gap: .5rem;
    padding-left: 0;
    width: 100%;
}
.page-numbers{
    padding: .5rem;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 400;
    color: var(--base-text-color-grey);
    border: 2px solid transparent;
    height: 45px;
    width: 45px;
    display: block;
    text-align: center;
    line-height: 1.5;
    border-radius: 50%;
    font-family: var(--heading-font-family);
}
.pagination-list li.prev,
.pagination-list li.next{
    display: flex;
    align-items: center;
}
.pagination-list li.prev{
    margin-right: auto;
}
.pagination-list li.next{
    margin-left: auto;
}
.pagination-list li.next::after,
.pagination-list li.prev::before{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}
.pagination-list li.prev::before{
    transform: rotate(180deg);
    margin-right: .5rem;
}
.prev.page-numbers,
.next.page-numbers{
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    width: auto;
    height: auto;
}
.page-numbers:hover,
.page-numbers:focus{
    color: var(--color-1);
}
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers.current:focus{
    color: var(--color-1);
    font-weight: 600;
}
.pagination-list .disabled {
    pointer-events: none;
    opacity: 0.5;
}


/* newly added */



@media (max-width: 767px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        --bs-gutter-x: 2.5rem;
    }
}

@media (min-width: 576px) {
    :root {
        --container-width: 540px;
    }
}
@media (min-width: 768px) {
    :root {
        --container-width: 720px;
    }
}
@media (min-width: 992px) {
    :root {
        --container-width: 960px;
    }
}
@media (min-width: 1200px) {
    :root {
        --container-width: 1140px;
    }
}
@media (min-width: 1400px) {
    :root {
        --container-width: 1320px;
    }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    line-height: var(--heading-line-height);
}
.display-6{
    margin-bottom: 2rem;
}
.display-7{
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
    h1{
        font-size: 1.8rem;
    }
    .display-6 {
        margin-bottom: 1.5rem;
    }
    .display-7 {
        font-size: 1.5rem;
    }
}
.lead{
    font-family: var(--heading-font-family);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}

body {
    font-family: var(--bs-body-font-family);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
}

.background-3{
    background-color: var(--color-3);
}

.gradient-pink-white{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/pink-white-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradient-pink{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/pink-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradient-blue{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/blue-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.background-boxed{
    margin: 0 3rem;
    border-radius: var(--border-radius);
}
.background-logo{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/icon-background.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.background-logo-pink::before{
    content: '';
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/icon-background-pink.svg');
    background-size: 500px;
    background-position: 1rem center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

@media (max-width: 1199px) {
    .background-boxed {
        padding: 0 2rem;
    }
}
@media (max-width: 767px) {
    .background-logo {
        background-image: url('/wp-content/themes/werkenbijksg/assets/images/icon-background.svg');
        background-size: 45%;
        background-position: center 0;
        background-repeat: no-repeat;
    }
    .background-boxed {
        margin: 0 auto 0;
        padding: 0 0 2rem;
    }
}
.py-large{
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}
.px-large{
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}
.pt-large{
    padding-top: 6rem !important;
}
.pb-large{
    padding-bottom: 6rem !important;
}
.my-large{
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}
@media (max-width: 767px) {
    .py-large{
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .px-large{
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .pt-large {
        padding-top: 2rem !important;
    }
    .pb-large {
        padding-bottom: 2rem !important;
    }
    .my-large {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
    .px-5{
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

.topbar{
    font-size: .9rem;
}
.topbar .nav-link.text-white:hover,
.topbar .nav-link.text-white:focus {
    background: var(--color-3);
    color: var(--bs-body-color) !important;
}

main{
    overflow: hidden;
}

.btn{
    font-size: 1rem;
    --bs-btn-font-weight: 400;
    border-radius: var(--btn-radius);
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: .75rem;
    --bs-btn-border-width: 2px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
    margin-right: 2rem;
    margin-left: 0rem;
}
.btn::before{
    transition: all 0.3s ease;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    margin-right: 1rem;
    margin-left: 0;
    border: 0;
    transform: translateX(-10px) rotate(-45deg);
    position: absolute;
    left: 1.5rem;
    opacity: 0;
}
.btn:hover{
    padding-left: 2.5rem;
    padding-right: 1.5rem;
    margin-right: 1rem;
    margin-left: 0;
}
.btn:hover::before,
.btn:focus::before{
    transform: translateX(-10px) rotate(0deg);
    opacity: 1;
}
.btn-primary {
    --bs-btn-bg: var(--color-1);
    --bs-btn-border-color: var(--color-1);
    --bs-btn-hover-bg: var(--color-1);
    --bs-btn-hover-border-color: var(--color-1);
}

.btn-outline-primary {
    --bs-btn-color: var(--color-2);
    --bs-btn-border-color: var(--color-2);
    --bs-btn-hover-color: var(--light-color);
    --bs-btn-hover-bg: var(--color-2);
    --bs-btn-hover-border-color: var(--color-2);
}
.btn-outline-primary::before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}
.btn-outline-primary:hover,
.btn-outline-primary:focus{
    background-color: var(--color-2);
    color: var(--light-color);
}
.btn-phone{
    padding: .6rem .75rem;
}
.btn-phone::before{
    display: none;
}
.btn-phone::after{
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15.863' viewBox='0 0 8 15.863'%3E%3Cpath d='M.577,9.064a15.438,15.438,0,0,0,.942,3.018A10.432,10.432,0,0,0,2.535,14a7.368,7.368,0,0,0,.942,1.115,3.065,3.065,0,0,0,.727.553c.074,0,.074.082.149.082h.074a2.786,2.786,0,0,0,.364.082c.149.082.215,0,.364,0l2.4-.635a.6.6,0,0,0,.438-.4,3.9,3.9,0,0,0-.074-.8l-1.38-2.783a1.949,1.949,0,0,0-.364-.317.734.734,0,0,0-.579-.082l-1.017.317H4.428l-.149-.154a2.062,2.062,0,0,1-.289-.4A4.38,4.38,0,0,1,3.552,9.7c-.149-.4-.289-.879-.438-1.432a5.986,5.986,0,0,1-.289-1.514V5.8A1.636,1.636,0,0,1,2.9,5.167l.074-.082A.075.075,0,0,1,3.048,5l.868-.236a1.666,1.666,0,0,0,.438-.317A1.2,1.2,0,0,0,4.5,3.97L4.717.634A.5.5,0,0,0,4.643.317L4.428.082A.84.84,0,0,0,3.99,0L1.519.635C1.445.716,1.3.716,1.155.8a1.116,1.116,0,0,1-.289.317,1.063,1.063,0,0,0-.149.236,6.967,6.967,0,0,0-.289.716A8.63,8.63,0,0,0,.139,3.1,9.407,9.407,0,0,0-.01,4.614,7,7,0,0,0,.2,6.6c.074.716.215,1.586.364,2.465Z' transform='translate(0.01 0)' fill='%23FFFFFF'/%3E%3C/svg%3E");
}
.btn-phone:hover,
.btn-phone:focus{
    padding: .6rem .75rem;
    margin-right: 2rem;
    background-color: var(--color-2);
    border-color: var(--color-2);
}
.buttons, 
.buttons-slider{
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem 0rem;
}

.underline-effect{
    background-repeat: no-repeat;
    will-change: background-size;
    transition: background-size 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none;
    background-size: 0% 100%;
    background-image: linear-gradient(transparent calc(100% - 3px), currentColor calc(100% - 3px), currentColor calc(100% - 2px), transparent 2px);
}
.underline-effect:hover,
.underline-effect:focus {
    background-size: 100% 100%;
}
p + ul.checklist{
    margin-top: 2rem;
}
ul.checklist{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.checklist li{
    display: flex;
    align-items: center;
    gap: .5rem;
}
.checklist li::before{
    content: '';
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/check.svg');
    width: 30px;
    height: 30px;
    margin-right: .5rem;
    flex-shrink: 0;
}
.checklist.check-soft li::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/check-soft.svg');
}

.check-title{
    display: flex;
    align-items: center;
    font-family: var(--heading-font-family);
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.check-title::before{
    content: '';
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/check.svg');
    width: 30px;
    height: 30px;
    margin-right: 1rem;
    flex-shrink: 0;
}

a.phone,
a.mail,
a.linkedin,
a.whatsapp{
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
a.phone span,
a.mail span,
a.linkedin span,
a.whatsapp span{
    margin-left: .3rem;
}
a.phone::before,
a.mail::before,
a.linkedin::before,
a.whatsapp::before{
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    margin-right: 1rem;
    z-index: 1;
}
@media (max-width: 640px) {
    a.phone::before,
    a.mail::before,
    a.linkedin::before,
    a.whatsapp::before{
        margin-right: .5rem;
    }
}
a.phone::after,
a.mail::after,
a.linkedin::after,
a.whatsapp::after{
    content: '';
    background: var(--light-color);
    opacity: 0.5;
    backdrop-filter: blur(2px);
    border-radius: 5px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
a.phone::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/phone.svg');
    background-size: 8px;
}
a.whatsapp::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/whatsapp.svg');
    background-size: 16px;
}
a.mail::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/mail.svg');
    background-size: 14px;
}
a.linkedin::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/linkedin.svg');
    background-size: 14px;
}

.job-details.list-unstyled{
    padding-left: 35px !important;
    position: relative;
    margin-bottom: 2rem;
}

.job-details li::before{
    content: '';
    background-repeat: no-repeat;
    background-position: left center;
    width: 30px;
    height: 30px;
    z-index: 1;
    position: absolute;
    left: 0px;
}

li.icon.icon-location::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/pointer.svg');
    background-size: 15px;
}
li.icon.icon-graduation-cap::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/education.svg');
    background-size: 22px;
}
li.icon.icon-clock::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/contract.svg');
    background-size: 21px;
}
li.icon.icon-euro::before{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/euro.svg');
    background-size: 15px;
}

.card-vacature .card-body {
    padding: 3rem;
}
.card-vacature:hover li.icon.icon-location::before,
.card-vacature:hover li.icon.icon-graduation-cap::before,
.card-vacature:hover li.icon.icon-clock::before,
.card-vacature:hover li.icon.icon-euro::before{
    filter: brightness(100);
}

.card-vacature .card-body {
    display: flex;
    flex-direction: column;
    align-content: start;
}
.card-vacature.gradient-pink div p{
    font-family: var(--heading-font-family);
    line-height: 1.8;
}
.card-vacature  .read-more {
    margin-top: auto;
}



.list-group{
    background-color: transparent;
    --bs-list-group-border-color: rgba(256, 256, 256, .5);
}
.list-group .list-group-item{
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.list-group .list-group-item a{
    display: flex;
    align-items: center;
    color: var(--bs-body-color);
    text-decoration: none;
}
.list-group .list-group-item a::after{
    transition: all 0.3s ease;
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    margin-left: auto;
    border: 0;
    transform: translateX(0px) rotate(-45deg);
    opacity: 0;
}
.list-group .list-group-item a:hover{
    color: var(--color-1);
}
.list-group .list-group-item a:hover::after{
    transform: translateX(5px) rotate(-45deg);
    opacity: 1;
}
.list-group.list-group-flush .list-group-item:first-child{
    border-top-width: 1px;
}
.list-group.list-group-flush .list-group-item:last-child{
    border-bottom-width: 1px;
}
@media (max-width: 991px) {
    .list-group .list-group-item a::after{
        opacity: 1;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    }
}

.text-muted{
    color: var(--bs-body-color) !important;
    opacity: 0.3;
    font-size: .8rem;
}

.modal-body{
    padding: 2rem;
}
.modal-header{
    border-bottom: none;
    padding: 2rem 2rem 0 2rem;
}
.modal-body .gform_wrapper{
    margin-top: 0;
}
.modal-body .form-button{
    margin-left: 0 !important;
}

.card{
    --bs-card-spacer-y: 2rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 2rem;
    --bs-card-border-width: 0;
}
.card-border{
    border: 2px solid var(--color-3);
}
.card .card-title{
    font-family: var(--bs-body-font-family);
    font-size: 1.5rem;
}
.card .link-icon{
    content: '';
    display: inline-flex;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: .5rem;
    transform: rotate(-45deg);
    transition: transform 0.3s ease;
}   
.card:hover span.link-icon {
    transform: translateX(5px);
}

.card.card-vacature a.read-more,
.card.open-vacature a.read-more{
    text-decoration: none;
    color: var(--bs-body-color);
}

.card.card-vacature a.readmore::after,
.card.card-vacature a.read-more::after,
.card.open-vacature a.read-more::after{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%233559FE' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    width: 16px;
    height: 16px;
    right: 40px;
    font-weight: 900;
    transform: translateX(-10px) rotate(-45deg);
}
@media (max-width: 991px) {
    .card.card-vacature a.readmore::after,
    .card.card-vacature a.read-more::after,
    .card.open-vacature a.read-more::after{
        top: 40px;
        right:30px;
    }
}

.card.card-vacature:hover a.read-more,
.card.open-vacature:hover a.read-more{
    color: #fff;
}

.card.card-vacature:hover a.readmore::after,
.card.card-vacature:hover a.read-more::after,
.card.open-vacature:hover a.read-more::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    transform: rotate(-0deg);
    transition: transform 0.3s ease;
}

#breadcrumbs{
    font-size: .8rem;
    margin-bottom: 0;
    margin-top: -2rem;
}
#breadcrumbs .u-breadcrumbs-separator {
    text-indent: -9999px;
    display: inline-block;
    width: 0;
    position: relative;
    margin-right: .5rem;
}
#breadcrumbs .u-breadcrumbs-separator::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.034' height='8' viewBox='0 0 14.034 8'%3E%3Cg transform='translate(-0.001 -97.141)'%3E%3Cpath d='M7.018,105.141a.98.98,0,0,1-.695-.288L.289,98.818a.983.983,0,1,1,1.39-1.39l5.339,5.34,5.339-5.34a.983.983,0,0,1,1.39,1.39l-6.034,6.035A.98.98,0,0,1,7.018,105.141Z' transform='translate(0 0)' fill='%23220045'/%3E%3C/g%3E%3C/svg%3E");
    transform: rotate(-90deg);   
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
}
#breadcrumbs a{
    color: var(--color-1);
    text-decoration: none;
    background-repeat: no-repeat;
    will-change: background-size;
    transition: background-size 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none;
    background-size: 0% 100%;
    background-image: linear-gradient(transparent calc(100% - 3px), currentColor calc(100% - 3px), currentColor calc(100% - 2px), transparent 2px);
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
    background-size: 100% 100%;
}

.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.034' height='8' viewBox='0 0 14.034 8'%3E%3Cg transform='translate(-0.001 -97.141)'%3E%3Cpath d='M7.018,105.141a.98.98,0,0,1-.695-.288L.289,98.818a.983.983,0,1,1,1.39-1.39l5.339,5.34,5.339-5.34a.983.983,0,0,1,1.39,1.39l-6.034,6.035A.98.98,0,0,1,7.018,105.141Z' transform='translate(0 0)' fill='%233558fe'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 13px 8px;
    padding: 1rem 2.25rem 1rem 1rem;
    border-color: var(--color-3);
    border-radius: var(--btn-radius);
    border-width: 2px;
    font-weight: 400;
}
.form-select option[value=""] {
    opacity: 0.3;
}
.form-control{
    padding: 1rem 2.25rem 1rem 1rem;
    border-color: var(--color-3);
    border-radius: var(--btn-radius);
    border-width: 2px;
    font-weight: 400;
}
.form-control::placeholder {
    color: var(--bs-body-color);
    opacity: 0.3;
}

/* FORM SOLLICITEREN */
#solliciteren .ginput_container_fileupload{
    position: relative;
}

#solliciteren .ginput_container_fileupload::after{
    content: '';
    background-image: url("/wp-content/themes/werkenbijksg/assets/images/Path%201202.svg");
    width:20px;
    height:20px;
    position: absolute;
    right:20px;
    top:23px;
    background-size: 20px;
    background-repeat: no-repeat;
}

#solliciteren .form-button{
    margin-left: calc(50% - 100px) !important
}

/* END FORM SOLLICITEREN */
.gradient-pink .form-control,
.gradient-pink .form-select{
    border-color: var(--color-4);
}

.form-search{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg transform='translate(-2 -2)'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' transform='translate(3 3)' fill='rgba(0,0,0,0)'/%3E%3Cpath d='M7.5-1A8.5,8.5,0,1,1-1,7.5,8.51,8.51,0,0,1,7.5-1Zm0,15A6.5,6.5,0,1,0,1,7.5,6.507,6.507,0,0,0,7.5,14Z' transform='translate(3 3)' fill='%233558fe'/%3E%3Cpath d='M5.2,6.2a1,1,0,0,1-.707-.293l-5.2-5.2a1,1,0,0,1,0-1.414,1,1,0,0,1,1.414,0l5.2,5.2A1,1,0,0,1,5.2,6.2Z' transform='translate(15.8 15.8)' fill='%233558fe'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 20px 20px;
    background-position: left 1rem center;
    background-repeat: no-repeat;
    padding-left: 3rem;
}
label{
    font-family: var(--heading-font-family);
    margin-bottom: .5rem;
}

.contact-methods{
    display: flex;
    flex-direction: column;
    gap: .5rem;
    margin-bottom: 1rem;
    list-style: none;
    padding-left: 0;
}

.contact-methods a{
    color: var(--color-2);
    text-decoration: none;
}
.contact-methods a span{
    color: var(--color-1);
}
@media (max-width: 640px) {
    .cta-link.whatsapp span{
        display: none;
    }
    .cta-link.mail span{
        display: none;
    }
    .cta-link.whatsapp,
    .cta-link.mail{
        color: var(--color-1);
    }
}

.contact-methods.footer-contact .cta-link::before{
    border-radius: 4px;
    border:2px solid var(--color-1);
}


.stories-slider > .container{
    position: relative;
}

.stories-slider .slider-title,
.stories-slider .slider-button{
    position: absolute;
}

.stories-slider .slider-button{
    bottom:0;
    z-index: 999999;
}


.stories-slider .slider .content blockquote{
    font-family: var(--heading-font-family);
    font-size: 1.6rem;
    font-style: italic;
}

.stories-slider .slider .content .story-content{
    border-left:2px solid #3558FE;
    padding-left:30px;
    color:#3558FE;
    font-style: italic;
    font-size: 26px; 
}
.stories-slider .story-photo-wrapper{
    position: relative;
    height: 700px;
    border-radius: var(--border-radius);
}
.stories-slider .story-photo{
    height: 700px;
    aspect-ratio: 6 / 5;
    overflow: hidden;
    padding-left: .75rem;
}
.stories-slider.image-order-1 .story-photo{
    position: absolute;
    right: 0;
    padding-left: 0;
    padding-right: .75rem;
}
.stories-slider .story-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stories-slider .story-slider-photo{
    border-radius: var(--border-radius);
    overflow: hidden;
}
.stories-slider .story-slider-photo .owl-item{
    height: 700px;
}
.stories-slider .story-slider-photo .owl-item img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.story-slider .owl-next,
.story-slider .owl-prev{
    position: absolute;
    height: 55px;
    width: 55px;
    z-index: 99999;
    background: #fff !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.story-slider .owl-next::after,
.story-slider .owl-prev::after{
    content: '';
    height: 16px;
    width: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.3s ease;
}

.story-slider .owl-prev::after {
    transform: rotate(180deg);
}

.story-slider .owl-next:hover,
.story-slider .owl-prev:hover {
    background-color: var(--color-2) !important;
    color: var(--color-2) !important;
}

.story-slider .owl-next:hover::after,
.story-slider .owl-prev:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}


@media (max-width: 1599px) {
    .stories-slider .story-photo-wrapper,
    .stories-slider .story-photo {
        height: 600px;
    }
}
@media (max-width: 1399px) {
    .stories-slider .story-photo-wrapper,
    .stories-slider .story-photo,
    .story-slider-photo {
        height: 500px;
    }
    .stories-slider .story-slider-photo .owl-item img {
        height: 500px;
        position: relative;
        width: calc( 100% + 3rem);
    }
    .story-slider .owl-prev,
    .story-slider .owl-next{
        top: calc(500px - 250px);
    }
}
@media (max-width: 1199px) {
    .stories-slider .story-photo-wrapper,
    .stories-slider .story-photo,
    .stories-slider .story-slider-photo {
        height: 600px;        
    }
    .stories-slider .story-slider-photo .owl-item img {
        height: 600px;
        position: relative;
        width: 100%;
    }
    .stories-slider .story-photo{
        width: 100%;
        height: auto;
        position: relative;
    }
    .stories-slider .story-photo-wrapper{
        margin-bottom: 2rem;
    }
}

@media (max-width: 1199px) {
    .stories-slider .story-photo-wrapper,
    .stories-slider .story-photo,
    .stories-slider .story-slider-photo {
        height: 400px;        
    }
}




/*  sliders */
.story-slider .owl-next{
    right: 0;
    top: calc(50% - 20px);
    border-radius: 5px 0 0 5px;
}

.story-slider .owl-prev{
    top: calc(50% - 20px);
    border-radius: 0 5px 5px 0;
}

.steps-slider{
    position: relative;
}
.step-slider{
    position: inherit !important;
}
.step-slider .owl-nav{
    position: absolute;
    top: calc(50% - 27.5px);
    left: 54px;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 0 5rem;
    box-sizing: border-box;
}
.owl-nav button.disabled{
    opacity: 0;
    cursor: not-allowed;
}
.step-slider .owl-next{
    right: -3rem;
    top: calc(50% - 20px);
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@media (max-width: 767px) {
    .step-slider .owl-next{
        right: 0;
    }
    .step-slider .owl-nav{
        top: unset;
        bottom: 6rem;
    }
    .steps-slider .buttons{
        flex-direction: column;
        width: 100%;
        max-width: calc( 100% - 7rem);
        margin: 0 auto;
    }
}
.step-slider .owl-prev{
    left: -3rem;
    top: calc(50% - 20px);
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.story-slider .owl-next,
.story-slider .owl-prev,
.step-slider .owl-next,
.step-slider .owl-prev{
    position: absolute;
    height: 55px;
    width: 55px;
    z-index: 99999;
    background: #fff !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.story-slider .owl-next::after,
.story-slider .owl-prev::after,
.step-slider .owl-next::after,
.step-slider .owl-prev::after{
    content: '';
    height: 16px;
    width: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23220045' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.3s ease;
}

.story-slider .owl-prev::after,
.step-slider .owl-prev::after{
    transform: rotate(180deg);
}

.story-slider .owl-next:hover,
.story-slider .owl-prev:hover,
.step-slider .owl-next:hover,
.step-slider .owl-prev:hover {
    background-color: var(--color-2) !important;
    color: var(--color-2) !important;
}

.story-slider .owl-next:hover::after,
.story-slider .owl-prev:hover::after,
.step-slider .owl-next:hover::after,
.step-slider .owl-prev:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18.828' viewBox='0 0 18 18.828'%3E%3Cg id='Laag_1' data-name='Laag 1' transform='translate(0 0.414)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M1,9H17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_1131' data-name='Path 1131' d='M9,1l8,8L9,17' fill='rgba(0,0,0,0)' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}

.bar-slider .owl-dots.disabled {
  display: flex !important;
  margin-top: 50px;
}
.bar-slider .owl-nav button {
  background: transparent;
  border: 0;
}

.bar-slider .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 5px;
    margin: 0 auto;
    position: relative;
    max-width: 75%;
}

.step-slider .owl-stage-outer{
    margin-right: -30rem;
}
.step-slider .owl-dots.disabled {
  display: flex !important;
  margin-top: 50px;
}
.step-slider .owl-nav button {
  background: transparent;
  border: 0;
}
.step-slider .owl-dots {
    display: flex;
    height: 5px;
    width: 100%;
    margin-top: 50px;
}
.step-slider .owl-dot {
    background: var(--light-color) !important;
    width: 100%;
    height: 5px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
.step-slider .owl-dot.active {
    background: var(--color-2) !important;
    border-color: var(--color-2) !important;
    z-index: 1;
}
@media (max-width: 1199px) {
    .step-slider .owl-dots::before {
        width: 0;
    }
    .step-slider .owl-dots::after {
        left: 0;
    }
    .step-slider .owl-item.center .service-item .content-wrapper {
        bottom: .5rem;
    }
    .step-slider .prev-arrow, .step-slider .next-arrow {
        top: 40%;
    }
    .step-slider .owl-dots{
        margin-top: 30px;
    }
}

/* sliders */


/* MINI CTA */
.cta-card .persons-wrapper{
    position: absolute;
    bottom:0;
    left:2rem;
    max-width: 25%;
    height: 225px;
    overflow: hidden;
}
.cta-card .display-7{
    padding: 0 2rem;
}
.cta-card .persons-wrapper img{
    max-width: 100%;
}

.cta-card .contact-methods{
    margin-left:calc(25% + 2rem);
}
/* END MINI CTA */

.kennisbank-archive{
    position: relative;
}
.post-type-archive .kennisbank-archive::before{
    content: '';
    position: absolute;
    left: 0;
    top: 300px;
    bottom: 50px;
    width: 100%;
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/blue-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.kennisbank-archive .form-select option:first-child{
    opacity: 0.3;
}
.kennisbank-archive .card:not(.cta-card):hover,
.card.card-vacature:hover{
    background-color: var(--color-1);
    background-image: unset;
    color: var(--light-color);
}
.kennisbank-archive .card:hover .text-muted{
    color: var(--light-color) !important;
    opacity: 0.5;
}
.kennisbank-archive .card:hover .link-icon{
    filter: invert(1) brightness(1000);
}
.kennisbank-archive .post-grid{
    gap: 3rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3rem;
    margin-bottom: 3rem;
}
@media (max-width: 991px) {
    .kennisbank-archive .post-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
}
.kennisbank-archive .post-grid .card.card-large{
    grid-row: span 2;
}
.kennisbank-archive .post-grid .card-img-top {
    height: 350px;
    object-fit: cover;
}
.kennisbank-archive .post-grid .card{
    position: relative;
    transition: all 0.3s ease;
}
.kennisbank-archive .post-grid .card a:not(.read-more, .cta-link),
.vacature-list-wrapper .card a:not(.read-more, .cta-link){
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.kennisbank-archive .post-grid .card a.read-more{
    text-decoration: none;
    color:unset;
}




.newsletter .person-image-wrapper {
    margin-top: -8rem;
    height: 520px;
}
.newsletter .person-image-wrapper img {
    height: 100%;
    object-fit: contain;
    object-position: bottom;}
.newsletter form {
    margin-right: -5rem !important;
    z-index: 1;
    position: relative;
}
@media (max-width: 991px) {
    .newsletter form {
        margin-right: 0 !important;
    }
    .newsletter {
        padding-bottom: 4rem;
    }
}
@media (max-width: 768px) {
    .newsletter {
        padding-bottom: 1rem;
    }
}

.single-post figure.wp-block-image{
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.single-post .sidebar-content .card-title{
    font-family: var(--heading-font-family);
    font-size: 1.8rem;
}
.sidebar-content .card .person-image-wrapper{
    max-height: 200px;
}
.single-post .featured-image img{
    aspect-ratio: 5 / 3;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    overflow: hidden;
}
.single-post .sidebar-content p{
    font-family: var(--heading-font-family);
}
.single-post .sidebar-content .buttons{
    justify-content: center;
}
.single-post .sidebar-content .person-image-wrapper{
    display: flex;
    justify-content: center;
    height: 300px;
    overflow: hidden;
}
.single-post .sidebar-content .person-image{
    position: relative;
    z-index: 2;
    margin-bottom: -3rem;
}

.single-post .sidebar-content .buttons .btn{
    margin: 0 !important;
    justify-content: center;
    max-width: 80%;
    min-width: 70%;
}
@media (max-width: 991px) {
    .single-post .sidebar-content .buttons .btn{
        max-width: 100%;
    }
}
.single-post .sidebar-content .person-image + .person-image{
    margin-left: -1rem;
    z-index: 1;
}
.single-post .job-details.list-unstyled li{
    margin-bottom: 1rem;
}
.single-post .job-details.list-unstyled li:last-child{
    margin-bottom: 0;
}

h2.wp-block-heading {
    font-size: 1.55rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
    h2.wp-block-heading {
        font-size: 1.3rem;
        margin-top: 2rem;
    }
    .wp-block-group__inner-container{
        padding-top: 0;
        padding-bottom: 0;
    }
}

hr.hr-vacature{
    color: #ccc;/*#EBEBFF;*/
}

footer .container{
    position: relative;
}
footer .container::before{
    content: '';
    position: absolute;
    left: 0;
    top: -6rem;
    right: 0;
    /* border-top: 2px solid var(--color-3); */
}
footer .footer-logo{
    margin-left: -35px;
}
footer .lead{
    line-height: 1;
    max-width: 200px;
    font-size: .9rem;
}
footer .social-icons{
    gap: 1rem;
    margin-top: 1rem;
}
footer .social-icon{
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    border: 2px solid var(--color-1);
    overflow: hidden;
}

footer .list-unstyled a.social-icon.instagram{
    color:var(--color-1);
}

footer .social-icon::before{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.6s ease;
}
footer .social-icon svg{
    width: 35px;
    height: 35px;
    transition: all 0.3s ease;
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 2;
}
footer .social-icon.instagram svg {
    width: 27px;
    height: 27px;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    padding: 4px;
}

footer .social-icon:hover{
    background-color: var(--color-1);
    border-color: var(--color-1);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 8px 25px rgba(53, 89, 254, 0.4);
}
footer .social-icon:hover::before{
    left: 100%;
}
footer .social-icon:hover svg path{
    fill: var(--light-color);
}
footer .social-icon::after,
footer .social-icon::before{
    display: none;
}
footer .list-unstyled a{
    color: var(--bs-body-color);
    padding: .1rem 0;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
}
footer .list-unstyled:not(.social-icons) a{
    background-repeat: no-repeat;
    will-change: background-size;
    transition: background-size 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-decoration: none;
    background-size: 0% 100%;
    background-image: linear-gradient(transparent calc(100% - 3px), currentColor calc(100% - 3px), currentColor calc(100% - 2px), transparent 2px);
}
footer .list-unstyled a:hover,
footer .list-unstyled a:focus {
    background-size: 100% 100%;
}
footer .container{
    background-image: url('/wp-content/themes/werkenbijksg/assets/images/icon-background.svg');
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}
footer .footer-bottom{
    font-size: .9rem;
}
footer hr{
    color: var(--color-5);
    margin: 3rem 0;
    opacity: 0.7;
}
footer .footer-bottom ul{
    padding-left: 0;
    margin-bottom: .2rem;
}
footer .footer-bottom ul li{
    display: inline-block;
    margin-right: 1rem;
}
footer .logos{
    gap: 1.5rem;
    display: inline-flex;
    align-items: center;
    flex-flow: row wrap;
}
@media (max-width: 768px) {
    footer .lead{
        margin: 0 auto;
    }
    footer .social-icons{
        justify-content: center;
    }
    .buttons, 
    .buttons-slider{
        flex-direction: column;
        width: 100%;
    }
    .buttons .btn,
    .buttons-slider .btn{
        margin-right: 0 !important;
        justify-content: center;
    }
    .services,
    .history {
        padding: 2rem 0 !important;
    }
    .intro-text.pb-large.my-large {
        margin-bottom: 0 !important;
    }
    .card .card-title {
        font-size: 1.2rem;
        margin-bottom: 1rem;
        padding-right: 15px;
    }
    .card .card-text {
        font-size: .9rem;
    }
    footer .container::before {
        top: -4rem;
    }
    .logos-grid{
        margin-bottom: 0;
    }
}

@media (max-width: 576px) {
    .blocks .card {
        --bs-card-spacer-y: 2rem;
        --bs-card-spacer-x: 2rem;
    }
    .check-title {
        flex-direction: column;
        align-items: start;
        gap: .5rem;
    }
}

/* Custom File Input Styling for Gravity Forms */
.custom-file-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.custom-file-field {
    cursor: pointer !important;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    transition: all 0.3s ease;
    position: relative;
    user-select: none;
}

.custom-file-field:hover {
    border-color: var(--bs-primary);
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

.custom-file-field:focus {
    border-color: var(--bs-primary);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

.custom-file-field.file-selected {
    background-color: var(--bs-body-color);
    border-color: var(--bs-success);
    color: var(--bs-success);
}

.custom-file-field::placeholder {
    color: #D1CCCC !important;
    opacity: 1 !important;
}

.custom-file-wrapper .ginput_file {
    display: none !important;
}

/* File upload validation message styling */
.gfield_error .custom-file-field {
    border-color: var(--bs-danger);
}

.gfield_error .custom-file-field:hover,
.gfield_error .custom-file-field:focus {
    border-color: var(--bs-danger);
    box-shadow: 0 0 0 0.2rem rgba(var(--bs-danger-rgb), 0.25);
}

@media (max-width: 768px) {
    .card-vacature .card-body{
        padding: 2rem;
    }
}

.dropdown{
    padding-top: 6px;
}

.menu-hoofdmenu-container{
    padding-top: 10px;
}

#mc_embed_signup div.mce_inline_error{
    color: var(--gf-ctrl-label-color-req) !important;
    background-color:unset !important;
}

#mc_embed_signup input.mce_inline_error{
    border-color: var(--gf-ctrl-label-color-req) !important;
}

#mce-success-response{
    color: var(--gf-field-pwd-str-color-strong) !important;
}