/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 29, 2016 */
@font-face {
  font-family: 'omnesbold';
  src: url('../fonts/omnes/omnes-bold-webfont.eot');
  src: url('../fonts/omnes/omnes-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/omnes/omnes-bold-webfont.woff2') format('woff2'), url('../fonts/omnes/omnes-bold-webfont.woff') format('woff'), url('../fonts/omnes/omnes-bold-webfont.ttf') format('truetype'), url('../fonts/omnes/omnes-bold-webfont.svg#omnesbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnesmedium';
  src: url('../fonts/omnes/omnes-medium-webfont.eot');
  src: url('../fonts/omnes/omnes-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/omnes/omnes-medium-webfont.woff2') format('woff2'), url('../fonts/omnes/omnes-medium-webfont.woff') format('woff'), url('../fonts/omnes/omnes-medium-webfont.ttf') format('truetype'), url('../fonts/omnes/omnes-medium-webfont.svg#omnesmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnesregular';
  src: url('../fonts/omnes/omnes-regular-webfont.eot');
  src: url('../fonts/omnes/omnes-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/omnes/omnes-regular-webfont.woff2') format('woff2'), url('../fonts/omnes/omnes-regular-webfont.woff') format('woff'), url('../fonts/omnes/omnes-regular-webfont.ttf') format('truetype'), url('../fonts/omnes/omnes-regular-webfont.svg#omnesregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnessemibold';
  src: url('../fonts/omnes/omnes-semibold-webfont.eot');
  src: url('../fonts/omnes/omnes-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/omnes/omnes-semibold-webfont.woff2') format('woff2'), url('../fonts/omnes/omnes-semibold-webfont.woff') format('woff'), url('../fonts/omnes/omnes-semibold-webfont.ttf') format('truetype'), url('../fonts/omnes/omnes-semibold-webfont.svg#omnessemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.blockdisplay {
  display: block;
}
.prim-font {
  font-family: 'omnesregular', sans-serif;
}
.bold {
  font-family: 'omnesbold', sans-serif;
}
.semibold {
  font-family: 'omnessemibold', sans-serif;
}
.medium {
  font-family: 'omnesmedium', sans-serif;
}
.none-appearance {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.no-decoration {
  text-decoration: none;
}
.ease-slow {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.ease-normal {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.ease-fast {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.circle-border-radius {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
.text-center {
  text-align: center;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../include/boxsizing.htc);
  outline: none;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'omnesregular', sans-serif;
  font-size: 15px;
  color: #000;
  background: #fff;
  font-weight: 400;
  overflow-x: hidden;
}
.full-wrapper {
  min-height: 100%;
  height: auto !important;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto -317px;
  /* the bottom margin is the negative value of the footer's height */
}
.push {
  height: 317px;
  /* .push must be the same height as .footer */
}
.lichter {
  color: #777777;
}
h1 {
  font-size: 58px;
  line-height: 58px;
  font-family: 'omnessemibold', sans-serif;
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 570px) {
  h1 {
    font-size: 34px;
    line-height: 34px;
  }
}
h2 {
  font-size: 36px;
  line-height: 38px;
  font-family: 'omnessemibold', sans-serif;
  margin-bottom: 25px;
}
@media only screen and (max-width: 570px) {
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
h3 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'omnessemibold', sans-serif;
  margin-bottom: 15px;
}
h4 {
  color: #41ABB6;
  font-family: 'omnessemibold', sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
a {
  color: #000;
}
a:hover {
  text-decoration: underline;
}
a i {
  margin-left: 10px;
}
p {
  margin-bottom: 16px;
  line-height: 24px;
  font-family: 'omnesregular', sans-serif;
}
.bold {
  font-weight: 700;
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
input[type=date] {
  font-family: 'omnesregular', sans-serif;
}
/*====================================================
STRUCTUUR
=====================================================*/
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  background: #41ABB6;
  padding: 7px 10px;
  color: white;
}
.cookie-banner a {
  color: white;
  font-weight: 700;
}
.cookie-banner .text {
  float: left;
  margin-top: 16px;
  font-size: 14px;
}
.cookie-banner .btn {
  float: right;
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.text-center {
  text-align: center;
  width: 80%;
  line-height: 1.8em;
  margin: 0 auto;
}
.pull-left {
  float: left;
}
.black {
  color: black !important;
}
.white {
  color: #fff !important;
}
.light {
  margin-top: 25px;
}
.pull-right {
  float: right;
}
.span25 {
  width: 24%;
  margin-left: 2%;
}
.span30 {
  width: 32%;
  margin-left: 2%;
}
.span30:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 670px) {
  .span30 {
    width: 100%;
    margin-left: 0;
  }
}
.span50 {
  width: 49%;
}
@media only screen and (max-width: 670px) {
  .span50 {
    width: 100%;
  }
}
.span70 {
  width: 60%;
}
.container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .container {
    width: 95%;
  }
}
.margin-container {
  margin: 60px 0;
}
@media only screen and (max-width: 570px) {
  .margin-container {
    margin: 30px 0;
  }
}
.clear {
  clear: both;
  overflow: hidden;
}
.no-margin {
  margin-left: 0 !important;
}
.center-align {
  text-align: center !important;
}
.no-border-left {
  border-left: 0 !important;
}
.no-border-right {
  border-right: 0 !important;
}
.centered {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 670px) {
  .centered {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .centered.block {
    display: block;
  }
}
li {
  list-style: none;
}
.big {
  font-size: 27px;
}
@media only screen and (max-width: 1050px) {
  .big {
    font-size: 23px;
  }
}
.small {
  font-size: 20px;
}
@media only screen and (max-width: 1050px) {
  .small {
    font-size: 16px;
  }
}
.header-title {
  font-size: 58px;
  font-family: 'omnessemibold', sans-serif;
  line-height: 58px;
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 768px) {
  .header-title {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 570px) {
  .header-title {
    font-size: 32px;
    line-height: 35px;
  }
}
.blue {
  color: #41ABB6;
}
.marg-t-15 {
  margin-top: 30px;
}
/*====================================================
BUTTON
=====================================================*/
.btn {
  background: #41ABB6;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 16px 20px;
  border: none;
  margin: 10px 0;
  text-align: left;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-family: 'omnessemibold', sans-serif;
  width: 280px;
  position: relative;
  cursor: pointer;
}
.btn i {
  float: right;
  font-size: 20px;
}
.btn:hover {
  text-decoration: none;
  color: #fff;
  background: #2C7880;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.btn.cta {
  background: #F37B34;
}
.btn.cta:hover {
  background: #BA5C26;
}
.btn.btn-full {
  width: 100%;
}
.btn.disabled {
  opacity: 0.5;
  cursor: default;
}
.btn.disabled:hover {
  background: #F37B34;
}
.link {
  text-decoration: underline;
  color: #41ABB6;
  font-family: 'omnessemibold', sans-serif;
}
@media only screen and (max-width: 768px) {
  .tablet-hide {
    display: none;
  }
}
.tablet-show {
  display: none;
}
@media only screen and (max-width: 768px) {
  .tablet-show {
    display: block;
  }
}
@media only screen and (max-width: 570px) {
  .mobile-hide {
    display: none;
  }
}
.mobile-show {
  display: none;
}
@media only screen and (max-width: 570px) {
  .mobile-show {
    display: block;
  }
}
@media only screen and (max-width: 570px) {
  .mobile-show.table-cell {
    display: table-cell;
  }
}
.meldingkamers,
.meldingpersonen {
  display: none;
  padding: 15px;
  color: #F33F38;
  border: 2px solid #F33F38;
  margin: 10px 0;
}
.hidden {
  display: none;
}
/*====================================================
BREADCRUMB
=====================================================*/
.breadcrumb-wrapper {
  margin: 20px 0;
}
.breadcrumb-wrapper .breadcrumb-item {
  float: left;
}
.breadcrumb-wrapper .breadcrumb-item a {
  color: #41ABB6;
  text-decoration: none;
}
.breadcrumb-wrapper .breadcrumb-item a:hover {
  text-decoration: underline;
}
.breadcrumb-wrapper .breadcrumb-item .sep {
  margin: 0 5px;
}
.breadcrumb-wrapper .breadcrumb-item.last .sep {
  display: none;
}
/*====================================================
HEADER
=====================================================*/
.top-bar a {
  cursor: pointer;
  text-decoration: none;
}
.top-bar a:hover {
  text-decoration: underline;
}
.top-bar a.recensieview {
  position: relative;
  padding-left: 100px;
}
.top-bar a.recensieview .stars {
  position: absolute;
  width: 76px;
  background-size: auto 30px;
  background-position: 0 1px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/star.png);
  height: 16px;
  top: 15px;
  left: 0;
  z-index: 1;
}
.top-bar a.recensieview .stars.starsGreen {
  z-index: 2;
  background-position: 0px 16px;
}
.top-bar li {
  float: left;
}
.top-bar li a,
.top-bar li span.recensieview {
  display: block;
  padding: 15px;
  font-size: 13px;
  font-family: 'omnesmedium', sans-serif;
}
.top-bar .line {
  height: 1px;
  width: 75%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #d2d2d2 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(100%, #d2d2d2));
  background: -webkit-linear-gradient(left, #ffffff 0%, #d2d2d2 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #d2d2d2 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #d2d2d2 100%);
  background: linear-gradient(to right, #ffffff 0%, #d2d2d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2', GradientType=1);
}
.header .logo {
  margin-top: -25px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1050px) {
  .header .logo {
    width: 170px;
  }
}
.header .logo img {
  width: 100%;
}
.header .menu {
  float: left;
  margin-left: 35px;
  margin-top: 35px;
}
.header .menu li {
  float: left;
}
.header .menu li a {
  font-family: 'omnessemibold', sans-serif;
  display: block;
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
}
@media only screen and (max-width: 1050px) {
  .header .menu li a {
    font-size: 16px;
  }
}
.header .menu li a:hover,
.header .menu li a.active {
  text-decoration: none;
  color: #9CC63C;
}
.header .menu .submenu {
  display: none;
  position: absolute;
  z-index: 1;
  background: #fff;
}
.header .menu .submenu li {
  float: none;
}
.header .menu .submenu li a {
  display: block;
  font-size: 16px;
  font-family: 'omnesmedium', sans-serif;
  border-bottom: 1px solid #dbdbdb;
  padding: 13px 15px;
}
.header .menu .submenu li:last-child a {
  border-bottom: 0;
}
.header .tel-blok {
  margin-top: 32px;
}
.header .tel-blok i {
  font-size: 28px;
  color: #41ABB6;
  margin-top: 7px;
  margin-right: 8px;
}
.header .tel-blok .tel {
  font-size: 28px;
  float: right;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .desktop-menu {
    display: none;
  }
}
.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: -450px;
  width: 55%;
  height: 100%;
  z-index: 2;
  background: #ffffff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  color: #000;
  text-align: center;
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  .mobile-menu {
    display: block;
  }
}
@media only screen and (max-width: 570px) {
  .mobile-menu {
    width: 65%;
  }
}
.mobile-menu a {
  text-decoration: none;
}
.mobile-menu .logo {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.mobile-menu .logo img {
  margin-top: 3%;
  height: 13%;
  position: absolute;
  left: 6%;
}
.mobile-menu .responsive-button {
  position: absolute;
  right: 25px;
  top: -15px;
}
.mobile-menu .menu {
  margin-top: 18vh;
  height: 76vh;
  margin-left: 6%;
  text-align: left;
}
.mobile-menu .menu a {
  display: block;
  padding: 14px;
  font-size: 16px;
  font-family: 'omnessemibold', sans-serif;
}
.mobile-menu .menu .submenu {
  display: none;
}
.mobile-menu .menu .submenu i {
  display: none;
}
.mobile-menu .menu .submenu li {
  margin-left: 25px;
}
.overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  left: 0;
  top: 0;
  z-index: 1;
  position: fixed;
  display: none;
}
.responsive-button {
  display: none;
  font-size: 26px;
  float: right;
  margin-top: 50px;
  position: relative;
  margin-right: 25px;
  color: #41ABB6;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .responsive-button {
    display: block;
  }
  .responsive-button .fa-times {
    display: none;
  }
}
.vast26 {
  width: 26px;
  display: inline-block;
}
.mobile-tekst {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
  font-size: 16px;
  margin-right: 15px;
  position: absolute;
  right: 100%;
  color: #000;
  top: 7px;
}
/*====================================================
FOOTER
=====================================================*/
.footer {
  padding-top: 65px;
  border-top: 1px solid #41ABB6;
  width: 1280px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 1300px) {
  .footer {
    width: 95%;
  }
}
.footer .footer-top {
  margin-left: -2%;
}
.footer .footer-top .blok {
  float: left;
  width: 23%;
  margin-left: 2%;
}
@media only screen and (max-width: 768px) {
  .footer .footer-top .blok {
    width: 48%;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 570px) {
  .footer .footer-top .blok {
    width: 98%;
  }
}
.footer .footer-top .blok:first-child {
  width: 14%;
}
@media only screen and (max-width: 570px) {
  .footer .footer-top .blok:first-child {
    width: 32%;
  }
}
.footer .footer-top .blok:nth-child(2) {
  width: 32%;
}
.footer .footer-top li a {
  display: block;
  padding-top: 5px;
  text-decoration: none;
}
.footer .footer-top li a:hover {
  text-decoration: underline;
}
.footer .footer-top .input-wrapper {
  width: 100%;
  margin: 8px 0;
  position: relative;
}
.footer .footer-top .input-wrapper input {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.footer .footer-top .input-wrapper button,
.footer .footer-top .input-wrapper i {
  position: absolute;
  background: transparent;
  border: 0;
  color: #41ABB6;
  right: 25px;
  font-size: 20px;
  top: 18px;
}
.footer .footer-top .volg-ons .semibold {
  margin-bottom: 10px;
}
.footer .footer-top .volg-ons a {
  margin-right: 8px;
}
.footer .footer-bottom {
  padding: 40px 0;
}
.footer .footer-bottom li {
  float: left;
  margin-right: 25px;
}
.footer .footer-bottom .link {
  text-decoration: none;
}
.footer .footer-bottom .link:hover {
  text-decoration: underline;
}
.footer .footer-bottom .bottom-right {
  float: right;
}
@media only screen and (max-width: 570px) {
  .footer .footer-bottom .bottom-right {
    margin-top: 15px;
    float: left;
  }
}
/*====================================================
HOME
=====================================================*/
.banner-top {
  height: 430px;
}
@media only screen and (max-width: 570px) {
  .banner-top {
    height: auto;
  }
}
.banner-top .image {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 73%;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .banner-top .image {
    width: 60%;
  }
}
@media only screen and (max-width: 570px) {
  .banner-top .image {
    width: 100%;
  }
}
.banner-top .image .weekendPromotie {
  color: #fff;
  padding-top: 115px;
  width: 90%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  font-size: 58px;
  line-height: 58px;
  font-family: 'omnessemibold', sans-serif;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .banner-top .image .weekendPromotie {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 570px) {
  .banner-top .image .weekendPromotie {
    font-size: 34px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 1050px) {
  .banner-top .image .weekendPromotie {
    padding-top: 95px;
  }
}
@media only screen and (max-width: 768px) {
  .banner-top .image .weekendPromotie {
    width: 92%;
  }
}
@media only screen and (max-width: 570px) {
  .banner-top .image .weekendPromotie {
    padding-top: 10px;
    width: 100%;
  }
}
.banner-top .contact-blok {
  border: 1px solid #d2d2d2;
  height: 100%;
  width: 26%;
  position: relative;
  padding: 15px;
  background-image: url('/images/watermerk.png');
  background-size: 95%;
  background-repeat: no-repeat;
  background-position: center right;
}
@media only screen and (max-width: 768px) {
  .banner-top .contact-blok {
    width: 38%;
  }
}
@media only screen and (max-width: 570px) {
  .banner-top .contact-blok {
    width: 100%;
  }
}
.banner-top .contact-blok .input-wrapper {
  position: relative;
  margin-top: 15px;
  width: 100%;
  border: 0;
}
.banner-top .contact-blok .input-wrapper button {
  height: 100%;
  border: 0;
  font-size: 20px;
  color: #fff;
  background: #41ABB6;
  position: absolute;
  width: 22%;
  cursor: pointer;
}
.banner-top .contact-blok .input-wrapper i {
  position: absolute;
  background: transparent;
  border: 0;
  color: #41ABB6;
  right: 25px;
  font-size: 20px;
  top: 18px;
}
.banner-top .contact-blok .bottom {
  position: absolute;
  bottom: 10px;
  width: 90%;
}
@media only screen and (max-width: 570px) {
  .banner-top .contact-blok .bottom {
    position: relative;
    bottom: 0;
    width: 100%;
    margin-top: 15px;
  }
}
.banner-top .contact-blok .bottom .btn {
  width: 100%;
}
.slogan {
  background-color: #41ABB6;
  color: #fff;
  padding: 30px;
  text-align: center;
}
.slogan h1 {
  font-size: 30px !important;
  line-height: 34px !important;
  margin-bottom: 0 !important;
}
.slogan h2 {
  margin: 0;
}
.slogan strong {
  color: #DEEB26;
}
@media only screen and (max-width: 570px) {
  .slogan {
    padding: 15px;
  }
  .slogan h1 {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}
.weekends {
  margin-left: -1.33%;
}
@media only screen and (max-width: 1050px) {
  .weekends {
    margin-left: -2%;
  }
}
.weekends h2 {
  margin-bottom: 15px;
}
.weekends .detail {
  width: 32%;
  margin-left: 1.33%;
  margin-bottom: 35px;
  position: relative;
}
.weekends .detail:nth-child(3n+1) {
  clear: left;
}
@media only screen and (max-width: 1050px) {
  .weekends .detail {
    margin-left: 2%;
    width: 48%;
  }
  .weekends .detail:nth-child(3n+1) {
    clear: none;
  }
  .weekends .detail:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 570px) {
  .weekends .detail {
    width: 98%;
  }
}
.weekends .detail a {
  text-decoration: none;
}
.weekends .detail a:hover {
  text-decoration: none;
}
.weekends .detail .image {
  background-size: cover;
  background-position-y: 20%;
  height: 240px;
  display: block;
  position: relative;
}
.weekends .detail .image .label {
  position: absolute;
  padding: 10px 18px;
  color: #fff;
  left: -6px;
  top: 25px;
  font-family: 'omnessemibold', sans-serif;
  font-size: 16px;
  -webkit-box-shadow: 6px 3px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 3px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 6px 3px 4px 0px rgba(0, 0, 0, 0.1);
}
.weekends .detail .titel {
  font-family: 'omnessemibold', sans-serif;
  margin: 10px 0;
}
.weekends .detail .pluspunten i {
  color: #9CC63C;
  font-size: 11px;
  margin-right: 12px;
  float: left;
  line-height: 24px;
  width: 3%;
}
.weekends .detail .pluspunten span {
  float: left;
  line-height: 24px;
  width: 90%;
}
.weekends .detail .link {
  margin-top: 30px;
  text-decoration: none;
  font-size: 16px;
  text-align: right;
  display: block;
}
@media only screen and (max-width: 1050px) {
  .weekends .detail:nth-child(2n+1) {
    clear: left;
  }
}
.usps {
  padding: 40px;
  border: 1px solid #d7d7d7;
}
@media only screen and (max-width: 570px) {
  .usps {
    padding: 20px;
  }
}
.usps h2 {
  margin-bottom: 12px;
}
.usps ul li {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .usps ul li {
    width: 100%;
  }
}
.usps ul li span {
  font-size: 17px;
  line-height: 24px;
  float: left;
  width: 90%;
}
.usps ul li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  color: #9CC63C;
  float: left;
  width: 9%;
  line-height: 24px;
}
.cunina {
  padding: 150px 65px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media only screen and (max-width: 570px) {
  .cunina {
    padding: 60px 20px;
  }
}
.cunina .logo {
  position: absolute;
  right: 15px;
  top: 30px;
}
@media only screen and (max-width: 570px) {
  .cunina .logo {
    top: -25px;
    width: 50px;
    height: 50px;
  }
  .cunina .logo img {
    width: 100%;
  }
}
.testimonial-slider,
.homerecensieslider {
  margin: 60px 0;
}
.testimonial-slider .recensie,
.homerecensieslider .recensie {
  padding: 35px 120px !important;
  border-top: 0 !important;
}
.testimonial-slider .pull-left,
.homerecensieslider .pull-left {
  width: 62%;
  padding: 35px 120px;
}
@media only screen and (max-width: 768px) {
  .testimonial-slider .pull-left,
  .homerecensieslider .pull-left {
    width: 60%;
    padding: 25px;
  }
}
@media only screen and (max-width: 570px) {
  .testimonial-slider .pull-left,
  .homerecensieslider .pull-left {
    width: 100%;
    padding: 40px;
  }
}
.testimonial-slider .pull-left .title,
.homerecensieslider .pull-left .title {
  font-family: 'omnessemibold', sans-serif;
  font-size: 28px;
}
.testimonial-slider .pull-left p,
.homerecensieslider .pull-left p {
  margin: 15px 0;
}
.testimonial-slider .pull-left .naam,
.homerecensieslider .pull-left .naam {
  font-family: 'omnessemibold', sans-serif;
}
.testimonial-slider .pull-right,
.homerecensieslider .pull-right {
  margin-right: 8%;
  width: 30%;
}
@media only screen and (max-width: 768px) {
  .testimonial-slider .pull-right,
  .homerecensieslider .pull-right {
    width: 30%;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 570px) {
  .testimonial-slider .pull-right,
  .homerecensieslider .pull-right {
    display: none;
  }
}
.testimonial-slider .pull-right .image,
.homerecensieslider .pull-right .image {
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  overflow: hidden;
  width: 240px;
  height: 240px;
}
.testimonial-slider .pull-right .image img,
.homerecensieslider .pull-right .image img {
  width: 100%;
}
.testimonial-slider .slick-prev,
.homerecensieslider .slick-prev {
  left: 0 !important;
  top: 45%;
  position: absolute;
}
.testimonial-slider .slick-prev:before,
.homerecensieslider .slick-prev:before {
  color: #d7d7d7 !important;
  content: '\f053' !important;
  font-family: 'FontAwesome' !important;
  font-size: 30px !important;
  opacity: 1 !important;
}
.testimonial-slider .slick-next,
.homerecensieslider .slick-next {
  right: 0 !important;
  top: 45%;
  position: absolute;
}
.testimonial-slider .slick-next:before,
.homerecensieslider .slick-next:before {
  color: #d7d7d7 !important;
  content: '\f054' !important;
  font-family: 'FontAwesome' !important;
  font-size: 30px !important;
  opacity: 1 !important;
}
.testimonial-slider .slick-dots,
.homerecensieslider .slick-dots {
  bottom: 0 !important;
}
.testimonial-slider li button,
.homerecensieslider li button {
  padding: 2px !important;
  height: 4px !important;
  width: 20px !important;
  background: #d7d7d7 !important;
}
.testimonial-slider li button:before,
.homerecensieslider li button:before {
  content: '' !important;
}
.testimonial-slider li.slick-active button,
.homerecensieslider li.slick-active button {
  background: #41ABB6 !important;
}
.aanbod-blok {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0;
}
@media only screen and (max-width: 768px) {
  .aanbod-blok {
    padding: 70px 0;
  }
}
.over-ons-blok .left {
  float: left;
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .over-ons-blok .left {
    width: 34%;
  }
}
@media only screen and (max-width: 570px) {
  .over-ons-blok .left {
    display: none;
  }
}
.over-ons-blok .right {
  float: right;
  padding: 15px;
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .over-ons-blok .right {
    width: 65%;
  }
}
@media only screen and (max-width: 570px) {
  .over-ons-blok .right {
    width: 100%;
  }
}
.over-ons-blok .right h2 {
  margin-bottom: 15px;
}
/*====================================================
CONTACT
=====================================================*/
.banner-contact {
  background-size: cover;
  height: 400px;
}
@media only screen and (max-width: 768px) {
  .banner-contact {
    height: 250px;
  }
}
.form-wrapper {
  float: left;
  width: 70%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .form-wrapper {
    width: 100%;
  }
}
.form-wrapper .aanspreking {
  margin: 25px 0;
}
.form-wrapper .aanspreking .right-button {
  margin-left: 35px;
  display: inline-block;
}
.contact-right {
  width: 27%;
  float: right;
}
@media only screen and (max-width: 768px) {
  .contact-right {
    width: 100%;
  }
}
.contact-right .gegevens-box {
  padding: 25px;
  border: 1px solid #d2d2d2;
}
.contact-right .gegevens-box .naam {
  font-family: 'omnessemibold', sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}
.contact-right .gegevens-box .phone {
  margin: 8px 0;
  font-family: 'omnessemibold', sans-serif;
  text-decoration: none;
}
.contact-right .gegevens-box .phone i {
  margin-left: 0;
  margin-right: 4px;
  color: #41ABB6;
}
.contact-right .gegevens-box .left {
  line-height: 20px;
}
@media only screen and (max-width: 768px) {
  .contact-right .gegevens-box .left {
    float: left;
    margin-top: 10px;
  }
}
.contact-right .gegevens-box .right {
  line-height: 20px;
}
@media only screen and (max-width: 768px) {
  .contact-right .gegevens-box .right {
    float: right;
  }
}
@media only screen and (max-width: 570px) {
  .contact-right .gegevens-box .right {
    float: left;
  }
}
.contact-right .partners {
  padding: 35px 0px 35px 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .contact-right .partners {
    padding: 20px;
  }
}
.contact-right .partners a {
  display: flex;
  width: 33%;
  margin: 0 2%;
}
.contact-right .partners a:first-of-type {
  width: 18%;
}
.contact-right .partners img {
  width: 100%;
  height: auto;
}
.footer .partners {
  display: flex;
  flex-wrap: wrap;
}
.footer .partners a {
  margin-bottom: 10px;
}
.right-button {
  margin-left: 25px;
}
.form-item {
  position: relative;
  margin-top: 0.8rem;
}
.form-item input:-webkit-autofill {
  background-color: #000 !important;
}
.form-item input {
  border: 1px solid #d2d2d2;
  padding: 21px 18px 15px;
  width: 100%;
  height: 59px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
}
.form-item textarea {
  padding: 21px 18px;
  width: 100%;
  font-size: 14px;
  height: 140px;
  border: 1px solid #d2d2d2;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'omnesmedium', sans-serif;
  -webkit-appearance: none;
}
.form-item label {
  position: absolute;
  color: #8b8b8b;
  top: 1.1rem;
  left: 1.18rem;
  font-size: 0.9rem;
  cursor: text;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.form-item.active label {
  transform: translateY(-90%);
  -webkit-transform: translateY(-90%);
  color: #41ABB6;
  font-size: 0.75rem;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-family: 'omnessemibold', sans-serif;
}
.form-item.focus input,
.form-item.focus textarea {
  border: 1px solid #41ABB6;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
@media only screen and (max-width: 570px) {
  .btn {
    width: 100%;
    margin-top: 30px;
  }
}
.radio,
.checkbox {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.radio:not(:checked) + label:before {
  border-radius: 50%;
  border: 2px solid #d2d2d2;
}
.radio:checked + label:before {
  border: 2px solid #41ABB6;
  border-radius: 50%;
}
.radio:checked + label:after {
  border-radius: 50%;
  border: 2px solid #41ABB6;
  background-color: #41ABB6;
  z-index: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transform-origin: 50% 50%;
}
.radio + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-user-select: none;
}
.radio + label:before,
.radio + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 12px;
  height: 12px;
  z-index: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  transform-origin: 50% 50%;
}
.checkbox:not(:checked) + label:before {
  border: 2px solid #d2d2d2;
}
.checkbox:checked + label:before {
  border: 2px solid #41ABB6;
}
.checkbox:checked + label:after {
  border: 2px solid #41ABB6;
  background-color: #41ABB6;
  z-index: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transform-origin: 50% 50%;
}
.checkbox + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-user-select: none;
}
.checkbox + label:before,
.checkbox + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 12px;
  height: 12px;
  z-index: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  transform-origin: 50% 50%;
}
.checkbox + label.red:before {
  border-color: red;
}
/*====================================================
BACK TO TOP BUTTON
=====================================================*/
.back-to-top {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  line-height: 50px;
  bottom: 20px;
  right: 20px;
  font-size: 1.5em;
  background-color: #41ABB6;
  z-index: 20;
  color: #fff;
  text-align: center;
}
.back-to-top:after {
  content: "\f106";
  font-family: "fontawesome";
  display: inline-block;
}
.back-to-top:hover {
  background-color: #63bec7;
}
/*====================================================
WEEKENDS
=====================================================*/
.weekend-banner {
  height: 400px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .weekend-banner {
    height: 300px;
  }
}
.weekend-banner .play {
  position: absolute;
  color: #fff;
  font-size: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}
.gradient-line {
  width: 100%;
  height: 1px;
  margin: 30px 0;
  background: #bababa;
  background: -moz-linear-gradient(left, #bababa 0%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #bababa), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #bababa 0%, #ffffff 100%);
  background: -o-linear-gradient(left, #bababa 0%, #ffffff 100%);
  background: -ms-linear-gradient(left, #bababa 0%, #ffffff 100%);
  background: linear-gradient(to right, #bababa 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#ffffff', GradientType=1);
}
.gradient-line.marg15 {
  margin: 15px 0;
}
.weekend-left {
  width: 64%;
  float: left;
}
@media only screen and (max-width: 570px) {
  .weekend-left {
    width: 100%;
  }
}
.weekend-left .subnavigatie .link {
  padding: 0 35px;
}
@media only screen and (max-width: 570px) {
  .weekend-left .subnavigatie .link {
    padding: 0 25px;
  }
}
.weekend-left .omschrijving {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
  height: 9em;
}
@media only screen and (max-width: 768px) {
  .weekend-left .omschrijving {
    height: 8.2em;
  }
}
@media only screen and (max-width: 570px) {
  .weekend-left .omschrijving {
    height: 8em;
  }
}
.weekend-left .meer-lezen {
  display: block;
  padding: 15px 0;
}
.weekend-left .programma li {
  position: relative;
  padding-left: 17px;
  line-height: 24px;
}
.weekend-left .programma li:before {
  font-family: 'fontawesome' !important;
  content: '\f0da';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #41ABB6;
}
.weekend-left .programma li:last-of-type {
  margin-bottom: 20px;
}
.weekend-left .extra li {
  line-height: 24px;
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
}
.weekend-left .extra li:before {
  font-family: 'fontawesome' !important;
  content: '\f00c';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #9CC63C;
}
.weekend-right {
  float: right;
  width: 31%;
}
@media only screen and (max-width: 570px) {
  .weekend-right {
    width: 100%;
  }
}
.weekend-right .inbegrepen {
  margin: 10px auto 15px auto;
}
.weekend-right .inbegrepen li {
  position: relative;
  padding-left: 17px;
  line-height: 24px;
}
.weekend-right .inbegrepen li:before {
  content: '+';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #41ABB6;
}
.weekend-right .red {
  color: #F37B34;
  font-size: 13px ;
}
.weekend-right .niet-inbegrepen {
  margin: 10px auto 15px auto;
}
.weekend-right .niet-inbegrepen li {
  position: relative;
  padding-left: 17px;
  line-height: 24px;
}
.weekend-right .niet-inbegrepen li:before {
  content: '+';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #F37B34;
}
.weekend-right .prijs {
  margin: 15px 0;
  font-size: 13px;
}
.weekend-right .prijs .blue {
  font-family: 'omnessemibold', sans-serif;
  font-size: 30px;
  color: #41ABB6;
  margin: 0 5px;
}
.weekend-right .pluspunten {
  padding: 25px;
  margin-top: 25px;
  border: 1px solid #d2d2d2;
}
.weekend-right .pluspunten ul {
  margin-top: 15px;
}
.weekend-right .pluspunten li {
  line-height: 24px;
  position: relative;
  padding-left: 22px;
}
.weekend-right .pluspunten li:before {
  font-family: 'fontawesome' !important;
  content: '\f00c';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #9CC63C;
}
.prijzen-tabel {
  border-collapse: collapse;
  width: 100%;
  margin-top: 1rem;
}
.prijzen-tabel td {
  padding: 10px;
  text-align: center;
  width: 20%;
  border: 1px solid #d2d2d2;
  height: 60px;
}
.prijzen-tabel td .btn {
  padding: 10px 15px;
  width: 155px;
  margin: 0 auto;
}
.prijzen-tabel td .beschikbaarheidhotel .btn {
  width: auto;
  margin: 0 20px;
}
.prijzen-tabel td .beschikbaarheidhotel .btn i {
  float: none;
  margin: 0 10px;
  font-size: 15px;
}
.prijzen-tabel td .green {
  color: #9CC63C;
}
.prijzen-tabel td .orange {
  color: #F37B34;
}
.prijzen-tabel td .red {
  color: #F33F38;
}
.prijzen-tabel td.blue {
  color: #41ABB6;
  font-family: 'omnessemibold', sans-serif;
}
.prijzen-tabel td.hotelinfo {
  text-align: left;
  padding: 20px;
}
.prijzen-tabel td.hotelinfo img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
.prijzen-tabel th {
  padding: 10px;
  text-align: center;
  width: 20%;
  border: 1px solid #d2d2d2;
  height: 60px;
  font-family: 'omnessemibold', sans-serif;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}
.prijzen-tabel th.color:hover,
.prijzen-tabel th.active {
  background-color: rgba(65, 171, 182, 0.2);
}
.prijzen-tabel th .btn {
  padding: 10px 15px;
  width: 155px;
  margin: 0 auto;
}
.prijzen-tabel th .green {
  color: #9CC63C;
}
.prijzen-tabel th .orange {
  color: #F37B34;
}
.prijzen-tabel th .red {
  color: #F33F38;
}
.prijzen-tabel th.blue {
  color: #41ABB6;
  font-family: 'omnessemibold', sans-serif;
}
.boeking {
  border: 1px solid #d7d7d7;
  margin-bottom: 25px;
  padding: 10px;
}
.boeking .heading {
  position: relative;
}
.boeking .heading .beschikbaarheid {
  position: absolute;
  font-family: 'omnessemibold', sans-serif;
  right: 12px;
  top: 12px;
}
.boeking .heading .beschikbaarheid.green {
  color: #9CC63C;
}
.boeking .heading .beschikbaarheid.orange {
  color: #F37B34;
}
.boeking .heading .beschikbaarheid.red {
  color: #F33F38;
}
.boeking .content {
  margin: 8px 0;
}
.boeking .boeknu {
  width: 100%;
  text-align: center;
  float: right;
  color: #fff;
  padding: 10px;
  margin-top: 11px;
  font-family: 'omnessemibold', sans-serif;
  background: #F37B34;
}
.boeking .boeknu:hover {
  text-decoration: none;
}
.fotos {
  margin-left: -2%;
}
.fotos .foto {
  margin-left: 2%;
  margin-bottom: 2%;
  width: 23%;
  float: left;
}
#map-canvas {
  height: 450px;
  width: 100%;
}
.dropdown-wrapper .dropdown {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: white;
  border: 1px solid #d7d7d7;
  z-index: 10;
}
.dropdown-wrapper .dropdown li {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  padding: 14px;
}
.dropdown-wrapper .dropdown li:hover {
  background-color: rgba(117, 194, 202, 0.25);
}
.dropdown-wrapper .selectbtn {
  border: 1px solid #d2d2d2;
  padding: 19px;
  display: block;
  color: #000;
  text-decoration: none;
}
.dropdown-wrapper .selectbtn:hover {
  text-decoration: none;
}
.dropdown-wrapper .icon {
  right: 5%;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
}
.dropdown-wrapper.form-item {
  height: 100%;
  display: table;
  width: 100%;
}
.dropdown-wrapper.form-item a {
  display: table-cell;
  vertical-align: middle;
}
.extra-form {
  background-color: rgba(117, 194, 202, 0.15);
  padding: 10px 20px 20px 20px;
  margin-top: 20px;
  position: relative;
}
.extra-form .close-form {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 18px;
  color: #737373;
}
.no-padding {
  padding: 0 !important;
}
.no-padding select {
  padding: 13px;
  width: 100%;
  height: 100%;
}
.opties {
  margin: 10px 0;
}
/*====================================================
BLOG
=====================================================*/
.blogs {
  width: 76%;
  margin-left: -3%;
}
@media only screen and (max-width: 768px) {
  .blogs {
    width: 70%;
  }
}
@media only screen and (max-width: 570px) {
  .blogs {
    width: 100%;
    margin-left: 0;
  }
}
.blogs h2 {
  margin-bottom: 15px;
}
.blogs .blog {
  width: 46%;
  margin-left: 4%;
  margin-bottom: 35px;
  position: relative;
}
@media only screen and (max-width: 570px) {
  .blogs .blog {
    width: 100%;
    margin-left: 0;
  }
}
.blogs .blog .image {
  background-size: cover;
  height: 200px;
  display: block;
  position: relative;
}
.blogs .blog .titel {
  font-family: 'omnessemibold', sans-serif;
  height: 2rem;
  margin: 10px 0;
}
.blogs .blog .inhoud {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
  text-overflow: ellipsis;
  height: 6rem;
}
.blogs .blog .link {
  margin-top: 10px;
  text-decoration: none;
  font-size: 16px;
  text-align: right;
  display: block;
}
.nieuws-archief {
  width: 22%;
  padding: 15px;
  border: 1px solid #41ABB6;
}
@media only screen and (max-width: 768px) {
  .nieuws-archief {
    width: 28%;
  }
  .nieuws-archief h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 570px) {
  .nieuws-archief {
    width: 100%;
    margin-left: 0;
  }
}
.nieuws-archief i {
  color: #41ABB6;
  margin-right: 10px;
}
/*====================================================
BLOGBERICHT
=====================================================*/
.nieuwsbericht-wrapper .content {
  width: 100%;
}
.nieuwsbericht-wrapper .content .inleiding {
  margin-bottom: 15px;
  font-weight: 600;
}
.nieuwsbericht-wrapper .content .bericht a {
  color: #000;
  text-decoration: underline;
}
.nieuwsbericht-wrapper .content .bericht ul {
  padding: 15px;
  margin-left: 1%;
}
.nieuwsbericht-wrapper .content .datum {
  padding: 10px 0;
}
.nieuwsbericht-wrapper .content .datum i {
  color: #41ABB6;
  margin-right: 8px;
}
.nieuwsbericht-wrapper .content .nieuws-subtitel {
  margin-top: 35px;
}
.nieuwsbericht-wrapper .slider {
  float: left;
  width: 27%;
  margin-left: 5%;
  margin-top: 3%;
}
@media only screen and (max-width: 1050px) {
  .nieuwsbericht-wrapper .slider {
    width: 35%;
    margin-left: 2%;
  }
}
.nieuwsbericht-wrapper .slider .slick-slide {
  min-height: 220px !important;
}
.nieuwsbericht-wrapper .slider .slick-slide i {
  font-size: 30px;
  margin-top: 90px;
  margin-left: 190px;
}
.nieuwsbericht-wrapper .slider .slick-slide .button {
  border: 1px solid #41ABB6 !important;
}
.nieuwsbericht-wrapper .bestand-wrapper {
  display: block;
  margin-top: 15px;
}
.nieuwsbericht-wrapper .bestand-wrapper .bestand {
  float: left;
  margin-right: 18px;
}
.nieuwsbericht-wrapper .bestand-wrapper .bestand .icon {
  font-size: 18depx;
  margin-right: 10px;
}
.nieuwsbericht-wrapper .socialmedia a {
  display: block;
  float: left;
  margin-left: 5px;
  color: #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-top: 5px;
  text-align: center;
  font-size: 18px;
}
.nieuwsbericht-wrapper .socialmedia a i {
  margin-left: 2px;
}
.nieuwsbericht-wrapper .socialmedia .delenFB {
  background: #3b5998;
}
.nieuwsbericht-wrapper .socialmedia .delenTwitter {
  background: #55acee;
  padding-top: 5px;
}
.nieuwsbericht-wrapper .socialmedia .delenGooglePlus {
  background: #e04a39;
}
.nieuwsbericht-wrapper .socialmedia .delenLinkedin {
  padding-top: 5px;
  background: #0077b5;
}
.ajax_show {
  display: none;
  margin-top: 35px;
}
/*====================================================
FAQ
=====================================================*/
.vragen-wrapper .vraag {
  position: relative;
  width: 93%;
}
.vragen-wrapper h2 {
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 15px;
  font-family: 'omnesmedium', sans-serif;
  font-weight: 400;
}
.vragen-wrapper h2 i {
  font-size: 13px;
  position: absolute;
  top: 9px;
  right: -17px;
}
.vragen-wrapper .teller {
  padding: 2px 8px;
  color: #fff;
  background-color: #41ABB6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 8px;
}
.vragen-wrapper .antwoord-wrapper {
  display: none;
  padding: 5px;
  width: 75%;
}
@media only screen and (max-width: 570px) {
  .vragen-wrapper .antwoord-wrapper {
    width: 100%;
  }
}
/*====================================================
TEAM
=====================================================*/
.team .detail {
  margin-bottom: 25px;
  padding: 25px 0;
}
.team .detail img {
  overflow: hidden;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  width: 20%;
}
@media only screen and (max-width: 570px) {
  .team .detail img {
    width: 45%;
    margin-bottom: 25px;
  }
}
.team .detail .pull-right {
  width: 75%;
}
@media only screen and (max-width: 570px) {
  .team .detail .pull-right {
    width: 100%;
  }
}
.team .detail .naam {
  font-family: 'omnessemibold', sans-serif;
  font-size: 20px;
  color: #41ABB6;
  margin-bottom: 10px;
}
.team .detail .trivia li {
  position: relative;
  padding-left: 17px;
  line-height: 24px;
}
.team .detail .trivia li:before {
  font-family: 'fontawesome' !important;
  content: '\f0da';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #41ABB6;
}
.team .detail .trivia li:last-of-type {
  margin-bottom: 20px;
}
.page-content li {
  position: relative;
  padding-left: 17px;
  line-height: 24px;
}
.page-content li:before {
  font-family: 'fontawesome' !important;
  content: '\f0da';
  font-family: 'omnessemibold', sans-serif;
  left: 0;
  position: absolute;
  color: #41ABB6;
}
.page-content li:last-of-type {
  margin-bottom: 20px;
}
.page-content .link {
  color: #41ABB6;
  text-decoration: underline;
}
.ajax_hide {
  position: relative;
}
.news {
  position: absolute;
  bottom: -34px;
  left: -23px;
}
.news label {
  font-family: 'omnesregular', sans-serif !important;
  color: #000 !important;
}
div.hotel-wrapper {
  width: 102%;
  margin-left: -2%;
}
div.hotel-wrapper div.hotelbox {
  margin-left: 2%;
  width: 31.33%;
  float: left;
}
div.hotel-wrapper div.hotelbox .foto {
  width: 100%;
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center center;
}
div.hotel-wrapper div.hotelbox .titel {
  font-family: 'omnessemibold', sans-serif;
  margin: 10px 0;
}
.calendar {
  border: 0;
}
.calendar th,
.calendar td {
  border: 1px solid #333;
  height: 50px;
  width: 14.28%;
}
td.geldig {
  background-color: #FFF;
}
td.success {
  background-color: rgba(0, 255, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
td.success:hover {
  background-color: rgba(0, 255, 0, 0.4);
}
td.danger {
  background-color: rgba(255, 0, 0, 0.2);
}
h4 .ff-rating-widget.star-rating-control {
  height: 35px;
  text-align: left;
  display: inline-block;
  margin-left: 20px;
  min-height: 0;
  vertical-align: middle;
  margin-top: 10px;
}
h4 .ff-rating-widget.star-rating-control span.ff-rating-selected > span.star-icon {
  background-position: 0 24px;
}
h4 .ff-rating-widget.star-rating-control span > span.star-icon {
  height: 24px;
  width: 24px;
  background: url(../images/star.png);
}
label {
  cursor: pointer;
}
.select-wrapper {
  height: 50px;
  border: 1px solid #d2d2d2;
  padding: 0 19px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  width: 250px;
  position: relative;
}
.select-wrapper select {
  background-color: transparent;
  height: 50px;
  line-height: 50px;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  font-family: 'omnesregular', sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.select-wrapper i {
  position: absolute;
  right: 19px;
  line-height: 50px;
  pointer-events: none;
  z-index: 3;
}
.legendeLabel {
  display: inline-block;
  width: 150px;
  height: 20px;
}
.legendeblok {
  display: inline-block;
  width: 100px;
  height: 20px;
  margin-top: 0px;
  vertical-align: middle;
}
.legendeblok.success {
  background-color: rgba(0, 255, 0, 0.2);
}
.legendeblok.danger {
  background-color: rgba(255, 0, 0, 0.2);
}
div.recensieview {
  position: relative;
  padding-left: 200px;
}
div.recensieview .stars {
  position: absolute;
  width: 150px;
  background-size: auto 60px;
  background-position: 0 2px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/star.png);
  height: 32px;
  top: 0px;
  left: 0;
  z-index: 1;
}
div.recensieview .stars.starsGreen {
  z-index: 2;
  background-position: 0px 32px;
}
div.recensieview .info {
  position: absolute;
  left: 200px;
  top: 7px;
  font-size: 16px;
}
div.recensiewrapper {
  margin: 50px 0;
}
div.recensiewrapper div.recensie {
  border-top: 1px solid #d2d2d2;
  padding: 30px 0;
}
div.recensiewrapper div.recensie p:last-child {
  margin-bottom: 0;
}
div.recensiewrapper div.recensie:first-of-type {
  border-top: 0;
}
div.recensiewrapper div.recensie .productlink {
  color: #888;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
div.recensiewrapper div.recensie .productlink i {
  font-size: 12px;
  color: #41ABB6;
}
.marginLeft10 {
  margin-left: 10%;
}
.marginTop5px {
  margin-top: 5px;
}
/*# sourceMappingURL=happyweekends.css.map */