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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #0f1d41;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0f1d41;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 40px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}

.slide-test-1 {
  background-image: url('../images/diensten.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-test-2 {
  background-image: url('../images/bigstock-Construction-Worker-At-Site-3461692.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  display: block;
  width: 100%;
  height: 550px;
  text-align: center;
}

.slider.slide-7 {
  background-image: url('../images/over-ons.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 17px;
  right: 0px;
  width: 97%;
  margin-top: 101px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.logo {
  position: absolute;
  left: 0px;
  top: -98px;
  right: 0px;
  display: block;
  width: 230px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.logo.w--current {
  top: -118px;
  width: 260px;
}

.nav-menu {
  position: relative;
  width: 100%;
  float: none;
}

.navmenu {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-size: 15px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.navmenu.nav-left {
  width: 50%;
  padding-right: 170px;
  float: left;
  background-color: transparent;
  text-align: right;
}

.navmenu.nav-left.right {
  text-align: right;
}

.navmenu.nav-left.text-right {
  text-align: right;
}

.navmenu.nav-right {
  top: 0px;
  width: 50%;
  padding-left: 170px;
  float: right;
  background-color: transparent;
  text-align: left;
}

.nav-menu-link {
  display: inline-block;
  padding: 8px 15px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-decoration: none;
}

.nav-menu-link:hover {
  border-bottom: 2px solid #e30613;
  color: #e30613;
}

.nav-menu-link.w--current {
  border-bottom-color: #e30613;
  color: #e30613;
}

.nav-menu-link.phone-number {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 50px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

.nav-menu-link.no-margin-top.w--current {
  border-bottom-width: 2px;
  border-bottom-color: #e30613;
  color: #e30613;
}

.nav-menu-link.exception2 {
  padding: 0px 8px;
}

.nav-menu-link.exception2:hover {
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.nav-menu-li {
  display: inline-block;
  margin: 10px 5px;
}

.nav-menu-li.logo-li {
  width: 200px;
}

.nav-menu-li.phone-number {
  margin-top: 5px;
  margin-bottom: 5px;
}

.nav-menu-li.exception {
  margin-top: 0px;
  margin-bottom: 0px;
}

.slider-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slider-h1 {
  margin-bottom: 150px;
  border: 0px solid #000;
  color: #fff;
  font-size: 46px;
  line-height: 110%;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-shadow: 0 0 5px #000;
}

.overlay {
  position: absolute;
  top: 0px;
  z-index: 9999;
  display: block;
  width: 50%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 6, 19, 0.6)), to(rgba(227, 6, 19, 0.6)));
  background-image: linear-gradient(180deg, rgba(227, 6, 19, 0.6), rgba(227, 6, 19, 0.6));
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  text-align: center;
}

.overlay:hover {
  opacity: 1;
}

.nsv-menu {
  position: relative;
  margin-top: -7%;
  background-color: rgba(0, 0, 0, 0.3);
}

.container {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 20px;
  font-size: 19px;
  line-height: 150%;
}

.container.center {
  text-align: center;
}

.container.under-logo {
  max-width: 1240px;
  padding-top: 110px;
}

.left-45 {
  position: relative;
  left: 40px;
  display: inline-block;
  width: 45%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 25px;
  color: #0f1d41;
  font-size: 37px;
  line-height: 120%;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: none;
}

.left-45.white {
  color: #fff;
}

.right-55 {
  display: inline-block;
  width: 40%;
  margin-top: 0px;
  margin-right: 50px;
  margin-bottom: 0px;
  float: right;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.5px;
}

.right-55.padding {
  margin-right: 80px;
}

.right-55.ipad-55 {
  width: 45%;
  text-align: left;
}

.button-over-ons {
  margin-top: 10px;
  padding: 9px 20px;
  border: 2px solid #0f1d41;
  border-radius: 3px;
  background-color: #0f1d41;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-over-ons:hover {
  border-color: #e30613;
  background-color: transparent;
  color: #e30613;
}

.dienst-slider {
  height: 400px;
}

.slider-nav {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 100%;
  min-width: 540px;
  margin-left: 0px;
  padding-right: 180px;
  padding-left: 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/overlay.png');
  background-position: 100% 50%;
  background-size: cover;
  text-align: left;
}

.slider-mask {
  display: block;
  width: 75%;
  min-width: 840px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.slider-overlay-div {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.overlay-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.slide-1 {
  background-image: url('../images/slide-badkamer-toilet.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1.slide-block {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/pleisterwerken_1.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.slide-1.slide-block.active {
  color: #e30613;
}

.slide-2 {
  background-image: url('../images/jaspers-stucwerekn-slide-2.jpg');
  background-position: 50% 37%;
  background-size: cover;
}

.slide-2.slide-block {
  background-image: url('../images/spuitwerk_1.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.slider-button {
  display: block;
  width: auto;
  height: auto;
  margin: 5px 0px;
  padding: 5px 0px 5px 10px;
  background-color: transparent;
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
  color: #fff;
  font-size: 19px;
  line-height: 130%;
  font-weight: 800;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.slider-button:hover {
  color: #e30613;
}

.style {
  display: none;
}

.slide-3 {
  background-image: url('../images/jaspers-stucwerekn-slide-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3.slide-block {
  background-image: url('../images/spackwerk.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/jaspers-stucwerekn-slide-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4.slide-block {
  background-image: url('../images/pleisterwerken_1.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/jaspers-stucwerekn-slide-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5.slide-block {
  background-image: url('../images/spuitwerk_1.jpg');
  background-position: 0px 0px;
  background-size: 1226px;
}

.slide-6 {
  background-image: url('../images/slide-plafond-cirkel.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6.slide-block {
  background-image: url('../images/ornamenten.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 20px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4));
}

.slide-content-h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #0f1d41;
  font-size: 36px;
  line-height: 100%;
  text-align: center;
}

.slide-content-p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.3px;
}

.button {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #0f1d41;
  border-radius: 3px;
  background-color: #0f1d41;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button:hover {
  border-color: #e30613;
  background-color: transparent;
  color: #e30613;
}

.button.nowhite {
  background-color: transparent;
}

.button.call-us {
  display: inline-block;
  width: auto;
  margin-top: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

.slide-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 100%;
  margin-right: 10%;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fullwidth-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5));
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
}

.fullwidth-container.portfolio-home {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fullwidth-container.blue {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4))), url('../images/Pascal-stuc-4.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4)), url('../images/Pascal-stuc-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.portfolio-item {
  position: relative;
  overflow: hidden;
  width: 33.333%;
  float: left;
}

.portfolio-item-img-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.portfolio-item-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(227, 6, 19, 0.6);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.portfolio-item-content:hover {
  opacity: 1;
}

.portfolio-content-h3 {
  color: #fff;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-portfolio {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 16px;
  line-height: 150%;
  font-weight: 800;
  text-transform: uppercase;
}

.button-portfolio:hover {
  border-color: hsla(0, 0%, 100%, 0);
  background-color: hsla(0, 0%, 100%, 0.8);
  color: #0f1d41;
}

.phone-img {
  position: absolute;
  display: block;
  width: 40px;
  height: auto;
  margin-top: 0px;
  padding-left: 10px;
}

.menu-container {
  display: block;
}

.contact-p {
  display: block;
  max-width: 800px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}

.google-maps {
  width: 100%;
  height: 195px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 2px;
  background-image: url('../images/jaspers-stucwerken-zutphen.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

.contact-info {
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

.contact-info-ul {
  padding-right: 20px;
  padding-left: 0px;
}

.contact-info-li {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px;
}

.input-field {
  border: 2px solid #d4d2d4;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.input-field:focus {
  border-color: #e30613;
}

.input-field.hidden {
  display: none;
}

.textarea {
  min-height: 177px;
  margin-bottom: 20px;
  border: 2px solid #e3e3e3;
  font-size: 16px;
  line-height: 120%;
  font-weight: 500;
}

.textarea:focus {
  border-color: #e30613;
}

.succes {
  border-radius: 5px;
  background-color: #0f1d41;
  color: #fff;
  font-weight: 600;
}

.contact-form-p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.error {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  background-color: #0f1d41;
  text-align: center;
}

.copyright {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0f1d41), to(#0f1d41));
  background-image: linear-gradient(180deg, #0f1d41, #0f1d41);
}

.copyright-text {
  display: block;
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.4px;
}

.gradient {
  position: absolute;
  z-index: 999;
  display: inline-block;
  width: 50px;
  height: 100%;
  background-image: url('../images/gradient.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.navbar2 {
  position: absolute;
  width: 100%;
  margin-top: 104px;
  background-color: rgba(15, 29, 65, 0.9);
}

.navbar2.top {
  position: relative;
  margin-top: 0px;
  background-color: #0f1d41;
}

.nav-menu2 {
  width: 100%;
}

.nav-menu2.nav-container {
  display: block;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.right {
  position: relative;
  z-index: 99999;
  width: 60%;
  height: 400px;
  float: right;
  background-image: url('../images/frescolori.png');
  background-position: 0px 0px;
  background-size: cover;
}

.left {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 400px;
  padding-top: 20px;
  padding-right: 10%;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#e7e7e7));
  background-image: linear-gradient(180deg, #e7e7e7, #e7e7e7);
}

.frescolori {
  position: relative;
  font-family: Lobster, sans-serif;
  font-size: 61px;
  font-weight: 400;
  text-align: center;
}

.frescolori-p {
  display: block;
  max-width: 600px;
  margin: 40px auto 20px;
  color: #333;
  font-size: 16px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

._50-width {
  position: relative;
  width: 50%;
  height: 100%;
  min-width: 510px;
  float: none;
}

.diensten {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.dienst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 190px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.dienst-img {
  position: relative;
  width: auto;
  height: auto;
  float: left;
}

.dienst-img:hover {
  position: relative;
  z-index: 9999;
}

.dienst-img.img2 {
  background-image: url('../images/spuitwerk.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dienst-img.img1 {
  background-image: url('../images/pleisterwerken.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dienst-img.img3 {
  background-image: url('../images/spackwerk.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dienst-img.img3.arrow-left {
  width: 50%;
}

.right-50 {
  width: 50%;
  padding: 50px 100px 30px 35px;
  float: none;
  border-left: 0px solid transparent;
  text-align: center;
}

.dienst-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.dienst-h3 {
  position: relative;
  margin-top: 10px;
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
  color: #0f1d41;
  font-size: 20px;
  line-height: 120%;
  font-weight: 600;
  text-decoration: none;
}

.dienst-h3:hover {
  color: #e30613;
}

.dienst-link {
  display: inline-block;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #0f1d41;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.dienst-link:hover {
  color: #e30613;
}

.dienst-p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 150%;
  font-weight: 500;
}

.overlay-dienst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  -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;
  border: 0px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 6, 19, 0.6)), to(rgba(227, 6, 19, 0.6)));
  background-image: linear-gradient(180deg, rgba(227, 6, 19, 0.6), rgba(227, 6, 19, 0.6));
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  text-decoration: none;
}

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

.dienst2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  height: 190px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dienst-left {
  position: relative;
  display: block;
  width: 50%;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  text-align: center;
}

.diensten-list {
  display: block;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #d4d2d4;
  border-bottom: 1px solid #d4d2d4;
}

.dienst-item {
  display: inline-block;
  width: 33.333%;
  float: left;
}

.dienst-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dienst-item-left {
  display: block;
  width: 50%;
  min-height: 191px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/placeholderimage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dienst-item-right {
  display: block;
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.dienst-item-image {
  opacity: 0;
}

.overlay-link {
  display: inline-block;
  margin-top: 22%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
}

.dienst-link-wrapper {
  width: 75%;
  height: 100%;
}

.lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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-gradient(linear, left top, left bottom, from(hsla(0, 0%, 82.7%, 0.5)), to(hsla(0, 0%, 82.7%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 82.7%, 0.5), hsla(0, 0%, 82.7%, 0.5));
}

.white {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.white.diensten {
  margin-bottom: 30px;
  border-top-style: none;
  border-top-width: 0px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 32px;
  line-height: 120%;
}

.video {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-wrapper {
  overflow: hidden;
  width: 500px;
  min-width: 500px;
  margin-right: 56px;
  padding: 7px;
  float: right;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

.left-60 {
  position: relative;
  display: block;
  width: 60%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0%;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.video-p {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
}

.video-p.white {
  width: 100%;
}

.slider-text-overlay {
  position: static;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  color: #fff;
}

.text-overlay-p {
  margin: 20px 30px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 100%;
  font-weight: 200;
  text-align: left;
  text-transform: uppercase;
}

.center {
  color: #fff;
  font-size: 38px;
  text-align: left;
}

.text-1 {
  font-size: 38px;
  line-height: 100%;
  font-weight: 700;
}

.text-wrapper {
  margin-left: 10%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 29, 65, 0.5)), to(rgba(15, 29, 65, 0.5)));
  background-image: linear-gradient(180deg, rgba(15, 29, 65, 0.5), rgba(15, 29, 65, 0.5));
}

.content {
  text-align: center;
}

.logo2 {
  position: absolute;
  width: 150px;
}

.brand {
  width: 150px;
  margin-top: 15px;
}

.dienst-list {
  width: 25%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

.dienst-a {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.arrow {
  margin-left: 5px;
  font-size: 22px;
  font-weight: 700;
}

.ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  color: #fff;
}

.background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#e30613));
  background-image: linear-gradient(180deg, #e30613, #e30613);
}

.background.diensten {
  display: block;
  margin-top: 3px;
  padding-top: 25px;
}

.samples {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.sample {
  width: 13%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  border-radius: 5px;
}

.contact-now {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}

.phonenumber {
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
  color: #333;
  font-weight: 900;
  text-decoration: none;
}

.phonenumber:hover {
  color: #e30613;
}

.bold {
  font-size: 20px;
  font-weight: 700;
}

.left-50 {
  position: static;
  width: 50%;
  float: none;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/pascal-fresolori.jpg');
  background-position: 86% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-special {
  width: 50%;
  padding-right: 85px;
  padding-left: 75px;
  float: left;
  text-align: left;
}

.container2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-7 {
  background-image: url('../images/slide-plafond-lamp.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider2 {
  width: 100%;
  height: 400px;
}

.slider2.header1 {
  background-image: url('../images/jaspers-sfeer-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider2.header2 {
  background-image: url('../images/jaspers-sfeer-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sub-title {
  margin-bottom: 50px;
}

.trend {
  color: #e30613;
  font-size: 28px;
}

.trend.center {
  margin-top: 10px;
  color: #333;
  line-height: 125%;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.quote {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lobster, sans-serif;
  color: #e30613;
  font-size: 46px;
  line-height: 150%;
  letter-spacing: 1px;
}

.circle {
  position: absolute;
  left: 160px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 280px;
  margin-top: 114px;
  -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;
  border-radius: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#e30613));
  background-image: linear-gradient(180deg, #e30613, #e30613);
  box-shadow: 8px 8px 50px 0 rgba(0, 0, 0, 0.4);
  -webkit-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
  transform: rotate(355deg);
}

.circle-text {
  position: relative;
  left: 5px;
  top: -5px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
}

.text-left {
  text-align: left;
}

.klus-section {
  text-align: center;
}

.embed-360 {
  height: 450px;
}

.section-360 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 450px;
  background-color: #d4d2d4;
  background-image: url('../images/panorama.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.finger-icon-360 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: transparent;
  background-image: url('../images/swipe-icon.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.image-360 {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  opacity: 0;
}

.test {
  height: 500px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16.666%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e30613;
}

.tab.w--current {
  background-color: #c9000c;
}

.tab-text {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.tabs-content {
  padding: 30px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
}

.tab-h3 {
  margin-top: 0px;
  text-align: center;
}

.tab-container {
  display: block;
  width: 100%;
  max-width: 1240px;
  margin: 50px auto;
}

.kolom-links {
  width: 50%;
  padding-right: 25px;
}

.kolom-rechts {
  width: 50%;
  padding-left: 25px;
  float: right;
}

.over-ons-lijst {
  width: 50%;
  margin: 0px;
  padding: 0px;
  float: left;
  color: #fff;
}

.over-ons-sfeer {
  display: block;
  height: 30vw;
  background-image: url('../images/jaspers-sfeer-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.diensten-koppen {
  display: block;
  background-color: #f5f5f5;
}

.diensten-list-item-blok {
  display: inline-block;
  width: 50%;
  margin-top: 15px;
  margin-right: -4px;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.diensten-blok-wrapper {
  padding: 5px 25px;
  border-radius: 4px;
  background-color: #f5f5f5;
}

.dienst-blok-kop {
  margin-top: 15px;
  line-height: 110%;
}

.dienst-blok-tekst {
  font-size: 15px;
  line-height: 150%;
}

.diensten-blok-list {
  margin: 0px;
  padding: 30px 0px 0px;
}

.telefoon-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 8;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.35);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  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;
}

.fw-image {
  display: block;
  width: 100%;
  height: auto;
}

.slide-8 {
  background-image: url('../images/slide-badkamer-2018.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8.slide-block {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/pleisterwerken_1.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.slide-8.slide-block.active {
  color: #e30613;
}

.paragraph {
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .slider {
    height: 400px;
  }

  .navbar {
    margin-top: 0px;
  }

  .logo.w--current {
    width: 200px;
  }

  .nav-menu {
    position: absolute;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
  }

  .navmenu {
    background-color: #0f1d41;
  }

  .navmenu.nav-left {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    float: none;
    background-color: #0f1d41;
    text-align: left;
  }

  .navmenu.nav-right {
    display: inline-block;
    width: 100%;
    margin-top: -10px;
    padding-left: 10px;
    float: none;
    background-color: #0f1d41;
  }

  .nav-menu-link {
    display: inline-block;
  }

  .nav-menu-link.no-margin-top {
    padding-top: 0px;
  }

  .nav-menu-li {
    display: block;
    margin-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
  }

  .nav-menu-li.exception {
    display: none;
  }

  .slider-h1 {
    margin-bottom: 120px;
  }

  .overlay {
    position: absolute;
  }

  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .left-45 {
    padding-right: 20px;
  }

  .right-55 {
    padding-left: 20px;
  }

  .right-55.padding {
    width: auto;
    margin-right: 0px;
    padding-right: 20px;
    float: left;
    text-align: center;
  }

  .right-55.ipad-55 {
    width: 55%;
    margin-right: 0px;
    padding-left: 30px;
  }

  .dienst-slider {
    height: 350px;
  }

  .slider-nav {
    width: 30%;
    min-width: 350px;
    padding-left: 30px;
  }

  .slider-mask {
    width: 85%;
    min-width: 650px;
  }

  .slider-button {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: none;
  }

  .slide-content-h2 {
    margin-bottom: 15px;
  }

  .slide-content-p {
    margin-bottom: 15px;
  }

  .slide-content-container {
    width: 350px;
    margin-right: 30px;
  }

  .fullwidth-container.blue {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Pascal-stuc-4.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Pascal-stuc-4.jpg');
    background-position: 0px 0px, 0px 50%;
  }

  .portfolio-item {
    width: 50%;
  }

  .icon {
    color: #000;
    font-size: 32px;
  }

  .contact-info {
    width: 100%;
  }

  .menu-button {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 10;
    padding: 10px;
    border: 1px solid #0f1d41;
    border-radius: 5px;
    background-color: rgba(15, 29, 65, 0.25);
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #0f1d41;
  }

  .navbar2.top {
    height: 50px;
  }

  .nav-menu2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 200px;
    padding-top: 50px;
    background-color: #0f1d41;
  }

  .left {
    width: 60%;
    padding-right: 20%;
  }

  .frescolori {
    margin-bottom: 30px;
  }

  .right-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .dienst-p {
    display: none;
  }

  .dienst-item {
    width: 50%;
  }

  .dienst-item-wrapper {
    position: relative;
  }

  .overlay-link {
    margin-top: 25%;
  }

  .lines {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 64.7%, 0.3)), to(hsla(0, 0%, 64.7%, 0.3)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 64.7%, 0.3), hsla(0, 0%, 64.7%, 0.3));
  }

  .white.diensten.over-ons {
    font-size: 39px;
    line-height: 120%;
  }

  .video-wrapper {
    position: relative;
    display: block;
    width: 70%;
    min-width: 0px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .left-60 {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
  }

  .dienst-list {
    padding-right: 40px;
    line-height: 120%;
  }

  .dienst-a {
    -webkit-transition-property: none;
    transition-property: none;
    font-size: 2vw;
    line-height: 100%;
  }

  .samples {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .sample {
    width: 16%;
    margin-right: 5px;
    margin-left: 5px;
    box-shadow: 0 0 6px 0 rgba(212, 210, 212, 0.5);
  }

  .left-50 {
    background-position: 76% 50%;
  }

  .left-special {
    width: auto;
    padding-right: 70px;
    padding-left: 70px;
    float: none;
    text-align: center;
  }

  .container2 {
    display: block;
  }

  .slider2.header1 {
    background-size: auto 120%;
  }

  .slider2.header2 {
    background-position: 50% 100%;
    background-size: auto 115%;
  }

  .quote {
    font-size: 5.5vw;
    line-height: 130%;
  }

  .circle {
    left: 60px;
    margin-top: 30px;
  }

  .text-left {
    text-align: center;
  }

  .facebook-link-block {
    position: absolute;
    top: 15px;
    right: 75px;
    z-index: 10;
    display: block;
    width: 45px;
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(15, 29, 65, 0.65);
    border-radius: 6px;
    background-color: rgba(15, 29, 65, 0.25);
    background-image: url('../images/f-icon-wit.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section-360 {
    height: 50vw;
  }

  .finger-icon-360 {
    display: none;
  }

  .over-ons-lijst {
    padding-right: 25px;
    padding-left: 25px;
  }

  .over-ons-sfeer {
    height: 45vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    text-align: center;
  }

  .slider {
    height: 400px;
  }

  .logo.w--current {
    top: -20vw;
    width: 33vw;
  }

  .navmenu.nav-left {
    width: 100%;
    text-align: center;
  }

  .navmenu.nav-right {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .slider-h1 {
    margin-top: 0px;
    margin-bottom: 120px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 35px;
  }

  .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .left-45 {
    left: auto;
    display: block;
    width: auto;
    padding-right: 0px;
    text-align: center;
  }

  .right-55 {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
    text-align: center;
  }

  .right-55.ipad-55 {
    width: auto;
    padding-left: 0px;
    float: none;
    text-align: center;
  }

  .dienst-slider {
    height: auto;
  }

  .slider-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    min-width: auto;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    float: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f1d41), to(#0f1d41));
    background-image: linear-gradient(180deg, #0f1d41, #0f1d41);
    background-position: 0px 0px;
  }

  .slider-mask {
    width: 100%;
    height: 250px;
    min-width: 0px;
    float: none;
  }

  .slider-button {
    display: inline-block;
    min-width: 50%;
  }

  .slide-content {
    margin-top: 20px;
    padding: 10px;
  }

  .slide-content-h2 {
    font-size: 32px;
  }

  .button.call-us {
    margin-top: 10px;
  }

  .slide-content-container {
    width: 280px;
    margin-right: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fullwidth-container.blue {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Pascal-stuc-4.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Pascal-stuc-4.jpg');
    background-position: 0px 0px, -200px 0px;
  }

  .phone-img {
    display: block;
  }

  .contact-p {
    margin-bottom: 0px;
  }

  .google-maps {
    margin-bottom: 45px;
  }

  .column-left {
    text-align: center;
  }

  .column-right {
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .contact-info-li {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .copyright-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 2vw;
  }

  .right-50 {
    width: auto;
  }

  .dienst-p {
    display: block;
  }

  .dienst-item {
    display: block;
    width: 100%;
    float: none;
  }

  .overlay-link {
    margin-top: 20%;
  }

  .lines {
    display: block;
  }

  .white.diensten {
    font-size: 28px;
  }

  .white.diensten.over-ons {
    text-align: left;
  }

  .video-wrapper {
    display: inline-block;
    width: 80%;
    margin-top: 30px;
    padding-left: 7px;
    float: none;
  }

  .video-p {
    padding-right: 45px;
    padding-left: 45px;
  }

  .dienst-list {
    width: 45%;
    margin-right: 5%;
    line-height: 150%;
  }

  .dienst-a {
    font-size: 3.5vw;
  }

  .ul {
    padding-left: 40px;
  }

  .left-50 {
    width: auto;
    height: 90vw;
    background-position: 70% 50%;
    background-size: auto 110%;
  }

  .left-special {
    width: auto;
    padding-right: 35px;
    padding-left: 35px;
    float: none;
    text-align: center;
  }

  .container2 {
    display: block;
  }

  .slider2.header1 {
    background-position: 28% 50%;
  }

  .trend.center {
    font-size: 30px;
  }

  .quote {
    font-size: 8vw;
    line-height: 110%;
  }

  .circle {
    width: 220px;
    height: 220px;
  }

  .circle-text {
    left: 5px;
    top: 0px;
    font-size: 32px;
  }

  .text-left {
    text-align: center;
  }

  .section-360 {
    height: 60vw;
  }

  .over-ons-lijst {
    width: 100%;
    float: none;
    text-align: left;
  }

  .over-ons-sfeer {
    height: 55vw;
  }

  .diensten-list-item-blok {
    display: block;
    width: auto;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dienst-blok-kop {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 14px;
    line-height: 150%;
  }

  .slider {
    height: 115vw;
    min-height: 400px;
  }

  .logo {
    top: -38vw;
    width: 60vw;
  }

  .logo.w--current {
    top: -37vw;
    width: 60%;
  }

  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.85);
  }

  .navmenu.nav-left {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .navmenu.nav-right {
    position: relative;
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .nav-menu-link {
    display: inline-block;
  }

  .nav-menu-link.phone-number {
    margin-left: 0px;
    padding-left: 35px;
  }

  .nav-menu-li {
    display: block;
  }

  .nav-menu-li.phone-number {
    display: inline-block;
  }

  .slider-h1 {
    margin-bottom: 100px;
    font-size: 6vw;
  }

  .container.under-logo {
    padding-top: 85px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-45 {
    color: #fff;
    font-size: 8.5vw;
    line-height: 120%;
    font-weight: 800;
  }

  .right-55.ipad-55 {
    margin-top: -1px;
  }

  .slider-nav {
    position: relative;
    display: block;
    overflow: hidden;
    min-width: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .slide-1 {
    background-position: 49% 100%;
    background-size: cover;
  }

  .slide-2 {
    background-position: 63% 100%;
  }

  .slider-button {
    display: block;
    min-width: 0%;
  }

  .slide-3.slide-block {
    background-position: 50% 50%;
  }

  .slide-4 {
    background-position: 38% 50%;
  }

  .slide-5 {
    background-image: url('../images/slide_2_mobile.jpg');
    background-position: 88% 50%;
    background-size: cover;
  }

  .slide-5.slide-block {
    background-position: 0px 0px;
    background-size: cover;
  }

  .slide-6.slide-block {
    background-position: 50% 50%;
  }

  .slide-content {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-content-h2 {
    font-size: 8vw;
  }

  .slide-content-container {
    width: 100%;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fullwidth-container.blue {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Pascal-stuc-4.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Pascal-stuc-4.jpg');
    background-position: 0px 0px, 36% 50%;
  }

  .portfolio-item {
    width: 100%;
  }

  .phone-img {
    display: block;
    padding-left: 0px;
    text-align: center;
  }

  .google-maps {
    height: 300px;
  }

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

  .contact-info-li {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .copyright-text {
    font-size: 3vw;
  }

  .menu-button {
    top: 10px;
    right: 10px;
  }

  .navbar2.top {
    height: 10vw;
    background-color: #0f1d41;
  }

  .nav-menu2 {
    position: fixed;
  }

  .frescolori {
    margin-bottom: 10px;
    font-size: 15vw;
  }

  .right-50 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dienst-h3 {
    font-size: 5vw;
    font-weight: 800;
  }

  .dienst-link {
    font-size: 12px;
  }

  .dienst-p {
    display: none;
  }

  .dienst-item-wrapper {
    max-height: 180px;
  }

  .dienst-item-left {
    width: 50%;
    min-height: 0px;
  }

  .dienst-item-right {
    width: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .overlay-link {
    height: 100%;
    margin-top: 0%;
    padding-top: 25%;
  }

  .white.diensten {
    font-size: 8vw;
  }

  .white.diensten.over-ons {
    font-size: 8vw;
  }

  .video-p {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dienst-list {
    width: 50%;
    margin-right: 0%;
    margin-bottom: 5px;
    padding-right: 5%;
    font-size: 4.5vw;
    line-height: 110%;
  }

  .dienst-a {
    margin-left: 0px;
    font-size: 4.5vw;
  }

  .dienst-a:hover {
    color: #fff;
  }

  .ul {
    padding-left: 5px;
  }

  .sample {
    width: 30%;
    height: auto;
    margin-right: 1.5%;
    margin-bottom: 10px;
    margin-left: 1.5%;
  }

  .left-special {
    float: none;
  }

  .slider2.header1 {
    height: 300px;
  }

  .slider2.header2 {
    background-position: 35% 50%;
    background-size: cover;
  }

  .trend {
    font-size: 5vw;
    line-height: 120%;
  }

  .trend.center {
    font-size: 6vw;
  }

  .quote {
    font-size: 12vw;
    letter-spacing: 0px;
  }

  .circle {
    left: 20px;
    width: 150px;
    height: 150px;
  }

  .circle-text {
    left: 2px;
    font-size: 21px;
    line-height: 125%;
  }

  .text-left {
    font-size: 31px;
  }

  .mobile-intro-block {
    position: relative;
    margin-bottom: -50px;
    padding: 21vw 35px 53px;
    background-color: #0f1d41;
  }

  .facebook-link-block {
    top: 10px;
    right: 65px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(15, 29, 65, 0.65);
    background-color: rgba(15, 29, 65, 0.25);
  }

  .section-360 {
    height: 80vw;
  }

  .over-ons-sfeer {
    height: 60vw;
    background-position: 0px 50%;
  }

  .dienst-blok-kop {
    font-size: 6.5vw;
  }

  .slide-8 {
    background-position: 49% 100%;
    background-size: cover;
  }
}

