/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/* ----- General ----- */

body>#page {
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "career" "cta" "footer";
}

body:not(.home) #main {
    padding-bottom: 0px !important;
	padding-top: 0px !important;
}

#custom_breadcrumb {
	text-align: center;
}

body.home #custom_breadcrumb {
	display: none !important;
}

body.single-recensies .wf-container-main > #custom_breadcrumb  {
	display: none !important;
}

body.post-type-archive-recensies #custom_breadcrumb {
	margin-bottom: 50px !important;
}

body:not(.home) #content {
	padding-top: 50px !important;	
}

/* ----- Helpers ----- */

.text-white,
.text-white>* {
    color: #fff;
}

.text-center,
.text-center>* {
    text-align: center;
}

.spacer {
    padding-right: 10px;
    padding-left: 10px;
}

.decoration {
    display: flex;
    justify-content: center;
}

.decoration>.wpb_column {
    width: 17%;
}

.decoration>.wpb_column>.vc_column-inner {
    padding-top: 20px;
}

.decoration>.wpb_column .wpb_text_column {
    margin-bottom: 20px;
}

.decoration>.wpb_column .wpb_text_column>.wpb_wrapper>p {
    color: #2e1d68;
}

.decoration>.wpb_column .wpb_text_column>.wpb_wrapper>p>strong {
    color: #da9400;
}

.img-col>.vc_column-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.text-col>.vc_column-inner {
    padding: 3rem;
    background: #fff;
}

.grid-row>.wpb_column:first-child>.vc_column-inner {
    background: #fff;
}

.grid-row>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper {
    padding: 3rem 2rem;
}

.grid-row>.wpb_column:last-child>.vc_column-inner>.wpb_wrapper>.vc_row {
    margin-bottom: 30px;
    background: #fff;
    padding: 2rem;
}

.naw>.wpb_wrapper>p>a {
    position: relative;
    color: #000;
    text-decoration: none;
    padding-left: 25px;
}

.naw>.wpb_wrapper>p>a::before,
.naw>.wpb_wrapper>p>a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.naw>.wpb_wrapper>p>a:hover,
.naw>.wpb_wrapper>p>a:hover::before {
    color: #c98903;
}

.naw>.wpb_wrapper>p>a::before {
    content: "\f0552";
    font-family: icomoon-the7-font;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 0;
    left: 0;
    color: #da9400;
}

.naw>.wpb_wrapper>p>a:first-child::before {
    content: "\e402";
}

.naw>.wpb_wrapper>p>a:nth-child(3)::before {
    content: "\e105";
}

.naw>.wpb_wrapper>p>a:nth-child(5)::before {
    content: "\f132";
}

.naw>.wpb_wrapper>p>a:last-child::before {
    content: "\f1fa";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

.review-section>.vc_row {
    padding: 3rem;
    box-sizing: border-box;
    background: #fff;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 64px;
}

.white-box {
    padding: 3rem;
    margin-right: 15px;
    margin-left: 15px;
    background: #fff;
    margin-bottom: 75px;
}

.mq-d-none {
    display: none !important;
}


/* ----- Resets ----- */

body.home .vc_section:first-child {
    padding-top: 0 !important;
}

body.home .vc_section:first-child,
body.home .vc_section:last-child {
    margin-bottom: 0px !important;
}

body.home .vc_section {
    margin-bottom: 64px !important;
    padding-top: 3rem !important;
}

body.home .exception {
    padding-top: 0 !important;
    margin-bottom: 0px !important;
}

body.single-recensies .page-title {
    display: none !important;
}

body.single-recensies .cpt-dp {
    display: block !important;
}

h3 {
    color: #2e1d68;
}

h3>strong {
    color: #da9400;
}

.dt-btn {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.dt-btn-s {
    border: 1px solid #da9400 !important;
}

.dt-btn-s:hover {
    background: #c98903 !important;
    border-color: #c98903 !important;
}

.dt-btn.no-icon>span {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dt-btn.no-icon>span::before {
    display: none !important;
}

.dt-btn.icon-right>span {
    padding-left: 0 !important;
    padding-right: 15px;
}

.dt-btn.icon-left>span::before {
    content: "\f0551";
}

.dt-btn-s>span,
.dt-btn-m>span {
    position: relative;
    padding-left: 15px;
}

.dt-btn-s>span::before,
.dt-btn-m>span::before {
    content: "\f0552";
    font-family: icomoon-the7-font !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 2.5px;
    bottom: 0;
    left: -10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.dt-btn:hover>span::before {
    left: -7px;
}

.dt-btn.icon-right>span::before {
    display: none;
}

.dt-btn.icon-right>span::after {
    content: "\f0552";
    font-family: icomoon-the7-font !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 2.5px;
    bottom: 0;
    right: -10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.dt-btn:hover>span::after {
    right: -7px;
}

.dt-btn-m {
    border: 1px solid #2e1d68 !important;
    background: #2e1d68 !important;
}

.dt-btn-m:hover {
    background: #271857 !important;
}


/* ----- Header ----- */

body>#page>.masthead>.header-bar>.branding {
    max-width: 130px;
    position: relative;
    top: -30px;
}

body>#page>.masthead>.header-bar>.branding img {
	width: 125px;
	height: 115px;
}


/* body>#page>.sticky-off>.header-bar>.branding {
    position: relative;
    top: -30px;
} */


/* body>#page>.sticky-on>.header-bar>.branding {
    max-width: 110px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
} */

body>#page>.masthead>.mobile-header-bar>.mobile-branding {
    max-width: 110px;
}

body>#page>.masthead>.mobile-header-bar>.mobile-branding img {
	width: 110px;
	height: 101px;
}

body>#page>.masthead>.header-bar>#primary-menu>li>a>span::before {
    bottom: -43px;
}

body>#page>.masthead>.header-bar>#primary-menu>li.has-children>a>span>span {
    padding-right: 15px;
}

body>#page>.masthead>.header-bar>#primary-menu>li.has-children>a>span>span::after {
    font-size: 11px;
}

.custom_btn {
    background: #2e1d68 !important;
    border-color: #2e1d68 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
}

.custom_btn:hover {
    background: #271857 !important;
    border-color: #271857 !important;
    opacity: 1 !important;
}

.custom_btn i {
    font-style: normal;
    display: flex;
    align-items: center;
    margin-right: 0;
}

.custom_btn img {
    margin-right: 7px;
	height: 14px;
	width: 14px;
}


/* ----- Slideshow on Homepage ----- */

body.home>#page>#main #content .carousel {
    margin-bottom: 0px !important;
}

body>#page>#main #content .container {
    position: relative;
}

body>#page>#main #content .container>.wrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 3;
}

body>#page>#main #content .container>.wrapper>.alignment {
    max-width: 55%;
    margin: 0 auto;
}

body>#page>#main #content .container>.wrapper .content>* {
    text-shadow: 0px 0px 6px #000000c2;
}

body>#page>#main #content .container>.wrapper .content>h3 {
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 50px;
}

body>#page>#main #content .container>.wrapper .header-buttons {
    display: flex;
    justify-content: center;
}

body>#page>#main #content .carousel>.slick-list>.slick-track>.slideWrapper>.slideImage {
    height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

body>#page>#main #content .carousel>.slick-list>.slick-track>.slideWrapper>.slideImage::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.33);
    pointer-events: none;
}

.slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style: none !important;
    margin: 0 auto;
    z-index: 8;
    width: 100%;
}

.slick-dots {
    margin: 0 !important;
}

.slick-dots>li {
    margin: 10px 10px 20px 10px !important;
}

.slick-dots>li>button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    text-indent: -999em;
    background-color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


/* ----- Display Branches ----- */

body.home>#page>#main #content #cards {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-right: -30px;
    margin-left: -30px;
}

body>#page>#main #content #cards {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page>#main #content #cards>.col-4 {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

body>#page>#main #content #cards>.col-4 a {
    text-decoration: none;
}

body>#page>#main #content #cards>.col-4 .heading {
    padding: 0.75rem;
    position: relative;
    z-index: 2;
}

body>#page>#main #content #cards>.col-4 .heading>h4 {
    color: #fff;
    text-align: center;
}

body>#page>#main #content #cards>.col-4 .card-image {
    height: 225px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

body>#page>#main #content #cards>.col-4 .wrapper {
    position: relative;
}

body>#page>#main #content #cards>.col-4 .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page>#main #content #cards>.col-4 .overlay>div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0.75rem;
}

body>#page>#main #content #cards>.col-4 .overlay>div>* {
    color: #fff;
}

body>#page>#main #content #cards>.col-4 .overlay>div>i {
    font-size: 25px;
}

body>#page>#main #content #cards>.col-4 a:hover .overlay {
    opacity: 1;
}

body>#page>#main #content #cards>.col-4.agrarisch .overlay {
    background: rgba(90, 166, 49, 0.8);
}

body>#page>#main #content #cards>.col-4.automotive .overlay {
    background: rgba(135, 135, 134, 0.8);
}

body>#page>#main #content #cards>.col-4.industrie .overlay {
    background: rgba(0, 0, 0, 0.8);
}

body>#page>#main #content #cards>.col-4.maritiem .overlay {
    background: rgba(0, 110, 149, 0.8);
}

body>#page>#main #content #cards>.col-4.agrarisch .heading {
    background: #5aa631;
}

body>#page>#main #content #cards>.col-4.automotive .heading {
    background: #878786;
}

body>#page>#main #content #cards>.col-4.industrie .heading {
    background: #000000;
}

body>#page>#main #content #cards>.col-4.maritiem .heading {
    background: #006e95;
}


/* ----- Taxonomy Branches ----- */

body.post-type-archive-branches>#page>#main #content #cards>.col-4 .heading>.cardTitle {
    margin-bottom: 0;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4 .wrapper>.card-content {
    padding: 2.5rem;
    box-sizing: border-box;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4 .wrapper>.card-content>p {
    margin-bottom: 35px;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4 .wrapper>.card-content a {
    width: 100%;
    justify-content: center;
    display: flex;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4.agrarisch .dt-btn {
    background: #5aa631 !important;
    border-color: #5aa631 !important;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4.automotive .dt-btn {
    background: #878786 !important;
    border-color: #878786 !important;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4.industrie .dt-btn {
    background: #000000 !important;
    border-color: #000000 !important;
}

body.post-type-archive-branches>#page>#main #content #cards>.col-4.maritiem .dt-btn {
    background: #006e95 !important;
    border-color: #006e95 !important;
}


/* ----- Taxonomy Merken ----- */

body>#page #main .merken-wrap {
    background: #fff;
    box-sizing: border-box;
    padding: 3rem;
    margin-bottom: 75px;
}

body>#page #main .merken-wrap .loadmore-btn {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

body>#page #main .merken-wrap>.merken {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page #main .merken-wrap>.merken .col-4 {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-top: 25px;
    margin-bottom: 25px;
}

body>#page #main .merken-wrap>.merken .col-4 .single-img {
    min-height: 50px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


/* ----- Taxonomy Recensies ----- */

body>#page #main .recensies-wrap {
    background: #fff;
    box-sizing: border-box;
    padding: 3rem;
    margin-bottom: 75px;
}

body>#page #main .recensies-wrap>h2 {
    color: #29195c;
}

body>#page #main .recensies-wrap .loadmore-btn {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

body>#page #main .recensies-wrap>.recensies {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page #main .recensies-wrap>.recensies .col-2 {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
}


/* ----- Recensies Carousel ----- */

.recensies-carousel .slick-dots {
    position: relative;
}

.recensies-carousel .slick-dots>li {
    margin: 10px !important;
    margin-top: 35px !important;
}

.recensies-carousel .slick-dots>li>button {
    background-color: #2e1d68;
}

.slick-dots>li.slick-active>button,
.slick-dots>li>button:hover {
    background-color: #da9400;
}

.slick-dots>li>button:focus,
.slick-dots>li>button:active {
    outline: none;
}

body>#page>#main .recensies-carousel {
    padding-right: 3rem;
    padding-left: 3rem;
}

body>#page>#main .recensies-carousel .slick-slide {
	height: auto !important;
}

body>#page>#main .recensies a {
    text-decoration: none;
}


body>#page>#main .recensies .stroke .stroke-body {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 2rem;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #fff;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page>#main .recensies .stroke>a:hover>.stroke-body {
    border: 1px solid #d3d3d3;
    box-shadow: 0px 0px 13px #0000001a;
}

body>#page>#main .recensies .stroke .stroke-body>.stroke-img {
    min-width: 150px;
    min-height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

body>#page>#main .recensies .stroke .stroke-body>.stroke-content {
    margin-left: 35px;
}

body>#page>#main .recensies .stroke .stroke-body>.stroke-content>h3 {
    color: #000;
    font-weight: normal;
    font-size: 24px;
}

body>#page>#main .recensies .stroke .stroke-body>.stroke-content>p {
    color: #878786;
}


/* ----- Display News ----- */

body>#page>#main #content #news {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page>#main #content #news>.col-4 {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

body>#page>#main #content #news>.col-4>.card {
    background: #fff;
    min-height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding-bottom: 15px;
    box-sizing: border-box;
}

body>#page>#main #content #news>.col-4>.card:hover {
    box-shadow: 0px 0px 6px rgba(135, 135, 134, 0.5);
}

body>#page>#main #content #news>.col-4>.card>a {
    text-decoration: none;
}

body>#page>#main #content #news>.col-4>.card .card-image {
    position: relative;
    height: 200px;
    min-width: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

body>#page>#main #content #news>.col-4>.card .card-image>.badge {
    position: absolute;
    right: 15px;
    padding: 0.25rem 0.5rem;
    background: #da9400;
    color: #fff;
    font-size: 15px;
}

body>#page>#main #content #news>.col-4>.card .card-content {
    padding: 1.5rem;
    position: relative;
    padding-bottom: 15px;
}

body>#page>#main #content #news>.col-4>.card .card-content>* {
    margin-bottom: 25px;
}

body>#page>#main #content #news>.col-4>.card .card-content>h4 {
    color: #2e1d68;
    word-break: break-word;
}

body>#page>#main #content #news>.col-4>.card .card-content>p {
    color: #000;
}

body>#page>#main #content #news>.col-4>.card .card-nav {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-top: 15px;
    margin-bottom: 15px;
}

body>#page>#main #content #news>.col-4>.card .card-nav>span {
    padding-left: 5px;
}


/* ----- Content - Display Merken ----- */

body>#page>#main .brands>.slick-list>.slick-track>.slideWrapper .slideInner .slideImage {
    height: 110px;
    width: 100%;
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    filter: grayscale(100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page>#main .brands>.slick-list>.slick-track>.slideWrapper>.slide a:hover .slideInner>.slideImage {
    filter: grayscale(0%);
}

body>#page>#main .brands .slide,
body>#page>#main .brands .slide * {
    text-decoration: none !important;
}

body>#page>#main .brands .slide:hover,
body>#page>#main .brands .slide:hover * {
    text-decoration: none;
}

body>#page>#main .brands .slide>div {
    position: relative;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* body>#page>#main .brands .slide>div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
} */

/* .cc-window {
	z-index: 0 !important;
} */


/* ----- Taxonomy Vacatures & Taxonomy Nieuws ----- */

body>#page>#main #content #block-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

body>#page>#main #content #block-row>.blocks {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    width: 100%;
}

body>#page>#main #content #block-row>.blocks:nth-child(even)>.text-col {
    order: 2;
}

body>#page>#main #content #block-row>.blocks>.col-2 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    box-sizing: border-box;
}

body>#page>#main #content #block-row>.blocks>.col-2.text-col {
    background-color: #fff;
    padding: 4rem 3rem;
}

body>#page>#main #content #block-row>.blocks>.col-2.text-col>.box {
    padding-right: 4rem;
}

body>#page>#main #content #block-row>.blocks>.col-2.text-col>.box>h4 {
    color: #2e1d68;
    font-size: 25px;
    line-height: 35px;
    font-weight: 900;
}

body>#page>#main #content #block-row>.blocks>.col-2.text-col>.box>p {
    margin-bottom: 50px;
}

body>#page>#main #content #block-row>.blocks>.col-2.bg-col {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* ----- Branches Single Agrarisch ----- */

body.single-branches.postid-43 .page-title h1 {
    color: #5aa631 !important;
}

body.single-branches.postid-43 .wpb_wrapper h3>strong,
body.single-branches.postid-43 .wpb_wrapper a {
    color: #5aa631 !important;
}

body.single-branches.postid-43 a {
    text-decoration: none;
}

body.single-branches.postid-43 .wpb_wrapper .dt-btn-s {
    background: #5aa631 !important;
    border-color: #5aa631 !important;
    color: #fff !important;
}

body.single-branches.postid-43 .slick-dots>li.slick-active>button,
body.single-branches.postid-43 .slick-dots>li>button:hover {
    background-color: #5aa631 !important;
}


/* ----- Branches Single Automotive ----- */

body.single-branches.postid-44 .page-title h1 {
    color: #878786 !important;
}

body.single-branches.postid-44 .wpb_wrapper h3>strong,
body.single-branches.postid-44 .wpb_wrapper a {
    color: #878786 !important;
}

body.single-branches.postid-44 .wpb_wrapper a {
    text-decoration: none;
}

body.single-branches.postid-44 .wpb_wrapper .dt-btn-s {
    background: #878786 !important;
    border-color: #878786 !important;
    color: #fff !important;
}

body.single-branches.postid-44 .slick-dots>li.slick-active>button,
body.single-branches.postid-44 .slick-dots>li>button:hover {
    background-color: #878786 !important;
}


/* ----- Branches Single Industrie ----- */

body.single-branches.postid-45 .page-title h1 {
    color: #000000 !important;
}

body.single-branches.postid-45 .wpb_wrapper h3>strong,
body.single-branches.postid-45 .wpb_wrapper a {
    color: #000000 !important;
}

body.single-branches.postid-45 .wpb_wrapper a {
    text-decoration: none;
}

body.single-branches.postid-45 .wpb_wrapper .dt-btn-s {
    background: #000000 !important;
    border-color: #000000 !important;
    color: #fff !important;
}

body.single-branches.postid-45 .slick-dots>li.slick-active>button,
body.single-branches.postid-45 .slick-dots>li>button:hover {
    background-color: #000000 !important;
}


/* ----- Branches Single Maritiem  ----- */

body.single-branches.postid-46 .page-title h1 {
    color: #006e95 !important;
}

body.single-branches.postid-46 .wpb_wrapper h3>strong,
body.single-branches.postid-46 .wpb_wrapper a {
    color: #006e95 !important;
}

body.single-branches.postid-46 .wpb_wrapper a {
    text-decoration: none;
}

body.single-branches.postid-46 .wpb_wrapper .dt-btn-s {
    background: #006e95 !important;
    border-color: #006e95 !important;
    color: #fff !important;
}

body.single-branches.postid-46 .slick-dots>li.slick-active>button,
body.single-branches.postid-46 .slick-dots>li>button:hover {
    background-color: #006e95 !important;
}


/* ----- Branches Single ----- */

body.single-branches .vc_section {
    margin-bottom: 64px;
    /* padding-top: 0!important; */
}

body.single-branches .b_brands-slider {
    padding-top: 35px !important;
}

body.single-branches .bg-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0;
    margin-left: 0;
}

body.single-branches #primary-menu .menu-item-object-branches>a>span::before {
    visibility: visible;
    transform: scale(1);
}


/* ----- Taxonomy Geschiedenis ----- */

body>#page #content #history {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px;
    margin-left: -40px;
    position: relative;
    margin-bottom: 100px;
}

body>#page #content #history>.pole {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 100%;
    width: 10px;
    background: #c9c9c9;
}

body>#page #content #history>.single-block {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    box-sizing: border-box;
    margin-bottom: 95px;
}

body>#page #content #history>.single-block:last-child {
    margin-bottom: 0;
}

body>#page #content #history>.single-block>.block {
    padding: 3rem;
    background: #fff;
}

body>#page #content #history>.single-block>.block>.fig-wrap {
    position: absolute;
    top: 75px;
    right: -5px;
    display: flex;
    align-items: center;
}

body>#page #content #history>.single-block>.block>.fig-wrap .triangle {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #fff;
    border-radius: 5px;
    position: absolute;
    left: -100%;
}

body>#page #content #history>.single-block>.block>.fig-wrap .circle {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #2e1d68;
    position: relative;
    right: -7px;
    z-index: 2;
}

body>#page #content #history>.single-block>.block>.block-info {
    margin-bottom: 15px;
}

body>#page #content #history>.single-block>.block>.block-info>h2 {
    font-size: 28px;
    color: #2e1d68;
    margin-bottom: 0;
}

body>#page #content #history>.single-block>.block>.block-info>p {
    font-weight: bold;
}

body>#page #content #history>.single-block>.block>.block-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page #content #history>.single-block>.block>.block-content>.col-2 {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

body>#page #content #history>.single-block>.block>.block-content>.col-2>.his-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 150px;
    width: 100%;
}

body>#page #content #history>.single-block:nth-of-type(odd) {
    top: 155px;
}

body>#page #content #history>.single-block:nth-of-type(odd)>.block>.fig-wrap {
    position: absolute;
    left: -5px;
    display: flex;
    align-items: center;
}

body>#page #content #history>.single-block:nth-of-type(odd)>.block>.fig-wrap .triangle {
    border-left: 0;
    border-right: 50px solid #fff;
    left: 0;
    right: 100%;
}

body>#page #content #history>.single-block:nth-of-type(odd)>.block>.fig-wrap .circle {
    right: 7px;
}


/* ----- Acties pagina ----- */

body #page #main .acties-section .vc_row>.wpb_column>.vc_column-inner>.wpb_wrapper {
    padding: 3rem;
    background: #fff;
}

body>#page #main .single-folder>.folder {
    margin-bottom: 35px;
}

body>#page #main .single-folder>.folder a {
    text-decoration: none;
}

body>#page #main .single-folder>.folder p {
    font-style: italic;
    color: #000;
}

body>#page #main .single-folder>.folder .folder-img {
    min-height: 400px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 15px;
}

body>#page>#main .acties-slider .actie-single {
    display: flex;
    flex-wrap: wrap;
    /* margin-right: -15px;
    margin-left: -15px; */
}

body>#page>#main .acties-slider .actie-single>.col-2 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    position: relative;
}

body>#page>#main .acties-slider .actie-single>.col-2>h3 {
    margin-bottom: 35px;
    font-weight: 900;
}

body>#page>#main .acties-slider .actie-single>.col-2>p {
    margin-bottom: 35px;
}

body>#page>#main .acties-slider .actie-single>.col-2>h4 {
    font-size: 25px;
}

body>#page>#main .acties-slider .actie-single>.col-2>a {
    margin-top: 25px;
}

body>#page>#main .acties-slider .actie-single>.col-2>.actie-img {
    min-height: 375px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

body>#page>#main .acties-slider .actie-single>.col-2>.badge {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 10px;
    height: 150px;
    width: 150px;
    background: #da9400;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 3px 3px 6px #00000033;
    z-index: 99;
}

body>#page>#main .acties-slider .actie-single>.col-2>.badge>h3 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}

body>#page>#main .acties-slider .actie-single>.col-2>.badge>h3>strong {
    color: #fff;
}

body>#page>#main .acties-slider .slick-dots {
    position: relative;
}

body>#page>#main .acties-slider .slick-dots>li button {
    background: #2e1d68;
}

body>#page>#main .acties-slider .slick-dots .slick-active button {
    background: #c98903;
}


/* ----- Taxonomy Folders ----- */

body.single-branches>#page #main #content #folders {
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 0rem;
}

body.single-branches>#page #main #content #folders .slick-dots {
    position: relative;
}

body.single-branches>#page #main #content #folders .slick-dots li>button {
    background-color: #2e1d68;
}

body.single-branches>#page #main #content #folders .slick-slide {
    margin-bottom: 35px;
}

body>#page #main #content #folders {
    padding: 4rem;
    background: #fff;
    margin-bottom: 75px;
}

body>#page #main #content #folders>h2 {
    margin-bottom: 35px;
    color: #2e1d68;
}

body>#page #main #content #folders .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page #main #content #folders .col-4 {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 35px;
}

body>#page #main #content #folders .folder a {
    text-decoration: none;
}

body>#page #main #content #folders .folder .folder-img {
    min-height: 325px;
    height: 100%;
    width: 100%;
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 15px;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page #main #content #folders .folder .folder-img:hover {
    background-size: 80%;
}

body>#page #main #content #folders .folder p {
    font-style: italic;
    color: #000;
    text-align: center;
}

body>#page #main #content #folders>.folder-category>h2 {
    margin-bottom: 35px;
    color: #271857;
}


/* ----- Taxonomy Team ----- */

body>#page #main .team-wrap {
    background: #fff;
    box-sizing: border-box;
    padding: 3rem;
    margin-bottom: 75px;
}

body>#page #main #team {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body>#page #main #team>.col-3 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
}

body>#page #main #team>.col-3>.card .card-image {
    width: 100%;
    height: 250px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

body>#page #main #team>.col-3>.card .card-content {
    text-align: center;
}

body>#page #main #team>.col-3>.card .card-content>h4 {
    color: #29195c;
}

body>#page #main #team>.col-3>.card .card-content>p {
    margin-bottom: 5px;
}

body>#page #main #team>.col-3>.card .card-content>a {
    text-decoration: none;
}


/* ----- Call to action ----- */

body.home>#page>#cta,
body.page-id-145>#page>#cta {
    display: none;
}

body>#page>#cta {
    position: relative;
    grid-area: cta;
    margin-bottom: 75px;
    margin-top: 35px;
}

body>#page>#cta>.wf-wrap {
    width: 1550px;
    padding: 0 50px;
}

body>#page>#cta>.wf-wrap>section {
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
    box-sizing: border-box;
    background: #fff;
}

body>#page>#cta>.wf-wrap>section h3 {
    margin-bottom: 35px;
}

body.post-type-archive-team #page>#cta,
body.post-type-archive-vacatures #page>#cta {
    display: none !important;
}


/* ----- Career ----- */

body #page>#career {
    display: none;
}

body.post-type-archive-team #page>#career {
    display: block !important;
}

body.post-type-archive-vacatures #main {
    padding-bottom: 70px !important;
}

body>#page>#career {
    position: relative;
    grid-area: career;
    margin-bottom: 75px;
    margin-top: 35px;
}

body>#page>#career>.wf-wrap {
    width: 1550px;
    padding: 0 50px;
}

body>#page>#career>.wf-wrap>section {
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
    box-sizing: border-box;
    background: #fff;
}

body>#page>#career>.wf-wrap>section h3 {
    margin-bottom: 35px;
}


/* ----- Footer ----- */

body>#page>#footer {
    border-top: 60px solid #fff;
}

body>#page>#footer>.wf-wrap h4 {
    font-size: 18px;
    margin-bottom: 25px;
}

body>#page>#footer section a {
    position: relative;
    text-decoration: none;
    padding-left: 20px;
}

body>#page>#footer section a::before,
body>#page>#footer section a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page>#footer section a:hover,
body>#page>#footer section a:hover::before {
    color: #c98903;
}

body>#page>#footer section a::before {
    content: "\f0552";
    font-family: icomoon-the7-font;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
}

body>#page>#footer section .dt-btn {
    color: #fff !important;
}

body>#page>#footer section:last-child a::before {
    display: none;
}

body>#page>#footer #block-10 a:first-child::before,
body>#page>#footer #block-11 a:first-child::before {
    content: "\e402";
}

body>#page>#footer #block-10 a:nth-child(3)::before,
body>#page>#footer #block-11 a:nth-child(3)::before {
    content: "\e105";
}

body>#page>#footer #block-10 a:nth-child(5)::before,
body>#page>#footer #block-11 a:nth-child(5)::before {
    content: "\f132";
}

body>#page>#footer #block-10 a:last-child::before,
body>#page>#footer #block-11 a:last-child::before {
    content: "\f1fa";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

body>#page>#footer>#bottom-bar .sm-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

body>#page>#footer>#bottom-bar .sm-wrapper>a {
    padding: 0.5rem;
    background: #da9400;
    text-decoration: none;
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page>#footer>#bottom-bar .sm-wrapper>a:hover {
    background: #c98903;
}

body>#page>#footer>#bottom-bar .sm-wrapper>a>i {
    color: #fff;
    font-size: 20px;
}

body>#page>#footer>#bottom-bar .sm-wrapper .spacer {
    padding-right: 5px;
    padding-left: 5px;
}


/* ----- Contact form 7 ----- */

body>#page .wpcf7-form br {
    display: none;
}

body>#page .wpcf7-form p {
    margin-bottom: 15px;
}

body>#page .wpcf7-form input[type="email"],
body>#page .wpcf7-form input[type="text"],
body>#page .wpcf7-form input[type="tel"],
body>#page .wpcf7-form textarea {
    margin: 0;
    background: #f8f8f8;
    border-color: #e6e6e6;
    color: #8b8b8b;
    padding: 25px;
}

body>#page .wpcf7-form .wpcf7-submit {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

body>#page .wpcf7-form .wpcf7-submit:hover {
    background: #c98903 !important;
}

body>#page .wpcf7-form input[type="email"]::placeholder,
body>#page .wpcf7-form input[type="text"]::placeholder,
body>#page .wpcf7-form input[type="tel"]::placeholder,
body>#page .wpcf7-form textarea::placeholder {
    color: #8b8b8b;
    opacity: 1;
}

.wpcf7-quiz.wpcf7-not-valid,
input.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: rgb(219, 2, 2) !important;
}


/* ----- Folder Filter Form ----- */

body #page #filterForm {
    margin-bottom: 35px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

body #page #filterForm>select {
    height: 47px;
    margin-bottom: 0;
    margin-right: 10px;
    color: #271857;
    border-color: #271857;
    border-width: 2px;
    font-weight: bold;
}

body #page #filterForm>select:focus {
    box-shadow: 0 0 0 0 #fff;
}


/* ----- Media Queries ----- */

@media screen and (max-width: 1200px) {
    body>#page>#main #content #cards>.col-4,
    body>#page>#main #content #news>.col-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    body>#page>#footer>.wf-wrap section {
        width: 50%;
    }
    .custom-collapse>.wpb_column {
        width: 100%;
    }
    .brands {
        margin-bottom: 35px !important;
    }
    body>#page>#main #content #block-row>.blocks>.col-2.text-col>.box {
        padding-right: 0;
    }
    .grid-row>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row>.wpb_column {
        width: 100%;
    }
    body>#page #content #history>.single-block>.block>.block-content>.col-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body>#page #content #history>.single-block>.block>.block-content>.col-2>.his-image {
        background-position: left;
        margin-top: 10px;
    }
    body>#page>#main #content .container>.wrapper .content>h3 {
        font-size: 22px;
        padding-left: 20px;
        padding-right: 20px;
    }
    body>#page>#main .acties-slider .actie-single>.col-2>.badge {
        height: 100px;
        width: 100px;
    }
    body>#page>#main .acties-slider .actie-single>.col-2>.badge>h3 {
        font-size: 15px;
        line-height: 25px;
    }
    body>#page #main .recensies-wrap>.recensies .col-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .recensies-navigation>a {
        margin-bottom: 15px;
    }
    body>#page #main #content #folders .col-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 992px) {
    body>#page>#main #content #cards>.col-4,
    body>#page>#main #content #news>.col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body>#page>#main #content .container>.wrapper .content>h2 {
        font-size: 25px;
    }
    .decoration {
        flex-direction: column;
        align-items: center;
    }
    .decoration>.wpb_column {
        width: 100%;
    }
    body>#page>#main #content .carousel>.slick-list>.slick-track>.slideWrapper>.slideImage {
        height: 550px;
    }
    body.home #page #main {
        padding-top: 0px !important;
    }
    body>#page>#main #content .container>.wrapper>.alignment {
        max-width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }
    body>#page>#main .recensies-carousel {
        padding: 0;
    }
    body>#page>#main #content #block-row>.blocks>.col-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body>#page>#main #content #block-row>.blocks>.text-col {
        order: 1;
    }
    body>#page>#main #content #block-row>.blocks>.col-2.bg-col {
        min-height: 350px;
    }
    .review-section>.vc_row>.wpb_column {
        width: 100%;
    }
    .review-section>.vc_row .wpb_single_image.vc_align_center {
        text-align: left !important;
    }
    body>#page #content #history>.single-block>.block>.block-info>h2 {
        font-size: 22px;
    }
    body>#page #content #history>.single-block>.block>.block-content>.col-2>p {
        font-size: 14px;
        line-height: 20px;
    }
    body>#page #main #team>.col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .img-col,
    .text-col {
        width: 100%;
    }
    body>#page>#main .acties-slider .actie-single>.col-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .early-collapse>.wpb_column {
        width: 100%;
        margin-bottom: 35px;
    }
    .mq-d-none.actie-img {
        display: block !important;
    }
    body>#page>#main .acties-slider .actie-single>.col-2>.actie-img {
        background-position: left !important;
    }
    body>#page>#main .acties-slider .actie-single>.col-2:last-child {
        display: none !important;
    }
    .img-col {
        min-height: 375px;
    }
}

@media screen and (max-width: 768px) {
    body>#page>#main #content .container>.wrapper .header-buttons {
        flex-direction: column;
        align-items: center;
    }
    body>#page>#main #content .container>.wrapper .header-buttons>.dt-btn {
        margin-bottom: 15px;
    }
    body.home .vc_section:first-child,
    body.home .vc_section:first-child .vc_column-inner {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    body.home .exception {
        margin-top: 3rem !important;
    }
    body>#page>#footer>#bottom-bar .sm-wrapper {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    body>#page>#cta>.wf-wrap {
        padding: 0 20px;
    }
    body>#page #content #history>.single-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body>#page #content #history>.single-block:nth-of-type(2n + 1) {
        top: 0;
    }
    body>#page #content #history>.single-block>.block>.block-info>h2 {
        font-size: 28px;
    }
    body>#page #content #history>.single-block>.block>.block-content>.col-2>p {
        font-size: 16px;
        line-height: 26px;
    }
    body>#page #content #history>.single-block>.block>.fig-wrap {
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
    }
    body>#page #content #history>.single-block>.block>.fig-wrap .triangle,
    body>#page #content #history>.single-block>.block>.fig-wrap .circle {
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
    }
    body>#page #content #history>.single-block>.block>.fig-wrap .circle {
        top: 25px;
    }
    body>#page #content #history>.single-block>.block>.fig-wrap .triangle {
        border-top: 50px solid #fff !important;
        border-right: 50px solid transparent !important;
        border-bottom: 0px;
        border-left: 50px solid transparent !important;
    }
    body>#page>#cta>.wf-wrap {
        padding: 0 20px;
    }
    body>#page #main #content #folders .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    body>#page #main #content #folders .folder .folder-img {
        background-size: contain;
    }
    body>#page #main #content #folders .folder .folder-img:hover {
        background-size: contain;
    }
}

@media screen and (max-width: 767px) {
    .mq-align {
        float: left !important;
    }
    body>#page #main #content #folders .folder .folder-img {
        min-height: 200px;
    }
}

@media screen and (max-width: 576px) {
    body.home>#page>#main #content #cards,
    .text-col>.vc_column-inner {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    body>#page>#main #content .recensies-carousel .stroke .stroke-body>.stroke-content>h3 {
        font-size: 18px;
        line-height: 25px;
    }
    body>#page>#footer>.wf-wrap section {
        width: 100%;
    }
    body>#page>#main #content .container>.wrapper .content>h3 {
        font-size: 19px;
        line-height: 30px;
    }
    body>#page>#main .recensies-carousel .stroke .stroke-body>.stroke-img {
        min-width: 100px;
        min-height: 100px;
    }
    body>#page>#main .recensies-carousel .stroke .stroke-body {
        padding: 1rem;
    }
    .grid-row>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper {
        padding: 2rem 1rem;
    }
    .grid-row>.wpb_column:last-child>.vc_column-inner>.wpb_wrapper>.vc_row {
        padding: 1rem;
    }
    body>#page #main #team>.col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    h2 {
        font-size: 28px;
        line-height: 35px;
    }
    body>#page #content #history>.single-block>.block {
        padding: 2rem;
    }
    body>#page #content #history>.single-block>.block>.block-info,
    body>#page #content #history>.single-block>.block>.block-content {
        text-align: center;
    }
    body>#page #content #history>.single-block>.block>.block-content>.col-2>.his-image {
        background-position: center;
    }
    body.single-branches .vc_section-has-fill>.vc_row {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    body>#page>#main #content #block-row>.blocks>.col-2.text-col {
        padding: 2rem;
    }
    .white-box,
    body #page #main .acties-section .vc_row>.wpb_column>.vc_column-inner>.wpb_wrapper {
        padding: 2.5rem 1.5rem;
    }
    body>#page #main .recensies-wrap,
    body>#page #main .team-wrap,
    .review-section>.vc_row {
        padding: 1.5rem;
    }
    body>#page>#main .recensies .stroke .stroke-body {
        flex-direction: column;
    }
    body>#page>#main .recensies .stroke .stroke-body>.stroke-img {
        margin-bottom: 25px;
    }
    body>#page>#main .recensies .stroke .stroke-body>.stroke-content {
        margin: 0;
        text-align: center;
    }
    body>#page>#main .recensies .stroke .stroke-body>.stroke-content>h3 {
        font-size: 20px;
        line-height: 25px;
    }
    body.single-branches .vc_section.bg-section {
        margin-bottom: 0 !important;
    }
    body>#page>#cta>.wf-wrap>section h3 {
        font-size: 25px;
    }
    body>#page #main #content #folders {
        padding: 2rem;
    }
    body #page #filterForm {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    body #page #filterForm>select {
        margin-right: 0;
        margin-bottom: 15px;
    }

	.custom-cta .image {
		height: 75px !important;
		width: 75px !important;
	}
	.custom-cta .cta-person {
		margin-right: 15px !important;
	}
}

body:not(.page-id-145) .grecaptcha-badge {
    display: none !important;
}

.grecaptcha-badge {
    z-index: 999;
}

.scroll-top {
    right: 0;
    left: 10px;
}

.pagination {
	text-align: center;
}

/* ----- Module active state ----- */

body.post-type-archive-folders>#page>.masthead #primary-menu>.menu-item-object-acties>a>span::before,
body.single-vacatures>#page>.masthead #primary-menu>.menu-item-object-vacatures>a>span::before,
body.single-nieuws>#page>.masthead #primary-menu>.menu-item-object-nieuws>a>span::before {
    transform: scale(1);
    visibility: visible;
}


/* ----- Vacatures Order ----- */

body.post-type-archive-vacatures .wf-container-main {
    display: flex;
    flex-direction: column;
}

.c-order {
    order: 1 !important;
}

.content-order {
    order: 2 !important;
}

.order-section {
    order: 3;
}


/* ------ Custom CTA ----- */

.custom-cta > .cta-inner {
	display: flex;
}

.custom-cta > .cta-inner .image {
	height: 115px;
	width: 115px;
}
.custom-cta > .cta-inner .image > .employee-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	border-radius: 100%;
	overflow: hidden;
}

.custom-cta .cta-person {
	margin-right: 25px;
}

.custom-cta .btn {
	text-align: center;
	margin-top: 25px;
}

/* .custom-cta .cta-person .person-details {
	margin-left: 15px;
} */

/* ----- Mobile Menu Hamburger Fix ----- */

#mobile-menu {
    position: relative;
    top: 5px;
}

.dt-close-mobile-menu-icon {
    right: 12px !important;
    top: 20px;
}


/* ----- 10-05-2022 ----- */

.headerSearchForm p {
    display: inline-block;
    margin-bottom: 0;
}

.headerSearchForm p.desc {
    margin: 0 1rem 0 0;
    text-transform: uppercase;
}

@media screen and (max-width: 992px) {
    .headerSearchForm p.desc {
        font-size: 0.65rem;
    }
}

.headerSearchForm input {
    margin: 0 !important;
}

.headerSearchForm button {
    position: relative;
    top: 2px;
    border: 0;
    margin: 0;
    background-color: transparent;
    padding: 9px;
    color: #fff;
    font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
    .headerSearchForm p {
        display: flex;
    }
    .headerSearchForm p.desc {
        display: inline-block;
        margin-bottom: 10px;
    }
    .headerSearchForm button {
        color: #000;
    }
}

.left-widgets.mini-widgets {
    display: none;
}

.right-widgets.mini-widgets {
    flex-wrap: nowrap;
}

.right-widgets.mini-widgets .text-area.in-top-bar-right.first {
    flex: 1 1 auto;
    text-align: center;
    margin-left: 200px;
}

@media screen and (min-width: 1200px) {
    input[name="SearchData"] {
        width: 300px;
    }
}