﻿@font-face { font-family: 'Bobby Jones Soft Regular'; src: url('../assets/fonts/bobby-jones-soft.otf') format('opentype'); }

body { font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 2; margin: 0; color: #3e3e3e;  }
	body.KMCMSeditor { padding: 20px; }

h1 { font-family: 'Bobby Jones Soft Regular', sans-serif; line-height:1.2; color:#003626; }
h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; line-height: 1.2; }
h1 { font-weight: 400; margin-bottom: 30px; font-size: 40px;  }
h2 { font-weight: 400; color: #892033; font-size: 30px; margin: 30px 0 20px 0; }
h3 { font-weight: 400; color: #892033; font-size: 24px; margin: 30px 0 20px 0; }
h4 { font-weight: 400; color: #892033; font-size: 30px; }
h5 { font-weight: 400; color: #892033; font-size: 25px; }
h6 { font-weight: 400; color: #892033; font-size: 20px; }
p, ul, ol { color: #888; font-size: 16px; line-height: 2; font-weight: 400; }
.fa-li { color: #b2b2a2; }

.doclist { margin-left: 25px; font-size: 16px; line-height: 2; }
td.ico { padding: 0 8px; }
a { transition: ease-in-out .30s; color: #000; text-decoration: none; }
	a:hover, a:focus, a:active { outline: none; text-decoration: none; }
	a:hover { color: #000; }

.page-loader { background: #fff; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 9998; }
.loader { position: absolute; width: 94px; height: 94px; top: 50%; left: 50%; margin: -47px 0 0 -47px; }

.fullscreen-bg-video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; }
.hero { text-align: center; height: calc(100vh - 140px); width: 100%; position:relative; }
	.hero .bg-overlay { background-color: rgba(0,0,0,0.45); position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; }
.slogan { z-index: 1000; position: relative; padding-top: 200px; }
	.slogan a { color: #fff; font-size: 42px; text-align: center; line-height: 1.2; }
	.slogan span { font-size: 26px; color: #fff; line-height: 1; }

.homeblok { padding-bottom: 80px; margin-top: -208px; z-index:20;position:relative;background:url(../images/white-bg.png) 0 208px repeat-x; }

.homevisie { background: url(../images/bg-1.jpg) center center no-repeat; background-size: cover; background-attachment: fixed; padding: 30px 0 100px 0; z-index: 20; position: relative; }
	.homevisie h2 { font-size: 36px; line-height: 1.2; font-weight: 700; color: #fff; margin:40px 0;padding:0; }
.homevisietekst, .introtekst { background-color: rgba(0,0,0,0.4); padding: 30px; box-shadow: #892033 30px 30px 0; }
.homevisietekst p, .introtekst p {color:#fff;}

.reviewcontainer {padding:80px 0;background:url(../images/bg-review.jpg);z-index:100;position:relative;}
.reviewcarousel button { color: #fff; align-items: end; margin-bottom: 34px; }
.reviewcarousel .carousel-control-prev:hover, .reviewcarousel .carousel-control-next:hover, .reviewcarousel .carousel-control-prev:focus, .reviewcarousel .carousel-control-next:focus { color: #fff !important; }
.reviewcarousel.carousel, .reviewcarousel.carousel .carousel-item { min-height: 130px; text-align:center; }
	.reviewcarousel.carousel, .reviewcarousel.carousel .carousel-item p { color:#fff; font-style:italic; }

.categorieintro { padding-top:30px; position:relative; }
	.categorieintro::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; filter:blur(5px) grayscale(0%); background-image: var(--bg-image); z-index:-1; }
	.categorieintro h1 { font-size: 36px; line-height: 1.2; font-weight: 700; color: #fff; margin: 20px 0 40px 0; padding: 0; text-shadow: #000 0 0 6px; }
	.categorieintro .introtekst {margin-bottom:110px;}

.bgx { background-image: var(--bg-imagebg); background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }
.dotted { background: url(../images/dotted.png) repeat;background-attachment:fixed; padding:100px 0; filter:grayscale(0%); }
.team { background-image: url(../images/bg-team.jpg); background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; padding: 100px 0; }

.breadcrumbcontainer { background-color: #fff; box-shadow: #ccc 0 0 30px; }
.breadcrumb { font-size: 14px; line-height: 1.8; border-bottom: 0; padding-left: 0; border-radius: 0; text-transform: lowercase; background-color: transparent; padding: 15px 0; margin: 0; letter-spacing: 1px; }
	.breadcrumb a { color: #4b4b4d; }
		.breadcrumb a:hover { color: #892033; }
.breadcrumb-item + .breadcrumb-item::before { color: silver; content: ">"; }

.productintro { padding-top: 30px; position: relative; }
	.productintro::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; filter: blur(0px) grayscale(0%); background-image: var(--bg-product); z-index: -1; }
	.productintro h1 { font-weight: 700; margin-top: 0px; font-size: 50px; line-height: 1; margin: 200px 0 0 0; color: #fff; text-shadow: #000 0 0 6px; }


.pagecontent { padding: 80px 0 60px 0; }

.cta { padding: 30px 0; text-align: center; }
	.cta h2 { font-weight: 400; color: #892033;font-style:italic; margin-bottom:10px; }

.content { }
	.content p, .content ul, .content ol { font-size: 16px; color:#000; }
		.content b, .content strong { color: #000; font-weight:700; }
	.content ul { list-style: none; padding: 0; margin-left: 1em; }
		.content ul li { padding-left: 1.9em; }
			.content ul li:before { content: '\e3d6'; font-family: 'Font Awesome 6 Pro'; display: inline-block; margin-left: -1.9em; width: 1.9em; color: #892033; font-weight: 700; }
	.content .fa-li { color: #892033; }
	.content ul.fa-ul { margin-left: 25px; }
		.content ul.fa-ul li { padding-left: 0; margin-left: 25px; }
			.content ul.fa-ul li:before { content: none; }
			.content ul.fa-ul li .fa-li { color: #892033; }
	.content h1 { margin-top: 0; }
	.content a { color: #892033; border-bottom: solid 1px #892033; }
		.content a:hover { color: #000; border-bottom: solid 1px #000; }

.content .galerij a {border-bottom:0;}

.aanbod {margin:60px 0;}
.card-col { margin-bottom: 25px; }
	.card-col .card { border-radius: 0; border: 0; background-color: #fff; box-shadow: #ccc 0 0 20px; border-radius:0; }
		.card-col .card .card-body { padding: 20px 30px 20px 30px; }
			.card-col .card .card-body .card-title { font-size: 22px; line-height: 1.8; margin-top: 8px; font-weight: 700;color:#892033; }
			.card-col .card .card-body .card-title a { color: #892033; }
			.card-col .card .card-body p { font-weight: 300; }
			.card-col .card .card-img-bottom {border-radius:0;}
		.card-col .card .card-footer { background-color: #fff; border-top: 0; padding: 0 10px 10px 10px; }
			.card-col .card .card-footer span.prijs { color:#892033;font-size:18px;font-weight:700; }
			.card-col .card .card-footer a { display: inline-block; padding: 8px 14px; background-color: #003626; color: #fff; border-bottom: 0 !important; }
				.card-col .card .card-footer a:hover { background-color: #85c598; border-bottom:0 !important; }
		.card-col .card .card-meer { font-size: 10px; text-transform: uppercase; }
			.card-col .card .card-meer:after { font-family: "Font Awesome 6 Pro"; content: "\f178"; color: #3e3e3e; margin-left: 6px; margin-right: 18px; transition: ease-in-out all 0.3s; }
			.card-col .card .card-meer:hover, .card-col .card .card-body .card-title a:hover { color: #000; }
				.card-col .card .card-meer:hover:after { margin-left: 18px; margin-right: 6px; }

.bestelknop { display: inline-block; padding: 8px 14px; background-color: #003626; color: #fff; border-bottom: 0 !important;color:#fff !important;font-weight:700; }
	.bestelknop:hover { background-color: #85c598; border-bottom: 0 !important; }

.img-left, .img-right { margin-bottom: 25px; }
.img-below, .img-above { margin: 40px 0; }
.img-galery { background-color: #fff; padding: 30px 0; }
.thumbs { width: 100%; float: left; overflow: hidden; position: relative; margin-bottom: 25px; text-align: center; text-transform: uppercase; font-size: 14px; font-weight: 700; background-color: #fff; border-radius: 0px; transition: transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease; transform: translateY(0px); }
	.thumbs span.title { color: #fff; }
	.thumbs a { background-color: rgba(206,53,42,0.40); bottom: -200px; color: #fff; left: 0; opacity: 0; position: absolute; right: 0; text-align: left; top: 0; z-index: 100; transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; text-decoration: none; }
		.thumbs a .title { display: table; width: 100%; height: 100%; }
			.thumbs a .title .title-text { font-style: normal; font-weight: 300; font-size: 12px; line-height: 14px; color: #fff; vertical-align: bottom; padding: 8px; display: table-cell; }
				.thumbs a .title .title-text h5, .thumbs a .title .title-text p { color: #fff; font-weight: 700; font-size: 14px; }
				.thumbs a .title .title-text h5 { font-weight: 700; }
			.thumbs a .title .enlarge { font-style: normal; color: #fff; vertical-align: middle; padding: 20px; display: table-cell; text-align: center; }
		.thumbs a:hover { bottom: 0; opacity: 1; transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s; -webkit-transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s; }

.btn { display: inline-block; font-size: 16px; font-weight: 700; padding: 7px 14px; border-radius: 4px; text-align: center; }
.btn-white { color: #fff; border-color: #fff; }
	.btn-white:hover { background-color: #fff; color: #262425; }
.btn-red { color: #fff; border-color: #892033; background-color: #892033; }
	.btn-red:hover, .btn-red.actief { background-color: #fff; color: #892033; border-color: #892033; }

.btn-primary { background-color: #85c598; border-color: #85c598; }
	.btn-primary:focus { background-color: rgba(95,154,66,0.8); border-color: #85c598; box-shadow: 0 0 0 .25rem rgba(95,154,66,.5); }
	.btn-primary:hover { background-color: rgba(95,154,66,0.8); border-color: #85c598; }
	.btn-primary:active { background-color: rgba(95,154,66,0.8); border-color: #85c598; }
.list-group-item.active { background-color: rgba(95,154,66,0.8); border-color: #85c598; }

ul.gemeente span {color:#5f9a42;}

button:focus { outline: none; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
	.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive-4by3 { padding-bottom: 75%; }

.contact {padding:25px 0;}
.contact h3 {color:#892033;font-weight:700 !important;margin:28px 0 8px 0;}
.contact p {}

#map_canvas { border-radius: 40px 0 0 40px; }
/*.form-label, .form-check-label { font-weight: normal; color: #3e3e3e; font-size: 14px; }
	.form-label a, .form-check-label a { text-decoration: underline; }
		.form-label a:hover, .form-check-label a:hover { text-decoration: underline; color: #b2b2a2; }
.form-control { border: solid 1px #ccc; border-radius: 4px; background-color: rgba(255,255,255,0.5); color: #000; }
	.form-control:focus, .form-select:focus { border-color: #000; box-shadow: none; background-color: rgba(255,255,255,0.7); color: #000; }
.form-group textarea:focus { border-color: #000; box-shadow: none; background-color: rgba(255,255,255,0.7); color: #000; }
.form-check-input { margin-top: 6px; }
	.form-check-input:checked { background-color: #d4af37; border-color: #d4af37; }
	.form-check-input:focus { box-shadow: none; border-color: #d4af37; }
.alert ul { font-size: 14px; }
.alert a { text-decoration: underline; }
*/

label {color:gray;font-size:14px;line-height:normal;}
	label a, .form-check-label a { text-decoration: underline; }
		label a:hover, .form-check-label a:hover { text-decoration: underline; color: #892033; }
.form-check-input {margin-top:8px;}
.datepicker { font-size: 16px; }
.input-group-text { color: #892033; }
.bootstrap-datetimepicker-widget.dropdown-menu { display: block !important; }
.bootstrap-datetimepicker-widget table td.day { color: #000; }
.bootstrap-datetimepicker-widget table td.disabled { color: red !important; }
.bootstrap-datetimepicker-widget table td.new, .bootstrap-datetimepicker-widget table td.old { color: silver !important; }
.bootstrap-datetimepicker-widget table td.today { background-color: #F3F3EF; }
a.today { text-decoration: underline; color: Maroon; }
	a.today:hover { color: Black; }

/*
.modal-dialog {z-index:9999;margin-top:80px;}
label { font-weight: 700; color: #892033; font-size: 18px; }
.form-check label { font-weight: 400; font-size: 18px; color:#000; }
.form-check label a { text-decoration:underline; }
.form-floating > label { padding-left: 26px; font-size: 16px; line-height: 1.2; }
.form-control, .form-select { border-color: #555; border-radius: 0; }
	.form-control:focus, .form-check-input:focus, .form-select:focus { color: #181818; background-color: #fff; border-color: #662483; outline: 0; box-shadow: none; }
textarea.form-control { min-height: 150px; }*/

/*.form-check { padding-left: 0; }
input[type=checkbox] { display: none; }
	input[type=checkbox] + label:before { font-family: "Font Awesome 5 Pro"; display: inline-block; font-size: 18px; font-style: normal; }
	input[type=checkbox] + label:before { content: "\f0c8"; letter-spacing: 10px; }
	input[type=checkbox]:checked + label:before { content: "\f14a"; font-weight: 700; color: #3c5f3c; }*/

/*
.form-floating.required.error label:after, .form-check.required.error label:after { content: '*'; color: red; margin-left: 4px; }
.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after { background-color:unset; }
.form-group .progress, .form-group .alert-success, .form-group .alert-danger { display: none; }
.form-check-input:focus { background-color: #892033 !important; }
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label { color: unset !important; }
.form-check-input.is-valid, .was-validated .form-check-input:valid { border-color: unset !important; }
	*/

/*
.form-check { padding-left: 0; }
	.form-check a { color: #000; border-bottom: solid 1px #000; }
		.form-check a:hover { color: #232323; border-bottom: solid 1px #232323; }
input[type=checkbox] { display: none; }
	input[type=checkbox] + label:before { font-family: "Font Awesome 5 Pro"; display: inline-block; font-size: 18px; }
	input[type=checkbox] + label:before { content: "\f0c8"; letter-spacing: 10px; }
	input[type=checkbox]:checked + label:before { content: "\f14a"; font-weight: 700; }*/
.btn-send { display: inline-block; padding: 4px 18px; background-color: #f6b719; border: solid 2px #f6b719; color: #000; font-size: 16px; cursor: pointer; transition: ease-in-out all 0.3s; border-radius: 4px; font-weight: 700; }
	.btn-send:hover { background-color: #fff; color: #000; }

.footer-bg, .footer-bg img { width:100%;height:100px; }
footer { background-color: #85c598; z-index: 20; position: relative; }
	footer .footer-logo { margin-bottom:30px; text-align:center; max-width:420px; }
	footer .footerwrapper { padding: 0px 0 80px 0; }
	footer .aankondiging {margin-bottom:15px;font-weight:bold;color:#892033;}

	footer p { color: #003626; font-size: 16px; line-height: 1.8; font-weight: 300; }
		footer p b { font-weight: 700; }
		footer p span {display:inline-block;width:100px;}
		footer p a { border-bottom:dotted 1px #003626; }
		footer p span { color:#892033; }
		footer p span:after { content: ": ";}
	footer a, footer a:focus, footer a.tel { color: #003626; text-decoration: none;  }
		footer a:hover { color: #000000; }
	footer p.small { font-size: 12px; color: silver; margin-top: 40px; text-align: right; }
		footer p.small a { color: silver; }
	footer .social { margin: 25px 0; }
		footer .social a { background-color: #892033; color: #fff; display: inline-block; line-height: 1; padding: 10px; font-size: 26px; border-radius: 50%; width: 47px; text-align: center; transition: 0.3s ease-in-out all; margin-right: 6px; }
			footer .social a:hover { background-color: #fff; color:#892033; }

.scrollup { padding: 5px 10px; background-color: #892033; color: #fff; position: fixed; bottom: 20px; right: 20px; z-index: 9999; display: none; }
.scrollshow { display: inline-block; }
.scrollup:hover { background-color: #003626; color: #fff; }

.wow { visibility: hidden; }

@media(min-width:1200px) {
	ul.gemeente { column-count: 3; }
}

@media(min-width:992px) and (max-width:1199px) {
	ul.gemeente { column-count: 2; }
}

@media (max-width:991px) {
	.img-left, .img-right { margin-top: 30px; }
	.contact {background-image:none;}
}

@media(min-width:768px) and (max-width:991px) {
}

@media(max-width:767px) {
	.pagecontent { padding: 40px 0; }

	footer .footer-logo { margin-bottom: 30px; text-align: center; max-width: 280px; }
	footer .social {text-align:center;}
	footer .footerwrapper {text-align:center;padding:25px 0 40px 0;}
}

@media(max-width:576px) {
}
