body {
  font-family: Dinpro, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  padding-left: 90px;
  border-bottom: 7.5px solid #0085ff;
  color: #333;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 0px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

h3 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-bottom: 7px solid #0085ff;
  font-size: 15px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
}

a {
  color: #0085ff;
  text-decoration: underline;
}

.section {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
}

.section.hero {
  height: 450px;
}

.section.pageheight {
  min-height: 660px;
}

.container {
  position: relative;
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22.5px;
  padding-bottom: 22.5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.hero {
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  /*background-image: url('../images/interieur.png');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.page {
  /*background-image: url('../images/Schermafbeelding-2018-07-05-om-15.02.13.png');*/
  background-position: 0px 0px;
  background-size: 1312px;
}

.container.hero.new {
  /*background-image: url('../images/slide3.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.transform {
  /*background-image: url('../images/video9.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.savety {
  /*background-image: url('../images/img.png');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.news-item {
  /*background-image: url('../images/GROEP_LICHTER.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.about-us {
  /*background-image: url('../images/interieur.png');*/
  background-position: 50% 50%;
  background-size: cover;
}

.container.hero.team {
    /*background-image: url('../images/GROEP_LICHTER.jpg');*/
}

.container.nav {
  padding-top: 0px;
  padding-bottom: 0px;
}

.container.similar-projects {
  border-top: 7px solid #0085ff;
}

.container.detail-content {
  padding-bottom: 75px;
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container.footer {
  margin-top: 22.5px;
  border-top: 7px solid #ccc;
}

.container.map {
  width: 90%;
  padding-bottom: 90%;
  /*background-image: url('../images/routekaart-zonneveld-2.jpg');*/
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
  float: right;
}

.nav-menu {
  left: 50px;
  top: 18px;
  right: 50px;
  display: none;
  width: 100%;
  min-width: 650px;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  background-color: transparent;
}

.menu-button {
  margin-top: 22.5px;
  padding: 0px;
  float: left;
  background-color: transparent;
}

.menu-button.w--open {
  background-color: transparent;
}

.icon {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom-style: none;
  font-family: 'Fa solid 900', sans-serif;
  color: #0085ff;
  font-size: 22.5px;
  line-height: 41px;
  text-decoration: none;
}

.icon.menu {
  font-size: 30px;
  line-height: 50px;
}

.icon.social {
  width: 30px;
  height: 30px;
  margin-right: 0px;
  margin-left: 15px;
  background-color: #0085ff;
  font-family: 'Fa brands 400', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}

.icon.social.left {
  margin-left: 0px;
}

.navbar {
  background-color: transparent;
}

.image {
  width: 200px;
}

.hero-img-container {
  height: 100%;
  /*background-image: url('../images/27798757925_9ed186fcbc_z_met-naam.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.heading {
  margin-top: 0px;
  padding-left: 0px;
}

.indent-paragraph {
  padding-left: 90px;
}

.img-container {
  height: 400px;
}

.img-container.project {
  background-color: #0085ff;
  /*background-image: url('../images/27798757925_9ed186fcbc_z_met-naam.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.img-container.about {
  width: 100%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-2 {
  padding-right: 0px;
  padding-left: 30px;
}

.arrow {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-decoration: none;
}

.down-arrow {
  width: 50px;
  height: 50px;
  border: 5px solid #0085ff;
  border-radius: 50%;
  text-decoration: none;
  cursor: pointer;
}

.down-arrow.w--current {
  position: relative;
}

.arrow-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -100px;
  z-index: 1;
  height: auto;
  text-align: center;
}

.arrow-container.project-details {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-bottom: 15px;
}

.project-container {
  width: 100%;
  margin-bottom: 30px;
  color: #333;
  text-decoration: none;
}

.project-image {
  height: 250px;
  /*background-image: url('../images/27798757925_9ed186fcbc_z_met-naam.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.project-image.new {
  /*background-image: url('../images/slide3.jpg');*/
}

.project-image.transform {
  /*background-image: url('../images/video9.jpg');*/
}

.project-image.savety {
    /*background-image: url('../images/27798757925_9ed186fcbc_z_met-naam.jpg');*/
}

.project-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 133, 255, .8), rgba(0, 133, 255, .8));
  background-image: linear-gradient(180deg, rgba(0, 133, 255, .8), rgba(0, 133, 255, .8));
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.project-overlay:hover {
  opacity: 1;
}

.column-3 {
  padding-right: 45px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 22.5px;
  padding-left: 22.5px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 45px;
}

.column-6 {
  padding-right: 45px;
  padding-left: 0px;
}

.menuicon {
  background-color: transparent;
  color: #0085ff;
  font-size: 50px;
}

.nav-link {
  display: inline-block;
  padding: 15px 30px;
  float: none;
  color: #0085ff;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom: 5px solid #0085ff;
}

.nav-link.lang {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-left: 3px solid #0085ff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 80vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-7 {
  padding-left: 0px;
}

.checkbox {
  width: 50%;
  margin-bottom: 7.5px;
  float: left;
}

.checkbox-img {
  width: 22.5px;
  margin-right: 7.5px;
  float: left;
}

.checkbox-label {
  margin-bottom: 0px;
  color: #0085ff;
  line-height: 22.5px;
}

.locations-label {
  color: #0085ff;
  text-decoration: underline;
}

.location {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7.5px;
  float: left;
  color: #0085ff;
}

.project-detail-title {
  color: #0085ff;
  font-weight: 500;
  text-transform: uppercase;
}

.content-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.demo-content {
  width: 100%;
  margin-bottom: 30px;
}

.demo-vide0 {
  margin-bottom: 30px;
}

.left {
  float: left;
}

.riught {
  float: right;
}

.button {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0085ff;
  text-align: center;
}

.more-label {
  margin-top: 5px;
  margin-bottom: 0px;
}

.teamimage {
  height: 250px;
  background-color: #0085ff;
  /*background-image: url('../images/Harm-2-video.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.teamimage.new {
  background-image: none;
}

.team-container {
  width: 100%;
  margin-bottom: 30px;
  color: #333;
  text-decoration: none;
}

.heading-2 {
  height: 100%;
  margin-top: 90px;
  margin-left: -190px;
  color: #0085ff;
}

.quote {
  padding: 0px 15px;
  background-color: hsla(0, 0%, 100%, .5);
  color: #0085ff;
  text-align: right;
}

.more {
  overflow: hidden;
  height: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #f5f5f5;
}

.news-title {
  color: #0085ff;
  font-size: 16px;
  text-transform: uppercase;
}

.news-title.float {
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: 15px;
}

.newscontent {
  position: relative;
}

.news-date {
  margin-top: 30px;
}

.news-date.blue {
  margin-bottom: 60px;
  color: #0085ff;
}

.dropdown-toggle {
  padding-left: 0px;
}

.share-div {
  position: relative;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: 15px;
}

.share-div.right-align {
  position: absolute;
  top: 30px;
  right: 0px;
}

.share-text {
  margin-right: 15px;
  float: left;
  color: #0085ff;
  font-size: 15px;
}

.slider {
  height: 100%;
  background-color: transparent;
}

.slide {
  /*background-image: url('../images/848f662609071535cd65df0bba55b3fa_950x600_fit.jpg');*/
  background-position: 50% 0px;
  background-size: cover;
}

.slide-2 {
  /*background-image: url('../images/Schermafbeelding-2018-07-05-om-15.02.13.png');*/
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  /*background-image: url('../images/27798757925_9ed186fcbc_z_met-naam.jpg');*/
  background-position: 50% 50%;
  background-size: cover;
}

.newstitle {
  margin-top: 30px;
}

.link-block {
  width: 100%;
  color: #333;
}

.footer-link {
  color: #333;
  text-decoration: none;
}

.divider {
  margin-right: 7.5px;
  margin-left: 7.5px;
}

.paragraph-2 {
  display: block;
  margin: 7.5px auto 0px;
  color: #0085ff;
}

.vacancie-row {
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  color: #333;
}

.row {
  margin-top: 60px;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-13 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-14 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-15 {
  padding-right: 0px;
  padding-left: 0px;
}

.team-img {
  width: 100%;
}

.column-16 {
  padding-right: 0px;
  padding-left: 0px;
}

html.w-mod-js *[data-ix="fade-in-from-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="nav-1"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="nav-2"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="nav-3"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="nav-4"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="nav-5"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="nav-6"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

@media (max-width: 991px) {
  h1 {
    padding-left: 60px;
    border-bottom-width: 5px;
    font-size: 20px;
    line-height: 26px;
  }
  h2 {
    font-size: 25px;
    line-height: 30px;
  }
  h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom-width: 5px;
    font-size: 12px;
    line-height: 12px;
  }
  p {
    font-size: 12px;
  }
  .section.hero {
    height: 300px;
  }
  .container.similar-projects {
    border-top-width: 5px;
  }
  .image {
    width: 150px;
  }
  .indent-paragraph {
    padding-left: 60px;
  }
  .project-image {
    height: 200px;
  }
  .column-3 {
    padding-right: 30px;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-5 {
    padding-left: 30px;
  }
  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }
  .locations-label {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  h1 {
    padding-left: 45px;
  }
  .container.flex {
    display: block;
  }
  .container.map {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 100%;
  }
  .nav-menu.w--open {
    min-width: 285px;
    background-color: #fff;
  }
  .indent-paragraph {
    padding-left: 45px;
  }
  .img-container.about {
    width: 100%;
  }
  .column-2 {
    padding-left: 0px;
  }
  .project-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  .project-container.w--current {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  .column-3 {
    padding-right: 0px;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-5 {
    padding-left: 0px;
  }
  .column-6 {
    padding-right: 0px;
  }
  .nav-link {
    width: 100%;
  }
  .nav-link:hover {
    border-bottom-style: none;
  }
  .nav-link.lang {
    padding: 15px;
    border-left-style: none;
  }
  .quote {
    margin-left: 0px;
    text-align: left;
  }
  .project-img {
    width: 100%;
  }
  .image-3 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  h1 {
    padding-left: 0px;
  }
  h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .image {
    width: 120px;
  }
  .indent-paragraph {
    padding-left: 0px;
  }
  .img-container.project {
    height: 250px;
  }
  .heading-3 {
    margin-top: 0px;
  }
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}