body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: inline-block;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 60px;
  line-height: 44px;
  font-weight: 300;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  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 {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
}
.button-project {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  height: 150px;
  padding: 4px 15px;
  background-color: #444;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 150px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.button-project:hover {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  -o-transition: none 0ms ease;
  transition: none 0ms ease;
}
.nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #333;
}
.menu-icon {
  -webkit-transition: background-color 500ms ease-in-out;
  -o-transition: background-color 500ms ease-in-out;
  transition: background-color 500ms ease-in-out;
  color: white;
}
.menu-icon:hover {
  background-color: #f6364d;
}
.menu-icon.w--open {
  width: auto;
  background-color: #f6364d;
}
.icon {
  display: block;
  width: auto;
  color: white;
  font-size: 30px;
}
.icon:hover {
  color: white;
}
.icon:focus {
  color: white;
}
.innobizzer-hero {
  height: 800px;
  background-image: url('../images/Innobizzer-hero-header.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.nav-menu {
  left: 0px;
  top: 100%;
  right: 0px;
  bottom: 0px;
  width: 300px;
  background-color: #333;
}
.logo {
  margin-top: 20px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transition: color 500ms ease-in-out, font-size 500ms ease-in-out;
  -o-transition: color 500ms ease-in-out, font-size 500ms ease-in-out;
  transition: color 500ms ease-in-out, font-size 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}
.logo:hover {
  color: #f6364d;
  font-weight: 400;
}
.hero-text-holder {
  height: 500px;
}
.hero-text-company {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 323px;
  padding-left: 644px;
  font-family: Raleway, sans-serif;
  color: red;
  font-size: 22px;
  font-weight: 300;
}
.about-section {
  height: 500px;
  margin-top: 0px;
}
.about-section.about-english {
  height: 750px;
  margin-bottom: 150px;
}
.innobizzer-hero-text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 60px;
  margin-top: 360px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
}
.about-innobizzer {
  margin-top: 100px;
  margin-left: 360px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 40px;
  font-weight: 200;
}
.about-innobizzer.eng {
  display: block;
  margin-left: auto;
  text-align: center;
}
.tabs {
  margin-top: 100px;
}
.tabs.eng {
  margin-bottom: 0px;
}
.tab-pane-1 {
  width: 500px;
  margin-top: 51px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
}
.tab-pane-1.eng {
  width: 800px;
  margin-bottom: 0px;
}
.tab-link {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 120px;
  padding-left: 30px;
  background-color: rgba(117, 117, 114, 0);
  font-family: Raleway, sans-serif;
  color: #c2c2c2;
}
.tab-link:hover {
  border-bottom: 3px solid #f6364d;
  color: #333;
}
.tab-link.w--current {
  margin-top: 0px;
  border-bottom: 3px solid #f6364d;
  background-color: rgba(117, 117, 114, 0);
  font-family: Raleway, sans-serif;
  color: #f6364d;
  font-size: 16px;
  font-weight: 500;
}
.tabs-menu {
  border-bottom: 1px solid #e0e0df;
}
.text-block {
  display: block;
  height: 50px;
  opacity: 1;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
.projects {
  display: block;
  margin-top: 100px;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 40px;
  text-align: center;
}
.project-row {
  margin-top: 100px;
}
.project-section {
  margin-top: 250px;
}
.freshcube {
  height: 500px;
  background-image: url('../images/FreshCube project.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.freshcube-project-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  height: 100%;
  margin-top: 0px;
  background-color: #e7e7e7;
  opacity: 0;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.freshcube-project-block:hover {
  opacity: 0.75;
}
.freshcube-text-block {
  position: absolute;
  left: 0px;
  top: 250px;
  right: 0px;
  display: inline-block;
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}
.freshcube-text-block.nasasy {
  position: absolute;
  left: 0px;
  top: 250px;
  right: 0px;
  display: inline-block;
  width: auto;
}
.regs-project-block {
  height: 500px;
  background-image: url('../images/Regs Project.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.nasasy-project-block {
  height: 500px;
  background-image: url('../images/Nasasy project.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.plexat-project-block {
  height: 500px;
  background-image: url('../images/Plexat project.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.contact-section {
  height: 800px;
}
.contact-heading {
  display: block;
  margin-top: 200px;
  margin-left: 0px;
  font-family: Raleway, sans-serif;
  color: #333;
  text-align: center;
}
.form {
  margin-top: 100px;
  margin-bottom: 75px;
}
.contact-backgound {
  height: 500px;
  background-image: url('../images/Contact .png');
}
.form-field {
  margin-top: 25px;
  border: 1px solid #e0e0df;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}
.form-field:hover {
  border-color: #444;
}
.form-field:focus {
  border-color: #444;
}
.form-label {
  margin-top: 25px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.form-button {
  width: 150px;
  height: 40px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  background-color: #e0e0df;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: #333;
  line-height: 16px;
}
.form-button:hover {
  background-color: #444;
  color: white;
}
.contact-gegevens {
  margin-top: 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 30px;
  line-height: 30px;
}
.project-button {
  position: absolute;
  left: 300px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 150px;
  height: 40px;
  border: 2px solid #444;
  border-radius: 5px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
}
.project-button:hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  background-color: #444;
  color: white;
}
.contact-text {
  margin-top: 100px;
}
.freshcube-hero {
  height: 500px;
  margin-top: 0px;
  background-image: url('../images/Freshcube hero.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.freshcube-hero-text {
  display: inline-block;
  width: 800px;
  height: 100px;
  margin-top: 169px;
  margin-left: 65px;
  background-color: rgba(0, 0, 0, 0.74);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 40px;
  line-height: 100px;
  text-align: center;
}
.navbar-freshcube {
  background-color: #333;
}
.menu-button.w--open {
  background-color: #333;
}
.nav-menu-freshcube {
  background-color: white;
}
.menu-row-freshcube {
  display: inline-block;
  width: 900px;
  margin-top: 0px;
}
.nav-link-freshcube {
  display: inline-block;
  height: 30px;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  color: #c4c4c4;
  text-decoration: none;
}
.nav-link-freshcube:hover {
  color: #333;
}
.menu-image {
  margin-top: 20px;
}
.freshcube-express {
  height: 500px;
  background-color: #f2f2f2;
}
.freshcube-exress-row-1 {
  height: 500px;
}
.freshcube-express-row-2 {
  height: 500px;
}
.freshcube-heading {
  margin-top: 79px;
  margin-left: 70px;
  font-family: Raleway, sans-serif;
  color: #444;
  font-weight: 300;
}
.freshcube-text-behind-the-heading {
  display: inline-block;
  margin-top: 25px;
  margin-left: 75px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
}
.freshcube-paragraphs {
  margin-top: 75px;
  font-size: 16px;
}
.freshcube-paragraphs.express {
  width: 700px;
  color: #61615e;
  font-size: 18px;
}
.freshcube-paragraphs.freshcube-text {
  width: 750px;
  color: #61615e;
  font-size: 18px;
}
.freshcube-paragraphs.xl {
  width: 700px;
  color: #61615e;
}
.freshcube-express-background {
  height: 500px;
  background-image: url('../images/FreshCube Express.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.express-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: white;
  color: white;
}
.the-freshcube-background {
  height: 600px;
  background-color: white;
}
.freshcube-column-1 {
  height: 600px;
}
.freshcube-column-2 {
  height: 600px;
}
.freshcube-background-image {
  height: 500px;
  margin-top: 0px;
  background-image: url('../images/Freshcube.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.the-freshcube-row {
  height: 600px;
}
.ripe-tablet-section {
  height: 1000px;
}
.ripe-tablet-heading {
  display: block;
  margin-top: 100px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-weight: 300;
  text-align: center;
}
.ripe-tablet-paragraph {
  margin-top: 75px;
  font-family: Raleway, sans-serif;
  color: #61615e;
  font-size: 18px;
}
.ripe-tablet-image {
  margin-top: 45px;
  margin-left: 190px;
}
.freshcube-xl-section {
  height: 500px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #61615e;
}
.freshcube-xl-1 {
  height: 500px;
  background-color: #f2f2f2;
}
.freshcube-xl-2 {
  height: 500px;
  background-color: #f2f2f2;
}
.freshcube-xl-background {
  height: 500px;
  background-image: url('../images/FreshCube XL.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.visit-also-freshcube {
  position: static;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 400px;
  height: 75px;
  margin-top: 200px;
  margin-right: 275px;
  margin-left: 275px;
  border: 3px solid #2ca349;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.49);
  background-image: url('../images/Ga-naar-icoon.png');
  background-position: 110% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  -o-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 70px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
.visit-also-freshcube:hover {
  background-color: #2ca349;
  background-position: 90% 50%;
  color: white;
}
.nasasy-hero {
  height: 500px;
  margin-top: 60px;
  background-image: url('../images/Nasasy hero.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.nasasy-hero-text {
  display: inline-block;
  height: 50px;
  margin-top: 200px;
  margin-right: 50px;
  margin-left: 50px;
  background-color: rgba(0, 0, 0, 0.74);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 35px;
  line-height: 50px;
}
.nasasy-about-heading {
  display: block;
  margin-top: 150px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}
.about-nasasy-paragraph {
  margin-top: 50px;
  font-family: Raleway, sans-serif;
  color: #61615e;
  font-size: 18px;
}
.nasasy-list {
  width: 400px;
  margin-top: 50px;
  margin-left: 0px;
}
.list-item {
  font-family: Raleway, sans-serif;
  color: #61615e;
  font-size: 16px;
}
.nasasy-cloud {
  margin-top: 29px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
}
.nasasy-row-photo {
  height: 250px;
  background-image: url('../images/Nasasy row photo 1.png');
}
.nasasy-row-photo-2 {
  height: 250px;
  background-image: url('../images/Nasasy row photo 2.png');
}
.nasasy-row-photo-3 {
  height: 250px;
  background-image: url('../images/Nasasy row photo 3.png');
}
.nasasy-row {
  margin-top: 100px;
}
.photo-info-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.74);
  opacity: 1;
}
.photo-info-block:hover {
  opacity: 1;
}
.more-information {
  background-color: #f2f2f2;
}
.more-information-nasasy {
  margin-top: 50px;
}
.nasasy-video {
  margin-top: 50px;
}
.site-button-nasasy {
  display: inline-block;
  width: 250px;
  height: 60px;
  margin: 30px 345px;
  border: 2px solid #1cbcff;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.49);
  background-image: url('../images/Ga-naar-icoon.png');
  background-position: 110% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  -o-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
.site-button-nasasy:hover {
  background-color: #1cbcff;
  background-position: 90% 50%;
  color: white;
}
.regs-hero {
  height: 500px;
  margin-top: 60px;
  background-image: url('../images/Regs hero.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.regs-hero-text {
  display: block;
  height: 60px;
  margin-top: 200px;
  background-color: rgba(4, 4, 4, 0.74);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}
.about-regs {
  display: block;
  margin-top: 100px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-weight: 300;
  text-align: center;
}
.about-regs-paragraph {
  margin-top: 75px;
  color: #61615e;
  font-size: 18px;
  font-weight: 500;
}
.regs-phoro-row {
  margin-top: 75px;
}
.regs-row-photo-1 {
  height: 250px;
  background-image: url('../images/Regs Photo 1.png');
}
.regs-row-photo-2 {
  height: 250px;
  background-image: url('../images/Regs row photo 2.png');
  background-position: 50% 50%;
  background-size: cover;
}
.regs-row-photo-3 {
  height: 250px;
  background-image: url('../images/Regs row photo 3.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.photo-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.74);
}
.text-for-photo {
  height: 50px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
}
.meer-informatie-regs {
  margin-top: 75px;
}
.regs-video {
  margin-top: 75px;
}
.plexat-hero {
  height: 500px;
  margin-top: 60px;
  background-image: url('../images/Plexat hero.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-text-plexat {
  height: 50px;
  margin-top: 250px;
  background-color: rgba(0, 0, 0, 0.74);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}
.hero-text-plexat.englishplexathero {
  height: auto;
}
.about-plexat-heading {
  display: block;
  margin-top: 75px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-weight: 300;
  text-align: center;
}
.over-plexat-paragraph {
  margin-top: 75px;
  color: #61615e;
  font-size: 18px;
}
.plexat-voordelen-lijst {
  width: auto;
  margin-top: 50px;
  margin-left: 0px;
}
.plexat-lijst-item {
  font-family: Raleway, sans-serif;
  color: #61615e;
  font-size: 18px;
}
.plexat-row {
  margin-top: 75px;
}
.plexat-column-photo-1 {
  height: 250px;
  background-image: url('../images/Plexat row photo 1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.plexat-column-photo-2 {
  height: 250px;
  background-image: url('../images/Plexat Row photo 2.png');
}
.plexat-column-photo-3 {
  height: 250px;
  background-image: url('../images/Plexat row photo 3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.text-block-photo {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.74);
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}
.plexat-meer-informatie-heading {
  margin-top: 75px;
}
.plexat-video {
  margin-top: 75px;
}
.plexat-site-button {
  display: inline-block;
  width: 300px;
  height: 50px;
  margin: 75px 40px 75px 150px;
  border: 2px solid #f6364d;
  border-radius: 5px;
  background-color: #e7e7e7;
  background-image: url('../images/Ga-naar-icoon.png');
  background-position: 110% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out, font-size 500ms ease;
  -o-transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out, font-size 500ms ease;
  transition: background-color 500ms ease-in-out, background-position 500ms ease-in-out, font-size 500ms ease;
  font-family: Raleway, sans-serif;
  color: #61615e;
  font-size: 18px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
.plexat-site-button:hover {
  background-color: #f6364d;
  background-position: 90% 50%;
  color: white;
  font-weight: 500;
}
.plexat-site-button.webshop {
  margin-left: 0px;
}
.succes-message {
  background-color: #444;
  font-family: Raleway, sans-serif;
  color: white;
}
.error-message {
  background-color: rgba(246, 54, 77, 0.74);
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 400;
}
.succes-section {
  height: 800px;
  background-image: url('../images/Innobizzer-hero-header.png');
}
.nav-succces-page {
  height: 60px;
  background-color: #444;
}
.logo-container {
  display: block;
  height: 60px;
}
.background-succes-page {
  height: 800px;
  border-radius: 0px;
  background-color: white;
}
.succes-page-heading {
  display: block;
  margin-top: 300px;
  text-align: center;
}
.terug-naar-de-site-icoon {
  display: inline-block;
  width: 300px;
  height: 50px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: 320px;
  padding-top: 0px;
  border: 2px solid #e0e0df;
  border-radius: 5px;
  -webkit-transition: background-color 500ms ease-in-out, border 500ms ease-in-out;
  -o-transition: background-color 500ms ease-in-out, border 500ms ease-in-out;
  transition: background-color 500ms ease-in-out, border 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}
.terug-naar-de-site-icoon:hover {
  border-color: #f6364d;
  background-color: #f6364d;
  color: white;
}
.footer {
  height: 100px;
  border-top: 2px solid #e0e0e5;
  border-bottom-color: #e0e0e5;
  background-color: white;
}
.home-link {
  display: block;
  margin-top: 15px;
  border-bottom-style: none;
  border-bottom-color: #f6364d;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.footer-link {
  display: inline-block;
  margin-top: 0px;
  margin-right: 25px;
  margin-left: 390px;
  padding-left: 0px;
  -webkit-transition: color 500ms ease-in-out;
  -o-transition: color 500ms ease-in-out;
  transition: color 500ms ease-in-out;
  font-family: Raleway, sans-serif;
  color: #333;
  text-decoration: none;
}
.footer-link:hover {
  color: #f6364d;
  font-weight: 500;
}
.footer-link.eng {
  margin-left: 0px;
  padding-left: 0px;
}
.footer-link.contact {
  margin-top: 10px;
  margin-left: 0px;
}
.footer-logo {
  position: static;
  left: 0px;
  bottom: 0px;
  display: inline;
  margin-top: 0px;
  margin-left: 25px;
  padding-top: 0px;
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}
.footer-logo-image {
  padding-left: 0px;
}
.container-logo {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
.footer-container {
  margin-top: 25px;
}
.project-list {
  display: inline-block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: 200px;
}
.project-information-text {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  text-align: center;
}
.project-list-item {
  font-family: Raleway, sans-serif;
  font-size: 18px;
}
.close-icon {
  margin-top: 50px;
  margin-left: 97px;
}
.menu {
  display: block;
  height: 30px;
  margin-top: 65px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.nav-link {
  display: block;
  margin-top: 30px;
  background-image: url('../images/Scroll-icon.png');
  background-position: 110% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 500ms ease-in-out, color 500ms ease;
  -o-transition: background-position 500ms ease-in-out, color 500ms ease;
  transition: background-position 500ms ease-in-out, color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}
.nav-link:hover {
  background-position: 90% 50%;
  color: #f6364d;
  font-weight: 500;
}
.nav-link.w--current {
  background-position: 90% 50%;
  color: #f6364d;
  font-size: 24px;
  font-weight: 500;
}
.nav-link.project {
  background-image: url('../images/Ga-naar-icoon.png');
}
.nav-link.project.w--current {
  color: #f6364d;
  font-weight: 500;
}
.regs-site-button {
  display: inline-block;
  width: 300px;
  height: 60px;
  margin: 75px 320px;
  border: 2px solid #1088ed;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.49);
  background-image: url('../images/Ga-naar-icoon.png');
  background-position: 110% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 500ms ease-in-out, background-color 500ms ease, font-size 500ms ease;
  -o-transition: background-position 500ms ease-in-out, background-color 500ms ease, font-size 500ms ease;
  transition: background-position 500ms ease-in-out, background-color 500ms ease, font-size 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 57px;
  text-align: center;
  text-decoration: none;
}
.regs-site-button:hover {
  background-color: #1088ed;
  background-position: 90% 50%;
  font-weight: 500;
}
.project-english-page {
  margin-top: 1px;
}
.project-container {
  margin-top: 95px;
}
.nederland-link {
  display: inline-block;
  margin-top: 25px;
  -webkit-transition: font-size 500ms ease, color 500ms ease;
  -o-transition: font-size 500ms ease, color 500ms ease;
  transition: font-size 500ms ease, color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 18px;
  text-decoration: none;
}
.nederland-link:hover {
  color: #f6364d;
  font-weight: 500;
}
.nederland-link.w--current {
  -webkit-transition-property: color, font-size;
  -o-transition-property: color, font-size;
  transition-property: color, font-size;
  -webkit-transition-timing-function: ease-in-out, ease;
  -o-transition-timing-function: ease-in-out, ease;
  transition-timing-function: ease-in-out, ease;
  color: #f6364d;
  font-weight: 500;
}
.nederland-link.w--current:hover {
  color: #f6364d;
  font-weight: 500;
}
.nederland-link.en {
  margin-left: 25px;
  padding-left: 0px;
  -webkit-transition: font-size 500ms ease-in-out, color 500ms ease-in-out;
  -o-transition: font-size 500ms ease-in-out, color 500ms ease-in-out;
  transition: font-size 500ms ease-in-out, color 500ms ease-in-out;
}
.nederland-link.en:hover {
  color: #f6364d;
  font-weight: 500;
}
.languages-row {
  display: inline-block;
  width: 100px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}
.idee-image {
  margin-left: 10px;
}
.concept-image {
  margin-left: 45px;
}
.city-image {
  margin-left: 10px;
}
.concepts-image {
  margin-left: 25px;
}
.city-icon {
  margin-left: 5px;
}
html.w-mod-js.w-mod-no-ios *[data-ix="project-row-interaction"] {
  opacity: 0;
}
html.w-mod-js.w-mod-no-ios *[data-ix="form-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  -o-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="freshcube-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -250px);
  -ms-transform: translate(0px, -250px);
  -o-transform: translate(0px, -250px);
  transform: translate(0px, -250px);
}
html.w-mod-js *[data-ix="natural-safety-systems-hero-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  -o-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="freshcube-paragraph"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  -o-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="nasasy-transition"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  -o-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="regs-hero-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  -o-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js *[data-ix="plexat-hero-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  -o-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js *[data-ix="succes"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  -o-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js.w-mod-no-ios *[data-ix="project-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  -o-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="regs-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  -o-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
@media (max-width: 991px) {
  .button-project {
    height: 100px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    font-size: 18px;
    line-height: 100px;
  }
  .menu-icon.w--open {
    margin-right: 280px;
    margin-left: 0px;
  }
  .innobizzer-hero {
    height: 500px;
  }
  .hero-text-company {
    margin-top: 0px;
    margin-left: 511px;
    font-weight: 300;
  }
  .innobizzer-hero-text {
    margin-top: 200px;
    font-size: 40px;
  }
  .about-innobizzer {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    margin-left: 210px;
  }
  .tab-pane-1 {
    font-size: 14px;
  }
  .tab-pane-1.eng {
    width: 600px;
  }
  .tab-link {
    margin-right: 50px;
    margin-left: 50px;
  }
  .tab-link.w--current {
    margin-left: 0px;
  }
  .text-block {
    font-size: 13px;
  }
  .freshcube {
    height: 350px;
  }
  .freshcube-project-block {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .freshcube-text-block {
    top: 150px;
    font-size: 30px;
  }
  .freshcube-text-block.nasasy {
    top: 150px;
    font-size: 25px;
  }
  .regs-project-block {
    height: 350px;
  }
  .nasasy-project-block {
    height: 350px;
  }
  .plexat-project-block.plexat {
    height: 350px;
  }
  .contact-heading {
    margin-top: 200px;
  }
  .contact-backgound {
    height: 350px;
  }
  .contact-gegevens {
    font-size: 24px;
  }
  .contact-text {
    font-size: 16px;
  }
  .freshcube-hero {
    height: 350px;
    background-image: url('../images/FreshCube Hero tablet.png');
  }
  .freshcube-hero-text {
    width: 600px;
    height: 75px;
    font-size: 30px;
    line-height: 75px;
  }
  .freshcube-express {
    height: 400px;
  }
  .freshcube-exress-row-1 {
    height: 400px;
  }
  .freshcube-express-row-2 {
    height: 400px;
  }
  .freshcube-heading {
    width: 330px;
    margin-top: 75px;
    margin-left: 30px;
    font-size: 35px;
    line-height: 50px;
  }
  .freshcube-text-behind-the-heading {
    margin-left: 35px;
    font-size: 16px;
  }
  .freshcube-paragraphs.express {
    width: 350px;
    font-size: 12px;
    line-height: 16px;
  }
  .freshcube-paragraphs.freshcube-text {
    width: 350px;
    font-size: 12px;
    line-height: 16px;
  }
  .freshcube-paragraphs.xl {
    width: 350px;
    font-family: Raleway, sans-serif;
    font-size: 12px;
    line-height: 16px;
  }
  .freshcube-express-background {
    height: 350px;
    background-image: url('../images/Freshcube express tablet.png');
  }
  .freshcube-background-image {
    height: 350px;
    background-image: url('../images/FreshCube Tablet.png');
  }
  .ripe-tablet-heading {
    font-size: 35px;
  }
  .ripe-tablet-paragraph {
    position: static;
    display: block;
    width: 500px;
    margin-left: 100px;
    font-size: 12px;
  }
  .ripe-tablet-image {
    margin-left: 75px;
  }
  .freshcube-xl-section {
    height: 600px;
  }
  .freshcube-xl-1 {
    height: 600px;
  }
  .freshcube-xl-2 {
    height: 600px;
  }
  .freshcube-xl-background {
    height: 350px;
    background-image: url('../images/FreshCube XL Tablet.png');
  }
  .visit-also-freshcube {
    width: 300px;
    height: 75px;
    margin-top: 165px;
    margin-right: 250px;
    margin-left: 200px;
  }
  .nasasy-hero-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
    text-align: center;
  }
  .nasasy-about-heading {
    margin-top: 75px;
    font-size: 40px;
  }
  .about-nasasy-paragraph {
    font-size: 16px;
  }
  .nasasy-row-photo {
    background-position: 50% 50%;
  }
  .site-button-nasasy {
    margin-right: 238px;
    margin-left: 238px;
  }
  .about-regs {
    font-size: 40px;
  }
  .about-regs-paragraph {
    font-size: 16px;
  }
  .text-for-photo {
    font-size: 16px;
  }
  .hero-text-plexat {
    font-size: 45px;
  }
  .about-plexat-heading {
    font-size: 50px;
  }
  .over-plexat-paragraph {
    font-size: 16px;
  }
  .plexat-lijst-item {
    font-size: 16px;
  }
  .plexat-site-button {
    width: 250px;
    margin-right: 223px;
    margin-left: 0px;
    font-size: 16px;
  }
  .plexat-site-button:hover {
    margin-right: 173px;
    background-position: 95% 50%;
  }
  .plexat-site-button.webshop {
    margin-right: 0px;
    margin-left: 0px;
  }
  .succes-page-heading {
    font-size: 40px;
  }
  .terug-naar-de-site-icoon {
    margin-right: 224px;
    margin-left: 223px;
  }
  .footer-link {
    margin-right: 10px;
    margin-left: 300px;
  }
  .project-list {
    margin-left: 111px;
  }
  .project-information-text {
    font-size: 16px;
  }
  .project-list-item {
    font-size: 16px;
  }
  .regs-site-button {
    margin-right: 212px;
    margin-left: 212px;
  }
  .concept-image {
    margin-left: 20px;
  }
  .concepts-image {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .menu-icon.w--open {
    margin-right: 300px;
  }
  .logo {
    margin-left: 25px;
  }
  .innobizzer-hero-text {
    margin-top: 250px;
    font-size: 35px;
  }
  .about-innobizzer {
    display: block;
    margin-left: auto;
    text-align: center;
  }
  .tab-pane-1 {
    margin-left: 20px;
  }
  .tab-pane-1.eng {
    width: 500px;
  }
  .tab-link {
    margin-right: 20px;
    margin-left: 20px;
  }
  .tab-link.w--current {
    margin-right: 20px;
    margin-left: 20px;
  }
  .projects {
    display: block;
    margin-left: auto;
    text-align: center;
  }
  .contact-heading {
    font-size: 40px;
  }
  .form {
    padding-left: 25px;
  }
  .form-field {
    width: 500px;
  }
  .contact-gegevens {
    padding-left: 10px;
  }
  .select-field {
    width: 500px;
  }
  .contact-text {
    padding-left: 30px;
  }
  .freshcube-hero-text {
    width: 400px;
    font-size: 18px;
  }
  .freshcube-exress-row-1 {
    height: 80px;
  }
  .freshcube-express-row-2 {
    display: block;
    height: 300px;
    margin-top: 0px;
  }
  .freshcube-heading {
    width: 230px;
    height: 24px;
    margin-top: 30px;
    font-size: 24px;
    line-height: 24px;
  }
  .freshcube-text-behind-the-heading {
    margin-top: 0px;
    font-size: 12px;
  }
  .freshcube-paragraphs.express {
    margin-top: 5px;
    margin-left: 30px;
  }
  .freshcube-paragraphs.freshcube-text {
    margin-top: 5px;
    margin-left: 25px;
  }
  .freshcube-paragraphs.xl {
    margin-top: 5px;
    margin-left: 30px;
  }
  .freshcube-express-background {
    margin-top: 0px;
  }
  .freshcube-column-1 {
    height: 80px;
  }
  .ripe-tablet-paragraph {
    margin-top: 5px;
    margin-left: 30px;
  }
  .ripe-tablet-image {
    margin-left: 30px;
  }
  .freshcube-xl-section {
    height: auto;
  }
  .freshcube-xl-1 {
    height: 80px;
  }
  .freshcube-xl-2 {
    height: auto;
  }
  .freshcube-xl-background {
    margin-top: 0px;
  }
  .visit-also-freshcube {
    width: 250px;
    height: 50px;
    margin-right: 160px;
    margin-left: 160px;
    font-size: 18px;
    line-height: 48px;
  }
  .nasasy-hero {
    height: 350px;
  }
  .nasasy-hero-text {
    margin-top: 150px;
  }
  .about-nasasy-paragraph {
    width: 500px;
    margin-right: 34px;
    margin-left: 34px;
  }
  .nasasy-list {
    margin-left: 15px;
  }
  .nasasy-cloud {
    width: 120px;
    margin-right: 33px;
    margin-left: 0px;
  }
  .more-information-nasasy {
    width: 500px;
    margin-right: 34px;
    margin-left: 34px;
  }
  .site-button-nasasy {
    margin-right: 159px;
    margin-left: 159px;
  }
  .regs-hero {
    height: 350px;
  }
  .regs-hero-text {
    margin-top: 150px;
  }
  .about-regs {
    margin-top: 50px;
    font-size: 30px;
  }
  .about-regs-paragraph {
    width: 500px;
    margin-left: 30px;
    font-size: 14px;
  }
  .text-for-photo {
    font-size: 16px;
  }
  .plexat-hero {
    height: 350px;
  }
  .hero-text-plexat {
    margin-top: 175px;
    font-size: 30px;
  }
  .hero-text-plexat.englishplexathero {
    margin-top: 130px;
    line-height: 35px;
  }
  .about-plexat-heading {
    font-size: 35px;
  }
  .over-plexat-paragraph {
    width: 400px;
    margin-left: 70px;
    font-size: 12px;
  }
  .plexat-lijst-item {
    margin-left: 30px;
    font-size: 12px;
  }
  .plexat-site-button {
    margin-right: 20px;
    margin-bottom: 50px;
    margin-left: 150px;
  }
  .plexat-site-button.webshop {
    margin-top: 0px;
    margin-left: 150px;
  }
  .background-succes-page {
    height: 600px;
  }
  .succes-page-heading {
    margin-top: 200px;
    font-size: 36px;
  }
  .terug-naar-de-site-icoon {
    margin-right: 134px;
    margin-left: 134px;
  }
  .footer-link {
    margin-left: 160px;
  }
  .footer-logo-image {
    margin-left: 10px;
  }
  .project-list {
    margin-left: 75px;
  }
  .project-information-text {
    font-size: 14px;
  }
  .project-list-item {
    font-size: 14px;
  }
  .regs-site-button {
    margin-right: 134px;
    margin-left: 134px;
  }
  .nederland-link.w--current {
    margin-left: 0px;
  }
}
@media (max-width: 479px) {
  .menu-icon.w--open {
    margin-right: 0px;
  }
  .innobizzer-hero {
    height: 350px;
    background-position: 50% 53%;
  }
  .nav-menu {
    right: 0px;
    display: block;
    width: 200px;
    margin-left: 0px;
  }
  .about-section {
    height: 650px;
  }
  .innobizzer-hero-text {
    margin-top: 174px;
    font-size: 24px;
  }
  .about-innobizzer {
    font-size: 24px;
  }
  .tabs.eng {
    margin-bottom: 0px;
  }
  .tab-pane-1 {
    width: auto;
    margin-left: 10px;
  }
  .tab-pane-1.eng {
    width: 250px;
  }
  .tab-link {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link.w--current {
    margin-right: 0px;
    margin-left: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .projects {
    margin-top: 50px;
    font-size: 24px;
  }
  .project-section {
    margin-top: 50px;
  }
  .freshcube-text-block {
    font-size: 24px;
  }
  .contact-heading {
    margin-top: 50px;
  }
  .contact-backgound {
    height: 175px;
  }
  .form-field {
    width: 250px;
  }
  .contact-gegevens {
    margin-top: 50px;
    padding-left: 10px;
    font-size: 18px;
  }
  .select-field {
    width: 250px;
  }
  .freshcube-hero {
    height: 250px;
    background-image: url('../images/FreshCube hero Mobile.png');
  }
  .freshcube-hero-text {
    width: 200px;
    height: 50px;
    margin-top: 130px;
    font-size: 12px;
    line-height: 50px;
  }
  .freshcube-express {
    height: 600px;
  }
  .freshcube-express-row-2 {
    height: auto;
  }
  .freshcube-text-behind-the-heading {
    margin-left: 30px;
  }
  .freshcube-paragraphs.express {
    width: 230px;
    margin-top: 25px;
  }
  .freshcube-paragraphs.freshcube-text {
    width: 240px;
    margin-left: 30px;
    font-family: Raleway, sans-serif;
  }
  .freshcube-paragraphs.xl {
    width: 230px;
    margin-left: 30px;
  }
  .freshcube-express-background {
    height: 250px;
    background-position: 74% 50%;
  }
  .the-freshcube-background {
    height: 830px;
  }
  .freshcube-background-image {
    height: 250px;
  }
  .ripe-tablet-section {
    height: 1200px;
  }
  .ripe-tablet-heading {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .ripe-tablet-paragraph {
    width: 240px;
  }
  .ripe-tablet-image {
    width: 300px;
    margin-left: 5px;
  }
  .freshcube-xl-section {
    border-width: 0px;
  }
  .freshcube-xl-background {
    height: 250px;
  }
  .visit-also-freshcube {
    height: auto;
    margin-top: 100px;
    margin-right: 23px;
    margin-left: 40px;
  }
  .nasasy-hero {
    height: 250px;
    background-position: 38% 50%;
  }
  .nasasy-hero-text {
    margin-top: 100px;
    font-size: 12px;
  }
  .nasasy-about-heading {
    font-size: 30px;
  }
  .about-nasasy-paragraph {
    width: 250px;
    margin-top: 30px;
    font-size: 12px;
  }
  .nasasy-list {
    width: 300px;
    margin-top: 30px;
    margin-right: 0px;
  }
  .list-item {
    width: 250px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    font-size: 12px;
  }
  .nasasy-cloud {
    margin-left: 95px;
    float: none;
  }
  .more-information-nasasy {
    width: 300px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 12px;
  }
  .site-button-nasasy {
    margin-right: 35px;
    margin-left: 35px;
  }
  .regs-hero {
    height: 250px;
  }
  .regs-hero-text {
    margin-top: 100px;
    font-size: 24px;
  }
  .about-regs-paragraph {
    width: 250px;
    font-size: 12px;
  }
  .text-for-photo {
    font-size: 16px;
  }
  .meer-informatie-regs {
    margin-top: 25px;
  }
  .plexat-hero {
    height: 300px;
    margin-top: 65px;
  }
  .hero-text-plexat {
    margin-top: 130px;
    font-size: 18px;
  }
  .hero-text-plexat.englishplexathero {
    line-height: 30px;
  }
  .about-plexat-heading {
    font-size: 24px;
  }
  .over-plexat-paragraph {
    width: 250px;
    margin-top: 50px;
    margin-left: 30px;
  }
  .plexat-voordelen-lijst {
    display: inline;
    margin-left: 0px;
  }
  .plexat-lijst-item {
    font-size: 12px;
  }
  .plexat-meer-informatie-heading {
    margin-top: 50px;
    font-size: 24px;
  }
  .plexat-site-button {
    position: static;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 50px;
    margin-left: 40px;
  }
  .plexat-site-button.webshop {
    margin-left: 40px;
  }
  .background-succes-page {
    height: 500px;
  }
  .succes-page-heading {
    margin-top: 150px;
    font-size: 30px;
  }
  .terug-naar-de-site-icoon {
    margin-right: 10px;
    margin-left: 10px;
  }
  .footer-link {
    margin-left: 5px;
  }
  .footer-logo {
    margin-left: 10px;
    font-size: 14px;
  }
  .footer-logo-image {
    width: 40px;
  }
  .project-list {
    margin-left: 0px;
  }
  .menu {
    font-size: 18px;
  }
  .nav-link {
    font-size: 14px;
  }
  .nav-link.w--current {
    font-size: 14px;
  }
  .nav-link.project {
    font-size: 18px;
  }
  .regs-site-button {
    margin-right: 10px;
    margin-left: 10px;
  }
  .project-english-page {
    margin-top: 370px;
  }
  .nederland-link.w--current {
    margin-left: 0px;
  }
  .nederland-link.en {
    margin-left: 10px;
  }
  .concepts-image {
    margin-top: 1px;
  }
}

