/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*@font-face {
  font-family: 'font';
  src: url("../fonts/font.eot");  IE9 Compat Modes 
  src: url('../fonts/font.eot?#iefix') format('embedded-opentype'),  IE6-IE8 
       url('../fonts/font.woff2') format('woff2'),  Super Modern Browsers 
       url('../fonts/font.woff') format('woff'),  Pretty Modern Browsers 
       url('../fonts/font.ttf')  format('truetype');  Safari, Android, iOS 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'font';
  src: url("../fonts/font-bold.eot");  IE9 Compat Modes 
  src: url('../fonts/font-bold.eot?#iefix') format('embedded-opentype'),  IE6-IE8 
       url('../fonts/font-bold.woff2') format('woff2'),  Super Modern Browsers 
       url('../fonts/font-bold.woff') format('woff'),  Pretty Modern Browsers 
       url('../fonts/font-bold.ttf')  format('truetype');  Safari, Android, iOS 
 font-weight: bold;
}*/
body, html {
  text-rendering: optimizeLegibility;
  overflow-x: clip;
}

a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  color: #000;
}
a:hover {
  color: #0E4194;
}

strong {
  font-size: 18px;
  font-weight: 600;
}

em {
  font-style: italic;
}

h1 {
  text-transform: uppercase;
}

span {
  text-transform: uppercase;
}

ul {
  line-height: 28px;
  list-style: initial;
  font-size: 14px;
}

.header .logo {
  padding-bottom: 0px;
}

.max-width-nav {
  max-width: 1200px;
}

.header ul a:active {
  color: #0E4194;
}

.current_page_item a {
  color: unset;
  border-bottom: unset;
}

.current_page_item > a {
  color: #0E4194;
  border-bottom: 5px solid #0E4194;
  padding-bottom: 10px;
}

.header .menu-btn:checked ~ .menu {
  max-height: 100% !important;
}

.menu .menu-item-has-children {
  position: relative;
}

.menu .menu-item-has-children ul {
  position: fixed;
  display: none;
  margin-top: 0px;
  background-color: #f2f2f2;
}
.menu .menu-item-has-children ul li a {
  padding: 0px 25px;
}

@media (min-width: 1025px) {
  .menu .menu-item-has-children:hover ul.sub-menu {
    display: block;
  }
}
@media (min-width: 1025px) {
  .header .menu-icon {
    display: none;
  }
  .header li a {
    padding: 20px 25px;
  }
}
@media (max-width: 899px) {
  .menu .menu-item-has-children ul {
    position: unset;
    display: block;
    margin-top: 0px;
    background-color: #fff;
  }
  .menu .menu-item-has-children ul li a {
    font-size: 16px;
    padding: 18px 5px;
    display: list-item;
    list-style-type: initial;
    margin-left: 50px;
  }
}
@media (max-width: 950px) {
  .header li a {
    padding: 16px 25px;
  }
  .header .logo {
    padding-left: 16px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mr-0, .mx-0 {
    margin-right: 120px !important;
  }
}
@media (max-width: 1024px) {
  .header .menu {
    clear: both !important;
    max-height: 0 !important;
    transition: max-height 0.2s ease-out !important;
    float: left;
    width: 100%;
  }
  .header .menu li {
    float: none;
  }
  .header .menu li a {
    padding: 16px 25px;
    line-height: 60px;
    font-size: 18px;
    line-height: 28px;
  }
  .menu .menu-item-has-children ul {
    position: unset;
    display: block;
    margin-top: 0px;
    background-color: #fff;
  }
  .menu .menu-item-has-children ul li a {
    font-size: 16px;
    padding: 18px 5px;
    display: list-item;
    list-style-type: initial;
    margin-left: 50px;
  }
  .current_page_item > a {
    color: #0E4194;
    border-bottom: 5px solid #0E4194 !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 1025px) {
  .header .menu {
    clear: none !important;
    float: right;
    max-height: none !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mr-0, .mx-0 {
    margin-right: 55px !important;
  }
}
#landing .block {
  padding: 40px;
}

.item-img-height img {
  -o-object-position: center;
     object-position: center;
}

.other-items img {
  -o-object-position: center;
     object-position: center;
}

.promo {
  position: relative;
}
.promo .promo-content {
  position: absolute;
  right: 44%;
  bottom: 42%;
  max-width: 100%;
  text-align: center;
  color: #111;
  display: flex;
}
@media (max-width: 374px) {
  .promo .promo-content {
    height: 550px;
  }
}
.promo .promo-content > * {
  flex: 0 0 100%;
  align-self: center;
  letter-spacing: 0.1em;
}
.promo .promo-content .list-inline {
  margin-left: 0;
  margin-right: 0;
  list-style-type: none;
}
.promo .promo-content h3 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 27px;
}
@media (max-width: 400px) {
  .promo .promo-content h3 {
    margin-bottom: 20px;
    font-size: 15px;
  }
}
.promo .promo-content p {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  line-height: 25px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .promo .promo-content {
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
  }
}
.promo .icons li a {
  border: 5px solid #FAFAFA;
  width: 78.5px;
  height: 78.5px;
  border-radius: 50%;
  text-align: center;
  display: block;
  text-decoration: none;
  transition: all 0.4s;
}
.promo .icons li a span {
  color: #FAFAFA;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-size: 25px;
}

.promo-image {
  display: initial;
}

.primary-button {
  background-color: #0E4194;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 0.9em;
}
.primary-button:hover {
  opacity: 0.9;
}

.lay-out {
  max-width: 1200px;
}

.image-cover {
  width: 100%;
}
.image-cover img {
  height: 500px;
  width: 135%;
}

.lees-meer {
  display: flex;
  margin-top: 50px;
}
.lees-meer a {
  text-transform: uppercase;
  color: #0E4194;
  cursor: pointer;
  transition: all 0.3s ease;
}
.lees-meer a:hover i {
  padding-left: 70px;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

div.swipebox-video-container {
  max-width: 100% !important;
  padding: 30px !important;
}

#swipebox-arrows {
  display: none;
}

#single, #nieuws, #contact, #labelhouders, #hetlabel {
  background-image: unset;
  max-width: 1200px;
}

.terug-knop a {
  color: #0E4194;
}

.last-news-block {
  background-color: #b9eff8;
}

.other-items .posts-item h3:hover {
  -webkit-text-decoration: underline #0E4194;
          text-decoration: underline #0E4194;
}

#nieuws img {
  -o-object-position: center;
     object-position: center;
}
#nieuws .hover h3:hover {
  -webkit-text-decoration: underline #0E4194;
          text-decoration: underline #0E4194;
}

#nieuws .lees-meer a {
  text-transform: uppercase;
  color: #0E4194;
  cursor: pointer;
  transition: all 0.3s ease;
}

.bericht-body {
  background-color: #0E4194;
}
.bericht-body div.wpcf7-mail-sent-ok {
  border: 2px solid #b9eff8 !important;
  color: #0E4194;
  margin-top: 25px !important;
  background-color: #b9eff8;
  width: 100%;
}

.bericht-body h3 {
  color: #0E4194;
}

.bericht-body .privacy-a a:hover {
  color: #0E4194;
}

.bericht-body input[type=text]:focus, .bericht-body input[type=email]:focus, .bericht-body input[type=tel]:focus {
  border-bottom: 3px solid #0E4194;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #b9eff8 !important;
  color: #0E4194;
  background-color: #b9eff8;
  margin-top: 230px !important;
  width: 100%;
}

#activiteit {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 125px;
  min-height: 100%;
}

#n-activiteit {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 125px;
  min-height: 100%;
}

.card_1 {
  padding: 9px 25px;
}
.card_1 .card-body_1 {
  background-color: #fff;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
  height: 100%;
  padding-bottom: 10px;
}
.card_1 .card-body_1 img {
  width: 100%;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.card_1 .card-body_1 .font-date {
  margin-top: 3px;
  display: inline-flex;
}
.card_1 .card-body_1 .font-tm {
  padding: 0 5px;
  margin-top: 3px;
  display: inline-flex;
}

.date {
  display: flex;
  justify-content: center;
  padding-top: 14px;
}
.date .month {
  font-size: 14px;
  font-weight: 700;
  color: #0E4194;
}
.date .day {
  font-size: 24px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}

.title-activity {
  font-size: 18px;
  padding-top: 14px;
}

.title-info {
  font-size: 14px;
}

.intro-text-labelhouder_1 {
  height: 150px;
  overflow: hidden;
}

section.partners-overview .member {
  width: 100%;
  height: 100%;
  position: relative;
}

.initiatief {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 125px;
  min-height: 100%;
}

#partners {
  display: block;
}

section.partners .members-slider {
  background-color: transparent !important;
  margin-bottom: 100px;
}

section.partners-overview .member img {
  width: 100%;
  position: initial;
  top: 50%;
  left: 0;
  filter: grayscale(1);
  opacity: 0.6;
  transition: 0.3s all;
}
section.partners-overview .member img:hover {
  filter: grayscale(0);
  opacity: 1;
}
section.partners-overview a.diergaarde {
  width: 45%;
  margin-left: 27.5%;
}
section.partners-overview a.greenwheele {
  width: 84%;
  margin-left: 8%;
}

.partners-overview {
  margin-bottom: 50px;
}

.partners-overview div[class^=col-] {
  display: block;
  margin: auto;
}

.nieuwsbrief {
  display: inline-flex;
  margin-top: 2rem;
}

.nieuwsbrief input[type=email] {
  width: 175px;
  height: 55px;
  border: none;
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #fff;
  padding-left: 15px;
  border-radius: 0;
}

.check-inschrijf {
  display: inline-flex;
  justify-content: center;
  margin-top: 1rem;
}

div.wpcf7 .ajax-loader {
  margin: 20px 0 0 4px;
}

span.wpcf7-list-item {
  padding-right: 5px;
}

.privacy-tekst:hover {
  color: #0E4194;
  text-decoration: underline;
}

.bericht-body .privacy-a a {
  color: #000;
  text-decoration: none;
}
.bericht-body .privacy-a a:hover {
  text-decoration: underline;
}

input, input:before, input:after {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}

.bericht-body input[type=text], .bericht-body input[type=email], .bericht-body input[type=tel] {
  border-radius: 0;
}

span.wpcf7-not-valid-tip {
  margin-top: 62px;
  left: 451px;
  position: fixed;
}

@media (min-width: 992px) {
  .right-block img {
    -o-object-fit: unset;
       object-fit: unset;
  }
}
@media (max-width: 48em) {
  .activity-body {
    height: 100%;
    margin: 0;
  }
  .activity-body .date_activity {
    margin: 0;
  }
  .activity-body .activity-img-height img {
    height: 250px;
  }
  .activity-body .back_date {
    height: 75px;
    background-color: #b9eff8;
  }
  .activity-body .blockie {
    height: 50px;
  }
  .item-img-height {
    padding: 0 15px;
  }
  .cta-block .cta-aanmelden {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  #hetlabel, #activiteit, #n-activiteit, #nieuws, #labelhouders, #contact {
    padding-top: 105px;
  }
  #landing .block {
    padding: 0px;
    padding-top: 15px;
  }
  .block {
    padding: 0px;
    padding-top: 15px;
  }
  .image-cover img {
    height: 200px;
  }
  .right-block img {
    height: 100%;
  }
  .card {
    padding: 15px;
  }
  .card_1 {
    padding: 8px 30px;
  }
  .lees-meer {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .last-news-block {
    margin-top: 0px;
  }
  #nieuws img {
    -o-object-position: center;
       object-position: center;
  }
  .nieuwsbrief {
    display: inline-block;
    margin-top: 1rem;
    width: 75%;
  }
  div.wpcf7 .ajax-loader {
    margin: 20px 0 0 4px;
    position: fixed;
  }
  div.wpcf7-mail-sent-ok {
    margin-top: 245px !important;
  }
}
@media (min-width: 900px) {
  .col-md-4 {
    flex: 0 0 33.33333% !important;
  }
}
@media (min-width: 768px) {
  #activiteit .col-md-4 {
    flex: unset;
    max-width: 50%;
  }
}
section.sponsors {
  padding: 80px 0;
  position: relative;
}
section.sponsors a img {
  max-height: 200px !important;
  width: 65%;
  max-width: 100%;
}
section.sponsors a img.diergaarde {
  height: 180px;
}
section.sponsors a img.greenwheelers {
  width: 90%;
  margin: 20px 0px 0 10px;
}
section.sponsors a img.dunepebbler {
  width: 100%;
}
section.sponsors h3 {
  text-align: center;
  color: #111111;
  font-weight: 300;
  font-size: 35px;
  margin-bottom: 40px;
}
section.sponsors .logomark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
section.sponsors .logomark img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
section.sponsors p {
  padding: 80px;
}
@media (max-width: 1199px) {
  section.sponsors p {
    padding: 20px 0;
    margin-bottom: 0;
    text-align: center;
  }
}
section.sponsors .sponsor-slider .item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.sponsors .sponsor-slider .item .sponser img {
  display: block;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65% !important;
  max-width: 100% !important;
}
section.sponsors .sponsor-slider .item .sponser img.diergaarde {
  height: 90%;
}

footer .footer-content {
  margin: 0 auto;
  max-width: 100%;
  background-color: #FAFAFA;
}

footer {
  width: 100%;
  background-color: #b9eff8;
}

.cta-block {
  height: 300px;
  width: 100%;
  text-align: center;
  background-color: #b9eff8;
  position: relative;
  justify-content: center;
}

footer .footer-info a:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000;
}

.socialIcons li a:hover {
  color: #000;
}