* {
	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;
	line-height: 32px;
}
html, body {
	height: 100%;
}
.links {
	float: left;
	width: 500px;
	}
.rechts {
	float: right;
	width: 500px;
	}
#stappen ul li {
	font-size: 20px;
	line-height: 50px;
	list-style-type: none;
	background-image: url(img/vink2.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 40px;
}
#beoordeling_button a:hover {
    color: #F17A3B;
    background-color: #fff;
}
.zknop {
	color: #FFF;
	background-color: #F17A3B;
	display: block;
	margin-left: 50px;
	border: 1px solid #F17A3B;
	width: 200px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.zknop:hover {
	color: #F17A3B;
	background-color: #fff;
	display: block;
	margin-left: 50px;
	border: 1px solid #F17A3B;
	width: 200px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#stappen h2 {
	color: #FFF;
	font-size: 30px;
	margin-bottom: 20px;
}
#stappen label {
	font-size: 20px;
	color: #FFF;
	display: block;
	height: 50px;
	line-height: 50px;
	margin-bottom: 25px;
}
#stappen label span {
	color: #F17A3B;
	height: 50px;
	width: 50px;
	background-color: #FFF;
	display: block;
	text-align: center;
	font-weight: 700;
	line-height: 50px;
	font-size: 40px;
	float: left;
	margin-right: 25px;
}
#stappen {
	background-color: #F17A3B;
	height: auto;
	margin-top: 50px;
	padding: 25px;
	font-size: 14px;
	color: #FFF;
}

#beoordeling_button a {
    color: #FFF;
    background-color: #F17A3B;
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    height: auto;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #F17A3B;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#kenteken {
	background-image: url(img/zkenteken.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 360px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	line-height: 70px;
	padding-left: 100px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
#verzendknop, #verzendknop2 {
	font-size: 30px !important;
	line-height: 50px !important;
	height: 50px !important;
	width: 250px !important;
	background-color: #F17A3B !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	color: #FFF !important;
	font-weight: 300 !important;
}
.formulier ul li label {
    display: inline-block;
    width: 230px;
}
.formulier.zonderborder ul {
	list-style-type: none;
}
.formulier select {
    width: 300px;
    font-size: 16px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.formulier.zonderborder ul li {
	display: block;
	height: auto;
}
.formulier.zonderborder ul li input {
    font-size: 16px;
    width: 286px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.formulier.zonderborder table tr td label {
	width: 250px;
}
textarea#Eventuele-schades {
    padding: 5px;
    font-size: 16px;
    width: 450px;
    height: 150px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 50px;
}
.field {
		height: 30px;
		float:left;
		width: 220px;
		font-size: 14px;
		}
.formulier.zonderborder h2 {
	margin-bottom: 10px;
}
.formulier div.field input {
    margin: 2px 5px 0 0;
}
#Extra-optie {
	padding: 5px;
	height: 150px;
	width: 400px;
	margin-bottom: 20px;
}
#remark {
	background-color: #FBFBFB;
	text-align: center;
	padding: 20px;
	border: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
	width: auto;	
	}
#remark2{
	background-color: #FBFBFB;
	text-align: center;
	padding: 20px;
	border: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
	}
.formulier.zonderborder ul {
	list-style-type: none;
}
#informatie_iweav {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding: 20px;
	background-color: #f9f9f9;
	font-size: 17px;
}
#content01 ul li {
	margin-left: 20px;
}
#verzendknop2 {
    font-size: 24px !important;
    line-height: 40px !important;
    height: 40px !important;
    width: 185px !important;
    background-color: #F17A3B !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    color: #FFF !important;
    font-weight: 300 !important;
    margin-top: 20px;
    padding: 0px;
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
#stap1 table {
    width: 400px;
}
#stap1 table tr {
    height: 40px;
}
#stap1 table input {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCC;
	font-size: 16px;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow: auto;
	padding-bottom: 340px;
	font-weight: 300;
	font-size: 20px;
	line-height: 40px;
	color: #454545;
}
#footer {
	position: relative;
	margin-top: -340px;
	height: 340px;
	clear: both;
	background-color: #202D3F;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F17A3B;
}
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
header {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9;
	width: 100%;
	height: 130px;
	position: fixed;
	background-position: center top;
}
header.sticky {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgba(255, 255, 255, 1.0);
	background-image: none;
	border-bottom-color: #434343;
}
#module01 label {
	display: block;
	height: auto;
}
#module01 label span {
	height: 50px;
	width: 50px;
	display: block;
	margin-right: 25px;
	color: #FFF;
	background-color: #F17A3B;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
}
#stappenvoordeel {
	margin-top: 20px;
}
#stappenvoordeel01 {
	background-color: #F17A3B;
	float: left;
	height: 50px;
	width: 50px;
	font-size: 30px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: 700;
	margin-right: 25px;
}
#stappenvoordeel02 {
	line-height: 50px;
	display: block;
	float: right;
	width: 470px;
}
.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;
}
#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: 660px;
    padding-top: 40px;
    line-height: 60px;
    font-size: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.anchor {
	display: block;
	position: relative;
	top: -130px;
	visibility: hidden;
}
header.sticky #menu {
    padding-top: 20px;
}
header #headermain #logo img {
	width: 214px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 1;
}
header.sticky #headermain #logo img {
	width: 130px;
	opacity: 0;
}
header #logo_zwart {
	position: absolute;
}
header .logo_zwart img {
	width: 214px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0 !important;
}
#beoordeel {
	display: block;
	margin-left: -50px;
}
#beoordeling {
	float: left;
	width: 366px;
	margin-left: 50px;
	margin-bottom: 50px;
}
#profiel_icon {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #63F;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	float: left;
}
#profiel_naam {
	float: left;
	margin-left: 20px;
	font-size: 15px;
	font-weight: 700;
	line-height: 13px;
	padding-top: 6px;
}
#profiel_naam span {
	font-size: 13px;
	color: #999;
	padding-top: 3px;
	font-weight: normal;
}
#profiel_sterren {
	height: 17px;
	background-image: url(img/sterren.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#profiel_tekst {
	font-size: 15px;
	line-height: 24px;
	margin-top: 20px;
}
#beoordeel h2 {
	margin-left: 50px;
	margin-bottom: 30px;
}
.orange {
	background-color: #F90 !important;
}
.red {
	background-color: #F00 !important;
}
.blue {
	background-color: #03C !important;
}
.pink {
	background-color: #F6C !important;
}
.green {
	background-color: #090 !important;
}
.purple {
	background-color: #60F !important;
}
.black {
	background-color: #000 !important;
}
.grey {
	background-color: #999 !important;
}
.red2 {
	background-color: #C00 !important;
}
.blue2 {
	background-color: #39F !important;
}
.green2 {
	background-color: #0C6 !important;
}
header.sticky .logo_zwart img {
	width: 130px;
	opacity: 1 !important;
}
#menu ul {
	list-style-type: none;
}
header #menu ul li a {
	color: #fff;
	height: 35px;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	float: left;
	margin-left: 30px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 35px;
	padding-left: 15px;
	padding-right: 15px;
}
#slogan {
	padding: 20px;
	width: 700px;
	font-size: 40px;
	font-weight: 300;
	background: rgb(32,45,63);
	background: linear-gradient(90deg, rgba(32,45,63,0.8) 0%, rgba(32,45,63,0) 100%);
	color: #F17A3B;
}
#module {
	background-color: #f9f9f9;
	height: auto;
	margin-top: 50px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F17A3B;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#module01 {
	float: left;
	height: auto;
	width: 550px;
	font-size: 18px;
}
#module02 {
	float: right;
	height: auto;
	width: 560px;
	font-size: 18px;
}
#module01 ul li {
	list-style-type: none;
	padding-left: 40px;
	background-image: url(img/vink.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-top: 10px;
	font-size: 18px;
}
#module01 ul {
	margin-top: 10px;
}
form #input {
	text-align: right;
	width: 460px;
}
#vervolgstappen {
	margin-bottom: 20px;
	font-size: 18px;
}
#spotlight01 h2 {
	font-size: 26px;
	color: #FFF;
	font-weight: 300;
	margin-bottom: 10px;
}
#spotlight_afb {
	float: left;
	width: 260px;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	margin-right: 15px;
}
#fake_banner {
	height: 100px;
}
#uitlegstappen {
    font-size: 18px;
	font-weight: bold;
}
.formulier {
    font-size: 18px;
    width: 530px;
    float: left;
    margin-right: 50px;
}
	.error {
    border: 1px solid #C00;
}
span.error {
    border: none;
}
header.sticky #menu ul li a {
	color: #434343;
}
header #menu ul li a:hover, #menu ul li .active {
	color: #fff;
	background-color: #F17A3B;
}
header.sticky #menu ul li a:hover, header.sticky #menu ul li .active {
	color: #fff;
}
#banner {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background-image: url(img/banner01.jpg);
	height: 570px;
	background-position: center top;
	background-color: #FFF;
	background-size: cover;
	}
#banner.sticky {
	margin-top: 0px;
}
#spotlight02 img {
	background-color: #FFF;
	padding: 10px;
	width: 530px;

}
#content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 75px;
}
#content h1 {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 40px;
	color: #57616E;
}
#line {
	background-color: #454545;
	height: 4px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
#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: #A16EAF;
	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;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	border: 2px solid #A16EAF;
}
.knop:hover {
	background-color: #fff;
	color: #A16EAF !important;
}
#extra {
	background-color: #A16EAF;
	height: auto;
}
#extra_main {
	padding: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
.knop3 {
	line-height: 40px;
	background-color: #fff;
	height: 40px;
	width: 220px;
	color: #A16EAF !important;
	font-size: 18px;
	text-align: center;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	border: 2px solid #fff;
	margin-right: auto;
	margin-left: auto;
}
.knop3:hover {
	background-color: #A16EAF;
	color: #FFF !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;
}
#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: 800px;
	height: auto;
}
#footer02 {
	float: right;
	width: 350px;
	height: auto;
	background-repeat: no-repeat;
	line-height: 24px;
	margin-top: -25px;
}
#footer02 label {
	display: block;
	font-weight: 300;
	color: #fff;
	font-size: 17px;
}
#footer02 label a {
	font-size: 17px;
}
#footer02 label span {
	float: left;
	width: 100px;
	font-weight: 300;
	color: #fff;
	font-size: 17px;
}
#footer03 {
	float: left;
	width: 360px;
	height: auto;
}
#footer04 {
	float: left;
	width: 310px;
	color: #FFF;
	font-size: 18px;
}
#footer04 label {
	display: block;
	text-align: left;
	height: 30px;
	line-height: 30px;
}
#footer04 label span {
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 20px;
}
#footer04 label a {
	color: #FFF;
}
#footer01 label a, #footer03 label a {
	font-size: 18px;
	color: #FFF;
	display: block;
	height: 36px;
	line-height: 36px;
}
#copyright, #copyright a {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
#social {
	float: right;
	height: 30px;
	width: 200px;
}
#pastfooter {
	padding-top: 40px;
}
#social a {
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 10px;
}
#foto_holder {
	margin-top: 75px;
	text-align: left;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#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);
	margin-right: 20px;
	margin-left: 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;
}
#stap2 {
	font-size: 17px;
}
#informatie_iweav p {
	font-size: 17px;
}
#content02 ul li {

}
#content02 ul {
	margin-left: 20px;
}
#content01 label {
	display: block;
}
#content01 label span {
	float: left;
	width: 100px;
}
#content01 label a {
	color: #F17A3B;
}
#content01 p a {
	color: #F17A3B;
}
#content02 p a {
	color: #F17A3B;
}
#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 {
	float: right;
	height: auto;
	width: 600px;
	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;
	border: 1px solid #F90;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.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: 370px;
    text-align: left;
    color: #F17A3B;
    font-size: 40px;
    line-height: 60px;
    font-weight: 300;
}
#banner_main span {
	color: #FFF;
	font-size: 40px;
	line-height: 60px;
	font-weight: 300;
}
#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: #F17A3B;
}
#spotlight_main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 75px;
}
#spotlight01 {
	width: 550px;
	float: left;
	font-size: 17px;
}
#spotlight02 {
	float: right;
	width: 550px;
	color: #FFF;
}
#knophouder {
	margin-top: 30px;
	text-align: center;
}
#spotlight01 img {
	background-color: #FFF;
	padding: 10px;
	width: 240px;
}
#spotlight02 h2 {
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	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 {
	color: #F17A3B;
	font-size: 22px;
}
#wensen01 {
	float: left;
}
#wensen02 {
	float: right;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	width: 500px;
}
#wensen01 img {
	padding: 10px;
	-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);
}
#footer01 #menu ul li a {
	list-style-type: none;
	color: #FFF;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	display: block;
	height: 40px;
	font-weight: 300;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
	line-height: 40px;
}
#footer01 #menu ul li {
	float: left;
	display: block;
	margin-right: 20px;
}
#footer01 #menu ul li .active, #footer01 #menu ul li a:hover {
	color: #fff;
	line-height: 40px;
	background-color: #F17A3B;
	font-size: 18px;
}
#footer01 #menu ul li .active, #footer01 #menu ul li a:hover {
	color: #fff;
	line-height: 40px;
	background-color: #F17A3B;
}
#footer01 #menu {
    margin-bottom: 212px;
}
#footer02 a {
	color: #FFF;
}
#contact label {
	display: block;
	text-align: left;
}
#contact label span {
	float: left;
	width: 150px;
}
#contact label a {
	color: #F90;
}
#assortiment_main {
	float: left;
	height: 530px;
	width: 370px;
	margin-left: 45px;
	margin-top: 45px;
}
#assortiment {
	margin-left: -45px;
	margin-bottom: 45px;
}
#assortiment_img img {
	padding: 10px;
	-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);
	max-width: 350px;
	max-height: 263px;
}
#assortiment_title {
	margin-top: 20px;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
}
#assortiment_st {
	height: 170px;
	text-align: left;
	overflow: hidden;
}
#collage01 {
	width: 50%;
	float: left;
}
#collage02 {
	float: left;
	width: 50%;
}
#collage0111, #collage0112, #collage0113, #collage0114 {
	float: left;
	width: 25%;
	padding-top: 25%;
}
#collage0211, #collage0212 {
	float: left;
	width: 50%;
	padding-top: 50%;
}
#collage0121, #collage0122 {
	float: left;
	width: 100%;
	padding-top: 100%;
}
#collage0111 img, #collage0112 img, #collage0113 img, #collage0114 img, #collage0121 img, #collage0122 img, #collage0211 img, #collage0212 img, #collage0213 img, #collage0221 img {
	width: 100%;
	margin-top: -100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 2px solid #FFF;
}
#collage012 {
	float: left;
	width: 25%;
}
#collage013 img {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 2px solid #FFF;
}
#collage013 {
	float: left;
	width: 75%;
}
#collage021, #collage022 {
	width: 50%;
	float: left;
}
#collage0213, #collage0221 {
	float: left;
	width: 100%;
	padding-top: 100%;
}
#collage0222 {
	float: left;
	width: 100%;
}
#collage0222 img {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 2px solid #FFF;
}
#collage img, #collage04 img {
	-webkit-filter: saturate(0%);
	-moz-filter: saturate(0%);
	-o-filter: saturate(0%);
	-ms-filter: saturate(0%);
	filter: saturate(0%);
}
 @keyframes fade {
 0% {
 -webkit-filter: saturate(0);
}
 8% {
 -webkit-filter: saturate(1);
}
 16% {
 -webkit-filter: saturate(1);
}
 24% {
 -webkit-filter: saturate(0);
}
 100% {
 -webkit-filter: saturate(0);
}
}
.one {
	-webkit-filter: saturate(0);
	animation-name: fade;
	animation-duration: 24s;
	animation-iteration-count: infinite;
}
.two {
	-webkit-filter: saturate(0);
	animation-name: fade;
	animation-duration: 16s;
	animation-iteration-count: infinite;
}
.een {
	animation-delay: 0s;
}
.twee {
	animation-delay: 2s;
}
.drie {
	animation-delay: 4s;
}
.vier {
	animation-delay: 6s;
}
.vijf {
	animation-delay: 8s;
}
.zes {
	animation-delay: 10s;
}
.zeven {
	animation-delay: 12s;
}
.acht {
	animation-delay: 14s;
}
.negen {
	animation-delay: 16s;
}
.tien {
	animation-delay: 18s;
}
.elf {
	animation-delay: 20s;
}
.twaalf {
	animation-delay: 22s;
}
#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: 580px;
	text-align: left;
	font-size: 17px;
}
#content02 {
	float: right;
	width: 580px;
	text-align: left;
	font-size: 17px;
}
.afb {
	padding: 20px;
	-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);
}
#content_holder {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#collage041 {
	float: left;
	width: calc(100% / 8);
	padding-top: calc(100% / 8);
}
#collage04 img {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 2px solid #FFF;
	margin-top: -100%;
}
#boouwproject01 {
	float: left;
	height: 400px;
	width: 450px;
}
#bouwproject {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F3F3;
	margin-bottom: 100px;
}
#boouwproject02 {
	float: left;
	height: 350px;
	width: 400px;
	padding: 25px;
	text-align: left;
}
#boouwproject02 h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
#contact_holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#kaart iframe {
	height: 600px;
}
#kaart iframe {
	height: 600px;
	width: 100%;
}
.act {
	float: left;
	height: auto;
	width: 260px;
	margin-right: 30px;
	margin-left: 30px;
	display: block;
	color: #434343;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-top: 100px;
	padding: 40px;
	-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);
}
.act:hover {
	transform: scale(1.05);
}
#activiteiten .act h3 {
	color: #434343;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
.act .knop {
	margin-right: auto;
	margin-left: auto;
}
#activiteit {
	text-align: left;
}
#activiteit h2 {
	margin-bottom: 0px;
	font-size: 24px;
}
#activiteit a {
	color: #A16EAF;
}
#prijzen {
	text-align: left;
	float: left;
	width: 300px;
	height: auto;
	margin-left: 30px;
	margin-top: 30px;
}
#prijzen label {
	display: block;
}
#prijzen label span {
	float: left;
	width: 150px;
}
#prijzen h2 {
	font-size: 24px;
}
#prijzen_holder {
	margin-left: -30px;
	margin-top: 100px;
}
#prijzen_holder h2 {
	text-align: left;
	margin-left: 30px;
	color: #A16EAF;
	font-size: 28px;
}
#prijzen h2 {
    margin-left: 0px;
    color: #434343;
    margin-bottom: 10px;
    font-size: 24px;
}
#stappen h2 {
	color: #FFF;
	font-size: 30px;
}
#nummers #nummer {
	float: left;
	width: 240px;
	margin-left: 26px;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#nummers {
	margin-left: -26px;
	margin-bottom: 50px;
	margin-top: 100px;
}
#nummer span {
	color: #F17A3B;
	display: block;
	font-size: 50px;
	text-align: center;
	margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
#headermain, #content, #verwachten_main, #reserveren, #footer_main, #private_main, #diner {
	width: 960px;
}
#stappenvoordeel02 {
    line-height: 50px;
    display: block;
    float: right;
    width: 240px;
}
.formulier {
    font-size: 18px;
    width: 100%;
}
#remark {
    width: 880px;
}
#nummers #nummer {
    width: 180px;
    font-size: 16px;
}
#subheader_main {
	width: 960px;
}
#content01 {
	width: 450px;
}
#content01 img, #content02 img {
	width: 430px;
}
#content02 {
	width: 450px;
}
#footer01 {
	width: 630px;
}
#footer01 #menu ul li {
	margin-right: 20px;
}
#footer02 {
	width: 310px;
}
#foto_holder {
	width: 960px;
}
#banner_main {
	width: 960px;
}
#foto_holder img {
	width: 260px;
}
#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: 220px;
}
#spotlight02 {
    width: 400px;
}
#spotlight_afb {
    float: left;
    width: 240px;
    font-size: 12px;
    text-align: center;
    font-style: italic;
    margin-right: 10px;
}
#wensen01 img {
	width: 400px;
}
#assortiment_img img {
	max-width: 270px;
	max-height: 203px;
}
#assortiment_main {
	float: left;
	height: 530px;
	width: 290px;
	margin-left: 45px;
	margin-top: 45px;
}
header #menu {
    width: 500px;
}
#content h1 {
    font-size: 34px;
}
#content_holder {
    width: 960px;
}
#module01 {
    float: left;
    height: auto;
    width: 320px;
    font-size: 18px;
}
#module02 {
    float: right;
    height: auto;
    width: 520px;
    font-size: 18px;
}
#beoordeling {
    float: left;
    width: 285px;
    margin-left: 50px;
    margin-bottom: 50px;
}
#copyright, #copyright a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}
#spotlight01 {
    width: 500px;
}
#spotlight02 img {
    background-color: #FFF;
    padding: 10px;
    width: 400px;
}
header #menu ul li a {
    margin-left: 10px;
    font-size: 14px;
}
.act {
    float: left;
    height: 500px;
    width: 200px;
    margin-right: 20px;
    margin-left: 20px;
    display: block;
    color: #434343;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-top: 100px;
    padding: 40px;
    -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%);
}
.knop {
    width: 200px;
}
#footer01 #menu ul li a {
    font-size: 12px;
    line-height: 50px;
}
#footer01 #menu ul li {
    margin-right: 10px;
}
#footer02 label span {
    float: left;
    width: 90px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}
#footer02 label a {
    font-size: 14px;
}
#footer02 label {
    font-size: 14px;
}
#contact01 {
    float: left;
    height: auto;
    width: 360px;
}
}
@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: #202D3F;
	color: #fff;
	box-shadow: inset 5px 5px 10px #111822;
	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;
}
#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: #202D3F;
	border-bottom-style: solid;
}
#right-panel ul {
	list-style-type: none;
	margin-top: 20px;
}
#right-panel ul li a {
	color: #fff;
	text-decoration: none;
	height: 46px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	line-height: 46px;
	font-size: 18px;
	text-align: left;
}
#right-panel ul li a span {
}
#right-panel ul li a.active {
	color: #fff;
}
#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: 105px;
    background-size: 320px;
}
#m_footer {
    background-color: #202D3F;
    height: auto;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0px;
    display: block;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #F17A3B;
}
#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;
	font-family: Lato;
}
#content {
	width: auto;
	padding: 20px;
	text-align: left;
}
#content h1 {
    font-size: 27px;
    margin-bottom: 10px;
    line-height: 32px;
}
#voorbeeld_houder a img {
	width: 260px;
	margin-top: 20px;
}
#voorbeeld_houder {
	margin-top: 0px;
	margin-left: -45px;
}
#prijzen_holder {
    margin-left: -30px;
    margin-top: 30px;
}
#content_holder {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
}
#knophouder {
	margin-top: 40px;
}
.knop2 {
	width: 280px;
	font-size: 18px;
}
#spotlight_main {
	width: 320px;
}
#spotlight01 img {
    width: 260px;
    margin-left: 0px;
}
#spotlight02 {
	width: 280px;
	margin-top: 20px;
}
.act {
    height: auto;
    width: 200px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 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;
}
#foto_holder img {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#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;
}
#footer04 {
	float: none;
	width: auto;
	color: #FFF;
	font-size: 18px;
	margin-top: 30px;
}
#footer04 label {
    display: block;
    text-align: left;
    height: 32px;
    line-height: 32px;
    padding-left: 0px;
    text-align: left;
    /* text-transform: uppercase; */
    font-size: 14px;
    color: #fff;
}
#footer04 label span {
    float: left;
    width: 50px;
    text-align: left;
    font-size: 14px;
    color: #FFF;
}
#footer04 label a {
    color: #fff;
    font-size: 14px;
}
#copyright, #copyright a {
    font-size: 14px;
    color: #fff;
}
#table {
	display: none;
}
#table2 {
	display: block;
}
#filler {
	height: 0px;
}
#footer04 img {
    margin-bottom: 36px;
    width: auto;
    margin-left: 10px;
}
#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: 240px;
}
#content02 {
	width: 280px;
	margin-bottom: 10px;
}
#prijzen {
    margin-top: 10px;
}
#content h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
#content_holder {
	margin-bottom: 50px;
}
.knop {
	margin-top: -10px;
}
#spotlight_main {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 280px;
}
.center {
	margin-left: 0px;
}
.knop2 {
    line-height: 40px;
    background-color: #f17a3b;
    height: 40px;
    width: 280px;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border: 1px solid #f17a3b;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: 300;
    text-transform: none;
}
#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: 18px;
    margin-bottom: 5px;
    line-height: 28px;
}
#extra_main {
    width: auto	;
}
#slogan {
	display: none;
	}
#module01 {
    float: none;
    height: auto;
    width: 260px;
    font-size: 18px;
}
#module02 {
    float: none;
    height: auto;
    width: 240px;
    font-size: 18px;
    margin-top: 50px;
}
#kenteken {
    background-image: url(img/zkenteken.png);
    background-repeat: no-repeat;
    height: 60px;
    width: 190px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 20px;
    padding-left: 50px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    background-size: contain;
}
form #input {
    text-align: right;
    width: 240px;
}
#verzendknop, #verzendknop2 {
    width: 240px !important;
}
#spotlight_afb {
    margin-bottom: 20px;
}
#spotlight02 img {
    background-color: #FFF;
    padding: 10px;
    width: 260px;
}
#comments {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#comments h2 {
	text-transform: uppercase;
	color: #F17A3B;
	font-size: 22px;
}
.cmtx_comments_heading, .cmtx_height_below_comments_heading, .cmtx_average_rating_block, .cmtx_pagination_block_top, .cmtx_form, .cmtx_form_heading, .cmtx_date_text {
	display: none;
}
.cmtx_container {
	margin-top: -30px;
	}
.cmtx_comment_box_1, .cmtx_comment_box_2 {
	background-color: #FFF !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;	
	width: 300px !important;
	padding: 5px !important;
    box-shadow: none !important;
	color: #F17A3B !important;
	font-size: 24px !important;
    overflow: hidden;	
	margin-bottom: 30px !important;
	}
.cmtx_comment_text 	{
}
.cmtx_comment_box_2 {
	}
.cmtx_height_below_comment_boxes {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F17A3B;
}
.cmtx_page_number_block {
    text-align: left !important;
    border: 1px solid #FFF !important;
    margin-left: 0px !important;
    border-color: rgba(0, 0, 0, 0) !important;
}
.cmtx_rss_block {
	display: none;
}
.cmtx_page_number_text {
    color: #F17A3B !important;
	font-size: 20px !important;
}
.cmtx_pagination_box_active {
    background: none repeat scroll 0 0 #F17A3B !important;
    border: 1px solid #F17A3B !important;
    color: #FFF !important;
    padding: 0px 4px !important;
	font-size: 16px !important;
}
.cmtx_pagination_link {
    color: #F17A3B !important;
    padding: 2px 4px !important;
    text-decoration: none !important;
	font-size: 16px !important;
}
.cmtx_pagination_box {
    background: none repeat scroll 0 0 #F8F8F8 !important;
    border: 1px solid #F17A3B !important;
    color: #F17A3B !important;
    font-size: 16px !important;
    margin-left: 1px !important;
	padding-top: 4px !important;
}
.cmtx_form, .cmtx_form_heading {
    display: none;
}
.cmtx_comment_text {
	font-size: 14px !important;
}
.cmtx_page_number_block {
    display: none;
}
.cmtx_pagination_block_bottom {
    width: 100% !important;
}
#beoordeling_button a {
    font-size: 20px;
    line-height: 30px;
    width: 260px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #F17A3B;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#content01 label span {
    float: left;
    width: 100px;
}
.scrollToTop {
    width: 35px;
    height: 35px;
    background-size: 35px;
}
.footer_whatsapp {
    text-align: center;
    background-image: url(img/bg_whatsapp.png);
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 20px;
    text-transform: uppercase;
    color: #F60;
    position: fixed;
    left: 17px;
    bottom: 20px;
    height: 55px;
    width: 55px;
    z-index: 9999999999;
}
.bellen {
    position: fixed;
    left: 235px;
    bottom: 20px;
    height: 55px;
    width: 55px;
    z-index: 9999999999;
}
#footer04 img {
    margin-bottom: 36px;
    width: auto;
    margin-left: 10px;
}
#beoordeling {
    float: left;
    width: 280px;
    margin-left: 50px;
    margin-bottom: 50px;
}
#stappen label {
    font-size: 20px;
    color: #FFF;
    display: block;
    height: auto;
    line-height: 25px;
    margin-bottom: 25px;
}
#stappen {
    padding: 10px;
    line-height: 18px;
}
#spotlight01 {
    width: 280px;
}
#nummers #nummer {
    width: 240px;
    font-size: 18px;
    margin-bottom: 20px;
}
#stappenvoordeel02 {
    line-height: 30px;
    display: block;
    float: right;
    width: 200px;
}
#stap1 table {
    width: 260px;
}
#stap1 table input {
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #CCC;
    font-size: 16px;
    width: 100px;
    margin-left: 5px;
}
#verzendknop, #verzendknop2 {
    width: 112px !important;
}
.formulier {
    font-size: 18px;
    width: 240px;
}
#remark {
    width: 200px;
}
.formulier select {
    width: 100%;
    font-size: 16px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.formulier.zonderborder ul li input {
    font-size: 16px;
    width: 224px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
textarea#Eventuele-schades {
    padding: 5px;
    font-size: 16px;
    width: 230px;
    height: 150px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 50px;
}
#Extra-optie {
    padding: 5px;
    height: 150px;
    width: 230px;
    margin-bottom: 20px;
}
#verzendknop, #verzendknop2 {
    font-size: 20px !important;
}
#stappen ul li {
    font-size: 18px;
    line-height: 28px;
    list-style-type: none;
    background-image: url(img/vink2.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 30px;
    background-size: 20px;
}
* {
    line-height: 28px;
}
#stappenvoordeel01 {
    background-color: #F17A3B;
    float: left;
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #FFF;
    text-align: center;
    display: block;
    font-weight: 700;
    margin-right: 15px;
}
#stappenvoordeel {
    margin-top: 10px;
}
#nummers {
    margin-top: 0px;
}
}