* {
	padding: 0;
	margin: 0;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #333333;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
#iframe iframe {
	width: 930px;
}
#occasions_iframe {
	height: 4000px;
}
#main {
	overflow: auto;
	padding-bottom: 265px;
	font-weight: 300;
	font-size: 20px;
	line-height: 40px;
	color: #454545;
}
#footer {
	position: relative;
	margin-top: -265px;
	height: 265px;
	clear: both;
	text-align: center;
	background-image: url(img/bg_footer.png);
	background-position: top;
}
#spotlight02 p {
	color: #FFF;
}
#wrap #main #spotlight #spotlight_main #spotlight02 table tbody tr td {
	color: #FFF;
}
#branches {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
#wrap #main #content #branches table {
	text-align: left;
	float: left;
	width: 280px;
}
#branches table {
	width: 550px;
}
#message {
	width: 400px;
}
#spotlight02 table {
	float: left;
}
#content01 .fancy img {
	background-color: #FFF;
	padding: 10px;
	height: 200px;
	width: 300px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6); 
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.6);
	}
#content01 .fancy {
	margin-right: 50px;
	float: left;
	}
#content02 a {
    color: #000;
    font-weight: 700;
}
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
.welkom {
	background-image: url(img/bg_content.png);
	background-repeat: repeat-y;
	background-position: right;
	}
header {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9;
	width: 100%;
	height: 100px;
	position: fixed;
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(img/bg_header.png);
}
header.sticky {
	height: 80px;
}
.scrollToTop {
	width: 55px;
	height: 55px;
	text-align: center;
	position: fixed;
	top: 175px;
	right: 20px;
	display: none;
	background-image: url(img/bg_scroll_to_top.png);
	background-repeat: no-repeat;
	z-index: 99999;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1300px;
	height: 400px;
	overflow: hidden;
}
.jssora21l, .jssora21r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	overflow: hidden;
	background-image: url(img/a21.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#spotlight01 img {
	background-color: #FFF;
	padding: 8px;
	-webkit-box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 30%);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 30%);
}
.afb001 {
	background-color: #FFF;
	padding: 8px;
	-webkit-box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
}
.jssora21r {
	background-position: -55px 0px;
}
.jssora21l:hover {
	opacity: 0.7;
}
.quform-input input {
	width: 400px;
}
.quform-elements .quform-element-text input, .quform-elements .quform-element-captcha input, .quform-elements .quform-element-password input, .quform-elements .quform-element select, .quform-elements .quform-element textarea {
    width: 400px;
}
.quform-theme-light-light .quform-errors > .quform-error {
    margin-left: 300px;
}
.quform-theme-light-light .quform-element > .quform-spacer > label {
    padding-top: 5px;
	text-align: left !important;
	}
.g-recaptcha div[style] {
	width: 700px !important;
	height: 70px !important;
	}
.quform-outer, .quform-outer * {
    text-align: left !important;
}
#formulier {
	padding: 40px;
	}
.jssora21r:hover {
	opacity: 0.7;
}
.jssora21l.jssora21ldn {
	opacity: 0.4;
}
.jssora21r.jssora21rdn {
	opacity: 0.4;
}
#slogan_holder {
	position: absolute;
	z-index: 99999;
	text-align: center;
	font-weight: 400;
	margin-top: 240px;
	margin-left: 50%;
	width: 960px;
	font-weight: 600;
}
#content02 li a {
	color: #333;
	background-color: #DBDBDB;
	display: block;
	list-style-type: none;
	padding: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#content02 li a:hover, #content02 .active {
	color: #fff !important;
	background-color: #990000 !important;
}
#content02 li {
	list-style-type: none;
	margin-bottom: 1px;
}
.nomargin {
	margin-bottom: 10px !important;
}
#slogan {
	width: 960px;
	text-align: left;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	background: rgb(0,0,0);
	background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
	padding: 15px;
	margin-left: -50%;
	text-transform: uppercase;
}
#slogan span {
	font-size: 36px;
	color: #fff;
}
#headermain {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
header #logo {
    float: left;
    padding-top: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
header.sticky #logo {
	padding-top: 10px;
}
header #menu {
    float: right;
    width: 550px;
    padding-top: 22px;
    line-height: 60px;
    font-size: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
header.sticky #menu {
	padding-top: 10px;
}
#content02 label {
	display: block;
}
#content02 label span {
	width: 100px;
}
header #label {
	float: right;
	width: 160px;
	height: 160px;
	background-color: #ED1C24;
	color: #FFF;
	line-height: 160px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background-image: url(img/phone-icon.png);
	background-repeat: no-repeat;
	background-position: 60px 15px;
	background-size: 41px 44px;
}
header.sticky #label {
	height: 100px;
	line-height: 100px;
	background-size: 20px 22px;
	background-position: 70px 12px;
}
header #headermain #logo img {
    width: 249px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 1;
}
header.sticky #headermain #logo img {
    width: 200px;
    padding-top: 10px;
}
#menu ul {
	list-style-type: none;
}
header #menu ul li a {
	color: #999;
	height: 47px;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	float: left;
	margin-left: 15px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
header #menu ul li a:hover, #menu ul li .active {
	color: #333;
}
#footer01 #menu ul li a {
	text-transform: uppercase;
    color: #999;
	}
#nieuws_item {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-bottom: 30px;
    margin-bottom: 32px;
}
#footer01 #menu ul li .active, #footer01 #menu ul li a:hover {
    color: #333;
}
#foto {
	float: left;
	height: auto;
	width: 253px;
	margin-left: 20px;
	text-align: center;
	margin-top: 20px;
}
#foto span {
	display: block;
}
#banner {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-top: 100px;
}
#banner.sticky {
	margin-top: 80px;
}
#banner img {
}
#content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #000000;
	margin-top: 75px;
	margin-bottom: 75px;
}
#content h1, #content h2 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #333333;
	text-transform: uppercase;
	background-color: #ececec;
	padding: 10px;
}
#line {
    background-color: #333333;
    height: 1px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 48px;
    margin-bottom: 48px;
}
#verwachten {
	background-image: url(img/bg_verwachten.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 100%;
}
#verwachten_main {
	height: 600px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#verwachten01 {
	float: left;
	height: 500px;
	width: 500px;
	padding-top: 100px;
}
#verwachten01 h2, #reserveren01 h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 40px;
}
#verwachten02 {
	float: right;
	height: 500px;
	width: 500px;
	padding-top: 100px;
	padding-right: 70px;
	color: #FFF;
}
#verwachten02 h2 {
	color: #FFF;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 40px;
}
.knop {
	line-height: 40px;
	background-color: #bf1e2d;	
	height: 40px;
	width: 220px;
	color: #fff !important;
	font-size: 18px;
	text-align: center;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-weight: 600;
	border: solid 1px #BF1E2D;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
}
.knop:hover {
	background-color: #fff;
	color: #990000 !important;
}
#reserveren {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#reserveren01 {
	float: left;
	height: auto;
	width: 500px;
}
#reserveren01 a {
	font-weight: bold;
	color: #454545;
}
.mediumbox {
	border-style: solid;
	border-width: 3px;
	border-radius: 15px;
	border-color: #E9860F;
}
.afbeeldingmedium {
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	display: block;
	width: 100%;
}
.profiel {
    text-align: left;
    height: 410px;
    color: #5b0400;
    overflow: hidden;
    line-height: 26px;
    padding: 10px;
}
.telefoon {
    padding-left: 31px;
    text-align: left !important;
    margin-left: 5px;
	background-repeat:no-repeat;
	background-position: 0px 6px;
}
.nederland {
	background-image:url(image/nl.png);
	}
.belgie {
	background-image:url(image/be.png);
	}	
.naamblauw {
	text-align: center;
	font-size: 24pt;
	font-weight: 600;
	color: #E9860F;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9860F;
	border-bottom-color: #E9860F;
}
#content02 h2 {
	padding: 0px !important;
}
.status {
	text-align: left;
	color: #5b0400;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}
.statusgif {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.nummer {
	text-align: center;
	font-weight: 200;
	color: white;
	background-color: #E9860F;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	clear: both;
}
.leesmeer {
	text-align: right;
	color: #05054C;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
/* unvisited link */
a:link {
	text-decoration: none;
	color: #05054C;
}
/* visited link */
a:visited {
	text-decoration: none;
	color: #05054C;
}
#coaches {
	padding-left: 15px;
}
#content02 img {
	width: 300px;
}
#content03 {
	float: left;
	width: 550px;
}
#content04 {
	float: right;
	width: 500px;
}
#reserveren02 {
	float: right;
	height: auto;
	width: 600px;
	margin-right: 20px;
	background-color: #FAFAFA;
}
#resengo-process-flow>#resengo-wrapper .row-fluid {
	background-color: #FAFAFA !important;
}
#subfooter img {
	float: left;
	width: calc(100% / 8);
}
#footer_main {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	text-align: left;
}
#footer01 {
    float: left;
    width: 900px;
    height: auto;
}
#footer02 {
    float: right;
    width: 300px;
    height: auto;
    background-repeat: no-repeat;
    line-height: 24px;
}
#footer02 label, #footer02 label a {
	display: block;
	font-weight: 600;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
}
#footer02 label span {
    float: left;
    width: 100px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
#footer01 label a, #footer03 label a {
	font-size: 18px;
	color: #FFF;
	display: block;
	height: 36px;
	line-height: 36px;
}
#copyright, #copyright a {
	font-size: 12px;
	color: #333;
}
#pastfooter {
	padding-top: 40px;
}
#social a {
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 10px;
}
#foto_holder {
	text-align: left;
	margin-left: -20px;
}
#foto_holder img {
	background-color: #FFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	width: 233px;
	height: auto;
	margin-bottom: 20px;
}
#private {
	background-color: #F8F8F8;
	height: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
#private_main {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#private_main h2 {
	font-weight: normal;
	font-size: 32px;
	margin-bottom: 40px;
}
#private_main a {
	font-weight: bold;
	color: #454545;
}
#lunch {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#diner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#gangen {
	text-align: center;
}
#line2 {
	background-color: #454545;
	height: 2px;
	width: 50px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#lunch h3 {
	font-weight: normal;
	font-size: 28px;
}
#diner01 {
	height: auto;
	width: 700px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	margin-right: auto;
	margin-left: auto;
}
#diner02 {
	height: 500px;
	width: 500px;
}
#diner01header {
	background-color: #454545;
	height: 30px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	padding: 10px;
	font-size: 24px;
}
#diner01main {
	padding: 25px;
}
#table {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contact01 {
	float: left;
	height: auto;
	width: 400px;
}
#contact {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#contact02 {
	height: auto;
	width: auto;
	text-align: left;
}
#contact01 label {
	display: block;
	text-align: left;
}
#contact01 label span {
	text-align: left;
	width: 100px;
	float: left;
}
#contact02 label span {
	text-align: left;
	width: 100px;
}
#contact02 label {
	display: block;
}
#contact01 h2, #contact02 h2 {
	text-align: left;
	font-size: 22px;
	margin-bottom: 10px;
}
.knop2 {
	line-height: 40px;
	background-color: #F90;
	height: 40px;
	width: 370px;
	color: #fff !important;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	border: 1px solid #F90;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-weight: normal;
	text-transform: uppercase;
}
.knop2:hover {
	background-color: #fff;
	color: #F90 !important;
}
#footer04 img {
	margin-bottom: 36px;
	width: 310px;
}
#header, #m_footer, #right-panel {
	display: none;
}
#tijd {
	display: inline;
}
#table {
	display: block;
}
#table2 {
	display: none;
}
#filler {
	height: 75px;
}
#banner_main {
	height: 200px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	text-align: right;
	text-transform: uppercase;
	color: #FFF;
	font-size: 40px;
	line-height: 60px;
}
#banner_main span {
	color: #F90;
}
#content h1 span span {
	color: #F90;
	font-weight: normal;
}
#content h1 span {
	font-weight: 600;
}
#content h2 span span {
	color: #F90;
	font-weight: normal;
}
#content h2 span {
	font-weight: 600;
}
#voorbeeld_houder {
	margin-top: 40px;
	margin-left: -45px;
}
#voorbeeld_houder a img {
	padding: 10px;
	float: left;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
	margin-left: 45px;
}
#spotlight {
	background-color: #990000;
}
#spotlight_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
#spotlight01 {
	width: 570px;
	float: left;
}
#spotlight02 {
	float: right;
	width: 570px;
	font-size: 16px;
	line-height: 32px;
	color: #FFF;
}
#knophouder {
	margin-top: 30px;
	text-align: center;
}
#spotlight02 h2 {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
}
#spotlight02 h2 span span {
	color: #F90;
}
#spotlight02 h2 span {
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
}
#content h2 {
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	margin: 0px;
	padding: 10px;
	margin-bottom: 40px;
}
#footer01 #menu ul li a {
    list-style-type: none;
    color: #999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
    height: 30px;
    font-weight: 600;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.0);
    margin-right: 20px;
    line-height: 30px;
    text-transform: uppercase;
	font-size: 16px;
}
#footer01 #menu ul li {
    float: left;
    display: block;
    margin-right: 0px;
}
#footer01 #menu {
    margin-bottom: 156px;
}
#footer02 a {
	color: #FFF;
}
#contact label {
	display: block;
	text-align: left;
}
#contact label span {
	float: left;
	width: 150px;
}
#contact label a {
	color: #F90;
}
#subheader {
	background-color: #F3F3F3;
}
#subheader_main {
	width: 1200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
#subheader_main h1 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #333;
}
#content01 {
	float: left;
	width: 800px;
	text-align: left;
}
#content02 {
	float: right;
	width: 340px;
	text-align: left;
	background-position: -50px;
	padding: 10px;
}
.afb {
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content_holder {
	margin-bottom: 100px;
}
#footer02 img {
	margin-bottom: 10px;
	;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#contact_holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#kaart iframe {
	height: 600px;
}
#kaart iframe {
	height: 600px;
	width: 100%;
}
.cmtx_comment_text {
	font-size: 16px !important;
}
#spotlight02 label {
	display: block;
}
#spotlight02 label span {
	float: left;
	width: 150px;
}
#fakebanner {
	height: 80px;
}
#financiering01 {
	float: left;
	width: 350px;
	text-align: left;
}
#financiering02 {
	float: right;
	width: 350px;
	text-align: left;
}
#financiering_holder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#financiering01 a {
	font-weight: bold;
}
#financiering01 label {
	display: block;
}
#financiering01 label span {
	float: left;
	width: 150px;
}
#form_2020 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
#content ol {
	list-style-position: inside;
}
#piramide02 {
	height: auto;
	width: auto;
	text-align: left;
	line-height: 24px;
}
}
#piramide02 label {
	display: block;
}
#piramide02 label span {
	float: left;
	width: 200px;
}
#piramide {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#sticky2 {
	display: none;
}
#sticky2 {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
	width: 800px;
	height: 500px;
	padding: 40px;
	z-index: 99999999999;
	background-color: rgba(255, 255, 255, 0.90);
	background: rgba(255, 255, 255, 0.90);
	color: #333;
	font-size: 17px;
	letter-spacing: 1px;
	border: 10px solid #476187;
}
#sticky2 h5 {
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
#sticky2_close {
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: 830px;
	margin-top: -60px;
	background-image: url(fancybox/fancy_close.png);
}
#sticky2_close:hover {
	cursor: pointer;
}
#sticky01 {
	float: left;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
}
#sticky02 {
	margin-top: -10px;
	position: absolute;
	z-index: 9999999;
	height: 15px;
	width: 15px;
	margin-left: 315px;
}
#sticky01 a {
	color: #FFF;
	background-image: url(img/bg_mail.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-size: 16px;
	background-position-y: 0px;
	font-weight: bold;
	margin-left: 15px;
}
#sticky01 span {
	padding-left: 20px;
	background-image: url(img/bg_tel.png);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position-y: 0px;
	font-weight: bold;
}
#sticky02 a:focus {
	display: none;
}
 @media screen and (max-width: 1100px) {
#headermain, #content, #verwachten_main, #reserveren, #footer_main, #private_main, #diner {
	width: 960px;
}
#subheader_main {
	width: 960px;
}
#content01 {
    width: 570px;
}
#content01 img, #content02 img {
	width: 430px;
}
#footer01 {
	width: 630px;
}
#footer01 #menu ul li {
	margin-right: 0px;
}
#foto_holder img {
    width: 233px !important;
    height: 233px !important;
}
#footer02 {
    width: 250px;
}
#foto_holder {
    text-align: left;
    margin-left: -60px;
}
#foto {
    margin-left: 60px;
}
#content01 .fancy img {
    height: 170px;
    width: 270px;
}
#content01 .fancy {
    margin-right: 20px;
    float: left;
}
#foto_holder {
	width: auto;
}
#banner_main {
	width: 960px;
}
#verwachten01 {
	height: 500px;
	width: 420px;
	padding-top: 55px;
}
#verwachten02 {
	height: 500px;
	width: 455px;
	padding-top: 100px;
	padding-right: 10px;
	color: #FFF;
	font-size: 16px;
}
#verwachten01 {
	float: left;
	height: 500px;
	width: 420px;
	padding-top: 100px;
	font-size: 16px;
}
#reserveren01 {
	float: left;
	height: auto;
	width: 400px;
}
#reserveren02 {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 0px;
	background-color: #FAFAFA;
}
#voorbeeld_houder a img {
	width: 270px;
}
.knop2 {
	width: 290px;
	font-size: 20px;
}
#spotlight_main {
	width: 960px;
}
#spotlight01 {
	width: auto;
}
#spotlight01 img {
    width: 350px;
}
#spotlight02 {
    width: 550px;
    color: #476187;
}
#wensen01 img {
	width: 400px;
}
#assortiment_img img {
	max-width: 270px;
	max-height: 203px;
}
#footer01 #menu ul li a {
    list-style-type: none;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
    height: 30px;
    font-weight: 600;
    margin-right: 10px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 12px;
}
#footer02 label span {
    float: left;
    width: 80px;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
}
#footer02 label, #footer02 label a {
    display: block;
    font-weight: 600;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
}
#content h1, #content h2 {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#assortiment_main {
	float: left;
	height: 530px;
	width: 290px;
	margin-left: 45px;
	margin-top: 45px;
}
header #menu {
    width: 740px;
}
header #language {
	margin-left: 880px;
	margin-top: 10px;
}
header #menu ul li a {
	margin-left: 10px;
}
header #headermain #logo img {
    width: 200px;
}
header #logo {
    padding-top: 30px;
}
header #menu ul li a {
    font-size: 15px;
}
}
@media screen and (max-width: 360px) {
#main {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
body {
	transition: transform .2s;
	-webkit-transition: -webkit-transform .2s;
}
body.ps-active-right {
	-webkit-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	transform: translateX(-260px);
}
.panel {
    position: fixed;
    top: 0;
    width: 220px;
    height: 100%;
    background-color: #333;
    color: #fff;
    box-shadow: inset 5px 5px 10px #000;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
#right-panel {
	right: 0;
	-webkit-transform: translateX(260px);
	-ms-transform: translateX(260px);
	transform: translateX(260px);
}
#right_panel_header {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}
#right_panel_button {
	float: right;
	height: 20px;
	width: 20px;
}
#header {
	position: fixed;
	width: 320px;
	height: 70px;
	z-index: 999999;
	border-bottom: 1px;
	border-bottom-color: #231F20;
	border-bottom-style: solid;
}
#right-panel ul {
	list-style-type: none;
	margin-top: 20px;
}
#right-panel ul li a {
    text-decoration: none;
    height: 46px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    line-height: 46px;
    font-size: 16px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
#right-panel ul li a span {
}
#right-panel ul li a.active {
	color: #fff;
    font-weight: 800;
}
#line {
	width: auto;
}
#menu {
	height: 25px;
	width: 30px;
	position: absolute;
	margin-left: 277px;
	margin-top: 23px;
}
header {
	display: none;
}
#header, #right-panel {
	display: block;
	font-weight: 300;
	font-size: 20px;
}
#banner {
	margin-top: 70px;
	height: auto;
}
#m_footer {
	background-color: #333;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
}
#m_footer a {
	color: #666;
	text-decoration: none;
}
#m_footermain {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #FFF;
	font-size: 13px;
	padding: 20px;
}
#content {
	width: auto;
	padding: 20px;
	text-align: left;
}
#content h1 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
}
#voorbeeld_houder a img {
	width: 260px;
	margin-top: 20px;
}
#branches {
    margin-right: auto;
    margin-left: auto;
    width: 280px;
}
#formulier {
    padding: 20px;
}

#voorbeeld_houder {
	margin-top: 0px;
	margin-left: -45px;
}
#knophouder {
	margin-top: 40px;
}
.afb {
    padding: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    width: 240px;
    margin-right: auto;
    margin-left: auto;
}
.g-recaptcha div[style] {
    width: 300px !important;
    height: 40px !important;
}
.knop2 {
	width: 280px;
	font-size: 18px;
}
#spotlight_main {
	width: 320px;
}
.quform-theme-light-light .quform-submit button {
    margin-left: 0px !important;
}
#spotlight01 img {
	width: 260px;
	margin-left: 20px;
}
.quform-outer, .quform-outer * {
}
#spotlight02 {
	width: 280px;
	/* float: none; */
	margin-top: 20px;
	margin-right: 20px;
}
#content h2 {
	font-size: 22px;
	margin-bottom: 30px;
}
#wensen01 img {
	width: 260px;
}
#voorbeeld_houder {
	margin-top: 0px;
	margin-left: -45px;
}
#voorbeeld_houder a img {
	width: 260px;
	margin-top: 20px;
}
#wensen02 {
	float: right;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	width: 280px;
	margin-top: 20px;
}
#foto_holder {
	width: 280px;
	margin-top: 30px;
}
#private_main {
	width: auto;
	padding: 20px;
}
#private {
	background-color: #F8F8F8;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
#private_main span {
	display: block;
}
#private_main h2 {
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 30px;
}
#verwachten {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	padding: 20px;
}
#verwachten01 {
	float: none;
	height: auto;
	width: auto;
	padding-top: 0px;
	font-size: 20px;
	text-align: center;
}
#verwachten_main {
	width: auto;
	height: auto;
}
#verwachten01 h2, #reserveren01 h2 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 30px;
}
#verwachten02 {
	height: auto;
	width: auto;
	padding-top: 100px;
	padding-right: 10px;
	color: #FFF;
	font-size: 20px;
	background-color: #454545;
	padding: 20px;
	margin-top: 30px;
}
#verwachten02 h2 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 30px;
}
#reserveren01 {
	float: none;
	height: auto;
	width: auto;
	margin-bottom: 30px;
}
#reserveren02 {
	float: none;
	height: auto;
	width: auto;
}
#reserveren {
	width: auto;
	padding: 20px;
	margin-bottom: 30px;
}
#subfooter {
	display: none;
}
#m_footer {
	background-color: #231F20;
	height: auto;
	font-size: 16px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	display: block;
}
#footer04 {
	float: none;
	width: auto;
	color: #FFF;
	font-size: 18px;
	margin-top: 30px;
}
#footer04 label {
	display: block;
	text-align: left;
	height: 30px;
	line-height: 30px;
	padding-left: 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}
#footer04 label span {
	float: left;
	width: 100px;
	text-align: left;
	margin-right: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}
#footer04 label a {
	color: #fff;
	font-size: 14px;
}
#copyright, #copyright a {
	font-size: 11px;
	color: #fff;
}
#lunch {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#diner01header {
	background-color: #454545;
	height: auto;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	padding: 10px;
	font-size: 24px;
}
#diner {
	width: auto;
}
#diner01 {
	width: auto;
}
#table {
	display: none;
}
#table2 {
	display: block;
}
#filler {
	height: 0px;
}
#contact {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#contact01 {
	float: none;
	height: auto;
	width: auto;
}
#contact01 label span {
	text-align: left;
	width: 100px;
	float: left;
}
#contact02 {
	float: none;
	height: auto;
	width: 280px;
	text-align: left;
	margin-top: 30px;
	font-size: 16px;
}
#contact02 label span {
	text-align: left;
	width: 83px;
}
#mededeling {
	font-size: 12px;
}
#footer_main {
	width: 280px;
}
#footer {
	display: none;
}
#contact {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contact label span {
	float: left;
	width: 90px;
}
#assortiment_main {
	width: 280px;
	height: auto;
}
#assortiment_img img {
	max-width: 260px;
	max-height: 203px;
}
#assortiment_st {
	height: auto;
	text-align: left;
	overflow: hidden;
}
#collage img, #collage04 img {
	-webkit-filter: saturate(0%);
	-moz-filter: saturate(0%);
	-o-filter: saturate(0%);
	-ms-filter: saturate(0%);
	filter: saturate(0%);
}
#collage0111 img, #collage0112 img, #collage0113 img, #collage0114 img, #collage0121 img, #collage0122 img, #collage0211 img, #collage0212 img, #collage0213 img, #collage0221 img, #collage0222 img, #collage013 img {
	border: 1px solid #FFF;
}
#subheader_main {
	width: 280px;
	margin-top: 50px;
	line-height: 30px;
}
#subheader_main h1 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#content01 {
	width: 280px;
	margin-bottom: 20px;
}
#content01 img, #content02 img {
    width: 280px;
}
#content03, #content04 {
    float: left;
    width: 280px;
}
#content02 {
    width: 280px;
    margin-bottom: 10px;
    margin-right: -10px;
}
#content h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
#content_holder {
	margin-bottom: 50px;
}
.knop {
	margin-top: 30px;
}
#spotlight_main {
	padding-top: 30px; 
	padding-bottom: 30px;
}
.center {
	margin-left: 0px;
}
#m_footer {
    background-color: #333;
    height: auto;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
    display: block;
}
.afb001 {
    background-color: #FFF;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
    width: 260px;
    height: auto;
}
.knop2 {
	line-height: 40px;
	background-color: #ED1C24;
	height: 40px;
	width: 280px;
	color: #fff !important;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	border: 1px solid #F60;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-weight: normal;
}
#collage04 img {
	border: 1px solid #FFF;
}
#subheader {
	background-color: #F3F3F3;
	margin-top: -70px;
}
#boouwproject01, #boouwproject02 {
	float: left;
	height: auto;
	width: 260px;
	padding: 10px;
}
#boouwproject01 img, #boouwproject02 img {
	width: 260px;
}
#bouwproject {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F3F3;
	margin-bottom: 30px;
}
#content h2 {
    font-size: 20px;
    margin-bottom: 5px;
}
#slogan_holder {
	display: none;
}
#fakebanner {
	height: 80px;
}
#iframe iframe {
	width: 100%;
}
#occasions_iframe {
	height: 5300px;
}
#financiering01 {
	float: left;
	width: 280px;
	text-align: left;
}
.max {
	max-width: 280px;
}
#financiering01 label span {
	float: left;
	width: 110px;
}
#financiering_holder {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#financiering02 {
	float: right;
	width: 280px;
	text-align: left;
	margin-top: 30px;
}
.g-recaptcha {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
#piramide01 {
	float: left;
	display: none;
}
#piramide02 {
	float: right;
	height: auto;
	width: 250px;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}
#piramide02 label {
	display: block;
}
#piramide02 label span {
	float: left;
	width: 100px;
}
#piramide {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#sticky3 {
	display: block;
}
#sticky3 {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 260px;
	height: 350px;
	padding: 10px;
	z-index: 99999999999;
	background-color: rgba(255, 255, 255, 1);
	background: rgba(255, 255, 255, 1);
	color: #333;
	font-size: 17px;
	letter-spacing: 1px;
	border: 10px solid #476187;
	margin-left: 10px;
	margin-top: 10px;
}
#sticky3 h5 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#sticky3_close {
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: 235px;
	margin-top: -5px;
	background-image: url(fancybox/fancy_close.png);
}
#sticky3_close:hover {
	cursor: pointer;
}
#sticky01 {
	float: left;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
}
#sticky02 {
	margin-top: -10px;
	position: absolute;
	z-index: 9999999;
	height: 15px;
	width: 15px;
	margin-left: 315px;
}
#sticky01 a {
	color: #FFF;
	background-image: url(img/bg_mail.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-size: 16px;
	background-position-y: 0px;
	font-weight: bold;
	margin-left: 15px;
}
#sticky01 span {
	padding-left: 20px;
	background-image: url(img/bg_tel.png);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position-y: 0px;
	font-weight: bold;
}
#sticky02 a:focus {
	display: none;
}
}
.row {
	margin: 0 -10px;
	margin-bottom: 20px;
}
.row:last-child {
	margin-bottom: 0;
}
[class*="col-"] {
 padding: 10px;
}
.col-1-4 {
	float: left;
	width: 23%;
}
 @media all and ( max-width: 1150px ) {
.col-1-4 {
	width: 45%;
	float: left;
}
.col-1-4:nth-child(2n+1) {
	clear: left;
}
}
 @media all and ( max-width: 600px ) {
.col-1-4 {
	width: 100%;
}
.col-1-4:nth-child(4n+1) {
	clear: none;
}
.cc-bottom {
	bottom: 0em !important;
}
.cc-left {
	left: 0em !important;
}
[class*="col-"] {
 padding: 0px;
 margin-top: 20px;
}
#coaches {
	padding-left: 0px;
}
iframe {
margin-left: 0px;
	}
#slider1_container {
    display: none;
}	
.welkom {
    background-image: none;
}	
#content01 .fancy img {
    height: 170px;
    width: 260px;
    margin-bottom: 20px;
}
#pastfooter {
    padding-top: 0;
}
#content {
    margin-bottom: 0px;
    margin-top: 0px;
}
#foto_holder img {
	width: 260px !important;
	height: auto !important;
}
#content02 h2 {
    padding: 5px !important;
}
.quform-outer, .quform-outer * {
   text-align: center;
}
.quform-theme-light-light .quform-submit button span {
    margin-top: 40px;
}
#content01 .fancy img {
    height: 170px;
    width: 260px;
    margin-bottom: 20px;
    margin-top: 30px;
}
}
