/*!
Theme Name: Spring Hengelo
Theme URI: http://springhengelo.nl/
Author: Designers at Work
Author URI: https://designerswork.nl/
Description: Thema ontwikkeld voor Spring! Hengelo
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: spring-hengelo

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Locations
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Locations
--------------------------------------------------------------*/
.single-locaties .fa-envelope, .single-locaties .fa-phone{
	font-size:24px;
	color:#872179
}
.single-locaties #content{
	padding:0
}
.single-locaties .container-fluid.headerimages{
	min-height:165px;
}
.locaties_get .locatie_btn{
	float:left;
	position:relative;
	width:auto;
	border-right:10px solid #fff;
}
.main-navigation{
	transition:all ease 0.3s
}
.contactgegevens_locatie{
	color:#872179;
	margin-top:15px;
}
.home .site-content{
	padding:0
}
.site-content{
	padding:30px 0
}
.btn.documenten{
	margin-bottom:20px;
}
#gform_wrapper_2 .gfield_required{
	margin-left:auto!important;
	margin-top:16px;
	position: relative;
}
.gform_wrapper input{
	padding:5px 10px
}
#gform_wrapper_2 ul li{
	margin:20px 0;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
	font-size:20px;
}
.ginput_container_address label{
	display:none!important;
}
#gform_wrapper_2 #input_2_4_1, #gform_wrapper_2 #input_2_4_3{
	margin-bottom:20px
}
.gform_wrapper .gf_progressbar_wrapper{
	margin:0 0 50px!important
}
.gform_wrapper .gf_progressbar_percentage{
	background:#E9446B!important
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	padding-bottom:10px
}
	.gform_wrapper .gform_footer input.button:hover{
		background:#33B5A1!important
	}

/* Gfield style */
.gform_button, .gform_next_button, .gform_previous_button{
	background:#f59e21!important;
	border:none!important;
	border-radius:0!important;
	margin-top:15px;
	font-weight:bold!important;
	color:#fff!important;
	padding:10px!important;
	
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color:#F59D20;
    margin-bottom: 0px!important;
    border-top:none!important;
    border-bottom: none!important;
    padding-bottom: 0px!important;
    padding-top: 0px!important;
    box-sizing: border-box!important;
}
.ginput_container_checkbox li{
	display:inline-block!important;
	margin-right:10px!important;
}
.ginput_container_checkbox li input{
	margin-top:0!important;	
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox{
	margin:0!important
}
#gform_submit_button_2{
	padding:10px!important;
}
.gform_wrapper ul.gfield_radio{
	margin:0!important
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html, .gform_wrapper .gfield_description{
	line-height:25px!important;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-top: 0px!important;
}
.gform_wrapper .gfield_radio li{
	margin-left:0px!important
}
.gform_wrapper h2{
	font-weight: 700;
}
.ginput_container_radio li{
	display:inline-block!important;
	margin:0!important;
	margin-right:10px;
}
body #gform_wrapper_2 input{
	border:none
}
body #gform_wrapper_2 select{
	background:#fff;	
	border:none;
}
	body #gform_wrapper_2 select{
		height:35px
	}
/* radio style */
body #gform_wrapper_2 .gfield_radio input,
body #gform_wrapper_2 .gfield_checkbox input{
	visibility: hidden;
}
body #gform_wrapper_2 .gfield_radio input[type=radio]:checked ~ label,
body #gform_wrapper_2 .gfield_checkbox input[type=checkbox]:checked ~ label{
	border: 2px solid #E83464!important;
    background: #fff!important;
}
body #gform_wrapper_2 .gfield_radio input[type=radio] ~ label,
body #gform_wrapper_2 .gfield_checkbox input[type=checkbox] ~ label{

	border: 2px solid #fff!important;
    transition: border ease 0.3s;
    border-radius: 10px;
    padding: 5px 15px 5px 15px;
    margin-bottom: 10px;
    background: #fff!important;
	float:left;
	cursor:pointer;
}
.validation_message{
	display:none;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top:0!important
}
#gform_wrapper_2 #input_2_6 li{
	display:inline-block;
	margin:0!important
}
	#gform_wrapper_2 #input_2_6 li input{
		margin-top:0
	}
#gform_wrapper_2 .gf_left_fourth{
	width:25%!important;
	display:inline-block
}
	#gform_wrapper_2 .gf_left_fourth input{
		width:100%;
	}



.aanmelden{
	color:#fff;
}
.locatie_bg::before, .locatie_bg::after, .quote::before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}

.quote::before{
	background: inherit;
}
.quote::before {
  -webkit-transform: skewY(2deg);
          transform: skewY(2deg);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
	top: 0;
}
.locatie_bg::before {
  top: 0;
  -webkit-transform: skewY(3deg);
          transform: skewY(3deg);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.locatie_bg::after {
  bottom: 0;
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
  -webkit-transform-origin: 100%;
          transform-origin: 100%;
}
.locatie_bg{
	background:#f59e21;
	position: relative;
	margin-bottom: 30px;
	padding-bottom:20px;
}
.owl-theme .owl-dots{
	display:none
}
.owl-nav{
	position:absolute;
	top:40%;
	width:100%;
}
.owl-prev{
	left: -40px;
    position: absolute;
}
.owl-next{
	right: -40px;
    position: absolute;
}
.owl-nav .fa{
	font-size:20px;
	padding-top:5px;
}
.owl-theme .owl-nav [class*=owl-]{
	background:none;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background:none;
	border:2px solid #fff;
}
.gmaps{
	min-height:400px;
	width:100%;
	background:#f5f5f5;
	position:relative;
	z-index:0;
	overflow:hidden
}
.vc_btn3{
	font-weight:bold;
	text-transform:uppercase;
}
.container.tables{
	padding:20px 15px;
	margin-top:40px;
}
.single-locaties .content-area{
	margin-top:20px
}
.locatiescarousel h2{
	color:#fff;
	font-size:1.2em
}
.locatiescarousel .item div:first-child{
	padding-left:0px;
}
.maps_locatie .wpgmza_map{
	float:none!important;
}
.maps_locatie{
	padding:0;
}
.locatie_home_title{
	color:#fff;
	font-size:24px;
}
.laatsteberichten{
	padding-top:60px!important;
	position: relative
}
	.laatsteberichten .message_item{
		min-height:300px;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
		width:32%;
		padding:0;
	}
.message_item{
	transition:all ease 0.3s;
	border:4px solid #f59e21;
	background-size:cover!important;
}
		.message_title{
			background:#f59e21;
			padding:10px;
			right:0;
			font-weight:bold;
			color:#fff;
			transition:all ease 0.3s;
		}
	.laatsteberichten h2{
		color:#f59e21;
		font-size: 1.2em;
	}
/*download manager style */
.w3eden{
	padding:10px 0;
	border-bottom:1px solid #f5f5f5;
}
	.w3eden a{
		color:#009899
	}
.wpdm_icon{
	padding:10px;
}
.wpdm-download-link{
	    background: #872179!important;
    color: #fff!important;
    padding: 10px 15px;
    font-weight: bold;
    transition: all ease 0.3s;
}
.single-wpdmpro .navigation{
	display:none
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
header .container{
	padding:0;
	padding-bottom: 10px
}
html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
}

body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1{
	font-size: 1.5em;
	margin: 0.67em 0;
	color:#85509a;
	font-weight:bold
}
h2{
	font-size: 1.1em;
	font-weight:bold
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #1d1d1b;
	font-family: 'Montserrat', sans-serif;
	font-weight:lighter;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	text-transform:uppercase;
	color:#85509a;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.btn{
	width:100%;
	background:#f59e21;
	border:none;
	border-radius:0;
	margin-top:15px;
	font-weight:bold;
	color:#fff;
	transition:all ease 0.3s;
}
.btn:hover{
	background:#33B5A1!important;
	color:#fff;
}

.btn.cta{
	background:#872179
}
footer{
	background:#a4c847;
	
}
	.border_top_footer{
		width:100%;
		background:url('img/navborder2.svg')no-repeat;
		background-size:110%;
		background-position:-10px;
		height:20px;
		display: block;
		margin-bottom:10px;
	}
.border_below_nav{
	width:100%;
	background:url('img/navborder2.svg')no-repeat;
	background-size:110%;
	background-position:-10px;
	height:10px;
	display: block;
}
.border_below_image{
	width:100%;
	background:url('img/navborder2.svg');
	background-size:110%;
	background-position:-10px;
	height:23px;
	display: block;
	margin-top:10px;
}
.container-fluid.headerimages{
	padding:0;
	min-height:170px;
}
.randomheaderimg{
	width:100%;
	background-size: cover!important;
	max-height:650px;
	min-height:650px;
	background-position: center!important
}
.container.quote_head{
	padding:0;
}
.quote_header{
	font-size:24px;
	background:#fff;
	font-weight:bold;
	position: absolute;
	text-transform:uppercase;
	padding:10px 15px;
	color:#31B29A;
	margin-top:-50px
	
}
.quote{
	background:#e83465;
	margin-top:70px;
	position:relative;
}
	.quote h3{
		color:#fff;
		text-align: center;
		font-weight:bold
	}
	.quote .row{
		margin-top:-50px;
	}
/* mailchimp style */
#mc_embed_signup{
	padding:20px 0;
}
#mc_embed_signup label{
	display:inline!important;
	text-transform:uppercase;
	padding:0 30px;
	color:#e63412
}
#mc_embed_signup input.email{
	border:1px solid #e63412!important;
	border-radius:0px!important;
	padding:10px;
	height:40px!important
}
#mc_embed_signup input.email::-webkit-input-placeholder{
	color:#e63412;
	font-weight:bold;
	text-transform: uppercase;
}
#mc_embed_signup .button{
	color:#fff!important;
	background:#e63412!important;
	border-radius:0!important;
	text-transform: uppercase;
	font-weight:bold;
	height:40px!important
}
header{
	position: fixed;
	width:100%;
	background:rgba(255,255,255,1);
	z-index:10;
	transition:all ease 0.3s
}
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.spring-menu-search .search-form {
    position: absolute;
    margin: 0;
	top:3px;
}
/*Stop the display of the Search button*/
.spring-menu-search .search-submit {
    display: none;
}
/* The "Search for" text is needed for screen readers, but we move it off screen, so we won't see it */
.spring-menu-search .search-form .screen-reader-text {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}

/* Style the search input textbox */
.spring-menu-search .search-field {
    background: transparent;
    border: none;
    -webkit-box-shadow:    none;
    -moz-box-shadow:       none;
    box-shadow:            none;
    cursor: pointer;
    height: 40px;
    margin: 2px 0 2px 0;
    padding: 0 0 0 36px;
    position: relative;
    -webkit-transition: width 400ms ease;
    -moz-transition:    width 400ms ease;
    -o-transition:      width 400ms ease;
    transition:         width 400ms ease;
    width: 0px;
}

/* Expand the search box when you click it */
.spring-menu-search .search-field:active,
.spring-menu-search .search-field:focus {
    color: #5a5a5a;
    /* change the colour above if you are working with a dark navbar background */
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 120px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    margin: 0;
}

/* Add a magnifying glass background */
.spring-menu-search .search-form:before {
    font-family: FontAwesome;
    content: '\f002';
    position: absolute; /* this is the key to put it visually inside the search field */
    font-size: 22px;
    font-weight: normal;
	color:#872179;
    top: 0px; /* tune this vertical alignment inside the search field, as needed */
    left: 5px; /* tune this horizontal alignment inside the search field, as needed */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
nav .nav-menu{
	padding-top:70px;
	float:right;
}
nav .nav-menu li{
	padding:8px;
}
	nav .nav-menu li a{
		font-weight:bold;
		text-transform: uppercase;
		font-size:0.9em
	}
.navigation .nav-links div a{
	background:#872179;
	color:#fff;
	padding:10px 15px;
	font-weight:bold;
	transition:all ease 0.3s
}
.navigation .nav-links div a:hover{
	text-decoration: none;
	background:#33B5A1
}
.navigation{
	overflow:visible!important
}
.owl-carousel .owl-item{
	min-height:200px;
}
.owl-carousel .owl-item img{
	width:auto; 
	height:200px; 
	position:absolute; 
	z-index:1;
	border:3px solid #fff;
}
.owl-carousel .location-name{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	z-index:2;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:-4px;
	transition:all ease 0.3s
}
.owl-carousel .owl-item:hover .location-name{
	font-size: 20px
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #872179;
}
.wpdm-link-tpl{
	padding:0px;
	border-left:3px solid #F59D20;
	color:#818181
}
	.wpdm-link-tpl .label{
		display:none;	
	}
	.wpdm-link-tpl a{
		color:#F59D20	
	}
.w3eden{
	border:none;
}
a:visited {
	color: #872179;
}
.kennismaken:visited, .btn:visited{
	color: #fff;
}

a:hover, a:focus, a:active {
	color:#7F589F;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	left: -999em;
	z-index: 99999;
	background:rgba(255,255,255,1);
	margin-left:-160px;
	padding-top:20px;
	padding-left:10px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
.main-navigation ul {
		display: none;
	}
.menu-toggle{
	background:#85509a;
	width:50px!important;
	height:50px!important;
	border-radius:50%;
	float:right;
	color:#fff;
	font-size:26px;
	line-height:20px;
	padding:12px!important;
	padding-left:2px;
	text-align:center;
	right:40px;
	margin-top:20px;
	border:none!important
}
.menu-toggle.shrinknavbutton{
	margin-top:-55px
}
.quote h3{
	padding-top:40px;	
}
@media screen and (max-width: 990px) {

	.custom-logo-link{
		margin:10px!important;
	}
	.main-navigation{
		height:100%;
		vertical-align:middle;
	}
	.menu-toggle, .main-navigation.toggled ul{
		padding:0!important;
		padding-top:3px!important;
		display:block!important;
	}
	.menu-toggle, .main-navigation.toggled ul li{
		width:100%;
		padding:5px 15px;
		text-align:center
	}
	.spring-menu-search{
		display:none;
	}
	
	footer{
		text-align:center
	}
	.quote{
		padding:100px 0
	}
	.quote h3{
		font-size:1.5rem;
		padding:70px 0
	}
	.header_cta{
		margin-top: -141px!important;
		right:50%!important;
	}
	body .berichten_cta{
		width:93%;
		padding-top: 6px;
	}
	.text_cta{
		margin-top: -30px!important;
    	right: 5%!important;
	}
	.table_responsive{
		overflow:scroll
	}
	
}
@media screen and (min-width: 990px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.menu-toggle {
		position:absolute;
		margin-top:-80px
		
	}
}
@media screen and (max-width: 37.5em) {
	.multi-item-carousel .carousel-inner > .item{
		width:100%;
	}
}
@media screen and (max-width: 600px) {
	.laatsteberichten .message_item{
		width:100%;
	}
	
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}
#text-2, #text-4{
	padding-top:30px
}
#text-3{
	padding-top:45px
}
#text-4 .fa{
	font-size:30px;
	padding:5px;
	transition:all ease 0.3s
}
	#text-4 .fa:hover{
		font-size:35px
	}

.site-footer{
	color:#fff;
}
	.site-footer .fa{
		color:#fff;
	}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area{
	
}
.talign_right{
	text-align:right;
}
.site-header .col-md-9{
	padding:0
}
#gform_wrapper_1 .gfield_required{
	display:none;
}
body .gform_wrapper{
	margin:0
}
body .gform_wrapper ul li.gfield{
	margin-top: 0!important;
    padding-top: 0!important;
}
.gform_wrapper ul.gform_fields{
	line-height:0!important;
}
.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: -15px!important;
    margin-top: 16px;
    position: absolute;
}
#field_3_7::after{
	clear:both
}
.ginput_container_time label{
	display:none!important
}
.gform_wrapper .top_label input.medium.datepicker{
	width:90%!important
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.header_cta{
	background:url('img/cta_groen.svg')no-repeat;
	height:100px;
	width:260px;
	position: absolute;
	margin-top:-92px;
	right:20%!important;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding-top:45px;
	font-size:24px;
	transition:all ease 0.3s;
}
	.header_cta:hover{
		color:#F9BB44;
		text-decoration: none;
		transform:scale(1.05,1.05)
	}
	.header_cta:visited{
		color:#fff;
	}
.text_cta{
	background:url('img/cta_paars.svg')no-repeat;
	background-size:contain;
	height:80px;
	width:170px;
	position: absolute;
	margin-top:-45px;
	right:20%;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding-top:35px;
	font-size:18px;
	transition:all ease 0.3s;
}
	.text_cta:hover{
		color:#F9BB44;
		text-decoration: none;
		transform:scale(1.05,1.05)
	}
.berichten_cta{
	background:url('img/cta_rood.svg')no-repeat;
	background-size:contain;
	height:80px;
	width:34%;
	position: absolute;
	margin-top:0;
	right:15px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding-top:10px;
	font-size:20px;
	transition:all ease 0.3s;
}
	.berichten_cta:hover{
		color:#F9BB44;
		text-decoration: none;
		transform:scale(1.05,1.05)
	}

.content_home, .quote{
	padding:60px 0;
}
.quote_left{
	position:absolute;
	top:-40px;
}
.quote_right{
	right:35px;
	position:absolute;
	bottom:-40px;
}
.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link  {
	display: inline-block;
	margin:25px;
}
	.custom-logo-link.shrink{
		margin:10px;
	}
.custom-logo-link img{
	max-height:100px;
	transition:all ease 0.3s;
}
	.shrink img{
	  max-height:50px;
	}
nav .nav-menu{

}
	.shrinkmenu{
		padding-top:35px!important;
	}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
