@font-face {
  font-family: alright_sanslight;
  src: url("../fonts/AlrightSans-Light-v3-webfont.woff2") format("woff2");
}
.portrait-mode {
  display: none;
}

body {
  color: #000000;
  font-family: "alright_sanslight", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 1290px) {
  .container {
    width: 75%;
  }
}
@media (min-width: 1150px) {
  .container {
    width: 85%;
  }
}
.site {
  overflow-x: hidden;
}

p, a, li {
  color: #000000;
  font-family: "alright_sanslight", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

a {
  color: #331e59;
}

a:hover {
  color: #331e59;
  text-decoration: none;
}

a:visited {
  color: #331e59;
}

a:focus {
  color: #331e59;
  outline: none;
}

*:focus {
  outline: none;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

h1 {
  font-family: "alright_sanslight", sans-serif;
  font-size: 40px;
  line-height: 60px;
  color: #331e59;
  text-align: left;
  font-weight: normal;
  padding: 20px 0px;
  margin: 0px;
}

h2 {
  font-family: "alright_sanslight", sans-serif;
  font-size: 26px;
  line-height: 32px;
  color: #331e59;
  text-align: left;
  font-weight: 600;
  margin: 0px;
  padding: 20px 0px;
}

h3 {
  font-family: "alright_sanslight", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #331e59;
  text-align: left;
  font-weight: 600;
  margin: 0px;
  padding: 20px 0px;
}

.form-control {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
}

.btn-default {
  position: relative;
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:visited, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:hover {
  background-color: #331e59;
  border: solid 1px #331e59;
  color: #ffffff;
}

.btn-callmeback {
  position: relative;
  background-color: #331e59;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:visited, .btn-callmeback.active, .btn-callmeback.focus, .btn-callmeback:active, .btn-callmeback:focus {
  background-color: #331e59;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:hover {
  background-color: #331e59;
  border: solid 2px #ffffff;
  color: #ffffff;
}

.btn-inverse {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #331e59;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:visited, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #331e59;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:hover {
  background-color: #331e59;
  border: solid 1px #331e59;
  color: #ffffff;
}

.btn-base {
  position: relative;
  background-color: #ffffff;
  border: solid 2px #331e59;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #331e59;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:visited, .btn-base.active, .btn-base.focus, .btn-base:active, .btn-base:focus {
  background-color: #ffffff;
  border: solid 2px #331e59;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #331e59;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:hover {
  background-color: #331e59;
  border: solid 2px #331e59;
  color: #ffffff;
}

.btn-slider {
  position: relative;
  background-color: transparent;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.btn-slider:visited, .btn-slider.active, .btn-slider.focus, .btn-slider:active, .btn-slider:focus {
  background-color: transparent;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-slider:hover {
  background-color: #ffffff;
  border: solid 2px #ffffff;
  color: #331e59;
}

.button-holder {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 100;
}

.main-block {
  padding: 30px 0;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }
}
.header {
  height: 100px;
  z-index: 10000;
  position: relative;
}
.header.sticky {
  position: fixed;
  left: 0;
  margin: 0 0px;
  top: 0;
  width: calc(100%);
  z-index: 99900;
}
.header .logo-holder {
  padding: 15px 0;
}
.header .nav-bar {
  background-color: #ffffff;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .header .top-bar {
    background: #331e59;
    background: -moz-linear-gradient(left, #331e59 0%, #331e59 60%, #331e59 60%, #331e59 100%);
    background: -webkit-linear-gradient(left, #331e59 0%, #331e59 60%, #331e59 7 60%, #331e59 100%);
    background: linear-gradient(to right, #331e59 0%, #331e59 60%, #331e59 60%, #331e59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$toColor', endColorstr='$fromColor',GradientType=1 );
  }
  .header .top-bar .top-bar-holder {
    margin-left: 200px;
    text-align: right;
  }
  .header .top-bar .top-bar-holder .contact-us ul {
    padding: 0px;
  }
  .header .top-bar .top-bar-holder .contact-us ul li {
    margin-right: 0px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .header {
    height: 86px;
  }
  .header .top-bar {
    background: #331e59;
    background: -moz-linear-gradient(left, #331e59 0%, #331e59 60%, #331e59 60%, #331e59 100%);
    background: -webkit-linear-gradient(left, #331e59 0%, #331e59 60%, #331e59 7 60%, #331e59 100%);
    background: linear-gradient(to right, #331e59 0%, #331e59 60%, #331e59 60%, #331e59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$toColor', endColorstr='$fromColor',GradientType=1 );
  }
  .header .top-bar .top-bar-holder {
    margin-left: 200px;
    text-align: right;
  }
  .header .top-bar .top-bar-holder .contact-us ul {
    padding: 0px;
  }
  .header .top-bar .top-bar-holder .contact-us ul li {
    margin-right: 0px;
    margin-left: 10px;
  }
}
.navbar {
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #331e59;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-default {
  background-color: #ffffff;
  border: none;
  min-height: auto;
  margin-bottom: 0px;
  margin-top: 22px;
  margin-right: -15px;
}
.navbar-default .navbar-right {
  margin-right: -40px;
}
.navbar-default .navbar-nav > li > a {
  color: #c0bcd1;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  line-height: 15px;
  margin: 10px 10px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #6773bf;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #6773bf;
}
.navbar-default .navbar-nav > li:hover {
  color: #6773bf;
}
.navbar-default .navbar-nav > .active > a {
  color: #6773bf;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #6773bf;
}
.navbar-default .navbar-nav .open > a:focus {
  color: #331e59;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  background-color: #331e59;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  background-color: #6773bf;
  color: #ffffff;
  font-weight: 700;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #ffffff;
  background-color: #6773bf;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .navbar-default {
    border: none;
    min-height: auto;
    margin-bottom: 0px;
    margin-right: -15px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 10px 5px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .navbar-default {
    margin-left: -15px;
  }
  .navbar-default .navbar-right {
    margin-right: -15px;
  }
  .navbar-default .text-right {
    text-align: left;
  }
  .navbar-default .navbar-nav > li {
    margin-left: 0px;
  }

  .navbar .navbar-collapse .nav > li > a {
    padding: 15px 8px;
    font-size: 15px;
  }
}
.social-bar {
  background-color: #e7e5e6;
}
.social-bar .social-block {
  text-align: center;
  padding: 30px 0 20px;
}
.social-bar .social-block ul {
  list-style: none;
  display: inline-block;
}
.social-bar .social-block ul li {
  display: inline-block;
}
.social-bar .social-block ul li a .fa {
  color: #000000;
  font-size: 32px;
  margin: 0 20px;
}

.footer .footer-top {
  background-color: #331e59;
  padding: 0;
  text-align: left;
}
.footer .footer-top .footer-top-holder {
  padding: 55px 0;
}
.footer .footer-top .footer-top-holder .footer-title {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "alright_sanslight", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 20px;
}
.footer .footer-top .footer-top-holder ul.footer-nav {
  border-top: solid 1px #ffffff;
  list-style: none;
  margin: 0px;
  padding: 20px 0px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  line-height: 24px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li a {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address {
  border-top: solid 1px #ffffff;
  list-style: none;
  margin: 0px;
  padding: 20px 0px 0px;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address li a {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address li.footer-phone {
  margin-top: 24px;
}
.footer .footer-top .call-form-holder .form-control {
  border: solid 1px #ffffff;
}
.footer .footer-top button.callmeback {
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
}
.footer .footer-bottom {
  background-color: #000000;
  padding: 10px 0;
}
.footer .footer-bottom .footer-navigation ul {
  list-style: none;
  text-align: right;
  margin-bottom: 0px;
}
.footer .footer-bottom .footer-navigation ul li {
  display: inline-block;
  margin-left: 10px;
  line-height: 14px;
}
.footer .footer-bottom .footer-navigation ul li a {
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}
.footer .footer-bottom .footer-navigation ul li.pipe {
  background-color: #ffffff;
  width: 1px;
  margin-left: 10px;
  line-height: 14px;
}
.footer .footer-bottom .copyright-holder {
  padding-top: 5px;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .footer .footer-top {
    padding: 0 15px;
  }

  .footer-bottom {
    background-color: #000000;
    padding: 10px 0;
  }
  .footer-bottom .footer-navigation ul {
    list-style: none;
    text-align: right;
    margin-bottom: 0px;
  }
  .footer-bottom .footer-navigation ul li {
    display: inline-block;
    margin-left: 10px;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li a {
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li.pipe {
    background-color: #ffffff;
    width: 1px;
    margin-left: 10px;
    line-height: 14px;
  }
  .footer-bottom .copyright-holder {
    padding-top: 5px;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
}
.banner-container .banner-slide {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  height: 400px;
  background-position-y: 30%;
}
.banner-container .banner-slide .banner-holder {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 400px;
}
.banner-container .banner-slide .banner-holder .slider-button {
  display: none;
}
.banner-container .banner-slide .banner-holder .slider-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 95px;
}
.banner-container .banner-slide .banner-holder .slider-text .slider-title {
  color: #ffffff;
  font-weight: 600;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.banner-container .banner-slide .banner-holder .slider-text .slider-sub {
  display: none;
  padding: 7px 0;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.banner-container .arrow-container {
  position: relative;
}
.banner-container .arrow-container .button-prev {
  position: absolute;
  top: -50px;
  left: 95px;
  z-index: 10;
  width: 50px;
  height: 18px;
}
.banner-container .arrow-container .button-next {
  position: absolute;
  top: -50px;
  left: 140px;
  z-index: 11;
  width: 50px;
  height: 18px;
}

.home-divider {
  height: 60px;
  background-color: #e7e5e6;
}

.blocks1-holder {
  padding: 40px 0px;
  background-color: #e0dee8;
}
.blocks1-holder .container {
  padding-right: 0px;
}
.blocks1-holder .blocks1-block {
  background-color: white;
}
.blocks1-holder .blocks1-block .row-flex {
  display: flex;
}

.blocks2 .block2-item-holder {
  padding-left: 0;
  padding-right: 0;
}

.nieuws-button {
  width: 200px;
  padding: 15px;
  background-color: #6773bf;
  display: block;
  text-align: center;
  float: right;
  color: #ffffff;
  margin-right: -15px;
  font-weight: 700;
}

.blocks2-block {
  padding-bottom: 40px;
}

.blocks2-holder {
  background-color: #efefef;
}
.blocks2-holder .styler1 {
  width: 100%;
  height: 20%;
  background-color: #e0dee8;
  display: block;
  position: absolute;
  margin-top: -40px;
}
.blocks2-holder .blocks2-block h1 {
  text-transform: none;
  text-align: center;
  color: #000000;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin: 0px;
  padding: 0px;
}
.blocks2-holder .blocks2-block .intro {
  display: block;
  text-align: center;
  color: #331e59;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}

.block1-item-holder .img-responsive {
  max-width: 9999px;
}

.block1-item {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 20px;
  height: 100%;
}
.block1-item .block1-item-block {
  color: #ffffff;
  left: 15px;
  top: 0px;
  width: 90%;
  padding-top: 10px;
}
.block1-item .block1-item-block .block1-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "alright_sanslight", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.block1-item .block1-item-block a .block1-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "alright_sanslight", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

.block2-item-holder {
  height: 320px;
}

.block2-item {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px;
}
.block2-item .block2-item-block {
  color: #ffffff;
}
.block2-item .block2-item-block .block2-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "alright_sanslight", sans-serif;
  margin-bottom: 20px;
  padding: 0px;
  font-weight: normal;
}
.block2-item .block2-item-block a .block2-item title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "alright_sanslight", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .banner-container .banner-slide {
    height: 400px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 400px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 30px;
    line-height: 30px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 18px;
    line-height: 18px;
  }

  .block1-item .block1-item-block {
    left: 20px;
  }
  .block1-item .block1-item-block .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block1-item .block1-item-block a .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }

  .block2-item .block2-item-block {
    left: 20px;
  }
  .block2-item .block2-item-block .block2-item-title {
    font-size: 25px;
    line-height: 32px;
  }
  .block2-item .block2-item-block a .block2-item title {
    font-size: 32px;
    line-height: 32px;
  }

  .blocks1-holder {
    padding: 20px 0px;
  }

  .blocks2-holder {
    padding: 20px 0px 20px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .banner-container {
    margin-top: 130px;
  }
  .banner-container .banner-slide {
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .block1-item {
    margin-bottom: 20px;
  }
  .block1-item .block1-item-block {
    left: 20px;
    bottom: 20px;
  }
  .block1-item .block1-item-block .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block1-item .block1-item-block a .block1-item-title {
    font-size: 25px;
    line-height: 32px;
  }

  .block2-item {
    margin-bottom: 20px;
  }
  .block2-item .block2-item-block {
    left: 20px;
    bottom: 20px;
  }
  .block2-item .block2-item-block .block2-item-title {
    font-size: 25px;
    line-height: 32px;
  }
  .block2-item .block2-item-block a .block2-item title {
    font-size: 25px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  .banner-container .banner-slide {
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder {
    width: 100%;
    height: 300px;
  }
  .banner-container .banner-slide .banner-holder .slider-text {
    padding: 0 20px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-title {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-container .banner-slide .banner-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }
}
.body {
  font-style: normal;
  font-weight: normal;
}

.page-image-holder {
  margin-top: 0px;
}
.page-image-holder .page-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 400px;
}
.page-image-holder .page-image .container {
  position: relative;
  height: 400px;
}
.page-image-holder .page-image .container .page-title-table {
  display: table;
  height: 100%;
  width: 100%;
}
.page-image-holder .page-image .container .page-title-table .page-title-td {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page-image-holder .page-image .container .page-title-table .page-title-td h1 {
  text-align: center;
  color: #ffffff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.page-image-holder .page-image .container .page-title-table .page-title-td .intro {
  text-align: center;
  font-family: "alright_sanslight", sans-serif;
  color: #ffffff;
  font-size: 20px;
  line-height: 20x;
  font-weight: 500;
  padding: 0px;
  margin: 10px 0px 0px;
  width: 100%;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

.fixing-images {
  object-position: 18%;
}

.content .content-block {
  margin: 30px 0px;
  overflow: hidden;
}
.content .row-flex {
  display: flex;
}
.content .col-flex {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: cover;
}

.content-more {
  background-color: #ffffff;
  padding: 30px 100px;
}

.content-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 30px;
}
.content-image:last-of-type {
  margin-bottom: 30px;
}

.content-content {
  padding: 40px;
}
.content-content h1 {
  padding: 20px 0 10px 0;
  margin: 0;
}
.content-content h2, .content-content h3, .content-content h4, .content-content h5, .content-content h6 {
  padding: 0px 0 20px 0;
  margin: 0;
}
.content-content p {
  margin: 0;
  padding: 10px 0 0 0;
}

.image-block-small {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.base-content .base-title {
  display: table;
  height: 100%;
}
.base-content .base-title h1 {
  margin: 0px 0;
  padding: 0px;
  font-size: 34px;
  font-weight: 400;
  line-height: 38px;
  color: #000000;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.base-content-holder {
  background-color: #ffffff;
}

.main-content {
  background-color: #ffffff;
  min-height: 300px;
  padding-right: 0px;
  padding-bottom: 30px;
}
.main-content h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0.2px;
}

.content {
  padding-top: 25px;
}

.content1 {
  background-color: #ffffff;
  padding: px;
}
.content1 h2, .content1 h3, .content1 h4, .content1 p, .content1 ul, .content1 ol {
  margin: 0px 15px;
}

.content2 .col-sm-6 .content-content {
  background-color: #ffffff;
  padding: 40px;
}

.content3 .image-content {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: cover;
  object-position: 0%;
}
.content3 .col-sm-6 .content-image-normal {
  height: 100%;
  background-color: #ffffff;
}
.content3 .col-sm-6 .content-content {
  background-color: #ffffff;
  padding: 40px;
}

.content4 .col-sm-6 .content-image-normal {
  height: 100%;
}
.content4 .col-sm-6 .content-content {
  background-color: #ffffff;
  padding: 40px;
}

.content5 {
  background-color: #ffffff;
  padding: 40px;
}

.content6 .content-image {
  text-align: center;
}
.content6 .content-image img {
  margin: 0px auto;
  width: 100%;
}

.h2spacer {
  padding: 0 0 20px 0;
  margin: 0px;
  font-family: "alright_sanslight", sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.content-holder {
  background-color: #c0bcd1;
}

.content-holder-1 {
  margin-left: -15px;
  margin-right: -15px;
}

.content-holder-2 {
  margin-left: -15px;
  margin-right: -15px;
}

.content-holder-3 {
  margin-left: -15px;
  margin-right: -15px;
}

.content-holder-4 {
  margin-left: -15px;
  margin-right: -15px;
}

.content-holder-5 {
  margin-left: -15px;
  margin-right: -15px;
}

.content-holder-6 {
  margin-left: -15px;
  margin-right: -15px;
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .mobile-table {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */
  }
  .mobile-table table, .mobile-table thead, .mobile-table tbody, .mobile-table th, .mobile-table td, .mobile-table tr {
    display: block;
  }
  .mobile-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .mobile-table tr {
    border: 1px solid #ccc;
  }
  .mobile-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .mobile-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .mobile-table td:nth-of-type(1):before {
    content: "Dag";
  }
  .mobile-table td:nth-of-type(2):before {
    content: "Datum";
  }
  .mobile-table td:nth-of-type(3):before {
    content: "Activiteit";
  }
}
@media only screen and (max-width: 667px) {
  .page-image-holder .page-image {
    height: 300px;
  }
  .page-image-holder .page-image .container {
    height: 300px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td h1 {
    font-size: 24px;
    line-height: 24px;
    padding: 0px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td .page-location {
    font-size: 18px;
    line-height: 20x;
    padding: 0px;
  }

  .block1-item-holder .img-responsive {
    width: 100%;
  }

  .content .content-block {
    margin: 30px 0px;
    overflow: hidden;
    padding-top: 60px;
  }
  .content .row-flex {
    display: block;
  }
  .content .col-flex {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
    object-position: 0%;
  }

  .content-more {
    background-color: #ffffff;
    padding: 30px 30px;
  }

  .content-image {
    padding: 0px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .container {
    width: 95%;
  }

  .block2-item {
    padding: 15px;
  }
  .block2-item .block2-item-block {
    left: 20px;
  }
  .block2-item .block2-item-block .block2-item-title {
    font-size: 25px;
    line-height: 32px;
  }
  .block2-item .block2-item-block a .block2-item title {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (min-width: 1250px) {
  .container {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .content-holder {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 667px) {
  .block2-item-title {
    font-size: 30px;
  }
}
.contact {
  margin-top: -80px;
  background-color: #ffffff;
  padding: 30px 100px;
  text-align: center;
}
.contact h1 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}

.contact-holder {
  background-color: #efefef;
}

.footer .form-group {
  color: white;
  font-size: 13px;
}
.footer .form-control {
  margin: 0 !important;
  padding: 5px !important;
}

.form-holder {
  background-color: transparent;
  padding: 0px 0px 30px 0px;
  text-align: center;
}
.form-holder h2 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 40px;
}
.form-holder .form-horizontal {
  text-align: left;
}
.form-holder .form-horizontal .form-back {
  padding: 20px;
}
.form-holder .form-horizontal label {
  font-weight: 500;
}
.form-holder .form-horizontal .form-group {
  margin: 0px;
  background-color: transparent;
}
.form-holder .form-horizontal .form-group.error {
  color: #721c24;
  background-color: #f8d7da;
  display: block;
  padding: 4px 15px;
}
.form-holder .form-horizontal .form-group .form-control {
  background-color: #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: "alright_sanslight", sans-serif;
  color: #000000;
  margin-bottom: 20px;
  padding: 10px 20px;
  height: auto;
  line-height: 16px;
}
.form-holder .form-horizontal .form-group .form-control:focus {
  border: solid 1px #000000;
}
.form-holder .form-horizontal .form-group textarea {
  background-color: #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: "alright_sanslight", sans-serif;
  color: #000000;
  padding: 10px 20px;
}
.form-holder .form-horizontal .form-group textarea:focus {
  border: solid 1px #000000;
}
.form-holder .form-horizontal .form-group .textarea-title {
  font-size: 16px;
  font-style: italic;
  text-align: left;
  padding: 6px 12px;
}
.form-holder .form-horizontal .form-group .error {
  color: #721c24;
  background-color: #f8d7da;
  display: block;
  padding: 4px 15px;
}
.form-holder .form-horizontal .form-button-group {
  text-align: right;
  margin: 0px 0;
}

.contact-content {
  margin: 0 15px;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .form-holder {
    background-color: transparent;
    padding: 30px 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .contact {
    margin-top: 0px;
  }

  .form-holder {
    background-color: transparent;
    padding: 30px 0px;
    text-align: center;
  }
}
.pageNav {
  margin: 30px 0;
  height: 40px;
}
.pageNav .button-left {
  float: left;
  display: inline-block;
}
.pageNav .button-right {
  display: inline-block;
  float: right;
}

.projects {
  margin: 0px;
}
.projects .project-line {
  margin-bottom: 30px;
}
.projects .project-line .project-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  border: solid 1px #ffffff;
}
.projects .project-line .project-image:hover {
  border: solid 1px #331e59;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
}
.projects .project-line .project-text h2 {
  margin: 5px 0px 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 20px;
}
.projects .project-line .project-text h2 a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #331e59;
}
.projects .project-line .project-text h2 a:hover {
  text-decoration: none;
}

.project {
  padding-bottom: 30px;
}
.project h2 {
  color: #331e59;
  font-size: 18px;
  font-weight: 400;
  font-family: "alright_sanslight", sans-serif;
  padding-bottom: 0px;
  margin: 0 30px;
}

.project-info {
  margin-top: 60px;
}

.info-icon {
  margin-right: 40px;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  color: #e7e5e6;
}
.info-icon img {
  margin-right: 30px;
}

.project-back {
  margin: 30px 15px;
}

.project-detail {
  margin-top: -110px;
}
.project-detail .widget-sidebar {
  padding-top: 60px;
}

.project-swiper {
  padding: 30px 0px 0 30px;
}

.project-gallery-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.project-nav-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.project-nav-title {
  padding: 10px 30px;
}
.project-nav-title .project-nav-arrow {
  float: right;
  margin-right: 0px;
}
.project-nav-title a {
  color: #331e59;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.project-nav-title a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .projects {
    padding: 0px 20px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .projects {
    padding: 0px 20px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .projects {
    padding: 0px 20px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
.gallery-holder {
  background-color: #ffffff;
  padding: 20px 0px 20px;
}
.gallery-holder .gallery-block {
  padding: 0px;
}
.gallery-holder h2 {
  text-align: left;
  font-family: "alright_sanslight", sans-serif;
  color: #331e59;
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 0px;
}
.gallery-holder .gallery-item {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  position: relative;
}
.gallery-holder .gallery-item .gallery-over {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: rgba(0, 154, 57, 0.75);
  z-index: 444;
  left: 20px;
  top: 20px;
  display: none;
}
.gallery-holder .gallery-item .gallery-over a {
  text-decoration: none;
  color: #ffffff;
}
.gallery-holder .gallery-item .gallery-over .gallery-over-block {
  display: table;
  height: 100%;
  width: 100%;
}
.gallery-holder .gallery-item .gallery-over .gallery-over-block span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  color: #ffffff;
  font-size: 40px;
}
.gallery-holder .gallery-item:hover .gallery-over {
  display: block;
  cursor: pointer;
}

.jobs {
  background-color: #e7e5e6;
  margin: -70px 0 60px 0;
  padding: 30px 15px;
}
.jobs .jobs-line {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  padding: 40px;
  margin-bottom: 20px;
}
.jobs .jobs-line:hover {
  border: solid 1px #331e59;
  padding: 40px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
}
.jobs .jobs-line h2 {
  margin: 0px;
  padding: 0px 0 20px 0;
  color: #331e59;
  font-size: 26px;
  font-family: "alright_sanslight", sans-serif;
  font-weight: 400;
}
.jobs .jobs-line .jobs-check {
  color: #000000;
  margin-bottom: 20px;
}
.jobs .jobs-line .jobs-check .job-req {
  margin-right: 40px;
}
.jobs .jobs-line .jobs-check .job-req img {
  margin-right: 20px;
}
.jobs .jobs-line .jobs-row-item {
  color: #e7e5e6;
}
.jobs .jobs-line .jobs-row-item img {
  margin-right: 20px;
}
.jobs .jobs-line .jobs-row-link {
  text-align: right;
}
.jobs .jobs-line .jobs-row-link a {
  color: #331e59;
}

.jobs-info {
  margin-top: 40px;
}
.jobs-info .jobs-info-item {
  color: #e7e5e6;
}
.jobs-info .jobs-info-item img {
  margin-right: 20px;
}
.jobs-info .jobs-info-link {
  text-align: right;
}
.jobs-info .jobs-info-link a {
  color: #331e59;
}

.jobs-back {
  margin: 30px 15px;
}

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