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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     01/14/13
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-3x').
 * 3. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 3 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
.icons-sprite {
  background: url('../images/icons-s0eebd5edcc.png') no-repeat; }

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em;
  background: url(../img/progress.gif) no-repeat center center; }

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%; }

#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none; }

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality; }

/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111; }

#supersized a {
  width: 100%;
  height: 100%;
  display: block; }

#supersized li.prevslide {
  z-index: -20; }

#supersized li.activeslide {
  z-index: -10; }

#supersized li.image-loading {
  background: #111111 url(../img/progress.gif) no-repeat center center;
  width: 100%;
  height: 100%; }

#supersized li.image-loading img {
  visibility: hidden; }

#supersized li.prevslide img, #supersized li.activeslide img {
  display: inline; }

@font-face {
  font-family: 'cabin';
  src: url("../fonts/cabin-bold-webfont.eot");
  src: url("../fonts/cabin-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabin-bold-webfont.woff") format("woff"), url("../fonts/cabin-bold-webfont.ttf") format("truetype"), url("../fonts/cabin-bold-webfont.svg#cabinbold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'cabin';
  src: url("../fonts/cabin-regular-webfont.eot");
  src: url("../fonts/cabin-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabin-regular-webfont.woff") format("woff"), url("../fonts/cabin-regular-webfont.ttf") format("truetype"), url("../fonts/cabin-regular-webfont.svg#cabinregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'cabinsemibold';
  src: url("../fonts/cabin-semibold-webfont.eot");
  src: url("../fonts/cabin-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabin-semibold-webfont.woff") format("woff"), url("../fonts/cabin-semibold-webfont.ttf") format("truetype"), url("../fonts/cabin-semibold-webfont.svg#cabinsemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

html {
  position: relative;
  height: 100%; }

body {
  background: no-repeat center center fixed #f5f4f1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: "cabin", sans-serif;
  font-size: 13px;
  line-height: 16px;
  height: 100%; }
  body #counter {
    position: fixed;
    opacity: 0; }
  body#historiek #footer-wrap {
    overflow-x: hidden;
    position: relative;
    width: 100%; }
  body#nieuws {
    background-image: url("../images/bg-nieuws.jpg"); }

#home {
  background: #70706b; }

#footer-wrap {
  min-height: 100%; }

#footer-main {
  height: 100%; }

#footer-left {
  float: left;
  width: 100px; }

.page-container {
  margin: 0 auto;
  display: table;
  padding-top: 140px;
  padding-bottom: 73px;
  width: 981px; }

a {
  text-decoration: none;
  color: #efc585; }
  a:hover {
    text-decoration: underline; }

h1 {
  color: #888;
  font-size: 2.57143em;
  line-height: 1.16667em;
  font-weight: normal; }

h2 {
  color: #363636;
  font-size: 1.71429em;
  line-height: 1.75em; }

p {
  margin-bottom: 0.75em;
  margin-top: 0.75em; }

strong {
  font-weight: bold; }

.page-wrap {
  padding-right: 2em;
  padding-left: 2em; }

.page-wrap-small {
  margin: 0 auto;
  max-width: 1008px;
  padding-top: 160px; }

#submenu-wrap {
  margin: 0 auto;
  max-width: 1342px; }

#menu {
  background: #FFF;
  height: 83px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  font-size: 12px;
  position: absolute;
  z-index: 201;
  width: 100%; }
  #menu .line {
    height: 1px;
    background: #efc585;
    margin: -29px auto 0 auto;
    width: 0;
    border: 0;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
  #menu ul {
    float: right;
    line-height: 83px;
    font-family: 'cabin';
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 2em; }
    #menu ul li {
      display: inline-block;
      position: relative;
      height: 83px; }
      .no-touch #menu ul li:hover .line {
        width: 100%; }
      #menu ul li.menu-current:hover > span {
        top: 82px; }
      #menu ul li.menu-current:hover a {
        color: #363636; }
      #menu ul li.menu-current > span {
        top: 82px;
        border-top-color: #FFF; }
      #menu ul li.menu-current a {
        color: #363636; }
      #menu ul li:hover > span {
        top: 72px; }
      #menu ul li:hover a {
        color: #efc585;
        text-decoration: none; }
      #menu ul li a {
        color: #888;
        margin-left: 22px;
        display: inline-block;
        height: 83px;
        background: #FFF;
        position: relative;
        z-index: 10;
        padding: 0 2px;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s; }
  #menu #menu-logo {
    display: inline-block;
    background-image: url('../images/icons-s0f3fdb9096.png');
    background-position: 0 -81px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    height: 44px;
    width: 173px;
    text-indent: -9999px;
    margin-top: 19px;
    margin-left: 24px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
      #menu #menu-logo {
        background-image: url('../images/icons-3x-s52480dc8dd.png');
        background-size: 173px 218px;
        background-position: 0 -81px;
        height: 44px;
        width: 173px; } }

#menu-wrap {
  float: left; }

#menu ul li > span, #catalogus-menu .huidig > a:after {
  display: inline-block;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -10px;
  background-image: url('../images/icons-s0f3fdb9096.png');
  background-position: -62px -52px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 24px;
  width: 41px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  z-index: 9; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #menu ul li > span, #catalogus-menu .huidig > a:after {
      background-image: url('../images/icons-3x-s52480dc8dd.png');
      background-size: 173px 218px;
      background-position: -62px -52px;
      height: 24px;
      width: 41px; } }

#submenu {
  background: #DDD;
  width: 100%;
  position: absolute;
  top: -145px;
  z-index: 200;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  padding-top: 24px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.ov-kader {
  margin-top: 16px;
  height: 170px;
  float: left;
  display: inline-block;
  text-align: center;
  color: #FFF;
  position: relative;
  background: #363636;
  margin: 0 14px 24px 0; }
  .ov-kader img, .ov-kader .ov-text, .ov-kader .ov-text .line, .ov-kader .sub-bottom {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
  .ov-kader .ov-text {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    width: 100%;
    line-height: 30px;
    margin-top: -15px; }
  .ov-kader:hover img {
    opacity: 0.2; }
  .ov-kader .ov-text .line {
    height: 1px;
    background: #FFF;
    width: 0;
    margin: 0 auto;
    border: 0; }
  .ov-kader:hover .ov-text.double {
    margin-top: -30px; }
  .ov-kader:hover .ov-text .line {
    width: 100%;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .ov-kader:hover .sub-bottom {
    opacity: 1;
    margin-top: -2px; }
  .ov-kader .sub-top {
    display: table;
    margin: 0 auto; }
  .ov-kader .sub-bottom {
    font-size: 16px;
    display: block;
    margin-top: -31px;
    opacity: 0; }
    .ov-kader .sub-bottom a {
      display: block; }

#icon-wrap {
  height: 100%;
  display: table;
  margin-left: 2em;
  padding-top: 83px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 100; }
  #icon-wrap #icons {
    display: table-cell;
    vertical-align: middle; }
  #icon-wrap .icon-group {
    float: left; }
  #icon-wrap .icon-container {
    float: left;
    text-align: center;
    margin-right: 27px;
    margin-bottom: 10px; }
    #icon-wrap .icon-container .icon, #icon-wrap .icon-container .hover-container {
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    #icon-wrap .icon-container:hover .icon {
      background-color: #363636; }
    #icon-wrap .icon-container > span {
      margin-top: 10px;
      text-transform: uppercase;
      color: #FFF;
      display: inline-block;
      font-size: 20px;
      font-family: 'cabinsemibold'; }
    #icon-wrap .icon-container .icon {
      width: 93px;
      height: 93px;
      background: rgba(0, 0, 0, 0.4);
      -webkit-border-radius: 999px;
      -moz-border-radius: 999px;
      -ms-border-radius: 999px;
      -o-border-radius: 999px;
      border-radius: 999px;
      border: 5px solid white;
      position: relative;
      overflow: hidden; }
    #icon-wrap .icon-container .hover-container {
      position: absolute; }
      #icon-wrap .icon-container .hover-container .std {
        position: absolute;
        top: 0;
        left: 0; }
      #icon-wrap .icon-container .hover-container .hover {
        position: absolute;
        top: 100px;
        left: 0; }
    #icon-wrap .icon-container#icoon-wonen .icon span {
      background-image: url('../images/icons-s0f3fdb9096.png');
      background-position: 0 0;
      background-repeat: no-repeat;
      overflow: hidden;
      display: inline-block;
      height: 35px;
      width: 57px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
        #icon-wrap .icon-container#icoon-wonen .icon span {
          background-image: url('../images/icons-3x-s52480dc8dd.png');
          background-size: 173px 218px;
          background-position: 0 0;
          height: 35px;
          width: 57px; } }
    #icon-wrap .icon-container#icoon-wonen .hover-container {
      top: 29px;
      left: 18px; }
    #icon-wrap .icon-container#icoon-wonen:hover .hover-container {
      top: -71px; }
    #icon-wrap .icon-container#icoon-zitten .icon span {
      background-image: url('../images/icons-s0f3fdb9096.png');
      background-position: 0 -52px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: inline-block;
      height: 23px;
      width: 62px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
        #icon-wrap .icon-container#icoon-zitten .icon span {
          background-image: url('../images/icons-3x-s52480dc8dd.png');
          background-size: 173px 218px;
          background-position: 0 -52px;
          height: 23px;
          width: 62px; } }
    #icon-wrap .icon-container#icoon-zitten .hover-container {
      top: 35px;
      left: 15.5px; }
    #icon-wrap .icon-container#icoon-zitten:hover .hover-container {
      top: -65px; }
    #icon-wrap .icon-container#icoon-slapen .icon span {
      background-image: url('../images/icons-s0f3fdb9096.png');
      background-position: -103px -52px;
      background-repeat: no-repeat;
      overflow: hidden;
      display: inline-block;
      height: 29px;
      width: 54px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
        #icon-wrap .icon-container#icoon-slapen .icon span {
          background-image: url('../images/icons-3x-s52480dc8dd.png');
          background-size: 173px 218px;
          background-position: -103px -52px;
          height: 29px;
          width: 54px; } }
    #icon-wrap .icon-container#icoon-slapen .hover-container {
      top: 32px;
      left: 19.5px; }
    #icon-wrap .icon-container#icoon-slapen:hover .hover-container {
      top: -68px; }
    #icon-wrap .icon-container#icoon-varia .icon span {
      background-image: url('../images/icons-s0f3fdb9096.png');
      background-position: -57px 0;
      background-repeat: no-repeat;
      overflow: hidden;
      display: inline-block;
      height: 52px;
      width: 21px; }
      @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
        #icon-wrap .icon-container#icoon-varia .icon span {
          background-image: url('../images/icons-3x-s52480dc8dd.png');
          background-size: 173px 218px;
          background-position: -57px 0;
          height: 52px;
          width: 21px; } }
    #icon-wrap .icon-container#icoon-varia .hover-container {
      top: 20.5px;
      left: 36px; }
    #icon-wrap .icon-container#icoon-varia:hover .hover-container {
      top: -79.5px; }

#newsitem {
  position: absolute;
  width: 318px;
  bottom: 40px;
  right: 0;
  z-index: 99; }
  #newsitem.nonews {
    top: 50%;
    bottom: auto;
    margin-top: -48px; }
  #newsitem #newsitem-header {
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    text-transform: uppercase;
    padding: 30px 0;
    text-align: center; }
    #newsitem #newsitem-header #newsheader-small {
      font-size: 28px; }
    #newsitem #newsitem-header #newsheader-big {
      font-size: 73px;
      line-height: 70px; }

.newsbox {
  position: relative;
  background: #FFF;
  width: 318px;
  height: 284px;
  display: table; }
  .newsbox .newsitem-main {
    padding: 0 30px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative; }
  .newsbox .date {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFF;
    text-align: right;
    background-image: url('../images/icons-s0f3fdb9096.png');
    background-position: 0 -125px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    height: 93px;
    width: 108px;
    z-index: 101; }
    @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
      .newsbox .date {
        background-image: url('../images/icons-3x-s52480dc8dd.png');
        background-size: 173px 218px;
        background-position: 0 -125px;
        height: 93px;
        width: 108px; } }
    .newsbox .date .day {
      font-weight: bold;
      font-size: 24px;
      margin-top: 9px;
      margin-right: 11px;
      display: block; }
    .newsbox .date .month-year {
      font-size: 12px;
      display: block;
      margin-right: 8px;
      margin-top: 5px; }
  .newsbox.newsbox-img {
    display: table; }
  .newsbox.newsbox-img img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99; }
  .newsbox.newsbox-img > span {
    font-weight: bold;
    text-align: center;
    display: table-cell;
    position: relative;
    z-index: 101;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFF;
    font-size: 30px;
    line-height: 36px; }
  .newsbox.newsbox-img .dark {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100; }

#catalogus h1 {
  margin-left: 7px; }

footer {
  position: relative;
  z-index: 120;
  margin-top: -40px;
  clear: both;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  width: 100%;
  text-transform: uppercase;
  background: rgba(54, 54, 54, 0.5); }
  footer #footer-right {
    float: right;
    font-size: 11px; }
    footer #footer-right a {
      color: #fff; }
      footer #footer-right a:visited {
        color: #fff; }
      footer #footer-right a:hover {
        text-decoration: none; }
  footer #footer-title {
    position: absolute;
    top: -35px;
    opacity: 0.4; }

#mobile-menu {
  background: url("../images/mobile-menu.png");
  width: 45px;
  height: 45px;
  display: none;
  float: right;
  margin-top: 19px; }

#catalogus .ov-kader {
  margin: 0;
  height: 313px; }
  #catalogus .ov-kader img {
    display: block;
    max-width: 314px; }
#catalogus .ov-text {
  opacity: 0;
  background-image: url('../images/icons-s0f3fdb9096.png');
  background-position: -106px 0;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 49px;
  width: 50px;
  text-indent: -9999px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #catalogus .ov-text {
      background-image: url('../images/icons-3x-s52480dc8dd.png');
      background-size: 173px 218px;
      background-position: -106px 0;
      height: 49px;
      width: 50px; } }
#catalogus #catalogus-producten {
  margin-left: 9px;
  position: relative; }
  #catalogus #catalogus-producten > div {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    width: 313px;
    height: 313px;
    overflow: hidden;
    background: #e7e6e5 url(/images/preloader.gif) no-repeat 50% 50%; }
#catalogus #catalogus-producten.loading:before {
  position: absolute;
  bottom: -20px;
  background: url(/images/loading.gif) no-repeat;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background-size: 100%; }
#catalogus .ov-kader:hover .ov-text {
  opacity: 1; }
#catalogus #catalogus-menu-container {
  background: #e7e6e5;
  position: relative;
  margin: 35px 13px 43px 9px;
  height: 53px;
  line-height: 53px;
  margin-top: 0; }
  #catalogus #catalogus-menu-container .catalogus-small {
    text-transform: none;
    font-weight: normal; }
  #catalogus #catalogus-menu-container #catalogus-mobile-menu {
    position: absolute;
    right: 0;
    top: 53px;
    z-index: 100;
    background: #e7e6e5;
    border-top: 1px solid white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    display: none; }
    #catalogus #catalogus-menu-container #catalogus-mobile-menu li {
      line-height: 53px;
      -webkit-transition: 0.25s;
      -moz-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s;
      height: 53px;
      padding: 0 30px; }
      #catalogus #catalogus-menu-container #catalogus-mobile-menu li:hover {
        background: #FFF; }
      #catalogus #catalogus-menu-container #catalogus-mobile-menu li a {
        border-bottom: 1px solid #dfe0df;
        display: block; }
        #catalogus #catalogus-menu-container #catalogus-mobile-menu li a:hover {
          text-decoration: none; }
    #catalogus #catalogus-menu-container #catalogus-mobile-menu .accessoires a {
      border-bottom: 0 none; }
    #catalogus #catalogus-menu-container #catalogus-mobile-menu a {
      color: #888; }
  #catalogus #catalogus-menu-container #catalogus-mobile-button {
    border-right: 0 none;
    color: #888;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    display: none;
    padding: 0 23px;
    min-width: 50px;
    overflow: hidden; }
    #catalogus #catalogus-menu-container #catalogus-mobile-button:hover {
      text-decoration: none;
      background: #FFF; }
  #catalogus #catalogus-menu-container #mobile-tri {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #888888;
    display: inline-block;
    right: 16px;
    top: 23px;
    position: absolute;
    display: none; }
  #catalogus #catalogus-menu-container #catalogus-menu li > a {
    padding: 0 20px; }
  #catalogus #catalogus-menu-container #catalogus-menu {
    float: left; }
    #catalogus #catalogus-menu-container #catalogus-menu li {
      float: left;
      border-right: 1px solid #d5d5d5;
      position: relative;
      background: #e7e6e5;
      height: 53px;
      -webkit-transition: 0.25s;
      -moz-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
    #catalogus #catalogus-menu-container #catalogus-menu li > a {
      padding: 0 23px;
      color: #888;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      height: 53px;
      display: inline-block; }
    #catalogus #catalogus-menu-container #catalogus-menu .huidig {
      background: #FFF;
      -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
      box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1); }
    #catalogus #catalogus-menu-container #catalogus-menu .huidig a {
      color: #efc585; }
    #catalogus #catalogus-menu-container #catalogus-menu .huidig > a:after {
      top: 52px;
      margin-left: -20px;
      content: ""; }
    #catalogus #catalogus-menu-container #catalogus-menu .catalogus-menu-small {
      padding: 0 23px;
      color: #888;
      font-size: 12px; }
    #catalogus #catalogus-menu-container #catalogus-menu .detail-huidig {
      color: #888888 !important; }
    #catalogus #catalogus-menu-container #catalogus-menu .catalogus-menu-small:hover {
      background: #e7e6e5; }
    #catalogus #catalogus-menu-container #catalogus-menu .detail {
      font-size: 14px;
      text-transform: none;
      padding-right: 23px;
      color: #888;
      display: inline-block;
      white-space: nowrap;
      float: left; }
      #catalogus #catalogus-menu-container #catalogus-menu .detail a {
        color: #ACACAC;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s; }
        #catalogus #catalogus-menu-container #catalogus-menu .detail a:hover {
          color: #888;
          text-decoration: none; }
    #catalogus #catalogus-menu-container #catalogus-menu li:hover {
      background: #FFF; }
      #catalogus #catalogus-menu-container #catalogus-menu li:hover a {
        text-decoration: none; }
    #catalogus #catalogus-menu-container #catalogus-menu .wonen {
      height: 53px; }
    #catalogus #catalogus-menu-container #catalogus-menu .wonen > a {
      padding-right: 18px;
      float: left;
      white-space: nowrap; }

#nieuws .newsbox {
  background: #FFF;
  width: 318px;
  height: 284px;
  float: left;
  display: table;
  margin-right: 9px;
  margin-bottom: 9px; }
  #nieuws .newsbox .newsitem-main {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px; }

#contact #map-canvas {
  position: absolute;
  top: 83px;
  left: 0;
  right: 30%;
  bottom: 0;
  z-index: 80; }
#contact #contactgegevens {
  position: absolute;
  right: 0;
  left: 70%;
  bottom: 40px;
  top: 83px;
  background: #FFF;
  overflow: auto;
  -webkit-box-shadow: -3px 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -3px 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: -3px 0 4px rgba(0, 0, 0, 0.1);
  z-index: 81; }
  #contact #contactgegevens a {
    color: #FFC56E; }
  #contact #contactgegevens #details {
    padding: 20px 45px 0 45px; }
  #contact #contactgegevens p {
    color: #363636;
    font-size: 13px; }
  #contact #contactgegevens #foto-gebouw {
    width: 100%;
    height: 50%;
    background: url("../images/gebouw.jpg") center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

#historiek #fiets {
  width: 830px;
  margin: 0 auto;
  height: 2100px;
  position: absolute;
  z-index: -1; }
#historiek .page-container {
  padding-top: 0; }
#historiek #verhaal-historiek {
  height: 2100px;
  padding-top: 50px;
  padding-bottom: 0; }
  #historiek #verhaal-historiek section {
    position: relative; }
  #historiek #verhaal-historiek h1 {
    color: #efc585;
    font-size: 160px;
    font-weight: bold;
    line-height: 110px; }
  #historiek #verhaal-historiek h2 {
    color: #47423e;
    font-style: italic;
    font-size: 24px;
    line-height: 60px; }
  #historiek #verhaal-historiek p {
    color: #5b6263;
    margin-top: 0;
    margin-bottom: 0; }
  #historiek #verhaal-historiek .overlay-txt {
    position: absolute; }
#historiek #jaar-1965 {
  margin-top: 280px; }
  #historiek #jaar-1965 #img-1 {
    width: 499px;
    height: 328px;
    background: url("../images/1965-1.png");
    float: left;
    position: relative;
    left: -40px; }
    #historiek #jaar-1965 #img-1 #fietser {
      background: url("../images/1965-1-fietser.png");
      width: 384px;
      height: 313px;
      position: absolute;
      top: 34px;
      left: 95px; }
  #historiek #jaar-1965 #img-2 {
    width: 284px;
    height: 222px;
    background: url("../images/1965-2.png");
    float: right;
    margin-top: 210px;
    position: relative;
    left: 100px;
    -webkit-transform-origin: 50% 5px;
    -moz-transform-origin: 50% 5px;
    -ms-transform-origin: 50% 5px;
    -o-transform-origin: 50% 5px;
    transform-origin: 50% 5px; }
  #historiek #jaar-1965 .overlay-txt {
    top: 170px;
    left: 400px;
    width: 330px; }
  #historiek #jaar-1965 h2 {
    text-indent: 20px; }
  #historiek #jaar-1965 p {
    margin-left: 20px; }
#historiek #jaar-1998 {
  margin-top: 310px; }
  #historiek #jaar-1998 #img-3 {
    background: url("../images/1998.png");
    width: 298px;
    height: 239px;
    position: relative;
    left: 60px; }
  #historiek #jaar-1998 #vrachtwagen {
    background: url("../images/1998-vrachtwagen.png");
    width: 247px;
    height: 173px;
    position: absolute;
    top: 100px;
    left: 310px; }
  #historiek #jaar-1998 #sofa {
    background: url("../images/1998-sofa.png");
    width: 272px;
    height: 124px;
    position: absolute;
    top: 160px;
    left: 160px; }
  #historiek #jaar-1998 .overlay-txt {
    top: -90px;
    left: 270px; }
  #historiek #jaar-1998 p {
    float: left;
    width: 300px;
    margin-left: 20px;
    margin-top: 30px; }
  #historiek #jaar-1998 .container {
    float: left;
    width: 350px; }
    #historiek #jaar-1998 .container h1, #historiek #jaar-1998 .container h2 {
      text-align: right; }
#historiek #jaar-2008 {
  margin-top: 40px; }
  #historiek #jaar-2008 .overlay-txt {
    width: 300px;
    margin-left: 550px; }
  #historiek #jaar-2008 #img-4 {
    background: url("../images/2008.png");
    width: 405px;
    height: 299px;
    position: relative;
    left: 0;
    margin-top: 20px;
    position: relative;
    top: 60px; }
  #historiek #jaar-2008 #foto-klein {
    background: url("../images/2008-2.png");
    width: 223px;
    height: 158px;
    position: absolute;
    top: 230px;
    left: 350px; }
#historiek #heden {
  margin-left: 130px;
  margin-top: 120px; }
  #historiek #heden .container {
    width: 320px;
    float: left;
    text-align: right;
    margin-right: 20px; }
  #historiek #heden h1 {
    float: left; }
#historiek .cube-container {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  -o-perspective: 300px;
  perspective: 300px;
  -webkit-perspective-origin: 50% 56px;
  -moz-perspective-origin: 50% 56px;
  -ms-perspective-origin: 50% 56px;
  -o-perspective-origin: 50% 56px;
  perspective-origin: 50% 56px;
  margin-top: -25px; }
  #historiek .cube-container #cube {
    width: 604px;
    height: 112px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-302px);
    -moz-transform: translateZ(-302px);
    -ms-transform: translateZ(-302px);
    -o-transform: translateZ(-302px);
    transform: translateZ(-302px);
    position: relative;
    margin: 0 auto; }
    #historiek .cube-container #cube:hover, #historiek .cube-container #cube .hover {
      -webkit-transform: rotateX(90deg) translateY(-302px);
      -moz-transform: rotateX(90deg) translateY(-302px);
      -ms-transform: rotateX(90deg) translateY(-302px);
      -o-transform: rotateX(90deg) translateY(-302px);
      transform: rotateX(90deg) translateY(-302px); }
    #historiek .cube-container #cube > div {
      width: 604px;
      height: 112px;
      position: absolute; }
      #historiek .cube-container #cube > div a {
        background: #47423e;
        color: #FFF;
        text-transform: uppercase;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        line-height: 112px;
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        text-decoration: none;
        font-size: 28px; }
        #historiek .cube-container #cube > div a:before {
          background-image: url('../images/icons-s0f3fdb9096.png');
          background-position: -78px 0;
          background-repeat: no-repeat;
          overflow: hidden;
          display: inline-block;
          height: 38px;
          width: 28px;
          content: "";
          margin-right: 30px;
          position: relative;
          top: 6px; }
          @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
            #historiek .cube-container #cube > div a:before {
              background-image: url('../images/icons-3x-s52480dc8dd.png');
              background-size: 173px 218px;
              background-position: -78px 0;
              height: 38px;
              width: 28px; } }
      #historiek .cube-container #cube > div.front {
        -webkit-transform: rotateY(0deg) translateZ(56px);
        -moz-transform: rotateY(0deg) translateZ(56px);
        -ms-transform: rotateY(0deg) translateZ(56px);
        -o-transform: rotateY(0deg) translateZ(56px);
        transform: rotateY(0deg) translateZ(56px); }
      #historiek .cube-container #cube > div.bottom {
        -webkit-transform: rotateX(-90deg) translateZ(56px);
        -moz-transform: rotateX(-90deg) translateZ(56px);
        -ms-transform: rotateX(-90deg) translateZ(56px);
        -o-transform: rotateX(-90deg) translateZ(56px);
        transform: rotateX(-90deg) translateZ(56px); }
        #historiek .cube-container #cube > div.bottom a {
          background: #554f4a; }
          #historiek .cube-container #cube > div.bottom a:active {
            background: #47423e; }

@media (max-width: 1370px) {
  #submenu-wrap {
    width: 668px; }

  #submenu {
    top: -340px; } }
@media (max-width: 1008px) {
  #icons {
    width: 260px;
    margin-top: 165px; }

  .page-container {
    width: 654px; }

  #catalogus #catalogus-menu-container #catalogus-menu li {
    display: none; }
  #catalogus #catalogus-menu-container #catalogus-menu #alles {
    display: block; }
  #catalogus #catalogus-menu-container #catalogus-mobile-button {
    display: block; }
  #catalogus #catalogus-menu-container #mobile-tri {
    display: block; }

  #contact #map-canvas {
    right: 0;
    bottom: 290px; }
  #contact #contactgegevens {
    top: auto;
    left: 0;
    bottom: 40px;
    display: table;
    width: 100%;
    -webkit-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.1); }
    #contact #contactgegevens #foto-gebouw {
      height: 250px;
      width: 400px;
      float: left; }
    #contact #contactgegevens #details-container {
      float: left; }
    #contact #contactgegevens #details {
      padding: 0 0 0 40px;
      display: table-cell;
      height: 250px;
      vertical-align: middle; }

  #historiek #fiets {
    width: 654px; }
  #historiek #jaar-1965 #img-2 {
    margin-top: -20px;
    right: -110px;
    left: auto;
    position: absolute; }
  #historiek #jaar-1965 .overlay-txt {
    width: 235px;
    left: 340px;
    top: 140px; }
  #historiek #jaar-1998 {
    margin-top: 300px; }
    #historiek #jaar-1998 #img-3 {
      left: -90px; }
    #historiek #jaar-1998 #sofa {
      left: 10px; }
    #historiek #jaar-1998 #vrachtwagen {
      left: 160px; }
    #historiek #jaar-1998 .overlay-txt {
      margin-top: -30px; }
      #historiek #jaar-1998 .overlay-txt .container {
        float: right; }
      #historiek #jaar-1998 .overlay-txt p {
        float: right;
        text-align: right;
        width: 260px;
        margin-top: 0; }
  #historiek #jaar-2008 {
    margin-top: 130px; }
    #historiek #jaar-2008 #img-4 {
      margin-left: -110px;
      top: 220px; }
    #historiek #jaar-2008 #foto-klein {
      left: 240px;
      top: 340px; }
    #historiek #jaar-2008 .overlay-txt {
      margin-left: 0;
      left: 280px; }
      #historiek #jaar-2008 .overlay-txt h2, #historiek #jaar-2008 .overlay-txt p {
        margin-left: 60px; }
  #historiek #heden {
    margin-top: 160px; }
    #historiek #heden .container {
      float: right;
      width: 260px; }
    #historiek #heden h1 {
      float: right;
      margin-top: 40px; }
    #historiek #heden p {
      width: 220px;
      float: right; } }
@media (max-width: 680px) {
  #submenu {
    display: none; }

  #menu {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 18px; }
    #menu #menu-wrap {
      padding: 0;
      float: none;
      height: 100%;
      background: #FFF;
      -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
      box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 99; }
      #menu #menu-wrap #menu-logo {
        margin-left: 0.5em; }
      #menu #menu-wrap #mobile-menu {
        display: block;
        margin-right: 0.5em; }
    #menu ul {
      float: none;
      display: none;
      margin-right: 0; }
      #menu ul li {
        display: block;
        height: 66px; }
        #menu ul li a {
          display: block;
          margin-left: 0;
          padding-left: 2em;
          -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
          background: #DDD; }
        #menu ul li > span {
          display: none; }
        #menu ul li a .line {
          display: none; }

  #icon-wrap {
    height: auto;
    margin: 0 auto;
    padding-top: 143px; }

  #icons {
    display: inline-block;
    width: 233px; }
    #icons a:nth-child(even) {
      margin-right: 0; }

  #news-holder {
    height: auto; }

  #newsitem {
    position: static;
    clear: both;
    margin-top: 40px; }

  footer {
    position: static; }

  #newsitem-header span {
    display: table;
    margin: 0 auto; }

  .page-container {
    width: 300px; }

  #home #newsitem {
    margin-bottom: 73px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    #home #newsitem.nonews {
      position: static;
      margin-top: 35px; }
      #home #newsitem.nonews #newsitem-header {
        display: none; }
    #home #newsitem .newsbox {
      width: 100%; }

  #catalogus h1 {
    margin-left: 0; }
  #catalogus .catalogus-menu-small {
    display: none; }
  #catalogus #catalogus-menu-container {
    margin-right: 0;
    margin-left: 0; }
    #catalogus #catalogus-menu-container #catalogus-mobile-button {
      padding-right: 0; }
    #catalogus #catalogus-menu-container #mobile-tri {
      display: block; }
  #catalogus #catalogus-producten {
    margin: 0 auto;
    position: relative; }
    #catalogus #catalogus-producten > div {
      margin-right: 0; }
    #catalogus #catalogus-producten img {
      /*width: 300px;*/ }
    #catalogus #catalogus-producten .ov-kader {
      height: auto; }

  #nieuws .newsbox {
    margin-right: 0; }

  #contact #map-canvas {
    height: 250px;
    position: relative;
    top: 0; }
  #contact #contactgegevens {
    display: table;
    width: 100%;
    position: static;
    padding-top: 83px; }
    #contact #contactgegevens #foto-gebouw {
      height: 250px;
      width: 100%;
      float: none; }
    #contact #contactgegevens #details-container {
      float: none; }
    #contact #contactgegevens #details {
      padding: 0 0 0 40px;
      display: table-cell;
      height: 250px;
      vertical-align: middle; }
  #contact footer {
    margin-top: 0; }

  footer #footer-right {
    font-size: 9px; }

  #historiek {
    background: url("../images/pad.png") center top no-repeat #f5f4f1 !important;
    background-size: 359px 2222px; }
    #historiek #verhaal-historiek h1 {
      font-size: 120px;
      text-align: center; }
    #historiek #verhaal-historiek h2 {
      margin-left: 10px; }
    #historiek #verhaal-historiek #fiets {
      display: none; }
    #historiek #verhaal-historiek #jaar-1965 {
      margin-top: 160px; }
      #historiek #verhaal-historiek #jaar-1965 .overlay-txt {
        width: auto; }
        #historiek #verhaal-historiek #jaar-1965 .overlay-txt p {
          margin-left: 10px;
          margin-right: 10px; }
        #historiek #verhaal-historiek #jaar-1965 .overlay-txt h2 {
          text-indent: 0; }
      #historiek #verhaal-historiek #jaar-1965 #img-1 {
        width: 300px;
        height: 197px;
        background-size: 300px 197px;
        position: static; }
        #historiek #verhaal-historiek #jaar-1965 #img-1 #fietser {
          width: 231px;
          height: 188px;
          background-size: 231px 188px;
          left: 57px;
          top: 21px; }
      #historiek #verhaal-historiek #jaar-1965 #img-2 {
        display: none; }
      #historiek #verhaal-historiek #jaar-1965 .overlay-txt {
        position: static; }
    #historiek #verhaal-historiek #jaar-1998 {
      margin-top: 60px; }
      #historiek #verhaal-historiek #jaar-1998 #vrachtwagen {
        left: 133px; }
      #historiek #verhaal-historiek #jaar-1998 .overlay-txt {
        position: static;
        margin-top: 100px;
        margin-left: 0; }
        #historiek #verhaal-historiek #jaar-1998 .overlay-txt .container {
          width: auto;
          float: none; }
          #historiek #verhaal-historiek #jaar-1998 .overlay-txt .container h1, #historiek #verhaal-historiek #jaar-1998 .overlay-txt .container h2 {
            text-align: left; }
        #historiek #verhaal-historiek #jaar-1998 .overlay-txt p {
          float: none;
          text-align: left;
          width: auto;
          margin-left: 10px;
          margin-right: 10px; }
    #historiek #verhaal-historiek #jaar-2008 h2 {
      margin-left: 10px; }
    #historiek #verhaal-historiek #jaar-2008 #img-4 {
      top: 0; }
    #historiek #verhaal-historiek #jaar-2008 .overlay-txt {
      position: static;
      width: auto; }
      #historiek #verhaal-historiek #jaar-2008 .overlay-txt p {
        margin-left: 10px;
        margin-right: 10px; }
    #historiek #verhaal-historiek #jaar-2008 #foto-klein {
      left: 150px;
      top: 330px; }
    #historiek #verhaal-historiek #heden {
      margin-left: 0;
      margin-top: 0; }
      #historiek #verhaal-historiek #heden .container {
        float: none;
        width: auto;
        margin: 0;
        text-align: left; }
        #historiek #verhaal-historiek #heden .container p {
          float: none;
          width: auto;
          margin-left: 10px;
          margin-right: 10px; }
      #historiek #verhaal-historiek #heden h1 {
        display: none; }
    #historiek .cube-container {
      width: 300px;
      margin-top: 20px; }
      #historiek .cube-container #cube {
        width: 0;
        margin-left: -50%;
        -webkit-transform: translateZ(-550px);
        -moz-transform: translateZ(-550px);
        -ms-transform: translateZ(-550px);
        -o-transform: translateZ(-550px);
        transform: translateZ(-550px); }
        #historiek .cube-container #cube:hover, #historiek .cube-container #cube .hover {
          -webkit-transform: rotateX(90deg) translateY(-550px);
          -moz-transform: rotateX(90deg) translateY(-550px);
          -ms-transform: rotateX(90deg) translateY(-550px);
          -o-transform: rotateX(90deg) translateY(-550px);
          transform: rotateX(90deg) translateY(-550px); } }
#slidecaption {
  white-space: nowrap; }

#slidecounter a {
  color: #fff;
  cursor: pointer; }
  #slidecounter a:hover {
    text-decoration: none; }
