.pagecontainer
{
	width: 100%;
}
button.menusubkeuze,
#blauwkader,
#rechts, 
#links, 
#frontimage, 
#topmenu > a 
{
	display: none;
}
#topbalk, 
#topbalkcontainer, 
#topbalkcontainer.fullheight,
#topbalk.fullheight, 
#topbalk.smallheight 
{
    height: 55px;
}
#topbalkcontainer.smallheight
{
	height:65px;
}
#topbalk.smallheight #toplogo {
    height: 70px;
}

#menucontainer, #menu {
    
     height: 55px;
}

#afterfixed {
	height: 55px;
}

#titlecontainerslider .pagecontainer
{
    box-sizing: border-box;
    padding: 10px 20px 10px 20px;
}

h1
{
color: #12599F;
}


#midden {
    display: block;
}
#content
{
    overflow:hidden;
}
#content, #widgetcontainer
{
    box-sizing: border-box;
	width: 100%;
	padding: 20px;
    display: block;
	
}
#widgetcontainer
{
    margin-top: 10px;
    padding-bottom:  0;
    height: max-content;
}
.widget{
    padding-top: 0;
	margin: auto;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
    background-size: cover;
    background-position: center;
}
.widget a {
	text-align: left;
    height:  auto;
}
.widget a i {
	display: inline;
	font-size: 1.25rem;
}
.removemobile
{
	display: none !important;
}

#topbalk.fullheight #menucontainer, 
#topbalk.smallheight #menucontainer,
#menucontainer
{
	position: fixed;
	top: 0;
	width: 100%;
	height: 65px;
	z-index: 12;
    background-image:  none;
	background-color: #fff;
	
}

a.myhome {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 80%;
    height: 60px;
	background-image: url(/siteimg/ppplogo2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	background-color: #fff;
	text-decoration: none;
	padding-left: 80px;
	line-height: 60px;
	color: #12599F;
	font-weight: 900;
	font-size: 32px;
	font-family: 'Metropolis';
}
#menu
{
	display: none;
}

#menu-responsive {
    position: sticky;
    top: 55px;
    z-index: 10;
	padding: 0;
    padding-right: 10px;
	overflow-y: auto;
	background-color: #12599F;
    max-height: calc(100vh - 100px);
}
#menu-responsive ul li {
	padding-left: 10px;
}
#menu-responsive ul li a
{
	display: inline-block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;
	
}
#menu-responsive ul li a.selected
{
	color: #f9c94f;
}
#menu-responsive > ul > li
{
	border-bottom: 1px solid #fff;
}

#menu-responsive > ul > li ul li
{
	padding-left: 10px;
	
}
#menu-responsive > ul > li ul li:last-child {
	border: 0;
}
a.mymenu {
    background: center center no-repeat transparent;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 7px;
    right: 10px;
	line-height: 55px;
	font-size: 40px;
	color: #12599F;
	text-decoration: none;
    z-index:  100;
}
div.afbkleinboven {
				width: 96%;
				padding: 2%;
}

div.afbkleinboven_items {
	
    margin-left: 0;
	margin-right: 0;
	max-width: 29rem;
	width: 32%;
}
#titlecontainer
{
    height:  auto;
}
#titlecontainer .pagecontainer {
    padding: 20px;
	height: 60px;
	box-sizing: border-box;
	padding-top:25px;
}
.titleh1
{
    font-size:  40px;
    line-height:  40px;
    margin-top:  10px;
    margin-bottom:  24px;
}
.titlebreadcrumb ul, .titlebreadcrumb ul .fas
{
   line-height: 16px;
    font-size:  12px;
    column-gap: 0.15rem;
}

#footer {
    margin-top: 20px;
    margin: auto;
    
}
#footercontent {
    background-image:none;
    
    margin: auto;
    font-weight: bold;
    
    padding-top: 10px;
    letter-spacing: 2px;
    display: block;
    height:  auto;
	margin-bottom: 20px;
	width: 96%;
	padding: 2%;
	box-sizing:  border-box;
}

#footercontent > div {
    display: block;
    float: none;
    width: 98%;
    margin-bottom:  20px;
}
#footercontent > div h3 {
    margin-bottom: 0;
}

#lightbox-image, #lightbox-container-image-box, #lightbox-container-image-data-box
{
	max-width:1000px  !important;
}

#lightbox-container-image-data-box
{
	padding:0;
}

#lightbox-image, #lightbox-container-image-box, #lightbox-container-image-data-box
{
	width:100%  !important;
}

.onlymobile
{
	display:block;
}

#contactformulier
{
	width: 100%;
    grid-template-columns: 1fr;
}
#contactformulier div.c1, #contactformulier div.c2 {
  width: 100%;
}
#contactformulier div.span-2 {
    grid-column: span 1;
}
label[for="aanspreekvorm"] {
    display: none;
  }
#contactblok
{
	display: block;
	margin-bottom: 15px;
}
#contactblok div
{
	display:block;
}
#contactblok #contactblok1
{
	width:100%;
}
#contactblok #contactblok2
{
	width:100%;
	padding-left:0;
	
}
#contactblok #contactblok3
{
	padding-left:0;
	
}



#lblopmerkingenverzoek {
	padding-left: 0 !important;
}


#contactomschrijving p
{
	line-height:21px;
	font-size:16px;
}
.frontimage{background-position:center;height:220px;background-size:cover; border-radius: 0; }
.slider-wrapper{height:220px;position:relative;  max-width:  100%; margin:  auto;}
.slider{height:220px;margin:0;padding:0;}
#fimg.lichtblauw { background-color: #ffffff; }
#content div.itemsalsknoppen
{
    grid-template-columns: repeat(1, 1fr);
}
#notice
{
    font-size: 17px;
}
.footer-col {
    flex: none;
}
#notice .footcenter
{
    display: none;
}
#notice .footleft
{
    padding-left:  20px;
    width: calc(30% - 20px);
}
#notice .footleft ul li:nth-child(1), #notice .footleft ul li:nth-child(3) {
    display: none;
  }
#notice .footright
{
    padding-right:  20px;
    width: calc(70% - 20px);
}
.widget:hover {
    transform: translateY(-4px) scale(1.01);
 	transition: transform 0.3s ease;
}
.fotoboeken-list.midden
{
    display: block;
}
.fotoboeken-list li
{
    padding-left: 4px;
}
.fotoboeken-list li a::before {
  content: "-";
  margin-right: 5px; /* Adjust the spacing between the "-" and the text */
}
.fotoboeken-list a.fi-selected {
    color: #0C642A;
    text-shadow: none;
    font-weight:  bold;
}
#par_693
{
    display:  none;
}
.turbine-image
{
    margin-right: 0;
    width:  100%;
}
.wind-turbine
{
    margin:  auto;
}
.turbine-text
{
    padding-top:  16px;
    font-size: 18px;
    line-height:  21px;
    padding-left: 16px;
}
#blockcontainer
{
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    display: none;
}
#homerechtskader {
    position: relative; 
    right: auto;
    width: 100%;
    height: auto; 
    top: auto; 
    padding-bottom:  20px;
}