﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face {
	font-family: 'Swiss921 BT';
	src: url('font/Swiss921BT-RegularA.eot');
	src: url('font/Swiss921BT-RegularA.eot?#iefix') format('embedded-opentype'),  url('font/Swiss921BT-RegularA.woff2') format('woff2'),  url('font/Swiss921BT-RegularA.woff') format('woff'),  url('font/Swiss921BT-RegularA.ttf') format('truetype'),  url('font/Swiss921BT-RegularA.svg#Swiss921BT-RegularA') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'freeversionSketchBlock-Bold';
	src: url('font/freeversionSketchBlock-Bold_gdi.eot');
	src: url('font/freeversionSketchBlock-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('font/freeversionSketchBlock-Bold_gdi.woff') format('woff'), url('font/freeversionSketchBlock-Bold_gdi.ttf') format('truetype'), url('font/freeversionSketchBlock-Bold_gdi.svg#freeversionSketchBlock-Bold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-007A;
}
html, body {
	/* give this to all tags from html to .fullscreen */
	margin: 0;
}
body {
	background-color: #FFF;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 17.2px;
	line-height: 32px;
}
p {
	margin-bottom: 25px;
}
.instalogo {
	margin: auto;
	width: 100%;
	max-width: 220px;
	height: auto;
	display: block;
	margin-bottom: 20px;
}
.collage-p {
}
.collage-p div {
}
.collage-p div img {
}
#feed {
	display: flex ;
	flex-wrap: wrap;
	margin: auto;
	margin-left: -15px;
}
#feed a {
	position: relative;
	display: block;
	flex: 1 0 calc(16.666% - 15px);
	width: 16.666%;
	margin-left: 15px;
	float:left;
	margin-bottom: 0px !important;
	padding:0px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	background-color: #E6E6E6;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	transition: ease-in-out .3s;
}
#feed a {
	padding: 0;
	display: block;
	max-width: calc(16.666% - 15px);
	margin-left: 15px;
	position: relative;
}
#feed img {
	display:block;
	width:100% !important;
	max-width:100% !important;
	height:auto;

}
#feed a:hover {
	transform: scale(1.08);
}

a {
	color: #619DE5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
.clear {
	clear: both;
}
.fotoo {
	outline: 0;
}
.fout {
	color: #F00 !important;
	font-weight: bold !important;
}
#slider1_container {
	position: relative;
}
.shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	-moz-box-shadow: inset 0px 20px 16px -18px rgba(0,0,0,0.8), inset 0px -20px 16px -18px rgba(0,0,0,0.8);
	-webkit-box-shadow: inset 0px 20px 16px -18px rgba(0,0,0,0.8), inset 0px -20px 16px -18px rgba(0,0,0,0.8);
	box-shadow: inset 0px 20px 16px -18px rgba(0,0,0,0.8), inset 0px -20px 16px -18px rgba(0,0,0,0.8);
	z-index: 4;
	top: 0;
	left: 0;
}
a.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: none;
	background: url(images/arrow.png) no-repeat;
	width: 40px;
	height: 40px;
	z-index: 20;
	outline: none !important;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
h1 {
	font-family: 'Swiss921 BT';
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 32px;
	text-shadow: none;
	letter-spacing: 1.5px;
	line-height: 35px;
	color: #9A1900;
}
h2 {
	font-family: 'Swiss921 BT';
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 25px;
	text-shadow: none;
	line-height: 25px;
	letter-spacing: 1.5px;
	color: #9A1900;
}
h3 {
	font-family: 'Swiss921 BT';
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	text-shadow: none;
	line-height: 20px;
	letter-spacing: 1.5px;
	color: #9A1900;
}
p:last-child {
	margin-bottom: 30px;
}
.header {
	margin: 0;
	position: relative;
	width: 100%;
	display: block;
	padding-top: 10px;
	height: 80px;
	background-color: #FFF;
}
.titel_header {
	display: block;
	position: absolute;
	top: 4px;
	left: 50px;
}
.logos_top {
	position: absolute;
	top: 24px;
	right: 50px;
	width: 340px;
	height: 40px;
}
a.eu {
	position: relative;
	width: 159px;
	height: 40px;
	display: block;
	float: left;
	background: url('images/eu.png');
}
a.pf {
	margin-left: 20px;
	float: left;
	position: relative;
	width: 159px;
	height: 40px;
	display: block;
	width: 159px;
	height: 40px;
	display: block;
	background: url('images/pf.png');
}
.container_logo_center {
	display: block;
	position: absolute;
	z-index: 3;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	width: 100%;
	max-width: 250px;
	margin: auto;
	vertical-align: middle;
}
.logo {
	margin-left: 18px;
	width: 100%;
	max-width: 250px;
	transition: ease-in-out 0.3s;
}
.container {
	padding-top: 80px;
	padding-bottom: 80px;
	width: 100%;
}
.container_tekst {
	width: 100%;
}
a.evenementen-3 span {
	position: absolute;
	width: 98%;
	top: 50%;
	left: 50%;
	margin: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Amaranth', sans-serif;
}
.datum2 {
	position: absolute;
	width: 300px;
	border: 1px solid;
	vertical-align: right;
	color: #CCC;
	font-size: 14px !important;
	font-family: 'Open Sans', sans-serif;
}
.grijs {
	background: #F3F3F3;
	background-color: rgb(243, 243, 243, 1);
}
.dgrijs {
	background: #333;
	background-color: rgba(51,51,51,1);
}
.rood {
	background: #9A1900;
	background-color: rgb(154, 25, 0, 1);
	color: #FFF;
}
.center {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1276px;
}
.container_main {
	padding-top: 100px;
	padding-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1276px;
	background-color: #FFF;
}
.padding {
	padding-left: 15px;
	padding-right: 15px;
}
.container_main ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
.container_main ul li {
	position: relative;
	padding-left: 35px;
}
.container_main li:before {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	background-image: url('images/li_sitemap.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 6px;
}
.padding_paginas {
	padding-left: 15px;
	padding-right: 15px;
}
.collage-paginas {
	display: flex;
	flex-wrap: wrap;
	margin-left: -12px;
}
.collage-paginas div {
	display: block;
	flex: 1 0 calc(50% - 12px);
	width: 50%;
	height: auto;
	margin-left: 12px;
	margin-bottom: 12px;
	text-decoration: none !important;
	padding: 0;
}
.collage-paginas div {
	display: block;
	max-width: calc(50% - 12px);
}
.collage {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
}
.collage div {
	display: block;
	flex: 1 0 calc(20% - 8px);
	width: 20%;
	height: auto;
	margin-left: 8px;
	margin-bottom: 8px;
	text-decoration: none !important;
	padding: 0;
}
.collage div {
	display: block;
	max-width: calc(20% - 8px);
}
.foto-container {
	width: 100%;
	height: auto;
!important position: relative;
	background-color: #FFFCF7;
}
.foto-container_absolute {
	position: absolute;
	width: 100%;
	max-width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
.main_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.main_cell {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.main_links {
	padding-top: 0;
	margin-top: 0;
	width: 61%;
}
.main_links p {
	text-align: left !important;
}
.main_tussen {
	width: 4%;
	vertical-align: middle;
}
.main_rechts {
	width: 35%;
}
.main_links_contact {
	padding-top: 0;
	margin-top: 0;
	width: 48%;
}
.main_links_poster {
	padding-top: 0;
	margin-top: 0;
	width: 60%;
}
.main_tussen_poster {
	width: 12%;
	vertical-align: middle;
}
.main_rechts_poster {
	padding-top: 0;
	margin-top: 0;
	width: 28%;
}
.main_rechts_contact {
	width: 48%;
}
.main_links img {
	margin: 0 !important;
}
.main_links_contact img, .container_paginas_center img {
	display: block;
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
}
.agenda {
	border: 1px #999999 solid;
	border-radius: 18px;
	background: #9A1900;
	background-color: rgb(154, 25, 0, 1);
	color: #FFF;
}
.padding-agenda {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}
.padding-agenda-item {
	padding-left: 18px;
	padding-right: 18px;
}
a.agenda-home {
	display: block;
	width: 100%;
	height: auto;
	min-width: 80px;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.agenda-home:hover {
	background-color: rgba(255,255,255, 0.6);
}
a.agenda-home:first-child {
	border-bottom: 1px #FFFFFF solid;
}
a.agenda-home:last-child {
	border-bottom: none;
	margin-bottom: 30px;
}
a.agenda-home span {
	font-size: 13px;
	line-height: 15px !important;
	margin: 0;
	color: #999;
	padding: 0;
	font-style: italic;
	font-weight: normal;
}
.klein {
	margin-top: 40px;
	max-width: 600px;
}
.agenda_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.agenda_row {
	display: table-row;
}
.agenda_cell {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.agenda_links {
	padding: 0 !important;
	margin: 0!important;
	width: 90px;
	height: 90px;
	text-align: center;
	color: #FFF;
	font-family: 'Swiss921 BT';
	font-size: 34px;
	line-height: 36px;
	background-color: #9A1900;
	vertical-align: middle;
}
.agenda_links span {
	font-size: 16px !important;
	line-height: 16px !important;
	color: #FFF !important;
	margin-top: 4px !important;
	padding: 0;
	display: block;
	font-weight: normal;
	font-style: normal !important;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}
.agenda_tussen {
	width: 4%;
	vertical-align: middle;
}
.agenda_rechts {
	width: auto;
	vertical-align: middle;
}
.agenda_links_meer {
	padding-top: 0;
	margin-top: 0;
	width: 20%;
	padding-left: 5px;
}
.agenda_rechts_meer {
	padding-top: 0;
	margin-top: 0;
	width: 78%;
	padding-left: 5px;
}
.flex-nieuws-home {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-left:-25px;
}
a.nieuws-3-home {
	display: block;
flex: 1 0 calc(33.333% - 25px);
	width: 33.333%;
	margin-left: 32px;	vertical-align: text-top;
	position: relative;
	text-decoration: none !important;
	margin-bottom: 25px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	background-color: #E6E6E6;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	transition: ease-in-out .3s;
}
a.nieuws-3-home:hover {
	-moz-box-shadow: 0 0 8px #333;
	-webkit-box-shadow: 0 0 8px #333;
	box-shadow: 0 0 8px #333;
	transform: scale(0.95);
	opacity: 0.9;
}
.datum_nieuws {
	position: absolute;
	bottom: 120px;
	background-color: #9A1900;
	max-width: 220px;
	font-size: 14px;
	color: #FFF;
	height: 30px;
	left: 0;
	width: 100%;
	height: auto;
}
.flex-nieuws, .flex-agenda {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	margin-left: -32px;
	margin-top: 30px;
}
a.nieuws-3-archief {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 32px);
	width: 33.333%;
	margin-left: 32px;
	margin-bottom: 25px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	background-color: #E6E6E6;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	transition: ease-in-out .3s;
}
a.nieuws-3-archief {
	padding: 0;
	display: block;
	max-width: calc(33.333% - 32px);
	margin-left: 32px;
	position: relative;
}
a.nieuws-3-archief:hover {
	transform: scale(1.08);
}
a.nieuws-3, a.agenda-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 32px);
	width: 33.333%;
	margin-left: 32px;
	margin-bottom: 25px;
	outline: 0;
	text-align: center;
	text-decoration: none;
	background-color: #E6E6E6;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	transition: ease-in-out .3s;
}
a.nieuws-3, a.agenda-3 {
	padding: 0;
	display: block;
	max-width: calc(33.333% - 32px);
	margin-left: 32px;
	position: relative;
}
a.nieuws-3:hover, a.agenda-3:hover {
	transform: scale(1.08);
}
a.nieuws-3-home span, a.nieuws-3 span, a.nieuws-3-archief span, a.agenda-3 span {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: auto;
}
.padding_kl {
	padding-left: 10px;
	padding-right: 10px;
}
a.nieuws-3-home span h1, a.nieuws-3 span h1, a.nieuws-3-archief h1, a.agenda-3 span h1 {
	font-family: 'Roboto', sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #FFF;
	text-shadow: 1px 2px #666;
	font-weight: bold;
	line-height: 29px;
}
.nieuws-3, .agenda-3 {
	display: block;
	overflow: hidden;
	margin-bottom: 70px;
}
.container-nieuws {
	width: 100%;
	margin: auto;
	max-width: 800px;
}
.icons {
	margin-top: 12px;
	display: block;
	width: 40px;
	height: 40px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	margin: auto;
	margin-bottom: 12px;
}
.cafe {
	background-image: url("images/icons/cafe.png");
}
.feestlocatie {
	background-image: url("images/icons/feestlocatie.png");
}
.vergaderruimte {
	background-image: url("images/icons/vergaderruimte.png");
}
.button {
	position: absolute;
	bottom: 20px;
	left: 0;
	background-color: #895E3A;
	border: none;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	color: white;
	margin-left: 4%;
	margin-right: 4%;
	width: 92%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	display: block !important;
	font-size: 16px;
	font-weight: bold;
	border-radius: 8px;
	text-decoration: none !important;
}
.button:hover {
	transition: .5s ease;
	background-color: #3D3A39;
	color: #FFF;
}
.padding-blokken {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.container_items_home {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}
.text_padding {
	padding-left: 20px;
	padding-right: 15px;
}
.btn-icon {
	position: absolute;
	right: 4px;
	top: 0;
	width: 33px;
	height: 40px;
	background: url(images/pijtje-icon.png) no-repeat;
}
.openings a.tel-contact {
	line-height: 20px;
	text-align: left;
	display: inline-block;
	width: 280px;
	vertical-align: middle;
	color: #000;
}
a.tel-contact span {
	margin-right: 10px;
	margin-top: -4px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/telefoon-contact.png) no-repeat;
}
a.email-contact {
	margin-top: 10px;
	text-align: left;
	display: inline-block;
	width: 280px;
	line-height: 20px;
	vertical-align: middle;
}
a.email-contact span {
	margin-right: 10px;
	margin-top: -4px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(images/email-contact.png) no-repeat;
}
.maps {
	border-radius: 5px;
	padding: 5px;
	border: 2px #d5d5d5 solid;
}
.maps_iframe {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0;
	border-top: 2px #895E3A solid;
	height: 100%;
	max-width: 100%;
	min-height: 320px;
	position: relative;
	height: auto !important;
	display: block;
}
.maps_iframe_contact {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0;
	height: 100%;
	max-width: 100%;
	min-height: 320px;
	position: relative;
	height: auto !important;
	display: block;
}
input:focus {
	outline: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-style:italic;
 color: #ccc !important;
}
::-moz-placeholder { /* Firefox 19+ */
 font-style:italic;
 color: #ccc !important;
}
:-ms-input-placeholder { /* IE 10+ */
 font-style:italic;
 color: #ccc !important;
}
:-ms-input-placeholder { /* IE10–11 */
 color: #ccc !important;
 font-weight: 400 !important;
}
:-moz-placeholder { /* Firefox 18- */
font-style:italic;
}
#naam {
	background-image: url(images/icons/naam.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#telefoon {
	background-image: url(images/icons/telefoon.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#email {
	background-image: url(images/icons/email.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#bericht, #opmerkingen {
	background-image: url(images/icons/bericht.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#controle {
	background-image: url(images/icons/controle.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#form_naam {
	background-image: url(images/icons/naam.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#adres {
	background-image: url(images/icons/adres.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#postcode {
	background-image: url(images/icons/postcode.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#plaats {
	background-image: url(images/icons/plaats.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#form_telefoon {
	background-image: url(images/icons/telefoon.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#form_datum {
	background-image: url(images/icons/datum.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#form_emailadres {
	background-image: url(images/icons/email.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
#form_klacht, #opmerkingen {
	background-image: url(images/icons/bericht.png);
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
input {
	color: #000;
	font-size: 17px;
	border: 1px #e0e0e0 solid;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 24px;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	box-sizing : border-box;
}
.radio {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-top: 12px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* Hide the browser's default radio button */
.radio input {
	position: absolute;
	opacity: 0;
	width: 100%;
	max-width: 180px;
}
/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.radio:hover input ~ .checkmark {
	background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkmark {
	background-color: #7CB0AB;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkmark:after {
	display: block;
}
/* Style the indicator (dot/circle) */
.radio .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
input.kort {
	-webkit-appearance: none;
	color: #000;
	font-size: 17px;
	border: 1px #e0e0e0 solid;
	max-width: 140px;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 40px;
	padding-right: 24px;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	box-sizing : border-box;
	float: left;
}
::selection {
	background-color: black;
	color: white;
}
textarea:focus {
	outline: none;
}
textarea {
	resize: none;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 17px;
	border: 1px #e0e0e0 solid;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	padding-right: 24px;
	background-color: #FFF;
	height: 150px;
	box-sizing : border-box;
}
img.txt_image {
	padding-left: 15px;
	margin-top: 22px;
	margin-bottom: 20px;
	width: 100% !important;
	max-width: 60px !important;
	height: auto !important;
}
input[type=submit] {
	margin-top: 8px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	position: relative;
	display: block;
	color: #FFF;
	width: 100%;
	max-width: 140px;
	border-radius: 5px;
	background-color: #9A1900;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(148,146,148,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(148,146,148,1);
	box-shadow: 0px 0px 10px 0px rgba(148,146,148,1);
	text-decoration: none;
	cursor: pointer;
	box-sizing : border-box;
	-webkit-appearance: none;
}
input[type=submit]:hover {
	background-color: #333;
	transition: .5s ease;
}
hr {
	margin-top: 10px;
	margin-bottom: 30px;
	height: 1px;
	background: #9A1900;
	font-size: 0;
	border: 0;
}
.ctab_padding
{
	padding-top:40px;
	padding-bottom:40px;
}
.ctab_table {
	display: table;
	width: 100%;
	table-layout: fixed;
	height:40px;
}
.ctab_cell {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 100%;
	position:relative;
}
.ctab_links {
	padding-top: 0;
	margin-top: 0;
	width: 49%;
	text-align:left;
	vertical-align: middle;
}
.ctab_links h1 {
font-family: 'Swiss921 BT';
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight:100;
	text-shadow: none;
	letter-spacing: 2.5px;
	line-height: 35px;
	color: #FFF;
	font-style:italic;
}
.ctab_btn_container
{

	width:100%;
	max-width:340px;
	height:40px;
	position:absolute;
	right:0;
	top:0;
}
a.ctab_btn {

		font-family: 'Roboto', sans-serif;
	
	position: relative;
	text-align: center;
	float: left;
	text-transform: uppercase;
	width:100%;
	max-width:340px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 15px;
	letter-spacing:2px;
	-webkit-appearance: none;
	display: block;
	border:1.5px solid #F7C050;
	transition: .5s ease-in-out;
}
a.ctab_btn:hover {
	background-color:rgba(255,255,255,0.3);
	text-decoration:none;

}
.btn-icon {
	position: absolute;
	left: 10px;
	top: -5px;
	width: 50px;
	height: 50px;
	background: url(images/pijtje-icon.png) no-repeat;
}
.ctab_tussen {
	width: 2%;
	vertical-align: middle;
}
.ctab_rechts {
	position:relative;
	text-align:right;
vertical-align: middle !important;
	width: 49%;
}
.container_opties {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	max-width: 100%;
	border: 1.2px solid #9A1900;
}
.container_opties ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
.container_opties li {
	position: relative;
	padding-left: 35px;
}
.container_opties li:before {
	content: '';
	width: 25px;
	height: 21px;
	position: absolute;
	background-image: url('images/li.svg');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.midden {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
	margin: 0 auto;
}
.sitemap ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
.sitemap ul li {
	position: relative;
	padding-left: 35px;
	font-weight: bold;
	color: #006674 !important;
}
.sitemap ul li a {
	color: #9A1900 !important;
}
.sitemap ul li:before {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	background-image: url('images/li_sitemap.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 6px;
}
.sitemap ul ul li {
	position: relative;
	padding-left: 35px;
	font-weight: normal;
}
.sitemap ul ul li a {
	color: #000000 !important;
}
.sitemap ul ul li:before {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	background-image: url('images/li_li_sitemap.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer_container {
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 100px;
	padding-bottom: 20px;
	background-image: url("images/back_footer.png");
	/* Full height */
	height: 100%;
	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background: #9A1900;
	background-color: rgb(154, 25, 0, 1);
	font-size: 17px;
}
.logo-footer {
	width: 100%;
	display: block;
	max-width: 200px;
	height: auto;
	margin: auto;
}
.footer {
	color: #FFF;
	width: 100%;
	max-width: 1240px;
	min-width: 280px;
	margin: auto;
	left: 0;
	right: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.flex-footer {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-left: -50px;
	margin-bottom: 0;
	padding: 0;
}
.footer-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 50px);
	vertical-align: text-top;
	width: 33.333%;
	margin-left: 50px;
	padding: 0;
	text-align: left;
	outline: 0;
	color: #FFF;
	line-height: 24px;
	font-size: 15px;
}
.footer-3 {
	display: block;
	max-width: calc(33.333% - 50px);
}
.footer-3:nth-child(2), .footer-3:nth-child(3) {
	text-align: center !important;
}
.footer-3 h1 {
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	margin-top: 25px;
	margin-bottom: 30px;
}
.footer-3 a {
	color: #FFF !important;
	text-decoration: none;
}
.footer-3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
a.mail {
	color: #895E3A;
	text-decoration: none;
}
a.mail:hover {
	color: #FFF;
	text-decoration: underline;
}
.boeren_natuur
{
	margin:-10px 0 10px 0;
	max-width:110px; height:auto; display:block;
}
.socialcontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-width: 170px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	display: block;
}
a.facebook {
	margin-top: 12px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	background-image: url("images/facebook.png");
}
a.facebook:hover {
	background-image: url("images/facebook-hover.png");
}
a.twitter {
	margin-left: 10px;
	margin-top: 12px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	background-image: url("images/twitter.png");
}
a.twitter:hover {
	background-image: url("images/twitter-hover.png");
}
a.instagram {
	margin-left: 10px;
	margin-top: 12px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	background-image: url("images/instagram.png");
}
a.instagram:hover {
	background-image: url("images/instagram-hover2.png");
}
a.youtube {
	margin-left: 10px;
	margin-top: 12px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	background-image: url("images/youtube.png");
}
a.youtube:hover {
	background-image: url("images/youtube-hover.png");
}
a.linkedin {
	margin-left: 15px;
	margin-top: 12px;
	display: inline-block;
	float: left;
	width: 35px;
	height: 35px;
	-ms-transition: background-image 0.5s ease-in-out;
	-webkit-transition: background-image 0.5s ease-in-out;
	transition: background-image 0.5s ease-in-out;
	background-image: url("images/linkedin.png");
}
a.linkedin:hover {
	background-image: url("images/linkedin-hover.png");
}
.copyright_container {
	width: 100%;
	max-width: 100%;
	height: 50px;
}
.copyright {
	position: relative;
	color: #FFF;
	display: block;
	width: 100%;
	max-width: 1240px;
	min-width: 220px;
	line-height: 48px;
	margin: auto;
	font-size: 14px;
	left: 0;
	right: 0;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.copyright span {
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
}
.copyright a {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
a.studiosmids {
	font-family: 'freeversionSketchBlock-Bold';
	color: #FFF;
	font-size: 18px;
}
 @media screen and (max-width : 1260px) {
.container_paginas {
	position: relative;
	margin-top: 0px;
	width: 100%;
	z-index: 1;
}
}
 @media screen and (max-width : 1022px) {
.logos_top {
	right: 5px;
}
}
 @media screen and (max-width : 960px) {
.titel_header, .logos_top {
	display: none;
}
}
 @media screen and (max-width : 940px) {
.main_cell {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.main_celll:last-child {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.main_tussen {
	display: none;
}
.main_links img, .container_tekst img, .container-nieuws img {
	display: block;
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
	float: none !important;
	margin: 0px !important;
}
.flex-nieuws, .flex-agenda {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	margin-left: -30px;
	margin-top: 30px;
}
a.nieuws-3, a.nieuws-3-archief, a.agenda-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(50% - 30px);
	width: 50%;
	margin-left: 30px;
}
a.nieuws-3, a.nieuws-3-archief, a.agenda-3 {
	display: block;
	max-width: calc(50% - 30px);
}
#feed a {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 15px);
	width: 33.333%;
	margin-left: 15px;
	margin-bottom:15px !important;
}
#feed a {
	display: block;
	max-width: calc(33.333% - 15px);
margin-bottom:15px !important;
}
#feed a:hover {
	transform: none;
}

}
 @media screen and (max-width : 910px) {
	 .boeren_natuur
{
	margin:-10px auto 10px auto;

}
.container_logo_center {
	max-width: 180px;
}
.logo {
	margin-left: 8px;
	width: 100%;
	max-width: 180px;
	transition: ease-out 0.3s;
}
.footer-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 50px);
	width: 100%;
	margin-left: 50px;
	margin-bottom: 15px;
	text-align: center !important;
}
.footer-3 {
	padding: 0;
	display: block;
	max-width: calc(100% - 35px);
	margin-left: 50px;
}
.footer-3:nth-child(2), .footer-3:nth-child(3) {
	text-align: center !important;
}
.logo-footer {
	width: 100%;
	display: block;
	max-width: 250px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
}
 @media screen and (max-width : 720px) {
#instagram-feed-id img {
	max-width: calc(48%);
}
a.nieuws-3, a.agenda-3,  a.nieuws-3-archief {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 30px);
	vertical-align: text-top;
	width: 100%;
	height: auto;
	min-height: 100px;
	transition: none;
}
a.nieuws-3, a.agenda-3, a.nieuws-3-archief {
	display: block;
	max-width: calc(100% - 30px);
	margin-bottom: 30px;
}
a.nieuws-3:hover, a.agenda-3:hover, a.nieuws-3-archief:hover {
	transform: none;
}
a.nieuws-3:last-child, a.agenda-3:last-child,  a.nieuws-3-archief:last-child {
	margin-bottom: 0px;
}
#feed a {
	position: relative;
	display: block;
	flex: 1 0 calc(50% - 15px);
	width: 50%;
	margin-left: 15px;
	margin-bottom:15px !important;
}
#feed a {
	display: block;
	max-width: calc(50% - 15px);
margin-bottom:15px !important;
}
#feed a:hover {
	transform: none;
}
}
@media screen and (max-width : 710px) {
.container_logo_center {
	max-width: 180px;
	transition: ease-out 0.3s;
}
}
@media screen and (max-width : 720px) {
.container_main {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ctab_table {
	height:auto !important;
}
.ctab_btn_container
{
	width:100%;
	max-width:100%;
	vertical-align:central;
	position:relative;
	margin:auto !important;

}
.ctab_cell {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	text-align:center;
}
.ctab_btn
{
	margin:auto !important;
	float:none !important;
}
.ctab_cell:last-child {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
}
@media screen and (max-width : 420px) {
.midden {
	width: 76%;
}
.header {
	margin: 0;
	position: relative;
	width: 100%;
	display: block;
	padding-top: 10px;
	height: 155px;
	background-color: #FFF;
}
}
 @media screen and (max-width : 360px) {
}
