/* 
	Standaard intro

 */
/*$base-font-size: 14px;*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab|Open+Sans:400italic,700italic,400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Waar moet dit heen ? */
body {
  font-family: "Lato", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  background: url("../images/bg.jpg") no-repeat right;
  background-attachment: fixed;
  background-size: cover;
}

/* Grid */
.socialmedia {
  padding: 20px;
  background: #FFFFFF;
  display: block;
  width: calc(100% - 40px);
  height: 80px;
  border-bottom: 1px solid #E74C3C;
  font-family: "Arial";
}

.socialmedia img {
  float: right;
  max-width: 100px;
}

.socialmedia h1 {
  color: #1a0dab;
  font-size: 18px;
  line-height: 21px;
}

.socialmedia .link {
  color: #006621;
  font-size: 14px;
  line-height: 16px;
}

.socialmedia p {
  font-size: 13px;
  line-height: 18px;
}

header {
  position: relative;
  width: 100%;
  min-height: 94px;
  background: url(../images/bg_pattern.png) repeat-x #FFFFFF;
  background-size: 160px 31px;
  padding-top: 31px;
}

header .titel {
  position: absolute;
  padding-top: 25px;
}

header .adres {
  padding-top: 25px;
  float: right;
  text-align: right;
}

nav {
  position: relative;
  z-index: 1000;
  height: 45px;
  background: #27AE60;
}

.wrapper {
  width: 1024px;
  margin: 0px auto;
}

.row {
  display: table;
  width: 100%;
}

.row:last-child {
  margin-bottom: 20px;
}

.row > article,
.row > .article {
  box-sizing: border-box;
  padding: 30px;
  display: table-cell;
  position: relative;
  vertical-align: top;
}

.row .slider {
  line-height: 0px;
  z-index: 900;
}

.row article.slider a {
  border: 0px !important;
}

.row article.slider li h5 {
  position: absolute;
  bottom: 4em;
  line-height: 40px;
  background: #E74C3C;
  display: block;
  font-size: 1.7em;
}

.row .slider .sy-caption-wrap .sy-caption,
.row article.slider li h5 {
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-right: 30px;
  padding-left: 60px;
  color: #FFFFFF;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.row .slider .sy-caption-wrap .sy-caption {
  background: #1C7C44;
  line-height: 20px;
}

.row .slider .sy-controls li a:after {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-color: #E74C3C;
}

/*
.row .slider .sy-controls li a:after { background-size:35px 12px; }
*/
.row .col-3 {
  width: 33.3333333333%;
  width: -moz-calc(100% / 3);
}

.row .col-2 {
  width: 50%;
  width: -moz-calc(100% / 2);
}

.row .col-1 {
  width: 100%;
}

@-moz-document url-prefix() {
  .row .col-3 {
    width: 33.3%;
  }

  .row .col-2 {
    width: 50%;
  }
}
.row .np {
  padding: 0px;
}

.row .np h1,
.row .np h2,
.row .np h3 {
  padding-left: 30px;
  padding-top: 30px;
}

.row .np.image {
  line-height: 0px;
}

.row .np.image img {
  width: 100%;
}

article, .article {
  background-color: #FFFFFF;
  color: #000000;
}

article.red,
.article.red {
  background-color: #E74C3C;
  color: #FFFFFF;
}

article.green,
.article.green {
  background-color: #1C7C44;
  color: #FFFFFF;
}

.row.arr article,
.row.arr .article {
  border-right: 1px solid #FFFFFF;
  padding-bottom: 80px;
}

.row.arr article:last-child,
.row.arr .article:last-child {
  border-right: none;
}

/*
.row.arr article .prijs { color: #8DBDA1; font-size:1em; padding-top:5px; }
*/
.row.arr article .prijs {
  color: yellow;
  font-size: 1em;
  font-weight: 700;
  padding-top: 5px;
}

.row.arr article img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
}

.row.arr article:last-child img {
  width: 120px;
  height: 50px;
}

.article {
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.article.red:hover {
  background: tint(#E74C3C, 20%);
}

.article.green:hover {
  background: tint(#1C7C44, 20%);
}

.article.white:hover {
  background: tint(#bdc3c7, 80%);
}

article h1,
article h2,
article h3,
.article h1,
.article h2,
.article h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 20px;
}

article b,
article strong {
  font-weight: 700;
}

article p {
  margin-bottom: 20px;
}

article p:last-child {
  margin-bottom: 0px;
}

article.recensie h2 {
  margin-bottom: 5px;
}

article.recensie .data {
  text-align: right;
  position: absolute;
  bottom: 15px;
  right: 30px;
  font-size: 0.8em;
  opacity: 0.6;
}

article a {
  text-decoration: none;
  border-bottom: 1px dotted #FFFFFF;
  color: #000000;
}

article.red a,
article.green a {
  color: #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
}

article a:hover {
  border-bottom: 1px solid #000000;
}

article.red a:hover,
article.green a:hover {
  border-bottom: 1px solid #FFFFFF;
}

article.np.youtube img {
  border: 0px;
  display: block;
  line-height: 0px;
  cursor: pointer;
}

article .prijs {
  float: right;
}

article .activiteiten a {
  display: block;
  padding-left: 65px;
  padding-right: 30px;
  height: 35px;
  line-height: 35px;
  border: 0px;
}

article .activiteiten a:hover {
  background: #FFFFFF;
  border: 0px;
}

article .activiteiten a.boerengolf {
  background: url(../images/icons/icon-boerengolf.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.boerengolf:hover {
  background: #FFFFFF url(../images/icons/icon-boerengolf-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.mixedgolf {
  background: url(../images/icons/icon-mixed.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.mixedgolf:hover {
  background: #FFFFFF url(../images/icons/icon-mixed-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.buks {
  background: url(../images/icons/icon-buks.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.buks:hover {
  background: #FFFFFF url(../images/icons/icon-buks-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.klei {
  background: url(../images/icons/icon-klei.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.klei:hover {
  background: #FFFFFF url(../images/icons/icon-klei-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.kano {
  background: url(../images/icons/icon-kano.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.kano:hover {
  background: #FFFFFF url(../images/icons/icon-kano-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.kinder {
  background: url(../images/icons/icon-kinder.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article .activiteiten a.kinder:hover {
  background: #FFFFFF url(../images/icons/icon-kinder-hover.png) no-repeat;
  background-size: 35px 35px;
  background-position: 20px 0px;
}

article.green .activiteiten a:hover {
  color: #1C7C44;
}

article.red .activiteiten a:hover {
  color: #E74C3C;
}

article img.gastvrouw {
  width: 79px;
  height: 79px;
  float: left;
  margin-right: 20px;
}

h4 {
  font-size: 0.8em;
  margin-top: -18px;
  margin-bottom: 10px;
}

article iframe {
  line-height: 0px;
}

article iframe {
  display: block;
}

.prijslijst {
  font-size: 0.8em;
}

.prijslijst i {
  font-style: italic;
}

@media (max-width: 961px) {
  /* 961 tablet, landscape iPad, lo-res laptops ands desktops */
  .socialmedia {
    display: none;
  }

  .wrapper, .row {
    width: 100%;
  }

  .row .col-1,
.row .col-2,
.row .col-3 {
    width: 100%;
    display: block;
  }

  .turn .article.image {
    float: right;
  }

  .row {
    display: flex;
    flex-direction: column;
  }

  .row.turn article:first-child {
    order: 2;
  }

  .row.turn article:last-child {
    order: 1;
  }
}
/* Mobile First : */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  article,
.article {
    padding-bottom: 30px;
  }

  article .activiteiten,
.article .activiteiten {
    padding-bottom: 30px;
  }

  article.np > iframe {
    margin: 0px auto;
  }

  article.np > img {
    margin: 0px auto;
  }
}
nav {
  height: 45px;
  font-size: 1em;
  margin-bottom: 20px;
  font-weight: 700;
}

nav ul.menu {
  height: 45px;
}

nav ul.menu li {
  float: left;
  height: 45px;
}

nav ul.menu li:hover {
  background: #1C7C44;
}

nav ul.menu li a {
  display: block;
  line-height: 45px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}

nav ul.menu li ul {
  display: none;
  background: #27AE60;
  /*font-size:0.8em;*/
}

nav ul.menu li:hover ul {
  display: block;
  position: absolute;
}

nav ul.menu li ul li {
  float: none;
}

nav ul.menu li ul li a {
  text-align: left;
}

nav ul.menu > li:last-child {
  float: right;
  padding-left: 30px;
  font-size: 1.3em;
  font-weight: bold;
  background: #E74C3C url("../images/icon-phone.png") no-repeat 10px center;
  background-size: 20px 20px;
}

nav ul.menu > li:last-child:hover {
  background: tint(#E74C3C, 20%) url("../images/icon-phone.png") no-repeat 10px center;
  background-size: 20px 20px;
}

/* Transition */
nav ul li {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

div.mobiletrigger {
  display: none;
}

nav.mobile {
  display: none;
}

@media (max-width: 961px) {
  /* 961 tablet, landscape iPad, lo-res laptops ands desktops */
  .menu li:last-child {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 699px) {
  .menu li {
    display: none;
  }

  .menu li:last-child {
    display: block;
    width: 90%;
  }

  nav ul.menu > li:last-child {
    float: right;
    padding-left: 20px;
    font-size: 1.3em;
    font-weight: bold;
    background: #27AE60 url("../images/icon-phone.png") no-repeat 10px center;
    background-size: 20px 20px;
  }

  div.mobiletrigger {
    position: relative;
    display: block;
    background: #1C7C44;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: 700;
  }

  div.mobiletrigger span.hamburger {
    position: absolute;
    left: 10px;
    top: 0px;
    display: block;
    height: 45px;
    width: 35px;
    box-sizing: border-box;
    padding-top: 5px;
  }

  div.mobiletrigger span.hamburger span.laag {
    display: block;
    background: #FFFFFF;
    height: 4px;
    margin-top: 6px;
    width: 100%;
  }

  nav {
    margin-bottom: 0px;
    background: #27AE60;
  }

  nav.mobile {
    display: none;
    height: auto;
    overflow: hidden;
    z-index: 9999;
    background: #FFFFFF;
  }

  nav.mobile a {
    display: block;
    line-height: 45px;
    color: #333333;
    padding-left: 45px;
    border-bottom: 1px solid #999;
    text-decoration: none;
  }

  nav.mobile a.sub {
    padding-left: 65px;
  }
}
article .cta {
  color: #000000;
}

article.green .cta {
  color: #1C7C44;
}

article.red .cta {
  color: #E74C3C;
}

.cta {
  position: absolute;
  right: 30px;
  display: block;
  border: none;
  background: #FFFFFF;
  height: 35px;
  line-height: 35px;
  padding-left: 25px;
  padding-right: 35px;
  top: 60px;
  background: #FFFFFF url(../images/arrow_right_green.png) no-repeat right 0px top 2px;
  background-size: 35px 35px;
}
.cta:hover {
  padding-right: 55px;
  border: none;
  background: #FFFFFF url(../images/arrow_right_green.png) no-repeat right 10px top 2px;
  background-size: 35px 35px;
}

/* Transition */
.cta {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .cta {
    position: relative;
    margin: 30px;
    top: 0;
    width: 70%;
  }
}
.button {
  display: block;
  width: 120px;
  line-height: 2em;
  background: #E74C3C;
  font-family: "Lato", serif;
  text-align: center;
  cursor: pointer;
}
.button:hover {
  background: #1C7C44;
}

form label {
  display: inline-block;
  width: 120px;
  vertical-align: top;
  line-height: 30px;
}

form input {
  min-height: 30px;
  width: 200px;
  padding: 0px 5px;
  border: 1px solid #c1c1c1;
}

form input[type=submit] {
  background: #1C7C44;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1em;
  border: 0px;
  padding: 5px 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
form input[type=submit]:hover {
  background: #E74C3C;
}

form textarea {
  min-height: 120px;
  min-width: 200px;
  max-width: 200px;
  border: 1px solid #c1c1c1;
  padding: 5px;
}

/*
@import "partials/buttons";
@import "partials/figures";
*/
/*
@import "../bootstrap-sass-master/assets/stylesheets/bootstrap";
@import "vendor/colorpicker";
@import "vendor/jquery.ui.core";
*/
.videoFrame {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header {
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  width: 100%;
  box-sizing: border-box;
}
.header .header_left,
.header .header_right {
  flex: 50% 1 1;
}
.header .header_right {
  text-align: right;
}

@media only screen and (max-width: 1024px) {
  .header {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 699px) {
  .header {
    flex-direction: column;
  }
  .header .header_right {
    text-align: left;
  }
}

/*# sourceMappingURL=main.css.map */
