/* SLIDER */
section.homepage-block img {
  height: auto;
  width: 100%;
}
section.homepage-block .btn {
  bottom: 3em;
  color: #bd8b40;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
section.homepage-block .btn a {
  border: 0;
  color: #bd8b40;
  float: none;
}
section.homepage-block .content {
  float: left;
  height: 100%;
  padding: 0 0 3em;
  position: relative;
}
section.homepage-block .content h2,
section.homepage-block .content h3,
section.homepage-block .content p,
section.homepage-block .content .articlesNotFound {
  padding: 0 0.625rem;
}
section .datelist {
  float: left;
  list-style: none;
  margin: 0 0 4em;
  padding: 0;
  width: 100%;
}
section .datelist li {
  border-bottom: 1px solid #f3f4f4;
  float: left;
  padding: 0.2em 0 0.2em 5.5em;
  position: relative;
  width: 100%;
}
section .datelist li time {
  color: #bd8b40;
  left: 0.5em;
  position: absolute;
}
section .datelist li h4 {
  color: #2f2f2f;
  font-size: 1em;
  font-weight: 700;
  margin: 0.1em 0 0;
  padding: 0 0.5em 0 0;
}
section .datelist li h4 a {
  color: inherit;
}
section .datelist li .locatie {
  color: #bd8b40;
  font-weight: 700;
}
#banner-sliders {
  margin-top: em-calc(35);
}
.header-intro h1 {
  font-size: rem-calc(30);
  margin: 1.875rem 0 2.625rem !important;
}
.header-intro p {
  line-height: 20px;
}

.hero .content{
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
  max-width: 85.25rem;
  padding: 0 2rem;
  width: 100%;
}
.hero.slider {
  display: none;
  height: 70vh;
  margin-bottom: 2rem;
  max-height: 25rem;
  min-height: 20rem;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.hero.slider .slider-values {
  display: none;
}
.hero.slider .caption-overlay {
  background: rgba(35, 31, 32, 0.8);
  color: #fff;
  height: 100%;
  margin: auto 0;
  padding: 2rem;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.hero.slider .caption-slider {
  height: 100%;
}
.hero.slider .caption-slider ul {
  flex-flow: row;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.hero.slider .caption-slider ul li {
  display: flex;
  flex: 0 0 100%;
  flex-flow: column;
  height: 100%;
  position: absolute;
  transition: left 0.5s ease-in-out;
  width: 100%;
}
.hero.slider .caption-slider ul li .caption {
  width: 100%;
}
.hero.slider .caption-slider ul.no-transition li,
.hero.slider .bg-image-slider.no-transition li {
  transition: none;
}
.hero.slider .bg-image-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero.slider .bg-image-slider li {
  height: 100%;
  position: absolute;
  transition: left 0.5s ease-in-out;
  width: 100%;
}
.hero.slider ul {
  display: flex;
  flex-flow: row;
  height: 100%;
  margin: 0;
  padding: 0;
}
.hero.slider ul li {
  list-style: none;
}
.hero.slider img {
  display: none;
}
.hero.slider .slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  flex: 0 0 100%;
  position: relative;
}
.hero.slider .content {
  flex-flow: column;
  height: 100%;
}
.hero.slider .caption {
  margin: auto 0;
  padding: 0 2rem 0 0;
  position: relative;
  width: 100%;
  z-index: 2;
}
.hero.slider .caption h1,
.hero.slider .caption p {
  color: #fff;
}
.hero.slider .caption h1 {
  font-size: 1.75em;
}

#CCIPlaceHolder_Header,
.slider {
  background-color: #231f20;
}
.slider .content img {
  height: auto;
  width: 100%;
}
.slider.variant1 .slide {
  padding: 3rem 0 13.125rem;
}
.slider.variant1 .slide.fullWidth {
  max-height: 550px !important;
}
.slider.variant1 .slide .caption {
  background-color: #fff;
  border-radius: 0.75em;
  margin-left: 3em;
  width: 50%;
}
.slider.variant1 .slide .caption h3,
.slider.variant1 .slide .caption a {
  color: #bd8b40;
  line-height: 1.22;
  font-size: 1.2em;
}
.slider.variant1 .slick-dots {
  background-color: #231f20;
  bottom: 0;
  height: 4em;
}
.slider.variant1 .slick-dots li {
  top: 14px;
}
.variant2.header .top-bar-section > ul > li > a {
  font-size: 1.2em;
  padding: em-calc(55) 0.9375rem 0 !important;
  transition: all 0.3s;
}
.variant2.header .bottom .menu-icon.toggle-topbar + .left img {
  max-height: 100px;
  transition: all 0.3s;
  margin: em-calc(16) 0 19;
}
.variant2.header .fixed .bottom .menu-icon.toggle-topbar + .left img {
  max-height: 60px;
}
.page-header .caption p {
  color: #231f20;
}
.top-bar.expanded .title-area {
  background: #eceded;
}
.header.variant2 .top-bar .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #231f20, 0 8px 0 1px #231f20, 0 16px 0 1px #231f20;
}
/* BLOKKEN */
.row {
  display: flex;
  flex-wrap: wrap;
}
.row .columns {
  flex: 1;
  padding: 1rem;
}
.row .columns.column-intro section{
  background-color: transparent;
}
.row .columns section {
  background-color: #bd8b40;
  border-radius: 8px;
  padding: 1rem;
  min-width: 400px;
}
.row .columns section h2 {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 0.5rem;
}
.row .columns section a {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 0.5rem;
}
.row .columns section a:hover {
  color: #000;
}
.row .columns section .intro {
  margin-bottom: 1rem;
}
.row .columns section .btn {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  background-color: #bd8b40;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
}
/* Social Media footer */
.social-media {
  display: flex;
  padding-left: 0;
  list-style-type: none;
  margin-left: 0!important;
}

#fontSize + #fontSize { display:none;}

footer .social-media li {
  background: no-repeat 0px 0px #bd8b40;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #231f20;
  display: block;
  margin-right: 0.75rem;
}
footer .social-media li a {
  display: block;
  padding: 0;
}
footer .social-media li a:before {
  text-align: center;
  display: block;
  line-height: 2;
  font-family: "fontAwesome";
}
footer .social-media li a:hover {
  color: #fff;
  opacity: 0.8;
}
footer .social-media li.facebook a::before {
  content: "";
}
footer .social-media li.linkedin a::before {
  content: "";
}

@media all and (min-width: 40rem) {
  .homepage .fullWidth .variant1.slider .slide .caption {
    border-radius: 0.75em;
    margin-left: 1em;
    width: 93%;
  }
  .homepage .fullWidth .variant1.slider .slide .caption h3,
  .homepage .fullWidth .variant1.slider .slide .caption a {
    font-size: rem-calc(18);
  }
  .hero.slider {
    display: block;
    max-height: 31.25rem;
  }
  .hero.slider .caption-overlay {
    width: 66.666%;
  }
  .hero.slider .caption-slider ul {
    width: 66.666%;
  }
}

@media all and (min-width: 64rem){  
  .hero.slider .caption-overlay {
    width: 50%;
  }
  .hero.slider .caption-slider ul {
    width: 50%;
  }
}