@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic,100italic,100);
/* line 34, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/singularitygs-1.1.2/stylesheets/singularitygs/helpers/_box-sizing.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url('../behaviors/box-sizing/boxsizing.php'); }

/* line 36, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_box-sizing.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url('../behaviors/box-sizing/boxsizing.php'); }

/* line 4, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_fluid-media.scss */
img, video {
  max-width: 100%;
  height: auto; }

/* line 1, ../sass/base/_base.scss */
.messages--status {
  border: 0;
  background: #25d92e;
  color: white;
  padding: 10px 20px;
  font-weight: 400; }

/* line 9, ../sass/base/_base.scss */
.messages--error {
  border: 0;
  background: #fd4b61;
  color: white;
  padding: 10px 20px; }

/* line 17, ../sass/base/_base.scss */
.messages--warning {
  border: 0;
  background: #ddb923;
  color: #242422;
  padding: 10px 20px;
  font-weight: 400; }

/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%;
  height: auto !important; }

/* line 7, ../sass/base/_media.scss */
#map-canvas img {
  max-width: none; }

/* line 1, ../sass/base/_typography.scss */
body {
  font-family: "open-sans", sans serif; }

/* line 5, ../sass/base/_typography.scss */
a {
  color: #f8f8f8;
  text-decoration: none; }
  /* line 8, ../sass/base/_typography.scss */
  a:hover {
    color: #242422; }

/* line 13, ../sass/base/_typography.scss */
h1 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 42.5px;
  line-height: 2.65625rem;
  margin: 1.25em 0;
  font-weight: 400;
  text-transform: "open-sans-condensed", sans serif;
  color: #242422; }

/* line 22, ../sass/base/_typography.scss */
h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-weight: 400;
  text-transform: "open-sans-condensed", sans serif;
  color: #242422; }

/* line 28, ../sass/base/_typography.scss */
h3 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 32.3px;
  line-height: 2.01875rem;
  margin: 1.25em 0;
  font-weight: 400;
  color: #242422; }

/* line 35, ../sass/base/_typography.scss */
.uppercase {
  text-transform: uppercase; }

/* line 3, ../sass/regions/_region-content.scss */
.front .page-content h1 {
  display: none; }
/* line 7, ../sass/regions/_region-content.scss */
.front .page-content-1 {
  display: none; }

/* line 12, ../sass/regions/_region-content.scss */
.page-content-1, .page-content-2 {
  width: 1080px;
  max-width: 90%;
  margin: 0 auto; }

/* line 3, ../sass/regions/_region-footer.scss */
footer {
  background: #242422;
  color: #f8f8f8; }
  /* line 6, ../sass/regions/_region-footer.scss */
  footer .region-inner {
    padding: 40px 0 0px;
    width: 1080px;
    max-width: 90%;
    margin: 0 auto;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1; }
    /* line 48, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
    footer .region-inner:before, footer .region-inner:after {
      content: ".";
      display: block;
      height: 0;
      overflow: hidden; }
    /* line 55, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
    footer .region-inner:after {
      clear: both; }
    /* line 10, ../sass/regions/_region-footer.scss */
    footer .region-inner .premiezoeker {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 13, ../sass/regions/_region-footer.scss */
    footer .region-inner .voet-adres {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 16, ../sass/regions/_region-footer.scss */
    footer .region-inner .voet-menu {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    @media (min-width: 64em) {
      /* line 20, ../sass/regions/_region-footer.scss */
      footer .region-inner .premiezoeker {
        width: 33.33333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none; }
      /* line 23, ../sass/regions/_region-footer.scss */
      footer .region-inner .voet-adres {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 0%;
        clear: none; }
      /* line 26, ../sass/regions/_region-footer.scss */
      footer .region-inner .voet-menu {
        width: 33.33333%;
        float: left;
        margin-right: -100%;
        margin-left: 33.33333%;
        clear: none; } }
  /* line 42, ../sass/regions/_region-footer.scss */
  footer h2 {
    color: #4085af;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 300;
    text-transform: uppercase; }
  /* line 48, ../sass/regions/_region-footer.scss */
  footer p {
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 51, ../sass/regions/_region-footer.scss */
  footer ul.menu {
    list-style: none;
    padding: 0 20px 0 0; }
    /* line 54, ../sass/regions/_region-footer.scss */
    footer ul.menu li.leaf {
      list-style-type: none;
      list-style-image: none;
      padding-bottom: 4px;
      border-bottom: dotted 1px #616161; }
      /* line 59, ../sass/regions/_region-footer.scss */
      footer ul.menu li.leaf a {
        text-transform: uppercase;
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 18.7px;
        line-height: 1.16875rem;
        color: #616161;
        text-decoration: none; }
        /* line 64, ../sass/regions/_region-footer.scss */
        footer ul.menu li.leaf a.active {
          color: #4085af; }
  /* line 70, ../sass/regions/_region-footer.scss */
  footer .highlighted {
    color: #e11016; }

/* line 76, ../sass/regions/_region-footer.scss */
.region-inner {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1; }
  /* line 48, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
  .region-inner:before, .region-inner:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 55, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
  .region-inner:after {
    clear: both; }

/* line 80, ../sass/regions/_region-footer.scss */
.block.copyright {
  text-align: left;
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding-top: 80px; }
  /* line 84, ../sass/regions/_region-footer.scss */
  .block.copyright a {
    font-family: "brandon-grotesque";
    font-size: 12px;
    font-size: 0.75rem; }
    /* line 87, ../sass/regions/_region-footer.scss */
    .block.copyright a .small {
      font-size: 9px;
      font-size: 0.5625rem;
      font-family: "open-sans", sans serif;
      font-weight: 100;
      color: #757572; }
    /* line 93, ../sass/regions/_region-footer.scss */
    .block.copyright a .accent {
      color: #fd4b61; }
    /* line 96, ../sass/regions/_region-footer.scss */
    .block.copyright a:hover {
      color: #fd4b61; }
      /* line 99, ../sass/regions/_region-footer.scss */
      .block.copyright a:hover .small, .block.copyright a:hover .accent {
        color: white; }

/* line 1, ../sass/regions/_region-half-full.scss */
.half-full {
  /* for IE 6/7 */
  *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
  /* non-JS fallback */
  *zoom: 1; }
  /* line 48, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
  .half-full:before, .half-full:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 55, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
  .half-full:after {
    clear: both; }

/* line 5, ../sass/regions/_region-half-full.scss */
.section-contact .l-region--content12 {
  padding: 0; }
  /* line 7, ../sass/regions/_region-half-full.scss */
  .section-contact .l-region--content12 .block__content {
    width: 100%;
    padding: 0; }
  /* line 11, ../sass/regions/_region-half-full.scss */
  .section-contact .l-region--content12 #map-canvas {
    height: 500px; }

/* line 16, ../sass/regions/_region-half-full.scss */
.l-region--content12 {
  background: #64b4d5;
  padding: 50px 0;
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  color: white;
  min-height: 320px; }
  /* line 18, ../sass/regions/_region-half-full.scss */
  .l-region--content12 h2 {
    font-weight: 100;
    font-family: "open-sans-condensed", sans serif;
    font-size: 25px;
    font-size: 1.5625rem;
    color: white; }
  /* line 24, ../sass/regions/_region-half-full.scss */
  .l-region--content12 p {
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 28, ../sass/regions/_region-half-full.scss */
  .l-region--content12 .block__content {
    width: 1080px;
    max-width: 90%;
    margin: 0 auto; }
  @media (min-width: 47em) {
    /* line 16, ../sass/regions/_region-half-full.scss */
    .l-region--content12 {
      width: 50%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none; }
      /* line 33, ../sass/regions/_region-half-full.scss */
      .l-region--content12 .block__content {
        width: 540px;
        padding-right: 50px;
        padding-left: 0px;
        float: right;
        margin: 0; } }

/* line 44, ../sass/regions/_region-half-full.scss */
.l-region--content22 {
  background: #4085af center center no-repeat;
  padding: 50px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  color: white;
  min-height: 320px; }
  /* line 47, ../sass/regions/_region-half-full.scss */
  .l-region--content22 h2 {
    font-weight: 100;
    font-family: "open-sans-condensed", sans serif;
    font-size: 25px;
    font-size: 1.5625rem;
    color: white; }
  /* line 53, ../sass/regions/_region-half-full.scss */
  .l-region--content22 p {
    font-size: 12px;
    font-size: 0.75rem; }
  /* line 57, ../sass/regions/_region-half-full.scss */
  .l-region--content22 .block__content {
    width: 1080px;
    max-width: 90%;
    margin: 0 auto;
    padding-right: 0px; }
  @media (min-width: 47em) {
    /* line 44, ../sass/regions/_region-half-full.scss */
    .l-region--content22 {
      width: 50%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
      /* line 63, ../sass/regions/_region-half-full.scss */
      .l-region--content22 .block__content {
        width: 540px;
        padding-left: 50px;
        margin: 0; } }

/* line 1, ../sass/regions/_region-header.scss */
.l-region--header {
  background: #242422; }
  /* line 3, ../sass/regions/_region-header.scss */
  .l-region--header .region-inner {
    width: 1080px;
    max-width: 90%;
    margin: 0 auto;
    height: 417px; }

/* line 2, ../sass/regions/_region-navigation.scss */
.l-region--navigation {
  background: #242422; }
  /* line 4, ../sass/regions/_region-navigation.scss */
  .l-region--navigation .region-inner {
    width: 1080px;
    max-width: 90%;
    margin: 0 auto; }

@media (min-width: 60em) {
  /* line 9, ../sass/regions/_region-navigation.scss */
  .front .l-region--navigation {
    margin-top: -60px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    height: 60px; }
    /* line 15, ../sass/regions/_region-navigation.scss */
    .front .l-region--navigation .region-inner {
      width: 1080px;
      max-width: 90%;
      margin: 0 auto;
      /* for IE 6/7 */
      *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
      /* non-JS fallback */
      *zoom: 1; }
      /* line 48, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
      .front .l-region--navigation .region-inner:before, .front .l-region--navigation .region-inner:after {
        content: ".";
        display: block;
        height: 0;
        overflow: hidden; }
      /* line 55, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
      .front .l-region--navigation .region-inner:after {
        clear: both; }
      /* line 18, ../sass/regions/_region-navigation.scss */
      .front .l-region--navigation .region-inner .main-logo {
        width: 200px;
        float: left;
        padding: 20px 0 10px 0; }
        /* line 22, ../sass/regions/_region-navigation.scss */
        .front .l-region--navigation .region-inner .main-logo a {
          display: inline-block; }
      /* line 26, ../sass/regions/_region-navigation.scss */
      .front .l-region--navigation .region-inner .block--system-main-menu {
        display: block;
        margin: 0; }
    /* line 33, ../sass/regions/_region-navigation.scss */
    .front .l-region--navigation ul.menu {
      list-style: none;
      padding: 0;
      text-align: center;
      margin: 0; }
      /* line 38, ../sass/regions/_region-navigation.scss */
      .front .l-region--navigation ul.menu li.leaf {
        list-style-type: none;
        list-style-image: none;
        display: inline-block;
        padding-left: 36px;
        line-height: 60px;
        line-height: 3.75rem; }
        /* line 44, ../sass/regions/_region-navigation.scss */
        .front .l-region--navigation ul.menu li.leaf a {
          text-transform: uppercase;
          font-family: "open-sans", sans serif;
          font-weight: 400;
          font-size: 13px;
          font-size: 0.8125rem;
          color: white;
          text-decoration: none; }
          /* line 52, ../sass/regions/_region-navigation.scss */
          .front .l-region--navigation ul.menu li.leaf a.active {
            color: #fbdd19; }

  /* line 59, ../sass/regions/_region-navigation.scss */
  .not-front .l-region--navigation {
    margin-top: -60px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
    height: 60px; }
    /* line 64, ../sass/regions/_region-navigation.scss */
    .not-front .l-region--navigation .region-inner {
      width: 1080px;
      max-width: 90%;
      margin: 0 auto;
      /* for IE 6/7 */
      *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
      /* non-JS fallback */
      *zoom: 1; }
      /* line 48, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
      .not-front .l-region--navigation .region-inner:before, .not-front .l-region--navigation .region-inner:after {
        content: ".";
        display: block;
        height: 0;
        overflow: hidden; }
      /* line 55, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/toolkit-1.3.8/stylesheets/toolkit/_clearfix.scss */
      .not-front .l-region--navigation .region-inner:after {
        clear: both; }
      /* line 67, ../sass/regions/_region-navigation.scss */
      .not-front .l-region--navigation .region-inner .main-logo {
        width: 200px;
        float: left;
        padding: 20px 0 10px 0; }
        /* line 71, ../sass/regions/_region-navigation.scss */
        .not-front .l-region--navigation .region-inner .main-logo a {
          display: inline-block; }
      /* line 75, ../sass/regions/_region-navigation.scss */
      .not-front .l-region--navigation .region-inner .block--system-main-menu {
        display: block;
        margin: 0; }
    /* line 82, ../sass/regions/_region-navigation.scss */
    .not-front .l-region--navigation ul.menu {
      list-style: none;
      padding: 0 0 0 0;
      text-align: left;
      margin: 0; }
      /* line 87, ../sass/regions/_region-navigation.scss */
      .not-front .l-region--navigation ul.menu li.leaf {
        list-style-type: none;
        list-style-image: none;
        display: inline-block;
        padding-right: 36px;
        line-height: 60px;
        line-height: 3.75rem; }
        /* line 93, ../sass/regions/_region-navigation.scss */
        .not-front .l-region--navigation ul.menu li.leaf a {
          text-transform: uppercase;
          font-family: "open-sans", sans serif;
          font-weight: 400;
          font-size: 13px;
          font-size: 0.8125rem;
          color: white;
          text-decoration: none; }
          /* line 101, ../sass/regions/_region-navigation.scss */
          .not-front .l-region--navigation ul.menu li.leaf a.active {
            color: #fbdd19; }

  /* line 110, ../sass/regions/_region-navigation.scss */
  .not-front.section-video .l-region--navigation {
    margin-top: 0px; } }
/* line 2, ../sass/regions/_region-top.scss */
.front .l-region--top {
  background: url(home1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white; }
  /* line 6, ../sass/regions/_region-top.scss */
  .front .l-region--top h2 {
    text-align: center;
    font-family: "open-sans-condensed", sans serif;
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    text-shadow: 2px 2px 2px #757572;
    margin: 0 auto;
    padding-top: 80px; }
  /* line 18, ../sass/regions/_region-top.scss */
  .front .l-region--top h3 {
    text-align: center;
    font-family: "open-sans-condensed", sans serif;
    color: white;
    font-weight: 100;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 40px;
    line-height: 2.5rem;
    text-shadow: 2px 2px 2px #757572;
    margin: 0 auto; }
    @media (min-width: 60em) {
      /* line 18, ../sass/regions/_region-top.scss */
      .front .l-region--top h3 {
        font-size: 30px;
        font-size: 1.875rem; } }

/* line 32, ../sass/regions/_region-top.scss */
.not-front .l-region--top {
  background: url(../images/home1.jpg) no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
  height: 180px; }
  /* line 37, ../sass/regions/_region-top.scss */
  .not-front .l-region--top img {
    width: 250px !important;
    height: auto !important; }
  /* line 41, ../sass/regions/_region-top.scss */
  .not-front .l-region--top h2 {
    text-align: left;
    font-family: "open-sans-condensed", sans serif;
    color: white;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    text-shadow: 2px 2px 2px #757572;
    width: 1080px;
    max-width: 90%;
    margin: 0 auto; }
  /* line 52, ../sass/regions/_region-top.scss */
  .not-front .l-region--top h3 {
    text-align: left;
    font-family: "open-sans-condensed", sans serif;
    color: white;
    font-weight: 100;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    text-shadow: 2px 2px 2px #757572;
    width: 1080px;
    max-width: 90%;
    margin: 0 auto; }
  /* line 62, ../sass/regions/_region-top.scss */
  .not-front .l-region--top .block__content {
    padding-top: 30px; }

/* line 1, ../sass/regions/_video.scss */
body.section-video {
  margin: 0;
  padding: 0; }
  /* line 4, ../sass/regions/_video.scss */
  body.section-video .video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  /* line 11, ../sass/regions/_video.scss */
  body.section-video header {
    z-index: 1000000000000000;
    position: absolute;
    width: 100%; }

/* line 18, ../sass/regions/_video.scss */
.video iframe {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%; }
