@font-face {
  font-family: 'articulat cf bold oblique';
  src: url("/fonts/articulat cf bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf bold';
  src: url("/fonts/articulat cf bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf demi bold oblique';
  src: url("/fonts/articulat cf demi bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf demi bold';
  src: url("/fonts/articulat cf demi bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra bold oblique';
  src: url("/fonts/articulat cf extra bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra bold';
  src: url("/fonts/articulat cf extra bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra light oblique';
  src: url("/fonts/articulat cf extra light oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra light';
  src: url("/fonts/articulat cf extra light.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf heavy oblique';
  src: url("/fonts/articulat cf heavy oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf heavy';
  src: url("/fonts/articulat cf heavy.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf light';
  src: url("/fonts/articulat cf light.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf light oblique';
  src: url("/fonts/articulat cf light oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf medium oblique';
  src: url("/fonts/articulat cf medium oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf regular oblique';
  src: url("/fonts/articulat cf regular oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf medium';
  src: url("/fonts/articulat cf medium.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf regular';
  src: url("/fonts/articulat cf regular.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf normal oblique';
  src: url("/fonts/articulat cf normal oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf normal';
  src: url("/fonts/articulat cf normal.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf thin';
  src: url("/fonts/articulat cf thin.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf thin oblique';
  src: url("/fonts/articulat cf thin oblique.otf") format("opentype"); }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1440px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
  padding-right: 15px;
  padding-left: 15px; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
  padding-right: 15px;
  padding-left: 15px; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-right: 15px;
  padding-left: 15px; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  padding-right: 15px;
  padding-left: 15px; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  padding-right: 15px;
  padding-left: 15px; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
  padding-right: 15px;
  padding-left: 15px; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 15px;
  padding-left: 15px; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  padding-right: 15px;
  padding-left: 15px; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
  padding-right: 15px;
  padding-left: 15px; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 576px) {
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; } }

@media (min-width: 576px) {
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 768px) {
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; } }

@media (min-width: 768px) {
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 992px) {
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; } }

@media (min-width: 992px) {
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 1200px) {
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; } }

@media (min-width: 1200px) {
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

/*@include col-media(1400px, xxl, (1, 8.333333%), (2, 16.666667%), (3, 25%), (4, 33.333333%), (5, 41.666667%), (6, 50%), (7, 58.333333%), (8, 66.666667%), (9, 75%), (10, 83.333333%), (11, 91.666667%), (12, 100%) );

@include row-cols(1400px, xxl, (1, 100%), (2, 50%), (3, 33.333333%), (4, 25%), (5, 20%), (6, 16.666667%) );

@include col-auto(1400px, xxl);*/
.d-none {
  display: none !important; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

@media (min-width: 768px) {
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; } }

@media (min-width: 992px) {
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; } }

@media (min-width: 1200px) {
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; } }

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

html {
  overflow-y: auto;
  -webkit-scroll-behavior: smooth;
  height: 100%; }
  html body {
    display: flex;
    height: 100%;
    font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    flex-direction: column;
    line-height: 1.7;
    font-size: 1em; }
    @media (min-width: 64em) {
      html body {
        font-size: 1.2em;
        line-height: 1.7; } }
    @media (min-width: 85.375em) {
      html body {
        font-size: 1.2em; } }
    @media (min-width: 120em) {
      html body {
        font-size: 1.3em;
        line-height: 1.87; } }
    @media (min-width: 160em) {
      html body {
        font-size: 1.4em;
        line-height: 2.04; } }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      html body {
        font-size: 1.1em; } }
    html body .content {
      flex: 1 0 auto;
      position: relative;
      z-index: 0;
      background-color: #ffffff; }
    html body.admin {
      flex-direction: row; }
      html body.admin .content {
        padding: 0;
        overflow-y: auto;
        background-color: #f4f4f4;
        width: calc(100% - 250px); }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #38393a;
  margin-bottom: .5rem;
  line-height: 1em;
  font-weight: 700; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.3; }

h1 {
  font-size: 76px; }

p {
  margin-bottom: 1rem; }

p, strong {
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: inherit;
  color: #38393a; }

img {
  width: 100%;
  display: block;
  margin: auto;
  height: auto; }

/*strong {
    @include heavy-font;
}*/
.active {
  color: #1B8036 !important; }

.sub-title {
  margin-bottom: 1.5rem; }

.display-section {
  padding: 15px 0; }
  @media (min-width: 48em) {
    .display-section {
      padding: 25px 0; } }
  @media (min-width: 64em) {
    .display-section {
      padding: 30px 0; } }
  @media (min-width: 85.375em) {
    .display-section {
      padding: 40px 0; } }
  @media (min-width: 120em) {
    .display-section {
      padding: 50px 0; } }
  .display-section .section-title h2 {
    color: #38393a;
    font-size: 45px; }

.page-section {
  padding: 65px 0;
  position: relative; }
  .page-section-text {
    margin: 1rem 0; }
  @media (min-width: 48em) {
    .page-section {
      padding: 85px 0; } }
  @media (min-width: 64em) {
    .page-section {
      padding: 100px 0; } }
  @media (min-width: 85.375em) {
    .page-section {
      padding: 125px 0; }
      .page-section-text {
        margin: 1rem 0; } }
  .page-section:first-child {
    padding: 110px 0 45px 0; }
  .page-section img {
    max-width: 100%;
    height: auto; }
  .page-section .col-img {
    display: flex;
    flex-direction: column;
    justify-content: center; }

.page-title {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  text-align: center; }
  @media (min-width: 64em) {
    .page-title {
      text-align: left; } }
  .page-title h1 {
    font-size: 40px;
    color: #000000; }
    @media (min-width: 64em) {
      .page-title h1 {
        font-size: 58px; } }
  .page-title h3 {
    /*color: $website-primary;*/
    font-size: 24px; }

.section-title {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  /*    @media (min-width: 64em) {
        text-align: left;
    }*/ }
  .section-title h2 {
    /*font-size: 40px;*/
    /*       @media (min-width: 64em) {
            font-size: 58px;        
        }*/ }
  .section-title h3 {
    color: #1B8036;
    font-size: 24px; }

.sub-title p {
  font-size: 24px;
  color: #1B8036; }

.page-section-text h2 {
  color: #38393a; }

.page-section-text ul {
  padding-left: 20px; }

.widget-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 2rem; }

.widget-container {
  margin: 1rem 0; }
  .widget-container-grid {
    display: inline-flex; }
  .widget-container .widget-title {
    margin-bottom: 20px; }
    .widget-container .widget-title p, .widget-container .widget-title strong, .widget-container .widget-title em, .widget-container .widget-title span {
      color: #000000;
      font-size: 22px;
      font-weight: 600; }
  .widget-container a:not(.icon) {
    color: #38393a;
    text-decoration: none; }

.icon {
  fill: #ffffff;
  color: #ffffff;
  border-color: #ffffff;
  font-size: 20px;
  padding: 12px;
  border-width: 1px 1px 1px 1px;
  border: 1px solid #69727d;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 48em) {
    .icon-left {
      margin-right: 1.5rem; } }
  .icon-light {
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff; }
  .icon-dark {
    fill: #ffffff;
    color: #ffffff;
    background-color: #1B8036;
    border-color: #1B8036; }
  .icon:hover {
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff;
    background-color: #1B8036;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-name: pop;
    cursor: pointer; }
  .icon i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block; }
  .icon.shape-circle {
    border-radius: 50%; }
  .icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: row;
    align-items: center; }
    @media (min-width: 48em) {
      .icon-box-wrapper {
        text-align: left;
        display: flex; } }
  .icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto; }
  .icon-box-content {
    flex-grow: 1;
    margin: 2rem 0; }
    @media (min-width: 48em) {
      .icon-box-content {
        margin: 0; } }
    .icon-box-content a {
      text-decoration: none;
      color: #38393a; }
    .icon-box-content p {
      margin: 0; }

@keyframes pop {
  50% {
    transform: scale(1.2); } }

.valSum {
  position: fixed;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  min-width: 300px;
  text-align: center; }
  .valSum ul {
    list-style-type: none; }
    .valSum ul li {
      border-radius: 5px;
      background-color: white;
      margin-bottom: 1rem; }

.alert {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border-radius: inherit;
  border: 1px solid;
  font-size: large; }
  .alert.alert-primary {
    color: #1B8036;
    border-color: #1B8036;
    background-color: rgba(27, 128, 54, 0.05); }
  .alert.alert-success {
    color: #7acf1c;
    border-color: #7acf1c;
    background-color: rgba(122, 207, 28, 0.05); }
  .alert.alert-warning {
    color: #f29200;
    border-color: #f29200;
    background-color: rgba(242, 146, 0, 0.05); }
  .alert.alert-error {
    color: #c73535;
    border-color: #c73535;
    background-color: rgba(199, 53, 53, 0.05); }
  .alert .close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 0.9;
    color: inherit;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    cursor: pointer;
    margin-left: auto;
    text-decoration: none; }

button {
  border: 0; }

.btn-primary {
  border-radius: 15px;
  display: inline-block;
  text-decoration: none;
  padding: 7.5px 22.5px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background-color: #1B8036;
  color: #fff;
  font-size: smaller; }
  .btn-primary:hover {
    background-color: #176b2d; }

.btn-secondary {
  border-radius: 15px;
  display: inline-block;
  text-decoration: none;
  padding: 7.5px 22.5px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background-color: #ffffff;
  color: #fff; }
  .btn-secondary:hover {
    background-color: #f2f2f2; }

.btn-transparent {
  border-radius: 15px;
  display: inline-block;
  text-decoration: none;
  padding: 7.5px 22.5px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #fff; }
  .btn-transparent:hover {
    background-color: #f2f2f2; }

.loading {
  position: relative; }

.loading::before {
  content: '';
  position: fixed;
  width: 26px;
  height: 26px;
  border: 2px solid #fff;
  border-top: 2px solid #ffffff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: spin 1s linear infinite; }

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }

.card-container {
  display: grid;
  gap: 20px;
  padding: 20px; }

.card {
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease; }
  .card:hover {
    transform: translateY(-5px); }
  .card-header {
    padding: 15px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    position: relative; }
  .card-logo .icon {
    border: unset;
    font-size: 30px; }
    .card-logo .icon:hover:not(.pagina) {
      fill: #38393a;
      color: #38393a; }
  .card-body {
    padding: 20px;
    font-size: 1em;
    line-height: 1.5; }
  .card-footer {
    padding: 10px;
    text-align: center; }

.alert-dismissible#cookieConsent {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: row;
  text-align: center; }
  .alert-dismissible#cookieConsent #cookie {
    position: absolute;
    right: 10px;
    bottom: 10px;
    max-width: 100%;
    background-color: #ffffff;
    color: #38393a;
    overflow: hidden;
    border-radius: 15px;
    content: " ";
    z-index: -20;
    width: 100%;
    max-width: 450px;
    padding-bottom: 15px; }
    .alert-dismissible#cookieConsent #cookie #muted {
      border-bottom: 2px solid rgba(0, 0, 0, 0.5);
      border-right: 2px solid rgba(0, 0, 0, 0.5); }
    .alert-dismissible#cookieConsent #cookie .close-btn {
      margin-left: calc(100% - 35px);
      color: #ffffff;
      font-size: 35px; }
    .alert-dismissible#cookieConsent #cookie p {
      padding: 0 15px; }
  .alert-dismissible#cookieConsent input[type="checkbox"] {
    opacity: 0;
    background: red;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
  .alert-dismissible#cookieConsent .checkboxouter {
    height: 20px;
    width: 20px;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    display: inline-block;
    border: 1px solid #dedede; }
  .alert-dismissible#cookieConsent .checkbox {
    position: absolute;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    background-color: transparent;
    height: 10px;
    width: 5px;
    margin: auto;
    left: 50%;
    transform: rotate(45deg);
    transform-origin: -35% 30%;
    transition: all 0.2s; }
  .alert-dismissible#cookieConsent input[type="checkbox"]:checked ~ .checkbox {
    transition: all 0.3s;
    border-bottom: 2px solid #1B8036;
    border-right: 2px solid #1B8036; }
  .alert-dismissible#cookieConsent a {
    color: #38393a; }

@media (min-width: 320px) and (max-width: 760px) {
  .alert-dismissible#cookieConsent #cookie {
    max-width: calc(100% - 20px); } }

footer {
  background: linear-gradient(-50.66deg, #1b8036 23.13%, rgba(8, 63, 26, 0.92) 82.12%, rgba(8, 63, 26, 0.86) 97.79%);
  padding: 50px 0 0 0; }
  footer #logo {
    max-width: 130px;
    margin: unset;
    padding: 15px 0; }
  footer a, footer p, footer strong, footer h4 {
    color: #ffffff;
    text-decoration: none; }
  footer strong {
    text-transform: unset; }
  footer a, footer li {
    list-style-type: none;
    color: #ffffff; }
  footer h4, footer h3 {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal; }
  footer .footer-copyright {
    font-size: 16px;
    text-align: center;
    padding: .375rem; }
    footer .footer-copyright p {
      margin: .7rem 0;
      text-transform: unset; }

nav.main {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-bottom: 3px solid #1B8036; }
  nav.main.affixed {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 15px;
  max-width: 1440px; }
  .menu #beeldmerk {
    width: 100%;
    max-width: 120px;
    padding: 10px 0; }

.navbar {
  display: flex;
  align-items: center; }
  .navbar .nav-items {
    list-style-type: none;
    display: none; }
  .navbar .nav-item {
    display: flex;
    align-items: center; }
    .navbar .nav-item:not(:last-child) {
      margin-right: 30px; }
  .navbar .menuToggle {
    height: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .navbar .menuToggle[aria-expanded="true"] .side-menu-container {
    right: 0;
    box-shadow: -9px 0px 7px 0px rgba(27, 128, 54, 0.25); }
  .navbar .menuToggle[aria-expanded="true"] .nav-icon span {
    background-color: #1B8036; }
    .navbar .menuToggle[aria-expanded="true"] .nav-icon span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%; }
    .navbar .menuToggle[aria-expanded="true"] .nav-icon span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .navbar .menuToggle[aria-expanded="true"] .nav-icon span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .navbar .menuToggle[aria-expanded="true"] .nav-icon span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%; }
  .navbar button {
    border: none;
    background-color: #fff; }
    .navbar button:focus {
      outline: 0; }

.menu-link, .nav-link:not(.btn-primary) {
  color: #000;
  text-decoration: none; }
  .menu-link.active, .nav-link:not(.btn-primary).active {
    color: #1B8036; }

.side-menu-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: -100%;
  top: 110px;
  background-color: #ffffff;
  height: calc(100vh - 110px);
  width: 100%;
  max-width: 330px;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  padding: 2.5rem 15px 0 15px;
  /*  &::before {
        content: ' ';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 250px;
        height: 250px;
        transform: $transform;
        background-image: url(/img/logo/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 0.2;
    }*/ }

.dropdown {
  display: inline-flex;
  cursor: pointer;
  position: relative; }
  .dropdown .dropdown-link {
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 100%;
    border: 3px solid transparent;
    border-width: 3px 0px 0px 0px;
    font-size: initial;
    padding: 10px 15px; }
    .dropdown .dropdown-link:hover {
      font-weight: bold; }

.dropdown-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  min-width: 275px;
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.4);
  z-index: 1; }

.dropdown:hover .dropdown-content {
  display: block; }

.accordion-item {
  cursor: pointer;
  color: #000;
  font-size: x-large;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  letter-spacing: 2px;
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0px, 0px, 0px);
  padding: 5px 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal; }

.accordion-item.open .accordion-content {
  display: block; }

.accordion-content {
  display: none;
  width: 100%; }

.accordion-link {
  margin: .75rem 0 0 1rem;
  display: block; }

.main-menu {
  align-self: flex-start;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1; }
  .main-menu li {
    margin-bottom: 1.5rem;
    list-style: none;
    position: relative; }
    .main-menu li a {
      color: #000;
      font-size: x-large;
      font-weight: 600;
      position: relative;
      text-decoration: none;
      letter-spacing: 2px;
      transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      opacity: 1;
      visibility: visible;
      transform: translate3d(0px, 0px, 0px);
      padding: 5px 0;
      font-family: "Montserrat", sans-serif;
      font-optical-sizing: auto;
      font-style: normal; }
      .main-menu li a.active {
        color: #1B8036; }

.sub-menu {
  margin-left: auto;
  margin-top: auto;
  margin-bottom: 6.65rem; }
  .sub-menu li {
    list-style: none;
    font-size: 18px;
    font-weight: 100;
    text-align: right; }
    .sub-menu li a {
      text-decoration: none;
      color: #000;
      text-align: right;
      text-transform: uppercase; }
      .sub-menu li a.active {
        color: #1B8036; }

.nav-icon {
  width: 30px;
  height: 24px;
  position: relative;
  background-color: transparent;
  outline-color: transparent;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #1B8036;
    outline-color: transparent;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-radius: 5px; }
    .nav-icon span:nth-child(1) {
      top: 0px; }
    .nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
      top: 10px; }
    .nav-icon span:nth-child(4) {
      top: 20px; }

@media (min-width: 992px) {
  .navbar .menuToggle[aria-expanded="true"] .menu {
    right: 0;
    max-width: 768px; }
  .navbar .side-menu {
    max-width: 768px;
    width: 768px; }
    .navbar .side-menu .menu-inner {
      padding: 4.5rem 15px 0 15px; }
  .navbar .menuToggle {
    display: none; }
  .navbar .nav-items {
    display: flex; } }

.filter {
  background-color: #f0f0f0;
  padding: 25px;
  margin-bottom: 25px; }
  .filter-component {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .filter-component:not(:last-child) {
      margin-bottom: 20px; }

.range-slider {
  position: relative;
  width: 200px;
  height: 35px;
  text-align: center; }
  .range-slider input {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 15px;
    width: 200px;
    outline: none;
    height: 18px;
    margin: 0;
    padding: 0; }
    .range-slider input::-webkit-slider-thumb {
      pointer-events: all;
      position: relative;
      z-index: 1;
      outline: 0; }
    .range-slider input::-moz-range-thumb {
      pointer-events: all;
      position: relative;
      z-index: 10;
      -moz-appearance: none;
      width: 9px; }
    .range-slider input::-moz-range-track {
      position: relative;
      z-index: -1;
      background-color: black;
      border: 0; }
    .range-slider input:last-of-type::-moz-range-track {
      -moz-appearance: none;
      background: none transparent;
      border: 0; }
    .range-slider input[type=range]::-moz-focus-outer {
      border: 0; }

.rangeValue {
  width: 30px; }

.output {
  text-align: center; }

input[type=range] {
  -webkit-appearance: none;
  background: none; }
  input[type=range]::-webkit-slider-runnable-track {
    height: 5px;
    border: none;
    border-radius: 3px;
    background: transparent; }
  input[type=range]::-ms-track {
    height: 5px;
    background: transparent;
    border: none;
    border-radius: 3px; }
  input[type=range]::-moz-range-track {
    height: 5px;
    background: transparent;
    border: none;
    border-radius: 3px; }
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #1B8036;
    margin-top: -5px;
    position: relative;
    z-index: 10; }
  input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: #1B8036;
    margin-top: -5px;
    position: relative;
    z-index: 10; }
  input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: #1B8036;
    margin-top: -5px;
    position: relative;
    z-index: 10; }
  input[type=range]:focus {
    outline: none; }

.full-range,
.incl-range {
  width: 100%;
  height: 5px;
  left: 0;
  top: 21px;
  position: absolute;
  background-color: #ffffff; }

.incl-range {
  background-color: #ffffff; }

@media (min-width: 64em) {
  .office-item-link {
    width: 200px; } }

@media (min-width: 85.375em) {
  .office-item-link {
    width: 250px; } }

@media (min-width: 120em) {
  .office-item-link {
    width: 300px; } }

.formBox {
  position: relative;
  border-radius: 15px;
  margin-bottom: 1rem;
  padding: 16px 0 16px 14px;
  font-size: 17px;
  border: 0;
  width: 100%;
  background: #fff;
  outline: 0;
  -webkit-appearance: unset;
  border-radius: 15px;
  border: 1px solid #1B8036;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }
  .formBox::placeholder {
    color: #38393a; }
  .formBox:not(:last-child) {
    margin-bottom: 1rem; }
  .formBox.invalid {
    border-color: #c73535;
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0); }
    .formBox.invalid input, .formBox.invalid textarea {
      background: rgba(199, 53, 53, 0.05) !important; }
  .formBox:focus {
    outline-color: #1B8036; }
  .formBoxinput::placeholder {
    color: rgba(0, 0, 0, 0.5); }
  .formBox input[type=email] {
    padding: 16px 0 16px 14px;
    font-size: 17px;
    border: 0;
    width: 100%;
    background: #fff;
    outline: 0;
    -webkit-appearance: unset; }
    .formBox input[type=email]::placeholder {
      color: rgba(0, 0, 0, 0.5); }
  .formBox:after {
    content: "";
    clear: both;
    display: table; }
  .formBoxselect {
    border-radius: inherit;
    border: none;
    min-height: 60px;
    width: 100%; }

textarea {
  resize: vertical;
  max-height: 300px;
  min-height: 200px;
  width: 100%;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1em; }
  @media (min-width: 64em) {
    textarea {
      font-size: 1.1em; } }
  @media (min-width: 85.375em) {
    textarea {
      font-size: 1.2em; } }
  @media (min-width: 120em) {
    textarea {
      font-size: 1.1em; } }
  @media (min-width: 160em) {
    textarea {
      font-size: 1.3em; } }
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

input:focus-visible {
  outline: 0; }

/*@import "Layout/_bloemen.scss";
@import "Layout/_contact.scss";
@import "Layout/_groenten.scss";
@import "Layout/_home.scss";
@import "Layout/_kindertuinHoly.scss";
@import "Layout/_kindertuinKas.scss";
@import "Layout/_mom.scss";
@import "Layout/_nieuws.scss";*/
@font-face {
  font-family: 'articulat cf bold oblique';
  src: url("/fonts/articulat cf bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf bold';
  src: url("/fonts/articulat cf bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf demi bold oblique';
  src: url("/fonts/articulat cf demi bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf demi bold';
  src: url("/fonts/articulat cf demi bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra bold oblique';
  src: url("/fonts/articulat cf extra bold oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra bold';
  src: url("/fonts/articulat cf extra bold.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra light oblique';
  src: url("/fonts/articulat cf extra light oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf extra light';
  src: url("/fonts/articulat cf extra light.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf heavy oblique';
  src: url("/fonts/articulat cf heavy oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf heavy';
  src: url("/fonts/articulat cf heavy.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf light';
  src: url("/fonts/articulat cf light.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf light oblique';
  src: url("/fonts/articulat cf light oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf medium oblique';
  src: url("/fonts/articulat cf medium oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf regular oblique';
  src: url("/fonts/articulat cf regular oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf medium';
  src: url("/fonts/articulat cf medium.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf regular';
  src: url("/fonts/articulat cf regular.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf normal oblique';
  src: url("/fonts/articulat cf normal oblique.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf normal';
  src: url("/fonts/articulat cf normal.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf thin';
  src: url("/fonts/articulat cf thin.otf") format("opentype"); }

@font-face {
  font-family: 'articulat cf thin oblique';
  src: url("/fonts/articulat cf thin oblique.otf") format("opentype"); }

.pager-container {
  display: block;
  /* Behaves like a block-level element */
  width: 100%;
  /* Takes full width of the parent */
  text-align: center;
  /* Centers the pagination */
  margin: 20px 0;
  /* Adds some spacing */ }

.pager {
  display: inline-flex;
  /* Allows horizontal alignment while being centered */
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px; }

.pager-item {
  display: inline-block; }
  .pager-item.disabled .pager-link {
    background-color: #d6d6d6;
    color: #a0a0a0;
    cursor: not-allowed;
    pointer-events: none; }
  .pager-item.active .pager-link {
    background-color: #1B8036;
    color: #fff;
    border-radius: 4px;
    font-weight: bold; }

.pager-link {
  display: inline-block;
  padding: 0px 12px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  transition: background-color 0.3s; }
  .pager-link:hover {
    background-color: #f0f0f0; }

#bloemen {
  overflow: hidden; }
  #bloemen .page-section:first-child {
    padding: 134px 0 0 0; }
  #bloemen .page-section:last-child {
    padding: 0; }
  #bloemen .page-section .row {
    align-items: center; }
  #bloemen .wrapper-1 {
    position: relative;
    margin: 20px 0; }
    #bloemen .wrapper-1 img {
      margin: auto;
      max-width: 384px; }
    #bloemen .wrapper-1:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 479px;
      height: 327px;
      bottom: -30px;
      left: 0;
      z-index: -1; }
  #bloemen .wrapper-2 {
    position: relative; }
    #bloemen .wrapper-2 img {
      margin: auto;
      max-width: 385px; }
    #bloemen .wrapper-2:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 256px;
      height: 256px;
      bottom: -40px;
      right: 30px;
      z-index: -1; }
  #bloemen .wrapper-3 {
    position: relative; }
    #bloemen .wrapper-3 img {
      margin: auto;
      max-width: 385px; }
    #bloemen .wrapper-3:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 256px;
      height: 556px;
      top: -20px;
      right: -20px;
      z-index: -1; }
    #bloemen .wrapper-3:before {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 365px;
      height: 454px;
      bottom: -40px;
      right: 30px;
      z-index: -1; }
  #bloemen .wrapper-4 {
    position: relative;
    margin: 90px 0; }
    #bloemen .wrapper-4 img {
      margin: auto;
      max-width: 446px; }
    #bloemen .wrapper-4:after {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 159px;
      height: 480px;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      z-index: -1; }
    #bloemen .wrapper-4:before {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 479px;
      height: 327px;
      bottom: -30px;
      left: 0;
      z-index: -1; }
  #bloemen .wrapper-5 {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    margin: 90px 0; }
    #bloemen .wrapper-5 img {
      margin: auto;
      max-width: 414px; }
    #bloemen .wrapper-5:after {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 379px;
      height: 410px;
      top: 50%;
      transform: translateY(-50%);
      right: 35px;
      z-index: -1; }
    #bloemen .wrapper-5:before {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 325px;
      height: 304px;
      bottom: -40px;
      right: 20px;
      z-index: -1; }
  #bloemen .green-bg {
    background-color: rgba(27, 128, 54, 0.12); }
  #bloemen img {
    box-shadow: -12px 9px 15px 4px rgba(0, 0, 0, 0.25);
    display: block; }

@media (min-width: 992px) {
  #bloemen .wrapper-1 {
    margin: 0 0; }
  #bloemen .wrapper-2:after {
    top: -40px; }
  #bloemen .wrapper-3:after {
    top: -40px;
    right: 30px; }
  #bloemen .wrapper-4 {
    margin: 0 0; }
  #bloemen .wrapper-5 {
    margin: 0 0; } }

#contact {
  display: flex;
  flex-direction: column; }
  #contact .page-section:first-child {
    padding: 110px 0 0 0; }
  #contact .layout-1 {
    padding: 1rem 0; }
  #contact .layout-2 {
    position: relative;
    background-color: rgba(27, 128, 54, 0.12); }
    #contact .layout-2 .contactText {
      padding: 2rem 0; }
    #contact .layout-2 .infoCard {
      margin-left: auto;
      margin-right: auto;
      min-height: 290px;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: #fff;
      max-width: 350px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      z-index: 0; }
      #contact .layout-2 .infoCard .block {
        width: 100%;
        padding: .5rem;
        text-align: center;
        z-index: 1;
        background-color: #fff; }
        #contact .layout-2 .infoCard .block h2 {
          color: #000; }
        #contact .layout-2 .infoCard .block .text {
          color: #38393a; }
        #contact .layout-2 .infoCard .block a {
          text-decoration: underline;
          font-style: italic; }
        #contact .layout-2 .infoCard .block ul {
          list-style-type: none;
          padding-inline-start: 0; }
          #contact .layout-2 .infoCard .block ul li {
            color: #38393a; }
  #contact .layout-3 {
    text-align: center; }
  #contact .formBox {
    margin-bottom: 1rem; }
    #contact .formBox input {
      width: 100%;
      padding: 19px 0 19px 14px;
      font-size: 17px;
      border: 0;
      background: #fff;
      outline: 0;
      -webkit-appearance: unset; }
    #contact .formBox textarea {
      resize: vertical;
      line-height: normal; }
    #contact .formBox > * {
      line-height: 0; }
  #contact button[type=submit] {
    display: flex;
    align-items: center; }
    #contact button[type=submit] svg.send-icon {
      width: 20px;
      max-height: 30px;
      fill: #fff;
      margin-left: 7px; }

#map {
  width: 100%;
  height: 350px; }

@media screen and (min-width: 768px) {
  #map {
    height: 550px; }
  #contact .layout-2 {
    min-height: 335px; }
    #contact .layout-2 .infoCard {
      margin-top: -350px;
      position: relative;
      z-index: 1; }
      #contact .layout-2 .infoCard:after {
        content: " ";
        background: #1B8036;
        position: absolute;
        width: 285px;
        height: 285px;
        bottom: -80px;
        right: -80px;
        z-index: -1; }
    #contact .layout-2 .contactText {
      padding: 5rem 0; }
  #contact #form-contact {
    margin-top: -200px; } }

#groenten {
  position: relative;
  z-index: 0; }
  #groenten .page-section:first-child {
    padding-bottom: 0; }
  #groenten .page-section:first-child {
    padding: 117px 0 0 0; }
  #groenten ul {
    list-style-type: none; }
    #groenten ul li span {
      font-weight: 600; }
  #groenten img {
    position: relative;
    display: block;
    box-shadow: -12px 9px 15px 4px rgba(0, 0, 0, 0.25); }
  #groenten #green {
    position: relative; }
    #groenten #green:after {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 100%;
      height: calc(100% + 30px);
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      z-index: -1; }
  #groenten #img-1 {
    position: relative;
    display: block;
    padding-bottom: 1rem; }
    #groenten #img-1 img {
      max-width: 410px;
      width: 100%;
      margin: auto; }
  #groenten #img-2 {
    max-width: 410px;
    width: 100%;
    margin: auto; }
  #groenten #img-3 {
    position: relative;
    display: block; }
    #groenten #img-3 img {
      max-width: 410px;
      width: 100%;
      margin: auto; }
    #groenten #img-3:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 285px;
      height: 285px;
      bottom: -15px;
      right: -15px;
      z-index: -1; }

@media (min-width: 992px) {
  #groenten .page-section:first-child {
    padding-bottom: 0; }
  #groenten ul {
    list-style-type: none; }
    #groenten ul li span {
      font-weight: 600; }
  #groenten #img-1 {
    padding-bottom: 0; }
    #groenten #img-1 img {
      max-width: 410px;
      width: 100%;
      margin: auto; }
    #groenten #img-1:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 280px;
      height: 100%;
      bottom: -100px;
      left: 0;
      /*transform: translateY(-50%);*/
      z-index: -1; }
  #groenten #img-2 {
    max-width: 410px;
    width: 100%;
    margin: auto; }
  #groenten #img-3 {
    position: relative;
    display: block; }
    #groenten #img-3 img {
      max-width: 410px;
      width: 100%;
      margin: auto; }
    #groenten #img-3:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 285px;
      height: 285px;
      top: -55px;
      right: 0;
      z-index: -1; }
  #groenten #green {
    position: relative; }
    #groenten #green:after {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 50%;
      height: calc(100%);
      top: 0;
      transform: unset;
      z-index: -1; } }

.hero-image {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden; }
  .hero-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%); }
  .hero-image .wrap-text {
    max-width: 1440px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 1; }
    .hero-image .wrap-text h1 {
      color: #1B8036;
      font-size: 28px; }
      @media (min-width: 64em) {
        .hero-image .wrap-text h1 {
          font-size: 48px; } }
      @media (min-width: 85.375em) {
        .hero-image .wrap-text h1 {
          font-size: 48px; } }
  .hero-image .hero-text {
    max-width: 100%;
    width: 720px;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.65);
    color: #38393a;
    padding: 20px;
    border-radius: 15px; }
    .hero-image .hero-text p:last-child {
      margin-bottom: 0; }

.subtitle p {
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
  font-weight: 700;
  position: relative;
  margin-left: 15px;
  line-height: 22px; }
  .subtitle p:after {
    content: '';
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    width: 7.5px;
    height: 7.5px; }

.image-heart {
  min-height: 420px;
  position: relative; }
  .image-heart img {
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url(../../img/heart.png);
    -webkit-mask-image: url("../../img/heart.png");
    mask-image: url("../../img/heart.png");
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%); }

.image-circle {
  position: relative;
  width: 100%;
  height: 0;
  padding: 100% 0 0;
  border-radius: 50%;
  overflow: hidden; }
  .image-circle img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

#home hr {
  background-color: #dedede;
  border-color: #dedede;
  border-style: solid;
  border-width: 1px;
  height: 1.5px;
  margin: 150px 0; }

#subscribe {
  padding-top: 0; }
  #subscribe .page-title h2 {
    text-align: center;
    margin: revert; }
  #subscribe .subscribe {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 1rem;
    height: auto;
    background: linear-gradient(100.66deg, #32BE57 23.13%, rgba(8, 63, 26, 0.92) 82.12%, rgba(8, 63, 26, 0.86) 97.79%); }
    #subscribe .subscribe .icon-holder {
      padding-right: 1rem; }
  #subscribe p {
    color: #fff;
    text-align: center; }
  #subscribe .mini-form {
    background-color: #ECECEC;
    border-radius: 40px;
    height: 75px;
    width: 100%;
    display: flex;
    align-items: center;
    max-width: 450px; }
    #subscribe .mini-form input {
      border-top-left-radius: inherit;
      border-bottom-left-radius: inherit;
      height: inherit;
      width: 100%;
      border: none;
      background-color: transparent; }
      #subscribe .mini-form input::placeholder {
        color: #6C6B6B;
        font-size: 1em;
        padding-left: 15px; }
    #subscribe .mini-form button {
      border-radius: 40px;
      background-color: #1B8036;
      border: none;
      color: white;
      height: 60px;
      display: flex;
      align-items: center;
      padding: .8rem 5px .8rem .8rem;
      cursor: pointer;
      margin-left: auto;
      margin-right: 7.5px;
      margin-top: unset; }
      #subscribe .mini-form button svg {
        margin-left: 5px; }

#cover.hero-image .hero-text {
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: unset;
  width: 100%;
  text-align: center; }
  @media (min-width: 64em) {
    #cover.hero-image .hero-text {
      width: unset; } }
  #cover.hero-image .hero-text p {
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.8); }
    @media (min-width: 64em) {
      #cover.hero-image .hero-text p {
        font-size: 48px; } }
    @media (min-width: 85.375em) {
      #cover.hero-image .hero-text p {
        font-size: 54px; } }
#news .section-heading {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }

#news .figure-link {
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25); }

#news .read-blogs {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -webkit-box-pack: center;
  justify-content: center;
  align-content: center;
  text-align: center; }

#notice {
  background-color: #1B8036; }
  #notice h2, #notice p {
    color: white; }
  #notice a {
    text-decoration: underline;
    font-style: italic; }

.text-block {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.quote {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  background-color: #000;
  width: 100%;
  border-bottom: 1px solid #1B8036; }
  .quote .text {
    text-align: center;
    color: #fff; }
  .quote .author {
    position: relative;
    color: #fff;
    text-align: center; }
    .quote .author:after {
      content: '';
      width: 125px;
      height: 3px;
      position: absolute;
      bottom: -3px;
      left: 50%;
      transform: translateX(-50%);
      background-color: #1B8036; }

#companies .logos_container {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 100px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem; }
  #companies .logos_container .logo_item {
    padding: 0.75rem; }
  #companies .logos_container .logo_image {
    border-radius: 0;
    max-height: 100%;
    max-width: 100%; }
  #companies .logos_container .s-logos__image-visible {
    opacity: 1;
    visibility: visible; }

#holy .row {
  align-items: center; }

#holy .page-section {
  position: relative; }

#holy .page-section:first-child {
  padding: 117px 0 0 0; }

#holy ul {
  list-style-type: none; }
  #holy ul li span {
    font-weight: 600; }

#holy .wrapper-1 {
  position: relative;
  margin: 20px 0; }
  #holy .wrapper-1 img {
    margin: auto;
    max-width: 384px; }
  #holy .wrapper-1:after {
    content: " ";
    background: #1B8036;
    position: absolute;
    width: 285px;
    height: 285px;
    top: -30px;
    left: -30px;
    z-index: -1; }
  #holy .wrapper-1:before {
    content: " ";
    background: #1B8036;
    position: absolute;
    width: 285px;
    height: 285px;
    bottom: -30px;
    right: -30px;
    z-index: -1; }

#holy .wrapper-2 {
  position: relative; }
  #holy .wrapper-2 img {
    margin: auto;
    max-width: 484px; }
  #holy .wrapper-2:after {
    content: " ";
    background: #1B8036;
    position: absolute;
    width: 285px;
    height: 285px;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    z-index: -1; }

#holy .wrapper-3 {
  position: relative; }
  #holy .wrapper-3 img {
    margin: auto;
    max-width: 385px; }
  #holy .wrapper-3:after {
    content: " ";
    background: #1B8036;
    position: absolute;
    width: 256px;
    height: 556px;
    top: -20px;
    right: -20px;
    z-index: -1; }
  #holy .wrapper-3:before {
    content: " ";
    background: #1B8036;
    opacity: .12;
    position: absolute;
    width: 365px;
    height: 454px;
    bottom: -40px;
    right: 30px;
    z-index: -1; }

#holy .green-bg {
  background-color: rgba(27, 128, 54, 0.12);
  width: 100%;
  height: 350px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#holy img {
  box-shadow: -12px 9px 15px 4px rgba(0, 0, 0, 0.25);
  display: block; }

@media (min-width: 992px) {
  #holy .wrapper-1 {
    margin: 30px 0; }
  #holy .wrapper-2:after {
    /*top: -40px;*/ }
  #holy .wrapper-3 {
    margin-top: -230px; }
    #holy .wrapper-3:after {
      top: -40px;
      right: 30px; }
  #holy .page-section:last-child {
    padding: 0 0 70px 0; } }

#kas {
  overflow: hidden; }
  #kas .page-section:first-child {
    padding: 117px 0 0 0; }
  #kas .page-section:last-child .row {
    align-items: unset; }
  #kas .page-section .row {
    align-items: center; }
  #kas .wrapper-1 {
    position: relative;
    margin: 70px 0; }
    #kas .wrapper-1 img {
      margin: auto;
      max-width: 658px; }
    #kas .wrapper-1:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 286px;
      height: 327px;
      bottom: -60px;
      right: 0;
      z-index: -1; }
  #kas .wrapper-2 {
    position: relative;
    margin: 70px 0; }
    #kas .wrapper-2 img {
      margin: auto;
      max-width: 544px; }
    #kas .wrapper-2:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 256px;
      height: 305px;
      bottom: -50px;
      left: 30px;
      z-index: -1; }
  #kas .wrapper-3 {
    position: relative; }
    #kas .wrapper-3 img {
      margin: auto;
      max-width: 303px; }
    #kas .wrapper-3:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 256px;
      height: 556px;
      top: -20px;
      right: -20px;
      z-index: -1; }
    #kas .wrapper-3:before {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 365px;
      height: 454px;
      bottom: -40px;
      right: 30px;
      z-index: -1; }
  #kas .wrapper-4 {
    position: relative;
    margin: 90px 0; }
    #kas .wrapper-4 img {
      margin: auto;
      max-width: 534px; }
    #kas .wrapper-4:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 159px;
      height: 380px;
      top: 50%;
      transform: translateY(-50%);
      left: -15px;
      z-index: -1; }
    #kas .wrapper-4:before {
      content: " ";
      background: #1B8036;
      position: absolute;
      opacity: .12;
      width: 465px;
      height: 300px;
      bottom: -30px;
      left: 0;
      z-index: -1; }
  #kas .wrapper-5 {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    margin: 60px 0; }
    #kas .wrapper-5 img {
      margin: auto;
      max-width: 573px; }
    #kas .wrapper-5:before {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 255px;
      height: 255px;
      top: -40px;
      right: -30px;
      z-index: -1; }
  #kas .green-bg {
    background-color: rgba(27, 128, 54, 0.12); }
  #kas img {
    box-shadow: -12px 9px 15px 4px rgba(0, 0, 0, 0.25);
    display: block; }

@media (min-width: 992px) {
  #kas .wrapper-1 {
    margin: 0 0; }
  #kas .wrapper-2:after {
    height: 655px; }
  #kas .wrapper-3:after {
    top: -40px;
    right: 30px; }
  #kas .wrapper-4 {
    margin: 0 0; }
    #kas .wrapper-4:after {
      height: 680px; }
    #kas .wrapper-4:before {
      height: 327px; }
  #kas .wrapper-5 {
    margin: 0 0; } }

#mom {
  /*    .page-section {
        &:first-child {
            padding: 110px 0 0 0;
        }

    }*/ }
  #mom ul {
    list-style-type: none; }
    #mom ul li span {
      font-weight: 600; }
  #mom #green {
    position: relative; }
    #mom #green:after {
      content: " ";
      background: #1B8036;
      opacity: .12;
      position: absolute;
      width: 100%;
      height: calc(100% - 111.8px);
      bottom: 0;
      right: 0%;
      z-index: -1; }

@media (min-width: 992px) {
  #mom .page-section {
    padding-bottom: 0; }
    #mom .page-section:first-child .row {
      align-items: center; }
  #mom .row .col-12 {
    padding-bottom: 1.7rem;
    padding-top: 1.7rem;
    /* &:not(:first-childpadding-top: 1.7rem;) {
                }*/ }
  #mom .row > * {
    padding: 0; }
  #mom #green:after {
    width: 50%;
    height: calc(100% - 145px);
    right: 50%; }
  #mom .taart-wrapper {
    position: relative;
    display: block; }
    #mom .taart-wrapper:after {
      content: " ";
      background: #1B8036;
      position: absolute;
      width: 280px;
      height: 875px;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      z-index: -1; }
  #mom #img1 img {
    display: block;
    margin-left: auto;
    max-width: 520px; }
  #mom #img2 img {
    max-width: 500px;
    margin: 100px 0; }
  #mom #img3 img {
    display: block;
    margin-left: auto !important;
    max-width: 485px; }
  #mom img {
    box-shadow: -12px 9px 15px 4px rgba(0, 0, 0, 0.25); } }

#articles .nav {
  display: flex;
  flex-direction: column;
  max-width: 100%; }
  #articles .nav .nav-link a.active {
    color: #1B8036; }
  #articles .nav .nav-link a:hover {
    color: rgba(27, 128, 54, 0.8); }
  #articles .nav .nav-link:not(:last-child) {
    padding-right: 1.5rem; }

#article .text-font {
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }

@media (min-width: 992px) {
  #articles .nav {
    flex-direction: row;
    max-width: 100%; } }

#articles.page-section:first-child {
  padding: 134px 0 50px 0; }

#article.page-section:first-child {
  padding: 134px 0 50px 0; }

.blog-grid {
  display: grid;
  gap: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  /* Grote schermen (3 kolommen) */
  /* Medium schermen (2 kolommen) */
  /* Kleine schermen (1 kolom) */ }
  @media (min-width: 1024px) {
    .blog-grid {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .blog-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 767px) {
    .blog-grid {
      grid-template-columns: 1fr; } }
.blog-card {
  display: flex;
  flex-direction: column;
  /*border: 1px solid #ddd;*/
  overflow: hidden;
  /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
  transition: transform 0.2s;
  height: auto;
  /* Laat de kaart zich aanpassen aan de inhoud */
  /*background-color: #fff;*/
  /* Zorg ervoor dat de achtergrond zichtbaar is */ }
  .blog-card:hover {
    transform: scale(1.02); }

.blog-image {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px; }
  .blog-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.blog-title {
  padding: 15px;
  display: flex;
  text-align: center;
  justify-content: center;
  flex-grow: 1; }

.blog-content {
  padding: 15px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  text-align: center; }

.blog-teaser {
  margin: 10px 0;
  font-size: 0.9rem;
  color: #555;
  flex-grow: 1; }

.read-more {
  display: inline-block;
  padding: 8px 12px;
  background-color: #007bff;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-size: 0.9rem;
  transition: background-color 0.2s; }
  .read-more:hover {
    background-color: #0056b3; }

.grid-center {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }
  .grid-center .date {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 1rem; }

.text-max-width {
  max-width: 33.75em;
  margin: 0 auto; }

.text-default {
  padding: 25px 0; }

.grid-center-aligned {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }

.flex-grid-3 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }

.admin .grid hr {
  background-color: #dedede;
  border-color: #dedede;
  border-style: solid;
  border-width: 1px;
  height: 1.5px;
  margin: 100px 0; }

.grid hr {
  background-color: #dedede;
  border-color: #dedede;
  border-style: solid;
  border-width: 1px;
  height: 1.5px;
  margin: 100px 0; }

.image-1 .image-container-default {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }

.image-1 img {
  width: 100%;
  height: auto; }

.flexgrid-3 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 24;
  grid-column-end: span 24;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }

.flex-grid-3 > * {
  margin: 0.6em 1.5%; }

@media screen and (min-width: 480px) {
  .flex-grid-3 > * {
    width: 47%; } }

@media screen and (min-width: 768px) {
  .flex-grid-3 > * {
    width: 30.33%; }
  .responsive-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0.25rem 0.75rem repeat(24, calc((100% - 2rem) / 24)) 0.75rem 0.25rem;
    grid-template-columns: 0.25rem 0.75rem repeat(24, calc((100% - 2rem) / 24)) 0.75rem 0.25rem;
    -ms-grid-rows: repeat(12, auto);
    grid-template-rows: repeat(12, auto); }
  .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 0.25rem 0.75rem calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) 0.75rem 0.25rem;
    grid-template-columns: 0.25rem 0.75rem calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) calc((100% - 2rem)/24) 0.75rem 0.25rem;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto; } }

@media screen and (min-width: 900px) {
  .image-1 .image-container-default {
    -ms-grid-column: 10;
    grid-column-start: 10;
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1; } }

@media screen and (min-width: 1376px) {
  .responsive-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4em minmax(1em, 1fr) repeat(24, 48.66667px) minmax(1em, 1fr) 4em;
    grid-template-columns: 4em minmax(1em, 1fr) repeat(24, 48.66667px) minmax(1em, 1fr) 4em;
    -ms-grid-rows: repeat(12, auto);
    grid-template-rows: repeat(12, auto); }
    .responsive-grid .grid {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 4em minmax(1em, 1fr) 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px minmax(1em, 1fr) 4em;
      grid-template-columns: 4em minmax(1em, 1fr) 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px 48.66667px minmax(1em, 1fr) 4em;
      -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
      grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto; } }
