/* -----------     styling Goed geknot   ----------------*/
body {
  background-color: #F6F6F6; }

/* width */
::-webkit-scrollbar {
  width: 6px; }

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 0px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #315f12;
  border-radius: 3px; }

header#subhome {
  min-height: 620px; }
  header#subhome .contentInner {
    text-align: right;
    color: white;
    max-width: 680px;
    position: absolute;
    padding: 50px;
    margin-top: 130px; }
    header#subhome .contentInner p {
      font-size: 18px;
      font-weight: bold; }
  header#subhome .headerHomeCenter .contentInner {
    right: 0; }
header .sticky-container {
  position: fixed;
  width: 100%; }
header#teampage #teamPageHeaderContent {
  position: relative; }

#login {
  position: relative;
  height: auto;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }
  #login .background-sharp {
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 108vw;
    display: flex;
    left: -4vw;
    top: -4vh;
    background-color: #61413e;
    filter: blur(8px);
    -webkit-filter: blur(8px); }
    #login .background-sharp:before {
      content: '';
      background-color: #61413e;
      opacity: .4;
      position: absolute;
      z-index: 1;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }

.login-screen {
  color: white;
  border: 0 !important;
  padding: 180px 0 60px; }
  .login-screen h4, .login-screen h1, .login-screen h3, .login-screen h2, .login-screen h5, .login-screen p, .login-screen label, .login-screen a {
    color: white; }
  .login-screen .medium-4 {
    text-align: right; }
    .login-screen .medium-4 label {
      line-height: 40px; }

.bg-brown {
  background-color: #61413e;
  color: white;
  border: 0 !important; }
  .bg-brown h4, .bg-brown h1, .bg-brown h3, .bg-brown h2, .bg-brown h5, .bg-brown p, .bg-brown label, .bg-brown a {
    color: white; }
  .bg-brown .btn {
    margin: 0 !important; }

.reveal {
  width: 700px;
  max-width: 87.5rem;
  padding: 50px; }

.check-btn {
  position: relative;
  margin-bottom: 5px;
  border: 2px solid transparent;
  border-radius: 10px;
  display: inline-block; }
  .check-btn input {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 0; }
  .check-btn label {
    margin: 0px;
    padding: 0.2em 0.5em !important; }

.delete {
  color: red; }

a {
  text-decoration: underline; }

.accordion-title {
  text-decoration: none; }

h1, h2, h4 {
  text-transform: uppercase; }

.check-btn.checked {
  border: 2px solid green;
  color: green; }
  .check-btn.checked label {
    color: green; }

#teampage.geknotpage {
  min-height: 265px; }

.accordion-title.no-plus::before {
  content: none; }

.filters .tag {
  padding: 0.55em 0.75em;
  border-radius: 10px;
  background-color: #F5F5F5; }
  .filters .tag .gone {
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translateX(8px);
    font-size: 1.8em; }

.number-input input {
  max-width: 80px;
  display: inline-block;
  border: 1px solid black;
  border-radius: 5px; }

.rounded.corners {
  box-shadow: #0000001a 0 0 10px;
  border-radius: 15px; }

.selected {
  outline: 2px solid #03791A; }

.rounded {
  background-color: white;
  box-shadow: 3px 3px 2px 0px #dbdbdb;
  border-radius: 10px; }
  .rounded h1, .rounded h2, .rounded h3, .rounded h4, .rounded h5 {
    margin-bottom: 0;
    color: #03791A; }
  .rounded .img-content {
    background-color: pink;
    padding: 15px;
    height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center; }
  .rounded .inner-content {
    padding: 15px; }
  .rounded .btn {
    margin-bottom: 0; }

.inner-content .accordion-item, .inner-content .accordion-title, .inner-content .accordion-content {
  padding: 0;
  outline: 0;
  border: 0;
  background-color: transparent !important; }
  .inner-content .accordion-item p, .inner-content .accordion-title p, .inner-content .accordion-content p {
    line-height: 1.2; }
.inner-content .accordion-title.detail {
  font-size: 1rem !important;
  text-transform: none;
  text-decoration: underline; }
.inner-content .accordion-title::before {
  size: 5rem;
  font-size: 1rem;
  top: 50%;
  transform: translateY(-50%);
  margin: 0; }
.inner-content :last-child:not(.is-active) > .accordion-title, .inner-content :last-child > .accordion-content:last-child {
  border-bottom: 0; }
.inner-content:focus {
  outline: 2px solid green; }
.inner-content .rounded-header {
  display: flex;
  align-items: top; }
  .inner-content .rounded-header .team-icon {
    margin-right: 1rem; }
  .inner-content .rounded-header .basic-info {
    width: 100%; }
  .inner-content .rounded-header .title {
    display: flex;
    align-items: center; }
    .inner-content .rounded-header .title .stars {
      margin-left: 1rem;
      font-size: small;
      color: darkgrey; }
.inner-content .team-member {
  padding: 15px;
  border: 1px solid darkgrey; }

.slick-logos img {
  background: #FFF;
  padding: 15px;
  /* border: 1px solid #E5E5E5; */
  margin: 5px;
  height: 150px; }

.slider-project {
  font-family: Arial;
  width: 100%;
  display: block;
  margin: 0 auto; }
  .slider-project .slider {
    height: auto;
    background-color: transparent; }
  .slider-project .slider-nav {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
    .slider-project .slider-nav .slick-slide {
      padding: 5px; }
  .slider-project .slick-list {
    padding: 0 !important; }
  .slider-project .slick-slide {
    background-color: white; }
  .slider-project h3 {
    background: pink;
    color: #3498db;
    font-size: 36px;
    position: relative;
    text-align: center; }

table thead {
  border: 0;
  background-color: transparent; }
  table thead th {
    padding: 0 0.5rem 0 0; }
table tbody {
  border: 0;
  background-color: transparent; }
  table tbody tr {
    background-color: transparent;
    border: 0 !important; }
    table tbody tr td {
      padding: 0 0.5rem 0 0; }

/* -----------     styling RL   ----------------*/
.eventSliderSection {
  z-index: 100; }

.eventSliderSection .eventSlider li .imageInfo p:before, #aanbod .off-canvas-content .cardItem .imageInfo p.date:before {
  position: absolute;
  left: 0px;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f073";
  font-size: 0.7rem;
  padding-top: 3px;
  padding-right: 5px; }

.eventSliderSection .eventSlider li .imageInfo .details p:before {
  position: absolute;
  left: 0px;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.7rem;
  padding-top: 5px;
  padding-right: 5px; }
.eventSliderSection .eventSlider li .imageInfo .details p.price:before {
  content: "\f51e"; }
.eventSliderSection .eventSlider li .imageInfo .details p.category:before {
  content: "\f06c"; }

#aanbod .off-canvas-content .cardItem .imageInfo .details p:before {
  position: absolute;
  left: 0px;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.7rem;
  padding-top: 5px;
  padding-right: 5px; }
#aanbod .off-canvas-content .cardItem .imageInfo .details p.age:before {
  content: "\f007"; }
#aanbod .off-canvas-content .cardItem .imageInfo .details p.price:before {
  content: "\f51e"; }
#aanbod .off-canvas-content .cardItem .imageInfo .details p.pubCategory:before {
  content: "\f019"; }

nav:before {
  position: absolute;
  content: '';
  right: 10px;
  top: 10px;
  width: 29px;
  height: 48px;
  border-right: 8px solid #FFF;
  border-top: 8px solid #FFF;
  opacity: 0.4; }

header #pageStart {
  z-index: 1000; }

#nieuwsList .projectItem .imageWrapper .date {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  z-index: 2;
  text-align: right;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 50%; }
  #nieuwsList .projectItem .imageWrapper .date i {
    margin-right: 5px; }

#nieuwsList .projectTitle {
  margin-top: 15px; }
#nieuwsList .projectItem {
  margin-bottom: 20px; }
  #nieuwsList .projectItem a.readMore {
    position: relative;
    font-weight: 700;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: auto; }
  #nieuwsList .projectItem a.readMore:after {
    content: url(../img/readmore_arrow.svg);
    position: absolute;
    right: -15px;
    top: -1px; }
  #nieuwsList .projectItem .imageWrapper {
    position: relative; }
    #nieuwsList .projectItem .imageWrapper:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: -webkit-linear-gradient(rgba(0, 212, 255, 0) 0%, #000000b5 90%);
      background: -o-linear-gradient(rgba(0, 212, 255, 0) 0%, #000000b5 90%);
      background: linear-gradient(rgba(0, 212, 255, 0) 0%, #000000b5 90%); }

#detailHeaderContent h3.season:before, #detailHeaderContent h3.age:before, #detailHeaderContent h3.price:before, #detailHeaderContent h3.date:before, #detailHeaderContent h3.distance:before, #detailHeaderContent h3.location:before {
  content: none !important; }
#detailHeaderContent .subContent h3 i {
  position: absolute;
  left: -5px;
  font-size: 1rem;
  opacity: .5;
  top: 2px; }

.QuoteComponent {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #61413e; }
  .QuoteComponent .button {
    background-color: #fff;
    color: #61413e;
    text-decoration: none; }

input, textarea {
  color: #61413e; }
  input::placeholder, textarea::placeholder {
    color: #565656; }

.ContentBgImageComponent a.button {
  color: #61413e; }

.mainContent a.button:nth-child(1) {
  margin-left: 10px;
  background-color: #61413e; }

ul.horizontal li ul {
  padding-left: 20px; }

.menu .button, .menu a {
  padding: 0.7rem 0.5rem; }

.afbeelding-copyright {
  text-shadow: 0 0 10px #000; }

.ContentBgImageComponent:hover .afbeelding-copyright {
  opacity: 1; }

.img-hover, .bgImage, .imageWrapper {
  position: relative;
  /*&:hover{
  	.overlay{
  		&:before{
  			transform:translate(0,0);
  		}
  	}
  }*/ }
  .img-hover img, .bgImage img, .imageWrapper img {
    margin-bottom: 0 !important; }
  .img-hover .overlay, .bgImage .overlay, .imageWrapper .overlay {
    position: absolute;
    width: auto;
    height: auto;
    bottom: 0;
    left: 0;
    color: white;
    overflow: hidden;
    /*&:before{
    	background: linear-gradient(5deg, rgb(97, 65, 62) 0%, rgba(97, 65, 62,0) 100%);
    	content:'';
    	width:100%;
    	height:100%;
    	position:absolute;
    	transform:translate(0,100%);
    	z-index:0;
    	transition: .5s ease; 
    }*/ }
    .img-hover .overlay span, .bgImage .overlay span, .imageWrapper .overlay span {
      padding: 5px 15px;
      display: inline-block;
      position: relative;
      z-index: 1;
      text-shadow: 0 0 10px #000; }

.imageWrapper .overlay {
  left: 0;
  right: auto; }

.CollageComponent .img-hover {
  position: initial; }

.ol-map-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 90px; }

/* Responsive Video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* end Responsive Video */
.LightboxComponent:not(.heg-detail-lightbox) img {
  margin-bottom: 0; }
.LightboxComponent:not(.heg-detail-lightbox) .cell {
  min-width: 250px; }

@media print, screen and (max-width: 767px) {
  .headerHome {
    width: 100% !important;
    max-height: 80vh;
    height: 100% !important; } }
@media print, screen and (max-width: 1024px) {
  .headerHome {
    width: 100% !important;
    height: 100% !important;
    min-height: 40vh !important; }

  .is-dropdown-submenu {
    position: relative;
    left: 0 !important;
    background: transparent; } }
@media print, screen and (max-width: 1600px) {
  .menu.vertical, .menu.horizontal {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media print, screen and (min-width: 64em) {
  .LightboxComponent .itemWrapper .lightboxLink {
    width: 40px;
    height: 40px; }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 350px; }

  .mainArea {
    margin-top: 0px; }

  .mainArea.grid-container {
    /*margin-top: -100px;*/ } }
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 35px;
    padding-left: 35px; }

  .cell.large-8 p, .cell.large-9 p {
    width: 85%; }

  .teamList .teamMember {
    text-align: center;
    padding-left: 35px;
    padding-right: 35px; }
    .teamList .teamMember .team-contact {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .teamList .teamMember .team-contact:hover {
        overflow: visible;
        white-space: normal; }
      .teamList .teamMember .team-contact a {
        word-break: break-word; } }
.list-unstyled {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }

.grid-container.mainArea.grid-container .cell.medium-6:first-child {
  padding-left: 0; }
.grid-container.mainArea.grid-container .cell.medium-6:last-child {
  padding-right: 0; }
.grid-container.mainArea.grid-container .cell.medium-6 div.inner-content {
  /*background-color: #F5F5F5;*/
  padding: 15px; }

.QuoteComponent .mainArea {
  background-color: transparent; }
.QuoteComponent input, .QuoteComponent textarea {
  color: #61413e; }

section.filled {
  background-color: #E6E6E6; }

.subContent h3 {
  /*text-transform: uppercase;*/
  margin-bottom: -5px;
  margin-top: 15px;
  font-size: 18px; }
.subContent span {
  color: grey;
  margin-left: 20px; }

.back-btn {
  text-decoration: underline; }

.lSAction > a {
  width: 32px;
  display: inline-block;
  top: 50%;
  height: 32px;
  background-image: url(../img/controls.png);
  cursor: pointer;
  position: relative;
  z-index: 99;
  opacity: 1;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s; }

.lSAction > .lSNext {
  right: 0; }

.position-left {
  width: 345px; }

/* aanpassingen */
body, html {
  overflow-x: initial;
  position: initial; }

.linkList {
  overflow: hidden; }

#map {
  height: 580px; }

#olMap {
  position: sticky;
  top: 120px; }

.component {
  /*margin-top: 75px;*/ }

.ContactMap {
  margin-bottom: 15px; }

header {
  margin-bottom: 0; }
  header h2 {
    text-shadow: 1px 1px 20px #000; }

header#home {
  height: 100% !important;
  min-height: 920px !important; }

.headerHomeLinks .doubleArrow:before {
  left: auto;
  right: 0;
  transform: rotate(180deg);
  text-align: left; }

.headerHomeCenter {
  text-align: center; }
  .headerHomeCenter .doubleArrow:before {
    right: 0;
    left: auto !important;
    transform: translateX(-50%) rotate(180deg); }

.headerHome .copyright {
  opacity: 0;
  position: absolute;
  left: 45px;
  bottom: 0;
  color: #FFF;
  transition: 0.5s; }
.headerHome:hover .copyright {
  opacity: 1;
  bottom: 50px; }

header#detail, header#agendaHolder {
  height: 100%;
  min-height: 100vh; }

header#agendaholder {
  height: 100% !important;
  min-height: 500px !important; }

.mainArea a, section:not(#projectList):not(#agendaList):not(#nieuwsList) a:not(.button) {
  text-decoration: underline;
  font-weight: bold; }

.headerContentCell h1 {
  color: #FFF; }

.button {
  transition: 0.5s;
  text-decoration: none;
  /*accentkleuren in head*/ }
  .button.border-bruin {
    border: 3px solid #61413e;
    background-color: #61413e;
    color: #FFF; }
  .button.border-wit {
    background-color: #61413e;
    color: #61413e;
    border: 3px solid #FFF; }
  .button.filled {
    background-color: #61413e;
    color: #FFF;
    border: 3px solid #61413e; }
  .button:hover {
    opacity: 0.8 !important; }
  .button.primary {
    background-color: #539924;
    color: #FFF; }
  .button.secondary {
    background-color: #FFF;
    color: #539924; }

@media print, screen and (max-width: 768px) {
  header .headerContentCell {
    padding-top: 125px;
    padding-bottom: 100px;
    align-items: flex-start !important; } }
.page-item.active a {
  text-decoration: underline;
  font-weight: bold; }
.page-item.disabled a {
  color: #cacaca; }

.mapmarker {
  border-radius: 50%;
  transition: 0.5s;
  width: 38px;
  height: 38px;
  text-align: center;
  padding-top: 5px;
  position: relative; }
  .mapmarker svg {
    bottom: 0;
    position: absolute;
    left: 0;
    margin-left: 50%;
    transform: translateX(-50%);
    transition: 0.3s; }
    .mapmarker svg path {
      transition: 0.5s;
      stroke: #FFF; }

.input-group * {
  max-width: 300px; }

textarea {
  height: 160px; }

#password {
  width: calc(100% - 40px);
  display: inline; }

i.fa-eye {
  color: #FFF;
  margin-left: 10px; }

.btn {
  border: 1px solid #61413e;
  color: #61413e;
  backround-color: transparent;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border-radius: 5px;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  text-decoration: none !important; }

.btn.primary {
  text-transform: uppercase;
  border: 1px solid #03791A;
  color: white;
  background-color: #03791A; }

.btn.primary.brown {
  text-transform: uppercase;
  border: 1px solid #03791A;
  color: white;
  background-color: #03791A; }

.btn.secondary.brown {
  border: 1px solid #03791A;
  color: #03791A;
  backround-color: transparent; }

.btn.primary.disabled {
  text-transform: uppercase;
  border: 1px solid #7E7E7E;
  color: white;
  background-color: #7E7E7E;
  pointer-events: none; }

.btn.secondary.disabled {
  border: 1px solid #7E7E7E;
  color: #7E7E7E;
  background-color: transparent;
  pointer-events: none; }

label {
  font-size: 1rem; }
  label small {
    font-size: 90%; }

.ib label {
  cursor: pointer; }

[type=radio] {
  margin-bottom: 0; }

footer {
  /*padding: 75px 0px 0px 0px;*/
  padding: 0; }
  footer .socials {
    display: inline;
    padding-left: 30px; }
    footer .socials i:before {
      font-size: 30px; }

.ol-attribution.ol-uncollapsible {
  font-size: 10px; }

.ol-popup {
  background-color: #FFF; }
  .ol-popup:before {
    content: '';
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translate(0, 50%);
    position: absolute;
    bottom: 0;
    margin-left: 50%;
    background-color: #FFF; }
  .ol-popup img {
    margin-bottom: 0; }
  .ol-popup .ol-popup-content div {
    padding: 15px; }
  .ol-popup h3.projectTitle {
    font-size: 0.9rem !important; }

.ol-popup-closer {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  background: #FFF;
  color: #000; }
  .ol-popup-closer:before {
    content: 'x';
    color: #61413e;
    width: 100%;
    text-align: center;
    line-height: 17px;
    display: block;
    font-weight: bold; }

/*event slider*/
.eventSliderSection {
  margin-top: 50px; }
  .eventSliderSection .large-4 {
    padding: 0 50px; }
    .eventSliderSection .large-4 h3, .eventSliderSection .large-4 p {
      background-color: #FFF; }

blockquote, blockquote p {
  line-height: 1.3;
  font-weight: bold;
  padding: 0; }

cite {
  font-size: 20px;
  margin-top: 30px;
  font-style: normal; }

/*tijdlijn*/
.TimelineComponent .timeline .timeline-item {
  margin-top: -200px; }

.TimelineComponent .timeline .timeline-item:first-child {
  margin-top: 0; }

.TimelineComponent .timeline .timeline-item .timeline-icon {
  width: 20px;
  height: 20px;
  margin-left: -9px;
  overflow: visible;
  margin-top: 30px; }
  .TimelineComponent .timeline .timeline-item .timeline-icon:before {
    width: 70px;
    height: 1px;
    border-top: 1px dashed #61413e;
    position: absolute;
    content: '';
    right: 0;
    z-index: -1;
    top: 4px; }

.timeline-item:nth-child(even) .timeline-content {
  float: right;
  text-align: left !important; }
.timeline-item:nth-child(even) .timeline-icon:before {
  right: auto !important; }

.TimelineComponent .timeline .timeline-item::after, .TimelineComponent .timeline .timeline-item::before {
  clear: none; }

.TimelineComponent .timeline .timeline-item::after {
  clear: both; }

nav {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }

header::after {
  position: absolute;
  content: '';
  left: 10px;
  bottom: 10px;
  width: 67px;
  height: 113px;
  border-left: 20px solid #FFF;
  border-bottom: 20px solid #FFF;
  opacity: 0.4;
  z-index: 99; }

header#teampage {
  min-height: 10px; }

#header-1col-copyright {
  position: absolute;
  bottom: 7px;
  left: 81px;
  z-index: 1000;
  color: #FFF; }

#logoFooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

nav.filled li.active a.active.filled {
  color: white !important; }
nav.filled #navigation #mainNav {
  border-right: 1px solid #61413e; }

nav:before {
  pointer-events: none; }

#mainNav {
  border-right: 1px solid #FFF; }

.agenda-intro {
  max-height: 0;
  overflow: hidden;
  transition: 0.9s;
  color: #FFF; }

.cardItem:hover .agenda-intro {
  max-height: 250px;
  transition: 0.9s; }

#aanbod .off-canvas-content .cardItem .imageInfo .details p {
  width: 100%;
  flex: none; }

#aanbod {
  margin-top: -50px; }
  #aanbod #filterMenu {
    margin-top: 50px;
    padding-top: 20px; }

@media print, screen and (max-width: 64em) {
  #aanbod {
    margin-top: 0; } }
@media print, screen and (min-width: 1600px) {
  nav:before {
    position: absolute;
    content: '';
    right: 10px;
    top: 10px;
    width: 29px;
    height: 48px;
    border-right: 8px solid #FFF;
    border-top: 8px solid #FFF;
    opacity: 0.4; } }
#nieuwsList {
  margin-top: 30px; }

.nieuwsItem {
  margin-bottom: 25px;
  cursor: pointer; }
  .nieuwsItem img {
    margin-bottom: 0; }
  .nieuwsItem .summary {
    transition: 0.5s; }
  .nieuwsItem:hover {
    background-color: #E6E6E6; }
    .nieuwsItem:hover .summary {
      padding-top: 15px; }

header #follow {
  position: absolute;
  right: 0px;
  bottom: 70px;
  padding: 5px;
  padding-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #FFF;
  z-index: 150; }

/*map aanbod*/
#map-aanbod {
  height: 80vh;
  min-height: 500px; }

#map-popup {
  width: 0;
  overflow: hidden;
  max-width: 100%;
  height: 80vh;
  min-height: 500px;
  transform: translate(100%, -100%);
  position: absolute;
  right: 0;
  background-color: rgba(83, 153, 36, 0.9);
  z-index: 20;
  color: #FFF;
  transition: 0.5s;
  opacity: 0; }

#map-popup-content {
  height: 100%; }

#map-popup-close {
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  transition: 0.5s; }

#map-popup-close:hover {
  cursor: pointer;
  transform: rotate(270deg); }

#map-filters {
  width: 100%;
  z-index: 5;
  position: relative;
  transform: translateY(-100%);
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center; }

.filter-buttons {
  width: 100%; }

.fruit-filter {
  height: 100%;
  width: 10%;
  max-width: 100px;
  display: inline-block;
  text-align: center;
  transition: 0.5s; }

@media print, screen and (max-width: 767px) {
  .fruit-filter {
    width: 15%; } }
.fruit-filter.actief, .fruit-filter:hover {
  --alpha:1 !important;
  cursor: pointer; }
  .fruit-filter.actief small, .fruit-filter:hover small {
    color: #FFF; }

.fruit-filter img {
  padding: 10% 10% 0 10%;
  filter: invert(0.5);
  margin: 0; }

.fruit-filter.actief img, .fruit-filter:hover img {
  filter: invert(1); }

.fruit {
  width: 50px;
  padding-top: 120%;
  background: #FF00FF;
  -webkit-mask-image: url("../images/icons/pointer-mask.svg");
  mask-image: url("../images/icons/pointer-mask.svg");
  mask-size: cover;
  transition: 0.5s;
  cursor: pointer;
  position: relative; }
  .fruit.voorraad-uitgeput {
    background-color: #C6C6C6;
    opacity: 0.8; }

.fruit.verborgen {
  opacity: 0;
  z-index: 0; }

.fruit:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 80%;
  background-position: center 5px;
  background-repeat: no-repeat;
  filter: invert(100%); }

.fruit:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 100%); }

.ol-overlay-container.actief, .ol-overlay-container:hover {
  z-index: 110 !important; }

.fruit.actief, .fruit:hover {
  transform: scale(1.3); }

.fruit.actief:before, .fruit:hover:before {
  transition: 0.5s; }

.pos1 {
  z-index: 15; }

.pos2 {
  z-index: 14;
  transform: translate(-9px, -3px); }

.pos3 {
  z-index: 13;
  transform: translate(-3px, -9px); }

.kersen {
  background-color: #B31313; }

.kersen:after {
  background-image: url("../images/icons/pointer-kersen.svg"); }

.kweepeer {
  background-color: #FFFA02; }

.kweepeer:after {
  background-image: url("../images/icons/pointer-kweepeer.svg"); }

.krieken {
  background-color: #7F1943; }

.krieken:after {
  background-image: url("../images/icons/pointer-krieken.svg"); }

.pruimen {
  background-color: #4e2989; }

.pruimen:after {
  background-image: url("../images/icons/pointer-abrikoos.svg"); }

.kleinfruit {
  background-color: #1c0f60; }

.kleinfruit:after {
  background-image: url("../images/icons/pointer-braambes.svg"); }

.abrikozen {
  background-color: #a329a0; }

.abrikozen:after {
  background-image: url("../images/icons/pointer-abrikoos.svg"); }

.appels {
  background-color: #89AF2E; }

.appels:after {
  background-image: url("../images/icons/pointer-appels.svg"); }

.peren {
  background-color: #bab20f; }

.peren:after {
  background-image: url("../images/icons/pointer-peren.svg"); }

.walnoten {
  background-color: #A06937; }

.walnoten:after {
  background-image: url("../images/icons/pointer-walnoten.svg"); }

.kastanjes {
  background-color: #512c21; }

.kastanjes:after {
  background-image: url("../images/icons/pointer-kastanjes.svg"); }

.andere {
  background-color: #71b1b0; }

.andere:after {
  background-image: url("../images/icons/pointer-andere.svg"); }

.popup-content {
  line-height: 1.2;
  height: 100%; }

.popup-contact-cta {
  position: absolute;
  bottom: 0; }

.popup-contact-cta .button {
  background-color: #FFF;
  color: #539924;
  margin-right: 5px; }

.share-popup {
  display: none;
  position: absolute;
  background-color: #f3f3f3;
  box-shadow: rgba(0, 0, 0, 0.25) 4px 4px 12px;
  padding: 20px;
  border-radius: 30px;
  z-index: 1000;
  left: 0px;
  width: 500px;
  top: -130px;
  max-width: 100%;
  line-height: 30px; }

.interactive-map {
  position: relative; }

.interactive-map.help:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/help-gestures-v2.png");
  background-size: 250px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1000; }

#map-popup-content * {
  transition: 0.5s; }

#map-popup-content .vorige {
  position: absolute;
  z-index: 30;
  text-shadow: 1px 1px 2px #363636;
  left: 0;
  top: 50%;
  font-size: 30px;
  width: 45px;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer; }

#map-popup-content .volgende {
  position: absolute;
  z-index: 30;
  text-shadow: 1px 1px 2px #363636;
  right: 0;
  top: 50%;
  font-size: 30px;
  width: 45px;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer; }

.popup-content {
  width: 80%;
  float: left;
  padding: 30px;
  color: #FFF; }

.popup-titel {
  font-size: 30px;
  cursor: pointer;
  margin-bottom: 20px; }

.popup-titel .actief, .popup-titel span:hover {
  font-weight: bold;
  border-bottom: 5px solid #FFF; }

.popup-afbeelding-container {
  width: 20%;
  height: 100%;
  float: left;
  position: relative; }

.popup-afbeelding {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.popup-afbeelding.actief {
  opacity: 1; }

.popup-aanbod-container {
  position: relative; }

.popup-aanbod {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

.popup-aanbod.actief {
  opacity: 1; }

.radius-container {
  width: 100%;
  background-color: #539924;
  color: #FFF;
  text-align: center; }
  .radius-container select {
    width: 100px; }

@media (min-width: 600px) {
  .radius-container {
    line-height: 70px; } }
/* Global Margins - margin-# or m# increments of five until 50px then jumps to 50px */
.m0, .margin-0 {
  margin: 0px; }

.m15, .margin-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.m25, .margin-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

.m50, .margin-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.m75, .margin-75 {
  margin-top: 75px;
  margin-bottom: 75px; }

.m100, .margin-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.m150, .margin-150 {
  margin-top: 150px;
  margin-bottom: 150px; }

.m200, .margin-200 {
  margin-top: 200px;
  margin-bottom: 200px; }

.m250, .margin-250 {
  margin-top: 250px;
  margin-bottom: 250px; }

/* Specific Margins */
/* Margin Top - mt# or margin-top-# */
/* These should override the global margins so you can use m50 mt5 or margin-50 margin-top-5, yeah i got bored and just went up in 10s */
.mt0, .margin-top-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.mt15, .margin-top-15 {
  margin-top: 15px;
  margin-bottom: 0px; }

.mt25, .margin-top-25 {
  margin-top: 25px;
  margin-bottom: 0px; }

.mt50, .margin-top-50 {
  margin-top: 50px;
  margin-bottom: 0px; }

.mt75, .margin-top-75 {
  margin-top: 75px;
  margin-bottom: 0px; }

.mt100, .margin-top-100 {
  margin-top: 100px;
  margin-bottom: 0px; }

.mt150, .margin-top-150 {
  margin-top: 150px;
  margin-bottom: 0px; }

.mt200, .margin-top-200 {
  margin-top: 200px;
  margin-bottom: 0px; }

.mt250, .margin-top-250 {
  margin-top: 250px;
  margin-bottom: 0px; }

/* Margin Bottom - mb# or margin-bottom-# */
.mb0, .margin-bottom-0 {
  margin-bottom: 0px;
  margin-top: 0px; }

.mb15, .margin-bottom-15 {
  margin-bottom: 15px;
  margin-top: 0px; }

.mb25, .margin-bottom-25 {
  margin-bottom: 25px;
  margin-top: 0px; }

.mb50, .margin-bottom-50 {
  margin-bottom: 50px;
  margin-top: 0px; }

.mb75, .margin-bottom-75 {
  margin-bottom: 75px;
  margin-top: 0px; }

.mb100, .margin-bottom-100 {
  margin-bottom: 100px;
  margin-top: 0px; }

.mb150, .margin-bottom-150 {
  margin-bottom: 150px;
  margin-top: 0px; }

.mb200, .margin-bottom-200 {
  margin-bottom: 200px;
  margin-top: 0px; }

.mb250, .margin-bottom-250 {
  margin-bottom: 250px;
  margin-top: 0px; }

/* Specific Padding */
.p0, .padding-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.p15, .padding-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.p25, .padding-25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.p50, .padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.p75, .padding-75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.p100, .padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.p150, .padding-150 {
  padding-top: 150px;
  padding-bottom: 150px; }

.p200, .padding-200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.p250, .padding-250 {
  padding-top: 250px;
  padding-bottom: 250px; }

/* Top Padding - pt# or padding-top-# */
.pt0, .padding-top-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.pt15, .padding-top-15 {
  padding-top: 15px;
  padding-bottom: 0px; }

.pt25, .padding-top-25 {
  padding-top: 25px;
  padding-bottom: 0px; }

.pt50, .padding-top-50 {
  padding-top: 50px;
  padding-bottom: 0px; }

.pt75, .padding-top-75 {
  padding-top: 75px;
  padding-bottom: 0px; }

.pt100, .padding-top-100 {
  padding-top: 100px;
  padding-bottom: 0px; }

.pt150, .padding-top-150 {
  padding-top: 150px;
  padding-bottom: 0px; }

.pt200, .padding-top-200 {
  padding-top: 200px;
  padding-bottom: 0px; }

.pt250, .padding-top-250 {
  padding-top: 250px;
  padding-bottom: 0px; }

.pb0, .padding-bottom-0 {
  padding-bottom: 0px;
  padding-top: 0px; }

.pb15, .padding-bottom-15 {
  padding-bottom: 15px;
  padding-top: 0px; }

.pb25, .padding-bottom-25 {
  padding-bottom: 25px;
  padding-top: 0px; }

.pb50, .padding-bottom-50 {
  padding-bottom: 50px;
  padding-top: 0px; }

.pb75, .padding-bottom-75 {
  padding-bottom: 75px;
  padding-top: 0px; }

.pb100, .padding-bottom-100 {
  padding-bottom: 100px;
  padding-top: 0px; }

.pb150, .padding-bottom-150 {
  padding-bottom: 150px;
  padding-top: 0px; }

.pb200, .padding-bottom-200 {
  padding-bottom: 200px;
  padding-top: 0px; }

.pb250, .padding-bottom-250 {
  padding-bottom: 250px;
  padding-top: 0px; }

@media (max-height: 800px) {
  .popup-aanbod-container {
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100% - 200px); } }
@media (min-width: 992px) {
  header#detail #detailHeaderContent .headerContentCell:after {
    content: '';
    position: absolute;
    width: 120vw;
    height: 300%;
    display: block;
    background: linear-gradient(125deg, #00000038 0%, #00000099 100%);
    transform: translateY(25%) rotate(20deg);
    backdrop-filter: blur(4px);
    left: 40%; }

  .eventSliderSection {
    margin-top: -50px; }

  header#detail, header#agendaHolder {
    height: 100% !important;
    min-height: 600px !important;
    overflow: hidden; }
    header#detail #detailHeaderContent .headerContentCell .contentInner, header#detail .contentInner, header#agendaHolder #detailHeaderContent .headerContentCell .contentInner, header#agendaHolder .contentInner {
      padding-top: 150px; } }
