body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  font-family: Bitter, serif;
  color: #009bca;
  font-size: 26px;
  line-height: 41px;
  font-weight: 400;
  text-align: center;
}
h2 {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}
h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  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: 30px;
}
.button {
  display: inline-block;
  margin-top: 15px;
  padding: 15px 25px;
  border-radius: 8px;
  background-color: white;
  font-family: Montserrat, sans-serif;
  color: #faa719;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.button.banner {
  margin-top: 12px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.button.banner:hover {
  background-color: #2286e3;
  color: white;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px 2px;
}
.section-vertrek {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #adadad;
}
.section-onderweg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
}
.section-bestemming {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #adadad;
}
.section-ongeluk {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
}
.section-footer {
  padding-top: 30px;
  padding-bottom: 100px;
  background-color: #3d3d3d;
}
.footer-links {
  margin-right: 78px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #bababa;
  font-size: 14px;
  line-height: 27px;
  text-decoration: none;
}
.section-banner {
  padding-top: 29px;
  padding-bottom: 30px;
  background-color: #faa719;
}
.section-banner._1 {
  background-color: #6c6;
}
.section-banner._3 {
  background-color: #f33;
}
.icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.section-p {
  margin-bottom: 30px;
  font-family:'Open Sans', sans-serif;
  font-weight: 400;
}
.nav-link {
  padding: 2px 25px;
  font-size: 16px;
  font-weight: 400;
}
.nav-link:hover {
  color: #009bca;
  font-weight: 400;
}
.nav-link.w--current {
  color: #333;
}
.nav-menu {
  margin-top: 56px;
  padding-bottom: 10px;
}
.footer-text {
  position: relative;
  left: 0px;
  top: 128px;
  right: 0px;
  bottom: 0px;
  color: #ababab;
  font-size: 16px;
  text-align: center;
}
.banner-text {
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
.slider {
  height: 478px;
}
.slide-1 {
  background-image: url('../images/Strand.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-2 {
  background-image: url('../images/Autopech.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-slider {
  padding-top: 130px;
}
.container {
  padding-right: 5px;
  padding-left: 5px;
}
.container.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  text-align: center;
}
.menu-button:hover {
  padding-left: 18px;
}
.slide-3 {
  background-image: url('../images/Mug.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-4 {
  background-image: url('../images/Paspoort.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.text-link {
  color: #009bca;
  text-decoration: none;
}
.text-link:hover {
  color: #faa719;
  font-weight: 400;
}
.text-list {
  margin-bottom: 30px;
  padding-left: 25px;
  line-height: 22px;
}
.text-list.insectensteek {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}
.text-list.tekenbeet {
  margin-bottom: 15px;
}
.text-list.zonverbranding {
  margin-bottom: 15px;
}
.text-list.verwonding {
  margin-bottom: 15px;
}
.text-block {
  display: block;
  margin-top: 5px;
}
.text-block.verplicht {
  margin-top: -20px;
}
.text-block.verwonding {
  margin-bottom: 30px;
}
.up-button {
  display: block;
  width: 61px;
  height: 61px;
  margin: 20px auto 10px;
  background-image: url('../images/Up-icon.png');
  background-position: 50% 50%;
  background-size: 61px;
  background-repeat: no-repeat;
}
._10 {
  margin-bottom: 10px;
}
.insect {
  position: absolute;
  right: -30px;
  bottom: 116px;
  z-index: 1;
  width: 126px;
}
.footer {
  margin-top: 10px;
  text-align: center;
}
.overzicht-banner {
  margin-top: 20px;
  margin-bottom: 30px;
}
.facebook {
  display: inline-block;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: 20px;
}
.twitter {
  bottom: 4px;
  display: inline-block;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: 20px;
}
.gif-column {
  text-align: center;
}
.gif {
  border: 2px solid white;
  border-radius: 10px;
}
.kompas-logo {
  display: block;
  width: 196px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991px) {
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .button.banner {
    margin-top: 10px;
  }
  .footer-links {
    margin-right: 36px;
  }
  .nav-link {
    margin-top: 17px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
  }
  .nav-menu {
    margin-top: 45px;
    padding-bottom: 0px;
  }
  .banner-text {
    font-size: 29px;
  }
  .slider {
    height: 312px;
  }
  .container.intro {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-button {
    margin-top: 15px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .banner-column {
    text-align: center;
  }
  .banner-column._1 {
    text-align: left;
  }
  .insect {
    right: -45px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 21px;
    line-height: 30px;
  }
  .button.banner {
    margin-top: 5px;
  }
  .footer-links {
    display: block;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .section-p {
    margin-right: 2%;
    padding-left: 2%;
  }
  .nav-link {
    color: white;
  }
  .nav-link:hover {
    color: white;
  }
  .nav-menu {
    margin-top: 0px;
    padding-bottom: 20px;
    background-color: rgba(51, 51, 51, 0.90);
  }
  .banner-text {
    font-size: 18px;
    line-height: 30px;
  }
  .slide-2 {
    background-position: 50% 50%;
  }
  .container.intro {
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu-button {
    margin-right: 30px;
  }
  .logo-button {
    margin-left: 15px;
  }
  .insect {
    right: 57px;
  }
  .footer {
    margin-top: 0px;
  }
  .webshop {
    display: block;
    width: 440px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .button.banner {
    margin-top: 20px;
  }
  .section-banner {
    padding-top: 25px;
  }
  .section-p {
    margin-right: 3%;
    padding-left: 3%;
  }
  .nav-menu {
    padding-top: 8px;
    padding-bottom: 36px;
  }
  .banner-text {
    font-size: 20px;
  }
  .slider {
    height: 250px;
  }
  .slide-1 {
    background-position: 33% 50%;
  }
  .slide-2 {
    background-position: 37% 50%;
  }
  .menu-button {
    margin-right: 5px;
  }
  .banner-column._1 {
    text-align: center;
  }
  .slide-3 {
    background-position: 57% 50%;
  }
  .slide-4 {
    background-position: 28% 50%;
  }
  .logo-button {
    margin-left: 5px;
  }
  .up-button {
    position: relative;
    bottom: 27px;
  }
  .insect {
    right: -30px;
    bottom: 130px;
  }
}

