﻿@media screen and (min-width: 1440px) {
    .homebalk-container {
        background: #215872;
        max-width: 1440px;
        width: 1440px;/**/
        min-height: 149px;
    }

    .homebalk-container.white {
        max-width: 1362px;
        width: 1363px;
        margin-top: -150px;
        right: -30px;
        position: relative;
        background-color: #FBF8EF;
    }

    .homebalk-container .container {
        max-width: 1300px;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 1423px !important;
        z-index: 100;
    }
}

@media screen and (max-width: 1440px) {

    .col-mob {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
    }

}

@media screen and (min-width: 1350px) {
    .training-title {
        margin-top: 33px;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 50px;
    }

    .training-title.small {
        font-size: 31px;
    }

    .training-title.smaller {
        font-size: 20px;
    }

    .training-buttons {
        margin-top: 40px;
        margin-right: 100px;
    }

    .training-navbar {
        padding-bottom: 20px;
        font-size: 22px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .training-navbar.item-5 {
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
        margin-top: 36px;
        margin-right: 100px;
        float: right;
        padding-left: 0;
    }


}

@media screen and (min-width: 1081px) {
    /*.dex-online-container {*/
    /*    padding-left: 55px;*/
    /*    margin-top: 30px;*/
    /*}*/
}

@media screen and (max-width: 1780px) {
    .dex-online-container .acties {
        width: 100% !important;
        flex: none;
        max-width: none;
    }
}


@media screen and (max-width: 1350px) and (min-width: 992px) {
    .training-title {
        margin-top: 33px;
        font-size: 33px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 50px;
    }

    .training-title.small {
        font-size: 26px;
    }

    .training-title.smaller {
        font-size: 17px;
    }

    .training-buttons {
        margin-right: 100px;
        position: relative;
        top: 18px;
    }

    .training-navbar {
        padding-bottom: 20px;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 26px;
    }

    .training-navbar.item-5 {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
        margin-top: 36px;
        margin-right: 15px;
        float: right;
        padding-left: 0;
    }
}


@media screen and (min-width: 1264px) {

    a.ribbon-block-md:first-of-type {
        margin-left: 20px;
    }

    .read-more {
        display: block !important;
    }
}


@media screen and (min-width: 1300px) {
    .home-balk-clearfix {
        display: none;
    }

    .homebalk-title {
        width: 280px;
    }

    .homebalk-txt {
        max-width: 280px;
    }


    .ribbon-block-md {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }
}

@media screen and (max-width: 1300px) {
    .homebalk-left {
        width: auto;
    }

    .ribbon-block {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        margin-left: 40px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

}

.homebalk-container.white {
    max-width: unset;
}


@media screen and (max-width: 1263px) {

    .regulartext.homebalk-txt-md.small {
        max-width: 100%;
        height: unset;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1263px) {
    .homebalk-left {
        width: 1130px;
    }

}


@media screen and (min-width: 1230px) {
    .trainer-bio-info-container {
        padding-left: 140px;
    }

    .trainer-bio-container .trainer-bio-img-container {
        margin-left: 100px;
    }
}


@media screen and (min-width: 1200px) {

    /*send page min 1200*/
    .send-info-page-container {
        display: flex;
        grid-column-gap: 30px;
    }

    /*send page end*/
    .organize-container .slide.organize .carousel-inner .eventblock {
        width: 460px;
        margin-left: 88px;
    }

    .homebalk-container .container {
        max-width: 1300px;
    }

    .ribbon-block {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        margin-left: 40px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

    .main-row-saved-vac .company-text {
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 18px;
    }


    .main-row-saved-vac .saved-vac-loc {
        opacity: 0.5;
        color: #215872;
        font-size: 1em;
    }

    .main-row-saved-vac .company-text-container {
        margin-left: 10px;
        max-width: 255px;
    }

    .ribbon-block-md {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        color: unset;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

    .read-more {
        display: none;
    }

    .vac-saved-delete-btn {
        width: 246px;
        max-width: unset;
        line-height: 45px;
    }

    .nav-profile-desk p {
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 23px;
        margin-left: 47px;
        margin-bottom: 0;
    }

    /*profile page min 1200*/
    .saved-vac-jobname {
        font-size: 23px;
        letter-spacing: 0;
        line-height: 40px;
    }

    .teamtext {
        color: white;
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        padding-left: 100px;
        padding-right: 100px;
    }


    /*end*/
}

@media screen and (max-width: 1200px) {

    /*send page max 1200*/
    .html_block .send-info-page-container {
        margin-left: 15px;
        margin-right: 15px;
    }

    .container-left {
        margin-bottom: 30px;
    }

    .container-right {
        width: 100%;
    }

    .progress-arrow {
        margin-bottom: 10px;
    }

    .wspage .arrow-container {
        margin-left: 30px;
    }

    .sendpage .send-method-text {
        margin-left: 30px;
    }

    .htmlcontainer .buttonbarcontainer {
        margin-left: 15px;
    }

    /*send page end*/
    .saved-vac-jobname {
        font-size: 21px;
        letter-spacing: 0;
        line-height: 30px;
    }

    .main-row-saved-vac .company-text {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
    }

    .main-row-saved-vac .saved-vac-loc {
        opacity: 0.6;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;
    }

    .vac-saved-delete-btn {
        font-size: 14px;
        line-height: 43px;
        width: 206px;
        max-width: unset;
    }

    .main-row-saved-vac .company-text-container {
        max-width: 113px;
    }

    .nav-profile-desk p {
        color: #FFFFFF;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 23px;
        margin-right: 16px;
        margin-bottom: 0;
    }


    .teamtext {
        color: white;
        font-weight: 700;
        font-size: 23px;
        line-height: 40px;
        padding-left: 100px;
        padding-right: 100px;
    }
}

.event_video {
    height: 407px;
}

.event-video-cover {
    max-width: 1240px;
    z-index: 0;
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: -407px;
    cursor: pointer;
}

.color-filter {
    background-color: #2C556A;
    opacity: 0.5;
    width: 100%;
    height: 435px;
    top: 0;
}

.event-playbutton {
    top: 162px;
    left: 80px;
    font-size: 81px;
    color: white;
    z-index: 1;
}

.event-playbutton-background {
    background: #2C556A;
    top: 182px;
    left: 98px;
    width: 46px;
    height: 43px;
    z-index: 0;
}

.event-block .event-video-cover .fullsizeimg {
    height: 435px;
}

@media screen and (min-width: 992px) {

    .event-werkgevers-blocks {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 55px;
    }

    .bedrijf-container-contacten {
        display: grid;
        grid-gap: 1rem;
        grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));
    }

    .pws-txt-vid-container {
        display: grid;
        grid-template-columns: minmax(50%, 50%) 1fr;
        padding-left: 85px;
    }

    .fac-cc-label {
        margin-right: 45px;
    }

    .event-tuss-img {
        height: 381px;
    }

    .page-265 .event-tuss-img {
        height: auto;
        padding: 0;
    }

    .event-block #block_NA {
        height: 407px;
    }

    .event-werkgevers-container {
        max-width: 1240px;
        padding-right: 404px;
        background: rgba(73, 174, 195, 0.1);
        z-index: 1;
    }

    /*.event-werkgevers-container.closed{*/
    /*    height: 420px;*/
    /*    overflow: hidden;*/
    /*}*/
    .event-werkgever-block .title i {
        padding-left: 5px;
    }

    .event-werkgever-block .vac-count {
        color: #2C556A;
        font-size: 12px;
        letter-spacing: 0;
        line-height: 15px;
        margin-top: 5px;
    }

    .md-lp-page .gall-header-container .fullsizeimg-low {
        height: 327px;
        width: 100%;
        margin-bottom: 30px;
    }

    .gall-header-container .fullsizeimg-high {
        height: 389px;
        width: 100%;
    }

    .gall-header-container .fullsizeimg-low {
        height: 180px;
        width: 100%;
        margin-bottom: 30px;
    }

    .gall-header-container .fullsizeimg-low-half {
        height: 180px;
        width: 47.8%;
        margin-bottom: 30px;
        float: left;
    }

    .fac-list-container {
        position: absolute;
    }

    .md-logobar {
        margin-left: 30px;
    }

    .logo-container {
        padding-top: 50px;
        padding-bottom: 50px;
        width: 21%;
        margin-right: 72px;
    }

    /* Product page Jocatrex min 992*/
    .product-img-container {
        overflow: hidden;
        width: 630px;
        max-width: unset;
        flex: none;
        padding-bottom: 31px;
    }

    .product-info {
        flex: 1;
    }

    .product-img-container .next-img {
        font-size: 23px;
        bottom: 0px;
        right: 15px;
        color: white;
        background: #4d5051;
        height: 75px;
        padding-top: 19px;
        width: 20px;
        padding-left: 3px;
        border-bottom-right-radius: 11px;
    }

    .product-img-container .prev-img {
        font-size: 23px;
        bottom: 0px;
        color: white;
        left: 85px;
        background: #4d5051;
        height: 75px;
        padding-top: 19px;
        width: 20px;
        padding-left: 2px;
        border-bottom-left-radius: 11px;
    }

    /* end */
    /*iframe videoitem min 992*/
    .iframecontainer {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 814px;
        padding-bottom: 30px;
    }

    .iframe-container iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    /*end*/
    /*Jocatrex home min 992*/
    .videoheader {
        position: relative;
        background-color: black;
        height: 100%;
        min-height: 100vh;
        width: 100%;
        overflow: hidden;
    }

    .videoheader img {
        height: 100vh;
        object-fit: cover;
    }

    .videoheader video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .videoheader .jcheadertext {
        position: relative;
        z-index: 1;
        height: 100vh;
        width: 100%;
    }

    .videoheader #thumbnail,
    .videoheader .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.5;
        z-index: 1;
    }

    .html_block .videoheader #thumbnail {
        opacity: 0;
        z-index: 3;
        transition: all 0.3s;
    }

    .html_block .videoheader #thumbnail.show {
        opacity: 1;
    }

    @media (pointer: coarse) and (hover: none) {
        header {
            background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
        }

        header video {
            display: none;
        }
    }

    .projectblocks {
        min-height: 450px;
        background: #880a3e;
        border-radius: 40px;
    }

    /*end*/
    /*Josephson home min 992*/
    .fullheight {
        height: 100vh;
    }

    .createslide {
        z-index: 6;
        position: absolute;
        top: 15px;
    }

    .editslide {
        z-index: 6;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .editslider {
        z-index: 6;
        position: relative;
        right: 60px;
        padding: 2px 5px;
    }

    .vert .carousel-item-next.carousel-item-left,
    .vert .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .vert .carousel-item-next,
    .vert .active.carousel-item-right {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    .vert .carousel-item-prev,
    .vert .active.carousel-item-left {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    .jd-headertext {
        position: relative;
        height: 100%;
        width: auto;
        display: grid !important;
        color: #fff;
        place-content: center;
        place-items: center;
        animation-name: jdheadertext;
        animation-duration: 1s;
        animation-delay: .6s;
        animation-fill-mode: forwards;
        opacity: 0;
        z-index: 2;
    }

    .jd-headerimg {
        opacity: 0;
        animation-duration: 1s;
        animation-fill-mode: forwards;
        animation-name: jdheaderimg;
        z-index: 0;
    }

    .jd-headeroverlay {
        background: rgba(0, 0, 0, 0.4);
        z-index: 1;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    .jdhead {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    }

    @keyframes jdheadertext {
        from {
            top: 100px;
            opacity: 0;
        }
        to {
            top: 0;
            opacity: 1;
        }
    }

    @keyframes jdheaderimg {
        from {
            margin-top: 100%;
            opacity: 0;
        }
        to {
            margin-top: 0;
            opacity: 1;
        }
    }

    .jd-headertext h5 {
        font-size: 50px;
        font-weight: bold;
    }

    .jd-headertext p {
        font-size: 20px;
    }

    .carousel-container-prev {
        left: 15px;
    }

    .carousel-container-next {
        right: 15px;
    }

    .carousel-container-next, .carousel-container-prev {
        position: absolute;
        top: 0;
        margin: auto 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 30px;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
    }

    .carousel-container-next .carousel-control-next,
    .carousel-container-prev .carousel-control-prev {
        width: 100%;
        top: unset;
        bottom: unset;
    }

    /*end*/
    /*dex online page min 992*/
    .dash-block-title {
        margin-bottom: 20px;
    }

    .page-properties {
        font-size: 13px;
    }

    .ordersnocompany {
        font-size: 18px;
    }

    .ordersnocompany td {
        padding-right: 21px;
    }

    .dextable.DX.talentpooltable {
        font-size: 13px;
    }

    .dextable.DX.errortable {
        font-size: 13px;
    }

    .dextable.DX.errortable td {
        max-width: 340px;
    }

    .dextable.DX.menuright {
        width: 60%; /*60%*/
        font-size: 14px;
    }

    .dextable.DX.menuright.streamlisttable {
        width: 40%;
        font-size: 14px;
    }

    .dextable.DX.menuright.invoice {
        font-size: 11px;
    }

    .dextable.DX.menuright.verlof {
        width: 64%; /*60%*/
        font-size: 14px;
    }

    .dextable.DX.menuright.mailenginemenu {
        width: 42%;
        font-size: 14px;
    }

    .dextable.DX.useracties {
        font-size: 12px;
    }

    .dextable.DX.latestrapporten {
        font-size: 18px;
    }

    .dextable.DX.useracties {
        font-size: 13px;
    }

    .menuright-container {
        width: 40%; /*40%*/
        margin-top: 49px;
        border: solid 1px;
        padding: 21px;
        background: #fbf8ef;
        overflow: hidden;
    }


    .menuright-container.verlof {
        width: 35%;
    }

    .menuright-container.verlof-full {
        width: 61%;
        margin: 102px auto;
    }

    .menuright-container.mailenginemenu {
        width: 51%;
    }

    .dex-stam-name-header-container {
        margin-bottom: 10px;
    }

    .dex-stam-name-container {
        float: left;
    }

    .dex-stam-name-header {
        font-size: 17px;
        font-weight: bold;
        letter-spacing: 1.5px;
        line-height: 21px;
        float: left;
        width: 200px;
    }

    .dxmailenginesum-container .dex-stam-name-header {
        font-size: 17px;
        font-weight: bold;
        letter-spacing: 1.5px;
        line-height: 21px;
        float: left;
        width: 168px;
    }

    .dex-stam-name {
        font-size: 17px;
        letter-spacing: 0;
        margin: 0;
    }


    .DX td a {
        display: block;
        word-break: break-word;
    }


    .DX table {
        width: 100%;
    }

    .dextable.DX {
        width: 100%;
    }

    .dextable.DX.segmentatie {
        width: 22%;
        margin-bottom: 50px;
    }

    .dextable.DX.segmentatie.cprojects {
        width: 21%;
    }

    .dextable.DX.mailengine.segmentatie.limit {
        height: 232px;
        overflow: hidden;
    }

    .dextable.DX.mailengine.segmentatie {
        margin-right: 24px;
        font-size: 12px;
    }

    .dextable.DX.mailengine.segmentatie .readmorebutton {
        background-color: rgb(0, 125, 195);
        height: 18px;
        line-height: 16px;
        padding-left: 13px;
        padding-right: 13px;
        cursor: pointer;
        color: white;
        text-decoration: none;
        float: left;
    }

    /*.dextable.DX.mailengine.segmentatie.limit label {*/
    /*    cursor: pointer;*/
    /*    overflow: hidden;*/
    /*    white-space: nowrap;*/
    /*    text-overflow: ellipsis;*/
    /*    width: 190px;*/
    /*}*/
    /*.dextable.DX.mailengine.segmentatie label {*/
    /*    overflow: hidden;*/
    /*    width: unset;*/
    /*}*/
    /*.dextable.DX.mailengine.segmentatie input {*/
    /*    margin-top: -29px;*/
    /*}*/
    .seg-tab {
        background-color: rgb(0, 125, 195);
        height: 46px;
        text-align: center;
        margin-bottom: 31px;
        line-height: 46px;
        float: left;
        margin-left: 20px;
        padding-left: 13px;
        padding-right: 13px;
        cursor: pointer;
        color: white;
        text-decoration: none;
    }

    .seg-tab.active {
        background-color: rgb(0 162 253);
    }

    .dextable.DX.segmentatie.unique th {
        color: #007dc3;
    }

    .dex-online-container .search-button {
        width: 199px;
    }

    /*end*/
    /*Health page min 992px*/
    .co2-boxcontainer {
        padding-left: 100px
    }

    .co2grafiek {
        position: relative;
        border-bottom: solid black 1px;
        margin-left: 15px;
        margin-top: 9px;
    }

    .co2-graphline {
        height: 8px;
        font-size: 11px;
        position: relative;
        top: 5px;
    }

    .co2-graphline.nodata {
        height: 8px;
        font-size: 11px;
        position: relative;
        top: 5px;
        background: none !important;
    }

    .temp-graphline {
        background: lawngreen;
        height: 18px;
        font-size: 13px;
    }

    .graph-time {
        font-size: 10px;
        margin-top: 0px;
        margin-left: 40px;
        width: 68px;
        margin-right: 20px;
    }

    .graph-day {
        font-size: 10px;
        position: absolute;
    }

    .health-card {
        border: solid black 1px;
        height: 856px;
    }


    .co2-level {
        border: solid black 1px;
        width: 100%;
        height: 350px;
        margin-top: 15px;
    }

    .last-hour {
        border: solid black 1px;
        width: 100%;
        height: 459px;
        margin-top: 15px;
        overflow: auto;
    }

    .humidity {
        bottom: 15px;
        left: 15px;
        border: solid black 1px;
    }

    .temperature {
        bottom: 15px;
        right: 15px;
        border: solid black 1px;
    }

    .graph-value {
        font-size: 12px;
        margin-left: 5px;
    }

    .graph-value.nodata {
        font-size: 12px;
        margin-left: 0px;
    }

    /*end*/
    .company-img-partner {
        height: 38px;
        /*  filter: grayscale(100%);*/
        margin-left: 34px;
        margin-top: 18px;
        margin-bottom: 49px;
    }


    .company-img-partner.margin-left-part {
        margin-left: 78px;
    }

    .leerontwikkelhtml {
        margin-bottom: 80px;
    }


    .wta-target-container.left {
        width: 100%;
        display: grid !important;
        place-items: center;
        background-image: url(/images/werkgeverside.png);
        background-size: cover;
        filter: grayscale(0%);
    }

    .wta-target-text {
        z-index: 1;
        text-align: center;
        width: 712px;
        right: 50%;
        margin-right: -355px;
        margin-top: 80px;
    }

    .page-250 .wta-target-text {
        width: 81%;
        right: 50%;
        margin-right: -41%;
        margin-top: -388px;
    }


    .page-250 .wta-target-text h5 {
        font-size: 24px;
    }


    .page-2033.teamslidertextblock,
    .page-754.teamslidertextblock,
    .page-2002.teamslidertextblock {
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .is_edge .page-2033.teamslidertextblock,
    .is_edge .page-754.teamslidertextblock,
    .is_edge .page-2002.teamslidertextblock {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    }

    .employerhtmlbock .product-block.pakket-ribbon.platform {
        max-width: 80%;
    }

    .training-horizontal {
        box-sizing: border-box;
        height: 1px;
        width: 70px;
        border: 3px solid #2C556A;
        float: left;
        margin-top: 29px;
        margin-right: 30px;
        background: #2C556A;
    }

    .training-title-cont {
        margin-left: -114px;
    }

    /*doelgroep min 992*/
    .square-doelgroep {
        height: 190px;
        width: 188px;
        background-image: -o-radial-gradient(white 10%, transparent 20%);
        background-image: radial-gradient(white 10%, transparent 20%);
        background-position: 0 0;
        background-size: 25px 24px;
        opacity: 0.2;
        position: absolute;
        margin-right: -17px;
        margin-top: -3px;
        right: 17px;
    }


    .doelgroep-promo .promocarousel {
        min-height: unset;
        height: 100%;
    }


    .doelgroep-promo .largebox {
        height: fit-content;
    }


    .doelgroep-text-cont p {
        font-size: 26px;
        letter-spacing: 0;
        line-height: 36px;
        margin-bottom: 40px;
        position: relative;
        max-width: 710px;
    }

    .doelgroep-title {
        font-size: 33px;
        letter-spacing: 0;
        line-height: 80px;
    }

    .doelgroep-text-cont {
        padding-left: 100px;
        padding-top: 60px;
    }


    .doelgroep-container,
    .mdlive-container-clus {
        min-height: 433px;
        width: 100%;
        position: relative;
    }

    .doelgroep-container .wt-button,
    .mdlive-container-clus .wt-button {
        margin-bottom: 56px;
    }

    .doelgroep-backbround,
    .mdlive-background {
        width: 100%;
        height: 100%;
        background-size: cover;
    }

    .photo-overlay-doelgroep {
        background: #355468;
        opacity: 0.8;
        z-index: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }


    /*eind*/
    .wta-target-buttons {
        margin-top: 100px;
    }

    .org-text {
        height: 283px;
    }

    .page-2011 #contactblockjd .vragen-block {
        width: 100%;
        margin-top: 0;
    }


    /*.html_block.page-2007 {*/
    /*    width: 31%;*/
    /*    max-width: unset;*/
    /*    flex: unset;*/
    /*}*/

    .page-754.teamslidertextblock {
        width: 56%;
        max-width: 62.333333%;
    }

    .teamslidertextblock {

        width: 62.333333%;
        max-width: 62.333333%;
    }


    .page-2010 .homebalk-container {
        margin-top: 0;
    }

    /*pakketten pagina min 992*/
    .pakketten-container {
        margin-top: 100px;
    }

    .page-2011 .pakketten-container {
        margin-top: 140px;
    }

    .pakkettten-img-text {
        padding: 0 30px 45px 30px;
    }

    .pakkettten-img-text .header {
        margin: 30px 30px 80px 30px;
    }

    .pakkettten-img-text .img {
        border-radius: 41px;
    }

    .pakkettten-img-text .d-flex {
        gap: 40px;
    }

    .pakkettten-img-text .d-flex > div {
        flex-basis: 50%;
    }

    .pakkettten-img-text .image-block > div {
        display: flex;
        align-items: center;
        justify-content: end;
        height: 100%;
    }
    .pakketten-titel {
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 0;
        /*line-height: 60px;*/
        text-align: center;
        margin-top: 88px;
    }

    .pakketten-text {
        opacity: 0.8;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 27px;
        text-align: center;
    }


    .pakket-contact-right {
        padding-right: 65px;
    }

    .pakket-contact-left {
        padding-left: 84px;
    }


    /*end*/
    /*training item page min 992*/
    .algemeen-activeer {
        position: absolute;
        bottom: -200px
    }

    .programma-activeer {

    }

    .trainer-activeer {
        position: absolute;
        bottom: 192px
    }

    .cursus-activeer {
        bottom: -180px
    }

    .vragen-opleiding {
        position: absolute;
    }

    .double-text-container {
        margin-left: 85px;
        margin-top: 80px;
    }

    .double-text-container .title {
        font-size: 50px;
        letter-spacing: 0;
        line-height: 59px;
        margin-bottom: 40px;
    }

    .double-text-container .text {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 28px;
    }

    .trainer-info-container .trainer-phone {
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 21px;
        text-decoration: underline;
    }

    .trainer-info-container .trainer-phone span.second {
        padding-left: 35px;
    }

    .trainer-info-container .trainer-name {
        color: #FFFFFF;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 35px;
        padding-top: 70px;
    }

    .trainer-info-container .trainer-function {
        height: 18px;
        width: 144px;
        opacity: 0.5;
        color: #FFFFFF;
        font-family: "Maven Pro";
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
    }


    .trainer-vertical-line {
        box-sizing: border-box;
        height: 1px;
        width: 199px;
        border: 1px solid #FFFFFF;
        margin-top: 38px;
    }

    .trainer-bio-container {
        min-height: 567px;
        width: 100%;
        background-color: #49AEC3;
        padding-top: 80px;
        padding-bottom: 50px;
        transition: 0.3s;
    }

    .trainer-bio-container.hoverpage {
        cursor: pointer;
    }

    .trainer-bio-container.hoverpage:hover {
        background-color: #327d8d;
    }

    .trainer-bio-container .trainer-bio-img-container {
        max-width: 400px;
        height: 407px;
        width: 100%;
    }

    .trainer-bio-container .trainer-bio-img {
        width: 100%;
        height: 100%;
    }

    .trainer-bio-container .trainer-text {
        color: #FFFFFF;
        font-size: 36px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 50px;
        width: 100%;
    }

    /*end*/
    .eventmidfoto {
        width: 800px;
        margin: auto;
        z-index: 0;
    }

    /*pp page*/
    .pp_video {
        width: 100%;
        height: 500px;
    }

    .pp_video .videowrapper {
        width: 100%;
        height: 500px;

    }

    .pp_video .container-fluid {
        margin-top: 0 !important;
    }

    .pp_texttitle {
        font-size: 26px;
        letter-spacing: 0;
        line-height: 40px;
    }

    .pp-col-text p {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 28px;
    }

    .pp_texttitle,
    .pp-col-text p {
        color: #215872;
    }

    .POF-theme .pp-col-text p {
        color: white;
    }

    .AC .pp_texttitle,
    .AC .pp-col-text p {
        margin-left: 70px;
    }


    /*pp page end*/
    /*partnerpage*/
    .partnership {
        background: #F29174;
        font-size: 30px;
        color: white;
        padding: 48px;
        text-align: center;
        width: 100%;
        text-decoration: none;
    }


    /*slimsubsidie min 992*/
    .organize-container.right .row {
        height: 282px;
    }

    /*end*/
    /*training item min 992*/
    .container-fluid.vac-tekst-container.services .row {
        max-width: 879px;
    }

    .training-htmltext {
        min-height: 400px;
    }

    .training-htmltext .double-text-container {
        padding-bottom: 172px;
    }

    .training-stickyheader {
        background: #2c556a;
        width: 100%;
        height: 174px;
        border-bottom: 5px solid rgba(255, 255, 255, 0.5);

    }

    .training-stickyheader-replace {
        height: 133px;
    }

    .training-stickyheader .backicon {
        margin-left: 46px;
        margin-right: 32px;
        margin-top: 45px;
        height: 26px;
        width: 23px;
        color: #FFFFFF;
        font-size: 26px;
        letter-spacing: 0;
        line-height: 26px;

    }

    .training-buttons .wt-button,
    .training-buttons .wt-button-lite {
        width: 255px;
        margin-left: 15px;
        max-width: none;
    }


    .training-navbar {
        padding-left: 50px;
        cursor: pointer;
    }

    .training-navbar.item-1 {
        padding-left: 100px;
    }


    .training-navbar.item-5 i {
        margin-right: 10px;
    }


    .training-navbar-container {
        display: inline-block;
        margin-top: 32px;
    }

    .voor-wie-container {
        min-height: 410px;
        background: #2C556A;
        padding-left: 100px;
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .page-2015 .voor-wie-container {
        min-height: unset;
        background: #2C556A;
        padding-left: 100px;
        padding-top: 80px;
    }

    .mdlive-container {
        background: #2C556A;
        padding-left: 100px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 50px;
        min-height: unset;
    }

    .subtitle-mdlive {
        font-size: 24px;
        font-weight: bold;
        color: #49aec3;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .title-mdlive {
        font-size: 28px;
        font-weight: bold;
    }

    .text-mdlive {
        font-size: 1em;
    }

    .voor-wie-container .title {
        font-size: 30px;
        letter-spacing: 0;
        line-height: 35px;
    }

    .html_block .voor-wie-container.assessment .text h1,
    .html_block .voor-wie-container.assessment .text h2,
    .html_block .voor-wie-container.assessment .text h3,
    .html_block .voor-wie-container.assessment .text h4,
    .html_block .voor-wie-container.assessment .text h5 {
        width: 100%;
        font-size: 23px;
        letter-spacing: 0;
    }

    .html_block .voor-wie-container.assessment {
        min-height: unset;
    }

    .voor-wie-container .wie-subtitle {
        opacity: 0.4;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 35px;
        max-width: 246px;
    }

    .voor-wie-container .right.text {
        width: 100%;
        font-size: 36px;
        letter-spacing: 0;
        line-height: 50px;
        padding-bottom: 80px;
    }

    .training-program-container {
        padding-bottom: 100px;
        padding-left: 100px;
    }

    /*end*/
    /*b2b home page min 922 */
    .gallery-photo-1 {
        background-size: cover;
        width: 100%;
        height: 462px;
        background-position: center;
    }

    .gallery-photo-2 {
        background-size: cover;
        width: 100%;
        height: 211px;
        background-position: center;
        margin-bottom: 40px;
    }

    .gallery-photo-3 {
        background-size: cover;
        width: 100%;
        height: 211px;
        background-position: center;
    }

    .gallery-photo-4 {
        background-size: cover;
        width: 100%;
        height: 211px;
        background-position: center;
    }


    /*end*/
    /*end*/
    .invoice-pdf .doc_example {
        width: 100%;
        height: 1237px
    }

    .invoice-pdf {
        width: 100%;
    }

    .teamblock {
        width: 900px;
        min-height: 467px;
        background: #2C556A;
    }

    .teamcap {
        color: #49AEC3;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        padding-left: 100px;
        padding-top: 100px;
    }

    .teamtext {
        color: white;
        font-weight: 700;
        line-height: 28px;
        padding-left: 100px;
        padding-right: 100px;
        padding-bottom: 100px;
    }


    /*org page min 992*/
    .organize-photoblock-right-text,
    .organize-photoblock-left-text {
        margin-top: 40px;
    }

    .org-block-left .organize-img {
        margin-bottom: 156px;
    }

    .carousel.organize .carousel-indicators .active {
        background-color: #e9ecef;
    }

    .carousel.organize .progress {
        width: 100%;
    }

    .carousel.organize .progress.active {
        display: flex;
    }

    .carousel.organize .slide-count,
    .carousel.organize .blok-slidecount {
        height: 23px;
        width: 29px;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
    }

    .carousel-indicators-org {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
        bottom: -53px;
    }

    .carousel-control-container.organize {
        margin-top: 8px;
    }

    .organize-container .carousel-inner {
        position: relative;
    }

    .organize-img {
        width: 100%;
        height: 400px;
    }

    .organize-container .carousel-inner .eventblock {
        width: 300px;
        min-height: 285px;
        background-color: #dbeff3;
        margin-bottom: 10px;
        padding: 20px;
        margin-left: 0px
    }

    .organize-container {
        padding-left: 85px;
        padding-top: 100px;
        margin-bottom: 102px;
    }

    .mdlive-textcontainer {
        padding-left: 100px;
    }

    .mdlive-titlecontainer {
        padding-top: 100px;
    }

    .organize-photoblock-left {
        padding-left: 85px;
    }

    .organize-photoblock-right {
        padding-right: 85px;
    }

    .organize-title {
        font-size: 50px;
        letter-spacing: 0;
        line-height: 59px;
    }

    .organize-text {
        opacity: 0.8;
        color: #2C556A;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 24px;
        max-width: 400px;
    }

    .wt-button-lite.organize {
        margin-top: 20px;
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    .organize-ico {
        padding-left: 20px;
    }


    /*end*/
    .itempage-txt-container {
        width: 1269px;
        margin: 0 auto;
        padding-left: 15px;
    }

    .page-265 .itempage-txt-container {
        max-width: 1689px;
        width: 100%;
    }

    /*profile page min 992*/
    .scrollcontainer::-webkit-scrollbar {
        width: 10px;
    }

    .scrollcontainer {
        height: 660px;
        overflow: auto;
        scroll-behavior: smooth;
    }

    .scrollaccwt a,
    .scrollacc a {
        left: 50%;
        z-index: 2;
        display: inline-block;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #fff;
        font: normal 400 20px/1 'Josefin Sans', sans-serif;
        letter-spacing: .1em;
        text-decoration: none;
        transition: opacity .3s;
    }

    .scrollaccwt a {
        position: absolute;
        bottom: 124px;
    }

    #section04 a {
        padding-top: 60px;
    }

    #section04 a span {
        position: absolute;
        top: 0;
        width: 24px;
        height: 24px;
        margin-left: -37px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        box-sizing: border-box;
    }

    #section04 a.topScroll span {
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        -webkit-animation: sdb04top 2s infinite;
        animation: sdb04top 2s infinite;
    }

    .scrollaccwt a span {
        position: absolute;
        top: 0;
        width: 24px;
        height: 24px;
        margin-left: -37px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb04 2s infinite;
        animation: sdb04 2s infinite;
        box-sizing: border-box;
    }

    #section04 a.bottomScroll span {
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-animation: sdb04 2s infinite;
        animation: sdb04 2s infinite;
    }


    @-webkit-keyframes sdb04 {
        0% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
        }
        20% {
            -webkit-transform: rotate(-45deg) translate(-10px, 10px);
        }
        40% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
        }
    }
    @keyframes sdb04 {
        0% {
            transform: rotate(-45deg) translate(0, 0);
        }
        20% {
            transform: rotate(-45deg) translate(-10px, 10px);
        }
        40% {
            transform: rotate(-45deg) translate(0, 0);
        }
    }
    @-webkit-keyframes sdb04top {
        0% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
        }
        20% {
            -webkit-transform: rotate(-45deg) translate(10px, -10px);
        }
        40% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
        }
    }
    @keyframes sdb04top {
        0% {
            transform: rotate(-45deg) translate(0, 0);
        }
        20% {
            transform: rotate(-45deg) translate(10px, -10px);
        }
        40% {
            transform: rotate(-45deg) translate(0, 0);
        }
    }

    .profile-right-container.bottom {
        background: #2C556A;
        width: 100%;
        height: 981px;
    }

    /*end*/
    .vac-tekstblock {
        max-width: 790px;
        font-size: 18px;
        line-height: 28px;
    }


    .vac-tekstblock.header, .vac-tekstblock.h3-header h3 {
        width: 100%;
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .vac-tekstblock.tekst {
        max-width: 57%;
    }

    .vac-tekstblock.header.first {
        margin-top: 60px
    }

    .vac-tekstblock.header, .vac-tekstblock.h3-header h3 {
        margin-top: 40px;
    }

    .page-227 .vac-tekstblock.header.first {
        margin-top: 25px;
    }

    .bekijk-comp {
        margin-top: 10px;
        min-height: 100px;
        width: 790px;
    }

    .bekijk-comp-img {
        margin-top: 27px;
        margin-left: 40px;
    }

    .bekijk-comp-txt {
        margin-top: 30px;
        margin-left: 20px;
        margin-bottom: 30px;
        font-size: 34px;
        letter-spacing: 0;
        line-height: 40px;
        max-width: 349px;
    }

    .bekijk-comp-btn {
        height: 45px;
        width: 222px;
        margin-top: 28px;
        margin-right: 30px;
        background: transparent;
        border: 2px solid #F29174;
        color: #F29174;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 42px;
    }

    .bekijk-comp-icon {
        line-height: 45px;
        margin-right: 17px;
    }

    .bekijk-comp-btn.wt-button:hover {
        color: white;
        background-color: rgba(239, 98, 58, 0.2);
    }

    .soll-now-header {
        font-size: 26px;
        letter-spacing: 0;
        line-height: 40px;
        margin-top: 50px;
    }

    .soll-now-txt {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 28px;
    }

    .wt-button.soll {
        margin-top: 30px;
        height: 45px;
        width: 260px;
        color: white;
    }


    .vragen-kosten .vertical-line {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 70px;
        width: 1px;
        border: 1px solid #2C556A;
        opacity: 0.3;
        margin-top: 45px;
        margin-right: 77px;
    }


    .werk-tekst.head {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .hs-headtext {
        font-size: 22px;
        padding-bottom: 20px;
        padding-top: 20px;
        font-family: "Maven Pro", sans-serif;
    }

    .hs-text {
        font-family: "Maven Pro", sans-serif;
        font-size: 1em;
    }


    .over-werk {
        font-size: 34px;
        padding-top: 80px;
    }

    .sector-werk {
        font-size: 22px;
        margin-top: 40px;
    }

    .sectoren {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        float: left;
    }

    #block_525_1 .vert-line {
        position: relative;
        float: left;
        width: 1px;
        height: 25px;
        background: #215872;
        opacity: 0.3;
        margin-right: 42px;
        margin-left: 42px;
    }

    .seperating-line {
        width: 100%;
    }

    .homebalk-title {
        margin-top: 78px;
        font-size: 40px;
        letter-spacing: 0;
        line-height: 47px;
        max-width: 310px;
    }

    .homebalk-txt {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .homebalk-right-img {
        max-height: 134px;
        width: 280px;
        position: relative;
    }

    .sitemap-title {
        font-size: 30px;
    }

    .sitemap-subitem-act {
        position: relative;
        top: 12px;
    }

    .ribbon-block {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        margin-left: 26px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

    .ribbon-data {
        height: 162px;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-left: 30px;
    }


    .ribbon-data-num {
        font-size: 60px;
        line-height: 71px;
    }

    .ribbon-data-text .rib-tekst {
        font-size: 22px;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 2px;
        float: left;
    }

    .ribbon-arrow {
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 30px;
        color: #F29174;
    }

    .homebalk-right-img {
        background-color: #FBF8EF;
    }

    .homebalk-right-img img {
        width: 100%;
        background-color: #FBF8EF;
        max-height: 134px;
    }


    .square-profile {
        height: 67px;
        width: 68px;
        background-image: -o-radial-gradient(white 10%, transparent 20%);
        background-image: radial-gradient(white 10%, transparent 20%);
        background-position: 0 0;
        background-size: 14px 14px;
        opacity: 0.2;
        position: relative;
        margin-left: 3px;
        margin-top: 3px;
    }

    .profile-name {
        font-weight: 600;
        line-height: 47px;
    }

    .profile-left-container .container-fluid.left {
        padding-left: 86px;
    }

    .profile-txt {
        opacity: 0.6;
        color: #FFFFFF;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
        margin-top: 10px;
    }

    .find-vac-profile {
        height: 54px;
        width: 460px;
        background-color: rgba(255, 255, 255, 0.21);
        border: none;
    }

    .find-vac-profile::placeholder {
        height: 23px;
        width: 127px;
        color: #FFFFFF;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
    }

    .listdate-saved {
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 1.33px;
        line-height: 18px;
    }


    .main-row-saved-vac .company-text-container {
        margin-left: 10px;
    }


    .main-row-saved-vac {
        min-height: 209px;
        width: 699px;
        background-color: #FBF8EF;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px;
        margin-bottom: 11px;
    }


    .saved-vac-count {
        margin-top: 40px;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
    }

    .profile-txt-account {
        opacity: 0.6;
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
        margin-bottom: 20px;
    }

    .nav-profile-desk {
        padding-left: 25px;
        margin-top: 85px;
    }


    .saved-vac-search {
        height: 54px;
        width: 460px;
        background-color: rgba(255, 255, 255, 0.21);
        border: none;
        text-indent: 40px;
        margin-top: 45px;
    }

    .saved-vac-search::placeholder {
        color: #FFFFFF;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
    }

    .profile-left-container .input-icons i {
        position: absolute;
    }

    .profile-left-container .input-icons {
        width: 100%;
        margin-bottom: 10px;
    }

    .profile-left-container .icon {
        min-width: 40px;
        margin-top: 61px;
        margin-left: 18px;
        margin-bottom: 17px;
        height: 21px;
        width: 20px;
        color: #FFFFFF;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 21px;
    }

    .profile-left-container .input-field {
        width: 100%;
        padding: 10px;
    }


    .bekijk-cv-txt-container p,
    .vervang-cv-txt-container p {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 21px;
        color: white;
    }

    .profiel-instell-txt {
        font-size: 20px;
        letter-spacing: 0;
    }

    .bekijk-cv-txt-container,
    .vervang-cv-txt-container {
        margin-top: 17px;
    }

    .bekijk-cv-ico,
    .vervang-cv-ico {
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 18px;
        margin-top: 32px;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 15px;
    }

    .profile-left-container {
        /* height: 993px;*/
        height: 1103px;
    }

    .bekijk-cv {
        margin-top: 60px;
    }

    .profiel-delete-ico,
    .profiel-instell-ico {
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 18px;
        margin-top: 16px;
        margin-bottom: 16px;
        margin-left: 20px;
        margin-right: 23px;
    }

    .profile-right-container.bottom {
        padding-left: 25px;
    }

    /*503 page*/
    .header-info {
        background: #FBF8EF;
        margin: 0 auto;
        min-height: 245px;
        max-width: 1240px;
        margin-top: 58px;
    }



    .page-265 .item-name, .page-265 .header-info {
        height: auto !important;
        min-height: auto !important;
    }

    .wt-button.backhome {
        margin: 0 auto;
        margin-top: unset;
    }

    .carousel-item,
    .carousel.slide,
    .carousel-inner {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .sliderfotowrapper .carousel {
        height: 80% !important;
    }


    /*	eventitem deelnemende werkgevers*/
    .deelnemend {
        background-color: rgba(73, 174, 195, 0.2);
        width: 100%;
        margin: auto;
        max-width: 1240px;
        font-family: "Maven Pro", sans-serif;
    }

    .deelnemendtitle {
        color: #215872;
        font-size: 18px;
        margin-top: 40px;
        margin-left: 40px;
    }

    .seperate {
        width: calc(100% - 80px);
        background-color: #2E2F30;
        opacity: 0.1;
        margin: auto;
        margin-top: 20px;
    }

    .deelnemendcomp {
        float: left;
        max-width: 200px;
    }

    .deelnemendcontainer {
        margin-left: 40px;
        max-width: 800px;
        margin-top: 30px;
    }

    .deelnemenddata {
        line-height: 17px;
        font-size: 14px;
        font-family: "Maven Pro", sans-serif;
        font-weight: bold;
        margin-top: 10px;
    }


    /*	maindeck*/
    .ribbon-block-md {
        max-width: 280px;
        width: 100%;
        float: left;
        margin-top: 78px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        transition: margin-top 0.3s;
    }

    .ribbon-block-md:hover {
        color: unset;
        margin-top: 72px;
        transition: margin-top 0.3s;
    }

    .ribbon-data-md {
        width: 100%;
        float: left;
        background-color: white;
        padding: 10px 25px;
    }


    .ribbon-data-num-md {
        font-size: 27px;
        line-height: 38px;
    }

    .ribbon-data-text-md .rib-tekst-md {
        font-size: 1em;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 2px;
        float: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .ribbon-arrow-md {
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 30px;
        margin-top: 60px;
        color: #F29174;
    }

    .homebalk-txt-md.small {
        max-width: 280px;
        height: unset;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .homebalk-txt-md.big {
        max-width: 280px;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 26px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
        overflow: hidden;
    }

    /*werkgever item page min 992*/
    .comp-gall-img {
        max-height: 393px;
        max-width: 100%;
        margin-top: 15px;
    }


    .sectoren.regulartext.sborder-right {
        border-right: solid 1px rgba(33, 88, 114, 0.1);
    }

    .sectoren-col {
        margin-bottom: 17px;
    }

    /*pakket eventitem*/
    .pakketblock-own {
        height: 100%;
        float: right;
        padding: 30px;
        width: 400px;
        background-color: #2C556A;
        color: white;
        position: relative;
        z-index: 5;
    }

    .pakketblock {
        height: 100%;
        float: right;
        padding: 30px;
        width: 790px;
        background-color: #2C556A;
        color: white;
        position: relative;
        z-index: 5;
    }

    .pakketitem {
        margin-bottom: 20px;
    }

    .pakketheader {
        margin-bottom: 10px;
        line-height: 40px;
        font-family: "Maven Pro", sans-serif;
        font-size: 26px;
        font-weight: bold;
    }

    .pakkettekst {
        margin-bottom: 10px;
        line-height: 28px;
        font-size: 18px;

    }

    .pakketnumber {
        width: 43px;
        max-width: 43px;
        height: 43px;
        background-color: white;
        padding: 12px 5px 5px 24px;
    }

    .pakketnumberinner {
        font-size: 22px;
        font-family: "Maven Pro", sans-serif;
        font-weight: bold;
        line-height: 26px;
    }

    .evenementtitel {
        padding-top: 60px;
        padding-bottom: 20px;
        font-size: 26px;
        color: #215872;
    }

    .evenementtext {
        font-size: 18px;
        color: #215872;
    }

    .eventheader {
        height: 105px;
        background-color: #16A9BD;
        margin: 0 auto;
        padding: 30px 90px;
    }

    .eventcaltext {
        margin: 0 auto;
        padding: 30px 90px;
    }

    .eventcaltext h2 {
        font-size: 36px;
    }

    .eventcaltext p {
        font-size: 18px;
    }

    .eventtext {
        color: #FFFFFF;
        font-size: 28px;
        line-height: 46px;
        width: fit-content;
        float: left;
    }

    .addevent {
        border-radius: 32px;
        background-color: white;
        padding: 12px 20px;
        color: #48ACC0;
        font-weight: bold;
        float: right;
        margin-left: 20px;
        transition: opacity 0.3s;
    }

    /*end*/
    .page-184 table td {
        min-width: 100px;
    }

    .apiknop {
        padding: 8px 20px;
        margin: 0 auto;
        line-height: 30px;
    }

    .collapsebutton {
        font-size: 26px;
    }

    .homebalk-container p {
        color: #215872;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 26px;
    }

    /* domain page (min 992) */
    .domain-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .domain-item-container {
        padding: 10px;
        width: 310px;
        flex: 1 1 150px;
        flex: 0 1 310px;
        margin: 5px;
    }

    .domain-item {
        background: rgba(44, 85, 106, 0.1);
        height: 100%;
    }

    .domain-item-add {
        background: rgba(44, 85, 106, 0.1);
        height: 100%;
        display: grid;
        place-items: center;
        border: 1px black dashed;
    }

    .domain-item-add i {
        font-size: 50px;
        color: #007dc3;
    }

    .domain-item .wt-button {
        width: 100%;
        color: white;
        height: 35px;
        line-height: 35px;
    }

    .domain-item h2 {
        font-size: 20px;
    }

    .domain-item p {
        font-size: 1em;
    }

    .offline .domain-item h2 {
        color: gray;
    }

    .offline .domain-item p {
        color: gray;
    }

    .domeintitle {
        font-size: 35px;
    }

    .domeintext {
        font-size: 1em;
    }

    /* end domain page */
    /* Media page */
    .media-img {
        height: 50vh;
    }

    .media-text p {
        font-size: 18px;
    }

    .media-videobutton {
        margin-left: 15px;
    }

    .media-downloadbutton {
    }

    .media-type {
        bottom: 15px;
        left: 15px;
        width: fit-content;
        width: -moz-fit-content;
        padding: 2px 15px;
        background: #F29174;
        border-radius: 30px;
    }

    /* end */
    /* Product page Jocatrex */
    /*.product-img-container{*/
    /*    padding-left: 85px;*/
    /*}*/
    .page-253 .product-img-container {
        padding-left: 0px;
        grid-gap: 26px !important;
    }

    .page-253 .ribbon-block-md {
        margin-left: 0px !important;
    }

    .MD .product-img-container {
        padding-left: 38px;
    }

    /* end */
    .mdstyle .product-img-container {
        padding-left: 0;
    }

    /* auteur page */
    .auteur-stats {
        background: rgba(44, 85, 106, 0.1);
        padding: 15px;
    }

    .bignumber {
        font-size: 30px;
    }


    .auteuritem-list-type {
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1.5px;
    }

    .auteuritem-list-block {
        padding-left: 40px;
        padding-right: 50px;
        width: 100%;
    }

    .col-padding {
        padding-bottom: 49px;
    }

    .horizontal-line {
        margin-top: 22px;
        margin-bottom: 19px;
    }

    .auteuritem-list-title {
        font-size: 34px;
        letter-spacing: 0;
        line-height: 40px;
    }

    .auteuritem-list-img {
        margin-right: 20px;
    }

    .auteuritem-list-loc-count {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 21px;
    }

    .auteuritem-list-btn {
        box-sizing: border-box;
        height: 47px;
        line-height: 44px;
        width: 222px;
        border: 2px solid #F29174;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        position: relative;
        bottom: 0;
    }

    .auteur-text-container {
        width: 68%;
    }


    .auteuritem-list-btn i {
        height: 16px;
        width: 14px;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 16px;
        text-align: center;
    }

    .square-auteuritem-list {
        height: 67px;
        width: 68px;
        background-image: -o-radial-gradient(#215872 10%, transparent 20%);
        background-image: radial-gradient(#215872 10%, transparent 20%);
        background-position: 0 0;
        background-size: 13px 16px;
        opacity: 0.2;
        position: relative;
        margin-right: -45px;
        margin-top: 6px;
    }


    /* end */
}

@media screen and (min-width: 1510px) {
    .page-754.teamslidertextblock {
        margin-left: 4%;
        width: 52%;
    }
}

@media screen and (max-width: 992px) {

    .pakkettten-img-text .header {
        margin: 32px 30px 47px 30px;
    }

    .pakkettten-img-text .image-block {
        display: none;
    }

    .pakkettten-img-text .d-flex .text-block {
        flex-basis: 100%;
    }

    .event-werkgevers-container {
        background: rgba(73, 174, 195, 0.1);
        z-index: 1;
    }

    .signout-text-container .signout-container {
        margin: 0 auto;
        width: 100%;
        padding: 30px;
    }

    .signout-text-container .signout-container p {
        font-size: 16px !important;

    }

    .blogtitle {
        font-size: 26px;
    }


    .event-tuss-img {
        height: 145px
    }


    .page-265 .event-tuss-img {
        height: auto;
        padding: 0;
    }


    .mdl_button1,
    .mdl_button2 {
        margin-bottom: 15px;
    }

    .gall-header-container .fullsizeimg-high {
        height: 159px;
        width: 305px;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .gall-header-container .fullsizeimg-low {
        height: 159px;
        width: 305px;
        margin-bottom: 30px;
        float: left;
    }

    .gall-header-container .fullsizeimg-low-half {
        height: 180px;
        width: 305px;
        margin-bottom: 30px;
        float: left;
    }

    body .fac-list-container {
        width: 100%;
        margin-bottom: 80px;
        margin-left: 15px;
    }

    .logo-container {
        padding-top: 50px;
        padding-bottom: 50px;
        width: 100%;
        margin-right: 72px;
    }


    /*send page max 992*/
    .arrow-container {
        margin-top: 40px;
        margin-left: 30px;
    }


    /*end*/
    /* auteur page */
    .auteur-stats {
        background: rgba(44, 85, 106, 0.1);
        padding: 15px;
    }

    .bignumber {
        font-size: 24px;
    }

    .auteuritem-list-img {
        width: 100% !important;
        height: 190px !important;
    }

    .auteuritem-list-type {
        font-size: 1em;
    }

    .auteuritem-list-tite {
        font-size: 24px;
    }

    .auteuritem-list-datum {
        font-size: 20px;
    }

    /* end */
    /* Media page */
    .media-img {
        height: 50vh;
    }

    .media-text p {
        font-size: 1em
    }

    .media-videobutton {
        width: 100%;
    }

    .media-downloadbutton {
        width: 100%;
        margin-bottom: 15px;
    }

    .media-type {
        bottom: 15px;
        left: 15px;
        width: fit-content;
        width: -moz-fit-content;
        padding: 2px 15px;
        background: #F29174;
        border-radius: 30px;
    }

    /* end */
    /*iframe videoitem*/
    .iframecontainer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .iframecontainer:after {
        padding-top: 56.25%;
        display: block;
        content: '';
    }

    .iframe-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /*end*/
    /*Jocatrex home*/
    .videoheader {
        position: relative;
        background-color: black;
        height: 100%;
        min-height: 100vh;
        width: 100%;
        overflow: hidden;
    }

    .videoheader video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .videoheader .jcheadertext {
        position: relative;
        z-index: 1;
        height: 100vh;
        width: 100%;
    }

    .videoheader .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.5;
        z-index: 1;
    }

    @media (pointer: coarse) and (hover: none) {
        header {
            background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
        }

        header video {
            display: none;
        }
    }

    /*end*/
    /* Josephson home */
    /*.vert .carousel-item-next.carousel-item-left,*/
    /*.vert .carousel-item-prev.carousel-item-right {*/
    /*    -webkit-transform: translate3d(0, 0, 0);*/
    /*    transform: translate3d(0, 0, 0);*/
    /*}*/
    /*.vert .carousel-item-next,*/
    /*.vert .active.carousel-item-right {*/
    /*    -webkit-transform: translate3d(0, 100%, 0);*/
    /*    transform: translate3d(0, 100%, 0);*/
    /*}*/
    /*.vert .carousel-item-prev,*/
    /*.vert .active.carousel-item-left {*/
    /*    -webkit-transform: translate3d(0,-100%, 0);*/
    /*    transform: translate3d(0,-100%, 0);*/
    /*}*/
    .mobheight {
        height: 100%;
    }

    .fullheight {
        height: 100vh;
    }

    .createslide {
        z-index: 6;
        position: absolute;
        top: 15px;
    }

    .editslide {
        z-index: 6;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .editslider {
        z-index: 6;
        position: relative;
        right: 60px;
        padding: 2px 5px;
    }

    .vert .carousel-item-next.carousel-item-left,
    .vert .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .vert .carousel-item-next,
    .vert .active.carousel-item-right {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    .vert .carousel-item-prev,
    .vert .active.carousel-item-left {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    .jd-headertext {
        position: relative;
        height: 100%;
        width: auto;
        display: grid !important;
        color: #fff;
        place-content: center;
        place-items: center;
        animation-name: jdheadertext;
        animation-duration: 1s;
        animation-delay: .6s;
        animation-fill-mode: forwards;
        opacity: 0;
    }

    .jd-headerimg {
        opacity: 0;
        animation-duration: 1s;
        animation-fill-mode: forwards;
        animation-name: jdheaderimg;
    }

    .jdhead {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    }

    @keyframes jdheadertext {
        from {
            top: 100px;
            opacity: 0;
        }
        to {
            top: 0;
            opacity: 1;
        }
    }

    @keyframes jdheaderimg {
        from {
            margin-top: 100%;
            opacity: 0;
        }
        to {
            margin-top: 0;
            opacity: 1;
        }
    }

    .jd-headertext h5 {
        font-size: 50px;
        font-weight: bold;
    }

    .carousel-container-prev {
        left: 15px;
    }

    .carousel-container-next {
        right: 15px;
    }

    .carousel-container-next, .carousel-container-prev {
        position: absolute;
        top: 0;
        margin: auto 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 30px;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
    }

    .carousel-container-next .carousel-control-next,
    .carousel-container-prev .carousel-control-prev {
        width: 100%;
        top: unset;
        bottom: unset;
    }

    /* end */
    .page-188#nav-replace {
        height: 109px !important;
    }

    .page-188.trigger-nav {
        top: 243px !important;
    }

    /*Health page max 992px*/
    .co2-boxcontainer {
        padding-left: 0px
    }

    .co2grafiek {
        position: relative;
        border-bottom: solid black 1px;
        margin-left: 15px;
        margin-top: 9px;
    }

    .co2-graphline {
        height: 8px;
        font-size: 11px;
        position: relative;
        top: 5px;
    }

    .co2-graphline.nodata {
        height: 8px;
        font-size: 11px;
        position: relative;
        top: 5px;
        background: none !important;
    }

    .temp-graphline {
        background: lawngreen;
        height: 18px;
        font-size: 13px;
    }

    .graph-time {
        font-size: 10px;
        margin-top: 0px;
        margin-left: 40px;
        width: 68px;
        margin-right: 20px;
    }

    .graph-day {
        font-size: 10px;
        position: absolute;
    }

    .health-card {
        border: solid black 1px;
        height: 856px;
    }


    .co2-level {
        border: solid black 1px;
        width: 100%;
        height: 350px;
        margin-top: 15px;
    }

    .last-hour {
        border: solid black 1px;
        width: 100%;
        height: 459px;
        margin-top: 15px;
        overflow: auto;
    }

    .humidity {
        bottom: 15px;
        left: 15px;
        border: solid black 1px;
    }

    .temperature {
        bottom: 15px;
        right: 15px;
        border: solid black 1px;
    }

    .graph-value {
        font-size: 12px;
        margin-left: 5px;
    }

    .graph-value.nodata {
        font-size: 12px;
        margin-left: 0px;
    }

    /*end*/
    .collapsebutton {
        font-size: 26px;
    }

    .apiknop {
        padding: 8px 20px;
        margin: 0 auto;
        line-height: 30px;
    }


    .company-img-partner {
        /*height: 38px;*/
        /*  filter: grayscale(100%);*/
        margin-left: -7px;
        margin-top: 18px;
        margin-bottom: 49px;
    }

    .company-img-partner.margin-left-part {
        margin-left: 7px;
    }

    .splitpage .wt-button.mob {
        top: 450px;
        left: 50%;
        margin-left: -140px;
    }

    .page-250 .splitpage .wt-button.mob {
        top: 68% !important;
    }

    .splitpage .right.wt-button.mob {
        top: 1074px;
        left: 50%;
        margin-left: -140px;
    }


    .wta-target-text {
        z-index: 1;
        text-align: center;
        width: 100%;
        margin-top: 80px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .pws .wta-target-text {
        top: 38px;
    }


    .wta-target-container.desk {
        width: 100%;
        display: grid !important;
        place-items: center;
    }

    .wta-target-container.left {
        width: 100%;
        display: grid !important;
        place-items: center;
        background-image: url(/images/werkgeverside.png);
        background-size: cover;
        filter: grayscale(0%);
    }

    .wta-target-container.pws.left {
        background-image: url(/images/pwslinks.jpg);
        background-position: 0;
    }

    .wta-target-container.pws.right {
        background-image: url(/images/pwsrechts.jpg);
        background-position: 0;

    }

    .wta-target-container.pws {
        height: 47vh !important;
    }

    .wta-target-container.right {
        background-image: url(/images/individu.png);
        filter: grayscale(0%);
        background-size: cover;
    }

    .wta-target-container.right {
        background-image: url(/images/individu.png);
        filter: grayscale(0%);
        background-size: cover;
    }


    .wta-target-container:hover {
        filter: grayscale(0%);
        -webkit-transition: all .6s ease;
    }

    .photo-overlay-wta {
        background: #355468;
        opacity: 0.6;
        position: absolute;
        width: 100%;
        height: 730px;
        z-index: 0;
    }


    .wta-target-container.desk {
        width: 100%;
        display: grid !important;
        place-items: center;
    }


    .wta-target-container:hover {
        filter: grayscale(0%);
        -webkit-transition: all .6s ease;
    }

    .photo-overlay-wta {
        background: #355468;
        opacity: 0.4;
        position: absolute;
        width: 100%;
        height: 730px;
        z-index: 0;
    }

    .pws .photo-overlay-wta {
        height: 47vh;
    }

    .page-2033.teamblocksliderblock,
    .page-2002.teamblocksliderblock {
        margin-bottom: 80px;
    }


    .page-2010 .product-block.pakket-ribbon.spec {
        margin-top: 0px;
        width: 100%;
    }


    .employerhtmlbock .platform-text {
        font-size: 22px !important;
        letter-spacing: 0;
        line-height: 34px;
    }


    .employerhtmlbock .homebalk-right,
    .employerhtmlbock .homebalk-container,
    .employerhtmlbock .htmlcontainer {
        padding: 0;
    }

    .employerhtmlbock .text-container-html {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .partnerhtmlblock {
        margin-bottom: 75px;
    }

    /*pakketen pagina*/
    .container-fluid.vac-tekst-container.community {
        margin-bottom: 60px;
    }

    .pakket-contact-left {
        padding-left: 30px;
        margin-bottom: 60px;
    }

    /*end*/
    .promo3-doelgroep .promo-img-header {
        margin-bottom: 30px;
    }

    .promo3-doelgroep .promo-button {
        margin-bottom: 0px;
    }

    .doelgroep-text {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .doelgroep-text-cont p {
        position: relative;
    }

    .doelgroep-title {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 46px;
    }

    .doelgroep-text-cont {
        padding-left: 30px;
        padding-top: 60px;
        padding-right: 30px;
        padding-bottom: 60px;
    }


    .doelgroep-container {
        min-height: 433px;
        width: 100%;
        position: relative;
    }

    .mdlive-container-clus {
        width: 100%;
        position: relative;
    }

    .doelgroep-container.cluster,
    .mdlive-container-clus.cluster {
        margin-bottom: 70px;
    }

    .doelgroep-backbround {
        width: 100%;
        height: 100%;
        background-size: cover;
    }

    .mdlive-background {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: -430px;
    }

    .photo-overlay-doelgroep {
        background: #355468;
        opacity: 0.8;
        z-index: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .org-text {
        height: auto;
    }

    .partnership {
        height: 80px;
        background: #F29174;
        color: white;
        text-align: center;
        width: 100%;
        text-decoration: none;
        font-size: 22px;
        letter-spacing: 0;
        line-height: 26px;
        padding: 27px;

    }

    .promo-complogos {
        text-align: center;
    }

    .promo-complogos div {
        padding: 0;
    }


    /*training item page max 992*/
    .cursus-activeer {
        top: 650px;
    }

    .cursus-activeer-2 {
        top: 1540px;
    }


    .double-text-container .title {
        font-size: 24px !important;
        letter-spacing: 0;
        line-height: 35px;
        margin-top: 60px;
    }

    .double-text-container .text {
        font-size: 1em;
        letter-spacing: 0;
        line-height: 28px;
    }

    .trainer-info-container .trainer-phone {
        color: #FFFFFF;
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
        margin-bottom: 0;
    }

    .trainer-info-container .trainer-phone span {
        display: inline-block;
        margin-top: 20px;
    }

    .trainer-info-container .trainer-name {
        color: #FFFFFF;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 35px;
    }

    .trainer-horizontal-line {
        box-sizing: border-box;
        height: 1px;
        width: 199px;
        background: #FFFFFF;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .trainer-info-container .trainer-function {
        opacity: 0.5;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
        color: #FFFFFF;
    }


    .trainer-bio-container .trainer-text {
        color: #FFFFFF;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        /*line-height: 42px;*/
        line-height: 30px;
    }

    .trainer-bio-img-container {
        padding: 0;
    }


    .trainer-bio-container {
        width: 100%;
        background-color: #49AEC3;
        padding-top: 60px;
        margin-top: 105px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 60px;
    }

    .trainer-bio-container .trainer-bio-img-container {
        width: 100%;
        height: 318px;
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .trainer-bio-container .trainer-bio-img {
        width: 100%;
        height: 100%;
    }


    .voor-wie-container {
        background-color: #2C556A;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 68px;
        padding-bottom: 80px;
    }

    .mdlive-container {
        background-color: #2C556A;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .subtitle-mdlive {
        font-size: 20px;
        font-weight: bold;
        color: #49aec3;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .title-mdlive {
        font-size: 24px;
        font-weight: bold;
    }

    .text-mdlive {
        font-size: 1em;
    }

    .page-255 .voor-wie-container h2 {
        font-size: 20px;
    }

    .page-2010 .text-container-html h2 {
        font-size: 24px;
    }

    .homebalk-container p {
        color: #215872;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 26px;
    }

    .voor-wie-container .title {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .voor-wie-container .wie-subtitle {
        opacity: 0.4;
        font-size: 22px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .voor-wie-container .right .text {
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 42px;

    }


    .sticky {
        position: fixed;
        top: 109px;
        width: 100%;
        z-index: 100;
    }


    .training-navbar.item-5 {
        display: none;
    }

    .training-navbar-container {
        overflow-y: auto;
        white-space: nowrap;
        text-align: left;
        height: 53px;
    }

    .training-navbar {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;
        opacity: 0.3;
        height: 48px;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
        bottom: -5px;
        position: relative;
        padding-right: 5px;
    }

    .training-navbar.alg-info {
        padding-left: 30px;
    }

    .training-navbar.lit {
        opacity: 1;
    }

    .training-title {
        font-size: 24px !important;
        letter-spacing: 0;
        line-height: 30px;
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 10px;
        width: 100%;
        text-align: left;
    }

    .training-stickyheader {
        background: #2c556a;
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
        text-align: center;
        z-index: 32;
    }

    .training-buttons .wt-button, .training-buttons .wt-button-lite {
        width: 150px;
        margin-left: 15px;
        max-width: none;
    }

    .training-buttons {
        margin-left: 15px;
    }

    .backicon {
        display: none;
    }


    /*end*/
    .eventmidfoto {
        width: 100%;
        margin: auto;
        z-index: 0;
    }

    /*b2b home page max 992*/
    .gallery-photo-1 {
        background-size: cover;
        width: 100%;
        height: 248px;
        background-position: center;
        margin-bottom: 20px;
    }

    .gallery-photo-2 {
        background-size: cover;
        width: 100%;
        height: 113px;
        background-position: center;
        margin-bottom: 20px;
    }

    .gallery-photo-3 {
        background-size: cover;
        width: 100%;
        height: 113px;
        background-position: center;
    }

    .gallery-photo-4 {
        background-size: cover;
        width: 100%;
        height: 113px;
        background-position: center;
    }


    /*end*/
    /*org page max 992*/
    .org-block-left,
    .org-block-right {
        padding: 0;
    }

    .organize-title {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 35px;
        margin-top: 40px;
    }

    .organize-text {
        opacity: 0.8;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 24px;
    }

    .wt-button-lite.organize {
        width: 281px;
        max-width: none;
        margin-bottom: 10px;
        margin-top: 8px;
    }

    .wt-button-lite.organize i {
        padding-left: 22px;
    }

    .carousel-indicators-org {
        position: absolute;
        right: 0;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 0%;
        margin-left: 42%;
        list-style: none;
        bottom: -28px;
    }

    .organize-container .eventblock {
        height: unset;
        margin-top: 20px;
    }

    .organize-photoblock-left {
        margin-top: 73px;

    }

    .organize-container .eventlink {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .organize-photoblock-right-text,
    .organize-photoblock-left-text {
        padding-left: 30px;
    }

    .organize-photoblock-right h1,
    .organize-photoblock-left h1 {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 35px;
        margin-top: 20px;
    }

    .organize-container .carousel-control-next, .organize-container .carousel-control-prev {
        position: relative;
        display: initial;
        opacity: 1;
    }

    .carousel-control-container.organize {
        margin-top: -15px;
    }

    .carousel.organize .progress {
        width: 100%;
    }


    .organize-img {
        width: 100%;
    }


    /*end*/
    /*homepage */
    .homebalk-container .square {
        margin-top: -14px;
        margin-left: -14px;
    }


    /**/
    /*werkgever item page max 992*/
    .comp-gall-img {
        max-width: 100%;
        max-height: 360px;
        margin-bottom: 30px;
    }

    .gall-col {
        padding: 0;

    }

    .over-werk {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 40px;
        margin-top: 60px;
    }

    .sector-werk .regulartext {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .mapheader .regulartext {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 26px;
    }

    /*end*/
    /*project item page*/
    /*end*/
    /*profile page mob max 992*/
    .profile-right-container.bottom {
        background: #2C556A;
        width: 100%;
        padding-bottom: 50px;
    }

    .vac-saved-delete-btn {
        margin-bottom: 22px;
        margin-top: 10px;
    }

    .profile-right-container.bottom .vertical-line {
        height: 54px;
        width: 2px;
        background: white;
        opacity: 0.31;
        margin-top: 31px;
        margin-bottom: 21px;
    }

    .profile-right-container .dropdown-menu .nav-item {
        border-bottom: 1px solid rgba(53, 84, 104, 0.2);
        margin: 0;
        padding: 5px 0;
    }

    .profiel-instell-butt-container.tp-instell {
        margin-bottom: 55px;
    }

    .nav-item {
        color: #215872;
    }

    .nav-profile-mob {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .profiel-instell-txt {
        font-size: 1em;
        letter-spacing: 0;
    }

    .nav-profile-mob-btn {
        border-bottom: 2px solid #F29174;
        padding-bottom: 12px;
        margin-bottom: 20px;
        margin-top: 24px;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
        cursor: pointer;
    }

    .nav-profile-mob-btn i {
        height: 16px;
        width: 14px;
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 16px;
    }

    .profiel-delete-ico,
    .profiel-instell-ico {
        height: 16px;
        width: 16px;
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 16px;
        margin-top: 18px;
        margin-bottom: 16px;
        margin-left: 20px;
        margin-right: 25px;
    }

    .bekijk-cv {
        margin-top: 29px;
    }

    .profiel-instell-container {
        margin-bottom: 55px;
    }

    .bekijk-cv-ico,
    .vervang-cv-ico {
        height: 16px;
        width: 16px;
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 16px;
        margin-top: 34px;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 15px;
    }

    .bekijk-cv-txt-container,
    .vervang-cv-txt-container {
        margin-top: 21px;
    }

    .bekijk-cv-txt-container p,
    .vervang-cv-txt-container p {
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 18px;
    }

    .profile-left-container .left {
        margin-top: 40px;
    }

    .profile-left-container .left h1 {
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 0;
        margin-bottom: 15px;
    }

    .profile-txt {
        opacity: 0.6;
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 30px;
    }

    .saved-vac-search {
        height: 40px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        border: none;
        text-indent: 30px;
    }

    .profile-left-container .input-icons i {
        position: absolute;
    }

    .profile-left-container .input-icons {
        width: 100%;
        margin-bottom: 10px;
    }

    .profile-left-container .icon {
        margin-top: 12px;
        margin-left: 10px;
        margin-bottom: 12px;
        height: 16px;
        width: 16px;
        color: #FFFFFF;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 16px;
    }

    .profile-left-container .input-field {
        width: 100%;
        padding: 10px;
    }

    .main-row-saved-vac {
        min-height: 209px;
        background-color: #FBF8EF;
        padding-left: 17px;
        padding-top: 17px;
        margin-bottom: 11px;
    }

    .listdate-saved {
        width: 152px;
        font-size: 14px;
        letter-spacing: 1.5px;
        line-height: 19px;
    }

    .saved-vac-count {
        margin-top: 30px;
        height: 34px;
        width: 137px;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;

    }

    .profile-txt-account {
        opacity: 0.5;
        color: #FFFFFF;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;
        margin-bottom: 20px;
    }

    /*end*/
    .bekijk-comp {
        width: 100%;
        margin-top: 40px;
    }

    .vac-tekst-container {
        padding-right: 0;
        padding-left: 0;
    }

    .vac-tekstblock.first.header {
        margin-top: 80px
    }

    .vac-tekstblock {
        padding-left: 30px;
        padding-right: 30px;
    }

    .bekijk-comp-img {
        margin-top: 20px;
        margin-left: 20px;
    }

    .bekijk-comp-txt {
        font-size: 34px;
        letter-spacing: 0;
        line-height: 40px;
        margin-left: 20px;
        margin-top: 15px;
    }

    .bekijk-comp-btn {
        height: 45px;
        width: 202px;
        margin-left: 24px;
        margin-right: 10px;
        margin-top: 15px;
        margin-bottom: 20px;
        background: transparent;
        border: 1px solid #F29174;
        color: #F29174;
        font-size: 18px;
        letter-spacing: 0;
    }

    .bekijk-comp-icon {
        margin-right: 16.5px;
        line-height: 45px;
    }

    .vac-tekstblock.header, .vac-tekstblock.h3-header h3 {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 40px;
    }

    .vac-tekstblock.header {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .soll-now-header {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 23px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 40px;
    }

    .sol-acquisition {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
    }

    .soll-now-txt {
        margin-top: 20px;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 24px;
        margin-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .wt-button.soll {
        height: 45px;
        width: 260px;
        color: white;
        margin-bottom: 40px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .contact-img {
        height: 47px;
        width: 100px;
        margin-right: 30px;
    }

    .page-227 .contact-img {
        height: unset;
        width: 100px;
        margin-right: 30px;
    }

    .vragen-txt {
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 31px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-bottom: rgba(44, 85, 106, 0.3) 1px solid;
        width: -webkit-fill-available;
        padding-bottom: 15px;
    }

    .contact-comp {
        margin-left: 30px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 17px;
        padding-bottom: 7px;
    }

    .contact-afdeling {
        margin-left: 30px;
        opacity: 0.5;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;
        padding-bottom: 20px;
    }

    .page-227 .contact-text.mail {
        margin-left: 30px;
    }

    .contact-tel {
        margin-left: 30px;
        font-size: 14px;
        color: #F29174;
        letter-spacing: 0;
        line-height: 17px;
        -webkit-text-decoration: underline #F29174;
        text-decoration: underline #F29174;
        padding-bottom: 46px;
    }

    .vragen-block .horizontal-line {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 1px;
        border: 1px solid #2C556A;
        opacity: 0.3;
        width: 82%;
        margin: 0 auto;
        margin-bottom: 30px;

    }


    .homebalk-right {
        margin-top: 31px;
    }

    .homebalk-container.white {
        padding-top: 60px;
    }

    .homebalk-container.spec {
        padding-top: 0px;
    }

    .homebalk-right-img {

    }

    .sitemap-txt {
        font-size: 14px;
    }

    .sitemap-title {
        font-size: 28px;
    }

    .sitemap-subitem-act {
        position: relative;
        top: 6px;
        font-size: 14px;
    }

    .ribbon-block {
        max-width: 30%;
        width: 100%;
        float: left;
        margin-top: unset;
        margin-left: 20px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);

    }

    .ribbon-data {
        height: 162px;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-left: 20px;
    }

    .homebalk-right-img {
        background-color: white;
    }

    .ribbon-data-num {
        font-size: 60px;
        line-height: 71px;
    }

    .ribbon-data-text .rib-tekst {
        font-size: 22px;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 2px;
        float: left;
    }

    .ribbon-arrow {
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 10px;
        color: #F29174;
    }

    .homebalk-right-img {
        height: 124px;
        width: 100%;
        margin-bottom: unset;
        margin-right: unset;
        position: relative;
    }

    .homebalk-right-img img {
        width: 100%;
        background-color: #FBF8EF;
        max-height: 100%;
    }


    /*	503 page*/
    .unauthorized.header-info {
        background: #FBF8EF;
        margin: 0 auto;
        min-height: 245px;
        padding-bottom: 10px;
        max-width: 1240px;
    }

    .wt-button.backhome {
        margin: 0 auto;
        margin-top: unset;
    }


    .carousel-item,
    .carousel.slide,
    .carousel-inner {
        width: 100%;
        height: 100%;
        position: relative;
    }


    .block-502 .carousel-item,
    .block-502 .carousel.slide,
    .block-502 .carousel-inner {
        width: 100%;
        height: 100%;
        position: absolute;
    }


    .ribbon-block-md:hover {
        color: unset;
    }

    .ribbon-block-md {
        width: 100%;
        float: left;
        margin-top: unset;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

    .ribbon-data-md {
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .homebalk-right-img {
        background-color: white;
    }

    .ribbon-data-num-md {
        font-size: 22px;
        line-height: 30px;
    }

    .ribbon-data-text-md .rib-tekst-md {
        font-size: 18px;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 0;
        float: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .ribbon-arrow-md {
        margin-top: 50px;
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 10px;
        color: #F29174;
    }

    /*pakket eventitem*/
    .pakketblock-own {
        height: 100%;
        float: right;
        padding: 30px;
        width: 100%;
        background-color: #2C556A;
        color: white;
        position: relative;
        z-index: 5;
        margin-top: 310px !important
    }

    .pakketblock {
        height: 100%;
        float: right;
        padding: 30px;
        width: 100%;
        background-color: #2C556A;
        color: white;
        position: relative;
        z-index: 5;
    }

    .pakketitem {
        margin-bottom: 20px;
    }

    .pakketheader {
        margin-bottom: 10px;
        line-height: 40px;
        font-family: "Maven Pro", sans-serif;
        font-size: 26px;
        font-weight: bold;
    }

    .pakkettekst {
        margin-bottom: 10px;
        line-height: 28px;
        font-size: 18px;

    }

    .pakketnumber {
        width: 43px;
        max-width: 43px;
        height: 43px;
        background-color: white;
        padding: 12px 5px 5px 24px;
    }

    .pakketnumberinner {
        font-size: 22px;
        font-family: "Maven Pro", sans-serif;
        font-weight: bold;
        line-height: 26px;
    }

    .evenementtitel {
        padding-top: 60px;
        padding-bottom: 20px;
        padding-left: 15px;
        font-size: 26px;
        color: #215872;
    }

    .evenementtext {
        font-size: 1em;
        color: #215872;
        padding-left: 15px;
    }

    .deelnemendtitle {
        color: #215872;
        font-size: 18px;
        margin-top: 10px;
    }

    .deelnemend {
        background-color: rgba(73, 174, 195, 0.2);
        width: 100%;
        margin: auto;
        max-width: 1240px;
        padding: 30px;
        font-family: "Maven Pro", sans-serif;
    }

    .eventheader {
        height: 105px;
        background-color: #48ACC0;
        margin: 0 auto;
        padding: 0;
    }

    .eventtext {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 46px;
        width: fit-content;
        float: none;
        margin: auto;
    }

    .addevent {
        border-radius: 32px;
        background-color: white;
        padding: 8px 16px;
        color: #48ACC0;
        font-weight: bold;
        float: right;
        width: 100%;
        transition: opacity 0.3s;
    }


    .teamblock {
        width: 100%;
        height: auto;
        background: #2C556A;
    }

    .teamcap {
        color: #49AEC3;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        padding-left: 30px;
        padding-top: 50px;
    }

    .teamtext {
        color: white;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 50px;
        word-break: break-word;
    }

    .teamslider {
        position: relative;
        right: 0;
        height: 232px;
        min-width: 190px;
    }

    .teamslides {
        max-height: 330px;
        bottom: 0;
    }

    .teamslidertext {
        margin-bottom: 35px !important;
        font-size: 1em;
        text-align: left;
        position: absolute;
        right: unset;
        top: 0;
        bottom: unset;
        left: unset;
        z-index: 10;
        padding-top: unset;
        padding-bottom: unset;
        color: #fff;
        padding-left: 20px;
    }

    .teamslidertext h5 {
        font-weight: bold;
        padding-top: 20px;
    }

    .teamslidertext p {
        font-weight: normal;
    }

    .carousel-control-prev-team,
    .carousel-control-next-team {
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 40px;
        height: 40px;
        border-radius: 50px;
        background: #F29174;
        color: white;
        position: relative;
        float: left;
        font-size: 1em;
        line-height: 40px;
    }

    .carousel-control-prev-team:hover,
    .carousel-control-next-team:hover {
        color: white;
        background-color: rgba(239, 98, 58, 0.5);
    }

    .carousel-control-prev-team {
        margin-right: 10px;
    }

    .carouseltitel {
        font-size: 18px;
        font-weight: bold;
        color: #49AEC3;
        letter-spacing: 1.5px;
    }


    .homebalk-title {
        font-size: 24px;
    }

    .homebalk-container .homebalk-txt {
        font-size: 1em;
    }


    /* domain page (min 992) */
    .domain-container {

    }

    .domain-item-container {
        padding: 10px;
    }

    .domain-item {
        background: rgba(44, 85, 106, 0.1);
    }

    .domain-item-add {
        background: rgba(44, 85, 106, 0.1);
        height: 100%;
        display: grid;
        place-items: center;
        border: 1px black dashed;
    }

    .domain-item-add i {
        font-size: 50px;
        color: #007dc3;
    }

    .domain-item .wt-button {
        width: 100%;
        color: white;
        height: 35px;
        line-height: 35px;
    }

    .domain-item h2 {
        font-size: 24px;
    }

    .domain-item p {
        font-size: 1em;
    }

    .offline .domain-item h2 {
        color: gray;
    }

    .offline .domain-item p {
        color: gray;
    }

    .domeintitle {
        font-size: 24px;
    }

    .domeintext {
        font-size: 1em;
    }

    /* end domain page */
}

@media screen and (min-width: 768px) {
    .ribbon-block-md:first-of-type {
        margin-left: 0;
    }


    .wta-target-container.desk {
        width: 100%;
        display: grid !important;
        place-items: center;
    }


    .wta-target-container.right {
        background-image: url(/images/individu.png);
        filter: grayscale(0%);
        background-size: cover;
    }

    .wta-target-container.pws.right {
        background-image: url(/images/pwsrechts.jpg);
    }

    .wta-target-container.pws.left {
        background-image: url(/images/pwslinks.jpg);
    }

    .wta-target-container.left {
        width: 100%;
        display: grid !important;
        place-items: center;
        background-image: url(/images/werkgeverside.png);
        background-size: cover;
        filter: grayscale(0%);
    }

    .wta-target-container:hover {
        filter: grayscale(0%);
        -webkit-transition: all .6s ease;
    }

    .photo-overlay-wta {
        background: #355468;
        opacity: 0.4;
        position: absolute;
        width: 100%;
        height: 730px;
        z-index: 0;
    }

}

@media screen and (max-width: 768px) {
    .b2b-promo .img-block .img {
        display: none;
    }
    /*.pp-col-text {*/
    /*    display: none;*/
    /*}*/
    .pp_texttitle {
        margin-bottom: 30px;
    }

    .ribbon-block {
        max-width: unset;
        width: 100%;
        float: left;
        margin-top: unset;
        margin-left: 20px;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
    }

    .ribbon-data {
        height: 162px;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-left: 20px;
    }

    .homebalk-right-img {
        background-color: white;
    }

    .ribbon-data-num {
        font-size: 60px;
        line-height: 71px;
    }

    .ribbon-data-text .rib-tekst {
        font-size: 22px;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 2px;
        float: left;
    }

    .ribbon-arrow {
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 10px;
        color: #F29174;
    }

    /*md*/
    .ribbon-block-md {
        max-width: unset;
        width: 100%;
        float: left;
        margin-top: unset;
        margin-left: unset;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        margin-bottom: 20px;

    }

    .ribbon-data-md {
        height: unset;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .homebalk-right-img {
        background-color: white;
    }

    .ribbon-data-num-md {
        font-size: 60px;
        line-height: 71px;
    }


    .ribbon-arrow-md {
        margin-top: 20px;
        float: right;
        font-size: 30px;
        letter-spacing: 2px;
        padding-top: 3px;
        padding-right: 10px;
        color: #F29174;
    }


    .homebalk-right-img {
        height: unset;
        width: 100%;
        margin-bottom: unset;
        margin-right: unset;
        position: relative;
    }


}

@media screen and (max-width: 473px) {

    .splitpage .wt-button.mob {
        top: 490px;
        left: 50%;
        margin-left: -140px;
    }

    .page-250 .splitpage .wt-button.mob {
        top: 74%;
    }

}

@media screen and (max-width: 385px) {

    .temperature,
    .humidity {
        position: unset !important;
        margin-top: 10px;
    }

    .co2-level {
        height: 395px;
    }

    .health-card {
        height: 901px;
    }

}


@media screen and (max-width: 576px) {


    .homebalk-right-img {
        margin: 0 auto;
    }


    .ribbon-data-num {
        font-size: 40px;
    }

    .ribbon-data-text .rib-tekst {
        font-size: 18px;
    }

    .ribbon-block {
        margin-left: unset;
        margin-bottom: 30px;
    }

    .ribbon-data {
        height: 118px;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: unset;
        padding-left: 20px;
    }

    .vac-saved-btn.wt-button-lite {
        margin-bottom: 22px;
        margin-top: 15px;
    }

    .main-row-saved-vac {
        padding-left: 17px;
    }

    .ribbon-data-num-md {
        font-size: 33px;
    }

    .ribbon-data-text-md .rib-tekst-md {
        font-size: 18px;
    }

    .ribbon-block-md {
        margin-left: unset;
        margin-bottom: 30px;
    }

    .ribbon-data-md {
        height: 118px;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: unset;
        padding-left: 20px;
    }

    /*	md*/
    .ribbon-block-md {
        max-width: unset;
        width: 100%;
        float: left;
        margin-top: unset;
        margin-left: unset;
        position: relative;
        -webkit-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 16px -5px rgba(0, 0, 0, 0.75);
        margin-bottom: 20px;

    }

    .ribbon-data-md {
        height: unset;
        width: 100%;
        float: left;
        background-color: white;
        padding-top: 25px;
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .homebalk-right-img {
        background-color: white;
    }

    .ribbon-data-text-md .rib-tekst-md {
        font-size: 18px;
        opacity: 0.3;
        font-weight: bold;
        letter-spacing: 0px;
        float: left;
    }

    .ribbon-arrow-md {
        margin-top: 20px;
        float: right;
        font-size: 30px;
        letter-spacing: 0px;
        padding-top: 3px;
        padding-right: 10px;
        color: #F29174;
    }
}

@media screen and (max-width: 1098px) and (min-width: 992px) {
    .saved-vac-loc {
        max-width: 132px;
    }

}


@media screen and (max-width: 732px) {
    .eventmidfoto {
        margin: auto !important;
        height: 100%;
    }

}

@media screen and (max-width: 358px) {
    .saved-vac-loc {
        width: 101px;
    }

}


.vragen-kosten {
    background-color: rgba(73, 174, 195, 0.1);
    margin-bottom: 50px;
}

.bekijk-comp {
    background-color: #FBF8EF;
}


.homebalk-container.white {
    position: relative;
    background-color: #FBF8EF;
}

.square {
    height: 108px;
    width: 108px;
    background-image: -o-radial-gradient(#00ACC0 20%, transparent 20%);
    background-image: radial-gradient(#00ACC0 20%, transparent 20%);

    background-position: 0 0;
    background-size: 14px 14px;
    opacity: 0.2;
    position: absolute;
}

.bekijk-icon-sitemap {
    height: 21px;
    width: 18px;
    color: #F29174;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 48px;
    margin-left: 20px;
    text-align: center;
}

.bekijk-icon-sitemap.sub-item {
    font-size: 1em;
    line-height: 26px;
}


.sitemap-title {
    color: #F29174;
}

.sitemap-card {
    list-style: none;
}

.sitemap-ul {
    padding-inline-start: 0;
}


.homebalk2-container.white {
    position: relative;
    background-color: #ffffff;
}

/*profile page*/
.profile-left-container {
    background: rgba(44, 85, 106, 0.95);
    width: 100%;
}

.profile-right-container.top {
    background: #2C556A;
    width: 100%;
}

.listdate-saved {
    color: #F29174;

}

.main-row-saved-vac .col {
    padding-left: 30px;
    padding-right: 30px;

}

.main-row-saved-vac img {
    background-color: #FFFFFF;
}

.vac-saved-btn {
    padding-left: 22px;
    width: 206px;
    max-width: none;
}


.vac-saved-btn i,
.vac-saved-delete-btn i {
    padding-left: 25px;
}

.hr-vac-save {
    margin-top: 20px;
    margin-bottom: 20px;
}

.vac-saved-btn.wt-button-lite {
    line-height: 44px;
    text-align: left;
}

.profile-right-container.top {
    background: rgba(44, 85, 106, 0.90);
    width: 100%;
}

.bekijk-cv {
    height: 80px;
    width: 100%;
    background-color: #48ACC0;
}

.download-pfimg {
    height: 60px;
    width: 130px;
    background-color: #48ACC0;
}

.download-pfimg-text-container {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 17px;
    color: white;
    margin-top: 11px;
}

.download-pfimg-ico {
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 20px;
    margin-left: 14px;
    margin-right: 15px;
}

.vervang-cv {
    margin-top: 10px;
    height: 80px;
    width: 100%;
    background-color: #F29174;
}

.profiel-delete-butt-container,
.profiel-instell-butt-container {
    margin-top: 20px;
    height: 50px;
    width: 100%;
    line-height: 50px;
    background: rgba(251, 248, 239, 0.3);
}

body .profiel-delete-butt-container {
    background: red;
}

.bekijk-cv-ico {
    font-weight: 300;
}


.tp-slider-container .control-body,
.tp-slider-container .control {
    float: left;
    color: white;
}

.tp-slider-container .control {
    margin-right: 6px;
}

.tp-slider {
    margin-right: 17px;
}

.tp-slider-txt {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
}

.tp-txt {
    opacity: 0.6;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 30px;
}

.tp-slider-container {
    margin-top: 50px;
}

.profile-left-container .fas.fa-info-circle {
    height: 15px;
    width: 15px;
    margin-left: 6px;
    color: #FFFFFF;

}


/*503 page*/
.vac-overlap {
    position: absolute;
    left: 0;
}

.error-title {
    font-size: 34px;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 40px;
}

.error-txt {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px;
}

/*login caroousel*/


.carousel-item img {
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

.carousel-item img.comp-gall-img {
    opacity: 1;
}

.block-502 .carousel-item img,
.block-502 .carousel-item img {
    opacity: 1;
}


.carousel-indicators {
    bottom: 35px;
    justify-content: unset;
    z-index: 200;
}

.registreer.carousel-indicators {
    z-index: 1;
}

.carousel-indicators li {
    opacity: 0.3;
    background-color: #FFFFFF;
    width: 60px;
    height: 5px;
}

.bg-slider {
    background-color: #2C556A;
}

.GR .bg-slider {
    background-color: #80858b;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #F29174;

}

.slidertext {
    margin-bottom: 35px !important;
    text-align: left;
}

.slidertext h5 {
    font-weight: bold;
    text-align: left;
    font-size: 30px;
}

.slidertext p {
    text-align: left;
    font-size: 18px;
}


.getnews {
    border-radius: 32px;
    border: 1px solid #FFFFFF;
    padding: 12px 20px;
    color: white;
    font-weight: bold;
    float: right;
    transition: opacity 0.3s;
}

.addevent:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #48ACC0;
}

.getnews:hover {
    opacity: 0.8;
    text-decoration: none;
    color: white;
}

.regulartext.homebalk-txt-md.big {
    font-size: 18px;
}

.ribbon-block-md {
    color: unset;
}


.eventheaderfoto {
    width: 1240px;
    min-height: 410px;
    margin: auto;
    z-index: 0;
}


.sectoren.regulartext {
    margin-top: 21px;
    height: 25px;
    padding-right: 32.5px;
    margin-right: 41.5px;
}

.sectorcolor {
    color: #F29174;
    margin-right: 12px;
}

.square {
    margin-top: -27px;
    margin-left: -28px;
}


/*Voor kalenderpagina*/
@media screen and (max-width: 1334px) {
    .eventblock {
        width: 30%;
        height: 260px;
        background-color: #dbeff3;
        margin-bottom: 10px;
        padding: 20px;
        margin-left: 20px;
        float: left;
    }

    .eventdata-date {
        font-size: 12px;
        color: #F29174;
        font-weight: bold;
    }

    .eventdata-title {
        font-weight: bold;
        font-size: 1em;
        color: #215872;
    }

    .eventdata-text p,
    .eventdata-text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px !important;
    }

    .page-188 .eventdata-text p,
    .page-188 .eventdata-text {
        -webkit-line-clamp: 6;
    }

    .eventdata-time {
        width: 50%;
        height: 28px;
        background-color: rgba(33, 88, 114, 0.2);
        color: #2C556A;
        font-size: 12px;
        line-height: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 7px 8px;
        float: left;
    }

    .eventdata-location {
        width: 45%;
        height: 28px;
        background-color: rgba(33, 88, 114, 0.2);
        color: #2C556A;
        font-size: 12px;
        line-height: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        padding: 7px 8px;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .eventlink {
        color: white;
        background-color: #F29174;
        border-radius: 32px;
        font-size: 14px;
        width: 100%;
        transition: opacity 0.3s;
        padding: 8px 20px;
        float: left;
    }

    .eventlink .fas {
        margin-top: 4px;
    }

    .eventlink:hover {
        opacity: 0.8;
        text-decoration: none;
        color: white;
    }

    .adverteren {
        width: 30%;
        height: 260px;
        padding: 30px;
        background-color: #48acc0;
        float: left;
        margin-left: 20px;
    }

    .uitgelichttitel {
        color: #215872;
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 52px;
        margin-left: 20px;
    }

    .eventkalenderwidth {
        width: 100%;
        max-width: 100%;
        flex: unset;
    }
}

@media screen and (min-width: 1334px) {
    .eventblock {
        width: 300px;
        min-height: 270px;
        background-color: #dbeff3;
        margin-bottom: 10px;
        padding: 20px;
        margin-left: 26px;
    }

    .eventdata-date {
        font-size: 12px;
        color: #F29174;
        font-weight: bold;
    }

    .eventdata-title {
        font-weight: bold;
        font-size: 1em;
        color: #215872;
        min-height: 48px;
    }

    .eventdata-text {
        display: -webkit-box;
        overflow: hidden;
        font-size: 14px;
        height: 63px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .page-188 .eventdata-text {
        height: 124px;
        -webkit-line-clamp: 6;
    }

    .eventdata-text p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px;
    }

    .eventdata-time {
        width: 50%;
        height: 28px;
        background-color: rgba(33, 88, 114, 0.2);
        color: #2C556A;
        font-size: 12px;
        line-height: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 7px 8px;
        float: left;
    }

    .eventdata-location {
        width: 45%;
        height: 28px;
        background-color: rgba(33, 88, 114, 0.2);
        color: #2C556A;
        font-size: 12px;
        line-height: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        padding: 7px 8px;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .eventlink {
        color: white;
        background-color: #F29174;
        border-radius: 32px;
        font-size: 14px;
        width: 100%;
        transition: opacity 0.3s;
        padding: 8px 20px;
        float: left;
    }

    .eventlink .fas {
        margin-top: 4px;
    }

    .eventlink:hover {
        opacity: 0.8;
        text-decoration: none;
        color: white;
    }

    .adverteren {
        width: 300px;
        height: 100px;
        padding: 30px;
        background-color: #16A9BD;
        margin-left: 26px;
        float: left;
    }

    .uitgelichttitel {
        color: #215872;
        font-size: 22px;
        margin-left: 40px;
        margin-bottom: 20px;
        margin-top: 52px;
    }
}

@media screen and (min-width: 1024px) {
    .vidheadertxt {
        font-size: 80px;
    }

    #flipword {
        height: 109px;
    }
}

@media screen and (max-width: 1024px) {

    .vidheadertxt {
        font-size: 54px;
    }

    .eventblock {
        width: 100%;
        flex: unset;
        height: 260px;
        background-color: #dbeff3;
        margin-bottom: 10px;
        padding: 20px;
        margin-left: 0;
    }

    .adverteren {
        width: 100%;
        height: 260px;
        padding: 30px;
        background-color: #48acc0;
        float: left;
        margin-left: 0;
    }

    .eventkalenderwidth {
        width: 100%;
        max-width: 100%;
        flex: unset;
    }

    .uitgelichttitel {
        color: #215872;
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 52px;
        margin-left: 0;
    }
}

#panel-right {
    color: white;
    background: #007dc3;
    padding: 20px;
    font-size: 12px;
}


/*organize page*/
.organize-container .progress {
    height: 2px;
    background-color: rgba(44, 85, 106, 0.3);
}

.organize-container .progress-bar {
    background-color: rgba(44, 85, 106, 1);
}

.organize-container .carousel-control-next,
.organize-container .carousel-control-prev {
    position: relative;
    display: initial;
    opacity: 1;
}

.organize-container .carousel-control-next i,
.organize-container .carousel-control-prev i {
    width: 40px;
    height: 40px;
    background-color: #F29174;
    color: white;
    line-height: 40px;
    border-radius: 30px;
}

.organize-container .carousel-control-prev.off i,
.organize-container .carousel-control-next.off i {
    width: 40px;
    height: 40px;
    background-color: transparent;
    color: #080810;
    line-height: 40px;
    border-radius: 30px;
}


/*training item page */
.AC .training-navbar.active {
    border-bottom: 5px solid #E53F86;
}

/*training item page */
.TA .training-navbar.active {
    border-bottom: 5px solid #F29174;
}


.event-time-loc-container {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex; /* Safari */
    display: flex; /* Standard syntax */
}

.event-time-loc-container .eventdata-time,
.event-time-loc-container .eventdata-location {
    padding: 10px;
    -webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* Standard syntax */
    height: auto;
}

.event-time-loc-container .eventdata-time {
    display: grid;
    place-items: center;
}

/*end*/

/*gallery photos*/


.b2b.gallery-photo-1 {
    background-image: url(/images/b2bhome-gall-1.jpg);
}

.b2b.gallery-photo-2 {
    background-image: url(/images/b2bhome-gall-2.jpg);
}

.b2b.gallery-photo-3 {
    background-image: url(/images/b2bhome-gall-3.jpg);
}

.b2b.gallery-photo-4 {
    background-image: url(/images/b2bhome-gall-4.jpg);
}


.academy.gallery-photo-1 {
    background-image: url(/images/acadamy-gall-1.jpg);
}

.academy.gallery-photo-2 {
    background-image: url(/images/acadamy-gall-2.jpg);
}

.academy.gallery-photo-3 {
    background-image: url(/images/acadamy-gall-3.jpg);
}

.academy.gallery-photo-4 {
    background-image: url(/images/acadamy-gall-4.jpg);
}


/*end*/


/*wta target page*/


.wta-target-container.mob {
    background: #2c556a;
    width: 100%;
}

.wta-target-container.mob,
.wta-target-container.desk {
    height: 730px;
}


.wta-target-container .wt-button,
.wta-target-container .wt-button-lite {
    width: 280px;
    max-width: unset;
}

.wta-target-container .wt-button-lite {
    border: 1px white solid;
    background: white;
    color: #F29174 !important;

}


/*end*/


/*dashboard*/
.dashboardadmin .grid-cols {
    position: relative;
    top: 30px;
}


.grid-col-inner:last-child {
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}


.dexcontent {
    position: relative;
    position: -webkit-sticky;
    margin: 0 auto;
    max-width: 80%;
}

.dexitempage .dexcontent-1-rel {
    left: 0px;
}

.dexcontent {
    position: relative;
    height: 100%;
}

.dexitempage .dexcanvas-1-rel {
    background-color: transparent;
}

.dexcanvas-1-rel {
    width: 100%;
}

.dexcanvas {
    position: relative;
    height: 100%;
}

.dahboard .button_action, .dahboard button.button_action {
    display: block;
    /* border: 1px solid; */
    background-color: #355368;
    background-color: #0ba9bc;
    /* border-color: #355368; */
    /* border-color: #0ba9bc; */
    background-repeat: no-repeat;
    margin: 0.3em 0;
    padding: 0.6em 1em;
    text-align: center;
    border-radius: 8px;
    color: white;
}


/*end*/


.pdfcontainer {
    width: 100%;
    height: 500px;
    background-color: #2C556A;
    position: relative;
    padding: 25px;
}

.rapportbutton {
    cursor: pointer;
    bottom: 25px;
    left: 25px;
    position: absolute;
}

.pdfcontainer .formtab select {
    margin: 0;
    color: white;
    font-weight: 600;
    font-family: inherit;
    font-size: inherit;

    line-height: inherit;
    border: none;
}

.pdfcontainer select {
    min-height: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
}

.pdfcontainer .choice.choice-select option {
    color: white;
    background-color: #355468;
}

.product-block.pakket-ribbon.platform {
    max-width: 550px;
    border-right: 50px solid #16A9BD;
    float: left;
    box-shadow: 0 6px 16px -5px rgba(0, 0, 0, 0.75);
}


/*.partnership:hover {*/
/*    background: #e48178;*/
/*    color: white;*/
/*    text-decoration: none;*/
/*}*/

.ribbon-block-md a {
    color: #215872;
}


.square.careerblok {
    background-size: 14px 14px;
    height: 97px;
    width: 51px;
    opacity: 0.2;
    background-image: radial-gradient(#FFFFFF 20%, transparent 20%);
    bottom: 4px;
    right: 40px;
}

.training-navbar.active {
    margin-bottom: 0;
}

.training-buttons .wt-button-lite {
    border: 1px white solid;
    background: white;
    color: #F29174 !important;
}

.pakketten-investtitle {
    font-size: 26px;
}

.pakketten-investtext {
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 45px;
}

.page-2011 .pakketten-investtext {
    margin-bottom: 0;
}

.page-2011 .pakketten-investtext p {
    margin: 0;
}

.page-2010 .product-block.pakket-ribbon.spec {
    margin-top: 0px;
}


/**
* 1. The `reverse` animation direction plays the animation backwards
*    which makes it start at the stroke offset 100 which means displaying
*    no stroke at all and animating it to the value defined in the SVG
*    via the inline `stroke-dashoffset` attribute.
* 2. Rotate by -90 degree to make the starting point of the
*    stroke the top of the circle.
* 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
*    and Edge, use the transform attribute directly on the SVG element as a
* .  workaround (https://markus.oberlehner.net/blog/pure-css-animated-svg-circle-chart/#part-4-internet-explorer-strikes-back).
*/
.circle-chart__circle {
    animation: circle-chart-fill 2s reverse; /* 1 */
    transform: rotate(-90deg); /* 2, 3 */
    transform-origin: center; /* 4 */
}

/**
 * 1. Rotate by -90 degree to make the starting point of the
 *    stroke the top of the circle.
 * 2. Scaling mirrors the circle to make the stroke move right
 *    to mark a positive chart value.
 * 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
 *    and Edge, use the transform attribute directly on the SVG element as a
 * .  workaround (https://markus.oberlehner.net/blog/pure-css-animated-svg-circle-chart/#part-4-internet-explorer-strikes-back).
 */
.circle-chart__circle--negative {
    transform: rotate(-90deg) scale(1, -1); /* 1, 2, 3 */
}

.circle-chart__info {
    animation: circle-chart-appear 2s forwards;
    opacity: 0;
    transform: translateY(0.3em);
}

@keyframes circle-chart-fill {
    to {
        stroke-dasharray: 0 100;
    }
}

@keyframes circle-chart-appear {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.grid {
    display: grid;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 31em) {
    .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

ul.eventtypeslist {
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
    list-style-type: none;
    display: inline-block;
    margin-left: 36px;
}

.eventtypeslist li {
    width: 240px;
    padding-left: 12px;
    height: 32px;
    line-height: 32px;
}

.eventtypeslist input {
    margin-right: 5px;
}

.eventtypescontainer {
    overflow: hidden;
    height: 0px;
    transition: all 0.3s;
}

.eventtypescontainer.open {
    height: 100px;
}

.verlofkalender-kalender .eventtypescontainer {
    height: auto;
}

.page-157 .comment-block:hover {
    background: #e7e5de;
    transition: all 0.5s;
}


/*jc artikelen home*/


.artikelsjd {
    position: absolute;
    top: 250px;
    z-index: 10;
}

/*end*/


/*dex online page*/

.stats-col {
    margin-bottom: 10px;
}

/*end*/

.shop-bgcolor {
    background: rgb(73 137 152 / 78%);
}

.photo-previews {
    margin: auto;
    width: 530px;
    background: #212529;
    padding: 6px;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
}

.photo-previews img {
    border: 1px solid black;
}

.pr-border {
    border: 2px solid #4d5051;
    margin-right: 5px;
}

.pr-border.active {
    border: 2px solid white;
    margin-right: 5px;
}


.prev-img, .next-img {
    position: relative;
    z-index: 5;
}


.pr-border img {
    filter: grayscale(1);
    width: 102px;
    height: 59px;
}

.pr-photo:hover, .pr-border.active img {
    -webkit-filter: unset;
    filter: unset;
    cursor: pointer;
}


@-webkit-keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
}


.slidefromright {
    position: absolute;
    left: 600px;
    width: 600px;
    height: 320px;
    -webkit-animation: slide 0.5s forwards;
    animation: slide 0.5s forwards;
}

.slidefromright.portrait {
    position: absolute;
    left: 600px;
    width: 240px;
    height: 320px;
    -webkit-animation: slide 0.5s forwards;
    animation: slide 0.5s forwards;
    margin-left: 142px;
}

.slidefromleft {
    position: absolute;
    left: -600px;
    width: 600px;
    height: 320px;
    -webkit-animation: slide 0.5s forwards;
    animation: slide 0.5s forwards;
}

.vocontact-contaienr p {
    color: #215872;
}

.pr-page-img {
    background: #212529;
    width: 100%;
}


.progress-arrow:after {
    color: #7ba3ad;
    border-left: 13px solid;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    display: inline-block;
    content: '';
    position: absolute;
    right: -13px;
    top: 0;
    height: -webkit-fill-available;
}

.progress-arrow {
    background-color: #7ba3ad;
    width: 150px;
    display: inline-block;
    position: relative;
    color: white;
    margin-right: 30px;
    padding: 10px;
    max-height: 44px;
}

.progress-arrow.active {
    background: #356671;
}

.arrow-container .progress-arrow.active:after {
    color: #356671;
}

.arrow-container {
    margin-left: 56px;
}

.arrow-container .not-available {
    background: grey;
}

.grey {
    background: grey;
}

.grey.progress-arrow:after {
    color: grey;
}

/*send page*/

.send-info-container {
    max-width: 670px;
    min-height: 420px;
    padding: 22px;
}


.send-info-container-2 {
    max-width: 670px;
    min-height: 195px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 22px;
    margin-bottom: 30px;
}

.send-info-container-3 {
    max-width: 670px;
    min-height: 195px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 22px;
}

.send-info-page-container {
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 50px;
}

.send-method-text {
    font-size: 22px;
    font-weight: bold;
    margin-left: 55px;
    margin-top: 60px;
}

.container-right .wt-button {
    margin-top: 50px;
    width: 100%;
}

.container-left {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.buttonbarcontainer {
    margin-left: 40px;
    margin-bottom: 50px;
}

/*end send page*/


.logo-container.last {
    margin-right: 0px;
}


.event-header-title {
    background: #005ba8;
    width: 100%;
    padding: 10px;
    padding-left: 100px;
    color: white;
}

.gall-header-container .fullsizeimg {
    height: 370px;
    width: 100%;
}


.gall-header-container .event-block {
    width: 100%;
}

.organize-container.full {
    padding-left: 15px;
    padding-top: 100px;
    margin-bottom: 102px;
}

.event .carousel-item, .carousel.slide.event, .event .carousel-inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.event .carousel-control-container.organize {
    margin-top: 39px;
    position: absolute;
}

.event .carousel-indicators-org {
    bottom: -90px;
}

.fac-list-container {
    right: 0;
    top: 0px;
    background: #2C556A;
    border-radius: 20px;
    width: 220px;
    min-height: 240px;
    color: white;
    padding: 20px;
}

.unselected {
    color: grey;
}


/*artnico*/

.homepageblocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 50px;
}

.homepageblock-container {
    width: 260px;
    flex: 1 1 150px;
    flex: 0 1 268px;
    margin: 5px;
}


/*artnico*/


.event-werkgever-block {
    width: 147px;
}

.agenda-container {
    border: solid black 1px;
    min-height: 500px;
    padding-bottom: 100px;
}

.monthselected {
    margin: 0;
    color: white;
    font-weight: 600;
    font-family: inherit;
    font-size: inherit;
    background-color: rgba(255, 255, 255, 0.2);
    line-height: inherit;
    border: none;
    padding: 8px;
    height: 45px;
}

.agenda-container .monthname {
    padding: 20px;
    font-size: 21px;
}

.agenda-container .formtab .control {
    float: left;
    margin-right: 10px;
}

.inner-container .title {
    max-width: 365px;
}

.inner-container .date {
    min-width: 55px;
}

.page-751 .resterend {
    font-weight: bold;
}


.open-vraag-container {
    width: 33%;
}


.open-vraag-block {
    background: #fbf8ef;
    width: 100%;
    max-width: 680.5px;
    min-height: 110px;
    margin-top: 0px;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 10px;
}

.signout-container,
.webmail-container {
    min-height: 270px;
    padding: 60px;
    border-radius: 29px;
    margin: 0 auto;
    width: 75%;
}


.signout-text-container {
    position: relative;
    height: 100%;
    width: 100%;
    margin-top: 80px;
    left: 0;
    margin-bottom: 80px;
}

.signout-desc {
    background: white;
    padding: 30px;
    margin-top: 2px;
}

.AC .signout-container {
    background: #E53F86;
}

.TA .signout-container,
.webmail-container {
    background: #2C556A;
}


.pws-txt-vid-container {
    background: #3996a9;
    color: white;
}

.pws-txt {
    background: #48ACC0;
    padding: 50px 50px;
}

.pws-txt.side1 {
    background-color: #3996a9;
}

.pws-txt h1 {
    /* font-size: 41px;*/
    font-size: 26px;
}

.pws-txt p {
    /* font-size: 18px;
     line-height: 28px;*/
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

@media screen and (max-width: 375px) {
    .pws-txt p {
        font-size: 13px;
        line-height: 24px;
        font-weight: 400;
    }

    .pws-txt h1 {
        font-size: 14px;
    }
}

@media screen and (max-width: 520px) {
    .pws-txt {
        padding: 50px 15px;
    }
}

.pw-sign {
    max-width: 280px;
}

@media screen and (max-width: 992px) and (min-width: 375px) {
    .pws-txt h1 {
        font-size: 19px;
    }

    .pws-txt p {
        font-size: 15px;
    }
}


.dexpopup {
    background: #48ACC0;
    width: 100%;
    color: white;
    padding: 20px;
    margin-top: 10px;
}

.dexpopup.last {
    margin-bottom: 10px;
}


.homebalk-right {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 50%;
    align-items: center;
}

.homebalk-right > div {
    flex-basis: 30%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.page-2010 .homebalk-right > div {
    flex-basis: unset;
}

.double-text-container p {
    font-size: 16px;
}


/*.dexhome-acties div{*/
/*    overflow: hidden!important;*/
/*}*/


.wave-link {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0;
    float: left;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-decoration: none;
    margin-bottom: 30px;
}


.wave-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 30px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-shadow: 0 0 10px 0 rgb(0 0 0);
    background: white;
    color: #215872;
}

.wave-image {
    position: relative;
    width: 240px;
    height: auto;
    min-width: 150px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;

}


.wave-item-right {
    position: relative;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: left;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.waves-container {
    margin-top: 100px;
}

@media screen and (max-width: 820px) {
    .wave-image {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .homebalk-right {
        justify-content: space-between;
    }

    .open-vraag-container {
        width: 100%;
    }

    .smoelenboek-container .contact-foto {
        z-index: 1;
        position: absolute;
        margin-left: 0px;
        margin-top: 36px;
    }

    .smoelenboek-container .contactfoto-lijn {
        z-index: 0;
        width: 98px;
        height: 103px;
        outline: 2.4px solid #F29174;
        position: relative;
        margin-top: 28px;
        margin-left: 8px;

    }

    .smoelenboek-container .contact-bedrijf-container-mob {
        width: 100px;
    }

    .smoelenboek-container .contact-bedrijf-container-mob.landscape {
        width: 60px;
    }

    .smoelenboek-container .contact-info {
        width: 100%;
    }

    .smoelenboek-container .thumb-nail img {
        width: 76px;
    }

    .thumb-play {
        background: rgba(21, 169, 189, 0.8);
        padding: 10px;
        border-radius: 50%;
        position: absolute;
        left: 30%;
        top: 25%;
        color: white;
        font-size: 11px;
    }

    .smoelenboek-container .contact-block {
        margin-left: 0px;
        margin-right: 0px;

    }
}


.smoelenboek-container .company-img,
.smoelenboek-container .company-tekst {
    max-width: 610px;
}

.smoelenboek-container .company-tekst {
    margin-right: 104px;
}

.smoelenboek-container .company-img img {
    width: 100%;
    height: 100%;
}


.thumb-play {
    background: rgba(21, 169, 189, 0.8);
    padding: 12px;
    border-radius: 50%;
    position: absolute;
    left: 30%;
    top: 25%;
    color: white;
}

.dashbord-buttons .wt-button {
    height: auto;
    line-height: normal;
    width: 240px;
    padding: 8px;
    text-align: center;
}

.mtd-cards-container {
    display: grid;
    grid-gap: 29px;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.mtd-card-container {
    width: 100%;
    max-width: 322px;
    background: darkgray;
    padding: 15px;
    border-radius: 8px;
}

.mtd-card-container .mtd-round {
    font-size: 20px;
    font-weight: bold;
    padding-top: 0;
}

.mtd-card-container .card-col {
    position: relative;
    float: left;
    width: 33%;
    padding-top: 7px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 20px;
}

.mtd-card-container .mtdtable-company,
.mtd-card-container .mtdsubtext,
.mtd-card-container .mtdtable-logo-canvas {
    position: relative;
    float: left;
    height: 65px;
    width: 100%;
    padding: 2px;
    overflow: hidden;
}

.mtd-card-container .maxsize {
    max-height: 100%;
    max-width: 99%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.mtd-card-container .mtdtable-company {
    font-size: 12px;
    text-align: center;
    height: 40px;
}

.mtd-card-container .mtdsubtext {
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px;
}

.doc_example {
    height: 400px;
    width: 100%;
}

.menuright-container .doc_example {
    height: 1035px;
}


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.pfmodalimg {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.pfmodalimg .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
.pfmodalimg #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.pfmodalimg .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.pfmodalimg .closepfmodal {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.pfmodalimg .closepfmodal:hover,
.pfmodalimg .closepfmodal:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .pfmodalimg .modal-content {
        width: 100%;
    }
}


.pfimg:hover {
    transform: scale(1.1);
    transition: all .5s;
    cursor: pointer;
}

@media screen and (min-width: 992px) {
    .pfmodalimg .modal-content {
        width: 25%;
    }

    .dexcontent-1-rel.subhaard {
        width: 100%;
        margin-bottom: 20px;
    }

    .dexcontent-1-rel .static-container {
        height: 295px;
    }
}

@media screen and (max-width: 992px) {
    .pfmodalimg .modal-content {
        width: 50%;
    }

    .dexcontent-1-rel.subhaard {
        display: none;
    }
}

.haardsubcatitem {
    flex: 0 1 307px; /*  Stretching: */
    margin: 5px;
    background: #8b8e3b;
    position: relative;
    height: 270px;
}

.haardcattekst h1,
.haardcattekst h2,
.haardcattekst h3,
.haardcattekst h4,
.haardcattekst h5 {
    font-size: 30px;
}

.haardcattekst p {
    font-size: 16px;
}

.GR .jdtopimage-head {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    color: white;
    font-weight: 500;
    text-shadow: 0 1px 1px black;
    width: 100%;
    font-size: 56px;
    font-weight: bold;
}

.GR .topblock-canvas {
    text-align: center;
    background-size: cover;
    width: 100%;
    margin-bottom: 3em;
    display: table;
}

.GR .haardsubitem-inner {
    padding: 10px;
}

.haardsubcatbutton {
    z-index: 10;
    position: absolute;
    left: 1em;
    right: 1em;
    opacity: 0.9;
    width: 80%;
    margin: 0 auto;
    bottom: 1em;
}

.haardsubcatbutton h3 {
    display: block;
    font-size: 1.5em;
    text-decoration: none;
    color: #fff;
    background-color: #515253;
    border-radius: 5px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.haarden-container.sub {
    background: transparent;
}

.haarden-container {
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    background: #8b8e3b;
    grid-gap: 28px;
    margin-top: 67px;
}

.haardcatitem {
    flex: 1 1 427px; /*  Stretching: */
    margin: 5px;
    background: white;
    position: relative;
}


.haardcatitem h2 {
    text-align: center;
    padding-bottom: 7px;
}

.haardcatbutton {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 70px;
}

.GR .haardcatbutton a {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 80%;
}

.GR .promoblock-box {
    margin-bottom: 10px;
}

.GR .haarditem-inner {
    padding: 15px;
    padding-bottom: 80px;
}

.haarden-container .griffbtn {
    width: 100%;
}

.pp-col-text {
    color: #215872;
}

.POF-theme .pp-col-text {
    color: white;
}

@media screen and (min-width: 992px) {
    .haard-container {
        display: grid;
        grid-template-columns: minmax(150px, 50%) 1fr;
        padding: 50px;
        grid-gap: 40px;
    }

    .showroom-tekst {
        width: 50%;
    }

    .haarditem-yt {
        max-width: 732px;
        width: 610px;
        height: 370px;
        margin-left: 11%;
        margin-top: 100px;
    }

}

@media screen and (max-width: 992px) {
    .haard-container {
        margin-top: -30px;
    }

    .haard-tekst {
        padding: 15px;
    }

    .event-werkgevers-blocks {
        display: grid;
        grid-gap: 1rem;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    }

    .event-werkgever-block {
        width: auto;
        text-align: center;
    }

    .event-werkgevers-container {
        padding-right: 0;
    }

    .event-werkgever-block .title {
        max-width: none !important;
    }
}

@media screen and (max-width: 384px) {
    .wave-item-right p {
        word-break: break-word;
    }
}


.haard-tekst h3 {
    color: black;
    font-weight: bold;
}

.extra-blocks {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.offerte-btn {
    background-color: #515253;
    color: #fff;
    border-color: #515253;
    display: inline-block;
    float: left;
    display: block;
    border: 1px solid;
    background-repeat: no-repeat;
    margin: 0.3em 0;
    padding: 0.6em 1em;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-radius: 8px;
}

.haard-tekst .offerte-btn:hover {
    color: white;
}

.showroom-container {
    width: 100%;
    max-width: 1504px;
    margin: 0 auto;
}

.to-haarden {
    background-color: #515253;
    color: #fff;
    border-color: #515253;
    float: left;
    display: block;
    border: 1px solid;
    background-repeat: no-repeat;
    margin: 0.3em 0;
    padding: 0.6em 1em;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 8px;
    margin-top: 91px;
    width: 90%;
}

.GR .to-haarden:hover {
    color: #fff;

}


.confirm-container {
    position: fixed;
    background: white;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 320px;
    margin-left: -350px;
    margin-top: -165px;
    padding: 30px;
    z-index: 1000;
}

.confirm-container .wt-button {
    border-radius: 0;
    width: 40%;
    bottom: 34%;
    position: absolute;
    transition: all 0.3s;
}

.confirm-container .wt-button:hover {
    background: #d56646;
    cursor: pointer;
}

.confirm-container .confirm-content {
    height: 100%;
    position: relative;
}

.popup-container .wt-button {
    cursor: pointer;
}

.confirm-content .deletetext {
    text-align: center;
    position: relative;
    font-size: 24px;
}

@media screen and (min-width: 1174px) {
    .haarditem-container {
        display: grid;
        grid-template-columns: minmax(150px, 50%) 1fr;
        padding: 50px;
        grid-gap: 40px;
    }
}

@media screen and (max-width: 1174px) {
    .haarditem-tekst {
        margin-left: 15px;
        margin-right: 15px;
    }

    .haarditem-yt {
        height: 319px;
    }
}

.haardcheck {
    color: green;
    margin-top: 4px;
    margin-right: 10px;
}

.md-comp-logos.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(270px, 0fr));
    grid-gap: 1rem;
    justify-content: center;
}

.grid > div {
    padding: 40px;
}

.grid > div::before {
    content: "";
    display: block;
}


.grid > div {
    /* ... */
    display: grid;
}

.grid > div::before,
.grid > div > img {
    grid-area: 1 / 1 / 2 / 2;
}

.grid > div > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.event-werkgevers-container-2 {
    padding: 40px;
}

.event-werkgevers-container-2 .dw-showmore,
.event-werkgevers-container-2 .dw-title {
    color: #215872;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
}

.event-werkgever-block .title {
    color: #2C556A;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px;
    opacity: 1;
    max-width: 155px;
    word-break: break-word;
}

.wta-target-buttons {
    transition: all 0.3s;
}

.wta-target-container:hover .wta-target-buttons {
    background: #ef0c6d;
}

.page-250 .wta-target-container:hover .wta-target-buttons {
    background: #48ACC0;
}

.AC .brochbutton {
    color: #E53F86 !important;
}

.pw-sign {
    transition: all 0.3s;
}

.pw-sign.scroll {
    position: fixed;
    z-index: 100;
    top: -8px;
    left: 50%;
    margin-left: -136px;
}

.spiderbtns.scroll {
    transition: all 0.3s;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: white;
    border-radius: 10px;
    padding: 13px;
}

@media screen and (max-width: 1200px) {
    .dex-col-container {
        height: 1535px !important;
        margin-bottom: 0px !important;
    }

    .dex3cols .dex-col-container {
        height: 758px !important;
        margin-bottom: 0px !important;
    }

    .ordersnocompany table {
        width: 100%;
    }

}

.dex-tabs div {
    background-color: rgb(86 119 136);
    height: 46px;
    text-align: center;
    line-height: 46px;
    float: left;
    width: 186px;
    margin-left: 20px;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
    color: white;
    text-decoration: none;
    margin-bottom: 9px;
}

#customers {
    width: 100%;
}

.dexagenda .dex-col-container {
    overflow: unset !important;
    height: auto !important;
}

.dexagenda.bidhOverzicht .dex-col-container {
    background-color: #007dc3;
}

.dexagenda.bidhOverzicht .dex-col-container .text-center {
    color: white;
}

.dexagenda.bidhOverzicht .dex-col-container .text-center {
    color: white;
}

.dexagenda.bidhOverzicht .zoekbalk {
    border-bottom: #ababab solid 0.5px;
}

.dexagenda.bidhOverzicht .rowHead {
    border-bottom: #007dc3 solid 0.5px;
}

.dexagenda.bidhOverzicht .zoekbalk,
.dexagenda.bidhOverzicht .rowHead {
    font-weight: bold;
    background-color: #e2e2e2;
    padding: 5px 10px 5px 10px;
}

.dexagenda.bidhOverzicht .info {
    background-color: white;
    padding: 5px 10px 5px 10px;
    border: #ababab solid 0.5px;
}

.dexagenda.bidhOverzicht .container-fluid {
    margin-bottom: -15px;
}


.wta-target-container.pws {
    position: relative;
}

.detective-example,
.detective-code {
    height: 73vh;
    overflow: auto;
}

.spiderbtns .wt-button {
    width: 164px;
}

.spiderbtns .active .dex-action-button {
    background-color: #f29174 !important;
}


.highlight {
    background-color: yellow;
}

.fingerprintspan {
    max-width: 170px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mainfingerprint {
    margin-top: -18px;
    margin-left: 43px;
}

.del-fingerprint {
    z-index: 99;
    right: 6px;
    color: white;
    transition: 0.3s;
}

.del-fingerprint:hover {
    transform: scale(1.5);
}


/*-------------- bijbaanindehaven -------------- */

.bbh .bg-image {
    background-size: cover;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.bbh.container {
    min-height: 990px;
    padding: 30px 0;
}


.bbh .headerlogo {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    top: 53px;
}

.BIDH .bbh .headerlogo {
    top: 20px;
}

.bbh .menubar {
    z-index: 99;
    position: relative;
    margin-top: 60px;
}

.bbh .menuitem {
    padding: 0.75em 1em;
    font-size: 13px;
    color: white;
    font-weight: bold;
}

.bbh .loc-btn {
    background-color: #fff;
    border-color: #fff;
    color: #5c5c5c !important;
    border-radius: 300px;
    font-weight: bold;
    padding: 13px 26px;
    transition: 0.3s;
}

.bbh .loc-btn:hover {
    background-color: #cdcaca;

}

.bbh .teaserblock {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    padding: 274px 119px;
    top: -40px;
}

.bbh .teaserblock .title {
    font-size: 15px;
    font-weight: bold;
}

.bbh .teaserblock .text {
    font-size: 60px;
    font-weight: bold;
    max-width: 576px;
}

.BIDH .bg-bannerimage,
.BBH .bg-bannerimage {
    font-size: 0px;
    left: 0px;
    top: 0px;
    width: 1863px;
    height: 1017px;
    position: relative;
    background-position: -637px 0px;
}

.BIDH .text-wbg-container,
.BBH .text-wbg-container {
    height: 1017px;
}


.BIDH .teaserblock2,
.bbh .teaserblock2 {
    width: 66%;
    max-width: 1080px;
    margin: auto;
    padding: 223px 34px 0;
    text-align: center;
}

.BIDH .teaserblock2 .title,
.bbh .teaserblock2 .title {
    font-size: 32px;
    font-weight: bold;
}

.BIDH .teaserblock2 .text,
.bbh .teaserblock2 .text {
    font-size: 16px;
    font-weight: bold;

}

.bbh .icon-container .icon,
.bbh .icon-container img {
    text-align: center;
    width: 100%;
    height: 100%;
}

.bbh .icon-container i {
    font-size: 50px;
}

.BIDH .bbh .icon-container i {
    color: #f1f0ec;
}

.bbh .fas.fa-star {
    color: red;
}

.BIDH #gmap_canvas,
.BBH #gmap_canvas {
    height: 360px;
    /*filter: gray; !* IE6-9 *!*/
    /*-webkit-filter: grayscale(99%);*/
    /*-webkit-backface-visibility: hidden;*/
}

.BIDH.vac-container-maps,
.BBH .vac-container-maps {
    display: none;
}

.BIDH .menubar.scroll,
.BBH .menubar.scroll {
    position: fixed;
    z-index: 100;
    width: 100%;
    background: #00760E;
    height: 42px;
    left: 0;
    top: 0;
    margin-top: 0 !important;
    margin-left: 0;
    transition: all 0.3s;
}

.BIDH .menubar.scroll {
    background: #1F2247;
}

.BIDH .menubar .menuitem:hover,
.BBH .menubar .menuitem:hover {
    transition: all 0.3s;
    top: 4px;
    position: relative;
    cursor: pointer;
}

.BIDH .bg-image,
.BBH .bg-image {
    background-position: center;
}

.BIDH #app,
.BBH #app {
    position: absolute;
    bottom: 146px;
    left: 50%;
    margin-left: -186px;
}

.BIDH .appcontainer.closed .add-product:hover,
.BBH .appcontainer.closed .add-product:hover {
    background: #06CD6B;
    transition: 0.3s;
}

.BIDH .b2bbutton:hover {
    background-color: #1b216b;
}

.BBH .b2bbutton:hover {
    background-color: #3cc0ef;
}

.BIDH .noshowsep,
.BBH .noshowsep {
    display: none !important;
}

.BIDH .bbh-pageformcontainer,
.BIDH .bbh-pageformcontainer .formtab,
.BIDH .bbh-pageformcontainer .formblock-class,
.BBH .bbh-pageformcontainer,
.BBH .bbh-pageformcontainer .formtab,
.BBH .bbh-pageformcontainer .formblock-class {
    background: white;
    color: black;
}

.BIDH .bbh-pageformcontainer .badge-primary,
.BIDH .bbh-pageformcontainer label.control-label,
.BBH .bbh-pageformcontainer .badge-primary,
.BBH .bbh-pageformcontainer label.control-label {
    color: black;
    font-size: 15px;
}

body .BIDH .formtab select,
.BIDH .formblock-class input[type="text"],
.BIDH .formblock-class input[type="password"],
.BIDH.control-body.read_only,
body .BBH .formtab select,
.BBH .formblock-class input[type="text"],
.BBH .formblock-class input[type="password"],
.BBH .control-body.read_only {
    border: 1px solid black;
    color: black;
}

.BIDH .formpopup .formblock-class input[type="text"],
.BBH .formpopup .formblock-class input[type="text"] {
    border-top: none;
    border-left: none;
    border-right: none;
}


.BIDH .b2b .add-product,
.BBH .b2b .add-product {
    width: 100%;
    height: 45px;
}

.BIDH .b2b .add-product .button-copy,
.BBH .b2b .add-product .button-copy {
    line-height: 45px;
}

.BIDH .b2b #app,
.BBH .b2b #app {
    position: relative;
    bottom: -498px;
    left: 0;
    margin-left: -88px;
    width: 275px;
}

.bbh-pageformcontainer .button-canvas {
    width: 100%;
    margin-top: -109px;
    z-index: 4;
}

body .BIDH .formtab textarea,
body .BBH .formtab textarea {
    border: 1px solid black;
}

.BIDH .videowrapper,
.BBH .videowrapper {
    margin-bottom: 100px;
    text-align: center;
}

.BIDH #myVideo,
.BBH #myVideo {
    width: 100%;
}

.BIDH .privacystatement,
.BBH .privacystatement {
    text-decoration: underline;
}

.BIDH .appcontainer .fas.fa-times,
.BBH .appcontainer .fas.fa-times {
    color: deepskyblue;
}


@media screen and (min-width: 992px) {

    .BIDH.add-product.open .bbh-formcontainer.formpopup,
    .BBH .add-product.open .bbh-formcontainer.formpopup {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 96%;
        left: 3%;
    }

    .bbh.b2b .menu-right-part {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(160%, 0);
        -moz-transform: translate(160%, 0);
        -ms-transform: translate(160%, 0);
        -o-transform: translate(160%, 0);
        transform: translate(160%, 0);
        text-align: center;
    }

    .bbh.b2b .menu-left-part {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-181%, 0);
        -moz-transform: translate(-181%, 0);
        -ms-transform: translate(-181%, 0);
        -o-transform: translate(-181%, 0);
        transform: translate(-181%, 0);
        text-align: center;
    }


    .bbh .menu-right-part {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(86%, 0);
        -moz-transform: translate(86%, 0);
        -ms-transform: translate(86%, 0);
        -o-transform: translate(86%, 0);
        transform: translate(86%, 0);
        text-align: center;
    }

    .bbh .menu-left-part {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-216%, 0);
        -moz-transform: translate(-216%, 0);
        -ms-transform: translate(-216%, 0);
        -o-transform: translate(-216%, 0);
        transform: translate(-216%, 0);
        text-align: center;
    }


    .BIDH .b2bbutton,
    .BBH .b2bbutton {
        text-align: center;
        line-height: 50px;
        text-transform: uppercase;
        font-weight: bold;
        color: #f7f7f7;
        font-size: 22px;
        transition: all 0.3s ease;
        background-color: #00ACE9;
        height: 50px;
        width: fit-content;
        border-radius: 72px;
        box-shadow: 0 4px 16px 0 rgb(0 0 0 / 7%);
        cursor: pointer;
        float: right;
        z-index: 10;
        margin-top: 735px;
        position: absolute;
        right: 10%;
        padding: 0px 30px;
    }


    .BIDH .b2bbutton {
        color: #f1f0ec;
        background-color: #1f2247;

    }

    .b2b-image {
        background-image: url(/images/tob2b.png?height=170);
        z-index: -1;
        height: 140px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        right: 15%;
        width: 199px;
        bottom: 236px;
        background-size: cover;
    }

    .b2b-image.b2c {
        bottom: 306px;
    }


}


@media screen and (max-width: 992px) {


    .BIDH .bekijk-icon,
    .BBH .bekijk-icon {
        display: block !important;
    }

    .BIDH .faq-subtitle p,
    .BBH .faq-subtitle p {
        max-width: 210px !important;
    }

    .BIDH .privacystatement,
    .BBH .privacystatement {
        padding: 0 !important;
    }

    .BIDH #faq-questions .col-md-6,
    .BBH #faq-questions .col-md-6 {
        padding: 0 !important;
    }

    .BIDH #myVideo,
    .BBH #myVideo {
        width: 100%;
        height: 53%;
    }


    .BIDH .b2b #app,
    .BBH .b2b #app {
        position: relative;
        margin-top: 380px;
        margin-left: -138px;
        left: 50%;
        width: 275px;
        bottom: 0;
        padding-bottom: 190px;
    }


    .agree-check {
        position: relative;
        top: 43px;
        font-size: 15px;
    }

    .BIDH .formblock-class.bbh-formcontainer.form-container,
    .BIDH .dexeditpopup.formblock-class,
    .BBH .formblock-class.bbh-formcontainer.form-container,
    .BBH .dexeditpopup.formblock-class {
        padding: 0px 0px !important;
    }

    body .BIDH.dexeditpopup.formblock-class,
    body .BBH .dexeditpopup.formblock-class {
        padding: 0px 15px !important;
    }

    .bbh .menubar {
        display: none;
    }

    .bbh .teaserblock .text {
        font-size: 27px;
    }

    .bbh .headerlogo {
        height: 50px;
        top: 18px;
    }

    .bbh .teaserblock {
        padding: 95px 34px;
    }

    .bbh.container {
        min-height: 580px;
    }

    .bbh .teaserblock2 {
        width: 100%;
        margin: auto;
        padding: 186px 17px 0;
        text-align: center;
    }

    .bbh .teaserblock2 .title {
        font-size: 26px;
    }

    .bbh .icon-container img {
        max-width: 210px;
    }

    .bbh .icon-container .icon {
        margin-bottom: 20px;
    }

    .BIDH .mapscontainer *,
    .BBH .mapscontainer * {
        padding: 0;
    }

    .BIDH .imgicons,
    .BBH .imgicons {
        width: 100% !important;
        text-align: center;
        margin-bottom: 50px;
    }

    .BIDH .imgicons img,
    .BBH .imgicons img {
        width: 100% !important;
        max-width: 315px;
    }


    .BIDH .mobnoshow,
    .BBH .mobnoshow {
        display: none;
    }

    .BIDH .first-icon-row,
    .BBH .first-icon-row {
        margin-top: -58px;
    }

    .BIDH .b2bbutton,
    .BBH .b2bbutton {
        text-align: center;
        line-height: 38px;
        text-transform: uppercase;
        font-weight: bold;
        color: #f7f7f7;
        font-size: 17px;
        transition: all 0.3s ease;
        background-color: #00ACE9;
        height: 38px;
        border-radius: 72px;
        box-shadow: 0 4px 16px 0 rgb(0 0 0 / 7%);
        cursor: pointer;
        float: right;
        z-index: 10;
        margin-top: 487px;
        position: absolute;
        width: 100%;
        right: 10%;
        max-width: 211px;
        transition: 0.3s;
    }


    .b2b-image {
        background-image: url(/images/tob2b.png);
        z-index: -1;
        height: 110px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        right: 10%;
        width: 181px;
        bottom: 74px;
        background-size: contain;
    }

    .BIDH .review-text2,
    .BBH .review-text2 {
        padding-bottom: 200px;

    }

    .BIDH .textimage,
    .BBH .textimage {
        width: 56% !important;
        height: 36% !important;
        top: 208px !important;
    }


}

@media screen and (max-width: 992px) and (min-width: 768px) {

    .BIDH .icon-container,
    .BBH .icon-container {
        margin-top: 158px;
    }

    .reviews .bg-image.desk {
        top: -58px !important;
    }

    .pakketten-investtext {
        margin-bottom: 0;
    }
}


@media screen and (min-width: 768px) {
    .contact-image {
        background-image: url(/images/Snel_gezellig_kennis_maken.png);
        z-index: -1;
        height: 170px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 100%;
        margin-left: 61px;
        top: -139px;
    }

    .b2b .contact-image {
        left: 7px;
        margin-left: 0px;
        top: -180px;
    }


    .BIDH .agree-check .control-label,
    .BBH .agree-check .control-label {
        top: 23px !important;
        left: 4%;
    }

    .BIDH .agree-check,
    .BBH .agree-check {
        height: 32px !important;
    }


}

@media screen and (max-width: 768px) {

    .logoblock525 {
        background: #00ACE9;
    }

    .BIDH .review-text2,
    .BBH .review-text2 {
        margin-top: 0 !important;
    }

    .review-title {
        font-size: 28px;
        margin-top: 525px;
        text-align: center;
    }

    .review-container2 {
        font-size: 13px;
    }

    .bbh .teaserblock2 {
        padding: 60px 17px 0;
    }

    .bbh.container.w-100.reviews {
        height: 1600px;
    }

    .contact-image {
        background-image: url(/images/Snel_gezellig_kennis_maken.png);
        z-index: -1;
        height: 170px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0px;
        width: 100%;
        top: -179px;
        display: none;
    }


    .b2b .contact-image {
        display: block;
    }


    .add-product {
        transition: all 0.3s ease;
        background-color: #00760e;
        height: 50px;
        width: 100%;
        border-radius: 72px;
        box-shadow: 0 4px 16px 0 rgb(0 0 0 / 7%);
        cursor: pointer;
    }

    .BIDH .add-product,
    .BBH .add-product {
        height: 34px;
        max-width: 303px;
        width: 100%;
    }

    .add-product .button-copy {
        line-height: 34px !important;
    }

    .b2b .add-product .button-copy {
        line-height: 45px !important;
    }

    .BIDH .reviews #app,
    .BBH .reviews #app {
        position: absolute;
        bottom: 479px;
        left: 50%;
        margin-left: -150px;
    }

    .BIDH .review-text,
    .BBH .review-text {
        margin-top: 460px;
    }

    .BIDH .add-product.open,
    .BBH .add-product.open {
        padding: 0px 0px;
        width: 100% !important;
        left: 0;
        max-width: 1400px;
        top: 0;
        border-radius: 0;
        height: 100% !important;
        background: white;
    }

    .BIDH .dexeditpopup.formblock-class,
    .BBH .dexeditpopup.formblock-class {
        padding: 0px 25px !important;
    }

    .BIDH .agree-check .control-label,
    .BBH .agree-check .control-label {
        top: 0px !important;
    }

    .review-maincontainer {
        padding-left: 30px;
        padding-right: 30px;
    }

}


.b2b .contact-image {
    background-image: url(/images/b2barrow.png);
    left: -13px;
    margin-left: 0px;
    top: -410px;
    height: 400px;
    background-position: -89px;
}


.add-product {
    transition: all 0.3s ease;
    background-color: #00760e;
    height: 50px;
    width: 344px;
    border-radius: 72px;
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 7%);
    cursor: pointer;
}

.BIDH .add-product {
    background-color: #006237;
}

.add-product.open {
    background-color: white;
    padding: 0 32px;
    border-radius: 5px;
    width: 78% !important;
    cursor: default;
    position: fixed;
    top: 8%;
    left: 11%;
    height: 89% !important;
    background-image: url(/images/Vertel_me_meer_formulier.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: auto;
}

.bbh-formcontainer {
    margin-top: 4pc;
}

@media screen and (max-height: 800px) {

    .add-product.open {
        padding: 0px 32px;
    }

    .bbh-formcontainer {
        margin-top: 0pc;
    }

}


.add-product.open .popform {
    opacity: 1;
    transition: opacity 0.1s ease;
    transition-delay: 0.3s;
    height: auto;

}

.add-product .button-copy {
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f7f7f7;
    font-size: 22px;
}

.add-product .popform {
    transition: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.add-product .cancel span {
    cursor: pointer;
}

.add-product .cancel span:hover {
    text-decoration: underline;
}

.submit-button {
    display: block;
    background-color: #3498db;
    height: 40px;
    border-radius: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.875em;
    border: none;
    font-weight: 700;
    padding: 0 34px;
    margin: 0 auto;
}

.submit-button img {
    position: relative;
    top: 3px;
    right: 6px;
}

.submit-button:hover {
    background-color: #217dbb;
    cursor: pointer;
}

.featured-note {
    color: #949494;
    font-size: 12px;
    margin: 4px 0px;
    line-height: 18px;
    font-style: italic;
}

.BIDH .popform *,
.BBH .popform * {
    outline: none;
}

.BIDH .formpopup label,
.BBH .formpopup label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    user-select: none;
}

.BIDH label.emoji input,
.BBH label.emoji input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 21px;
    margin: 0;
    display: none;
}

.BIDH label.emoji input + span:after,
.BBH label.emoji input + span:after {
    content: "😶";
    font-size: 18px;
    top: 2px;
    left: 2px;
    position: relative;
    height: 18px;
    display: inline-block;
}

.BIDH label.emoji input:checked + span:after,
.BBH label.emoji input:checked + span:after {
    content: "😀";
}

.BIDH input:-webkit-autofill,
.BIDH input:-webkit-autofill:hover,
.BIDH input:-webkit-autofill:focus,
.BIDH textarea:-webkit-autofill,
.BIDH textarea:-webkit-autofill:hover,
.BIDH textarea:-webkit-autofill:focus,
.BIDH select:-webkit-autofill,
.BIDH select:-webkit-autofill:hover,
.BIDH select:-webkit-autofill:focus,
.BBH input:-webkit-autofill,
.BBH input:-webkit-autofill:hover,
.BBH input:-webkit-autofill:focus,
.BBH textarea:-webkit-autofill,
.BBH textarea:-webkit-autofill:hover,
.BBH textarea:-webkit-autofill:focus,
.BBH select:-webkit-autofill,
.BBH select:-webkit-autofill:hover,
.BBH select:-webkit-autofill:focus {
    -webkit-text-fill-color: black;
    -webkit-box-shadow: 0 0 0px 0px white;
    transition: background-color 5000s ease-in-out 0s;
}


.BIDH .formblock-class.bbh-formcontainer.form-container,
.BIDH .dexeditpopup.formblock-class,
.BBH .formblock-class.bbh-formcontainer.form-container,
.BBH .dexeditpopup.formblock-class {
    padding: 0px 14.5%;
    background-color: transparent;

}


.BIDH .open .cancel,
.BBH .open .cancel {
    display: block !important;
    position: absolute;
    top: 0px;
    right: 33px;
    font-size: 34px;
}

.BIDH .open .contact-form-overlay,
.BBH .open .contact-form-overlay {
    display: block !important;
    height: 100%;
    width: 100%;
    background: #0ba9bc;
    opacity: 0.7;
    top: 0;
    left: 0;
    z-index: -1;
}

.BIDH .formblock-class,
.BBH .formblock-class {
    padding-bottom: 110px;

}


.BIDH .b2b .formblock-class,
.BBH .b2b .formblock-class {
    padding-bottom: 110px;
    padding-top: 20px;
}

.BIDH .open .wt-button,
.BBH .open .wt-button {
    z-index: -1;
    background: rgb(10, 191, 255);
    background: linear-gradient(90deg, rgba(10, 191, 255, 1) 0%, rgba(1, 235, 249, 1) 24%, rgba(5, 162, 244, 1) 49%, rgba(2, 208, 237, 1) 82%, rgba(0, 172, 233, 1) 100%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
}

.BIDH .formpopup #dashboard-canvas,
.BBH .formpopup #dashboard-canvas {
    margin-top: -72px;
    z-index: 2;
}

.BIDH .formpopup #dashboard-canvas .formbutton.save,
.BBH .formpopup #dashboard-canvas .formbutton.save {
    z-index: 100;
}

.BIDH .light-container .mceContentBody,
.BIDH .light-container .formblock-class input[type="text"],
.BIDH .light-container .formblock-class input[type="password"],
.BIDH .light-container .control-body.read_only,
.BIDH .light-container .formtab select,
.BBH .light-container .mceContentBody,
.BBH .light-container .formblock-class input[type="text"],
.BBH .light-container .formblock-class input[type="password"],
.BBH .light-container .control-body.read_only,
.BBH .light-container .formtab select {

    border-bottom: 2px solid grey;
    transition: 0.5s ease-out;
    background: transparent;
}

.BIDH .light-container .mceContentBody:focus,
.BIDH .light-container .formblock-class input[type="text"]:focus,
.BIDH .light-container .formblock-class input[type="password"]:focus,
.BIDH .light-container .control-body.read_only:focus,
.BIDH .light-container .formtab select:focus,
.BBH .light-container .mceContentBody:focus,
.BBH .light-container .formblock-class input[type="text"]:focus,
.BBH .light-container .formblock-class input[type="password"]:focus,
.BBH .light-container .control-body.read_only:focus,
.BBH .light-container .formtab select:focus {

    border-bottom: solid 2px rgba(1, 235, 249, 1);
    animation: border_anim 0.3s linear forwards;
}


.BIDH input::placeholder,
.BBH input::placeholder {
    color: #696767;
    opacity: 0.6;
    line-height: 100px;
}

.BIDH input:focus::placeholder,
.BBH input:focus::placeholder {
    color: blue !important;
    line-height: 300px;
}

.BIDH .formpopup .control-label,
.BBH .formpopup .control-label {
    position: relative;
    top: 40px;
    cursor: text;
    transition: 0.3s;
}


.BIDH .formpopup .control-label.moveup,
.BBH .formpopup .control-label.moveup {
    top: 12px;
}

.cornerwhatsapp {
    width: 60px;
    height: 60px;
    bottom: 11px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 101;
}

.cornerwhatsapp:hover {
    transition: all 0.3s;
    width: 70px;
    height: 70px;
}

.cornerwhatsapp i {
    margin-top: 13px;
}

.cornerwhatsapp:hover i {
    margin-top: 18px;
    color: #FFF;
}

.certificates {
    background: #ededed;
}

.certificates .imgicons {
    margin: 0 auto;
}


@keyframes border_anim {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

/*-------------- bijbaanindehaven end -------------- */


.functionitem-tekst {
    width: 100%;
    max-width: 1070px;
    padding: 104px 100px;
}

.functionitem-tekst-videoheader {
    width: 100%;
    max-width: 1070px;
    padding: 84px 100px 84px 88px;
}

.functionitem-tekst h1 {
    font-size: 72px
}

.functionitem-tekst span {
    font-size: 28px;
}

.funcitem .textblock-title {
    max-width: 370px;
    font-size: 44px
}


.funcitem .textblock-text {
    font-size: 18px
}


@media screen and (max-width: 992px) {

    .whatsappgif {
        display: none !important;
    }

    .functionitem-tekst h1 {
        font-size: 35px
    }

    .functionitem-tekst span {
        font-size: 20px
    }

    .functionitem-tekst {
        width: 100%;
        max-width: 1070px;
        padding: 104px 15px;
    }


}

/*Havenhub*/


.HB .hub-grid {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.HB .hub-grid .item {

}


/*cards styling*/


.card__header_readmore {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    padding: 2em;
    border-radius: calc(var(--curve) * 1px) 0 0 0;
    margin-top: 50px;
    transform: translateY(-100%);
    transition: .2s ease-in-out;
    margin-left: 80px;
}

.card__thumb_readmore {
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}


@media screen and (max-width: 400px) {

    .cards {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(241px, 1fr));
        gap: 2rem;
        margin: 4rem 5vw;
        padding: 0;
        list-style-type: none;
        --grid-column-count: 4;
    }

}

@media screen and (min-width: 400px) {

    .cards {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(315px, 1fr));
        gap: 2rem;
        margin: 4rem 5vw;
        padding: 0;
        list-style-type: none;
        --grid-column-count: 4;
    }

    .overlap-bidhbv {
        background: #1f2247;
        color: white;
        cursor: pointer;
        width: 100%;
        border: none;
        text-align: center;
        outline: none !important;
        font-size: 18px;
    }

    .overlap-bidhbv:hover {
        background-color: #333862;
    }


    /*.cards {*/
    /*    display: flex;*/
    /*    flex-wrap: wrap;*/
    /*    justify-content: center;*/
    /*}*/


}

:root {
    --surface-color: #fff;
    --curve: 40;
}

* {
    box-sizing: border-box;
}


.card {
    position: relative;
    display: block;
    height: 100%;
    border-radius: calc(var(--curve) * 1px);
    overflow: hidden;
    text-decoration: none;
    min-height: 360px;
    transition: .2s ease-in-out;
}

.card__image {
    /*width: 100%;*/
    height: 90px;
    padding: 20px;
}

.josephson.card__image {
    width: 100%;
    height: auto;
    padding: 20px;
}

.BIDHBV .card__image {
    height: 60px;
    display: block;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
    .BIDHBV .card__image {
        height: 50px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1122px) {
    .BIDHBV .card__image {
        height: 45px;
    }
}

@media screen and (max-width: 920px) and (min-width: 780px) {
    .BIDHBV .card__image {
        height: 50px;
    }
}

@media screen and (max-width: 780px) and (min-width: 736px) {
    .BIDHBV .card__image {
        height: 45px;
    }
}

@media screen and (max-width: 450px) and (min-width: 365px) {
    .BIDHBV .card__image {
        height: 50px;
    }
}

@media screen and (max-width: 365px) {
    .BIDHBV .card__image {
        height: 40px;
    }
}

.card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: calc(var(--curve) * 1px);
    background-color: var(--surface-color);
    transform: translateY(100%);
    transition: .2s ease-in-out;
}

.card .card__overlay {
    transform: translateY(0);
}

.card__header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    padding: 2em;
    border-radius: calc(var(--curve) * 1px) 0 0 0;
    transform: translateY(-100%);
    transition: .2s ease-in-out;
}

.BIDHBV .card {
    background-color: transparent;
}

.card__arc {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 1;
}

.card__arc path {
    fill: var(--surface-color);
    d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}

.card .card__header {
    transform: translateY(0);
}

.card__thumb {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.card__thumb.cardBedrijf {
    margin: 10px;
    width: auto;
    height: 35px;
    border-radius: 0;
}

.BIDHBV .linkSponsor {
    margin-right: 5px;
    border-radius: 5px;
}

.BIDHBV .linkSponsor:hover {
    background-color: white;
    transition: 0.4s;
}

.card__title {
    font-size: 2em;
    margin: 0 0 .3em;
    color: #6A515E;
}

.card__tagline {
    display: block;
    margin: 1em 0;
    font-family: "MockFlowFont";
    font-size: .8em;
    color: #D7BDCA;
}

.card__status {
    font-size: 1em;
    color: #D7BDCA;
    font-weight: bold;
}

.card__description {
    padding: 0px 2em 2em;
    margin: 0;
    color: #D7BDCA;
    font-family: "MockFlowFont";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: auto;
}

/*cards end*/


.backbutton .noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.backbutton button {
    width: 55px;
    height: 55px;
    cursor: pointer;
    background-color: #5de6de;
    background-image: linear-gradient(260deg, #5de6de 0%, #2C556A 74%);
    border: none;
    border-radius: 50%;
    transition: 200ms;
}

.backbutton button svg {
    fill: white;
    width: 30px;
    height: 30px;
    position: absolute;
    transform: translateX(-50%) translateY(-60%);
}

.backbutton button:before {
    content: '';
    position: absolute;
    transform: translateX(-50%) translateY(45px);
    font-size: 15px;
    transition: 200ms;
    color: transparent;
    font-weight: bold;
}

.backbutton button:hover {
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    width: 60px;
    height: 60px;
}

.backbutton button:hover::before {
    color: #fff;
}

.backbutton button:hover svg {
    animation: bounce 2s infinite linear;
}

@keyframes bounce {
    0% {
        transform: translateX(-50%) translateY(-50%)
    }
    25% {
        transform: translateX(-50%) translateY(-90%)
    }
    50% {
        transform: translateX(-50%) translateY(-50%)
    }
    75% {
        transform: translateX(-50%) translateY(-35%)
    }
    100% {
        transform: translateX(-50%) translateY(-50%)
    }
}

.backbutton button:focus {
    outline: none;
}


:root {
    --bg-shape-color: linear-gradient(120deg, #343A4F, #0F1620);
    --lightblue: #3D9DEA;
    --darkblue: #4A4EEE;
    --text-color: #D5E1EF;
}

/* product specifications */
.featureIcon {
    width: 90px;
    height: 60px;
    border-radius: 8px;
    margin-right: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.productSpecifications p,
.productSpecifications h1 {
    padding: 0px 15px;
}

.productSpecifications h1 {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 32px;
}

.productSpecifications p {
    opacity: 0.8;
    font-size: 15px;
    line-height: 1.5;
}

.productSpecifications .productFeatures {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    grid-row-gap: 16px;
    padding: 0px 15px;
    padding-bottom: 20px;
}

.cards .narrowplanner, .cards, .josephson-cards {
    border-color: #F29174 !important;
}

.productSpecifications .feature {
    display: flex;
    margin-bottom: 12px;
}


/* eind Havenhub*/

@media screen and (min-width: 900px) {
    .bidhbv-text {
        padding: 30px 20%;
    }
}

@media screen and (max-width: 900px) {
    .bidhbv-text {
        padding: 30px 5%;
    }
}

.bidhbv-text {
    background: #001B4B !important;
    color: white;
    margin-bottom: 1px;
}

.contact-block .contact-text {
    text-overflow: unset;
    white-space: unset;
}

.BIDHBV.page-100 ul {
    overflow: hidden;
}

.BIDHBV.page-100 li {
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

.BIDHBV.page-100 li + li {
    border-left: 1px solid black;
}

.BIDHBV.page-100 .cardlink {
    position: relative;
    border-radius: 40px;
    border: 1px solid rgba(0, 0, 0, .125);
    transition: .2s ease-in-out;
}

@media screen and (max-width: 900px) and (min-width: 769px) {
    .ribbon-block-md .rib-tekst {
        font-size: 18px;
    }
}


.pof-header {
    width: 100%;
    padding-top: 8% !important;
}


.pof-header .header-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    /* width: 70%; */
    /* max-width: 700px; */
    height: 100%;
    margin-left: -250px;
    max-height: 630px;
}

.pof-header .header-img.candidate {
    left: 0;
    height: 100%;
    margin-left: 0px;
}

.pof-header .header-img-outer {
    height: 100%;
}

/*.pof-header .candidate-info{*/
/*   margin-top: 300px;*/

/*}*/

.maintext-container {
    margin-top: 260px;
}


.bidhtextblock .title {
    max-width: 1000px;
}

.bidhtextblock .text {
    max-width: 1050px;
}

.candidate-info {
    margin-top: 19%;
    margin-bottom: 12%;
}

.bidhheader-info {
    margin-top: 100px;
    margin-bottom: 240px;
}

@media screen and (max-width: 992px) {
    .header-img-outer {
        display: none;
    }

    .placementimgwrap.showcasecand {
        display: none;
    }


}

.for-employers.txt-color-change span {
    color: #004E95;
}

@media screen and (min-width: 992px) {
    .for-employers {
        font-size: 1.28vw
    }

    .pof-header {
        display: grid;
        grid-template-columns: minmax(50%, 330px) 1fr;
    }

}


.candidatesView .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

.scrollButton.hide.bottomScroll {
    bottom: -100px;
}

.scrollButton.hide.topScroll {
    top: -60px;
}

.scrollButton.topScroll {
    top: 40px;
}

.scrollButton.bottomScroll {
    bottom: 0px;
}

.scrollacc a.scrollButton {
    position: fixed;
    transition: 0.5s;
    cursor: pointer;
    z-index: 11;
}

h3.partnersHeader {
    color: #FFE348;
    margin-bottom: 40px;
}

.largePartner .img {
    height: 170px;
}

.largePartner .partnersHeader {
    font-size: 40px;
}

.normalPartner .partnersHeader {
    font-size: 30px;
}

.smallPartner .partnersHeader {
    font-size: 25px;
}

.normalPartner .img {
    height: 100px;
}

.smallPartner .img {
    width: 100px;
    margin: 6%;
}

.outerPartners .img {
    margin: auto;
}

.outerPartners div {
    text-align: center;
}

.outerPartners {
    margin: auto;
    width: 75%;
}

.sliderfotowrapper .carousel {
    height: 610px;
}

.small-carousel .comp-gall-img {
    height: auto;
}

.cvinput {
    margin-top: 10px;
    width: 45%;
}

.cvinputtitle {
    margin-top: 10px;
    width: 45%;
    font-weight: bold;
}

.cvmaintitle {
    color: #001B4B;
}

div[aria-expanded="true"],
.cvblocktitle:hover,
.cvmaintitle:hover {
    color: #0099ff;
    transition: all 0.3s;
}

#drag-container {
    display: flex;
    flex-direction: column;
}

#drag-container .item {
    display: flex;
    list-style: none;
    margin: 5px;
    height: 20%;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
}

.on-drag-start {
    opacity: 0.3;
    background-color: #007dc3;
    border: 2px dashed gray;
}

.on-drag-enter {
    box-shadow: inset 0 0 2px 2px gray;
    transform: scale(1.05);
    transition: 0.3s ease-in;
    border-top: 2px solid green;
}

.cveditblockscontainer.disabled * {
    color: grey;
}

.page-337 .detective-example [style*="position:absolute"],
.page-337 .detective-example [style*="position: absolute"] {
    display: none !important;
}

/*.small-carousel .carousel-item{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    overflow: hidden;*/
/*}*/


/*Narrowcast page start*/


.page-757.html_block {
    height: 100vh;
    overflow: hidden;
}

.is-role-contentmanager .page-757.html_block {
    height: 100vh;
    overflow: auto !important;
}

.narrowcontainer .headerrow h1 {
    font-size: 56px;
}

.narrowcontainer .headerrow {
    font-size: 40px;
}

.double-offices, .double-offices > div, .double-offices > div > div, .double-offices > div > div > div, .double-offices > div > div > div > div {
    height: 100%;
}

@font-face {
    font-family: eurostile;
    src: url(/css/webfonts/EurostileExtended-Black.woff2);
}

.double-offices .narrowcontainer .upper-headerrow .currenttime {
    font-family: eurostile;
}

.double-offices .narrowcontainer .upper-headerrow {
    padding: 46px 20px;
    font-size: 36px;
}

.double-offices .narrowcontainer .headerrow img {
    max-width: 200px;
    max-height: 50px;
}

.double-offices .narrowcontainer .headerrow {
    padding: 0;
    border-bottom: none;
}

.double-offices .narrowcontainer .headerrow div {
    padding: 20px 34px;
    display: flex;
    align-items: center;
}

.double-offices .narrowcontainer .employees .employee {
    font-size: 28px;
    padding: 20px 0;
}

.double-offices .narrowcontainer .employees > div {
    flex-basis: 50%;
}

.double-offices .narrowcast-userlist {
    border: none;
    border-top: none;
    background-color: rgb(255 255 255 / 36%);
}

.narrowcontainer .headerrow {
    padding: 40px;
    border-bottom: 1px solid #0f3e57;
    /*background: #355468;*/
    color: white;
    /*   max-height: 17vh;*/
    max-height: 25vh;
}

.narrowcontainer .timeline {
    padding: 40px;
    border-bottom: 1px solid #1e5977;
    color: white;
    background: #49AEC3;
    font-size: 27px;
    opacity: 0.5;
}

.narrowcontainer .timeline.first {
    opacity: 1;
}

.narrowcontainer span {
    display: inline-flex;
    margin-left: 20px;
}

.narrowcontainer .freediv {
    background: #FBF8EF;
    color: #215872;
    height: 83vh;
}

.narrowcontainer .nowline {
    background: #FBF8EF;
    color: #355468;
}

.narrowcontainer .freediv p {
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    font-size: 120px;
    /*left: 50%;*/
    /*margin-left: -100px;*/
}

.narrowcontainer .freediv {
    display: flex;
    align-items: center;
    justify-content: center;
}

.narrowcontainer .timeline img {
    max-height: 100px;
}

/*Narrowcast page end*/

/*NarrowJD page start*/

.narrowcast-userlist {
    width: 100%;
    border-spacing: 0;
    border: 3px solid black;
    border-top: 0px;
    height: 75vh;
    color: white;
    /*background-image: url("/images/JD_logo_800.png");*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 50%;
    background-position: center;
}

.narrowcast-userlist td {
    padding: 10px;
    /*margin: 10px auto;*/
    /*border: 1px solid white;*/
    /*border: 1px solid black;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.5vw;
}

.narrowcast-userlist td p {
    margin-left: 30px;
}

.narrowcast-userlist thead td {
    background-color: #000000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: none;
}

.narrowcast-userlist td.e-mail {
    width: 250px;
}

.narrowcast-userlist tr {
    background-color: rgba(120, 120, 120, 0.7);
}

.narrowcast-userlist td {
    display: flex;
    align-items: center;
    height: 100%;
}

.employee-offline {
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.89);
}

.double-offices .employee-offline {
    text-shadow: none;
}

/*.narrowcast-userlist p {*/
/*    margin-top: -11px;*/
/*}*/

.narrowcast-userlist .ring-container {
    position: relative;
    width: 60px;
    height: 47px;
}

.narrowcast-userlist .circle {
    width: 25px;
    height: 25px;
    background-color: red;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 30px;
}

.double-offices .narrowcast-userlist .circle {
    width: 21px;
    height: 21px;
    background-color: red;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 32px;
}

.narrowcast-userlist .ring {
    border: 2.5px solid red;
    -webkit-border-radius: 30px;
    height: 35px;
    width: 35px;
    position: absolute;
    left: 25px;
    top: 7px;
    -webkit-animation: pulsatering 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    /*animation-delay: 5s;*/
    /*-webkit-animation-delay: 5s;*/
    opacity: 0.0
}


.narrowcast-userlist .employee-online .ring {
    border: 2.5px solid #9fff55;
}

.narrowcast-userlist .employee-online .circle {
    background-color: #a6ff5f;
}

.narrowcast-userlist .employee-online p {
    color: black;
    margin-bottom: 0;
}

.double-offices .narrowcast-userlist p {
    color: rgba(255, 255, 255, 0.8);
}

.double-offices .narrowcast-userlist .employee-online p {
    color: white;
}

.narrowcast-userlist .employee-offline p {
    margin-bottom: 0;
}

@-webkit-keyframes pulsatering {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    25% {
        opacity: 1.0;
    }
    50% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
    100% {
        opacity: 0.0;
    }
}


/*NarrowJD page end*/

/*dexcrawler*/

.btn-comp-edit {
    background-color: #F8F9FA;
    border: 1px solid rgba(10, 102, 151, 0.45);
}

.btn-comp-crowl {
    background-color: rgba(255, 255, 255, 0.66);
    border: 1px solid rgba(10, 102, 151, 0.55);
}

.btn-comp-edit:hover, .btn-comp-crowl:hover {
    background-color: rgba(89, 214, 255, 0.07);
}


.crawlpars-border {
    border-right: 1px solid rgba(128, 128, 128, 0.44);
}

.table-bg {
    background-color: #BEE5EB;
}

.table2-bg {
    background-color: #F8F9FA;
}

.no-fingerprints {
    background-color: #ffacac;
    border-bottom: 1px solid #c4c4c4;
}

.one-fingerprint {
    background-color: #fcffb4;
    border-bottom: 1px solid #c4c4c4;
}

.crawlerlist-row:hover .bgFirstCol, .crawlerlist-row:hover, .crawled-vacancy-item:hover, .stats-table .menu-item:hover {
    cursor: pointer;
    background-image: linear-gradient(rgb(255, 255, 255), rgb(179, 249, 255));
}

.stats-table .menu-item:hover {
    color: #0b0b0b;
    border: 1px solid #d3d3d3;
}

.crawlerlist-row .fa-check-square {
    color: rgb(58, 58, 58);
    font-size: 28px;
    margin-top: 3px;
    transition: .1s;
}

.crawlerlist-row:hover .fa-check-square {
    color: #24970a;
}

.crawlerlist-row .fas.fa-trash,
.crawlerlist-row .fas.fa-times,
.crawlerlist-row .fas.fa-check {
    display: none;
    transition: all 0.3s;
    position: absolute;
    top: 0px;
    font-size: 23px;
}

.crawlerlist-row .aprove-btns.nocheck .fas.fa-times {
    left: 0px;
}

.crawlerlist-row .aprove-btns.single .fas.fa-trash {
    left: 39px;
}

.crawlerlist-row .fas.fa-times {
    left: 39px;
}

.crawlerlist-row .fas.fa-trash {
    left: 78px;
}

.crawlerlist-row:hover .fas.fa-trash,
.crawlerlist-row:hover .fas.fa-times,
.crawlerlist-row:hover .fas.fa-check {
    display: inline-block;
}

.crawlerlist-row .fas.fa-trash:hover,
.crawlerlist-row .fas.fa-times:hover,
.crawlerlist-row .fas.fa-check:hover {
    font-size: 33px;
    top: -8px;
}

.dcrightmenu {
    position: fixed;
    right: 0;
    top: 0;
    overflow: auto;
    height: 100%;
}

.dcrightmenu::-webkit-scrollbar, .crawlparsitems::-webkit-scrollbar {
    width: 8px; /* Adjust the width as desired */
}

.dcrightmenu::-webkit-scrollbar-track, .crawlparsitems::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Color of the track */
}

.dcrightmenu::-webkit-scrollbar-thumb, .crawlparsitems::-webkit-scrollbar-thumb {
    background-color: #888; /* Color of the thumb */
    border-radius: 4px; /* Rounded corners of the thumb */
}

.dcrightmenu::-webkit-scrollbar-thumb:hover, .crawlparsitems::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Color of the thumb on hover */
}

.crawlerlist-row.selected {
    background: rgb(82, 177, 191);
    background: linear-gradient(0deg, rgba(82, 177, 191, 1) 0%, rgba(183, 231, 238, 1) 19%, rgba(251, 255, 255, 1) 49%, rgba(173, 221, 226, 1) 82%, rgba(113, 207, 224, 1) 100%);
}

.table.crawlparsitems th,
.table.crawlparsitems td {
    border-top: none;
}

.tableFixHead {
    overflow: auto;
    height: 100px;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}

.fingerprint-btn {
    background-color: rgba(255, 255, 255, 0.76);
    border: 1px solid #ffffff;
}

#fingerprintdata .active {
    background-color: #ffe554 !important;
    -webkit-box-shadow: 0px 0px 8px 3px rgba(0, 50, 112, 1);
    -moz-box-shadow: 0px 0px 8px 3px rgba(0, 50, 112, 1);
    box-shadow: 0px 0px 8px 3px rgba(0, 50, 112, 1);
}

.empty-fingerprint {
    background-color: #9f9f9f !important;
}

.img-phone-appear, .img-phone-appear > div {
    display: none;
    margin: 0 !important;
    height: 0;
}

.img-phone-disappear, .img-phone-disappear > div {
    display: block;
    height: auto;
}

@media screen and (max-width: 670px) {

    .img-phone-appear, .img-phone-appear > div {
        display: block;
        height: auto;
        margin-bottom: 40px !important;
    }

    .img-phone-disappear, .img-phone-disappear > div {
        display: none;
        margin: 0 !important;
        height: 0;
    }
}

.active-accordion {
    background-color: rgba(86, 119, 136, 0.86) !important;
    color: white !important;
}

.hidden-element {
    height: 0px !important;
    overflow: hidden !important;
    opacity: 0;
    position: absolute;
}

.visible {
    height: auto !important;
    opacity: 1;
    position: relative;
}

.extend-icon {
    transition: transform 0.2s ease-in-out;
}

.accordion-header:hover .extend-icon {
    transform: scale(1.3);
}

#invoice-dashboard-example .doc_example {
    width: 100vw;
    height: 100% !important;
}

.big-video .thumb-play {
    position: absolute;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.indicator {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    height: 12px;
    width: 12px;
    margin-right: 10px;
    opacity: 0.6;
    transition: transform 100ms linear, opacity 100ms ease-out, width 100ms linear, height 100ms linear, margin 100ms linear;
    cursor: pointer;
    background: #7d919d;
}

.indicator.active {
    opacity: 1;
}

.indicator.active .inner {
    background-color: white;
}

.indicator:hover {
    -webkit-transform: scale3d(1.4, 1.4, 1.4);
    transform: scale3d(1.4, 1.4, 1.4);
}

.inner {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.rounded-corners {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


.vidheadertxt {
    z-index: 5;
    position: absolute;
    color: white;
    bottom: 0;
    margin-bottom: 138px;
    margin-left: 100px;
    letter-spacing: 2px;
    font-weight: 500;
}

.header-txt {
    z-index: 5;
    position: absolute;
    color: white;
    bottom: 0;
    font-size: 80px;
    margin-left: 100px;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.tinyheader .vidheadertxt {
    font-size: 50px;
    margin-bottom: 10px;
    margin-left: 96px;
    font-weight: bolder;
}

#flipWord {
    display: inline-block;
    transform-origin: bottom;
    transition: transform 0.4s, opacity 0.4s;
}

.flip-out {
    transform: rotateX(90deg);
    opacity: 0;
}

.flip-in {
    transform: rotateX(0deg);
    opacity: 1;
}


.plus-icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 33px;
    background-color: #F29174;
    background-color: #007dc3;
    border-radius: 50%;
}

.addpagetask {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #007dc3;
    color: white;
    height: 48px;
    width: 21px;
    cursor: pointer;
    transition: 0.3s;
}

.addpagetask:hover {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #F29174;
    color: white;
    height: 48px;
    width: 21px;
    cursor: pointer;
}


.websiteplanning-header {
    font-size: 30px;
    font-weight: bolder;
    color: #454d55;
}


.solicitatieproces-block .events:last-child {
    /*cb*/
    break-inside: avoid; /* Avoid column breaks within the element */
    break-after: always; /* Force a column break after the element */
}

.solicitatieproces-block .events {
    flex-basis: 50%;
}

@media screen and (max-width: 768px) {
    .page-2011 .pakketten-investtext {
        margin-bottom: 35px;
    }

    .solicitatieproces-block .events {
        flex-basis: 100%;
    }
}

.md-sitemapblock {
    padding-top: 100px !important;
}


/* WT Blog page*/
.wt-blog-content .normal-text * {
    font-size: 24px;
}

.wt-blog-content .blog-title {
    font-size: 38px;
    padding-bottom: 15px;
}

.wt-blog-content .content1 .normal-text {
    flex-basis: 60%;
}

.wt-blog-content .content1 .image-square {
    flex-basis: 40%;
}

.wt-blog-content {
    max-width: 1238px;
    margin: 0 auto;
}

.wt-blog-content .introtext {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}

.wt-blog-content .topic {
    font-size: 22px;
    text-transform: uppercase;
    margin: 15px 0;
    font-weight: bolder;
}

.wt-blog-content .blogtitle {
    font-size: 48px;
    color: #37566A;
    font-weight: 600;
}

.wt-blog-content .authorblock {
    margin: 15px 0;
    gap: 15px;
}

.wt-blog-content .authorblock .author {
    font-weight: bold;
    font-size: 22px;
}

.wt-blog-content .media-img {
    border-radius: 56px;
}

.wt-blog-content .max-width-1240 {
    margin: 15px auto;
}

.wt-blog-content .introblock {
    margin: 20px 0;
}

.wt-blog-content .introblock .bold-text-1 {
    display: table-cell;
    font-weight: bold;
    font-size: 32px;
}

.wt-blog-content .image-square-item {
    height: 100%;
    width: 100%;
    position: relative;
}

.wt-blog-content .image-square {
    padding: 25px;
    height: 550px;
}

.wt-blog-content .image-square-item .img {
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 450px;
    height: 450px;
    border-radius: 58px;
    z-index: 2;
}

.wt-blog-content .light-square {
    position: absolute;
    bottom: 40px;
    left: 70px;
    background-color: #FBF8EF;
    width: 450px;
    height: 450px;
    border-radius: 58px;
    z-index: 1;
}

.wt-blog-content .quote-block .quote {
    font-size: 45px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    max-width: 1000px;
}

.wt-blog-content .quote-block .author {
    color: #F29174;
    font-size: 27px;
    text-align: end;
    margin-top: 20px;
}

.wt-blog-content .image-square-2 {
    padding: 25px;
    height: 550px;
    margin: 0 auto;
}

.wt-blog-content .image-square-2 .image-square-item {
    max-width: 700px;
}

.wt-blog-content .image-square-2 .image-square-item .img {
    width: 656px;
    bottom: unset;
    top: 0px;
}

.wt-blog-content .image-square-2 .image-square-item .light-square {
    top: 30px;
    left: 50px;
    bottom: unset;
    width: 656px;
}

.wt-blog-content .content2 .img, .wt-blog-content .more-content .img {
    display: flex;
    align-items: center;
}

.wt-blog-content .content2 .img img, .wt-blog-content .more-content .img img {
    max-width: 1025px;
    margin: 15px auto;
    border-radius: 58px;
    max-height: 630px;
    margin-bottom: 30px;
}

.blog-comments .form {
    display: flex;
    gap: 24px;
}

.blog-comments .form .commentsection {
    flex-basis: 50%;
}

.blog-comments .form label {
    color: #37566A;
    padding: 10px;
    font-size: 18px;
}

.blog-comments .form .naam {
    flex-basis: 50%;
}

.blog-comments .form #commentsection {
    resize: none;
    padding-top: 12px;
    border-radius: 26px;
}

.blog-comments .form #naam {
    height: 48px;
    border-radius: 16px;
}

.blog-comments .form #naam, .blog-comments .form #commentsection {
    border: 1px solid rgba(242, 145, 116, 0.55);
    padding-left: 10px;
}

.blog-comments .form #commentbtn {
    padding: 10px 0;
}

.blog-comments .wt-button.reactie {
    width: 150px;
    font-size: 14px;
    font-weight: normal;
}

.blog-comments {
    margin-bottom: 15px;
}

.wt-blog-content .leesook-item {
    padding-bottom: 70px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.22);
}

.wt-blog-content .leesook-block .leesook {
    display: flex;
    gap: 20px;
}

/* Blogsearch */

.blogsearch-header {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blogsearch-header .page-title, .page-teaser-title {
    font-size: 50px;
    color: #37566A;
    margin-bottom: 30px;
}

.blogsearch-header .teaser-text, .page-teaser-text {
    font-size: 24px;
    color: #37566A;
}


@media screen and (max-width: 1366px) {
    .wt-blog-content .content2 .img img, .wt-blog-content .more-content .img img {
        max-width: 80%;
        margin: 0px auto;
        border-radius: 30px;
        max-height: 630px;
    }

    .blogsearch-header .page-title. .page-teaser-title {
        font-size: 50px;
    }

    .wt-blog-content .blogtitle {
        font-size: 40px;
    }

    .wt-blog-content .quote-block .quote {
        font-size: 32px;
    }

    .wt-blog-content .quote-block .author {
        font-size: 18px;
    }

    .wt-blog-content .blog-title {
        font-size: 28px;
        padding-bottom: 0px;
    }


    .blogsearch-header .teaser-text, .wt-blog-content .normal-text *, .page-teaser-text {
        font-size: 20px;
    }

    .page-teaser-text {
        font-size: 1em;
    }

    .blogsearch-header .page-title, .page-teaser-title {
        font-size: 40px;
    }

    .wt-blog-content .image-square-item .img {
        border-radius: 40px;
        width: 300px;
        height: 300px;
    }

    .wt-blog-content .image-square-2 {
        height: 340px;
    }

    .wt-blog-content .light-square {
        border-radius: 40px;
        width: 300px;
        height: 300px;
        bottom: 20px;
        left: 20px;
    }

    .wt-blog-content .image-square .image-square-item {
        width: 320px;
        height: 320px;
    }

    .wt-blog-content .image-square {
        padding: 0px;
        height: auto;
    }

    .wt-blog-content .leesook-block, .leesook-item {
        padding: 20px;
    }

    .wt-blog-content {
        width: 100%;
    }

    .wt-blog-content .introblock .bold-text-1 {
        font-size: 24px;
    }
}

@media screen and (max-width: 830px) {
    .wt-blog-content .blogtitle {
        font-size: 30px;
    }

    .wt-blog-content .media-img {
        height: 300px;
    }

    .wt-blog-content .content1 .d-flex {
        flex-direction: column;
    }

    .wt-blog-content .image-square .image-square-item {
        width: 80%;
        margin: 0 auto 20px auto;
    }

    .wt-blog-content .image-square-item .img {
        width: 100%;
    }

    .wt-blog-content .light-square {
        width: 100%;
    }

    .wt-blog-content .introblock .bold-text-1 {
        font-size: 20px;
    }

    .wt-blog-content .image-square-2 {
        height: 340px;
    }

    .wt-blog-content .image-square-2 .image-square-item {
        width: 80%;
        margin: 0 auto;
    }

    .wt-blog-content .image-square-2 .image-square-item .img {
        width: 100%;
    }

    .wt-blog-content .image-square-2 .image-square-item .light-square {
        width: 100%;
    }

    .wt-blog-content .image-square-2 {
        padding: 0;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 425px) {
    .pakkettten-img-text .header {
        margin: 25px 0 20px 0;
    }

    .wt-blog-content .leesook-block, .leesook-item {
        border-bottom: none;
    }

    .wt-blog-content .leesook-block, .leesook-item {
        padding: 0px;
    }

    .wt-blog-content .media-img {
        height: 200px;
    }

    .blogsearch-header .page-title, .page-teaser-title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .blogsearch-header .teaser-text, .wt-blog-content .normal-text *, .page-teaser-text * {
        font-size: 16px;
    }

    .wt-blog-content .image-square .image-square-item {
        width: 90%;
        height: 209px;
        margin: 0;
        margin-bottom: 20px;
    }

    .wt-blog-content .image-square-item .img {
        width: 100%;
        height: 200px;
    }

    .wt-blog-content .light-square {
        width: 100%;
        height: 200px;
    }

    .wt-blog-content .image-square-2 .image-square-item .light-square {
        width: 100%;
        height: 200px;
        top: 20px;
        left: 20px;
    }

    .wt-blog-content .image-square-2 {
        height: 230px;
        width: 90%;
        padding: 0;
        padding-left: 20px;
    }

    .wt-blog-content .image-square-2 .image-square-item {
        width: 90%;
        margin: 0;
    }

    .wt-blog-content .quote-block .quote {
        font-size: 22px;
    }

    .wt-blog-content .blogtitle {
        font-size: 28px;
    }

    .wt-blog-content .blog-title {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .wt-blog-content .authorblock {
        gap: 0px;
    }
}


/*Streamevent page begin*/

.page-269 {
    background: #f2f2f2;
}

.streamevent-header {
    width: 100%;
    height: 114px;
    background: red;
    align-items: center;
    padding: 0 72px 0 72px !important;
}


.section p,
.streamevent-header h1 {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.section .headertext {
    height: 66px;
    display: grid;
    place-items: center;
}

.sprekers-container,
.videotools {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.section .itemcontainer .name {
    color: #000;
    text-align: center;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

}

.section .itemcontainer .function {
    color: rgba(0, 0, 0, 0.60);
    text-align: center;
    font-family: Inter;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.section .itemcontainer {
    background: white;
}

.streamevent-header h1 {
    text-align: left;
}

.streamevent-header {
    text-align: right;
}

.section .headertext {
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}


.section .itemcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    align-items: start;
    padding: 10px; /* Adds padding around the container */
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.videotools .tools iframe {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.section .item {
    position: relative;
    flex: 1 1 300px; /* Adjust the flex-basis as needed */
    /*margin-right: 20px; !* Adjust the margin-right for gap between images *!*/
    max-width: calc(32% - 20px); /* Adjust width to control the space, accounting for margin */
    /*padding-left: 1%;*/
    /*padding-right: 1%;*/
    padding-bottom: 1%;
    margin-bottom: 20px;
}

.section img {
    width: 100%; /* Full width of the parent .speaker div */
    height: auto; /* Maintain aspect ratio */
    border-radius: 20px;
    flex: 1 1 150px; /*  Stretching: */
    flex: 0 1 150px; /*  No stretching: */
    margin: 5px;
}


.sectionborder iframe,
.sectionborder {
    border-radius: 15px;
}

.sectionborder iframe {
    min-height: calc(410px + 66px);;
}

.videotools .tools iframe {
    height: calc(100% - 66px);
    min-height: 410px;
}

.extra-info .itemcontainer p {
    color: rgba(0, 0, 0, 0.35);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.streamevent-header img {
    width: auto;
    max-height: 83px;
    height: 100vh;
}

.footer .headertext {
    width: 100%;
    max-width: 667px;
}

.footer .headertext.help {
    width: 100%;
    max-width: 217px;
}

.footer .section {
    padding-left: 30px !important;
    padding-right: 30px !important;
    display: flex;
    justify-content: right
}

.footer .sectionborder {
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.footer .sectionborder i {
    margin-left: 20px;
}

.footertext a:hover {
    text-decoration: underline !important;
}

.stream-aanmelding {
    align-items: center;
    justify-content: center;
}

.stream-aanmelding button,
.stream-aanmelding input {
    width: 100%;
    height: 60px;
    font-size: 30px;
    max-width: 400px;
    text-align: center;
    border-radius: 15px;
    border: none;
}

.stream-aanmelding button {
    background: #daa800;
    color: white !important;
}

.signup-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 100px;
    max-width: 700px;
    gap: 20px;
    border-radius: 15px;
}

.stream-aanmelding button {
    color: black;
}

.footertext {
    color: #9F9F9F;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.itemcontainer .embed {
    width: 80%;
}

.page-269 .popup-container {
    margin-top: -304px;
}

.page-269 .popup-container .popup-content {
    max-height: 560px;
}

/*.about-us-section > div {*/
/*    margin-top: 20px;*/
/*}*/

.promo-mobile-img {
    height: 300px; background-size: cover;
    background-position: center;
}

@media screen and (max-width: 992px) {

    .d-992-block {
        display: block!important;
    }

    .about-us-section > div {
        margin-top: 40px;
    }

    .streamevent-header h1 {
        font-size: 19px;
    }

    .section .itemcontainer .name {
        font-size: 20px;
    }

    .section .itemcontainer .function {
        font-size: 13px;
    }

    .videotools iframe {
        height: 500px;
    }

    .videotools .sectionborder div {
        padding: 140px !important;
        margin-bottom: 240px;
    }

    .section p, .streamevent-header h1 {
        font-size: 21px;
    }

    .streamevent-header img {
        width: 100%;
        max-width: 130px;
        height: auto;
    }

    .streamevent-header {
        padding: 0 15px 0 15px !important;
    }

    .footer .section {
        justify-content: center;
    }

    .footer .sectionborder {
        padding: 17px;
    }

    .page-269 .popup-container {
        width: 100%;
        left: 0;
        padding: 30px;
        padding-top: 60px;
        margin-left: 0;
    }

}

@media screen and (max-width: 768px) {
    .promo-mobile-img {
        height: 200px;
    }

    .section .item {
        max-width: calc(50% - 20px);
    }
}

/*Streamevent page end*/

.b2b-promo {
    background: #052C3B;
    display: flex;
    position: relative;
}

.b2b-promo.b2b-padding {
    padding-top: 130px;
    padding-bottom: 130px;
}


.b2b-promo.blue-bg {
    background: #EBF5F7;
}

.b2b-promo.blue-bg .text h2, .b2b-promo.blue-bg .text div, .b2b-promo.blue-bg .text div * {
    color: #052C3B;
}


.b2b-promo .text {
    flex-basis: 60%;
}

.b2b_section .sector-werk, .b2b_section .sectoren-col {
    max-width: 1270px;
    margin: 0 auto;
}

.b2b_section .seperating-line {
    opacity: 1;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.b2b-promo .text h3, .b2b_section h3.blue-title {
    font-size: 28px;
    color: #16A9BD;
    font-weight: 700;
    margin-bottom: 20px;
}

.b2b-promo .text h2 {
    color: #ffffff;
    margin-bottom: 20px;
}

.b2b_section .team-title {
    padding-top: 70px;
    padding-bottom: 43px;
    padding-left: 100px;
}

.b2b_section .team-title .header-2 {
    margin-bottom: 0;
}

.b2b_section .team-img {
    height: 800px;
    max-width: 1200px;
    margin: 20px auto 60px auto;
    background-size: cover;
    background-position: center center;
    border-radius: 34px;
}


.b2b_section .descr, .pakketten-container .descr {
    padding: 10px 15px 20px 15px;
    max-width: 755px;
    text-align: center;
    color: #37566A;
    margin: 0 auto;
}

.b2b_section .descr {
    padding-bottom: 0;
}

.pakketten-container .descr .header-2 {
    margin-bottom: 46px;
}

.b2b_section h2.dark-header {
    font-size: 50px;
    color: #052C3B;
    font-weight: 700;
}

.b2b_section h1 {
    color: #365467;
    text-align: center;
    margin-bottom: 25px;
}

.b2b_section.bottomsection {
    padding-bottom: 100px;
}

.b2b-promo .text div, .b2b-promo .text div > p  {
    color: #ffffff;
}

.b2b-promo .text div.buttons {
    display: flex;
    gap: 20px;
}

.b2b-promo .img-block {
    flex-basis: 40%;
}

.b2b-promo .img-block .img {
    width: 553px;
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border-radius: 43px 0 0 43px;
}

.b2b-padding {
    padding: 60px 100px;
}

.team-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 60px;
    padding-right: 60px;
}

.team-block .team-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    flex-basis: 17%;
    position: relative;
    width: 120px;
}

.team-block .team-item .photo {
    width: 140px;
    height: 140px;
    position: absolute;
    right: 42px;
    z-index: 2;
    border-radius: 4px;
}

.team-block .team-item .item-border {
    position: absolute;
    z-index: 1;
    border: 2px solid #16A9BD;
    border-radius: 4px;
    width: 140px;
    height: 140px;
    top: 9px;
    right: 30px;
}

.team-block .team-item .name {
    color: #052C3B;
    font-weight: 700;
    margin-top: 140px;
    padding-top: 16px;
}

.team-block .team-item .position {
    color: rgba(5, 44, 59, 0.5);
    font-weight: 500;
}

.process-block {
    width: 100%;
    padding: 0 100px;
    margin-block: 0;
    margin-bottom: 45px;
}

.process-block .blue-title {
    margin-top: 50px;
    font-weight: 700;
}

.process-block .dark-header {
    font-weight: 700;
}

.process-block .process-button {
    margin: 60px auto 0 auto;
    width: 260px;
}

.process-block .descr {
    margin-top: 18px;
    width: 100%;
    max-width: 1014px;
}

.process-block .list ol {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 60px;
}

.process-block .list ol li {
    flex-basis: 25%;
}

.process-block .list {
    margin-top: 80px;
    color: #37566A;
    font-weight: 500;
}

.process-block ol li::marker, .process-block ol li strong {
    font-size: 21px;
    font-weight: 600;
    color: #052C3B;
    margin-bottom: 5px !important;
    display: block;
}

.page-2010 .process-block ol li::marker, .page-2010 .process-block ol li strong{
    min-height: 58px;
}

.process-block ol li::marker, .process-block ol li strong .process-block ol li::marker {
    color: #F3987C;
}

.about-bottom-section {
    display: flex;
    flex-direction: column;
}

.about-bottom-section .button {
    justify-content: center;
}

.about-bottom-section .text-block {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1240px) {
    .process-block {
        padding: 0 40px;
    }

    .process-block ol li::marker {
        font-size: 18px;
    }

    .team-block .team-item {
        padding: 8px;
        margin-bottom: 10px;
        flex-basis: 17%;
    }

    .b2b-padding {
        padding: 40px 40px;
    }

    .b2b-promo.b2b-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .b2b-promo .text h3, .b2b_section h3.blue-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .b2b-promo .text div > * {
        font-size: 16px;
        margin-bottom: 11px;
    }

    .b2b-promo .img-block .img {
        width: 390px;
    }

    .b2b_section .team-title {
        padding-top: 50px;
        padding-bottom: 40px;
        padding-left: 40px;
    }

    .team-block .team-item .photo {
        width: 100px;
        height: 100px;
    }

    .team-block .team-item .item-border {
        width: 100px;
        height: 100px;
        top: 0;
        right: 28px;
    }

    .team-block .team-item .name {
        padding-top: 10px;
        margin-top: 102px;
    }

    .team-block .team-item .position {
        word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
    }

    .team-block {
        justify-content: space-between;
        padding-left: 24px;
        padding-right: 24px;
    }

    .b2b-promo .text h2 {
        font-size: 39px;
    }

    .b2b_section h2.dark-header {
        font-size: 36px;
        margin-bottom: 5px;
    }

    .b2b_about-sections .promoblock .uitlegwt {
        font-size: 20px;
    }

    .b2b_about-sections .promoblock .col-wrapper {
        font-size: 22px;
        line-height: 28px;
    }

    .b2b-promo .text {
        flex-basis: 60%;
    }

    .b2b_section .team-img {
        height: 600px;
        max-width: 80%;
    }

    .b2b_section .descr {
        padding: 10px 50px 20px 50px;
    }

    .process-block .list {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1024px) {

    .process-block .list ol li {
        flex-basis: 47%;
    }

    .team-block .team-item {
        flex-basis: 25%;
    }

    .team-block .team-item .item-border {
        right: 64px;
    }

    .team-block .team-item .photo {
        right: 72px;
    }

    .process-block .descr {
        font-size: 19px;
        line-height: 29px;
    }

    .process-block .list ol {
        gap: 30px;
        flex-wrap: wrap;
    }

    .process-block .list ol > * {
        flex-basis: 45%;
    }

    .page-2010 .process-block ol li::marker, .page-2010 .process-block ol li strong{
        min-height: 34px;
    }

}

@media screen and (max-width: 992px) {
    .about-bottom-section {
        flex-direction: column-reverse;
    }


    .b2b-promo .img-block {
        flex-basis: 30%;
    }

    .b2b_section .team-img {
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-radius: 0;
    }

    .b2b-promo {
        flex-direction: column;
    }

    .b2b-promo .img-block .img {
        position: relative;
        width: 100%;
        border-radius: 0;
    }

    .b2b-promo .text div.buttons {
        justify-content: space-between;
    }

    .b2b-promo .text div.buttons a {
        flex-basis: 48%;
    }

    .b2b-promo .text {
        flex-basis: 100%;
    }
}

@media screen and ( max-width: 768px) {

    .page-2010 .process-block ol li::marker, .page-2010 .process-block ol li strong{
        min-height: unset;
    }

    .process-block .list ol li {
        flex-basis: 100%;
    }

    .homebalk-right > div {
        flex-basis: 100%;
    }

    .about-bottom-section .button {
        justify-content: start;
    }

    .process-block .process-button {
        margin: 42px auto 0 16px;
    }

    .process-block {
        padding: 0 30px;
    }

    .text-768-start {
        text-align: start!important;
    }

    .b2b_section .team-img {
        height: 400px;
    }

    .b2b-padding {
        padding: 16px 30px;
    }

    .b2b-about-header {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .team-block .team-item {
        flex-basis: 30%;
    }

    .team-block .team-item .photo {
        right: 61px;
    }

    .team-block .team-item .item-border {
        right: 50px;
    }

    .b2b_section h2.dark-header {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .b2b_section .descr {
        padding: 0;
    }

    .about-bottom-section .text-block {
        padding-left: 30px;
        padding-right: 30px;
    }

    .process-block .dark-header {
        font-weight: 700;
    }

    .process-block .list ol > * {
        flex-basis: 100%;
    }
}

@media screen and (max-width: 620px) {
    .b2b-promo .text div.buttons {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .b2b-promo .text div.buttons a {
        flex-basis: 100%;
        margin: 11px 0px 40px 0!important
    }

   .b2b-promo .text div.buttons a {
        margin: 0px 0px 0px 0!important
    }

}

@media screen and (max-width: 497px) {
    .b2b-promo .text div.buttons a {
        width: 100%;
    }
}

@media screen and (max-width: 497px) {
    .team-block .team-item {
        flex-basis: 50%;
    }


    .team-block .team-item .photo {
        right: 60px;
    }

    .team-block .team-item .item-border {
        right: 53px;
    }
}

@media screen and (max-width: 425px) {
    .process-block {
        margin-bottom: 10px;
    }

    .process-block .process-button {
        margin: 42px 0 0 0;
    }

    .about-bottom-section .wt-button {
        width: 100%;
    }

    .process-block .process-button, .process-block .process-button .wt-button {
        width: 100%;
    }

    .about-bottom-section .text-block {
        padding-left: 30px;
        padding-right: 30px;
    }

    .b2b-promo .text div, .b2b-promo .text div > p {
        font-size: 16px;
    }

    .b2b-promo .text div.buttons {
        flex-direction: column;
    }

    .team-block {
        padding-left: 0;
        padding-right: 0;
    }

    .contact-block-container.page-2048 {
        display: none;
    }

    .b2b-promo .text {
        flex-basis: 100%;
    }

    .b2b_section .team-img {
        height: 230px;
    }

    .b2b-promo .text h2 {
        font-size: 25px;
    }

    .b2b-padding {
        padding: 40px 30px;
    }

    .b2b-about-header {
        padding: 40px 70px;
    }

    .b2b_section .team-title {
        padding-top: 21px;
        padding-bottom: 32px;
        padding-left: 25px;
    }

    .team-block .team-item {
        flex-basis: 50%;
    }

    .team-block .team-item .item-border {
        right: 44px;
    }

    .team-block .team-item .photo {
        right: 57px;
    }

    .team-block .team-item .position {
        font-size: 12px;
    }

    .b2b_section .descr {
        padding: 4px 23px 0 0;
    }

    /*.b2b_about-sections .promoblock {*/
    /*    margin-bottom: 8px;*/
    /*}*/

    .process-block .list ol {
        gap: 20px;
        font-size: 16px;
        flex-wrap: wrap;
    }

    .b2b_section .sector-werk .seperating-line {
        opacity: 0;
        margin-top: 20px!important;
    }

    .b2b_section .sectoren-col .seperating-line {
        margin-top: 30px!important;
    }
}

@media screen and (max-width: 375px) {
    .team-block .team-item .photo {
        right: 50px;
    }

    .team-block .team-item .item-border {
        right: 40px;
    }
}

@media screen and (max-width: 320px) {
    .b2b-padding {
        padding: 36px 15px;
    }

    .b2b-about-header {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .process-block {
        padding: 0 14px;
    }

    .team-block .team-item .photo {
        right: 34px;
    }

    .team-block .team-item .item-border {
        right: 25px;
    }

    .about-bottom-section .text-block {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.page-749, .page-748, .page-290 {
    background: #F2F2F7;
}

.maincontainer.page-748,
.maincontainer.page-290 {
    min-height: 100vh;
}

.page-749 .wt-navbar {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.verlofkalender-side-block {
    width: 100%;
}

.verlofkalender-side-block > div {
    width: 100%;
    height: 100%;
    padding: 0 0 10px 50px;
}

.verlofkalender-side-block > div > div {
    background-color: #fff;
    width: 100%;
    border-radius: 4px;
    border-top: 3px solid #37566A;
    overflow-y: scroll;
    height: 98vh;
}


.verlofkalender-side-block > div > div::-webkit-scrollbar {
    width: 3px; /* Width of the vertical scrollbar */
}

/* Styles the draggable part of the scrollbar */
.verlofkalender-side-block > div > div::-webkit-scrollbar-thumb {
    background: rgba(55, 86, 106, 0.29);
    border-radius: 6px;
}

/* Styles the thumb when hovered */
.verlofkalender-side-block > div > div::-webkit-scrollbar-thumb:hover {
    background: rgba(55, 86, 106, 0.47);
}


.verlofkalender-refreshablemenu > div {
    border-radius: 4px;
    border-top: 3px solid #37566A;
    overflow: hidden;
}

.verlofkalender-refreshablemenu  .eventblock {
    width: auto;
    min-height: 270px;
    margin-bottom: 10px;
    padding: 20px;
    margin-left: unset;
    background-color: #fff;
}

.statustypescontainer .statustypeslist {
    display: flex;
    flex-wrap: wrap;
    border-radius: 4px;
    width: inherit;
    margin: 16px 15px;
    padding-left: 0;
}

.verlofkalender-kalender .statustypescontainer .statustypeslist {
    margin: 10px 15px;
}

.statustypescontainer .statustypeslist li {
    list-style-type: none;
    padding: 8px 11px;
    text-align: center;
    margin: 3px;
    cursor: pointer;
    background-color: #F2F2F7;
    color: rgba(55, 86, 106, 0.6);
    border-radius: 75px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.statustypescontainer .statustypeslist li:hover {
    background-color: #ececec;
    transition: all 0.3s;
}

.statustypescontainer .statustypeslist li.selected {
    background-color: #ffffff;
    color: #37566A;
    border: 1px solid #37566A;
}

.page-364 .header-info {
    background: #FBF8EF;
}



.bewerk-fancy-btn {
    cursor: pointer;
    width: 90px;
    height: 30px;
    border-radius: 90px;
    border: 1px solid #007DC3;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    text-decoration: none!important;
}

.bewerk-fancy-btn > * {
    color: #007DC3;
    font-size: 14px;
    font-weight: 500;
}

.eventdata-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.eventdata-header .eventdata-date {
    font-size: 28px;
    color: #37566A;
}

.switch-button {
    width: 36px;
    height: 17px;
    background-color: #ccc;
    border-radius: 999px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.switch-button::before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 1px;
    transition: left 0.3s ease;
}

.switch-button.active {
    background-color: #4ade80; /* green */
}

.switch-button.active::before {
    left: 20px;
}

.verlofkalender-refreshablemenu .title {
    font-size: 14px;
    line-height: 18px;
    color: rgba(55, 86, 106, 0.6);
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 20px;
}

.verlofkalender-refreshablemenu .value {
    display: flex;
    align-items: center;
    color: #37566A;
    font-size: 15px;
    font-weight: 600;
}

.verlofkalender-refreshablemenu .value small {
    line-height: 14px;
}

.verlofkalender-refreshablemenu .form-control {
    border-radius: 29px;
    height: 26px;
    width: 115px;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
}


.editblockpopup.verlof-tevoeg .form-control {
    border-radius: 29px;
    height: 26px;
    width: 115px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
}

.participantitem{
    cursor: pointer;
    transition: all 0.3s;
}

.participantitem:hover{
    background: rgba(0, 0, 0, 0.13);
}


.page-660 > .container-fluid {
    min-height: 100vh;
    background-color: #F3EBE3;
}

.page-660 > .container-fluid:has(.color5464) {
    background-color: #365467;
}

.page-660 > .container-fluid:has(.color5464) .mtdr-header {
    background-color: #fff;
}

.page-660 .mtdr-header > div, .page-660 .greeting-text, .mtd-max-width {
    max-width: 450px;
    margin: 0 auto;
}


.container-fluid:has(.color5464) .mtd-container .greeting-text h2, .container-fluid:has(.color5464) .mtd-container .greeting-text p {
    color: #fff;
}

.mtddexlistbutton ,
.mtdstatusbutton {
    padding: 10px;
    background: #F29174;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
}

.mtddexlistbutton,
.mtdstatusbutton{
    width: 130px;
    height: 70px;
    text-align: center;
    color: white;
    font-size: 13px;
}

.mtdstatusbutton.participant {
    width: 140px;
}

.page-661{
    background: #F3EBE3;
    height: 100vh;
}

.mtdstatusbutton.participant:hover {
    transition: all 0.3s;
    background: #f26237;
}

.mtdstatusbutton.enquete.disabled {
    background: grey;
}

.mtddexlistbutton{
    width: 170px;
}

.mtdstatusbutton.active{
    background: #052C3B;
}

.mtd-container > div {
    height: 100%;
    margin: 0 auto;
}

.mtd-container .greeting-text, .mtd-container .mtdr-header {
    padding: 0 15px;
}

.mtd-container .mtdr-header > div {
    margin-top: 17px;
    margin-bottom: 17px;
    width: 100%
}

.mtd-container .mtdr-header .mtdr-menuitem {
    flex-basis: 33%;
}

.mtd-container .mtdr-header .logo {
    width: 75px;
}

.mtd-container .mtdr-header .text {
    /*margin-top: 10px;*/
    text-align: center;
}

.mtd-container .mtdr-header .mtdr-menuitem {
    display: flex;
    justify-content: center;
    font-size: 12px;
    color: rgba(5, 44, 59, 0.8);
    font-weight: 600;
    line-height: 15px;
}

.mtd-container .mtdr-texts .mtdr-texts__text-bold {
    text-align: center;
    font-size: 28px;
    color: #052C3B;
    max-width: 320px;
    margin: 0 auto;
    line-height: 40px;
    font-weight: 600;
}

.mtd-container .mtdr-texts .mtdr-texts__text-normal {
    text-align: center;
    font-size: 17px;
    color: #052C3B;
    max-width: 220px;
    margin: 36px auto 75px auto;
    line-height: 26px;
    font-weight: 600;
}

.mtd-container #results {
    width: 100%;
    background: #F5F5F5!important;
    padding-top: 33px;
    margin-top: -33px;
    max-height: 260px;
    overflow-y: scroll;
}

.mtd-container #results {
    width: 100%;
}

.mtd-container .dropdown-toggle {
    background: #FFFFFF;
    width: 100%;
    height: 55px;
    border-radius: 25px;
    border: none;
    padding-left: 32px;
    font-size: 22px;
    color: #052C3B;
    font-weight: 500;
}

.mtd-container #results .participantitem {
    padding: 9px  16px;
    margin: 0 16px;
    font-size: 22px;
    color: #052C3B;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

.mtd-container .search-label {
    font-size: 20px;
    color: #052C3B;
    margin-bottom: 15px;
    font-weight: 600;
}

.mtdadmincontent .proceed-btn ,
.mtd-container .proceed-btn {
    width: 230px;
    height: 50px;
    color: #FFF;
    font-size: 18px;
    border-radius: 25px;
    border: none;
    background-color: #F29174;
    margin: 56px auto 0 auto;
}
.mtdadmincontent .proceed-btn{
    margin: 50px 20px 0 0;
}

.mtd-container.popup-container {
    width: 1200px;
    min-height: 320px;
    margin-left: -600px;
    margin-top: -427px;
    height: 849px;
}
.mtd-container.popup-container .popup-content {
    height: 100%;
    overflow: auto;
    position: relative;
    max-height: 89%;
    max-width: 60%;
}

.resetbtncontainer{
    position: fixed;
    top: 770px;
    z-index: 10;
}
.forceresetbtncontainer{
    position: fixed;
    top: 770px;
    left: 100px;
}

.resetbutton{
    width: 230px;
    height: 50px;
    color: #FFF;
    font-size: 18px;
    border-radius: 25px;
    border: none;
    background-color: #F29174;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}

.mtd-container .enquetebtn {
    width: 230px;
    height: 50px;
    color: #FFF;
    font-size: 18px;
    border-radius: 25px;
    border: none;
    background-color: #F29174;
    margin-bottom: 15px;
}

.mtd-container .proceed-stap-btn {
    width: 182px;
    height: 50px;
    color: #FFF;
    font-size: 18px;
    border-radius: 25px;
    border: none;
    background-color: #F29174;
}

.mtd-container .proceed-btn:disabled {
    background-color: rgba(242, 145, 116, 0.5);
}

.mtd-container .greeting-text h2 {
    font-size: 33px;
    line-height: 50px;
    color: #052C3B;
    font-weight: 600;
}

.mtd-container .greeting-text > p {
    font-size: 17px;
    line-height: 26px;
    color: #052C3B;
    font-weight: 600;
}

.mtd-container .mtdbackbutton {
    width: 143px;
    height: 43px;
    font-size: 19px;
    color: #052C3B;
    font-weight: 600;
    border: 1px solid #052C3B;
    border-radius: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    margin-top: 30px;
}

.mtd-container .mtdbackbutton.comp-back {
    color: white;
    border: 1px solid white;
}

.mtd-container .ronde-header {
    position: relative;
    z-index: 2;
    cursor: pointer;
    background-color: #F9F8F7;
    border-radius: 18px;
    padding: 14px 20px;
    margin-top: 8px;
}

.mtd-container .ronde-body {
    position: relative;
    z-index: 1;
    background-color: #FFFFFF;
    border-radius: 18px;
    padding: 14px 20px;
    margin-bottom: 8px;
    padding-top: 50px;
}

.mtd-container .ronde-body .status-active {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #052C3B;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    margin: 0;
    margin-bottom: 21px;
}

.mtd-container .ronde-body .status-active::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #F29174;
    border-radius: 7px;
}


.mtd-container .ronde-body .table {
    color: #052C3B;
    font-weight: 600;
    font-size: 33px;
    padding: 0;
    margin: 9px 0 0 0;
    line-height: 33px;
}

.mtd-container .ronde-body .comp {
    padding-bottom: 24px;
    position: relative;
}

.mtd-container .ronde-body .school {
    padding-bottom: 24px;
    position: relative;
}

.mtd-container .ronde-body .comp .title {
    display: block;
    max-width: 75%;
    margin: 0;
    font-style: italic;
    color: #052C3B;
    font-weight: 300;
    font-size: 21px;
}

.mtd-container .ronde-body .comp .logo {
    max-width: 80px;
    max-height: 50px;
    position: absolute;
    right: 0;
    top: -20px;
}

.mtd-container .complayout .ronde-body .school .logo {
    max-width: 80px;
    max-height: 50px;
    position: absolute;
    right: 0;
    top: -62px;
}

.popup-container.mtd-container .complayout{
    background: #365467;
}

.mtd-container .ronde-body .attendee {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.mtd-container .ronde-body .attendee .photo {
    margin-right: 16px;
}

.mtd-container .ronde-body .attendee .img {
    background-size: cover;
    background-position: center center;
    height: 60px;
    width: 60px;
    border-radius: 60px;
}

.mtd-container .ronde-body .attendee .text .name {
    color: #052C3B;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.mtd-container .ronde-body .attendee .text .functie {
    color: rgba(5, 44, 59, 0.7);
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    max-width: 68%;
}

.mtd-container .ronde-header h3 {
    color: rgba(5, 44, 59, 0.8);
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.mtd-container .arrow {
    color: rgba(5, 44, 59, 0.8);
}

.mtd-container  div[aria-expanded="false"] .arrow {
    display: none;
}

.mtd-container  div[aria-expanded="true"] .arrow{
    display: block;
}





.mtd-container .zoom-outer {
    height: 500px;
    overflow: hidden;
}

.mtd-container #mapContent {
    margin-top: 20px;
    border-radius: 20px;
    width: 100%;
    height: 521px;
    overflow: auto;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}


.zoom {
    transition: transform 1s; /* Duration of the zoom effect */
}

.mtd-container .mtd-map {
    height: 521px;
    width: 783px;
}


/*.mtd-map-table-layout {*/
/*    width: 70px;*/
/*    height: 70px;*/
/*}*/

/*.mtd-table {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border-radius: 50%;*/
/*    background-color: #f8c8b9;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.mtd-table.current-table {*/
/*    background-color: #F29174;*/
/*}*/

/*.chair {*/
/*    position: absolute;*/
/*    width: 26px;*/
/*    height: 29px;*/
/*    background-image: url("/images/mtd-chair-icon.png");*/
/*    background-size: cover;*/
/*}*/

/*.mtd-table.current-table .chair {*/
/*    background-image: url("/images/mtd-selected-chair-icon.png");*/
/*}*/

/*.table-number {*/
/*    font-size: 24px;*/
/*    color: white;*/
/*}*/


/*!* style for 8 chairs *!*/

/*!*.chair1 { transform: rotate(0deg) translateX(49px) }*!*/
/*!*.chair2 { transform: rotate(45deg) translateX(49px)  }*!*/
/*!*.chair3 { transform: rotate(90deg) translateX(49px)  }*!*/
/*!*.chair4 { transform: rotate(135deg) translateX(49px)  }*!*/
/*!*.chair5 { transform: rotate(180deg) translateX(49px)  }*!*/
/*!*.chair6 { transform: rotate(225deg) translateX(49px)  }*!*/
/*!*.chair7 { transform: rotate(270deg) translateX(49px)  }*!*/
/*!*.chair8 { transform: rotate(315deg) translateX(49px)  }*!*/

/*!* style for 7 chairs *!*/
/*.chair1 { transform: rotate(0deg) translateX(51px); }*/
/*.chair2 { transform: rotate(51.43deg) translateX(51px); }*/
/*.chair3 { transform: rotate(102.86deg) translateX(51px); }*/
/*.chair4 { transform: rotate(154.29deg) translateX(51px); }*/
/*.chair5 { transform: rotate(205.71deg) translateX(51px); }*/
/*.chair6 { transform: rotate(257.14deg) translateX(51px); }*/
/*.chair7 { transform: rotate(308.57deg) translateX(51px); }*/


/*.mtd-mappodium {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 150px;*/
/*    width: 231px;*/
/*    background: #F29174;*/
/*    height: 39px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    border-radius: 0 0 19px 19px;*/
/*}*/

/*.mtd-mapingang {*/
/*    position: absolute;*/
/*    top: 405px;*/
/*    right: -52px;*/
/*    width: 150px;*/
/*    rotate: 90deg;*/
/*    background: #F29174;*/
/*    height: 39px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    border-radius: 0 0 19px 19px;*/
/*}*/

.eventblock .section-block > p, .eventblock .section-block .resterend {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eventblock .section-block .title {
    flex-basis: 50%;
    text-align: end;
}

.eventblock .section-block .value {
    flex-basis: 50%;
}

.verlofkalender-side-block .filter-header {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.verlofkalender-side-block .filter-header h3 {
    color: #37566A;
    font-size: 25px;
    font-weight: 600;
    margin: 11px 15px;
}

.verlofkalender-kalender .voegtoe-header h3 {
    color: #37566A;
    font-size: 17px;
    font-weight: 600;
    margin: 16px 0 0 15px;
}

.verlofkalender-kalender .statustypeslist .overzicht {
    border-radius: 75px;
    overflow: hidden;
    background-color: #F2F2F7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.verlofkalender-kalender .statustypeslist .overzicht li {
    background-color: unset;
    border-radius: 0;
    margin: 0;
    padding: 8px 20px;
}

.verlofkalender-kalender .statustypeslist .overzicht .kalender  {
    border: 1px solid #37566A;
    border-radius: 75px ;
    background-color: #fff;
}

.verlofkalender-kalender .statustypeslist .overzicht.selected .kalender {
    border: none;
    background-color: unset;
}

.verlofkalender-kalender .statustypeslist .overzicht.selected .overview  {
    border: 1px solid #37566A;
    border-radius: 75px ;
    background-color: #fff;
}

.verlofkalender-side-block .statustypescontainer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.verlofkalender-kalender .employee {
    color: #37566A;
    font-size: 40px;
    line-height: 47px;
    margin: 12px 0 21px 15px;
    font-weight: 500;
}

.verlofkalender-kalender .fc-day-header {
    text-transform: uppercase;
}

.verlofkalender-side-block > .container-fluid > .row {
    padding-right: 5px;
    margin: 0!important;
}

.opmtext,
.begltext{
    width: 500px;
    height: 100px;
}