@charset "utf-8";
/* CSS Document 
font-family: 'Zurich BdXCn BT';
 font-family: 'Open Sans', sans-serif;
*/
img.right {
	border: 1px solid #ccc;
	float: right;
	margin-left: 15px;
	padding: 5px;
	max-width: 480px !important;
	height: auto !important;
	margin-bottom: 20px;
}
img.left {
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	max-width: 480px !important;
	height: auto !important;
	margin-bottom: 20px;
	padding: 5px;
}
.b-wit {
	background-color: #FFF;
}
.b-oranje {
	background-color: #EB5B1B;
}
.b-groen {
	background-color: #CDD3AB;
}
.b-blauw {
	background-color: #223C61;
}
.b-geel {
	background-color: #F1B81B;
}
.b-grijs {
	background-color: #262626;
}
.b-geel-transparant {
	background: rgb(254,248,232);
	background: linear-gradient(0deg, rgba(254,248,232,1) 0%, rgba(255,255,255,1) 51%);
}
.b-grijs {
	background-color: #4D4D4D;
}
.oranje {
	color: #EB5B1B;
}
.groen {
	color: #CDD3AB;
}
.blauw {
	color: #223C61;
}
.geel {
	color: #F1B81B;
}
.grijs {
	color: #4D4D4D;
}
.wit {
	color: #FFF;
}
#spam {
	display: none;
}
.back-to-top {
	position: fixed;
	bottom: 1.3em;
	right: 17px;
	display: none;
	background-color: #CDD3AB;
	width: 45px;
	height: 45px;
	z-index: 4;
	outline: 0;
	-moz-box-shadow: 4px 4px 3px rgba(77,77,77,0.75);
	-webkit-box-shadow: 4px 4px 3px rgba(77,77,77,0.75);
	box-shadow: 4px 4px 3px rgba(77,77,77,0.75);
	border-radius: 4px;
}
.back-to-top:hover {
	opacity: 1;
}
.back-to-top span {
	position: absolute;
	display: block;
	margin-top: 0px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 25px;
	height: 15px;
	background: url(images/icons/pijtje-back-to-top.png) no-repeat;
}
.shadow-top {
	-webkit-box-shadow: 0px 0px 8px 2px #333333;
	-moz-box-shadow: 0px 0px 8px 2px #333333;
	box-shadow: 0px 0px 8px 2px #333333;
}
.shadow-bottom-right {
	box-shadow: 0 5px 10px -5px rgba(115,115,115,0.75), 5px 0 10px -5px rgba(115,115,115,0.75);
}
.shadow-full {
	-webkit-box-shadow: -1px 1px 5px 6px rgba(102,102,102,0.75);
	-moz-box-shadow: -1px 1px 5px 6px rgba(102,102,102,0.75);
	box-shadow: -1px 1px 5px 6px rgba(102,102,102,0.75);
}
/* 0, 0, 0, 0.2 */
.float-none {
	float: none;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.container_back_foto {
	position: relative;
	padding: 0;
	background-image: url("images/achtergrond-pagina.jpg");
	height: 100%;
	height: auto;
	min-height: 660px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
html, body {
	margin: 0!important;
	padding: 0!important;
	height: 100%;
}
body {
	background-color: #FFF;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
	font-size: 19px;
	line-height: 26px;
	color: #000;
}
b, strong {
	color: #EB5B1B;
}
h1 {
	font-family: 'Zurich BdXCn BT';
	color: #223C61;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 45px;
	font-size: 48px;
	line-height: 52px;
}
h2 {
	font-family: 'Zurich BdXCn BT';
	color: #223C61;
	padding-top: 0;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 36px;
	line-height: 45px;
}
.home-right h2 {
	margin-top: 0px;
	font-size: 36px;
	line-height: 38px;
}
.titel-lijn {
	overflow: hidden;
	text-transform: none;
	text-align: center;
	color: #000;
	font-size: 23px;
	font-family: 'Open Sans', sans-serif !important;
}
.titel-lijn > span {
	position: relative;
	display: inline-block;
}
.titel-lijn > span:before, .titel-lijn > span:after {
	content: '';
	position: absolute;
	top: 50%;
	border-bottom: 2px solid;
	width: 591px; /* half of limiter*/
	margin: 0 20px;
}
zur .titel-lijn > span:before {
	right: 100%;
}
.titel-lijn > span:after {
	left: 100%;
}
p {
	margin: 0px 0px 30px 0px;
}
p:last-child {
	margin: 50px;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
a {
	color: #223C61;
	text-decoration: none;
	transition: ease-in-out .2s;
}
a:hover {
	color: #223C61;
	text-decoration: underline;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.no-margin {
	margin: 0px !important;
}
.no-margin-top {
	margin-top: 0px !important;
}
h1.partner {
	font-family: 'Zurich BdXCn BT';
	color: #FFF;
	padding-top: 0;
	margin-top: 0;
	letter-spacing: 2px;
	font-size: 36px;
	line-height: 36px;
}
.parallux, .parallux.no-parallax .parallux-bg {
	margin: 0!important;
	padding: 0!important;
	position: relative;
	height: 100%;
}
.parallux.no-parallax, .parallux.not-full {
	overflow: hidden;
}
.parallux .parallux-bg, .parallux .parallux-bg .parallux-inner {
	top: 0;
	left: 0;
	margin: 0!important;
	padding: 0!important;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	height: auto;
	min-height: 630px;
}
.parallux.not-full .parallux-bg {
	height: 100%;
 bottom: initial margin: 0!important;
	padding: 0!important;
}
.parallux.no-parallax .parallux-bg, .parallux.no-parallax .parallux-inner {
	margin: 0!important;
	padding: 0!important;
	background-attachment: initial
}
.parallux.bg-fixed .parallux-inner {
	margin: 0!important;
	padding: 0!important;
	background-attachment: fixed;
}
.parallux .parallux-bg {
	right: 0;
	height: 100%;
	overflow: hidden;
	position: fixed;
}
.parallux .parallux-bg .parallux-inner {
	margin: 0!important;
	padding: 0!important;
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;/* background-image: url(); */
}
.parallux .parallux-bg {
	margin: 0!important;
	padding: 0!important;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
}
#bg-1 {
	margin: 0!important;
	padding: 0!important;
	background-size: cover;
	background-position: 50%;
	background-color: #CCC;
}
#bg-1 {
	margin: 0!important;
	padding: 0!important;
	background-image: url("images/achtergrond.jpg");
}
.container_padding {
	position: relative;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.container_foto {
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	position: relative;
	height: 100px;
	display: block;
	max-width: 1800px;
	padding: 120px 20px 0px 20px;
}
a.telefoon {
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/icon_telefoon.png) no-repeat;
}
a.whatsapp {
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	left: 53px;
	background: url(images/icon_whatsapp.png) no-repeat;
	transition: ease-in-out .2s;
}
.container-whatsapp-bellen {
	margin: 0;
	padding: 0;
	width: 95px;
	height: 45px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	display:block !important;
}
.container-hamburger {
	width: 40px;
	height: 45px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.container_logo {
	display: block;
	position: relative;
	margin: auto;
	max-width: 500px;
	vertical-align: middle;
}
.container_logo img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
a.aanvragen {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 320px;
	padding: 10px 0 18px 0;
	margin: 0;
	font-size: 20px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	font-family: 'Rebelton';
	display: block;
	text-align: center;
	background-color: #CDD3AB;
	color: #223C61;
	-moz-box-shadow: 4px 4px 3px rgba(115,115,115,0.75);
	-webkit-box-shadow: 4px 4px 3px rgba(115,115,115,0.75);
	box-shadow: 4px 4px 3px rgba(0,0,0,0.75);
	transition: ease-in-out .3s;
}
a.aanvragen:hover {
	text-decoration: none;
	background-color: #223C61;
	color: #CDD3AB;
}
a.aanvragen span {
	font-family: 'Rebelton';
	color: #FFF;
	transition: ease-in-out .3s;
}
a.aanvragent:hover span {
	color: #FFF;
}
.container-text-foto-content {
	margin: auto;
	display: block;
	font-family: 'Bahnschrift';
	font-size: 58px;
	text-shadow: 1px 1px #333;
	line-height: 52px;
	margin-bottom: 0px;
	position: absolute;
	text-align: center;
	max-width: 700px;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -20%);
	-moz-transform: translate(-50%, -20%);
	-webkit-transform: translate(-50%, -20%);
}
.home-right {
	margin-top: -130px !important;
	margin-left: auto;
	margin-right: auto;
	border-top-right-radius: 35px;
	border-bottom-left-radius: 35px;
	color: #FFF;
	position: relative;
	width: 100%;
	display: block;
	z-index: 4;
	-moz-box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
	-webkit-box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
	box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
	background-color: #CDD3AB;
}
.home-right .container {
	color: #223C61;
	padding: 40px 40px 20px 40px;
}
.home-right .container ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
.home-right .container ul li {
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
}
.home-right .container ul li:last-child {
	padding-bottom: 0px;
}
.home-right .container li:before {
	content: '';
	width: 10px;
	height: 16px;
	position: absolute;
	background-image: url('images/icons/li.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 4px;
}
a.pijltje {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 20px;
	text-align: center;
	display: block;
	background: url(images/pijltje.png) no-repeat;
	width: 40px;
	height: 60px;
	cursor: pointer;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
 @keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-30px);
}
 60% {
 transform: translateY(-15px);
}
}
hr {
	margin-top: 10px;
	margin-bottom: 30px;
	height: 1px;
	background: #EB5B1B;
	font-size: 0;
	border: 0;
}
.shadow-top {
	-webkit-box-shadow: 0px 0px 8px 2px #333333;
	-moz-box-shadow: 0px 0px 8px 2px #333333;
	box-shadow: 0px 0px 8px 2px #333333;
}
.ctr {
	padding-top: 90px;
	padding-bottom: 90px;
	width: 100%;
	position: relative;
}
.ctr ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
}
.ctr ul li {
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
	color:#223C61;
	font-style:italic;

}
.ctr li:before {
	content: '';
	width: 10px;
	height: 16px;
	position: absolute;
	background-image: url('images/icons/li.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 5px;
}
.ctr ul ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
	padding-top: 10px;
}
.ctr ul ul li {
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
}
.ctr ul ul li:before {
	content: '';
	width: 10px;
	height: 15px;
	position: absolute;
	background-image: url('images/ululli.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 4px;
}
.ctr ol {

  padding:0 20px;
  overflow: hidden;
}

.ctr ol li {
  padding: 3px 10px;
  margin-left: 20px;
}
.ctr ol li:before {
		background-image:none !important;
}
.center {
	margin-left: auto;
	margin-right: auto;
	max-width: 1440px;
	padding: 20px 0px;
}
.ctr-1800 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	max-width: 1800px;
	padding: 0;
}
.ctr-1340 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	max-width: 1340px;
	padding: 0;

}
.ctr-980 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	max-width: 980px;
	padding: 0;
}
.ctr-880 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	max-width: 880px;
	padding: 0;
}
.ctr-middel-groot {
	width: 100%;
	max-width: 1140px;
	margin: auto;
	text-align: center;
}
.ctr-linear {
	position: relative;
	display: block;
	width: 100%;
	background-color: #223C61;
}
.folie-image {
	display: none;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.padding, .padding-minder {
	padding-left: 20px;
	padding-right: 20px;
}
.tbl {
	display: table;
	margin-top: -8px;
	table-layout: fixed;
	line-height: 18px !important;
	max-width: 320px;
}
.row {
	display: table-row;
	font-size: 16px !important;
}
.cell-2_tab {
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cell_links {
	width: 40px !important;
}
.cell_rechts {
	width: 280px;
}
.margin-cell {
	margin: 0;
}
.main_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.main_cell {
	display: table-cell;
	text-align: left !important;
	vertical-align: top;
	width: 100%;
}
.main_links {
	padding: 0;
	margin: 0;
	width: 60%;
}
.main_links p {
	padding: 0;
	margin: 0;
}
.main_tussen {
	width: 10%;
}
.main_rechts {
	width: 30%;
}
.main_links_paginas {
	padding: 0;
	margin: 0;
	width: 45%;
}
.main_tussen {
	width: 10%;
}
.main_rechts_paginas {
	width: 45%;
}
.ctr-titel-knop {
	position: relative;
	max-width: 1224px;
	margin: auto;
	display: block;
	overflow: hidden;
	padding: 40px 0px;
}
.ctr-titel-knop h2 {
	color: #FFF;
	font-family: 'Zurich BdXCn BT';
	font-size: 42px;
	text-transform: none;
	letter-spacing: normal;
	margin: 0;
	padding-top: 8px;
	float: left;
}
a.btn-mogelijkheden {
	position: relative;
	margin: 0px;
	padding: 0 50px 0 20px !important;
	height: 60px;
	line-height: 56px;
	font-size: 24px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	font-family: 'Zurich BdXCn BT';
	display: block;
	text-align: left;
	color: #FFF;
	float: right;
	transition: ease-in-out .2s;
}
a.btn-mogelijkheden:hover {
	text-decoration: none;
	transform: scale(0.95);
}
a.btn-mogelijkheden span {
	display: block;
	position: absolute;
	width: 11px;
	height: 18px;
	top: 50%;
	right: 18px;
	transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	background: url('/images/icons/pijltje-rechts.png');
}
.flex-container {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	-ms-flex-wrap: wrap; /* IE10 */
	display: flex;
	flex-wrap: wrap;
	margin-top: 120px;
	margin-left: -40px;
	justify-content: center;
	text-align: center;
}
.flex-container-naw {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	-ms-flex-wrap: wrap; /* IE10 */
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	margin-left: -10px;
	justify-content: center;
	text-align: center;
	line-height: 28px;
}
.font-size-17 {
	font-size: 17px;
}
.cell-2:first-child, .cell-2-contact:first-child {
	flex: 1 0 calc(40% - 10px);
	width: 40%;
}
.cell-2, .cell-2-contact {
	position: relative;
	display: block;
	flex: 1 0 calc(60% - 10px);
	vertical-align: text-top;
	width: 60%;
	margin-left: 10px;
}
.ctr-proefles {
	position: relative;
	padding: 0;
	background-image: url("images/back-proefles-home.jpg");
	height: 100%;
	min-height: 805px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-color: #FFF;
}
.ctr-proefles-content {
	margin: 30px 0 !important;
	display: block;
	max-width: 40%;
	color: #223C61;
	max-width:450px;
	background-color: #FFF;
	padding: 25px 40px;
}
.container-img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.collage {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	justify-content: center;
}
.collage div {
	display: block;
	flex: 1 0 calc(25% - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
	width: 25%;
	text-align: center;
}
.collage div {
	display: block;
	max-width: calc(25% - 20px);
}
.collage div img {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	display: block;
	width: 100%;
	height: auto;
}
.overlap_container {
	background-color: #EEE;
	max-width: 100%;
	padding: 20px 30px;
}
a.btn-lees-meer {
	position: relative;
	margin: 40px 0;
	text-align: left;
	padding-left: 45px;
	display: block;
	width: 160px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	font-family: 'Zurich BdXCn BT';
	display: block;
	text-transform: normal;
	color: #223C61;
	transition: ease-in-out .3s;
	cursor: pointer;
}
a.btn-lees-meer:hover {
	text-decoration: none;
	transform: scale(1.04);
	-moz-box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
	-webkit-box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
	box-shadow: 4px 4px 3px rgba(153,153,153,0.75);
}
a.btn-lees-meer span {
	display: block;
	position: absolute;
	width: 8px;
	height: 14px;
	top: 50%;
	right: 45px;
	transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	background: url('/images/icons/lees-meer.png');
}
a.btn-meer-nieuws-ref {
	position: relative;
	margin: auto;
	margin-top: 25px;
	text-align: left;
	padding-left: 24px;
	display: block;
	width: 230px;
	height: 55px;
	line-height: 55px;
	font-size: 19px;
	font-family: 'Yu Gothic Bold';
	display: block;
	text-transform: normal;
	color: #FFF;
	transition: ease-in-out .3s;
	cursor: pointer;
}
.btn-margin {
	margin-top: 46px !important;
}
.ctr-pakketten {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-left: -50px;
	margin-bottom: 0;
	padding: 0;
}
.ctr-pakketten-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 50px - 3.6px);
	vertical-align: text-top;
	margin-left: 50px;
	text-align: left;
	outline: 0;
	background-color: #F7F5F6;
	border: 1.8px #CCCCCC solid;
	borer-radius: 8px;
	transition: ease-in-out .3s;
}

.ctr-pakketten-3:hover {
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.19);
}
.ctr-pakketten-3 .padding
{

	padding:0px 40px 30px 40px ;
}

.ctr-pakketten-3 ul {
	list-style: none;
	padding-left: 0;
	text-align: left;
	max-width:fit-content;

	margin:40px auto 60px auto;
}
.ctr-pakketten-3 ul li {
	position: relative;
	padding-left: 35px;
	padding-bottom: 15px;
	color:#223C61;
	font-style:italic;

}
.ctr-pakketten-3 ul li strong
{
	color:#223C61;
}
.ctr-pakketten-3 li:before {
	content: '';
	width: 10px;
	height: 16px;
	position: absolute;
	background-image: url('images/icons/li.png');
	background-size: cover;
	background-position: center;
	left: 0;
	top: 5px;
}
.prijs
{
	position:absolute;
	font-family: 'Zurich BdXCn BT';
	color: #223C61;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 45px;
	font-size: 36px;
	line-height: 45px;
	margin:20px auto 30px auto!important;
	padding:0;
	left:50%;
	transform:translateX(-50%);
	bottom:0px;
	text-align:center;


}
.padding_kl {
	padding: 0px 15px;
}
.slide-in {
	display: block;
	transition: none;
}
.main_links_paginas {
	padding: 0;
	margin: 0;
	width: 45%;
}
.main_tussen {
	width: 10%;
}
.main_rechts_paginas {
	width: 45%;
}
.maps {
	margin-top: 20px;
	border-radius: 5px;
	padding: 5px;
	border: 2px #d5d5d5 solid;
}
.maps_iframe_contact {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0;
	height: 100%;
	max-width: 100%;
	min-height: 420px;
	position: relative;
	height: auto !important;
	display: block;
}
.plaatsnamen
{
	max-width:100%;
	text-align:center;
	margin:-50px auto 0 auto;
	padding:50px 0;
		font-family: 'Zurich BdXCn BT';
	color: #EB5B1B;
	padding-top: 0;

	font-size: 19px;
	line-height: 32px;
	font-style:italic;
	border-bottom:1px solid #666666;
}
.footer {
	position: relative;
	background-color: #262626 !important;
	font-size: 18px;
	line-height: 28px;
	color: #FFF;
}
.footer-kleiner {
	max-width: 1460px;
	margin: auto;
}
.footer img {
	width: 100%;
	max-width: 320px;
	height: auto;
	display: block;
	box-shadow: none !important;
	transition: none !important;
}
.footer img:hover {
	transform: none !important;
}
.flex-footer {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-left: -50px;
	margin-bottom: 0;
	justify-content: center;
}
.footer-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 50px);
	vertical-align: text-top;
	width: 33.333%;
	margin-left: 50px;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: left;
	outline: 0;
	color: #FFF;
	margin-bottom: 0px;
}
.footer-3 {
	display: block;
	max-width: calc(33.333% - 50px);
	position: relative;
}
.footer-3 img {
	transition: ease-in-out 0.3s;
	-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);
	display: block;
	margin: 0;
	margin-bottom: 25px;
}
.footer-3 img:hover {
	transform: scale(1.05);
}
.footer-3 h3 {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-shadow: none;
	letter-spacing: 0px;
	color: #FFF;
	text-align: center;
	font-family: 'Zurich BdXCn BT';
	font-size: 34px;
	line-height: 30px;
}
.footer-3 a {
	color: #FFF;
	text-decoration: none;
}
.footer-3 a:hover {
	color: #EB5B1B;
	text-decoration: underline;
}
.footer-center {
	width: fit-content;
	margin: auto;
	display: block;
	max-width: 100%;
	text-align: left;
}
.footer-social {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	max-width: 500px;
}
.footer-social > div {
	padding: 0px 12px;
	width: auto;
	margin-left: -10px;
	text-align: center;
}
a.facebook-footer {
	display: block;
	width: 10px;
	height: 22px;
	background: url(images/icons/facebook-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.tiktok-footer {
	display: block;
	width: 19px;
	height: 22px;
	background: url(images/icons/tiktok-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.instagram-footer {
	display: block;
	width: 21px;
	height: 22px;
	background: url(images/icons/instagram-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.twitter-footer {
	display: block;
	width: 27px;
	height: 22px;
	background: url(images/icons/twitter-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.whatsapp-footer {
	display: block;
	width: 21px;
	height: 22px;
	background: url(images/icons/whatsapp-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.facebook-footer:hover, a.instagram-footer:hover, a.twitter-footer:hover, a.whatsapp-footer:hover, a.tiktok-footer:hover {
	transform: scale(1.15);
}
.footer-mail-tel {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 250px;
	text-align: left !important;
}
.footer-mail-tel > div {
	flex-grow: 1;
}
.footer-mail-tel > div.item-wide {
	flex-grow: 2;
}
.contact-mail-tel {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 270px;
	text-align: left;
}
.contact-mail-tel > div {
	flex-grow: 0;
	width: 50px;
}
.contact-mail-tel > div.item-wide {
	flex-grow: 3;
}
.break {
	flex-basis: 100%;
	height: 15px;
}
a.tel-contact {
	margin-top: 3px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/icons/tel-contact.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.email-contact {
	margin-top: 3px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(images/icons/email-contact.png) no-repeat;
}
a.tel-footer {
	margin-top: 3px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/icons/tel-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
a.email-footer {
	margin-top: 3px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(images/icons/email-footer.png) no-repeat;
	transition: ease-in-out 0.3s;
}
.tbl-tijden {
	display: table;
	width: 100%;
	max-width: 300px;
	margin: auto;
	table-layout: fixed;
	font-size: 19px;
	line-height: 19px !important;
}
.row-tijden {
	display: table-row;
}
.cell-tijden {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 12px;
}
.dag {
	width: 50%;
	text-align: left;
	color: #EB5B1B;
}
.tijden {
	width: 50%;
	text-align: right;
	color: #ccc;
}
.dag-pagina {
	width: 50%;
	text-align: left;
	color: #EB5B1B;
	font-weight:bold;
}
.tijden-pagina {
	width: 50%;
	text-align: right;
	color: #000;
}
.container-expertise-contact {
	position: relative;
	width: 50%;
	margin: auto;
	display: block;
}
.copyright {
	position: relative;
	color: #000;
	display: block;
	width: 100%;
	max-width: 1400px;
	min-width: 220px;
	margin: auto;
	font-size: 14px;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 20px;
}
.copyright a {
	color: #000;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.container-realisatie {
	position: relative;
	background-color: #262626;
	border-top: 2px #666 solid;
	max-width: 100%;
	height: 55px;
	line-height: 55px;
	padding: 0px 17px;
	margin: auto;
}
.hdstudio {
	display: relative;
	margin: auto;
	width: 220px;
	display: block;
}
.realisatie {
	display: inline-block;
	margin-right: 25px;
	float: left;
	color: #FFF;
	font-size: 15px;
	position: relative;
	vertical-align: middle;
}
a.hdstudio_logo {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	display: inline-block;
	width: 85px;
	height: 28px;
	background-image: url('images/hd-studio.png');
	background-size: cover;
	background-position: center;
	margin: 0;
	transition: all 0.4s ease-in-out;
}
a.hdstudio_logo:hover {
	transform: scale(1.2);
}
 @media screen and (max-width : 1590px) {
.container-text-foto-content {
	font-size: 48px;
	position: absolute;
	text-align: center;
	max-width: 500px;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -15%);
	-moz-transform: translate(-50%, -15%);
	-webkit-transform: translate(-50%, -15%);
}
.cell-4 {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 40px);
	vertical-align: text-top;
	width: 33.333%;
}
}
@media screen and (max-width : 1550px) {
.container_back_foto {
	min-height: 500px;
}
.menu-right {
	display: none;
}

.ctr-folie {
	display: none;
}
.folie-image {
	display: block;
	position: relative;
	width: 100%;
	max-width: 300px;
	display: block;
	float: right;
	margin: 0px 0px 12px 12px;
}
}
 @media screen and (max-width : 1440px) {
a.nieuws-4-archief {
	position: relative;
	display: block;
	flex: 1 0 calc(33.333% - 32px);
	width: 33.333%;
}
a.nieuws-4-archief {
	max-width: calc(33.333% - 32px);
}
}
 @media screen and (max-width : 1390px) {
.container-text-foto-content {
	font-size: 35px;
	position: absolute;
	text-align: center;
	width: 100%;
	max-width: 900px !important;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -15%);
	-moz-transform: translate(-50%, -15%);
	-webkit-transform: translate(-50%, -15%);
}
}
 @media screen and (max-width : 1365px) {
.cell-2:first-child, .cell-2-contact:first-child {
	flex: 1 0 calc(100% - 10px);
	width: 100%;
		display: block;
}
.cell-2, .cell-2-contact {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 10px);
	vertical-align: text-top;
	width: 100%;
	margin-left: 8px;
	margin-bottom: 15px;
}
.cell-2:last-child, .cell-2-contact:last-child {
	margin-bottom: 0px;
}
.container-expertise-contact {
	width: 56%;
}
}
 @media screen and (max-width : 1290px) {
.referenties div {
	display: block;
	flex: 1 0 calc(33.333% - 30px);
	margin-left: 30px;
	margin-bottom: 30px;
	width: 33.333%;
}
.referenties div {
	display: block;
	max-width: calc(33.333% - 30px);
}
.main_links, .main_rechts {
	padding: 0;
	margin: 0;
	width: 45%;
}
}
@media screen and (max-width : 1200px) {
.collage div {
	display: block;
	flex: 1 0 calc(33.333% - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
	width: 33.333%;
	text-align: center;
}
.collage div {
	display: block;
	max-width: calc(33.333% - 20px);
}
}
 @media screen and (max-width : 1160px) {
.ctr-proefles-content {
	max-width: 100%;
}
}
 @media screen and (max-width : 1090px) {
.main_cell {
	display: block;
	width: 100%;
	margin-bottom: 80px;
}
.main_cell:last-child {
	margin-bottom: 0px;
}
.home-right {
	margin: 0 !important;
}
}
 @media screen and (max-width : 1050px) {
.ctr-titel-knop h2 {
	text-align: center;
	float: none;
	margin-bottom: 15px;
}
a.btn-mogelijkheden {
	margin: 30px auto 20px auto;
	float: none;
	font-size: 24px;
}
.dots {
	margin-bottom: -20px !important;
}
}
@media screen and (max-width : 982px) {
.main_table img, .ctr-980 img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	display: block;
	float: none !important;
	margin-bottom: 20px !important;
}
img.right {
	margin: 0px !important;
	padding: 0px !important;
	margin-bottom: 20px !important;
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}
.main_cell:last-child {
	margin-bottom: 30px;
}
.main_tussen, .main_tussen_projecten {
	display: none;
}
.main_cell_projecten {
	display: block;
	width: 100%;
	margin-bottom: 40px;
}
.main_cell_projecten:last-child {
	margin-bottom: 0px;
}
.flex-footer, .flex-icons, .flex-container-naw {
	justify-content: center;
	margin: auto;
}
.flex-footer {
	margin-left: -50px;
}
.footer-3 {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 50px);
	vertical-align: text-top;
	width: 100%;
	margin-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center !important;
}
.footer-3 {
	display: block;
	max-width: calc(100% - 50px);	
	position: relative;
}
 .footer-3:nth-child(2n - 1) {
    order: 1;
  }
.footer-3 h1, .cell-2 {
	text-align: center;
}
.footer-3 img {
	margin: auto;
	margin-bottom: 40px;
}
.container-expertise-contact {
	width: 100%;
	text-align: center;
}
.footer-mail-tel {
	margin: auto;
}
.footer-social {
	padding-top: 20px;
	justify-content: center;
	margin: auto;
}
.ctr-pakketten-3 {
	flex: 1 0 calc(100% - 50px);
	max-width: calc(100% - 50px);
		margin-bottom: 60px;
}
.ctr-pakketten-3:last-child {
	margin-bottom:0;
}
}
 @media screen and (max-width : 800px) {
.container_foto {
	height: 300px;
}
.container_logo img {
	margin-bottom: 30px;
}

#nav-icon1 {
	width: 100%;
	margin: auto;
}
.collage div {
	display: block;
	flex: 1 0 calc(50% - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
	width: 50%;
	text-align: center;
}
.collage div {
	display: block;
	max-width: calc(50% - 20px);
}
.collage-projecten div {
	display: block;
	flex: 1 0 calc(50% - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
	width: 50%;
	text-align: center;
}
}
@media screen and (max-width : 760px) {
.folie-image {
	display: block;
	position: relative;
	width: 100% !important;
	max-width: 424px !important;
	height: auto;
	display: block;
	float: none;
	margin: 0px 0px 12px 12px;
}
}
 @media screen and (max-width : 720px) {
.cell-4 {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 40px);
	vertical-align: text-top;
	width: 100%;
}
.referenties div {
	display: block;
	flex: 1 0 calc(50% - 30px);
	margin-left: 30px;
	margin-bottom: 30px;
	width: 50%;
}
.referenties div {
	display: block;
	max-width: calc(50% - 30px);
}
.referenties div:last-child {
	margin-bottom: 0px;
}
.nieuws_cell {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.nieuws_cell:last-child {
	margin-bottom: 0px;
}
.ref div {
	display: block;
	flex: 1 0 calc(50% - 20px);
	margin-left: 20px;
	margin-bottom: 20px;
	width: 50%;
	font-size: 16px;
	text-align: center;
}
.ref div {
	display: block;
	max-width: calc(50% - 20px);
}
.ref div :last-child {
	margin-bottom: 0px;
}
}
 @media screen and (max-width : 670px) {
a.nieuws-4-archief {
	position: relative;
	display: block;
	flex: 1 0 calc(100% - 32px);
	width: 100%;
}
a.nieuws-4-archief {
	max-width: calc(100% - 32px);
}
.container_back_foto {
	height: 100%;
	height: auto;
	background-image: url("images/achtergrond-paginas-mob.jpg");
	min-height: 400px !important;
}
}
 @media screen and (max-width : 510px) {
	 body {
	background-color: #FFF;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000;
}
.referenties div {
	display: block;
	flex: 1 0 calc(100% - 30px);
	margin-left: 30px;
	margin-bottom: 30px;
	width: 100%;
}
.referenties div {
	display: block;
	max-width: calc(100% - 30px);
}
h2 {

	margin-bottom: 8px;
	font-size: 32px;
	line-height: 40px;
}
.container_logo {
	margin-top:-42px;
	max-width: 280px !important;
	vertical-align: middle;
}
#bg-1 {
	margin: 0!important;
	padding: 0!important;
	background-image: url("images/achtergrond-mob.jpg");
}

}
 @media screen and (max-width : 420px) {

.ctr-proefles-content {
	padding: 25px 20px;
}
.home-right .container {
	padding: 40px 30px 30px 30px;
}
a.aanvragen {
	position: absolute;
	top: 63%;
	left: 50%;
	padding: 16px 0 18px 0;
	transform: translate(-50%, -63%);
	-moz-transform: translate(-50%, -63%);
	-webkit-transform: translate(-50%, -63%);
}
.ctr-titel-knop span {
	display: block;
}

.container_padding {
	position: relative;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.padding-minder {
	padding-left: 8px;
	padding-right: 8px;
}
h1 {
	font-size: 46px;
}
}
@media screen and (max-width : 360px) {
.ctr {
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-3 h1 {
	text-align: center !important;
}
.maps_iframe_contact {
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0;
	height: 100%;
	max-width: 100%;
	min-height: 280px;
	position: relative;
	height: auto !important;
	display: block;
}
}