* {
  padding: 0px;
  margin: 0px;
}

body {
  background-repeat: repeat-x;
  background-position: left top;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #7e7c6a;
  border-top: 66px #f1dfb5 solid;
}

#area {
  width: 925px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

#menu {
  position: relative;
  width: 1020px;
  max-width: 100%;
  top: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  display: flex;
}

#nav {
  background: rgba(190, 190, 190, 0.75);
  box-shadow: 10rem 0 rgb(190, 190, 190), 30rem 0 rgb(190, 190, 190), 50rem 0 rgb(190, 190, 190), 70rem 0 rgb(190, 190, 190), -10rem 0 rgb(190, 190, 190), -30rem 0 rgb(190, 190, 190), -50rem 0 rgb(190, 190, 190), -70rem 0 rgb(190, 190, 190);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  width: 1020px;
  max-width: 100%;
  z-index: 10;
  position: absolute;
  left: 0px;
  top: 90px;
  line-height: 36px;
  color: #033a1d;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: center;
}

#nav a {
  display: block;
  padding: 0 40px;
  text-decoration: none;
  color: #033a1d;
}

#nav a:hover {
  text-decoration: none;
  color: #ffffff;
}

a {
  outline: none;
}

img {
  padding: 0px;
  margin: 0px;
}

#menu img {
  float: left;
  margin: 0px;
  padding: 0px;
  max-width: 100%;
  height: auto;
}

.menu-img {
  filter: grayscale(100%);
  transition: 0.3s ease;
}
.menu-img:hover {
  filter: grayscale(0);
}

#text_bg {
  background-image: url(../images/text_area_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  width: 925px;
  max-width: 100%;
}

#des {
  width: 555px;
  padding-top: 70px;
  float: left;
  padding-left: 40px;
  font-family: Arial, Helvetica, sans-serif;
  color: #7d7d7d;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 1px;
  max-width: 100%;
}
#des p {
  margin: 1.5em 0;
}

.green {
  color: #006b33;
}

#footer {
  float: right;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 425px;
  margin: 0px;
  position: relative;
  top: -40px;
  left: -40px;
}

#footer img {
  padding: 0px;
  margin: 0px;
}

.clear {
  clear: both;
}

#last_con {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  text-align: right;
  width: 875px;
  max-width: 100%;
  padding-right: 50px;
  clear: both;
}

#last_con p {
  display: block;
  background-color: #f1e0b6;
  width: auto;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
}

#last_con a {
  color: #959696;
  text-decoration: none;
}

#last_con a:hover {
  color: #000000;
  text-decoration: none;
}

/***********************************ekkerzicht Page****************************************/
#left_part {
  float: left;
  width: 450px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  padding-right: 50px;
}

#left_part p, #third_part p {
  padding-top: 50px;
  color: #006b33;
  line-height: 40px;
}

#left_part span, #third_part span {
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

#right_part {
  float: left;
  width: 405px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
}

#right_part p {
  padding-top: 50px;
  color: #006b33;
  line-height: 40px;
}

#right_part ul {
  color: #0099FF;
  margin: 0px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: none;
}

#right_part li {
  color: #7e7c6a;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-image: url(../images/dash.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  list-style-position: outside;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
}

#third_part {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  padding-right: 50px;
}

/***********************************Contact Page****************************************/
#Contact_L {
  float: left;
  width: 425px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-top: 100px;
}

#Contact_R {
  float: left;
  width: 450px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 100px;
  color: #434242;
  line-height: 18px;
}
#Contact_R a {
  color: #1d743f;
}

#Contact_R p {
  color: #033a1d;
}

/***********************************zorg Page****************************************/
#zorg {
  width: 875px;
  padding-top: 40px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #7d7d7d;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 1px;
}

#zorg ul {
  color: #0099FF;
  margin: 0px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: none;
}

#zorg li {
  color: #7e7c6a;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url(../images/dash.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  list-style-position: outside;
  padding-left: 10px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
}

/****************************fotos page********************************/
#fotos {
  width: 100%;
  position: relative;
  padding-top: 50px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

#fotos p {
  font-size: 22px;
  color: #033a1d;
}

.Contact {
  display: flex;
  gap: 20px;
}

#fotos_cont {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  gap: 5px;
  --col: 5;
}
#fotos_cont > a {
  display: block;
  width: calc(100% / var(--col) - 5px * (var(--col) - 1) / var(--col));
}
#fotos_cont > a img {
  width: 100%;
  height: 170px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.quality-logo {
  margin-top: 90px;
  float: right;
}

@media screen and (max-width: 940px) {
  body {
    border-top-width: 7vw;
  }
  * {
    box-sizing: border-box;
  }
  #nav {
    top: 10vw;
  }
  #des {
    padding: 20px;
    width: 100%;
    font-size: 15px;
    letter-spacing: normal;
    float: none;
  }
  #des p:first-child {
    margin-top: 0;
  }
  .quality-logo {
    padding: 0 20px;
    margin-top: 20px;
    text-align: center;
    float: none;
  }
  .quality-logo img {
    max-width: 100%;
    width: 200px;
    height: auto;
  }
  #footer {
    margin: 0;
    position: static;
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    text-align: center;
  }
  #footer img {
    max-width: 100%;
    width: 200px;
    height: auto;
  }
  #last_con {
    padding-right: 0;
  }
  #Contact_L {
    max-width: 100%;
    padding-top: 20px;
    width: 100%;
  }
  #Contact_L iframe {
    width: 100%;
    max-width: 100%;
  }
  #Contact_R {
    max-width: 100%;
    padding: 20px;
  }
  .Contact {
    flex-wrap: wrap;
  }
  #fotos_cont {
    --col:4;
  }
  #fotos_cont > a img {
    height: calc(100vw / var(--col) + 10px * (var(--col) - 1) / var(--col) - 40px);
  }
}
@media screen and (max-width: 575px) {
  #fotos_cont {
    --col:3;
  }
}/*# sourceMappingURL=ekkerzicht.css.map */