html {
    overflow-x: hidden;
}
.h2, h2 {font-size: 3rem;}


.header-space{
	height:82px;
}

@media (max-width: 650px) {
    .header-space{
		height:133px;
	}
}

@media (max-width: 1275px) {
  
}

@media screen and (max-width: 1000px) {
    .c-header__primary .c-header-search {
        height: auto !important;
    }
      .c-header__primary__logo img {
        max-height: 55px;
    }
    .small {max-width: 90%!important;}
}

@media (max-width: 850px) {
   .c-header__primary__search {
    display: none; 
	}
	.c-footer-links {
    flex-direction: column;
}
	.c-footer-link__block h4{
    font-size: 2.7rem;
}
	.c-footer-links ul li a {
		font-size: 2.5rem!important; 
	}
.c-footer-link__block {
    width:100%!important;
}
}

@media (max-width: 450px) {
    .contact-hero {
        height: 85vh !important;
    }
	
/*	.sp-slides, .c-hero-video {display: none;}*/
}

/*RTB header visual for mobile portrait uptil iPhone 11 */
@media(max-width: 767px) and (orientation: portrait) {
	.mobile {display: block !important; max-height: 500px;padding-top: 0!important;}
	.desktop {display: none;}
	.c-hero {margin-top: 10em;}
}
.mobile {display: none;}

/* end of mobile header visual classes */

@media (max-width: 360px) {
    .contact-hero {
        height: 95vh !important;
    }
}

@media (max-width: 1200px) {
    .c-header__primary--orange .c-header__primary__nav ul li a{
        font-size: 1.4rem;
    }
}

h1, h2, h3, h4, h5, h6, th {
    margin: 2em 0 0.1em 0!important;
    font-weight: 700;
    line-height: 1.18;
    font-family: 'now_light',helvetica-light;
    text-transform: uppercase;
}
h2, .h2{
    font-size: 2rem;
	color: #263665;
}
h3, .h3 {
    font-size: 1.8rem;
	color: #263665;
}

h2.has-vivid-cyan-blue-color {
    margin: 0.5em 0 0.5em 0!important;
}

ol {
    margin-block-start: 0.2em!important;
}
/* aanpassing aan het wide block */
.my_wide_section {background-color: #243665; padding-top: 30px; }


.p-ol {margin-bottom: 0.2rem!important;
}

.wp-block-mkl-section-block section.c-blocks {
    padding: 2rem 0!important;
}

.menu-item-has-children ul {background: #263665;}
/** default button back ground color BCM **/
a.wp-block-button__link {
    background-color: #d2673b;
}

li.blocks-gallery-item:before {display:none!important;}
.kleurplaat {
	display: inline-block;
	margin-left: 20px;
}
.kleurplaat:first-of-type {
	margin-left: 1px;
}
div.wp-block-file.kleurplaat > a > img.wp-image {
    margin-right: 20px;
	width: 250px!important;
}

a.wp-block-file__button {
    position: relative;
    left: -188px;
    top: 20px;
}
.wp-block-file .wp-block-file__button {
	background: #00aeee; }

.has-vivid-cyan-blue-color { color:#d2673b !important; }

.cool-timeline-block-371f4781-4534-4dec-b64d-a42fd1aeebc3 .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details::before {
    border-right-color: #d2673b!important; }

.cool-timeline-block-390ebaa5-b28c-4057-8ef1-d2ec9362d6c5 .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details::before {  border-right-color: #d2673b!important; }

.cool-timeline-block-390ebaa5-b28c-4057-8ef1-d2ec9362d6c5 .cool-vertical-timeline-body .timeline-content.icon-true .timeline-block-icon {
	background: #d2673b!important; }

.cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details, .cool-vertical-timeline-body.alternating-sided .timeline-content .position-right .story-details, .cool-vertical-timeline-body.one-sided.left .timeline-content .story-details {    
	border-left: 4px solid #d2673b!important;
}

.timeline-block-icon { background-color: #d2673b!important; }

.story-details::before {  border-right-color: #d2673b!important; }

.cool-timeline-block-c1614c27-7a83-43a0-b149-2ac88d5fade6 .cool-vertical-timeline-body::before {
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0) 0%, #d2673b 10%, #d2673b 90%, rgba(230, 230, 230, 0) 100%)!important; }

h3.timeline-block_title {
    margin-top: 1rem!important;
}

div.c-footer-link__block ul.u-reset-ul li {list-style-type: disclosure-closed!important;}
.o-wrapper.o-wrapper--main ul li { list-style-type: disc!important; padding-left: 0rem!important;}
.o-wrapper.o-wrapper--main ul li::marker{color: #263665;}
.o-wrapper.o-wrapper--main ul li:before {display: none!important;}
.o-wrapper.o-wrapper--main ul { padding-left: 2.5rem!important;}
div.c-footer-link__block ul.u-reset-ul.naw li {list-style: none!important; padding-left: 0!important;}
div.c-footer-link__block ul.u-reset-ul.naw {padding-left:0!important;}
div.c-footer-link__block ul.u-reset-ul li::marker {color: #d2673b;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none !important;
}

a.c-blocks__single.artikel.bedrijfsovername.c-blocks__single--small.all {
    height: 25rem;
}

.c-modal__text h2.js-name {
    display: inline; /* Zorg dat de naam inline wordt weergegeven */
    margin-right: 0.5rem; /* Optionele ruimte tussen naam en titel */
}

.c-modal__text .js-title {
    font-family: 'now_light', helvetica-light;
    font-size: 1.6rem;
    color: #263665;
    display: inline; /* Zorg dat de titel inline wordt weergegeven */
	margin-left: 1rem;
}


.c-kompas {
    position: relative;
    width: 5rem;
    height: 5rem;
}

.c-kompas img {
    position: absolute;
    /*height: 8rem; */
    top: 0;
    left: .4rem;
    opacity: 1;
}

.c-kompas img.animated-kompas {
    /*min-width: 26rem;
    height: 15rem;
    top: -4rem;
    left: -10.1rem;*/
    opacity: 0;
}

.c-kompas:hover img {
    opacity: 0;
}

.c-kompas:hover img.animated-kompas {
    opacity: 1;
}

.homeblok .wp-block-media-text__content {padding: 0 1.5rem 0 0!important;}

.blauw {max-width: inherit!important; background-color: rgb(37 54 101);}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icons/icomoon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'now_light';
    src: url('../fonts/now-light/now_light.eot');
    src: url('../fonts/now-light//now_light.eot') format('embedded-opentype'),
         url('../fonts/now-light/now_light.woff2') format('woff2'),
         url('../fonts/now-light/now_light.woff') format('woff'),
         url('../fonts/now-light/now_light.ttf') format('truetype'),
         url('../fonts/now-light//now_light.svg#now_light') format('svg');
}

@font-face {
    font-family: 'antro_vectra';
    src: url('../fonts/antro-vectra/AntroVectra.woff2') format('woff2'),
        url('../fonts/antro-vectra/AntroVectra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'antro_vectra_bolder';
    src: url('../fonts/antro-vectra-bolder/AntroVectra-Bolder.woff2') format('woff2'),
        url('../fonts/antro-vectra-bolder/AntroVectra-Bolder.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-linkedin:before {
    content: "\e914"
}

.icon-arrow-down:before {
    content: "\e900"
}

.icon-arrow-drop-down:before {
    content: "\e901"
}

.icon-arrow-drop-up:before {
    content: "\e902"
}

.icon-arrow-left:before {
    content: "\e903"
}

.icon-arrow-right:before {
    content: "\e904"
}

.icon-arrow-up:before {
    content: "\e905"
}

.icon-calendar:before {
    content: "\e906"
}

.icon-checkmark:before {
    content: "\e907"
}

.icon-close-delete-icon:before {
    content: "\e908"
}

.icon-envelope:before {
    content: "\e909"
}

.icon-facebook:before {
    content: "\e90a"
}

.icon-instagram:before {
    content: "\e90b"
}

.icon-marker-location:before {
    content: "\e90c"
}

.icon-mobile-menu-icon:before {
    content: "\e90d"
}

.icon-phone:before {
    content: "\e90e"
}

.icon-play:before {
    content: "\e90f"
}

.icon-quote-icon:before {
    content: "\e910"
}

.icon-search:before {
    content: "\e911"
}

.icon-twitter:before {
    content: "\e912"
}

.icon-youtube:before {
    content: "\e913"
}

/**
HEADER SEARCH BASED ON BA GROUP
 */

.filter-news {
    width: calc(100% / 2);
}

.o-wrapper--marge{
    padding-top: 1rem;
}

@media (max-width: 1340px) {
    .has-vivid-cyan-blue-color {
        max-width: calc(100% - 100px) !important;
        margin: 0 auto;
    }

    .has-drop-cap {
        max-width: calc(100% - 100px) !important;
        margin: 0 auto;
    }

    .filter-news {
        width: 100%;
    }

    .c-blocks{
        margin-top: 2rem;
    }

    .c-link-image-cards-single-bg {
        width: 100% !important;
        min-width: 100% !important;
        margin-top: 5rem;
    }

    .c-link-image-cards-single-text {
        width: 100% !important;
    }

    .c-key-metrics {
        flex-direction: column;
    }

    .key-metric-lists .line{
        display: none;
    }

    .key-metric-lists {
        flex-direction: column;
    }

    .c-header__primary--orange .c-header__menu small {
        color: #243665;
		 text-transform: uppercase;
    font-family: 'BariolBold';
    font-size: 1.7rem;
    line-height: 2.9rem;
    }

	.c-header__menu { border-left: 1px solid #243665!important;}

    .c-header__primary--orange .c-header__menu .c-header__menu__burger span {
        background: #243665;
    }

    body section:nth-of-type(2) {
    padding-top: 3rem;
    }
}

.wrapper-main--full {
    max-width: 100%;
}

.c-slider__arrows{
    z-index: 50;
}

.c-header__primary__search{
    position: relative;
}

@media screen and (max-width: 650px) {
    .c-header {
    background: rgb(37 54 101 / 95%);
    padding-top: 10px;
    padding-bottom: 30px; 
    margin-top: 0 !important; }
    .c-header__primary__search { width: 100% !important; background: #00aeef; margin-left: 0 !important; }
    .c-header__primary--orange { background: transparent !important; }
    .c-header__button-wrap a { background: #d2673b; }
    .c-header__button-wrap .c-header__menu { background: #ffffff; border: none;}
    .c-header__primary .c-header-search { margin: auto;  width: 70% !important; }
    .c-header-search input { width: 50%; }
    .c-header__primary__search{  padding: .5rem 0;  }
    .c-header__content .c-header-search-trigger span { color: #fff !important; }
    .c-header-search-close {  color: #fff;  }
    .icon-slider {  padding-bottom: 5rem;  }
    .has-vivid-cyan-blue-color { min-width: calc(100% - 50px) !important; }
    .has-drop-cap {  max-width: calc(100% - 50px) !important; }
	
	.mob_hide {display: none;}
	a.c-header__primary__logo__mob img { max-width: 150px; }
	.c-header__primary__logo { background: none; display: none; }
	.c-header__primary__logo img { display: none; }
	section.u-space--large {  margin-top: 0px; }
}

.c-quote__image {
    padding-top: 0 !important;
	min-height: 15rem!important;
}

.btn--arrow img {
    filter: invert(1);
}

.c-header__menu__items {
 text-align: left;
}

.c-header__menu__items .btn {
    color: #000;
}

.c-header__menu__items ul li {
    min-width: 30rem;
}

.c-header__menu__items ul li a {
    color: #000;
}

.c-header__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}


.c-header-nav {
    margin-right: 6rem;
    transition: all .38s
}

@media screen and (max-width: 1000px) {
    .c-header-nav {
        margin-right: 2rem
    }

    .c-header__primary__search {
        position: relative;
        width: 38%;
        margin-left: -2rem;
    }
	
	.c-header-nav {
        display: none; }
}

/* aanpassingen model over ons */
@media screen and (max-width: 1000px) {
	.c-modal__contenttext {
    max-width: 100%!important;
    position: relative; }
	
	.c-modal__links {
		flex-direction: column!important; }
	
	.c-modal__contenttext::after {
    position: absolute;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 7%, rgba(255, 255, 255, .4) 7%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 78%);
		height: 24rem!important; }
	
	.js-content {
    margin-bottom: 150px;
}
	.js-content p { font-size: 2.2rem;}
}

@media (max-width: 550px) {
.c-modal__text {
    padding: 4rem 3rem 4rem 3rem !important;
}
}

/* einde aanpassing modal over ons */

	.c-header-nav ul, .c-header-nav ul li {
		display: -ms-flexbox;
		display: flex;
}

.c-header-nav ul li {
    position: relative;
    margin: 0 1.4rem
}

.c-header-menu-trigger {
    display: none
}

@media screen and (max-width: 1000px) {
    .c-header-menu-trigger {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 4rem;
        width: 4rem;
        font-size: 2.5rem;
        margin-left: .5rem;
        cursor: pointer
    }

    .c-header-menu-trigger span {
        color: #78787a
    }
}

.c-header-search-trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.c-header-search-trigger:hover span {
    color: #181818
}

@media screen and (max-width: 1000px) {
    .c-header-search-trigger {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 4rem;
        width: 4rem
    }
}

.c-header-search-trigger span {
   color: #4378ba !important;
    font-size: 2.1rem;
    transition: all .38s
}

@media screen and (max-width: 1000px) {
    .c-header-search-trigger span {
        font-size: 2.5rem
    }
}

.c-header-search {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    border-left: 1px solid #dcdcdc;
    transform: translateY(-100%);
    transition: all .38s
}

@media screen and (max-width: 1000px) {
    .c-header-search {
        width: 100% !important;
        height: 7rem !important
    }
}

.c-header-search form {
    width: 100%;
    height: 100%;
    position: relative
}

svg rect {
    fill:  #d2673b !important
}

.c-header-search form .c-header-search-close {
    position: absolute;
    top: calc(50% - 1.45rem);
    right: 7.5rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    opacity: 1;
    transition: all .4s;
    transform: translateX(-12px);
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1000px) {
    .c-header-search form .c-header-search-close {
        left: -2rem
    }
}

.c-header-search form .c-header-search-btn {
    position: absolute;
    top: calc(50% - 2.75rem);
    right: 0;
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 50%;
    background: #fff;
    transition: all .4s;
    transition-delay: .1s;
    transform: translateX(-12px);
    line-height: 6rem;
}

@media screen and (max-width: 1000px) {
    .c-header-search form .c-header-search-btn {
        width: 4rem;
        height: 4rem;
        right: -6rem;
        top: calc(50% - 2rem)
    }
}

.c-header-search form .c-header-search-btn span {
    color: #283c6d;
    font-size: 2.3rem
}



@media screen and (min-width: 900px) {
	.o-wrapper-small {max-width: 890px!important;}
}

@media screen and (max-width: 1000px) {
    .c-header-search form .c-header-search-btn span {
        font-size: 1.9rem
    }
	blockquote.wp-block-quote {
    margin-left: 1em; }
	/*onderstaand om de h2 padding links te geven op mobiel */
	.h2mob {padding-left: 4rem;}
	/*.o-wrapper--main {
    /*max-width: 1080px;
		max-width: 890px;
	}*/
}

@media screen and (min-width: 1100px) {
	.o-wrapper--main {
    max-width: 1080px;
		/*max-width: 890px; */
	}
	.c-footer .o-wrapper--main {
		max-width: 1240px;
	}
	
}

.c-header-search input {
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    padding: 1rem 14rem 1rem 4rem
}

.c-header-search input:focus {outline: none;}

@media screen and (max-width: 1000px) {
    .c-header-search input {
        padding: 1rem;
        width: 100%;
    }
	.o-wrapper.o-wrapper--main ul li:before {display: none!important;}
}

input {
    background: #fff;
    border: none;
    color: #181818;
    font-size: 1.6rem;

    padding: 1rem 2rem;
}

input {
    line-height: normal;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}


.js-searchActive {
    transform: translateY(0)
}

.js-navInactive {
    transform: translateY(100%)
}

.c-header {
    position: fixed;
    transition: all ease-in-out .3s;
	margin-top: 0px;
	z-index: 99;
	
}

.c-header .o-wrapper {
   transition: all ease-in-out .3s; 
}

.c-header.is-fw {
   /* margin-top: 1.5rem;*/
}

.c-header.is-fw .o-wrapper {
   /* max-width: calc(100% - 3rem); */
	max-width: 100%;
}

/**
END HEADER SEARCH BASED ON BA GROUP
 */

/* article rtb */
.c-txt__article h1 {
    margin-bottom: 1.5rem;
	color: #d2673b!important;
}

.c-txt__article time {
    border-bottom: 1px solid #253665;
    font-family: 'Museo500Regular';
	padding-bottom: 0px;	
    margin: 0 0 1rem;
	font-size: 1em;
}

/**
Section block
 */

.wp-block-mkl-section-block {
    /*max-width: 1240px;*/
	/*max-width: 1080px; */
	/*max-width: 85%;*/
    margin: 0 auto;
    width: 100%;
    padding: 1rem 0;
}
.small {max-width: 1000px;}


/**
END Section block
 */

/* Block image rtb */
figcaption {
    text-align: center;
    font-style: italic;
}

/**
CTA Bar
 */

.c-cta-bar .o-wrapper {
    padding: 5rem 0
}

@media screen and (max-width: 1000px) {
    .c-cta-bar .o-wrapper {
        padding: 2rem 0 4rem
    }
}

.c-cta-bar__content {
    background: #253665;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 11rem;
    padding: 2rem 2rem 2rem 5rem
}

@media screen and (max-width: 1000px) {
    .c-cta-bar__content {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 3rem 3rem;
        text-align: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-cta-bar__content h3 {
    color: #fff;
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 3rem;
    font-size: 2rem;
    text-transform: none;
    margin-right: 1rem;
    padding-right: 2rem;
    font-family: 'now_light',helvetica-light;
}

.c-cta-bar__content .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 5rem;
    transition: all .38s;
    background: #d2673b !important;
    color: #FFFFFF;
    border-radius: 0 15px 0 0;
}

.c-cta-bar__content .btn:hover {
    background: #181818
}

.c-cta-bar__content .btn span {
    margin-right: 1rem
}

.c-cta-bar__content .btn span {
    margin-right: 1rem;
    font-family: 'now_light',helvetica-light;
    font-weight: 700;
}

/**
END CTA BAR
 */

.c-blocks__half--single {
    margin-right: 2rem;
    width: calc(60% - 2rem);
}

@media screen and (max-width: 850px) {
    .c-blocks__half--single {
        margin-right: 0;
        width: 100%;
        min-height: 32rem;
    }
}

@media screen and (max-width: 450px) {
    .c-blocks__half--single {
        min-height: 28rem;
    }
}

.c-blocks__half--quarter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
}

@media screen and (max-width: 850px) {
    .c-blocks__half--quarter {
        width: 100%;
    }
}

.c-blocks__half--quarter .c-blocks__single {
    height: 50%;
    margin-bottom: 2rem;
}

@media screen and (max-width: 850px) {
    .c-blocks__half--quarter .c-blocks__single {
        height: inherit;
    }
}

.c-blocks__half--quarter .c-blocks__single .c-blocks__single-txt {
    margin: 3rem !important;
}

.c-blocks__half--quarter .c-blocks__single:last-of-type {
    margin-bottom: 0;
}

.c-blocks__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transition: 0.38s all;
    transition: 0.38s all;
}

.c-blocks__single--big {
     width: calc(((100% / 3) * 2) - 5px); 
	/* width: calc(((100% / 6) * 2) - 10px);*/
}

.c-blocks__single--full {
    width: calc(100%);
}

.c-blocks__single--medium, .c-blocks__single--small {
    width: calc((100% / 3) - 10px);
    height: 20rem;
}

.c-blocks__single--big, .c-blocks__single--medium, .c-blocks__single--full {
    /* height: calc(40rem + 15px); */
	height: calc(30rem + 15px);

}

.c-blocks__single--small {
    height: 20rem;
}

@media screen and (max-width: 850px) {
    .c-blocks__single {
        height: 32rem !important;
        width: 100%;
        margin: 0 auto 2rem;
    }
}

@media screen and (max-width: 450px) {
    .c-blocks__single {
        height: 28rem !important;
    }
}

.c-blocks__single-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 1s all;
    transition: 1s all;
}

.blauw .c-blocks__single-bg {
border: solid 1px #fff;
}

.c-blocks__single-txt {
    position: relative;
    padding: 3rem 3rem 1rem;
    width: 100%;
    height: 100%;
}

.c-blocks__single-txt h2 {
    font-size: 23px;
    line-height: 27.6px;
    color: #ffffff;
	margin:0px 0px 5px !important;
}

.c-blocks__single-txt p {
    color: #ffffff;
    font-family: 'Source-Sans-Pro-Regular';
    line-height: 24px;
	font-size:18px;
	text-align: left;
}

.c-blocks__single-txt img {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.c-blocks__single:hover {
    -webkit-box-shadow: 0px 0px 35px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 0px 0px 35px 0px rgba(50, 50, 50, 0.65);
}

.c-blocks__single:hover .c-blocks__single-bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.c-blocks-filter {
    position: relative;
    margin-bottom: 5rem;
}

.c-blocks-filter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-blocks-filter ul li {
    margin: 1.5rem;
}

.c-blocks-filter ul li a {
    text-decoration: none;
    font-family: 'Bitter-Regular';
    color: #000000;
    border-bottom: 2px solid transparent;
    -webkit-transition: 0.28s all;
    transition: 0.28s all;
}


.c-blocks .c-tag {
    position: relative;
    padding: 2.5rem 3rem;
}

.c-blocks .c-tag small {
    display: inline-block;
    line-height: 1;
    background: #000000;
    padding: .8rem .75rem;
    font-size: 1.35rem;
    text-transform: uppercase;
    color: #ffffff;
}

.c-blocks .c-load-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 12rem;
    height: 12rem;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-transition: 0.38s all;
    transition: 0.38s all;
}

.c-blocks .c-load-more svg {
    width: 3rem;
    height: 3rem;
}

.c-blocks .c-load-more svg path {
    -webkit-transition: 0.38s all;
    transition: 0.38s all;
}

.c-blocks .c-load-more span {
    margin-top: .75rem;
    font-family: 'Fjalla-Regular';
    font-size: 1.8rem;
    text-transform: uppercase;
    -webkit-transition: 0.38s all;
    transition: 0.38s all;
}

.c-blocks .c-load-more:hover {
    background: #F2F2F2;
}

.grid-sizer {
    width: calc((100% / 3) - 10px);
}

/**
BLOCKS PORTFOLIO
 */

.c-quote-slider .sp-layer {
    border-radius: 50%;
    min-width: 15rem;
    min-height: 0rem;
}

.c-quote__text h3 {
    font-size: 2.5rem;
	font-family: 'BariolRegular'!important;
}

.banner-size-full {
    min-height: 100vh;
}

.banner-size-half {
    min-height: 500px;
    max-height: 500px;
}

.banner-size-quarter {
    min-height: 250px;
    max-height: 250px;
}

.banner-size-halfplus {
    min-height: 600px;
    max-height: 600px;
}



/**
END PORTFOLIO
 */


.c-filter {
    display: -ms-flexbox;
    display: flex;
    padding-top: 2rem;
    padding-bottom: 1.5rem
}

@media screen and (max-width: 1000px) {
    .c-filter {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-filter-single {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    border-right: 1px solid #d7e4e8;
    border-bottom: .4rem solid #d7e4e8;
    background: #fff;
    max-width: 25%
}

@media screen and (max-width: 1000px) {
    .c-filter-single {
        border-bottom: 2px solid #d7e4e8;
        border-right: none;
        max-width: 100%
    }
}

.c-filter-single:first-of-type {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem
}

@media screen and (max-width: 1000px) {
    .c-filter-single:first-of-type {
        border-top-right-radius: 1rem;
        border-bottom-left-radius: 0
    }
}

.c-filter-single:first-of-type .select2-container--default .select2-selection--single {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem
}

@media screen and (max-width: 1000px) {
    .c-filter-single:first-of-type .select2-container--default .select2-selection--single {
        border-top-right-radius: 1rem;
        border-bottom-left-radius: 0
    }
}

.c-filter-single .select2-container {
    border-top: 3px solid transparent
}

.c-filter-single .select2-container, .c-filter-single select {
    width: 100% !important
}

.c-filter-single .c-filter-single .select2-container, .c-filter-single .c-filter-single select {
    height: 8rem
}

@media screen and (max-width: 1000px) {
    .c-filter-single .c-filter-single .select2-container, .c-filter-single .c-filter-single select {
        height: 5rem
    }
}

.c-filter-single .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    height: 8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1000px) {
    .c-filter-single .select2-container--default .select2-selection--single {
        height: 5rem
    }
}

.c-filter-single .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    font-family: Roboto-Regular;
    font-size: 1.9rem
}

.c-filter-single .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 27px;
    right: 20px
}

@media screen and (max-width: 1000px) {
    .c-filter-single .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 13px
    }
}

.c-filter-single .select2-container--open {
    border-top: 3px solid #d2673b !important
}

.c-filter-single .select2-container--open span {
    color: #d2673b !important;
    font-family: Roboto-Bold !important
}

.c-filter-reset {
    background-color: #fff;
    border: none;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding: 0 4rem;
    border-bottom: .4rem solid #d7e4e8;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 1000px) {
    .c-filter-reset {
        border-top-right-radius: 0;
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        padding: 1rem 2rem
    }
}

.c-filter-reset span {
    color: #01b6e8;
    font-family: Roboto-Bold
}

.select2-container--open .select2-dropdown {
    border: none !important
}

/*.select2-container--default .select2-results > .select2-results__options {
    padding: 0 1rem
} */

.select2-results__option {
    border-bottom: 1px solid #d7e4e8;
    font-size: 1.6rem
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    margin: 0 auto 2rem;
    max-width: calc(100% - 1rem);
    display: block;
    border: 1px solid #d7e4e8
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #253665 !important;
}

.o-wrapper.o-wrapper--main ul li:before, .o-wrapper.o-wrapper--main .select2 ul li:before {
   /* display: none !important; */
    background-color: #d2673b!important;
   border-radius: auto;
    /*transform: rotate(0)!important;*/
	content: "\e904"!important;
    font-family: icomoon !important;
	width: 0!important;
	height: 0!important;
	top: 0rem!important;
	left: 1rem!important;
}
.c-footer .o-wrapper.o-wrapper--main ul li:before {left: 0rem!important;}
.c-footer-link__block .ul.u-reset-ul ul li:before {left: 0!important;}

.c-footer-link__block {display: block !important;
    width: 25%;}

.c-footer-link__block:last-child {
    width: 35%;
}

u-reset-ul  fas fa-arrow-right {left: 0!important;}

ul.slick-dots li.slick-active:before, .kt-blocks-carousel-init.kb-blocks-slider.kt-carousel-arrowstyle-whiteondark.kt-carousel-dotstyle-dark.slick-initialized.slick-slider.slick-dotted ul.slick-dots>li:before {background: transparent!important;}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {/* display: none !important; */
   display: none!important}

.o-wrapper.o-wrapper--main ul.c-key-metrics__list li:before {display: none!important;}

.c-blocks__single {
    transition: box-shadow ease-in-out 0.3s;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 1.5rem;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered, .select2-container--default .select2-selection--multiple {
    height: 4.5rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;

    margin-right: .5rem !important;
}

label {
    text-transform: uppercase;
    font-family: 'Museo500Regular';
    font-size: 1.7rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #263665 !important;
    color: #fff;
    border: 0 !important;
    font-family: 'Museo500Regular' !important;
}

.select2-selection {
    padding-right: 30px !important;
}


.select2-selection:hover, .select2:hover, .select2 select:hover {
    cursor: pointer !important;
}


.select2-selection:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.c-quote__text {
    height: auto !important;
    display: block !important;
}


.c-quote__figure--green {
    background: transparent !important;

}

.c-hero__arrow {
    position: relative;
    bottom: 7rem !important;
    border-radius: 50%;
    transform: rotate(180deg) !important;
}

.c-hero__arrow:hover {
    background-color: #243665 !important;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-6px);
    }

    60% {
        transform: translateY(-2px);
    }
}

/*.c-quote-slider {
    padding: 3rem 0 3rem !important;
} */

.c-quote-slider .sp-slide .o-wrapper {
    padding: 3rem 0;
    /*border-top: 1px solid #00aeef;
    border-bottom: 1px solid #00aeef*/
}

.c-icon-slider__wrapper .c-icon-slider__slide {
    background-color: #51798d;
}

.c-icon-slider__wrapper .c-icon-slider__slide img {
    opacity: 1 !important;
    max-width: 95%;
    max-height: 80%;
    width: auto;
}


.c-icon-slider__wrapper .c-slider__arrows img {
    top: 45% !important;
}

.sp-slide .o-wrapper {
    opacity: 0;
    transition: all ease-in-out .5s;
}

.sp-slide.sp-selected .o-wrapper {
    opacity: 1;
}

.c-icon-slider__wrapper .c-icon-slider__slide .u-edge {
    display: none;
}

.c-icon-text-slider, .c-icon-slider__wrapper {
    padding: 0 !important;
}

.owl-dots {
    display: none;
}

.c-icon-slider__wrapper {
    margin-top: 0;
    margin-bottom: 0;
}

.slider-pro h3.sp-layer {
    font-size: 3.5rem !important;
}

.c-quote-slider .c-slider__arrows {
    margin-top: 2rem !important;
}

.menu-item-has-children {
    margin-right: 2.5rem !important;
}

.menu-item-has-children::after {
    top: 35px;
}

.js-navInactive, .c-header-search {
    opacity: 0;
    pointer-events: none;
}

.js-searchActive {
    opacity: 1;
    pointer-events: all;
}

.menu-item-has-children ul {
    right: auto;
}

.c-header__primary--orange .c-header__primary__nav ul.sub-menu li a {
    color: #fff !important;
}

.menu-item-has-children ul {
    width: 30rem;
}

.menu-item-has-children ul {
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .3s;
    display: flex; 
}

.menu-item-has-children:hover .sub-menu {
    pointer-events: all;
    opacity: 1;
}

/**
Footer
 */
.c-footer {  padding: 1rem 0; background: #243665; color: #FFFFFF !important; }

@media screen and (max-width: 1000px) {
    .c-footer {
        padding: 0rem 0 5rem
    }
}

.c-footer .o-container {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
    .c-footer .o-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-footer h4 {
    margin-bottom: 2rem
}

.c-footer-signup {
    flex: 1;
}

@media screen and (max-width: 1000px) {
    .c-footer-signup {
        max-width: 100%
    }
	.menu-item-has-children ul {  background: none!important; }
	.o-wrapper.o-wrapper--main ul li { padding-left: 0.5rem!important; text-align: left;
	list-style-type: disclosure-closed!important; 
}
	/*li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item {margin-left: -20px;}*/
	.c-header__menu__items ul li a {  font-family: 'BariolRegular', sans-serif;  font-size: 1.7rem;  }
	.menu-item-has-children ul { opacity: 1;  pointer-events: none; transition: all ease-in-out .3s; display: flex;}
	.menu-item-has-children::after { top: 5px;}
}

.c-footer-signup form {
    margin-bottom: 2rem;
    display: -ms-flexbox;
    display: flex
}

.c-footer-signup form input {
    height: 4.7rem;
    width: 25rem
}

@media screen and (max-width: 1000px) {
    .c-footer-signup form input {
        width: 100%
    }
}

.c-footer-signup form button {
    color: #fff;
    font-size: 1.5rem;
    padding: 1rem 2rem;
    height: 4.7rem;
    transition: all .38s
}

.c-footer-signup form button:hover {
    background: #181818
}

.c-footer-signup span {
    color: #FFFFFF;

    font-size: 1.6rem;
    line-height: 1.2;
    display: -ms-flexbox;
    display: flex
}

.c-footer-social {
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    padding-top: 1.5rem
}

.c-footer-social a {
    margin-right: .75rem
}

.c-footer-social span {
    color: #181818;
    font-size: 1.8rem
}

.c-footer-logos {
	display: flex;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
	justify-content: center;
}

a.c-logos.u-flex--center {
    width: 100%;
    max-width: 100px;
	margin: 0 25px 10px 0;
}

a.c-logos.u-flex--center img { max-height: 75px;}

.aangesloten {
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-family: 'Museo500Regular';
	border-top: 1px solid #FFFFFF;
    margin-top: 2rem;
	margin-bottom: 2rem;
    padding-top: 1rem;
}

.c-footer-links {
    margin: 0 1rem;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1150px) {
    .c-footer-links {
        margin: 0 6rem
    }
}

@media screen and (max-width: 1000px) {
    .c-footer-links {
        margin: 1rem 0;
        padding-bottom: 1rem;
       /* border-bottom: 1px solid #dcdcdc*/
    }
}

.c-footer-links ul li {
    margin-bottom: .25rem;
    margin-right: 3rem;
    margin-left: 1rem;
	padding-left: 1.5rem!important;
}

.c-footer-links ul li a {
    font-size: 2rem;
    color: #fff;
    transition: all .28s
}

.c-footer-links ul li a span {
    font-size: 1.5rem;
    margin-right: 1rem;
    color: #b2b2b2;
    transition: all .28s;
    position: relative
}

.c-footer-links ul li a span:before {
    content: "\e904"; 
   font-family: icomoon !important; 
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.c-footer-info img {
    max-width: 15rem
}

.c-footer-info ul {
    margin-top: 2rem
}

.c-footer-info ul li a {
    color: #fff;
    font-family: 'BariolRegular', sans-serif;
    transition: all .28s
}

a {
    font-family: 'BariolRegular', sans-serif;
	color: #d2673b;
}

.c-footer-links ul li a:hover, .c-footer-links ul li a:hover span {
    color: #d2673b !important;
}

.c-txt--orange h1, .c-txt--orange h2, .c-txt--orange h3, .c-txt--orange h4, .c-txt--orange h5, .c-txt--orange a {
    color: #d2673b !important;
}

.c-full-img-link-blocks__block--orange .c-full-img-link-blocks__block__text {
    background: #263665;
    padding: 1.5rem;
	color: #FFFFFF;
}
.c-full-img-link-blocks__block--orange .c-full-img-link-blocks__block__text h3{
	color: #FFFFFF;
}

.c-full-img-link-blocks__block--orange:hover .c-full-img-link-blocks__block__text {
    background: #d2673b;
}

body {
    margin-bottom: 1rem;
	color: #243665 !important;
	line-height: 1.4;
}

/* aanpassingen gallery rtb */
.c-gallery--orange .c-gallery__overlay {
    background: #d2673b;
}


/* aanpassingen dropdown block rtb */
.bg-green {
    background: #fff;
}

.c-txt--white h1, .c-txt--white h2, .c-txt--white h3, .c-txt--white h4, .c-txt--white h5, .c-txt--white a {
    color: #3b3a3d;
}

.c-txt--white p {
    color: #3b3a3d;
}

.c-txt.c-txt--white h2 {
    /*border-top: 1px solid #00aeef; */
    padding-top: 0rem;
    font-size: 3rem;
}

.c-accordion--white .c-accordion__single__header h4, .c-accordion--white .c-accordion__single__body p {
    color: #3b3a3d;
}

.c-accordion--white .c-accordion__single {
    border-bottom: 1px solid #d2673b;
}

.c-accordion__single__header figure {
    background-color: #d2673b;
    justify-content: center;
}

.u-space--large {
    padding: 0rem 0;
}
sec
section.u-space--large { margin-top: 5px; }

section.u-space--large.team {
    margin-top: 190px;
}

section.c-blocks {
    padding-top: 1rem!important;
}

.c-accordion {
    margin-top: 0rem;
}

.c-txt {
    margin-bottom: 1rem;
}

/* Quote block rtb */
blockquote.wp-block-quote {
    border-left: solid 4px #d2673b;
}

blockquote.wp-block-quote p {
    font-family: 'Museo500Regular';
    text-transform: uppercase;
    font-size: 2.1rem;
}

blockquote.sp-layer p {
    font-size: 2rem;
	line-height: 1.3em;
}

.wp-block-pullquote blockquote {
    margin-left: 0;
    border-bottom: 1px solid #d2673b;
    padding: 10px;
}
.wp-block-pullquote  {
	text-align: left;
	padding: 1em 0;
}

.wp-block-pullquote  p {margin: 0 0 0.5em 0;}
cite {
    color: #3b3a3c;
}

/*block titel kleur rtb */
:root .has-vivid-cyan-blue-color {
    color: #243665;
}

:root .blauw  .has-vivid-cyan-blue-color {
    color: #FFFFFF;
}

.wp-block-mkl-section-block h2.has-vivid-cyan-blue-color {
    margin-top: 3.5rem;
    margin-bottom: 4.5rem;
	font-family: bariolLight!important;
}

/* Hero block rtb */
.c-color-hero--orange {
    background: #d2673b;
}

.c-breadcrumbs--news a {
    color: #283c6d;
}

.c-breadcrumbs.o-wrapper.o-wrapper--main {
   /* margin-top: 15px;*/
	margin-top: 11px;
}

.c-footer--landing {
    padding-bottom: 0;
}

.c-copyright {
    padding: .5rem 0;
    font-size: 1.3rem;
    text-align: center;
    color: #fff;
    background: #3861ab;
}

.c-icon-slider__wrapper .c-icon-slider__slide {
    height: 140px;
}

.c-color-hero, .c-color-hero__image {
    height: 40rem;
    min-height: 40rem;
}


.c-contact-profile {
    padding: 2rem;
}

.c-contact-profile--border {
    border-top: 1px solid #dcdcdc
}

.c-contact-profile .o-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1230px) {
    .c-contact-profile .o-container {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.c-contact-profile-image {
    min-width: 13rem;
    width: 13rem;
    height: 13rem;
    border-radius: 50%;
    margin-right: 2rem
}

@media screen and (max-width: 1230px) {
    .c-contact-profile-image {
        margin: 0 auto 3rem
    }
}

.c-contact-profile-text {
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
	padding-right: 15px;
    align-items: center;
}

@media screen and (max-width: 1230px) {
    .c-contact-profile-text {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.c-contact-profile-text__paragraph {
    max-width: 62rem;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: .5rem
}

@media screen and (max-width: 1230px) {
    .c-contact-profile-text__paragraph {
        max-width: 100%;
        width: 100%
    }
}

.c-contact-profile-text__paragraph p {
    max-width: 75%
}

@media screen and (max-width: 1230px) {
    .c-contact-profile-text__paragraph p {
        max-width: 100%
    }
}

.c-contact-profile-text__contact {
    margin-top: 2rem
}

.c-contact-profile-text__contact div span {
    font-size: 1.8rem;
    text-transform: uppercase
}

.c-contact-profile-text__contact div span:last-of-type {
    color: #283c6d
}

.c-contact-profile-text__contact div a {
    margin-right: 1rem
}

.c-contact-profile-text__contact div a:hover span {
    color: #d2673b !important
}

.js-role {
    color:  #d2673b !important;
}

.c-contact-profile-text__contact div a small {
    font-size: 1.5rem
}

.c-contact-profile-text__contact div a span {
    text-transform: none;
    transition: all .28s;
    color: #181818 !important
}

.c-contact-profile .btn {
    margin-left: 2rem;
    padding: 2rem;
    text-align: center;
    transition: all .38s
}

.c-contact-profile .btn:hover, .c-modal__close {
    background: #a19d8d;
}

@media screen and (max-width: 1230px) {
    .c-contact-profile .btn {
        margin-left: 0;
        margin-top: 2rem
    }
}

.c-contact-profile .btn span {
    margin: 0 .5rem
}


.c-text-sum {
    padding-bottom: 2rem;
}

.c-hero-logo, .c-hero-logo-info {
    height: 450px;
}


.c-contact-profile-text__paragraph p, .c-contact-profile-text__paragraph {
    max-width: 100%;
}

.c-contact-profile .o-container > div {
    flex: 1;
}

.js-employee-link:hover {
    cursor: pointer;
}

.js-employee-link p {
    font-size: 2rem;
    font-family: 'Museo500Regular';
    margin-top: 1rem;
}

.c-contact-profile-text__contact div a small {
    color: #d2673b;
}

.menu-item-has-children ul li {
    text-align: left !important;
    justify-content: flex-start;
}

.c-header__primary__nav ul li a {
    font-size: 1.9rem;
}

.c-modal__links a span {
    color: #283c6d !important;
}


.c-link-image-cards {
    padding: 5rem 0
}

.c-link-image-cards-single {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem
}

@media screen and (max-width: 1000px) {
    .c-link-image-cards-single {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-link-image-cards-single-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .25));
    transition: all .28s
}

.c-link-image-cards-single-bg {
    position: relative;
    width: 50%;
    padding: 2rem 5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 1000px) {
    .c-link-image-cards-single-bg {
        width: 100%;
        min-height: 40rem
    }
}

@media screen and (max-width: 700px) {
    .c-link-image-cards-single-bg {
        min-height: 32rem
    }
}

@media screen and (max-width: 550px) {
    .c-link-image-cards-single-bg {
        min-height: 28rem;
        padding: 1.5rem 3rem
    }
}

.c-link-image-cards-single-bg:hover .c-link-image-cards-single-gradient {
    opacity: 0
}

.c-link-image-cards-single-bg p {

    font-size: 2.5rem;
    color: #fff;
    position: relative;
    z-index: 2;
    line-height: 1.2
}

.c-link-image-cards-single-date {
    color: #d2673b;

    margin-bottom: 1.5rem;
    display: block;
    font-size: 1.7rem
}

.c-link-image-cards-single-date span {
    color: #181818 !important;
    text-transform: uppercase;

}

.c-link-image-cards-single-text {
    width: 50%;
    background: #f4f4f4;
    padding: 6rem 6rem 5rem;
    min-height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 651px) {
.c-header__primary__logo__mob img {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
    .c-link-image-cards-single-text {
        width: 100%;
        min-height: auto;
        padding: 4rem
    }
}

.c-link-image-cards-single-text h2 {
    line-height: 1
}

.c-link-image-cards-single-text h2 a {
    font-size: 3rem;
    margin-bottom: 3rem;
    color: #181818;
    text-transform: uppercase;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    transition: all .28s
}

.c-link-image-cards-single-text h2 a:hover {
    color: #d2673b;
}

.pagination .pagination__active span {
    color: #d2673b;
}

.c-link-image-cards-single-text p {
    font-size: 2rem
}

.c-link-image-cards-single-text .btn {
    transition: all .28s;
    color: #d2673b;
    margin-top: 1.5rem;
}

.c-link-image-cards-single-text .btn:hover {
    color: #181818
}

.c-search-results .c-link-image-cards-single {
    margin-bottom: .5rem
}

.c-search-results .c-link-image-cards-single, .c-search-results .c-link-image-cards-single-text {
    width: 100%;
    min-height: auto
}

.c-search-results .c-link-image-cards-single-text div {
    margin-bottom: 2rem
}

.c-link-image-cards-single-bg {
    width: 35%;
    min-width: 35%;
}

.c-link-image-cards-single-text {
    width: 65%;
    padding: 2rem 6rem 2rem;
}

.c-breadcrumbs a {
    color: #283c6d;
}
/*.o-wrapper.o-wrapper--main.single, .c-breadcrumbs--news.o-wrapper.o-wrapper--main {max-width: 850px;} */


.c-breadcrumbs--news.o-wrapper.o-wrapper--main {
    margin-bottom: 30px;
    margin-top: 30px;
}

.o-wrapper.o-wrapper--main .c-footer-info ul li:before {
    display: none !important;
}

.o-wrapper.o-wrapper--main .c-footer-info ul li {
    padding-left: 0;
}

hr, .hr {
    background: #d2673b;
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
}

hr.wp-block-separator {
    width: 30%;
    margin-bottom: 35px;
}

hr.wp-block-separator.is-style-wide {
    width: 100%;
    margin-bottom: 0px;
    border-top: 1px solid;
    border-bottom: 0 !important;
}

/* Gravityform aanpassingen - rtb */
input#gform_submit_button_4 {
    background-color: #233665;
    color: #ffff;
        border-radius: 0 10px 0 0;
}

.gform_wrapper form textarea {
    color: #000000 !important;
    border: 1px solid #51798d;
}

.gform_wrapper form input[type=email], .gform_wrapper form input[type=text] {
    color: #000000 !important;
    border-bottom: 1px solid #51798d;
}

.gform_wrapper h3.gform_title {
    margin: 30px 0 6px !important;
}

.gform_wrapper form label {
    font-family: 'Museo300Regular';
    color: #000000;
    margin-left: 1.5rem;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    margin-top: 6px;
}

/* Modal aanpassingen - rtb */
.c-modal__links  {
    flex-direction:  row !important;
    justify-content:  space-between !important;
}

.c-modal__content {
    max-height: 500px;
    height: 80vh;
}

.menu-item-has-children ul li {
    padding-bottom: 1rem !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.menu-item-has-children ul li a {
    font-size: 14px;
}


.menu-item-has-children ul {
    padding-top: 1rem !important;
}


.c-modal__links {
    flex-direction: row;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3rem 4rem;
    justify-content: space-between;
}

.c-modal__links a {
    margin-right: 1.5rem;
    position: relative;
    z-index: 5;
}

.c-modal__text {

    width: 100%;
    max-width: 100%;
}

.c-modal__contenttext {

    max-width: 65%;
    position: relative;
}


.c-modal__contenttext::after {
    position: absolute;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 7%, rgba(255, 255, 255, .4) 7%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 78%);
    height: 17rem;
    width: calc(100% - 1rem);
    bottom: 0;
    left: 0;
    content: "";
    pointer-events: none;

}

.menu-item-has-children ul {
    width: auto;
    min-width: 220px;
    left: 0;
}

.c-modal__text {
    max-height: 100%;
    padding-bottom: 15rem;
}

.current_page_item a {
    text-decoration: none;
    color: #d2673b!important;
}

.c-footer-link__block:first-child {
    /*margin-right: 3rem;*/
}

.c-key-metrics__list {
    display: block !important;
    margin: 0 0 0 0;
}

.c-key-metrics__list li {
    margin: 0 !important;
}

.key-metric-lists {
    display: flex;
    justify-content: space-around;
    flex: 1;
}


.key-metric-lists .c-key-metrics__list {
    padding: 0;
}

.key-metric-lists .c-key-metrics__list:first-child {

}


.key-metric-lists {
    flex: 1;
    padding: 1rem;
}

.line {
    height: 100%;
    background: #283c6d;
    width: 1px;
    min-height: 8rem;
    align-self: center;

}

.c-key-metrics__list {
    flex: none !important;
}

.c-key-metrics {
    align-items: center;
    background-color: rgb(161 218 248 / 15%)!important;
	margin: 1rem 0!important;
}

.c-key-metrics__logo {
    margin-right: 0 !important;
}

.c-gallery__overlay {
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #fff;
    padding: 3rem;
    font-family: 'Museo500Regular';
}

.lg-sub-html {
    background-color: rgba(0, 174, 239, 0.75)
}

.c-hero--none {
    padding: 10rem 0 1rem !important;
}

.banner-size-half .c-hero, .banner-size-half .sp-mask {
    height: 500px !important;

}

.banner-size-halfplus .c-hero, .banner-size-half .sp-mask {
    height: 600px !important;

}

.banner-size-half figure.c-hero__arrow, .banner-size-quarter figure.c-hero__arrow {
    bottom: 0rem !important;
}

.banner-size-quarter .c-hero, .banner-size-quarter .sp-mask {
    min-height: 250px;
    max-height: 250px;
}

.u-bg-cover-center  {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.c-hero-slider .sp-buttons {
    position: absolute;
    bottom: 4px;
    left: 20px;
    text-align: left;
}

.sp-selected-button {
    background: #d2673b;
}

.sp-button {
    border-color: #fff;
}

.c-link-image-cards-single {
    min-height: 25rem;
}

.c-link-image-cards-single-date {
    margin-bottom: .5rem;
}

.c-link-image-cards-single-text h2 a {
    margin-bottom: 0;
}

.banner-size-full .c-hero {
    min-height: 100vh;
}

.banner-size-full {
    max-height: 100vh;
}

.c-txt--orange h1 {
    margin-top: 1.5rem;
}

.link-image-post {
    width: 100%;
}

.c-modal__close {
    background: #283c6d;
}

.c-modal__close:hover {
    background: #d2673b;
}

.c-modal__links a span {
    font-family: 'Museo500Regular';
}

.btn-news-letter {
    padding: 2rem;
    text-align: center;
    transition: all .38s;
    display: inline-block;
    margin-bottom: 2rem;
}

.btn--blue {
    background: #d2673b;
    transition: all .38s;
    border-radius: 0 15px 0 0;
}

.btn--blue:hover {
    background: #c9d1d9;
    color: #243665;
}

.btn--blue:hover span {
    color: #243665;
}

.btn-news-letter span {
    color: #FFFFFF;
    line-height: 1.6;
    display: inline-block;
}

.btn-news-letter .icon-arrow-right {
    margin-left: 1.5rem;
}

.c-social-btn {
    padding: 1rem;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: 2px solid #fff;
    background: transparent;
    transition: .3s;
}

.c-social-btn:hover {
    background: #d2673b;
    border-color: #FFFFFF;
}

.c-social-btn img {
    filter: invert(1);
}

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

.c-details-share{
    padding: 2rem 0;
}

.c-share-icons{
    display: flex;
    margin-top: 1rem;
}

.c-social-share-buttons__button{
    padding: .8rem;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: 2px solid #243665;
    background: transparent;
    transition: .3s;
    margin-right: .75rem;
}

.c-social-share-buttons__button svg{
    width: 100%;
    height: 100%;
}

.c-social-share-buttons__button svg g g{
    fill: #243665;
}

.c-social-share-buttons__button:hover{
    background: #d2673b;
}

.c-social-share-buttons__button:hover svg g g{
    fill: #fff;
}

/* galerij ondertektst RTB */

.lg-sub-html p {
    font-size: 20px;
    margin: 5px 0 0;
    font-family: 'Museo500Regular';
}

p, .p {
    margin: 0 0 0.7em 0;
    font-size: 2.1rem;
    font-family: 'BariolRegular'!important;
    color: #243665;
	text-align: justify;
}

li {font-size: 2.1rem;}


/* Bakker Interactief logo header */
a.c-header__primary__logo img { height: 60px; width: auto!important; max-width: none!important;}
a.c-header__secondary.c-header__secondary--green:hover {
    outline: 0;
    color: #e8dece!important;
}
.c-header__secondary {  background: #d2673b !important; color: #fff; font-family: BariolBold!important;}

.c-header__primary--orange { background: #FFFFFF; box-shadow: 0 0 7px rgba(0,0,0,.1)!important;}
.c-header__primary--orange .c-header__primary__nav ul li a { color: #243665; font-family: BariolBold!important;}

a:active, a:hover {
    outline: 0;
    color: #243665!important;
}

a.btn.btn--red:active, a.btn.btn--red:hover {
    outline: 0;
    color: #d2673b !important;
    transform: scale(1.07);
}

.c-cta-bar__content a.btn.btn--red:active, .c-cta-bar__content a.btn.btn--red:hover {
    outline: 0;
    color: #ffffff !important;
    transform: scale(1.07);
}
a.btn.btn--red.btn--arrow {
    background: none;
	color: #d2673b;
	font-family: 'antro_vectra_bolder', 'Museo500Regular', 'hevetica';
	text-transform: inherit!important;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.7rem;
}

btn btn--red btn--arrow {font-family: 'antro_vectra_bolder';}
span.icon-arrow-right {
    color: #ffffff;
	font-size: 1.2rem;
    font-weight: 100;
}

section.c-contact-profile.u-bg-gray {
    background-color: rgb(161 218 248 / 21%);
} 



/*my styles*/
@media (max-width: 1340px) {
    .my_wide_section {
        margin: 0 -50px;
        padding: 0 50px;
    }
}

@media (max-width: 750px) {
    .my_wide_section {
        margin: 0 -40px;
        padding: 0 40px;
    }
}

@media (max-width: 500px) {
    .my_wide_section {
        margin: 0 -25px;
        padding: 0 25px;
    }
}

@media (max-width: 350px) {
    .my_wide_section {
        margin: 0 -20px;
        padding: 0 20px;
    }

}

@media screen and (min-width: 1100px) {
    .my_wide_section {
        margin: 0 calc( 540px - 50vw );
        padding: 0 calc( 50vw - 540px );
    }
}

.o-wrapper {
    overflow: visible !important;
}


@media screen and (min-width: 900px) {
    .o-wrapper-small .my_wide_section {
        margin: 0 calc( 445px - 50vw );
        padding: 0 calc( 50vw - 445px );
    }
}


div#wpfooter {
    position: relative!important;
}