/** >>>>>> BASIS -- Hier staat alle basis css in zoals fonts, variabelen, h1,h2,h3,...  <<<<<<<<< **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*ol, ul, li,*/ }

* {
  margin: 0px;
  padding: 0px; }

ol, ul {
  /*list-style: none;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.container:after {
  clear: both; }

.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.container:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.row:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.row:after {
  clear: both; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-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-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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; }

  .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 {
    float: left; }

  .col-sm-1 {
    width: 8.333333333333332%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; } }
@media (min-width: 992px) {
  .container {
    max-width: 970px; }

  .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 {
    float: left; }

  .col-md-1 {
    width: 8.333333333333332%; }

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333333333333%; }

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.333333333333336%; }

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333333333334%; }

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-12 {
    width: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; } }
@media (min-width: 1200px) {
  .container {
    max-width: 986px;
    width: 90%; }

  .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 {
    float: left; }

  .col-lg-1 {
    width: 8.333333333333332%; }

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; } }
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.pager:after {
  clear: both; }

.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853; }

.alert-warning hr {
  border-top-color: #f8e5be; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-danger hr {
  border-top-color: #e6c1c7; }

.alert-danger .alert-link {
  color: #953b39; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }
.hidden {
  display: none !important;
  visibility: hidden !important; }

.visible-xs {
  display: none !important; }

tr.visible-xs {
  display: none !important; }

th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm {
  display: none !important; }

tr.visible-sm {
  display: none !important; }

th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md {
  display: none !important; }

tr.visible-md {
  display: none !important; }

th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg {
  display: none !important; }

tr.visible-lg {
  display: none !important; }

th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }

  tr.hidden-xs {
    display: none !important; }

  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important; }

  tr.hidden-xs.hidden-sm {
    display: none !important; }

  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important; }

  tr.hidden-xs.hidden-md {
    display: none !important; }

  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important; }

  tr.hidden-xs.hidden-lg {
    display: none !important; }

  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important; }

  tr.hidden-sm.hidden-xs {
    display: none !important; }

  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; }

  tr.hidden-sm {
    display: none !important; }

  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important; }

  tr.hidden-sm.hidden-md {
    display: none !important; }

  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important; }

  tr.hidden-sm.hidden-lg {
    display: none !important; }

  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important; }

  tr.hidden-md.hidden-xs {
    display: none !important; }

  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important; }

  tr.hidden-md.hidden-sm {
    display: none !important; }

  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }

  tr.hidden-md {
    display: none !important; }

  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important; }

  tr.hidden-md.hidden-lg {
    display: none !important; }

  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important; }

  tr.hidden-lg.hidden-xs {
    display: none !important; }

  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important; }

  tr.hidden-lg.hidden-sm {
    display: none !important; }

  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important; }

  tr.hidden-lg.hidden-md {
    display: none !important; }

  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; }

  tr.hidden-lg {
    display: none !important; }

  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

tr.visible-print {
  display: none !important; }

th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print {
    display: none !important; }

  tr.hidden-print {
    display: none !important; }

  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

/*****************************************************************************	VARIABELEN *********************************************************/
/* WAT?

	Kleuren
	Lijn
	Fonts
*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> KLEUREN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* LINK BLAUW**/
/** GEEL **/
/* ZWART */
/* WIT */
/* TEKSTKLEUR */
/* kleuren voor waarschuwingen */
/*ORANJE */
/* ROood*/
/* GROEN */
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LIJNEN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FONTS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  Media queries breakpoints <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Extra small screen / phone Note: Deprecated $screen-xs and $screen-phone as of v3.0.0*/
/* Small screen / tablet Note: Deprecated $screen-sm and $screen-tablet as of v3.0.0*/
/* Medium screen / desktop Note: Deprecated $screen-md and $screen-desktop as of v3.0.0*/
/* Large screen / wide desktop // Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.0*/
/* So media queries don't overlap when required, provide a maximum*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Grid system<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Number of columns in the grid system*/
/* Padding, to be divided by two and applied to the left and right of all columns*/
/* Point at which the navbar stops collapsing*/
/*****************************************************************************	MIXINS *********************************************************/
/*
	hoe gebruiken?

	@include border-radius (5px),
	@include border-radius-custom (5px,5px,5px,10px),
	@include gradient (kleur1n kleur2), kan gecombineerd worden met darken en lighten
	@include opacity(0.5),
	@include text-shadow(kleur, 10px,10px,10px),
	@include box-shadow(kleur, 10px,10px,10px,10px),
	@include clearfix (dit vervangt de clearfix classe)
	@inlcude arrow-top (kleur, breedte, afstand pijl rechts), tooltip met pijlbovenaan
	@inlcude arrow-bottom (kleur, breedte, afstand pijl rechts), tooltip met pijl onderaan

	>>>>>>>>>>>>> BREAKPOINTS = SPECIFIEK VOOR RESPONSIVE

	@include breakpoint(col-sx)
	{
		background: red;
	}

	@include breakpoint(col-sm)
	{
		background: green;
	}

	@include breakpoint(col-md)
	{
		background: orange;
	}

	indien je niks tussen haakjes zet neem je automatisch de gegeven waarde hieronder mee

*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS CUSTOM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GRADIENT <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> OPACITY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TEXT SHADOW <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BOX SHADOW  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TRANSITION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CLEARFIX <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TOOLTIP <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS | IPV CLASSE NAAM MEEGEVEN VIA CSS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/* Container sizes*/
/* Small screen / tablet*/
/* Medium screen / desktop*/
/* Large screen / wide desktop*/
/* Grid System*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small columns*/
/* Generate the small column offsets*/
/* Generate the medium columns*/
/* Generate the large column offsets*/
/* Generate the large columns*/
/* Generate the large column offsets*/
/***********************

1. ROTATE
// Possible options
 1. $deg: rotate value:  value between 0 and 360

***********************/
/*
*
*  PREFIXER
*  Contains core dependent css
*  this mixin can be used in different themes
*  Only used to make other mixins, add the browsers suffix to the css
*  !! Created by Ilse on 05/08/2016
*
*/
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/
@font-face {
  font-family: "Rounded-regular";
  src: url("Fonts/6746d969-4fe6-41c3-9825-bf64ef27f524.eot?#iefix");
  src: url("Fonts/6746d969-4fe6-41c3-9825-bf64ef27f524.eot?#iefix") format("eot"), url("Fonts/52382db1-3de6-473e-b9c0-3cb5e70e80a2.woff") format("woff"), url("Fonts/9b4762b5-c629-43c5-aad0-ab5e65206cc6.ttf") format("truetype"), url("Fonts/6884fec8-a15c-45b1-86ee-af4f4ff4f5d3.svg#6884fec8-a15c-45b1-86ee-af4f4ff4f5d3") format("svg"); }
@font-face {
  font-family: "Light-regular";
  src: url("Fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("Fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("Fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("Fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("Fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }
@font-face {
  font-family: "Regular";
  src: url("Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("Fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("Fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("Fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }
/*** --------------------------------->> START BASIS <<---------------------------------**/
html, body {
  height: 100%; }

body {
  background: #e6e6e6;
  font-size: 10px;
  font-family: Arial, Helvetica, Sans-serif;
  min-width: 320px;
  color: black;
  text-rendering: optimizeSpeed;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

a {
  color: #1280af;
  text-decoration: underline; }

a:hover,
a:focus {
  color: #616161; }

dl {
  font-size: 14px;
  line-height: 20px; }

ul li {
  font-family: times;
  list-style: inside square; }

ol li {
  font-family: times;
  list-style: inside decimal; }

p {
  margin-top: 20px;
  font-family: Times;
  font-size: 1.4em; }
  p:first-child {
    margin-top: 0; }
  p strong {
    font-weight: bold; }

input[type="submit"],
input[type="button"] {
  cursor: pointer; }

/* h1,h2,h3,h4,h5 ***/
h1 {
  font: normal 2.5em/2.5em normal; }

h2 {
  font: normal 2em/2em normal; }

h3 {
  font: normal 1.6em/1.6em normal; }

h4 {
  font: normal 1.3em/1.3em normal; }

/*---------------------------- .NO-DISPLAY ------------------------*/
.no-display {
  display: none; }

/*---------------------------- CLEAR  --------------------------------*/
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

/*---------------------------- STRUCTURAL ----------------------------*/
.structural {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 1px; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], textarea {
  /* wegdoen van de ios specifieke stijlen */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-appearance: none; }

/** >>>>>> DELEN VAN DE SITE  <<<<<<<<< **/
/*****************************************************************************	PAGEHEAD  *********************************************************/
/*image stretch*/
.bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

header {
  width: 100%;
  /* -------------------------------------------------------- SECTION.TOP */
  /* -------------------------------------------------------- HOOFDNAVIGATIE */
  /* -------------------------------------------------------- MIDDENSTE GEDEELTE  | LOGO  */ }
  header:before, header:after {
    content: " ";
    display: table; }
  header:after {
    clear: both; }
  header {
    *zoom: 1; }
  header section.top {
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%; }
    header section.top:before, header section.top:after {
      content: " ";
      display: table; }
    header section.top:after {
      clear: both; }
    header section.top {
      *zoom: 1; }
    header section.top nav.lang {
      /*@include make-xs-column(3); /* smartphone *
      @include make-sm-column(2); /* tablet - smartphone *
      @include make-md-column(2); /* desktop - tablet *
      @include make-lg-column(2); /* large dekstop */
      /*width: 10%;*/
      margin-bottom: 10px;
      margin-left: 20px;
      margin-right: 20px;
      float: right; }
      header section.top nav.lang ul li {
        float: left;
        font: normal 1.4em/1.2em Rounded-regular, Arial, Helvetica, Sans-serif;
        list-style: none;
        text-transform: uppercase; }
        header section.top nav.lang ul li a {
          /*color: $dark;*/
          color: white;
          padding: 0 5px;
          text-decoration: none;
          text-transform: uppercase; }
          header section.top nav.lang ul li a:hover, header section.top nav.lang ul li a:focus {
            color: #cccccc; }
        header section.top nav.lang ul li span {
          border-bottom: 2px solid;
          color: white; }
    header section.top nav.social {
      /*@include clearfix;
      /*@include make-xs-column(5); /* smartphone *
      @include make-sm-column(3); /* tablet - smartphone *
      @include make-md-column(3); /* desktop - tablet *
      @include make-lg-column(3); /* large dekstop */
      /*width: 15%;*/
      margin-bottom: 10px;
      /*margin-right: 15px;*/
      float: right; }
      header section.top nav.social ul li {
        float: left;
        font: normal 1.4em/1.2em Rounded-regular, Arial, Helvetica, Sans-serif;
        list-style: none;
        text-transform: uppercase; }
        header section.top nav.social ul li a {
          /*color: $dark;*/
          color: white;
          padding: 0 5px;
          text-decoration: none;
          text-transform: uppercase; }
          header section.top nav.social ul li a:hover, header section.top nav.social ul li a:focus {
            color: #cccccc; }
          header section.top nav.social ul li a img {
            /*border-bottom: 2px solid;*/
            color: white;
            width: 14px; }
    @media (max-width: 767px) {
      header section.top {
        padding: 20px 10px 10px 10px; }
        header section.top nav.lang {
          float: right; }
        header section.top nav.social {
          float: right; } }
  header a.nav-link-mobile {
    background: url("../images/css/icon-menu.png") no-repeat 15px center;
    float: left;
    font-size: 0;
    height: 28px;
    margin-top: -5px;
    text-indent: -999px;
    position: relative;
    float: left;
    width: 16.66667%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* smartphone */ }
  header nav.navigation {
    z-index: 20;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* smartphone */
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    /* tablet - smartphone */
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    /* desktop - tablet */
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    /* large dekstop */ }
    @media (min-width: 768px) {
      header nav.navigation {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      header nav.navigation {
        float: left;
        width: 100%; } }
    @media (min-width: 1200px) {
      header nav.navigation {
        float: left;
        width: 100%; } }
    header nav.navigation ul.main-navigation {
      /*text-align: right;*/
      width: 100%;
      /*het hoofdmenu bij smartphone*/ }
      header nav.navigation ul.main-navigation > li {
        display: inline-block;
        list-style: none;
        margin-left: 28px;
        position: relative;
        /*submenu*/ }
        header nav.navigation ul.main-navigation > li.active > a {
          /*border-bottom: 2px solid $dark;*/
          border-bottom: 2px solid white; }
        header nav.navigation ul.main-navigation > li:first-child {
          margin-left: 0; }
        header nav.navigation ul.main-navigation > li > a {
          /*color: $dark;*/
          color: white;
          display: block;
          font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
          text-decoration: none;
          text-transform: uppercase; }
          header nav.navigation ul.main-navigation > li > a:hover, header nav.navigation ul.main-navigation > li > a:focus {
            margin-bottom: -2px;
            /*border-bottom: 2px solid $dark;*/
            border-bottom: 2px solid white; }
        header nav.navigation ul.main-navigation > li:hover, header nav.navigation ul.main-navigation > li:focus {
          /*submenu*/ }
          header nav.navigation ul.main-navigation > li:hover ul, header nav.navigation ul.main-navigation > li:focus ul {
            background: #f2f2f2;
            display: block;
            padding: 5px 5px 20px 5px;
            margin-left: -5px;
            position: absolute;
            width: 200px;
            z-index: 3; }
            header nav.navigation ul.main-navigation > li:hover ul li, header nav.navigation ul.main-navigation > li:focus ul li {
              list-style: none;
              margin: 8px 0;
              text-align: left; }
              header nav.navigation ul.main-navigation > li:hover ul li a, header nav.navigation ul.main-navigation > li:focus ul li a {
                /*color: $dark;*/
                color: white;
                display: block;
                padding: 1px 0;
                font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
                text-decoration: none;
                text-transform: uppercase; }
                header nav.navigation ul.main-navigation > li:hover ul li a:hover, header nav.navigation ul.main-navigation > li:hover ul li a:focus, header nav.navigation ul.main-navigation > li:focus ul li a:hover, header nav.navigation ul.main-navigation > li:focus ul li a:focus {
                  margin-bottom: -2px;
                  /*border-bottom: 2px solid $dark;*/
                  border-bottom: 2px solid white; }
        header nav.navigation ul.main-navigation > li ul {
          display: none; }
      @media (max-width: 767px) {
        header nav.navigation ul.main-navigation {
          display: none;
          float: left;
          margin-top: 20px;
          width: 100%;
          text-align: left;
          background: rgba(0, 0, 0, 0.4);
          padding-left: 5px; }
          header nav.navigation ul.main-navigation > li {
            border-bottom: 1px solid #e6e6e6;
            margin-left: 0;
            width: 100%;
            /*submenu*/
            /*submenu*/ }
            header nav.navigation ul.main-navigation > li a {
              font-size: 1.5em;
              padding: 8px 0;
              display: block;
              width: 100%; }
              header nav.navigation ul.main-navigation > li a:hover, header nav.navigation ul.main-navigation > li a:focus {
                margin-bottom: -2px;
                /*border-bottom: 2px solid $dark;*/
                border-bottom: 2px solid white; }
            header nav.navigation ul.main-navigation > li ul {
              background: none; }
              header nav.navigation ul.main-navigation > li ul li {
                list-style: none;
                margin: 8px 0; }
                header nav.navigation ul.main-navigation > li ul li a {
                  /*color: $dark;*/
                  color: white;
                  display: block;
                  padding: 1px 0 1px 20px;
                  font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
                  text-decoration: none;
                  text-transform: uppercase; }
            header nav.navigation ul.main-navigation > li ul {
              display: block; }
            header nav.navigation ul.main-navigation > li:hover, header nav.navigation ul.main-navigation > li:focus {
              /*submenu*/ }
              header nav.navigation ul.main-navigation > li:hover > a, header nav.navigation ul.main-navigation > li:focus > a {
                /*color: $dark;*/
                color: white; }
              header nav.navigation ul.main-navigation > li:hover ul, header nav.navigation ul.main-navigation > li:focus ul {
                background: none;
                position: static;
                display: block;
                padding: 0;
                margin: 2px 0 0 0;
                width: 100%; }
                header nav.navigation ul.main-navigation > li:hover ul li, header nav.navigation ul.main-navigation > li:focus ul li {
                  list-style: none;
                  text-align: left; }
                  header nav.navigation ul.main-navigation > li:hover ul li a, header nav.navigation ul.main-navigation > li:focus ul li a {
                    /*color: $dark;*/
                    color: white;
                    display: block;
                    padding: 1px 0 1px 20px;
                    font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
                    text-decoration: none; }
                    header nav.navigation ul.main-navigation > li:hover ul li a:hover, header nav.navigation ul.main-navigation > li:hover ul li a:focus, header nav.navigation ul.main-navigation > li:focus ul li a:hover, header nav.navigation ul.main-navigation > li:focus ul li a:focus {
                      margin: -2px 0 -1px 0;
                      border-bottom: 1px solid; } }
  header div.btnwrap {
    position: relative;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /*** LOGO **/ }
    @media (min-width: 768px) {
      header div.btnwrap {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      header div.btnwrap {
        float: left;
        width: 100%; } }
    @media (min-width: 1200px) {
      header div.btnwrap {
        float: left;
        width: 100%; } }
    header div.btnwrap a.logo {
      position: relative;
      float: left;
      width: 87.5%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      margin-left: 3%;
      /*img
      {
              &.img-responsive
              {
                      width: 100%;
                      margin: 0 auto;
                      max-width: 920px; /**  AANPASSEN - breedte van het logo **/
      /*	}
      }
      */ }
      @media (min-width: 768px) {
        header div.btnwrap a.logo {
          float: left;
          width: 87.5%; } }
      @media (min-width: 992px) {
        header div.btnwrap a.logo {
          float: left;
          width: 83.33333%; } }
      @media (min-width: 1200px) {
        header div.btnwrap a.logo {
          float: left;
          width: 87.5%; } }
    header div.btnwrap a.btnPeterMeter {
      position: relative;
      float: left;
      width: 12.5%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      background: url("../images/css/btnPeterMeter.png") no-repeat top right;
      background-size: contain;
      height: 110px;
      position: absolute;
      right: 15px;
      text-indent: -9999px;
      top: 0; }
      @media (min-width: 768px) {
        header div.btnwrap a.btnPeterMeter {
          float: left;
          width: 12.5%; } }
      @media (min-width: 992px) {
        header div.btnwrap a.btnPeterMeter {
          float: left;
          width: 16.66667%; } }
      @media (min-width: 1200px) {
        header div.btnwrap a.btnPeterMeter {
          float: left;
          width: 12.5%; } }
      header div.btnwrap a.btnPeterMeter:hover, header div.btnwrap a.btnPeterMeter:focus {
        background-image: url("../images/css/btnPeterMeter-hover.png"); }

/* INDEX  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> START INDEX */
h1.indexTitle {
  /*
          display: block;
          font: normal 11em/1em times;
          letter-spacing: 10px;
          text-align: center;
          text-transform: uppercase;
          width: 100%;

          @include breakpoint(col-xs)
          {
                  font-size: 4em;
          }
      */
  position: absolute;
  text-indent: -9999px; }

/* -------------------------------------------------------- START SLIDER*/
section.slider {
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  /* tablet - smartphone */
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  /* desktop - tablet */
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  /* large dekstop */
  margin: 0 0 20px 0; }
  @media (min-width: 768px) {
    section.slider {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    section.slider {
      float: left;
      width: 100%; } }
  @media (min-width: 1200px) {
    section.slider {
      float: left;
      width: 100%; } }
  section.slider ul.bxslider,
  section.slider ul.slide {
    z-index: 1; }
    section.slider ul.bxslider li,
    section.slider ul.slide li {
      list-style: none;
      max-height: 400px; }
  section.slider div.bx-wrapper {
    position: relative; }
    section.slider div.bx-wrapper .bx-controls {
      display: none; }
      section.slider div.bx-wrapper .bx-controls a.bx-prev {
        background: url("../images/css/arrow-left.png") no-repeat center center;
        cursor: pointer;
        height: 40px;
        position: absolute;
        text-indent: -9999px;
        left: -1px;
        top: 50%;
        width: 40px;
        z-index: 2; }
      section.slider div.bx-wrapper .bx-controls a.bx-next {
        background: url("../images/css/arrow-right.png") no-repeat center center;
        cursor: pointer;
        height: 40px;
        position: absolute;
        text-indent: -9999px;
        right: -1px;
        top: 50%;
        width: 40px;
        z-index: 2; }
    section.slider div.bx-wrapper:hover .bx-controls {
      display: block; }
  section.slider ul.slide li {
    overflow: hidden; }

/*****************************************************************************	MODULES  *********************************************************/
/* ------------------------------------------------------------ START SLIDER*/
section.content {
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  /* large dekstop */
  background: white;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  /*image stretch*/
  position: relative;
  z-index: 1;
  /* INDEX  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> START NIEUWS */ }
  @media (min-width: 1200px) {
    section.content {
      float: left;
      width: 100%; } }
  section.content h1 {
    font-family: Rounded-regular, Arial, Helvetica, Sans-serif;
    text-transform: uppercase; }
  section.content .textcontent {
    margin: 0;
    position: relative; }
    section.content .textcontent h2,
    section.content .textcontent h3,
    section.content .textcontent h4,
    section.content .textcontent h5 {
      font-family: Rounded-regular, Arial, Helvetica, Sans-serif; }
    section.content .textcontent h1 {
      float: left;
      width: 80%; }
    section.content .textcontent div.buttons {
      position: absolute;
      right: 0;
      top: 0; }
      section.content .textcontent div.buttons a.prev,
      section.content .textcontent div.buttons a.next,
      section.content .textcontent div.buttons a.twitter,
      section.content .textcontent div.buttons a.fb,
      section.content .textcontent div.buttons a.instagram {
        background: url("../images/css/icon-left.png") no-repeat center center;
        background-size: contain;
        float: left;
        text-indent: -9999px;
        width: 25px; }
        section.content .textcontent div.buttons a.prev:hover, section.content .textcontent div.buttons a.prev:focus,
        section.content .textcontent div.buttons a.next:hover,
        section.content .textcontent div.buttons a.next:focus,
        section.content .textcontent div.buttons a.twitter:hover,
        section.content .textcontent div.buttons a.twitter:focus,
        section.content .textcontent div.buttons a.fb:hover,
        section.content .textcontent div.buttons a.fb:focus,
        section.content .textcontent div.buttons a.instagram:hover,
        section.content .textcontent div.buttons a.instagram:focus {
          opacity: 0.8; }
      section.content .textcontent div.buttons a.next {
        background-image: url("../images/css/icon-right.png"); }
      section.content .textcontent div.buttons a.twitter {
        background-image: url("../images/css/twitter-icon.png"); }
      section.content .textcontent div.buttons a.fb {
        background-image: url("../images/css/facebook-icon.png"); }
      section.content .textcontent div.buttons a.instagram {
        background-image: url("../images/css/instagram-icon.png"); }
    section.content .textcontent h1.itemtitle {
      width: 100%; }
      @media (max-width: 767px) {
        section.content .textcontent h1.itemtitle {
          line-height: 1em;
          margin-bottom: 10px; } }
    section.content .textcontent div.boxInfo.error {
      color: #e10404;
      font: normal 1.2em/1.2em Arial, Helvetica, Sans-serif;
      margin-top: 20px; }
    section.content .textcontent table {
      margin: 14px 0 0 0; }
      section.content .textcontent table tr td {
        padding: 0 8px;
        font-size: 1.4em;
        font-weight: 400;
        font-family: Times; }
  section.content .partners {
    margin: 20px 0 20px -10px; }
    section.content .partners h2 {
      color: black;
      border-bottom: 1px solid black;
      font: bold 1.2em/0.1em times;
      margin: 10px 0 20px;
      text-align: left;
      width: 100%; }
      section.content .partners h2 span {
        background: white;
        padding: 0 10px; }
    section.content .partners ul li {
      margin-left: 50px;
      list-style: none;
      float: left; }
      section.content .partners ul li:first-child {
        margin: 0; }
  section.content iframe {
    margin-bottom: 10px;
    min-height: 470px;
    width: 100%; }
    @media (max-width: 767px) {
      section.content iframe {
        min-height: 370px; } }
    @media (max-width: 479px) {
      section.content iframe {
        min-height: 230px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      section.content iframe {
        min-height: 400px; } }
  section.content.nieuws {
    background: none;
    margin-top: 0; }
    section.content.nieuws a {
      color: black;
      text-decoration: none; }
    section.content.nieuws section.blocks {
      margin: 50px 0 0 0;
      position: relative; }
      section.content.nieuws section.blocks div.blockwrapper {
        background: white;
        padding: 20px 15px; }
        section.content.nieuws section.blocks div.blockwrapper table {
          margin: 14px 0 0 0; }
          section.content.nieuws section.blocks div.blockwrapper table tr td {
            padding: 0 8px;
            font-size: 1.4em;
            font-family: Times; }
        section.content.nieuws section.blocks div.blockwrapper span.btnMore {
          background: black;
          color: white;
          display: block;
          margin-top: 10px;
          padding: 5px;
          text-align: center;
          text-transform: uppercase;
          width: 14%; }
          section.content.nieuws section.blocks div.blockwrapper span.btnMore:hover, section.content.nieuws section.blocks div.blockwrapper span.btnMore:focus {
            background: #404040; }
          @media (max-width: 767px) {
            section.content.nieuws section.blocks div.blockwrapper span.btnMore {
              width: 30%; } }
          @media (min-width: 768px) and (max-width: 991px) {
            section.content.nieuws section.blocks div.blockwrapper span.btnMore {
              width: 30%; } }
        section.content.nieuws section.blocks div.blockwrapper iframe {
          margin-bottom: 10px;
          min-height: 315px;
          width: 100%; }
          @media (max-width: 767px) {
            section.content.nieuws section.blocks div.blockwrapper iframe {
              min-height: 300px; } }
          @media (max-width: 479px) {
            section.content.nieuws section.blocks div.blockwrapper iframe {
              min-height: 200px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            section.content.nieuws section.blocks div.blockwrapper iframe {
              min-height: 235px; } }
        section.content.nieuws section.blocks div.blockwrapper h2 {
          font: normal 1.6em/1.2em Rounded-regular, Arial, Helvetica, Sans-serif;
          margin-bottom: 10px;
          position: relative;
          text-transform: uppercase; }
          section.content.nieuws section.blocks div.blockwrapper h2 div.buttons {
            position: absolute;
            right: 0;
            bottom: 0; }
            section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.twitter,
            section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.fb,
            section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.instagram {
              background: url("../images/css/twitter-icon.png") no-repeat center center;
              background-size: contain;
              float: left;
              text-indent: -9999px;
              width: 15px; }
              section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.twitter:hover, section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.twitter:focus,
              section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.fb:hover,
              section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.fb:focus,
              section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.instagram:hover,
              section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.instagram:focus {
                opacity: 0.8; }
            section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.fb {
              background-image: url("../images/css/facebook-icon.png");
              margin-right: 5px; }
            section.content.nieuws section.blocks div.blockwrapper h2 div.buttons a.instagram {
              background-image: url("../images/css/instagram-icon.png"); }
        section.content.nieuws section.blocks div.blockwrapper div.extraText {
          font: normal 1.2em/1.2em Times; }
        section.content.nieuws section.blocks div.blockwrapper time {
          font: 1.8em/1em Rounded-regular, Arial, Helvetica, Sans-serif;
          position: absolute;
          margin-left: auto;
          margin-right: auto;
          left: 0;
          right: 0;
          text-align: center;
          top: -22px;
          z-index: 5; }
      section.content.nieuws section.blocks.small {
        position: relative;
        float: left;
        width: 100%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/ }
        @media (min-width: 768px) {
          section.content.nieuws section.blocks.small {
            float: left;
            width: 33.33333%; } }
        @media (min-width: 992px) {
          section.content.nieuws section.blocks.small {
            float: left;
            width: 33.33333%; } }
        @media (min-width: 1200px) {
          section.content.nieuws section.blocks.small {
            float: left;
            width: 33.33333%; } }
        section.content.nieuws section.blocks.small div.text {
          text-align: center; }
          section.content.nieuws section.blocks.small div.text p {
            font-size: 18px;
            font-style: italic; }
            section.content.nieuws section.blocks.small div.text p strong {
              display: block;
              font: normal 0.8em/1.2em Times;
              margin-top: 10px; }
      section.content.nieuws section.blocks.big {
        position: relative;
        float: left;
        width: 100%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/ }
        @media (min-width: 768px) {
          section.content.nieuws section.blocks.big {
            float: left;
            width: 66.66667%; } }
        @media (min-width: 992px) {
          section.content.nieuws section.blocks.big {
            float: left;
            width: 66.66667%; } }
        @media (min-width: 1200px) {
          section.content.nieuws section.blocks.big {
            float: left;
            width: 66.66667%; } }
      section.content.nieuws section.blocks.fullwidth {
        position: relative;
        float: left;
        width: 100%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/ }
        @media (min-width: 768px) {
          section.content.nieuws section.blocks.fullwidth {
            float: left;
            width: 100%; } }
        @media (min-width: 992px) {
          section.content.nieuws section.blocks.fullwidth {
            float: left;
            width: 100%; } }
        @media (min-width: 1200px) {
          section.content.nieuws section.blocks.fullwidth {
            float: left;
            width: 100%; } }
      section.content.nieuws section.blocks section.slider ul li {
        list-style: none; }
      section.content.nieuws section.blocks:after {
        bottom: 100%;
        left: 10%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 80%;
        position: absolute;
        pointer-events: none;
        border-bottom-color: white;
        border-width: 30px; }
  section.content.left {
    position: relative;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/ }
    @media (min-width: 768px) {
      section.content.left {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 992px) {
      section.content.left {
        float: left;
        width: 66.66667%; } }
    @media (min-width: 1200px) {
      section.content.left {
        float: left;
        width: 66.66667%; } }
    section.content.left ul.projects li {
      list-style: none;
      margin-top: 40px; }
      section.content.left ul.projects li a {
        color: black;
        display: block;
        text-decoration: none; }
        section.content.left ul.projects li a img {
          display: block;
          width: 100%; }
        section.content.left ul.projects li a h2 {
          font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
          margin-top: 15px;
          text-transform: uppercase; }
        section.content.left ul.projects li a p {
          margin: 0; }
      section.content.left ul.projects li:first-child {
        margin-top: 0; }
  section.content.faq h1 {
    border-bottom: 1px solid black;
    font: normal 3.5em/1em Rounded-regular, Arial, Helvetica, Sans-serif;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-align: center; }
  section.content.faq section.faq-overview {
    margin-bottom: 20px; }
    section.content.faq section.faq-overview:before, section.content.faq section.faq-overview:after {
      content: " ";
      display: table; }
    section.content.faq section.faq-overview:after {
      clear: both; }
    section.content.faq section.faq-overview {
      *zoom: 1; }
    section.content.faq section.faq-overview nav ul li {
      list-style: none;
      float: left;
      margin-left: 10px; }
      section.content.faq section.faq-overview nav ul li a {
        background: #e6e6e6;
        color: black;
        display: block;
        font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
        padding: 5px 10px;
        text-decoration: none; }
        section.content.faq section.faq-overview nav ul li a:hover, section.content.faq section.faq-overview nav ul li a:focus {
          background: #f2f2f2; }
      section.content.faq section.faq-overview nav ul li:first-child {
        margin-left: 0; }
  section.content.faq div.txt.faq h2 {
    font: normal 1.8em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
    text-transform: uppercase; }
  section.content.faq div.txt.faq ul {
    margin-top: 10px;
    margin-bottom: 20px; }
    section.content.faq div.txt.faq ul li {
      list-style: none; }
      section.content.faq div.txt.faq ul li a {
        display: block;
        color: black;
        text-decoration: none;
        font-size: 1.4em; }
      section.content.faq div.txt.faq ul li div.collapse p {
        margin-top: 5px;
        margin-bottom: 10px; }
        section.content.faq div.txt.faq ul li div.collapse p a {
          display: inline;
          font-size: 1em;
          text-decoration: underline; }
          section.content.faq div.txt.faq ul li div.collapse p a:hover, section.content.faq div.txt.faq ul li div.collapse p a:focus {
            color: #ffc000; }
  section.content div.tool3text {
    margin-top: 20px; }
    section.content div.tool3text p {
      font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
      margin-top: 10px; }
      section.content div.tool3text p:first-child {
        margin-top: 0; }
  section.content div.shipment,
  section.content div.total {
    font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif; }

/*end section content*/
/*------------------------------------------------------------------------------PAGE RIGHT-----------------------------*/
aside.pageright {
  position: relative;
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  position: relative;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 15px;
  padding-right: 15px;
  /* Calculate width based on number of columns available*/
  background: white;
  border-left: 2px solid black;
  margin-top: 20px; }
  @media (min-width: 768px) {
    aside.pageright {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 992px) {
    aside.pageright {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) {
    aside.pageright {
      float: left;
      width: 33.33333%; } }
  aside.pageright nav {
    border-top: 2px solid black;
    padding: 20px 0; }
    aside.pageright nav:before, aside.pageright nav:after {
      content: " ";
      display: table; }
    aside.pageright nav:after {
      clear: both; }
    aside.pageright nav {
      *zoom: 1; }
    aside.pageright nav ul li {
      float: left;
      list-style: none;
      margin-top: 20px;
      width: 100%; }
      aside.pageright nav ul li:before, aside.pageright nav ul li:after {
        content: " ";
        display: table; }
      aside.pageright nav ul li:after {
        clear: both; }
      aside.pageright nav ul li {
        *zoom: 1; }
      aside.pageright nav ul li a {
        color: black;
        display: block;
        text-decoration: none; }
        aside.pageright nav ul li a img {
          border: 1px solid black;
          float: left;
          margin-right: 15px;
          width: 70px; }
        aside.pageright nav ul li a strong {
          display: block;
          font: 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
          text-transform: uppercase; }
        aside.pageright nav ul li a p {
          margin: 0;
          font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif; }
      aside.pageright nav ul li:first-child {
        margin-top: 0; }
      @media (max-width: 767px) {
        aside.pageright nav ul li {
          float: none; } }
    aside.pageright nav:first-child {
      border: 0; }
    aside.pageright nav.button {
      padding: 10px 0; }
      aside.pageright nav.button ul li {
        /*	border: 1px solid black; */
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: black;
        text-align: center;
        width: 100%; }
        aside.pageright nav.button ul li a {
          color: white;
          padding: 20px 0; }
          aside.pageright nav.button ul li a:hover, aside.pageright nav.button ul li a:focus {
            /*background: darken($light,3%);*/
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding;
            background-clip: padding-box;
            background: #333333; }
    aside.pageright nav.gallery ul {
      margin-left: -15px;
      margin-right: -15px;
      padding: 0 10px; }
      aside.pageright nav.gallery ul:before, aside.pageright nav.gallery ul:after {
        content: " ";
        display: table; }
      aside.pageright nav.gallery ul:after {
        clear: both; }
      aside.pageright nav.gallery ul {
        *zoom: 1; }
      aside.pageright nav.gallery ul li {
        position: relative;
        float: left;
        width: 33.33333%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        margin: 0;
        margin-bottom: 10px;
        padding: 0 5px; }
        @media (min-width: 768px) {
          aside.pageright nav.gallery ul li {
            float: left;
            width: 33.33333%; } }
        @media (min-width: 992px) {
          aside.pageright nav.gallery ul li {
            float: left;
            width: 33.33333%; } }
        @media (min-width: 1200px) {
          aside.pageright nav.gallery ul li {
            float: left;
            width: 33.33333%; } }
        aside.pageright nav.gallery ul li a img {
          display: block;
          margin: 0;
          width: 100%; }
  @media (max-width: 767px) {
    aside.pageright {
      border: 0; } }

/* deel je bestelling */
section.order-info p {
  margin-top: 0; }

section.share-order {
  float: left;
  width: 50%; }
  @media (min-width: 768px) and (max-width: 991px) {
    section.share-order {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    section.share-order {
      border-top: 1px solid black;
      padding-top: 30px;
      margin-top: 30px; } }
  section.share-order ul li {
    border-top: 1px solid black;
    float: left;
    list-style: none;
    padding: 15px 0;
    width: 100%; }
    section.share-order ul li:first-child {
      border-top: 0;
      padding-top: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        section.share-order ul li:first-child {
          padding-top: 15px; } }
    section.share-order ul li img {
      float: left;
      width: 10%; }
      @media (max-width: 767px) {
        section.share-order ul li img {
          width: 30%; } }
    section.share-order ul li div.right {
      float: right;
      width: 85%; }
      @media (max-width: 767px) {
        section.share-order ul li div.right {
          width: 60%; } }
      section.share-order ul li div.right strong {
        float: left;
        margin-bottom: 5px;
        width: 100%; }
      section.share-order ul li div.right ul li {
        border: none;
        padding: 0 5px;
        width: auto; }
        @media (max-width: 767px) {
          section.share-order ul li div.right ul li {
            padding: 5px 0;
            width: 100%; } }
        section.share-order ul li div.right ul li:first-child {
          padding-left: 0; }
        section.share-order ul li div.right ul li iframe {
          min-height: 1px !important; }

/* ORDER STAPPEN */
ul.order-steps {
  margin-top: 30px; }
  ul.order-steps li {
    float: left;
    list-style: none;
    text-align: center;
    width: 33.33333%; }
    @media (max-width: 767px) {
      ul.order-steps li {
        border-top: 1px solid black;
        padding-top: 20px;
        padding-bottom: 20px; } }
    ul.order-steps li strong {
      background: #616161;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box;
      color: white;
      display: inline-block;
      font: 700 1.5em/2.5em Arial, Helvetica, Sans-serif;
      height: 35px;
      text-align: center;
      width: 35px; }
    ul.order-steps li h2 {
      margin: 20px 0 10px 0;
      text-transform: uppercase; }

/* - ALGEMENE VOORWAARDEN - */
div.voorwaardenText {
  background: #f0f0f0;
  border: 1px solid black;
  bottom: 10%;
  margin-left: auto;
  margin-right: auto;
  max-height: 500px;
  max-width: 80%;
  overflow: auto;
  padding: 5px;
  position: absolute;
  left: 10%;
  right: 10%; }
  div.voorwaardenText a.close {
    background: url("../images/css/icon-close.png");
    float: right;
    height: 25px;
    text-indent: -9999px;
    width: 25px; }
  div.voorwaardenText h2 {
    border: 0 !important; }
  div.voorwaardenText p {
    font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif; }

section.search-soldier p {
  font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif; }
section.search-soldier form {
  margin-top: 20px; }
  section.search-soldier form label {
    font: 400 1.4em/40px Regular, Arial, Helvetica, Sans-serif;
    margin-right: 10px; }
  section.search-soldier form input[type=search] {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid black;
    font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
    margin-right: 10px;
    padding: 10px; }
  section.search-soldier form input[type=submit] {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: black;
    border: 0;
    color: white;
    font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
    padding: 10px;
    text-transform: uppercase; }
section.search-soldier h2 {
  font-family: 'Rounded-regular';
  margin-top: 20px; }
section.search-soldier ul.search-results {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px; }
  section.search-soldier ul.search-results:before, section.search-soldier ul.search-results:after {
    content: " ";
    display: table; }
  section.search-soldier ul.search-results:after {
    clear: both; }
  section.search-soldier ul.search-results {
    *zoom: 1; }
  section.search-soldier ul.search-results a.btn-readmore {
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: black;
    border-radius: 5px;
    clear: both;
    color: white;
    display: inline-block;
    float: left;
    font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
    margin-top: 5px;
    padding: 5px 20px 5px 10px;
    position: relative;
    text-decoration: none; }
    section.search-soldier ul.search-results a.btn-readmore:before {
      background: transparent;
      border-right: 1px solid white;
      border-bottom: 1px solid white;
      content: '';
      display: block;
      height: 7px;
      position: absolute;
      margin-top: -3.5px;
      top: 50%;
      width: 7px;
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-right: -4.66667px;
      left: auto;
      right: 0; }
    section.search-soldier ul.search-results a.btn-readmore:hover::before, section.search-soldier ul.search-results a.btn-readmore:focus::before {
      right: 13px; }
    section.search-soldier ul.search-results a.btn-readmore::before {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      left: auto;
      right: 15px;
      margin-top: -5px; }
  section.search-soldier ul.search-results.single {
    display: block; }
    section.search-soldier ul.search-results.single li {
      border: 1px solid #d9d9d9;
      padding: 15px;
      width: 50%; }
  section.search-soldier ul.search-results li {
    flex: 1;
    flex-basis: 50%;
    float: left;
    list-style-type: none;
    padding: 15px 0;
    width: 50%; }
    section.search-soldier ul.search-results li:before, section.search-soldier ul.search-results li:after {
      content: " ";
      display: table; }
    section.search-soldier ul.search-results li:after {
      clear: both; }
    section.search-soldier ul.search-results li {
      *zoom: 1; }
    section.search-soldier ul.search-results li:not(:last-child) {
      border-bottom: 1px solid #d9d9d9; }
    section.search-soldier ul.search-results li:nth-child(even) {
      border-left: 1px solid #d9d9d9;
      padding-left: 25px; }
    section.search-soldier ul.search-results li p,
    section.search-soldier ul.search-results li span,
    section.search-soldier ul.search-results li strong {
      clear: both;
      display: inline-block;
      float: left;
      font: 400 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif; }
    section.search-soldier ul.search-results li span strong {
      display: inline-block;
      font-variant: normal;
      font: 700 1em Regular, Arial, Helvetica, Sans-serif;
      padding-right: 5px; }
    section.search-soldier ul.search-results li strong.name {
      display: block;
      font-weight: 700;
      margin-bottom: 5px;
      padding-right: 20px;
      position: relative;
      text-transform: uppercase; }
      section.search-soldier ul.search-results li strong.name::after {
        content: '';
        height: 15px;
        position: absolute;
        right: 0;
        top: -2px;
        width: 15px; }
      section.search-soldier ul.search-results li strong.name.male::after {
        background: url("../images/icons/male.svg") no-repeat center right;
        background-size: 12px 12px; }
      section.search-soldier ul.search-results li strong.name.female::after {
        background: url("../images/icons/female.svg") no-repeat center right;
        background-size: 12px 12px; }
    section.search-soldier ul.search-results li p {
      font-style: italic; }

footer {
  border-top: 2px solid white;
  margin-top: 30px;
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.4); }
  footer:before, footer:after {
    content: " ";
    display: table; }
  footer:after {
    clear: both; }
  footer {
    *zoom: 1; }
  footer nav.navigation-footer {
    position: relative;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    /*padding-left: 0;*/
    padding-left: 5px; }
    @media (min-width: 768px) {
      footer nav.navigation-footer {
        float: left;
        width: 80%; } }
    @media (min-width: 992px) {
      footer nav.navigation-footer {
        float: left;
        width: 80%; } }
    @media (min-width: 1200px) {
      footer nav.navigation-footer {
        float: left;
        width: 80%; } }
    footer nav.navigation-footer ul li {
      position: relative;
      float: left;
      width: 50%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      position: relative;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 15px;
      padding-right: 15px;
      /* Calculate width based on number of columns available*/
      list-style: none; }
      @media (min-width: 768px) {
        footer nav.navigation-footer ul li {
          float: left;
          width: 25%; } }
      @media (min-width: 992px) {
        footer nav.navigation-footer ul li {
          float: left;
          width: 25%; } }
      @media (min-width: 1200px) {
        footer nav.navigation-footer ul li {
          float: left;
          width: 25%; } }
      footer nav.navigation-footer ul li a {
        color: white;
        font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
        text-transform: uppercase; }
      footer nav.navigation-footer ul li ul {
        position: relative;
        float: left;
        width: 100%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        position: relative;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 15px;
        padding-right: 15px;
        /* Calculate width based on number of columns available*/
        margin-top: 5px;
        padding-left: 5px;
        padding: 0; }
        @media (min-width: 768px) {
          footer nav.navigation-footer ul li ul {
            float: left;
            width: 100%; } }
        @media (min-width: 992px) {
          footer nav.navigation-footer ul li ul {
            float: left;
            width: 100%; } }
        @media (min-width: 1200px) {
          footer nav.navigation-footer ul li ul {
            float: left;
            width: 100%; } }
        footer nav.navigation-footer ul li ul li {
          padding: 0;
          width: 100%; }
          footer nav.navigation-footer ul li ul li a {
            text-decoration: none; }
            footer nav.navigation-footer ul li ul li a:hover, footer nav.navigation-footer ul li ul li a:focus {
              text-decoration: underline; }
      footer nav.navigation-footer ul li:first-child {
        padding-left: 0px; }
  footer section.social {
    position: relative;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    position: relative;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 15px;
    padding-right: 15px;
    /* Calculate width based on number of columns available*/
    padding-right: 5px; }
    @media (min-width: 768px) {
      footer section.social {
        float: left;
        width: 20%; } }
    @media (min-width: 992px) {
      footer section.social {
        float: left;
        width: 20%; } }
    @media (min-width: 1200px) {
      footer section.social {
        float: left;
        width: 20%; } }
    footer section.social nav.social:before, footer section.social nav.social:after {
      content: " ";
      display: table; }
    footer section.social nav.social:after {
      clear: both; }
    footer section.social nav.social {
      *zoom: 1; }
    footer section.social nav.social ul {
      float: right; }
      footer section.social nav.social ul li {
        float: left;
        list-style: none;
        margin-left: 15px;
        min-height: 30px;
        width: 20px; }
        footer section.social nav.social ul li a {
          display: block; }
          footer section.social nav.social ul li a img {
            display: block;
            width: 100%; }
          footer section.social nav.social ul li a:hover, footer section.social nav.social ul li a:focus {
            opacity: 0.8; }
        footer section.social nav.social ul li:first-child {
          margin-left: 0; }
    footer section.social nav.footerLogo ul li {
      list-style: none; }
      footer section.social nav.footerLogo ul li img {
        float: right;
        width: 60%; }
        footer section.social nav.footerLogo ul li img:hover, footer section.social nav.footerLogo ul li img:focus {
          opacity: 0.8; }
    footer section.social form ul li {
      list-style: none; }
      footer section.social form ul li label {
        color: white;
        display: block;
        font: normal 1.4em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
        text-transform: uppercase; }
      footer section.social form ul li input[type="text"] {
        border: 0;
        float: left;
        padding: 4px 2px;
        width: 78%; }
      footer section.social form ul li input[type="submit"] {
        background: white;
        border: 0;
        margin-left: 2%;
        padding: 4px 2px;
        text-transform: uppercase;
        width: 20%; }
        footer section.social form ul li input[type="submit"]:hover, footer section.social form ul li input[type="submit"]:focus {
          background: #e6e6e6; }

/*---------------------------------------->> START FORM <<---------------------------------*/
ul.form {
  margin-top: 30px; }
  ul.form li {
    float: left;
    list-style: none;
    margin-bottom: 5px;
    width: 100%; }
    ul.form li h2 {
      font: normal 1.8em/1.8em Arial, Helvetica, Sans-serif;
      border-top: 1px solid;
      margin-top: 15px;
      padding-top: 5px; }
    ul.form li label {
      float: left;
      font: normal 1.4em/1.4em times;
      width: 178px; }
      ul.form li label.error {
        color: #e10404;
        width: 100%; }
      ul.form li label.nieuwsbrief-label {
        margin-left: -5px;
        margin-right: 5px; }
    ul.form li input[type="text"], ul.form li input[type="email"], ul.form li input[type="password"] {
      background: white;
      border: 1px solid black;
      color: #616161;
      float: left;
      font: normal 1.4em/1.4em times;
      padding: 2px 5px;
      width: 330px; }
      ul.form li input[type="text"]:focus, ul.form li input[type="email"]:focus, ul.form li input[type="password"]:focus {
        background: #fafafa;
        border-color: #999999;
        color: black; }
      ul.form li input[type="text"].error, ul.form li input[type="email"].error, ul.form li input[type="password"].error {
        color: #e10404;
        border-color: #e10404; }
    ul.form li input[type="submit"], ul.form li input[type="button"] {
      background: white;
      border: 1px solid black;
      color: black;
      font: normal 1.2em/1.2em times;
      padding: 3px 20px; }
      ul.form li input[type="submit"]:hover, ul.form li input[type="submit"]:focus, ul.form li input[type="button"]:hover, ul.form li input[type="button"]:focus {
        background: #f2f2f2; }
    ul.form li input.hasDatepicker {
      width: 186px; }
    ul.form li input#txtOrganisationPostcode, ul.form li input#txtAantalDeelnemers, ul.form li input#txtAantalBegeleiders, ul.form li input#txtAge {
      width: 100px; }
      @media (max-width: 767px) {
        ul.form li input#txtOrganisationPostcode, ul.form li input#txtAantalDeelnemers, ul.form li input#txtAantalBegeleiders, ul.form li input#txtAge {
          width: 330px; } }
    ul.form li select {
      border-color: black;
      max-height: 25px;
      padding: 2.5px;
      width: 186px; }
      ul.form li select.error {
        border-color: #e10404; }
      ul.form li select:focus {
        background: #fafafa;
        border-color: #999999; }
    ul.form li textarea {
      background: white;
      border: 1px solid black;
      float: left;
      font: normal 1.4em/1.4em times;
      height: 150px;
      padding: 5px;
      width: 330px; }
      ul.form li textarea:focus {
        background: #fafafa;
        border-color: #999999;
        color: black; }
    ul.form li.location {
      display: none; }
    ul.form li.tool3 {
      float: left;
      margin-bottom: 0;
      width: 22%; }
      ul.form li.tool3 input,
      ul.form li.tool3 select {
        width: 100%; }
      ul.form li.tool3 label {
        background: #f2f2f2;
        border: 1px solid black;
        padding: 2px 5px;
        width: 100%; }
        ul.form li.tool3 label.error {
          background: none;
          border: 0; }
      ul.form li.tool3.long {
        width: 100% !important; }
        ul.form li.tool3.long input[type="submit"] {
          float: right;
          margin-top: 10px;
          width: 120px; }
        ul.form li.tool3.long label.voorwaarden {
          margin-top: 17px;
          width: 70%; }
          @media (max-width: 767px) {
            ul.form li.tool3.long label.voorwaarden {
              width: 100%; } }
  ul.form.stap2 {
    position: relative; }
    ul.form.stap2 li {
      margin-bottom: 0;
      width: 17%; }
      ul.form.stap2 li label {
        background: #f2f2f2;
        border: 1px solid black;
        padding: 5px;
        width: 100%; }
        ul.form.stap2 li label.error {
          background: none;
          border: 0; }
      ul.form.stap2 li select {
        width: 100%; }
      ul.form.stap2 li input {
        width: 100%; }
        ul.form.stap2 li input[type="number"] {
          border: 1px solid black;
          padding: 3.5px; }
          ul.form.stap2 li input[type="number"]::-webkit-outer-spin-button, ul.form.stap2 li input[type="number"]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0; }
          ul.form.stap2 li input[type="number"]:focus {
            border-color: #999999; }
          ul.form.stap2 li input[type="number"].error {
            border-color: #e10404; }
      ul.form.stap2 li.addPerson {
        display: block;
        margin-top: 20px;
        width: 100%; }
        ul.form.stap2 li.addPerson a {
          border: 1px solid black;
          color: black;
          display: block;
          float: right;
          height: 25px;
          padding: 5px;
          text-align: center;
          text-decoration: none;
          width: 100px; }
      ul.form.stap2 li.nationaliteit, ul.form.stap2 li.aantal, ul.form.stap2 li.age {
        width: 10%; }
      ul.form.stap2 li.aantal {
        width: 6%; }
        ul.form.stap2 li.aantal input {
          text-align: center; }
      ul.form.stap2 li.long {
        display: block;
        width: 100%; }
        ul.form.stap2 li.long input[type="submit"] {
          float: right;
          margin-top: 10px;
          width: 100px; }
      ul.form.stap2 li.delete {
        height: 25px;
        padding: 0 5px;
        width: 3%; }
        ul.form.stap2 li.delete a {
          background: url("../images/css/icon-delete.png") no-repeat 10% center;
          display: block;
          height: 25px;
          text-indent: -9999px; }
    @media (max-width: 767px) {
      ul.form.stap2 li {
        width: 100% !important; }
        ul.form.stap2 li.aantal {
          margin-bottom: 30px; }
        ul.form.stap2 li label {
          display: none; } }
  ul.form.tool2.stap2 li {
    width: 25%;
    margin: 0; }
    ul.form.tool2.stap2 li input,
    ul.form.tool2.stap2 li label {
      width: 100%; }
    ul.form.tool2.stap2 li label {
      border: 1px solid black;
      padding: 5px; }
      ul.form.tool2.stap2 li label.error {
        border: 0; }
    ul.form.tool2.stap2 li.long {
      width: 100%; }

#frmWorkshop:before, #frmWorkshop:after,
#frmWorkshopStap2:before,
#frmWorkshopStap2:after,
#frmWorkshopTool2:before,
#frmWorkshopTool2:after,
#frmWorkshopTool3:before,
#frmWorkshopTool3:after {
  content: " ";
  display: table; }
#frmWorkshop:after,
#frmWorkshopStap2:after,
#frmWorkshopTool2:after,
#frmWorkshopTool3:after {
  clear: both; }
#frmWorkshop,
#frmWorkshopStap2,
#frmWorkshopTool2,
#frmWorkshopTool3 {
  *zoom: 1; }
#frmWorkshop label,
#frmWorkshopStap2 label,
#frmWorkshopTool2 label,
#frmWorkshopTool3 label {
  font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif; }

#frmWorkshopTool2 label {
  width: 200px; }
  #frmWorkshopTool2 label.error {
    width: 100%; }

#frmWorkshopTool3 li input#txtPostcode {
  width: 100px; }
  @media (max-width: 767px) {
    #frmWorkshopTool3 li input#txtPostcode {
      width: 330px; } }
#frmWorkshopTool3 li.paymentTitle h2 {
  font: normal 3em/1em Rounded-regular, Arial, Helvetica, Sans-serif;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-decoration: underline;
  text-transform: uppercase; }
@media (max-width: 767px) {
  #frmWorkshopTool3 li select#selNationaliteit {
    width: 330px; } }
#frmWorkshopTool3 li.levering label {
  padding-left: 10px;
  width: 80%; }
#frmWorkshopTool3 li.verzendingKost span {
  font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
  width: 50px; }
#frmWorkshopTool3 li.payments {
  position: relative; }
  #frmWorkshopTool3 li.payments table.payment-method {
    float: left;
    width: 100%; }
    #frmWorkshopTool3 li.payments table.payment-method tr td {
      border-top: 1px solid #d4d4d4;
      padding: 15px;
      vertical-align: middle; }
      #frmWorkshopTool3 li.payments table.payment-method tr td.check {
        padding: 20px 10px 20px 20px;
        width: 40px; }
      #frmWorkshopTool3 li.payments table.payment-method tr td.image {
        width: 75px;
        padding: 20px 0; }
      #frmWorkshopTool3 li.payments table.payment-method tr td.shortdesc label {
        width: 100%; }
        #frmWorkshopTool3 li.payments table.payment-method tr td.shortdesc label strong {
          font: 1.2em/1em Rounded-regular, Arial, Helvetica, Sans-serif; }
        #frmWorkshopTool3 li.payments table.payment-method tr td.shortdesc label p {
          margin-top: 5px;
          font: normal 1em/1.4em Regular, Arial, Helvetica, Sans-serif; }
    #frmWorkshopTool3 li.payments table.payment-method tr:first-child td {
      border-top: 0; }
  #frmWorkshopTool3 li.payments label.error {
    bottom: -20px;
    left: 0;
    position: absolute; }
  @media (max-width: 767px) {
    #frmWorkshopTool3 li.payments {
      margin-bottom: 20px; } }
#frmWorkshopTool3 li.long.tool3 input[type="submit"] {
  background: black;
  color: white;
  font: bold 2em/1.4em Rounded-regular, Arial, Helvetica, Sans-serif;
  letter-spacing: 1px;
  padding: 5px 0;
  text-transform: uppercase;
  width: 140px; }
  #frmWorkshopTool3 li.long.tool3 input[type="submit"]:hover, #frmWorkshopTool3 li.long.tool3 input[type="submit"]:focus {
    background: #4d4d4d; }
#frmWorkshopTool3 li input,
#frmWorkshopTool3 li select {
  font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
#frmWorkshopTool3 li input[type="radio"] {
  height: 20px;
  float: left;
  width: 15px; }
#frmWorkshopTool3 span.radio {
  float: left;
  font: normal 1.4em/1.4em Regular, Arial, Helvetica, Sans-serif;
  padding-left: 20px;
  text-transform: uppercase;
  width: 25%; }
  @media (max-width: 767px) {
    #frmWorkshopTool3 span.radio {
      width: 30%; } }
#frmWorkshopTool3 li.person.tool3 input,
#frmWorkshopTool3 li.person.tool3 select {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

@-moz-document url-prefix() {
  select {
    max-height: 23px !important; } }
.ie select {
  max-height: 23px !important; }

/*---------------------------------------->> END FORM <<---------------------------------*/
/** >>>>>> PLUGIN <<<<<<<<< **/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*# sourceMappingURL=style.css.map */
