.contact-slider-wrapper{
    width: 100%;
}

.smallheading{
  color: #000;
  font-size: 21px;
  font-weight: 500;
}

.getToKnowText {
  max-width: 42%;
}

.portretRastersection {
  display: flex;
  justify-content: center;
}

.portretRastersection .colorwrapper {
  width: 27vw;
  max-width: 520px;
}

.portretRasterWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 75%;
}

.portretRaster {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
}

.portretRaster a {
  text-decoration: none!important;
}

.portretRasterRaster {
  width: 100%;
}

.portretRasterRaster h2 {
  color: white;
  font-size: 15px;
  padding: 0;
  margin: 0;
}

.form-done{
  display:none;
  justify-content: center!important;
  align-items: center!important;
  background-color: #f6be10!important;
  padding: 15px 0 15px 0!important;
}
.form-fail{
  display: none;
  background-color: #f6be10!important;
  padding: 15px 0 15px 0!important;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.header {
  z-index: 999;
  width: 100vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  padding: 21px 60px 0;
  display: block;
  position: fixed;
  top: 0;
}

.headernav {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: #fff;
  border-radius: 30px;
  padding: 12px 21px;
  text-decoration: none;
  display: flex;
}

.headercontact {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  background-color: #f6be0e;
  border-radius: 30px;
  flex: 0 auto;
  align-items: center;
  padding: 9px 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.headercontact.sendbutton {
  flex: 0 auto;
  align-self: flex-start;
}

.headercontact.sendbutton.w--current {
  width: 172px;
}

.homeintro {
  width: 100vw;
  height: auto;
  min-height: 0;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 30px;
  padding-left: 0;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.sliderwrapper {
  width: auto;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.sliderwrapper.home {
  width: 912px;
}

.sliderBallNav{
  align-self: center;
margin-top: 24px;
display: flex;
flex-direction: row;
gap: 12px;
}
.sliderBall{
  height: 18px;
  width: 18px;
  opacity: 21%;
  background-color: #75C8AE;
  border: none;
  border-radius: 100%;
}
.sliderBall:hover{
cursor: pointer;
}
.sliderBall.active{
  opacity: 100%;
  background-color: #75C8AE;
  border: none;
}

.slidernav {
  width: auto;
  height: auto;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 15px;
  display: flex;
}

.slidernav.overonsslidernav {
  margin-top: 15px;
  margin-bottom: 0;
}

.slider {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-left: 0;
  transition: margin .3s;
  display: flex;
}

.slider.detailslider {
  margin-left: 0%;
}

.sliderslide {
  width: 270px;
  height: auto;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  flex: none;
  padding-bottom: 0;
  display: flex;
}

.sliderslide.overonsslide {
  width: 27vw;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

.sliderslide._2 {
  padding-bottom: 21px;
}

.sliderslide._2.detailslide {
  padding-bottom: 0;
}

.sliderslide.detailslide {
  height: 100%;
}

.image {
  width: 100%;
  max-height: 150px;
  aspect-ratio: auto;
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.div-block {
  padding-top: 30px;
  padding-left: 42px;
  padding-right: 42px;
}

.image-2 {
  width: 24px;
  height: 24px;
}

.div-block-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.text-block {
  margin-bottom: 9px;
}

.paragraph {
  margin-bottom: 12px;
}

.homelogomarquee {
  width: 100vw;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: flex-start;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.titleandtext {
  background-image: linear-gradient(#812259, #812259);
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.titleandtext.home {
margin-top: 6vh;
position: relative;
padding-top: 102px;
padding-bottom: 102px;
}

.titleandtextHomeBg{
  position: absolute;
  height: 100%;
  width: 100%;
  background-image:url(../images/groupCollageBg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 2;
}

.titleandtext.about {
  margin-top: 60px;
}

.div-block-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  display: flex;
  z-index: 3;
}

.paragraph-2 {
  max-height: none;
  max-width: 480px;
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.heading {
  max-width: 300px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.pageclosure {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 60px;
  display: block;
}

.paragraph-3 {
  max-width: 570px;
  text-align: center;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.paragraph-3.bodyabout {
  text-align: left;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
}

.heading-2.subheading {
  text-align: left;
}

.body {
  background-color: #fff;
  padding-top: 111px;
}

.section-2 {
  padding-left: 21vw;
}

.div-block-5 {
  width: 100px;
  height: 30px;
  background-color: #adadad;
  margin-bottom: 15px;
}

.div-block-6 {
  flex-direction: column;
  display: flex;
}

.sliderimage {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-bottom: 21px;
  object-position: top;
}

.sliderimage.full {
  height: 210px;
  border-radius: 30px;
  margin-bottom: 15px;
}

.sliderimage.detailsliderimg {
  height: 100%;
  border-radius: 30px;
  margin-bottom: 0;
}

.slidercontent {
  padding-bottom: 0;
  padding-left: 36px;
  padding-right: 36px;
}

.image-4 {
  width: 18px;
  height: 18px;
}

.div-block-8 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  align-items: center;
  padding-bottom: 9px;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  margin-bottom: 12px;
}

.text-block-2.subtitle {
  color: #2c2c2c;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-4 {
  color: #000;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
}

.footer {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.footerwrapper {
  width: 90vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.body-2 {
  background-color: #fff;
  padding-top: 111px;
  font-family: Montserrat, sans-serif;
}

.overonsintro {
  padding-top: 9vh;
  padding-left: 12vw;
  display: flex;
  padding-bottom: 9vh;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.image-5 {
  width: 18px;
  height: 18px;
}

.paragraph-5 {
  max-width: 420px;
  margin-bottom: 21px;
}

.div-block-9 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  align-items: center;
  padding-top: 9px;
  text-decoration: none;
  display: flex;
}

.slidersection {
  padding: 60px 0 60px 12vw;
  overflow: hidden;
}

.slidersection.about{
  padding: 60px 0 60px 0!important;
  display: flex;
  justify-content: center;
}

.slidersection.about .sliderwrapper{
  width: 89vw;
}

.div-block-10 {
  width: 100%;
  height: 42px;
  background-color: #812259;
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.div-block-10.orange {
  background-color: #ff6233;
}

.div-block-10.blue {
  background-color: #0ea6f6;
}

.div-block-10.darkblue {
  background-color: #0e44f6;
}

.div-block-10.green {
  background-color: #33be38;
}

.overonssliderslidename {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 21px;
}

.quotesection {
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
}

.paragraph-6 {
  max-width: 420px;
  text-align: center;
}

.paragraph-6.quote {
  max-width: 720px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

.filtersection {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.filtercontentwrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.filtermenu {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  margin-bottom: 30px;
  display: flex;
}

.menusection {
  justify-content: center;
  align-items: center;
  padding-top: 9vh;
  display: flex;
}

.body-3 {
  background-color: #fff;
  padding-top: 131px;
}

.menuwrapper {
  grid-column-gap: 18px;
  grid-row-gap: 51px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menuimage {
  width: 30vw;
  height: 180px;
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-bottom: 15px;
}

.heading-5, .heading-6 {
  margin-top: 0;
  margin-bottom: 9px;
}

.menuselectionrow {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.body-4 {
  background-color: #fff;
  padding-top: 131px;
}

.contactsection {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  display: flex;
}

.div-block-14 {
  width: 80%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.knowmoretext {
  max-width: none;
  color: #000;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.knowmoretext.paragraph12 {
  width: 60%;
  color: #000;
}

.contactsliderimg {
  width: 100%;
  height: 60vh;
  max-height: none;
  max-width: none;
  object-fit: cover;
  border-radius: 30px;
  margin-bottom: 0;
  object-position: top;
}

.image-8 {
  width: 18px;
  height: 18px;
}

.div-block-15 {
  flex-flow: column;
  align-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-9 {
  height: 90px;
}

.image-10 {
  width: 18px;
  height: 18px;
}

.image-11 {
  width: 100%;
  height: 100%;
}

.image-12 {
  height: 72px;
}

.image-13 {
  width: 48px;
  height: 48px;
  position: relative;
}

.footertotopwrapper {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.footertotopwrapper.mobile {
  display: none;
}

.footerlogowrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #fff;
  border-radius: 30px;
  align-items: center;
  padding: 9px 15px;
  display: flex;
}

.image-14 {
  width: 18px;
  height: 18px;
}

.sliderprevious {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-color: rgba(207, 207, 207, 0);
  background-image: url('../images/arrowLeft.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slidernext {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-color: rgba(207, 207, 207, 0);
  background-image: url('../images/arrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.filteroption {
  color: #000;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #812259;
  border-radius: 30px;
  padding: 9px 12px;
  transition: color .3s, background-color .3s;
}

.filteroption.active {
  color: #fff;
  cursor: auto;
  background-color: #812259;
  border-style: none;
}

.filteroption.active.filterreset {
  background-color: #812259;
  font-weight: 400;
}

.filteroption.filterreset {
  color: #812259;
}

.filteroption.filterreset.active {
  color: #fff;
}

.filteritemimage {
  width: 100%;
  height: 180px;
  min-width: 0;
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.filteritem {
  width: 270px;
  background-color: #fff;
  border-radius: 30px;
  padding-bottom: 21px;
}

.heading-7 {
  font-size: 21px;
  line-height: 21px;
}

.paragraph-8 {
  max-width: none;
}

.image-15 {
  width: 18px;
  height: 24px;
}

.div-block-20 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-21 {
  padding-left: 21px;
  padding-right: 21px;
}

.div-block-22 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: rgba(240, 240, 240, 0);
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.link-block {
  flex: 0 auto;
  padding: 0;
  text-decoration: none;
}

.link-block-2 {
  padding: 0;
  text-decoration: none;
}

.heading-8 {
  font-size: 30px;
  line-height: 30px;
}

.heading-9 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.field-label, .field-label-2 {
  display: none;
}

.formrow {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.text-field {
  background-color: #f0f0f0;
  border: 1px #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-bottom: 0;
}

.form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.homelogomarquee{
  padding: 30px 0 30px 0;
}

.homelogomarqueewrapper {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  align-items: flex-start;
  margin-left: 0%;
  padding-bottom: 30px;
  display: flex;
}

.homelogomarqueeitem {
  width: 150px;
  height: 150px;
  background-color: #c2c2c2;
  background-image: url('../images/joroLogo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90px;
  flex: none;
  margin-left: 0%;
}

.homelogomarqueeitem.chellslogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/chellslogo.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90px;
}

.homelogomarqueeitem.yvetteslogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/yvetteslogo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90px;
}

.homelogomarqueeitem.esjescakeslogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/esjesLogo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90px;
}

.homelogomarqueeitem.esjescakeslogo.chings {
  background-image: url('../images/chingLogo.svg');
}

.homelogomarqueeitem.jorologo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/joroLogo_1.svg');
}

.homelogomarqueeitem.surinaamsbuffetlogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/surinaamsBuffetLogo.svg');
  background-size: 90px;
}

.homelogomarqueeitem.baramaribologo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/baramariboLogo.svg');
  background-size: 120px;
}

.homelogomarqueeitem.omoelogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/omoeLogo.svg');
  background-size: 90px;
}

.homelogomarqueeitem.yemayalogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/yemayaLogo.svg');
  background-size: 90px;
}

.homelogomarqueeitem.qslogo {
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/qslogo.svg');
  background-size: 120px;
}

.homelogomarqueeitem.qslogo.brewery {
  background-image: url('../images/rootsLogo.svg');
  background-size: 100px;
}

.homelogomarqueeitem.qslogo.pastaking {
  background-image: url('../images/pastaKingLogo_1.svg');
  background-size: 100px;
}

.homelogomarqueeitem.pastakinglogo {
  background-color: rgba(194, 194, 194, 0);
  background-image: url('../images/pastaKingLogo.svg');
  background-size: 120px;
}

.homelogomarqueeitem.radicslogo {
  background-color: rgba(206, 204, 204, 0);
  background-image: url('../images/radicsBrewingLogo.svg');
  background-size: 60px;
}

.textarea {
  width: 100%;
  max-height: 360px;
  max-width: 100%;
  min-width: 100%;
  background-color: #f0f0f0;
  border: 1px #000;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  width: 210px;
}

.text-block-3 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
}

.body-5 {
  background-color: #fff;
  padding-top: 120px;
  font-family: Montserrat, sans-serif;
}

.ondernemerbanner {
  width: 100vw;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 9vh;
  padding-left: 90px;
  padding-right: 90px;
  display: flex;
  position: relative;
}

.div-block-23 {
  width: 80vw;
  height: 150px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 21px;
  padding-right: 21px;
  display: flex;
}

.div-block-24 {
  width: 120px;
  height: 72px;
}

.image-16 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ondernemerquote {
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.ondernemerquoteheading {
  max-width: 510px;
  text-align: center;
  margin-bottom: 0;
}

.ondernemerquoteheading.quoteheading {
  max-width: 550px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 44px;
}

.ondernemerquoteheading.quoteheading.ching {
  max-width: 570px;
}

.div-block-25 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ondernemerinterview {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.div-block-26 {
  width: 80%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: start;
  justify-items: center;
  display: grid;
}

.div-block-27 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.image-17 {
  width: 100%;
  height: auto;
  max-width: none;
  object-fit: cover;
}

.div-block-28 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.interviewnumber {
  width: 30px;
  height: 30px;
  color: #7dd6ba;
  background-color: rgba(185, 185, 185, 0);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: background-color .3s;
  display: flex;
}

.interviewnumber.selected {
  color: #fff;
  background-color: #7dd5b9;
  font-weight: 700;
  transition: background-color .3s;
}

.interviewquestion {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: pointer;
  align-items: center;
  display: flex;
}

.interviewquestion.active {
  cursor: pointer;
}

.text-block-4 {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-block-4.website {
  color: #fff;
  font-weight: 600;
}

.text-block-5 {
  color: #812259;
}

.text-block-6 {
  color: #812259;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-7 {
  color: #000;
  white-space: nowrap;
  padding-bottom: 9px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.text-block-8, .text-block-9 {
  font-family: Montserrat, sans-serif;
  display: none;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
}

.bold-text {
  color: #812259;
}

.navitem {
  color: #000;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.navitem.current {
  font-weight: 600;
}

.navitem.active {
  color: #812259;
  font-weight: 700;
}

.navitem.overonslink.active, .navitem.bestellenbijonslink.active, .navitem.werkenbijonslink.active {
  font-weight: 500;
}

.text-block-12 {
  color: #000;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.text-block-13 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-14 {
  color: #fff;
}

.text-block-15 {
  color: #fff;
  text-decoration: none;
}

.text-block-16, .text-block-17, .text-block-18, .text-block-19 {
  color: #fff;
}

.text-block-20 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-block-21, .text-block-22, .text-block-23 {
  font-family: Montserrat, sans-serif;
}

.text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.interviewanswer {
  max-width: 100%;
  opacity: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
  transition: opacity .3s;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.interviewanswer.fitting {
  z-index: 0;
  opacity: 0;
  display: block;
  position: relative;
}

.interviewanswer._1 {
  display: none;
}

.interviewanswer._1.selected {
  opacity: 1;
  display: block;
}

.interviewanswer._2 {
  z-index: 1;
  opacity: 0;
  margin-bottom: 0;
  display: none;
}

.interviewanswer._2.selected {
  opacity: 1;
  display: block;
}

.interviewanswer._3 {
  z-index: 1;
  opacity: 0;
  display: none;
}

.interviewanswer._3.selected {
  opacity: 1;
  display: block;
}

.subheading {
  color: #afafaf;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  transition: color .3s;
}

.subheading.selected {
  color: #000;
  font-weight: 600;
  transition: color .3s;
}

.logoblock {
  width: auto;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 30px;
  right: auto;
}

.logoblock.contact {
  width: 180px;
  top: auto;
  bottom: 28px;
  left: auto;
  right: 30px;
}

.logoblock.esjeslogo {
  width: auto;
  left: 30px;
}

.interviewnumbertext {
  color: #7dd5b9;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
  transition: color .3s;
}

.interviewnumbertext.selected {
  color: #fff;
  transition: color .3s;
}

.image-18 {
  width: 120px;
  max-width: 100%;
  object-fit: fill;
}

.image-18.wide {
  width: 150px;
}

.link-block-3, .link-block-3.w--current {
  width: 24px;
  height: 24px;
}

.div-block-32 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-19 {
  z-index: -1;
  max-width: 28%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.shapecircle {
  display: none;
}

.circle {
  z-index: -1;
  max-width: 12%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-33 {
  width: 42px;
  height: 4.2px;
  background-image: linear-gradient(#812259, #812259);
  margin-bottom: 12px;
}

.colorwrapper {
  width: auto;
  opacity: 1;
  border: 2.1px solid #812259;
  border-radius: 30px;
  justify-content: center;
  align-items: flex-start;
  padding: 9px;
  display: block;
  text-decoration: none!important;
}

.colorwrapper.orange {
  border-color: #ff6233;
  justify-content: center;
  align-items: flex-start;
  padding: 9px;
  display: flex;
}

.colorwrapper.orange.drankendessert.filteritem {
  display: none;
}

.colorwrapper.orange.drankendessert.filteritem.active {
  display: flex;
}

.colorwrapper.orange.homesliderslide {
  opacity: 1;
}

.colorwrapper.orange.aboutsliderslide {
  text-decoration: none;
}

.colorwrapper.yellow {
  border-color: #f6be0e;
  justify-content: center;
  align-items: flex-start;
  padding: 9px;
  display: flex;
}

.colorwrapper.yellow.drankendessert.filteritem {
  display: none;
}

.colorwrapper.yellow.drankendessert.filteritem.active {
  display: flex;
}

.colorwrapper.yellow.maaltijd.filteritem {
  display: none;
}

.colorwrapper.yellow.maaltijd.filteritem.active {
  text-decoration: none;
  display: flex;
}

.colorwrapper.blue {
  border-color: #0ea6f6;
}

.colorwrapper.blue.maaltijd.filteritem.active, .colorwrapper.blue.aboutsliderslide {
  text-decoration: none;
}

.colorwrapper.darkblue {
  border-color: #0e44f6;
}

.colorwrapper.darkblue.maaltijd.filteritem.active, .colorwrapper.darkblue.aboutsliderslide {
  text-decoration: none;
}

.colorwrapper.green {
  border-color: #33be38;
}

.colorwrapper.contact {
  width: 100%;
  position: relative;
}

.colorwrapper.contact.bestellenbijimagewrapper {
  opacity: 1;
  display: flex;
}

.colorwrapper.contact.contactimagewrapper {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.colorwrapper.drankendessert.filteritem.active, .colorwrapper.maaltijd.filteritem.active {
  text-decoration: none;
}

.colorwrapper.active {
  opacity: 1;
  display: flex;
}

.colorwrapper.ondernemerimagewrapper {
  width: 66%;
  opacity: 1;
  display: flex;
  position: relative;
}

.colorwrapper.ondernemerimagewrapper.orange {
  width: 66%;
  position: relative;
}

.colorwrapper.homesliderslide, .colorwrapper.aboutsliderslide {
  opacity: 1;
  text-decoration: none;
  display: flex;
}

.colorwrapper.detailsliderslide {
  opacity: 1;
  display: flex;
}

.text-block-26 {
  font-size: 14px;
  font-weight: 600;
}

.div-block-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: flex-end;
}

.bold-text-2 {
  color: #812259;
  font-weight: 600;
}

.disclaimer {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.werkwijzewrapper {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  color: #fff;
  background-color: #fff6e2;
  flex-direction: column;
  justify-content: center;
  margin-top: 30px;
  padding: 90px 12vw;
  display: flex;
}

.werkwijzestap1, .werkwijzestap2, .werkwijzestap3 {
  width: 38%;
}

.stappen {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.headingwerkwijze {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.werkwijzesubheading {
  color: #000;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
}

.werkwijzesubheading.purple {
  color: #812259;
}

.werkwijzesubheading.orange {
  color: #ff6233;
}

.werkwijzesubheading.blue {
  color: #0ea6f6;
}

.link {
  color: #f6be10;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.step {
  width: 72px;
  padding-bottom: 0;
}

.iconwrapper {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-direction: row;
  align-items: center;
  padding-bottom: 18px;
  display: flex;
}

.heading-10 {
  white-space: nowrap;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.heading-10.footersubheading {
  font-size: 18px;
}

.div-block-35 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.paragraph-12 {
  margin-top: 21px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-36 {
  width: 100%;
  align-items: flex-start;
  display: block;
  position: relative;
}

.body-6 {
  padding-top: 131px;
}

.bestellenformsection {
  justify-content: center;
  padding-top: 90px;
  display: flex;
}

.text-block-27 {
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
}

.div-block-37 {
  color: #000;
  padding-bottom: 12px;
  padding-left: 0;
}

.werkenbijintrosection {
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  display: flex;
}

.werkwijzeuitgebreid {
  color: #fff;
  background-color: #fff6e2;
  padding: 60px 12vw;
}

.werkwijzeuitgebreid.aboutus {
  margin-top: 60px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.div-block-38 {
  color: #000;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  text-decoration: none;
}

.div-block-39 {
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.div-block-39.colorwrapper.aanbod {
  width: 330px;
  border-color: rgba(129, 34, 89, 0);
  align-items: flex-end;
  margin-bottom: 30px;
  margin-right: 240px;
  padding-bottom: 0;
  padding-left: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-39.colorwrapper.aanbod.websitelink {
  width: auto;
  align-items: flex-start;
  margin: 100px 0 0 230px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-12 {
  font-size: 21px;
  font-weight: 600;
}

.heading-12.whiteheading {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 0;
}

.div-block-40 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.div-block-40.aanbod {
  flex-direction: column;
}

.paragraph-13 {
  margin-bottom: 20px;
}

.paragraph-13.whitebodytext {
  color: #fff;
}

.div-block-41 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: center;
  padding-top: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.checkbox-label, .checkbox-label-2 {
  font-family: Montserrat, sans-serif;
}

.div-block-42 {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  padding: 60px 150px 30px;
  display: none;
}

.div-block-43 {
  flex-direction: column;
  display: flex;
}

.about {
  width: 100%;
}

.div-block-44 {
  width: 100%;
  display: block;
}

.social.sub {
  font-size: 15px;
  font-weight: 600;
}

.social.sub.subname {
  padding-top: 10px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-45 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.div-block-46 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.div-block-47, .div-block-48, .div-block-49 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #000;
  text-decoration: none;
  display: flex;
}

.image-20, .image-21, .image-22 {
  width: 21px;
  height: 21px;
}

.body-7 {
  padding-top: 120px;
}

.heading-13 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Montserrat, sans-serif;
}

.paragraph-14 {
  max-width: 520px;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.link-3 {
  color: #812259;
  font-weight: 600;
  text-decoration: none;
}

.pagetop {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-50 {
  flex-direction: column;
  display: flex;
}

.link-4 {
  text-decoration: none;
}

.bold-text-3, .bold-text-4 {
  color: #fff;
}

.link-5, .link-6 {
  color: #f6be0e;
  font-weight: 600;
  text-decoration: none;
}

.italic-text, .italic-text-2 {
  color: #000;
}

.link-7 {
  color: #812259;
  font-weight: 600;
  text-decoration: none;
}

.slider-2 {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.hiddenarrowleft, .hiddenarrowright, .slide-nav {
  display: none;
}

.mask {
  overflow: hidden;
}

.contactsliderleft, .contactsliderright {
  cursor: pointer;
  padding: 9px;
}

.mobilehamburger, .filtermenuwrapper, .mobilesliderwrapper, .mobilenav {
  display: none;
}

.div-block-51 {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 0.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}

.ondernemerextraslider {
  width: 100vw;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 90px;
  overflow: hidden;
}

.spacer {
  padding-top: 21px;
  padding-bottom: 21px;
}

.introbrand {
  padding-top: 60px;
  display: none;
}

.infowrapper {
  width: 34%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.name {
  margin-bottom: 42px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-52 {
  margin-top: 72px;
}

.div-block-53 {
  margin-top: 33px;
}

.div-block-54 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
}

.div-block-55 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-56 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-29 {
  color: #333;
  font-family: Montserrat, sans-serif;
}

.success-message {
  background-color: #f6be10;
}

@media screen and (max-width: 991px) {

  .portretRastersection .colorwrapper {
    width: 90vw;
  }

  .getToKnowText {
    max-width: none;
  }

  .portretRaster {
    grid-template-columns: 1fr;
  }

  .overonssliderslidename{
    display: none;
  }

  .header {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .headernav, .headercontact {
    display: none;
  }

  .headercontact.sendbutton, .headercontact.sendbutton.w--current, .sliderwrapper {
    display: flex;
  }

  .slider {
    justify-content: flex-start;
  }

  .titleandtext {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-3 {
    align-items: flex-start;
  }

  .paragraph-2 {
    text-align: left;
  }

  .heading {
    font-size: 30px;
    line-height: 36px;
  }

  .pageclosure {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 36px;
  }

  .overonsintro {
    padding-right: 30px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 36px;
  }

  .slidersection {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 6vw;
    padding-right: 6vw;
    display: flex;
  }

  .paragraph-6.quote {
    font-size: 30px;
    line-height: 36px;
  }

  .filtersection {
    position: relative;
  }

  .filtercontentwrapper {
    grid-template-columns: 1fr 1fr;
  }

  .filtermenu.filtermenumobile {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: #812259;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: -100%;
    padding: 21px;
  }

  .filtermenu.filtermenudesktop {
    display: none;
  }

  .div-block-14 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .knowmoretext {
    margin-bottom: 21px;
  }

  .knowmoretext.paragraph12 {
    width: 100%;
  }

  .image-9 {
    object-fit: contain;
  }

  .footertotopwrapper.mobile {
    display: none;
  }

  .footerlogowrapper.mobilenavfooter {
    margin-bottom: 15px;
  }

  .div-block-18 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .filteroption.active.filterreset.white {
    background-color: #fff;
  }

  .filteroption.white {
    color: #fff;
    border-color: #fff;
  }

  .filteroption.white.filteroptionmobile.active {
    color: #812259;
    background-color: #fff;
  }

  .filteroption.filterreset.white {
    color: #fff;
  }

  .filteroption.filterreset.active.white {
    background-color: #f6be10;
  }

  .filteroption.filterreset.filteroptionmobile.white.active {
    color: #812259;
    background-color: #fff;
  }

  .heading-9 {
    line-height: 36px;
  }

  .formrow {
    flex-direction: column;
  }

  .homelogomarqueewrapper {
    padding-bottom: 0;
  }

  .ondernemerbanner {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-26 {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .div-block-28 {
    align-items: stretch;
  }

  .interviewnumber {
    flex: none;
  }

  .text-block-20.white {
    color: #fff;
  }

  .logoblock {
    display: block;
    top: auto;
    right: auto;
  }

  .image-18 {
    display: block;
  }

  .colorwrapper.ondernemerimagewrapper {
    width: 90%;
  }

  .colorwrapper.ondernemerimagewrapper.orange {
    width: 90%;
    position: relative;
  }

  .colorwrapper.aboutsliderslide {
    width: auto;
  }

  .werkwijzestap1, .werkwijzestap2, .werkwijzestap3 {
    width: 100%;
  }

  .stappen {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .headingwerkwijze {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-35 {
    flex-direction: column;
  }

  .bestellenformsection {
    padding-top: 60px;
  }

  .div-block-37 {
    margin-bottom: 21px;
    padding-bottom: 0;
  }

  .div-block-42 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 36px;
  }

  .mobilehamburger {
    width: 60px;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    display: flex;
  }

  .filtermenuwrapper {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0 21px 21px 0;
    padding: 0;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
  }

  .filtermenustickywrapper {
    z-index: 10;
    height: 100%;
    position: absolute;
    left: 0;
  }

  .image-23 {
    width: 24px;
    height: 24px;
  }

  .filtermenumobilecontrol {
    width: auto;
    height: auto;
    background-color: #812259;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    align-items: center;
    padding: 9px 21px;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
  }

  .image-24 {
    width: 24px;
    height: 24px;
    margin-right: 9px;
  }

  .text-block-28 {
    color: #fff;
  }

  .mobilesliderwrapper {
    width: 100%;
    justify-content: center;
    display: none;
  }

  .slider-3 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .slide-nav-2, .rightarrowhidden, .leftarrowhidden {
    display: none;
  }

  .mobilehamburgerline {
    width: 100%;
    height: 2.1px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mobilehamburgerline.medium {
    width: 60%;
  }

  .mobilehamburgerline.small {
    width: 30%;
  }

  .mobilenav {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    background-color: #fff;
    flex-direction: row;
    padding-top: 111px;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .mobilenavwrapper {
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .mobilenavcontent {
    flex-direction: column;
    display: flex;
  }

  .mobilenavlink {
    color: #151515;
    padding-top: 9px;
    padding-bottom: 9px;
    text-decoration: none;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
  }

  .div-block-51 {
    width: 100%;
    flex-direction: row-reverse;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    display: flex;
  }

  .infowrapper {
    width: 80%;
  }

  .div-block-52 {
    margin-top: 21px;
  }
}

@media screen and (max-width: 767px) {
  .homeintro {
    object-fit: fill;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
  }

  .sliderwrapper {
    display: none;
  }

  .slidernav.overonsslidernav {
    align-self: center;
  }

  .slidernav.mobilesliderwrapper {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-direction: row;
    justify-content: flex-start;
    align-self: flex-start;
  }

  .sliderslide, .sliderslide.overonsslide {
    width: 100%;
  }

  .sliderslide._2 {
    padding-bottom: 0;
  }

  .div-block-3 {
    align-items: center;
  }

  .paragraph-2, .heading {
    text-align: center;
  }

  .pageclosure {
    padding-top: 60px;
  }

  .div-block-4 {
    align-items: center;
  }

  .heading-2 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .sliderimage {
    height: 210px;
    margin-bottom: 30px;
  }

  .sliderimage.detailsliderimg {
    height: 51vh;
  }

  .slidercontent {
    margin-bottom: 30px;
  }

  .image-4, .image-5 {
    width: auto;
    height: auto;
  }

  .slidersection {
    justify-content: center;
  }

  .filtercontentwrapper {
    grid-template-columns: 1fr;
  }

  .div-block-18 {
    align-items: center;
  }

  .image-14 {
    width: auto;
    height: auto;
  }

  .div-block-25 {
    width: 80%;
  }

  .colorwrapper.blue.homesliderslide {
    width: 100%;
  }

  .colorwrapper.homesliderslide {
    object-fit: fill;
  }

  .werkenbijintrosection {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mobilehamburger {
    width: 60px;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    display: flex;
  }

  .mobilesliderwrapper {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobilesliderwrapper.detailmobilesliderwrapper {
    width: 80%;
  }

  .slider-3 {
    width: 100%;
    height: auto;
    max-width: none;
    flex: 0 auto;
  }

  .mask-2 {
    width: auto;
    overflow: hidden;
  }

  .mobilehamburgerline {
    width: 100%;
    height: 2.1px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mobilehamburgerline.medium {
    width: 60%;
  }

  .mobilehamburgerline.small {
    width: 30%;
  }

  .mobilenavlink {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .ondernemerextraslider {
    justify-content: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-54 {
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .header {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .headercontact.sendbutton.w--current {
    display: flex;
  }

  .homeintro {
    padding: 30px 30px 0;
  }

  .slidernav.overonsslidernav {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

  .slidernav.mobilesliderwrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: row;
    align-self: flex-start;
  }

  .sliderslide.overonsslide {
    width: 100%;
  }

  .homelogomarquee {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .titleandtext {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    text-align: center;
    font-size: 33px;
    line-height: 39px;
  }

  .pageclosure {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .sliderimage {
    margin-bottom: 36px;
  }

  .sliderimage.full {
    margin-bottom: 9px;
  }

  .slidercontent {
    margin-bottom: 30px;
    padding-left: 21px;
    padding-right: 21px;
  }

  .paragraph-4 {
    height: 5.1em;
    margin-bottom: 0;
  }

  .footer {
    z-index: 18;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .footerwrapper {
    width: 81vw;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .overonsintro {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-3 {
    font-size: 33px;
    line-height: 39px;
  }

  .slidersection {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 6vw;
  }

  .overonssliderslidename {
    display: none;
  }

  .quotesection {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-6.quote {
    font-size: 24px;
    line-height: 33px;
  }

  .filtersection {
    padding-left: 30px;
    padding-right: 30px;
  }

  .filtercontentwrapper {
    width: 100%;
    max-width: 100%;
  }

  .filtermenu.filtermenumobile {
    margin-left: -100%;
  }

  .body-4 {
    padding-top: 111px;
  }

  .contactsection {
    padding-top: 30px;
  }

  .div-block-14 {
    width: 84%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .knowmoretext {
    margin-bottom: 21px;
  }

  .footertotopwrapper {
    display: none;
  }

  .footertotopwrapper.mobile {
    justify-content: flex-start;
    display: flex;
  }

  .footerlogowrapper {
    display: none;
  }

  .footerlogowrapper.mobilenavfooter {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  .filteroption.white.filteroptionmobile.active, .filteroption.filterreset.active.white.filteroptionmobile {
    color: #812259;
    background-color: #fff;
    font-weight: 600;
  }

  .filteritemimage {
    height: 210px;
    margin-bottom: 36px;
  }

  .filteritem {
    width: 100%;
  }

  .heading-7.subtitle.text-block-2 {
    margin-top: 0;
  }

  .image-15 {
    width: auto;
    height: auto;
  }

  .heading-9 {
    line-height: 36px;
  }

  .formrow.inline {
    flex-direction: row;
  }

  .homelogomarqueeitem.esjescakeslogo {
    background-size: 110px;
  }

  .homelogomarqueeitem.esjescakeslogo.chings {
    background-image: url('../images/chingLogo.svg');
  }

  .homelogomarqueeitem.surinaamsbuffetlogo {
    background-image: url('../images/surinaamsBuffetLogo_1.svg');
  }

  .homelogomarqueeitem.baramaribologo {
    background-image: url('../images/baramariboLogo_2.svg');
  }

  .body-5 {
    padding-top: 0;
  }

  .ondernemerbanner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .ondernemerquote {
    padding: 60px 30px;
  }

  .ondernemerquoteheading.quoteheading {
    font-size: 27px;
    line-height: 36px;
  }

  .ondernemerquoteheading.quoteheading.ching {
    font-size: 24px;
    line-height: 33px;
  }

  .div-block-25, .div-block-26 {
    width: 84%;
  }

  .image-17 {
    height: 60vh;
  }

  .interviewnumber {
    flex: none;
  }

  .interviewquestion {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .interviewquestion.selected._1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
  }

  .interviewquestion._2, .interviewquestion._3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-10 {
    width: 81vw;
  }

  .text-block-24 {
    text-align: center;
  }

  .subheading, .subheading.selected {
    font-size: 18px;
    line-height: 24px;
  }

  .logoblock {
    width: 120px;
    top: auto;
    bottom: 15px;
    right: 15px;
  }

  .logoblock.contact {
    width: 120px;
  }

  .interviewnumbertext, .interviewnumbertext.selected {
    font-size: 18px;
    line-height: 18px;
  }

  .image-18 {
    display: none;
  }

  .colorwrapper.darkblue.homesliderslide {
    align-items: flex-start;
  }

  .colorwrapper.ondernemerimagewrapper {
    width: auto;
    border-style: none;
    padding: 0;
  }

  .colorwrapper.ondernemerimagewrapper.orange {
    width: 100%;
    border-style: none;
    padding: 0;
    position: relative;
  }

  .colorwrapper.homesliderslide {
    height: auto;
    border-style: solid;
    padding: 9px;
  }

  .colorwrapper.aboutsliderslide {
    border-style: solid;
    padding: 6px;
  }

  .disclaimer {
    margin-bottom: 0;
  }

  .werkwijzewrapper {
    align-items: center;
    padding-left: 12vw;
    padding-right: 12vw;
  }

  .stappen {
    width: 100%;
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

  .headingwerkwijze {
    font-size: 30px;
    line-height: 36px;
  }

  .step {
    width: 51px;
  }

  .iconwrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 18px;
    padding-bottom: 0;
  }

  .div-block-35 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .body-6 {
    padding-top: 111px;
  }

  .bestellenformsection {
    padding-top: 30px;
  }

  .div-block-37 {
    width: 100%;
  }

  .werkenbijintrosection {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-42 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-44 {
    width: 100%;
  }

  .social {
    word-break: break-all;
  }

  .heading-13 {
    text-align: center;
    font-size: 33px;
    line-height: 39px;
  }

  .paragraph-14 {
    text-align: center;
  }

  .slider-2 {
    width: 100%;
    height: auto;
  }

  .mobilehamburger {
    width: 60px;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    display: flex;
  }

  .image-23 {
    margin-bottom: 15px;
  }

  .filtermenumobilecontrol {
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
  }

  .mobilesliderwrapper {
    justify-content: center;
  }

  .mobilesliderwrapper.detailmobilesliderwrapper {
    width: 90%;
  }

  .slider-3 {
    height: auto;
    max-width: 90vw;
    margin-bottom: 15px;
  }

  .mobilehamburgerline {
    width: 100%;
    height: 2.1px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mobilehamburgerline.medium {
    width: 60%;
  }

  .mobilehamburgerline.small {
    width: 30%;
  }

  .mobilenav {
    z-index: 19;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    background-color: #fff;
    padding: 111px 0 0;
    transition: opacity .3s cubic-bezier(.39, .575, .565, 1);
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .mobilenav.active {
    opacity: 1;
    display: flex;
  }

  .mobilenavwrapper {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    display: flex;
  }

  .mobilenavfooter {
    width: 84%;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .mobilenavcontent {
    width: 85%;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-direction: column;
    display: flex;
  }

  .mobilenavlink {
    padding-top: 9px;
    padding-bottom: 9px;
    text-decoration: none;
  }

  .heading-14 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    line-height: 33px;
    text-decoration: none;
  }

  .div-block-51 {
    display: flex;
  }

  .infowrapper {
    width: 84%;
  }
}

#w-node-_0aa87e17-9d97-6576-8cb9-cea2ba83c6b7-ba83c6b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_0aa87e17-9d97-6576-8cb9-cea2ba83c6b9-ba83c6b6 {
  justify-self: end;
}

#w-node-_4732aca7-45d9-efb6-7638-2c7102427dce-2b7e5aee, #w-node-_36dfd618-29a7-bed8-06b9-a6152dcae8b0-2b7e5aee, #w-node-e6c9ec39-e8a0-fc4b-68f7-80832d09b694-98a41d6e, #w-node-_9acee8eb-f2ff-f881-ae3d-1a3c03d453cd-98a41d6e, #w-node-_1d69679e-862a-c284-43d1-5e7651539c99-10aa511f, #w-node-_9183c94f-ff9f-cb1c-ea29-819d6ebd9336-10aa511f, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-1163eb5b, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-1163eb5b, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-0b64a961, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-0b64a961, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-a5478dc5, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-a5478dc5, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-701db100, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-701db100, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-a2d55a80, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-a2d55a80, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-9df67cf3, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-9df67cf3, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-b919645c, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-b919645c, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-3f46d176, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-9347a3d1, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-44750f5b, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-44750f5b, #w-node-_70380bd1-11af-e72b-75bd-45741884489f-9a4f585c, #w-node-dd83ca82-7094-068e-1579-6112fc76be74-9a4f585c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2125df70-7c84-2499-b247-75c9defaa8c0-ba83c6b6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }
}


