@charset "utf-8";
/* CSS Document -  WEBSPICE - Sofie Vandenberghe -  www.webspice.be*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
:root {
   --primary: #61543f;
  --secondary: #e0d5ba;
}

html {
  scroll-behavior: smooth;
text-rendering: optimizeLegibility !important;
-moz-osx-font-smoothing:grayscale!important;
-webkit-font-smoothing:antialiased!important
}
* {box-sizing: border-box;list-style: none;margin: 0;padding: 0;transition: all ease .3s;}
button {cursor: pointer;}
*:focus, *:visited, *:focus:visited, *:focus:active {outline: none !important;}
.bootstrap-select .dropdown-toggle:focus {outline: none !important;box-shadow: none !important;}
textarea:focus, input:focus {outline: none !important;}
img {border: none;max-width: 100%;height:auto}
::-moz-selection {background: var(--primary);color: #fff;}
::selection {background: var(--primary);color: #fff;}
body{
    font-optical-sizing: auto;
    font-size: 18px;
    color: var(--primary);
    font-family: "tt-commons-pro", sans-serif;
    font-style: normal;
    font-weight: 300;
	background-color: #fcf9f4;
}
h1{font-family: "the-seasons", sans-serif;font-size: 64px;line-height: 52px; margin-bottom: 50px; color: var(--primary);}
h2 {font-family: "the-seasons", sans-serif;font-size: 45px;line-height: 50px;margin:25px 0;text-align:left;color: var(--primary);}
h3{font-size: 30px;}
h4{font-size: 18px;}
h5{ont-size: 24px;line-height:34px;}
p{ font-size: 18px;line-height: 24px; color: var(--primary);}
a, a:hover, a:focus, a:active{ text-decoration:underline;color:var(--primary);transition: all 0.4s;}
p a{color:var(--primary);}
p a:hover, p a:active, p a:visited{ text-decoration: none;}

.inhoud ul li{margin:5px 0px 5px 25px;list-style: disc;color: var(--primary);}
.list-group-item{border:none;padding-bottom:0;padding-top:0}
.breadcrumb {background-color:transparent;border-radius:0;justify-content:flex-end;padding-left:0px;padding-top:10px;margin-bottom: 0}
.breadcrumb-item {font-size:12px}
.breadcrumb-item.active a{color: var(--primary);}
#webspice { text-align: right;}
#webspice a {font-weight:600;font-size:14px;color:#a9afb3;text-decoration:none;padding-top: 5px;padding-bottom:5px;}
#webspice a:hover{color:#ffffff}
.bol {color:#D99F15;font-size:24px}
.btn, .btn:visited {
font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  transition: .2s ease-in;
  box-shadow: none !important;
  text-decoration: none;
  background: var(--primary);
  font-style: normal;
  position: relative;
  margin: 5px;
  padding: 15px 30px;
  border-radius: 10px;
  border: 1px solid var(--primary);
  color: #ffffff;

}
.nee{display:none}
.ja{display:block}
.btn:hover,
.btn:active,
.btn:focus,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
 background: #ebe5d9;
  color: var(--primary);
  border-color: var(--primary);
}
.btn-check:checked + .btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check) + .btn:active:focus-visible {
  box-shadow: none;
}


.form-floating label, select.form-select {color:#959494}
.form-control, .form-control-file, .form-select{font-weight: normal;margin:10px 0;border-radius:15px;border-color:var(--primary);background-color: transparent}
.form-control:focus, .form-select:focus{color: var(--secundary);background-color: #ffffff;border-color:var(--primary);outline: 0;box-shadow: none;}
.submit {color:#ffffff;background-color:var(--secondary);min-width: 280px;}
.submit:hover{color:#ffffff;background-color:var(--primary)}
.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {background-color: transparent}
.form-select{height: calc(3.5rem + calc(var(--bs-border-width) * 2));min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));line-height: 1.25;}
label.input-group-text{height: 38px; margin-top: 10px;}
.row + .row {margin-top: 50px;}
/*******/
/*.container {max-width: 1400px;}*/
header {padding: 20px 0 15px;}
header .topbar .container {display: flex;justify-content: space-between;}
header .topbar .topbar-link {display: flex;}
header .topbar-link .nav-link i {margin-right: 10px;font-size: 20px;}
header .topbar-link li:not(:last-child) .nav-link:after {content: "|";margin: 0 8px;}
header .topbar-link .nav-link {text-decoration: underline;transition: all ease 0.5s;}
header .nav-link:hover,header .nav-link:focus {color: var(--primary);text-decoration: none;}
.nav-text {text-align: right;}
header .navbar-expand-xl {padding: 0px;}
header .main-nav .navbar-nav {justify-content: space-between;flex: 1;}
header .main-nav.navbar.navbar-expand-xl {margin-top: 30px;}
header .main-nav .nav-link {text-transform: uppercase;text-decoration: none;font-size: 16px;font-weight: 500;border-bottom: 2px solid transparent;padding:0!important}
header .main-nav .nav-link:hover, header .main-nav .nav-link:focus, header .main-nav .nav-link.active {border-bottom: 2px solid var(--primary);}
header .main-nav .nav-item .nav-link:after {display: none;}
header .main-nav .nav-item:last-child {margin-right: 0;}
/*index*/
.hero {height: 100%;padding: 0;}
.hero-video {height: 100%;max-height: 820px;width: 100%;overflow: hidden;position: relative;}
.hero-video::after {position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 100%;height: 100%;background: rgba(97, 84, 63, 0.7);content: "";display: block;}
.content-overlay {position: absolute;z-index: 1;transform: translate(-50%, -50%);text-align: center;top: 50%;left: 50%;width: 100%;}
.hero p {font-family: "the-seasons", sans-serif;color: #fff;font-size: 70px;font-weight: 700;line-height: 115px;margin-bottom: 20px;}
.hero video {width: 100%;height: 100%;object-fit: cover;}
section {padding: 80px 0;}
.berichten h1 {margin-bottom: 20px;}
.berichten .subtitle {font-size: 42px;font-family: "above-the-beyond", sans-serif;font-weight: 400;font-style: normal;margin: 0 0 60px 20%;}
.cards {background-color: #ebe5d9;border-radius: 20px;padding: 25px;display: flex;align-items: center;margin-bottom: 30px;}
.cards img {width: 200px;height: auto;border-radius: 15px;object-fit: cover;margin-right: 30px;}
.cards .info h3 {font-family: "the-seasons", sans-serif;font-weight: 700;margin: 0;font-size: 30px;}
.cards .info p {margin: 10px 0;}
.cards .info .btn {margin-top: 20px;}
.sec-button {margin-top: 50px;text-align: center;}
.over {background-image: url("../fotomateriaal/bg2.webp");background-repeat: no-repeat;background-size: cover;padding-bottom: 250px;}
.locaties h2{font-size:64px}
.locaties img {border-radius: 30px;}
.space-bottom {margin-bottom: 150px;}
.locaties .left {padding-right: 50px;}
.locaties .right {padding-left: 50px;}

/*------- Animation Style Start -------*/
.scroll-animation {
  opacity: 0;
  transform: translateY(70px);
  transition: opacity 1.2s ease, transform 1.2s ease;
}
.scroll-animation.show {
  opacity: 1;
  transform: translateY(0);
}


/*andere pagina's*/
.inhoud {margin-top:80px;}
iframe.map {height: 350px;display: block;width:100%;padding:20px 0;margin-bottom:50px}
.galerij {margin-top:30px}
.galerij figure {overflow: hidden;border-radius: 15px;padding: 0;height: 200px;width: 100%;display: flex;align-items: center;justify-content: center;}
.galerij figure img {width: 100%;height: 100%;object-fit: cover;border-radius: 15px;display: block;}
.badge{background-color:var(--primary);font-size: 20px; }
.card-body{background-color: #fcf9f4;border:1px solid var(--primary);border-radius: 20px;}
  #map { width: 100%; height: 500px; }/*locaties*/
/* Stijl voor de vaste tekstlabels naast de pin */
  .gm-textlabel {
    background: var(--primary);
    color: #fff;
    padding: 4px 8px;
    border-radius: 6px;
    font: 13px/1.3 sans-serif;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    transform: translate(-50%, -100%); /* boven de pin */
    pointer-events: none; /* klik gaat naar de marker eronder */
  }
/**----Footer Css----**/
footer {background-image: url("../fotomateriaal/footer-bg.webp");background-repeat: no-repeat;background-size: cover;padding: 70px 0 150px;}
footer h3 {font-size: 22px;text-decoration: uppercase;margin-bottom: 15px;font-family: "tt-commons-pro", sans-serif;font-weight:500}
footer p {font-size: 20px;margin: 0;line-height: 30px;}
footer ul{padding-left:0}
footer ul li {padding: 5px 0;font-size: 20px;}
footer ul li a {color: var(--primary);font-size: 20px;text-decoration: underline;}
footer ul li a:hover {text-decoration: none;}
.copyright {background: var(--primary);padding: 25px 0;}
.copyright ul {display: flex;gap: 10px;}
.copyright ul li:not(:last-child):after {content: "|";margin: 0 10px;color: #fff;}
.copyright ul li a {font-size: 16px;color: #fff;text-decoration: none}
.copyright ul li a:hover {text-decoration: underline;}
/*------- WebSpice CSS Start -------*/
#webspice {text-align: right;}
#webspice a {font-weight: 600;font-size: 12px;color: #a9afb3;text-decoration: none;padding-top: 5px;padding-bottom: 5px;}
#webspice a:hover {color: #d2d8db;}
.bol {color: #d99f15;font-size: 24px;line-height: 5px;}
/*------- Scroll to Top Style Start -------*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: var(--secondary);
  width: 50px;
  height: 50px;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 12px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {background: var(--secondary);}
#return-to-top:hover i {color: #fff;top: 5px;}

/* Responsive */


@media (max-width: 1399px) {
	
}
@media (max-width: 1199px) {
  header {padding: 15px;height: 150px;}
 header .navbar > .container {align-items: center; }
  header .navbar-toggler {
    color: var(--primary);
    opacity: 1;
    border-radius: 3px;
    position: absolute;
    left: 15px;
    font-size: 16px;
    background: var(--secondary);
    text-transform: uppercase;
    padding: 5px;
    top: -25px;
  }
  header .navbar-toggler bi{color: var(--primary) !important;} 
  header .navbar-toggler:focus {box-shadow: none;}
  header .navbar-toggler:focus-visible {outline: none;}
  header .navbar-collapse {
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
    top: 28px;
    background: var(--primary);
    z-index: 9;
    padding: 15px 15px;
    transition: 0.5s ease;
  }
  header .navbar-brand img {width: 160px;}
  header .main-nav {border: 0 none;}
  header .nav-item,header .main-nav .nav-item {margin: 0 0 6px 0;}
  header .main-nav .navbar-collapse {padding-bottom: 0px;}
  header .main-nav.navbar .nav-link {color: #fff;}
  header .main-nav.navbar.navbar-expand-xl {margin-top: 0px;}
  h1,.locaties h2 {font-size: 50px;line-height: 60px;margin-bottom: 30px;}
	.inhoud {margin-top:40px}
}
@media (max-width: 1024px) {


}
@media (max-width: 991px) {
header .navbar-brand img {width: 130px;}
header .topbar .container {display: block;}
header .topbar .topbar-link {display: block;text-align: right;margin-top: -40px;}
  header .topbar .nav-link {font-size: 17px;margin-bottom: 5px;}
  header .topbar-link .nav-link i {margin-right: 5px;font-size: 15px;}
  header .topbar .topbar-link li:not(:last-child) .nav-link::after {display: none;}
header .navbar-collapse {top: 10px;}
  .hero-video::after{height: 99%;}
h1,.locaties h2 {font-size: 40px;line-height: 40px;margin-bottom: 30px;}
h2 {font-size: 35px;line-height: 40px;}
  .berichten .subtitle {font-size: 24px;}
  .cards {display: block;text-align: center;}
  .cards img {margin: 0 auto 20px;}
  .cards .info h3 {font-size: 24px;line-height: 1.2}
  .locaties .left {padding-right: 20px;}
  .locaties .right {padding-left: 20px;}
  footer {padding: 50px 0;}
  footer .col-sm-6 {margin-bottom: 30px;}
	.hero p {font-size: 40px;}
}

@media (max-width: 767px) {
  header {padding: 15px 0;}
  
  .hero video {height: 400px;}
  .hero-video::after{height: 98%;}
  section {padding: 50px 0;}
  .berichten h1 {margin-bottom: 15px;}
  .berichten .subtitle {font-size: 24px;margin-left: 20px;}
  .over {padding-bottom: 50px;}
  .locaties .left {padding-right: 0;margin-bottom: 30px;}
  .locaties .right {margin-top: 30px;padding-left: 0;}
	.space-bottom {margin-bottom: 70px}
  footer {padding: 50px 0;}
  .copyright {padding: 10px 0;}

  #return-to-top {
    bottom: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
  }
  #return-to-top i {
    left: 15px;
    top: 9px;
    font-size: 17px;
  }
}
@media (max-width: 580px) {
	  .hero p {font-size: 30px;}
  .copyright .row > * {width: auto;}
  .copyright #webspice {text-align: center;}
}






