/** ADMIN LINK **/
#edit-website {
  background: #55B84E;
  height: 4px;
  width: 100%;
  position: fixed;
  z-index: 999999;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
}
#edit-website a {
  background: #55B84E;
  color: #fff;
  padding: 0px 15px;
  position: fixed;
  width: 200px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  top: 4px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.33);
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#edit-website a:hover {
  background: #42973c;
}
#edit-website:hover,
#edit-website:hover a {
  background: #42973c;
}
#login-form {
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
  position: fixed;
}
#login-form .frm-login,
#login-form .frm-logout {
  background: #fff;
  border: 1px solid #4e70b8;
  padding: 20px;
  width: 400px;
  height: 310px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 8px;
}
#login-form .frm-login .form,
#login-form .frm-logout .form {
  margin: 0;
  width: 100%;
}
#login-form .frm-login #login-cancel,
#login-form .frm-logout #login-cancel {
  display: block !important;
  position: absolute;
  left: 200px;
  bottom: 35px;
}
#login-form .frm-login #errors,
#login-form .frm-logout #errors {
  position: absolute;
  color: #333;
  background: pink;
  top: -90px;
  width: 100%;
  left: 0;
  margin-left: -1px;
  border: 1px solid #fff;
  border-radius: 8px;
}
#login-form .frm-logout {
  height: 100px;
}
#edit-website a {
  font-size: 14px;
}
.bg-blue {
  background-color: #00a3e1 !important;
  color: #fff;
  padding: 20px;
  border-radius: 8px;
}
.bg-grey {
  padding: 20px;
}
#erkenning {
  border: 1px solid #eee;
  border-radius: 8px;
  background-color: #eee;
}
.btn-primary {
  background-color: #8ac645;
  border: 1px solid #70a533;
  color: #fff !important;
}
.btn-primary:hover {
  background-color: #70a533;
  border: 1px solid #70a533;
}
body {
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
  color: #747474;
  line-height: 1.7;
}
h1 {
  color: #00a3e1;
  font-size: 34px;
}
h2 {
  color: #8ac645;
}
a,
a:link {
  color: #00a3e1;
}
.navbar {
  height: 110px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -4px rgba(0, 0, 0, 0.75);
}
#content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content ul li {
  line-height: 30px;
}
#content ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #8ac645;
  font-weight: 900;
}
.green-list li {
  margin-bottom: 5px;
}
.green-list li:before {
  display: none;
}
.green-list li a {
  display: block;
  background: #a0ce4e;
  line-height: 45px;
  border-radius: 3px;
  padding: 0 10px;
  color: #fff;
}
.green-list li a:hover {
  background: #95c83a;
}
#content {
  padding-top: 60px;
  padding-bottom: 40px;
}
#banners {
  margin-top: 110px;
  height: 300px;
  background: #ccc;
}
.footer-text {
  background-color: #282a2b;
  border-top: 1px solid #4b4c4d;
  padding-top: 18px;
  padding-bottom: 16px;
}
.line-dark {
  background-color: #363839;
  border-top: 12px solid #e8eaee;
  padding-top: 43px;
  padding-bottom: 40px;
}
#navbarNav {
  flex-grow: 0;
}
aside .card {
  margin-bottom: 20px;
}
#nav {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav > li {
  display: inline-block;
  padding: 0 13px;
  font-size: 16px;
  position: relative;
  line-height: 110px;
  height: 110px;
}
#nav > li ul {
  display: none;
  background-color: #f2efef;
  width: 180px;
  border-top: 3px solid #8ac645;
  font-family: "Open Sans";
  font-weight: 400;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}
#nav > li ul li {
  min-height: 25px;
  line-height: 25px;
  color: #333 !important;
  font-size: 13px;
  border-bottom: 1px solid #dcdadb;
}
#nav > li ul li:hover,
#nav > li ul li.active {
  background-color: #f8f8f8;
}
#nav > li ul li a {
  padding: 7px 20px;
  display: block;
  color: #333 !important;
}
#nav > li ul li > ul {
  display: none;
}
#nav > li a {
  -webkit-transition: all .8s;
  /* Safari prior 6.1 */
  transition: all .8s;
}
#nav > li.active a,
#nav > li:hover a {
  text-decoration: none;
  color: #8ac645;
  -webkit-transition: all .8s;
  /* Safari prior 6.1 */
  transition: all .8s;
}
#nav > li:hover > ul {
  display: block;
  position: absolute;
  width: 180px;
  margin: 0;
  padding: 0;
  left: 0;
}
#nav > li:hover > ul li {
  display: block;
}
/**
 * Products
 */
.green {
  color: #8ac645;
}
.product-event {
  cursor: pointer;
  display: block;
  border: 1px solid #ccc;
  background: #eee;
  margin: 10px 0;
  padding: 10px;
  color: #333;
}
.product-event:hover {
  text-decoration: none;
  background: #8ac645;
  color: #fff;
}
.product-event:hover h3 {
  color: #fff;
}
.product-event:hover a {
  color: #fff;
}
.product-event a:hover {
  text-decoration: none;
}
.product-event h3 {
  color: #00a3e1;
  font-size: 20px;
}
.product-event .btn-inschrijven {
  position: absolute;
  margin-top: 10px;
  right: 20px;
  width: 120px;
  text-transform: uppercase;
}
.product-event .btn-inschrijven:before {
  position: absolute;
  right: 0;
  content: '\f054';
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
}
/**
 * Banner
 */
.section-slider .main-slider .img-slider {
  width: 100%;
  min-height: 300px;
  overflow: hidden
			display: table;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-slider .main-slider .img-slider .img-slider-inner {
  vertical-align: bottom;
  display: table-cell;
}
.section-slider .main-slider .block-banner-text {
  padding: 80px 0 40px 0;
}
.section-slider .main-slider .block-banner-text h2 {
  background: rgba(0, 0, 0, 0.5);
  font-size: 50px;
  line-height: 60px;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 15px;
  color: #00a3e1;
}
.section-slider .main-slider .block-banner-text div {
  display: inline-block;
  color: #8ac645;
  font-size: 24px;
  line-height: 38px;
  background: rgba(0, 0, 0, 0.5);
  padding: 3px 10px;
}
.section-slider .main-slider .block-banner-text .btn-default {
  border-style: hidden;
}
.section-slider.img-slider-narrow .main-slider .img-slider {
  min-height: 440px;
}
/**
 * Homepage pijlers
 */
.main-services .card {
  margin-bottom: 25px;
}
/**
 * News
 */
.media {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.media h5,
.news-item h3 {
  color: #8ac645;
  font-size: 25px;
}
.media h5 a,
.news-item h3 a {
  color: #8ac645 !important;
}
.media time,
.news-item time {
  color: #00a3e1;
  display: block;
}
/*# sourceMappingURL=main.css.map */