@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; background:transparent;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{display: block;}

audio, canvas, video {display: inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none; height:0;}

[hidden] {display:none;}

html {overflow-y:scroll; overflow-x:hidden; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}    
    
body {line-height: 1;}

nav ul, nav ol {list-style: none; list-style-image:none;}    
ol, ul {list-style: none;}
    
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; font-size:75%}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}    

sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sub {bottom: -0.25em;}
sup {top: -0.5em;}

table {border-collapse: collapse; border-spacing: 0;}

a:link, a:visited, a:hover, a:active {text-decoration:none;}
a img, :link img, :visited img {border:none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

html, button, input, select, textarea {font-family: sans-serif;}
textarea {resize:none; vertical-align:top; font-size:100%; overflow:auto;}
textarea:focus {outline:none;}
input:focus {outline:none;}
button, input, select {vertical-align: baseline; *vertical-align: middle; font-size:100%; line-height:normal; margin:0;}
legend {white-space: normal; *margin-left:-7px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing; border-box; *height: 13px; *width: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}

img {-ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow:hidden;}

strong, b {font-weight:bold}

tt {font-family: "Courier New", Courier, monospace}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size:16px;}
pre {white-space: pre; white-space:pre-wrap; word-wrap: break-word;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
i {font-style:italic}
u {text-decoration:underline}
strike, del {text-decoration:line-through}
ins {text-decoration:none}
center {text-align:center}
dfn {font-style:italic}
mark {background: #ff0; color: #000;}

@font-face {
	font-family: 'hurme_black';
	src: url('/fonts/hurmegeometricsans1_black-webfont.woff2') format('woff2'),
	url('/fonts/hurmegeometricsans1_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'hurme_bold';
	src: url('/fonts/hurmegeometricsans1_bold-webfont.woff2') format('woff2'),
	url('/fonts/hurmegeometricsans1_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'hurme_light';
	src: url('/fonts/hurmegeometricsans1_light-webfont.woff2') format('woff2'),
	url('/fonts/hurmegeometricsans1_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'hurme_regular';
	src: url('/fonts/hurmegeometricsans1-webfont.woff2') format('woff2'),
	url('/fonts/hurmegeometricsans1-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

textarea:focus,
input:focus,
select:focus,
button:focus,
option:focus {
    outline: none;
}

input[type=text],
input[type=submit],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
textarea,
select,
option {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Nunito', sans-serif;
    scroll-behavior: smooth;
}

a {
    outline: 0 !important;
}

.container {
    width: 88%;
    margin: auto;
}

.kleiner_scherm {
    display: none !important;
}

.slogan {
    text-align: left;
    font-size: 35px;
    font-weight: bold;
    color: #99b3c5b4;
    padding-bottom: 30px;
    line-height: 120%;
    width: 65%;
    float: right;
    display: flex;
    justify-content: flex-end;
    padding-right: 15%;
    padding-left: 50px;
    position: relative;
}

.slogan p {
    text-indent: -1em;
}

.slogan i {
    color: #99b3c5b4;
    font-size: 25px;
    position: absolute;
    top: -10px;
    left: -25px;
}

.slogan span,
.slogan strong,
.slogan b {
    font-weight: 700;
    color: #00416fa1;
}


/* Cookie Melding */

.plenso_cookies {
    position: fixed;
    left: 10px;
    bottom: 10px;
    background-color: white;
    border-radius: 5px;
    max-width: 400px;
    -webkit-box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
    -moz-box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
    box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 25px;
    transition: all .5s;
}

.plenso_cookies>img {
    width: 50px;
}

.plenso_cookies>div {
    color: #3e3e3e;
    padding: 25px 0px;
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}

.plenso_cookies>div a {
    color: #3e3e3e;
    text-decoration: underline;
}

.plenso_cookies>a {
    background-color: #00406f;
    color: white;
    font-size: 15px;
    font-weight: 900;
    white-space: nowrap;
    padding: 18px 30px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s;
}

.plenso_cookies>a:hover {
    transform: scale(1.1);
}


/* Einde cookiemelding */


/* Navigatie */

.menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #00406F;
    z-index: 200;
    display: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: hidden;
}

.menu nav {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu nav ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.menu nav ul li {
    padding: 13px 0;
    text-align: center;
}

.menu nav a {
    font-size: 50px;
    text-align: center;
    width: auto;
    color: #fff;
    position: relative;
    display: inline-block;
}

.menu nav a,
.menu nav a:after,
.menu nav a:before {
    transition: all .5s;
}

.menu nav a:after {
    position: absolute;
    bottom: -5px;
    left: 2px;
    right: 2px;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #00406F;
    height: 1px;
}

.menu nav a:hover:after {
    width: 100%;
}

.closemenu {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 45px;
    color: #00406F;
    cursor: pointer;
    display: flex !important;
}

.navigatie {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
    padding-left: 10%;
    padding-right: 10%;
}

.navigatie.versie2 {
    padding-left: 4%;
    padding-right: 5%;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30;
    background-color: #f2f2f279;
    max-width: 100%;
    padding: 20px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
}
.buttonHomeSlider{
    padding: 10px;
    background-color: #00406f;
    color: white;
    box-shadow: 5px 10px 10px 1px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}
.desktopVersion{
    display:block;
}
.mobileVersion{
    display:none!important;
}
.sticky1 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30;
    background-color: #f2f2f2bd;
    max-width: 100%;
    padding: 20px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
}

.navigatie .logo {
    width: 170px;
}

.navigatie>div {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.navigatie.versie2>div {
    margin-right: 5.4%;
}

.specialbutton {
    color: #00406F;
    font-size: 16px;
}

.specialbutton i {
    cursor: pointer;
    padding: 5px 15px;
    color: #00406F;
    font-size: 30px;
    animation: wiggle 3s;
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    70% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(25deg);
    }
    80% {
        transform: rotate(-25deg);
    }
    85% {
        transform: rotate(20deg);
    }
    95% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.menu_button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00406F;
    font-size: 25px;
    color: white;
    border-radius: 200px;
    margin-left: 10px;
    cursor: pointer;
}

.res_links {
    display: none;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 7px 0;
    background-color: #00406F;
}

.res_links a {
    font-size: .9em;
    margin: 0 10px;
    color: #fff;
}

.menuoverlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, .5);
}

.res-nav {
    width: 100%;
    max-width: 500px;
    height: 100%;
    position: fixed;
    right: -700px;
    top: 0;
    z-index: 1000;
    overflow: auto;
    transition: all .6s;
    background-color: #e7f3ff;
    padding-bottom: 100px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 160%;
}

.menubtn {
    width: 35px;
    cursor: pointer;
    margin-left: 20px;
    transition: all .3s;
}

.menuoverlay {
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    background-color: rgba(0, 0, 0, .4);
}

.overvisible {
    display: block;
}

.nav_top {
    position: absolute;
    top: 30px;
    left: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    -ms-align-items: flex-start;
    right: 30px;
}

.nav_top>.logo_nav {
    width: 170px;
}

.closebtn {
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.menu-block {
    overflow: hidden;
}

.menu-is-open {
    right: 0;
}

.res-nav nav {
    padding-top: 160px;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    overflow: auto;
    height: 100%;
    position: relative;
}

.navitem {
    width: 100%;
    padding: 20px 50px;
}

.navitem div {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
}

.navitem div img {
    width: 20px;
    transition: all .5s;
    transform: rotate(0deg);
}

.rotateImg {
    transform: rotate(-180deg) !important;
}

.navitem a {
    text-align: left;
    display: inline-block;
    color: #00416fc5;
    font-size: 30px;
    font-weight: 600;
    position: relative;
}

.navitem a.headnav,
.navitem a.headnav:after,
.navitem a.headnav:before {
    transition: all .5s;
}

.navitem a:hover,
.navitem a.active {
    color: #00406F;
}

.diensten-arrow,
.markten-arrow {
    color: #00406F;
}

.diensten-nav,
.markten-nav {
    border-left: 1px solid #cccbcb;
    padding-top: 0 !important;
    margin-top: 15px;
}

.navitem ul a.activedet {
    color: #00406F;
    font-weight: 700;
}

.navitem a.headnav:after {
    position: absolute;
    bottom: -5px;
    left: 2px;
    right: 2px;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #00406F;
    height: 2px;
}

.navitem a:hover:after,
.navitem a.active:after {
    width: 100%;
}

.navitem a:active {
    color: #00406F;
}

.navitem i {
    font-size: 25px;
    transition: all .3s;
}

.navitem .rotate {
    transform: rotate(90deg);
}

.navitem ul {
    display: none;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 10px;
}

.navitem ul li {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
    padding-left: 15px;
    border-left: 2px solid #eeeeee;
}

.navitem ul li i {
    margin-left: -7px;
    color: #c8c8c8;
    font-size: .7em;
    margin-right: 20px;
}

.navitem ul a {
    font-size: 1.2em;
    color: #949494;
    padding: 7px 0;
    padding-left: 0;
}

.navi_footer {
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: rgb(207, 204, 204);
    background-color: #00406f;
    z-index: 2;
}

.navi_footer p {
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    color: rgb(207, 204, 204);
    ;
    font-weight: 700;
    font-size: 20px;
}

.navi_footer span {
    margin: 0 10px;
}

.navi_footer a {
    color: rgb(207, 204, 204);
}


/* Einde Navigatie */


/* Home Slider */

.home_slider {
    width: 80% !important;
    margin: auto;
    margin-bottom: 30px;
    margin-top:1%;
}


/* .home_slide_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0,0,0,.2);
} */

.home_slider article {
    position: relative;
}
.sliderDiensten article{
    display: flex !important;
    width: 70% !important;
    margin: 0 auto;
}
.sliderDiensten{
    margin-bottom:15%;;
}

.home_slider .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px;
    position: absolute;
    bottom: 5px;
}

.home_slider .slick-dots li button {
    display: none;
}

.home_slider .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background-color: #e7f3ff;
    border-radius: 100px;
}

.home_slider .slick-dots .slick-active {
    background-color: #00406F;
}

.home_slider .slick-arrow {
    position: absolute;
    left: 10px;
    top: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    border: none;
    background-color: #e7f3ff;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
    border-radius: 200px;
    color: #424242;
    transform: translateY(-50%);
}

.home_slider .slick-next {
    right: 10px;
    left: initial;
    z-index: 20;
}

.home_slider article img {
    width: 100%;
}

.home_slider {
    position: relative;
}

.home_slider.versie2 {
    width: 80%;
    margin: auto;
}

.slider_bol {
    width: 250px;
    height: 250px;
    font-family: 'Nunito', sans-serif;
    font-size: 2.1em;
    display: flex;
    line-height: 150%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #00406F;
    text-align: center;
    color: white;
    cursor: pointer;
    transform: rotate(10deg);
    border-radius: 200px;
    margin-top: 100px;
    animation: fadein 2s;
}

@keyframes fadein {
    0% {
        transform: scale(0) rotate(0deg);
    }
    80% {
        transform: scale(0) rotate(0deg);
    }
    100% {
        transform: scale(1) rotate(10deg);
    }
}

.sma {
    display: none !important;
}

.med {
    display: none !important;
}

.home_slide_content {
    width: 100%;
    max-width: 80%;
    position: absolute;
    left: 14%;
    top: 30%;
    padding: 10px;
    opacity: 0;
    z-index: 2;
    transition: all 2s;
}

.banner_arrow {
    position: absolute;
    z-index: 30;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    transition: all .3s;
    cursor: pointer;
}

.home_slider_box {
    position: absolute;
    z-index: 30;
    right: 7%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    transition: all .3s;
    background-color: #00406F;
    background: -moz-linear-gradient(90deg, #00406F 0%, #226391 100%);
    background: -webkit-linear-gradient(90deg, #00406F 0%, #226391 100%);
    background: linear-gradient(90deg, #00406F 0%, #226391 100%);
    transform: translateY(-107px);
    color: #fff;
    padding: 30px 60px;
    width: 38%;
    margin-bottom: 30px;
}

.home_slider_box h2 {
    width: 65%;
    font-size: 1.3em;
    line-height: 130%;
}

.home_slider_box a {
    color: #fff;
    padding-bottom: 10px;
    width: 30%;
    font-size: 1.2em;
    transition: all 0.8s ease;
}

.home_slider_box a.groter_scherm {
    border-bottom: 1px solid white;
}

.home_slider_box a:hover {
    transform: scale(1.1);
}

.home_slide_content h2 {
    font-size: 3.2em;
    font-family: 'Nunito', sans-serif;
    max-width: 800px;
    color: #fff;
    line-height: 120%;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
}

.home_slide_content h3 {
    margin: 15px 0;
    color: #fff;
    font-size: 1.6em;
}

.mainbutton {
    width: 40px;
    height: 40px;
    border-radius: 200px;
    background-color: #00406F;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #fff;
    font-size: 1em;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

.mainbutton.arrow-btn:hover {
    transform: translateY(10px);
}

.mainbutton.partof-btn {
    padding: 13px 25px;
    background-color: #C8E7FA;
    margin-top: 10px;
    display: inline-block;
    border-radius: 200px;
    cursor: pointer;
    color: #00406F;
    font-family: 'Nunito', sans-serif;
}

.mainbutton.partof-btn.hidden {
    visibility: hidden !important;
}

.mainbutton.partof-btn:hover {
    background-color: #00406F;
    color: #fff !important;
}


/* Einde Home Slider */


/* Page Header */

.page_header {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}

.spon_header {
    padding: 30px 0;
}

.page_header h1 {
    color: #00406F;
    font-family: 'Nunito', sans-serif;
    font-size: 2.2em;
    margin-bottom: 10px;
    font-weight: 800;
}

.page_header h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 200;
    font-size: 20px;
    margin-bottom: 10px;
    color: #878787;
    text-align: center;
}

.trending-detail {
    text-align: center;
    width: 88%;
    margin: auto;
    padding: 50px 0;
    margin-bottom: 100px;
}

.trending-detail h2 {
    color: #00406F;
    font-family: 'Nunito', sans-serif;
    font-size: 1.8em;
    margin-bottom: 30px;
    font-weight: 700;
}

.trending-detail div {
    font-size: 1.3em;
    text-align: center;
    line-height: 150%;
    color: #878787;
    max-width: 60%;
    margin: auto;
    margin-top: 15px;
}

.trending-detail div.descr {
    max-width: 70%;
    margin-top: 30px;
}

.trending-detail img,
.markten-detail img,
.video-container {
    width: 100%;
    max-width: 60% !important;
    margin-top:4% !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

.page_header h1:after {
    display: block;
    width: 40px;
    content: '';
    height: 3px;
    background: #00406F;
    border-radius: 200px;
    margin-top: 7px;
}

.page_header div {
    font-size: 1.5em;
    text-align: center;
    line-height: 150%;
    color: #878787;
    max-width: 60%;
    margin-top: 15px;
}

.page_header article {
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: rotate(10deg);
    background-color: #00406F;
    border-radius: 200px;
    font-size: 1.1em;
    font-weight: 700;
    padding: 10px;
    cursor: pointer;
    transition: all .3s;
}

.page_header article:hover {
    transform: rotate(10deg) scale(1.2);
}

.page_header a {
    line-height: 150%;
    font-size: 1.1em;
    transition: transform 0.8s ease;
    color: #00406F !important;
    margin-top: 15px;
    font-weight: 500;
    transition: transform 0.8s ease;
}

.page_header a:hover {
    transform: translateX(10px) scale(1.1);
}


/* Einde Page Header */


/* Diensten */

.diensten_ov {
    border-top: 2px solid #e7f3ff;
    width: 90%;
    margin: auto;
    padding: 30px;
    padding-bottom: 160px;
    padding-right: 10%;
    display: flex;
    flex-direction: column;
}

.diensten_ov div {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    -ms-align-items: flex-end;
    flex-wrap: wrap;
}

.diensten_ov article span {
    padding-left: 10px;
    padding-right: 10px;
}

.diensten_ov article:last-of-type span {
    display: none;
}

.diensten_ov a {
    color: #00416fbd;
    transition: all 0.6s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    font-size: .9em;
    line-height: 140%;
}

.rotate {
    transform: rotate(180deg);
}

.diensten_ov a:hover {
    color: #00406F;
    font-weight: 700;
}

.diensten_ov h2 {
    text-align: right;
    color: #00406F;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    color: #00406F;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    font-size: .9em;
}

.diensten_ov h2:after {
    display: block;
    width: 40px;
    content: '';
    height: 1px;
    background: #00406F;
    border-radius: 200px;
    margin-top: 7px;
}

.profiling {
    width: 100%;
    padding: 60px 0;
    background-color: #eeede4;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.profiling>h2 {
    color: #343534;
    font-family: 'Nunito', sans-serif;
    text-align: center;
    font-size: 2.5em;
    width: 100%;
    margin-bottom: 20px;
}

.profiling>h3 {
    color: #343534;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Nunito', sans-serif;
}

.profiling_items {
    width: 100%;
    max-width: 2000px;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.profiling_items article {
    width: 33.33%;
}

.profiling_items article .image {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 200px;
    overflow: hidden;
}

.profiling_items article img {
    width: 100%;
}

.profiling_items article h3 {
    font-size: .8em;
    text-transform: uppercase;
    color: #3D3D3F;
    padding: 0 30px;
    padding-top: 25px;
    padding-bottom: 0px;
    text-align: center;
}

.profiling_items article h2 {
    font-size: 1.6em;
    font-family: 'Nunito', sans-serif;
    color: #343534;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 10px;
}

.profiling_items_tekst {
    line-height: 150%;
    padding: 0 30px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 1.3em;
    color: #3D3D3F;
}

.profiling_items .slick-dots {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.profiling_items .slick-dots li {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background-color: white;
    border-radius: 200px;
    margin: 0 5px;
}

.profiling_items .slick-dots button {
    display: none;
}

.profiling_items .slick-dots .slick-active {
    background-color: #272727 !important;
}


/* Einde Diensten*/


/* Referenties */

.referentie_detail>img {
    width: 100%;
}

.referentie_detail_ak {
    display: flex;
    justify-content: center;
}

.referentie_detail_ak img {
    width: 70%;
}

.referentie_detail_ak div {
    background-color: #00406F;
    color: #000;
    width: 30%;
    padding: 20px;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.referentie_detail_ak div span {
    font-size: 4.5em;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
}

.referentie_detail_ak div a {
    font-size: 1.2em;
    cursor: pointer;
    padding: 15px 30px;
    background-color: white;
    color: #000;
    border-radius: 200px;
    margin-top: 30px;
    font-weight: 700;
    display: inline-block;
}

.referentie_content {
    width: 100%;
    max-width: 1600px;
    background-color: white;
    border: 2px solid #f2f2f2;
    padding: 50px;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 50px;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
}

.referentie_top {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

.referentie_top h1 {
    font-size: 2em;
    font-family: 'Nunito', sans-serif;
}

.referentie_top a {
    background-color: #00406F;
    padding: 10px 30px;
    border-radius: 200px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}

.referentie_intro {
    width: 100%;
    font-size: 1.2em;
    line-height: 150%;
    color: #878787;
    margin-top: 20px;
}

.referentie_intro p {
    margin-bottom: 20px;
}

.referentie_intro strong,
.referentie_intro b {
    font-family: 'Nunito', sans-serif;
    color: #353535;
}

.referentie_other {
    width: 100%;
    max-width: 1600px;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 50px;
}

.subtt {
    font-size: 2em;
    font-family: 'Nunito', sans-serif;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.referentie_other article {
    width: 32.6%;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
}

.referentie_other article div {
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.referentie_other article div h2 {
    font-size: 2em;
    text-align: left;
    width: 100%;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
}

.referentie_other article div a {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 0;
    border-bottom: 2px solid white;
    font-family: 'Nunito', sans-serif;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
    color: white;
}

.referentie_other article:nth-child(3n) {
    margin-right: 0;
}

.referentie_other article img {
    width: 100%;
}

.refa {
    position: absolute;
    left: 45px;
    bottom: -18px;
    background-color: #00406F;
    padding: 10px 30px;
    border-radius: 200px;
    color: #000;
    font-family: 'Nunito', sans-serif;
}


/* Home Steps */

.home_steps {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px;
    padding-bottom: 70px;
}

.home_steps article {
    width: 32.33%;
    margin: .5%;
    padding: 40px 20px;
    position: relative;
    border: 5px solid #00406F;
    border-radius: 15px;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    transition: all .8s;
    cursor: pointer;
}

.home_steps article:hover {
    transform: translateY(-10px);
}

.home_steps article h3 {
    font-family: 'Nunito', sans-serif;
    color: #00406F;
    font-size: 3em;
    margin-right: 20px;
    line-height: 80%;
}

.home_steps article h2 {
    font-size: 1.3em;
    position: relative;
    z-index: 2;
    width: 100%;
    color: #343534;
    font-family: 'Nunito', sans-serif;
}


/* Einde Home Steps */


/* Referenties */

.referenties_slider {
    width: 100%;
    position: relative;
    margin: 20px 0;
}

.referenties_slider article {
    padding: 20px;
}

.hiddenarticles {
    opacity: 0;
    transition: all 1s;
    transform: translateY(70px);
}

.referenties_slider article>div {
    position: relative;
}

.referenties_slider article>div a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}

.referenties_slider_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, .67);
}

.referenties_slider article img {
    position: relative;
    z-index: 0;
    width: 100%;
}

.referenties_slider .slick-current .referenties_slider_overlay {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
}

.referentie_slider_fotos {
    position: absolute;
    z-index: 4;
    right: 10px;
    top: 10px;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 200px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #000;
    font-size: 1.2em;
    cursor: pointer;
    transition: all .3s;
}

.referentie_slider_fotos:hover {
    font-size: 1.4em;
}

.referentie_slider_content {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 40px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
    z-index: 2;
}

.referentie_slider_content>div {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.referentie_slider_content h2 {
    font-weight: 700;
    font-size: 1.5em;
    color: white;
}

.referentie_slider_content h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: white;
    font-size: .9em;
    font-weight: 700;
    margin-bottom: 10px;
}

.referentie_slider_content h4 {
    color: white;
    font-size: 1.1em;
    font-weight: 700;
}

.referenties_slider .slick-arrow {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 200px;
    width: 50px;
    height: 50px;
    z-index: 3;
    color: white;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    border: none;
}

.referenties_slider .slick-next {
    right: 20px;
    left: initial;
}

.referenties_overzicht {
    max-width: 1400px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0;
    padding-bottom: 160px;
}

.referenties_overzicht article {
    width: 33.33%;
    padding: 15px;
}

.reference {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px !important;
}

.referenties_overzicht article>div {
    width: 100%;
    position: relative;
    transition: .3s;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.15);
    -moz-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.15);
    box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.15);
}

.referenties_overzicht article>div:hover {
    transform: scale(1.05);
}

.referenties_overzicht article img {
    width: 100%;
}

.referenties_overzicht article a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.referentie_overzicht_content {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.referentie_overzicht_content i {
    font-size: 1.2em;
}

.referentie_overzicht_content h2 {
    color: #00406F;
    font-weight: 700;
    font-size: 1.4em;
}

.referentie_overzicht_content h3 {
    color: #676767;
    font-weight: 700;
    font-size: .9em;
    margin-bottom: 2px;
}

.referenties_filter {
    width: 100%;
    max-width: 1400px;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.referenties_filter select {
    width: 33.33%;
    margin: 5px;
    background-color: #f6f6f6;
    padding: 15px;
    height: 50px;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #333332;
    font-size: .9em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(/images/select.png);
}

.referentie_size_switch {
    height: 50px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding-left: 10px;
}

.referentie_size_switch>div {
    height: 100%;
    min-width: 50px;
    margin: 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #a2a2a2;
    cursor: pointer;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.referentie_size_switch>div img {
    width: 20px;
    filter: grayscale(100%);
}

.referentie_size_switch .active img {
    filter: grayscale(0);
}

.referentie_size_switch .active {
    color: #00406f;
}

.realisatie_detail_page {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    position: relative;
}

.realisatie_detail_page article {
    width: 100%;
}

.realisatie_map,
.realisatie_video {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
    display: none;
}

.realisatie_video>div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.realisatie_video iframe {
    height: 100%;
    width: 65%;
}

.realisatie_video>div h2 {
    font-size: .9em;
    padding: 8px 15px;
    background-color: #00406f;
    color: white;
    font-weight: 700;
    margin-bottom: 10px;
    border-radius: 200px;
}

.realisatie_video>div h1 {
    font-size: 2.5em;
    font-weight: 700;
    color: white;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.83);
}

.realisatie_video>div>div {
    height: 100%;
    width: 35%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 15px;
    border-right: 10px solid white;
}

#realisatie_map {
    width: 100%;
    height: 100%;
}

.realisatie_detail_content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 100px;
}

.realisatie_detail_page>img {
    width: 100%;
}

.respimage {
    display: none;
}

.realisatie_detail_content h1 {
    font-size: 2.9em;
    font-weight: 700;
    color: white;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.83);
    margin-bottom:2%;
}

.realisatie_detail_content h2 {
    font-size: .9em;
    padding: 8px 15px;
    background-color: #00406f;
    color: white;
    font-weight: 700;
    margin-bottom: 10px;
    border-radius: 200px;
}

.realisatie_detail_content h2 i {
    margin-right: 5px;
}

.realisatie_controls {
    max-width: 80%;
    width: 100%;
    margin: 15px auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    border: 2px solid #EFEFEF;
    padding: 10px 0;
}

.realisatie_controls .control a {
    font-weight: 700;
    color: #000000;
    margin: 10px 0;
    padding: 0 25px;
    border-right: 2px solid #EFEFEF;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    cursor: pointer;
    transition: all .3s;
}

.realisatie_controls .control .active {
    color: #00406f !important;
}

.realisatie_controls .control a:hover {
    transform: scale(1.1);
}

.realisatie_controls a i {
    margin-right: 15px;
    font-size: 1.3em;
}

.realisatie_controls .control {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.realisatie_controls .control a:last-child {
    border-right: none;
}

.realisatie_controls .social a {
    font-size: 1.1em;
    color: black;
    margin: 0 10px;
    cursor: pointer;
}

.realisatie_content {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.realisatie_content>div {
    width: 100%;
}

.realisatie_content aside {
    width: 450px;
    border: 2px solid #EFEFEF;
    padding: 20px;
    margin-left: 50px;
}

.realisatie_content aside h2 {
    font-size: 1.4em;
    color: #00406f;
    font-weight: 700;
    margin-bottom: 10px;
}

.realisatie_content aside p {
    color: #777777;
    line-height: 180%;
    font-size: 1.1em;
}

.realisatie_content aside>div:not(:last-of-type) {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 2px dashed #EFEFEF;
}

.realisatie_content .breadcrum {
    font-weight: 700;
    color: #E1E1E1;
    font-size: .8em;
    padding-bottom: 15px;
}

.realisatie_content .breadcrum a {
    color: #E1E1E1;
}

.realisatie_tekst {
    line-height: 200%;
    font-size: 1.2em;
    color: #777777;
}

.realisatie_images {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 15px 0;
    flex-wrap: wrap;
}

.realisatie_images article {
    width: 31.33%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
}

.realisatie_images article div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 2em;
    color: white;
    transition: all .3s;
    opacity: 0;
    cursor: pointer;
}

.realisatie_images article:hover div {
    opacity: 1;
}

.realisatie_images article img {
    width: 100%;
}

.pswp__bg {
    background-color: white !important;
}

.pswp__top-bar,
.pswp__caption {
    background-color: white !important;
}

.pswp__top-bar *,
.pswp__caption * {
    color: white !important;
    background-color: black !important;
}

.andere_realisaties {
    width: 100%;
    padding: 80px 10px;
    margin-bottom: 50px;
    background-color: #e7f3ff;
    margin-bottom: 160px;
}

.andere_realisaties>div {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.andere_realisaties>div>h2 {
    font-weight: 700;
    font-size: 1.5em;
    color: #262626;
    width: 100%;
    margin-bottom: 20px;
}

.andere_realisaties>div article {
    width: 31.83%;
    margin-right: 2%;
    position: relative;
    transition: all .3s;
}

.andere_realisaties>div article:hover {
    transform: scale(1.05);
}

.andere_realisaties>div article a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.andere_realisaties>div article img {
    width: 100%;
}

.andere_realisaties>div article:last-of-type {
    margin-right: 0;
}

.andere_realisaties .referentie_overzicht_content {
    background-color: white;
}

.spinnerbox {
    width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
}

.spinnerbox img {
    width: 100px;
}

.noprods {
    width: 100%;
    text-align: center;
    font-weight: 700;
    padding: 20px 0;
}

.werffotos {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.werffotos article {
    width: 100%;
    padding: 30px 0;
}

.werffotos article h2 {
    font-size: 1.8em;
    font-weight: 700;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.werffotos article div {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.werffotos article div img {
    width: 19%;
    margin-right: 1%;
    margin-bottom: 1%;
}

.werfvideo {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 56.25%;
    position: relative;
}

.werfvideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}


/* Einde Referenties */


/* Vacature Overzicht */

.vacature_overzicht {
    width: 100%;
    max-width: 70%;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
    flex-wrap: wrap;
    padding-bottom: 160px;
}

.vacature_overzicht>h2,
.vacature_overzichth2 {
    width: 100%;
    font-weight: 700;
    font-size: 1.5em;
    padding: 25px;
    margin-top: 30px;
    text-align: center;
}

.vacature_overzicht>a {
    display: block;
    padding: 10px 0;
    color: #00406F;
    font-weight: 700;
    margin: 0 auto;
    border-bottom: 2px solid #00406F;
    margin-bottom: 50px;
    transition: all .3s;
}

.vacature_overzicht>a:hover {
    background-color: transparent;
    color: #00406F;
}

.vacature_overzicht article {
    width: 49.5%;
    margin-bottom: 1%;
    margin-right: 1%;
    border: 2px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.vacature_overzicht article:nth-child(even) {
    margin-right: 0%;
}

.spontaan_sol {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}

.spontaan_sol img {
    opacity: 0;
}

.spontaan_content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
}

.spontaan_content h5 {
    font-size: 2em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.44);
}

.spontaan_content button {
    border: none;
    background-color: #00406F;
    color: white;
    font-weight: 700;
    padding: 10px 25px;
}

.vacature_overzicht article>a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.vacature_overzicht article img {
    width: 50%;
}

.vacature_overzicht article>div {
    padding: 15px;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    width: 50%;
}

.vacature_overzicht article h3 {
    color: #00406F;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.vacature_overzicht article h2 {
    color: #4D4D4D;
    line-height: 140%;
    font-weight: 700;
    font-size: 1.4em;
    margin-bottom: 25px;
    width: 100%;
}

.vacature_overzicht article h4 {
    font-size: 1em;
    color: #A3A3A3;
}

.vacature_overzicht article h4 i {
    margin-right: 5px;
}

.vacature_overzicht article div a {
    background-color: transparent;
    color: #00406F;
    font-weight: 700;
    padding: 10px 30px;
    margin-top: 20px;
    font-size: 1em;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    transition: all .8s ease;
    border: 2px solid #00406F;
    border-radius: 200px;
}

.vacature_overzicht article div a:hover {
    background-color: #00406F;
    color: white;
}

.ak_videocall_vacature {
    width: 100%;
    max-width: 1400px;
    margin: 30px auto;
    position: relative;
}

.ak_videocall_vacature img {
    width: 100%;
}

.ak_videocall_vacature div {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 600px;
}

.ak_videocall_vacature div h2 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 140%;
    color: white;
    max-width: 300px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
}

.ak_videocall_vacature div a {
    display: inline-block;
    margin-top: 20px;
    padding: 15px 25px;
    font-size: 1.1em;
    font-weight: 700;
    color: #fff;
    background-color: #00406F;
}


/* Einde Vacature Overzicht */


/* Vacature Detailpagina */

.spontaan {
    margin-bottom: 160px !important;
}

.vacature_pagina {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    padding: 50px 10px;
    padding-bottom: 160px;
}

.vacature_pagina>div {
    width: 100%;
}

.vacature_pagina .vacimg {
    position: relative;
}

.vacature_pagina .vacimg img {
    width: 100%;
}

.vacature_pagina .vacimg p {
    position: relative;
    font-size: 1em;
    font-weight: 700;
    color: white;
    padding: 10px 25px;
    background-color: #00406F;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    border-radius: 200px;
}

.vacature_pagina .vacimg p i {
    font-size: 1.2em;
}

.vacature_pagina .title_share {
    display: flex;
    flex-wrap: wrap;
}

.vacature_pagina h2 {
    width: 100%;
    color: #00406F;
    margin-top: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.vacature_pagina h1 {
    color: #000000;
    font-size: 2em;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 80%;
}

.vacature_pagina article {
    font-size: .6em;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.vacature_pagina article a {
    margin: 0 10px;
    color: #000;
}

.vacature_pagina>div div:not(.subandpriv) {
    line-height: 180%;
    color: #8A8A8A;
    font-size: 20px;
}

.vacature_pagina h3 {
    font-weight: 700;
    font-size: 1.2em;
    margin-top: 30px;
    margin-bottom: 5px;
    color: #000;
}

.vacature_pagina>div h3:first-of-type {
    margin-top: 0;
}

.vacature_pagina>div div a {
    color: #8A8A8A;
    font-weight: 700;
}

.vacature_pagina>div div strong {
    font-size: 1em;
    color: #3C3C3B !important;
    font-weight: 700;
    padding-bottom: 15px;
}

.vacature_pagina .content {
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-top: 30px;
}

.vacature_pagina .content>div {
    width: calc(100% - 450px);
}

.vacature_pagina aside {
    max-width: 450px;
    width: 100%;
    margin-left: 50px;
}

.vacature_pagina aside h2 {
    margin-top: 10px !important;
}

.vacature_pagina aside form {
    border: 2px solid #F2F2F2;
    padding: 30px;
}

.vacature_pagina .contactpersoon-vacature {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}

.vacature_pagina .contactpersoon-vacature img {
    width: 25%;
    object-fit: contain;
    align-self: flex-start;
}

.vacature_pagina .contactpersoon-vacature .details {
    width: 70%;
}

.vacature_pagina .contactpersoon-vacature .details h2 {
    font-weight: bold;
    color: #00406F;
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
}

.vacature_pagina ul {
    list-style-type: disc;
    padding-left: 40px;
    margin: 20px 0;
    font-size: 20px;
}

.vacature_form .vacaturelabel {
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    color: #00406f;
}

.vacature_form input[type=text],
.vacature_form input[type=email],
.vacature_form select,
.vacature_form textarea {
    width: 100%;
    border: none;
    background-color: #e7f3ff;
    padding: 12px;
    color: #353535;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.vacature_form textarea {
    height: 150px;
}

.vacature_form select {
    background-image: url(/images/select.png);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

.subm_btn {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.vacature_form input[type=submit] {
    width: fit-content;
    z-index: 5;
    border-radius: 200px;
    background-color: #00406f;
    border: 1px solid #00406f;
    color: white;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 130%;
    padding: 11px 20px;
    cursor: pointer;
    transition: all .3s;
    margin-top: 20px;
    font-weight: 700;
}

.vacature_form input[type=submit]:hover {
    background-color: transparent;
    color: #00406F;
}

.vacature_form>h2 {
    font-size: 1.5em;
    font-weight: 700;
    color: #00406F;
    margin-bottom: 15px;
}

.vacature_form .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.cv-fill {
    color: red;
    margin-bottom: 30px;
    font-weight: 700;
}

.vacature_form .inputfile+label {
    font-size: .9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #353535;
    background-color: #e7f3ff;
    width: 100%;
    padding: 15px;
    display: inline-block;
    margin-bottom: 20px;
}

.vacature_form .inputfile:focus+label,
.vacature_form .inputfile+label:hover {
    background-color: #e8e8e8;
}

.vacature_form .inputfile+label {
    cursor: pointer;
    /* "hand" cursor */
}

.vacature_form .inputfile:focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.vacature_form .inputfile+label * {
    pointer-events: none;
}

.vacature_pagina .share_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-direction: row;
}

.vacature_pagina .share {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -ms-align-items: center;
    width: fit-content;
    width: 20%;
    color: #00406F !important;
    font-weight: 700;
}

.vacature_pagina .share.mob {
    display: none;
}

.vacature_pagina .share p {
    margin-right: 10px;
}

.vacature_pagina .share a {
    color: #00406F;
}

.vacature_pagina .share i {
    font-size: 14px;
    width: 25px;
    height: 25px;
    background-color: #00406f;
    color: white !important;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-align-items: center;
}

.vacature_pagina .share i:first-of-type {
    margin-right: 10px;
}


/* Einde Vacature Detailpagina */


/* Contact */

.formpos {
    font-style: italic;
    color: #a3a3a3 !important;
    font-size: .9em !important;
}

.medimg,
.smaimg {
    display: none;
    width: 100%;
}

.bigimg {
    width: 100%;
}

.contact_content {
    display: flex;
    flex-direction: row;
}

.contact_info {
    padding: 10px 10px;
    min-width: 800px;
    height: 800px;
    background-color: #e7f3ff;
    border-radius: 50%;
    margin: 0 auto;
    transition: all .5s;
    padding: 0;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    text-align: left;
    flex-direction: column;
    padding-left: 160px;
    border-left: 4px solid #e7f3ff;
    float: right;
    transform: translateX(450px) translateY(-100px);
}

.contact_info h2 {
    font-size: 27px;
    font-weight: 600;
    color: #00406F;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.contact_info div:first-of-type::before {
    display: block;
    width: 400px;
    content: '';
    height: 3px;
    background: #00406F;
    border-radius: 200px;
    margin-top: 7px;
    margin-bottom: 15px;
    transform: translateX(-400px);
}

.contact_info div {
    margin-bottom: 35px;
}

.contact_info .geg article {
    border-left: 2px solid #8bacc55d;
    margin-left: 10px;
    padding-left: 10px;
}

.contact_info .geg article:first-of-type {
    margin-bottom: 15px;
    margin-top: 10px;
}

.contact_info .geg article p:first-of-type {
    font-weight: 600;
}

.contact_info div:last-of-type {
    margin-bottom: 0;
}

.contact_info p {
    color: #00406F;
    font-size: 1.15em;
    text-align: left;
    line-height: 140%;
    font-weight: 200;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    -ms-align-items: center;
}

.contact_info a {
    color: #00406F;
}

.contact_info i {
    margin-right: 15px;
    font-size: 17px;
}

.contact_content {
    width: 100%;
    padding-bottom: 60px;
    margin-bottom: 120px;
}

.contact {
    width: 35%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    float: right;
    transform: translateX(520px);
    margin-top: 170px;
}

.contact_gegevens img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.contact_gegevens>div {
    padding: 25px;
}

.contact_gegevens div h2 {
    color: #98272B;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.contact_gegevens div div {
    font-size: .85em;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    color: #4B4B4B;
    line-height: 200%;
}

.contact_gegevens div div p {
    width: inherit;
}

.contact_form_holder {
    width: 100%;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.contact_form_holder>div {
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    flex-wrap: wrap;
}

.contact_form,
.complaint_form {
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 30px;
}

.contact_form_holder>div>div {
    width: 30%;
}

.contact_form_holder>div>div h2 {
    font-weight: 700;
    font-size: 25px;
    color: #3A3A3A;
    margin-bottom: 20px;
}

.contact_form_holder>div>div h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #353535;
}

.contact_form_holder>div>div p {
    color: #5e5e5e;
    font-size: 18px;
    font-weight: 200;
}

.contact_form_holder>div>div img {
    width: 100%;
}

.hideField {
    display: block;
}

.complaint_form {
    display: none;
}

#NaamInput {
    width: 48%;
}

#EmailInput {
    width: 100%;
}

.contact_form input[type=text],
.contact_form input[type=email],
.complaint_form input[type=text],
.complaint_form input[type=email] {
    width: 100%;
    border: none;
    border: 3px solid #e7f3ff;
    padding: 10px 10px;
    color: #00406F;
    font-size: 1.1em;
    font-weight: 200;
    margin-bottom: 20px;
}

.contact_form input[type=text]::placeholder,
.contact_form input[type=email]::placeholder,
.contact_form textarea::placeholder {
    color: #a5a7a8;
    font-weight: 100;
    font-size: 0.9em;
    letter-spacing: 1px;
    text-transform: lowercase;
}

.contact_form textarea {
    width: 100%;
    border: 3px solid #e7f3ff;
    border-radius: 0px;
    padding: 10px 10px;
    color: #00406F;
    margin-bottom: 20px;
    font-weight: 200;
    font-size: 1.1em;
    height: 300px;
}

.contact_form input[type=submit] {
    width: fit-content;
    z-index: 100;
    border-radius: 200px;
    color: #00406F;
    background-color: transparent;
    border: 1px solid #00406F;
    font-size: 0.9em;
    line-height: 130%;
    padding: 7px 25px;
    cursor: pointer;
    transition: all .3s;
    margin-top: 20px;
    letter-spacing: 2px;
    transition: all .3s;
}

.disabled {
    background-color: #e8e8e8 !important;
    border: 2px solid #e8e8e8 !important;
    color: #909090 !important;
    pointer-events: none;
}

.contact_form input[type=submit]:enabled:hover,
.complaint_form input[type=submit]:enabled:hover {
    background-color: #00406F;
    color: #fff;
}

.contact_form_holder .privholder {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#PL_privacy {
    position: relative;
}

.privcnt i {
    display: none;
    position: absolute;
    left: -25px;
    bottom: -30px;
    font-size: 25px;
    transform: rotate(45deg);
}


/* Einde contact */


/* Footer */


/* Banner */

.banner {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #e7f3ff;
    background: -webkit-linear-gradient(-20deg, #e7f3ff 30%, #e7f3ff 100%);
    position: relative;
    padding: 0 100px;
}

.banner .img {
    width: 40%;
    text-align: center;
}

.banner .content {
    width: 60%;
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -ms-align-items: flex-start;
    text-align: left;
}

.banner .img img {
    width: 100%;
    max-width: 340px;
    border-radius: 50%;
    border: 10px solid transparent;
    transform: translateY(-140px);
    background-size: 100% 100%, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
    background-repeat: no-repeat;
    background-image: linear-gradient(white, white), linear-gradient(0deg, transparent 0, #e7f3ff 0), linear-gradient(10deg, transparent 0, #e7f3ff 0), linear-gradient(10deg, #00406F 100%, #e7f3ff 60%), linear-gradient(60deg, transparent 0, #e7f3ff 0);
    background-position: center center, left top, right top, left bottom, right bottom;
    background-origin: content-box, border-box, border-box, border-box, border-box;
    background-clip: content-box, border-box, border-box, border-box, border-box;
}

.banner .content {
    padding: 70px 0;
    padding-left: 30px;
    position: relative;
    z-index: 2;
    padding-bottom: 0;
}

.banner .content h2 {
    color: #00406F;
    font-family: 'Nunito', sans-serif;
    font-size: 2.1em;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner .content div {
    font-size: 18px;
    line-height: 150%;
    color: #878787;
    max-width: 100%;
}

.banner .content a {
    width: fit-content;
    z-index: 5;
    border-radius: 200px;
    color: #00406F;
    background-color: transparent;
    border: 1px solid #00406F;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    font-size: 1em;
    line-height: 130%;
    padding: 11px 20px;
    cursor: pointer;
    transition: all .3s;
    margin-top: 20px;
    letter-spacing: 2px;
}

.banner .content a:hover {
    background-color: #00406F;
    color: white;
}

.footer_image {
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 100%;
}


/* Einde Banner */

.footer_steps {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.15);
}

.footer_step {
    border: 1px solid transparent;
    padding: 30px;
    width: 25%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.footer_step i {
    font-size: 2.5em;
    margin-right: 20px;
    color: #00406F;
}

.footer_step p {
    color: #353537;
    font-size: 1.3em;
    line-height: 150%;
}

.active_step {
    border: 1px solid #353537;
}

.active_step:after {
    width: 1px;
    height: 50px;
    background-color: #353537;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 80%);
    content: '';
}

.footersplit {
    width: 100%;
    max-width: 1600px;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
}

.footersplit>div h3 {
    color: #3D3D3F;
    font-size: 1.6em;
    line-height: 130%;
    margin-bottom: 15px;
    font-family: 'Nunito', sans-serif;
}

.footersplit>div div {
    line-height: 150%;
    color: #959595;
    font-size: 1.4em;
}

.footersplit>div {
    width: 500px;
    margin-right: 50px;
}

footer {
    padding: 30px 10px;
    margin: auto;
    background-color: #00406F;
    padding-bottom: 10px;
}

footer>h2 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-family: 'Nunito', sans-serif;
    font-size: 2.5em;
    margin-bottom: 80px;
    max-width: 800px;
    color: #000;
}

footer form {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-left: 50px;
    border-left: 1px solid #DEDEDE;
    margin-bottom: 50px;
}

footer form .labelform {
    line-height: 150%;
    color: #959595;
    font-size: 1.4em;
}

footer form #EmailInput {
    width: 100%;
}

footer form #PostInput,
footer form #PostInput {
    width: 49%;
}

footer form input[type=email],
footer form input[type=text],
footer form textarea,
footer form select {
    width: 100%;
    border: none;
    background-color: #e8ecf1;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-family: 'Nunito', sans-serif;
    border-radius: 10px;
}

footer form textarea {
    height: 150px;
}

footer form select {
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(/images/select.png);
}

footer .privholder {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

footer form input[type=submit] {
    padding: 12px 60px;
    background-color: #00406F;
    color: #fff;
    border: none;
    font-size: 1.4em;
    border-radius: 200px;
    font-family: 'Nunito', sans-serif;
}

.film {
    width: 100%;
    margin-top: 20px;
}

.film>div {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
}

.film video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.social_split {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
    padding-top: 30px;
}

footer.color .social_split {
    border: none;
    padding-top: 0;
}

.socials {
    margin: auto;
    justify-content: center;
    align-items: center;
    -ms-align-items: center;
    text-align: center;
}

.socials>h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.socials>div {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
}

footer .socials>div a {
    background-color: #fff;
    color: #00406F;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-right: 0.8em;
    transition: all .3s;
}

footer .socials>div a:hover {
    background-color: #fff;
    color: #00406F;
    border: 2px solid #00406F;
}

footer .socials>div a:last-of-type {
    margin-right: 0;
}

.partners {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.partners img {
    height: 60px;
    margin-left: 30px;
}

.disclaimer {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    color: rgb(160, 160, 160);
    padding: 10px;
    padding-top: 0;
    font-weight: 200;
    font-size: 1em;
    line-height: 150%;
    margin-top: 50px;
}

.dismob {
    display: none !important;
}

.disclaimer span {
    margin: 0 10px;
}

.disclaimer a,
.dismob a {
    color: #b4b4b4;
}

.disclaimer a:last-of-type i,
.navi_footer a:last-of-type i,
.dismob i {
    display: inline-block;
    color: #fff;
    animation: pulse 4s infinite;
}

@keyframes pulse {
    0% {
        color: #fff;
    }
    5% {
        color: #8bcf97
    }
    10% {
        color: #fff;
    }
    20% {
        color: #8bcf97
    }
    21% {
        color: #fff;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #fff;
    }
}


/* Einde Footer */


/* Bevestiging */

.bevestiging_bg {
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bevestiging {
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
    -moz-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
    box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
    max-width: 700px;
    padding: 50px;
    background-color: white;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.bevestiging i {
    font-size: 2em;
    color: #00406F;
}

.bevestiging h2 {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #00406F;
    font-size: 15px;
    margin: 10px 0;
}

.bevestiging h1 {
    font-weight: 700;
    font-size: 1.7em;
    text-align: center;
    color: #00406F;
    margin-bottom: 10px;
    width: 100%;
}

.bevestiging p {
    line-height: 150%;
    color: #00406F;
    font-size: 17px;
    font-weight: 200;
}

.bevestiging a {
    cursor: pointer;
    display: inline-block;
    padding: 13px 30px;
    background-color: #00406F;
    font-weight: 200;
    color: white;
    margin-top: 20px;
    transition: all 0.8s ease;
    border-radius: 200px;
}

.bevestiging a:hover {
    background-color: transparent;
    color: #00406F;
    border: 1px solid #00406F;
}


/* Einde Bevestiging*/


/* Profiling */

.profiling_banner {
    width: 100%;
    margin: auto;
}

.profiling-ticker {
    margin-top: 50px;
}

.profiling_banner.kleiner_scherm,
.profiling_slider.kleiner_scherm,
.marktconcepten_items.kleiner_scherm {
    display: none !important;
}

.profiling_banner.detail .trending-img {
    cursor: pointer;
    z-index: 999 !important;
}

.profiling_banner.detail .trending-img i {
    font-size: 70px;
}

.profiling_banner.detail .trending-img {
    width: 280px;
    height: 280px;
    margin-bottom: 40px;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.822), 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease-in-out;
}

.profiling_banner.detail .trending-img:hover {
    box-shadow: inset 0 0 0 8px #00406F, 0 1px 2px rgba(0, 0, 0, 0.1);
}

.profiling_slider .slick-dots {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    padding: 20px 10px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.profiling_slider .slick-arrow {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    border: none;
    z-index: 2;
    color: #c9c9c9;
    left: -40px;
    background-color: transparent;
}

.profiling_slider .slick-arrow i {
    font-size: 40px;
}

.profiling_slider .slick-next {
    right: -40px;
    left: initial;
}

.profiling_slider .slick-dots .slick-active {
    background-color: #00406F;
}

.profiling_slider .slick-dots li {
    width: 12px;
    height: 12px;
    background-color: #c9c9c9;
    margin: 0 5px;
    border-radius: 200px;
    cursor: pointer;
}

.profiling_slider .slick-dots li button {
    display: none;
}

.profiling_slider {
    width: 100%;

    margin-top: 40px;
    z-index: 100;
}

.detailDiensten{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 0 30px 0;
    padding-bottom: 3%;
}

.backgroundAppacity{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: white;
    opacity: 0.4;
}

#tekstOpacity p {
    position:relative;
    z-index:5
}

.backGroundPicDiensten{
    background-color: rgba(255,255,255,0.5);
    background-size: cover;
    position:relative;
    display:flex;
    align-items: center;
}

.detailDiensten h1{
    font-size: 35px;
    color: #00406F;
    font-weight: 700;
    padding: 0;
    margin-bottom: 15px;
}

.detailDiensten div {
    font-size: 1.5em;
    text-align: center;
    line-height: 150%;
    color: #878787;
    max-width: 60%;
    margin-top: 15px;
}

.profiling_slider .container {
    width: 90% !important;
    margin: auto;
    padding: 0 100px;
    transform: translateY(-50px);
    margin: auto;
    text-align: center;
}

.profiling_slider .container2 {
    width: 90% !important;
    margin: auto;
    text-align: center;
    padding: 0 100px;
    transform: translateY(-50px);
}

.profiling_slider article {
    padding: 0px;
}

.slick-slide {
    outline: none !important;
}

.profiling_slider article a.trending-article {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.profiling_slider .overlay {
    content: "";
    height: 60%;
    bottom: 0;
    z-index: 2;
    left: 0;
    right: 0;
    transition: all 2s;
    opacity: 1;
    top: auto;
    position: absolute;
    pointer-events: none;
    background-image: -webkit-linear-gradient(bottom, #19191b 0, rgba(25, 25, 27, 0) 100%);
    background-image: linear-gradient(to top, #19191b 0, rgba(25, 25, 27, 0) 100%);
    -webkit-transition: .2s cubic-bezier(.4, 0, .2, 1);
    transition: 2s cubic-bezier(.4, 0, .2, 1);
    will-change: transform;
}

.profiling_banner.detail .trending-img {
    width: 300px;
    height: 300px;
    border-radius: 200px;
    background-color: #e7f3ffd0;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #00406F;
    margin: auto;
    margin-bottom: 30px;
    font-size: 35px;
    background-size: cover;
}

.trending-img:not(.profiling_banner.detail .trending-img) {
    width: 280px;
    height: 280px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    border-radius: 50%;
    color: #00406F;
    margin: auto;
    margin-bottom: 20px;
    font-size: 35px;
    border: 2px solid #00406F;
    background-repeat: no-repeat;
}

.trending-img img {
    width: 100%;
    border-radius: 50%;
}

.trending-img:not(.profiling_banner.detail .trending-img) img {
    filter: grayscale(1);
    opacity: 0.7;
    transition: all 1s ease;
}

.trending-img:not(.profiling_banner.detail .trending-img):hover img {
    filter: grayscale(0);
    opacity: 1;
}

.trending-active {
    background-color: #00406F !important;
    color: white !important;
}

.profiling_slider article>div img {
    width: 40%;
}

.profiling_slider article h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.17);
    width: 100%;
}

.dienstenTitels{
    font-weight: 600;
    color: #00406F;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.17);
    text-align: center;
    font-size: 1.5rem;
    font-family: "Nunito", sans-serif;
    width: 100%;
    padding-bottom: 6%;
}

.dienstenHeaderT{
    font-size:2.1rem;
}

.dienstenOnderdeel{
    font-size:2rem!important;
    margin-bottom: 1%;
    color: #00406F;
    font-weight:700;
}

.textDienstOnderdeel p {
    color:black;
    margin-bottom: 7%;
}

.dienstenDIV p{
    padding: 0 5% 0 5%;
    font-size: 1.2rem;
    color:black;
    line-height:26px;
}
.dienstenDIV{
    font-size: 1.3em;
}
.profiling_slider article .c {
    color: #878787;
    font-size: 1.1em;
    line-height: 120%;
    width: 80%;
    margin: auto;
    margin-bottom:2.5%;
}

.profiling_slider article a.gotopage {
    display: block;
    color: #00406F;
    font-weight: 500;
    font-size: 1em;
    font-family: "Nunito", sans-serif;
    margin-top: 30px;
    padding: 10px 25px;
    transition: all .3s;
    border: none;
    text-align: center;
    transition: transform 0.8s ease;
}

.profiling_slider article a.gotopage:hover {
    transform: translateX(10px) scale(1.1);
}

.profilingpage {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.profilingpage>img {
    width: 80%;
    margin-bottom: 30px;
}

.imgb {
    display: block !important;
}

.imgs {
    display: none !important;
    max-width: 90%;
    margin: auto;
}

.profilingpage h2 {
    color: #00406F;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    font-size: .9em;
}

.profilingpage h1 {
    font-size: 35px;
    color: #00406F;
    font-weight: 700;
    padding: 0;
    margin-bottom: 15px;
}


/* .profilingpage h1:after {
  display: block;
  width: 30px;
  content: '';
  height: 2px;
  background: #00406F;
  margin: .5em auto;
} */

.profiling_tekst {
    font-size: 1.3em;
    text-align: center;
    line-height: 150%;
    color: #878787;
    max-width: 1000px;
}

.profilingpage>a {
    background-color: #C8E7FA;
    color: #00406F;
    padding: 12px 25px;
    border-radius: 200px;
}


/* Einde Profiling */


/* Marktconcepten */

.marktconcepten_banner {
    padding: 0px 10px;
    margin-top: 0px;
    width: 100%;
    margin: auto;
    position: relative;
    padding-bottom: 60px;
}

.marktconcepten_items {
    width: 100%;
    max-width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 0 0 100px 0;
}

.marktconcepten_items .content {
    max-width: 100% !important;
    text-align: left;
    background-color: #e7f3ff;
    padding: 20px;
    margin-top: 4px;
    min-height: 14em;
    position: relative;
}

.marktconcepten_items .content button {
    position: absolute;
    font-weight: 700;
    font-size: 16px;
    border: none;
    letter-spacing: 1px;
    z-index: 9999;
    bottom: 10px;
    right: 10px;
    color: #00406f;
    background-color: transparent;
}

.trending-article .content {
    position: relative;
    min-height: 13em;
}

.trending-article .content button {
    position: absolute;
    font-weight: 700;
    font-size: 16px;
    border: none;
    letter-spacing: 1px;
    z-index: 9999;
    bottom: 10px;
    left: 0px;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    color: #00406f;
    background-color: transparent;
    width: 100%;
}

.marktconcepten_banner.versie2 .marktconcepten_items {
    margin-top: 50px;
    ;
}

.marktconcepten_items.groter_scherm article {
    padding: 0 30px;
    margin-bottom: 45px;
}

.marktconcepten_items article>a img {
    width: 100%;
}

.marktconcepten_items article h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.17);
    width: 100%;
}

.marktconcepten_items article h2 {
    font-size: 20px;
    font-weight: 700;
    color: #00406F;
    margin-top: 5px;
    font-family: "Nunito", sans-serif;
    width: 100%;
}

.marktconcepten_items article .c {
    font-size: 18px;
    line-height: 150%;
    color: #878787;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.select2 {
    position: relative;
    margin: 0 5px;
    width:100%;
}

.referenties_filter {
    width: 100%;
    max-width: 1400px;
    padding: 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.referenties_filter select {
    width: 33.33%;
    margin: 5px;
    background-color: #f6f6f6;
    padding: 15px;
    height: 50px;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #333332;
    font-size: .9em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(/images/select.png);
}

.marktconcepten_items article a.gotopage {
    color: #00406F;
    font-weight: 500;
    font-size: 16px;
    font-family: "Nunito", sans-serif;
    margin-top: 30px;
    transition: all .3s;
    border: none;
    text-align: right;
    float: right;
}


/* Einde Marktconcepten */

footer {
    position: relative;
}

.gototop {
    z-index: 9999;
    width: 40px;
    height: 40px;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    right: -100px;
    top: -20px;
    color: #373a3c93;
    font-size: 1em;
    opacity: .8;
    cursor: pointer;
    transition: all .3s;
    border-radius: 200;
    border: none;
    background-color: #fff !important;
    transition: all 1s ease;
    box-shadow: #373A3C 0px 5px 15px;
}

#fb-root iframe {
    right: 1px !important;
    bottom: 10px !important;
}

.gototop:hover {
    transform: translateY(-10px);
}


/* Blokken */

.blokken {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
}

.blokken article {
    width: 100%;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    padding: 30px 0;
}

.blokken article img {
    width: 100%;
}

.blokken_img {
    width: 45%;
}

.blokken_img_missie {
    width: 30%;
}

.blokken_small {
    display: none;
}

.blokken_content {
    width: 50%;
    display: flex;
    justify-content: center;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px;
    order: 2;
}

.blokken_content_missie {
    width: 65%;
}

.blokken_content h3 {
    color: #E13716;
    font-size: 4.5em;
    margin-bottom: 10px;
    font-weight: 700;
}

.blokken_content h2 {
    color: #000000;
    font-size: 2em;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
    max-width: 700px;
}

.blokken_content_missie h2 {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: flex-start;
}

.blokken_content h2 div {
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 20px;
}

.blokken_content h2 div span {
    color: #E13716;
    font-size: .7em;
}

.blokken_content h2>span {
    color: #00406F;
}

.blokken_content a {
    text-transform: uppercase;
    color: black;
    border-bottom: 2px solid #000;
    padding: 10px 0;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
    margin-top: 20px;
}

.blokken_content>div {
    line-height: 175%;
    color: #4D4D4D;
    font-size: 1.1em;
}

.blokken article:nth-child(even) .blokken_img,
.blokken article:nth-child(even) .blokken_img_missie {
    order: 2;
}

.blokken article:nth-child(even) .blokken_content {
    order: 1;
}

.blokken_moreinfo {
    background-color: #F0F0F0;
    padding: 10px;
    font-size: .9em;
    letter-spacing: 1px;
    color: #353535;
    text-align: center;
}


/* Einde Blokken */


/* Blokken new */

.blokken2 {
    display: flex;
    flex-direction: row;
    max-width: 1400px;
    margin: auto;
    margin-bottom: 9em;
    line-height: 160%;
    margin-top: 2.5em;
    justify-content: space-between;
    align-items: flex-start;
    text-align: center;
    flex-wrap: wrap;
}

.blokken2 article {
    width: 31.33%;
    font-size: 0.9em;
    padding: 30px 0px;
    cursor: pointer;
}

.blokken2 article,
.blokken2-item {
    margin-bottom: 30px;
}

.blokken2 article .blokken2-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.8s ease;
}

.blokken2 article i.icon {
    color: #00416fa2;
    font-size: 30px;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
    position: relative;
}

.blokken2 article .blokken2-content i.icon::after,
.blokken2 article .blokken2-content i.icon::before {
    box-sizing: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.8s ease;
}

.blokken2 article i.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 250px;
    width: 250px;
    background-color: #f7f7f7;
    border-radius: 50%;
}

.blokken2 article h1,
.blokken2 article h2 {
    width: 100%;
}

.blokken2 article h1 {
    font-size: 45px;
    font-weight: 700;
}

.blokken2 article h2 {
    font-size: 1.2em;
    font-weight: 600;
    color: #00406F;
    margin-top: 20px;
}

.blokken2 article h2 i {
    font-size: 16px;
}

.blokken2 article div.c {
    margin-left: 20px;
}

.blokken2 article div {
    font-size: 1.2em;
    font-weight: 300;
    color: #00406F;
    margin-top: 10px;
}

.blokken2-contact {
    width: fit-content;
    margin: auto;
    margin-bottom: 5em;
}

.blokken2-contact a {
    padding: 7px 22px;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.125;
    font-weight: 500;
    background-color: #f7f7f7;
    color: #00406F;
    border: 1px solid #00406F;
    -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
    transition: background-color 0.3s ease-out, color 0.3s ease-out;
    cursor: pointer;
    background: linear-gradient(to left, #e7f3ff 50%, #00406F 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    margin-left: 10px;
    transition: all 1s ease;
}

.blokken2-contact a:hover {
    background-position: left bottom;
    color: white;
}


/* Einde Blokken new

/* uitlijningen */

.topcontent {
    justify-content: flex-start;
}

.centcontent {
    justify-content: center;
}

.bottomcontent {
    justify-content: flex-end;
}

.centercontent {
    -ms-align-items: center;
    align-items: center;
}

.centercontent h2,
.centercontent h3 {
    text-align: center;
}

.rightcontent {
    -ms-align-items: flex-end;
    align-items: flex-end;
}

.rightcontent h2,
.rightcontent h3 {
    text-align: right;
}

.leftcontent {
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.leftcontent .contentlink {
    justify-content: flex-start;
}

.centercontent .contentlink {
    justify-content: center;
}

.rightcontent .contentlink {
    justify-content: flex-end;
}

.leftcontent h2,
.leftcontent h3 {
    text-align: left;
}


/* einde uitlijningen */


/* Home AK */

.home_ak {
    width: 100%;
    position: relative;
    margin: 30px 0;
}

.home_ak img {
    width: 100%;
    position: relative;
    z-index: 0;
}

.home_ak_content {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    max-width: 1700px;
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.home_ak div h2 {
    font-size: 2.5em;
    font-family: 'Nunito', sans-serif;
    color: #fff;
    max-width: 1600px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.22);
}

.home_ak div p {
    padding: 10px 25px;
    background-color: #00406F;
    border-radius: 12px;
    color: white;
    font-size: 1.1em;
    margin-top: 5px;
    margin-right: 20px;
    font-family: 'Nunito', sans-serif;
}

.fadein {
    animation: fadein 2s ease-in;
    -moz-animation: fadein 2s ease-in;
    /* Firefox */
    -webkit-animation: fadein 2s ease-in;
    /* Safari and Chrome */
    -o-animation: fadein 2s ease-in;
    /* Opera */
}


/* Einde Home AK */


/* Effects */

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes come-in {
    to {
        transform: translateY(0);
    }
}

@media screen and (min-width: 800px) {
    .come-in-left {
        transform: translateX(-300px);
        animation: come-in-left 0.8s ease forwards;
    }
    .come-in-left:nth-child(odd) {
        animation-duration: 1s;
        /* So they look staggered */
    }
}

@keyframes come-in-left {
    to {
        transform: translateX(0);
    }
}

@media screen and (min-width: 800px) {
    .come-in-right {
        transform: translateX(300px);
        animation: come-in-right 0.8s ease forwards;
    }
    .come-in-right:nth-child(odd) {
        animation-duration: 1s;
        /* So they look staggered */
    }
}

@keyframes come-in-right {
    to {
        transform: translateX(0);
    }
}

.come-in {
    transform: translateY(150px);
    animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(odd) {
    animation-duration: 1s;
    /* So they look staggered */
}


/* Einde Effects */

#content-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    margin: auto;
}

#content-container h2 {
    color: #353535;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 1em;
    font-weight: 700;
    margin-top: 1em;
    cursor: pointer;
}

#content-container h3 {
    background: #00406F;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    padding: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
    margin-top: 20px;
}

#content-container h3 span {
    position: absolute;
    z-index: 1;
    background: transparent url("/images/cross_w.png") no-repeat;
    display: inline-block;
    width: 15px;
}

#content-container h4 {
    margin-left: 2em;
    font-size: 1.1em;
    font-weight: bold;
}

#content-container p {
    padding: 20px;
    line-height: 170%;
    color: #7e7e7e;
}

#content-container ul {
    margin-left: 3em;
}

#content-container table {
    width: 100%;
}

#content-container a {
    color: #272727;
    font-weight: 700;
}

#gdpr-wrapper {
    min-height: 100%;
    position: relative;
}

#content-container thead {
    background-color: #00406F;
    color: white;
}

#content-container thead th {
    border: 1px solid #353535;
    padding: 10px;
}

#content-container tbody td {
    border: 1px solid #353535;
    color: #7e7e7e;
    line-height: 150%;
    padding: 5px;
}

#content-container tbody td p {
    padding: 0px;
}

#content-container ul {
    padding-left: 20px;
    line-height: 170%;
    color: #7e7e7e;
    list-style-type: disc;
}

/* DIENSTEN START */
.three-row-grid-flex{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1250px;
    margin: 0 auto;
}

.three-row-grid-flex>*
{
	width: 30.5%;
	margin-right: 4.2%;
	float: left;
    height: 250px;
    margin-bottom:4.2%;
}
.textDienstOnderdeel p{
    font-size:1.4rem;
}

.articlesDiensten{
    margin-bottom:4%;
}


.three-row-grid-flex>*:nth-child(3n)
{
	margin-right: 0;
}


/* DIENSTEN EINDE */

/* Media Query's */

@media screen and (max-width: 1600px) {
    .vacature_overzicht article {
        flex-wrap: wrap;
    }
    .vacature_overzicht article img {
        width: 100%;
        order: 1;
    }
    .vacature_overzicht article>div {
        width: 100%;
        order: 2;
    }
}

@media screen and (max-width: 1550px) {
    .home_slide_content {
        width: calc(100% - 150px);
    }
    .referentie_detail_ak div span {
        font-size: 3em;
    }
    .contact_info {
        min-width: 600px;
        height: 600px;
        transform: translateX(300px) translateY(-100px);
    }
    .contact {
        width: 40%;
        transform: translateX(340px);
        margin-top: 90px;
    }
}

@media screen and (max-width: 1400px) {
    .marktconcepten_items .content {
        min-height: 13em;
    }
    .trending-detail div {
        max-width: 80%;
    }
    .marktconcepten_items.groter_scherm article {
        width: 48% !important;
        padding: 0;
        margin: 1%;
    }
    .slider_bol {
        font-size: 1.05em;
        width: 130px;
        max-width: 130px;
        height: 130px;
        max-height: 130px;
        margin-top: 0;
    }
    .home_slide_content h2 {
        font-size: 2.5em;
    }
    .home_slide_content h3 {
        font-size: 1.3em;
        max-width: 70%;
    }
    .big {
        display: none !important;
    }
    .med {
        display: block !important;
    }
    .home_slider_box {
        width: 45%;
    }
    .vacature_pagina,
    .realisatie_detail_page {
        max-width: 80%;
    }
}

@media screen and (max-width: 1350px) {
    .home_steps {
        flex-wrap: wrap;
    }
    .home_steps article {
        width: 49%;
        padding: 10px 10px;
        border: 4px solid #f3f3f3;
        margin-bottom: 5px;
    }
    .home_steps article h3 {
        font-size: 1.8em;
        margin-bottom: 10px;
    }
    .home_steps article h2 {
        font-size: 1.1em;
    }
    .referentie_other article {
        width: 48%;
        margin: 1%;
    }
    .contact {
        width: 45%;
        transform: translateX(200px);
    }
    .contact_info {
        padding-left: 130px;
        transform: translateX(200px) translateY(-100px);
    }
    .vacature_overzicht {
        padding: 10px;
    }
    .spontaan,
    .andere_realisaties {
        margin-bottom: 100px !important;
    }
    .vacature_pagina,
    .vacature_overzicht,
    .referenties_overzicht {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1300px) {
    .banner .img {
        width: 35%;
        padding-left: 15px;
    }
    .banner .img img {
        max-width: 270px;
    }
    .banner .content {
        padding: 40px 15px;
        width: 65%;
    }
    .slogan {
        font-size: 30px;
    }
    .banner .content div {
        max-width: 80%;
    }

    .sliderDiensten article{
        width: 75% !important;
    }
}

@media screen and (max-width: 1260px) {
    .profiling_slider .container {
        padding: 0 50px;
    }
}

@media screen and (max-width: 1200px) {
    .realisatie_detail_page,
    .realisatie_controls,
    .realisatie_content {
        max-width: 90%;
    }
    .slogan {
        padding-right: 5%;
    }
    .navigatie .logo {
        margin-left: 10%;
    }
    .navigatie>div {
        margin-right: 2%;
    }
    .profiling_banner.versie2>h2,
    .marktconcepten_banner.versie2>h2 {
        font-size: 30px;
        width: 35%;
        padding: 10px;
        text-align: center;
    }
    .home_ak div h2 {
        font-size: 1.8em;
        line-height: 150%;
    }
    .contact_form {
        width: 100%;
    }
    .contact_form_holder>div>div {
        display: none;
    }
    .home_slider_box h2 {
        width: 50%;
        font-size: 1.2em;
    }
    .home_slider_box a {
        width: 45%;
    }
    .pageheader.versie2 {
        margin-top: 40px;
    }
    .contact_content {
        margin-bottom: 90px;
    }
    .vacature_overzicht article h2 {
        font-size: 1.1em;
    }
    .referenties_overzicht article {
        width: 50% !important;
    }
}

@media screen and (max-width: 1150px) {
    .profiling_items article {
        width: 50%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1120px) {
    .contact_info {
        min-width: 600px;
        height: 600px;
        padding-left: 160px;
        float: right;
        transform: translateX(100px) translateY(-60px);
    }
    .contact {
        width: 45%;
        margin-top: 8;
        transform: translateX(50px);
    }
    #NaamInput {
        width: 100%;
    }
    .contact_info div:first-of-type::before {
        width: 270px;
        transform: translateX(-270px);
    }
    .contact_info h2 {
        font-size: 25px;
    }
    .contact_info p {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 1100px) {
    .vacature_pagina .contactpersoon-vacature {
        margin-top: 0;
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .vacature_pagina {
        flex-wrap: wrap;
    }
    .vacature_pagina aside {
        margin-top: 50px;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .vacature_pagina aside form {
        width: 100%;
        padding: 20px;
    }
    .contact_form_holder .privholder {
        flex-direction: column;
    }
    .profiling_slider .container2 {
        padding: 0 50px;
    }
    .profiling_banner.detail .trending-img,
    .trending-img:not(.profiling_banner.detail .trending-img) {
        width: 250px;
        height: 250px;
    }
    .profiling_banner.detail .trending-img i {
        font-size: 55px;
    }
    .slider_bol {
        position: relative;
        min-width: 130px;
        min-height: 130px;
    }
    .marktconcepten_items .content {
        min-height: 14em;
    }
    .slider_bol span {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .bigimg {
        display: none;
    }
    .medimg {
        display: block;
    }
    .page_header div {
        max-width: 80%;
    }
}

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

    .three-row-grid-flex>*
	{
		width: 48%;
		margin-right: 2%;
		margin-top: 4%;
	}

    .three-row-grid-flex>*:nth-child(2n)
    {
        margin-right: 0;
    }
    .three-row-grid-flex>*:nth-child(3n)
    {
        margin-right: 2%;
    }

    .navigatie {
        padding-left: 0;
        padding-right: 0;
    }
    .vacature_pagina,
    .realisatie_detail_page,
    .vacature_overzicht {
        max-width: 100%;
    }
    .realisatie_controls,
    .realisatie_content {
        max-width: 96%;
    }
    .imageholder .vier {
        display: block !important;
    }
    .imageholder .lang {
        display: none !important;
    }
    .blokken .textholder {
        width: 100%;
        order: 2;
    }
    .referentie_detail_ak div {
        width: 100%;
    }
    .referentie_detail_ak img {
        width: 100%;
    }
    .referentie_detail_ak {
        flex-wrap: wrap;
    }
    .footer_steps {
        flex-wrap: wrap;
    }
    .footer_step {
        width: 48%;
    }
    .active_step:after {
        display: none;
    }
    .vacature_overzicht {
        -ms-align-items: initial;
        align-items: initial;
    }
    .vacature_pagina .content {
        flex-wrap: wrap;
    }
    .vacature_pagina .content>div,
    .vacature_pagina aside {
        width: 100%;
    }
    .vacature_pagina .share {
        display: none;
    }
    .vacature_pagina .share.mob {
        display: flex;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        -ms-align-items: center;
    }
}

@media screen and (max-width: 1020px) {
    .contact_info div:first-of-type::before {
        width: 270px;
        transform: translateX(-270px);
    }
    .contact_info h2 {
        font-size: 25px;
    }
    .contact_info p {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 1000px) {
    .med {
        display: none !important;
    }
    .sma {
        display: block !important;
    }
    .footer_step {
        width: 49%;
    }
    .blokken .textholder h2 {
        font-size: 2em;
    }
    .blokken .textholder {
        opacity: 1 !important;
        transform: translate(-50%, -50%) !important;
    }
    .profiling_slider {
        flex-direction: column;
    }
    .profiling_slider article {
        width: 100%;
        margin-bottom: 30px;
    }
    .home_slide_content {
        top: 25%;
        left: 20%;
        width: 60%;
    }
    .vacature_pagina>div>h1 {
        font-size: 1.5em;
    }
    .referenties_filter {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .referentie_size_switch {
        width: 100%;
        margin-top: 20px;
        display: none;
    }
    .referentie_size_switch {
        width: 100%;
    }
    .page_banner .pagb {
        display: none;
    }
    .page_banner .pagm {
        display: block;
    }
    .page_banner h1 {
        width: 100%;
        text-align: center;
        font-size: 2em;
    }
    .realisatie_content {
        flex-wrap: wrap;
    }
    .realisatie_content aside {
        width: 100%;
        order: 1;
        margin-left: 0;
        margin-bottom: 20px;
        padding: 20px 0;
        border: none;
    }
    .realisatie_content>div {
        order: 2;
    }
    .realisatie_controls .control a {
        width: 33.33%;
    }
    .andere_realisaties>div article {
        width: 48%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 950px) {
    .slogan {
        padding-left: 5%;
        font-size: 25px;
    }
    .banner .content a,
    .vacature_form input[type=submit] {
        padding: 9px 18px;
    }
    .banner {
        padding: 0 50px;
    }
    .profiling_banner.versie2>h2,
    .marktconcepten_banner.versie2>h2 {
        font-size: 30px;
        width: 45%;
        padding: 10px;
        text-align: center;
    }
    .footersplit {
        flex-wrap: wrap;
    }
    footer form {
        padding-left: 0;
        border-left: none;
        padding: 15px;
    }
    footer>h2 {
        margin-bottom: 20px;
    }
    .footersplit>div {
        width: 100%;
        text-align: center;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        display: flex;
        margin-bottom: 30px;
        flex-direction: column;
        margin-right: 0;
        padding: 10px;
    }
    .page_header {
        padding: 30px 10px;
    }
    /* .page_header h1,
    .banner .content h2 {
        font-size: 1.8em;
    } */
    .page_header h1 {
        margin-bottom: 20px;
    }
    .page_header div:not(.page_header .video-container) {
        font-size: 1.2em;
        padding: 10px;
        max-width: 95% !important;
    }
    .referentie_content {
        margin: 0;
        padding: 20px;
        margin-bottom: 30px;
    }
    .blokken_img {
        order: 1 !important;
    }
    .blokken_content {
        order: 2 !important;
        padding: 10px 0;
    }
    .blokken_img,
    .blokken_content {
        width: 100%;
    }
    .blokken_content h2 {
        font-size: 1.5em;
        margin-bottom: 10px;
    }
    .profilingpage h2 {
        margin-top: 20px;
    }
    .profiling_tekst {
        margin-bottom: 20px;
    }
    .profiling_slider article h3 {
        font-size: 14px;
    }

    .profiling_slider article a.gotopage {
        font-size: 1em;
        padding: 7px 20px;
    }
    .menu nav a {
        font-size: 60px;
    }
    .profilingpage h1 {
        font-size: 30px;
    }
    .blokken2 {
        justify-content: space-evenly;
    }
    .blokken2 article {
        width: 45%;
    }
    .home_slide_content {
        top: 20%;
    }
    .home_slide_content h3 {
        font-size: 1.2em;
    }
    .home_slide_content h2 {
        font-size: 2em;
    }
    .home_slider.versie2 {
        width: 100%;
    }
    .home_slider_box {
        position: relative;
        right: 0;
        transform: translateY(-75px);
        width: 80%;
        margin: auto;
    }
    .pageheader.versie2 {
        transform: translateY(-50px);
    }
    .home_slider_box h2 {
        width: 70%;
    }
    .home_slider_box a {
        width: 30%;
    }
    .pageheader.versie2 {
        margin-top: 0;
    }
    .navigatie.versie2>div {
        margin-right: 0;
    }
    .navigatie.versie2 .logo {
        left: 4%;
    }
    .profiling_banner.versie2>h2,
    .marktconcepten_banner.versie2>h2 {
        font-size: 30px;
        width: 45%;
        padding: 10px;
        text-align: center;
        left: 0;
    }
    .banner .img img {
        max-width: 240px;
    }
    .contact_info {
        min-width: 520px;
        height: 520px;
        padding-left: 150px;
    }
    .contact_info h2 {
        font-size: 20px;
    }
    .contact_info p {
        font-size: 1em;
    }
    .contact_info div:first-of-type::before {
        width: 200px;
        transform: translateX(-200px);
        height: 2px;
    }
    .contact_info div {
        margin-bottom: 20px;
    }
    .contact_info i {
        font-size: 14px;
    }
    .contact {
        width: 50%;
        margin-top: 50px;
    }
    #NaamInput {
        width: 100%;
    }
    .trending-detail img,
    .markten-detail img,
    .video-container {
        width: 100%;
        max-width: 95% !important;
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 900px) {
    #NaamInput {
        width: 100%;
    }
    .contact_form input[type=submit] {
        padding: 5px 20px;
        font-size: 1em;
    }
    .contact_form_holder .privholder {
        flex-direction: column;
    }
    .contact_content {
        flex-direction: column;
    }
    .contact_info {
        order: 1;
        display: inline-flex;
        flex-direction: column;
        padding-left: 0;
        text-align: left;
        transform: translate(0);
        background-color: transparent;
        min-width: 100%;
        border: none;
        border-radius: 0;
        width: 100%;
        padding-right: 30px;
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .contact_info div {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
    .contact_info .geg {
        width: 90%;
        margin: auto;
        margin-bottom: 0;
    }
    .contact_info div:first-of-type::before {
        display: none;
    }
    .contact {
        order: 2;
        width: 100%;
        margin: auto;
        transform: none;
        margin-top: 0px;
        min-width: 60%;
    }
    .privcnt i {
        font-size: 20px;
        bottom: -20px;
        left: -20px
    }

    .sliderDiensten article{
        width: 80% !important;
    }

}

@media screen and (max-width: 850px) {
    .page_header div {
        max-width: 90%;
    }
    .trending-detail div {
        max-width: 90%;
    }
    .vacature_pagina .contactpersoon-vacature {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .vacature_pagina .contactpersoon-vacature img {
        margin-left: auto;
        margin-right: auto;
        border-radius: 50%;
        margin-bottom: 2rem;
    }
    .vacature_pagina .contactpersoon-vacature .details {
        text-align: center;
        margin-bottom: 3rem;
    }
    .vacature_pagina aside {
        flex-wrap: wrap;
    }
    .vacature_pagina aside form {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 820px) {
    .video-container {
        margin-top: 20px !important;
    }
    .marktconcepten_items.kleiner_scherm {
        padding: 0;
    }
    .marktconcepten_items {
        max-width: 90%;
    }
    .marktconcepten_items.kleiner_scherm .content_split_right article img {
        width: 100%;
    }
    .banner .img img {
        max-width: 220px;
    }
    .res_links {
        display: flex;
    }
    .navigatie .logo,
    .navigatie.versie2 .logo {
        width: 120px;
    }
    .navigatie.versie2 .logo {
        left: 20px;
        top: 30px;
    }
    .menu_button {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .home_slider {
        width: 100% !important;
    }
    .home_slide_content {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0;
        left: 0;
        top: 20%;
    }
    .home_slide_content h2 {
        color: white;
        font-weight: 600;
        /* background-color: #e7f3ff60; */
        width: 100%;
        padding: 15px;
        padding-left: 100px;
        padding-right: 100px;
        max-width: 100% !important;
    }
    .home_slide_content h3 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .home_slider .slick-arrow {
        display: none !important;
    }
    .slider_bol {
        display: none;
    }
    .home_ak_content {
        position: relative;
        left: initial;
        bottom: initial;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        transform: none;
        flex-direction: column;
    }
    .home_ak div h2 {
        color: #353535;
        text-shadow: none;
        font-size: 1.3em;
        text-align: center;
    }
    .blokken article {
        flex-wrap: wrap;
    }
    .blokken .textholder {
        padding: 20px;
        justify-content: center !important;
        -ms-align-items: center !important;
        align-items: center !important;
        position: relative;
        transform: none !important;
        left: initial;
        top: initial;
    }
    .blokken .textholder h2 {
        color: #353535;
        text-align: center;
        text-shadow: none;
    }
    .blokken .textholder h3 {
        font-size: 1.1em;
        color: #353535;
        text-align: center;
        text-shadow: none;
    }
    .referentie_calltoaction {
        display: none;
    }
    .marktconcepten_items {
        flex-direction: column;
    }
    .marktconcepten_items article {
        width: 100%;
    }
    .profiling_banner.kleiner_scherm,
    .profiling_slider.kleiner_scherm,
    .marktconcepten_items.kleiner_scherm {
        display: flex !important;
    }
    .profiling_banner.groter_scherm,
    .trending-detail,
    .profiling_slider.groter_scherm,
    .marktconcepten_items.groter_scherm {
        display: none !important;
    }
    .profiling_banner.kleiner_scherm .content_split,
    .profiling_slider.kleiner_scherm .content_split,
    .marktconcepten_items.kleiner_scherm .content_split {
        padding: 50px 0;
        display: flex;
        width: 100%;
        flex-direction: column;
        padding-top: 5px;
    }
    .profiling_banner.kleiner_scherm .content_split_right,
    .profiling_slider.kleiner_scherm .content_split_right,
    .marktconcepten_items.kleiner_scherm .content_split_right {
        width: 90%;
        border: none;
        padding: 0px;
        margin: 0;
        margin: auto;
        border: none;
        margin-bottom: 30px;
    }
    .profiling_banner.kleiner_scherm .content_split_right a,
    .profiling_slider.kleiner_scherm .content_split_right a,
    .marktconcepten_items.kleiner_scherm .content_split_right a {
        font-size: 1.2em;
        color: #00406F !important;
    }
    .profiling_banner .content_split_right a,
    .profiling_slider .content_split_right a,
    .marktconcepten_items.content_split_right a {
        color: #00406F !important;
    }
    .profiling_banner.kleiner_scherm .content_split_right img {
        width: 100%;
        margin-top: 30px;
        margin-left: 5px;
    }
    .profiling_banner.kleiner_scherm .content_split_right iframe {
        margin-left: 65px;
    }
    .profiling_banner.kleiner_scherm .content_split_right h2 i,
    .marktconcepten_items.kleiner_scherm .content_split_right h2 i {
        transition: all .3s;
        float: right;
    }
    .profiling_banner.kleiner_scherm .content_split_right .title-flex.arrowUp i.fa-angle-down,
    .marktconcepten_items.kleiner_scherm .content_split_right h2.arrowUp i {
        transform: rotate(180deg);
    }
    .profiling_banner.kleiner_scherm .title-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        -ms-align-items: center;
    }
    .profiling_banner.kleiner_scherm .content_split_right h2,
    .profiling_slider.kleiner_scherm .content_split_right h2 {
        width: 100%;
        cursor: pointer;
        font-size: 24px;
        font-weight: 700;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        margin: 0;
        color: #00406F;
    }
    .profiling_banner.kleiner_scherm .title-flex h2 {
        margin-left: 15px;
    }
    .profiling_banner.kleiner_scherm .title-flex i:not(.fa-angle-down) {
        background-color: #00406F;
        color: #fff;
        border: 2px solid #fff;
        min-width: 50px !important;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        line-height: 0;
    }
    .marktconcepten_items.kleiner_scherm .content_split_right h2 {
        width: 100%;
        text-align: left;
        cursor: pointer;
        font-size: 24px;
        font-weight: 700;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        margin: 0;
        padding: 0 0px 10px 0px;
        color: #00406F;
    }
    .marktconcepten_items.kleiner_scherm .content_split_right .content h2 {
        width: 100%;
        cursor: pointer;
        font-size: 20px;
        font-weight: 700;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 0;
        color: #00406F;
    }
    .profiling_banner.kleiner_scherm .content_split_right div,
    .profiling_slider.kleiner_scherm .content_split_right div {
        font-size: 1.2em;
        line-height: 150%;
        color: #878787;
        margin-top: 15px;
    }
    .profiling_banner.kleiner_scherm .content_split_right div p {
        margin-left: 5px;
        width: 100%;
    }
    .profiling_banner.kleiner_scherm .content_split_right div p.descr-small {
        margin-top: 15px;
    }
    .marktconcepten_items article {
        padding: 0;
        padding-top: 10px;
    }
    .banner {
        padding: 0 20px;
    }
    .banner .img {
        order: 2;
        width: 50%;
    }
    .banner .img img {
        max-width: 100%;
        transform: translateY(-100px);
    }
    .banner .content {
        order: 1;
        margin-left: 0;
    }
    .slogan {
        float: left;
        margin-bottom: 80px;
        font-size: 33px;
        width: 80%;
        margin-left: 15px;
    }
    .slogan i {
        left: 0px;
    }
    .slogan p {
        text-indent: unset;
        margin-left: 15px;
    }
    .diensten_ov {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 800px) {
    .trending-img:not(.profiling_banner.detail .trending-img) {
        width: 300px;
        height: 300px;
    }
    .profiling_slider .slick-arrow {
        left: -20px;
    }
    .profiling_slider .slick-next {
        right: -20px;
        left: initial;
    }
    .trending-img {
        width: 250px;
        height: 250px;
    }
    .diensten_ov {
        padding-bottom: 60px;
    }
    .profiling_slider .container {
        padding: 0 20px;
    }
    .profiling_slider article {
        margin-bottom: 50px;
    }
    .menu nav a {
        font-size: 50px;
    }
    .medimg {
        display: none;
    }
    .smaimg {
        display: block;
    }
    .markten-detail {
        margin-bottom: 70px;
    }
    .contact {
        min-width: 50%;
    }
    .banner .img img {
        transform: translateY(-100px);
    }
    .banner .content {
        align-items: flex-start;
        -ms-align-items: flex-start;
        text-align: left;
    }
    .referenties_overzicht article {
        font-size: .9em;
    }
    .spontaan>div {
        max-width: 95% !important;
    }
    .spontaan {
        padding: 40px 10px !important;
    }
}

@media screen and (max-width: 750px) {
    .referentie_slider_content h2 {
        font-size: 1.5em;
    }
    footer>h2 {
        font-size: 2em;
    }
    footer form #PostInput,
    footer form #PostInput {
        width: 100%;
    }
    .social_split {
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        flex-direction: column;
    }
    .socials {
        margin-bottom: 20px;
    }
    footer {
        padding: 20px 0;
    }
    .navigatie>div {
        margin-right: 2%;
    }
    .profilingpage>img {
        width: 100%;
    }
    .trending-detail {
        width: 100%;
    }
    .trending-detail img,
    .markten-detail img,
    .trending-detail iframe {
        max-width: 98%;
    }
    .trending-detail div,
    .page_header div {
        max-width: 92%;
    }
    .page_header.markten-detail {
        padding: 0;
    }
    .mainbutton.partof-btn {
        padding: 8px 15px;
        font-size: .9em;
    }
    .mainbutton {
        width: 35px;
        height: 35px;
        font-size: 1em;
        margin-bottom: 15px;
    }
    .mainbutton.arrow-btn:hover {
        transform: none;
    }
    .home_slider article img {
        opacity: .7;
    }
    .referentie_other article {
        width: 98%;
        margin: 1%;
    }
    .referentie_detail_ak div span {
        font-size: 1.4em;
    }
    .realisatie_controls .control a {
        width: 50%;
    }
    .realisatie_content aside h2 {
        font-size: 1.2em;
    }
    .realisatie_content aside p {
        font-size: .9em;
    }
    .andere_garanties article h3 {
        font-size: 1.2em;
    }
    .vacature_pagina {
        padding-top: 0px;
    }
}

@media screen and (max-width: 700px) {
    .marktconcepten_items.kleiner_scherm {
        max-width: 100%;
    }
    .marktconcepten_items.kleiner_scherm .content_split_right {
        width: 90%;
        margin-bottom: 10px;
    }
    .marktconcepten_items.kleiner_scherm .content_split_right h2 {
        padding-top: 30px;
    }
    .slogan {
        font-size: 30px;
    }
    .home_steps article {
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        width: 99%;
    }
    .home_steps article h3 {
        margin-right: 0;
    }
    .home_slide_content h2 {
        font-size: 1.5em;
        padding-left: 30px;
        padding-right: 30px;
    }
    .home_slide_content h3 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .home_slider .slick-dots {
        bottom: -40px;
    }
    .profiling_items article h3,
    .profiling_items article h2,
    .profiling_items_tekst {
        padding: 0 15px;
    }
    .profiling_items article h3 {
        padding-top: 25px;
    }
    .profilingpage h1 {
        font-size: 25px;
    }
    .profiling_tekst {
        width: 95%;
    }
    .blokken2 article {
        width: 100%;
    }
    .vacature_overzicht article {
        width: 98%;
        margin: 1%;
    }
    .vacature_pagina>div div:not(.subandpriv):not(.share.mob) {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .vacature_pagina h1 {
        width: 100%;
        text-align: left;
    }
    .vacature_pagina article {
        margin-left: 0 !important;
        width: 100%;
        justify-content: flex-start !important;
    }
    .referenties_overzicht article {
        font-size: .8em;
        padding: 5px;
    }
    .referenties_overzicht article>div:hover {
        transform: scale(1);
    }
    .vacature_pagina aside {
        max-width: 100%;
        margin-left: 0;
    }
    .subm_btn {
        display: flex;
        justify-content: flex-end !important;
        align-items: flex-end !important;
        -ms-align-items: flex-end !important;
    }
    .vacature_pagina h1 {
        font-size: 1.5em !important;
    }
    .vacature_pagina>div div:not(.subandpriv):not(.share.mob),
    .vacature_pagina ul {
        font-size: 18px;
    }
    .vacature_pagina h3 {
        font-size: 1.1em !important;
    }
    .vacature_form>h2 {
        font-size: 1.3em;
    }
    .vacature_pagina aside {
        margin-top: 10px;
    }
}

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

    .three-row-grid-flex>*
	{
		width: 100%;
		margin-right: 0%;
		margin-top: 4%;
	}

    .three-row-grid-flex>*:nth-child(2n)
    {
        margin-right: 0;
    }
    .three-row-grid-flex>*:nth-child(3n)
    {
        margin-right: 0%;
    }
    .gototop {
        top: -15px;
    }
    .menubtn {
        margin-left: 0;
    }
    .banner .img img {
        transform: translateY(-80px);
    }
    .profiling_slider article a.gotopage {
        float: none;
    }
    .contact_info>div {
        min-width: 300px;
    }
    .disclaimer {
        margin-top: 10px;
    }
    .profiling_banner.kleiner_scherm,
    .profiling_slider.kleiner_scherm {
        display: flex !important;
    }
    .profiling_banner.kleiner_scherm {
        padding-top: 0;
    }
    .profiling_banner.groter_scherm,
    .trending-detail,
    .profiling_slider.groter_scherm {
        display: none !important;
    }
    .profiling_banner.kleiner_scherm .content_split,
    .profiling_slider.kleiner_scherm .content_split {
        padding: 50px 0;
        display: flex;
        width: 100%;
        flex-direction: column;
        padding-top: 5px;
    }
    .profiling_banner.kleiner_scherm .content_split_right,
    .profiling_slider.kleiner_scherm .content_split_right {
        width: 90%;
        border: none;
        padding: 0px;
        margin: 0;
        margin: auto;
        border: none;
        margin-bottom: 0px;
    }
    .profiling_banner.kleiner_scherm .content_split_right a,
    .profiling_slider.kleiner_scherm .content_split_right a {
        font-size: 1.2em;
        color: #00406F !important;
    }
    .profiling_banner .content_split_right a,
    .profiling_slider .content_split_right a {
        color: #00406F !important;
    }
    .profiling_banner.kleiner_scherm .content_split_right .title-flex,
    .profiling_slider.kleiner_scherm .content_split_right h2 {
        width: 100%;
        text-align: left;
        cursor: pointer;
        font-size: 24px;
        font-weight: 700;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 50px;
        color: #00406F;
    }
    .profiling_banner.kleiner_scherm .title-flex i:not(.fa-angle-down) {
        background-color: #00406F;
        color: #fff;
        border: 2px solid #fff;
        min-width: 35px !important;
        height: 35px;
        border-radius: 50%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        line-height: 0;
    }
    .profiling_banner.kleiner_scherm .content_split_right div,
    .profiling_slider.kleiner_scherm .content_split_right div {
        font-size: 1.2em;
        line-height: 150%;
        color: #878787;
        margin-top: 15px;
    }
    .profiling_banner.kleiner_scherm .content_split_right div p,
    .profiling_banner.kleiner_scherm .content_split_right img,
    .profiling_banner.kleiner_scherm .content_split_right iframe {
        margin-left: 5px;
        width: 100%;
    }
    .profiling_slider .slick-dots {
        transform: translateY(-30px);
    }
    .trending-img {
        width: 250px;
        height: 250px;
        margin-bottom: 40px;
    }
    .profiling_slider article {
        padding: 0 10px;
    }
    .trending-detail div,
    .page_header div:not(.page_header .video-container) {
        max-width: 95% !important;
        text-align: center;
        margin-top: 5px;
        font-size: 1.1em !important;
    }
    .video-container,
    .markten-detail img,
    .trending-detail img {
        max-width: 95% !important;
    }
    .page_header {
        padding-top: 30px;
    }
    .page_header h1 {
        margin-bottom: 10px;
    }
    .page_header a {
        width: 100%;
        text-align: center;
    }

    .profiling_slider article .c {
        font-size: 1.2em;
    }
    .profiling_slider article a.gotopage {
        font-size: 1.2em;
        float: none;
    }
    footer .socials>div a {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .groter_scherm {
        display: none !important;
    }
    .kleiner_scherm {
        display: block !important;
    }
    .profiling_items article {
        width: 100%;
    }
    .page_header article {
        display: none;
    }
    .profiling_slider article {
        width: 100%;
    }
    .disclaimer {
        font-size: .9em;
    }
    .menu nav a {
        font-size: 40px;
    }
    .navigatie .logo,
    .navigatie.versie2 .logo {
        top: 25px;
    }
    .home_slider_box {
        flex-direction: column;
        padding: 30px;
        margin-bottom: 0;
    }
    .home_slider_box h2 {
        width: 100%;
        text-align: center;
        font-size: 1.2em;
        margin-bottom: 40px;
    }
    .home_slider_box a {
        text-align: center;
        font-size: 1em;
    }
    .marktconcepten_items {
        flex-direction: column;
    }
    .marktconcepten_items article {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact_form textarea {
        height: 160px;
    }
    .slogan {
        font-size: 28px;
    }
    footer {
        padding-bottom: 0;
    }
    .socials {
        margin-bottom: 0;
    }
    .socials>div {
        position: absolute;
        top: -17px;
        padding-top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    footer .socials>div a {
        width: 40px;
        height: 40px;
    }
    .dismob {
        display: flex !important;
        justify-content: flex-start;
        -ms-align-items: center;
        align-items: flex-start;
        flex-direction: column;
        color: rgb(160, 160, 160);
        padding: 10px;
        padding-top: 0;
        font-weight: 200;
        line-height: 150%;
        margin-top: 50px;
        font-size: .9em;
    }
    .disclaimer span,
    .dismob span {
        margin: 0 5px;
    }
    .disclaimer {
        display: none !important;
    }
    .sliderDiensten article{
        width: 90% !important;
    }

}

@media screen and (max-width: 600px) {
    .blokken .textholder h2 {
        font-size: 1.5em;
    }
    .partners {
        flex-wrap: wrap;
    }
    .partners img {
        margin-left: 0;
        margin: 10px;
    }
    .footer_step {
        width: 85%;
    }
    .vacature_pagina aside {
        max-width: 100%;
    }
    .referenties_overzicht article {
        width: 100% !important;
    }
}

@media screen and (max-width: 550px) {
    .andere_realisaties {
        padding-top: 30px;
    }
    .andere_realisaties>div article {
        width: 98%;
    }
    .profiling_slider .slick-arrow i {
        font-size: 30px;
    }
    .slogan i {
        font-size: 18px;
    }
    .imgb {
        display: none !important;
    }
    .imgs {
        display: block !important;
    }
    .contact_content {
        margin-bottom: 20px;
    }
    .profiling_banner.kleiner_scherm .content_split_right,
    .profiling_slider.kleiner_scherm .content_split_right {
        width: 90%;
    }
    .profiling_banner.kleiner_scherm .content_split_right h2 i,
    .marktconcepten_items.kleiner_scherm .content_split_right h2 i {
        margin-right: 0px;
    }
    .marktconcepten_banner {
        padding-bottom: 30px;
    }
    .slogan {
        width: 80%;
        margin-bottom: 20px;
    }
    .banner {
        padding: 0 10px;
        flex-direction: column;
    }
    .banner .img {
        order: 1;
        display: inline-flex;
        justify-content: flex-end;
        align-items: flex-end;
        -ms-align-items: flex-end;
        width: 100%;
    }
    .banner .img img {
        transform: translateY(-40px);
        width: 45%;
    }
    .banner .content {
        order: 2;
        text-align: left;
        justify-content: flex-start;
        align-items: flex-start;
        margin-left: 0px;
        padding-bottom: 00px;
        padding-top: 0;
        width: 100%;
        transform: translateY(-75px);
    }
    .banner .content div {
        max-width: 100%;
        font-size: 17px;
    }
    .banner .content h2 {
        font-size: 1.3em;
    }
    .banner .content a,
    .vacature_form input[type=submit] {
        font-size: 15px;
        padding: 7px 15px;
    }
    .profiling_banner.versie2>h2,
    .marktconcepten_banner.versie2>h2 {
        font-size: 30px;
        width: 80%;
        padding: 10px;
        text-align: center;
        left: 10%;
        top: -20px;
        margin: auto;
    }
    footer form input[type=submit] {
        width: 100%;
    }
    footer .privholder {
        flex-wrap: wrap;
    }
    .profiling_items_tekst {
        font-size: 1em;
    }
    .footersplit>div h3 {
        font-size: 1.4em;
    }
    .footersplit>div div {
        font-size: 1em;
    }
    .menu nav a {
        font-size: 35px;
    }
    .marktconcepten_items article {
        padding: 0;
    }
    .markten-detail img.imgs {
        margin-top: 0 !important;
    }
    .markten-detail img.imgs:nth-of-type(2) {
        margin-top: 40px !important;
    }
    .home_slide_content h3 {
        max-width: 100%;
    }
    .vacature_pagina .contactpersoon-vacature img {
        width: 10rem;
    }
    .vacature_pagina .contactpersoon-vacature .details {
        width: 100%;
    }
    .vacature_overzicht article div a {
        font-size: 15px;
        padding: 7px 25px;
        margin-top: 30px;
    }
    .vacature_overzicht article h3 {
        margin-bottom: 5px;
    }
    .spontaan,
    .andere_realisaties {
        margin-bottom: 60px !important;
    }
    .vacature_pagina,
    .vacature_overzicht,
    .referenties_overzicht {
        padding-bottom: 60px;
    }
    .page_header div {
        font-size: 20px !important;
    }
    .page_header {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 500px) {
    .diensten_ov {
        width: 100%;
        margin: 0;
        padding-bottom: 60px;
    }
    .diensten_ov div {
        flex-direction: column;
    }
    .diensten_ov h2 {
        text-align: right !important;
    }
    .diensten_ov article span {
        display: none;
    }
    .diensten_ov a {
        line-height: 180%;
        font-size: .8em;
    }
    .PL_Buttons a {
        width: 100%;
        margin: 0;
        margin-top: 15px;
    }
    .PL_Buttons {
        flex-wrap: wrap;
    }
    .mainbutton {
        display: none;
    }
    .home_slide_content {
        top: 15%;
    }
    .bevestiging h1 {
        font-size: 1.4em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .bevestiging p {
        font-size: 15px;
    }
    .bevestiging a {
        font-size: 14px;
    }
    .banner .content h2 {
        font-size: 25px;
        font-weight: 600;
    }
    .disclaimer a:last-of-type {
        display: block;
        width: 100%;
        text-align: center;
    }
    .disclaimer span:last-of-type {
        display: none;
    }
    .specialbutton {
        display: none;
    }
    .menu nav a {
        font-size: 30px;
    }
    .navitem a {
        font-size: 25px;
    }
    .marktconcepten_items article {
        width: 100%;
        margin-bottom: 30px;
    }
    .slogan {
        font-size: 23px;
    }
    .detailDiensten div {
        font-size: 1.2em;
        text-align: center;
        line-height: 150%;
        color: #878787;
        max-width: 80%;
        margin-top: 15px;
        margin-bottom: 4%;
    }
    .dienstenOnderdeel{
        font-size: 1.8rem !important;
        margin-bottom:5%;
    }
    .realisatie_detail_content h1 {
        font-size: 1.5em;
    }
    .desktopVersion{
        display:none;
    }
    .mobileVersion{
        display:flex!important;
    }
    .buttonHomeSlider{
        padding: 5px;
        font-size: 0.9rem;
    }
    .realisatie_detail_content h2{
        font-size: .9em;
        padding: 5px 9px;
        background-color: #00406f;

    }

}

@media screen and (max-width: 450px) {
    .plenso_cookies {
        right: 10px;
    }
}

@media screen and (max-width: 430px) {
    .home_slide_content {
        top: 14%;
    }
    .home_slide_content h2 {
        font-size: 1.2em;
    }
    .home_slide_content h3 {
        font-size: 1em;
    }
}

@media screen and (max-width: 400px) {
    .banner .content h2 {
        font-size: 20px;
    }
    .menu nav a {
        font-size: 25px;
    }

}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.cf:before,
.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.cf:after {
    clear: both;
}


/**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */

.cf {
    *zoom: 1;
}