@media screen and (min-width: 965px) {
html {
 font-size: 62.5%;
 
}
}
@media screen and (max-width: 965px) {
html {
 font-size: 57.5%;
}
}
* {
 margin: 0;
}

@media screen and (min-width: 965px) {
:target::before {
  content: " ";
  display: block;
  height: 65px; /* fixed header height*/
  margin: -65px 0 0; /* negative fixed header height */
}
}
@media screen and (max-width: 965px) {
:target::before {
  content: " ";
  display: block;
  height: 0px; /* fixed header height*/
  margin: -0px 0 0; /* negative fixed header height */
}
}

.menubg
{
 background: #86b63d; 
}
.banner-color, .banner-color h1, .banner-color h2, .banner-color h3, .banner-color h4, .banner-color h5, .banner-color h6, 
.banner-color a, .banner-color strong
{
background: #86b63d; 
color:#fff; 
 font-size: 2.4rem;
 line-height: 3.6rem;
}
.footer-color, .footer-color h1, .footer-color h2, .footer-color h3, .footer-color h4, .footer-color h5, .footer-color h6, 
.footer-color a, .footer-color strong
{
background: #7faa3e;
color:#fff;
}
.topper-color
{
background: #7faa3e; 
}
.broodkruimels-color,.broodkruimels-color a{
background: #86b63d;
color: #fff;
}
.copyright-color,.copyright-color a,.copyright-color a:hover{
background: #7faa3e;
color: #fff;
text-decoration: none;
 font-size: 1.4rem;
}

.footeronder-color, .footeronder-color h1, .footeronder-color h2, .footeronder-color h3, .footeronder-color h4, .footeronder-color h5, .footeronder-color h6, 
.footeronder-color a, .footeronder-color strong
{
color:#fff;
text-decoration: none;
}



.homepagelink
{
height: 0px;
display: block;
top:0;
}

@media screen and (min-width: 965px) {
.bijschrift,.bijschrift-omhoog, .bijschrift-cta,.bijschrift-cta-omhoog  {
  background-size: 50px 40px;
 padding: 15px 30px 20px 80px;
  border-radius: 6px;
 margin: -25px 0 0px 0;
  color: #666;
    background-position:  left 10px top 0px;
 background-repeat: no-repeat;
 background-image: 
  url("../svg/bijschriftpijl.svg");
  font-size: 1.7rem;
}

.bijschrift {
  
 background-image: 
  url("../svg/bijschriftpijl.svg");
  
 }
.bijschrift-omhoog {

  background-image: 
  url("../svg/bijschriftpijlomhoog.svg");
 
 }
.bijschrift-cta {
  padding: 15px 30px 20px 130px;
  margin: -10px 0 0px 0;
  background-position: 
  left 70px top 0px;

 }
.bijschrift-cta-omhoog {
  padding: 20px 30px 20px 130px;
  margin: -10px 0 0px 0;
  background-image: 
  url("../svg/bijschriftpijlomhoog.svg");
  background-position: 
  left 70px top 0px;
 }
}
@media screen and (max-width: 965px) {
.bijschrift,.bijschrift-omhoog, .bijschrift-cta,.bijschrift-cta-omhoog  {
  background-size: 35px 30px;
   padding: 30px 0px 20px 0px;
  margin: -10px 0 0px 0;
  border-radius: 6px;

  color: #666;
    background-position: 
  left 100px top 0px;
 background-repeat: no-repeat;
 background-image: 
  url("../svg/bijschriftpijlmob.svg");
 font-size: 1.65rem;
}

.bijschrift {
  
 background-image: 
  url("../svg/bijschriftpijlmob.svg");
  
 }
.bijschrift-omhoog {

  background-image: 
  url("../svg/bijschriftpijlomhoog.svg");
 
 }

.bijschrift-cta-omhoog {

  background-image: 
  url("../svg/bijschriftpijlomhoog.svg");
  background-position: 
  left 100px top 0px;
 } 
 
}

.bannervoetposition {

 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: 50% 0%;
}


.kleurgast
{
 /* voor aanpassingen aan kleuren topbanner */
 background-color: #fff;
 
}
.bannervoetpositioncaption {
 position: relative;
 margin: 0px auto;
 top: 0px;
 max-width: 100vw;
 background-color: #88c954;
 padding: 0;
 background-repeat: repeat;
 background-size: auto auto;
 background-position: bottom;
}
.foto
{
min-height: 350px; 
}
.kleurtransparanteoverlay {
 background: url(../svg/transvoet.svg);
}

.bannervoet {
 z-index: 3;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #333333;
 max-width: 1000px;
 margin: 0px auto;
 padding: 30px 30px 30px 30px;
 overflow: hidden;
}
img.lazy {
 background-color: #9f9c9c;
}

.lazy-hidden {
 opacity: 0;
}

.lazy-loaded {
 -webkit-transition: opacity 0.6s;
 -moz-transition: opacity 0.6s;
 -ms-transition: opacity 0.6s;
 -o-transition: opacity 0.6s;
 transition: opacity 0.6s;
 opacity: 1;
}
.bannervoet img,
#inhoud-center img,
#footer img
{
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 max-width: 100%;
 height: auto !important;
}

#broodkruimels ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;

}

#broodkruimels li {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 4px;
}

#broodkruimels li a {
    display: block;
    margin: 0;
    padding: 0;

}

@media screen and (min-width: 965px) {
 #topbutton {
  display: none;
 }
}

.progress-container {
 width: 100%;
 height: 3px;
 position: fixed;
 top: 0;
 z-index: 16777271;
 width: 100%;
 background-color: #155196;
}

.progress-bar {
 height: 3px;
 background: #62b92c;
 width: 0%;
}

@media screen and (max-width: 965px) {
 #topbutton {
  transition: 0.6s;

  transition-delay: 0.8s;
  position: fixed;
  bottom: 10px;
  right: -70px;
  background: #555;
  padding: 5px 5px 0px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: 16777270;
 }
}


sup {

font-size: 1.0rem;
}




body,
a,
textarea,
input,
select,
form,
table,
input,
select,
form {
 color: #333;
 font-family: 'Open Sans', sans-serif;
font-size: 1.85rem; 
 letter-spacing: 0.022em;

}
.bijschrift_cf
{
 font-size: 1.4rem; 
}

body,
table {
 line-height: 1.75em;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6 {

 /*font-family: 'Crimson Text', serif;*/
 font-weight: 600;
 color: #155196;
 text-decoration: none;
}


h1,
h1 a,
h1 a:hover {
 color: #155196;
line-height: 4.00rem;
font-size: 3.00rem;  
margin: 0 0 8px 0;
 padding: 0px;
}

h2,
h2 a,
h2 a:hover {
 color: #155196;
font-size: 2.2rem;  
line-height: 3.5rem;
margin: 0 0 6px 0;
 padding: 0px;
}

h3,
h3 a,
h3 a:hover {
color: #62b92c;
font-size: 2.0rem;
line-height: 3.0rem;
margin: 0 0 6px 0;
 padding: 0px;
}

h4,
h4 a,
h4 a:hover {

font-size: 2.0rem;
line-height: 3.0rem;
margin: 0 0 6px 0;
 padding: 0px;
}

h5,
h5 a,
h5 a:hover {
color: #62b92c;
font-size: 1.8rem;
line-height: 3.0rem;
margin: 0 0 8px 0;
 padding: 0px;
}
h6,
h6 a,
h6 a:hover {
color: #62b92c;
font-size: 2.0rem;
line-height: 26px;
margin: 0 0 8px 0;
 padding: 0px;
}
h3.blogreactie {

line-height: 26px;
font-size: 2.0rem; 
margin: 0 0 8px 0;
 padding: 0px;
}

strong {
color: #333;
 font-weight: 700;
}

a.cta,
a.leesverder,
a.leesverderblog,
a.ctahome {
border-color: #519615;
background-color: #519615;
color: #fff;

text-decoration: none;
border: solid 0px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
width: 230px;
text-align: center;
padding: 15px 30px 15px 30px;
display: inline-block;
margin-right: 15px;
bottom: 0;
}

/*
.kolom160 a.cta {
 margin: 0 auto;
}
*/
@media screen and (min-width: 965px) {
a.ctaghost,a.ctaghostaan
{
background-color: #fff;
color: #175397;
font-size: 1.7rem;
text-decoration: none;
border: 2px solid #cbcbcb;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
text-align: center;
padding: 10px 20px 10px 20px;
display: inline-block;
margin-right: 10px;
 margin-bottom: 10px;

bottom: 0;
}
a.ctaghostaan
{
background-color: #ECEBE7;
color: #444;
}
}
 @media screen and (max-width: 965px) {
a.ctaghost,a.ctaghostaan
{
background-color: #fff;
color: #175397;
font-size: 1.4rem;
text-decoration: none;
border: 1px solid #cbcbcb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align: center;
padding: 5px 10px 5px 10px;
display: inline-block;
margin-right: 5px;
 margin-bottom: 5px;

bottom: 0;
}
a.ctaghostaan
{
background-color: #ECEBE7;
color: #444;
}  
 }


a.cta:hover,
a.leesverder:hover,
a.leesverderblog:hover,
a.ctahome:hover {
 color: #fff;
 background: #88c954;
 border-color: #88c954;
 border: solid 0px;
}

a.ctaghost:hover {
 color: #519615;

}
a.ctaghostaan:hover {
 color: #444;

}





p.blog-end,
p.line {
 margin-top: 40px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: 000;
}





a:hover {
 color: #BFBFBF;
}


p {
 padding: 0px 0 20px 0;
}

.plaatjerechts {
 float: right;
 margin-left: 30px;
 margin-bottom: 5px;
 margin-top: 7px;
}

.plaatjelinks {
 float: left;
 margin-right: 30px;
 margin-bottom: 5px;
 margin-top: 7px;
}


.logo {
 height: 75px;
 margin-top: 0px;
 -webkit-transition: transform 0.6s ease-out;
 -moz-transition: transform 0.6s ease-out;
 -ms-transition: transform 0.6s ease-out;
 -o-transition: transform 0.6s ease-out;
 transition: transform 0.6s ease-out;
 transform-origin: top left;
}

/* .klein is animatie van .logo */

.klein {
 transform: scale(0.67);
 transform-origin: top left;
}

.logomob {
 margin-top: 8px;
 height: 38px;
}

/* resposive menu */

@media screen and (min-width: 965px) {
 #inhoud {
  z-index: 3;

 }

 #mijnmenu {
  float: right;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #2e2e2e;
  position: relative;
  transition: margin-top 0.6s ease-out;


 }

 .menu {
  margin-top: 60px;
  overflow: hidden;
padding-bottom: 5px;

 }

 .menu a {
  
  color: #fff;
  float: left;
  display: block;
  text-align: center;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-size: 1.9rem;
  line-height: 1.9rem;
  font-weight: 400;
  border-right: 0px solid #fff;
  margin-right: 30px;
 }
 .menu a:first-of-type {
  border-left: 0px solid #fff;
 }
 

 .menu a:hover {
  color: #155196;
 }

 a.actief {
  color: #d0d0d0;
  border-bottom: 0px solid #F69546
 }

 .menu .burger {
  display: none;
 }

 .menu .tel,
 .menu .mail,
 .menu .sluit {
  display: none;
 }

}






@media screen and (max-width: 965px) {


 .menu {
  background-color: #727272;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.8s ease-in-out;
 }

 .responsive {
  max-height: 600px;
  font-size: 2.5rem;
  background-color: #155196;
  transition: max-height 0.8s ease-in-out;
 }

 .menu a {
  color: white;
  padding: 6px 18px 8px 30px;
  text-decoration: none;
  font-size: 1.9rem;
  font-weight: 400;
  border-right: 0px solid #fff;
  color: white;
  float: none;
  display: block;
  text-align: left;
  border-bottom: 2px solid #8f8f8f;
  transition: background-color 0.3s ease-in-out;
 }


 .menu a:hover {
  background-color: #ddd;
  color: #000;
  transition: background-color 0.3s ease-in-out;
 }

 a.actief {
  background-color: #62b92c;
  color: #fff;
 }

 .menu a.burger {
  position: absolute;
  padding: 6px 18px 4px 18px;
  border-radius: 5px;
  right: 0;
  top: 0;
  margin-top: -46px;
  margin-right: 20px;
  border-bottom: 0px solid #8f8f8f;
  background-color: #519615;
 }
 .menu a.burger:hover {
 color: #ccc;
  background-color: #519615;
 }


 .menu a {
  border-right: 0px solid #fff;
 }

 .menu a:first-of-type {
  transition: 0.6s margin-top ease-in-out;
  margin-top: 41px;
 }

 .menu.responsive a:first-of-type {
  transition: 0.6s margin-top ease-in-out;
  margin-top: 0px;
 }



 .menu a:nth-last-of-type(2) {
  border-bottom: 2px solid #8f8f8f;
 }

}

/* einde resposive menu */

article {
 border-top: 1px solid #0095DA;
 margin: 30px 0 30px 0;
 padding-top: 30px;
}

article:last-of-type {
 border-bottom: 0px solid #0095DA;
 margin: 30px 0 0px 0;
}

article:first-of-type {
 border-top: 0px solid #0095DA;
 margin: 0px 0 30px 0;
}


#broodkruimels-center {
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #000;
 position: relative;
 max-width: 1030px;
 margin: 0px auto;

 padding: 2px 0px 4px 30px;
}

a.broodkruimeltje {
 font-size: 1.4rem;
 margin: 0;
 padding: 0;
 font-weight: 300;
}

img {
 max-width: 100%;
}


#captionone a.cta2 {
 border: solid 2px;
 border-color: #fff;
 text-align: center;
 display: inline-block;
 color: #D4AA00;
 padding: 3vh 5vw 3vh 5vw;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 font-size: 4vh;
 text-decoration: none;
 margin-left: 0px;
 bottom: 0;
 background-color: #ffffff;
}

#captionone a.cta2:hover {

 color: #886c00;
 border: solid 2px;
 border-color: #e1e1e1;
 background: #e1e1e1;


}

#footer {


 

}




#footer-center ul {
 padding: 7px 0 7px 0;
 margin-left: 0px;
 padding-left: 7px;
}

#header-left {
 width: 430px;
 height: 110px;
 padding: 30px 0 0 0;
 float: left;
 background-color: #fff;
 overflow: hidden;
}

#header-right {
 background-color: #fff;
 width: 400px;
 float: right;
 padding: 30px 0 0 0;
}

#header-right p {
 color: #fff;
 font-size: 2.0rem;
}





.menu-center {
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #333333;
 position: relative;
 max-width: 1000px;
 margin: 0px auto;


}


@media (min-width:965px) {

 .menubalktopper {
  position: fixed;
  height: 30px;
  width: 100%;
  z-index: 5;

  border-bottom: solid 0px #D9DADB;
  position: fixed;
  top: 0px;
  z-index: 16777271;

 }
 .menubalktopper-center {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #fff;
  position: relative;
  max-width: 1000px;
  margin: 0px auto;
  padding: 0px 30px 0px 30px;
  z-index: 16777271;
  
 }

 .menubalktopper-center strong {
font-size: 1.4rem;
  font-weight: 400;
color: #fff;
 }
 .menubalktopper-center p {
  font-size: 1.4rem;
  line-height: 2.6rem;;
  margin: 0px;
  color: #fff;
 }
 .menubalktopper-center a {
  color: #fff;
 }
 .menubalktopper-center a:hover {
  color: #fff;
 }







 .rijtegel {
  width: 100%;
  display: flex;
 
 }
 #menu-center-top {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #333333;
  position: relative;
  max-width: 1060px;
  height: 0px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;



 }

 #broodkruimels {
font-size: 1.4rem;
  padding: 4px 0 0px 0;

  width: 100%;
  z-index: 2;

  overflow: hidden;
 }

 .kolom160, .kolom160blog {
  
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  
  flex: 1;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
  text-decoration: none;
  border: 0px solid #fff;
  float: left;
  margin-right: 40px;
  padding: 0px 0px 0px 0px;
  padding-bottom: 0px;
 }
 .kolom160:last-of-type, .kolom160blog:last-of-type {
  margin-right: 0px;
 }
 
.kolom160blog {
 background-color: #fafafa;
 padding: 0px 35px 0 35px;
 margin-bottom: 40px;
 }




 .quoot,
 .quoot2 {
  background-size: 40px 30px;
  background-color: #fafafa;
  border-radius: 6px;
  padding: 35px 100px 35px 100px;
  margin: 20px 0 20px 0;
  background-image: 
  url("../svg/quootsmall.svg"),
  url("../svg/quootsmall2.svg");
  background-repeat: no-repeat;
  background-position: 
  left 10px top 10px,
  right 10px bottom 10px;
 }
 .quoot2 {
  background-color: #fafafa;
  background-image: 
  url("../quootsmall22.png"),
  url("../quootsmall22.png");
 }

 #inhoud-rechts {
  border-style: solid;
  border-color: #e2e2e2;
  padding: 30px 30px 30px 30px;
  border-width: 1px;
  float: right;
  display: inline-block;
  list-style-type: none;
  margin: 0px -30px 10px 50px;
  position: relative;
  text-align: left;
  width: 250px;
  border-radius: 3px;
  overflow: hidden;
  font-weight: 400;
  vertical-align: top;
  margin-bottom: 50px;
 }
 #inhoud-rechtsmobiel {
  display: none;
 }
 #contact-links {
  width: 48%;
  float: left;
 }
 #contact-rechts {
  width: 46%;
  float: right;
  padding-left: 50px;
  padding-top: 6px;
  margin-top: -220px;
 }

 

 .menubalk {
  padding: 0px 0 10px 0;
  width: 100%;
  z-index: 5;
  border-bottom: solid 0px #D9DADB;
  position: fixed;
  top: 125px;



 }
 .menubalk2,
 menubalk3 {
  padding: 0px 0 0px 0;
  height: 100px;
  width: 100%;
  z-index: 5;
  border-bottom: solid 1px #fff;
  position: fixed;
  top: 30px;



 }

 .menubalk,
 .menubalk2,
 .menubalk3 {
  transition: background 0.5s ease-in;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */


 }

 .menubalk3 {
  background-color: #fff;
  /*background-image: url("../banner.png");
background-repeat: no-repeat;
background-position: top;*/
 }

 .zonderslider {
/* background: #fff; 
*/
 }
 .zonderslidera {
  color: #000;
 }
 #spacer-no-slider {
  position: relative;
  height: 125px;
  margin: 0px auto;
 }

 







 .blogtegel img {

  /*width: 90% !important;*/
  height: auto !important;
  margin-bottom: 0px;
 }


 .blogtegel {
  flex: 1;
  /* additionally, equal width */
  border-style: solid;
  border-color: #EEE;
  padding: 30px 3% 40px 3%;
  border-width: 1px;

  display: inline-block;
font-size: 1.4rem;
  list-style-type: none;
  margin: 3px 3% 10px 00px;
  position: relative;
  text-align: left;
  width: 40%;
  border-radius: 3px;
  overflow: hidden;
  font-weight: 400;

  vertical-align: top;

 }
 .blogtegel_os {
  flex: 1;
  /* additionally, equal width */
  border-style: solid;
  border-color: #EEE;
  padding: 30px 3% 100px 3%;
  border-width: 1px;
  font-weight: 400;
  display: inline-block;
font-size: 1.4rem;
  list-style-type: none;
  margin: 3px 3% 10px 00px;
  position: relative;
  text-align: left;

  border-radius: 3px;
  overflow: hidden;


  vertical-align: top;

 }






 #logo {
  float: left;
  margin-left: 30px;
  margin-top: 13px;
 }




 #wrapper {
  margin: 0px 0 0px 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -454px;
   /* let op 34 extra coor copyright */

 }
 #footer {
  height: 420px;
 }

 #push {
  height: 454px;
  /* let op 34 extra coor copyright */
 }
 #push-center {
  max-width: 900px;
  margin: 0px auto;
  height: 454px;
    /* let op 34 extra coor copyright */

 }


 #footer {
  background-image: url("../svg/voetbladrechts.svg");
  background-repeat: no-repeat;
  background-size: auto 420px;
  background-position: bottom;
  
 }




 #footer-center {
  max-width: 1000px;
  margin: 0px auto;
  height: 360px;
  overflow: hidden;
  padding: 30px 30px 30px 30px;
 }
 .footer-center-col-eerste {
  width: 480px;
  padding: 0px 25px 0px 0px;
  float: left;
 }
 .footer-center-col {
  width: 260px;
  padding: 0px 25px 0px 25px;
  float: left;
 }
 .footer-center-col-laatste {
  width: 100px;
  padding: 0px 0px 0px 0px;
  float: right;
 }



 #kaartmob,
 #logo-mob,
 #top{
  display: none;
 }
 #kaart {}

   ol, ol li
 {
  margin-left: -8px;
 }
 
 ul,
 li {
  margin-left: 10px;
 }
 ul.check li {

  background: url("../svg/check.svg") no-repeat left 8px;
  background-size: 18px 18px;
  padding-left: 20px;
  padding-top: 0px;
 }


 ul.check {
  list-style-type: none;
  margin-left: -45px;
 }






 #menu {
  float: left;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #333333;
  position: relative;

  padding: 0px 0px 0px 0px;
 }

 #menu-mob {
  display: none;
 }

 #slider,
 #sliderposition,
 #sliderposition2,
 #captionone,
 .iis-caption{
  height: 350px;
 }

 .iis-caption {
 position: relative;
  margin: 0px auto;
  top: 0px;
  max-width: 100vw;
  background: #333333;
  background: url(../svg/trans100.svg);
  padding: 0;
  background-repeat: no-repeat;
  background-size: auto 350px;
  background-position: bottom;
  color: #fff;

}
 
 #sliderposition2 { 
overflow: hidden;
 height: 350px;
  margin-top: 131px;
  /* margin top is hoogte menubalk + topbalk*/
 }
  
  #sliderposition {
  position: relative;
  margin-top: 0px;

  overflow: hidden;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  
 
 
  position: relative;

  
 }

 #slider {
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
 }

 #captionone {
  position: relative;
  margin: 0px auto;
  top: 0px;
  max-width: 100vw;
  background: #333333;
  background: url(../svg/trans100.svg);
  padding: 0;
  background-repeat: no-repeat;
  background-size: auto 350px;
  background-position: bottom;
  color: #fff;
  -webkit-animation: zoomout 30s ease-in infinite;
  animation: zoomout 30s ease-in infinite;
  transition: all .5s ease-in-out;

 }

 .footer-mob {
  display: none;
 }

}


@media (max-width:965px) {

 .menubalktopper,
 .menubalktopper-center {
  display: none;
 }

 #menu-center-top {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #fff;
  position: relative;
  max-width: 1060px;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
 }


 .kolom160, .kolom160blog
 {
  /* mobiel geen last of type */
  position: relative;
  display: block;
  flex: 1;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
  text-decoration: none;
  border: 0px solid #fff;
  border-bottom: 0px solid 000;
  
  padding: 0px;
  margin: 0px;
 }
.kolom160blog {
 background-color: #fafafa;
 padding: 0px 35px 0 35px;
 
 }



 #broodkruimels {
font-size: 1.4rem;
  padding: 0px;

  width: 100%;
  z-index: 2;
  position: inherit;
  overflow: hidden;
 }
 .quoot,
 .quoot2 {
  /* 2x grootte van plaatje ivm retina verlies = minimaal */
  background-size: 20px 15px;
  background-color: #fafafa;
  padding: 30px 40px 30px 40px;
  margin: 20px 0 20px 0;
  background-image: 
  url("../svg/quootsmall.svg"),
  url("../svg/quootsmall2.svg");
  background-repeat: no-repeat;
  background-position: 
  left 10px top 15px,
  right 10px bottom 10px;
 }
 .quoot2 {
  background-color: #fafafa;
  background-image: url("../quootsmall22.png"),
  url("../quootsmall22.png");
 }

 #inhoud-rechts {

  display: none;
 }
 #inhoud-rechtsmobiel {
  border-style: solid;
  border-color: #EEE;
  padding: 10px 0px 10px 0px;
  border-width: 0px;
  display: inline-block;
  list-style-type: none;
  position: relative;
  text-align: left;
  width: 100%;

  overflow: hidden;

  vertical-align: top;
  margin-bottom: 0;
 }

 .menubalk {


  width: 100%;
  z-index: 5;
  background: #333333;
  border-bottom: solid 0px #333333;

 }

 .menubalk2 {
  /* mobiel */
  padding: 0px;
  min-height: 70px;
  width: 100%;
  z-index: 5;
  border-bottom: solid 1px #fff;
  top: 0px;



 }

 #spacer-no-slider {
  position: relative;
  height: 0px;
  margin: 0px auto;
 }

 .socialmedia {

  visibility: hidden;

 }
 .kaderb,
 .kadero {
  height: 5px;
  width: 100%;
  z-index: 15;
 }
 .kaderl,
 .kaderr {
  height: 100%;
  width: 5px;
  z-index: 14;
 }


 #inhoud-center {
  display: block;
  /*width: 90% !important;*/
  height: auto !important;
  margin-bottom: 0px;
 }

 .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
 }

 .video-container iframe,
 .video-container object,
 .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 }

 #wrapper {
  margin: 0px 0 0px 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -904px;
  background-color: #fff;
   /* let op 34 extra coor copyright */
 }
 
 #push {
  height: 904px;
   /* let op 34 extra coor copyright */
 }
  #footer
  {
  height: 880px;
   /* let op 34 extra coor copyright */
 }
 #push-center {
  max-width: 900px;
  margin: 0px auto;
  height: 904px;
   /* let op 34 extra coor copyright */
 }
 #footer {

  padding-top: 0px;
  background-image: url("../svg/voetbladrechtsm.svg");
   background-repeat: no-repeat;
  background-size: auto 880px;
  background-position: bottom;
 }
 #footer-center {
  max-width: 900px;
  margin: 0px auto;
  height: 820px;
  overflow: hidden;
  padding: 30px 30px 30px 30px;
 }
 .footer-center-col-eerste {
  width: 90vw;
  padding: 0px 0px 20px 0px;
 }
 .footer-center-col {
  width: 90vw;
  padding: 0px 0px 20px 0px;
 }
 .footer-center-col-laatste {
  width: 90vw;
  padding: 0px 0px 20px 0px;
 }

 #kaartmob {}
 #kaart {
  display: none;
 }

  ol, ol li
 {
  margin-left: -8px;
 }
 
 ul,
 li {
  margin-left: 10px;
 }

 ul.check li {
  background: url("../svg/check.svg") no-repeat left 8px;
  background-size: 17px 16px;
  padding-left: 20px;
  padding-top: 5px;
 }



 ul.check {
  list-style-type: none;
  margin-left: -45px;
 }

 .footer-center-col {
  /*display: none;*/
 }
 .footer-mob {
  width: 200px;
  padding: 0px 25px 0px 0px;
  float: left;
 }






 #captionone a.cta2 {
  border: solid 2px;
  border-color: #fff;
  text-align: center;
  display: inline-block;
  color: #fff;
  padding: 10px 20px 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 2.2rem;
  text-decoration: none;
  margin-left: 0px;
  bottom: 0;
 }

 #captionone a.cta2:hover {
  color: #fff;
  border: solid 2px;
  border-color: #fff;
  background: #ADE22F;
  /* Old Browsers */
  background: -moz-linear-gradient(top, #FDCC3D 0%, #fdd251 100%);
  /* FF3.6+ */
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #FDCC3D), color-stop(100%, #fdd251));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, #FDCC3D 0%, #fdd251 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FDCC3D 0%, #fdd251 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FDCC3D 0%, #fdd251 100%);
  /* IE 10+ */
  background: linear-gradient(to bottom, #FDCC3D 0%, #fdd251 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDCC3D', endColorstr='#fdd251', GradientType=0);
  /* IE6-9 */
 }


 #slider,
 #sliderposition,
 #captionone,
 .iis-caption{
  height: 150px;
 }

  .iis-caption {
 position: relative;
  margin: 0px auto;
  top: 0px;
  max-width: 100vw;
  background: #333333;
  background: url(../svg/trans100m.svg);
  padding: 0;
  background-repeat: no-repeat;
  background-size: auto 150px;
  background-position: bottom;
  color: #fff;

}
 
 #sliderposition {
  position: relative;

  overflow: hidden;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
 }

 #slider {
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
 }

 #captionone {
  position: relative;
  margin: 0px auto;
  top: 0px;
  max-width: 100vw;
  background: #333333;
  /*background: rgba(0,0,0,0.5);*/
   background: url(../svg/trans100m.svg);
  padding: 0;
  background-repeat: no-repeat;
  background-size: auto 150px;
  background-position: bottom;
  padding: 0px 0px 0px 0px;
  color: #fff;
 }




 #menu {
  display: none;
 }

 #menu-mob {
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-left: 47px;
 }

 .hidden {
  float: left;
  margin-top: -15px;
  width: 100%;
  z-index: 2;
  position: absolute;
  left: -830px;
  /* zelfde als @media max */
  background-color: #fff;
  color: #333333;
 }

 #logo-mob, #top {
  width: 220px;
  margin-left: 30px;
  padding-top: 10px;
 }



 



}





@media (max-width:965px) {
 .rijtegel {
  height: 100%;
 }


 #logo {
  display: none;
 }

}


@media (min-width:950px) {
 #inhoud {
  z-index: 3;
  border-top: 0px solid #62b92c;

 }
 #zoek {
  float: left;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #333333;
  position: relative;
  max-width: 200px;
  height: 26px;
  padding: 14px 0px 10px 30px;
 }
}

@media (max-width:965px) {
 #zoek {
  display: none;
 }

}



#inhoud-center {
 background-color: #ffffff;
 z-index: 3;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #333333;
 max-width: 1000px;
 margin: 0px auto;
 padding: 30px 30px 30px 30px;
 overflow: hidden;
}




@media (max-width:965px) {
 #captionone p, .iis-caption p {
  color: #fff;

  text-align: center;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 30px;
  padding: 40px 0 20px;
 }
  .kleiner
 {
  font-size: 1.8rem;
  margin-top: 30px;
 }
 .pijl
 {
  margin-top:-250px;
  height: 50px;
   width:50px;
 }
}

@media (min-width:965px) {
 #captionone p, .iis-caption p {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 4.9rem;
  line-height: 70px;
  padding: 75px 0 20px;

 }
 .kleiner
 {
  font-size: 3.5rem;
  margin-top: 30px;
 }
  .pijl
 {
  margin-top:-250px;
    height: 100px;
   width:100px;
 }
 
}




img.cover {
 position: relative;
 /* position in top left of #tobecovered */
 top: -440px;
 /* top of #tobecovered */
 left: 0;
 /* left of #tobecovered */
 height: 100%;
 width: 100%;
}







form {
 border-width: 0px;
 border-style: dashed;
 border-color: #cccccc;
 max-width: 400px;
}


input:not([type=checkbox]) {
 background-color: #F4F4F4;
 height: 24px;
 width: 80%;
 border-width: 1px;
 border-style: solid solid dotted solid;
 /* boven rechts onder links */
 border-color: #cccccc;
}

input.vergeten {
 background-color: #961F59;
}


textarea {
 background-color: #F4F4F4;
 height: 200px;
 width: 100%;
 border-width: 1px;
 border-style: solid solid dotted solid;
 /* boven rechts onder links */
 border-color: #cccccc;
 margin-bottom: 10px;
}


select {
 background-color: #F4F4F4;
 height: 24px;
 width: 305px;
 border-width: 1px;
 border-style: solid solid dotted solid;
 /* boven rechts onder links */
 border-color: #cccccc;
}

select.vergeten {
 background-color: #961F59;
}

input.vergeten {
 background-color: #961F59;
}

input,
textarea,
select {
 font-size: 1.6rem;
 padding-left: 5px;
}

input.send {
 height: 50px;
 width: 100%;
 font-size: 1.6rem;
 padding-left: 5px;
 background-color: #519615;
 color: #fff;
}

input.datum {

 max-width: 160px;

}

input.datumvergeten {
 background-color: #519615;
 max-width: 160px;

}

select.voorkeur {

 width: 120px;
}

input.naam {

 width: 310px;
}

select.sekse {

 width: 60px;
}

.verplicht {
 font-size: 1.8rem;
 color: #4d4d4d;
}


.clear {
 clear: both;
}

img.down:hover {
 opacity: 0.7;
}






a.zoek {
 letter-spacing: 1px;
 font-size: 2.8rem;
 margin: 0 0 5px;
 color: #25AAE1;
 line-height: 36px;
 font-weight: 300;
}

a.zoek:hover {
 color: #6c6c6c
}



a:hover.menu-blog,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
 color: #cccccc
}


a.menu-blog {

 margin: 30px 0 5px 0px;
}


h1.form {
 margin: 10px 0 10px 0;
}

a.menu-blog {

 text-decoration: none;
}



a.foot {
 font-size: 1.4rem;
 line-height: 200%;
 color: #4169E2;
 letter-spacing: 2px;
 margin: 0;
 padding: 0;
}

a:hover.foot {
 color: #929292;
}



a.footermenu {
font-size: 2.0rem; 
 line-height: 200%;
 color: #fff;
 letter-spacing: 1px;
 text-decoration: none;
 margin: 0;
 padding: 0;
 margin: 30px 0 20px;
 font-weight: 600;
}

a:hover.footermenu {
 color: #929292;
}








/* SLIMBOX */

#lbOverlay {
 position: fixed;
 z-index: 9999;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background-color: #94CFED;
 cursor: pointer;
}

#lbCenter,
#lbBottomContainer {
 position: absolute;
 z-index: 9999;
 overflow: hidden;
 background-color: #fff;
}

.lbLoading {
 background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
 position: absolute;
 left: 0;
 top: 0;
 border: 10px solid #fff;
 background-repeat: no-repeat;
}

#lbPrevLink,
#lbNextLink {
 display: block;
 position: absolute;
 top: 0;
 width: 50%;
 outline: none;
}

#lbPrevLink {
 left: 0;
}

#lbPrevLink:hover {
 background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
 right: 0;
}

#lbNextLink:hover {
 background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {

 font-size: 1.0rem;
 color: #333333;
 line-height: 1.4em;
 text-align: left;
 border: 10px solid #fff;
 border-top-style: none;
}

#lbCloseLink {
 display: block;
 float: right;
 width: 66px;
 height: 22px;
 background: transparent url(closelabel.gif) no-repeat center;
 margin: 5px 0;
 outline: none;
}

#lbCaption,
#lbNumber {
 margin-right: 71px;
}

#lbCaption {
 font-weight: bold;
}


/* END SLIMBOX */







img.grijs {
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
 /* Firefox 3.5+, IE10 */
 filter: gray;
 /* IE6-9 */
 -webkit-filter: grayscale(100%);
 /* Chrome 19+ & Safari 6+ */
 -webkit-transition: all .3s ease;
 /* Fade to color for Chrome and Safari */
 -webkit-backface-visibility: hidden;
 /* Fix for transition flickering */
 float: right;
 margin-right: 0px;
}

img.grijs:hover {
 filter: none;
 -webkit-filter: grayscale(0%);
}








/*
 * Ideal Image Slider v1.4.0
 *
 * By Gilbert Pellegrom
 * http://gilbert.pellegrom.me
 *
 * Free to use and abuse under the MIT license.
 * https://raw.githubusercontent.com/gilbitron/Ideal-Image-Slider/master/LICENSE
 */

.ideal-image-slider {
 position: relative;
 overflow: hidden;
}

.iis-slide {
 display: block;
 bottom: 0;
 text-decoration: none;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 background-size: cover;
 text-indent: -9999px;
}

/* Slide effect */

.iis-effect-slide .iis-slide {
 opacity: 0;
 -webkit-transition-property: -webkit-transform;
 -moz-transition-property: -moz-transform;
 -o-transition-property: -o-transform;
 transition-property: transform;
 -webkit-transition-timing-function: ease-out;
 -moz-transition-timing-function: ease-out;
 -o-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transform: translateX(0%);
 -ms-transform: translateX(0%);
 transform: translateX(0%);
}

.iis-effect-slide .iis-current-slide {
 opacity: 1;
 z-index: 1;
}

.iis-effect-slide .iis-previous-slide {
 -webkit-transform: translateX(-100%);
 -ms-transform: translateX(-100%);
 transform: translateX(-100%);
}

.iis-effect-slide .iis-next-slide {
 -webkit-transform: translateX(100%);
 -ms-transform: translateX(100%);
 transform: translateX(100%);
}

.iis-effect-slide.iis-direction-next .iis-previous-slide,
.iis-effect-slide.iis-direction-previous .iis-next-slide {
 opacity: 1;
}

/* Touch styles */

.iis-touch-enabled .iis-slide {
 z-index: 1;
}

.iis-touch-enabled .iis-current-slide {
 z-index: 2;
}

.iis-touch-enabled.iis-is-touching .iis-previous-slide,
.iis-touch-enabled.iis-is-touching .iis-next-slide {
 opacity: 1;
}

/* Fade effect */

.iis-effect-fade .iis-slide {
 -webkit-transition-property: opacity;
 -moz-transition-property: opacity;
 -o-transition-property: opacity;
 transition-property: opacity;
 -webkit-transition-timing-function: ease-in;
 -moz-transition-timing-function: ease-in;
 -o-transition-timing-function: ease-in;
 transition-timing-function: ease-in;
 opacity: 0;
}

.iis-effect-fade .iis-current-slide {
 opacity: 1;
 z-index: 1;
}





/* Navigation */

.iis-previous-nav,
.iis-next-nav {
 position: absolute;
 top: 50%;
 z-index: 20;
 display: block;
 width: 40px;
 height: 40px;
 text-indent: -9999px;
 background-repeat: no-repeat;
 background-color: rgba(0, 0, 0, 0.9);
 border-radius: 50px;
 background-size: 40px 40px;
 cursor: pointer;
 opacity: 0;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 -webkit-transition: 0.3s ease-out;
 -moz-transition: 0.3s ease-out;
 -o-transition: 0.3s ease-out;
 transition: 0.3s ease-out;
}

.iis-previous-nav {
 left: 3%;
 background: url(arrows.png) no-repeat;

}

.iis-next-nav {
 right: 3%;
 background: url(arrows.png) no-repeat;
 background-position: -40px 0;
}

.ideal-image-slider:hover .iis-previous-nav,
.ideal-image-slider:hover .iis-next-nav {
 opacity: 0.5;
}

.ideal-image-slider:hover .iis-previous-nav:hover,
.ideal-image-slider:hover .iis-next-nav:hover {
 opacity: 1.0;
}

/* Bullet Navigation */

.iis-bullet-nav {
 position: absolute;
 bottom: 3%;
 right: 0px;
 z-index: 1;
 width: 100%;
 text-align: center;
 opacity: 0.7;
 -webkit-transition: 0.3s ease-out;
 -moz-transition: 0.3s ease-out;
 -o-transition: 0.3s ease-out;
 transition: 0.3s ease-out;
}



.iis-bullet-nav a {
 display: inline-block;
 width: 10px;
 height: 10px;
 background: transparent;
 text-indent: 9999px;
 margin: 0 5px;
 border: 3px solid rgba(0, 0, 0, 0.8);
 border-radius: 10px;
 cursor: pointer;
 -webkit-transition: 0.3s ease-out;
 -moz-transition: 0.3s ease-out;
 -o-transition: 0.3s ease-out;
 transition: 0.3s ease-out;
}

.iis-bullet-nav a.iis-bullet-active,
.iis-bullet-nav a:hover {
 background: #37C937;
}

.ideal-image-slider:hover .iis-bullet-nav {
 opacity: 0.9;
}

.ideal-image-slider:hover .iis-bullet-nav:hover {
 opacity: 1.0;
}

/* Captions */

.iis-has-captions .iis-slide {
 text-indent: 0;
}




.iis-caption .iis-caption-title {
 font-weight: bold;
}

.iis-caption .iis-caption-content {

 line-height: 10px;
 /*hoogte caption + padding*/
 color: #fff;
}

.iis-caption .iis-caption-content a,
.iis-caption .iis-caption-content a:visited {
 color: #fff;
 text-decoration: underline;
 border: 0;
}

.iis-caption .iis-caption-content a:hover,
.iis-caption .iis-caption-content a:active {
 color: #fff;
}












/* Slider */

.wit
{
background-color: white;
}

.slick-slide {
    margin: 0px 22px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}





 #copyright {

  
 }




 #copyright-center {
  max-width: 1000px;
  margin: 0px auto;
  height: 34px;
  overflow: hidden;
  padding: 0px 30px 0px 30px;
 }