@import url("https://use.typekit.net/iaj7zai.css");
.fototekst {position: relative;
  text-align: center;
  color: white;}
.fototekst H2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  }
.laag H2 { top: auto; bottom: 10%; }
.laag H2 a {color: white; font-family: "museo-sans", sans-serif; font-weight: normal}
  
#body_container {
  font-size: 16px;
  font-weight: 300;
  font-family: "museo-sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: questa-grande, serif; 
  }
 h2 {margin-bottom: 3px;}
.wider>* {max-width: 1200px; }
@media only screen and (max-width: 1200px) {
  .wider>.section {
  	width: 100%!important;
  }
}
.col_1_of_3 {
  width: 32%;
}
.para_col {
   margin-left: 2%;
}
.col_1_of_2{
  width: 49%;
}
.col_1_of_4 {
  width: 23.5%;
}
.twothirdcoll {
  width: 66.5%;
}
.onethirdcoll {
  width: 31.5%;
}


#header_container {
   min-height: 160px;
   font-size: 1.2em;
}
#menu_container {
  height: 150px;
}
#menu {
  margin-top: 103px;
}
#menu>li:first-child {
width: 100px;
display:none;
}
#menu li.hamburger:first-child {
display:block;
}
.hamburger #submore_container {
  width: 100% !important;
}
#menu a {
  text-transform: uppercase;
}
#menu > li:hover, #menu li#current, #menu li.current {
  border-bottom: none!important;
  }
.topnav_tiny #menu ul {
  margin: 1px 0 0 0 !important;
}
  
#logo_site {
  width: 120px!important;
}
.topnav_tiny #logo_site img {
  -webkit-transform: scale(0.27)!important;
  transform: scale(0.27)!important;
}

div.read_more {
  float: left;
  margin-top: 0;
  border: 0;
  padding: 0;
}

#footer_container {display: none }
.trifooter>div {
border-top: 2px solid rgb(186,139,87);
padding-top: 5px;
}
#footer_container_new {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .col_3_of_3, .col_2_of_3, .col_1_of_3, .col_1_of_2, .onethirdcoll, .twothirdcoll, .col_1_of_4 {
    width: 100%;
  }
  .para_col {
     margin-left: 0%;
  }
  .fototekst H2 {
     top: 40%;
  }
  .laag H2 { top: auto; bottom: 20%; }
  .hp-fotokeuze {padding: 0}
  .hp-fotokeuze .mflex {flex-direction: row;justify-content: space-between; }
  .hp-fotokeuze .col_1_of_2 {
     width: 48%!important; 
     margin-top: 0!important;
     align-content: space-between;
     padding: 0;
     } 
  .hp-fotokeuze .group::before, .hp-fotokeuze .group::after {
        content: unset;
   }
   #page_1 #content>.textblok_container:first-child { margin-bottom: 19px!important;}
  
}

@media only screen and (max-width: 900px) {
  .fototekst H2 {
  	width: 94%;
  }
}