::selection {
  background-color: #018ed3;
  color: white;
}
::-moz-selection {
  background-color: #018ed3;
  color: white;
}





body {
    color: #58585a;
    font-family: 'Roboto',sans-serif;
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 0;
	padding: 0;
}
.pagecontainer{width:100%;max-width:85.5rem;margin:auto;}
#topbalkcontainer {position: fixed; z-index: 10; background-color: #fff; width: 100%;}
#topbalkcontainer.lichtblauw { background-color: #bfd6e0; }
#topbalkcontainer.fullheight{
    height:  140px;
}
#topbalkcontainer.smallheight
{
	height:100px;
     border-bottom: solid 1px #258faf;

}

#topbalk{width:100%;max-width:85.5rem;margin:auto; }
#topbalk.fullheight{
	height:140px;
    transition: all 0.9s ease;			
}
#topbalk.smallheight
{
	height:100px;
}
#afterfixed{height: 140px;}
#topbalk.fullheight #toplogo{height: 140px;background-image:url(/siteimg/ppplogo.png);background-position:left 10px; background-repeat:no-repeat; background-size: 120px 120px; transition: all 0.9s ease;}
#topbalk.smallheight #toplogo {height: 100px;background-image: url(/siteimg/ppplogo.png);background-position: left 10px;background-repeat:no-repeat; background-size: 80px 80px;  transition: all 0.9s ease;} 
#topbalk.fullheight #toplogo > a{line-height:120px;width:100%;display:inline-block;text-decoration:none;}
#topbalk.smallheight #toplogo > a{line-height:80px;width:100%;display:inline-block;text-decoration:none; }
#topbalk1.fullheight #menucontainer1, #topbalk1.fullheight #menu{height:100px;}
#topbalk1.smallheight #menucontainer, #topbalk1.smallheight #menu{height:50px;}
#topbalk.fullheight #menu > ul{list-style-type:none;padding:0;margin:0;line-height:20px;float:left; margin-left: 200px; margin-top: -64px; transition: all 0.9s ease;}
#topbalk.smallheight #menu > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 20px;
    float: left;
    margin-top: -50px;
	margin-left: 200px;
    transition: all 0.9s ease;
}
#menu > ul > li
{
    display:inline-block;
    text-align:center;
    margin:0px;
    position:relative;
    padding: .4125rem .75rem .2125rem .75rem;
}
#menu > ul > li:last-child{margin-right:0;}
#menu > ul > li > a{
	letter-spacing:1px;
	color: #111;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    font-size:  18px;
}
#menu > ul > li > a:hover{
	color: #007ab6;
}

#topbalk.smallheight #menu > ul > li > a {			
}

#topbalk.fullheight #menu > ul > li > a:active::before,
#topbalk.fullheight #menu > ul > li > a:focus::before,
#topbalk.fullheight #menu > ul > li > a:hover::before,
#topbalk.smallheight #menu > ul > li > a:active::before,
#topbalk.smallheight #menu > ul > li > a:focus::before,
#topbalk.smallheight #menu > ul > li > a:hover::before
{
	left: -.25rem;
	width: calc(100% + .5rem)
}

#menu > ul > li.selected, #menu > ul > li > a.selected {
	color: #258faf;
	
}
#menu > ul > li > ul
    {
    position: absolute;
    top:  30px;
    box-sizing: border-box;
    min-height: 200px;
    min-width: 250px;
    z-index:15;
    display:none;
    width: auto;
    border: solid 1px rgba(200,200,200,0.1);
    margin:0;
    line-height:32px; 
    background-color: rgba(250,247,244,0.80);
    padding-left: 1.5rem;
    padding-right: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-radius: 10px;
    left:  -1.4rem;
    transition: transform 0.5s ease-in-out, background-color 1s, color 0.5s;
}
#menu > ul > li > ul:hover
{
    transform: scale(1.04);
	background-color: #12599F;
	color: white;
}
#menu > ul > li:hover > ul{display:block;}
#menu > ul > li:hover > ul > li a 
{ 
	letter-spacing:1px;
	color: #111;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    font-size:  18px;
}
#menu > ul > li:hover > ul:hover > li a 
{ 
	color: #eee;
}
#menu > ul > li:hover > ul > li a:hover
{
	color: #f9c94f;
}
#menu > ul > li:hover > ul > li a.selected
{
	color: #db247a;
}
#menu > ul > li > ul > li
{
    text-align:left;
    line-height: 2em;
}
#menu > ul > li > ul > li > ul > li{padding-left:10px;}
#menu > ul > li > ul > li a{display:block;text-decoration:none;padding-left:10px;padding-right:10px;color:#fff;}
#menu > ul > li > ul > li i.fa-angle-right {font-size:  12px;}
#menu > ul > li > ul > li a:hover{color:#007ab6;}

.onlymobile{display:none;}

#tussenbalk{height:50px;}
#tussenbalk.smallb{height:2px;}

#fimg{
	padding:0;max-width:100%;margin:auto;}
#fimg.lichtblauw { background-color: #bfd6e0; }
.frontimage{background-position:center;height:400px;background-size:cover; }
.fronttext{
	bottom: 2.5rem;
    left: 3rem;
    position: absolute;
	background-color: #0080c8;
    border-color: #0080c8;
    color: #fff;
    border-style: solid;
    border-width: .0625rem;
    display: inline-block;
    font: inherit;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
    margin: .25rem 1em .25rem 0;
    padding: .625rem 1rem;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: .2s;
    vertical-align: middle;
    padding-right: .75rem;
}
#widgetcontainer{
	margin-top:35px; 
    display: flex; 
    flex-direction: row; 
    flex-wrap: wrap; 
    position: relative;
	height:  178px;
}
.widget{
	flex: 1 1;
    margin-left: .875rem;
	margin-right: .875rem;
}


.widget a{
	font-size: 1.25rem;
	display: flex;
	font-weight: 700;
    text-decoration: none;
	color: #fff;
	height: 100%;
	text-shadow: 2px 2px #000;
	justify-content: center;
    align-items: end; 
	line-height: 90px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.4) 100%);
}

.widget a i {
	font-size: 5rem;
	display: block;
}
.widget a:hover {
	-- background-color: rgba(0,0,0,0.2) !important;
}
.widget {
	outline: none; /* Add outline: none to the .widget selector */
}

.widget:hover {
	transform: translateY(-10px) scale(1.05);
	transition: transform 0.3s ease;
	backface-visibility: hidden;
	outline: none; /* Add outline: none to the .widget:hover selector */
}

.widget:hover::after { /* Add a pseudo-element to add back the outline after the transition has completed */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #000;
	box-sizing: border-box;
	opacity: 0;
	transform: translateY(-10px) scale(1.05);
	transition: opacity 0.3s ease;
	pointer-events: none;
}

.widget:hover::after:hover {
	opacity: 1;
}



.widget:first-child {
	margin-left: 0;
}
.widget:last-child {
	margin-right: 0;
}

#titlecontainer
{
    height: 300px;
    background-color: #bfd6e0;
    box-sizing: border-box;
}
#titlecontainer .pagecontainer
{
    box-sizing: border-box;
    padding: 20px 50px 30px 50px;
}
#titlecontainerslider
{
    height: 60px;
    background-color: #bfd6e0;
    box-sizing: border-box;
    padding-top:  12px;
}
#titlecontainerslider .pagecontainer
{
    box-sizing: border-box;
    padding: 10px 50px 10px 50px;
}
.titleh1
{
    font-weight: 700;
    font-size: 70px;
    color: #258faf;
    margin-top: 130px;
    line-height: 70px;
    margin-bottom:  50px;
}
.titlebreadcrumb ul
{
    column-gap: 0.6rem;
    display: flex;
    margin: 0;
    padding: 0;
    line-height: 1rem;
    font-size:  18px;
}
.titlebreadcrumb a
{
    color:  #258faf;
    text-decoration: underline;
}
.titlebreadcrumb a.selected
{
    color:  #111;
    text-decoration: none;
    font-weight: 500;
}
#blauwkader
{
    position: absolute; 
    right: 0; 
    width: 370px; 
    border-radius: 25px; 
    height: 470px; 
    background-color: rgba(0,122,182,0.1); 
    z-index: 3; 
    top: 32px; 
    text-align: center; 
    box-sizing: border-box;
	padding-top: 52px;
    color: #258faf;
}
#blauwkader a
{
	display: block;
	padding-top:10px;
	color: #258faf;
	font-weight: bold;
	text-decoration: underline;
}
#homerechtskader
{
    position: absolute; 
    right: 0; 
    width: 321px; 
    border-radius: 5px; 
    height: 470px; 
    background-color: rgba(218, 234, 241, 1); 
    z-index: 3; 
    top: 80px; 
    text-align: center; 
    box-sizing: border-box;
    color: rgba(88, 88, 90, 1);
	padding-top: 52px;
    color: #258faf;
}
#homerechtskader a
{
	display: block;
	padding-top:10px;
	color: #258faf;
	font-weight: bold;
	text-decoration: underline;
}
div.afbkleinrechts
{
    background-repeat: no-repeat;
    background-position: center;
    height:  100%;
    border-radius: 5px; 
}
div.afbkleinboven {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 1.75rem;
}
div.afbkleinboven_items {
	
    margin-left: .875rem;
	margin-right: .875rem;
	max-width: 28rem;
	width: 32%;
}
div.afbkleinboven_items a img {display: block;}
div.afbkleinboven_items a img {
	max-width: 100%;
}



div.afbkleinboven_items:first-child {
    margin-left: 0;
}

div.afbkleinboven_items:last-child {
    margin-right: 0;
}
#content{
	position:relative;z-index:2;overflow:hidden;
	padding: 20px 395px 30px 50px;
    min-height: 560px;
}
#content a{text-decoration:none;
    color: #258faf;}
#content a:hover{text-decoration:underline;}

#content div.itemsalsknoppen
{
    margin-top:  24px;
    box-sizing: border-box;
    column-gap: 24px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 24px;
    margin-bottom:  24px;

}
#content a.ilink, #content a.elink, #homerechtskader a.ilink
{
background-color: White;
box-sizing: border-box;
color: #12599F;
font-weight: bold;
cursor: pointer;
display: block;
font-size: 18px;
min-height: 56px;
line-height: 24px;
justify-content: space-between;
padding: 16px 32px 16px 16px;
text-decoration:none;
align-items: center;
position:  relative;
border: solid 2px #12599F;
border-radius: 25px;
transition: background-color 0.2s, transform 0.2s;
}
#homerechtskader a.ilink
{
background-color: rgba(2, 123, 183, 0.8);
color: rgba(250,247,244,1);
font-size: 16px;
min-height: 40px;
line-height: 22px;
padding: 12px 32px 12px 16px;
}
#content a.ilink:hover, #content a.elink:hover, #homerechtskader a.ilink:hover {
  background-color: #12599F;
  color: White;
  transform: scale(1.01);
}
#homerechtskader a.ilink:hover
{
  background-color: rgba(2, 123, 183, 0.4);
}
#content a.ilink:before, #content a.elink:before, #homerechtskader a.ilink:before {
  content: "\f061"; /* Font Awesome arrow icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #12599F;
}
#content a.ilink:hover:before, #content a.elink:hover:before, #homerechtskader a.ilink:hover:before {
  color: white; /* Kleur bij hover */
}
#homerechtskader a.ilink:before {
  color: #12599F;
}

#content .resize_1 img{max-width:100%; }
#content .resize_2 img{max-width:50%; }
#content .resize_4 img{max-width:25%; }


#content h1{font-size:50px; line-height: 50px; font-weight:900;margin: 8px 0 24px 0; font-family: 'Metropolis'; text-transform: uppercase; }
#content h2{font-size:20px;font-weight:900;margin: 0; margin-top: 18px; font-family: 'Metropolis';}


.colorBar {
    display: block;
    height: 8px;
    width: 100%;
    z-index: 10;
    background: #205f9c;
    background: linear-gradient(217deg, #21609f 1%, #88b04e 50%, #db247a 60%, #f9c94f 100%);
    background: -webkit-linear-gradient(217deg, #21609f 1%, #88b04e 50%, #db247a 60%, #f9c94f 100%);
    background: -ms-linear-gradient(217deg, #21609f 1%, #88b04e 50%, #db247a 60%, #f9c94f 100%);
    background: -o-linear-gradient(217deg, #21609f 1%, #88b04e 50%, #db247a 60%, #f9c94f 100%);
    background: -moz-linear-gradient(217deg, #21609f 1%, #88b04e 50%, #db247a 60%, #f9c94f 100%);
}

#footer
{
    background-color: rgba(0,0,0,1);
	color: #eee;
}
#footercontent{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content: space-between;
    padding: 4rem 0 4rem 0;
    box-sizing: border-box;
    font-size:  18px;
    line-height: 32px;
}
#footercontent > div{width: 30%;}
#footercontent > div a {
	text-decoration: none; 
    color: #eee;
    font-weight:bold;
}
#footercontent > div a:hover {
    color: #258faf;
}
#footercontent h3 {
		display: table;
		letter-spacing: 1px;
		color: ;
		font-weight: 700;
		position: relative;
		text-decoration: none;
		white-space: nowrap;
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 40px;
}


#footercontent > div div.bottomicons {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 10px;
}

#footercontent > div a.fas, #footercontent > div a.fab{background-color:#707070;color:#fff;width:48px;line-height:48px;text-align:center;text-decoration:none;}
#footercontent > div a.fab.fa-facebook-f:hover{background-color:#3B5998;}
#footercontent > div a.fab.fa-instagram:hover{background-color:#125688;}
#footercontent > div a.fab.fa-twitter:hover{background-color:#33ccff;}
#footercontent > div a.fab.fa-google-plus:hover{background-color:#c63d2d;}
#footercontent > div a.fab.fa-linkedin:hover{background-color:#4875b4;}
#footercontent > div a.fab.fa-youtube:hover{background-color:#ff3333;}
.group:after{content:"";display:table;clear:both;}

#noticebar
{
    background-color: rgba(0,0,0,1);
	height: 64px;
    font-size:  18px;
    box-sizing: border-box;
    line-height:  64px;
    color:  #eee;
}
#noticebar a
{
    font-weight: 700;
    color:  #eee;
    text-decoration: none;
}
#noticebar a:hover
{
    color: #258faf;
}
#notice
{
    display: flex;
}
.footer-col {
  flex: 1;
}
.footleft {
  text-align: left;
}
.footleft ul {
  list-style: none; /* remove bullet points */
  display: flex; /* use flexbox to align items horizontally */
  margin: 0; /* remove default margin */
  padding: 0; /* remove default padding */
}
.footleft ul li {
  margin-right: 1em; /* add 1em gap between items */
}
.footleft ul li:first-child {
  margin-left: 0;
}
.footleft ul li:last-child {
  margin-right: 0;
}
.footcenter, .footcenter a, .footcenter a:hover {
  text-align: center;
  font-size:  12px;
  color:  #bbb !important;
  font-weight:  300 !important;
}

.footright {
  text-align: right;
}
.duration-300 {
    transition-duration: .3s;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.largeicon-xsmall {
    width: .625rem;
    height: .625rem;
}
.largeicon {
    height: 100%;
    width: 100%;
    fill: #000;
    display: inline-block;
    vertical-align: -.1em;
    flex-shrink: 0;
}
.wkeuze {
    width: 20px;
}
.hkeuze {
    height: 20px;
}
button[class] {
    cursor: pointer;
    border:  0;
    vertical-align: middle;
}
.menusubkeuze {
    background-color: rgba(250,247,244,1);
}
.rounded-full {
    border-radius: 100%;
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.shrink-0 {
    flex-shrink: 0;
}
span.gap
{
    width:  .3rem;
    display: inline-block;
}
@keyframes rotation {
  0% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
ul > li button
{
  transform: rotate(180deg);
}
ul > li:hover button
{
  animation-name: rotation;
  animation-duration: 0.25s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  transform: rotate(0deg);
}
.fotoboeken-list.midden
{
    display: none;
}

.fotoboeken-list {
padding-left: 20px;
text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:  20px;
}

.fotoboeken-list li {
    background-image: url("path/to/font-awesome-icon");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 24px;
}

.fotoboeken-list a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: rgba(250,247,244,1);
}
.fotoboeken-list a.fi-selected
{
    color: #cee0d4;
    text-shadow: 1px 1px 1px ;
}

.turbine-block-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.turbine-block {
  flex: 0 0 calc(50% - 50px);
  background-color:  rgb(238, 243, 242);
  border-radius:  4px;
  font-size:  15px;
  line-height: 19px;
  padding: 20px;
}
.turbine-image
{
    margin-right: 24px;
  display: inline-block;
  width: 150px;
}
.wind-turbine {
  position: relative;
  width: 150px; 
  height: 224px; 
}

.blades {
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: center center;
  animation: rotate 2s linear infinite; 
}

.turbine-text
{
    display: inline-block;
    width:  calc(100% - 182px);
  justify-content: flex-end;
}
div.homeblokvalop
{
	background-color: rgba(0,122,182,0.1);
	margin-bottom: 24px;
	border: dashed 1px #258faf;
	padding: 20px;
}
.sitemap, .sitemapsub {
    list-style-type: none; /* Verwijdert bullets */
    padding-left: 0; /* Verwijdert standaard padding */
}

.sitemap li {
    margin-bottom: 10px; /* Ruimte tussen hoofdelementen */
	margin-left: 10px;
}

.sitemapsub {
	list-style-type: disc; /* Voegt bullets toe aan de sublijst */
    padding-left: 20px; /* Inspringing voor subelementen */
}


.sitemap a:hover, .sitemapsub a:hover {
    text-decoration: underline; /* Voegt onderstreping toe bij hover */
}

@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}    
