.cols {
  margin: 0 0 0 -22px;
}
.cols:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.cols.hugeGutter {
  margin-left: -70px;
}
.cols.hugeGutter > div {
  padding-left: 70px;
}
.cols.largeGutter {
  margin-left: -40px;
}
.cols.largeGutter > div {
  padding-left: 40px;
}
.cols.smallGutter {
  margin-left: -10px;
}
.cols.smallGutter > div {
  padding-left: 10px;
}
.cols.tinyGutter {
  margin-left: -8px;
}
.cols.tinyGutter > div {
  padding-left: 8px;
}
.cols.noGutter {
  margin-left: 0;
}
.cols.noGutter > div {
  padding-left: 0;
}
.cols > div {
  float: left;
  padding-left: 22px;
  margin-bottom: 22px;
}
.cols.hugeBottom > div {
  margin-bottom: 70px;
}
.cols.largeBottom > div {
  margin-bottom: 40px;
}
.cols.smallBottom > div {
  margin-bottom: 10px;
}
.cols.tinyBottom > div {
  margin-bottom: 8px;
}
.cols.noBottom > div {
  margin-bottom: 0;
}
.cols > .clearRow {
  float: none;
  clear: both;
  margin-bottom: 0;
}
.col-hide {
  display: none;
}
.col-1 {
  width: 100%;
}
.col-2-1 {
  width: 50%;
}
.col-3-2 {
  width: 66.666666%;
}
.col-3-1 {
  width: 33.333333%;
}
.col-4-3 {
  width: 75%;
}
.col-4-1 {
  width: 25%;
}
.col-5-4 {
  width: 80%;
}
.col-5-3 {
  width: 60%;
}
.col-5-2 {
  width: 40%;
}
.col-5-1 {
  width: 20%;
}
.col-6-1 {
  width: 16.6666666%;
}
.cols-10-1 > div {
  width: 10%;
}
.col-9-5 {
  width: 55%;
}
.col-9-4 {
  width: 45%;
}
.cols-9 > div {
  width: 11.1111111%;
}
.cols-8 > div {
  width: 12.5%;
}
.cols-6 > div {
  width: 16.6666666%;
}
.cols-5 > div {
  width: 20%;
}
.cols-4 > div {
  width: 25%;
}
.cols-3 > div {
  width: 33.3333333%;
}
.cols-2 > div {
  width: 50%;
}
.clearCols.cols-2 > div:nth-child(2n+1) {
  clear: left;
}
.cols-1 > div {
  width: 100%;
}
.cols > .col-right {
  float: right;
}
@media screen and (max-width: 1388.8888888889px) {
  .cols.colsXL-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsXL-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsXL-largeGutter {
    margin-left: -40px;
  }
  .cols.colsXL-largeGutter > div {
    padding-left: 40px;
  }
  .cols.colsXL-mediumGutter {
    margin-left: -22px;
  }
  .cols.colsXL-mediumGutter > div {
    padding-left: 22px;
  }
  .cols.colsXL-smallGutter {
    margin-left: -10px;
  }
  .cols.colsXL-smallGutter > div {
    padding-left: 10px;
  }
  .cols.colsXL-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsXL-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsXL-noGutter {
    margin-left: 0;
  }
  .cols.colsXL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsXL-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsXL-largeBottom > div {
    margin-bottom: 40px;
  }
  .cols.colsXL-smallBottom > div {
    margin-bottom: 10px;
  }
  .cols.colsXL-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsXL-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsXL-alignCenter {
    text-align: center;
  }
  .cols.colsXL-alignLeft {
    text-align: left;
  }
  .cols.colsXL-alignRight {
    text-align: right;
  }
  .cols.colsXL-10 > div {
    width: 10%;
  }
  .cols.colsXL-8 > div {
    width: 12.5%;
  }
  .cols.colsXL-6 > div {
    width: 16.6666666%;
  }
  .cols.colsXL-5 > div {
    width: 20%;
  }
  .cols.colsXL-4 > div {
    width: 25%;
  }
  .cols.colsXL-3 > div {
    width: 33.3333333%;
  }
  .cols.colsXL-2 > div {
    width: 50%;
  }
  .cols.colsXL-1 > div {
    width: 100%;
  }
  .cols > .colXL-hide {
    display: none;
  }
  .cols > .colXL-show {
    display: block;
  }
  .cols > .colXL-clear {
    clear: both;
  }
  .cols > .colXL-left {
    float: left;
  }
  .cols > .colXL-right {
    float: right;
  }
  .cols > .colXL-alignLeft {
    text-align: left;
  }
  .cols > .colXL-alignRight {
    text-align: right;
  }
  .cols > .colXL-alignCenter {
    text-align: center;
  }
  .cols > .colXL-1 {
    width: 100%;
  }
  .cols > .colXL-2-1 {
    width: 50%;
  }
  .cols > .colXL-3-2 {
    width: 66.6666666%;
  }
  .cols > .colXL-3-1 {
    width: 33.3333333%;
  }
  .cols > .colXL-4-3 {
    width: 75%;
  }
  .cols > .colXL-4-1 {
    width: 25%;
  }
  .cols > .colXL-5-4 {
    width: 80%;
  }
  .cols > .colXL-5-3 {
    width: 60%;
  }
  .cols > .colXL-5-2 {
    width: 40%;
  }
  .cols > .colXL-5-1 {
    width: 20%;
  }
  .cols > .colXL-6-5 {
    width: 25%;
  }
  .cols > .colXL-6-1 {
    width: 16.6666666%;
  }
  .cols > .colXL-8-1 {
    width: 12.5%;
  }
  .cols > .colXL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 960px) {
  .cols.colsL-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsL-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsL-largeGutter {
    margin-left: -40px;
  }
  .cols.colsL-largeGutter > div {
    padding-left: 40px;
  }
  .cols.colsL-mediumGutter {
    margin-left: -22px;
  }
  .cols.colsL-mediumGutter > div {
    padding-left: 22px;
  }
  .cols.colsL-smallGutter {
    margin-left: -10px;
  }
  .cols.colsL-smallGutter > div {
    padding-left: 10px;
  }
  .cols.colsL-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsL-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsL-noGutter {
    margin-left: 0;
  }
  .cols.colsL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsL-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsL-largeBottom > div {
    margin-bottom: 40px;
  }
  .cols.colsL-smallBottom > div {
    margin-bottom: 10px;
  }
  .cols.colsL-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsL-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsL-alignCenter {
    text-align: center;
  }
  .cols.colsL-alignLeft {
    text-align: left;
  }
  .cols.colsL-alignRight {
    text-align: right;
  }
  .cols.colsL-10 > div {
    width: 10%;
  }
  .cols.colsL-8 > div {
    width: 12.5%;
  }
  .cols.colsL-6 > div {
    width: 16.6666666%;
  }
  .cols.colsL-5 > div {
    width: 20%;
  }
  .cols.colsL-4 > div {
    width: 25%;
  }
  .cols.colsL-3 > div {
    width: 33.3333333%;
  }
  .cols.colsL-2 > div {
    width: 50%;
  }
  .cols.colsL-1 > div {
    width: 100%;
  }
  .cols > .colL-hide {
    display: none;
  }
  .cols > .colL-show {
    display: block;
  }
  .cols > .colL-clear {
    clear: both;
  }
  .cols > .colL-left {
    float: left;
  }
  .cols > .colL-right {
    float: right;
  }
  .cols > .colL-alignLeft {
    text-align: left;
  }
  .cols > .colL-alignRight {
    text-align: right;
  }
  .cols > .colL-alignCenter {
    text-align: center;
  }
  .cols > .colL-1 {
    width: 100%;
  }
  .cols > .colL-2-1 {
    width: 50%;
  }
  .cols > .colL-3-2 {
    width: 66.6666666%;
  }
  .cols > .colL-3-1 {
    width: 33.3333333%;
  }
  .cols > .colL-4-3 {
    width: 75%;
  }
  .cols > .colL-4-1 {
    width: 25%;
  }
  .cols > .colL-5-4 {
    width: 80%;
  }
  .cols > .colL-5-3 {
    width: 60%;
  }
  .cols > .colL-5-2 {
    width: 40%;
  }
  .cols > .colL-5-1 {
    width: 20%;
  }
  .cols > .colL-6-5 {
    width: 25%;
  }
  .cols > .colL-6-1 {
    width: 16.6666666%;
  }
  .cols > .colL-8-1 {
    width: 12.5%;
  }
  .cols > .colL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 720px) {
  .cols.colsM-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsM-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsM-largeGutter {
    margin-left: -40px;
  }
  .cols.colsM-largeGutter > div {
    padding-left: 40px;
  }
  .cols.colsM-mediumGutter {
    margin-left: -22px;
  }
  .cols.colsM-mediumGutter > div {
    padding-left: 22px;
  }
  .cols.colsM-smallGutter {
    margin-left: -10px;
  }
  .cols.colsM-smallGutter > div {
    padding-left: 10px;
  }
  .cols.colsM-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsM-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsM-noGutter {
    margin-left: 0;
  }
  .cols.colsM-noGutter > div {
    padding-left: 0;
  }
  .cols.colsM-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsM-largeBottom > div {
    margin-bottom: 40px;
  }
  .cols.colsM-smallBottom > div {
    margin-bottom: 10px;
  }
  .cols.colsM-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsM-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsM-alignCenter {
    text-align: center;
  }
  .cols.colsM-alignLeft {
    text-align: left;
  }
  .cols.colsM-alignRight {
    text-align: right;
  }
  .cols.colsM-10 > div {
    width: 10%;
  }
  .cols.colsM-8 > div {
    width: 12.5%;
  }
  .cols.colsM-6 > div {
    width: 16.6666666%;
  }
  .cols.colsM-5 > div {
    width: 20%;
  }
  .cols.colsM-4 > div {
    width: 25%;
  }
  .cols.colsM-3 > div {
    width: 33.3333333%;
  }
  .cols.colsM-2 > div {
    width: 50%;
  }
  .cols.colsM-1 > div {
    width: 100%;
  }
  .cols > .colM-hide {
    display: none;
  }
  .cols > .colM-show {
    display: block;
  }
  .cols > .colM-clear {
    clear: both;
  }
  .cols > .colM-left {
    float: left;
  }
  .cols > .colM-right {
    float: right;
  }
  .cols > .colM-alignLeft {
    text-align: left;
  }
  .cols > .colM-alignRight {
    text-align: right;
  }
  .cols > .colM-alignCenter {
    text-align: center;
  }
  .cols > .colM-1 {
    width: 100%;
  }
  .cols > .colM-2-1 {
    width: 50%;
  }
  .cols > .colM-3-2 {
    width: 66.6666666%;
  }
  .cols > .colM-3-1 {
    width: 33.3333333%;
  }
  .cols > .colM-4-3 {
    width: 75%;
  }
  .cols > .colM-4-1 {
    width: 25%;
  }
  .cols > .colM-5-4 {
    width: 80%;
  }
  .cols > .colM-5-3 {
    width: 60%;
  }
  .cols > .colM-5-2 {
    width: 40%;
  }
  .cols > .colM-5-1 {
    width: 20%;
  }
  .cols > .colM-6-5 {
    width: 25%;
  }
  .cols > .colM-6-1 {
    width: 16.6666666%;
  }
  .cols > .colM-8-1 {
    width: 12.5%;
  }
  .cols > .colM-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 480px) {
  .cols.colsS-hugeGutter {
    margin-left: -70px;
  }
  .cols.colsS-hugeGutter > div {
    padding-left: 70px;
  }
  .cols.colsS-largeGutter {
    margin-left: -40px;
  }
  .cols.colsS-largeGutter > div {
    padding-left: 40px;
  }
  .cols.colsS-mediumGutter {
    margin-left: -22px;
  }
  .cols.colsS-mediumGutter > div {
    padding-left: 22px;
  }
  .cols.colsS-smallGutter {
    margin-left: -10px;
  }
  .cols.colsS-smallGutter > div {
    padding-left: 10px;
  }
  .cols.colsS-tinyGutter {
    margin-left: -8px;
  }
  .cols.colsS-tinyGutter > div {
    padding-left: 8px;
  }
  .cols.colsS-noGutter {
    margin-left: 0;
  }
  .cols.colsS-noGutter > div {
    padding-left: 0;
  }
  .cols.colsS-hugeBottom > div {
    margin-bottom: 70px;
  }
  .cols.colsS-largeBottom > div {
    margin-bottom: 40px;
  }
  .cols.colsS-smallBottom > div {
    margin-bottom: 10px;
  }
  .cols.colsS-tinyBottom > div {
    margin-bottom: 8px;
  }
  .cols.colsS-noBottom > div {
    margin-bottom: 0;
  }
  .cols.colsS-alignCenter {
    text-align: center;
  }
  .cols.colsS-alignLeft {
    text-align: left;
  }
  .cols.colsS-alignRight {
    text-align: right;
  }
  .cols.colsS-10 > div {
    width: 10%;
  }
  .cols.colsS-8 > div {
    width: 12.5%;
  }
  .cols.colsS-6 > div {
    width: 16.6666666%;
  }
  .cols.colsS-5 > div {
    width: 20%;
  }
  .cols.colsS-4 > div {
    width: 25%;
  }
  .cols.colsS-3 > div {
    width: 33.3333333%;
  }
  .cols.colsS-2 > div {
    width: 50%;
  }
  .cols.colsS-1 > div {
    width: 100%;
  }
  .cols > .colS-hide {
    display: none;
  }
  .cols > .colS-show {
    display: block;
  }
  .cols > .colS-clear {
    clear: both;
  }
  .cols > .colS-left {
    float: left;
  }
  .cols > .colS-right {
    float: right;
  }
  .cols > .colS-alignLeft {
    text-align: left;
  }
  .cols > .colS-alignRight {
    text-align: right;
  }
  .cols > .colS-alignCenter {
    text-align: center;
  }
  .cols > .colS-1 {
    width: 100%;
  }
  .cols > .colS-2-1 {
    width: 50%;
  }
  .cols > .colS-3-2 {
    width: 66.6666666%;
  }
  .cols > .colS-3-1 {
    width: 33.3333333%;
  }
  .cols > .colS-4-3 {
    width: 75%;
  }
  .cols > .colS-4-1 {
    width: 25%;
  }
  .cols > .colS-5-4 {
    width: 80%;
  }
  .cols > .colS-5-3 {
    width: 60%;
  }
  .cols > .colS-5-2 {
    width: 40%;
  }
  .cols > .colS-5-1 {
    width: 20%;
  }
  .cols > .colS-6-5 {
    width: 25%;
  }
  .cols > .colS-6-1 {
    width: 16.6666666%;
  }
  .cols > .colS-8-1 {
    width: 12.5%;
  }
  .cols > .colS-10-1 > div {
    width: 10%;
  }
}
body {
  font-family: "Harmattan", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Nobile", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.Btn {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 0 30px;
  line-height: 48px;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  font-family: "Nobile", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  background: #32529c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.Btn:hover {
  background: #49a8a7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.topBar {
  background-color: #49a8a7;
  height: 5px;
}
.mainMenu .menu li a:after {
  height: 3px;
  background-color: #49a8a7;
}
.logo {
  background: url(../images/logo.jpg) 0 50% no-repeat;
  background-size: contain;
  width: 170px;
}
.waves {
  height: 50px;
  background: url(../images/waves.jpg) #49a8a7;
  background-size: 200px auto;
}
.bars {
  height: 6px;
  background: url(../images/bars.jpg);
  background-size: contain;
}
.halfContent {
  max-width: 600px;
}
.hugeContent {
  max-width: 800px;
}
.articleContent, .articelContent p {
  font-size: 20px;
  line-height: 25px;
}
.articleContent p, .articleContent ol, .articleContent ul {
  font-size: 20px;
  line-height: 25px;
}
.mainMenu .menu li a {
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
}
#homeSlider {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 39.0625%;
}
#homeSlider .slideContent {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  width: 100%;
  left: 0;
}
.homeSliderTitle {
  text-transform: inherit;
  font-size: 50px;
  line-height: 60px;
  max-width: 100%;
}
.flexArrows .flex-direction-nav a i {
  line-height: 50px;
}
#impressionSlider {
  margin: 0;
}
#impressionSlider .slides li {
  max-width: 300px;
  margin: 0;
}
#impressionSlider .flex-direction-nav a i {
  line-height: 30px;
}
.innerContainer {
  padding-bottom: 0px;
}
.footer {
  text-align: left;
}
.footerTop {
  background: #32529c;
  position: relative;
  padding: 50px 0;
}
.footerBottom {
  background: #2c4889;
}
.footerBottomMenu ul {
  margin: 0;
}
.footerBottomMenu ul:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.footerBottomMenu ul li {
  font-size: 16px;
  line-height: 30px;
  float: left;
  padding-left: 20px;
  color: #fff;
  position: relative;
}
.footerBottomMenu ul li:before {
  display: block;
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  text-align: center;
  line-height: 30px;
}
.footerBottomMenu ul li:first-child {
  padding-left: 0;
}
.footerBottomMenu ul li:first-child:before {
  display: none;
}
.footerBottomMenu ul li a {
  color: #fff;
}
.footerBottomMenu ul li a:hover {
  text-decoration: underline;
}
.footerTitle {
  margin: 0 0 10px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}
.footerDesc {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
.footerMenu ul {
  margin: 0 0 10px;
}
.footerMenu ul li {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  padding: 0;
  margin: 0;
  float: none;
  display: block;
}
.footerMenu ul li:before {
  display: none;
}
.footerMenu ul li a {
  color: #fff;
}
.footerMenu ul li a:hover {
  text-decoration: underline;
}
.footerLicence {
  position: absolute;
  top: 0;
  right: 5%;
  width: 200px;
  height: 217px;
  background: url(../images/licentieNZ.png) no-repeat 0 50%;
  background-size: contain;
}
.sponsorSlider {
  position: relative;
}
.sponsorSlide {
  padding: 0 10px;
}
.sponsorSlide div {
  position: relative;
  width: 200px;
  height: 100px;
}
.sponsorSlide div img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.grecaptcha-badge {
  visibility: collapse !important;
  opacity: 0 !important;
}
.captchaNotice {
  font-size: 18px;
  margin: 0;
}
.sponsorSlider .flex-direction-nav li {
  list-style: none;
}
.articleContent p a {
  border-bottom: 0px;
  text-decoration: none;
}
.articleContent p a:hover {
  color: #19294f;
}
@media (max-width: 991px) {
  .footerLicence {
    width: 75px;
    height: 75px;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  footer .footerTop {
    padding: 75px 0 50px 0;
  }
  footer .footerLicence {
    width: 50px;
    top: 0;
    left: 20px;
    height: 50px;
  }
}
/* Portrait phones and smaller */
