.center-cell
{
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.center-table
{
  display: table;
  width: 100%;
  height: 100%;
}

.ocdocd
{
  text-align: left;
}

.ocdocd:after
{
  display: block;
  clear: both;
  content: '';
}

#siteby
{
  background-color: #2A3234;
  color: #aaa;
  display: block;
  text-align: center;
  font-size: .8em;
  height: 30px;
  line-height: 30px;
}

.ocdocd .menuitem .title, .ocdocd .price
{
  background-color: #C26225 !important;
  color: #fff;
}

.loctek-lightbox, #loctek-lightbox-close
{
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  color: #CD1719 !important;
  border-color: #CD1719 !important;
}

*
{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.menus .c
{
  line-height: 1.5em;
}

.menus h2
{
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 1em;
}

html,
body {
 margin:0;
 padding:0;
 height:100%;
 font-family: 'Lato', sans-serif;
}

#container {
 min-height:100%;
 position:relative;
}

.gegevens a
{
  color: #fff;
}

#homeslide:after
{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(100,100,100,.4);
}


/* Datepicker */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 48% !important;
  margin: 1% !important;
}

.ui-datepicker-today {
  background-color: #DD9604;
}


.ui-datepicker .ui-datepicker-title select {
  background-image: url(/images/select.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  font-family: effra, sans-serif;
  padding: 5px;
  cursor: pointer;
  color: #252525;
}



.ui-datepicker td {
  width: 14.28%;
}

.ui-datepicker th {
  font-family: effra, sans-serif;
  font-weight: 200;
}

.ui-widget-header {
  background-color: #F5F5F5 !important;
  border: none !important;
  border-radius: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #252525 !important;
  font-family: effra, sans-serif;
  background-color: #fff !important;
  text-align: center;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  color: #252525 !important;
  font-family: effra, sans-serif;
  background-color: #fff !important;
  text-align: center;
  border: 1px solid #d3d3d3;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-color: #ffd57e !important;
  border: 1px solid #ffd57e !important;
}


/* Datepicker */

/* Curtaindrop */

.curtain-click {
  cursor: pointer;
}

.curtain-click.icon {
  display: none;
}

.curtain-click.title {
  padding: 10px 30px;
  margin-right: 30px;
  background-color: #efefef;
  width: fit-content;
  margin-bottom: 15px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.curtain-click.title span {
  color: #003361;
}

.curtaindrop {
  width: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  position: fixed;
}

.curtaindrop>video {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  z-index: 0;
  transform: translate(-50%, -50%);
}

.curtaindrop .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.678);
  opacity: 0.8;
}

.curtaindrop>div {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
  background-position: center;
  background-size: cover;
  background-color: rgba(58, 58, 58, 1);
}

.curtaindrop>div>div:last-child {
  position: absolute;
  left: 50%;
  width: 90%;
  max-width: 1000px;
  color: #fff;
  z-index: 200;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  text-align: center;
}

.curtaindrop .button {
  display: inline-block;
  padding: 10px 30px;
  background-color: transparent;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 4px;
  font-size: 20px;
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.8s ease;
  margin-top: 30px;
}

.curtaindrop .button:hover {
  background-color: #fff;
  color: #003361;
}

.curtaindrop p {
  font-size: 1.4em;
  line-height: 1.6em;
}

.curtaindrop img {
  max-width: 1000px;
  width: 96%;
}

.curtaindrop h2 {
  font-weight: 900;
  font-size: 3em;
  margin: 0;
  margin-bottom: 15px;
  text-align: center;
}

.curtaindrop .line {
  background-color: white;
  width: 50px;
  height: 2px;
  margin: 20px auto;
}

.curtaindrop>span {
  position: absolute;
  left: -123px;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-right: 18px solid transparent;
  border-top: 34px solid #b0d49b;
  border-left: 18px solid transparent;
}

.curtaindrop>span>i {
  font-style: normal;
  position: absolute;
  right: 20px;
  cursor: pointer;
  color: #b0d49b;
  width: 300px;
  overflow: hidden;
  top: -34px;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: right;
}

.curtaindrop>span:before {
  position: absolute;
  top: -38px;
  cursor: pointer;
  left: -17px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  width: 36px;
  display: block;
  text-align: center;
  content: '!';
}

.curtain-close {
  position: absolute;
  right: 40px;
  top: 30px;
  font-size: 40px;
  cursor: pointer;
  color: #fff;
  z-index: 100000000;
}


/* Einde Curtaindrop */

/* Reserveren */
.reserveren_page * {
  font-family: 'League Spartan', sans-serif;
}

.reserveren_page {
  width: 100%;
  max-width: 2000px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.reserveren_left {
  width: 50%;
  height: 100vh;
  min-height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(/images/bevestiging.png);
}

.reserveren_right {
  width: 50%;
}

.reserveren_right_h {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  margin-top: 30px;
}


.reserveren_right_h h1 {
  font-weight: 700;
  font-size: 25px;
  color: #DD9604;
  margin-bottom: 10px !important;
  font-family: 'League Spartan', sans-serif;
}

.reserveren_right_h p {
  line-height: 150%;
  color: #252525;
  font-size: 23px;
  font-weight: 200;
  font-family: 'League Spartan', sans-serif;
}

.reservatie_form {
  width: 100%;
  max-width: 650px;
  margin: 30px auto;
  padding: 25px;
  border: 2px solid #e6e6e6;
}

.reservatie_form .loadingbox {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
}

.reservatie_form .loadingbox img {
  width: 70px;
}

.reservatie_form h2 {
  font-size: 22px;
  font-weight: 700;
  color: #252525;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.status-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.status-item {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border: 1px solid #000;
}

.dd {
  margin: 0 20px 0 0;
}

.full {
  background-color: #e5a7a0;
}

.half-full {
  background-color: #e7b78c;
}

.open {
  background-color: #cafcd5;
}

@media (max-width: 600px) {
  .status-item {
    margin-bottom: 10px;
  }
  .dd {
    margin: 0 0 10px 0;
    width: calc(100% - 30px);
  }
}

.field {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
}

.field .dateselect {
  width: 60%;
  position: relative;
}

.field .dateselect input {
  width: 100%;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

.field .dateselect i {
  position: absolute;
  right: 12px;
  top: 50%;
  z-index: 0;
  font-size: 20px;
  transform: translateY(-50%);
}

.field label {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 200;
}

.field input,
.field select,
.field textarea {
  font-family: 'League Spartan', sans-serif;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  width: 60%;
  padding: 10px;
  color: #252525;
  font-size: 18px;
  border: 2px solid #e6e6e6;
  background-color: transparent;
  border-radius: 0;
  padding-top: 15px;
}

.field textarea:focus, 
.field input:focus, 
.field select:focus, 
.field button:focus, 
.field option:focus{
  outline: none;
  border: #252525 2px solid;
}

.field select {
  background-image: url(/images/select.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}

.field textarea {
  height: 120px;
}

.timeslots {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.timeslots > div {
  width: 24%;
  margin-bottom: 1.33%;
  margin-right: 1.33%;
}

.timeslots > div:nth-of-type(4n) {
  margin-right: 0;
}

.timeslot {
  display: none;
}

.timeslot + label {
  background: #F2F3F4;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 10px 50px;
  padding-top: 15px;
  border-radius: 200px;
  cursor: pointer;
}

.timeslot:checked + label {
  background-color: #DD9604;
  color: white;
}

.reservatie_form .buttons {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 15px;
}


.reservatie_form .gotonextstep,
.reservatie_form .buttons input[type=submit] {
  padding: 10px 25px;
  background-color: #DD9604;
  color: white;
  cursor: pointer;
  border: none;
  transition: all .3s;
  font-size: 20px;
}

.reservatie_form .gotonextstep.disabled {
  background-color: #a3a3a3;
  cursor: not-allowed;
  pointer-events: none;
}

.reservatie_form .gotoprevstep {
  color: #a3a3a3;
  cursor: pointer;
}

.reservatie_form .gotonextstep:hover,
.reservatie_form .buttons input[type=submit]:hover {
  background-color: #000;
}

.step2top {
  width: 100%;
  background-color: #f5f5f5;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.step2top h3 {
  font-size: 20px;
  font-weight: 700;
  color: #C26225;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.step2top p {
  font-weight: 200;
  line-height: 150%;
}

.bevestiging_bg {
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bevestiging {
  width: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
  -moz-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
  box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
  max-width: 600px;
  padding: 40px;
  background-color: white;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
}

.bevestiging i {
  font-size: 3em;
  color: #DD9604;
  margin-bottom: 20px;
}

.bevestiging h2 {
  text-transform: uppercase;
  color: #252525;
  font-size: 18px;
  margin: 10px 0;
  font-weight: 200;
  font-family: 'League Spartan', sans-serif;
}

.bevestiging h1 {
  font-weight: 700;
  font-size: 45px;
  text-align: center;
  color: #DD9604;
  margin-bottom: 10px !important;
  font-family: 'League Spartan', sans-serif;
}

.bevestiging p {
  line-height: 150%;
  color: #252525;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
  font-family: 'League Spartan', sans-serif;
}

.bevestiging a {
  cursor: pointer;
  display: inline-block;
  padding: 13px 40px;
  background-color: #DD9604;
  font-weight: 200;
  color: white;
  font-size: 20px;
  border-radius: 200px;
  margin-top: 20px;
  border: 1px solid #DD9604;
  transition: all 1s ease;
  font-family: 'League Spartan', sans-serif;
}

.bevestiging a:hover {
  background-color: transparent;
  color: #DD9604;
}

/* Einde Reserveren */

nav
{
  width: 400px;
  position: fixed;
  right: -400px;
  top: 0;
  height: 100%;
  padding-top: 1px;
  min-height: 100%;
  text-align: center;
  z-index: 80;
  overflow: auto;
  background: #E8E8E8;
}

nav ul
{
  margin: 3em 0;
}

nav ul a
{
  display: block;
  height: 2.4em;
  line-height: 2.4em;
  color: #2A3234;
  text-transform: uppercase;
  font-size: 1.2em;
  text-align: center;
}

nav li
{
  display: block;
}

nav ul .active
{
  font-weight: bold;
}

#logo
{
  max-width: 170px;
  margin-top: 3em;
}

nav ul a:hover
{
  background-color: #eee;
  color: #c26225;
}

.taal
{
  display: inline-block;
  position: relative;
  border: 2px solid #2A3234;
  color: #2A3234;
  text-transform: uppercase;
  font-weight: bold;
  width: 35px;
  line-height: 35px;
  height: 35px;
  margin-top: 1em;
  transition: color .8s;
  -webkit-transition: color .8s;
}

#spblok
{
  position: relative;
  width:100%;
  max-width:500px;
  margin-left:auto;
  margin-right:auto;
  display:block;
  background: url(/images/sponsor.png);
  background-size: 100%;
  padding-top: 100%; 
}

#spblok .leesmeer
{
  position: absolute;
  left: 50%;
  width: 75%;
  text-align: center;
  margin-left: -37.5%;
  bottom: 15%;
  border-color: #fff;
}

#spblok .leesmeer:after
{
  background-color: #fff;
}

#spblok .leesmeer.lm2:hover span {
  color: #2A3234 !important;
}

#spblok .leesmeer.lm2 span {
  color: #fff !important;
}
#spblok .leesmeer:hover span {
  color: #2A3234;
}
#spblok .leesmeer span {
  color: #fff;
}

.taal:hover
{
  color: #fff;
}

.taal > span
{
  position: relative;
  z-index: 1;
}

.taal:after
{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
  width: 0;
  background-color: #2A3234;
  transition: width .8s;
  -webkit-transition: width .8s;
}

.taal:hover:after
{
  width: 100%;
}

.header
{
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#container .smallcenter
{
  margin: 0 auto;
  width: 95%;
  max-width: 960px;
}

#container .center
{
  margin: 0 auto;
  width: 95%;
  max-width: 1350px;
}

.header h1
{
  font-size: 2.4em;
  text-transform: uppercase;
  padding: .3em .6em;
  font-weight: bold;
  display: inline-block;
  float: left;
  background: rgba(0,0,0,.4);
  color: #fff;
}

.header h2
{
  font-size: 2em;
  padding: .3em .6em;
  display: inline-block;
  float: left;
  background: rgba(0,0,0,.4);
  color: #fff;
}

.header hgroup
{
  height: 400px;
  position: relative;
}

.header hgroup > div
{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
}

#menu
{
  position: absolute;
  right: 2em;
  z-index: 101;
  top: 2em;
  cursor: pointer;
}

#menu > img:last-child
{
  display: none;
}

#menu.active > img:first-child
{
  display: none;
}

#menu.active > img:last-child
{
  display: inline;
}

#submenu, #submenu2
{
  background-color: #c26225;
  text-align: center;
}

#submenu > .center > span, #submenu2 > .center > span
{
  display: inline-block;
  border: 1px solid #fff;
  font-weight: bold;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #fff;
  padding: .45em .6em;
  cursor: pointer;
  margin: .8em .15em;
  transition: all .5s;
  -webkit-transition: all .5s;
}

#submenu > .center > span:hover, #submenu > .center > .active, #submenu2 > .center > span:hover, #submenu2 > .center > .active
{
  background: #fff;
  color: #c26225;
}

.menubtn
{
  background-color: #c26225;
  padding: .4em 1em 0.55em 1em;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-bottom: 5%;
}

.menubtn strong
{
  display: block;
  font-size: 1.2em;
}

#container #menuitems, #container #menuitems2
{
  margin: 5% auto 3% auto;
}

.menuitem
{
  width: 48.5%;
  float: left;
  margin-right: 3%;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #DFDFDF;
  position: relative;
  padding-right: 90px;
}

.menuitem:nth-child(2n)
{
  margin-right: 0;
}

.menuitem > .price
{
  position: absolute;
  right: 0;
  bottom: -1px;
  display: inline-block;
  width: 80px;
  padding-right: 5px;
  background-color: #fff;
}

.menuitem > .title
{
  background-color: #fff;
  position: relative;
  bottom: -1px;
}

#menuitems:after, #menuitems2:after
{
  display: block;
  clear: both;
  content: '';
}

.nieuws
{
  color: #2A3234;
  padding: 2em 0;
  border-bottom: 1px solid #E5E5E5;
  display: block;
}

.nieuws h3
{
  font-size: 2em;
  font-weight: bold;
  margin: 1em 0;
  transition: color .5s;
  -webkit-transition: color .5s;
  text-transform: uppercase;
}

.nieuws p
{
  line-height: 1.5em;
}

.leesmeer
{
  border: 1px solid #2A3234;
  padding: .6em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin-top: 1.5em;
  position: relative;
}

.leesmeer span
{
  position: relative;
  color: #2A3234;
  z-index: 1;
  transition: color .5s;
  -webkit-transition: color .5s;
}

.leesmeer:hover span
{
  color: #fff;
}

.leesmeer:after
{
  content: '';
  position: absolute;
  left: 0;
  background-color: #2A3234;
  top: 0;
  width: 0;
  height: 100%;
  min-height: 100%;
  transition: width .5s;
  -webkit-transition: width .5s;
}

.leesmeer:hover:after
{
  width: 100%;
}

.nieuws > img, .nieuwspush
{
  float: left;
  width: 350px;
}

.nieuws > div, .vv
{
  margin-left: 380px;
}

.vv > a
{
  display: inline-block;
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 1em;
  margin-top: 1.7em;
  color: #2A3234;
}

.nieuws:after
{
  content: '';
  clear: both;
  display: block;
}

a.nieuws:hover h3
{
  color: #c26225;
}

#fotos > div:after
{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  min-height: 100%;
  content: '';
  background: rgba(0,0,0,.2) url(/images/pich.png) no-repeat center;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  opacity: 0;
}

#fotos > div
{
  cursor: pointer;
  position: relative;
  border: 4px solid #E8E8E8;
  transition: border-color .5s;
  -webkit-transition: border-color .5s;
}

#fotos img
{
  width: 100%;
}

#fotos > div:hover
{
  border-color: #c26225;
}

#fotos > div:hover:after
{
  opacity: 1;
}

#contact .gegevens
{
  padding: 80px 2em;
  width: 400px;
  color: #fff;
  font-size: 1.2em;
  background-color: #2A3234;
}

#contact .gegevens td a
{
  text-decoration: underline;
}

#dasmap
{
  position: absolute;
  left: 400px;
  right: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
}

#contact
{
  position: relative;
}

#contact .leesmeer
{
  border-color: #fff;
  display: block;
  text-align: center;
  font-size: .85em;
}

#contact h1
{
  font-size: 1.8em;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding: .5em 0;
  font-weight: bold;
}

#contact .leesmeer span,.data .leesmeer span
{
  color: #fff !important;
}

#contact .leesmeer:after,.data .leesmeer:after
{
  background-color: #fff;
}

#contact .leesmeer:hover span,.data .leesmeer:hover span
{
  color: #2A3234;
}

#homeslide .data > img
{
  width: 450px;
}

#homeslide .data
{
  text-align: center;
  color: #fff;
  line-height: 1.5em;
  font-size: 1.4em;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0;
  width: 100%;
}

#homeslide .data 

#homeslide > .pics > img
{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

#homeslide
{
  position: relative;
  overflow: hidden;
}

#homeslide .talen
{
  position: absolute;
  left: 1em;
  top: 1em;
  text-align: center;
  z-index: 1;
}

#homeslide .taal
{
  border-color: #fff;
}

#homeslide .taal span
{
  color: #fff;
}

#homeslide .taal:after
{
  background-color: #fff;
}

#homeslide .taal:after span
{
  color: #2A3234;
}

#home h1
{
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}

#home .c
{
  font-size: 1.2em;
  line-height: 1.6em;
}

#home .leesmeer span
{
  color: #fff;
}

#home .leesmeer:hover span
{
  color: #2A3234;
}

.hn.nieuws > img
{
  float: none;
  width: 100%;
  margin: 0;
}

.hn.nieuws
{
  position: relative;
  padding: 0;
}

.hn.nieuws > div
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,.65);
  padding: 0.6em;
  margin: 0;
  color: #fff;
}

.leesmeer.lm2 span
{
  color: #2A3234 !important;
}

.leesmeer.lm2:hover span
{
  color: #fff !important;
}

.data .leesmeer.lm2 span
{
  color: #fff !important;
}

.data .leesmeer.lm2:hover span
{
  color: #2A3234 !important;
}

#homevac .part1
{
  background-color: #c26225;
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  padding-left: 1.5em;
  text-transform: uppercase;
  position: relative;
  width: 45%;
  float: left;
}

#homevac .part1:after
{
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  right: -70px;
  border-top: 100px solid #c26225;
  border-right: 70px solid transparent;
  border-left: 0;
  content: '';
}

#homevac .part2
{
  background-color: #E8E8E8;
  height: 100px;
  line-height: 100px;
  font-style: italic;
  width: 55%;
  float: left;
  font-size: 1.35em;
  padding-left: 70px;
}

#homevac:after
{
  display: block;
  content: '';
  clear: both;
}

#homevac .leesmeer
{
  float: right;
  line-height: 35px;
  margin-top: 20px;
  margin-right: 1.5em;
  font-size: .9em;
}

#fotos.homepics > div
{
  width: 220px;
}

#contact.home #dasmap
{
  left: 0;
}

#contact.home .gegevens
{
  position: relative;
  z-index: 50;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  background-color: transparent;
  max-width: 600px;
}

#contact.home:after
{
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  min-height: 100%;
  z-index: 10;
  transition: background-color 1.6s;
  -webkit-transition: background-color 1.6s;
}

#contact.home #dasmap
{
  position: absolute !important;
  height: auto;
}

#contact.home .gegevens .c
{
  background-color: #2A3234;
  padding: 1.5em;
  transition: height 1.6s;
  -webkit-transition: height 1.6s;
}

#contact.home .leesmeer
{
  width: auto;display: inline-block;
}

#contact.home .leesmeer.active > span
{
  display: none;
}

#contact.home .leesmeer.active > span.dn
{
  display: inline;
}

#contact.home.fadeOut .gegevens .c
{
  overflow: hidden;
  padding: 0;
  height: 0;
}

#contact.home.fadeOut:after
{
  background-color: rgba(0,0,0,0);
}

@media all and (max-width: 1600px) {
  .reserveren_left {
   width: 40%;
 }

 .reserveren_right {
  width: 60%;
  padding: 15px;
}
}

@media all and (max-width: 1150px) {
  .reserveren_page {
    flex-wrap: wrap;

  }
  .reserveren_left {
    width: 100%;
    height: 250px;
    min-height: initial;
  }

  .reserveren_right {
   width: 100%;
 }
}


@media all and (max-width: 650px) {
  .reservatie_form {
    border: none;
    padding: 0;
  }

  .timeslots > div {
    width: 32.20%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
  }

}


@media all and (max-width: 450px) {
  .field label {
    width: 100%;
  }

  .field {
    flex-wrap: wrap;
  }

  .field .dateselect {
    width: 100%;
  }


  .field input, .field select, .field textarea {
    width: 100%;
  }
}

@media all and (max-width:1200px) {
  .curtain-click.title {
    margin-right: 0;
}
}
@media all and (max-width: 1150px) {
  #homevac
  {
    font-size: .8em;
  }
}

@media all and (max-width:1050px) {
  .curtaindrop h2 {
    font-size: 2.5em;
}
}

@media all and (max-width: 870px) {
  .menuitem
  {
    width: 100%;
    margin-right: 0;
  }

  .menubtn
  {
    margin-top: 5%;
  }

  #submenu > .center >  span
  {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  #submenu
  {
    padding: 1px 0;
  }

  .nieuws > img, .nieuwspush
  {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 1em auto;
    display: block;
    float: none;
  }

  .nieuws > div, .vv
  {
    text-align: center;
    margin-left: 0;
  }

  #contact > .gegevens
  {
    float: none;
    width: 100%;
    padding: 1em;
  }

  #dasmap
  {
    position: relative !important;
    right: auto;
    left: auto;
    top: auto;
    height: 320px;
  }

  #homevac .part1:after
  {
    display: none;
  }

  #homevac .part1, #homevac .part2
  {
    float: none;
    width: 100%;
    height: auto;
    line-height: 1.3em;
    padding: 1em;
    text-align: center;
  }

  #homevac .leesmeer
  {
    float: none;
    margin: 0;
    margin-top: 1.5em;
  }

  #homevac .part2 .dn
  {
    display: inline;
  }
  .curtain-click.title {
    font-size: 16px !important;
    padding: 7px 25px;
}
}

@media all and (max-width:800px) {
  .curtaindrop p {
    font-size: 1.2em;
    line-height: 1.4em;
}
.curtaindrop h2 {
    font-weight: 600;
    font-size: 1.8em;
}
.curtain-close {
    font-size: 30px;
}
.curtaindrop .button {
    font-size: 17px;
    padding: 12px 30px;
}
}
@media all and(max-width:650px){
  .curtain-click.title {
    display: none;
}
.curtain-click.icon {
    display: block;
    font-size: 23px;
    margin-right: 5px;
    color: #003361;
}
.curtaindrop>div>div:last-child {
    width: 95%;
}
.curtaindrop h2 {
    font-size: 1.5em;
}
.curtaindrop .c {
    font-weight: 200;
}
.curtaindrop .button {
    font-size: 15px;
    padding: 10px 25px;
}
}
@media all and (max-width: 400px) {
  nav
  {
    width: 100%;
  }

  #contact h1
  {
    font-size: 1.4em;
  }

  #menu.active
  {
    z-index: 90;
    right: -50px;
    top: 10px;
  }

  #homeslide .data > img
  {
    height: 100px;
    width: 100px;
  }

  #homeslide .data .c
  {
    display: none;
  }
}