/*
Author:		Melissa Plugge-Dekker
Company:	VPRI (.nl)
Project:	ZiZo Campers
*/

@import url('https://fonts.googleapis.com/css?family=Droid+Sans');

/* Main elements */
html,body,.site,td,th 		{ font-family: 'Droid Sans', sans-serif; font-size: 15px; margin: 0; padding: 0;   }
.site						{ position: relative; padding: 0px; margin: 0px; color: #131F12;overflow-y: scroll; overflow-x: hidden; }
.container {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	position:relative;
	z-index:100;
}
table {
	width: 100% !important;
}
.main_box{
	width:45%;
	float:left;
}
.post-it h1, .post-it h2, .post-it h3, .post-it h4, .post-it h5, .post-it h6 { color:#fff; margin:0px; text-align: left; }
.post-it					{ position:absolute; z-index:122; width:300px; text-align: left; padding:20px;padding-right:55px; color:#fff; font-size:18px;
							background:rgba(69, 105, 60, 0.75); bottom:25px; left:0px;}
.close						{ text-align:right; cursor:pointer; position:absolute; top:2px; right:7px; height:20px; width:20px; border-radius:5px;  }
.post-it .knop{
	position: relative;
	margin: 0px;
	width: 150px;
	background: 0px;
	border: 2px solid #fff;
}

.camper{
	display:inline-block;
	width: 24%;
	margin: 0 auto;
	background: #ffffff;
	text-align:center;
	position:relative;
}
.camper img{
	width: 100%;
	height: auto;
	position:relative;
}
.campertable{
	display:flex;
	max-width: 950px;
	margin: 0 auto;
	padding-bottom:50px;
}
#teartop{
    width: 100%;
    height: 40px;
    background: transparent url(/templates/camperbrielle2018/images/default_rand_negatief.png) left top repeat-x;
}
#tearbot{
    width: 100%;
    height: 40px;
    background: transparent url(/templates/camperbrielle2018/images/default_rand.png) left top repeat-x;
	position:relative;
	margin-top:-70px;
  	z-index: 111;
}
#teartopgreen{
    width: 100%;
    height: 40px;
    background: transparent url(/templates/camperbrielle2018/images/rand_down_green.fw.png) left top repeat-x;
   	position:relative;
	z-index:100;
}
.boxed{
    border: 6px solid #C7D2C4;
    margin: 10px 10px 10px 10px;
}
.boxedno{
    margin: auto;
}

.boxed p{
    margin: 0px 15px 15px 15px;
}
.side_box table{
	width: auto !important;
}

.footer_thema .thema_afbeelding_image{
	margin-left:0px !important;
	max-height:250px !important;
	max-width:1900px;
	margin-top:-50px !important;
}

.footer_thema_tekst{
	background-color: rgba(0, 0, 0, 0.6);
	width: 450px;
	margin: 0 auto;
	border: solid 5px white;
	color: white;
	position: relative;
	top: 110px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	display: block;
	text-decoration:none
}
.footer_thema_tekst a{
	text-decoration:none;
	color: white;
	height: 40px;
	display: block;
}
.footer_thema_tekst:hover{
	background-color: rgba(0, 0, 0, 0.8);
	border: solid 5px rgb(246, 246, 246);
	color:white;
}
.footer_nieuws{
	display:flex;
	max-width:950px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	flex-wrap:wrap;
}
.footer_nieuws_cover{
	background:#45683C;
}
.footer_nieuws .nieuws_bericht{
	display: inline-block;
	width: 40%;
	margin: 0 2% 0 2%;
	height: 150px;
	vertical-align:top;
	color: white;
	position:relative;
}
.nieuws_cont{
	width: 100%;
	height:80%;
	display: block;
}
.nieuws_knop{
	float: left;
}
.nieuws_picture{
	display:inline-block;
	height:120px;
	max-width:200px;
	width: 40%;
	position: relative;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.nieuws_picture img{
	max-width: 200px;
	overflow: hidden;
	min-height: 120px;
}
.nieuws_picture:after{
	display: table-cell;
	vertical-align: bottom;
}
.nieuws_tekst{
	display:inline-block;
	width: 50%;
	vertical-align:top;
}
.knop{
display: block;
background: #5D8950;
margin: 0 auto;
width: 30%;
height: 45px;
text-align: center;
line-height: 45px;
color: #ffffff;
position: absolute;
bottom: 10px;
font-size: medium;
text-decoration: none;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
.camper_info{
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;

}
.nieuws_knop .knop{
	margin: 0px;
}
.knop:hover{
background: #45683C;
color: #fff;
}
.camperbox{
    width:  100%;
    height: auto;
    background: #E9E9D1;
}

#camperknop .inlinebox{
    width: 230px;
    margin: 0 auto;
    background: #ffffff;
    height: 320px;
}
#camperknop img{
    width: 100%;
    height: auto;

}


#camperknop a{
    display: block;
    background: #5D8950;
    margin: 0 auto;
    width: 75%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff
}

#camperknop a:hover{
    background: grey;
}
.carro{
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}
.carrocontent{
	height: 700px;
    max-width: 850px;
    position: relative;
	margin:0 auto;
	padding-left:55px;
	padding-right:55px;
}
.c_logo{
	position: absolute;
    top: 100px;
    left: 0px;
	max-width:500px;
	width:100%;
	z-index:999;
}
.c_box{
	display:block;
	background:#45683C;
	height:35%;
	width:40%;
	position:absolute;
	top: 45%;
	background-color:rgb(69, 104, 60);
	background-color:rgba(69,104,60,0.75)}
a {
	color:  #45683C;
}
a:hover {
	color: #000;
	text-decoration: none;
}

img	{ border: none; }
hr { border: none; border-bottom: 1px Solid #334381; background: none; }
td { vertical-align: top; }
iframe {

}

.hidden {
	display: none;
}

h1, h2, h3, h4, h5 {
	color: #45683C;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}

/* Header: */
.header {
	margin: 0;
	width: 100%;
	background: #334381;
	height: 110px;
}
.header h1 {
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 45px 0 0 0;
}
.logo_zizo_H {
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 0;
}
.logo_carado_H {
	display: inline-block;
	position: absolute;
	top: 22px;
	right: 0;
}
.logo_zizo_H img, .logo_carado_H img {
	height: 65px;
}

/* Menu: */
.menu {
	position: relative;
	z-index: 1002;
	width: 100%;
    height: 35px;
	padding: /*11px*/ 0;
    background: #ffffff;
}
/* Menu uitgebreid: */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
	width: 950px; height: auto; margin: 0 auto;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 10px 10px;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: normal;
  color: #45683C;
}

#cssmenu > ul > li:hover > a {
  color: #FFF;
  font-weight: bold;
  background: #45683C;
}
#cssmenu > ul > li:active > a {
  color: #45683C;
  font-weight: bold;
}
#cssmenu > ul > li.menu-current > a {
  font-weight: bold;
}
#cssmenu > ul > li.menu-current > a:hover,
#cssmenu > ul > li:active > a:hover {
  color: #FFF;
  font-weight: bold;
}

#cssmenu > ul > li.has-sub > a {
  /*padding-right: 30px;*/
}
#cssmenu > ul > li.has-sub > a:after {
  display: none;
  /*position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #FFFFFF;
  content: '';*/
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: none;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #FFF;
  font-weight: 400;
  background:  #45683C;
  text-align: left;
  z-index:999;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover,
#cssmenu ul li.menu-expand.menu-current.has-sub {
  color: #FFF;
  font-weight: bold;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #FFFFFF;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #FFFFFF;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

/* Carrousel jcycle view1 & 2: */
.carrousel {
	position: relative;
	width: 100%;
	height: 750px;
	margin: 0 auto 30px auto;
	overflow: hidden;
    background: grey;
}
.carrousel_block {
	height: 750px !important;
}
.carrousel .vorige,
.carrousel a.carrousel_vorige {
	background: rgba(0, 0, 0, 0.38) url(../images/arrow-cw-left.png) center no-repeat;
}
.carrousel .volgende,
.carrousel a.carrousel_volgende {
	background: rgba(0, 0, 0, 0.38) url(../images/arrow-cw-right.png) center no-repeat;
}
.carrousel .vorige,
.carrousel .volgende,
.carrousel a.carrousel_vorige,
.carrousel a.carrousel_volgende,
.carrousel .nav a {
	text-indent: -999px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 10px;
	text-decoration: none;
	height: 30px;
	width: 30px;
	overflow: hidden;
}
.carrousel .vorige:hover,
.carrousel .vorige:active,
.carrousel a.carrousel_vorige:hover,
.carrousel a.carrousel_vorige:active { background: rgba(0, 0, 0, 0.5) url(../images/arrow-cw-left.png) center no-repeat; }
.carrousel .volgende:hover,
.carrousel .volgende:active,
.carrousel a.carrousel_volgende:hover,
.carrousel a.carrousel_volgende:active { background: rgba(0, 0, 0, 0.5) url(../images/arrow-cw-right.png) center no-repeat; }
.carrousel .nav .activeSlide,
.carrousel .nav a:hover,
.carrousel .nav a:active { background: rgba(51,67,129,0.75); }
.carrousel .carrousel_title { position: absolute; color: #37929A; z-index: 10000; width: 100%; text-align: center; margin-top: 255px; }
.carrousel .carrousel_title .carrousel_title_block { display: inline-block; background: #FFF; padding: 7px 10px; }
.carrousel .carrousel_title	span { display: block; font-weight: bold; width: 960px; text-align: right; margin: 0px auto; }

.carrousel .carrousel_description {
	position: absolute;
	color: #FFF;
	width: 950px;
	margin: 230px auto 0 -475px;
	left: 50%;
	z-index: 100;
}
.carrousel .carrousel_description span {
	display: inline-block;
	width: 67.5%;
	font-weight: bold;
	background: rgba(51,67,129,0.75);
	margin: 0px auto;
	padding: 15px 2.5%;
	font-size: 21px;
}
.carrousel .reserveren_c  {
	position: absolute;
	width: 950px;
	top: 230px;
	margin: 0 -475px 0 auto;
	right: 50%;
	z-index: 100;
}
.carrousel .reserveren_c a {
	float: right;
	display: inline-block;
	width: 20%;
	font-weight: bold;
	text-decoration: none;
	background: rgba(255,255,255,1.00) url(../images/arrow-cb-right.png) 95% center no-repeat;
	margin: 0px auto;
	padding: 15px 2.5%;
	font-size: 21px;
	text-transform: uppercase;
	z-index: 100;
}
.carrousel .reserveren_c a:hover {
	color: rgba(51,67,129,1.00);
	text-decoration: none;
	background: rgba(255,255,255,0.75) url(../images/arrow-cb-right.png) 95% center no-repeat;
}
.carrousel .rand_onder{
    display: block;
	position: absolute;
	width: 100%;
    height: 100px;
	top: 230px;
	margin: 0 auto;
	z-index: 100;
}
.carrousel .vorige,
.carrousel a.carrousel_vorige { position: absolute; top: 300px; z-index: 10; left: 0;  }
.carrousel .volgende,
.carrousel a.carrousel_volgende { position: absolute; top: 300px; z-index: 10; right: 0;  }
.carrousel .nav { display: none; }
.carrousel .nav a { margin: 2px; padding: 5px 7px; }

/* Thema: */
.thema {
	position: relative;
	margin: 0 auto 30px auto;
	width: 100%;
	background: #EFEFEF;
 
	height: 300px;
	overflow:hidden !important;
	background-repeat: no-repeat;
    background-size: cover;

    background-position: center;
}
.thema img {
	position: absolute;
	max-width: 950px;
	width: auto;
	top: 0;
	left: 0;
    height: 300px !important;

	
}
.thema img:empty {
	max-width: 950px;
	min-width: 100%;
	width: auto;

	height: 300px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Content: */
.main { margin-top: 20px !important; margin-bottom: 20px !important; min-height:200px;}
.content { position: relative; width: 95%; max-width: 950px; margin: 0 auto; padding: 0; }
.nieuws_overzicht .nieuws_image {
	display: inline-block;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.nieuws_bericht .nieuws_image {
	display: none;
}
.nieuws_item{
        width: 30% !important;
    display: inline-block;
    min-height: 150px;
}
.foto_title {
	display: none;
}
.formulier_module {
	display: inline-block;
	margin: 15px 0;
}
.formulier_veldsubmit {
	display: inline-block;
	background: #334381;
	color: #FFF !important;
	margin: 10px 0;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	min-width: 140px;
	border: none !important;
}
.formulier_veldsubmit:hover {
	background: rgba(51,67,129,0.75);
}
#map {
	display: inline-block;
	/*float: right;*/
	padding: 25px 0;
	width: 50% !important;
}
.carado {
	position: relative;
	width: 100%;
	background: #E2E6F3;
	margin-top: 25px;
	padding: 45px 0px;
	display: inline-block;
	font-size: 15px;
	text-align: center;
}
.carado .info {
	display: inline-block;
	background: #FFF url(../images/arrow-b-left.png) 10px center no-repeat;
	color: #334381 !important;
	margin: 10px 1%;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	min-width: 140px;
}
.carado .info:hover {
	background: rgba(255,255,255,0.50) url(../images/arrow-b-left.png) 10px center no-repeat;
}
.carado .reserveren {
	display: inline-block;
	background: #334381 url(../images/arrow-w-right.png) 155px center no-repeat;
	color: #FFF !important;
	margin: 10px 1%;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	min-width: 140px;
}
.carado .reserveren:hover {
	background: rgba(51,67,129,0.75) url(../images/arrow-w-right.png) 155px center no-repeat;
}

/* Overzicht: */
.reserveringenrij {
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi {
	position: absolute;
	top: 30px;
	right: -9px;
	width: 65% !important;
	display: block !important;
	/*display: inline-block !important;*/
}

.reserveringen_even,
.reserveringen_odd {
	position: relative;
	display: block;
	padding: 30px 0 35px 0;
	overflow: hidden;
	min-height:240px;
/*	width: 30%;
	min-height: 350px;
	min-width: 275px;
	display: inline-block;
	float: left;
	padding-bottom: 125px;
*/}
.reserveringen_odd {
	border-top: 1px solid rgba(51,67,129,0.20);
	border-bottom: 1px solid rgba(51,67,129,0.20);
}
.reserveringenfoto {
	width: auto;
	max-width: 300px;
	height: auto;
	min-height: 150px !important;
	max-height: 200px;
	padding-top: 20px;
	text-align: left;
}
.reserveringenfoto img {
	max-width: 300px;
	/*width: 100%; */
	height: auto;
	vertical-align: middle;
}
.datepicker_minimum {
	width: 100%;
	display: inline-block;
}
.ui-datepicker-group {
	width: 30% !important;
}
.ui-datepicker-group-first,
.ui-datepicker-group-middle,
.ui-datepicker-group-last {
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block !important;
	overflow: none;
}
.ui-datepicker-group-first,
.ui-datepicker-group-middle {
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding: 0;
}
.ui-datepicker-group-last {
	margin-left: 1.5%;
	margin-right: 0%;
	padding: 0;
}
.reserveringennaam {
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	position:absolute;
	left:0px;
	top:15px;
}
.reserveringenomschrijving {
	display: flex;
	width: 190px;
	padding: 5px;
	height: 73px;
	overflow: hidden;
}
.reserveringenprijs {
	display: flex;
	width: 190px;
	padding: 5px;
}
.reserveringenwinkelwagen {
	display: flex;
	width: 190px;
	padding: 5px;
}
.reserveringenleesmeer,
.ui-datepicker-prev,
.ui-datepicker-next {
	display: inline-block;
	background: #45683C;
	color: #FFF !important;
	margin: 10px 1%;
	padding: 15px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.reserveringenleesmeer:hover,
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
	background: rgba(69, 105, 60, 0.75);
}
.ui-datepicker-prev {
	min-width: 190px;
	width: 100%;
	display: block !important;
}
.ui-datepicker-next {
	min-width: 190px;
	width: 100%;
}
.reserveringenleesmeer {
	width: auto;
	min-width: 190px;
	margin: 10px 1% 10px 0;
	position: absolute;
    top: 38px;
    right: 195px;
	z-index:99;
}

/* Reservering: */
/*.reserveringprijs { display: flex; width: 870px; padding: 5px; float: left; }*/
.reserveringnaam {
	width: 50%;
	padding-bottom: 15px;
	font-size: 17px;
	color: #45683C;
	font-weight: bold;
	float: left;
}
.reserveringfoto {
	text-align: center;
	display: inline-block;
	padding: 0px;
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
 }
.reserveringfoto img					{ max-width: 465px; vertical-align: middle; }
.reserveringomschrijving				{ margin-bottom: 45px;}
.reserveringfotos						{ float: left; margin-top: 20px;}
.reserveringfotos a						{ width: 23%; height: 130px; float: left;margin-left: 1%; margin-right: 1%; overflow: hidden; margin-bottom: 20px;  }
.reserveringfotos img					{ min-width: 200px; width: 100%; height: auto; vertical-align: middle; }


.form_datepickers .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi {
	position: relative;
	margin-left: -17px;
	width: 950px !important;
	display: inline-block !important;
}
.form_datepickers {
	position: relative;
	border-top: 1px solid rgba(51,67,129,0.20);
	border-bottom: 1px solid rgba(51,67,129,0.20);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 45px;
	overflow: hidden;
}
.datepicker_vertrek .vertrekdag,
.datepicker_retour .vertrekdag { font-weight: bold; }
.datepicker_vertrek input,
.datepicker_retour input { border: 1px solid #FFF; text-align: center; display: inline-block; width: 85px; color: rgba(51,67,129,1.00); }

.form_datepickers .ui-datepicker-group {
	display: block;
	float: left;
}
.form_datepickers .ui-datepicker-group-first,
.form_datepickers .ui-datepicker-group-last {
	width: 27.25% !important;
}
.form_datepickers .ui-datepicker-group-middle {
	width: 27.25% !important;
	margin-top: 75px;
	margin-left: 6.5%;
	margin-right: 6.5%;
}

.form_datepickers .ui-datepicker-next {
	width: 98%;
	margin: 10px 1%;
	position: static;
	bottom: 60px;
}

.reserveringbekijkwinkelwagen			{ display: flex; width: 870px; padding: 5px; }
.reserveringmailafriend					{ display: flex; width: 870px; padding: 5px; }
.reserveringtoevoegen					{ display: flex; width: 870px; padding: 5px; }
.reserveringterug						{ display: flex;  padding: 5px; }


.date_green .ui-state-default 			{ background: #484; color: #FFF; }
.date_green .ui-state-active 			{ background: #FFF; color: #334381; }
.date_green.ui-state-disabled .ui-state-default	{ background: #E2E6F3; color: #334381; }
.date_red .ui-state-default 			{ background: #5E0002; color: #FFF; }
.date_red .ui-state-active 				{ background: #FFF; color: #930; }
.date_default .ui-state-default 		{ background: #E2E6F3; color: #334381; }
.date_default .ui-datepicker-unselectable { background: #E2E6F3; color: #334381; }

.date_green .ui-state-default,
.date_green .ui-state-active,
.date_green.ui-state-disabled .ui-state-default,
.date_red .ui-state-default,
.date_red .ui-state-active,
.date_default .ui-state-default,
.date_default .ui-datepicker-unselectable {
	padding: 5px 0;
	width: 25px !important;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
}

.form_datepickers .date_green .ui-state-default,
.form_datepickers .date_green .ui-state-active,
.form_datepickers .date_green.ui-state-disabled .ui-state-default,
.form_datepickers .date_red .ui-state-default,
.form_datepickers .date_red .ui-state-active,
.form_datepickers .date_default .ui-state-default,
.form_datepickers .date_default .ui-datepicker-unselectable {
	padding: 10px 0;
	width: 35px !important;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: 0.65; filter:Alpha(Opacity=80); }

.reserveringen .informatie { width: 100%; float: left; }
.reserveringen .form_datepickers { width: 100%; float: left; text-align: center; }
.reserveringen .form_datepickers .date { display: flex; }
.reserveringen .form_velden {  }
.reserveringen .hrefs { width: 100%; text-align: right; }
.reserveringen .formulier_contact { float: left; width: 48%; }
.reserveringen .formulier_bedragen { float: right;  width: 48%; }
.reserveringen .formulier_contact td,
.reserveringen .formulier_bedragen td {
	padding: 3px 0;
}
.reserveringen .formulier_contact input[type="submit"] {
	display: inline-block;
	background: #45683C;
	border: none;
	color: #FFF !important;
	margin: 10px 1%;
	padding: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.reserveringen .formulier_contact input[type="submit"]:hover {
	background: rgba(69, 105, 60, 0.75);
}
.form_velden {
	width: 100%;
	border-bottom: 1px solid rgba(51,67,129,0.20);
	padding-bottom: 15px;
	margin-bottom: 25px;
	display: inline-block;
}

/* Footer: */
.footer {
	position: relative;
	width: 100%;
	background: #5D8950;
	padding: 0px 0px;
	display: inline-block;
	padding-bottom: 90px;
}
.footer a {
	color: #FFF;
}
.footer .col {
	width: 100%;
	display: inline-block;
	float: left;
	text-align:center;
	color: #FFF;
	padding-bottom: 20px;
}
.footer .col:nth-child(2) {
	margin: 0 5%;
}
.footer .col h3 {
	color: #FFF !important;
}
.footer .col hr {
	border-bottom: 1px Solid #FFF;
}
.button_light {
	display: inline-block;
	background: #FFF;
	color: #334381 !important;
	margin: 15px 0;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	min-width: 220px;
}
.button_light:hover {
	background: rgba(255,255,255,0.25);
	color: #FFF !important;
}
.copy {
	width: 100%;
	background: #FFF;
	position: absolute;
	bottom: 0;
	padding: 10px 0;
}
.copy1 {
	width: 100%;
	background: #FFF;
	position: absolute;
	bottom: 0;
	padding: 30px 0;
}
a.vpri {
	color:  #45683C !important;
	float: right;
}

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.sticky--desktop {
	display: none;
	margin-top: 10px;
	margin-bottom: 5px;
}

@media screen and (min-width: 60em) {
	.sticky--desktop {
		display: block;
		position: fixed;
		margin: 0;
	}

	.sticky--mobile {
		/*display: none;*/
	}

}

@media all and (max-width: 1024px) {
	.post-it{
		display: none;
	}
	#teartopgreen{
		display: none;
	}
	.boxed{
		float: left !important;
		width: 100% !important;
	}
	.reserveringomschrijving
	{ float: none; width: 100%;}
#camperbutton{
	display:none !important;
}
#teartop{
	 display:none;
	}
	#tearbot{
	 display:none;
	}
.menu {
	width: 100%;
	padding: /*11px*/ 0;
}
.sticky--desktop {
	display: block;
}
  #cssmenu {
	margin: 0;
    width: 100%;
	z-index:1005;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	z-index:1005;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
	background: #FFF;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    border-top: none;
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #45683C;
	background: #FFFFFF;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul > li.menu-current a:hover,
  #cssmenu ul > li.menu-current > a,
  #cssmenu ul ul li.active > a {
    color: #45683C;
    background: #FFFFFF;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 11px;
    color: #45683C;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #45683C;
    border-bottom: 2px solid #45683C;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #45683C;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
	background: #45683C;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
	background: rgba(51,67,129,1.00);
    height: 34px;
    width: 34px;
}
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #FFFFFF;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #FFFFFF;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
	.carrousel {
		height: 300px;
		margin-bottom: 10px;
	}
	.carrousel {
		margin: 0 0 25px 0;
		height: 300px;
		overflow: hidden;
	}
	.carrousel_block {
		height: 300px !important;
	}
	/*.carrousel img {
		position: absolute;
		width: auto;
		min-width: 100%;
		height: 350px;
		top: 0;
		left: 0;
	}*/
	.carrousel .vorige,
	.carrousel .volgende {
		top: 120px;
	}
	.carrousel .carrousel_title	{
		position: absolute;
		top: 235px;
		left: 1.5%;
	}
/*	.carrousel_description {
		position: absolute;
		top: 273px;
		left: 1.5%;
	}
*/	.carrousel .carrousel_description {
		position: absolute;
		color: #FFF;
		width: 100%;
		margin:0;
		top: 245px;
		left: 0;
	}
	.carrousel .carrousel_description span {
		width: 100%;
		padding-top: 19px;
		padding-bottom: 19px;
	}
	.carrousel .reserveren_c  {
		display: none;
	}
  	.thema {

	}
	.thema img {

	}
	.thema img:empty {

	}
	.reserveringfoto{
		float: left;
	}

}
@media screen and (max-width: 850px) {
#klantV{

	margin: 0 auto;
	margin-top: 20px;
	height: 100px;
	width: 50%;
}
	.mobwidth{
		max-width: 100% !important;
	}
	.fold tbody tr td{
		display: block;
	}
	.videos td{
		display: block;
		height: auto !important;
	}
	.videos table tbody tr {
		height: auto !important;
	}
	#lipsum td{
		display: grid;
		width: 100%;
	}
	.videos table{
		width: auto !important;
		margin: 0 auto;
		height: 240px !important;
	}
	.campertable{
		flex-wrap:wrap;
	}
	.main_box{
		float:none;
		width: 100%;
	}
	#teartop{
	 display:none;
	}
	#tearbot{
	 display:none;
	}
	.camper{
	width:100%;
	margin-bottom:20px;
	}
	.footer_nieuws .nieuws_bericht{
	margin: 0 auto;
	width:90%;
	}
	.nieuws_bericht .knop{
		right:0px;
	}
	.header h1 {
		color: #FFF;
		text-align: center;
		margin: 0;
		padding: 45px 0 0 0;
		font-size: 18px;
	}
	.carrousel {
		height: 300px;
		margin-bottom: 10px;
	}
	.carrousel {
		margin: 0 0 25px 0;
		height: 300px;
		overflow: hidden;
	}
	.carrousel #carrousel_5 {
		overflow: visible !important;
	}
	.c_box{
		display:none
	}
	.c_logo{
		display:block;
		margin:0 auto;
		position:relative

	}
	/*.carrousel img,
	.carrousel #carrousel_5 img {
		position: absolute !important;
		width: auto;
		min-width: 100%;
		height: 350px;
		top: 0;
		left: 0;
	}*/
	/*.carrousel #carrousel_5 img:empty {
		min-width: 100%;
		width: auto;
		height: 300px;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-0%, -0%);
		-moz-transform: translate(-0%, -0%);
		-ms-transform: translate(-0%, -0%);
		-o-transform: translate(-0%, -0%);
		transform: translate(-0%, -0%);
	}*/
	.carrousel .vorige,
	.carrousel .volgende {
		top: 120px;
	}
	.carrousel .carrousel_title	{
		position: absolute;
		top: 235px;
		left: 1.5%;
	}
/*	.carrousel_description {
		position: absolute;
		top: 273px;
		left: 1.5%;
	}
*/	.carrousel .carrousel_description {
		position: absolute;
		color: #FFF;
		width: 100%;
		margin:0;
		top: 245px;
		left: 0;
	}
	.carrousel .carrousel_description span {
		width: 100%;
		padding-top: 19px;
		padding-bottom: 19px;
	}
	.carrousel .reserveren_c  {
		display: none;
	}
	.thema {
		margin: 0 0 25px 0;
		height: 300px;
		overflow: hidden;
	}
	.thema img {


	}
	.thema img:empty {

	}
	#map {
		width: 42% !important;
	}

	/* Overzicht: */
.reserveringenrij {
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi {
	position: relative;
	margin-left: -10px;
	width: auto !important;
	display: inline-block !important;
	margin-bottom: 165px;
}
.reserveringen_even,
.reserveringen_odd {
	width: 35%;
	min-width: 275px;
	display: inline-block;
	/*float: left;*/
	padding-bottom: 150px;
	position: relative;
	overflow: hidden;
	padding: 0;
	display: block;
}
.reserveringen_odd {
	margin: 0 5%;
	border-top: 0;
	border-bottom: 0;
	float: left;
}
.reserveringen_even {
	float: right;
}
.reserveringenfoto {
	width: auto;
	height: auto;
	min-height: 150px !important;
	padding-top: 20px;
	text-align: center;
}
.reserveringenfoto img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.datepicker_minimum {
	width: 100%;
	display: inline-block;
}
.ui-datepicker-group {
	margin: 0;
	padding: 0;
}
.ui-datepicker-group-first,
.ui-datepicker-group-middle,
.ui-datepicker-group-last {
	margin-top: 8px;
	margin-bottom: 8px;
	display: block !important;
	width: 42.5% !important;
	overflow: none;
}
.reserveringennaam {
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	position:relative;
}
.reserveringenomschrijving {
	display: flex;
	width: 190px;
	padding: 5px;
	height: 73px;
	overflow: hidden;
}
.reserveringenprijs {
	display: flex;
	width: 190px;
	padding: 5px;
}
.reserveringenwinkelwagen {
	display: flex;
	width: 190px;
	padding: 5px;
}
.reserveringenleesmeer,
.ui-datepicker-prev,
.ui-datepicker-next {
	display: inline-block;
	background: #45683C;
	color: #FFF !important;
	margin: 10px 1%;
	padding: 15px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.reserveringenleesmeer:hover,
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
	background: rgba(69, 105, 60, 0.75);
}
.ui-datepicker-prev {
	min-width: 283px;
	width: 100%;
	margin: 10px 1% 10px 0;
	display: block !important;
}
.ui-datepicker-next {
	width: 95.5%;
	margin: 10px 1% 0 1%;
	position: absolute;
	bottom: -65px;
}
.reserveringenleesmeer {
	width: 100%;
	margin: 10px 1%;
	position: relative;
	bottom: 0px;
	right:0px;
}
.form_datepickers .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi {
		width: auto !important;
		overflow: hidden;
		padding-bottom: 85px;
		margin-bottom: 0;
	}
	.form_datepickers .ui-datepicker-group-first,
	.form_datepickers .ui-datepicker-group-last {
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.form_datepickers .ui-datepicker-group-middle {
		width: 100% !important;
		margin-top: 75px;
		margin-left: auto;
		margin-right: auto;
	}
	.ui-datepicker-calendar {
		margin-left: auto;
		margin-right: auto;
	}
	.date_green .ui-state-default,
	.date_green .ui-state-active,
	.date_green.ui-state-disabled .ui-state-default,
	.date_red .ui-state-default,
	.date_red .ui-state-active,
	.date_default .ui-state-default,
	.date_default .ui-datepicker-unselectable { padding: 10px 0; width: 35px !important; }

	.form_datepickers .ui-datepicker-next {
		width: 100%;
		margin: 10px 0%;
		position: absolute;
		left: 0%;
		bottom: 0px;
	}
	.carado .content table.typen tr {

		width: 100%;
		display: inline-block;
		border-bottom: 1px solid rgba(51,67,129,0.50);
		padding: 0;
		margin: 0;
	}
	.carado .content table.typen td {
		width: 100%;
		display: inline-block;
		padding: 10px 0;
		text-align: center !important;
		border-top: 1px solid rgba(51,67,129,0.50);
		border-right: 1px solid rgba(51,67,129,0.50);
		border-left: 1px solid rgba(51,67,129,0.50);
		margin: 0;
	}
	.footer .col {
		margin: 0 auto;
		width: 100%;
		display: inline-block;
		float: none;
	}
	.footer .col:nth-child(2) {
		margin: 20px 0 0 0;
		padding: 0 0 20px 0;
		border-top: 1px solid rgba(255,255,255,0.25);
		border-bottom: 1px solid rgba(255,255,255,0.25);
	}
}

@media screen and (max-width: 500px) {
	#klantV{
		margin: 0 auto;
		height: auto;
		width: 50%;
	}
	.eupopup-container-bottomleft{
		width: 96%;
		left: 0px;
		padding: 2%;
		bottom: 0px;
	}
	.footer_thema_tekst{
		font-size: 4vw;
		top: 0px;
		width: 100%;
	}
	.carrousel_image { 
		width: 100%;
		height: auto;
	}
	.carrousel_block {
		height: auto !important;
	}

	.reserveringfotos a{
		width: 46%;
		margin-right: 5px;
		margin-left: 5px;

	}
	.reserveringomschrijving table{
		width: 100% !important;
	}
	.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi{
		display: none !important;
	}
	.footer{
		padding-bottom: 20px;
	}
	.footer_nieuws .nieuws_bericht{
		margin-bottom: 20px;
		height: 210px;
	}
	.side_box td{
		display: table-cell !important;
	}
	.nieuws_item{
	        width: auto !important;
	}
	.nieuws_bericht .knop{
		right:0px;
		width:100%;
		height:40px;
		line-height:40px;
		margin-top: 10px;
	}
	.nieuws_tekst{
		max-height: 120px;
	}
	.boxed{
		border:0px;
		margin: 0px;
	}
	.camperboxinfio{
		max-width: 453px;
		float: right;
		margin: 0px;
		width: 50%;
	}
	.footer_thema_tekst{
		width:auto;
		top: 100px;
	}
	.footer_thema .thema_afbeelding_image{
		width: auto;
	}
	.copy1{
		padding:10px 0;
	}
	.camper img{
		width:95%;
	}
	.header h1 {
		display: none;
		/*color: #FFF;
		text-align: center;
		margin: 0;
		padding: 105px 0 20px 0;
		line-height: 128%;*/
	}
	.carrousel {
		height: 200px;
	}
	#carrousel_5 {
		position: absolute !important;
		overflow: visible !important;
	}
	/*.carrousel img,
	#carrousel_5 img {
		position: absolute;
		width: auto;
		min-width: 100%;
		height: 200px;
	}*/
	.carrousel .vorige,
	.carrousel .volgende,
	.carrousel a.carrousel_vorige,
	.carrousel a.carrousel_volgende {
		top: 70px;
		width: 0px;
	}
	.carrousel .carrousel_title	{
		display: none;
	}
	.carrousel_description {
		display: none;
	}
	.thema {
		height: 200px;
	}
	.thema img {
		position: absolute;
		width: auto;
		min-width: 100%;
		height: 200px;
		top: 0;
		left: 0;
	}
	.thema img:empty {

		height: 200px;

	}
	#map {
		width: 100% !important;
	}
	.carado .content table tr {
		width: 100%;
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	.carado .content table td {
		width: 100% !important;
		display: inline-block;
		padding: 10px 0;
		margin: 0;
	}
	.carado .content table.typen img {
		width: 95%;
		height: auto;
	}
	.carado .info,
	.carado .reserveren {
		margin: 10px auto;
	}
	.reserveringen_even,
	.reserveringen_odd {
		margin: 10px auto !important;
		display: block;
		float: none;
		height:330px;
	}
	.reserveringen_odd {
		border-top: 1px solid rgba(51,67,129,0.50);
		border-bottom: 1px solid rgba(51,67,129,0.50);
	}
	.ui-datepicker-next {
		/*bottom: 75px;*/
	}
	.reserveringenleesmeer {
		/*bottom: 15px;*/
		margin-left: 0.7%;
	}
	.reserveringen .reserveringfoto,
	.reserveringen .reserveringfoto img { width: 100%; height: auto; }
	.reserveringen .formulier_contact { float: none; width: 100%; }
	.reserveringen .formulier_bedragen { float: none;  width: 100%; padding-bottom: 25px; }
	.reserveringen .formulier_contact td,
	.reserveringen .formulier_bedragen td {
		padding: 0;
		width: 100% !important;
		display: block;
	}
	.reserveringen .formulier_contact input,
	.reserveringen .formulier_bedragen input {
		width: 95% !important;
	}
	.form_velden {
		width: 100%;
		border-bottom: 1px solid rgba(51,67,129,0.20);
		padding-bottom: 15px;
		margin-bottom: 25px;
		display: inline-block;
	}
	.button_light {
		padding: 10px 0;
		width: 100%;
	}
	a.vpri {
		color: #334381 !important;
		float: left;
	}

}
