/*
Theme Name: Periklesinstituut 2021 B
Theme URI: https://www.reclamebureau390.nl/
Author: Reclamebureau 390
Description: Mysteryburger 
Version: 1.4
Tags: 
*/
/*
	font-family: 'RemingaPro', serif;
	font-family: 'RemingaPro-Bold', serif;
	font-family: 'VistaSansOT-Book', sans-serif;
	font-family: 'VistaSansOT-BookItalic', sans-serif;
	font-family: 'VistaSansOT-Medium', sans-serif;
	font-family: 'VistaSansOT-MediumItalic', sans-serif;
	font-family: 'VistaSansOT-Black', sans-serif;
	font-family: 'VistaSansOT-BlackItalic', sans-serif;

	font-family: vista-slab, serif;
	font-weight: 400;

	font-family: vista-slab, serif;
	font-weight: 700;

	font-family: vista-sans, sans-serif;
	font-weight: 300;

	font-family: vista-sans, sans-serif;
	font-weight: 500;

	font-family: vista-sans, sans-serif;
	font-weight: 900;
*/


/*
Brons - = #a9914f
Brons - donker achtergrond = #c2a75e
*/

@import url('css/fonts.css');
@import url('css/style.css');
@import url('css/nav.css');
@import url('css/forms.css');
@import url('css/footer.css');
@import url('css/gdprs.css');
@import url('css/mysteryburger.css');
@import url('css/kennisbank.css');
@import url('css/citaatvandedag.css');
@import url('css/swiper-testimonials.css');
@import url('css/agenda.css');
@import url('css/downloads.css');
@import url('css/bijeenkomst.css');


#wpadminbar {
    display: block;
}
body.logged-in {
    margin-top: 0px;
}
body.logged-in nav{
	top:32px;
}
body .display-login{
	display:none;
}
body.logged-in .display-login{
	display:block;
}

@media screen and (max-width: 767px) {
	body {
    padding-top: 60px;
}
}


.relative {
	position: relative;
}
/*****  GENERAL THEME STYLE *****/

html {
  	overflow: -moz-scrollbars-vertical;
  	overflow-y: scroll;
  	-webkit-text-size-adjust:none; 
}
header {
	font-family: 'vista-sans', sans-serif;
    font-weight: 500;
}

p{
	font-family: 'RemingaPro', serif;
}
p strong{
	font-family: 'RemingaPro', serif;
    font-weight: 600;
}
li {
    font-family: 'vista-sans', sans-serif;
    font-weight: 300;
}

blockquote {
    background: url(images/quotemark.svg) no-repeat scroll left top 20px / 30px auto;
    border-left: medium none;
    padding: 45px 40px 10px 40px;
    margin: 15px 0 40px 30px;
    min-height: 115px;
    position: relative;
    width: 80%;
}
blockquote p {
	font-family: vista-slab, serif;
	color: #000;
    font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 0px
}

.streamer {
    font-family: vista-slab, serif;
    padding: 40px 0px 40px 40px;
    color: #808c9b;
    width: 70%;
    display: block;
    font-size: 2em;
    line-height: 1.2em;
    margin: 40px auto;
    margin-right: 0;
    position: relative;
    text-align: right;
}
.streamer::before {
    content: '';
    position: absolute;
    background-color: #ededed;
    width: 130%;
    left: 0px;
    bottom: 0;
    top: 0;
    z-index: -1;
}

.wp-caption-text {
    font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.6em;
    margin-top: 0;
    background-color: #000;
    padding: 20px;
}

.wrapper.content .wp-caption.alignright {
    margin-left: 80px;
    float: right;
}
.wrapper.content .wp-caption.alignright img{
	width: 100%;
	height: auto;

}
.wrapper.content .wp-caption.aligncenter {
    margin: 40px auto;
}
body.single-post .wrapper.content .description .wp-caption.aligncenter {
    width: 100% !important;
}
.wrapper.content .wp-caption.aligncenter img,
.wrapper.content .wp-caption.alignright img,
.wrapper.content .wp-caption.alignleft img
{
	width: 100%;
	height: auto;
}
::selection{
	background:#000;
	color:#fff;
}

::-moz-selection{
	background:#000;
	color:#fff;
}
body {
	font-size:18px;
	line-height:30px;
	padding-top: 115px;
	font-family: 'vista-sans', sans-serif;
	font-weight: 300;
}

h2 {
	font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    color: #2B4780;
    font-size: 1.4em;
    margin-bottom: 10px;
}
h3 {
	font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 1.3em;
    margin-bottom: 10px;
}
p{
	font-size: 1em;
	margin-bottom: 1.4em;;
}

p img{
	display:inline;
	float:left;
	margin:0 20px 0 0;
}

p img.alignright{
	display:inline;
	float: right;
	margin:0 0 0 20px;
}

ol{
	list-style:decimal;
}

.no-padding {
	padding: 0 !important;
}

.page-content p a,
#page-wrapper p a {
    color: #2B4780;
    background-color: transparent;
    text-decoration: underline;
}
.page-content p a:hover,
#page-wrapper p a:hover {
    color: #000;
    background-color: #cfd600;
}

@media screen and (max-width: 991px) {
	body {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	body {
		font-size: 14px;
	    padding-top: 60px;
	}
	p{
	font-size: 1.1em;
	margin-bottom: 1.4em;
	line-height: 1.6em;
}
}

/*  Content - ALGEMEEN  */

/*#page-wrapper h1 {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
    font-size: 38px;
    color: #2B4780;
    margin: 20px 0 40px 0;
}*/
.wrapperContent {
    margin-top: 40px;
}
#page-wrapper .page-sidebar {
    padding: 0 0 0 20px;
    margin: 30px 0 0 0;
}



@media screen and (max-width: 991px) {
	#page-wrapper .page-sidebar {
    padding: 0;
}
}

/*   EDITOR-STYLES   */

#page-wrapper .inleiding,
#page-wrapper .inleiding p{
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 1.2em;
    line-height: 1.7em;
    color: #000; /*#002f6f;*/
    padding-bottom: 20px;
    display: block;
}

ul.opsommingBlok {
    background-color: #A89153;
    color: #fff;
    padding: 25px 20px 25px 30px;
    margin-bottom: 30px;
	list-style: none;

}
ul.opsommingBlok li {
    background-image: url(images/vinkje-v2wit.svg);
    background-repeat: no-repeat;
    background-position: left top 4px;
    background-size: 12px;
    padding-left: 25px;
    line-height: 1.4em;
    margin-bottom: 10px;
}

/*.leesMeer a{
	font-size:14px;
	padding:5px 30px 5px 8px;
	background-color:#ededed;
	color:#000;
	background-image: url("images/arrow-more-dark.svg");
    background-position: right 7px center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
	display:inline-block;
	line-height:normal;
	margin-bottom:2px;
	text-decoration: underline;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}


.leesMeer:hover a{
	color:#fff;
	background-color:#2B4782;
	background-image: url("images/arrow-more-white.svg");
}*/

.leesOok {

    padding: 15px 25px;
    background-color: #ededed;
    color: #000;
	margin-bottom: 25px;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.leesOok::before {
    content: 'Lees ook';
    font-size: 0.9em;
    font-weight: 500;
}

.leesOok p{
	font-family: 'vista-sans', sans-serif;
    line-height: 1.4em;
    font-size: 0.9em;
    margin-bottom: 10px;
	text-decoration: none;
}
.leesOok a {
	background-image: url(images/arrow-more-dark.svg);
    background-position: left top 3px;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    color: #000 !important;
    font-size: 1em;
    padding-left: 25px;
    display: block;
	text-decoration: none !important;
}
.leesOok a:hover {
	text-decoration: underline !important;
	background-color: rgba(0,0,0,0.00) !important;
}
.tekstblok-aanvulling {
	background-color: #e5e5e9;
	padding: 20px 27px 1px;
	margin-bottom: 30px;
}



/*  PAGE TEMPLATE  */

#page-wrapper{
	padding:60px 0 0 0;
}

#page-wrapper h1{
	font-family: vista-slab, serif;
	font-weight: 400;
	font-size:2.7em;
	color:#000;/*#2B4780;*/
	margin:20px 0 40px 0;
}

#page-wrapper .page-content .page-thumbnail{
	width:240px;
	height:240px;
	float:left;
	overflow:hidden;
	margin: 10px 20px 10px 0;
}

#page-wrapper .page-content .page-thumbnail img{
	height:240px;
	width:100%;
	object-fit:cover;
	object-position:center center;
}

@media screen and (max-width: 767px) {
	#page-wrapper{
	padding:40px 0 0;
	}
	#page-wrapper .page-content .page-thumbnail{
		width:100%;
		margin-bottom: 25px;
	}

	#page-wrapper .page-content .page-thumbnail span{
		width:auto;
		margin-left:0;
	}
}

.entry-content{
	font-family: 'RemingaPro', serif;
	font-size:18px;
	line-height:30px;
}

.entry-content p{
	margin:0;
}

.entry-content strong{
	font-weight:100;
	font-family: 'RemingaPro-Bold', serif;
	font-size:18px;
	line-height:30px;
}

.entry-content .wp-caption{
	display:inline;
	float:left;
	margin: 20px 20px 30px 0;
	max-width:100%;
}

.entry-content .wp-caption.alignright{
	margin-left:20px;
	float:right;
}

.entry-content .wp-caption.aligncenter{
	width:100%;
	clear:both;
	float:none;
}

.entry-content .wp-caption.aligncenter img{
	display:block;
	margin:0 auto;
}

.entry-content .wp-caption.aligncenter p{
	text-align:center;
	margin-bottom:20px
}

.entry-content p.wp-caption-text{
	font-family: 'vista-sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
    line-height: normal;
    margin-top: 10px;
}

.entry-content p img, .entry-content .wp-caption img{
	display:block;
	max-width:100% !important;
	height:auto;
}

.entry-content .link a, .entry-content a .link{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 10px;
	font-family: 'vista-sans', sans-serif;
	font-weight: 300;
	font-size:18px;
	line-height:30px;
	background-color:#808c9b;
	margin-top:30px;
	width:33%;
	background-image:url(images/arrow-more-white.svg);
	background-size:20px 20px;
	background-repeat:no-repeat;
	background-position:right 10px center;
}

.entry-content .link a:hover, .entry-content a .link:hover{
	background-color:#456082;
}

.entry-content ul{
	padding-left: 40px;
}

.entry-content ul li{
	list-style:none;
}

.entry-content ul li:before{
	content: "Â·";
	font-size: 32px;
	margin-right: 10px;
	margin-left:-20px;
	vertical-align: text-bottom;
}

@media screen and (max-width: 991px) {
	.entry-content .link a, .entry-content a .link{
		width:50%
	}
}

@media screen and (max-width: 767px) {
	.entry-content .link a, .entry-content a .link{
		width:100%
	}
}

.downloadknop a {
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 10px;
    padding: 5px 40px 5px 10px;
    font-family: 'vista-sans', sans-serif;
    line-height: 30px;
    background-color: #a9914f !important;
    background-image: url(images/arrow-download-white.svg);
	font-weight: 500;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right 10px center;
	font-size: 1em;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.downloadknop a:hover {
    background-color: #807042 !important;
    background-image: url(images/arrow-downloadHover-white.svg);

}
.leesMeer a {
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 10px;
    padding: 5px 40px 5px 10px;
    font-family: 'vista-sans', sans-serif;
    line-height: 30px;
    background-color: #a9914f !important;
    background-image: url(images/arrow-more-white.svg);
	font-weight: 500;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: right 10px center;
	font-size: 1em;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.leesMeer a:hover {
    background-color: #807042 !important;
    background-image: url(images/arrow-more-white.svg);
    background-position: right 7px center;
}
/* ======== TN-404 ========= */

#not-found-wrapper {
    height: 500px;
    width: 100%;
    background: url(images/404header.jpg) center center no-repeat;
    background-size: cover;
}

/* ======== TN-HOME ========= */

.heroTitle a.cta-homeHeader {
    /* display: block; */
    background-color: #000;
    padding: 5px 50px 5px 20px;
    margin-top: 30px;
    float: left;
    margin-left: -10px;
    color: #fff;
    background-image: url(images/carretCTA-diap.svg);
    background-size: 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;
/*	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;*/
}
.heroTitle a.cta-homeHeader:hover {
    background-color: #A98E5D;
	color: white;
	background-image: url(images/carretCTA-white.svg);
    background-color:none;
}
div#hero-wrapper {
    background-color: #2B4780;
    margin-top: -115px;
    height: 85vh;
    position: relative;
}

.left-background {
    background-image: url(images/homeHeaderBackground.jpg);
    background-position: center;
    background-size: cover;
    width: 50%;
    height: 85vh;
    position: absolute;
    filter: grayscale(60%);
    -webkit-filter: grayscale(60%);
}

.heroTitle h1 {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 2.5em;
    color: #000;
}
h1 span.highLightY {
    box-shadow: 10px 0 0px 0px #5678FF, -10px 0 0px 0px #5678FF;
    background-color: #5678FF;/*groengeel#cfd600*/
	color: white;
    line-height: 1.2;
	box-decoration-break: clone;
}
@media screen and (max-width: 1199px) {
	.heroTitle h1 {
	font-size: 2em;
}
}
@media screen and (max-width: 991px) {
	
	.heroTitle h1 {
	font-size: 1.7em;
}
}

.heroLinks {
	margin-left: 20px;
	line-height: 2.8em;
}

@media screen and (max-width: 991px) {
	
	.heroLinks {
	font-size: 0.9em;
}
}

.heroLinks > span {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 1.1em;
    color: #fff;
	display: block;
	margin-bottom: 6px;
}

.heroLinks a.linkButtons{
    font-family: vista-slab, serif;
    font-weight: 400;
    font-size: 1.6em;
    color: #fff;
	display: block;
	margin-bottom: 6px;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.heroLinks a.linkButtons:hover{ 
	text-decoration: none;
	color:#a9914f;
}
.heroLinks a.linkButtons svg{
	margin-right: 10px;
	width: 10px;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.heroLinks a.linkButtons:hover svg{ 
	margin-right: 5px;
	margin-left: 5px;
}
.heroLinks a.linkButtons svg #Path_211{ 
	stroke: #fff;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.heroLinks a.linkButtons:hover svg #Path_211{ 
	stroke: #a9914f;
}

div#scroll-down {
    position: absolute;
    bottom: 20px;
    z-index: 999;
    width: 100%;
    height: 80px;
}
div#scroll-down img {
    height: 20px;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
}

@media screen and (max-width: 767px) {
	
div#hero-wrapper {
    background-color: #2B4780;
    height: 750px;
}
	.left-background {
    width: 100%;
    filter: grayscale(60%);
    -webkit-filter: grayscale(60%);
    opacity: 0.6;
	height: 420px;
    top: 0;
}
	.heroTitle {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 1.1em;
    margin-bottom: 20px;
	margin-top: 70px;	
}
	.heroLinks {
    margin-left: 5px;
}
div#hero-wrapper .col-md-6.my-auto {
    height: 400px;
    padding-top: 80px;
}
}


/* NIEUWS + TAG */



body.page-template-tn-nieuws .form-group {
    margin-top: 40px;
}

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

	body.page-template-tn-nieuws .form-group {
    margin-top: 0px;
	margin-bottom: 40px;
}
}

body.tag #page-wrapper h1 {
    margin: 20px 0 10px 0;
}
body.tag #page-wrapper .subtitle {
    margin: 20px 0 30px 0;
	display: block;
}


a.tagClose {
    background-color: #ddd;
    padding: 7px 40px 7px 10px;
    color: #000;
    background-image: url(images/cross-dark.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: right 15px center;
    font-size: 0.85em;
}
a.tagClose:hover {
    background-color: #000;
    color: #fff;
    background-image: url(images/cross-white.svg);
}



select.customDropdown::-ms-expand {
    display: none;
}

select.customDropdown {
    outline : none;
    overflow : hidden;
    text-indent : 0.01px;
    text-overflow : '';
    
    background : url("https://img.icons8.com/material/24/000000/sort-down.png") no-repeat right #fff;

    -webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
}


#nieuws-wrapper {
    margin-top: 100px;
	position: relative;
	margin-bottom: 120px;
}
/*div#nieuws-wrapper > span {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 160px;
    top: -18px;
    background-color: #fff;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: 500;
}

#nieuws-wrapper > .container {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}
*/
.col-news-item {
    height: 100%;
}
.nieuws-item {
    /*height: 400px;*/
	position: relative;
}
.newsoverzicht-tags {
    padding-top: 10px;
    line-height: 1.2;
    font-size: 0.8em;
}
.newsoverzicht-tags a{
    color:#000;
}
.newsoverzicht-tags a:hover{
    color:#a9914f;
}
.nieuws-item .nieuws-item-image {
    background-size: cover;
    width: 100%;
    height: 200px;
	background-position: center;
	filter: grayscale(60%);
    -webkit-filter: grayscale(60%);
	position: absolute;
	bottom: 0;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}

.nieuws-item:hover .nieuws-item-image {
	filter: grayscale(0%);
}

a.nieuws-item {
    padding-top: 10px;
    display: block;
	height: 100%; /*400px*/
	position: relative;
}
a.nieuws-item h3{
    font-family: vista-sans, sans-serif;
    font-weight: 400;
    font-size: 1.6em;
    color: #000;
    margin: 5px 0 0 0;
	padding: 0 10px;
	padding-bottom: 200px;
}

.lg-news a.nieuws-item h3{
    font-size: 2.3em;
}
a.nieuws-item h3 span {
    box-shadow: 10px 0 0px 0px #fff, -10px 0 0px 0px #fff;
    background-color: #fff;
	box-decoration-break: clone;

    line-height: 1.2;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}

a.nieuws-item:hover h3 span {
    box-shadow: 10px 0 0px 0px #5678FF, -10px 0 0px 0px #5678FF;
	box-decoration-break: clone;
    background-color: #5678FF;/*groengeel#cfd600*/
    line-height: 1.2;
	color: white;

}

a.nieuws-item .cat-bericht {
	font-size:0.8em;
}


.col-news-items {
    margin-bottom: 100px;
}


@media screen and (max-width: 767px) {
	a.nieuws-item h3{
	padding-bottom: 0px;
}
	.col-news-items {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
	.lg-news a.nieuws-item h3 {
    font-size: 1.6em;
}
	a.nieuws-item h3 {
	margin: 5px 0 20px 0;
}
	a.nieuws-item {
	height: auto;
	margin-bottom: 30px;
	}
	.nieuws-item .nieuws-item-image {
	position: initial;
}
}

#bibliotheek-wrapper {
    margin-top: 100px;
}
#bibliotheek-wrapper .biblio-item {
    height: 400px;
    background-color: #3E679A;
}


body.single #collapseProducten .row {
    padding-bottom: 10px;
}

body.single .wrapper.content iframe {
	max-width: 100%;
	/*margin: 20px auto 40px;*/
}


ul.wpv-pagination-nav-links-container {
    float: left;
    margin-right: 10px;
}

a.wpv-filter-next-link.page-link {
    font-size: 0.8em;
    padding: 3px 10px 5px 10px;
}

a.wpv-filter-previous-link.page-link {
    font-size: 0.8em;
    padding: 3px 10px 5px 10px;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.page-item a.page-link {
    color: #021e41;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #021e41;
    border-color: #021e41;
}

@media screen and (max-width: 767px) {
	.pagination {
		font-size: 1.15em;
}
}


/* SHARE BUTTONS */

body.single .page-content__shareBtns {
  margin-top: 20px;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0;
	text-align: right;
}
body.single .page-content__shareBtns a.terug-link {
    float: left;
	color: #000;
}
body.single .page-content__shareBtns a.terug-link:hover {
	text-decoration: underline;

}

body.single .page-content__shareBtns a.terug-link span.arrowback {
	background-image: url(images/arrow-more-dark.svg);
    background-position: left 3px top 7px;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    display: block;
    float: left;
    width: 20px;
    height: 32px;
    left: -5px;
	margin-right: 5px;
}

@media (max-width: 991px) {
  body.single .page-content__shareBtns {
    margin-bottom: 30px;
  }
}

body.single .page-content__shareBtns .socialHeader {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 0.8em;
	margin-right: 10px;
}

@media (max-width: 991px) {
  body.single .page-content__shareBtns .socialHeader {
    font-size: 0.8em;
    margin-bottom: 5px;
  }
}

body.single .page-content__shareBtns a.shareIcon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
	margin-right: 5px;
  border-radius: 50%;
  background: #000;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}

@media (max-width: 991px) {
  body.single .page-content__shareBtns a.shareIcon {
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }
}

body.single .page-content__shareBtns a.shareIcon:hover {
  background: #a9914f;
}

body.single .page-content__shareBtns a.shareIcon svg {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  body.single .page-content__shareBtns a.shareIcon svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }
}

body.single .page-content__shareBtns a.shareIcon svg * {
  fill: #fff;
}

body.single  .producten-wrapper.inner a h3.boxTitle {
    /*padding-left: 10px; themaa doelgroep pagina te ver naar recht*/
}
.tagTitle {
    margin-top: 20px;
    font-weight: 500;
    padding-left: 25px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.tagTitle .tags a {
	font-weight: 100;
	text-decoration: underline;
	color: #000;
}
.tagTitle .tags a:hover{
	color: #a9914f;
}
@media screen and (max-width: 991px) {
	.tagTitle {
    margin-top: -10px;
}

body.single .page-content__shareBtns a.terug-link {
    margin-top: 5px;
}
}

/* SINGLE CAT Mysteryburger */

.wrapper.header-mysteryburger {
	height: 370px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.wrapper.header-mysteryburger .header-mysteryburger__Background {
    height: 400px;
    background-size: cover;
    background-position: center top -40px;
    margin-top: -15px;
    width: calc(100% + 31px);
    margin-left: -15px;
    filter: blur(8px);
    -webkit-filter: blur(8px);
/*  -webkit-animation: image_blur 2s;
    -webkit-animation-fill-mode: forwards;*/

}

/*@-webkit-keyframes image_blur {
    0% { -webkit-filter: blur(0px);}
    100% { -webkit-filter: blur(20px);}
}*/

.mysteryburger__Background-mask {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b4780+0,2b4780+100&0.4+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(43,71,128,0.6) 0%, rgba(43,71,128,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(43,71,128,0.6) 0%,rgba(43,71,128,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(43,71,128,0.6) 0%,rgba(43,71,128,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662b4780', endColorstr='#002b4780',GradientType=0 ); /* IE6-9 */
	height: 370px;
	position: absolute;
	top: 0;
	width: 100%;
}

.header-mysteryburger__plaatsnaambord {
    width: 100%;
    background-color: #2c487e;
    height: 230px;
    border-radius: 15px;
    margin-top: 50px;
    padding: 10px 15px;
    box-shadow: rgb(0 0 0 / 50%) 0px 7px 29px 0px;
}
.header-mysteryburger__plaatsnaambord::before {
	content: '';
    position: absolute;
    height: 110px;
    width: 30px;
    left: 50%;
    right: 50%;
    background-image: url(images/plaatsnaambordPaal.jpg);
    bottom: -110px;
}
.plaatsnaambord__rand {
	border: 10px solid #fff;
    border-radius: 20px;
    height: 210px;
}
span.plaatsnaamTitel {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 4.2em;
    font-weight: 500;
    margin-top: 5px;
    line-height: 1.5em;
}
span.mysteryburgersubTitel {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 2.4em;
    font-weight: 400;
    height: 30%;
    line-height: 1;
}
#page-wrapper.post-11 .cat-bericht span{
	display: none;
}
#page-wrapper.post-11 span.auteur {
    padding-left: 35px;
}
#page-wrapper.post-11 span.auteur::before {
    content: '';
    background-image: url(images/Mystery_Burger-icon.svg);
    width: 30px;
    height: 30px;
    display: block;
    background-size: contain;
    position: absolute;
    left: 10px;
    background-repeat: no-repeat;
}

.googlemaps-mysteryburger {
    margin-top: 70px;
}

/*.googlemaps-mysteryburger .gmnoprint > div {
    margin-top: -50px !important;
}*/



.gemeente-data {
    background-color: #2B4780;
    color: #fff;
    padding: 30px 50px;
    margin-bottom: 20px;
}
.gemeente-data h2 {
    color: #fff;
}
.gemeente-data__velden__title {
}
.gemeente-data__velden__value {
    color: #c0cee9;
}
.googlemaps-mysteryburger__legenda {
    margin-top: -25px;
}



/* TN Routebeschrijving */

a.googlemapsLink {
    color: #2B4780;
    background-color: transparent;
    text-decoration: underline;
    font-weight: 600;
}
.page-template-tn-routebeschrijving footer {
    padding-top: 0px;
}
.page-template-tn-routebeschrijving #footer-wrapper {
    margin-top: 0px;
}




/* BUTTONS Diensten */

#diensten-wrapper {
	margin-top: 80px;
	position: relative;
}
/*
#diensten-wrapper > span {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 180px;
    top: -18px;
    background-color: #fff;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: 500;
}

/*#diensten-wrapper > div > .container {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}*/

#diensten-wrapper a.diensten-button{
	display:block;
	padding:35px 35px 90px 35px;
	text-decoration:none;
	background-position: bottom 50px center;
	background-image:none;
	-moz-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	-webkit-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
}

@media screen and (max-width: 1199px) {
	#diensten-wrapper a.diensten-button{
		padding:35px 10px 90px 10px;
    }
}

#diensten-wrapper a.diensten-button:hover, #diensten-wrapper a.diensten-button:active{
	background:no-repeat;
	background-color:#ededed;
	background-image:url(images/arrow-more-gray.svg);
	background-size:20px 20px;
	background-position: bottom 40px center;
	display:block;
	-moz-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	-webkit-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
}

#diensten-wrapper .diensten-button img{
	display:block;
	margin:0 auto 35px auto;
}

#diensten-wrapper .diensten-button .diensten-title{
	font-family: vista-slab, serif;
	font-size:1.4em;
	line-height:1.2em;
	text-align:center;
	color:#a9914f;
	margin: 0 0 25px 0;
}

#diensten-wrapper .diensten-button p{
	font-family: 'RemingaPro', serif;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#4a4a4a;
}

/* ======== ONZE DIENST pagina // SINGLE ========= */


/*body.top-parent-13 #topnav-wrapper,*/
body.single-onze-diensten-voor nav{
    border-bottom: none;
    background-color: rgba(0,0,0,0.0);
}

body.single-onze-diensten-voor #page-wrapper	{
	padding: 0 0 0 0;
    /*padding: 115px 0 0 0;*/
	margin-top: -120px;
}

/*body.top-parent-13 #page-wrapper .dienstmenu-header,*/
body.single-onze-diensten-voor #page-wrapper .dienstmenu-header{
    color: #fff;
    background-color: #2B4780;
    /* padding-top: 20px; */
    padding-top: 120px;
}
body.single-onze-diensten-voor #page-wrapper .dienstmenu-header .toptitle {
	font-family: 'vista-sans', sans-serif;
	font-weight: 300;
	font-size: 1em;
}
body.single-onze-diensten-voor #page-wrapper .dienstmenu-header h1{
    color: #fff;
	font-family: vista-slab, serif;
	font-weight: 400;
	font-size: 1.8em;
    margin: 0px 0 30px;
	display: block;
}

body.single-onze-diensten-voor #page-wrapper .dienstmenu-header .topmaintitle{
    color: #fff;
	font-family: vista-slab, serif;
	font-weight: 400;
	font-size: 1.8em;
    margin: 4px 0 34px;
	display: block;
}

.title-dienstheader  {
    border-bottom: solid 1px #3e679a;
	position: relative;
}

.title-dienstheader .mask {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
	background-color: #2B4780;
}

.subpages::before {
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	height: 150px;
	background-color: #2B4780;
}

@media screen and (max-width: 767px) {
	.subpages::before {
    height: 60px;
	top: 0px;
}
}
.subpages li {
    display: inline-block;
    color: #fff;
    padding: 7px 0;
}
.subpages li a{
	color: #fff;
    padding: 5px 0;
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 16px;
    margin-right: 20px;
}
.subpages li a:hover,
.subpages li a:focus,
.subpages li a:active,
.subpages li.current_page_item a,
.subpages li.current_page_item a:focus,
.subpages li.current_page_item a:active
{
	color:#c2a75e;
}



ul.page-button-nav {
    padding-top: 7px;
}

/*body.top-parent-13 .page-content,*/
body.single-onze-diensten-voor .page-content{
	margin-top: 30px;
}

.subpages {
    /*position: absolute;*/
    width: 100%;
    z-index: 2;
    background-color: #2B4780;
}
	
ul.page-button-nav {
    padding-top: 0px;
}

ul.page-button-nav {
    padding-left: 0;
	margin-bottom: 0;
}

body.single-diensten .subpages li a.terug-thema {
	padding-left: 10px;
	margin-left: 0px;
}

/* SUBPAGES SMALL screen dropdown */
.subpages.new .btn-group.dropdown {
    width: 100%;
}
.subpages.new .btn-group.dropdown a.dropdown-toggle {
    color: #c2a75e;
    padding: 6px 0;
    font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
	width: 100%;
}
.single-onze-diensten-voor .subpages.new .btn-group.dropdown a.dropdown-toggle {
	color:#fff;
}

.subpages.new .btn-group.dropdown a.dropdown-toggle[aria-expanded="true"]{
	color: rgba(255,255,255,0.3);

}

.subpages.new .btn-group.dropdown ul.dropdown-menu.show {
    width: 100%;
    background-color: #021e41;
    border-radius: 0px;
    margin-top: -1px;
    padding: 8px 20px 15px;
}
.subpages.new .btn-group.dropdown ul.dropdown-menu.show li {
	display: block;
}

/*  PRODUCTEN MENU  */

.producten-wrapper {
    background-color: #fff;
    /*position: absolute;*/
    width: 100%;
    z-index: 1;
    /*margin-top: 45px;*/
    overflow: hidden;
}
.producten-wrapper.inner{
    background-color: #e5e5e9; /*#e8e8e8; #E4E9F2;*/
}
.slidein {
    float:right;

    animation-duration: 5s;
    animation-name: slidein;
}

@keyframes slidein {
    from {
        margin-right: -30%;
    }
    to {
        margin-right: 0%;
    }
}


.producten-menu.parent .producten-wrapper {
    margin-top: 0px;
}
.producten-menu.parent h3.boxTitle {
    margin-top: 11px;
}
	
	
a h3.boxTitle {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
    color: #171d24;
    padding-bottom: 5px;
    display: block;
    padding-top: 15px;
}

.producten-wrapper > div > a.productenBTN:hover,
.producten-wrapper > div > a.productenBTN:active,
.producten-wrapper > div > a.productenBTN:focus {
	text-decoration:none;
}
#collapseProducten.collapse {
box-shadow: -1px 5px 34px -22px rgba(0,0,0,0.0);
-webkit-box-shadow: -1px 5px 34px -22px rgba(0,0,0,0.0);
-moz-box-shadow: -1px 5px 34px -22px rgba(0,0,0,0.0);
-moz-transition:all 0.4s ease 0s;
-webkit-transition:all 0.4s ease 0s;
transition:all 0.4s ease 0s;
}
#collapseProducten.collapsing {
box-shadow: -1px 10px 34px -22px rgba(0,0,0,0.2);
-webkit-box-shadow: -1px 10px 34px -22px rgba(0,0,0,0.2);
-moz-box-shadow: -1px 10px 34px -22px rgba(0,0,0,0.2);
}
#collapseProducten.collapse.show {
box-shadow: -1px 15px 34px -22px rgba(0,0,0,0.2);
-webkit-box-shadow: -1px 15px 34px -22px rgba(0,0,0,0.20);
-moz-box-shadow: -1px 15px 34px -22px rgba(0,0,0,0.20);
}




	
/*  caret */


.caret-dropdown {
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  height: 10px;
  left: 15px;
  margin-top: 2px;
  position: relative;
  text-align: left;
  transition: 0.4s ease;
  transform: rotate(0);
  width: 13px;
}
.caret-dropdown::after,
.caret-dropdown::before {
    background-color: transparent;
    border-bottom: 9px solid #171d24;
    box-sizing: content-box;
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.4s ease;
    width: 2px;
  }
.caret-dropdown::before {
    transform: rotate(-135deg);
  }
.caret-dropdown::after {
    transform: rotate(135deg);
  }

.caret-dropdown.active {
  transform: rotate(0);
  transform: translate(0, -6px);
}
.caret-dropdown.active::before {
    transform: rotate(-45deg);
 }
.caret-dropdown.active::after {
    transform: rotate(45deg);
  }

/*  products  */	

#collapseProducten .row {
	padding-bottom: 30px;	
}
.productCover {
    width: 100%;
    height: 240px;
    display: inline-block;
    background-size: cover;
    background-position: center;
	margin:20px 20px 0 0;
	background-image: url('/images/TijdelijkBeeld200x300.gif')
}
@media screen and (max-width: 1199px) {
	.productCover {
    height: 200px;
	}
}
@media screen and (max-width: 991px) {
	.productCover {
    height: 130px;
	}
}
@media screen and (max-width: 767px) {
	.productCover {
    height: 150px;
	}
}
	a.productItem:hover {
		text-decoration: none;
	}	
	
.grow {
	transition: all .2s ease-in-out; 
}
.grow:hover {
	transform: scale(1.1); 
	box-shadow: 1px 0px 38px -12px rgba(0,0,0,0.75);
	-webkit-box-shadow: 1px 0px 38px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 0px 38px -12px rgba(0,0,0,0.75);
}
	


/* CTA BLOK */

.cntTemplate.NCTA {
    background-color: #171d24;
    padding: 25px 25px 30px;
    color: #fff;
}
	
.cntTemplate.NCTA h3 {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 40px;
    color: #A89153;
    line-height: 1em;
    margin-bottom: 20px;
}
	
a.NCTA_btn {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 20px;
    background-color: #fff;
    display: block;
    padding: 10px 20px;
    border-radius: 100px;
    margin-top: 30px;
    color: #171d24;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
	background-image: url("images/arrowCTA-gold.svg");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 40px;
}

a.NCTA_btn:hover {
    background-color: #A89153;
    color: #fff;
	text-decoration: none;
	background-image: url("images/arrowCTA-diap.svg");
}




/* ======== SINGLE DIENST  // Product ========= */

.wrapper.header-diensten {
    background-color: #e5e5e9;
	padding: 30px 0 30px;
}
.dienst-infoheader {
    padding-top: 60px;
}
.headerImage img {
    height: 300px;
    width: auto;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
	.headerImage img {
    height: auto;
    width: 100%;
}
}
.wrapper.header-diensten .toptitle {
	font-family: 'vista-sans', sans-serif;
	font-weight: 500;
	font-size: 1.2em;
	color: #171d24;
}
.wrapper.header-diensten h1{
	font-family: vista-slab, serif;
	font-weight: 400;
	font-size: 3em;
    margin: 0px 0 30px;
	display: block;
	color: #171d24;
}

.wrapper.header-diensten a.NCTA_btn {
    padding: 13px 60px 15px 30px;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
/*    position: absolute;
    bottom: 20px;
	display:inherit;
    width: 50%;
    right: 0;*/
}

body.single.single-diensten .subpages {
	/*border-top: solid 1px #3e679a;*/
}
/*body.single.single-diensten .subpages::before {
	content: '';
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	height: 120px;
	background-color: #2B4780;
}*/

a.terug-thema {
    margin-left: 20px;
	position: relative;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.page-button-nav a.terug-thema span.arrowback {
    background-image: url(images/carretCTA-diap.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    display: block;
	float: left;
	width: 20px;
    height: 32px;
	left:-5px;
}


.terugContact {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.terugContact.mobileCls,
.terugContact.mobileClsFt {
    position:inherit;
    margin-bottom: 0;
}

a.terug-thema:hover span.arrowback{
    background-image: url(images/carretCTA-gold.svg);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    background-size: 22px;

}

body.single.single-diensten  .cntTemplate.NCTA {
    margin-bottom: 60px;
}

body.single.single-diensten .terugContact.mobileCls .cntTemplate.NCTA {
    margin-bottom: 0px;
	padding: 25px 0 30px;
}
body.single.single-diensten .terugContact.mobileClsFt .cntTemplate.NCTA {
    margin-bottom: 40px;
	padding: 25px 20px 30px;
}
@media screen and (max-width: 767px) {
body.single-diensten {
    padding-top: 60px;
}
}

/* PRG BLOK */

.cntTemplate.PRG {
    background-color: #FFD687;
	padding: 60px 25px 30px;
	color: #000;
	position: relative;
	font-family: 'vista-sans', sans-serif;
	font-weight: 300;
}
	
.cntTemplate.PRG h3 {
    font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    font-size: 1.4em;
    color: #fff;
    background-color: #171d24;
    line-height: 1em;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 10px 20px 10px 25px;
}
.cntTemplate.PRG > div{
	margin-top: 10px;
}
.prg-item {

    padding-left: 35px;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 1em;
}
.prg-item img {
    margin-left: -35px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.prg-item.duur img {
    margin-right: 15px;
}
.cntTemplate.PRG header {
    font-weight: 500;
    font-size: 1.2em;
    margin-top: 25px;
    display: block;
}

/* PRG INFO */

.dienst-info-container{
	background-color: #A89153;
	color: #fff;
	padding: 20px;
}
.dienst-info-container header {
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 15px;
    display: block;
}
.dienst-info-container ul {
	padding-left: 20px;
}

.dienst-info-container li {
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 1em;
}

.dienst-info-container .opbrengstCol ul{
	list-style: none;
}
.dienst-info-container .opbrengstCol ul li::before{
	content: '';
    display: inline-block;
    height: 11px;
    width: 11px;
    background-image: url(images/vinkje-v2wit.svg);
    margin-right: 7px;
    margin-left: -17px;
}

span.info-kosten-item {
    width: 70%;
    display: block;
    float: left;
}
span.prijs {
	display: block;
    width: 30%;
    float: right;
    font-size: 1.1em;
}
.dienst-info-kosten-item {
    width: 100%;
    float: left;
    line-height: 1.4em;
    margin-bottom: 10px;
}

/*  Modules  */

.modules-group h4 {
	margin: 0;
}
.modules-group h4 > a {
    display: block;
    width: 100%;
    line-height: 0.9em;
    font-size: 0.8em;
	padding: 20px;
	color:#000;
	font-weight: 500;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}

.modules-group h4 > a[aria-expanded="false"]{
  	background-color: #fff;
  	color:#000;
}
.modules-group h4 > a span.icon-accordeon {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    background-size: 12px;
	background-position: center top 3px;
}
.modules-group h4 > a[aria-expanded="false"] span.icon-accordeon {
 	background-image: url(images/accPlus.svg);
}
.modules-group h4 > a[aria-expanded="true"] span.icon-accordeon {
 	background-image: url(images/accMinus.svg);
}
.modules-group h4 > a:hover {
	background-color:#e5e5e9;
}
.modules-group h4 > a[aria-expanded="true"],
.modules-group h4 > a[aria-expanded="true"]:hover{
/*	background-color: #2B4780;
	color: #fff;*/
}



.modules-group h4 > a > span {
	font-weight: 100;
}
.modules-group .module.panel-default {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.modules-group .panel-body {
    padding: 20px 20px 0;
	
}
.modules-group .panel-body p {
	font-family: 'vista-sans', sans-serif;
    font-weight: 100;
    font-size: 0.95em;
}
/* ======== BERICHTEN // SINGLE ========= */

/*body.single a.terug-thema::before {
	left:-35px;
}*/

.cat-bericht span {
	    font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    color: #a9914f;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.cat-bericht span.post-date {
	font-weight: 300;
	color: #5d5d5d;
    font-size: 1.2em;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
.cat-bericht span.post-date {
	display: block;
	}
}
.single-post #page-wrapper .inleiding p {
	padding-bottom: 0px;
    margin-bottom: 10px;
}

.auteur-datum-bericht {
	display: block;
	margin-bottom: 40px;
}
span.auteur {
    font-weight: 600;
}
body.single-post .subpages {
	/*border-top: solid 1px #3e679a;*/
}

.uitgelichte-afbeelding {
	margin-bottom: 60px;
	flex-direction: column;
}
@media screen and (max-width: 991px) {
	.uitgelichte-afbeelding {
	margin-bottom: 30px;
}
}
.uitgelichte-afbeelding img {
    width: 100%;
    height: auto;
    margin: 0 auto;
	display: block;
    object-fit: contain;
}
span.onderschrift.newsartikel {
    font-size: 0.8em;
    color: #999;
}
/* ======== TN-GROTE HEADER ========= */

.page-template-tn-groteheader h1 {
	font-size: 2.8em;
	text-align: center;
}

.page-template-tn-groteheader nav.wrapper {
    background-color: rgba( 43,71,128,0.0 );
    border-bottom: solid 1px rgba( 43,71,128,0.0 );
}

.page-template-tn-groteheader .headerImage {
    width: 100%;
    height: 80vh;
    margin-top: -115px;
	background-size: cover;
	background-position: center top;
}
.page-template-tn-groteheader .wrapper.header::after {
	content: '';
	display: block;
	height: 70vh;
	background: rgb(2,30,65);
	background: -moz-linear-gradient(0deg, rgba(2,30,65,1) 0%, rgba(2,30,65,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(2,30,65,1) 0%, rgba(2,30,65,0) 100%);
	background: linear-gradient(0deg, rgba(2,30,65,1) 0%, rgba(2,30,65,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021e41",endColorstr="#021e41",GradientType=1);
	margin-top: -70vh;
}
.page-template-tn-groteheader .headerImage .row.justify-content-center {
    height: 80vh;
}
#inleiding-wrapper {
    background-color: #021e41;
	color: #fff;
	text-align: center;
    padding: 50px 0 80px;
}
#inleiding-wrapper p{
	font-family: 'vista-sans', sans-serif;
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.6em;
}

@media screen and (max-width: 767px) {
	.page-template-tn-groteheader .headerImage {
    height: 60vh;
	}
}
/* ======== TN inwerkprogramma ========= */

body.inwerkprogramma .wrapper.header {
    background-color: #e5e5e9;
    padding: 0 0 50px;
}
body.inwerkprogramma  .headerImage {
    height: 350px;
    background-size: cover;
    background-position: center;
}
body.inwerkprogramma .container.relative {
    height: 350px;
}
span.header-text-balloon {
    display: block;
    width: 300px;
    height: 300px;
    background-size: contain;
    bottom: -75px;
    position: absolute;
	background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
	span.header-text-balloon {
    width: 200px;
    height: 200px;
}
}
.inwerkprogramma-columns {
    overflow: hidden;
    margin: 60px 0;
}
.module-inwerkprg {
    /*background-color: #a5614e;*/
    width: 100%;
    height: 100%;
    line-height: 1.3em;

}
.module-inwerkprg header {
	font-weight: 600;
	padding-bottom: 10px;
}
.module-inwerkprg.cluster {
	/*background-color: #7c4636;*/
	color: #fff;
	border-right: 3px solid #fff;
}

span.tracknr {
    position: absolute;
    font-size: 4em;
    top: 20px;
    font-weight: 900;
    left: 0;
    font-family: sans-serif;
    width: 40px;
    height: 100px;
    background-repeat: no-repeat;
	background-size: contain;
}
.cluster.one span.tracknr {
    background-image: url("images/no1.svg");
}
.cluster.two span.tracknr {
    background-image: url("images/no2.svg");
}
.cluster.three span.tracknr {
    background-image: url("images/no3.svg");
}
.cluster.four span.tracknr {
    background-image: url("images/no4.svg");
}
.cluster.five span.tracknr {
    background-image: url("images/no5.svg");

}

.module-inwerkprg.cluster {
    /*background-color: #7c4636;*/
    color: #fff;
    position: relative;
    /*border-top: 1px dotted rgba(255,255,255,0.6);*/
    padding: 25px 25px 25px 70px;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}


	
@media screen and (max-width: 991px) {
.module-inwerkprg.cluster {
    background-color: #7c4636;
	}
}
@media screen and (min-width: 992px) {
.module-inwerkprg.cluster span.outside {
    position: absolute;
    top: -2px;
    bottom: -1px;
    right: 0;
    width: 900px;
    background-color: #7c4636;
    z-index: -1;
    border-top: 2px solid rgba(255,255,255,0.1);
}
}

.module-inwerkprg.cluster header {
    /* text-transform: uppercase; */
    font-weight: 600;
    /* font-size: 0.9em; */
}
.inwerkprogramma-columns .row > div {
	padding: 0;
}
.module-inwerkprg {
    border-bottom:  2px solid rgba(255,255,255,0.8);
}
.module-inwerkprg a{
    padding: 25px;
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 992px) {
.inwerkprogramma-columns .row > div:nth-child(4)::after {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    width: 900px;
    background-color: #ab5541;  
    display: block;
    content: '';
    z-index: -1;
    border-bottom: 2px solid rgba(255,255,255,0.8);
}
}

@media screen and (max-width: 767px) {
.inwerkprogramma-columns .row {
	margin-bottom: 20px;
}
	.module-inwerkprg.cluster {
	border-right: 0px solid #fff;
	padding: 25px 25px 25px 25%;
}
	span.tracknr {
    left: 6%;
}
	.module-inwerkprg a {
    padding: 15px;
}
	.module-inwerkprg__content {
    font-size: 0.8em;
    font-weight: 500;
}
}
.module-inwerkprg a,
.module-inwerkprg a header,
.module-inwerkprg a .module-inwerkprg__content{
	color: #fff;	
	background-color: #ab5541;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
	display: block;
}

.module-inwerkprg a:hover,
.module-inwerkprg a:hover header,
.module-inwerkprg a:hover .module-inwerkprg__content{
	background-color: #7c4636 ;
}
@media screen and (min-width: 992px) {
.inwerkprogramma-columns .row:hover .module-inwerkprg.cluster span.outside {
	background-color: #6a3b2d;
}
}

body.inwerkprogramma .modal .modal-headergGray {
	background-color: #ffaa00;
	padding:1rem;
	margin-bottom: 20px;
} 
body.inwerkprogramma .modal .modal-headergGray .modal-title{
	line-height: 1.3em;
}
body.inwerkprogramma #page-wrapper .modal .modal-headergGray h1.modal-title {
    margin-bottom: 10px !important;
    font-size: 2.2em;
}
body.inwerkprogramma .modal-content {
    background-image: url("images/background_track.jpg");
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
}
span.clusterhdr {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 600;
}
span.clusternr {
    display: block;
    width: 100%;
    font-size: 6em;
    font-weight: 900;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: sans-serif;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
}
span.clusternr.one {
    background-image: url("images/no1.svg");
}
span.clusternr.two {
    background-image: url("images/no2.svg");
}
span.clusternr.three {
    background-image: url("images/no3.svg");
}
span.clusternr.four {
    background-image: url("images/no4.svg");
}
span.clusternr.five {
    background-image: url("images/no5.svg");

}
span.clustertitel {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
}
body.inwerkprogramma .modal .modal-footer {
	border-top: 8px solid #fff;
	min-height: 315px;
	margin-top: 50px;
}
body.inwerkprogramma  .btn.border {
	border-color: 1px solid #fff;
	background-color:transparent!important;
	margin: 10px auto;
	color: #fff;
}
@media screen and (max-width: 767px) {
	body.inwerkprogramma .modal .modal-footer {
	min-height: 200px;
}
	body.inwerkprogramma #page-wrapper .modal .modal-headergGray h1.modal-title {
    margin-bottom: 10px !important;
    font-size: 1.8em;
}
}




/* ======== PAGE - Onze mensen ========= */

.col-werknemer {
	margin-bottom: 30px;
}

.werknemer-content{
	text-decoration:none;
	display:block;
	padding:35px;
	transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	-moz-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
	-webkit-transition: background-color 0.2s ease, background-image 0.2s ease, background-position 0.2s ease;
}

.werknemer-content/*:hover, .werknemer-content:active*/{
	text-decoration:none;
	background-color:#ededed;
	height: 100%;
}

.werknemer-content .werknemer-avatar {
    /*margin: 0 auto;*/
    width: 160px;
    height: 160px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-color: #ccc;
	margin: 0 auto 40px;
}

.werknemer-content .werknemer-avatar img{
	object-fit:cover;
	object-position:center center;
	width:100%;
	height:auto;
	min-height:100%;
	vertical-align:middle;
}

.werknemer-content .werknemer-title{
	color: #a9914f;
    font-family: vista-sans, sans-serif;
    font-weight: 400;
    font-size: 1.4em;
	line-height: 26px;
	margin: 0 0 25px;
	text-align: center;
}

.werknemer-content p{
	color: #4a4a4a;
	font-family: "RemingaPro",serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 2px;
}
.werknemer-contact {
	text-align: left;
}
.werknemer-contact a{
    display: block;
    padding: 2px 20px;
    text-decoration: none;
    font-size: 0.9em;
    color: #000;
    margin-top: 10px;
    background-color: #fff;
    padding-left: 40px;
	background-repeat: no-repeat;
    background-size: 22px;
    background-position: center left 5px;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.werknemer-contact a:hover{
	background-color: #e6e1d3 !important;
}

.werknemer-contact a.linkedin {
    background-image: url("images/ico-linkedin.svg");
}
.werknemer-contact a.twitter {
    background-image: url(images/ico-twitter.svg);
}
.werknemer-contact a.phone {
    background-image: url("images/ico-phone.svg");
}
.werknemer-contact a.mail {
    background-image: url("images/ico-mail.svg");
}
.werknemer-contact a.werknemer-leesmeer {
    background-image: url("images/ico-leesbio.svg");
	background-color: #a9914f;
	color: #fff;
}
.werknemer-contact a.werknemer-leesmeer:hover {
	background-color: #d3c190 !important;
}
.werknemer-content .werknemer-excerpt{
	height:90px;
}




@media screen and (max-width: 1199px) {
	.werknemer-content .werknemer-excerpt{
		height:110px;
	}
}

@media screen and (max-width: 991px) {
	.werknemer-content .werknemer-excerpt{
		height:90px;
	}
}

@media screen and (max-width: 767px) {
	.werknemer-content .werknemer-excerpt{
		height:110px;
	}
}


.modal-onzemensen .werknemer-avatar {
    /*margin: 0 auto;*/
    width: 200px;
    height: 200px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-color: #ccc;
	margin: 20px auto 40px;
}



.modal-onzemensen .werknemer-avatar img {
	object-fit:cover;
	object-position:center center;
	width:100%;
	height:auto;
	min-height:100%;
	vertical-align:middle;
}

#page-wrapper .modal-onzemensen h1.modal-title{
	color: #a9914f;
    font-family: vista-sans, sans-serif;
    font-weight: 400;
    font-size: 2.5em;
	line-height: 26px;
	margin: 0 25px 25px 20px;
	text-align: center;
}

.modal-onzemensen .modal-body {
    padding: 1.5rem;
}
.modal-onzemensen .modal-content {
background-color: #ededed;
}

/* ======== PAGE - Contact ========= */

body.contact img.ico-phone,
body.contact img.ico-mail{
    margin-right: 10px;
    margin-top: 4px;
}

.page-id-18 .page-content .wp-image-2180{
    width: 100%;
    height: auto;
    
}
/* ======== PAGE - Start een gesprek ========= */

body.start-gesprek-page #page-wrapper {
	background-color: #171d24;/*#021e41*/
	padding-bottom: 200px;
}
body.start-gesprek-page #page-wrapper h1 {
	text-align: center;
	color: #a9914f;
}
.callToActionForm {
    background-color: #fff;
    /*border-radius: 40px*/;
    padding: 40px;
}
.talkcloudTail {
    background-image: url(images/talkcloud.svg);
    width: 150px;
    height: 150px;
    background-size: contain;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 70%;
    left: 30%;
    bottom: -149px;
}
body.start-gesprek-page footer {
	padding-top: 0;
}
body.start-gesprek-page footer #footer-wrapper {
	margin-top: 0;
}



@media only screen and (min-width: 641px){
body.start-gesprek-page .gform_wrapper textarea.large {
    height: 120px;
    width: 100%;
}

}

.gesprekForm {
	border-right: 1px solid #a9914f;
}
.belForm {
	padding-left: 40px;
}
.belForm h2 {
	font-size: 2em;
	margin-bottom: 40px;
}
.belForm .belWrapper {
	width: 80%
}
body.start-gesprek-page #page-wrapper .belForm .belWrapper span.inleiding {
    font-size: 1.8em ;
    font-weight: 100 ;
}
body.start-gesprek-page #page-wrapper .belForm .belWrapper p {
    font-weight: 500 ;
	font-family: 'vista-sans', sans-serif;
}
body.start-gesprek-page #page-wrapper .belForm .belWrapper span.inleiding a{
    color:#000;
}
@media screen and (max-width: 767px) {
/*	.callToActionForm {
    border-radius: 30px;
}	*/
	.gesprekForm {
	border-right: 0px solid #a9914f;
}
	.belForm {
    padding-left: 15px;
    padding-top: 35px;
}
	.callToActionForm {
    padding: 40px 20px 40px;
}
	.talkcloudTail {
	width: 100px;
    height: 100px;
    bottom: -99px;
}
}


.callToActionForm:hover {
  -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
  -moz-animation: neon3 1.5s ease-in-out infinite alternate;
  animation: neon3 1.5s ease-in-out infinite alternate;
}
@-moz-keyframes neon3 {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
  }
  to {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
  }
}



