html, body {
  min-height: 100%;
  width: 100%;
  background-color: #F8F8F8; }

body {
  scrollbar-base-color: #e7e7e7;
  scrollbar-arrow-color: #ccc;
  scrollbar-DarkShadow-Color: #fff;
  scrollbar-face-color: #e9e9e9;
  scrollbar-shadow-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-track-color: #e7e7e7;
  font-size: 13px;
  position: relative; }

.banner {
  position: relative; }
  .banner img {
    max-width: 100%; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.achtergrond {
  background-image: url("/7_ontwerp/bg.jpg");
  background-size: cover;
  margin-top: 115px;
  padding-bottom: 155px; }
  .achtergrond h6 {
    margin-top: 85px !important; }

h1, h2, h3, h4, h5, h6, .modal-title {
  font-weight: 100;
  font-size: 40px;
  font-family: "Domine", sans-serif;
  margin-top: 0px;
  color: #555555; }

.subheading {
  font-size: 25px;
  margin-top: 25px;
  margin-bottom: 10px; }

.kalender_info {
  line-height: 35px; }
  .kalender_info p {
    margin-bottom: 5px; }
  .kalender_info .niet_beschikbaar, .kalender_info .beschikbaar {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-bottom: -3px; }
  .kalender_info .beschikbaar {
    background-color: #e3efe1; }
  .kalender_info .niet_beschikbaar {
    background-color: #efefef;
    border: 1px solid #ccc; }

.ui-datepicker-calendar .ui-state-default {
  background-color: #e3efe1;
  border-color: #e3efe1; }
.ui-datepicker-calendar .ui-state-active {
  border-color: #c8e0c3;
  background-color: #c8e0c3; }

#subdate {
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
  display: block; }

.modal-header {
  border: none; }

.modal-title {
  font-size: 18px; }

.modal-body {
  margin-bottom: 25px; }

#id_aantal_nachten {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px; }

h6 {
  color: #97B990;
  font-size: 12px;
  font-family: 'Arimo', sans-serif;
  text-transform: uppercase; }

h5 {
  font-size: 17px;
  font-style: italic;
  margin-top: 25px;
  line-height: 25px; }

h2 {
  display: block;
  font-weight: 300;
  margin-bottom: 35px; }

#mailform h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 35px;
  margin-top: 10px; }
#mailform h6 {
  text-align: center;
  margin-top: 115px;
  margin-bottom: 0px; }
#mailform textarea {
  height: 150px; }

.navbar .nav li a {
  font-family: "Roboto", sans-serif; }

a {
  color: #97B990; }

#main {
  color: #555149;
  font-size: 14px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  min-height: 100%;
  height: 100%;
  padding-bottom: 100px;
  position: relative; }

.footer {
  text-align: left;
  margin-top: -100px;
  display: block;
  width: 100%;
  text-align: center;
  color: #555;
  background-color: #333; }
  .footer .footer_start {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .footer .footer_laatst {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .footer .contact {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #97B990; }
  .footer i {
    float: left;
    font-size: 25px;
    display: inline-block;
    height: 60px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    margin-right: 20px; }
  .footer a.mail {
    color: #fff; }
  .footer .mail:hover {
    color: #555; }
  .footer span {
    display: block;
    text-align: left; }
  .footer h2 {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: left; }
  .footer .footer_midden {
    background-color: #84af7a; }
  .footer .footer_contact_container {
    width: 100%;
    position: relative; }
  .footer .footer_contact {
    width: 100%;
    height: 85px;
    position: absolute;
    margin-top: -35px;
    color: #fff; }
    .footer .footer_contact h2 {
      margin-bottom: 5px;
      font-size: 15px; }
  .footer a {
    color: #555; }
  .footer a:hover {
    color: #97B990;
    text-decoration: none; }
  .footer .footer_content {
    margin-top: 130px;
    margin-bottom: 40px; }

#main_header {
  position: fixed;
  width: 100%;
  height: 100px;
  background-image: url("/7_ontwerp/bg/bg_wit.png");
  z-index: 999; }
  #main_header .navbar .seperator {
    display: inline-block;
    padding-left: 33px;
    padding-right: 33px;
    margin-top: 15px; }
  #main_header .navbar ul.navbar-nav li a {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #373737;
    line-height: 70px;
    text-align: right;
    display: inline-block;
    padding: 0px;
    line-height: 100px; }
  #main_header .navbar .nav .open > a, #main_header .navbar .nav .open > a:focus, #main_header .navbar .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent; }
  #main_header .navbar ul.navbar-nav li a:hover {
    color: #97B990;
    background-color: transparent; }
  #main_header .logo {
    margin-top: 20px; }

#main_content {
  padding-top: 45px; }

.keuze_container {
  width: 100%;
  position: relative;
  text-align: center; }
  .keuze_container .title_container {
    position: absolute;
    width: 100%; }
  .keuze_container h2 {
    margin-top: 30px;
    border-color: #fff;
    border-style: solid;
    z-index: 100;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 1px;
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 999;
    position: relative;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }

.keuze_container:hover h2 {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }
.keuze_container:hover .img_overlay {
  opacity: 0; }

.img_overlay {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

input[type=text], input[type=email], textarea {
  display: block;
  width: 100%;
  line-height: 50px;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  border-color: #d1d1d1;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px; }

.home .achtergrond {
  padding-top: 120px;
  margin-top: 0px; }
.home .keuze_overzicht {
  margin-bottom: 50px; }
.home .tekst {
  padding-bottom: 75px; }
.home .keuze_container .logo_icon {
  color: #97B990;
  font-size: 35px;
  font-weight: 300;
  font-family: 'Roboto'; }
.home .info_container {
  position: relative;
  overflow: hidden;
  /*h2:before{
       background: #ffffff none repeat scroll 0 0;
         content: "";
         height: 30px;
         width: 150%;
         z-index: -1;
         position: absolute;
         left: -10%;
         top: -10px;
         -webkit-transform: rotate(3deg);
         -moz-transform: rotate(3deg);
         -ms-transform: rotate(3deg);
         -o-transform: rotate(3deg);
         transform: rotate(3deg);
         
         }*/ }
  .home .info_container h2 {
    font-size: 15px;
    font-weight: 300;
    display: block;
    text-align: center;
    margin: 0px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    height: 65px;
    line-height: 65px; }

.submit, a.submit {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  border-color: transparent;
  padding: 6px 20px;
  font-weight: 300;
  display: inline-block;
  text-transform: uppercase;
  font-style: normal;
  background-color: #97B990;
  color: #fff;
  border-radius: 2px; }

.submit:hover {
  background-color: #97B990;
  text-decoration: none; }

.ui-datepicker-title {
  font-weight: 100;
  font-size: 16px;
  font-family: "Domine", sans-serif; }

.kalender_container {
  text-align: center;
  width: 240px;
  margin-left: auto;
  margin-right: -5px; }

.foto_overzicht {
  margin-top: 20px; }

.tekst_overzicht {
  margin-top: 105px; }

.foto_container {
  position: relative; }
  .foto_container .logo_icon {
    left: 50%;
    top: 50%;
    margin-right: auto;
    position: absolute;
    z-index: 9;
    margin-left: -12px;
    margin-top: -11px;
    opacity: 0;
    webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }

.overlay {
  background-color: #222;
  opacity: 0,5;
  width: 0px;
  margin-left: 50%;
  height: 100%;
  position: absolute;
  webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.foto_container:hover .logo_icon {
  opacity: 1;
  webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }
.foto_container:hover .overlay {
  opacity: 0.7;
  width: 100%;
  margin-left: 0px;
  webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

#main_header .dropdown-menu {
  min-width: 50px;
  margin-left: -20px;
  margin-top: -30px !important;
  border-top-width: 30px;
  border-top-style: solid;
  border-top-color: transparent;
  -webkit-box-shadow: 0 7px 10px rgba(50, 50, 50, 0.255) !important;
  box-shadow: 0 7px 10px rgba(50, 50, 50, 0.255) !important;
  border: none;
  background-image: url("/7_ontwerp/bg/bg_wit.png");
  background-color: transparent;
  border-radius: 0px !important;
  padding-bottom: 18px; }
  #main_header .dropdown-menu a {
    line-height: 30px !important;
    padding-left: 10px !important;
    display: block;
    padding-left: 30px !important;
    padding-right: 90px !important;
    margin-left: 20px;
    margin-right: 20px;
    display: block !important;
    line-height: 50px !important;
    height: 50px;
    font-size: 13px !important;
    font-family: Roboto;
    font-weight: 300;
    color: #918c80;
    border-bottom-color: #e2e2e2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left !important; }
  #main_header .dropdown-menu a:hover {
    background-color: transparent !important;
    background-image: none !important;
    color: #97B990; }
  #main_header .dropdown-menu li:last-of-type a {
    border: none; }

#main_header #dropdown-taalkeuze {
  margin-left: 25px;
  padding-bottom: 7px; }
  #main_header #dropdown-taalkeuze li a {
    padding-left: 12px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-right: 12px !important; }

.dropdown:hover .dropdown-menu {
  display: block; }

#map_canvas {
  height: 400px; }

.selector_taal {
  margin-left: 40px; }

.navbar-nav {
  float: right; }

.tarieven_overzicht {
  padding-bottom: 150px; }
  .tarieven_overzicht .tarief_lijn {
    margin-bottom: 15px; }
  .tarieven_overzicht h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 5px; }
  .tarieven_overzicht span {
    text-align: center;
    display: block; }
  .tarieven_overzicht .tarief_info_container {
    margin-top: 20px;
    background-color: #fff;
    padding: 25px;
    border-radius: 3px; }
    .tarieven_overzicht .tarief_info_container td {
      line-height: 30px; }
  .tarieven_overzicht .prijs {
    text-align: right; }
  .tarieven_overzicht .omschrijving {
    color: #97B990; }

#mailform input[type=text].input_error, #mailform input[type=email].input_error, textarea .input_error {
  border-color: red !important; }

.thumbs .foto_container {
  margin-bottom: 30px; }

.ligging #main_content {
  margin-bottom: 175px; }

.tbl_seizoen {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.info_seizoen {
  margin-top: 30px !important; }

a.mail {
  color: inherit; }

a.mail:hover {
  color: #97B990; }

.contact .footer {
  margin-top: 0px; }

.content h3 {
  font-size: 18px !important; }

.logo {
  max-width: 255px; }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #main_header .seperator {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media only screen and (max-width: 992px) {
  #main_header .container {
    width: 100%; }
  #main_header .seperator {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 840px) {
  #main_header .seperator {
    padding-left: 10px !important;
    padding-right: 11px !important; } }
.hide_non_mobile {
  display: none; }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #main_header {
    position: absolute;
    height: auto;
    padding-bottom: 5px; }
    #main_header .logo {
      margin-top: 7px; }

  .footer_content {
    display: none; }

  .home .tekst {
    padding-bottom: 20px; }

  .home .achtergrond {
    padding-top: 55px; }

  .achtergrond {
    padding-top: 0px;
    padding-bottom: 55px;
    margin-top: 0px; }

  .mailform h6 {
    padding-top: 25px; }

  .keuze_overzicht {
    margin-left: 5px;
    margin-right: 5px;
    text-align: center; }

  .keuze_container {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto; }

  .info_container {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px; }

  h1, h2, h3, h4 {
    font-size: 30px; }

  .hide_non_mobile {
    display: initial; }

  .hide_mobile {
    display: none !important; }

  #taalkeuze {
    padding-top: 20px; }

  .selector_taal {
    margin: 0px !important; }

  #main_header .icon-bar {
    background-color: #333; }
  #main_header .navbar-toggle {
    margin-right: 0px; }
  #main_header .navbar .seperator {
    display: none !important; }
  #main_header .navbar {
    position: absolute;
    display: block;
    right: 0; }
  #main_header .navbar ul.navbar-nav li a {
    line-height: 35px;
    display: block; }
  #main_header #navbar {
    background-color: #fff;
    padding-right: 40px;
    padding-left: 40px;
    margin-right: -1px; }
  #main_header .dropdown .dropdown-menu, #main_header #taalkeuze .dropdown-menu {
    top: 0px;
    margin: 0px !important;
    margin-top: 10px !important;
    padding: 0px;
    box-shadow: none !important;
    display: inline-block;
    position: inherit;
    background-image: none;
    width: 100%; }
    #main_header .dropdown .dropdown-menu a, #main_header #taalkeuze .dropdown-menu a {
      background-color: inherit;
      border: none;
      line-height: inherit !important;
      margin: 0px !important;
      padding: 0px !important;
      text-align: right !important;
      height: 35px; } }
#toon_kalender .ui-datepicker-inline {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 450px; }
  #toon_kalender .ui-datepicker-inline .ui-datepicker-calendar {
    width: 100%; }
    #toon_kalender .ui-datepicker-inline .ui-datepicker-calendar td {
      min-height: 100%;
      width: 14%;
      position: relative; }
      #toon_kalender .ui-datepicker-inline .ui-datepicker-calendar td span, #toon_kalender .ui-datepicker-inline .ui-datepicker-calendar td a {
        display: block;
        min-height: 50px;
        line-height: 50px;
        width: 100%;
        vertical-align: middle; }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .keuze_overzicht {
    margin-left: 5px;
    margin-right: 5px; } }
/* Custom, iPhone Retina */
.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

/*# sourceMappingURL=style.css.map */
