/*
Groen: #7b8562;
Geel: #e9d087;
 
font-family: 'Kalam', cursive;
font-family: 'Dosis', sans-serif;
*/


/* general styles */
html, body, h1, h2, h3, h4, p, form, ul, li, ol{
  margin: 0px;
  padding: 0px;
}
html, body{
  width: 100%;
  height: 100%;
}
body{
  font-family: 'Dosis', sans-serif;
  font-size: 17px;
  line-height: 1.7em;
  color: #4f4b4d;
  background-color: #FFF;
}

a{
  outline: 0;
  color: inherit;
  text-decoration: none;
}

img{
  border: 0;
}

textarea{ 
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  resize: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

.clear{
  display: block;
  clear: both;
  min-height: 0px !important;
}


div.container{
  width: 100%;
  margin: 0px;
  padding: 0px;
}
div.centerContent{
  width: 1390px;
  padding-left: 95px;
  padding-right: 95px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  position: relative;
}

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

/*      HEADER      */
header{
  width: 100%;
  z-index: 2;
  position: relative;
}


div.menuHolder{
  height: 112px;
  background-color: #FFF;
  box-sizing: border-box; 
}

div.menuHolder nav{
  position: relative;
  box-sizing: border-box;
  padding-top: 39px;
}
div.menuHolder nav>ul{
  float: left;
}
div.menuHolder nav>ul:nth-child(2){
  float: right;
}
div.menuHolder nav ul li{
  position: relative;
  display: inline-block;
  list-style-type: none;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px;
  margin-left: 26px;
  box-sizing: border-box;
}
div.menuHolder nav>ul:last-child>li:last-child{
  background-color: #4f4b4d;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
}

div.menuHolder nav ul li a{
  display: block;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  color: inherit;
}
div.menuHolder nav ul li:hover ul{
  display: block;
}
div.menuHolder nav ul li ul{
  display: none;
  position: absolute;
  left: 0px;
  top: 35px;
  padding-top: 38px;
  background-color: #FFF;
  z-index: 20;
}
div.menuHolder nav ul li ul li{
  display: block;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  text-transform: none;
  padding-left: 17px;
  padding-right: 17px;
  min-width: 150px;
}
div.menuHolder nav ul li ul li:hover{
  background-color: #7b8562;
  color: #e9d087;
}

div.menuHolder nav ul:nth-child(1) li:nth-child(2){
  margin-left: 0px;
}
div.menuHolder nav ul li.menuButton{
  display: none;
}

a.logoHolder{
  background-image: url("../images/header-logo-bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 336px;
  height: 206px;
  padding: 67px;
  padding-top: 26px;
  padding-bottom: 0px; 
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
a.logoHolder img{
  width: 100%;
  display: block;
}


/*      CONTENT      */
div.slideShowHolder{
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 550px;
  overflow: hidden;
}
div.slideShow div.slide{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
div.slideShow div.slide div{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-position: center center;
}
div.slideShow div.slide div.mobile{
  display: none;
}
div.slideShowHolder img.zoover{
  display: block;
  width: 267px;
  position: absolute;
  left: 100px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
/*
div.slideShowHolder img.zoover{
  display: block;
  width: 267px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-700px, -50%);
  -ms-transform: translate(-700px, -50%);
  transform: translate(-700px, -50%);
}
*/


div.uspHolder{
  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: 40px 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: 45px;
}

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


div.mainContent{
  padding-top: 65px;
  padding-bottom: 50px;
}

article{
  width: 100%;
  box-sizing: border-box;
}
div.textCol{
  width: 47%;
  float: left;  
}
div.textCol.last{
  margin-left: 6%;
}
div.textCol img{
  width: 100% !important;
  display: block;
  height: auto !important;
}

article h1{
  line-height: 1.2em;
  font-size: 2.6em;
  font-weight: 400;
  margin-bottom: 45px;
  color: #7b8562;
}
article h2{
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 25px;
}
article p{
}
article p a, article ul a, article ol a{
  color: #7b8562;
  text-decoration: underline;
}
article p a:hover, article ul a:hover, article ol a:hover{
}
article ul li, aside ul li{
  list-style: none;
  padding-left: 18px;
  background-image: url("../images/bullet-arrow-yellow.svg");
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 8px auto;
  margin-bottom: 8px;
}

aside{
  width: 275px;
  float: right;
  position: relative;
}

aside div.textHolder{
  background-color: #7b8562;
  color: #FFF;
  padding: 30px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-radius: 3px;
}
aside div.textHolder h2{
  font-family: 'Kalam', cursive;
  font-weight: 300;
  font-size: 1.41em;
  line-height: 1.2em;
}
aside div.textHolder a{
  display: block;
  font-weight: 400;
  font-size: 1.41em;
  line-height: 1em;
  margin-top: 25px;
}

div.bannerHolder{
  background-color: #e7e7df;
  padding-top: 70px;
  padding-bottom: 70px;
}
aside div.bannerHolder{
  background-color: none;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 3px;
}
div.bannerHolder a{
  display: block;
  float: left;
  width: 276px;
  margin-right: 32px;
  background-color: #FFF;
  border-radius: 3px;
}
aside div.bannerHolder a{
  width: 100%;
  float: none;
  margin: 0px;
  margin-top: 26px;
  background-color: #ecece6;
  border-radius: 3px;
}

div.bannerHolder a:nth-child(4){
  margin-right: 0px;
}
div.bannerHolder a span.imageHolder{
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 76.8%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
div.bannerHolder a span.textHolder{
  display: block;
  width: 100%;
  padding: 25px;
  padding-top: 30px;
  box-sizing: border-box;
  line-height: 1.47em;
  position: relative;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
div.bannerHolder a.newsItem span.textHolder{
  background-color: #7b8562;
  color: #FFF;
}

div.bannerHolder a span.textHolder img.bannerIcon,
div.newsHolder a span.textHolder img.bannerIcon{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0px, -52%);
  -ms-transform: translate(0px, -52%);
  transform: translate(0px, -52%);
  width: 100%;
}
div.bannerHolder a span.textHolder span.title{
  font-size: 1.76em;
  line-height: 1em;
  margin-bottom: 12px;
  display: block;
  min-height: 30px;
}
div.bannerHolder a.newsItem span.textHolder span.title{
  font-size: 1.35em;
  line-height: 1.08em;
  min-height: 50px;
}
span.date{
  font-size: 0.88em;
  color: #c2c3ae;
  line-height: 1em;
  margin-bottom: 15px;
  min-height: 15px;
  display: block;
}
span.date i{
  padding-right: 5px;
}
div.bannerHolder a span.textHolder span.text{
  display: block;
  height: 100px;
  overflow: hidden;
}
div.bannerHolder a.newsItem span.textHolder span.text{
  height: 50px;
}
div.bannerHolder a span.textHolder span.button{
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  padding: 8px;
  margin-top: 15px;
  color: #FFF;
  position: relative;
}
div.bannerHolder a span.textHolder.green span.button{
  background-color: #7b8562;
}
div.bannerHolder a span.textHolder.grey span.button{
  background-color: #c2c3ae;
}
div.bannerHolder a span.textHolder.yellow span.button{
  background-color: #e9d087;
}
div.bannerHolder a span.textHolder.black span.button{
  background-color: #4f4b4d;
}

p.footerText{
  text-align: center;
  font-family: 'Kalam', cursive;
  font-weight: 300;
  font-size: 2.06em;
  line-height: 1.2em;
  padding-top: 70px;
  padding-bottom: 70px;
  color: #7b8562;
}


/*      HOME     */
div.content.home div.slideShowHolder{
  padding-top: 550px;
}
div.content.home div.mainContent{
  padding-top: 70px;
  padding-bottom: 70px;
}
div.content.home article{
  width: 600px;
  float: left;
}
div.content.home article h1{
  font-size: 1.65em;
  margin-bottom: 0px;
}
div.content.home article h2{
  font-size: 2.12em;
  margin-bottom: 35px;
}
div.content.home div.textHolder{
  width: 550px;
}

div.content.home aside{
  float: right;
  width: 553px;
}
div.content.home aside img{
  display: block;
  width: 100%;
}

div.homeFooter{
  background-color: #d6bf79;
  color: #FFF;
  text-align: center;
  padding: 40px;
}

div.reviewHolder{
  margin-top: 70px;
  margin-bottom: 70px;
  position: relative;
}
div.reviewSlider{
  background-image: url("../images/review-bg.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 330px;
  padding-top: 45px;
  box-sizing: border-box;
}
div.reviewSlider div.slide{
  position: absolute;
  left: 130px;
  top: 90px;
  right: 130px;
  bottom: 0px;
}
div.reviewSlider div.slide h3{
  margin-bottom: 10px;
  font-family: 'Kalam', cursive;
  font-weight: 300;
  font-size: 1.95em;
}
div.reviewSlider div.slide p.name{
  margin-top: 20px;
}

div.reviewHolder div.arrow{
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #FFF;
  background-size: 50% auto;
  background-position: center center;
  background-repeat: no-repeat;  
  position: absolute;
  top: 50%;
  /*
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  */
  cursor: pointer;
}
div.reviewHolder div.arrow.left{
  left: 35px;
  background-image: url("../images/arrow-left.svg");
}
div.reviewHolder div.arrow.right{
  right: 35px;
  background-image: url("../images/arrow-right.svg");
}


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


/*      PLATTEGROND      */
div.content.map article{
  width: 840px;
  float: left;
}
div.content.map img.map{
  margin-top: 40px;
}


/*      TARIEVEN      */
div.content.prices article{
  width: 840px;
  float: left;
}
div.content.prices article h2{
  margin-bottom: 5px;
}
div.content.prices article h2.note{
  margin-bottom: 0px;
  font-size: 1.82em;
  text-transform: uppercase;
  font-family: 'Kalam', cursive;
  display: block;
  text-align: center;
  padding: 40px;
  padding-top: 45px;
  background-color: #ecece6;
  line-height: 1.2em;
  color: #7b8562;
  margin-bottom: 35px;
}

div.priceHolder{
  margin-top: 25px;
  margin-bottom: 20px;
}
div.content.prices article div.priceHolder h2{
  background-color: #7b8562;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 45px;
  margin-bottom: 0px;
}
div.price{
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
}
div.price:nth-child(even){
  background-color: #ecece6;
}
div.price>p{
  float: right;
}
div.price>p:first-child{
  float: left;
}


/*       NIEUWS     */
div.content.news div.mainContent{
  background: none;
  padding-bottom: 0px;
}
div.content.news article{
  width: 100%;
  margin: 0px;
  padding-bottom: 0px;
  text-align: center;
}
div.content.news article h1{
  margin-bottom: 5px;
}
div.content.news article div.textHolder{
  margin-bottom: 70px;
}
div.newsContent{
  background-color: #e7e7df;
  padding: 70px;
  margin-bottom: 5px;
}
div.newsHolder{
}
div.newsHolder a{
  width: 30%;
  margin-right: 5%;
  display: block;
  background-color: #FFF;
  margin-bottom: 40px;
  text-align: left;
  float: left;
  border-radius: 3px;
}
div.newsHolder a:nth-child(3n){
  margin-right: 0px;
}
div.newsHolder a:nth-child(3n+1){
  clear: both;
}
div.newsHolder a span.imageHolder{
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 76.8%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
div.newsHolder a span.textHolder{
  display: block;
  width: 100%;
  padding: 25px;
  padding-top: 40px;
  box-sizing: border-box;
  line-height: 1.47em;
  position: relative;
}
div.newsHolder a span.textHolder span.title{
  font-size: 1.41em;
  line-height: 1.08em;
  margin-bottom: 12px;
  display: block;
  min-height: 52px;
}
div.newsHolder a span.textHolder span.text{
  display: block;
  height: 75px;
  overflow: hidden;
}
div.newsHolder a span.textHolder span.button{
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  padding: 8px;
  margin-top: 15px;
  color: #FFF;
  background-color: #e9d087;
  position: relative;
}
div.pageNav{
  padding-top: 15px;
  text-align: right;
}
div.pageNav a{
  display: inline-block;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 26px;
  box-sizing: border-box;
  line-height: 20px;
  width: 24px;
  text-align: center; 
  color: #7b8562;
}
div.pageNav a:first-of-type{
  margin-left: 15px;
}
div.pageNav a.active,
div.pageNav a:hover{
  color: #FFF;
  background-color: #7b8562;
  border-radius: 3px; 
}

div.content.newsdetail article{
  width: 840px;
  float: left;
}
div.content.newsdetail article h1{
  margin-bottom: 5px;
}
div.newsHeader{
  background-color: #ecece6;
  color: #7b8562;
  margin-bottom: 40px;
  margin-top: 30px;
}
div.newsHeader img{
  width: 100%;
  box-sizing: border-box;
  display: block;
}
div.newsHeader div.text{
  padding: 40px;
  padding-top: 30px;
}
div.content.newsdetail article h2{
  margin-bottom: 5px;
}
div.content.newsdetail article div.newsText{
  padding-bottom: 30px;
}

div.newsGallery{
  margin-bottom: 30px;
}
div.newsGallery a{
  display: block;
  float: left;
  width: 24.25%;
  margin-right: 1%;
  margin-bottom: 1%;
}
div.newsGallery a:nth-child(4n){
  margin-right: 0px;
}
div.newsGallery a img{
  display: block;
  width: 100%;
}
div.content.newsdetail article div.newsFooter{
  border-bottom: solid 1px #cbd0c0;
}
div.content.newsdetail article div.newsShare{
  float: right;
  margin-top: 10px;
  font-family: 'Kalam', cursive;
}
div.content.newsdetail article div.newsShare a{
  padding-left: 10px;
  display: inline-block;
  color: #3b5998;
}


div.recentPosts h3{
  margin-bottom: 5px;
  text-align: center;
  box-sizing: border-box;
  color: #FFF;
  background-color: #e9d087;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 1.29em;
}
div.recentPosts ul li{
  border-bottom: solid 1px #e7e7df;
  background-position: 10px 15px;
  padding-left: 28px;
  padding-top: 7px;
  padding-bottom: 7px;
}

div.content.newsdetail aside div.socialHolder{
  margin-top: 30px;
  border: solid 1px #7b8562;
  padding: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 3px;
  text-align: center;
}
div.content.newsdetail aside div.socialHolder h3{
  font-family: 'Kalam', cursive;
  color: #7b8562;
  font-size: 1.47em;
  font-weight: 300;
  margin-bottom: 20px;
}
div.content.newsdetail aside div.socialHolder a{
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  line-height: 36px;
  background-color: #7b8562;
  color: #FFF;
  font-size: 1.2em;
  margin-top: 10px;
}



/*      CONTACT    */
div.contactBlocks{
  text-align: center;
}
div.contactBlocks div.textHolder{
  padding-top: 60px;
  padding-bottom: 20px;
  font-size: 1.12em;
}
div.contactBlocks div.contactBlock{
  display: inline-block;
  width: 300px;
  height: 124px;
  font-size: 1.12em;
  margin-bottom: 20px;
  text-align: left;
  margin-right: 80px;
}
div.contactBlocks div.contactBlock div.contactIcon{
  float: left;
  margin-right: 28px;
  width: 92px;
  height: 92px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
div.contactBlocks div.contactBlock a,
div.contactBlocks div.contactBlock span{
  color: #7b8562;
  display: inline-block;
  margin-top: 15px;
}


div.content.contact div.mainContent{
  background-color: #e7e7df;
}
div.content.contact article{
  width: 100%;
  float: none;
  margin: 0px;
  padding-bottom: 0px;
}
div.content.contact article div.textCol{
  width: 44%;
  float: left;  
}
div.content.contact article div.textCol.last{
  margin-left: 5%;
  width: 23%;
}
div.content.contact article img{
  width: 23%;
  margin-left: 5%;
  display: block;
  float: left;
}


/*      FOOTER      */
div.footerPics div.centerContent{
  padding: 0px;
}
div.footerPics img{
  display: block;
  float: left;
  width: 270px;
  margin: 0px;
  padding: 0px;
  margin-right: 8px;
}
div.footerPics img:nth-child(5){
  margin: 0px;
}

footer{
  width: 100%;
  background-color: #4f4b4d;
  color: #FFF;
}

div.footerInfo{
  width: 100%;
  box-sizing: border-box;
  padding-top: 45px;
}
div.footerInfo div.infoBlock,
div.footerInfo div.zooverBlock{
  display: block;
  float: left;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  line-height: 1.8em;
  padding-bottom: 55px;
}
div.footerInfo div.zooverBlock:first-child{
  width: 165px;
  line-height: 1.2em;
}
div.footerInfo div.infoBlock:nth-child(2){
  width: 220px;
}
div.footerInfo div.infoBlock:nth-child(2) img{
  display: block;
  margin-top: 0px;
  width: 112px;
}
div.footerInfo div.infoBlock:nth-child(3){
  width: 360px;
}
div.footerInfo div.infoBlock:nth-child(3) nav ul li{
  width: 146px;
  box-sizing: border-box;
  float: left;
  list-style: none;
  line-height: 26px;
  height: 26px;
  padding-left: 18px;
  background-image: url("../images/bullet-arrow-yellow.svg");
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 6px auto;
}
div.footerInfo div.infoBlock:nth-child(3) nav ul li:nth-child(2n+1){
  clear: both;
}

div.footerInfo div.infoBlock:nth-child(4){
  width: 250px;
}
div.footerInfo div.infoBlock:nth-child(4) p{
  background-image: url("../images/icon-place-yellow.svg");
  background-repeat: no-repeat;
  background-position: left 3px;
  background-size: 14px auto;
  padding-left: 24px;
  line-height: 26px;
  margin-bottom: 26px;
}
div.footerInfo div.infoBlock:nth-child(4) a{
  background-image: url("../images/icon-phone-yellow.svg");
  background-repeat: no-repeat;
  background-position: left 3px;
  background-size: 14px auto;
  padding-left: 24px;
  line-height: 26px;
}
div.footerInfo div.infoBlock:nth-child(4) a.email{
  background-image: url("../images/icon-mail-yellow.svg");
  background-position: left 6px;
}
div.footerInfo div.infoBlock:nth-child(5){
  width: 170px;
}
div.footerInfo div.infoBlock:nth-child(5) img{
  display: block;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
}
div.footerInfo div.infoBlock:nth-child(5) a{
  background-color: #d7c07d;
  color: #4f4b4d;
  display: block;
  text-transform: uppercase;
  text-align: center;
  line-height: 1em;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 25px;
}


div.footerInfo div.infoBlock h3{
  font-size: 1em;
  margin-bottom: 16px;
  font-weight: 400;
  color: #c2c3ae;
  text-transform: uppercase;
}
div.footerInfo div.infoBlock p,
div.footerInfo div.infoBlock a{
  display: block;
  line-height: 1.4em;
}
div.footerInfo div.infoBlock p a.fa{
  padding-left: 5px;
  padding-right: 5px;
}





div.copyright{
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1em;
  text-align: center;
  border-top: solid 2px #FFF;
}
div.copyright div.social{
  float: left;
  font-family: 'Kalam', cursive;
  font-size: 1.18em;
}
div.copyright div.social a.fa{
  margin-left: 5px;
  display: inline-block;
}
div.copyright div.social img{
  width: 40px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
div.copyright div.legal{
  color: #e7e7df;
  margin-top: 3px;
  font-size: 0.7em;
  float: right;
}
div.copyright div.legal br{
  display: none;
}
div.copyright div.legal p{
  display: inline;
}