@charset "UTF-8";
/* General imports */
/********** COLORS *********/
/*********** MARGINS & PADDINGS ***********/
/******** MEDIA QUERIES ********/
/* General mixins */
/****** DROPSHADOW MIXIN *******/
/**** DIENSTEN MIXINS *****/
/******** FLEXBOX **********/
/******** NIEUWS MIXIN ***********/
/***** TRANSITIONS / TRANSFORMS *****/
/* Font Faces */
@font-face {
  font-family: "serif";
  src: url("../../fonts/merriweather-regular-webfont.woff2") format("woff2"), url("../../fonts/merriweather-regular-webfont.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
@font-face {
  font-family: "light";
  src: url("../../fonts/FiraSans-Light.woff2") format("woff2"), url("../../fonts/FiraSans-Light.woff") format("woff");
  font-style: normal;
  font-weight: 100 !important;
}
@font-face {
  font-family: "regular";
  src: url("../../fonts/FiraSans-Light.woff2") format("woff2"), url("../../fonts/FiraSans-Light.woff") format("woff");
  font-style: normal;
  font-weight: 400 !important;
}
@font-face {
  font-family: "semibold";
  src: url("../../fonts/FiraSans-SemiBold.woff2") format("woff2"), url("../../fonts/FiraSans-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 400 !important;
}
@font-face {
  font-family: "bold";
  src: url("../../fonts/FiraSans-SemiBold.woff2") format("woff2"), url("../../fonts/FiraSans-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 700 !important;
}
@font-face {
  font-family: "extrabold";
  src: url("../../fonts/FiraSans-SemiBold.woff2") format("woff2"), url("../../fonts/FiraSans-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 900 !important;
}
/* Tag styling */
h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
}
h1, h2 {
  font-size: 40px;
  line-height: 52px;
  font-family: "light";
  margin: 0px;
  margin-bottom: 10px !important;
  color: #372647;
  font-weight: 100;
}
.introblok h1, .introblok h2 {
  text-transform: unset;
}
body {
  font-family: "regular";
}
.cli-plugin-button, .cli-plugin-button:visited {
  text-decoration: none !important;
}
.dienst-list h2 {
  font-size: 21px;
  line-height: 24px;
  text-transform: unset !important;
  text-align: center;
}
.dienst-list p {
  text-align: center;
}
.dienst-list strong {
  font-family: "bold";
}
.dienst-list .dienst-box {
  background-color: white;
  margin: 0px 10px;
  width: calc(33.33% - 20px);
  padding-bottom: 20px;
}
.dienst-list .dienst-box h4 {
  text-align: center;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 480px) {
  .dienst-list .dienst-box {
    width: calc(100% - 20px);
    margin-bottom: 20px !important;
  }
  .dienst-list .dienst-box h4 {
    text-align: left;
    margin-bottom: 10px !important;
  }
  .dienst-list .dienst-box p {
    text-align: left;
  }
}
.dienst-list .dienst-box .wpb_single_image {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.single-post h1, .single-post h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: "bold";
  margin: 0px;
  margin-bottom: 10px !important;
  color: #602365;
}
.fullheader-2 h1, .fullheader-2 h2 {
  text-transform: uppercase;
}
.fullheader-2 h3 {
  color: white;
  margin-top: 40px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: "regular";
  font-weight: normal;
  margin: 0px;
  margin-bottom: 30px !important;
  color: #372647;
}
h4, .gdprc_item__label {
  font-size: 24px;
  line-height: 28px;
  font-family: "semibold";
  margin: 0px;
  color: #372647;
}
h4 strong, .gdprc_item__label strong {
  font-family: "regular";
}
.vc_toggle h4 {
  font-family: "bold";
  font-size: 16px;
  line-height: 40px;
}
.nieuws-rij h2, .nieuws-rij h3 {
  text-align: center;
}
.cta .vc_column-inner {
  padding-top: 0px !important;
}
.nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
  font-size: 20px;
  font-family: "bold";
}
.mc-mail {
  border: none !important;
  background-color: whitesmoke;
  width: 100%;
  margin: 10px 0px;
  line-height: 40px;
}
@media screen and (max-width: 480px) {
  .mc-mail {
    width: calc(100% - 10px);
  }
}
.mc4wp-form-fields {
  text-align: left !important;
}
h5 {
  font-size: 18px;
  line-height: 28px;
  font-family: "bold";
}
p, .screen-reader-text, .gdprc_items p {
  font-family: "regular";
  font-size: 16px !important;
  line-height: 28px;
  margin: 0px;
  margin-bottom: 28px !important;
}
p:empty {
  display: none !important;
}
.dienstblok-flavour-1 p {
  margin-bottom: 40px !important;
}
.dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
.dienstblok-flavour-3 p {
  margin-bottom: 40px !important;
}
.last p {
  margin-bottom: 0px !important;
}
td, label {
  font-family: "regular";
  font-size: 16px;
  margin: 0px;
}
textarea, input {
  font-family: "regular";
  font-size: 14px;
}
li {
  font-family: "regular";
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
  margin-bottom: 0px !important;
}
a {
  cursor: pointer;
}
.rpwe-block a {
  font-size: 12px;
}
.nieuwsblok .rpwe-block h3, .single .rpwe-block h3 {
  font-size: 10px !important;
}
a {
  font-size: 16px;
  font-family: "light";
}
.standard-button p {
  height: auto;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: unset;
  text-overflow: unset;
  display: inline-block;
}
.cta-flavour-1 .standard-button a, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  font-family: "semibold";
  display: inline-block;
  border: 1px solid white;
  background-color: transparent;
  color: white;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  border-radius: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.cta-flavour-1 .standard-button a:hover, .cta-flavour-1 .standard-button a:active, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink:hover, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink:active, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active {
  background-color: white;
  color: #602365;
  text-decoration: none;
}
.cta-flavour-1 .standard-button a:hover i, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink:hover i, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover i {
  color: white !important;
}
.cta-flavour-1 .standard-button a i, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink i, .cta-flavour-1 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat i {
  display: none;
}
.mc-button {
  font-family: "semibold" !important;
  display: inline-block;
  border: 1px solid #602365 !important;
  background-color: white !important;
  color: black !important;
  border-radius: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: pointer !important;
}
.mc-button:hover, .mc-button:active {
  background-color: #602365 !important;
  color: white !important;
  text-decoration: none;
}
.mc-button:hover i {
  color: white !important;
}
.mc-button i {
  display: none;
}
.standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .mc-button {
  font-family: "semibold";
  display: inline-block;
  border: 1px solid #6c712c;
  background-color: white;
  color: black;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  border-radius: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.standard-button a:hover, .standard-button a:active, .vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink:active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active, .mc-button:hover, .mc-button:active {
  background-color: #6c712c;
  color: white;
  text-decoration: none;
}
.standard-button a:hover i, .vc_btn3.vc_btn3-color-juicy-pink:hover i, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover i, .mc-button:hover i {
  color: white !important;
}
.standard-button a i, .vc_btn3.vc_btn3-color-juicy-pink i, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat i, .mc-button i {
  display: none;
}
.pink-background .standard-button a, .pink-background .vc_btn3.vc_btn3-color-juicy-pink, .pink-background .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  font-family: "semibold";
  display: inline-block;
  border: 1px solid white;
  background-color: #6c712c;
  color: white;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  border-radius: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.pink-background .standard-button a:hover, .pink-background .standard-button a:active, .pink-background .vc_btn3.vc_btn3-color-juicy-pink:hover, .pink-background .vc_btn3.vc_btn3-color-juicy-pink:active, .pink-background .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .pink-background .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active {
  background-color: white;
  color: #6c712c;
  text-decoration: none;
}
.pink-background .standard-button a:hover i, .pink-background .vc_btn3.vc_btn3-color-juicy-pink:hover i, .pink-background .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover i {
  color: white !important;
}
.pink-background .standard-button a i, .pink-background .vc_btn3.vc_btn3-color-juicy-pink i, .pink-background .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat i {
  display: none;
}
input.wpcf7-submit {
  font-family: "semibold";
  display: inline-block;
  border: 1px solid #6c712c;
  background-color: #6c712c;
  color: white;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  border-radius: 0px;
  cursor: pointer;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
input.wpcf7-submit:hover, input.wpcf7-submit:active {
  background-color: white;
  color: #6c712c;
  text-decoration: none;
}
input.wpcf7-submit:hover i {
  color: white !important;
}
input.wpcf7-submit i {
  display: none;
}
.cta-button a {
  font-family: "semibold";
  display: inline-block;
  border: 1px solid #602365;
  background-color: white;
  color: #602365;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  overflow-x: hidden;
  position: relative;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.cta-button a:hover, .cta-button a:active {
  border: 1px solid white;
  background-color: #602365;
  color: white;
  text-decoration: none;
}
.cta-button a:hover i {
  color: white !important;
}
.cta-button a i {
  display: none;
}
@media screen and (max-width: 1040px) {
  h1, h2 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px !important;
  }
  .single-post h1, .single-post h2 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: "bold";
    margin: 0px;
    margin-bottom: 10px !important;
  }
  h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px !important;
  }
  h4, .gdprc_item__label {
    font-size: 18px;
    line-height: 28px;
  }
  .nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
    font-size: 18px;
    line-height: 28px;
  }
  h5 {
    font-size: 16px;
    line-height: 28px;
  }
  p, .gdprc_items p {
    font-family: "regular";
    font-size: 14px !important;
    line-height: 24px;
    margin-bottom: 24px !important;
  }
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
  td, label {
    font-size: 14px;
  }
  textarea, input {
    font-family: "regular";
    font-size: 14px;
  }
  li {
    font-size: 14px;
    line-height: 24px;
  }
  a {
    font-size: 14px;
  }
  .standard-button p {
    height: auto;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    display: inline-block;
  }
  .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, input[type=submit], .mc-button {
    font-size: 14px;
  }
  .cta-button a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 1040px) and screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  h1, h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px !important;
  }
  .single-post h1, .single-post h2 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: "bold";
    margin: 0px;
    margin-bottom: 10px !important;
  }
  .sidebar-news h2, .post-sidebar-custom h2, .mailchimp h2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px !important;
  }
  h4, .gdprc_item__label {
    font-size: 16px;
    line-height: 18px;
  }
  .nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
    font-size: 16px;
    line-height: 18px;
  }
  h5 {
    font-size: 14px;
    line-height: 28px;
  }
  p, .gdprc_items p {
    font-family: "regular";
    font-size: 12px !important;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
  td, label {
    font-size: 12px;
  }
  textarea, input {
    font-family: "regular";
    font-size: 12px;
  }
  li {
    font-size: 12px;
    line-height: 20px;
  }
  a {
    font-size: 12px;
  }
  .standard-button p {
    height: auto;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    display: inline-block;
  }
  .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, input[type=submit], .mc-button {
    font-size: 12px;
  }
  .cta-button a {
    font-size: 12px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) and screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
@media screen and (max-width: 480px) {
  h1, h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 5px !important;
  }
  h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px !important;
  }
  .single-post h1, .single-post h2 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: "bold";
    margin: 0px;
    margin-bottom: 10px !important;
  }
  h4, .gdprc_item__label {
    font-size: 16px;
    line-height: 16px;
  }
  .nieuwsblok .wpb_widgetised_column .wpb_wrapper, #rpwe_widget-2 h2 {
    font-size: 16px;
    line-height: 16px;
  }
  p, .gdprc_items p {
    font-family: "regular";
    font-size: 12px !important;
    line-height: 20px;
    margin-bottom: 15px !important;
  }
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    display: block;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dienstblok-flavour-2 p:after, .dienstblok-flavour-3-vier p:after {
    display: none;
  }
  td, label {
    font-size: 12px;
  }
  textarea, input {
    font-family: "regular";
    font-size: 11px;
  }
  li {
    font-size: 12px;
    line-height: 20px;
  }
  a {
    font-size: 12px;
  }
  .standard-button p {
    height: auto;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    display: inline-block;
  }
  .standard-button a, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, input[type=submit] {
    font-size: 12px;
  }
  .cta-button a {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) and screen and (max-width: 1040px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 480px) and screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-2 p, .dienstblok-flavour-3-vier p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
/* Theme and Plugin Fixes*/
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 0px;
}
div#wp-a11y-speak-polite, div#wp-a11y-speak-assertive {
  margin-bottom: 0px !important;
}
ul#responsive-menu {
  position: relative;
  top: 50px;
}
.copyright-bar, .site {
  overflow-x: hidden;
  max-width: 100%;
}
.edit-link, .skip-link {
  display: none;
}
.site-main {
  margin-bottom: 0px;
}
.site-inner {
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.site-content {
  padding: 0px;
}
.site-content .site-main {
  padding-bottom: 20px;
}
.custom-logo {
  max-height: 100%;
  width: auto;
}
.site {
  margin: 0px;
}
body {
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  -webkit-appearance: none !important;
}
.vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
p.site-title, p.site-description {
  display: none;
}
.entry-header, footer#colophon {
  display: none;
}
.type-post .entry-header, .type-post footer#colophon {
  display: block !important;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
/* Sitewide style declarations */
body {
  background-color: #656b6f;
}
body i, body img {
  margin: auto;
}
body .site {
  background-color: white;
}
a {
  text-decoration: underline;
  color: #6c712c;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
a:hover, a:active {
  text-decoration: none;
  color: #6c712c;
}
.the-slider .vc_column-inner {
  padding: 0;
}
.the-slider .vc_column-inner .slick-slide img {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .the-slider .vc_column-inner .slick-slide img {
    object-position: center right;
  }
}
input[type=submit] {
  border-radius: 0;
}
input, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.error-404 {
  max-width: 1200px;
  margin: 30px auto;
}
:focus {
  outline: none;
}
/****** THIS IS FOR STICKY HEADER *****/
.make-it-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background: white;
}
@media screen and (max-width: 1040px) {
  .make-it-sticky {
    position: relative;
  }
}
@media screen and (max-width: 1040px) {
  #behind-menu-box {
    display: none;
  }
}
.scrollToTop {
  position: fixed;
  right: 50px;
  bottom: 50px;
  animation-name: slideButtonIn;
  animation-duration: 1s;
  width: 50px;
  height: 50px;
  z-index: 9999;
  font-size: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  border: 1px solid black;
  background: black;
  border-radius: 0%;
  color: white;
}
.scrollToTop:hover {
  border-radius: 50%;
  background: white;
  color: black;
}
@keyframes slideButtonIn {
  0% {
    right: -20px;
    bottom: 50px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
  }
  50% {
    border-radius: 50%;
  }
  100% {
    right: 50px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-radius: 0%;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left !important;
  }
}
/* Blok Imports */
/* Contact */
.contactcontainer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.contactcontainer .vc_column_container {
  max-width: 1200px;
  margin: 0 auto;
}
.contact {
  line-height: 28px;
}
.contact div:not(.contactfield) > table {
  line-height: 36px;
  border-collapse: collapse;
  text-align: left;
  max-width: 500px;
}
.contact div:not(.contactfield) > table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.contact div:not(.contactfield) > table tr td {
  line-height: 40px;
}
.contact div:not(.contactfield) > table tr td:last-child {
  text-align: right;
}
.contact div:not(.contactfield) > table tbody tr:last-child {
  border: none;
}
.contact input:focus, .contact textarea:focus {
  outline: none;
}
.submitcf7 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 10px;
}
.submitcf7 p {
  width: 40%;
  align-self: flex-start;
}
.submitcf7 p.verplichtveld {
  align-self: flex-end;
  text-align: left;
  width: 60%;
}
/* CTA */
.cta {
  background-color: #602365;
  padding: 50px 0;
  text-align: center;
}
.ctacontainer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.ctacontainer .vc_column_container {
  max-width: 1200px;
  margin: 0 auto;
}
/* Diensten */
.dienstblok {
  background-color: white;
  padding: 50px 0px;
  text-align: center;
}
.dienstblok .vc_icon_element {
  -webkit-animation: wpb_appear 2s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_appear 2s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_appear 2s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0px;
  top: 0;
}
.dienstblok .intro-piece p {
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: unset !important;
  text-overflow: unset !important;
}
.dienstcontainer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstcontainer .vc_column_container {
  max-width: 1200px;
  margin: 0 auto;
}
/* Intro */
/* Teksten */
.tekstcontainer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tekstcontainer .vc_column_container {
  max-width: 1200px;
  margin: 0 auto;
}
/* Topbar */
.topbar {
  background: #602365;
  padding: 10px;
}
.topbar .flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.topbar .topbar2-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.topbar .topbar2-wrapper .flex-wrapper {
  margin: unset;
}
.topbar a {
  line-height: 40px;
  color: white;
}
.height800 {
  height: 800px;
}
.container {
  max-width: 1200px;
  margin: 0 auto !important;
}
.container li {
  list-style-type: none;
}
.icon-wrapper .wpb_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* FAQ */
.faqblok {
  background-color: white;
  padding: 65px 0 110px 0;
  text-align: center;
}
.faqblok .vc_toggle_size_md .vc_toggle_icon {
  height: 14px;
  width: 14px;
}
.faqblok .subrow {
  margin-top: 55px;
}
.faqblok .faq-single {
  background-color: white;
  border-radius: 5px;
  text-align: left;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
}
.faqblok .faq-single .vc_toggle {
  border: 2px solid #d8dbdb;
  border-bottom: none;
  margin-bottom: 0;
  padding-left: 5px;
  min-height: 40px;
}
.faqblok .faq-single .vc_toggle:last-child {
  border-bottom: 2px solid #d8dbdb;
  margin-bottom: 30px;
}
.faqblok .faq-single .vc_toggle .vc_toggle_content {
  margin: 0;
  padding-right: 33px;
}
.faqblok .faq-single .vc_toggle_icon {
  background-color: #602365;
  left: 3px !important;
}
/* Vacatures */
.jobs .entry-header {
  display: initial;
}
.jobs .entry-header .entry-title {
  padding: 30px 0;
}
.jobs .entry-summary {
  display: none;
}
.jobs ul li {
  list-style-type: disc;
}
.vacatureblok {
  padding: 50px 0;
}
.vacatureblok h1 {
  text-align: center;
}
.vacatureblok .jobboard {
  margin: 50px auto !important;
}
.vacatureblok .jobboard h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/***** FUNERAL COMMENTS *******/
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
  height: auto !important;
}
.overleden-row {
  padding: 100px 0px;
  background-color: #ebe7db;
}
.overleden-row .vc_gitem-zone {
  background-color: #fbf7eb !important;
}
.overleden-row .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  text-transform: unset !important;
}
.overleden-row .vc_col-sm-4 {
  background-color: #fbf7eb;
  padding: 20px;
}
.overleden-row .wpb_widgetised_column .wpb_wrapper {
  font-size: 24px;
}
.overleden-row .search-form label {
  width: 100%;
  margin-bottom: 15px;
}
.overleden-row .search-form input {
  border: none;
  line-height: 40px;
  padding-left: 20px;
  width: 100%;
  border-radius: 5px;
}
.overleden-row .search-form .search-submit {
  line-height: 40px;
  padding: 0px 20px;
  background: #ebe7db;
  display: inline-block;
  border: none;
  border-radius: 5px;
}
.single-registers h1.entry-title {
  text-transform: unset;
  padding: 0px 0px 50px 0px;
  font-size: 50px;
  font-family: "serif";
}
.single-registers .site-main {
  position: relative;
  background-color: #ebe7db;
}
.single-registers .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 300px;
}
.single-registers .container .entry-header {
  display: block;
}
.single-registers .container .post-thumbnail {
  display: none;
}
.single-registers .container img.attachment-full.size-full {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  max-height: 400px;
  overflow: hidden;
}
.single-registers .container aside {
  width: calc(33.33% - 50px);
  margin-top: 534px;
  margin-right: 50px;
  padding: 20px;
  background-color: #fbf7eb;
  border-radius: 10px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single-registers .container aside {
    width: 33.33%;
    margin-top: 526px;
    margin-right: 39px;
    padding: 20px;
    background-color: #fbf7eb;
    border-radius: 10px;
  }
}
.single-registers .container aside section {
  padding: 0px 0px 50px 0px;
}
.single-registers .container aside .search-submit {
  line-height: 40px;
  padding: 0px 20px;
  background: #ebe7db;
  display: inline-block;
  border: none;
  border-radius: 5px;
}
.single-registers .container aside h2.widget-title {
  text-transform: unset;
  font-size: 24px;
  line-height: 24px;
}
.single-registers .container aside .search-form label {
  width: 100%;
  margin-bottom: 15px;
}
.single-registers .container aside .search-form input {
  border: none;
  line-height: 40px;
  padding-left: 20px;
  width: 100%;
  border-radius: 5px;
}
.single-registers .container article {
  width: calc(66.66% - 40px);
  margin-top: 440px;
}
.single-registers .container article .entry-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.single-registers .container article .entry-content .leef-periode {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.single-registers .container article .entry-content .leef-periode strong {
  font-family: "bold";
}
.single-registers .container article .entry-content .gedicht {
  font-family: "serif";
  font-style: italic;
  padding: 30px 0px;
}
.single-registers .container article img {
  width: 100%;
  height: auto;
}
.single-registers .container article .rouwkaart-bekijken {
  line-height: 40px;
  padding: 0px 20px;
  background: #fbf7eb;
  display: inline-block;
  border-radius: 5px;
}
.single-registers .container #comments {
  width: calc(66.66% - 40px);
  background: #fbf7eb;
  padding: 20px;
  float: right;
  margin: 20px 0px !important;
  border-radius: 10px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single-registers .container #comments {
    width: 100%;
  }
}
.single-registers .container #comments h2.comments-title {
  font-size: 24px;
  text-align: center;
  padding: 50px 0px;
  text-transform: unset;
}
.single-registers .container #comments h2#reply-title {
  font-size: 24px;
  text-align: center;
  padding: 50px 0px;
  text-transform: unset;
}
.single-registers .container #comments .form-submit .submit {
  line-height: 40px;
  padding: 0px 20px;
  background: #ebe7db;
  display: inline-block;
  border-radius: 5px;
  margin-top: 15px;
  border: none;
  font-size: 16px;
  font-family: "semibold";
}
.single-registers .container #comments .comment-form-comment {
  margin-bottom: 0px !important;
}
.single-registers .container #comments article {
  margin-top: 0px !important;
}
.single-registers .container #comments ol.comment-list {
  padding: 0px;
}
.single-registers .container #comments #comment {
  border: none;
  width: 100%;
}
.single-registers .container #comments .comment {
  background-image: url(/wp-content/uploads/kaars-test3.gif);
  background-size: 70px;
  background-position: right bottom;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 50px 0px;
}
.single-registers .container #comments .comment .children .comment {
  background-image: none;
  border-bottom: none;
}
.single-registers .container #comments .comment .children .comment .comment-body {
  background-image: none;
}
.single-registers .container #comments .comment .comment-body {
  background-image: url(/wp-content/uploads/ribbon.png);
  background-position: left top;
  background-size: 60px;
  background-repeat: no-repeat;
  padding-left: 70px;
}
.single-registers .container #comments .comment .comment-body .comment-reply-link {
  line-height: 40px;
  padding: 0px 20px;
  background: #ebe7db;
  display: inline-block;
  border-radius: 5px;
  margin-top: 15px;
}
.single-registers .container #comments .comment .comment-metadata {
  line-height: 14px;
  margin-bottom: 20px;
}
.single-registers .container #comments .comment .comment-metadata a {
  font-size: 11px;
}
.single-registers .container #comments .comment article {
  width: 100%;
}
.single-registers .container #comments .comment-content {
  padding: 20px;
  width: calc(100% - 70px);
  background-color: white;
  box-shadow: 0px 0px 7px 1px #f0f0f0;
  border-radius: 10px;
}
.comment-form-url {
  display: none;
}
.search-form label span.screen-reader-text {
  display: none;
}
.kaarstekst input {
  display: block;
  width: 100%;
  height: 150px;
}
.kaars-aangestoken {
  box-shadow: 0px 0px 7px 1px;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-image: url("/wp-content/uploads/kaarsje.png");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 100px;
  text-align: center;
}
/**** COOKIE MELDER GPDR CONSENT ****/
#gdprc_bar {
  background-color: #602365;
  padding: 10px 0px !important;
  height: 70px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #gdprc_bar {
    height: 120px;
  }
}
@media screen and (max-width: 480px) {
  #gdprc_bar {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  #gdprc_bar .container {
    padding: 0px 10px;
  }
}
#gdprc_bar .container .gdprc_content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Re-order part */
  /* end */
  margin-top: -11px;
}
#gdprc_bar .container .gdprc_content .gdprc_content__title {
  order: 1;
  display: none;
}
#gdprc_bar .container .gdprc_content .preword {
  order: 3;
  margin-right: 5px;
}
#gdprc_bar .container .gdprc_content .tussen-woord {
  order: 5;
  margin-right: 5px;
}
#gdprc_bar .container .gdprc_content .gdprc_content__desc {
  order: 2;
  margin: 0px !important;
}
#gdprc_bar .container .gdprc_content .gdprc_content__link {
  order: 4;
}
#gdprc_bar .container .gdprc_content .gdprc_content__link_separator {
  display: none;
}
#gdprc_bar .container .gdprc_content .gdprc_action__close {
  order: 7;
}
#gdprc_bar .container .gdprc_content a {
  order: 6;
  margin-right: 5px;
  line-height: 21px !important;
  font-family: "regular";
}
@media (max-width: 702px) {
  #gdprc_bar .container .gdprc_content {
    margin-top: -156px;
  }
}
@media screen and (max-width: 480px) {
  #gdprc_bar .container .gdprc_content {
    margin-top: 0px;
  }
}
#gdprc_bar .container .gdprc_content h3 {
  color: white;
  margin-bottom: 5px !important;
  font-size: 18px !important;
}
#gdprc_bar .container .gdprc_content p {
  color: white;
  font-size: 12px !important;
  margin-bottom: 5px !important;
  line-height: 21px !important;
}
#gdprc_bar .container .gdprc_content a {
  color: white;
  text-decoration: underline !important;
  font-size: 12px !important;
}
#gdprc_bar .container .gdprc_actions a {
  font-size: 12px !important;
  margin-bottom: 5px !important;
  color: white;
}
#gdprc_bar .container .gdprc_actions .gdprc_action__settings {
  display: none;
}
#gdprc_bar .container .gdprc_actions button {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: white;
  text-decoration: none;
  font-size: 16px !important;
  margin-bottom: 5px !important;
  line-height: 91px;
  margin-top: -11px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
#gdprc_bar .container .gdprc_actions button:hover {
  background-color: white;
  color: #602365;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #gdprc_bar .container .gdprc_actions button {
    font-size: 12px !important;
    line-height: 141px;
  }
}
@media screen and (max-width: 480px) {
  #gdprc_bar .container .gdprc_actions button {
    font-size: 12px !important;
    line-height: 40px;
    border-left: none;
    border-right: none;
    background-color: white;
    color: #602365;
  }
}
#gdprc_bar .container .gdprc_actions .gdprc_link {
  text-decoration: underline !important;
}
#gdprc_settings {
  margin-top: 0px !important;
  max-width: 1200px;
  border: none;
}
#gdprc_settings .gdprc_header {
  display: none;
}
#gdprc_settings .gdprc_actions {
  background: transparent;
  border-top: none;
  padding: 0px 0px 30px 0px;
}
#gdprc_settings .gdprc_button, #gdprc_settings .gdprc_action {
  background-color: #602365;
  color: white;
  border: none;
  display: inline-block;
  line-height: 40px;
  padding: 0px 20px !important;
  width: auto !important;
  font-size: 12px;
  font-family: "regular";
}
#gdprc_settings .gdprc_items {
  background: transparent;
  border-top: none;
  margin-top: -30px;
  padding: 0px;
}
#gdprc_settings .gdprc_items .gdprc_item {
  padding: 0px;
}
@media screen and (max-width: 480px) {
  #gdprc_settings .gdprc_items .gdprc_item .gdprc_item__link {
    display: none;
  }
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__label {
  order: 2;
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__checkbox__wrapper {
  order: 1;
  margin-right: 20px;
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__desc {
  order: 3;
}
@media screen and (max-width: 480px) {
  #gdprc_settings .gdprc_items .gdprc_item .gdprc_item__desc {
    display: block;
  }
}
#gdprc_settings .gdprc_items .gdprc_item .gdprc_item__checkbox__wrapper label {
  background-color: white;
}
.cookie-header {
  min-height: 400px;
}
.cookie-row .container {
  margin-bottom: 50px !important;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .cookie-row .container .cookie-consent {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .cookie-row .container .cookie-consent {
    width: 100%;
  }
}
.cookie-row .container img {
  margin-bottom: 30px;
}
.privacyblok {
  padding: 30px 0;
}
.privacyblok h1 {
  margin-bottom: 60px !important;
}
.privacyblok h5 {
  margin-bottom: 0;
}
.privacyblok ul li {
  list-style-type: disc;
  font-family: "regular";
}
/* Fixes */
/**** FILTER STYLING *****/
.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
  margin: 0px;
  border-radius: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px 20px;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: black;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span {
  color: white;
}
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
  height: 185px;
}
/* Single Post */
span.posted-on {
  display: none;
}
.author.vcard {
  display: none;
}
time.updated {
  display: none;
}
.single-post .sidebar {
  width: 360px;
  padding-right: 40px;
  display: inline-block;
}
.single-post .post {
  width: calc(100% - 360px - 40px);
  display: inline-block;
}
.single-post .wp-post-image {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.single-post .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 30px;
}
.single-post #comments {
  display: none;
}
.single-post .entry-content img {
  width: 100%;
  height: auto;
  margin: 30px 0px;
}
.navigation {
  width: 100%;
}
.navigation h2.screen-reader-text {
  font-size: 28px;
  margin-top: 50px;
}
.single .post {
  position: relative;
  padding-bottom: 90px;
  margin-bottom: 50px;
}
.single .post span.cat-links {
  display: block;
  line-height: 40px;
  margin: 20px 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.single .post span.cat-links .screen-reader-text {
  width: 100%;
  display: block;
  margin-bottom: 10px !important;
  line-height: 20px !important;
  margin-top: 10px;
  font-size: 21px;
  font-family: "bold";
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single .post span.cat-links .screen-reader-text {
    font-size: 18px;
  }
}
.single .post span.tags-links {
  position: absolute;
  width: 100%;
  bottom: -30px;
  line-height: 40px;
  margin: 20px 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.single .post span.tags-links .screen-reader-text {
  width: 100%;
  display: block;
  margin-bottom: 10px !important;
  line-height: 20px !important;
  margin-top: 10px;
  font-size: 21px;
  font-family: "bold";
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .single .post span.tags-links .screen-reader-text {
    font-size: 18px;
  }
}
.nav-links {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px 0px;
}
.nav-links span.meta-nav {
  display: block;
  font-style: italic;
  margin-bottom: 10px;
  font-size: 12px;
}
.nav-links span.post-title {
  font-size: 20px;
}
/**** NIEUWS FILTER STYLING ****/
/* Blok */
.rpwe-block li {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 0px;
  list-style-type: none;
  padding-top: 10px;
}
.rpwe-block li:first-child {
  padding-bottom: 10px;
}
.rpwe-block li:last-child {
  padding-bottom: 10px;
}
.nieuwsblok {
  padding: 50px 0px;
}
.nieuwsblok .vc_gitem_row .vc_gitem-col {
  background-color: whitesmoke;
  width: 100%;
}
.nieuwsblok .vc_gitem_row {
  background-color: white;
}
.nieuwsblok .vc_grid-item p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok .vc_grid-item p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok .vc_grid-item p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .nieuwsblok .vc_grid-item p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
.nieuwsblok .vc_grid-item p:first-child {
  display: none;
}
.nieuwsblok .vc_grid-item p:last-child {
  display: none;
}
.nieuwsblok .vc_gitem-zone-a {
  position: relative;
  width: 100%;
  background-size: 100%;
  background-color: white;
}
.nieuwsblok .vc_gitem-zone-a:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.nieuwsblok .vc_gitem-zone-a .vc_gitem-zone-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nieuwsblok h4 {
  display: block;
  display: -webkit-box;
  font-size: 18px;
  line-height: 24px;
  height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nieuwsblok h4:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .nieuwsblok h4 {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .nieuwsblok h4 {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
@media screen and (max-width: 1040px) {
  /* Fixes */
  /* Single Post */
  /* Blok */
  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 185px;
  }
  .single-post .sidebar {
    width: 340px;
  }
  .single-post .post {
    width: calc(100% - 340px - 40px);
  }
  .single-post .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 30px;
  }
  .navigation {
    width: 100%;
  }
  .navigation h2.screen-reader-text {
    font-size: 28px;
    margin-top: 50px;
  }
  .nav-links {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 0px;
  }
  .nav-links span.meta-nav {
    display: block;
    font-style: italic;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .nav-links span.post-title {
    font-size: 20px;
  }
  .rpwe-block li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 0px;
    list-style-type: none;
    padding-top: 10px;
  }
  .rpwe-block li:first-child {
    padding-bottom: 10px;
  }
  .rpwe-block li:last-child {
    padding-bottom: 10px;
  }
  .nieuwsblok {
    padding: 50px 0px;
  }
  .nieuwsblok .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nieuwsblok .container h4 {
    display: block;
    display: -webkit-box;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .nieuwsblok .container h4:after {
    display: none;
  }
  .nieuwsblok .content {
    width: 75%;
    float: left;
    margin-left: 25%;
  }
  .nieuwsblok .sidebar {
    width: 25%;
    float: left;
    position: relative;
    top: 50px;
  }
}
@media screen and (max-width: 1040px) and screen and (max-width: 1040px) {
  .nieuwsblok .container h4 {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (max-width: 1040px) and screen and (min-width: 481px) and (max-width: 768px) {
  .nieuwsblok .container h4 {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  /* Single Post */
  /* Blok */
  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 185px;
  }
  .navigation {
    width: 100%;
  }
  .navigation h2.screen-reader-text {
    font-size: 24px;
    margin-top: 50px;
  }
  .nav-links {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 0px;
  }
  .nav-links .nav-previous {
    width: 100%;
    margin-bottom: 30px;
  }
  .nav-links span.meta-nav {
    display: block;
    font-style: italic;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .nav-links span.post-title {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .single-post .sidebar {
    width: 190px;
  }
  .single-post .post {
    width: calc(100% - 190px - 40px);
  }
  .rpwe-block li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 0px;
    list-style-type: none;
    padding-top: 10px;
  }
  .rpwe-block li:first-child {
    padding-bottom: 10px;
  }
  .rpwe-block li:last-child {
    padding-bottom: 10px;
  }
  .nieuwsblok {
    padding: 50px 0px;
  }
  .nieuwsblok .vc_grid-item {
    width: 50%;
  }
  .nieuwsblok .content {
    width: 100%;
    margin-left: 0px;
  }
  .nieuwsblok .sidebar {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  /* Single Post */
  /* Blok */
  .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 185px;
  }
  .nav-links span.post-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .single-post .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .single-post .container .post {
    order: -1;
  }
  .single-post .sidebar {
    width: 100%;
    padding-right: 0px;
    margin-top: 50px;
  }
  .single-post .post {
    width: 100%;
  }
  .rpwe-block li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 0px;
    list-style-type: none;
    padding-top: 10px;
  }
  .rpwe-block li:first-child {
    padding-bottom: 10px;
  }
  .rpwe-block li:last-child {
    padding-bottom: 10px;
  }
  .nieuwsblok {
    padding: 50px 0px;
  }
  .nieuwsblok .content, .nieuwsblok .sidebar {
    width: 100%;
  }
}
header .site-header-main {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 70px;
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0px 30px;
}
header .site-branding {
  display: inline-block;
}
header .main-navigation {
  width: 100%;
}
header .main-navigation ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  height: auto;
}
header .main-navigation ul li {
  position: relative;
}
header .main-navigation ul li .dropdown-toggle {
  display: none;
}
header .main-navigation ul li:hover .sub-menu {
  display: block;
}
header .main-navigation ul li a {
  white-space: nowrap;
}
header .main-navigation ul li .sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  background: white;
  right: 0;
  z-index: 9999;
  width: auto;
}
header .main-navigation ul li .sub-menu li .menu-image-hover-wrapper {
  position: absolute;
  right: -310px;
  padding: 20px !important;
  border: 5px solid black;
  top: -0.5px;
  background: white;
}
header .main-navigation ul li .sub-menu li .menu-image-hover-wrapper .menu-image {
  opacity: 0;
}
header .main-navigation ul li .sub-menu li .menu-image-hover-wrapper .hovered-image {
  opacity: 0;
}
header .main-navigation ul li .sub-menu li .menu-image-hover-wrapper:hover .hovered-image {
  opacity: 1;
}
header .main-navigation ul li .sub-menu li:hover .menu-image {
  opacity: 1;
}
header .main-navigation ul li li:last-child {
  display: block;
  width: auto;
}
header .main-navigation ul li li a {
  line-height: 40px;
  background: black;
  color: white;
  font-weight: bold;
  padding: 0px 10px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  border: 1px solid black;
  text-decoration: none;
  font-size: 14px;
  white-space: wrap;
}
header .main-navigation ul li li a:hover {
  background: white;
  color: black !important;
}
header .main-navigation ul li a {
  color: #602365;
  background: white;
  display: block;
  padding: 0px 20px;
  line-height: 70px;
}
header .main-navigation ul li a:hover {
  color: white !important;
  background: #602365;
}
header .main-navigation ul li i {
  position: absolute;
  left: -40px;
  top: calc(50% - 9px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0;
}
header .main-navigation ul li:hover i {
  color: white;
  opacity: 1;
  left: 40px;
}
header .menu-toggle, header .dropdown-toggle span {
  display: none;
  background: black;
  border: none;
}
header .menu-toggle:hover, header .dropdown-toggle span:hover {
  color: white;
  cursor: pointer;
}
header .menu-toggle:focus, header .dropdown-toggle span:focus {
  outline: none !important;
}
header .dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: white;
  content: "";
  height: 48px;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 0;
  width: 48px;
}
header .dropdown-toggle:toggled-on:after {
  content: "V";
}
header .dropdown-toggle:after {
  content: "V";
  font-size: 24px;
  left: 1px;
  position: relative;
  right: 10px;
  width: 48px;
}
header .dropdown-toggle:hover, header .dropdown-toggle:focus {
  background-color: transparent;
  color: #007acc;
}
/* NAVIGATION MENU EDITS NESSACERY (lol that spelling tho) FOR MENU ITEMS ON EVERY SITE */
@media screen and (max-width: 820px) {
  .main-navigation ul li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 960px) {
  .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .sub-menu {
    width: 150px !important;
    left: -15px;
  }
  .site-header-menu {
    display: block;
  }
  .main-navigation ul li {
    display: block;
    width: 100%;
  }
  .dropdown-toggle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  header ul li .dropdown-toggle {
    display: block !important;
  }
  .menu-item-has-children:hover .sub-menu {
    display: none !important;
  }
  header .main-navigation ul li:last-child {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  header .main-navigation ul li .sub-menu.toggled-on {
    position: relative;
    height: auto;
    width: 100% !important;
    left: 0;
    display: block !important;
  }
  header .site-header-main {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  header #site-header-menu {
    width: 100%;
    position: absolute;
  }
  .menu-toggle {
    position: relative;
    z-index: 99999 !important;
  }
  .toggled-on {
    display: block !important;
    z-index: 9999;
  }
  .menu-toggle {
    display: none !important;
  }
  .dropdown-toggle {
    display: inline-block;
    transition: all 0.3s ease;
    transform: rotate(0deg);
  }
  .dropdown-toggle.toggled-on {
    transform: rotate(180deg);
  }
  .site-header-menu {
    display: none;
  }
  .dropdown-toggle span {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
  }
  .main-navigation ul li {
    display: block;
    width: 100%;
  }
  .main-navigation ul li:hover .dropdown-toggle {
    color: white;
  }
  .dropdown-toggle:hover {
    color: black !important;
  }
  .main-navigation ul li:hover .dropdown-toggle.toggled-on {
    color: black;
  }
  .sub-menu.toggled-on {
    position: relative;
    top: 0px;
    display: block !important;
    border: none;
    border-top: 1px solid black;
  }
  .dropdown-toggle:focus {
    outline: none !important;
    color: black;
  }
  .dropdown-toggle.toggled-on:focus {
    background-color: #f0f0f0;
    outline: none !important;
    color: white;
  }
}
/* Flavour imports */
.topbar-flavour-1-reverse {
  text-align: right;
}
.topbar-flavour-1-reverse .flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topbar-flavour-1 a {
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-1 a svg {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-1 a:hover {
  color: #602365;
}
.topbar-flavour-1 a:hover svg {
  color: white;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .topbar-flavour-1 .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .topbar-flavour-1 .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .topbar a {
    line-height: 20px;
  }
}
.topbar-flavour-2 a {
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-2 a svg {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-2 a:hover {
  color: #602365;
}
.topbar-flavour-2 a:hover svg {
  color: white;
}
.topbar-flavour-2 .topbar2-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .topbar-flavour-2 .topbar2-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.topbar-flavour-2 .topbar2-wrapper .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper .wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .topbar-flavour-2 .topbar2-wrapper .social-wrapper {
    padding: 0 16px;
  }
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .facebook {
  border: 2px solid #602365;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .facebook svg {
  color: #602365;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .twitter {
  border: 2px solid #55acee;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .twitter svg {
  color: #55acee;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .pinterest {
  border: 2px solid #cb2027;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .pinterest svg {
  color: #cb2027;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .linkedin {
  border: 2px solid #007bb5;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper .linkedin svg {
  color: #007bb5;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a {
  background: white;
  line-height: 26px;
  margin: 0px 5px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0px;
  text-align: center;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a:hover {
  border: 2px solid white;
  color: white;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.facebook:hover {
  background: #602365;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.twitter:hover {
  background: #55acee;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.pinterest:hover {
  background: #cb2027;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a.linkedin:hover {
  background: #007bb5;
  border-radius: 0%;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a svg {
  color: #602365;
  position: relative;
  left: 3px;
}
.topbar-flavour-2 .topbar2-wrapper .social-wrapper a:hover svg {
  color: white;
}
@media screen and (max-width: 480px) {
  .topbar a {
    line-height: 20px;
  }
  .topbar .social-wrapper {
    margin-top: 5px;
  }
}
.topbar-flavour-3 a {
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-3 a svg {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-3 a:hover {
  color: #602365;
}
.topbar-flavour-3 a:hover svg {
  color: white;
}
.topbar-flavour-3 .topbar3-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-3 .topbar3-wrapper .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .facebook {
  border: 2px solid #602365;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .facebook svg {
  color: #602365;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .twitter {
  border: 2px solid #55acee;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .twitter svg {
  color: #55acee;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .pinterest {
  border: 2px solid #cb2027;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .pinterest svg {
  color: #cb2027;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .linkedin {
  border: 2px solid #007bb5;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper .linkedin svg {
  color: #007bb5;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a {
  background: white;
  line-height: 30px;
  margin: 0px 5px;
  border-radius: 50%;
  width: 30px;
  padding: 0px;
  text-align: center;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a:hover {
  border: 2px solid white;
  color: white;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a.facebook:hover {
  background: #602365;
  border-radius: 0%;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a.twitter:hover {
  background: #55acee;
  border-radius: 0%;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a.pinterest:hover {
  background: #cb2027;
  border-radius: 0%;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a.linkedin:hover {
  background: #007bb5;
  border-radius: 0%;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a svg {
  color: #602365;
  position: relative;
  left: 3px;
}
.topbar-flavour-3 .topbar3-wrapper .social-wrapper a:hover svg {
  color: white;
}
.topbar-flavour-4 a {
  padding: 0 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.topbar-flavour-4 a svg {
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  margin-right: 5px;
}
.topbar-flavour-4 a:hover {
  color: #602365;
}
.topbar-flavour-4 a:hover svg {
  color: white;
}
.topbar-flavour-4 .topbar4-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-4 .topbar4-wrapper .wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper a {
  background: white;
  border: 1px solid white;
  color: #602365;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  overflow: hidden;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper a:first-child {
  margin-right: 10px;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper a:hover {
  background: transparent;
  color: white;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper a svg {
  position: relative;
  left: -100px;
}
.topbar-flavour-4 .topbar4-wrapper .webshop-wrapper a:hover svg {
  left: 0;
}
.dienstblok-flavour-1 {
  padding: 50px 0px;
}
.dienstblok-flavour-1 .blok-row {
  margin-top: 70px !important;
}
.dienstblok-flavour-1 .vc_separator {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 30px 0;
}
.dienstblok-flavour-1 .vc_separator .vc_sep_line {
  border-color: black;
  width: 80px;
  margin: 0 auto;
}
.dienstblok-flavour-1 p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dienstblok-flavour-1 p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-1 p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-1 p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
.dienstblok-flavour-1 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
  width: 70px !important;
  height: 70px !important;
  min-height: 70px !important;
  min-width: 70px !important;
  margin: 5px 5px 40px 5px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-1 .blok-row {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok-flavour-1 .blok-row {
    margin-top: 50px !important;
  }
}
.dienstblok-flavour-2 {
  padding: 50px 0px;
}
.dienstblok-flavour-2 .blok-row {
  margin-top: 50px !important;
}
.dienstblok-flavour-2 .subrow .vc_column-inner > div {
  background-color: white;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
}
.dienstblok-flavour-2 p {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.dienstblok-flavour-2 h4 {
  margin: 0px 0px 20px 0px !important;
}
.dienstblok-flavour-2 .wpb_single_image .vc_figure {
  width: 100%;
  margin-bottom: 30px;
}
.dienstblok-flavour-2 .wpb_single_image .vc_figure img {
  width: 100%;
}
.dienstblok-flavour-2 .wpb_single_image .vc_figure > div {
  width: 100%;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-2 .blok-row {
    margin-top: 50px !important;
  }
  .dienstblok-flavour-2 .container .vc_col-sm-4, .dienstblok-flavour-2 .container .vc_col-sm-3 {
    margin-bottom: 30px;
  }
  .dienstblok-flavour-2 .container .vc_col-sm-4 {
    width: 33.33%;
  }
  .dienstblok-flavour-2 .container .vc_col-sm-3 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok-flavour-2 .blok-row {
    margin-top: 50px !important;
  }
  .dienstblok-flavour-2 .container .vc_col-sm-4, .dienstblok-flavour-2 .container .vc_col-sm-3 {
    margin-bottom: 20px;
  }
  .dienstblok-flavour-2 .container .vc_col-sm-3 {
    width: 100%;
  }
}
.dienstblok-flavour-3 {
  padding: 50px 0px;
}
.dienstblok-flavour-3 .blok-row {
  margin-top: 80px !important;
}
.dienstblok-flavour-3 .subrow {
  text-align: left;
}
.dienstblok-flavour-3 .vc_separator {
  margin: 30px 0;
}
.dienstblok-flavour-3 .vc_separator .vc_sep_line {
  border-color: black;
  width: 80px;
}
.dienstblok-flavour-3 p.info {
  height: 28px;
}
.dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
  width: 70px !important;
  height: 70px !important;
  min-height: 70px !important;
  min-width: 70px !important;
  margin: 5px 0px;
}
.dienstblok-flavour-3 .intro-piece {
  max-width: 800px;
  margin: 0 auto !important;
}
.dienstblok-flavour-3 .intro-piece p {
  margin-bottom: 0px !important;
}
.dienstblok-flavour-3-drie {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.dienstblok-flavour-3-drie p {
  display: block;
  display: -webkit-box;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dienstblok-flavour-3-drie p:after {
  display: none;
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-3-drie p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-3-drie p {
    font-size: 12px;
    line-height: 20px;
    height: 62px;
  }
}
.dienstblok-flavour-3-drie p.info {
  margin-bottom: 40px !important;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .dienstblok-flavour-3 .blok-row {
    margin-top: 50px !important;
  }
  .dienstblok-flavour-3 .subrow {
    text-align: left;
  }
  .dienstblok-flavour-3 .vc_separator .vc_sep_line {
    margin: 0px;
  }
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 80px !important;
    height: 80px !important;
    min-height: 80px !important;
    min-width: 80px !important;
    position: relative;
    left: -10px;
  }
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner .vc_icon_element-icon {
    font-size: 3.15em !important;
  }
}
@media screen and (max-width: 1040px) {
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
    min-height: 50px !important;
    min-width: 50px !important;
  }
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner .vc_icon_element-icon {
    font-size: 2.15em !important;
  }
}
@media screen and (max-width: 480px) {
  .dienstblok-flavour-3 .blok-row {
    margin-top: 50px !important;
  }
  .dienstblok-flavour-3 .subrow {
    text-align: center;
  }
  .dienstblok-flavour-3 .vc_separator .vc_sep_line {
    margin: 0 auto;
  }
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
    min-height: 50px !important;
    min-width: 50px !important;
    position: relative;
    left: 0px;
    margin-bottom: 20px;
  }
  .dienstblok-flavour-3 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner .vc_icon_element-icon {
    font-size: 2.15em !important;
  }
}
.introblok-flavour-1 {
  padding: 50px 0px;
}
.introblok-flavour-1 .content {
  width: calc(66.7% - 20px);
  margin-right: 20px;
}
.introblok-flavour-1 .sidebar {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  background: white;
  padding: 30px 0px;
  box-shadow: 0px 0px 7px 1px #d2d2d2;
  text-align: left;
}
.introblok-flavour-1 .sidebar figure {
  margin-bottom: 30px;
}
.introblok-flavour-1 .sidebar ul {
  padding: 0px;
  margin: 0px;
  margin-bottom: 30px !important;
  width: 100%;
}
.introblok-flavour-1 .sidebar ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.introblok-flavour-1 .sidebar ul li:hover svg {
  left: 5px;
}
.introblok-flavour-1 .sidebar ul li svg {
  margin: 0px;
  margin-right: 15px;
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  left: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok-flavour-1 .sidebar a {
  position: relative;
  overflow: hidden;
}
.introblok-flavour-1 .sidebar a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok-flavour-1 .sidebar a:hover svg {
  left: 10px;
}
.introblok-flavour-1-sidebar-2 .sidebar {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  background: white;
  padding: 0px 0px 30px 0px;
  box-shadow: 0px 0px 7px 1px #d2d2d2;
  text-align: left;
}
.introblok-flavour-1-sidebar-2 .sidebar .vc_column-inner .wpb_text_column > div {
  padding: 0px;
}
.introblok-flavour-1-sidebar-2 .sidebar .wpb_single_image {
  margin-left: -15px;
  margin-right: -15px;
}
.introblok-flavour-1-sidebar-2 .sidebar figure {
  width: 100%;
}
.introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper {
  width: 100%;
}
.introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper img {
  width: 100%;
}
@media screen and (max-width: 1040px) {
  .introblok-flavour-1 {
    padding: 50px 0px;
  }
  .introblok-flavour-1 .content {
    width: calc(66.7% - 20px);
    margin-right: 20px;
  }
  .introblok-flavour-1 .sidebar {
    width: calc(33.3% - 20px);
    margin-left: 20px;
    background: white;
    padding: 30px 0px;
    box-shadow: 0px 0px 7px 1px #d2d2d2;
  }
  .introblok-flavour-1 .sidebar figure {
    margin-bottom: 30px;
  }
  .introblok-flavour-1 .sidebar ul {
    padding: 0px;
    margin-bottom: 30px !important;
  }
  .introblok-flavour-1 .sidebar ul li {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .introblok-flavour-1 .sidebar ul li:hover svg {
    left: 5px;
  }
  .introblok-flavour-1 .sidebar ul li svg {
    margin: 0px;
    margin-right: 15px;
    background: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    left: 0px;
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .introblok-flavour-1 .sidebar a {
    position: relative;
    overflow: hidden;
  }
  .introblok-flavour-1 .sidebar a svg {
    position: absolute;
    left: -100px;
    color: white;
    top: calc(50% - 8px);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .introblok-flavour-1 .sidebar a:hover svg {
    left: 10px;
  }
  .introblok-flavour-1-sidebar-2 .sidebar {
    width: calc(33.3% - 20px);
    margin-left: 20px;
    background: white;
    padding: 0px 0px 30px 0px;
    box-shadow: 0px 0px 7px 1px #d2d2d2;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure {
    width: 100%;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper {
    width: 100%;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .introblok-flavour-1 .content {
    width: 60%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .introblok-flavour-1 .sidebar {
    width: calc(40% - 30px);
    margin-left: 15px;
  }
  .introblok-flavour-1 .sidebar figure {
    margin-bottom: 30px;
  }
  .introblok-flavour-1 .sidebar ul {
    margin-bottom: 30px !important;
  }
  .introblok-flavour-1 .sidebar ul li {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .introblok-flavour-1 .sidebar a {
    position: relative;
    overflow: hidden;
  }
  .introblok-flavour-1 .sidebar a i {
    position: absolute;
    left: -100px;
    color: white;
    top: calc(50% - 8px);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .introblok-flavour-1 .sidebar a:hover svg {
    left: 10px;
  }
  .introblok-flavour-1-sidebar-2 .content {
    margin-bottom: 30px;
    width: 60%;
  }
  .introblok-flavour-1-sidebar-2 .sidebar {
    width: calc(40% - 30px);
    margin-left: 15px;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure {
    width: 100%;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper {
    width: 100%;
  }
  .introblok-flavour-1-sidebar-2 .sidebar figure .vc_single_image-wrapper img {
    width: 100%;
  }
}
/* Mobile View */
@media screen and (max-width: 480px) {
  .introblok-flavour-1 .content {
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
  .introblok-flavour-1 .sidebar {
    width: calc(100% - 30px);
    margin-left: 15px;
  }
  .introblok-flavour-1 .sidebar ul {
    margin-bottom: 10px !important;
    width: 100%;
    margin-left: 0px;
  }
  .introblok-flavour-1 .sidebar > div > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .introblok-flavour-1-sidebar-1 .sidebar {
    padding-top: 10px;
    margin: 0px;
  }
}
.introblok-flavour-2 {
  padding: 50px 0px;
  text-align: center;
}
.introblok-flavour-2 .container {
  max-width: 1200px;
  margin: 0 auto;
}
/* Mobile view */
.introblok-flavour-3 {
  padding: 50px 0px;
}
.introblok-flavour-3 a {
  position: relative;
  overflow: hidden;
}
.introblok-flavour-3 a svg {
  position: absolute;
  left: -100px;
  color: black;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.introblok-flavour-3 a:hover svg {
  left: 10px;
}
@media screen and (max-width: 1040px) {
  .introblok-flavour-3 {
    padding: 50px 0px;
  }
  .introblok-flavour-3 .tekstimage {
    margin-bottom: 30px;
  }
  .introblok-flavour-3 a {
    position: relative;
    overflow: hidden;
  }
  .introblok-flavour-3 a svg {
    position: absolute;
    left: -100px;
    color: black;
    top: calc(50% - 8px);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .introblok-flavour-3 a:hover svg {
    left: 10px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .introblok-flavour-3 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .introblok-flavour-3 .container .tekstimage {
    width: calc(60% - 20px);
    order: -1;
  }
  .introblok-flavour-3 .container .sidebar {
    width: 40%;
  }
  .introblok-flavour-3 .container .sidebar .vc_column-inner {
    padding-right: 0px;
  }
}
/* Mobile view */
@media screen and (max-width: 480px) {
  .introblok-flavour-3 {
    margin-top: 0;
    margin: 0px !important;
  }
  .introblok-flavour-3 .tekstimage > div {
    padding: 0px !important;
  }
  .introblok-flavour-3 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .introblok-flavour-3 .container .tekstimage {
    width: calc(100% - 30px);
    order: -1;
    margin-left: 15px;
  }
  .introblok-flavour-3 .container .sidebar {
    width: 100%;
  }
  .introblok-flavour-3 .container .sidebar .vc_column-inner {
    padding-right: 0px;
  }
  .introblok-flavour-3-mirror > div > div {
    padding-top: 0 !important;
  }
}
.tekstblok-flavour-1 {
  padding: 50px 0px;
}
.tekstblok-flavour-1 a {
  position: relative;
  overflow: hidden;
}
.tekstblok-flavour-1 a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.tekstblok-flavour-1 a:hover svg {
  left: 10px;
}
.tekstblok-flavour-1-regular {
  padding: 50px 0px;
}
.tekstblok-flavour-1-mirror {
  padding: 50px 0px;
}
@media screen and (max-width: 1040px) {
  .tekstblok-flavour-1 .container {
    padding: 20px 0px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .tekstblok-flavour-1 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .tekstblok-flavour-1 .container .tekstimage {
    order: -1;
  }
  .tekstblok-flavour-1 .container a {
    position: relative;
    overflow: hidden;
  }
  .tekstblok-flavour-1 .container a svg {
    position: absolute;
    left: -100px;
    color: white;
    top: calc(50% - 6px);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .tekstblok-flavour-1 .container a:hover svg {
    left: 15px;
  }
}
/* Mobile view */
@media screen and (max-width: 480px) {
  .tekstblok-flavour-1 {
    padding: 0;
    text-align: left;
  }
  .tekstblok-flavour-1 .container {
    margin-bottom: 0;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tekstblok-flavour-1 .container .tekstimage {
    order: -1;
  }
  .tekstblok-flavour-1 .container .content {
    width: 100%;
  }
  .tekstblok-flavour-1 .container .tekstimage {
    width: 100%;
  }
  .tekstblok-flavour-1 .container .tekstimage figure {
    width: 100%;
  }
  .tekstblok-flavour-1 .container .tekstimage figure .vc_single_image-wrapper {
    width: 100%;
  }
  .tekstblok-flavour-1 .container .tekstimage figure .vc_single_image-wrapper img {
    display: block;
    margin-bottom: 20px;
  }
}
.tekstblok-flavour-2 {
  text-align: center;
  padding: 50px 0px;
}
/* Pixel Fixery */
.tekstblok-flavour-2 .wpb_content_element:last-child {
  margin-bottom: 75px;
}
.tekstblok-flavour-2 .wpb_content_element:last-child > div > p {
  margin-top: 0px;
}
/* Mobile view */
@media screen and (max-width: 480px) {
  .tekstblok-flavour-2 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    padding: 0;
  }
  .tekstblok-flavour-2 .tekstimage {
    order: -1;
  }
  .tekstblok-flavour-2 .vc_empty_space {
    display: none;
  }
  .tekstblok-flavour-2 .wpb_content_element:last-child {
    margin-bottom: 10px;
  }
}
.tekstblok-flavour-3 {
  padding: 50px 0px;
}
.tekstblok-flavour-3 a {
  position: relative;
  overflow: hidden;
}
.tekstblok-flavour-3 a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.tekstblok-flavour-3 a:hover svg {
  left: 10px;
}
/* Pixel Fixery */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .tekstblok-flavour-3 a svg {
    top: calc(50% - 6px);
  }
  .tekstblok-flavour-3 a:hover svg {
    left: 15px;
  }
  .tekstblok-flavour-3 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .tekstblok-flavour-3 .container .tekstimage {
    width: 60%;
    order: -1;
  }
  .tekstblok-flavour-3 .container .content {
    width: calc(40% - 30px);
    margin-left: 15px;
  }
  .tekstblok-flavour-3 .container .content > div {
    padding: 0;
  }
}
/* Mobile view */
@media screen and (max-width: 480px) {
  .tekstblok-flavour-3 {
    padding: 0;
    text-align: left;
  }
  .tekstblok-flavour-3 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .tekstblok-flavour-3 .container .tekstimage {
    order: -1;
  }
  .tekstblok-flavour-3 .container .tekstimage > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tekstblok-flavour-3 .container .content {
    width: 100%;
  }
  .tekstblok-flavour-3 .container .content > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tekstblok-flavour-3 .container .tekstimage {
    width: 100%;
  }
  .tekstblok-flavour-3 .container .tekstimage figure {
    width: 100%;
  }
  .tekstblok-flavour-3 .container .tekstimage figure .vc_single_image-wrapper {
    width: 100%;
  }
  .tekstblok-flavour-3 .container .tekstimage figure .vc_single_image-wrapper img {
    display: block;
    margin-bottom: 20px;
  }
}
.tekstblok-flavour-4 {
  padding: 50px 0px;
}
.tekstblok-flavour-4 .content {
  width: calc(66.7% - 20px);
  margin-right: 20px;
}
.tekstblok-flavour-4 .sidebar {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  background: white;
  padding: 30px;
  box-shadow: 0px 0px 7px 1px #d2d2d2;
  text-align: left;
}
.tekstblok-flavour-4 .sidebar figure {
  margin-bottom: 30px;
}
.tekstblok-flavour-4 .sidebar ul {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px !important;
  width: 100%;
}
.tekstblok-flavour-4 .sidebar ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tekstblok-flavour-4 .sidebar ul li:hover svg {
  left: 5px;
}
.tekstblok-flavour-4 .sidebar ul li svg {
  margin: 0;
  margin-right: 15px;
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  left: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.tekstblok-flavour-4 .sidebar a {
  position: relative;
  overflow: hidden;
}
.tekstblok-flavour-4 .sidebar a svg {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.tekstblok-flavour-4 .sidebar a:hover svg {
  left: 10px;
}
.tekstblok-flavour-4-sidebar-1 .sidebar {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  background: white;
  padding: 30px 0px;
  box-shadow: 0px 0px 7px 1px #d2d2d2;
  text-align: left;
}
.tekstblok-flavour-4-sidebar-1 .sidebar .wpb_single_image {
  margin-left: -30px;
  margin-right: -30px;
}
.tekstblok-flavour-4-sidebar-1 .sidebar figure {
  width: 100%;
}
.tekstblok-flavour-4-sidebar-1 .sidebar figure .vc_single_image-wrapper {
  width: 100%;
}
.tekstblok-flavour-4-sidebar-1 .sidebar figure .vc_single_image-wrapper img {
  width: 100%;
}
.tekstblok-flavour-4-sidebar-1 .sidebar .vc_column-inner .wpb_text_column > div {
  padding: 0px;
}
.tekstblok-flavour-4-sidebar-2 .sidebar {
  width: calc(33.3% - 20px);
  margin-left: 20px;
  background: white;
  padding: 0px 0px 30px 0px;
  box-shadow: 0px 0px 7px 1px #d2d2d2;
}
.tekstblok-flavour-4-sidebar-2 .sidebar .wpb_single_image {
  margin-left: -15px;
  margin-right: -15px;
}
.tekstblok-flavour-4-sidebar-2 .sidebar figure {
  width: 100%;
}
.tekstblok-flavour-4-sidebar-2 .sidebar figure .vc_single_image-wrapper {
  width: 100%;
}
.tekstblok-flavour-4-sidebar-2 .sidebar figure .vc_single_image-wrapper img {
  width: 100%;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .tekstblok-flavour-4 .content {
    width: 60%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .tekstblok-flavour-4 .sidebar {
    width: calc(40% - 30px);
    margin-left: 15px;
  }
  .tekstblok-flavour-4 .sidebar figure {
    margin-bottom: 30px;
  }
  .tekstblok-flavour-4 .sidebar ul {
    margin-bottom: 30px !important;
    text-align: left;
  }
  .tekstblok-flavour-4 .sidebar ul li {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .tekstblok-flavour-4 .sidebar a {
    position: relative;
    overflow: hidden;
  }
  .tekstblok-flavour-4 .sidebar a svg {
    position: absolute;
    left: -100px;
    color: white;
    top: calc(50% - 8px);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .tekstblok-flavour-4 .sidebar a:hover svg {
    left: 10px;
  }
}
/* Mobile view */
@media screen and (max-width: 480px) {
  .tekstblok-flavour-4 .content {
    width: 100%;
    margin: 0px;
    margin-bottom: 30px;
  }
  .tekstblok-flavour-4 .content > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tekstblok-flavour-4 .sidebar {
    width: 100%;
    margin-left: 0px;
    text-align: left;
  }
  .tekstblok-flavour-4 .sidebar ul {
    margin-bottom: 10px !important;
    width: 100%;
    margin-left: 0px;
  }
  .tekstblok-flavour-4 .sidebar > div > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: -15px;
  }
  .tekstblok-flavour-4 .sidebar .wpb_single_image {
    width: calc(100% + 15px);
  }
}
.cta-flavour-1 {
  padding: 50px 0px;
}
.cta-flavour-1 a {
  position: relative;
  overflow: hidden;
}
.cta-flavour-1 a i {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.cta-flavour-1 a:hover i {
  left: 10px;
}
.cta-flavour-2 {
  padding: 50px 0px;
}
.cta-flavour-2 .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.cta-flavour-2 a {
  position: relative;
  overflow: hidden;
}
.cta-flavour-2 a i {
  position: absolute;
  left: -100px;
  color: white;
  top: calc(50% - 8px);
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.cta-flavour-2 a:hover i {
  left: 10px;
}
/* Mobile view */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .cta-flavour-2 .container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .cta-flavour-2 .container img {
    display: none;
  }
}
.contact-flavour-1 {
  padding: 50px 0px;
}
.contact-flavour-1 table {
  width: 100%;
  margin-top: -20px !important;
}
.contact-flavour-1 .contactform-1 {
  background-color: white;
  padding: 0px 20px;
}
.contact-flavour-1 .contactform-1 .labelcontactform {
  width: 100%;
}
.contact-flavour-1 .contactform-1 .labelcontactform label {
  font-size: 16px;
  line-height: 32px;
}
.contact-flavour-1 .contactform-1 .labelcontactform label input, .contact-flavour-1 .contactform-1 .labelcontactform label textarea {
  width: calc(100% - 10px);
  border-radius: 5px;
  padding-left: 10px;
}
.contact-flavour-1 .contactform-1 .labelcontactform label input {
  border: 1px solid black;
  line-height: 40px;
}
.contact-flavour-1 .contactform-1 .labelcontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-1 .contactform-1 .labelcontactform .submitcf7 {
  text-align: right;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform {
  width: 100%;
  margin-top: 0px;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform label {
  font-size: 16px;
  line-height: 32px;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform label input, .contact-flavour-1 .contactform-1 .placeholdercontactform label textarea {
  width: calc(100% - 10px);
  border-radius: 5px;
  padding-left: 10px;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform label input {
  border: 1px solid black;
  margin-bottom: 30px;
  line-height: 40px;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-1 .contactform-1 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
}
@media screen and (max-width: 1040px) {
  .contact-flavour-1 .contactform-1 {
    padding: 0px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-1 .contactform-1 {
    background-color: white;
    padding: 0px;
  }
  .contact-flavour-1 .contactform-1 .labelcontactform label {
    font-size: 14px;
  }
  .contact-flavour-1 .contactform-1 .labelcontactform label input, .contact-flavour-1 .contactform-1 .labelcontactform label textarea {
    width: calc(100% - 10px);
    border-radius: 5px;
    padding-left: 10px;
  }
  .contact-flavour-1 .contactform-1 .labelcontactform label input {
    border: 1px solid black;
    line-height: 40px;
  }
  .contact-flavour-1 .contactform-1 .labelcontactform .submitcf7 {
    text-align: right;
    margin-top: -15px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform {
    width: 100%;
    margin-top: 0px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform label {
    font-size: 14px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform label input, .contact-flavour-1 .contactform-1 .placeholdercontactform label textarea {
    width: calc(100% - 10px);
    border-radius: 5px;
    padding-left: 10px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform label input {
    border: 1px solid black;
    line-height: 40px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform .submitcf7 {
    text-align: right;
    margin-top: -15px;
  }
}
@media screen and (max-width: 480px) {
  .contact-flavour-1 .contactform-1 {
    margin-top: 20px;
  }
  .contact-flavour-1 .contactform-1 .labelcontactform label {
    font-size: 12px;
  }
  .contact-flavour-1 .contactform-1 .placeholdercontactform label {
    font-size: 12px;
  }
}
.contact-flavour-2 {
  padding: 50px 0px;
}
.contact-flavour-2 table {
  width: 100%;
  margin-top: -20px !important;
}
.contact-flavour-2 .wpb_gmaps_widget {
  margin-top: 0px;
}
.contact-flavour-2 .wpb_gmaps_widget .wpb_wrapper {
  padding: 0px;
}
.contact-flavour-2 .contactform-2 {
  background-color: white;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform {
  width: 100%;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform label {
  font-size: 16px;
  line-height: 32px;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform label input, .contact-flavour-2 .contactform-2 .placeholdercontactform label textarea {
  padding: 0px;
  padding-left: 10px;
  border: 1px solid black;
  border-radius: 0px !important;
  margin-bottom: -2px;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform label input {
  width: calc(100% - 10px);
  line-height: 40px;
  border-bottom: none;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform label textarea {
  width: calc(100% - 10px);
  padding-top: 10px;
}
.contact-flavour-2 .contactform-2 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
  margin-bottom: 30px;
}
/* Mobile view */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-2 {
    padding: 50px 0px;
  }
  .contact-flavour-2 table {
    width: 100%;
  }
  .contact-flavour-2 .maps-2 {
    margin-bottom: 30px;
  }
  .contact-flavour-2 .contactform-2 {
    background-color: white;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform {
    width: 100%;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform label {
    font-size: 14px;
    line-height: 32px;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform label input, .contact-flavour-2 .contactform-2 .placeholdercontactform label textarea {
    padding-left: 10px;
    border: 1px solid black;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform label input {
    width: calc(100% - 10px);
    line-height: 40px;
    border-bottom: none;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform label textarea {
    width: calc(100% - 11px);
    padding-top: 10px;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform .submitcf7 {
    text-align: right;
    margin-bottom: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 480px) {
  .contact-flavour-2 .contactform-2 .placeholdercontactform {
    width: 100%;
  }
  .contact-flavour-2 .contactform-2 .placeholdercontactform label {
    font-size: 12px;
  }
}
.contact-flavour-3 {
  padding: 50px 0px;
}
.contact-flavour-3 .wpb_gmaps_widget {
  margin-top: 20px;
}
.contact-flavour-3 .wpb_gmaps_widget .wpb_wrapper {
  padding: 0px;
}
.contact-flavour-3 .contactform-3 {
  background-color: white;
}
.contact-flavour-3 .contactform-3 .labelcontactform {
  width: 100%;
}
.contact-flavour-3 .contactform-3 .labelcontactform label {
  font-size: 16px;
  line-height: 32px;
}
.contact-flavour-3 .contactform-3 .labelcontactform label input, .contact-flavour-3 .contactform-3 .labelcontactform label textarea {
  width: calc(100% - 15px);
  border-radius: 5px;
  padding-left: 10px;
}
.contact-flavour-3 .contactform-3 .labelcontactform label input {
  border: 1px solid black;
  line-height: 40px;
}
.contact-flavour-3 .contactform-3 .labelcontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-3 .contactform-3 .labelcontactform .submitcf7 {
  text-align: right;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform {
  width: 100%;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform label {
  font-size: 16px;
  line-height: 32px;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform label input, .contact-flavour-3 .contactform-3 .placeholdercontactform label textarea {
  width: calc(100% - 15px);
  border-radius: 5px;
  padding-left: 10px;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform label input {
  border: 1px solid black;
  line-height: 40px;
  margin-bottom: 10px;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-3 .contactform-3 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
}
/* Mobile view */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-3 {
    padding: 50px 0px;
  }
  .contact-flavour-3 .wpb_gmaps_widget {
    margin-top: 20px;
  }
  .contact-flavour-3 .wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
  }
  .contact-flavour-3 .contactform-3 {
    background-color: white;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform {
    width: 100%;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform label {
    font-size: 14px;
    line-height: 32px;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform label input, .contact-flavour-3 .contactform-3 .labelcontactform label textarea {
    width: calc(100% - 15px);
    border-radius: 5px;
    padding-left: 10px;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform label input {
    border: 1px solid black;
    line-height: 40px;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform label textarea {
    padding-top: 10px;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform .submitcf7 {
    text-align: right;
    margin-top: -15px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform {
    width: 100%;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform label {
    font-size: 14px;
    line-height: 32px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform label input, .contact-flavour-3 .contactform-3 .placeholdercontactform label textarea {
    width: calc(100% - 15px);
    border-radius: 5px;
    padding-left: 10px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform label input {
    border: 1px solid black;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform label textarea {
    padding-top: 10px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform .submitcf7 {
    text-align: right;
    margin-bottom: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 480px) {
  .contact-flavour-3 .contactform-3 .labelcontactform label {
    font-size: 12px;
  }
  .contact-flavour-3 .contactform-3 .labelcontactform .submitcf7 {
    margin-bottom: 30px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform label {
    font-size: 12px;
  }
  .contact-flavour-3 .contactform-3 .placeholdercontactform .submitcf7 {
    margin-bottom: 30px;
  }
}
.contact-flavour-4 {
  padding: 50px 0px;
  margin-top: 30px;
}
.contact-flavour-4 .content > div {
  padding-top: 0px;
}
.contact-flavour-4 table {
  width: 100%;
  margin-top: -20px !important;
}
.contact-flavour-4 img {
  margin-bottom: 30px;
}
.contact-flavour-4 .contactform-1 {
  background-color: white;
  padding: 0px 20px;
}
.contact-flavour-4 .contactform-1 > div {
  padding: 35px;
}
.contact-flavour-4 .contactform-1 .labelcontactform {
  width: 100%;
}
.contact-flavour-4 .contactform-1 .labelcontactform label {
  width: 100%;
}
.contact-flavour-4 .contactform-1 .labelcontactform label input {
  width: 100%;
  padding-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
  margin-bottom: 20px;
  border-radius: 0px !important;
}
.contact-flavour-4 .contactform-1 .labelcontactform label textarea {
  padding: 10px;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 0px !important;
}
.contact-flavour-4 .contactform-1 .labelcontactform .submitcf7 {
  text-align: right;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform {
  width: 100%;
  margin-top: 0px;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform label {
  width: 100%;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform label input, .contact-flavour-4 .contactform-1 .placeholdercontactform label textarea {
  width: 100%;
  padding-left: 10px;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform label input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  line-height: 40px;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-4 .contactform-1 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
}
.contact-flavour-4 form input:not(.wpcf7-submit), .contact-flavour-4 form textarea {
  background-color: white;
  border: none !important;
  color: black;
}
.contact-flavour-4 form p {
  margin: 0;
}
.contact-flavour-4 .content {
  margin-bottom: 70px !important;
}
.contact-flavour-5 {
  padding: 50px 0px;
}
.contact-flavour-5 table {
  width: 100%;
  margin-top: -20px !important;
}
.contact-flavour-5 img {
  margin-bottom: 30px;
}
.contact-flavour-5 .container .content {
  box-shadow: 0px 0px 7px 1px #d2d2d2;
  width: calc(50% - 30px);
  margin-right: 30px;
}
@media screen and (max-width: 480px) {
  .contact-flavour-5 .container .content {
    width: 100%;
  }
}
.contact-flavour-5 .contactform-1 {
  background-color: white;
  padding: 0px 20px;
  margin-top: 0px;
}
.contact-flavour-5 .contactform-1 > div {
  padding: 0px;
}
.contact-flavour-5 .contactform-1 .labelcontactform {
  width: 100%;
}
.contact-flavour-5 .contactform-1 .labelcontactform label {
  width: 100%;
}
.contact-flavour-5 .contactform-1 .labelcontactform label input {
  width: 100%;
  padding-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
  margin-bottom: 20px;
  border-radius: 0px !important;
}
.contact-flavour-5 .contactform-1 .labelcontactform label textarea {
  padding: 10px;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 0px !important;
}
.contact-flavour-5 .contactform-1 .labelcontactform .submitcf7 {
  text-align: right;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform {
  width: 100%;
  margin-top: 0px;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform label {
  line-height: 32px;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform label input, .contact-flavour-5 .contactform-1 .placeholdercontactform label textarea {
  width: 100%;
  padding-left: 10px;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform label input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  line-height: 40px;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-5 .contactform-1 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
}
.contact-flavour-5 form input:not(.wpcf7-submit), .contact-flavour-5 form textarea {
  background-color: #f4f5f5;
  border: none !important;
  color: black;
}
.contact-flavour-5 form p {
  margin: 0;
}
.contact-flavour-6 {
  padding: 50px 0px;
}
.contact-flavour-6 .wpb_gmaps_widget {
  margin-top: 20px;
}
.contact-flavour-6 .wpb_gmaps_widget .wpb_wrapper {
  padding: 0px;
}
.contact-flavour-6 .contactform-3 {
  background-color: white;
  margin-top: 0px;
}
.contact-flavour-6 .contactform-3 > div {
  padding: 0px 35px 35px 35px;
}
.contact-flavour-6 .contactform-3 .labelcontactform {
  width: 100%;
}
.contact-flavour-6 .contactform-3 .labelcontactform label {
  width: 100%;
}
.contact-flavour-6 .contactform-3 .labelcontactform label input {
  width: 100%;
  padding-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
  margin-bottom: 10px;
  border-radius: 10px !important;
}
.contact-flavour-6 .contactform-3 .labelcontactform label textarea {
  padding: 10px;
  margin-bottom: 5px;
  width: 100%;
  border-radius: 10px !important;
}
.contact-flavour-6 .contactform-3 .labelcontactform label span.wpcf7-not-valid-tip {
  position: absolute;
}
.contact-flavour-6 .contactform-3 .labelcontactform .submitcf7 {
  text-align: right;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform {
  width: 100%;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform label {
  line-height: 32px;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform label input, .contact-flavour-6 .contactform-3 .placeholdercontactform label textarea {
  width: 100%;
  padding-left: 10px;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform label input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
  margin-bottom: 10px;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform label textarea {
  padding-top: 10px;
}
.contact-flavour-6 .contactform-3 .placeholdercontactform .submitcf7 {
  text-align: right;
  margin-top: -15px;
}
.contact-flavour-6 form input:not(.wpcf7-submit), .contact-flavour-6 form textarea {
  background-color: #f4f5f5;
  border: none !important;
  color: black;
}
.contact-flavour-6 form p {
  margin: 0;
}
@media screen and (max-width: 960px) {
  .contact-flavour-6 .floatcontact {
    background-color: #f4f5f5;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-6 .floatcontact {
    background-color: white;
  }
}
@media screen and (max-width: 960px) {
  .contact-flavour-6 .floatcontact > div > div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contact-flavour-6 .contactfield {
  background-color: #f4f5f5;
  float: right;
  max-width: 400px;
  width: 100%;
  margin-bottom: 30px;
  padding: 28px 21px 50px 21px;
  border: 1px solid #f4f5f5;
  border-radius: 20px;
}
.contact-flavour-6 .contactfield img {
  margin-bottom: 10px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-6 .contactfield {
    float: none;
    width: 300px;
  }
  .contact-flavour-6 .contactfield img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
.contact-flavour-6 .contactfield ul {
  margin-top: 12px;
  list-style-type: none;
  padding-left: 0;
}
.contact-flavour-6 .contactfield ul li:before {
  content: "";
  font-family: "FontAwesome";
  color: black;
  padding-right: 24px;
}
.contact-flavour-6 .contactfield table {
  margin-top: 10px;
}
.contact-flavour-6 .contactfield table tr {
  height: 28px;
}
.contact-flavour-6 .contactfield table tr td {
  min-width: 100px;
}
.contact-flavour-6 .contactfield table tr td:first-child {
  color: #602365;
}
.captcha-image {
  border: none !important;
}
.captcha-image label svg {
  width: 30px !important;
  height: 30px !important;
}
.captcha-image .cf7ic_instructions span {
  color: #6c712c !important;
}
.captcha-image label > input:checked + svg, .captcha-image label > input:focus + svg {
  border: 2px solid #6c712c !important;
}
.screen-reader-response {
  display: none !important;
}
span.wpcf7-not-valid-tip {
  color: red !important;
  margin-top: -10px;
}
.faqblok-flavour-1 .faq-left {
  float: left;
}
.faqblok-flavour-1 .faq-right {
  float: right;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .faqblok-flavour-1 .faq-right {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .faqblok-flavour-1 .faq-right {
    margin-top: 20px;
  }
}
.faqblok-flavour-1 .faq-single {
  width: 46.5%;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .faqblok-flavour-1 .faq-single {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .faqblok-flavour-1 .faq-single {
    width: 100%;
  }
}
.faqblok-flavour-2 .faq-single {
  max-width: 800px;
  margin: 0 auto;
  float: none;
}
.content-bottom-widgets {
  background-color: white;
  padding-bottom: 50px;
  color: black;
}
.content-bottom-widgets a {
  color: #6c712c;
  text-decoration: underline;
}
.content-bottom-widgets a:hover {
  text-decoration: none;
}
.content-bottom-widgets form label {
  width: 100%;
}
.content-bottom-widgets form .wpcf7-submit:focus {
  outline: none !important;
}
.content-bottom-widgets form p {
  margin: 0px !important;
}
.content-bottom-widgets form input {
  line-height: 40px;
}
.content-bottom-widgets form input:not([type="submit"]), .content-bottom-widgets form textarea {
  width: 100%;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  border-radius: 10px !important;
}
.content-bottom-widgets form input:not([type="submit"]):focus, .content-bottom-widgets form textarea:focus {
  outline: none !important;
}
.content-bottom-widgets form textarea {
  padding-top: 10px;
}
.content-bottom-widgets .widget-area {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  background-color: transparent;
}
.content-bottom-widgets .widget-area section {
  width: 33.33%;
  padding: 0px 20px;
}
.content-bottom-widgets .widget-area section h2 {
  font-size: 18px;
  margin: 10px 0px 0px 0px;
}
.content-bottom-widgets .widget-area section ul h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
}
.content-bottom-widgets .widget-area section ul.footer-nav {
  margin: 0px;
  padding: 0px;
}
.content-bottom-widgets .widget-area section ul.footer-nav li {
  list-style-type: none;
  line-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.content-bottom-widgets .widget-area section ul.footer-nav li:hover svg {
  left: 5px;
}
.content-bottom-widgets .widget-area section ul.footer-nav li svg {
  margin-right: 20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position: relative;
  left: 0;
}
.content-bottom-widgets .widget-area section ul.footer-nav li a {
  text-decoration: none !important;
}
.content-bottom-widgets .widget-area section ul.contact-info {
  margin: 0px;
  padding: 0px;
}
.content-bottom-widgets .widget-area section ul.contact-info li {
  list-style-type: none;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.content-bottom-widgets .widget-area section ul.contact-info li strong {
  font-family: "bold";
  margin-right: 5px;
}
.content-bottom-widgets .widget-area section ul.contact-info li:hover svg {
  color: #602365;
}
.content-bottom-widgets .widget-area section ul.contact-info li svg {
  margin-right: 20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position: relative;
  left: 0;
}
.content-bottom-widgets .widget-area section ul.contact-info li a {
  text-decoration: none !important;
  padding: 0px 20px 0px 0px;
  line-height: 30px;
  display: block;
}
.content-bottom-widgets .widget-area section ul.contact-info li a span {
  text-decoration: underline;
}
.content-bottom-widgets .widget-area section ul.contact-info li:hover a {
  color: #6c712c;
}
.content-bottom-widgets .widget-area section ul.contact-info li:hover a span {
  text-decoration: none !important;
}
.content-bottom-widgets .widget-area section ul.bezoek-info {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.content-bottom-widgets .widget-area section ul.bezoek-info li {
  list-style-type: none;
  line-height: 40px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.content-bottom-widgets .widget-area section ul.bezoek-info li svg {
  margin-right: 20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position: relative;
  left: 0;
}
.content-bottom-widgets .widget-area section ul.social-info {
  margin: 20px 0px 0px 0px;
  padding: 0px;
}
.content-bottom-widgets .widget-area section ul.social-info p {
  margin-bottom: 10px !important;
}
.content-bottom-widgets .widget-area section ul.social-info div {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.content-bottom-widgets .widget-area section ul.social-info li {
  list-style-type: none;
  line-height: 40px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 10px;
}
.content-bottom-widgets .widget-area section ul.social-info li a {
  text-align: center;
  background: white;
  border: 1px solid black;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.content-bottom-widgets .widget-area section ul.social-info li:hover .facebook {
  background-color: #602365;
  border: 1px solid #602365;
}
.content-bottom-widgets .widget-area section ul.social-info li:hover .twitter {
  background-color: #55acee;
  border: 1px solid #55acee;
}
.content-bottom-widgets .widget-area section ul.social-info li:hover .linkedin {
  background-color: #007bb5;
  border: 1px solid #007bb5;
}
.content-bottom-widgets .widget-area section ul.social-info li:hover svg {
  color: white;
}
.content-bottom-widgets .widget-area section ul.social-info li svg {
  margin-right: 0px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  position: relative;
  color: black;
}
.copyright-bar {
  padding: 0px 20px;
}
.copyright-bar .container {
  padding: 0px;
}
/******** COPYRIGHT BAR *********/
.copyright-bar {
  background: #602365;
}
.copyright-bar .btn-group-vertical > .btn-group:after, .copyright-bar .btn-group-vertical > .btn-group:before, .copyright-bar .btn-toolbar:after, .copyright-bar .btn-toolbar:before, .copyright-bar .container-fluid:after, .copyright-bar .container-fluid:before, .copyright-bar .container:after, .copyright-bar .container:before, .copyright-bar .dl-horizontal dd:after, .copyright-bar .dl-horizontal dd:before, .copyright-bar .form-horizontal .form-group:after, .copyright-bar .form-horizontal .form-group:before, .copyright-bar .modal-footer:after, .copyright-bar .modal-footer:before, .copyright-bar .nav:after, .copyright-bar .nav:before, .copyright-bar .navbar-collapse:after, .copyright-bar .navbar-collapse:before, .copyright-bar .navbar-header:after, .copyright-bar .navbar-header:before, .copyright-bar .navbar:after, .copyright-bar .navbar:before, .copyright-bar .pager:after, .copyright-bar .pager:before, .copyright-bar .panel-body:after, .copyright-bar .panel-body:before, .copyright-bar .row:after, .copyright-bar .row:before, .copyright-bar .vc_row:after, .copyright-bar .vc_row:before {
  display: none !important;
}
.copyright-bar .copy-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}
.copyright-bar .copy-wrapper p {
  margin: 10px 0 !important;
}
.copyright-bar .copy-wrapper p, .copyright-bar .copy-wrapper a {
  color: white;
}
.copyright-bar .copy-wrapper a {
  overflow-x: hidden;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  text-decoration: none !important;
}
.copyright-bar .copy-wrapper a:hover {
  color: #6c712c;
}
.copyright-bar .copy-wrapper a:hover svg {
  right: -5px;
  opacity: 1;
}
.copyright-bar .copy-wrapper a svg {
  position: relative;
  right: -50px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 0;
  color: #f07c11;
}
@media screen and (max-width: 480px) {
  .copyright-bar .copy-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center;
  }
  .copyright-bar .copy-wrapper p:last-child {
    margin-top: 0;
  }
  .copyright-bar .copy-wrapper a svg {
    right: -5px;
    opacity: 1;
  }
}
@media screen and (max-width: 1040px) {
  .content-bottom-widgets form .wpcf7-submit:focus {
    outline: none !important;
  }
  .content-bottom-widgets form .wpcf7-submit:hover {
    cursor: pointer;
  }
  .content-bottom-widgets form p {
    margin: 0px !important;
  }
  .content-bottom-widgets form input {
    line-height: 40px;
  }
  .content-bottom-widgets form input:not([type="submit"]), .content-bottom-widgets form textarea {
    width: calc(100% - 10px) !important;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    border: 1px solid black;
    margin-bottom: 10px;
  }
  .content-bottom-widgets form input:not([type="submit"]):focus, .content-bottom-widgets form textarea:focus {
    outline: none !important;
  }
  .content-bottom-widgets form textarea {
    padding-top: 10px;
  }
  .content-bottom-widgets .widget-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 1200px;
    margin: 0 auto;
    background-color: transparent;
  }
  .content-bottom-widgets .widget-area section {
    width: 33.33%;
    padding: 0px 30px;
  }
  .content-bottom-widgets .widget-area section h2 {
    font-size: 18px;
    margin: 10px 0px 0px 0px;
  }
  .content-bottom-widgets .widget-area section ul h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .content-bottom-widgets .widget-area section ul.footer-nav {
    margin: 0px;
    padding: 0px;
  }
  .content-bottom-widgets .widget-area section ul.footer-nav li svg {
    margin-right: 20px;
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    position: relative;
    left: 0;
  }
  .content-bottom-widgets .widget-area section ul.footer-nav li a {
    text-decoration: none !important;
  }
  .content-bottom-widgets .widget-area section ul.contact-info {
    margin: 0px;
    padding: 0px;
  }
  .content-bottom-widgets .widget-area section ul.bezoek-info {
    margin: 0px 0px 30px 0px;
    padding: 0px;
  }
  .content-bottom-widgets .widget-area section ul.social-info div {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .content-bottom-widgets .widget-area section ul.social-info li {
    list-style-type: none;
    line-height: 40px;
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    border: 1px black;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .content-bottom-widgets .widget-area section ul.social-info li a {
    text-align: center;
    background: white;
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  .content-bottom-widgets .widget-area section ul.social-info li:hover .facebook {
    background-color: #602365;
  }
  .content-bottom-widgets .widget-area section ul.social-info li:hover .twitter {
    background-color: #55acee;
  }
  .content-bottom-widgets .widget-area section ul.social-info li:hover .linkedin {
    background-color: #007bb5;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .content-bottom-widgets .widget-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-bottom-widgets .widget-area section:nth-child(2) {
    width: 66.67%;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) {
    width: 100%;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    position: relative;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info img {
    display: none;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info h2 {
    width: 100%;
    margin-top: 50px;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info .bezoek-info, .content-bottom-widgets .widget-area section:nth-child(3) .footer-info .contact-info {
    width: 33.33%;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info .bezoek-info {
    padding-right: 20px;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info .contact-info {
    padding-left: 20px;
  }
  .content-bottom-widgets .widget-area section:nth-child(3) .footer-info .social-info {
    width: 33.33%;
    margin: 0px;
  }
  .content-bottom-widgets .widget-area section h2 {
    font-size: 16px;
  }
  .content-bottom-widgets .widget-area section ul h2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .content-bottom-widgets .widget-area section ul.contact-info {
    flex-grow: 2;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li {
    flex-grow: 1;
    white-space: nowrap;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li svg {
    margin-right: 20px;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li a {
    padding: 0px 10px 0px 0px;
  }
  .content-bottom-widgets .widget-area section ul.bezoek-info {
    margin: 0px 0px 20px 0px;
  }
  .content-bottom-widgets .widget-area section ul.social-info li svg {
    padding: 0px;
    width: 40px;
  }
}
@media screen and (max-width: 480px) {
  .content-bottom-widgets .widget-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-bottom-widgets .widget-area section {
    width: 100% !important;
    padding: 0px 30px !important;
  }
  .content-bottom-widgets .widget-area section .footer-info .footer-info {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    position: relative;
  }
  .content-bottom-widgets .widget-area section .footer-info .footer-info img {
    display: none;
  }
  .content-bottom-widgets .widget-area section .footer-info .footer-info .bezoek-info {
    padding-right: 0px;
  }
  .content-bottom-widgets .widget-area section .footer-info .footer-info .contact-info {
    padding-left: 0px;
  }
  .content-bottom-widgets .widget-area section .footer-info .footer-info .social-info {
    width: 100%;
  }
  .content-bottom-widgets .widget-area section {
    margin-bottom: 30px !important;
  }
  .content-bottom-widgets .widget-area section h2 {
    font-size: 16px;
  }
  .content-bottom-widgets .widget-area section ul h2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .content-bottom-widgets .widget-area section ul a, .content-bottom-widgets .widget-area section ul li {
    font-size: 12px;
  }
  .content-bottom-widgets .widget-area section ul.contact-info {
    flex-grow: 2;
    width: 100% !important;
    padding-left: 0px !important;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li {
    flex-grow: 1;
    white-space: nowrap;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li svg {
    margin-right: 20px;
  }
  .content-bottom-widgets .widget-area section ul.contact-info li a {
    padding: 0px 10px 0px 0px;
  }
  .content-bottom-widgets .widget-area section ul.bezoek-info {
    margin: 0px 0px 20px 0px;
    width: 100% !important;
    padding-right: 0px !important;
  }
  .content-bottom-widgets .widget-area section ul.social-info {
    margin: 30px 0px 0px 0px !important;
  }
  .content-bottom-widgets .widget-area section ul.social-info li svg {
    padding: 0px;
    width: 40px;
  }
}
/***** 404 PAGE STYLING *****/
.error-page {
  background-color: #e6e6e6;
  margin-top: 50px;
  padding: 50px 0px;
}
.error-page .container .standard-button > div {
  text-align: center;
}
.error-page .container h1 {
  font-size: 28px !important;
  text-transform: unset !important;
}
.error-page .container ul {
  margin: 0px 0px 30px 0px !important;
  padding: 0px;
}
.error-page .container ul li {
  font-family: "light" !important;
  list-style-type: disc !important;
}
.error-page .container p {
  font-family: "light" !important;
}
/***** COOKIE PAGE STYLING ****/
#wpca-bar {
  display: flex;
  align-items: center;
  justify-content: center;
}
#wpca-bar h2 {
  text-align: left;
  font-family: "bold";
  font-size: 18px;
  text-transform: unset;
}
#wpca-bar p {
  font-family: "regular";
  padding: 0px !important;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0px !important;
}
#wpca-bar #wpca-bar-content {
  max-width: 1200px;
  width: auto !important;
  display: flex;
  align-items: center;
  min-height: unset !important;
}
#wpca-bar #wpca-bar-content a {
  font-size: 12px;
  line-height: 16px;
}
#wpca-bar #wpca-bar-content .accept-decline {
  display: flex;
  width: 50%;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 50px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #wpca-bar #wpca-bar-content .accept-decline {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  #wpca-bar #wpca-bar-content .accept-decline {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}
#wpca-bar #wpca-bar-content .accept-decline p {
  min-height: unset !important;
}
#wpca-bar #wpca-bar-content .accept-decline .accept-it {
  position: relative;
  left: 20px;
}
@media screen and (max-width: 480px) {
  #wpca-bar #wpca-bar-content .accept-decline .accept-it {
    width: 100%;
    display: inherit;
  }
}
#wpca-bar #wpca-bar-content .accept-decline .accept-it:hover .square-grow {
  transform: rotate(360deg);
  width: 16px;
  height: 16px;
  background: #4ee000;
  border: 2px solid #4ee000;
  border-radius: 50%;
  top: calc(50% - 8px);
}
#wpca-bar #wpca-bar-content .accept-decline .accept-it .square-grow {
  width: 10px;
  height: 10px;
  border: 2px solid white;
  background: transparent;
  position: absolute;
  top: calc(50% - 5px);
  left: -20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: rotate(0deg);
  border-radius: 50%;
  transform-origin: center;
}
#wpca-bar #wpca-bar-content .accept-decline .decline-it {
  position: relative;
  left: 20px;
}
@media screen and (max-width: 480px) {
  #wpca-bar #wpca-bar-content .accept-decline .decline-it {
    width: 100%;
    display: inherit;
  }
}
#wpca-bar #wpca-bar-content .accept-decline .decline-it:hover .square-grow {
  transform: rotate(360deg);
  width: 16px;
  height: 16px;
  border: 2px solid #e80700;
  background: #e80700;
  border-radius: 50%;
  top: calc(50% - 8px);
}
#wpca-bar #wpca-bar-content .accept-decline .decline-it .square-grow {
  width: 10px;
  height: 10px;
  border: 2px solid white;
  background: transparent;
  position: absolute;
  top: calc(50% - 5px);
  left: -20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: rotate(0deg);
  border-radius: 50%;
  transform-origin: center;
}
#wpca-bar #wpca-bar-content .accept-decline .wpca-btn {
  background-color: transparent !important;
  padding: 0px !important;
  line-height: 30px !important;
  min-height: unset;
  font-size: 12px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #wpca-bar #wpca-bar-content .accept-decline .wpca-btn {
    margin-right: 50px;
  }
}
@media screen and (max-width: 480px) {
  #wpca-bar #wpca-bar-content .accept-decline .wpca-btn {
    width: 100%;
    display: block;
  }
}
#wpca-bar #wpca-box-meta, #wpca-bar #wpca-bar-meta {
  display: none !important;
}
.cookie-row {
  margin-top: 100px;
}
.cookie-row td {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 12px;
}
.cookie-row a {
  text-decoration: underline !important;
}
.cookie-info-box {
  padding: 20px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
  margin-top: 30px;
}
.cookie-info-box > div > div {
  border-bottom: 1px solid black;
  padding: 20px 0px;
}
.cookie-info-box > div > div p strong {
  font-family: "bold";
  text-transform: uppercase;
}
.pea_cook_wrapper {
  bottom: 0px !important;
  width: 100%;
  left: 0px !important;
  margin: 0px !important;
}
.pea_cook_wrapper a#fom {
  display: inline-block;
  border-bottom: none !important;
  border: 1px solid white !important;
  margin: 20px 0px 20px 10px;
  padding: 10px 20px;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.pea_cook_wrapper a#fom:hover {
  background-color: #fff;
  color: #000 !important;
}
.pea_cook_wrapper .pea_cook_btn {
  padding: 10px 20px;
  background-color: #000;
  border: 1px solid #fff !important;
  color: #fff !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  display: inline-block;
  font-size: 16px;
  width: auto;
  font-family: "semibold" !important;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.pea_cook_wrapper .pea_cook_btn:hover {
  background-color: #fff;
  color: #000 !important;
}
.pea_cook_wrapper p {
  bottom: 30px;
  font-family: "normal";
  font-size: 14px !important;
  margin: 0;
  font-weight: normal;
  line-height: 16px;
  padding-top: 30px;
}
/***** EVENTER STYLING *******/
.eventer-row {
  padding: 100px 0px;
}
.eventer-row .eventer-event-grid-item {
  margin-bottom: 30px !important;
}
#multi-comments-tabs {
  width: 100%;
}
#multi-comments-tabs ul.controls {
  width: calc(66.66% - 40px);
  float: right;
  position: relative;
  z-index: 99999;
}
#multi-comments-tabs span#multi-comments-WordPress-label, #multi-comments-tabs span#multi-comments-Facebook-label, #multi-comments-tabs span#multi-comments-Disqus-label {
  font-size: 12px;
}
.eventer-event-single {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0px;
  display: flex;
  flex-wrap: Wrap;
}
.eventer-event-single .eventer-single-header {
  order: 1;
}
.eventer-event-single .eventer-single-image {
  width: 100%;
  order: 3;
  margin-top: 30px;
}
.eventer-event-single .eventer-single-image img {
  width: 100%;
  height: auto;
}
.eventer-event-single .clearfix {
  width: 100%;
  order: 2;
}
.eventer-event-single .eventer-single-event-content {
  order: 4;
}
.eventer-event-single .eventer-single-event-footer {
  order: 5;
}
/* Site specific css */
.scrollToTop {
  background-color: #6c712c;
}
.scrollToTop a {
  text-decoration: none;
}
.custom-logo {
  max-width: 210px;
}
.make-it-sticky {
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.2);
}
.make-it-sticky .site-header-main {
  max-width: 1160px;
}
header.site-header:not(.make-it-sticky) {
  max-width: 1200px;
  margin: auto;
}
header.site-header:not(.make-it-sticky) .site-header-main {
  padding: 35px 20px;
}
header .site-branding {
  width: 210px;
}
header .main-navigation ul li.not-clickable > a {
  cursor: default;
}
header .main-navigation ul li a:hover {
  color: #602365 !important;
  background-color: white;
}
header .main-navigation ul li li a {
  background-color: #f4f5f5;
  color: #602365;
  border: none;
  border-bottom: 1px solid #656b6f;
  text-align: left;
}
header .main-navigation ul li li a:hover {
  background: lightgray;
  color: #602365 !important;
}
header .main-navigation ul li li.current-menu-item a {
  background: lightgray;
  color: #602365 !important;
}
header .main-navigation ul li a {
  position: relative;
}
header .main-navigation ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: ".";
  color: transparent;
  background: #6c712c;
  height: 3px;
}
header .main-navigation ul li a:hover:after {
  width: 100%;
}
header .main-navigation ul li.current-menu-parent > a:after, header .main-navigation ul li.current-menu-item > a:after {
  width: 100%;
}
header .main-navigation ul li li a:hover:after, header .main-navigation ul li li.current-menu-item a:after {
  width: 0;
}
header .main-navigation ul li a, header .main-navigation ul li a:after {
  transition: all 0.8s;
}
.topbar {
  padding: 0;
}
.topbar .flex-wrapper {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 634px) {
  .topbar .flex-wrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
}
.topbar img {
  margin: 0;
  margin-left: 20px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .topbar img {
    margin-right: 10px;
  }
}
.topbar a:not(.phoney) {
  padding: 0;
  line-height: 1em;
}
.topbar a:hover {
  color: white;
  text-decoration: underline;
}
@media screen and (max-width: 410px) {
  .topbar a {
    font-size: 9px;
  }
}
.pharaoh {
  background-size: contain;
  background-color: #602365;
  background-repeat: no-repeat;
}
header .site-header-main {
  padding: 35px 30px;
}
header .site-header-main a {
  text-decoration: none;
}
.nijkheader {
  background-color: #602365;
}
.nijkheader .vc_column-inner {
  padding: 0;
}
.nijkheader .wpb_gmaps_widget .wpb_wrapper, .nijkheader img, .nijkheader figure {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.nijkheader .vc_single_image-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.single-post .container li {
  list-style-type: square;
}
#eibergen, #rijssen, .teamrow {
  background-color: #f4f5f5;
}
#auto {
  padding-top: 0;
}
.nopadbot {
  padding-bottom: 0px;
}
#haaksbergen .secondrow, #kantoorenter .secondrow, #eibergen .secondrow, #rijssen .secondrow, #auto .secondrow {
  margin-top: 60px !important;
}
#haaksbergen .threepic, #kantoorenter .threepic, #eibergen .threepic, #rijssen .threepic, #auto .threepic {
  margin-top: 30px !important;
}
#haaksbergen .threepic img, #kantoorenter .threepic img, #eibergen .threepic img, #rijssen .threepic img, #auto .threepic img {
  border-radius: 20px;
}
@media screen and (max-width: 480px) {
  #haaksbergen .threepic img, #kantoorenter .threepic img, #eibergen .threepic img, #rijssen .threepic img, #auto .threepic img {
    margin-bottom: 10px;
  }
}
#haaksbergen .centra-buttons a:first-child, #kantoorenter .centra-buttons a:first-child, #eibergen .centra-buttons a:first-child, #rijssen .centra-buttons a:first-child, #auto .centra-buttons a:first-child {
  color: white;
  background-color: #6c712c;
  margin-right: 20px;
}
#haaksbergen .centra-buttons a:first-child:hover, #kantoorenter .centra-buttons a:first-child:hover, #eibergen .centra-buttons a:first-child:hover, #rijssen .centra-buttons a:first-child:hover, #auto .centra-buttons a:first-child:hover {
  background-color: white;
  color: #6c712c;
}
#haaksbergen .centra-buttons a:last-child, #kantoorenter .centra-buttons a:last-child, #eibergen .centra-buttons a:last-child, #rijssen .centra-buttons a:last-child, #auto .centra-buttons a:last-child {
  background-color: #656b6f;
  border: 1px solid #656b6f;
  color: white;
}
#haaksbergen .centra-buttons a:last-child:hover, #kantoorenter .centra-buttons a:last-child:hover, #eibergen .centra-buttons a:last-child:hover, #rijssen .centra-buttons a:last-child:hover, #auto .centra-buttons a:last-child:hover {
  background-color: white;
  color: #656b6f;
}
.tekstimage img {
  border-radius: 20px;
}
.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-fadeIn {
  border-radius: 20px;
  overflow: hidden;
}
.introblok .custom-sidebar {
  padding: 20px 0;
  box-shadow: none;
}
.introblok .custom-sidebar ul li {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.introblok .custom-sidebar ul li svg {
  color: #656b6f;
  width: 16px;
  height: 26px;
  margin: 0 10px 0 0;
}
.introblok .chest a {
  width: 280px;
  padding: 0;
  text-align: center;
  color: white;
  background-color: #6c712c;
}
.introblok .chest a:hover {
  color: #6c712c;
  background-color: white;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .introblok .chest a {
    width: auto;
    max-width: 100%;
    display: block;
  }
}
.introblok.centrapagina ul {
  margin-bottom: 16px !important;
  padding-left: 0;
}
.introblok.centrapagina ul svg {
  color: #602365;
  padding-right: 10px;
}
.introblok.centrapagina ul a {
  color: #602365;
}
.introblok.centrapagina img {
  border-radius: 20px;
}
@media screen and (max-width: 480px) {
  .introblok .sidebar .vc_column-inner {
    padding-left: 0px;
  }
  .introblok .container .tekstimage {
    margin-left: 0px;
    width: 100%;
  }
}
.cta h2, .cta p, .cta a {
  color: white;
}
.rick {
  max-width: 900px;
}
.home .refblok {
  margin-top: 35px;
}
.refblok {
  text-align: center;
  color: white;
}
.refblok h2 {
  text-transform: none;
  font-size: 32px;
  line-height: 40px;
  color: white;
  margin-top: 95px;
}
.refblok .subrow {
  margin: 40px 0;
}
.refblok .subrow:last-child {
  margin-bottom: 90px;
}
.refblok .subrow:first-child {
  margin-top: 50px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .refblok .subrow {
    margin: 0;
  }
}
.refblok .referenties {
  text-align: left;
  margin-right: 40px;
  border: 1px solid white;
  width: calc(33.333333% - (80px/3));
  background-color: #602365;
  height: 200px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 100px;
  border-radius: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .refblok .referenties {
    width: calc(100% - (80px/3));
    margin: 30px auto !important;
  }
  .refblok .referenties:first-child {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .refblok .referenties {
    width: calc(100% - (80px/3));
    margin: 30px auto !important;
  }
  .refblok .referenties:first-child {
    margin-top: 0 !important;
  }
}
.refblok .referenties h3 {
  font-size: 16px;
  line-height: 28px;
  color: white;
  margin: 0 !important;
}
.refblok .referenties h4 {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 20px 0 !important;
}
.refblok .referenties:last-child {
  margin-right: 0;
}
.refblok .referenties p {
  margin: 0;
  margin-bottom: 0 !important;
  font-style: italic;
}
.refblok .referenties .q-close {
  position: absolute;
  bottom: -1px;
  right: -1px;
}
.refblok .referenties .q-open {
  position: absolute;
  top: -1px;
  left: -1px;
}
#gdprc_settings .button {
  padding: 0px !important;
}
#gdprc_settings .gdprc_action:hover {
  background-color: white;
  color: #602365;
  border: 1px solid #602365;
}
.content-bottom-widgets {
  padding-top: 80px;
  padding-bottom: 100px;
}
.content-bottom-widgets form input:not([type="submit"]), .content-bottom-widgets form textarea {
  border: none;
  background: #f4f5f5;
}
.content-bottom-widgets img {
  max-width: 300px;
  display: block !important;
}
@media screen and (max-width: 480px) {
  .content-bottom-widgets img {
    max-width: 250px;
  }
}
.content-bottom-widgets .relativity {
  position: relative;
}
.content-bottom-widgets .widget-area section h2 {
  font-family: "semibold";
  font-size: 16;
  margin-bottom: 0;
  line-height: 20px;
  color: #602365;
}
.content-bottom-widgets .widget-area section ul.bezoek-info li, .content-bottom-widgets .widget-area section ul.contact-info li {
  line-height: 20px;
}
.content-bottom-widgets .widget-area section ul.bezoek-info li strong, .content-bottom-widgets .widget-area section ul.contact-info li strong {
  color: #602365;
}
.content-bottom-widgets .widget-area section ul.social-info p {
  font-family: "semibold";
  font-size: 16;
  margin-bottom: 0;
  line-height: 20px;
  color: #602365;
}
.content-bottom-widgets .widget-area section ul.social-info a.facebook {
  border-color: #602365;
}
.content-bottom-widgets .widget-area section ul.social-info a.facebook svg {
  color: #602365;
}
.content-bottom-widgets .widget-area section ul.social-info a.facebook:hover svg {
  color: white;
}
.content-bottom-widgets .keurmerk {
  position: absolute;
  left: 0;
  bottom: -100px;
}
.content-bottom-widgets .keurmerk img {
  display: inline-block !important;
  width: 80px;
  height: 80px;
}
.content-bottom-widgets .keurmerk img.bngu {
  width: 150px;
  height: 80px;
  margin-right: 20px;
}
.tekstblok-flavour-1 {
  padding-top: 100px;
}
.tekstblok-flavour-1 .secondrow {
  margin-top: 100px !important;
}
@media screen and (max-width: 480px) {
  .tekstblok-flavour-1 {
    padding-top: 50px;
  }
  .tekstblok-flavour-1 .secondrow {
    margin-top: 0px !important;
  }
}
.contact-flavour-6 .contactfield.keurmerk {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 28px 21px;
}
.contact-flavour-6 .contactfield.keurmerk:hover {
  background-color: #656b6f;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.contact-flavour-6 .contactfield.keurmerk img {
  margin: 0 40px 0 0;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contact-flavour-6 .contactfield.keurmerk {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-flavour-6 .contactfield.keurmerk img {
    margin: 0px 0px 30px 0px;
  }
  .contact-flavour-6 .contactfield.keurmerk h5 {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .contact-flavour-6 .contactfield.keurmerk {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-flavour-6 .contactfield.keurmerk img {
    margin: 0px 0px 30px 0px;
  }
  .contact-flavour-6 .contactfield.keurmerk h5 {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.contact-flavour-6 .contactfield table tr td:first-child {
  font-family: "semibold";
}
.contact-flavour-6 .contactfield h5 {
  font-family: "semibold";
  font-size: 16px;
  color: #602365;
  margin: 0;
}
/* News */
.single .post span.cat-links {
  display: none;
}
.single .post span.tags-links {
  border-color: #656b6f;
}
.single .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tags-links .screen-reader-text {
  display: block;
  margin-bottom: 5px !important;
  font-family: "bold";
  color: #602365;
}
.tags-links a {
  border: 1px solid #602365;
  color: #602365;
  padding: 0px 20px;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 30px;
}
.z-above {
  position: relative;
  z-index: 999;
}
.z-below {
  position: relative;
  z-index: 1;
}
.widget_mc4wp_form_widget {
  margin-top: 50px;
  background-color: white;
  padding: 20px 10px;
  text-align: center;
}
.widget_mc4wp_form_widget h2 {
  font-size: 18px !important;
  line-height: 21px;
  margin-bottom: 20px;
}
.widget_mc4wp_form_widget a {
  margin-top: 20px;
}
.widget_mc4wp_form_widget .mc-mail {
  padding-left: 10px;
  width: calc(100% - 10px);
}
.sidebar-news section, .post-sidebar-custom section {
  margin-bottom: 40px;
}
.sidebar-news .rpwe-li, .post-sidebar-custom .rpwe-li {
  border-bottom: 1px solid #656b6f;
  display: block;
}
.sidebar-news h2, .post-sidebar-custom h2 {
  font-size: 24px;
  line-height: 24px;
}
.sidebar-news ul, .post-sidebar-custom ul {
  padding: 0px;
}
.sidebar-news ul li, .post-sidebar-custom ul li {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.nieuwsblok .vc_gitem_row .vc_gitem-col {
  background-color: white;
}
.nieuwsblok h4 {
  font-size: 24px;
  line-height: 30px;
  height: 60px;
}
.nieuwsblok h2 {
  margin-bottom: 30px !important;
}
.cat-item a {
  text-decoration: none;
}
.cat-item a:hover {
  text-decoration: underline;
}
.fancy-sb {
  font-family: "bold";
  margin: 0px;
  margin-bottom: 10px !important;
  color: #602365;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
a.backlinknews {
  display: block;
  position: absolute;
  right: 0;
  top: -25px;
  font-size: 10px;
  color: #6c712c;
  text-decoration: underline;
}
a.backlinknews:hover, a.backlinknews:active {
  text-decoration: none;
}
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background-color: #6c712c;
  font-family: "semibold";
  font-size: 16px;
  line-height: 40px;
  padding: 0 20px;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-blue:focus, .vc_btn3.vc_btn3-color-blue:hover {
  background-color: white;
  border: 1px solid #6c712c;
  color: #6c712c;
}
.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
  border: 1px solid #656b6f;
  border-right: none;
}
.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item:last-child {
  border: 1px solid #656b6f;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: #602365;
}
.read-mor {
  margin-top: -30px;
}
@media screen and (max-width: 768px) {
  .read-mor {
    margin-top: initial;
  }
}
.read-mor a {
  font-family: "semibold";
  font-size: 16px;
  line-height: 28px;
  color: #6c712c !important;
  text-decoration: none;
}
.read-mor a:hover {
  text-decoration: underline;
}
.teamrow {
  padding: 100px 0 !important;
}
.teamrow img {
  margin-bottom: 30px !important;
  border-radius: 20px;
}
.teamrow .rick {
  margin-bottom: 100px !important;
}
.teamrow .teamsub {
  margin-bottom: 30px !important;
  position: relative;
}
.teamrow .teamsub .tontoch p {
  margin-bottom: 0px !important;
}
.teamrow .linkedin-connector {
  position: absolute;
  top: 0;
  right: 0;
}
.teamrow .linkedin-connector a {
  height: 40px;
  width: 40px;
  background: #656b6f;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.teamrow .linkedin-connector a:hover {
  background-color: #602365;
}
.teamrow .linkedin-connector a svg {
  color: white;
  height: 22px;
  width: 22px;
}
@media screen and (max-width: 480px) {
  .contact-flavour-6 .contactfield {
    width: auto;
    margin-bottom: initial;
    padding: 0;
  }
  .contact-flavour-6 .contactfield:not(.keurmerk) img {
    width: 250px;
    margin-top: 20px;
  }
}
.tekstblok-flavour-1 .container li {
  list-style-type: square;
}
.archive.tag main {
  max-width: 1200px;
  margin: 0 auto;
}
.archive.tag main h1 {
  margin: 20px;
}
.archive.tag main article {
  width: calc(50% - 47px);
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}
.archive.tag main article:nth-child(odd) {
  margin-right: 10px;
}
.archive.tag main article img {
  max-width: 100%;
  height: auto;
}
.archive.tag main article h2 a {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .archive.tag main article {
    width: calc(100% - 40px);
    margin-left: 0 !important;
  }
}
/* cookie melder CSS */
.cli-switch input:checked + .cli-slider {
  background-color: #602365;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #602365;
}
