/* 
.lateef-extralight {
  font-family: "Lateef", serif;
  font-weight: 200;
  font-style: normal;
}

.lateef-light {
  font-family: "Lateef", serif;
  font-weight: 300;
  font-style: normal;
}

.lateef-regular {
  font-family: "Lateef", serif;
  font-weight: 400;
  font-style: normal;
}

.lateef-medium {
  font-family: "Lateef", serif;
  font-weight: 500;
  font-style: normal;
}

.lateef-semibold {
  font-family: "Lateef", serif;
  font-weight: 600;
  font-style: normal;
}

.lateef-bold {
  font-family: "Lateef", serif;
  font-weight: 700;
  font-style: normal;
}

.lateef-extrabold {
  font-family: "Lateef", serif;
  font-weight: 800;
  font-style: normal;
} 

.ysabeau-infant-<uniquifier> {
  font-family: "Ysabeau Infant", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

*/

 
/* Base ================================================== */
:root {
  --primary-color: #D89A0B;
  --primary-color-accent: #404036;

  --logo-color: #FFB50B;

  --primary-color-rgb: rgba(255,181,11, 0.2);
  /* --green-color-rgb: rgba(180, 158, 86, 0.6); */
  /* --green-color-rgb2: rgba(180, 158, 86, 0.5); */

  /* --green-color-rgb-head-bg: rgba(180, 158, 86, 0.3); */

  --dark-color: #1D1D1B;
  --light-color: #ffffff;
  --bg-color: #F6F6F6;
  --bg-color-dark: #404036;
  
}

body { font-family: "Ysabeau Infant", sans-serif;  overflow-x: hidden; background-color: #efefe1 !important; }
h1,h2 { font-family: "Lateef", serif; }
h1 { color: var(--light-color); font-size: 6.875rem; font-weight: 500;}
h2 { color: var(--primary-color); font-size: 3.75rem; line-height: 1; font-weight: 600; margin-bottom: 0; }
h3 { color: var(--light-color); font-size: 1.563rem; font-weight: 500; margin-bottom: 25px; }

h4 {}
h5 { color: var(--primary-color-accent); font-size: 18px; margin-bottom: 15px; }
h5 sub { bottom: 0; font-size: 12px; }

.item h3 {font-family: "Lateef", serif; }

.subtitle,
.subtitle p {font-size: 1.375rem; font-weight: 500; color: var(--dark-color);}

p { font-family: "Ysabeau Infant", sans-serif; margin-bottom: 25px; }
a {color: var(--primary-color);}

a.btn { font-family: "Ysabeau Infant", sans-serif; font-weight: bold;}

img { max-width: 100%; }

.btn { transition: all 0.5s; }
.btn::after { }

.btn-primary {color: var(--light-color); background: var(--primary-color); border: none; text-transform: initial; padding: 8px 15px; border-radius: 10px; transition: all 0.5s; }
.btn-primary:hover { background: var(--primary-color-accent); }
.btn-primary::after { content: '\f178'; font-family: 'Font Awesome 6 Pro'; font-weight: 500; margin-left: 15px; }
/* .btn-primary:hover::after {transform: translateX(-5px);} */

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:active,
.btn-primary:focus { background: var(--primary-color-accent); }

.btn-green .btn {color: #fff; background-color: var(--primary-color-accent) !important; background: var(--primary-color-accent) !important;}
.btn-green .btn:hover {background-color: var(--primary-color) !important; background: var(--primary-color) !important;}

.btn-secondary { }
.btn-secondary:hover {  }

.btn-search { background: var(--primary-color-accent); color: #fff; border-radius: 10px; }

.block.content p:has(.btn + .btn) {display: flex; flex-wrap: wrap; gap: 12px;}

.center { text-align: center; }
.center-btn { text-align: center; margin-bottom: 50px; }
.center-btn .btn { padding: 12px 25px; font-size: 22px; }
.center-btn .btn::after { margin-left: 25px; }
.mbot-50 { margin-bottom: 50px; }
.mbot-75 { margin-bottom: 75px; }

.reverse-colors h2 { color: var(--primary-color); }
.reverse-colors h3 { color: var(--primary-color-accent); }

.rounded {border-radius: 10px !important;}
.webpage-col.rounded {border-radius: 20px !important;}

.bg-color {background-color: var(--bg-color);}
.bg-color-dark {background-color: var(--bg-color-dark);}
.bg-light {background-color: var(--light-color) !important;}

.slick-arrow { font-size: 34px; background-color: transparent; background: transparent; border: none; box-shadow: none; outline: none;}

/* Top ================================================== */

.container-fluid.top {}
.container-fluid.top .block.list {display: flex; justify-content: end;}
.container-fluid.top .block.list .item { font-size: 0.875rem; font-weight: 800; margin-left: 75px; padding: 24px 0;}
.container-fluid.top .block.list .item i {color: var(--primary-color); margin-right: 12px;}

.container-fluid.top .top-menu {padding-left: 12px;}
.container-fluid.top .top-menu .container {display: flex;}
.container-fluid.top .top-menu .logo-filler {width: 420px;}
.container-fluid.top .top-menu .menu-container {position: relative; width: 100%;}
.container-fluid.top .top-menu .menu-container .topmenu { position: absolute; left: 0; bottom: 100%; display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-end; gap: 0 12px;}
.container-fluid.top .top-menu .menu-container .topmenu li {margin: 0; background-color: var(--bg-color-dark); border-radius: 20px 20px 0 0;}
.container-fluid.top .top-menu .menu-container .topmenu li a {color: var(--white); padding: 12px 36px; transition: all 0.5s;}

.container-fluid.top .top-menu .topmenu li a:hover {padding-bottom: 24px;}

.container-fluid.top .top-menu  .navbar-nav>.nav-item.active>.nav-link::before {display: none;}

/* Nav ================================================== */

.container-fluid.nav-container { position: sticky; background-color: var(--logo-color); top: 0; z-index: 3; }

.container-fluid.nav-container .navbar-brand { position: absolute; padding: 10px; padding-bottom: 0; bottom: 0; background: var(--logo-color); border-radius: 20px 20px 0 0; z-index: 99999; overflow: hidden; transition: bottom 0.5s ease, width 0.5s ease;}
.container-fluid.nav-container .navbar-brand.floating-brand {top: 0; bottom: unset; padding-bottom: 10px; border-radius: 20px;}
.container-fluid.nav-container .navbar-brand img { object-fit: contain;}

.navbar.navbar-default { padding-top: 0; padding-bottom: 0; }
.navbar-nav { width: 100%; justify-content: flex-end; }
.navbar .dropdown .nav-link:hover { color: #fff; }
.navbar-nav > .nav-item { font-size: 1.125rem; font-weight: 700; text-transform: initial; margin-left: 25px; }
.navbar-nav > .nav-item > .nav-link { position: relative; padding: 15px 5px; }
.navbar-nav > .nav-item > .nav-link:focus,
.navbar-nav > .nav-item > .nav-link:active { outline: none; box-shadow: none; border: none; }
.navbar-toggler { background: var(--primary-color-accent); color: #fff; padding: 5px 15px; }
.navbar-toggler-icon { width: auto; height: auto; vertical-align: inherit; }
.dropdown { position: static; color: #fff; }

.navbar-nav > .nav-item.active > .nav-link::before {content: ''; position: absolute; bottom: 10px; left: 0; width: 100%; height: 2px; background-color: var(--light-color);}

.container-fluid.nav-container:has(li.dropdown:hover) .navbar-brand.floating-brand {width: 175px;}

@media only screen and (min-width: 992px) { 
  .dropdown:hover .dropdown-menu { display: flex; }
}

.dropdown::after { position: static; color: #fff; }
.dropdown > ul { width: 100%; margin: 0; border-radius: 0; border: 0; background: var(--primary-color-accent); }
.navbar a { color: var(--light-color); }
.navbar a:hover { opacity: 0.7; }
.dropdown > a::after { content: '\f078'; font-family: 'Font Awesome 6 Pro'; font-size: 12px; margin-left: 10px; vertical-align: middle; font-weight: 700; }
.dropdown.show > .dropdown-menu { display: flex!important; }
.dropdown > .dropdown-menu { padding: 35px 15px; justify-content: center; left: 50%; transform: translateX(-50%); width: 100vw; text-transform: uppercase; }
.dropdown > .dropdown-menu > li { margin: 0 50px; padding: 0; }
.dropdown > .dropdown-menu > li > a { font-size: 22px; display: block; margin-bottom: 10px; }
.dropdown > .dropdown-menu > li > ul { padding: 0; list-style: none; }
.dropdown > .dropdown-menu > li > ul > li { margin: 0; padding: 0; font-size: 16px; }
.dropdown > .dropdown-menu > li > ul > li > a { padding: 3px 0; }

/* Header ================================================== */

.container-fluid.slider {padding: 0; overflow: hidden;}
.container-fluid.slider .block.html.header {}
.container-fluid.slider .block.html.header .banner {}
.container-fluid.slider .block.html.header .banner .text { position: absolute; width: 40%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 2;}
.container-fluid.slider .block.html.header .banner .text::after {content: ''; position: absolute; inset: 0; width: 100%; height: 100%; background: var(--dark-color); opacity: 0.65; z-index: -1;}
.container-fluid.slider .block.html.header .banner .text p.header-subtitle { font-family: "Ysabeau Infant", sans-serif; font-size: 2.188rem; color: var(--light-color); margin-bottom: 0;}
.container-fluid.slider .block.html.header .banner .text p.header-subtitle i {color: var(--primary-color);}
.container-fluid.slider .block.html.header .banner .text h1 {line-height: 0.8; margin-bottom: 24px;}
.container-fluid.slider .block.html.header .banner .text p {}
.container-fluid.slider .block.html.header .banner .image {}
.container-fluid.slider .block.html.header .banner .image::after {content: ''; position: absolute; inset: 0; background-color: var(--dark-color); opacity: 0.2;}
.container-fluid.slider .block.html.header .banner .image img {height: auto; width: 100%;}


/* Content ================================================== */
/* .dice-wall { background: url('../images/dice-wall2.svg'); background-position: top; background-repeat: repeat-x; } */
/* .dice-wall::before { content: ''; background: url('../images/dice-wall2.svg'); position: absolute; width: 100%; height: 100%; max-height: 1000px; background-position: center; background-repeat: repeat-x; } */
.bg-bar { position: relative; }
.bg-bar::before { content: ''; background: var(--green); opacity: 0.46; position: absolute; width: 100%; height: 100%; max-height: 70%; bottom: 8%; background-position: center; background-repeat: repeat-x; }

.list.activities,
.product.activities { margin-bottom: 50px; }

.list.activities > div,
.product.activities > div,
.list.activities > a,
.product.activities > a { margin-bottom: 30px; text-decoration: none; }

.activity-card { border-radius: 20px; overflow: hidden; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.16); height: 100%; position: relative; background: #fff; }

.product.activities > a:hover,
.list.activities > a:hover { text-decoration: none;} 

.activity-card {background: var(--bg-color);}
.activity-card .first-visible { height: 100%; display: flex; flex-direction: column; transition: transform 0.3s; }
.activity-card .image-wrap { position: relative; overflow: hidden; }
.activity-card .image-wrap img { width: 100%; height: 250px; object-fit: cover; transition: transform 0.3s; }
.activity-card .image-wrap:hover img { transform: scale(1.1); }
.activity-card .message { position: absolute; background: var(--green); color: #fff; padding: 10px 20px; border-radius: 50px; font-size: 14px; font-weight: 700; margin: 15px; }
.activity-card .content-wrap { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }
.activity-card h3 { font-size: 25px; color: var(--primary-color); font-weight: 800; margin-bottom: 0; }
.activity-card h3 a { color: var(--primary-color-accent); }
.activity-card h4 { font-size: 1rem; font-weight: 700; color: var(--dark-color); margin-bottom: 25px; }
.activity-card ul { list-style: none; position: relative; }
.activity-card ul li {font-family: "Ysabeau Infant", sans-serif; margin-bottom: 10px; font-size: 16px; }

.list.activities > a .activity-card ul,
.product.activities > a .activity-card ul { color: var(--dark-color); font-weight: 700; }

.activity-card ul li::before { content: '\f00c'; font-family: 'Font Awesome 6 Pro'; color: var(--primary-color-accent); margin-right: 20px; font-weight: 500; position: absolute; left: 0; }
.activity-card .activity-text { margin-bottom: 25px; }

.activity-card .sub-desc { display: flex; justify-content: space-between; align-items: flex-end; transition: opacity 0.3s; /*height: 40px;*/ }
.activity-card .sub-desc .left-desc { font-size: 12px; }
.activity-card .sub-desc .time {  font-size:0.875rem; font-weight: 700; color: #707070; display: flex; align-items: center; }
.activity-card .sub-desc .time::before { content: '\f017'; font-family: 'Font Awesome 6 Pro'; color: var(--primary-color); font-weight: 700; font-size: 12px; margin-right: 10px; }
.activity-card .sub-desc .person { font-size:0.875rem; font-weight: 700; color: #707070; display: flex; align-items: center; }
.activity-card .sub-desc .person::before { content: '\f007'; font-family: 'Font Awesome 6 Pro'; color: var(--primary-color); font-weight: 700; font-size: 12px; margin-right: 10px; }
.activity-card .sub-desc .price { font-family: "Ysabeau Infant", sans-serif; font-size: 1rem; font-weight: 700; white-space: nowrap; color: var(--dark-color);  }
.activity-card .sub-desc .price strong { font-size: 1.375rem; font-weight: 700; color: var(--primary-color-accent);}

.activity-card .second-visible { position: absolute; width: 100%; height: 320px; top: 100%; padding: 20px; transition: transform 0.3s; display: flex; flex-direction: column; justify-content: space-between; }
.activity-card .second-visible .single-price { display: flex; justify-content: space-between; margin-bottom: 10px; }
.activity-card .second-visible .person { color: #707070; display: flex; align-items: center; }
.activity-card .second-visible .person::before { content: '\f007'; font-family: 'Font Awesome 6 Pro'; color: var(--primary-color); font-weight: 700; font-size: 12px; margin-right: 10px; }
.activity-card .second-visible .price {font-size: 22px; font-weight: bold; color: var(--primary-color); }
.activity-card .btn { width: 100%; display: flex; justify-content: space-between; }

.activity-card:hover {  }
.activity-card:hover .first-visible { transform: translateY(-250px); }
.activity-card:hover .second-visible { transform: translateY(-70px); }
.activity-card:hover .sub-desc { opacity: 0; }

.half-vw-img { margin-bottom: 75px; }
.overflow-container { width: calc(50vw - 30px); max-width: 960px; }
.overflow-container img { width: 100%; }
.half-vw-img .col-lg-6 { display: flex; flex-direction: column; justify-content: center; }
.half-vw-img.img-left .row .col-lg-6:nth-child(1) { align-items: flex-end; }
.half-vw-img.img-left .row .col-lg-6:nth-child(1) .block.html.image-small {text-align: start;}

.quotation {position: relative; }
.quotation::before {content:'\e1e4'; position: absolute; top: -25px; font-family: 'Font Awesome 6 Pro'; font-size: 55px; text-align: center; width: 100%; color: var(--primary-color); opacity: 1; font-weight: 700; }

.block.list.reviews { text-align: center; padding-bottom: 75px;}
.block.list.reviews .text { font-size: 22px; font-weight: 500; margin-bottom: 50px; padding: 0 50px; text-wrap: balance; font-family: "CroissantOne"; }
.block.list.reviews .person { font-size: 18px; font-weight: 700; font-family: "Ysabeau Infant";}

.block.list.reviews .slick-list {background-color: var(--light-color); padding-top: 50px; border-radius: 20px;}
.block.list.reviews .slick-dots {margin-top: 50px;}

.block.list.reviews ul { list-style: none; display: flex; padding: 0; margin-top: 15px; justify-content: center; align-items: center; position: absolute; width: 100%; }
.block.list.reviews li { padding: 0; margin: 0 7px; }
.block.list.reviews li button { margin: 0 5px; font-size: 0; line-height: 0; display: block; width: 0; height: 0; padding: 0; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.block.list.reviews li button::after { content: ''; position: absolute; width: 12px; height: 12px; border: 3px solid #707070; border-radius: 50%; transition: 0.3s; }
.block.list.reviews li.slick-active button::after { border: 2px solid #000; background: #000; }
.block.list.reviews li button::after { width: 12px; height: 12px; border: 2px solid #DCDCDC; background-color: #DCDCDC; }
.block.list.reviews li.slick-active button::after { border: 2px solid var(--primary-color); background: var(--primary-color); }

.block.list.reviews .slick-arrow {position: absolute; bottom: 0; z-index: 1; box-shadow: none !important; outline: none !important;}
.block.list.reviews .slick-arrow.slick-next {right: 0;}
.block.list.reviews .slick-arrow.slick-prev {left: 0;}
.block.list.reviews .slick-arrow i {color: var(--primary-color);}

.row:has(.calender-activities) > .webpage-col {}
.row:has(.calender-activities) > .webpage-col:has(.block.list.nieuws) {height: fit-content;}
.row:has(.calender-activities) > .webpage-col:has(.calender-activities) {height: var(--other-height);}

.calender-activities {height: calc(100% - 150px); padding-right: 50px; direction: rtl; overflow: scroll;}
.calender-activities a { color: initial; text-decoration: none;}
.calender-activities a:hover {color: initial;}
.calender-activities .item { position: relative; margin-left: 15px; padding: 20px; border-radius: 10px; background-color: var(--bg-color); margin-bottom: 24px; overflow: visible;}
.calender-activities .item:nth-last-child(1) {margin-bottom: 0;}
.calender-activities .item a::after {content: '\f178'; color: var(--light-color); position: absolute; top: 25px; right: -15px; font-family: "Font Awesome 6 Pro"; background-color: var(--dark-color); border-radius: 100%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; transition: all 0.5s;}
.calender-activities .item:hover a::after {background-color: var(--primary-color); right: -25px;}
.calender-activities .item .title { height: 100%; display: flex; flex-direction: column; justify-content: center;}
.calender-activities .item .title h3 {font-family: "Ysabeau Infant"; color: var(--dark-color); font-size: 1.375rem; font-weight: 600; margin-bottom: 12px;}
.calender-activities .item .title p {color: var(--primary-color); font-size: 1rem; font-weight: 500; margin-bottom: 0;}
.calender-activities .item .info {height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: flex-end;}
.calender-activities .item .info p {color: #8A8A8A; font-size: 1rem; margin-bottom: 0; margin: 5px 0; display: flex; flex-direction: row; align-items: center; direction: ltr; unicode-bidi: normal;} 
.calender-activities .item .info p i {color: var(--primary-color); font-size: 20px; width: 20px; margin-right: 12px;}


.calender-activities .item .row {flex-direction: row-reverse;}
.calender-activities::-webkit-scrollbar { width: 5px; }
.calender-activities::-webkit-scrollbar-track {background: var(--light-color); border-radius: 10px;}
.calender-activities::-webkit-scrollbar-thumb {background: var(--primary-color); border-radius: 20px;}
.calender-activities::-webkit-scrollbar:horizontal {display: none;}
.row:has(.calender-activities) > .webpage-col:has(.calender-activities) .floating-bot-btn-wrap {height: fit-content; justify-content: center; bottom:-40px;}

.slick-slide:focus { outline: none; }
/* PLACEHOLDER */
.feedback-placeholder { display: block; width: 200px; margin: auto; margin-bottom: 50px; }
/* /PLACEHOLDER */
.feedbackcompany-widget { display: flex; justify-content: center; margin-bottom: 75px; }


.double-block { margin-bottom: 75px; }
.double-block h3 { margin-bottom: 35px; }

.block.list.nieuws .item { box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.16); border-radius: 20px; overflow: hidden; }
.block.list.nieuws .message { display: none; position: absolute; background: var(--green); color: #fff; padding: 10px 20px; border-radius: 50px; font-size: 14px; font-weight: 700; margin: 15px; }
.block.list.nieuws .item h3 { color: var(--primary-color); font-size: 3.125rem; font-weight: 600; margin-bottom: 0; }
.block.list.nieuws .item p[role="doc-subtitle"] { color: var(--dark-color); font-weight: 700; font-size: 1rem; margin-bottom: 24px; }
.block.list.nieuws img { width: 100%; height: 300px; object-fit: cover; }
.block.list.nieuws .text { background-color: #fff; padding: 25px; }
.block.list.nieuws .floating-bot-btn-wrap {justify-content: center;}

.text-image-card .item { box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.16); border-radius: 20px; overflow: hidden; margin-bottom: 50px; }
.text-image-card .message { position: absolute; background: var(--green); color: #fff; padding: 10px 20px; border-radius: 50px; font-size: 14px; font-weight: 700; margin: 15px; }
.text-image-card .item h3 { margin-bottom: 25px; }
.text-image-card img { width: 100%; height: 300px; object-fit: cover; }
.text-image-card .text { padding: 25px; }

.floating-bot-btn-wrap { position: absolute; width: 100%; display: flex; justify-content: flex-end; padding: 0 20px; transform: translateY(-50%); }

.bedrijven { margin-bottom: 75px; }
.bedrijven .item { height: 100%; display: flex; justify-content: center; align-items: center; }
.bedrijven .item img { height: 100%; max-height: 120px; max-width: 50%; object-fit: contain; }
.bedrijven ul { list-style: none; display: flex; padding: 0; margin-top: 15px; justify-content: center; align-items: center; position: absolute; width: 100%; }
.bedrijven li { padding: 0; margin: 0 7px; }
.bedrijven li button { font-size: 0; line-height: 0; display: block; width: 0; height: 0; padding: 0; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.bedrijven li button::after { content: ''; position: absolute; width: 10px; height: 10px; border: 3px solid #707070; border-radius: 50%; transition: 0.3s; }
.bedrijven li.slick-active button::after { border: 2px solid #000; background: #000; }
.bedrijven li button::after { width: 10px; height: 10px; border: 2px solid #BEBEBE; }
.bedrijven li.slick-active button::after { border: 2px solid var(--primary-color); background: var(--primary-color); }

.double-block .html { height: 100%; }
.zakelijk { border-radius: 20px; background: var(--green-color-rgb); text-align: center; padding: 85px 25px 100px 25px; overflow: hidden; position: relative; height: 100%; display: flex; flex-direction: column; justify-content: center; }
.zakelijk svg { position: absolute; top: 0; right: -25%; }
.zakelijk h2 { margin-bottom: 25px; }

.block.html.image-small {text-align: end;}
.block.html.image-small img {max-width: 750px;}

/* Footer ================================================== */

.container-fluid.footer {background-color: #404036; margin-top: 55px; padding-top: 55px;}

.container-fluid.footer .footer-logo {position: absolute; bottom: 100%;}

.container-fluid.footer h2 {color: var(--light-color); font-size: 3.75rem;}
.container-fluid.footer h3 {color: var(--primary-color); font-family: "Lateef", serif; font-size: 2.5rem; margin-bottom: 0;}
.container-fluid.footer .block.menuitem.end-menu {}
.container-fluid.footer .block.menuitem.end-menu ul {display: flex; padding: 0;}
.container-fluid.footer .block.menuitem.end-menu ul li {list-style: ''; }
.container-fluid.footer .block.menuitem.end-menu ul li::before {content: '|'; font-size: 1rem; color: var(--light-color); margin: 0 5px;}
.container-fluid.footer .block.menuitem.end-menu ul li:nth-child(1):before {display: none;}

.container-fluid.footer .block.menuitem.mainmenu ul li {}
.container-fluid.footer .block.menuitem.mainmenu ul li::before {transition: all 0.5s ease-in-out;}
.container-fluid.footer .block.menuitem.mainmenu ul li:hover::before {transform: translateX(5px);}

.container-fluid.footer .block.content p {color: var(--light-color);}

.footer h4 { color: var(--green); text-transform: uppercase; margin-bottom: 15px; }
.footer a { color: #fff; transition: all 0.5s; }
.footer a:hover { color: var(--primary-color); text-decoration: none; }
.footer ul { list-style: none; margin-bottom: 50px; padding: 0; }
.footer li {display: flex; align-items: center; }
.footer li::before { content: '\f054'; color: var(--light-color); font-family: 'Font Awesome 6 Pro'; font-size: 10px; margin-right: 15px; }

.footer li.dropdown {}
.footer li.dropdown a::after {display: none;}

.footer .dropdown .dropdown-menu,
.footer .dropdown:hover .dropdown-menu {display: none;}

.footer .socials a {font-size: 24px;}
.footer .block.content p {margin-bottom: 0;}

.container-fluid.footer .row > div:has( > .end-menu) {display: flex; flex-direction: column; justify-content: start;}

.contactgegevens-spiegel,
.arrangementen-spiegel { display: none; }

/* Endpage ================================================== */
.endpage {position: relative; color: var(--light-color); background-color: #404036; }
.endpage .endpage-col { display: flex; align-items: center; height: 50px; }
.endpage ul { display: flex; list-style: none; padding: 0; margin: 0; }
/* .endpage li { margin: 0 10px; } */
.endpage li::after { content: '|'; margin: 0 10px; }
.endpage li:last-child::after { display: none; }
.endpage a { color: #fff; }
.endpage img { margin-left: 10px; }
.endpage .endpage-col:nth-child(2) { justify-content: flex-end; }

.endpage img:hover { filter: brightness(0) saturate(100%) invert(45%) sepia(16%) saturate(6998%) hue-rotate(2deg) brightness(100%) contrast(103%); }

/* 0.6 filter: brightness(0) saturate(100%) invert(45%) sepia(16%) saturate(6998%) hue-rotate(2deg) brightness(100%) contrast(103%); */


@media only screen and (max-width: 1440px) {

  h1 {font-size: 5rem;}

  .container-fluid.top .top-menu .logo-filler {width: 250px;}
  .container-fluid.top .top-menu .menu-container { height: 50px;}
  .container-fluid.top .top-menu .menu-container .topmenu {bottom: 0;} 

  .container-fluid.nav-container .navbar-brand {width: 200px; height: auto; object-fit: contain;}
  .container-fluid.nav-container .navbar-brand img {width: 200px; height: auto;}
  .navbar-nav > .nav-item {margin-left: 20px;}

  .activity-card .sub-desc { font-size: 14px; }
  .activity-card .sub-desc .price strong { font-size: 18px; }

}

@media only screen and (max-width: 1199px) {

  .navbar-brand { width: 200px; }
 
  .navbar-nav > .nav-item { font-size: 15px; margin-left: 8px; }

  h1 { font-size: 50px;  }

  .container-fluid.slider .block.html.header .banner .image img {height: auto;}

  .calender-activities .item a::after {right: -30px;}
  .calender-activities .item:hover a::after { right: -35px; }

  .header-search select { padding: 0 0 0 15px; }

  .footer .socials a { width: 80px; height: 80px; font-size: 28px; margin-left: 20px;}

  .endpage { font-size: 14px; }
}

@media only screen and (max-width: 991px) {

  .container-fluid.top .block.list .item {margin-left: 24px;}

  .container-fluid.nav-container .navbar-brand {width: 170px; border-radius: 20px 20px 0 0;}
  .container-fluid.nav-container:has(.collapsing) .navbar-brand,
  .container-fluid.nav-container:has(.show) .navbar-brand {top: 0; height: fit-content;}
  .container-fluid.nav-container .navbar-brand.floating-brand {border-radius: 0 0 20px 20px;}
  .container-fluid.nav-container .navbar-brand img {height: auto;}
  .navbar-collapse {padding-top: 40px;}
  .navbar.navbar-default {justify-content: end;}

  .navbar-nav > .nav-item > .nav-link,
  .navbar.navbar-default { padding-top: 8px; padding-bottom: 8px; }
  .nav-wrap .container { flex-direction: row-reverse; }
  .navbar-nav > .nav-item { z-index: 2; font-size: 18px; }
  .navbar-nav > .nav-item > .nav-link {width: fit-content;}

  .dropdown > .dropdown-menu { flex-wrap: wrap; justify-content: flex-start; padding: 15px; left: 0; transform: none; width: 100%; max-height: 80vh; overflow-y: auto; }
  .dropdown > .dropdown-menu > li { padding: 10px 15px; margin: 0; flex-grow: 1; }

  h1 { font-size: 3.6rem; }

  .container-fluid.slider .block.html.header .banner .text {width: 50%;}

  .activity-card:hover .first-visible { transform: none; }
  .activity-card:hover .second-visible { transform: none; }
  .activity-card:hover .sub-desc { opacity: 1; }
  .activity-card .second-visible { position: static; height: auto; padding-top: 0; }
  .activity-card .sub-desc .price { display: none; }
  .activity-card .sub-desc .left-desc { width: 100%; display: flex; justify-content: space-between; }
  /* .activity-card .second-visible .prices { display: none; } */

  .floating-bot-btn-wrap { padding: 0; justify-content: center; width: 80%; left: 50%; transform: translate(-50%,-50%); }

  .overflow-container { width: auto; max-width: none; }
  .half-vw-img.img-left .row { flex-direction: column-reverse; }

  .reviews .text { font-size: 18px; }

  .nieuws { margin-bottom: 100px; }
  .text-image-card { margin-bottom: 100px; }

  .footer .col-lg-3 { width: 50%; margin-bottom: 50px; }

}

@media only screen and (max-width: 767px) {

  h2 { font-size: 38px; }
  h3 { font-size: 26px; }
  h5 { font-size: 16px; margin-bottom: 10px; }

  .center-btn .btn { font-size: 18px; }

  .container-fluid.top .block.list .item {font-size: 0.75rem;}

  .container-fluid.top .top-menu .menu-container .topmenu {justify-content: flex-end;}
  .container-fluid.top .top-menu .menu-container .topmenu li {font-size: 0.875rem;}
  .container-fluid.top .top-menu .menu-container .topmenu li a {padding: 12px 18px;}

  .container-fluid.slider .block.html.header .banner .text {width: 75%;}
  .container-fluid.slider .block.html.header .banner .image img {min-height: 320px; object-fit: cover;}

  .row:has(.calender-activities) > .webpage-col:has(.calender-activities) {max-height: 520px;}

  .block.list.reviews .slick-list {padding-top: 24px;}

  .footer ul {margin-bottom: 24px;}

}


@media only screen and (max-width: 575px) {

  .container-fluid.top {display: none;}
  
  .navbar-brand { width: 100px; }
  .navbar-brand img { height: 60px; }
  
  .container-fluid.nav-container .navbar-brand {top: 0; bottom: unset; padding-bottom: 10px; border-radius: 0 0 20px 20px;}

  .dropdown > .dropdown-menu { margin: 0 -15px; width: calc(100% + 30px); padding-left: 0; padding-right: 0; }
  .dropdown > .dropdown-menu > li > a { font-size: 16px; }
  .dropdown > .dropdown-menu > li > ul > li { font-size: 12px; }

  .container-fluid.slider .block.html.header .banner .text {width: 100%;}
  
  .reviews .text { font-size: 16px; }
  .block.list.reviews .text { font-size: 0.875rem; padding: 0 12px;}

  .block.list.reviews .slick-arrow {bottom: 80px; }

  .row:has(.calender-activities) .webpage-col.rounded {border-radius: 0 !important;}

  .calender-activities .item a::after { top: 55px; right: -15px;}
  .calender-activities .item:hover a::after { right: -25px; }

  .activity-card .second-visible .prices { font-size: 14px; }
  
  .footer .col-lg-3 { width: 100%; margin-bottom: 0;}
  
  .contactgegevens-spiegel,
  .arrangementen-spiegel { display: block; }
  
  .footer .socials { justify-content: flex-start; }
  .footer .socials a { margin-left: 0; margin-right: 20px; }
  
  .container-fluid.footer h2 {font-size: 2.75rem;}

  /* .footer .content:nth-last-child(1) {} */
  .block.html.socials {justify-content: end; padding-bottom: 12px;}
  .block.html.socials a {width: 40px; height: 40px; font-size: 1rem;}
}


@media only screen and (max-width: 479px) {
  h2 { font-size: 32px; }
  h3 { font-size: 20px; }
  .mbot-50 { margin-bottom: 25px; }

  .container-fluid.top .block.list {flex-direction: column-reverse; align-items: flex-end;}
  .container-fluid.top .block.list .item {margin-left: 6px; padding: 12px 0;}

  .navbar-toggler { padding: 5px 10px; font-size: 16px; }
  /* .navbar-nav > .nav-item { font-size: 12px; flex-grow: 1; } */

  .banner.banner-video {max-height: 300px; }

  h1 { font-size: 24px; }

  .activity-card .message,
  .nieuws .message { font-size: 12px; padding: 5px 15px; }
  .activity-card h3 { font-size: 20px; }
  .activity-card h4 { font-size: 15px; }
  .activity-card ul li { font-size: 14px; }
  .activity-card .btn { font-size: 14px; }

  .endpage { font-size: 10px; }
  .endpage .endpage-col { height: 35px; }
  .endpage li::after { content: '|'; margin: 0 5px; }

}


@media only screen and (min-width: 1440px) {
  .container { max-width: 1400px; }
}
