.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;

}


.hero {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

    background-image: url('../images/hero.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #364655;
    background-attachment: fixed;
    transform: translateZ(-1px) scale(0.9);
    border-radius: 55px;

}  





    
.hero.success {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #233452;
  background-image: url('../images/Confetti-bg.png');
  background-position: 50% 50%;
}

.image {
  width: 80%;
}

.container {
  display: block;
  width: 80%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    
}
@media (min-width: 480px){
.mob-teo
{display:none !important;}

}

.mob-teo
{height:30vh;}
    
.chenar{
border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-right: auto;
    margin-left: 5%;
}

.chenar2{
border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-left: auto;
    margin-right: 5%;
}

.chenar3   {
border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-right: auto;
    margin-left: auto;
} 
    

@media (max-width: 768px) {
    .chenar1
    {    padding: 3vh!important;}
    .chenar2
    {    padding: 20px!important;
    margin-left: 0px !important;
    margin-right: 0px !important;}
}




.container.narrow {
  width: 50% !important;
}
.container.narrow2
{
  width: 60% !important;
}

.h4 {
  margin-top: 40px;
  font-weight: 400;
  text-align: left;
}

.h4.white {
  text-align: center;
}

.heading-2 {
  margin-top: 20px;
}

.h1 {
  margin-top: 0px;
  text-align: left;
}

.h1.center {
  color: #364655;
  text-align: center;
}

.h1.white {
  text-align: center;
}

.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #233452;
  text-align: center;
    transform: translateZ(-1px) scale(0.9);
    border-radius: 55px;
}

.form {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field {
  height: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 15px;
  border-radius: 8px;
}

.submit-button {
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  background-color: #233452;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  font-weight: 700;
}

.submit-button.white {
  background-color: #f2864f;
  color: #fff;
}


.form-block {
  display: block;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.benefits {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

    background-image: url('../images/barca.png');

  background-size: cover;
  background-repeat: no-repeat;
  color: #364655;
    background-attachment: fixed;
    transform: translateZ(-1px) scale(0.9);
    border-radius: 55px;
    

}

.p {
  margin-bottom: 0px;
}

.p.small {
  font-size: 18px;
  line-height: 25px;
}

.icon-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 250px;
  padding: 25px 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
}

.card2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
    margin-left: auto;
  padding: 25px 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
}

.card2stg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
    margin-right: auto;
  padding: 25px 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
}


.card3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
    margin-left: auto;
    margin-right: auto;
  padding: 25px 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 55px;
  background-color: #fff;
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.05);
}

.card:hover {
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.1);
}

.card.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-top: 35px;
  padding: 25px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.card.top:hover {
  box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.1);
}

.card.wide {
  height: 150px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.grid-2 {
  width: auto;
  margin-top: 0px;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 55px;
  grid-row-gap: 70px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.icon {
  width: 48px;
  height: auto;
  margin-right: 25px;
  margin-bottom: 0px;
}

.icon.small {
  width: 32px;
  height: 32px;
  margin-right: 16px;
  margin-bottom: 0px;
}

.h6 {
  font-size: 14px;
}

.paragraph {
  color: #364655;
  text-align: center;
}

.grid-3 {
  margin-top: 60px;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.left {
  text-align: left;
}

.checkbox-label {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.checkbox-label.white {
  float: left;
  clear: none;
  color: #fff;
  font-weight: 400;
}

.checkbox-field {
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  text-decoration: none;
}



.what-contains {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

    background-image: url('../images/intersectie.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #364655;
    background-attachment: fixed;
    transform: translateZ(-1px) scale(0.9);
    border-radius: 55px;
}

.grid-col {
  margin-top: 60px;
  grid-auto-flow: column;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-left: 5px none #000;
  background-color: transparent;
}

.ep {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
  border-radius: 100%;
  background-color: #364655;
  color: #fff;
  text-align: center;
}

.checkbox {
  margin-top: 4px;
}

.white {
  color: #fff;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f8fd;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-2 {
  width: auto;
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: left;
}

.p-2.dark {
  color: #2f4f4f;
}

.image-2 {
  width: 40%;
  border-radius: 100%;
}

.image-2.margin {
  width: 35%;
  margin-left: 40px;
  margin-right: 40px;
}

.paragraph-2 {
  color: #364655;
}

.testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  padding-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 25px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.testimonial {
  width: 100%;
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.25);
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #162033;
    transform: translateZ(-1px) scale(0.9);
    border-radius: 55px;
}

.link-2 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.link-3.left-margin {
  margin-left: 40px;
  font-size: 12px;
}

@media (max-width: 991px) {
  }
  .p.small {
    text-align: left;
  }
  .icon-text-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .card {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card.top {
    width: 100%;
  }
  .grid-2 {
    grid-column-gap: 35px;
    grid-row-gap: 50px;
  }
  .icon.small {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-2 {
    text-align: center;
  }
  .image-2.margin {
    width: 50%;
    margin-bottom: 40px;
    margin-left: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-row-gap: 25px;
  }
  .testimonial {
    width: 480%;
    border-radius: 8px;
  }
}

@media (max-width: 767px) {
  .container.narrow {
    width: 95%;
      padding-top: 5vw !important;
  }
  .grid-3 {
    grid-auto-flow: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

}

@media (max-width: 479px) {

    .hero {
    padding-top: 30vh;
    padding-bottom: 20px !important;
    background-image: url('../images/hero-2.png');
      background-position: 100% 40%;
      margin-top:0px !important;
      margin-bottom:100px !important;
  }
    

    
    
    
  .container {
    width: 90%;
  }
  .container.narrow {
    width: 90% !important;
      padding: 20px !important;
  }
  .h4 {
    text-align: center;
  }
  .h1 {
    text-align: center;
  }
  .benefits {
    padding-top: 30vh;
    padding-bottom: 20px;
      background-image: url('../images/barca-2.png');
       background-position: 20% 100%;
      margin-top:-150px !important;
      margin-bottom:100px !important;
  }
  .p {
    font-size: 16px;
    line-height: 23px;
  }
  .p.small {
    font-size: 14px;
  }
  .card {
    width: 100%;
    height: auto;
    padding: 25px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.top {
    width: 100%;
    margin-top: 0px;
    padding: 25px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card.wide {
    height: auto;
  }
  .grid-2 {
    width: auto;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: column;
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .icon {
    margin-right: 0px;
    margin-bottom: 25px;
  }
  .grid-3 {
    grid-auto-flow: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .left {
    text-align: justify;
  }
  .what-contains {
      padding-top: 30vh;
    padding-bottom: 20px;
      background-image: url('../images/intersectie-2.png');
      background-position: 35% 100%;
      margin-top:-150px !important;
      margin-bottom:-50px !important;
  }
  .grid-col {
    grid-column-gap: 50px;
  }
  .ep {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .about {
    padding-bottom: 80px;
  }
  .p-2 {
    text-align: center;
  }
  .image-2.margin {
    width: 80vw;
  }
  .testimonials {
    padding-bottom: 20px;
  }
  .grid {
    grid-auto-flow: column;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .link-3.left-margin {
    margin-left: 10px;
  }
}

#w-node-03860988d63b-54d27a33 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-d3f6314f558c-54d27a33 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

