html{
  overflow-y:scroll;
}

p{
	/*font-family: 'Open Sans', sans-serif;*/
  font-family: 'rbno2.1bbook';
	font-weight: 400;
	text-align: center;
	font-size: 17px;
	line-height: 30px;
  letter-spacing: 2px;
}

a{
  color: #fff;
}

p a{
  color: #000;
}

input, textarea { font-family: 'Open Sans', sans-serif; font-family: 'rbno2.1bbook';background: rgba(0,0,0,0.31); border:none; width: 98%; padding:1%; font-size: 13px; font-style: italic; color: rgba(255,255,255,1); margin-bottom: 15px !important; }
input[type=submit] { text-align: right; color:#000; font-family: 'rbno2.1bbook'; font-size:19px; background: none; font-style: normal; letter-spacing: 1.33px;  }
textarea{ padding-bottom:30px; }

table{
  width: 100%;
    font-family: 'rbno2.1bbook';
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

/*tr:nth-child(even){
  background: whitesmoke;
}*/

td{
  padding:8px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}

::selection {
  background: #000; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #000; /* Gecko Browsers */
}

textarea:focus, input:focus{
    outline: 0;
}

.alignleft{ text-align: left; }
.alignright{ text-align: right; }

.vervolg p{ text-align: justify; }
.vervolg h2{
  font-family: 'rbno2.1bbook';
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px;
  font-size: 22px;
  margin-top: 25px;
  letter-spacing: 1.54px;
  border-bottom: 2px solid #000;
  color: #cc3300;
}

.vervolg h3{
  font-family: 'rbno2.1bbook';
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 22px;
  margin-top: 25px;
  letter-spacing: 1.54px;
}


.personrow{ float: left; margin-top: 50px; width: 100%; }
.person{ width: 23%; margin-right: 1%; margin-left:1%; float: left; }
.person p{ text-align: justify; }
.person img{ width: 100%; }
.person h4{ text-align: center; }
.person h5{ text-align: center; font-weight: normal; font-style: italic; color: #666;}

.container { margin:0px auto; width: 960px; }

.menu { width:100%; box-shadow:inset 0 0 0 1000px rgba(0,0,0,.4); height:120px; z-index:100; top:0; position:fixed; text-align:center;  font-family: 'rbno2.1bbook';}
.vervolg .menu{ background:url('../img/background.jpg'); background-size: cover; top:0px;  }
.menu ul { display: inline-block; float: left; margin:0; padding:0; width:35%; height:100%; }
.menu ul li{ display: inline-block; height: 100%; line-height: 118px; }
.menu ul li a{ display: inline-block; height: 100%; color:#fff; letter-spacing: 1.4px; padding:0px 10px; text-decoration: none; text-transform: uppercase; font-size: 20px; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  /* ...and now for the proper property */  transition:.5s; }
.menu ul li a:hover{ color:#fff; background: rgba(0,0,0,0.2); }
.menu .logo{ display: inline-block; float: left; width: 30%;  height:100%; padding-top:14px;}
.menu .logo img{ width:118px; }

.mobilemenu{ display: none; float: left; width: 100%; left:0; top:189px; text-align: center;z-index: 100;position: absolute; background: rgba(0,0,0,0.4); }
.mobilemenu ul { display: inline-block; float: left; margin:0; padding:0; width:100%; height:100%; }
.mobilemenu ul li{ display: inline-block; height: 100%; }
.mobilemenu ul li a{ display: inline-block; height: 100%; color:#fff; padding:10px 10px; text-decoration: none; text-transform: uppercase; font-size: 14px; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  /* ...and now for the proper property */  transition:.5s; }
.mobilemenu ul li a:hover{ color:#fff; background: rgba(0,0,0,0.2); }

.leftimg{  float: left; width: 50%;  }
.rightimg{ float: right; width: 49%;  margin-bottom: 50px;}
.leftimg img, .rightimg img{ width: 100%; }

.contentremain{ float: left; padding-left: 2%; width: 50%; margin-bottom: 50px; }
.contentremainleft{ float: left; padding-left: 2%; width: 48%; margin-bottom: 50px; }
.contentremainright{ float: left; padding-left: 2%; width: 49%; margin-bottom: 50px; }

.contentrow h2{ border-bottom: none; color: #000; }

.contentremainright h2{ text-align: right;}

.vervolg .diamond{ margin-top:-73px; }
.diamond {
overflow: hidden;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
background: #fff;
-webkit-box-shadow: 0 0 0 1px #000;
-moz-box-shadow: 0 0 0 1px #000;
box-shadow: 0 0 0 1px #000;
color: #000;
display: block;
height: 135px;
overflow: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
-o-perspective: 1000;
perspective: 1000;
position: relative;
text-decoration: none;
width: 135px;
margin:70px auto 70px auto;

}



h1, h2{
padding-top:80px;
text-align: center;
vertical-align: middle;
width: 100%;
margin:0;
   font-size: 32px;
   font-weight: normal;
   text-transform: uppercase;
    font-family: 'rbno2.1bmedium';
    letter-spacing: 1.75px;
}

.home #slides{
  height: 100vh;
}

.slides-container .darker{
  background:rgba(0,0,0,.3); 
  width:96%; 
  /*margin-top:300px; */
  float:left;
  padding:25px 2%;
}

.slides-container .slider-text{
  width:100%; 
  /*margin-top:100px; */
  float:left;
  padding:25px 0px;
}

.slides-container .slider-text h1{
  font-size: 32px;
  color: white;
}

.slides-container .slider-text p{
  line-height: 20px;
}

.slides-container .black h1, .slides-container .black p{
  color: #000;
}

.slides-container .sliderrow{
    display:table;
    width:100%;
    height:100%;
}

.slides-container .slidercell{
    display:table-cell;
    vertical-align:middle;
}

.slides-container li span{
	font-size: 34px;
font-weight: normal;
   text-transform: uppercase;
    font-family: 'rbno2.1bmedium';
    letter-spacing: 1.75px;
	color: #fff;
	width: 100%;
	text-align: center;
	/*margin-top: 360px;*/
	float: left;
}

.slides-container li span.bold{
	  margin-top: 20px;
    text-transform: none;
    font-family: 'rbno2.1bbook';
    font-weight: 400;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 2px;
}

.slides-container li span.bold a{
  text-decoration: none;
}

.contentrow{
  width: 100%;
}

.blogs img{
  width: 100%;
}

.blogs h2{
  padding-top: 0px;
  min-height: 76px;
}

.blogs p, .blogs label, .blog label{
    font-family: 'rbno2.1bbook';
  font-weight: 400;
  text-align: center;
  font-size: 17px;
  line-height: 37px;
  letter-spacing: 2px;
  width: 100%;
  display: inline-block;
}

.arrow{
	position: absolute;
margin-top: -125px;
text-align: center;
color: #fff;
z-index: 100;
cursor: pointer;
width: 100%;
height:75px;
}

.paddingslider{
  width: 100%;
  height: 274px;
  float: left;
}

.paddingfooter{
  width: 100%;
  height: 137px;
  float: left;
}


.content{ margin-bottom: 50px; }

.one-third-column{ color:#000; width: 27%; margin:0 3%; float:left; }
.one-third-column-b{ color:#000; width: 34%; float: left; height:370px; padding-top:136px; }
.one-third-column-c{ color:#000;  width: 33%; float:left;  height:370px; padding-top:136px; }

.productgroup{
  width: 100%;
  clear: both;
  margin: 15px 0px;
}



.productgroup .product img{
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.product .description p{
  margin:5px 0;
}

.inner h2{ text-align: center; color: #000;   font-size: 30px;  font-weight: normal;  font-family: 'rbno2.1bmedium'; }
.inner{     font-family: 'rbno2.1bbook';
    font-weight: 400;
    text-align: center;
    font-size: 19px;
    line-height: 37px;
}

#map-canvas{
  margin-top: 20px;
}
/*.inner a { font-family: 'rbno2.1bmedium'; letter-spacing: 1.68px; margin-top:20px; text-align: center; display: block; width: 100%; font-size:24px; text-decoration: none; color:#fff; }*/

.shelf, .shelfa{
    display: block;
width: 135px;
    margin: 0px auto;
    height: 60px;
    line-height: 59px;
    background: url('../img/woodhorizontal.png');
    background-size: 100% 100%;
    font-family: 'rbno2.1bmedium';
    letter-spacing: 1.68px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 16px;
    margin-top: 20px;
    font-weight: normal;
    color: #fff;
}

.shelfb{
    display: block;
width: 135px;
    margin: 0px auto;
    height: 60px;
    line-height: 59px;
    background: url('../img/woodhorizontal1.png');
    background-size: 100% 100%;
    font-family: 'rbno2.1bmedium';
    letter-spacing: 1.68px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 16px;
    margin-top: 20px;
    font-weight: normal;
    color: #fff;
}

.shelfc{
    display: block;
width: 119px;
    margin: 0px auto;
    height: 60px;
    line-height: 59px;
    background: url('../img/woodhorizontal2.png');
    background-size: 100% 100%;
    font-family: 'rbno2.1bmedium';
    letter-spacing: 1.68px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 36px;
    margin-top: 20px;
    font-weight: normal;
    color: #fff;
}

.copyright{
  text-align: center;
  padding-bottom: 10px;
  color: #333;
  font-size: 11px;
  float: left;
  width: 100%;
  padding-top: 30px;
  background: #232323;
  color:#fff;
  margin-top:40px;
  margin-bottom:0px;
}

.copyright .copy{
  color: #7b7b7b;
  font-family: 'rbno2.1bbook';
  letter-spacing: 1.75px;
}

.copyright a{
  color:#7b7b7b;
  text-decoration: none;
}

.copyright span.footertitle{
    color: #fff;
    clear: both;
    width: 100%;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'rbno2.1bbook';
    letter-spacing: 1.75px;
    margin-bottom: 13px;
    text-align: center;
    float: left;
    letter-spacing: 3px;
}

.copyright span.footersocialtitle{
  color:#fff;
  clear: both;
  width: 100%;
  font-size: 17px;
    font-weight: normal;
    font-family: 'rbno2.1bbook';
    letter-spacing: 2px;
        margin-bottom: 30px;
    text-align: center;
    float: left;
}

.one-half-column{ float: left; height: 385px; width: 47%; padding-top:65px; padding:65px 1% 0px 1%; }
.one-half-column h3{ font-weight: normal; letter-spacing:2.1px;  font-family: 'rbno2.1bmedium'; font-size:30px; color: #fff; width: 100%; float:left; margin:15px 0; }

.logo-small{ width:100px; float: left; color:#fff;  }
.open{ width: 140px; float: left; color:#fff; font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 24px; }
.address{ width:210px; float: left; color:#fff;	font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 24px; }

.social{ width: 100%; float: left; margin:10px 0px 5px;}
.social a{ display: inline-block; margin-right: 8px; }

.footer{float: left; width: 100%; }

.button_down_container {
  width: 100px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  z-index: 88;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}


.arrow-down {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(255,255,255,0.7);
  margin-top: -10px;
  margin-left: -20px;
}

.arrow_pos1 {
  top: 60%;
  left: 50%;
}
.arrow_pos2 {
  top: 40%;
  left: 50%;
}

@-webkit-keyframes flip-in1 {
  0% {
    margin-top: -40px;
    opacity: 0;
  }
  50% {
    margin-top: 0px;
    opacity: 1;
  }
  99% {
    margin-top: 40px;
    opacity: 0;
  }
  100% {
    margin-top: -40px;
    opacity: 0;
  }
}
@-webkit-keyframes flip-in2 {
  0% {
    margin-top: -40px;
    opacity: 0;
  }
  60% {
    margin-top: 0px;
    opacity: 1;
  }
  99% {
    margin-top: 40px;
    opacity: 0;
  }
  100% {
    margin-top: -40px;
    opacity: 0;
  }
}
.arrowflip1 {
  -webkit-animation-name: flip-in1;
  -webkit-animation-duration: 2.0s;
  -webkit-animation-timing-function: cubic-bezier(1,0,0,1);
  -webkit-animation-iteration-count: infinite;
     -moz-animation-name: flip-in1;
     -moz-animation-duration: 2.0s;
     -moz-animation-timing-function: cubic-bezier(1,0,0,1);
     -moz-animation-iteration-count: infinite;
      -ms-animation-name: flip-in1;
      -ms-animation-duration: 2.0s;
      -ms-animation-timing-function: cubic-bezier(1,0,0,1);
      -ms-animation-iteration-count: infinite;
       -o-animation-name: flip-in1;
       -o-animation-duration: 2.0s;
       -o-animation-timing-function: cubic-bezier(1,0,0,1);
       -o-animation-iteration-count: infinite;
          animation-name: flip-in1;
          animation-duration: 2.0s;
          animation-timing-function: cubic-bezier(1,0,0,1);
          animation-iteration-count: infinite;
}
.arrowflip2{
  -webkit-animation-name: flip-in2;
  -webkit-animation-duration: 2.0s;
  -webkit-animation-timing-function: cubic-bezier(1,0,0,1);
  -webkit-animation-iteration-count: infinite;
     -moz-animation-name: flip-in2;
     -moz-animation-duration: 2.0s;
     -moz-animation-timing-function: cubic-bezier(1,0,0,1);
     -moz-animation-iteration-count: infinite;
      -ms-animation-name: flip-in2;
      -ms-animation-duration: 2.0s;
      -ms-animation-timing-function: cubic-bezier(1,0,0,1);
      -ms-animation-iteration-count: infinite;
       -o-animation-name: flip-in2;
       -o-animation-duration: 2.0s;
       -o-animation-timing-function: cubic-bezier(1,0,0,1);
       -o-animation-iteration-count: infinite;
          animation-name: flip-in2;
          animation-duration: 2.0s;
          animation-timing-function: cubic-bezier(1,0,0,1);
          animation-iteration-count: infinite;
}

.bx-wrapper{
  margin:235px auto 0px auto !important;
  overflow: hidden;
}

.bxslider{
  padding:0 !important;
}

.contentrow{ float:left; }
.slicknav_menu{
  display: none;
}
@media screen and (max-width: 960px) {
  #slides{
  /*margin-top: -80px;*/
}


.blogs{
  overflow: hidden;
}

.blogs .one-half-column{
  width: 100%;
  padding-left:0;
  padding-right:0;
}

  .slicknav_menu{
  display: block;
}

.bx-wrapper{
  margin:0px auto 0px auto !important;
}

.menu{
  display: none;
}

.vervolg .menu{
  display: none;
}
.paddingslider{
  display: none;
}
    p{
      padding:0px 5px;
    }

    /*.inner a{ color: #000; }*/

    .person{ width: 48%; margin-right: 1%; margin-left:1%; float: left; }

    .container, .one-third-column-a, .one-third-column-b, .one-third-column-c, .menu .logo, .contentremainleft, .contentremainright{
        width: 100%;
        background-size: 100% 100%;
    }

    .one-third-column{
        width: 94%;
        background-size: 100% 100%;
    }

    /*.one*/

    .leftimg, .rightimg{ float: none; margin:0px auto;}

    .contentremainright, .contentremainleft{
      padding:0;
      text-align: center !important;
    }

    .contentremainleft h2, .contentremainright h2{
      text-align: center;
    }

    .one-third-column-a, .one-third-column-b, .one-third-column-c{
    	height:auto;
    	padding-top: 0;
    	/*border-bottom: 1px solid #333;*/
		  padding-bottom: 20px;
    }

/*    .one-third-column-a .inner, .one-third-column-b .inner, .one-third-column-c .inner{
      color: #000;
    }*/

    .one-third-column-c{
    	border-bottom: 0;
    	padding-bottom: 0
    }

    .one-half-column{
    	height: auto;
    	width: 98%;
    }

    .menu ul{
    	display: none;
    }

    .mobilemenu{ 
    	display: none;
    }

    td:not(:empty){ min-width:65px; }
    
    .vervolg .menu{
      top:54px;
    }

}

@media screen and (max-width: 700px) {
    .person{ width: 100%; float: left; margin:0;}
    .contentremain, .leftimg, .rightimg{ width: 100%; }
    .contentremain{
      padding:0;
    }

    .mobilemenu ul li{
      width: 50%; float: left;
    }

    .inner{
      padding-top:75px;
      padding-bottom: 15px;
    }

  .slides-container .slider-text{
    margin-top:0px;
  }
}

