/*
	Theme name: De Wilde Deerne
	Author: Renier Vermaak
	Author URI: http://reniervermaak.nl
*/

@import url(style-starter.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,400,700,700i|Roboto+Condensed:300,400');

.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}

html, body {
	width: 100%;
	height: 100%;
	color: #FFF;
	background: #151515;
	font-family: 'Roboto Condensed', Arial, sans-serif;
}

a,
.entry-content a {
	color: #b6b040;
}

a.btn {
	border-radius: 0;
	background: #b6b040;
	color: #000;
	font-weight: normal;
	font-family: 'Roboto Condensed'
}
a.btn:hover {
	background: #dbd338;
	text-decoration: none;
}

a.btn.btn-secondary {
	background: #ed6f77;
	color: #fff;
}

a.btn.btn-large {
	font-size: 1.2em;
	padding: 0.7em 1.0em;
	border-radius: 5px;
	text-transform: uppercase;
	text-align: center;
}
a.btn.btn-large span {
	display: block;
	text-align: center;
	margin: 0px auto;
}
a.btn.btn-large span:first-of-type {
	font-size: 1.5em;
	margin-bottom: 10px;
}
a.btn.btn-large span.s3 {
	font-size: 1.1em;
	line-height: 1.0em
}

.entry-content table td {
	vertical-align: middle;
}

.entry-content table td .btn {
	line-height: 1.0em;
	padding: 0.3em;
	border-radius: 4px;
}

.section.section-quotes {
	background: #272727;
}

.section.section-quotes h2 {
	padding: 1.0em;
	font-weight: 100;
	font-size: 1.8em;
	text-align: center;
	font-style: italic;
}

.section.section-quotes .container {
	position: relative;
}

.section.section-quotes .container > .unslider,
.section.section-quotes .container > .unslider .unslider {
	height: 100%;
}

.section.section-quotes .column blockquote {
	font-size: 1.6em;
    padding: 1.0em;
    font-weight: 100;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    text-align: center;
}
.section.section-quotes .column.reference-logo {
	text-align: center;
}
.section.section-quotes .column.reference-logo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	display: block;
}

.section.section-quotes .column.reference-logo .inner {
	position: relative;
	height: 150px;
	width: 150px;
	box-sizing: border-box;
	padding: 0;
	margin: 0px auto;
}
.section.section-quotes .column.reference-logo .inner .circle {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%
}

.section.section-quotes .unslider {
	padding-bottom: 4.0em;
}

.section.section-quotes .unslider-nav,
.header-slides .unslider-nav {
	display: none;
}

.container {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}
#main .container {
	max-width: 800px;
}

.container.container-footer {
	max-width: 800px;
}

body.page-id-218 #main .container {
	max-width: 1200px;
}

#main .container.container-wide {
	max-width: 1200px;
}

#main .container .entry-content {
	padding: 1.0em;
}

.entry-content .wp-caption .wp-caption-text:before {
	display: none;
}

.entry-content .wp-caption {
	background: none;
	padding: 0px;
	max-width: none;
}
.entry-content .wp-caption img {
	padding: 0;
	margin: 0 !important;
	width: 100%;
	max-width: 100%;
}

.entry-content .wp-caption .wp-caption-text, 
.entry-content .wp-caption-dd {
	padding-top: 5px;
	padding-left: 0;
	color: #fff;
	text-align: right;

}

.row:before,
.row:after {
	content: "";
	display: block;
	clear: both;
}

.row .column {
	display: block;
	float: left;
	width: 100%;
}

.row .column.column-photo {
	display: block;
	float: left;
	width: 50%;
}

.row > .column > .inner {
	padding: 0.5em;
}

#wpadminbar {
	width: 100%;
	overflow-x: hidden;
}

#page {
	overflow-x: hidden;
}

#header {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background: rgb(17,25,17);
	left: 0px;
	top: 0px;
	z-index: 1000;
}
body.admin-bar #header {
	margin-top: 32px;
}

body.home #header {
	position: absolute;
	background: transparent;
}
body #header {
	background: transparent;
}

.header-slides {
	position: relative;
	width: 100%;
	height: 90vh;
}
.header-slides .images-container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.header-button {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	z-index: 100;
	-webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.header-slides .images-container .unslider,
.header-slides .images-container .unslider .unslider-wrap {
	height: 100%;
}

.header-slides .images-container .unslider .unslider-wrap li {
	position: relative;
	height: 100%;
}

.header-slides .images-container .unslider .unslider-fade .unslider-wrap li {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}

.header-slides .images-container img {
	position: absolute;
}

#logo {
	padding: 10px;
	max-width: 400px;
	margin: 0px auto;
	text-align: center;
	margin-top: 40px;
}
#header.shrink #logo {
	padding: 10px;
}

#logo {
	max-width: 200px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#header.shrink #logo {
	max-width: 150px;
}

#logo img {
	display: block;
	width: 100%;
	height: auto;
}

#nav .toggleMenu {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 2.0em;
	text-transform: uppercase;
	text-decoration: none;
}

#nav .menu {
	display: none;
}

.menu.container {
	background: rgb(17,25,17);
	background: rgba(17,25,17,0.8);
	padding: 1.0em 0;
}

#nav ul li {
	display: block;
	line-height: 1.8em;
	text-align: center
}
	#nav ul li a {
		color: #fff;
		text-transform: uppercase;
		font-size: 1.0em;
		padding: 0 1.0em;
		text-decoration: none;
		-webkit-transition: all 0.3s;
	    -moz-transition: all 0.3s;
	    transition: all 0.3s;
	    font-weight: 100;
	}

	#nav ul li.current-menu-item > a,
	#nav ul li.current-menu-parent > a {
		color: #b6b040;
		text-shadow: 1px 2px 2px #000;
	}
		#nav ul li.btn.current-menu-item > a,
		#nav ul li.btn.current-menu-parent > a {
			color: #fff;
			text-shadow: none;
		}

	#nav ul li a:hover {
		color: #dcd21f;
		text-shadow: 1px 2px 2px #000;
	}
	#nav ul li.btn a:hover {
		color: #fff;
		text-shadow: 1px 2px 2px #000;
	}

#nav ul.menu li ul {
	display: none;
	position: relative;
	padding: 20px 0px;
	font-size: 0.8em;
}
#nav ul li:hover ul {
	display: block;
}
#nav li a {
	display: block;
	padding: 0px;
	text-align: center;
	font-size: 1.2em;
	line-height: 2.0em;
	color: #BBB;
}	

#nav li.btn {
	margin: 0 1em;
	background: #ed6f77;
	padding: 0.5em 0;
}
#nav li.btn.btn-secondary {
	background: #b6b040;
	color: #000;
	margin-right: 10px;
}

#header-visual .teaser {
	position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
}
	#header-visual .teaser img {
		display: block;
	    position: relative;
	    height: 100%;
	    width: auto;
	    margin: 0px auto;
	    margin-top: -100px;
	}

	#header-visual .teaser .btn {
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translate(-50%, 0);
		font-size: 1.2em;
	}

#header-visual {
	position: absolute;
	top: 0px;
	width: 100%;
    min-height: 45vh;
	overflow: hidden;
}
#header-visual.shrink {
    min-height: 36vh;
}

body.home #header-visual {
	position: relative;
	top: 0px;
	width: 100%;
	min-height: 30vh;
	overflow: hidden;
}

body.home #header-visual {
	height: 90vh;
}
#header-visual div img {
	display: block;
	position: absolute;

}

body.home #header-visual.videoplayer {
	height: auto;
	padding-top: 56.25%;
	min-height: 0px;
}
body.home #header-visual.videoplayer .video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

body.home #header-visual.videoplayer .video video {
	display: inline-block;
	width: 100%!important;
    height: auto!important;
}



.entry-content .wpcf7-list-item {
	display: block;
}
.entry-content .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	display: inline;
	margin-left: 0;
}

.entry-content p {
	font-family: 'Roboto';
	font-size: 1.0em;
	font-weight: 100;
}

.entry-content h1 {
	font-size: 2em;
	text-align: center;
	text-transform: uppercase;
}
body.home .entry-content h1 {
	font-size: 1.6em;
	line-height: initial;
}

.entry-content h2 {
	color: #b6b040;
	font-size: 1.5em;
}

.entry-content h2.term {
	font-weight: 100;
	text-transform: uppercase;
	color: #ee6e7a;
	text-align: center;
	font-size: 2em;
	letter-spacing: 0.05em;
	margin-top: 1.0em;
}

.entry-content h4 {
	font-size: 1.4em;
}

.entry-content .ugb-accordion__heading {
	background: #333;
	outline: 0px !important;
}

.entry-content .faq_group h4 {
	color: #fff;
	font-size: 1.5em;
	border-bottom: 1px solid #fff;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
	line-height: 1.2em;
}

.entry-content .faq_group .faq_answer {
	display: none;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	color: #b6b040;
}

.entry-content input[type=submit] {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	background: rgb(17,25,17);
	color: #fff;
	border-radius: 0;
	line-height: 1.6em;
	padding: 10px;
	font-size: 1.4em;
	-webkit-appearance: none;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: 100;
	text-transform: uppercase;
}

.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=date],
.entry-content input[type=number],
.entry-content select,
.entry-content textarea {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #FFF;
	font-size: 1.3em;
	padding: 5px;
	margin: 3px 0 0 0;
	color: #fff;
	background: transparent;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.pt-form-group select.pt-form-control {
	color: #fff;
	font-size: 1.1em;
	position: relative;
}

.select {
	position: relative;
}

.select:after {
    content:"\f0dc";
    font-family: FontAwesome;
    color: #fff;
    padding: 0px 8px;
    position: absolute; right: 0; top: 0;
    margin-top: 24px;
    margin-right: 2px;
    background: transparent;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 34px;
    line-height: 34px;      
    pointer-events: none;
    box-sizing: border-box;   
}

.pt-form-group {
	position: relative;
}

.selectdown {
	content:"\f0dc";
    font-family: FontAwesome;
    color: #fff;
    padding: 0px 8px;
    position: absolute;
    left: 231px;
    bottom: 0px;
    margin-bottom: 2px;
    margin-right: 2px;
    background: transparent;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    box-sizing: border-box;
}

#content .entry-content textarea {
	height: 140px;
}

.entry-content input:focus,
.entry-content textarea:focus {
	color: #fff !important;
}

#content .entry-content input[type=submit] {
	font-family: 'Oswald', Arial, sans-serif;
	background: rgb(17,25,17);
	color: #fff;
	border-radius: 0;
	line-height: 1.6em;
	padding: 10px;
	font-size: 1.4em;
	-webkit-appearance: none;
	border: 3px solid #fff;
	cursor: pointer;
}

.entry-content span.wpcf7-not-valid-tip {
	color: #ed6f77;
}

.entry-content div.wpcf7-validation-errors {
	border-color: #ed6f77;
}

.entry-content div.wpcf7-mail-sent-ok {
	border-color: #b6b040;
}

.entry-content i.fab,
.entry-content i.fas,
.entry-content i.fa {
	font-style: normal;
}

.entry-content table {
	border-bottom: none !important;
}

.entry-content table tr th {
	font-size: 1.2em;
}

.entry-content table tr td {
	border-color: #3e3e3e !important;
}

.entry-content i.fa {
	font-style: normal;
	margin-right: 0.5em;
}

.entry-content hr {
	background-color: #fff;
}

#content .email {
	font-size: 0.5em;
}

#footer {
	padding: 2.0em;
	text-align: center;
}

#footer .author {
	margin-top: 20px;
	font-size: 0.6em;
	border-top: 1px solid #666;
	padding-top: 20px;
}
#footer .author a {
	color: #fff;
}

#footer .column-social {
	text-align: center;
}
#footer .column-social a {
	display: inline-block;
	color: #ccc;
	line-height: 2.0em;
	margin: 1.0em 0.5em;
}
#footer .column-social a:hover {
	color: #fff;
}

.entry-content .row .column.column-rol.column-33 { 
	width: 100%; 
	position: relative;
	margin-bottom: 1.0em;
}

.entry-content .row .column.column-people.column-33 { 
	width: 50%; 
}

.entry-content .row .column.column-partner.column-25 { 
	width: 50%; 
	position: relative;
	margin-bottom: 1.0em;
	float: none;
    display: inline-block;
    vertical-align: top;
}
.entry-content .row .column.column-partner img { 
	display: block;
	max-width: 100%;
	box-sizing: border-box;
	margin-bottom: 1.0em;
	background: #fff;
    padding: 5px;
}

.entry-content .row .column.column-partner .inner {
	text-align: center;
	padding: 10px;
}

.entry-content .row .column.column-rol.column-33 .inner,
.entry-content .row .column.column-featured.column-33 .inner {
	border: 4px double #666;
	box-sizing: border-box;
	margin: 0.5em;
	height: 100%;
	color: #fff;
}

.entry-content .row .column.column-featured.column-33 .inner {
	border: none;
	background-size: contain;
}

.column.column-people .info {
	display: block;
}

.column.column-people .person {
	position: relative;
    max-width: 100%;  
   -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}

.column.column-people:hover .person {
    -moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 999;
}

.column.column-people .inner .info {
	position: relative;
	bottom: 0.5em;
	left:0px;
	width: 100%;
	text-align: center;
	padding: 0.5em;
}

.column.column-people .inner .info h2 {
	margin-bottom: 0.1em;
	color: #fff;
}
.entry-content .column.column-people .inner .info h4 {
	font-size: 1.1em;
	text-shadow: 1px 0px 6px #000;
}

.column.column-people .person .btn-email {
	color: #fff;
	font-size: 0.8em;
	padding: 0.1em 0.5em;
	border-radius: 5px;
}
/*
.entry-content .row .column.column-featured.column-featured-1 .inner {
	background: transparent url(images/BUTTON%20AUDITIE.jpg) 50% no-repeat;
}
.entry-content .row .column.column-featured.column-featured-2 .inner {
	background: transparent url(images/BUTTON%20KENNISMAKEN.jpg) 50% no-repeat;
}
.entry-content .row .column.column-featured.column-featured-3 .inner {
	background: transparent url(images/BUTTON%20MEEDOEN.jpg) 50% no-repeat;
}
*/
.entry-content .row .column.column-featured.column-33 .inner > a {
	color: #fff;
	text-decoration: none;
}
.entry-content .row .column.column-featured.column-33 .inner > a h2 {
	color: #fff;
	text-transform: uppercase;
	line-height: 1.35em;
}

.entry-content .row .column.column-rol.column-33 .inner h2 {
	text-transform: uppercase;
	font-weight: 100;
	color: #fff;
	margin: 1.0em 0;
	text-align: center;
	line-height: 1.25em;
}

.entry-content .row .column.column-rol.column-33 .inner table {
	font-family: 'Roboto';
	max-width: 90%;
	margin: 1.0em auto;
}

.entry-content .row .column.column-rol.column-33 .inner table,
.entry-content .row .column.column-rol.column-33 .inner table tr,
.entry-content .row .column.column-rol.column-33 .inner table tr td {
	border: none !important;
	font-weight: 100;
}

.entry-content .row .column.column-rol.column-33 .inner table tr td label {
	font-weight: normal;
}

.container .entry-content .column-featured img {
	max-width: 200px;
	width: 100%;
	margin: 0px auto;
	display: block;
}

@media only screen and (max-width: 600px) {
	body.home #header {
		position: relative;
	}
}

@media only screen and (min-width: 600px) {
	.entry-content .row .column.column-rol.column-33 { 
		width: 50%; 
		height: 300px;
		position: relative;
		margin-bottom: 1.0em;
	}

	.entry-content .row .column.column-featured { 
		color: #fff;
		text-align: center;
	}

	.entry-content .row .column.column-featured { 
		color: #fff;
		text-align: center;
	}

	#header-visual .teaser {
		height: 400px;
	}
		#header-visual .teaser img {
			display: block;
		    position: relative;
		    height: 100%;
		    width: auto;
		    margin: 0px auto;
		    margin-top: -100px;
		}
}

@media only screen and (min-width: 900px) {
	#header {
		display: block;
		position: fixed;
		width: 100%;
		height: auto;
		background: -moz-linear-gradient(top, rgba(17,25,17,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(17,25,17,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(17,25,17,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
		left: 0px;
		top: 0px;
		z-index: 1000;
	}
	body.home #header {
		position: fixed;
	}

	#header.shrink,
	body.home #header.shrink {
		background: rgb(19,19,19);
		background: rgba(19,19,19,0.8);
		border-bottom: 1px solid #b6b040;
	}

	#header.shrink #nav ul.menu {
		padding-top: 26px;
	}

	.header-slides {
		position: relative;
		width: 100%;
		height: 90vh;
	}

	#header-visual {
		position: relative;
		min-height: 25vh; 
	}

	#header-visual .teaser {
		height: 500px;
	}
		#header-visual .teaser img {
			display: block;
		    position: relative;
		    height: 100%;
		    width: auto;
		    margin: 0px auto;
		    margin-top: -250px;
		}

	#logo {
		float: left;
		padding: 20px;
		margin-top: 0px;
	}

	.menu.container {
		background: none;
		padding: 0;
	}


	#nav ul.menu {
		position: relative;
		text-align: left;
		padding-top: 40px;
		padding-left: 30px
	}
	#nav ul.menu > li {
		position: relative;
		display: inline-block;
		line-height: 30px;
		margin: 10px 0px;
	}
		
	#nav ul.menu > li > a {
		display: inline-block;
		padding: 0px 15px;
	}
		#header.shrink #nav ul.menu > li > a {
			padding: 0px 15px;
		}

	#nav ul.menu li ul {
		display: none;
		position: absolute;
		min-width: 200px;
		top: 100%;
		left: 50%;
		margin-top: 0px;
		background: rgb(19,19,19);
		background: rgba(19,19,19,0.9);
		padding: 10px;
		-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	    transform: translate(-50%, 0);
	}
	#nav ul li:hover ul {
		display: block;
	}
	#nav ul li ul li a {
		display: block;
		padding: 0px;
		text-align: center;
		font-size: 1.2em;
		border-top: 1px solid #b6b040;
		line-height: 2.0em;
		color: #fff;
	}
	#nav ul li ul li:first-child a {
		border-top: none;
	}

	#nav .toggleMenu {
		display: none;
	}
	#nav .menu {
		display: block;
	}

	#main .container .entry-content {
		padding: 2.0em;
	}

	.row .column.column-10 { width: 10%;     float: left; }
	.row .column.column-20 { width: 20%;     float: left; }
	.row .column.column-25 { width: 25%;     float: left; }
	.entry-content .row .column.column-25.column-partner { width: 25%; }
	.row .column.column-33 { width: 33.33%; float: left; }
	.entry-content .row .column.column-rol.column-33 { width: 33.33%; }
	.entry-content .row .column.column-people.column-33 { width: 33.33%; }
	.row .column.column-40 { width: 40%; float: left; }
	.row .column.column-45 { width: 45%; float: left; }
	.row .column.column-50 { width: 50%; float: left; }
	.row .column.column-55 { width: 55%; float: left; }
	.row .column.column-60 { width: 60%; float: left; }
	.row .column.column-66 { width: 66.66%; float: left; }
	.row .column.column-75 { width: 75%; float: left; }
	.row .column.column-80 { width: 80%; float: left; }
	.row .column.column-90 { width: 90%; float: left; }

	.column.column-people .inner .info {
		position: absolute;
	}

	.column.column-people .info {
		display: none;
	}
	.column.column-people:hover .info {
		display: block;
	}

	.row .column.column-partner {
		float: none;
	    display: inline-block;
	    vertical-align: top;
	}
}

@media screen and (min-width: 1200px) {
	#header-visual .teaser {
		position: absolute;
		top: 25%;
		height: 70%;
		width: 50%;
    	left: 50%;
	}
		#header-visual .teaser img {
		    height: 100%;
		    margin-top: 0;
		}

		#header-visual .teaser .btn {
		    position: absolute;
		    font-size: 1.8em;
		}

	.header-button {
		top: 40%;
		left: 15%;
	}

	.section.section-quotes .column blockquote {
		font-size: 2em;
	    padding: 1.5em;
	}
}