body {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  color: #4D4E4C; }

h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 200;
  font-size: 45px; }

h2 {
  font-family: 'Roboto Slab', serif; }

h3 {
  font-family: 'Roboto Slab', serif;
  font-size: 30px; }

h4 {
  font-weight: 300;
  font-size: 24px; }

a {
  color: #99995c;
  text-decoration: underline; }

a:hover {
  color: #4D4E4C;
  text-decoration: none; }

.arrangementen p {
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  line-height: 36px; }

label {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  display: block; }

.btn {
  background-color: #99995c;
  border-radius: 0px;
  border: 0px;
  color: #fff;
  padding: 10px 20px 10px 20px;
  font-size: 20px;
  font-family: 'Roboto Slab', serif; 
  font-weight: 300;
  }

.btn:hover {
  background-color: #4D4E4C;
  color: #fff; }

.btn-secondairy {
  background-color: #a59b89;
  white-space: normal;
}

.btn-secondairy:hover {
  background-color: #8f8676; }

.logo {
  display: block;
  height: 80px;
 }
 
 .navbar-brand {
	padding: 0; 
 }

.tagline_logo {
  display: inline-block;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: bold; }

section {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px; }
section:first-of-type {
	margin-top: 0;
}
section:first-child {
	margin-top: 0;
}
.nav {
  margin-top: 15px;
  margin-bottom: 15px;
 }
  
  @media (max-width: 1200px) {
	.nav {
/* 		  margin-top: 40px; */
	}
}
  .nav a {
    color: #2e2d2c;
    font-size: 16px;
    text-decoration: none; }
.dropdown-menu {
  z-index:9999;
  position: absolute;
  overflow-x: visible;
  overflow-y: visible;
}

.table-responsive {
  overflow: visible !important;
}

.dropdown:hover .dropdown-menu {
  display: block;

 }
  .dropdown:hover .dropdown-menu a {
    font-size: 16px;
    font-weight: 300; }

.navbar-inverse {
  background-color: transparent;
  border-color: transparent; }

.navbar-inverse .navbar-nav > li > a {
  color: #4D4E4C;
  text-decoration: none; }
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #99995c; }
@media (max-width: 768px) {
.dropdown-menu {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #e4e1db; }

.splide__track {
  overflow-y: visible;
}

.navbar-nav > li > .dropdown-menu {
  padding: 0; }

.navbar-inverse .navbar-toggle {
  background-color: #2e2d2c; }

.mob_menu {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  display: none; }
  .mob_menu .menui {
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block; }

.navbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', serif; }
  
  


.innerhead {
	box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
	z-index: 2;
	position: relative;
	width: 100%;
	height: 100%;
}
.top2 {
  min-height: 485px;
  box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  margin-top: 0;
  margin-bottom: 0; }

.topsub {
  min-height: 360px;
  box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block; }

.topsub2 {
  min-height: 180px;
  box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block; }
  .topsub2 .bookbar {
    margin-top: 20px;
     }

.nopadding {
  padding: 0; }

.nieuws {
	text-align: left;
}

.content-nieuws {
	text-align: left;
}

.content-nieuws h1 {
	text-align: center;
	margin-bottom: 40px;
}

.nieuws-image {
	max-width: 400px;
	display: inline-block;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

.content-nieuws p {
	display: inline;
}

.nieuws {
	margin-bottom: 40px;
}

.content-nieuwsbrief input {
	margin-bottom: 20px;
}

.content-nieuwsbrief table {
	text-align: left;
	margin-top: 20px;
}

.navbar-collapse {
	overflow-y:visible;
}


.form-group {
  margin-right: 40px; }

.bookbar {
    margin-top: -200px;
    position: absolute;
    z-index:2;
    width: 100%;
  }

.bookbaro {
  background-color: #f9f7f5;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #4D4E4C }

.tagline1 {
  font-weight: 300;
  font-size: 40px;
  display: block;
  color: #fff;
  z-index: 2;
  padding-top: 100px;
  position:relative;
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  font-family: 'Roboto Slab', serif; 
  text-align:center;
  }


.tagline2 {
  font-weight: 400;
  font-size: 40px;
  display: block;
  color: #fff;
  z-index: 2;
  position:relative;
  margin-top: 20px;
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  font-family: 'Roboto Slab', serif; 
  text-align:center;
  }

.rev img {
  display: block;
  margin-bottom: 20px; }

.line {
  border-bottom: 1px solid #333334;
  display: inline-block;
  width: 80%;
  padding-top: 20px;
  margin-bottom: 20px; }

.content-home {
  margin-top: 20px;
  margin-bottom: 40px; }

.zwembad {
  margin-bottom: 0px;
  padding-bottom: 0px; }
  .zwembad p {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Roboto Slab', serif;
    line-height: 36px; }
  .zwembad h2 {
    color: #fff;
    font-weight: 500;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 45px; }

.bgzwembad {
  min-height: 485px;
  box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block; }
  .bgzwembad button {
    margin-top: 100px; }
    


.arrangementen {
  margin-top: 0px;
  padding-top: 0px; }

.ar {
  height: 460px;
  background-size: cover;
  background-position: center; }
  .ar .artitle {
    color: #fff;
    font-size: 20px;
    margin-top: 40px;
    display: inline-block;
    font-family: 'Roboto Slab', serif; }
  .ar h2 {
    color: #fff;
    font-weight: 700;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 45px;
    margin-bottom: 60px; 
    display: inline-block;
    }
  .ar p {
    display: none;
    line-height: 24px; }
  .ar .btn {
    position: absolute;
    bottom: 20px;
    right: 20px; }

.ar:hover {
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5); }
  .ar:hover p {
    color: #fff;
    padding-left: 20%;
    padding-right: 20%;
    display: inline-block;
    min-height: 110px;
    margin-bottom: 40px; }
  .ar:hover .btn {
    margin-top: 0px; }

.ro .btn {
  bottom: 220px;
  position: absolute;
  right: 40px; }

.roomp {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
  height:290px; }
  .roomp h2 {
    font-weight: 700; }

.roombt {
  display: inline-block;
  float: right;
  position: relative;
  margin-top: 20px;
  margin-right: 20px; }

.roomimg {
  margin-top: 100px; }

.small {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 15px; }

.nopad {
  margin-right: 0px;
  margin-left: 0px; }

.arra p {
  font-size: 14px; }

.ervaring q {
  font-size: 30px;
  line-height: 46px;
  font-family: 'Roboto Slab', serif; }
.ervaring .perona {
  font-size: 13px;
  display: block;
  font-weight: 300; }
.ervaring .usp {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 15px;
  padding-left: 80px; }
  .ervaring .usp li {
    list-style-image: url(/images/checkn.png);
    margin-bottom: 10px; }


.rowchoose {
  margin-bottom: 40px; }

.pageimg {
  background-size: cover;
  width: 100%;
  height: 300px;
  overflow: hidden; }

.uspbar {
  width: 100%;
  margin-bottom: 1px;
  padding-top: 20px;
  background-color: #f9f7f5;
  position: relative;
  z-index: -1;

}

@media (max-width: 991px) {
	.uspbar {
		height: auto;
	}
	
	.bookbar {
		position: relative;
		margin-top: 0;
	}
}

  .uspbar li {
    list-style-image: url(/images/checkn.png);
    margin-bottom: 10px;
    color: #99995c; }
.contact {
	position: absolute;
	right: 10px;
	top: 10px;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 15px;
}

@media (max-width: 768px) {
	.contact {
		display: none;
	}
}

.righttop {
	position: absolute;
	left: 10px;
	top: 0px;
	text-decoration: none;
	font-size: 16px;
}

.menus {
	display: inline-block;
	position: relative;
	top: -9px;
}
.material-icons.menuicon {
	font-size: 30px;
	margin-left: 20px;
	margin-top: 10px;
}

.navbar-toggle {
	padding-bottom: 0;
	float:inherit;
	padding: 0;
	margin: 0;
}

.phone {
	position: relative;
	float: right;
	margin-top: 12px;
	right: 10px;
	margin-bottom: 10px;
	display: none;
}
.phone a {
	color: #4D4E4C;
	text-decoration: none;
}

.mailicon {
	margin-right: 10px;
}

@media (max-width: 991px) {
	.righttop {
		position: relative;
		left: 0;
		display: none;
	}
	.phone {
		display: block;
	}
}

.reserveerbut {
	position: fixed;
	bottom: 0px;
	z-index: 2;
	display: none;
	text-decoration: none;
	padding: 20px 40px 20px 40px;
}
footer {
  background-color: #3c3c3b;
  color: #fff;
  padding-top: 20px; }
  footer .social-img {
    margin-right: 10px; }
  footer .footertitle {
    margin-top: 20px; }
    footer .footertitle span {
      margin-left: 10px;
      margin-right: 10px; }
  footer a {
    color: #fff;
    text-decoration: none; }
    footer a:hover {
      text-decoration: underline; }
.small {
	font-size: 10px;
}
.small a {
	font-size: 10px;
}

.dd__block[data-key=m] {
  background: #99995c !important;
}

.dd__primaryButton {
  background: #99995c !important;
}

.dd__calendar .dd__body .dd__item.dd-selected:before {
  background: #99995c !important;
}

.dd__calendar .dd__body .dd__item:not(.dd-selected):not(.dd-disabled):not(.dd-selected).dd-weekend {
  color: #4D4E4C !important;
}

.form-control[readonly].datedrop {
  background-color: #fff;
}

@media (max-width: 768px) {
  .splide__arrow {
    top: 25%;
  }
  .menubar .dropdown-menu {
    position: relative; }
  .menubar .dropdown-toggle {
    display: block;
    width: 100%; }

  .navbar-inverse .navbar-nav > li {
    display: inline-block;
    width: 100%; }

  .mob_menu {
    display: block; }

  .form-control {
    font-size: 16px; }

  .tagline2 {
    line-height: 40px; }

  .tagline1 {
    line-height: 40px; } 
    .bookbar .form-group {
		margin-right: 20px;
		display: inline-block;
	}
}

@media (max-width: 450px) {

	
	.righttop {
		left: 10px;
		right: auto;
	}
}

.bookbar .vis {
    display: inline-block;
}

@media (min-width: 768px) {
	.bookbar .vis {
    	display: block;
	}
	
	
}

#gdpr-cookie-message {
        position: fixed;
        right: 30px;
        bottom: 30px;
        max-width: 100%;
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 6px 6px rgba(0,0,0,0.25);
        margin-left: 30px;
        z-index: 99;
        border: 2px solid #99995c;
        
    }
    #gdpr-cookie-message h4 {
        color: #222;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message h5 {
        color: #222;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    
    #gdpr-cookie-message label {
	    display: inline-block;
    }
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: #222;
        font-size: 12px;
        line-height: 1.5em;
    }
    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: right;
    }
    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }
    #gdpr-cookie-message a {
        color: var(--red);
        text-decoration: none;
        font-size: 12px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message a:hover {
        color: #222;
        border-bottom-color: var(--red);
        transition: all 0.3s ease-in;
    }

    button#gdpr-cookie-advanced {
        margin-left: 20px;
    }
    #gdpr-cookie-message button:disabled {
        opacity: 0;
    }
    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }
    
    #gdpr-cookie-advanced {
	    color: #fff;
	    background-color: #99995c;
	    margin-bottom: 0px;
	    font-size: 14px;
    }
    
    #gdpr-cookie-advanced:hover {
	    background-color: #4D4E4C;
    }
    
    #gdpr-cookie-accept {
	    background-color: #99995c;
	    color: #fff;
	    font-size: 14px;
	    
    }
    
    #gdpr-cookie-accept:hover {
	    background-color: #4D4E4C;
    }
    
    #gdpr-cookie-advanced {
	    border: 0px solid #99995c;
    }
    .left_header {
	   width: 50%;
	   position: absolute;
	   left: 0px;
	   height: 485px;
	   background-size: cover;
	   background-position: center center;
	   background-repeat: no-repeat;
	   z-index: 1;
    }
    .right_header {
	   width: 50%;
	   position: absolute;
	   right: 0px;
	   height: 485px;
	   background-size: cover;
	   background-position: center center;
	   background-repeat: no-repeat;
	   z-index: 1;
    }
    
.zvr-widget {
	display: none;
}

.zoover-logo img {
	height: 40px;
}

.zoover-rating .ratingvalue {
	width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ff6f26;
    line-height: 50px;
    text-align: center;
    background: #fff;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.ratingcount {
	font-size: 12px;
	display: block;
    line-height: 18px;
}

.ui-widget-header {
	background-color: #99995c;
	border: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #dddddd;
    background: #bf873c 50% 50% repeat-x;
    color:  #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	background: #99995c 50% 50% repeat-x;
	color: #fff;
}

.hoteliers-form__btn {
	margin-top: -7px;
}

#htlrs_preferred {

	margin-top: 30px;
}

.reserveer-btn {
	margin-top: 20px;
}

@media (max-width: 768px) {
  .reserveer-btn {
    margin-top: 0;
    margin-bottom: 4rem;
  }
}

.btn-full {
	width: 100%;
	height: 6rem;
}

.nb--title {
	display: inline-block;
}

#mc_embed_signup{
	text-align: left;
}




.kamers--arr .row {
	margin-bottom: 20px;
	align-self: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.material-icons {
	font-size: 42px;
}

.logomob {
	width: 150px;
	margin-top: 5px;
}
.phoneicon {
	font-size: 22px;
    top: 5px;
    position: relative;
    margin-left: 10px;

}

.tit {
	margin-top: 50px;
}

.splide__slide {
	width: 100vw;
    height: calc(100vh - 105px);
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.splide__arrow {
	width: 4em;
	height: 4em;
}

.splide__pagination {
	bottom: 1em;
}

.splide__pagination__page {
	opacity: 1;
	height: 12px;
	width: 12px;
}

.bookrel {
	position: relative;
	margin-top: 0;
  z-index: 0;
}

.card-body {
	margin-bottom:20px;
	min-height: 200px;
}

a.btn {
  text-decoration: none;
}

.mb-4 {
  margin-bottom: 5rem;
}

.is-h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 200;
  font-size: 45px;
}

.logo-mid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.display-flex {
  display: flex;
}

.tarieven {
  background-color: #99995c;
  color: #fff;
}

.tarieven a {
  color: #e9e969;
}

.plus {
  margin-right: 10px;
}

.panel-default>.panel-heading {
  background-color: #fff;
}

.accordion-toggle {
  text-decoration: none;
  font-size: 20px;
}

.accordion-toggle:hover {
  text-decoration: none;
}

.accordion-toggle:focus {
  text-decoration: none;
}

.panel {
  border: none;
}

.logo {
    transition: all 0.5s ease; /* smooth transition */
}

.big-logo {
    width: 150px;  /* adjust accordingly */
    height: 100px;
}

.small-logo {
    width: 100px;  /* adjust accordingly */
    height: auto;
}

.navtop {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1607843137);
}

.navbar-brand {
  float: initial;
}


@media (min-width: 768px) {
    .flex {
      display: flex;
      align-items: center;
    }
}
@media (max-width: 768px) {
.navbar-toggle {
  float: right;
}
}

@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: initial;
}
}
.d-flex {
  display: flex;
}

@media (min-width: 1300px) {
.container-xl {
    width: 1300px;
}
}

.footer-foot {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.footer-foot a {
  color: #000;
  text-decoration: underline;
}

.footer-foot a:hover {
  text-decoration: none;
}

.list2 {
  column-count: 2;
}

.padtop {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.img-grid--image {
  position: relative;
  padding-bottom: 100%; /* This ensures the element is always square */
  background-size: cover;
  background-position: center center;
}

.img-grid--image::before {
  content: '';
  display: block;
  padding-bottom: 100%; /* Keeps the aspect ratio square */
}

.col-xs-6, .col-sm-3 {
  padding: 0; /* Removes spacing between columns */
}
