:root {
	--body-color: #031901;
  	--cassiopeia-color-link: #e7026e;
     --cassiopeia-font-family-headings: "Roboto Slab", "ShortStack-Regular", sans-serif;
    --body-line-height: 1.4;
}

@media (min-width: 1200px) {
  .main-grid .h1, .main-grid h1 {
  	font-size: 1.8rem;
  }
  .main-grid .h2, .main-grid h2 {
    font-size: 1.4rem;
  }
  main-grid .h3, .main-grid h3 {
  	font-size: 1.3rem;
	}
  main-grid .h4, .main-grid h4 {
  	font-size: 1.2rem;
	}
  
}

a:not([class]) {text-decoration: none;}

body {
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #091b57;
    font-size: 15px;
    background-color: #cee1f5;
    background-image: url(../images/bg_body.jpg);
    background-image: url(../images/background_rainbow.jpg);
    background-image: url(../images/background_rainbow2.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
main ul, .container-sidebar-right ul {
  margin: 0;
  padding: 0;
}
main ul li, .container-sidebar-right ul li {
  list-style-type: none;
  background-image: url(../images/vinkje.png);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin: 0;
  padding: 0;
    padding-left: 0px;
  padding-left: 13px;
}

.page-header h1, .page-header h2 {
  background-image: url(../images/bg_h1_toets.png);
  background-repeat: no-repeat;
  background-size: 33px 33px;
  padding-left: 8px;
  color: #e7026e;
  font-weight: 700;
}
h2 {
  	font-family: "Roboto Slab", "ShortStack-Regular", sans-serif;
	font-weight: 700;
	color: #243f8e;
}
.moduletable { position: relative; }  /* voor positonering van front end editing icon */

main {
  margin-top: 0 !important;
  padding: 1em;
  background-color: #eff5fb;
}
.container-component, 
.container-sidebar-right {
   background-color: #eff5fb;
}
.main-grid .container-component .moduletable.header {
  margin-top: 0;
}

figure.left { margin-right: 15px; max-width: 40%; }
figure.right { margin-left: 15px; max-width: 40%; }

.wf_caption {
	margin: 0 10px 15px 0;
	background-color: #555;
	padding-bottom: 8px;
	color: #ddd;
}
.wf_caption:hover {
	color: white;
}
.rsform .formError, .formRed {
  color: #cf4d4d;
  background-color: #fdf9cd;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 5px;
}

.rsform .formError {
  color: #cf4d4d;
  font-size: inherit;
  display: inline-block;
margin-top: 5px;
}

cite {
	display: inline-block;
	background-color: #eee;
	padding: 20px 30px;
	border: 2px solid #ddd;
	box-shadow: 8px 8px 8px rgb(0,0,0,0.2);
	border-radius: 2px;
	margin-bottom: 15px;
}
ul.nav svg.p-2 {
  padding: 0 5px 0 0 !important;
}
.blog-item a {
	text-decoration: none;
}


.moduletable.rozerond {
    background-color: #f2bfdd;
  padding: 20px 10px;
  background-color: #f2bfdd;
  color: #243f8e;
  border-radius: 10px;
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}

#volle-breedte-1 {
	background-color: black;
	color: white;
	margin: 30px 0;
}

[id^=volle-breedte],
[id^=kolom-breedte] {
	padding: 50px 10px;
}

#kolom-breedte-2 {
	background-color: #eaf0e9;
	padding: 60px 0;
	margin: 50px 0;
}
.mod-custom.custom {
	background-size: cover;
}
.moduletable.centreren h1,
.moduletable.centreren h2,
.moduletable.centreren h3 {
	text-align: center;
}

.container-bottom-a {
  padding: 30px 10px;
  background-color: #dfdced;
  border-top: 1px solid #aaa;
}
.footer {
	border-top: 15px solid #1d5532;
	background-image: none;
	background-color: black;
	color: #ccc;
	font-size: 0.8em;
}
footer.footer .grid-child {
	align-items: flex-end;
}

/* Ensure elements are hidden while ScrollEntrance is loading */
[data-entrance] { visibility: hidden; }

/* voor front-end editing: maak edit-knop groter en geel */
.icons > div {
	background-color: yellow;
	padding: 15px;
	border-radius: 5px;
}

/* zoeken / search */
.moduletable.zoeken {
	vertical-align: middle;
}


.zoekfoto {
	width: 200px;
}
.com-finder__results-list > li {
	clear: both;
}

.moduletable.geslaagd {
  width: 100%;
}
.moduletable.geslaagd .custom div#overlay {
  position: absolute;
  top:22%;
  left: 3%;
}

#naam_geslaagde {
  position: absolute;
  top: 10%;
  left: 2%;
  border-bottom: 3px solid #e7026e;
  color: white;
  font-size: 40px;
  padding: 20px 120px 20px 0;
  background-image: url(../images/icon_10_minuten.png);
  background-repeat: no-repeat;
  background-position: right 10px;
  background-size: contain;
  margin-bottom: 10px;
}
#citaat_geslaagde {
  position: absolute;
  top: 40%;
  left: 5%;
  color: white;
  font-size: 18px;
  font-style: italic;
  max-width: 55%;
}

a#bekijkdemo {
  border-radius: 10px;
  background-color: #e7026e;
  color: white;
  font-family: 'Roboto Slab', 'ShortStack-Regular', sans-serif;
  padding: 10px 20px;
  font-size: 20px;
  margin-top: 10px;
  letter-spacing: 2px;
  transition: background-color 0.5s ease;
}

@media (max-width: 992px) {
  main {
      padding: 0.5em;
    }
  .container-nav div#maximenuck133 ul.maximenuck li.maximenuck.level1 > a {
    padding: 7px 10px;
  }
  #naam_geslaagde {
    font-size: 18px;
  }
  #citaat_geslaagde {
    font-size: 13px;
  }

}