/*
Theme Name:     Jupiter Child Theme
Theme URI:    http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Marketing by Nomads
Author URI:   https://marketingbynomads.com
Last update:  30-08-2019
Template:       jupiter
Text Domain:  mk_framework
Domain Path:  /languages/
*/

@import 'jupiter-theme-options.css';

/*** GLOBAL ***/

/* search */

	input#s {
		border-radius: 4px;
		border: 1px solid #8d96a0;
	}


/* go to top */

.mk-go-top.is-active {
    /* right: 77px; */
    bottom: 85px!important;
}

/* lightbox featured image post */

.single .fancybox-title-float-wrap .child {
    text-transform: none;
}

/* 404 */

.error404 section.widget.widget_search.mk-in-viewport {
    padding: 20px;
}

/* FONTS */

@media handheld, only screen and (max-width: 780px) {
  /* mobile font */
  .master-holder h1 {
    font-size: 26px;
  }
}

/* h4 margin */

h4 {
    margin-bottom: 0;
}


/* fonts post */
.single h2 {
  margin-bottom: 16px;
}
.single li {
  margin-bottom: 6px;
}
/*.single ul,
.single ol {
  margin-bottom: 26px;
}*/
.single p {
  margin-bottom: 26px;
}

/* Yoast structured data: how-to */

/*.wp-block-yoast-how-to-block p.schema-how-to-description {
  font-size: 26px;
  color: #0019a1;
  font-weight: 100;
  text-transform: none;
  margin-bottom: 16px;
}

li.schema-how-to-step,
strong.schema-how-to-step-name {
  font-size: 22px;
  color: #0019a1 !important;
  font-weight: 100;
  text-transform: none;
  line-height: 1.3em;
}
.schema-how-to-step p {
  margin-top: 5px;
  margin-bottom: 30px;
}

.schema-how-to.wp-block-yoast-how-to-block {
  padding: 20px;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  margin-bottom: 30px;
  background-color: #f1f1f145;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #dcdcdc;
}
@media (max-width: 768px) {
  .schema-how-to.wp-block-yoast-how-to-block {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}*/

/* Yoast structured data: FAQ */

/*strong.schema-faq-question {
  font-size: 22px;
  color: #0019a1 !important;
  font-weight: 100;
  text-transform: none;
  line-height: 1.3em;
}

.schema-faq.wp-block-yoast-faq-block {
  padding: 20px;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0;
  margin-bottom: 30px;
  background-color: #f1f1f145;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #dcdcdc;
}

@media (max-width: 768px) {
  .schema-faq.wp-block-yoast-faq-block {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

p.schema-faq-answer {
  margin-top: 5px;
  margin-bottom: 30px;
}*/

/* Legacy Jupiter theme support */
.mk-fancy-title p {
  color: inherit !important;
}

/* Simple TOC table of content container */

.simpletoc-container ul {
    margin-bottom: 10px;
    font-size:14px;
    line-height:20px;
    font-weight:400;
}
.simpletoc-container [data-level="2"]{
  font-size:14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.simpletoc-container h2{
}
.simpletoc-container{
  border-left:4px solid #0019a1;
  padding: 20px 30px 20px 30px;
  margin-bottom:20px;
}

.simpletoc-container ul {
  
  padding: 0;
}
.simpletoc-container li {
  padding-left: 0;
	margin-left:0;
}

/* Rank Math TOC */

	.wp-block-rank-math-toc-block ul, .wp-block-rank-math-toc-block ol {
		margin-bottom: 10px;
		font-size:14px;
		line-height:20px;
		font-weight:400;
	}
	.wp-block-rank-math-toc-block{
	  border-left:4px solid #0019a1;
	  padding: 20px 30px 20px 30px;
	  margin-bottom:20px;
	}
	.wp-block-rank-math-toc-block ul, .wp-block-rank-math-toc-block ol {

	  padding: 0;
	}
	.wp-block-rank-math-toc-block li {
	  padding-left: 0;
		margin-left:0;
	}
	.wp-block-rank-math-toc-block nav ol li:before {
		color: #0019a1;
	}

/* UITLIJNING */

.vc_row {
  margin-left: auto;
  margin-right: auto;
}

#theme-page .theme-page-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
#theme-page .theme-page-wrapper .theme-content {
  padding: 10px 0px;
}
.single-post #theme-page .theme-page-wrapper .theme-content {
  padding-right: 30px;
}

/* UITLIJNING MOBILE */

@media handheld, only screen and (max-width: 960px) {
  .theme-page-wrapper:not(.full-width-layout) {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  #mk-theme-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mk-blog-thumbnail-item .featured-image {
    max-width: 30% !important;
  }
}

@media (max-width: 767px) {
  #theme-page .theme-page-wrapper .theme-content {
    padding-right: 0px;
  }
}

/* EINDE UITLIJNING */

/* HEADER */

/* uitlijning pagina en header */
.header-grid.mk-grid {
  margin-left: 0px;
  margin-right: 0px;
}
.mk-header-inner {
  border: 0px !important;
}

/* Hide line under header */
.header-style-1.header-align-left .mk-grid .mk-header-nav-container {
  border-bottom: 1px solid #e4e4e4;
}
.header-style-1.header-align-left .header-logo a {
  margin-left: 0px;
}

/* header uitlijning bij vergroten image */
.mk-header-holder.fancybox-margin {
  right: auto;
}

/* menu kleur/button voor seminars */

/*  #menu-item-8234 a {
      color: #ffa405;
    }

    #menu-item-8234 a.menu-item-link:after {
      background-color: #ffa405!important;
    }*/

@media (min-width: 1140px) {
  .callout-button a {
    background-color: #0019a1;
    /*padding-left:100px!important;
      padding-right:100px!important;*/
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: #ffffff !important;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #0019a1;
    -webkit-transition: all 400ms;
    transition: width all 400ms;
  }

  .callout-button a:hover {
    background-color: #ffffff;
    border: 1px solid #0019a1;
    color: #0019a1 !important;
    -webkit-transition: all 400ms;
    transition: width all 400ms;
  }

  .callout-button a:after {
    display: none !important;
  }
}

/* Header bij posts, auteurs en categorieën */

.archive div#mk-breadcrumbs,
.author div#mk-breadcrumbs,
.single div#mk-breadcrumbs {
  margin-bottom: 30px;
}

.archive #mk-page-introduce,
.author #mk-page-introduce,
.single #mk-page-introduce {
  padding-top: 0px;
  padding-bottom: 15px;
}
@media (max-width: 700px) {
  /*.archive h1.page-title, .author h1.page-title, .single h1.page-title {*/
  h1.page-title {
    text-align: center !important;
    margin: 25px 20px 25px;
  }
  .archive div#mk-breadcrumbs,
  .author div#mk-breadcrumbs,
  .single div#mk-breadcrumbs {
    display: none;
  }
  .archive #mk-page-introduce,
  .author #mk-page-introduce,
  .single #mk-page-introduce {
    padding-bottom: 0px;
  }
}

/* anker niet achter header */
a.anchor {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

/* EINDE HEADER */

/* FOOTER */

/* Footer padding */
#mk-footer .footer-wrapper {
  padding: 20px 0px 0px;
}

/* margin footer menu */
.menu-footermenu-container {
  margin-top: -10px;
}

/*Sub footer (copyright) left padding*/
.mk-footer-copyright {
  margin-left: 30px;
}

/* Mailchimp form in footer */

#mk-footer .widget {
  margin-bottom: 30px;
}
#mk-footer p {
  margin-bottom: 0px;
}
#mc_embed_signup form {
  padding: 10px 0 10px 0 !important;
}
#mc_embed_signup .mc-field-group {
  padding-bottom: 2% !important;
}
div#mc_embed_signup {
  font: 14px Ubuntu, Arial, sans-serif;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 2px 0 8px 0 !important;
  /*font-family: ubuntu;*/
}
#mc_embed_signup #mce-success-response {
  /*font-family: ubuntu;*/
}
#mc_embed_signup .button {
  /*color: #1c2349 !important;
  border-radius: 0 !important;
  margin: 10px 5px 10px 0 !important;
  padding: 0 22px 0 22px !important;
  font-family: ubuntu;*/
}
#mc_embed_signup .button:hover {
  /*background-color: #fff !important;*/
}

#mc_embed_signup div#mce-responses {
  margin: 0 0 !important;
  width: 100% !important;
  padding: 0 0 0 0 !important;
}
#mc_embed_signup div.response {
  margin: 0 0 !important;
  padding: 7px 0 7px 0 !important;
  width: 100% !important;
}
#mc_embed_signup .mc-field-group.input-group label {
  font-family: ubuntu;
}
#mk-footer strong {
  font-family: ubuntu;
}
#mc_embed_signup .mc-field-group input {
  font-family: ubuntu;
}

#mc_embed_signup .mc-button-popup {
  clear: both;
  border: 0 none;
  transition: all 0.23s ease-in-out 0s;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 32px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  background-color: #0019a1;
  border: 1px solid #0019a1;
  color: #ffffff !important;
  border-radius: 0 !important;
  margin: 10px 5px 10px 0 !important;
  padding: 0 22px 0 22px !important;
  font-family: ubuntu;
}
#mc_embed_signup .mc-button-popup:hover {
  background-color: #ffffff;
  color: #0019a1 !important;
}

/** EINDE FOOTER **/

/* BREADCRUMB */

/* rankmath */

nav.rank-math-breadcrumb {
    margin-bottom: 10px;
}
@media screen and (min-width: 767px){
	nav.rank-math-breadcrumb {
		margin-left: 20px;
	}
}

@media screen and (max-width:780px){
	.single nav.rank-math-breadcrumb,.archive nav.rank-math-breadcrumb {
		display: none;
	}
}

@media screen and (max-width:700px){
	/*.page-template-default nav.rank-math-breadcrumb, .page-template-authors nav.rank-math-breadcrumb {*/
	nav.rank-math-breadcrumb {		
		text-align: center;
		margin-left: 10px;
		margin-right: 10px;
	}
}


nav.rank-math-breadcrumb p {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top:0;
    margin-bottom: 0;
}
nav.rank-math-breadcrumb a {
    color: #ffffff;
    font-weight: 400;
    text-decoration: underline;
}
nav.rank-math-breadcrumb span.separator {
    margin-left: 1px;
    margin-right: 1px;
}

/*

@media all and (min-width: 700px) {
  .DienstenBreadcrumbRow {
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 50px;
  }
}
@media all and (max-width: 700px) {
  .DienstenBreadcrumbRow {
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media all and (min-width: 700px) {
  .ExpertiseBreadcrumbRow {
    padding-top: 0;
    padding-bottom: 28px;
    padding-left: 50px;
  }
}
@media all and (max-width: 700px) {
  .ExpertiseBreadcrumbRow {
    padding-top: 1px;
    padding-bottom: 10px;
  }
}
#mk-breadcrumbs .mk-breadcrumbs-inner {
  padding: 0px;
  float: left;
  color: #ffffff !important;
  font-weight: 500;
}

#mk-breadcrumbs .mk-breadcrumbs-inner a {
  color: #ffffff !important;
  font-weight: 100;
  text-decoration: underline;
}

.mk-breadcrumbs-inner.light-skin {
  margin-left: 20px !important;
}

@media handheld, only screen and (max-width: 700px) {
  #mk-breadcrumbs .mk-breadcrumbs-inner {
    text-align: left!important;
  }
.mk-breadcrumbs-inner.light-skin {
  margin-left: 0px !important;
}
}

*/

/*EINDE BREADCRUMB */

/* BUTTONS */

.mk-button--size-medium {
  padding: 14px 2px;
}

/* EINDE BUTTONS */

/* TABLES */

/* tables in block editor */

.wp-block-table.is-style-stripes th {
  text-align: left;
  /*vertical-align: middle;*/
  padding: 0;
  padding-left: 5px;
  text-transform: none;
  font-size: 14px;
  color: #ffffff;
  background-color: #0019a1;
}

.wp-block-table.is-style-stripes td {
  padding-left: 5px;
}

figure.wp-block-table.is-style-stripes {
  border-bottom: 0;
}

/* EINDE TABLES */

/*** EINDE GLOBAL ***/

/* HOMEPAGE */

@media handheld, (min-width: 780px) and (max-width: 1030px) {
  /* home titles */
  h1.HomeTitle {
    font-size: 24px !important;
    height: 108px;
  }
  /* blocks homepage */
  .PeilerBlock {
    max-height: 445px;
  }
  /* buttons in 3 blocks homepage */
  #PeilerBtn {
    font-size: 15px !important;
    margin-top: 20px;
  }
}

/* margin expertise lijst */
.mk-list-styles a {
  margin-left: 10px;
}

/* EINDE HOMEPAGE */

/* EXPERTISES */

.sectorheader {
  height: 300px;
}

.expertiseheader {
  height: 225px;
}

.dienstverleningheader {
  height: 150px;
}


/* Expertise en diensten menu */

ul.expertiseMenu {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.expertiseMenu li {
    margin-left: 0;
}
.expertiseMenu li.page_item a {
    margin-left: 0;
    text-align: center;
    display: block;
    background-color: #bbbbbb;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

	.expertiseMenu li.current_page_item a:hover {
			background-color: #bbbbbb;
	}
	.expertiseMenu a{
		color: #ffffff;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 1px;
	}
	.expertiseMenu a:hover{
		color: #ffffff;
	}
	.page .expertiseMenu{
		margin-bottom:40px;
	}

	/* Expertise en diensten menu woco specifiek */

	.page-template-dienst-woco-php .expertiseMenu li.page_item a:hover {
		background-color: #ffa405;
	}
	.page-template-dienst-woco-php .expertiseMenu li.current_page_item a {
			background-color: #ffa405;
	}

	/* Expertise en diensten menu zorg specifiek */

	.page-template-dienst-zorg-php .expertiseMenu li.page_item a:hover {
		background-color: #e8404c;
	}
	.page-template-dienst-zorg-php .expertiseMenu li.current_page_item a {
			background-color: #e8404c;
	}

  /* Expertise en diensten menu beleggers specifiek */

	.page-template-dienst-beleg-php .expertiseMenu li.page_item a:hover {
		background-color: #20a0d1;
	}
	.page-template-dienst-beleg-php .expertiseMenu li.current_page_item a {
			background-color: #20a0d1;
	}


/* EINDE EXPERTISES */

/* SECTOR PAGINA'S */

/* sector pagina woco spcifiek */

.wocoicon i.mk-main-ico.circled-icon.large {
    width: 50px;
    height: 50px;
    line-height: 60px;
}

.wocoicon p{
  font-size:14px;
  line-height:22px;
  margin-bottom:10px
}

.wocoicon a{
  font-size:14px;
  font-weight:bold;
}

.wocoicon h4 span.large {
    font-size: 18px;
    font-weight:normal;
}

.wocoicon i{
  color:#ffa405;
}

/* sector pagina zorg spcifiek */

.zorgicon i.mk-main-ico.circled-icon.large {
    width: 50px;
    height: 50px;
    line-height: 60px;
}

.zorgicon p{
  font-size:14px;
  line-height:22px;
  margin-bottom:10px
}

.zorgicon a{
  font-size:14px;
  font-weight:bold;
}

.zorgicon h4 span.large {
    font-size: 18px;
    font-weight:normal;
}

.zorgicon i{
  color:#e8404c;
}

/* sector pagina beleg spcifiek */

.belegicon i.mk-main-ico.circled-icon.large {
    width: 50px;
    height: 50px;
    line-height: 60px;
}

.belegicon p{
  font-size:14px;
  line-height:22px;
  margin-bottom:10px
}

.belegicon a{
  font-size:14px;
  font-weight:bold;
}

.belegicon h4 span.large {
    font-size: 18px;
    font-weight:normal;
}

.belegicon i{
  color:#20a0d1;
}


/* EINDE SECTOR PAGINA'S */

/* CONTACT FORMS */

/* Contact formulieren: Bel mij terug en stuur mij meer informatie aanpassingen */

.mk-accordion.simple-style .mk-accordion-tab:before {
  color: #0019a1 !important;
  content: '\f067' !important;
  font-size: 16px;
  left: 10px;
  right: auto;
  margin-left: -25px !important;
}
.mk-accordion.simple-style .mk-accordion-tab:after {
  /* content: "\f067" !important;*/
  font-size: 16px;
  left: 10px;
  right: auto;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
}

/*div.wpcf7-response-output{
    display: none;
    }*/

.wpcf7-submit {
  color: #ffffff;
  background-color: #0019a1;
  border: 2px solid #0019a1;
  text-transform: none !important;
}
.wpcf7-submit:hover {
  color: #0019a1 !important;
  background-color: #ffffff !important;
}

/* font req field contact form 7 */
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  font-size: 13px;
}

/* privacystatement */
.ConsentConfirmation {
  font-size: 12px;
}

/* contact formulier onder blog berichten */

/*.CTAformPost {
  background-color: #f7f7f7;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
  padding: 3%;
  margin-top: 30px;
  margin-bottom: 20px;
}
.CTAformPost .CTAformPostTitle {
  color: #5472d2;
}
.CTAformPost .wpcf7-submit {
  border: 1px solid #0019a1;
}
.CTAformPost input.wpcf7-text {
  font-family: inherit;
}
.CTAformPost textarea.wpcf7-textarea {
  font-family: inherit;
}*/

.CTAformPostNew {
    margin-top: 30px;
    /* margin-bottom: 20px; */
}

/* gravity forms */

.gform_confirmation_message {
  border: 1px solid green;
  background-color: #66ffa447;
  color: green;
  /* font-weight: 100; */
  /* font-size: 17px; */
  /* border-radius: 15px; */
  padding: 15px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
}

.post .gform_wrapper textarea.textarea {
    font-size: inherit!important;
		padding: 5px 4px;
}

.post .gform_wrapper ::-webkit-input-placeholder { /* Edge */
  color:#999;
  font-weight:100;
  font-size:13px;
}
.post .gform_wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#999;
  font-weight:100;
  font-size:13px;
}
.post .gform_wrapper ::placeholder {
  color:#999;
  font-weight:100;
  font-size:13px;
}
.post .gform_wrapper input[type=text] {
    padding: 10px 12px!important;
    line-height: normal!important;
    font-size: 13px!important;
    margin-bottom:0;
}
		.post .gform_wrapper textarea.textarea {
			padding: 10px 12px;
			font-size: 13px;
		}
.post input.gform_button {
    border: 1px solid #0019a1;
    text-transform: none !important;
}

.post .accent-bg-color.button:hover, .gform_button[type=submit]:hover{
	color: #0019a1 !important;
background-color: #fff !important;
}
.post input.wpcf7-text {
    font-family: inherit;
}

.post textarea.wpcf7-textarea {
    font-family: inherit;
}



/* popup maker + gravity form*/

.pum-content h2 {
    font-size: 18px;
    color: #0019a1;
}
.pum-content .gform_wrapper li.hidden_label input {
    margin-top: 0;
}

/* gravity form field label radio buttons */

	.gform_legacy_markup_wrapper label.gfield_label, .gform_legacy_markup_wrapper legend.gfield_label{
		font-weight:100!important;
	}
	.ginput_container.ginput_container_radio {
			margin-bottom: 15px!important;
	}

/* gravity form required field notification */

	p.gform_required_legend {
		display: none;
	}

/* gravity form field title radio button and checkbox */

	legend.gfield_label.gform-field-label {
		font-weight: 500!important;
		color: #767676;
		font-size: 15px!important;
	}
	.ginput_container label {
		color: #767676;
		font-size: 13px!important;
	}


/* weergave gravity forms in posts */
.post .gform_wrapper li.hidden_label input {
  margin-top: 0px !important;
}
.post body .gform_wrapper ul li.gfield {
  margin-top: 10px !important;
}
.post div.gform_wrapper {
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #dcdcdc;
  padding: 16px;
  background-color: #f7f7f7;
}

textarea {
    font-family: inherit;
}

.post div#gform_wrapper input,
div.gform_wrapper textarea {
  font-size: 13px;
  color: #767676;
  padding: 10px;
}

.post div.gform_wrapper .gform_button {
  color: #ffffff;
}

.post .gform_wrapper .gform_footer {
  margin: 0 0 0 !important;
}

.post .gform_wrapper {
  margin-bottom: 50px;
}
.gform_body p.ConsentConfirmation {
  margin-bottom: 0;
}
.post .gform_wrapper textarea.textarea {
  padding: 10px 12px;
  font-size: 13px;
}
.post .gform_wrapper input {
  padding: 10px 12px !important;
  line-height: normal !important;
  font-size: 13px !important;
  margin-bottom: 0;
}


/* placeholder */
.post .gform_wrapper ::-webkit-input-placeholder {
  /* Edge */
  color: #999;
  font-weight: 100;
  font-size: 13px;
}
.post .gform_wrapper :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
  font-weight: 100;
  font-size: 13px;
}
.post .gform_wrapper ::placeholder {
  color: #999;
  font-weight: 100;
  font-size: 13px;
}

/* submit button */
.post input.gform_button {
  border: 1px solid #0019a1;
  text-transform: none !important;
}
.post .accent-bg-color.button:hover,
.gform_button[type='submit']:hover {
  color: #0019a1 !important;
  background-color: #fff !important;
}

/* Gravity form in page (gravity form element in Page Builder) */

.page .gform_wrapper {
  border-color: #f0f0f0;
  background-color: #f7f7f7;
  border: 1px solid transparent;
  font-size: 1em;
  padding: 28px 28px;
}

/* EINDE CONTACT FORMS */

/* ONZE MENSEN */

/* subtitle bij medewerkers verbergen */
.author .page-subtitle {
  display: none;
}

/* change title onze mensen page */
/*.author h1.page-title{
      color: #e0e0e0;
    }

    .author h1.page-title:after{
      content: 'Onze mensen'!important;
      visibility: visible;
      margin-left: -60px;
      color: #ffffff;
    }*/

/* contact form mensen pages */
.author .wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
}

.author .wpcf7-form .wpcf7-textarea {
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
}

input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
}

blockquote:before {
  background-image: url(/wp-content/uploads/2017/12/quotes.png);
  height: 29px;
  width: 35px;
}

.OnzeMensenContact p {
  margin-bottom: 0 !important;
  margin-top: 5px !important;
}
.OnzeMensenContact div {
  margin-bottom: 3px !important;
}
.OnzeMensenContact input {
  margin-bottom: 0 !important;
  margin-top: 0;
}

.OnzeMensenContact wpcf7-response-output {
  margin: 5px 0 0;
}

/* Onze mensen */
.mk-about-author-wrapper .about-author-desc {
  display: none !important;
}
.mk-about-author-wrapper .about-author-social {
  display: none !important;
}
.bio_text {
  padding-bottom: 40px;
  margin-left: 10px;
}

.bio_text p {
  margin-bottom: 10px;
}

.socialLinkedIn {
  background: url('icon-linkedin.png') no-repeat 0 0;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  text-decoration: none;
  text-indent: -9999px;
}

.socialTwitter {
  background: url('icon-twitter.png') no-repeat 0 0;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  text-decoration: none;
  text-indent: -9999px;
}

#mk-employees-list li {
  cursor: pointer;
}
span.team-member-name {
  font-weight: 700;
  text-transform: none !important;
}
span.team-member-desc {
  margin-top: 10px !important;
  line-height: 20px;
}

.mk-employees.simple-style .mk-employee-item .team-thumbnail img {
  border-radius: 150px;
}
.bio_text h3 {
  margin-top: -18px !important;
  color: #084686 !important;
}

.page-subtitle {
  display: none;
}

.mk-employees ul {
  list-style-type: none;
  overflow: hidden;
}

.mk-employees.classic-style.four-column .mk-employee-item,
.mk-employees.simple-style.four-column .mk-employee-item {
  height: 330px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1180px) {
  .single #fancy-title-3 {
    text-align: left;
    margin-left: 125px;
  }
  .single li.mk-employee-item.em-first-column {
    width: 330px; /*was 330*/
    display: block;
    float: left;
  }
}

@media handheld, only screen and (max-width: 960px) {
  .page-template-authors .theme-page-wrapper {
    padding-left: 45px;
  }
}

@media handheld, only screen and (max-width: 780px) {
  /* margins all pages mobile */
  .page-template-authors .wpb_row.vc_row.vc_row-fluid.mk-fullwidth-false.attched-false.vc_row-fluid {
    padding-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1180px) {
  .page-template-authors li.mk-employee-item.em-first-column {
    width: 369px; /*was 330*/
    display: block;
    float: left;
  }
}

@media screen and (min-width: 767px) and (max-width: 1180px) {
  .page-template-authors li.mk-employee-item.em-first-column {
    width: 300px; /*was 330*/
    display: block;
    float: left;
  }
}

@media screen and (min-width: 1210px) {
  .page-template-default li.mk-employee-item.em-first-column {
    width: 345px; /*was 330*/
    display: block;
    /*float: left;*/
  }
}

@media screen and (min-width: 797px) and (max-width: 1210px) {
  .page-template-default li.mk-employee-item.em-first-column {
    width: 300px; /*was 330*/
    display: block;
    float: left;
  }
}

li.mk-employee-item.em-first-column {
  text-align: center;
}

li.mk-employee-item.em-first-column span {
  display: block;
}

/* aanpassing onze mensen detail pagina */
.author .mk-blog-thumbnail-item .featured-image {
  max-width: 30% !important;
}

@media handheld, only screen and (max-width: 767px) {
  .mk-blog-thumbnail-item.content-align-right .item-wrapper {
    float: none;
  }
  .mk-blog-thumbnail-item .item-wrapper {
    padding: 0px !important;
  }
  .author .mk-blog-thumbnail-item .featured-image {
    max-width: 100% !important;
  }
  .author h3 {
    font-size: 18px;
  }
  .author h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 501px) {
  .Author {
    display: flex;
    margin-bottom: 40px;
  }
  .AuthorAvatar {
    float: left;
    width: 30%;
    padding-right: 3%;
  }
  .AuthorBio {
    float: right;
    width: 70%;
  }
  .AuthorBio h2 {
    margin-bottom: 10px;
  }
  .AuthorBio h3 {
    color: #084686;
    font-size: 22px;
  }
  .AuthorBio .socialLinkedIn {
    margin-top: 20px;
  }
}

@media screen and (max-width: 500px) {
  .Author {
    margin-bottom: 20px;
  }
  .AuthorAvatar {
    margin-bottom: 20px;
  }
  .AuthorBio h2 {
    margin-bottom: 10px;
  }
  .AuthorBio h3 {
    color: #084686;
    font-size: 22px;
  }
  .AuthorBio .socialLinkedIn {
    margin-top: 20px;
  }
}

/* Weergave medewerker in post */
/*    .mk-about-author-wrapper {
      overflow:hidden;  
    }

    .mk-about-author-wrapper .avatar-wrapper{
      float:none; 
      margin: 0 auto;
    }

    .mk-about-author-wrapper .mk-about-author-meta {
      display: block;
      margin-left: 0;
      text-align: center;
    }
    .author-item {
      float:left; 
      width:180px;
    }
    .about-author-name {
      padding-left: 0 !important;
    }*/

.AuthorsPost {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 40px 0 10px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.AuthorPost {
  width: 33%;
  display: inline-table;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .AuthorPost {
    width: 49%;
  }
}
@media screen and (max-width: 500px) {
  .AuthorPost {
    width: 100%;
  }
}
.AuthorPostAvatar {
  margin-bottom: 15px;
}
.AuthorPostAvatar img {
  width: 150px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.AuthorPostName {
  margin-bottom: 5px;
}
.AuthorPostName a {
  font-weight: 700;
  color: #000000;
}
.AuthorPostDesc {
  text-align: center;
  padding: 0 10px 0 10px;
}

/* onze mensen contact button */

	span.OpenOnzeMedewerkerContact.pum-trigger {
			background-color: #0019a1;
			padding-top: 7px !important;
			padding-bottom: 7px !important;
			padding-left: 10px;
			padding-right: 10px;
			color: #ffffff !important;
			border-radius: 5px;
			border: 1px solid #0019a1;
			-webkit-transition: all 400ms;
			transition: width all 400ms;
	}
	span.OpenOnzeMedewerkerContact.pum-trigger:hover {
			background-color: #ffffff;
			border: 1px solid #0019a1;
			color: #0019a1 !important;
			-webkit-transition: all 400ms;
			transition: width all 400ms;
	}



/* EINDE ONZE MENSEN */

/* POST */

/* tipBox on pages and posts */

	.tipBox {
			border-left: 4px solid #0019a1;
			font-size: 14px;
			font-style: italic;
			padding-left: 30px;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-right: 30px;
			margin-top: 25px;
			margin-bottom: 35px!important;
	}
	.tipBox p {
			font-size: 14px;
			margin-bottom: 5px;
	}

/* add button to link in gutenberg paragraph */

	.fiButton a {
			border: 1px solid #0019a1;
			background-color: #0019a1;
			color: white;
			padding: 8px 15px 8px 15px;
			border-radius: 5px;
			font-size: 13px;
			letter-spacing: 0.04em;
	}
	.fiButton:hover a {
			background-color: white;
			color: #0019a1;
			font-weight: 400;
	}
	.mk-single-content p.fiButton {
			margin-bottom: 35px;
	}

@media (max-width: 780px) {
  .single h1.page-title {
    text-align: center;
  }
  /*.single aside#mk-sidebar {
    display: none;
  }
  .single h2.blog-single-title {
    display: none;
  }*/
}

/* gutenberg button */

.wp-block-buttons {
    margin-bottom: 25px;
}

/* gutenberg button in single post */

	.single a.wp-block-button__link.wp-element-button {
			background-color: #0019a1;
			border-radius: 5px;
			border: 1px solid #0019a1;
			padding: calc(0.5em + 2px) calc(1em + 2px);
	}

	.single a.wp-block-button__link.wp-element-button:hover {
			background-color: #ffffff;
			color: #0019a1;
	}


/* Testimonials */

.mk-blog-single .mk-testimonial.modern-style .mk-testimonial-content{
    border: 1px solid #9E9E9E;
}
.mk-blog-single .mk-testimonial.modern-style .mk-testimonial-content:before{
	  border: 1px solid #9E9E9E;
    border-top: none;
    border-left: none;
}

/* Yoast table of content */

/*.wp-block-yoast-seo-table-of-contents ul {
    margin-bottom: 10px;
    font-size:14px;
    line-height:20px;
    font-weight:400;
}
.wp-block-yoast-seo-table-of-contents [data-level="2"]{
  font-size:14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.wp-block-yoast-seo-table-of-contents{
  border-left:4px solid #0019a1;
  padding: 20px 30px 20px 30px;
  margin-bottom:20px;
}

.wp-block-yoast-seo-table-of-contents ul {
  
  padding: 0;
}
.wp-block-yoast-seo-table-of-contents li {
  padding-left: 0;
	margin-left:0;
}

.wp-block-yoast-seo-table-of-contents li:before {
 /* content: "\f078"; *//* FontAwesome Unicode */
/*  font-size:14px;*/
/*  font-family: FontAwesome;*/
/*  display: inline-block;*/
/*  margin-left: -1.3em; /* same as padding-left set on li */
   /*width: 1.3em;*/ /* same as padding-left set on li */
/*  background-color:#ffa405;*/
/*  color:#fae9cd;*/
/*  border-radius:25px;*/
/*  height:18px;*/
/*  text-align:center;*/
/*  vertical-align:center;*/
/*  width:18px;*/
/*  margin-right:10px;*/
/*}*/

/* YOAST FAQ AND HOW TO */

/*.wp-block-yoast-how-to-block p.schema-how-to-description{
				font-size: 26px;
				color: #0019a1;
				font-weight: 100;
				text-transform: none;
				margin-bottom: 16px;
			}

			li.schema-how-to-step, strong.schema-how-to-step-name{
				font-size: 22px;
				color: #0019a1!important;
				font-weight: 100;
				text-transform: none;
				line-height: 1.3em;
			}
			.schema-how-to-step p{
				margin-top:5px;
				margin-bottom:30px;
			}

			.schema-how-to.wp-block-yoast-how-to-block {
				padding: 20px;
				border-radius: 20px;
				padding-left: 30px;
				padding-right: 30px;
				padding-bottom: 0;
				margin-bottom: 30px;
				background-color: #f1f1f145;
				box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
				border: 1px solid #dcdcdc;
			}
			@media (max-width: 768px){
				.schema-how-to.wp-block-yoast-how-to-block {
					padding: 10px;
					padding-left: 15px;
					padding-right: 15px;
				}
			}

strong.schema-faq-question {
    font-size: 22px;
    color: #0019a1!important;
    font-weight: 100;
    text-transform: none;
    line-height: 1.3em;
}

.schema-faq.wp-block-yoast-faq-block {
    padding: 20px;
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    margin-bottom: 30px;
    background-color: #f1f1f145;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.3);
    border: 1px solid #dcdcdc;
}

@media (max-width: 768px){
	.schema-faq.wp-block-yoast-faq-block {
		padding: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

p.schema-faq-answer {
    margin-top: 5px;
    margin-bottom: 30px;
}

/*

/* blocks quote */

.wp-block-quote p {
    margin-bottom: 0!important;
    /* font-size: 15px; */
    font-weight: 100!important;
    color: #6c7781;
}

/* blocks table */

.wp-block-table thead {
    border-bottom: 0;
}


/* group in Gutenberg editor */

.wp-block-group__inner-container {
    border: 1px solid #ddd;
	  border-left: 2px solid #ddd;
    padding: 20px 4% 0 4%;
    margin-bottom: 30px;
}


/* margins */

.single .mk-single-content {
  margin: 10px 0 20px;
}

/* sidebar volledige breedte */
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
  padding: 10px 0 0 0;
}

/* tijd weergave post */
#\32 325 time {
  display: none !important;
}
#\32 325 time .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
  display: none !important;
}
div#post-2325 time {
  display: none !important;
}

/* social share */
.single-social-section {
  display: none;
}

/* recente berichten */
.mk-similiar-title {
  white-space: normal;
  text-align: left;
}
.blog-similar-posts {
  border-bottom: 1px solid #ddd;
}

/* navigatie rechts in post */
.widget_nav_menu ul.menu,
.widget_nav_menu {
  border: 0px solid #ebebeb;
}

.widget-sub-navigation ul li,
.widget_nav_menu ul li,
.widget_product_categories ul li {
  margin: 0;
  border-bottom: 0px;
}

/* disable theme tags */
.single-post-tags {
  display: none;
}

/* margins rondom h2 title en meta */
.single .featured-image {
  margin-bottom: 26px;
}

h2.blog-single-title {
  margin-bottom: 20px;
}

/* INDIVIDUELE POST/PAGE SETTINGS */

/* afbeelding en bio onze mensen pagina communicatie */
.author-42 .Author {
  display: none;
}

/* seminar Rob */
.postid-7576 .single-social-section {
  display: none;
}
.postid-7576 h2.blog-single-title {
  display: none;
}

.postid-7576 h2 {
  font-weight: 600 !important;
  margin-top: 40px;
}

/* seminar Lol in Control */
.postid-8474 .single-social-section {
  display: none;
}
.postid-8474 h2.blog-single-title {
  display: none;
}

.postid-8474 h2 {
  font-weight: 600 !important;
  margin-top: 40px;
}

/* seminar inkomensregistratie */
.postid-8483 .single-social-section {
  display: none;
}
.postid-8483 h2.blog-single-title {
  display: none;
}

.postid-8483 h2 {
  font-weight: 600 !important;
  margin-top: 40px;
}

/* Dagverslag DPF 2018 */
.postid-10812 img.alignright {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.postid-10812 img.alignleft {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-right: 20px;
}

/* EINDE POST */

/* PAGE */

/* parrallax height page image */
	@media screen and (min-width:500px){
		.mk-parallax-enabled {
		  height: 475px;
		}
	}

/* Actueel grid hoogte */

/*.vc_gitem_row.vc_row.vc_gitem-row-position-middle {
      top: 0 !important;
      bottom: 85%;
    }
    .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
      margin-top: 150px;
    }*/

/* News en cases grid */
.casesgridheight {
  height: 250px;
}
.newsgridheight {
  height: 245px;
}
.newsgrid,
.casesgrid {
  margin-bottom: 25px;
}
.postdategrid {
  font-size: 14px;
}
.casesgridtitle p {
  margin-bottom: 10px;
}
.newsgrid .vc_gitem-post-data,
.casesgrid .vc_gitem-post-data {
  margin-bottom: 5px;
}
.casesgrid .postexcerptgrid p {
  position: absolute;
  top: 110px;
}
.postexcerptgrid p {
  margin-right: 10px;
  font-size: 14px;
}
.casesgridline {
  position: absolute;
  top: 95px;
}
.casesgrid .vc_grid-item-mini.vc_clearfix,
.newsgrid .vc_grid-item-mini.vc_clearfix {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.casesgrid .vc_gitem-zone-a,
.newsgrid .vc_gitem-zone-a {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.casesgrid .vc_gitem-zone-c,
.newsgrid .vc_gitem-zone-c {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.TagsGrid {
  margin-bottom: 15px;
}
.page .widgettitle {
  display: none;
}

/* Treasury Update headline title + button */

.TreasuryUpdateTitle {
  font-size: 24px;
  color: #0019a1;
  font-weight: inherit;
  text-transform: none;
}

.TreasuryUpdateButton a {
  background-color: #0019a1;
  width: 100%;
  border-radius: 0;
  color: white;
  text-align: center;
  display: block;
  padding: 6px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
  margin-top: 30px;
}

.TreasuryUpdateButton a:hover {
  background-color: white;
  color: #0019a1;
}

/* Trace & Treasury brochure headline title + button */

.TraceTreasuryBrochureButton {
  text-align: center;
}

.TraceTreasuryBrochureTitle {
  font-size: 24px;
  color: #0019a1;
  font-weight: inherit;
  text-transform: none;
}

.TraceTreasuryBrochureButton a {
  background-color: #0019a1;
  width: 100%;
  border-radius: 0;
  color: white;
  text-align: center;
  display: block;
  padding: 6px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
  margin-top: 30px;
}

.TraceTreasuryBrochureButton a:hover {
  background-color: white;
  color: #0019a1;
}

/* Tag cloud nieuws pagina */
.OnderwerpenCloud {
  margin-bottom: 50px;
  text-align: center;
}
.OnderwerpenCloud a {
  display: inline-block;
  color: #0019a1e3;
  margin: 2px;
  padding: 6px 10px 6px 10px;
  font-size: 10px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  line-height: 100%;
}
.OnderwerpenCloud .big {
  font-size: 15px;
  padding: 8px 12px 8px 12px;
}

/* Experts gekoppeld aan diensten */
.ExpertDienst .ExpertCenter {
  text-align: center;
}

.ExpertDienst .ExpertDienstTitle {
  color: #0019a1;
  font-size: 24px;
  text-align: center;
}

.ExpertDienst img {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 50%;
}

.ExpertDienst .ExpertJobDescription {
  font-weight: bold;
}

.ExpertDienst .ExpertCallBack {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ExpertDienst .wpcf7-submit {
  width: 100%;
}

/* Experts gekoppeld aan expertises */
.ExpertExpertise .ExpertCenter {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.ExpertExpertise .ExpertExpertiseTitle {
  color: #0019a1;
  font-size: 24px;
  text-align: center;
}

.ExpertExpertise img {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 50%;
}

.ExpertExpertise .ExpertJobDescription {
  font-weight: bold;
}

.ExpertExpertise .ExpertCallBack {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ExpertExpertise .wpcf7-submit {
  width: 100%;
}

.ExpertExpertise .ExpertMeerOver {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .ExpertExpertise .ExpertiseColumn {
    width: 50%;
    float: left;
  }
}

/* Expetise pagina */

/* Diensten icon op expertise pagina */
.DienstenIcon h3 {
  font-size: 20px !important;
  padding: 20px 0 15px 0 !important;
}
.DienstenIcon {
  margin-top: 30px;
  margin-bottom: 30px;
}
.DienstenIcon .mk-box-icon-2-icon {
  background-color: #ffffff;
  border: 1px solid #0119a1;
}

.DienstenIcon .mk-box-icon-2-icon a {
  color: #0119a1;
}

/* Expertise contact form expert */
.ExpertExpertise input.wpcf7-form-control.wpcf7-submit {
  float: right;
  font-size: 16px;
  line-height: 20px !important;
  font-weight: 400;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #0019a1;
}
.ExpertExpertise input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #ffffff;
  color: #0019a1;
}

/* Expertise buttons */

.ButtonExpertise .mk-button {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 20px;
  border: 1px solid #0019a1;
  border-radius: 5px;
}
.ButtonExpertise .mk-button:hover {
  background-color: #ffffff !important;
  color: #0019a1;
}

/* Clients (partners en opdrachtgevers) weergave binnen expertise */

.mk-flex-slides div {
  background-size: 130px !important;
}

/* EINDE PAGE */

/* ACTUEEL EN CASES */

/* 
  /* Search bar actueel en cases */
/*    label.screen-reader-text {
/*      display: block;
/*    }
/*
/*    .page-id-350 input#s, .page-id-3793 input#s {
/*      height: 40px;
/*      margin-top: 4px;
/*      width: 40%;
/*    }
/*    
/*    @media (max-width: 600px){
/*      .page-id-350 input#s, .page-id-3793 input#s{
/*        width: 100%!important;
/*      }
/*    
/*      .page-id-350 select#searchform_cat{
/*        width: 100%!important;
/*      }
/*    }
/*
/*
/*  /* Category Wise Search */
/*    input#searchsubmit {
/*      background-color: #0019A1;
/*      border: 1px solid #0019A1;
/*      border-radius: 0px !important;
/*      color: #fff;
/*      padding-bottom: 9px;
/*      padding-top: 9px;
/*      padding-left: 20px;
/*      padding-right: 20px;
/*      font-weight: 600;
/*    }
/*    input#searchsubmit:hover {
/*      background-color: #FFFFFF;
/*      color: #0019A1;
/*      -webkit-transition: all 200ms ease-out;
/*      -moz-transition: all 200ms ease-out;
/*      -o-transition: all 200ms ease-out;
/*      transition: all 200ms ease-out;
/*    }
/*    #searchform_cat{
/*      display:inline !important;
/*    }
/*    select#searchform_cat {
/*      width: 210px !important;
/*      min-width: 210px;
/*    }
/*  
/*  */
/*
/*  /* Actueel aanpassing (verwijderen SM iconen) */
/*    span.blog-share-container {
/*      display: none !important;
/*    }
/*    a.blog-loop-comments span {
/*      display: none;
/*    }

/* EINDE ACTUEEL EN CASES */

/* CATEGORIEËN, TAGS EN ARCHIEF */

/* hide 'lees meer' in grid archief */
.blog-grid-footer {
  display: none;
}

/* EINDE CATEGORIEËN, TAGS EN ARCHIEF */

/* Popup maker */

.pum-content #mc_embed_signup {
  background-color: #f9f9f9 !important;
}
.pum-content #mc_embed_signup .button {
  background-color: #084686 !important;
  border: 1px solid #084686;
  color: #ffffff !important;
  width: 100%;
}
.pum-content #mc_embed_signup .button:hover {
  color: #084686 !important;
  background-color: #ffffff !important;
}
.pum-content #mc_embed_signup .mc-field-group {
  width: 100% !important;
}
.pum-content p {
  margin-top: 10px;
  margin-bottom: 0px;
}

#popmake-7421 button.pum-close.popmake-close,
#popmake-10447 button.pum-close.popmake-close {
  font-weight: 500;
  border: 1px solid #e3e3e3 !important;
  color: #aaa;
  background-color: #eee;
  padding: 6px;
}

/* DIVERS */

@media (max-width: 767px) {
  /* contact form acordeon margins mobile */
  .mk-accordion-pane {
    margin-left: -20px;
    margin-right: -20px;
  }
  .mk-accordion.simple-style .mk-accordion-tab > .mk-svg-icon {
    display: none;
  }

  /* blockquote quote */
  blockquote:before {
    left: 5px;
  }
  blockquote {
    padding: 15px 15px 15px 45px;
  }

  .alignright,
  img.alignright {
    margin-left: 0.5em;
  }
  .mk-blog-thumbnail-item .item-wrapper {
    padding: 0px !important;
  }
  .author .mk-main-wrapper-holder,
  .single-post .mk-main-wrapper-holder,
  .category .mk-main-wrapper-holder {
    padding-left: 10px;
    padding-right: 10px;
  }
}

span.wpcf7-checkbox span.wpcf7-list-item { display: block; }
table td {
    text-align: left;
    padding: 0px;
}


/* ?? */

.keuze-title {
  height: 50px;
}

.keuze-txt {
  height: 200px;
}

/* ??? WELKE BUTTON IS DIT ??? */

.mk-button.outline-dimension.medium,
.mk-button.savvy-dimension.medium {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 120%;
  border-color: #0019a1 !important;
  background-color: #0019a1 !important;
  color: #fff;
}
.mk-button.outline-dimension.medium:hover,
.mk-button.savvy-dimension.medium:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 120%;
  border-color: #0019a1 !important;
  background-color: #fff !important;
  color: #0019a1 !important;
}

.mk-button.large {
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  font-weight: 400;
}

/* Top Categories Nav */

.high-z-index {
  position: relative;
  z-index: 99;
}
.container-row {
  margin: 0 -15px;
}
.mkhb-col-xs-12 {
  box-sizing: border-box;
}
.container-row:before,
.container-row:after {
  display: none;
}
.head-zorg,
.head-woni,
.head-inst {
  position: relative;
  z-index: 99;
}
.button-container {
  padding-left: 0;
  padding-right: 0;
}
.top-head-button {
  padding: 20px 28px;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  display: block;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 700;
  width: 100%;
  position: relative;
}
.top-head-button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.top-head-button:hover {
  color: #fff;
}
.zorg-button {
  background-color: #bbbbbb;
}
.zorg-button:hover {
  background-color: #e8404c;
}
.woni-button {
  background-color: #cccccc;
}
.woni-button:hover {
  background-color: #ffa405;
}
.inst-button {
  background-color: #bbbbbb;
}
.inst-button:hover {
  background-color: #20a0d1;
}
.top-head-breadcrumb {
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 5px;
  padding-left: 50px;
  background-color: #e8404c;
}
.top-head-breadcrumb #mk-breadcrumbs .mk-breadcrumbs-inner {
  float: none;
  line-height: inherit;
  display: block !important;
  margin-top: -8px !important;
  margin-bottom: 0 !important;
  padding-bottom: 5px;
}
.head-zorg .zorg-button,
.zorg-button:before,
.head-zorg .top-head-breadcrumb,
.card-zorg {
  background-color: #e8404c;
}
.head-woni .woni-button,
.woni-button:before,
.head-woni .top-head-breadcrumb,
.card-woni {
  background-color: #ffa405;
}
.head-inst .inst-button,
.inst-button:before,
.head-inst .top-head-breadcrumb,
.card-inst {
  background-color: #20a0d1;
}
.top-head-breadcrumb h1 {
  color: #fff;
  padding: 0 20px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .top-head-breadcrumb h1 {
    font-size:26px;
    padding:0;
  }
}
.breadcrumb-body {
  padding-left: 30%;
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
  color: #fff;
  min-height: 130px;
}
.breadcrumb-body .icon {
  position: absolute;
  left: 30px;
  top: 0;
  width: 330px;
  height: 175px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  .breadcrumb-body .icon {
    position: relative;
    left: 0;
    margin: 0 auto;
    width: 240px;
    height: 130px;
    margin-bottom: 20px;
  }
  .breadcrumb-body {
    padding-left: 0;
  }
}

.spacing { 
  margin-top: 20px;
  margin-bottom: 85px;
}
.head-woni.spacing,.head-inst.spacing,.head-zorg.spacing{
	margin-top:0;
}

.category-card {
  color: #fff;
  display: block;
  width: 100%;
  padding: 25px;
  padding-bottom: 100px;
  font-weight: 500;
  position: relative;
}

.category-card:hover {
  color: #fff;
}

.category-card .cat-title {
  font-weight: 600;
}

.category-card .cat-description {
  font-weight: 300;
  font-size: 20px;
}

.category-card .cat-thumbnail {
  position: absolute;
  bottom: -18px;
  margin-top: 10px;
  min-height: 100px;
  width: 100%;
  left: -6px;
}

.category-card .cat-button {
  position: absolute;
  right: 10px;
  top: 40%;
  transform: translateY(-50%);
  font-weight: 500;
  font-size: 12px;
  padding-right: 35px;
  box-sizing: border-box;
  display: block;
  line-height: 1.4;
  text-align: right;
}

.category-card .cat-button:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url('./assets/images/icon-chevron-right.svg') center no-repeat;
  background-size: contain;
}

.category-card .cat-icon {
    height: 115px;
    width: 180px;
    top: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 767px) {
  .category-card .cat-icon {
	margin-left:20px;
  }
}

@media (max-width: 580px) {
  .category-card .cat-button {
    display: block;
    width: 100%;
    position: relative;
    right: auto;
    top: -60px;
    transform: none;
  }
  .category-card .cat-thumbnail {
    margin-bottom: 0;
    padding-bottom: 20px;
    /*top: 120px;*/
	bottom: -70px;
  }
}
@media screen and (max-width:991px){
.page-template-home-template-php .mkhb-col-xs-12.mkhb-col-md-4.flex {
    margin-bottom: 40px;
}
}



/*JOB ROADMAP STYLES*/

.custom-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.custom-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.custom-carousel .owl-stage:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.custom-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.custom-carousel .owl-wrapper,
.custom-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.custom-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.custom-carousel .owl-item img {
  display: block;
  width: 100%;
}
.custom-carousel .owl-nav.disabled,
.custom-carousel .owl-dots.disabled {
  display: none;
}
.custom-carousel .owl-nav .owl-prev,
.custom-carousel .owl-nav .owl-next,
.custom-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-carousel .owl-nav button.owl-prev,
.custom-carousel .owl-nav button.owl-next,
.custom-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.custom-carousel.owl-loaded {
  display: block;
}
.custom-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.custom-carousel.owl-hidden {
  opacity: 0;
}
.custom-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.custom-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.custom-carousel.owl-rtl {
  direction: rtl;
}
.custom-carousel.owl-rtl .owl-item {
  float: right;
}

/*ROADMAP STYLES*/
.section--roadmap {
  overflow: hidden;
}
.custom-carousel .owl-stage-outer {
  overflow: initial;
}
.roadmap__carousel {
  display: block;
}
.roadmap__carousel:not(.initialized) {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.roadmap__carousel:not(.initialized):before {
  background: #0e4382;
  content: '';
  display: block;
  height: 2px;
  pointer-events: none;
  position: absolute;
  top: 22px;
  left: 75px;
  width: calc(100% - 150px);
}
.custom-carousel.initialized .owl-item {
  opacity: 0.5;
  transition: 0.3s;
}
.custom-carousel.initialized .owl-item.active {
  opacity: 1;
}
.custom-carousel.initialized .owl-dots {
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.custom-carousel.initialized .owl-dots .owl-dot {
  position: relative;
  opacity: 1;
  width: 44px;
  height: 44px;
  will-change: transform;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  margin-top: -32px;
}
.custom-carousel.initialized .owl-dots:before {
  content: '';
  position: absolute;
  background: #0e4382;
  content: '';
  display: block;
  height: 2px;
  pointer-events: none;
  top: -2px;
  left: 50%;
  width: calc(100% - 38px);
  transform: translateX(-50%);
}
.custom-carousel.initialized .owl-dots .owl-dot:before {
  background-color: #0e4382;
  border-radius: 50%;
  content: '';
  display: block;
  height: 10px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s;
  width: 10px;
}

.custom-carousel.initialized .owl-dots .owl-dot.active:before {
  transform: translate(-50%, -50%) scale(2);
  background-color: #189fce;
}
.roadmap__carousel .roadmap__item {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 310px;
  opacity: 1;
  padding-top: 40px;
  position: relative;
  text-align: center;
}
.roadmap__carousel:not(.initialized) .roadmap__item {
  width: 150px;
}

.roadmap__carousel:not(.initialized) .roadmap__item:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #0e4382;
  border-radius: 50%;
  content: '';
  height: 36px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 5px;
  transform: translate3d(-50%, 0, 0) scale(0.278);
  transition: transform 0.3s;
  width: 36px;
}

.roadmap__carousel:not(.initialized) .roadmap__entry {
  transform: scale(0.9);
  transition: 0.3s;
}

.roadmap__carousel.initialized .roadmap__entry {
  max-width: 220px;
  margin: 0 auto;
}

.roadmap__carousel .roadmap__title,
.roadmap__carousel .roadmap__descr {
  color: #0e4382;
}

.roadmap__carousel .roadmap__title {
  margin-bottom: 20px;
}

.roadmap__carousel .roadmap__descr {
  font-size: 12px;
  line-height: 1.5;
}
.roadmap__carousel:not(.initialized) .roadmap__descr {
  opacity: 0;
  transition-delay: 0;
  transition-duration: 0.3s;
  transition-property: opacity;
}
.roadmap__carousel:not(.initialized) .roadmap__item:hover:before {
  transform: translate3d(-50%, 0, 0) scale(0.578);
}
.roadmap__carousel:not(.initialized) .roadmap__item.active:before {
  transform: translate3d(-50%, 0, 0);
  background-color: #189fce;
}
.roadmap__carousel:not(.initialized) .roadmap__item.active .roadmap__entry {
  transform: none;
}
.roadmap__carousel:not(.initialized) .roadmap__item.active .roadmap__descr {
  opacity: 1;
}

@media (max-width: 1200px) {
  .roadmap__container {
    max-width: 250px;
    margin: 0 auto;
  }
}

	.roadmap_title h2 {
		text-align: center;
		font-size: 42px;
		color: #0019a1;
		font-weight: 400;
	}

	@media (max-width: 580px) {	
		.roadmap_title h2 {
				font-size: 24px;
		}
	}


/* Job grid */

	.job__item {
	  background-color: #f4f3f4;
	  padding: 15px 25px;
	  padding-top: 40px;
	  display: block;
	  text-decoration: none;
	  position: relative;
	  line-height: 1.3;
	  margin-bottom: 35px;
	}

	.job__item .job__label {
	  position: absolute;
	  top: 0;
	  left: 25px;
	  border-radius: 0px 0px 6px 5px;
	  -webkit-border-radius: 0px 0px 6px 6px;
	  -moz-border-radius: 0px 0px 6px 6px;
	  color: #fff;
	  padding: 5px 12px;
	  line-height: 1.3;
	  display: block;
	  font-size: 14px;
	  font-weight: 500;
	}

	.job__item .job__title {
	  color: #0a4684;
	  font-size: 23px;
	}
	.job__item .job__text {
	  color: #526c7a;
	  line-height: 1.3;
	  font-style: italic;
	  display: block;
	  font-size: 11px;
	  position: relative;
	  padding-bottom: 15px;
	}
	.job__item .job__text:after {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  bottom: 0;
	  width: 80px;
	  height: 1px;
	  background-color: #526c7a;
	}

	.job__info {
	  font-size: 14px;
	  color: #0a4684;
	}

	.job__info .job__hours,
	.job__info .job__base,
	.job__info .job__exp,
	.job__info .job__degree,
	.job__info .job__money {
	  padding-left: 28px;
	  position: relative;
	  display: block;
	  margin-bottom: 10px;
	}

	.job__info .job__hours:before {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  width: 18px;
	  height: 18px;
	  background: url('./assets/images/clock.svg') center no-repeat;
	  background-size: contain;
	}

	.job__info .job__base:before {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  width: 18px;
	  height: 18px;
	  background: url('./assets/images/computer.svg') center no-repeat;
	  background-size: contain;
	}

	.job__info .job__exp:before {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  width: 18px;
	  height: 18px;
	  background: url('./assets/images/calendar.svg') center no-repeat;
	  background-size: contain;
	}

	.job__info .job__degree:before {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  width: 18px;
	  height: 18px;
	  background: url('./assets/images/degree.svg') center no-repeat;
	  background-size: contain;
	}

	.job__info .job__money:before {
	  content: '';
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  width: 18px;
	  height: 18px;
	  background: url('./assets/images/money.svg') center no-repeat;
	  background-size: contain;
	}

	.job__item .job__more {
	  display: block;
	  font-style: italic;
	  font-size: 20px;
	  position: absolute;
	  right: 25px;
	  bottom: 20px;
	  white-space: nowrap;
	}

	.job__item .job__more span {
	  display: inline-block;
	  width: 40px;
	  height: 40px;
	  vertical-align: middle;
	  background: url('./assets/images/chevron-right-white.svg') center no-repeat;
	  background-size: 12px;
	  margin-left: 10px;
	}

	.custom-row {
	  margin: 0 -15px;
	  display: flex;
	  flex-wrap: wrap;
	}
	.custom-row * {
	  box-sizing: border-box;
	}
	.custom-col-12 {
	  flex: 0 0 100%;
	  max-width: 100%;
	  padding: 0 15px;
	}
	.custom-col-4 {
	  flex: 0 0 33.3333333333%;
	  max-width: 33.3333333333%;
	  padding: 0 15px;
	}

	@media (min-width: 992px) {
	  .custom-col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	  }
	}

	@media (max-width: 1024px) {
	  .job__item .job__more {
		position: relative;
		right: auto;
		bottom: auto;
	  }
	}
	@media (max-width: 767px) {
	  .job__item .job__more {
		position: absolute;
		right: 25px;
		bottom: 20px;
	  }
	}

/* job item height */

	.job__item{
		min-height:330px;
	}
	

/* Hide job items in primary navigation on mobile */

	@media (min-width: 1140px) {
		.MobileMenuItem{
			display:none!important;
		}
	}

	@media (max-width: 1140px) {
		.MobileMenuItem{
		}
		.mk-toolbar-resposnive-icon {
    	display: none;
		}
	}

/* Job items in toolbar menu */

	.mk-toolbar-navigation {
			margin-right: 0;
	}
	.mk-header-toolbar-holder {
		text-align: right;
		padding: 0;
	}
	span.meni-item-text {
			margin-right: 5px;
			margin-left: 5px;
	}
	.mk-toolbar-navigation ul li a{
		border-right: 1px solid #0019a1!important;
		letter-spacing: 0.5px;
		font-weight:500;
		color:#0019a1;
	}
	.mk-toolbar-navigation a {
		font-size:14px!important;
	}

/* Rank math TOC no marker **add the class to TOC ** */

	.noTOCmarker ul {
		list-style-type: none;
	}

/* nieuwe sidebar */

	#mk-sidebar h2.wp-block-heading {
			font-size: 14px;
			font-weight: 700;
			color: #333333;
			/* margin-bottom: 0px; */
			letter-spacing: 1px;
			text-transform: uppercase;
	}

	time.wp-block-latest-posts__post-date {
			line-height: 6px;
			margin-bottom: 12px;
			color: #bebebe;
	}

	.widget{
	margin-bottom:10px;
	margin-top:20px;
	}

	#mk-sidebar .wp-block-latest-posts li {
			padding: 6px 10px 0 10px;
	}

	@media (max-width: 960px) {
	aside#mk-sidebar {
			display: none;
	}
	}

/* FITable */

	.FITable th, .FITable td{
		font-size:13px!important;
	}
	.FITable span{
		font-weight:bold;
	}
	.FITable th{
		padding:2px 10px 2px 10px;
		border:1px solid #5aa1e3;
		text-align:left!important;
		text-transform:none!important;
		border-bottom:2px solid #5aa1e3
	}
	.FITable th strong, .FITable td strong{
		color:#333333!important;
	}
	.FITable td{
		border:1px solid #5aa1e3;
		padding:0 10px 0 10px;
		color:#333333;
	}
	.FITable table{
		margin-bottom:10px;
	}

/* RankMath FAQ */

	.rank-math-list-item {
			margin-bottom: 20px;
	}

	.rank-math-question {
			cursor: pointer;
			font-size: 14px!important;
			font-weight: 400!important;
			margin: 0;
			padding: 10px;
	  	padding-left:50px;
			border: 1px solid #ccc;
			border-radius: 5px;
			position: relative;
			color: #999999!important;
		  min-height:20px;
	}

	.rank-math-question::before {
		content: '\2795'; /* Unicode character for a right-pointing arrow */
		font-size: 16px;
		position: absolute;
		/* right: 10px; */
		left: 10px;
		top:10px;
		color: #999999;
		/* bottom: 19px; */
		/* vertical-align: middle; */
		font-weight: 600;
		cursor: pointer;
			font-size: 18px;
			margin: 0;
	}

	.rank-math-question:hover {
		color:#0019a1!important;
	}

	.rank-math-answer {
			display: none;
			margin-top: 10px;
		font-size:14px;
		border-left: 1px solid #ccc;
    margin-left: 20px;

	}

	.rank-math-answer p{
		font-size:14px;
		padding-left:20px;
		padding-right:20px;

	}

	.rank-math-list-item.open .rank-math-answer {
			display: block;
	}
	

/* temp marge onder blog meta */
	
	.mk-blog-author {
		margin-bottom: 0!important;
	}

/* margin images post */

	.single figure.wp-block-image {
			margin-bottom: 40px;
	}

/* blockquote on mobile */

	blockquote.wp-block-quote {
			padding-right: 5px;
	}