@charset "UTF-8";
@import '../flexslider/flexslider.css';
.m-smallest {
  margin: 5px !important;
}

.mt-smallest {
  margin-top: 5px !important;
}

.mr-smallest {
  margin-right: 5px !important;
}

.mb-smallest {
  margin-bottom: 5px !important;
}

.ml-smallest {
  margin-left: 5px !important;
}

.m-small {
  margin: 15px !important;
}

.mt-small {
  margin-top: 15px !important;
}

.mr-small {
  margin-right: 15px !important;
}

.mb-small {
  margin-bottom: 15px !important;
}

.ml-small {
  margin-left: 15px !important;
}

.m-medium {
  margin: calc(15px * 2) !important;
}

.mt-medium {
  margin-top: calc(15px * 2) !important;
}

.mr-medium {
  margin-right: calc(15px * 2) !important;
}

.mb-medium {
  margin-bottom: calc(15px * 2) !important;
}

.ml-medium {
  margin-left: calc(15px * 2) !important;
}

.m-medLarge {
  margin: calc(15px + calc(15px * 2)) !important;
}

.mt-medLarge {
  margin-top: calc(15px + calc(15px * 2)) !important;
}

.mr-medLarge {
  margin-right: calc(15px + calc(15px * 2)) !important;
}

.mb-medLarge {
  margin-bottom: calc(15px + calc(15px * 2)) !important;
}

.ml-medLarge {
  margin-left: calc(15px + calc(15px * 2)) !important;
}

.m-medLarge {
  margin: calc(15px + calc(15px * 2)) !important;
}

.mt-medLarge {
  margin-top: calc(15px + calc(15px * 2)) !important;
}

.mr-medLarge {
  margin-right: calc(15px + calc(15px * 2)) !important;
}

.mb-medLarge {
  margin-bottom: calc(15px + calc(15px * 2)) !important;
}

.ml-medLarge {
  margin-left: calc(15px + calc(15px * 2)) !important;
}

.m-large {
  margin: calc(calc(15px * 2) * 2) !important;
}

.mt-large {
  margin-top: calc(calc(15px * 2) * 2) !important;
}

.mr-large {
  margin-right: calc(calc(15px * 2) * 2) !important;
}

.mb-large {
  margin-bottom: calc(calc(15px * 2) * 2) !important;
}

.ml-large {
  margin-left: calc(calc(15px * 2) * 2) !important;
}

.m-largeMed {
  margin: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mt-largeMed {
  margin-top: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mr-largeMed {
  margin-right: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.mb-largeMed {
  margin-bottom: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.ml-largeMed {
  margin-left: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.m-larger {
  margin: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mt-larger {
  margin-top: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mr-larger {
  margin-right: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mb-larger {
  margin-bottom: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.ml-larger {
  margin-left: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.m-largest {
  margin: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mt-largest {
  margin-top: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mr-largest {
  margin-right: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.mb-largest {
  margin-bottom: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.ml-largest {
  margin-left: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.p-smallest {
  padding: 5px !important;
}

.pt-smallest {
  padding-top: 5px !important;
}

.pr-smallest {
  padding-right: 5px !important;
}

.pb-smallest {
  padding-bottom: 5px !important;
}

.pl-smallest {
  padding-left: 5px !important;
}

.p-small {
  padding: 15px !important;
}

.pt-small {
  padding-top: 15px !important;
}

.pr-small {
  padding-right: 15px !important;
}

.pb-small {
  padding-bottom: 15px !important;
}

.pl-small {
  padding-left: 15px !important;
}

.p-medium {
  padding: calc(15px * 2) !important;
}

.pt-medium {
  padding-top: calc(15px * 2) !important;
}

.pr-medium {
  padding-right: calc(15px * 2) !important;
}

.pb-medium {
  padding-bottom: calc(15px * 2) !important;
}

.pl-medium {
  padding-left: calc(15px * 2) !important;
}

.p-medLarge {
  padding: calc(15px + calc(15px * 2)) !important;
}

.pt-medLarge {
  padding-top: calc(15px + calc(15px * 2)) !important;
}

.pr-medLarge {
  padding-right: calc(15px + calc(15px * 2)) !important;
}

.pb-medLarge {
  padding-bottom: calc(15px + calc(15px * 2)) !important;
}

.pl-medLarge {
  padding-left: calc(15px + calc(15px * 2)) !important;
}

.p-medLarge {
  padding: calc(15px + calc(15px * 2)) !important;
}

.pt-medLarge {
  padding-top: calc(15px + calc(15px * 2)) !important;
}

.pr-medLarge {
  padding-right: calc(15px + calc(15px * 2)) !important;
}

.pb-medLarge {
  padding-bottom: calc(15px + calc(15px * 2)) !important;
}

.pl-medLarge {
  padding-left: calc(15px + calc(15px * 2)) !important;
}

.p-large {
  padding: calc(calc(15px * 2) * 2) !important;
}

.pt-large {
  padding-top: calc(calc(15px * 2) * 2) !important;
}

.pr-large {
  padding-right: calc(calc(15px * 2) * 2) !important;
}

.pb-large {
  padding-bottom: calc(calc(15px * 2) * 2) !important;
}

.pl-large {
  padding-left: calc(calc(15px * 2) * 2) !important;
}

.p-largeMed {
  padding: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pt-largeMed {
  padding-top: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pr-largeMed {
  padding-right: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pb-largeMed {
  padding-bottom: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.pl-largeMed {
  padding-left: calc(calc(calc(15px * 2) * 2) + 15px) !important;
}

.p-larger {
  padding: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pt-larger {
  padding-top: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pr-larger {
  padding-right: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pb-larger {
  padding-bottom: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pl-larger {
  padding-left: calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) !important;
}

.p-largest {
  padding: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pt-largest {
  padding-top: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pr-largest {
  padding-right: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pb-largest {
  padding-bottom: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.pl-largest {
  padding-left: calc(calc(calc(15px * 2) * 2) + calc(calc(15px * 2) * 2)) !important;
}

.no-padding {
  padding: 0 !important;
}

.fl-left {
  float: left !important;
}

.fl-right {
  float: right !important;
}

/*breakpoinst aanmaken*/
/*media queries aanmaken*/
/*voorbeeld voor aanroepen: @include mq(mqLaptop){ hier komt je css }*/
.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: calc(15px * 2);
}

.grid-1-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 2fr;
  grid-template-columns: 1fr 2fr;
  gap: calc(15px * 2);
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr;
  gap: calc(15px * 2);
}

.grid-2-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr calc(15px * 2) 1fr;
  grid-template-columns: 2fr 1fr;
  gap: calc(15px * 2);
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 800px) {
  .grid-3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 1100px) {
  .grid-4 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 800px) {
  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.grid-5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: calc(15px * 2);
}
@media only screen and (max-width: 1100px) {
  .grid-5 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 800px) {
  .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.no-gap {
  gap: 0 !important;
}

@media only screen and (max-width: 700px) {
  .sidescroll {
    width: 100%;
    height: auto;
    white-space: nowrap;
    /* side scroll */
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    overflow-x: scroll;
    /* ios support */
    -webkit-overflow-scrolling: touch;
    display: block !important;
    vertical-align: top;
  }
  .sidescroll article, .sidescroll .groot, .sidescroll .klein, .sidescroll .grid-item, .sidescroll .afbeelding-galerij {
    width: 80%;
    margin-top: 0px;
    height: 100%;
    display: inline-block !important;
    margin-right: 10px;
    /* side scroll */
    scroll-snap-align: start;
    white-space: initial;
    vertical-align: top;
    margin-bottom: calc(15px * 2);
  }
}

@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-black-webfont.woff2") format("woff2"), url("../fonts/nunito-black-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-extrabold-webfont.woff2") format("woff2"), url("../fonts/nunito-extrabold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-bold-webfont.woff2") format("woff2"), url("../fonts/nunito-bold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-semibold-webfont.woff2") format("woff2"), url("../fonts/nunito-semibold-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-regular-webfont.woff2") format("woff2"), url("../fonts/nunito-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-light-webfont.woff2") format("woff2"), url("../fonts/nunito-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "nunito";
  src: url("../fonts/nunito-extralight-webfont.woff2") format("woff2"), url("../fonts/nunito-extralight-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
body {
  font-size: 15px;
  line-height: 1.3;
}

h1 {
  font-size: 36px;
  font-size: 2.4em;
}

h2 {
  font-size: 32px;
  font-size: 2.1333333333em;
}

h3 {
  font-size: 28px;
  font-size: 1.8666666667em;
}

h4 {
  font-size: 24px;
  font-size: 1.6em;
}

h5 {
  font-size: 20px;
  font-size: 1.3333333333em;
}

h6 {
  font-size: 16px;
  font-size: 1.0666666667em;
}

h1 {
  color: #4A4A4A;
  margin-bottom: 15px;
}

P {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

/* CORE STYLES */
.navigation {
  width: 100%;
  position: relative;
  font-family: inherit;
  background-color: #ffffff;
}
.navigation * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-fixed-wrapper {
  width: 100%;
  left: 0;
  z-index: 19998;
  will-change: opacity;
}
.navigation-fixed-wrapper.fixed {
  position: fixed !important;
  -webkit-animation: fade 0.5s;
  animation: fade 0.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.999;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.999;
  }
  to {
    opacity: 1;
  }
}
.navigation-fixed-wrapper .navigation {
  margin-right: auto;
  margin-left: auto;
}

.navigation-fixed-placeholder {
  width: 100%;
  display: none;
}
.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
  display: block;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: -9999px;
}

.align-to-right {
  float: right;
}

.nav-header {
  float: left;
}
.navigation-hidden .nav-header {
  display: none;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  display: none;
  cursor: pointer;
  margin: 0 calc(15px * 2);
}
@media only screen and (max-width: 700px) {
  .nav-toggle {
    margin: 0 15px;
  }
}
.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 10px;
  -webkit-box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000;
          box-shadow: 0 0.5em 0 0 #000, 0 1em 0 0 #000;
}
.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: #ffffff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #000;
  font-size: 26px;
  cursor: pointer;
}
.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
  text-align: right;
}
.navigation-portrait .nav-menu {
  width: 100%;
}
.nav-menu.nav-menu-centered {
  text-align: center;
}
.nav-menu.nav-menu-centered > li {
  float: none;
}
.nav-menu > li {
  display: inline-block;
  text-align: left;
}
.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}
.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px #f0f0f0;
}
.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}
.nav-menu > li > a {
  padding: 15px calc(15px * 2);
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  color: #000;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media screen and (max-width: 1300px) {
  .nav-menu > li > a {
    padding: 15px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1100px) {
  .nav-menu > li > a {
    font-size: 14px;
    font-weight: 600;
  }
}
.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}
.nav-menu > li:hover > a, .nav-menu > li.active > a, .nav-menu > li.focus > a {
  color: #CF242E;
}
.nav-menu > li > a > i,
.nav-menu > li > a > [class*=ion-] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.nav-menu > li > a > [class*=ion-] {
  width: 16px;
  display: inline-block;
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #000 #000 transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}
.nav-menu > li:hover > a .submenu-indicator-chevron, .nav-menu > .active > a .submenu-indicator-chevron, .nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #CF242E #CF242E transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  -ms-touch-action: none;
      touch-action: none;
  overflow-x: hidden;
}

/* DROPDOWN EXTENSION */
.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}
.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}
.nav-dropdown .nav-dropdown {
  left: 100%;
}
.nav-menu > li > .nav-dropdown {
  border-top: solid 1px #f0f0f0;
}
.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
}
.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: left;
  font-size: 13px;
  color: #000;
  background-color: #000;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
.nav-dropdown > li:hover > a, .nav-dropdown > li.focus > a {
  color: #CF242E;
}
.nav-dropdown.nav-dropdown-left {
  right: 0;
}
.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}
.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}
.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 110px;
}
.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 16px;
  position: absolute;
}
.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-dropdown > li:hover > a .submenu-indicator-chevron, .nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #CF242E #CF242E transparent;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.btn {
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  background-color: #CF242E;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  padding: 10px calc(15px * 2);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-radius: 5px;
}
@media only screen and (max-width: 700px) {
  .btn {
    font-size: 14px;
  }
}
.btn.secondary {
  background-color: #4A4A4A;
}
.btn.back:before {
  opacity: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  content: "\f053";
  padding-left: 0;
  font-family: "Font Awesome 5 Free";
  width: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.btn.back:after {
  display: none;
}
.btn.back:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.btn.back:hover::before {
  width: 5px;
  opacity: 1;
  padding-right: 15px;
}
.btn:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.btn:hover::after {
  width: 5px;
  opacity: 1;
  padding-left: 15px;
}
.btn:after {
  opacity: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  content: "\f054";
  padding-left: 0;
  font-family: "Font Awesome 5 Free";
  width: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.menu-btn {
  white-space: nowrap;
  padding: 15px calc(15px * 2);
  font-weight: 700;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  .menu-btn {
    padding: 15px;
    font-weight: 600;
    font-size: 14px;
  }
}
@media only screen and (max-width: 700px) {
  .menu-btn {
    display: none;
  }
}

.btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 700px) {
  .btn-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.btn-container .btn:first-child {
  margin-right: 15px;
}
@media only screen and (max-width: 700px) {
  .btn-container .btn:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.formulier {
  margin-top: 60px;
  width: 100%;
}
.formulier .form-group {
  position: relative;
  display: block;
  padding: 5px 0;
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
  /*Hide the checkmark by default*/
  /*Unhide on the checked state*/
  /*Adding focus styles on the outer-box of the fake checkbox*/
}
.formulier .form-group.form-text {
  margin-top: 15px;
}
.formulier .form-group.hidden {
  display: none;
}
.formulier .form-group label {
  display: block;
}
.formulier .form-group input {
  display: block;
  width: 100%;
  line-height: 100%;
  padding: 15px;
  border: 1px solid #303030;
}
.formulier .form-group input[type=radio], .formulier .form-group input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-right: 5px;
}
.formulier .form-group span {
  display: inline-block;
  margin-right: 15px;
}
.formulier .form-group textarea {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #303030;
  height: 100px;
}
.formulier .form-group .styled-select {
  position: relative;
  width: auto;
  display: inline-block;
}
.formulier .form-group .styled-select:hover::before {
  color: #303030;
  background-color: rgba(207, 36, 46, 0.2);
}
.formulier .form-group .styled-select::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
  content: "\f13a";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  color: #303030;
  background-color: rgba(207, 36, 46, 0.1);
  pointer-events: none;
}
.formulier .form-group .styled-select select {
  background-color: #fff;
  color: #303030;
  padding: 12px;
  width: 250px;
  border: none;
  font-size: 16px;
  border: 1px solid #303030;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  outline: none;
}
.formulier .form-group .styled-select select option {
  padding: 30px;
}
.formulier .form-group .checkbox, .formulier .form-group .radio {
  margin-left: -15px;
}
.formulier .form-group .checkbox input[type=checkbox], .formulier .form-group .checkbox input[type=radio], .formulier .form-group .radio input[type=checkbox], .formulier .form-group .radio input[type=radio] {
  opacity: 0;
}
.formulier .form-group .checkbox label, .formulier .form-group .radio label {
  position: relative;
  display: inline-block;
  /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding-left: 22px;
}
.formulier .form-group .checkbox label::before, .formulier .form-group .checkbox label::after, .formulier .form-group .radio label::before, .formulier .form-group .radio label::after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
.formulier .form-group .checkbox label::before, .formulier .form-group .radio label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
  *to vertically center it.
  */
  top: 3px;
}
.formulier .form-group .checkbox label::after, .formulier .form-group .radio label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 4px;
  top: 7px;
}
.formulier .form-group .radio label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
  *to vertically center it.
  */
  top: 3px;
  border-radius: 50%;
}
.formulier .form-group .radio input[type=radio] + label::after {
  content: none;
}
.formulier .form-group .radio input[type=radio]:checked + label::after {
  content: "";
}
.formulier .form-group .radio input[type=radio]:focus + label::before {
  outline: #CF242E auto 0px;
}
.formulier .form-group .checkbox input[type=checkbox] + label::after {
  content: none;
}
.formulier .form-group .checkbox input[type=checkbox]:checked + label::after {
  content: "";
}
.formulier .form-group .checkbox input[type=checkbox]:focus + label::before {
  outline: #CF242E auto 0px;
}
.formulier .button {
  margin-top: -5px;
  background: #CF242E;
  padding: 10px 15px;
  color: #fff;
  border: 0;
  font-size: 16px;
  border-radius: 0 0 15px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.formulier .button:hover {
  background: #4A4A4A;
  cursor: pointer;
}

form input {
  display: block;
  width: 100%;
  line-height: 100%;
  font-size: 16px;
  padding: 15px;
  border: 1px solid #303030;
  margin-bottom: 10px;
  font-family: "nunito", sans-serif;
}
form textarea {
  display: block;
  font-size: 16px;
  font-family: "nunito", sans-serif;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #303030;
  height: 150px;
}
form .btn-container {
  margin-top: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
form .styled-select {
  position: relative;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
form .styled-select:hover::before {
  color: #303030;
  background-color: rgba(207, 36, 46, 0.2);
}
form .styled-select::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
  content: "\f13a";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0;
  right: 0;
  width: 13%;
  height: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  color: #303030;
  background-color: #a9a9a9;
  pointer-events: none;
}
form .styled-select select {
  background-color: #fff;
  color: #303030;
  padding: 12px;
  width: 100%;
  border: none;
  font-size: 16px;
  border: 1px solid #303030;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  outline: none;
}
form .styled-select select option {
  padding: 30px;
}

#contactForm .form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
#contactForm .form-header .icon {
  width: 60px;
  height: 60px;
}
#contactForm .form-header .icon img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#contactForm .form-header .tekst {
  padding-top: 10px;
  padding-left: 15px;
}
#contactForm .form-header .tekst p.big {
  color: #CF242E;
  font-size: 45px;
  font-weight: 800;
  margin-bottom: 15px;
}
@media screen and (max-width: 1300px) {
  #contactForm .form-header .tekst p.big {
    font-size: 30px;
    margin-bottom: 5px;
  }
}
#contactForm .form-header .tekst p {
  font-size: 25px;
}
@media screen and (max-width: 1300px) {
  #contactForm .form-header .tekst p {
    font-size: 20px;
  }
}

.caption {
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: auto;
  right: auto;
  width: auto;
  z-index: 3;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: calc(15px * 2) 0;
}

.headtitle {
  position: relative;
  font-weight: 100;
  letter-spacing: 15px;
  font-size: 35px;
}
.headtitle:after {
  content: "";
  position: absolute;
  bottom: -30px;
  width: 60px;
  height: 2px;
  background: #fff;
  left: calc(50% - 30px);
}

#header-main {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
#header-main .sectie-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 800px) {
  #header-main .sectie-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#header-main .sectie-inner .content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (max-width: 800px) {
  #header-main .sectie-inner .content-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#header-main .sectie-inner .content-right .content-right-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  #header-main .sectie-inner .content-right .content-right-top {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 700px) {
  #header-main .sectie-inner .content-right .content-right-top {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#header-main .sectie-inner .content-right .content-right-top .top-nav, #header-main .sectie-inner .content-right .content-right-top .social-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header-main .sectie-inner .content-right .content-right-top .top-nav a, #header-main .sectie-inner .content-right .content-right-top .social-container a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 15px;
  text-decoration: none;
  color: #000;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#header-main .sectie-inner .content-right .content-right-top .top-nav a:hover, #header-main .sectie-inner .content-right .content-right-top .social-container a:hover {
  color: #CF242E;
}
@media only screen and (max-width: 800px) {
  #header-main .sectie-inner .content-right .content-right-top .top-nav {
    display: none;
  }
}
#header-main .sectie-inner .content-right .content-right-top .top-nav a {
  color: #929292;
}
#header-main .sectie-inner .content-right .content-right-top .social-container {
  margin: 0 calc(15px * 2);
}
@media only screen and (max-width: 700px) {
  #header-main .sectie-inner .content-right .content-right-top .social-container {
    display: none;
  }
}
#header-main .sectie-inner .content-right .content-right-top .social-container a {
  font-size: 20px;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch {
  padding: 15px;
  position: relative;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch a {
  text-decoration: none;
  color: #000;
  padding: 5px 15px;
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch a:hover {
  background-color: #efefef;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch span img {
  width: 30px;
  height: auto;
  margin-right: 15px;
}
#header-main .sectie-inner .content-right .content-right-top .taal-switch .dropdown {
  display: none;
  position: absolute;
  left: 0;
  background-color: #fff;
}
#header-main .sectie-inner .content-right .content-right-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 800px) {
  #header-main .sectie-inner .content-right .content-right-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#header-main #logo {
  height: 150px;
  width: 200px;
  width: 300px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media screen and (max-width: 1300px) {
  #header-main #logo {
    width: 250px;
  }
}
@media only screen and (max-width: 800px) {
  #header-main #logo {
    -ms-flex-item-align: start;
        align-self: flex-start;
    height: 60px;
  }
}
@media only screen and (max-width: 700px) {
  #header-main #logo {
    width: 150px;
  }
}
#header-main #logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: -100px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media only screen and (max-width: 800px) {
  #header-main #logo img {
    margin-bottom: -40px;
  }
}

#slider {
  margin-top: 150px;
  height: 600px;
  max-height: 100vh;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 800px) {
  #slider {
    height: 500px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 700px) {
  #slider {
    height: 400px;
  }
}
#slider.small {
  height: 300px;
}
@media only screen and (max-width: 700px) {
  #slider.small {
    height: 200px;
  }
}
#slider.small .sectie-inner .slick-slider .slick-list .slick-track .slick-slide::before {
  display: none;
}
#slider .sectie-inner {
  max-width: 1500px;
  height: 100%;
}
#slider .slick-slider {
  height: 100%;
}
#slider .slick-slider .slick-list {
  height: 100%;
}
#slider .slick-slider .slick-list .slick-track {
  height: 100%;
}
#slider .slick-slider .slick-list .slick-track .slick-slide {
  height: 100%;
  position: relative;
}
#slider .slick-slider .slick-list .slick-track .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  z-index: 1;
}
#slider .slick-slider .slick-list .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#slider .hero-content {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 calc(15px * 2);
}
@media only screen and (max-width: 700px) {
  #slider .hero-content {
    padding: 0 15px;
  }
}
#slider .hero-content h1, #slider .hero-content h2 {
  color: #fff;
}
#slider .hero-content h1 {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 0;
  font-size: 40px;
}
@media only screen and (max-width: 800px) {
  #slider .hero-content h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 700px) {
  #slider .hero-content h1 {
    font-size: 30px;
  }
}
#slider .hero-content h2 {
  font-weight: 100;
  font-size: 35px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 800px) {
  #slider .hero-content h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 700px) {
  #slider .hero-content h2 {
    font-size: 25px;
  }
}
#slider .hero-content img {
  margin: 0 auto;
  height: 80px;
  width: auto;
  color: #fff;
  margin-bottom: -35px;
}
@media only screen and (max-width: 800px) {
  #slider .hero-content img {
    height: 70px;
    margin-bottom: -25px;
  }
}
@media only screen and (max-width: 700px) {
  #slider .hero-content img {
    height: 60px;
  }
}

#footer-main {
  color: #fff;
  margin-top: -100px;
  overflow: hidden;
}
#footer-main .sectie-inner {
  padding-top: calc(calc(15px * 2) * 2);
  padding-bottom: calc(calc(15px * 2) * 2);
  background: #000;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) 1fr calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) 1fr calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) 1fr calc(calc(15px * 2) + calc(calc(15px * 2) * 2)) 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: calc(calc(15px * 2) + calc(calc(15px * 2) * 2));
  position: relative;
}
#footer-main .sectie-inner::before {
  content: "";
  height: 100%;
  width: 100px;
  background-color: #000;
  position: absolute;
  left: -100px;
  top: 0;
}
#footer-main .sectie-inner::after {
  content: "";
  height: 100%;
  width: 100px;
  background-color: #000;
  position: absolute;
  right: -100px;
  top: 0;
}
@media only screen and (max-width: 1100px) {
  #footer-main .sectie-inner {
    gap: calc(15px + calc(15px * 2));
  }
}
@media only screen and (max-width: 800px) {
  #footer-main .sectie-inner {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 700px) {
  #footer-main .sectie-inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#footer-main .sectie-inner .foot-col {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}
#footer-main .sectie-inner .foot-col h3 {
  color: #efefef;
  margin-bottom: 15px;
  font-weight: 800;
  font-size: 25px;
}
#footer-main .sectie-inner .foot-col img {
  max-width: 150px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
#footer-main .sectie-inner .foot-col strong {
  color: #CF242E;
}
#footer-main .sectie-inner .foot-col ul {
  list-style: none;
}
#footer-main .sectie-inner .foot-col ul li {
  font-size: 18px;
}
#footer-main .sectie-inner .foot-col ul li a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#footer-main .sectie-inner .foot-col ul li a:hover {
  color: #CF242E;
}
#footer-main .sectie-inner .foot-col .social-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer-main .sectie-inner .foot-col .social-container a {
  font-size: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 15px;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#footer-main .sectie-inner .foot-col .social-container a:hover {
  color: #CF242E;
}

a.branding {
  color: #fff;
  text-decoration: none;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.paginatie {
  width: 100%;
  padding: 10px 6px 10px 10px;
  overflow: hidden;
  background-color: #000000;
  margin-top: 15px;
  float: left;
}

.paginatie_inactief, .paginatie_actief {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paginatie_inactief:hover, .paginatie_actief:hover {
  background: #ccc;
}

.paginatie_inactief {
  background: #4A4A4A;
  color: #FFFFFF;
}

#paginatie_actief {
  background: #CF242E;
  color: #FFFFFF;
}

#vorige, #volgende {
  text-indent: -9999px;
  float: left;
  height: 30px;
  width: 30px;
  margin-top: 0px;
  padding-top: 2px;
  padding-bottom: 1px;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  -webkit-appearance: none;
}
#vorige:hover, #volgende:hover {
  background: #ccc;
}

.volgende-pijl, .vorige-pijl {
  position: relative;
  float: left;
}
.volgende-pijl:hover:after, .vorige-pijl:hover:after {
  background: #ccc;
}
.volgende-pijl:after, .vorige-pijl:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #FFF;
  display: block;
  border: 1px solid #fff;
  background-color: #4A4A4A;
  font-size: 15px;
  position: absolute;
  z-index: 25;
  text-align: center;
  padding-top: 7px;
  width: 28px;
  height: 21px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.volgende-pijl:after {
  content: "\f105";
}

.vorige-pijl:after {
  content: "\f104";
}

.onscroll {
  /*hier komen css wijzigingen zodra je gaat scrollen. Wanneer dit wordt getriggerd is aan te passen in sitework.js*/
}
.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  content: "\f062";
  font-weight: 600;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #CF242E;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap::before {
  position: absolute;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap:hover::before {
  opacity: 1;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #CF242E;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

#outdated {
  font-family: "Open Sans", "Segoe UI", sans-serif;
  position: absolute;
  background-color: #f25648;
  color: white;
  display: none;
  overflow: hidden;
  left: 0;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 10000;
  padding: 0 24px 24px 0;
}
#outdated.fullscreen {
  height: 100%;
}
#outdated .vertical-center {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#outdated h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 12px 0;
}
#outdated p {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}
#outdated #buttonUpdateBrowser {
  border: 2px solid white;
  color: white;
  cursor: pointer;
  display: block;
  margin: 30px auto 0;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  width: 230px;
}
#outdated #buttonUpdateBrowser:hover {
  background-color: white;
  color: #f25648;
}
#outdated .last {
  height: 20px;
  position: absolute;
  right: 70px;
  top: 10px;
  width: auto;
  display: inline-table;
}
#outdated .last[dir=rtl] {
  left: 25px !important;
  right: auto !important;
}
#outdated #buttonCloseUpdateBrowser {
  color: white;
  display: block;
  font-size: 36px;
  height: 100%;
  line-height: 36px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

#content-home-main .sectie-inner {
  padding-top: calc(15px + calc(15px * 2));
  padding-bottom: calc(15px + calc(15px * 2));
  text-align: center;
  max-width: 800px;
}
#content-home-main .sectie-inner .btn-container {
  margin-top: calc(15px * 2);
}

#titel {
  padding-top: calc(calc(15px * 2) * 2);
  padding-bottom: calc(calc(15px * 2) * 2);
}
#titel .sectie-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#titel .sectie-inner h2 {
  padding: 0 calc(15px * 2);
  text-transform: uppercase;
  color: #4A4A4A;
}
#titel .sectie-inner .bar {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background-color: #4A4A4A;
}

#tours {
  background-color: #F1F2EB;
  padding-top: calc(calc(15px * 2) * 2);
  padding-bottom: calc(calc(15px * 2) * 2);
}
#tours h2 {
  text-align: center;
  color: #fff;
  margin-bottom: calc(15px * 2);
  font-weight: 800;
  font-size: 70px;
}
@media only screen and (max-width: 800px) {
  #tours h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 700px) {
  #tours h2 {
    font-size: 40px;
  }
}
#tours .grid-3 {
  margin-bottom: calc(15px * 2);
}

#contact {
  padding-top: calc(15px * 2);
  padding-bottom: 150px;
  position: relative;
  background: transparent;
}
#contact .jarallax-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#contact.vervolg {
  height: 300px;
}
#contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(212, 8, 8, 0.8901960784)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(212, 8, 8, 0.8901960784) 70%);
  z-index: 0;
}
#contact .sectie-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  #contact .sectie-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#contact .left {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#contact .left form {
  margin: 0 auto 0 0;
  padding: calc(15px + calc(15px * 2));
  background-color: #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 700px) {
  #contact .left form {
    padding: calc(15px * 2);
  }
}
#contact .left form .btn-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#contact .right {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contact .right .slider-wrapper {
  width: 400px;
  max-width: 100%;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 800px) {
  #contact .right .slider-wrapper {
    margin: 0 auto;
    padding: 15px;
  }
}
#contact .right .slider-wrapper .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: calc(15px * 2);
}
#contact .right .slider-wrapper .top p {
  padding: 0 calc(15px * 2);
}
#contact .right .slider-wrapper .top p img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 20px;
  width: auto;
}
#contact .right .slider-wrapper .top span.bar {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2px;
  background-color: #fff;
}
#contact .right .slider-wrapper p {
  color: #fff;
  font-weight: 100;
  font-size: 35px;
  line-height: 40px;
}
@media only screen and (max-width: 700px) {
  #contact .right .slider-wrapper p {
    font-size: 25px;
  }
}
#contact .right .slider-wrapper p span {
  font-weight: 800;
  font-size: 40px;
}
@media only screen and (max-width: 700px) {
  #contact .right .slider-wrapper p span {
    font-size: 25px;
  }
}
#contact .right .slider-wrapper p i {
  font-size: 20px;
}
#contact .right .slider-wrapper .btn-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: calc(15px * 2);
}

.grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  color: #303030;
  background-color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.grid-item:hover {
  -webkit-transform: translateZ(0) translateY(-10px);
          transform: translateZ(0) translateY(-10px);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.grid-item:hover .bottom .btn-container .btn::after {
  width: 5px;
  opacity: 1;
  padding-left: 15px;
}
.grid-item .top {
  height: 200px;
  width: 100%;
}
.grid-item .top img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid-item .bottom {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: calc(15px * 2);
  line-height: 25px;
}
.grid-item .bottom span.niveau {
  color: #CF242E;
  margin-bottom: 15px;
}
.grid-item .bottom h3 {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
  color: #303030;
}
@media screen and (max-width: 1300px) {
  .grid-item .bottom h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 700px) {
  .grid-item .bottom h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
.grid-item .bottom p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.grid-item .bottom .btn-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 15px;
}
.grid-item .bottom .btn-container .btn {
  margin: 0;
}

#content-vervolg-main {
  padding-top: calc(calc(15px * 2) * 2);
  padding-bottom: calc(calc(15px * 2) * 2);
}

.content-col-left {
  width: 70%;
  padding-right: calc(calc(15px * 2) + calc(calc(15px * 2) * 2));
  float: left;
}
@media only screen and (max-width: 800px) {
  .content-col-left {
    width: 100%;
    padding-right: 0;
  }
}

.content-col-right {
  overflow: hidden;
  width: 30%;
  float: left;
}
@media only screen and (max-width: 800px) {
  .content-col-right {
    width: 100%;
    margin-top: calc(15px * 2);
  }
}
.content-col-right form {
  margin: 0 auto 0 0;
  padding: calc(15px + calc(15px * 2));
  background-color: #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 700px) {
  .content-col-right form {
    padding: calc(15px * 2);
  }
}
.content-col-right form .form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
.content-col-right form .form-header .icon {
  width: 40px;
  height: 40px;
}
.content-col-right form .form-header .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content-col-right form .form-header .tekst {
  padding-left: 15px;
}
.content-col-right form .form-header .tekst p.big {
  color: #CF242E;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 15px;
}
@media screen and (max-width: 1300px) {
  .content-col-right form .form-header .tekst p.big {
    font-size: 30px;
    margin-bottom: 5px;
  }
}
.content-col-right form .form-header .tekst p {
  font-size: 25px;
}
@media screen and (max-width: 1300px) {
  .content-col-right form .form-header .tekst p {
    font-size: 20px;
  }
}
.content-col-right form .btn-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#gallerij {
  float: left;
  width: 100%;
  background-color: #F1F2EB;
  padding: calc(15px * 2);
}
@media only screen and (max-width: 700px) {
  #gallerij {
    padding: 15px 15px calc(15px * 2) 15px;
  }
}
#gallerij h2 {
  margin-bottom: 15px;
}

.afbeelding-galerij {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .afbeelding-galerij {
    height: 150px !important;
  }
}
.afbeelding-galerij a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
.afbeelding-galerij a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #CF242E;
}

::-webkit-scrollbar-track {
  background: #f5f6fa;
  border: 0;
}

body {
  scrollbar-face-color: #CF242E;
  scrollbar-track-color: #f5f6fa;
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #CF242E;
}

::selection {
  color: #fff;
  background: #CF242E;
}

* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  font-family: "nunito", sans-serif;
  font-size: 15px;
  color: #303030;
  background-color: #FFF;
  line-height: 1.2;
  width: 100%;
  height: 100%;
}

section {
  width: 100%;
  float: left;
  padding: 0px 30px;
  position: relative;
}
@media only screen and (max-width: 700px) {
  section {
    padding: 0 15px;
  }
}
section#mainmenu-main {
  background: #CF242E;
}
section#galerij-main {
  padding-bottom: calc(calc(15px * 2) * 2);
}

.sectie-inner {
  max-width: 1300px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 1300px) {
  .sectie-inner {
    max-width: 1000px;
  }
}

#afbeeldingen-zijkant {
  width: 100%;
  float: left;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(15px * 2);
}

#afbeeldingen-galerij {
  width: 100%;
  float: left;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr calc(15px * 2) 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: calc(15px * 2);
}

#parallax {
  padding-left: 0px;
  padding-right: 0px;
}
#parallax .parallax-container {
  width: 100%;
  height: 50vh;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  #parallax .parallax-container {
    height: 30vh;
  }
}
#parallax .parallax-container .img-parallax {
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  pointer-events: none;
}

#socialmedia {
  float: right;
  margin-top: 20px;
}
#socialmedia .fab, #socialmedia .fas {
  font-size: 20px;
  line-height: 100%;
  color: #000;
  float: right;
  margin-left: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#socialmedia .fab:hover, #socialmedia .fas:hover {
  color: #000;
}

ul.documenten {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
ul.documenten > li {
  list-style: none;
  width: auto;
  font-weight: normal;
  border-bottom: 1px #000 solid 1px;
}
ul.documenten > li > a {
  color: #000;
  padding: 9px 0px 9px 15px;
  text-decoration: none;
  display: block;
  background-color: #CF242E;
  border-bottom: 1px solid #fff;
}
ul.documenten > li > a:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  content: "\f1c1";
  font-family: "Font Awesome 5 Free";
  padding-right: 15px;
  float: left;
}
ul.documenten > li > a:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  content: "\f101";
  float: right;
  padding-right: 15px;
  font-family: "Font Awesome 5 Free";
}
ul.documenten > li > a:hover {
  color: #000;
  background-color: #4A4A4A;
}

.paginatie {
  width: 100%;
  float: left;
  background-color: #fff;
}
.paginatie .btn-pagi {
  color: #fff !important;
  background-color: #CF242E;
  margin: 0 5px;
  padding: 5px 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.paginatie .btn-pagi:hover {
  background-color: #4A4A4A;
}
.paginatie a {
  color: #000;
  margin: 0 10px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.paginatie a.active {
  color: #8CC152;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../slick/fonts/slick.eot");
  src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}