<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* general styles */
body{
  font-size: 14px;
  line-height: 1.7em;
}
div.centerContent{
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

/*      HEADER      */
div.menuHolder{
  height: 46px; 
}
div.menuHolder div.centerContent{
  padding: 0px;
}
div.menuHolder nav{
  padding-top: 0px;
  font-size: 1.3em;
}
div.menuHolder nav&gt;ul,
div.menuHolder nav&gt;ul:nth-child(2){
  float: none;
  display: block;
}
div.menuHolder nav ul li{
  display: none;
  height: auto;
  -line-height: 35px;
  margin-left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #e9d087;
}
div.menuHolder nav&gt;ul:last-child&gt;li:last-child{
  -padding-left: 20px;
  -padding-right: 20px;
  -background-color: #4f4b4d;
  -color: #FFF;
}
div.menuHolder nav ul li ul{
  display: block;
  position: relative;
  left: auto;
  top: auto;
  padding-top: 0px;
  -background-color: #FFF;
  z-index: 20;
}
div.menuHolder nav ul li ul li{
  -padding-left: 17px;
  -padding-right: 17px;
}
div.menuHolder nav ul li ul li:hover{
  background-color: #e9d087;
  color: #4f4b4d;
}

div.menuHolder nav ul li.menuButton{
  display: block;
  line-height: 46px;
  height: 46px;
  font-size: 1.2em;
  background-color: #FFF;
}
div.menuHolder nav ul li.menuButton .fa{
  padding-right: 5px;
}

a.logoHolder{
  background-image: url("../images/header-logo-bg.png");
  width: 140px;
  height: 86px;
  padding: 25px;
  padding-top: 10px;
}
a.logoHolder img{
  width: 100%;
  display: block;
}


/*      CONTENT      */
div.content.home div.slideShowHolder,
div.slideShowHolder{
  padding-top: 80%;
}
div.slideShow div.slide div.desktop{
  display: none;
}
div.slideShow div.slide div.mobile{
  display: block;
}
div.slideShowHolder img.zoover{
  width: 80px;
  left: 10px;
  /*
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  */
}

div.uspHolder{
  display: none;
  -border-top: solid 2px #1b191c;
  -background-color: #7b8562;
  -color: #FFF;
  -line-height: 1.2em;
}
/*
div.uspHolder div.usp{
  float: left;
  background-size: 50px auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 62px;
  padding-right: 35px;
  height: 75px;
  padding-top: 15px;
  box-sizing: border-box;
}
div.uspHolder div.usp:nth-child(5){
  background-size: 35px auto;
  padding-left: 50px;
}
div.uspHolder div.usp:nth-child(1){
  background-size: 50px auto;
  padding-left: 65px;
}
div.uspHolder div.usp:nth-child(3){
  background-size: 35px auto;
  padding-left: 50px;
}

div.uspHolder div.usp:nth-child(4){
  background-size: 35px auto;
  padding-left: 50px;
}
div.uspHolder div.usp:nth-child(6){
  padding-right: 0px;
}
*/

div.mainContent{
  padding-top: 30px;
  padding-bottom: 30px;
}
div.textCol{
  width: 100%;
  float: none;  
}
div.textCol.last{
  margin-left: 0px;
  margin-top: 20p;
}
article h1{
  font-size: 2em;
  margin-bottom: 15px;
}
article h2{
  font-size: 1.3em;
  margin-bottom: 10px;
}
aside{
  width: 100%;
  float: none;
  margin-top: 30px;
}

aside div.textHolder{
  padding: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}
div.bannerHolder{
  padding-top: 30px;
  padding-bottom: 30px;
}
div.bannerHolder a{
  float: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
}
div.bannerHolder a span.textHolder{
  padding: 20px;
  padding-top: 40px;
}
div.bannerHolder a span.textHolder span.title{
  margin-bottom: 5px;
  min-height: 0px;
}
div.bannerHolder a.newsItem span.textHolder span.title{
  min-height: 0px;
}
span.date{
  font-size: 1em;
  margin-bottom: 5px;
  min-height: 0px;
}
div.bannerHolder a span.textHolder span.text{
  height: auto;
  overflow: visible;
}
div.bannerHolder a.newsItem span.textHolder span.text{
  height: auto;
}
p.footerText{
  font-size: 1.5em;
  padding: 20px;
}


/*      HOME     */
div.content.home div.mainContent{
  padding-top: 30px;
  padding-bottom: 30px;
}
div.content.home article{
  width: 100%;
  float: none;
}
div.content.home article h2{
  line-height: 1.1em;
  margin-bottom: 15px;
}
div.content.home div.textHolder{
  width: 100%;
}
div.content.home aside{
  float: none;
  width: 100%;
}

div.homeFooter{
  padding: 20px;
}

div.reviewHolder{
  margin-top: 30px;
  margin-bottom: 30px;
}
div.reviewSlider{
  height: 450px;
  padding-top: 50px;
}
div.reviewSlider div.slide{
  left: 45px;
  right: 45px;
}
div.reviewSlider div.slide h3{
  margin-bottom: 5px;
  font-size: 1.3em;
}
div.reviewSlider div.slide p.name{
  margin-top: 10px;
}
div.reviewHolder div.arrow{
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
div.reviewHolder div.arrow.left{
  left: 10px;
}
div.reviewHolder div.arrow.right{
  right: 10px;
}


/*      OMGEVING      */
div.mapHolder{
  background-color: #e7e7df;
  padding-top: 70px;
  padding-bottom: 70px;
}
img.map{
  display: block;
  width: 100%;
}


/*      PLATTEGROND      */
div.content.map article,
div.content.prices article{
  width: 100%;
  float: none;
}
div.content.map img.map{
  margin-top: 40px;
}


/*      TARIEVEN      */
div.content.prices article h2.note{
  font-size: 1.3em;
  padding: 20px;
  padding-top: 25px;
  margin-bottom: 20px;
}

div.priceHolder{
  margin-top: 20px;
  font-size: 0.9em;
}


/*       NIEUWS     */
div.content.news article div.textHolder{
  margin-bottom: 30px;
}
div.newsContent{
  padding: 20px;
}
div.newsHolder a{
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
  float: none;
}
div.newsHolder a span.textHolder{
  padding: 20px;
  padding-top: 40px;
}
div.newsHolder a span.textHolder span.title{
  line-height: 1.1em;
  margin-bottom: 5px;
  min-height: 0px;
}
div.newsHolder a span.textHolder span.text{
  height: auto;
  overflow: visible;
}
div.newsHolder a span.textHolder span.button{
  margin-top: 10px;
}
div.content.newsdetail article{
  width: 100%;
  float: none;
}
div.newsHeader{
  margin-bottom: 20px;
  margin-top: 20px;
}
div.newsHeader div.text{
  padding: 20px;
  padding-top: 20px;
}
div.content.newsdetail article div.newsText{
  padding-bottom: 20px;
}

div.newsGallery{
  margin-bottom: 20px;
}
div.newsGallery a{
  width: 49.5%;
}
div.newsGallery a:nth-child(2n){
  margin-right: 0px;
}
div.newsGallery a img{
  display: block;
  width: 100%;
}

div.recentPosts ul li{
  background-position: 10px 10px;
}

div.content.newsdetail aside div.socialHolder{
  padding: 20px;
}
div.content.newsdetail aside div.socialHolder h3{
  margin-bottom: 10px;
}



/*      CONTACT    */
div.contactBlocks div.textHolder{
  padding-top: 30px;
  text-align: left;
}
div.contactBlocks div.contactBlock{
  display: block;
  width: 100%;
  height: auto;
  margin-right: 0px;
}
div.contactBlocks div.contactBlock div.contactIcon{
  margin-right: 28px;
  width: 50px;
  height: 50px;
}
div.contactBlocks div.contactBlock a,
div.contactBlocks div.contactBlock span{
  margin-top: 0px;
}


div.content.contact article div.textCol{
  width: 100%;
  float: none;  
}
div.content.contact article div.textCol.last{
  margin-left: 0px;
  width: 100%;
  margin-top: 20px;
}
div.content.contact article img{
  display: none;
}


/*      FOOTER      */
div.footerPics img{
  width: 50%;
  margin: 0px;
  padding: 0px;
  margin-right: 0px;
}
div.footerPics img:nth-child(5){
  display: none;
}

div.footerInfo{
  padding-top: 20px;
}
div.footerInfo div.infoBlock,
div.footerInfo div.zooverBlock{
  padding-bottom: 20px;
}
div.footerInfo div.zooverBlock:first-child{
  width: 56%;
  line-height: 1.2em;
}
div.footerInfo div.infoBlock:nth-child(2){
  width: 40%;
  margin-left: 4%;
}
div.footerInfo div.infoBlock:nth-child(2) img{
  width: 100%;
  max-width: 112px;
}
div.footerInfo div.infoBlock:nth-child(3){
  width: 100%;
}
div.footerInfo div.infoBlock:nth-child(3) nav ul li{
  width: 50%;
  padding-left: 12px;
}
div.footerInfo div.infoBlock:nth-child(4){
  width: 100%;
}
div.footerInfo div.infoBlock:nth-child(5){
  width: 100%;
}

div.copyright div.social{
  float: none;
  text-align: center;
  margin-bottom: 10px;
}
div.copyright div.legal{
  margin-top: 15px;
  font-size: 0.7em;
  float: none;
}
div.copyright div.legal br{
  display: inline;
}</pre></body></html>