body {
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 19px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: courier, sans-serif;
  color: #919090;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 9px;
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 18px;
  margin-bottom: 9px;
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}

h4 {
  margin-top: 9px;
  margin-bottom: 9px;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 9px;
  margin-bottom: 9px;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 19px;
  font-weight: 700;
}

h6 {
  margin-top: 9px;
  margin-bottom: 9px;
  color: #999;
  font-size: 12px;
  line-height: 19px;
  font-weight: 700;
}

p {
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 19px;
}

a {
  font-family: courier, sans-serif;
  color: green;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  background-color: transparent;
  color: green;
  text-decoration: none;
}

a.w--current {
  font-family: courier, sans-serif;
  color: #eb0000;
  font-weight: 400;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.navbar {
  height: 20px;
  background-color: #fff;
}

.navmenu {
  display: block;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.navlink {
  height: 24px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 3px 6px 0px;
  color: #999;
  font-size: 12px;
}

.navlink:hover {
  border-bottom: 1px solid #acacac;
  background-color: transparent;
  color: #6f6f6f;
}

.navlink.w--current {
  border-bottom: 1px solid #acacac;
  font-family: courier, sans-serif;
  color: #999;
  font-weight: 400;
}

.navlink.w--current:hover {
  color: #6f6f6f;
}

.navlink.selected {
  border-bottom: 1px solid #acacac;
}

.navcontainer {
  display: block;
}

.woordmerk {
  margin-top: 60px;
  margin-bottom: 0px;
  font-size: 26px;
  text-align: center;
}

.woordmerk-label {
  font-family: courier, sans-serif;
  color: #909191;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.woordmerk-link {
  display: block;
  text-align: center;
}

.woordmerk-link.w--current {
  color: #919090;
  font-weight: 400;
}

.woordmerk-link.w--current:hover {
  background-color: transparent;
}

.presentation-section {
  margin-top: 120px;
  margin-bottom: 120px;
}

.footer-section {
  margin-top: 27px;
}

.footer-section.home-slider {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
}

.footer-bg {
  border-top: 1px solid #e9e9e9;
  background-color: #f6f6f6;
}

.footer-txt {
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
}

.footer-txt-link {
  color: #6f6f6f;
}

.footer-txt-link:hover {
  background-color: transparent;
}

.footer-container {
  padding-top: 22px;
  padding-bottom: 20px;
}

.sub-footer-container {
  margin-top: 30px;
}

.copyright {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.home-slider {
  height: 200px;
  background-color: transparent;
}

.home-slider-mask {
  display: block;
  width: 99%;
  margin-right: auto;
  margin-left: auto;
}

.home-slide {
  width: 150px;
  height: 150px;
  margin-right: 6px;
  margin-left: 6px;
}

.home-slider-left-arrow-zone {
  display: none;
}

.home-slider-right-arrow-zone {
  display: none;
}

.home-slide-nav {
  display: none;
}

.main-content.info {
  margin-top: 80px;
  margin-bottom: 20px;
}

.content-col-block {
  margin-top: 40px;
  margin-right: 160px;
  margin-left: 160px;
}

.content-col-block.nowhitespace {
  margin-top: 0px;
}

.content-section {
  margin-top: 50px;
  margin-bottom: 80px;
}

.textbold-span {
  font-weight: 700;
}

.news-link {
  display: block;
  padding-left: 54px;
  background-image: url('../images/news-bullets.svg');
  background-position: 0px 50%;
  background-size: 17px;
  background-repeat: no-repeat;
  color: green;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.news-link:hover {
  background-color: transparent;
  color: green;
}

.body-txt {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 19px;
}

.body-txt.whitespace {
  margin-top: 18px;
}

.body-txt.whitespace.credit {
  margin-top: 54px;
  text-align: center;
}

.body-txt.rightalign {
  text-align: right;
}

.body-txt.nws {
  line-height: 15px;
  text-align: center;
}

.title-content-h2 {
  margin-top: 36px;
  margin-bottom: 0px;
  font-size: 32px;
  text-transform: uppercase;
}

.title-content-h3 {
  margin-top: 18px;
  margin-bottom: 36px;
  font-size: 16px;
  line-height: 19px;
}

.slider-books {
  height: 386px;
  background-color: transparent;
}

.slider-img-books {
  display: inline;
  margin-right: auto;
  margin-left: auto;
}

.slider-img-books.border {
  border: 1px solid #eaeaea;
  box-shadow: 1px 1px 12px 0 #e7e7e7;
}

.slider-books-txt {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  width: 300px;
  margin-top: 8px;
  margin-right: 96px;
  float: right;
  text-align: right;
}

.slider-books-nav {
  display: none;
}

.slide-books {
  text-align: center;
}

.slide-books-arrow {
  width: 160px;
  height: 318px;
  color: #6f6f6f;
}

.slide-books-arrow-icon {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 40px;
  font-size: 15px;
}

.slider-portfolio {
  height: 640px;
  margin-top: 30px;
  background-color: transparent;
}

.slide-portfolio-arrow {
  width: 460px;
  color: #6f6f6f;
}

.slide-portfolio-arrow.single {
  display: none;
}

.slide-portfolio-nav {
  display: none;
  font-size: 5px;
}

.slide-porfolio-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slide-porfolio-img.breed-liggend {
  margin-top: 190px;
}

.slide-porfolio-img.breed-liggend.hoger {
  margin-top: 128px;
}

.slide-porfolio-img.liggend {
  margin-top: 58px;
}

.slide-portfolio-txt {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 36px;
  display: block;
  width: auto;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  font-size: 10px;
  text-align: center;
}

.portfolio-serie-img {
  width: 150px;
  height: 150px;
  max-height: 150px;
  max-width: 150px;
  float: right;
}

.slide-portfolio-icon {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  margin-top: 528px;
  margin-bottom: 0px;
}

.slide-portfolio-icon.right {
  margin-top: 614px;
  margin-right: 408px;
  font-size: 15px;
}

.slide-portfolio-icon.left {
  margin-top: 614px;
  margin-left: 408px;
  font-size: 15px;
}

.center-txt {
  font-family: courier, sans-serif;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
}

.home-slider-container {
  display: block;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.portfolio-serie-col {
  width: 31%;
  float: left;
}

.portfolio-serie-col.twee {
  display: inline-block;
  width: 354px;
  padding-top: 0px;
  padding-left: 10px;
  float: none;
  line-height: 16px;
}

.portfolio-serie-txt {
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-txt.noshow {
  display: none;
}

.portfolio-serie-block {
  position: relative;
  display: block;
  width: 720px;
  min-height: 162px;
  margin-top: 36px;
  margin-right: 160px;
  margin-left: 106px;
}

.portfolio-serie-more1 {
  display: block;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-more1:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-moretxt1 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
}

.portfolio-serie-titel-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-2:hover {
  opacity: 1;
}

.portfolio-serie-img-linkblok2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
  float: none;
}

.portfolio-serie-title-link {
  line-height: 16px;
}

.portfolio-serie-img-linkblok1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-titel-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-1:hover {
  opacity: 1;
}

.portfolio-serie-titel-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-3:hover {
  opacity: 1;
}

.portfolio-serie-img-linkblok3 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-titel-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-4:hover {
  opacity: 1;
}

.portfolio-serie-titel-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-5:hover {
  opacity: 1;
}

.portfolio-serie-img-linkblok4 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-img-linkblok5 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-less1 {
  color: #6f6f6f;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-less1:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-more2 {
  color: #6f6f6f;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-more2:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less2 {
  color: #6f6f6f;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-less2:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.slide-portfolio-arrow-icon-r {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 11px;
  margin-left: 41px;
}

.arrowstxt {
  color: #b1b1b1;
  font-size: 16px;
}

.slide-portfolio-arrow-icon-l {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 41px;
  margin-bottom: 11px;
}

.bookorder {
  margin-top: 30px;
  text-align: center;
  text-transform: uppercase;
}

.bookorder-field {
  height: 30px;
  margin-bottom: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 12px;
}

.bookorder-field.comment {
  height: 75px;
}

.bookorder-submit {
  width: 100px;
  float: right;
  background-color: #777;
  font-weight: 700;
}

.bookorder-formwrapper {
  margin-bottom: 40px;
}

.bookorder-detailrow {
  margin-bottom: 19px;
}

.portfolio-serie-less3 {
  color: #6f6f6f;
}

.portfolio-serie-less3:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less4 {
  color: #6f6f6f;
}

.portfolio-serie-less4:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less5 {
  color: #6f6f6f;
}

.portfolio-serie-less5:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less6 {
  color: #6f6f6f;
}

.portfolio-serie-less6:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less7 {
  color: #6f6f6f;
}

.portfolio-serie-less7:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-less8 {
  color: #6f6f6f;
}

.portfolio-serie-less8:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-more3 {
  color: #6f6f6f;
}

.portfolio-serie-more3:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-more4 {
  color: #6f6f6f;
}

.portfolio-serie-more4:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-more5 {
  display: none;
  color: #6f6f6f;
}

.portfolio-serie-more5:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-more6 {
  color: #6f6f6f;
}

.portfolio-serie-more6:hover {
  color: #634e4e;
  text-decoration: underline;
}

.portfolio-serie-more7 {
  color: #6f6f6f;
}

.portfolio-serie-more7:hover {
  color: #634e4e;
  text-decoration: underline;
}

.portfolio-serie-more8 {
  color: #6f6f6f;
}

.portfolio-serie-more8:hover {
  color: #6f6f6f;
  text-decoration: underline;
}

.portfolio-serie-moretxt5 {
  display: none;
}

.portfolio-serie-moretxt7 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
}

.portfolio-serie-titel-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-6:hover {
  opacity: 1;
}

.portfolio-serie-titel-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-7:hover {
  opacity: 1;
}

.portfolio-serie-titel-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.portfolio-serie-titel-8:hover {
  opacity: 1;
}

.portfolio-serie-img-linkblok6 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-img-linkblok7 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.portfolio-serie-img-linkblok8 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 29%;
}

.nws-links-block {
  display: block;
  width: 60%;
  float: right;
}

.nws-links-container {
  position: relative;
}

.news-links-title-block {
  padding-right: 34px;
  float: right;
}

.button-link {
  color: #eb0000;
}

.button-link:hover {
  color: #000;
}

.centered-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.news-txtlink {
  text-decoration: underline;
}

.news-txtlink:hover {
  background-color: transparent;
}

.w-slider{
  visibility: hidden;
}
