body {
  padding-top: 130px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 104px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 47px;
  line-height: 49px;
  font-weight: 700;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 10px;
}
h2 {
  margin-bottom: 10px;
  color: #424242;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #474747;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.button {
  display: block;
  width: 150px;
  height: 35px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #7d7d7d;
  border-radius: 6px;
  background-color: rgba(60, 60, 59, 0.6);
  background-image: -webkit-linear-gradient(#636363, #333);
  background-image: -o-linear-gradient(#636363, #333);
  background-image: linear-gradient(#636363, #333);
  box-shadow: rgba(255, 255, 255, 0.29) 0px 1px 0px 0px inset;
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial;
  color: white;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: white;
  box-shadow: #a8a8a8 0px 1px 3px 0px;
}
.nav-menu {
  margin-left: 75px;
  padding-top: 60px;
  float: left;
}
.nav-link {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition-delay: initial;
  -o-transition-delay: initial;
  transition-delay: initial;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #3c3c3b;
  font-weight: 400;
  text-transform: uppercase;
}
.nav-link:hover {
  color: #3c3c3b;
  font-weight: 400;
}
.nav-link.w--current {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #3c3c3b;
  font-weight: 400;
}
.footer {
  padding-bottom: 30px;
  background-color: #3c3c3b;
  color: #6e6e6e;
  font-size: 14px;
  line-height: 25px;
}
.content {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
}
.foto {
  background-image: url('../images/bg-foto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #6e6e6e;
  text-decoration: none;
}
.footer-adres {
  margin-bottom: 25px;
  font-family:'Open Sans', sans-serif;
}
.column {
  margin-bottom: 0px;
  padding-top: 50px;
}
.naam {
  display: block;
  margin-top: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-style: italic;
  font-weight: 400;
}
.section-over-ons {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #3c3c3b;
}
.section-contact {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
}
.over-ons {
  margin-top: 20px;
  margin-bottom: 40px;
  color: #999;
}
.profielfoto {
  display: inline-block;
  float: left;
}
.kop-over-ons {
  margin-bottom: 50px;
  color: white;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.kop-ondernemingen {
  margin-bottom: 50px;
  color: #3c3c3b;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.kop-contact {
  margin-bottom: 50px;
  color: #3c3c3b;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.titel-over-ons {
  color: white;
  font-size: 26px;
  font-weight: 400;
}
.adres-link {
  display: inline-block;
  color: #616161;
  text-decoration: none;
}
.adres {
  display: inline-block;
  margin-right: 200px;
  float: left;
  color: #616161;
}
.map {
  margin-bottom: 30px;
}
.adres-list {
  display: inline-block;
}
.tab-1 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #969696;
  text-align: center;
}
.tab-1:hover {
  background-color: #77b42a;
}
.tab-1.w--current {
  margin-right: 1%;
  margin-left: 1%;
  border-radius: 5px;
  background-color: #77b42a;
  text-align: center;
}
.tab-2 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #969696;
  text-align: center;
}
.tab-2:hover {
  background-color: #77b42a;
}
.tab-2.w--current {
  background-color: #77b42a;
}
.tab-3 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #969696;
  text-align: center;
}
.tab-3:hover {
  background-color: #e42420;
}
.tab-3.w--current {
  padding-top: 7px;
  background-color: #e42420;
  text-align: center;
}
.tabs-menu {
  margin-bottom: 50px;
  text-align: center;
}
.tab-text {
  display: inline-block;
  color: white;
  font-size: 15px;
}
.logo-column {
  text-align: center;
}
.tab-4 {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #969696;
}
.tab-4:hover {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  border-radius: 5px;
  background-color: #3da532;
}
.tab-4.w--current {
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 7px;
  border-radius: 5px;
  background-color: #3da532;
}
.foto-blok {
  display: inline-block;
  margin-right: 30px;
}
.cont-over-ons {
  padding-right: 0px;
  padding-left: 0px;
}
.cont-contact {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 991px) {
  h1 {
    margin-top: 68px;
    font-size: 41px;
  }
  .nav-menu {
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(60, 60, 59, 0.90);
  }
  .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transition-delay: initial;
    -o-transition-delay: initial;
    transition-delay: initial;
    color: #c2c2c2;
  }
  .menu-button {
    margin-top: 38px;
    padding: 0px;
  }
  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }
  .cont-over-ons {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cont-contact {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  body {
    background-image: -webkit-linear-gradient(white 50%, #3c3c3b 50%);
    background-image: -o-linear-gradient(white 50%, #3c3c3b 50%);
    background-image: linear-gradient(white 50%, #3c3c3b 50%);
  }
  h1 {
    position: relative;
    top: 100px;
    right: 0px;
    margin-top: 10px;
    text-align: center;
  }
  .button {
    margin-top: 15px;
  }
  .nav-link {
    padding-left: 10px;
  }
  .foto {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .menu-button {
    margin-right: 15px;
  }
  .foto-logo {
    position: absolute;
    left: 0px;
    top: -139px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .tab-1 {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .tab-1.w--current {
    margin-right: auto;
    margin-left: auto;
  }
  .tab-2 {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .tab-2.w--current {
    display: block;
    width: 300px;
    margin: 15px auto;
  }
  .tab-3 {
    display: block;
    width: 300px;
    margin: 15px auto;
  }
  .tabs-menu {
    text-align: center;
  }
  .tab-4 {
    display: block;
    width: 300px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .tab-4:hover {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .tab-4.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo {
    margin-bottom: 30px;
  }
  .foto-blok {
    margin-right: 24px;
  }
  .cont-over-ons {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cont-contact {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 479px) {
  body {
    background-image: -webkit-linear-gradient(#3c3c3b 50%, white 50%);
    background-image: -o-linear-gradient(#3c3c3b 50%, white 50%);
    background-image: linear-gradient(#3c3c3b 50%, white 50%);
  }
  h1 {
    font-size: 31px;
    line-height: 42px;
  }
  .menu-button {
    margin-top: 40px;
  }
  .column {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .over-ons {
    margin-bottom: 20px;
  }
  .titel-over-ons {
    font-size: 24px;
  }
  .adres {
    margin-bottom: 25px;
  }
  .foto-blok {
    margin-top: 20px;
    margin-right: 15px;
    margin-left: 22px;
  }
}

@font-face {
  font-family: 'Segoebi';
  src: url('../fonts/SegoeBI.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Segoeit';
  src: url('../fonts/SegoeIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Segoebd';
  src: url('../fonts/SegoeBd.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Segoerg';
  src: url('../fonts/SegoeRg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Segoesbi';
  src: url('../fonts/SegoeSbI.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Segoesb';
  src: url('../fonts/SegoeSb.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeli';
  src: url('../fonts/SegoeLI.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Segoel';
  src: url('../fonts/SegoeL.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}