:root {
--groen: rgb(82,116,58);
--groen50: rgba(82,116,58,0.5);
--accentgroen: rgb(172,207,94);
--wit: rgb(254, 254, 254);
--zwart:#000000c4;
}

.login{ float: right; }

.login a {
    width: auto;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 10px;
}

.login a:last-of-type{
    background-color: var(--groen);
    border-radius:0px 0px 13px 13px;
    color: #fff !important;
    padding: 6px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.login a:not(:last-child){
    color: white !important;
}
header .container .header-nav-top {padding-top: 0px;}     

section#content h1, section#content h2, section#content h3, section#content h4 {
    /* margin-top: 20px; */
    color: var(--groen);
    /* padding-top: 20px; */
}
  
}
dl.headlines dt {
    width:50px;
    float:left;
    border-radius: 15px 0px 0px 15px;
}
dl.headlines dd {
    margin-left:50px;
    background-color:var(--groen);

}
dl.headlines dt.date a {
    background-color:var(--wit);
    border:1px solid var(--groen);
    border-radius:15px 0px 0px 15px;
    color:var(--groen)
}
dl.headlines dd a {
    color:white;
    margin-left:5px;
}
dl.headlines dd li {
    color:white;
}

footer{
    background-color: var(--groen);
    color: #fff;
}
footer .headline {
    border-bottom: 1px solid rgba(255,255,255,.1);
}
footer .headline h2, footer .headline h3, footer .headline h4, footer .headline h5, footer .headline h6 {
    border-bottom: 2px solid var(--wit);
}
.social-icons li a {
	background-color: rgba(255,255,255,.2);
  background-color:var(--wit);
  color:var(--groen);
  border-radius: 5px;
}
dl.headlines.headlines-footer dd .text-muted {
	color: rgba(255,255,255,1);
}
footer a,
dl.headlines.headlines-footer dd a {
	color: var(--wit);
}
footer a:focus,
footer a:hover,
dl.headlines.headlines-footer dd a:focus,
dl.headlines.headlines-footer dd a:hover {
	color: #fff;
}

section#content .content-header {
    background-color: var(--groen);
    height: 473px;
}
section#content .content-header h2, section#content .content-header li a {
color:white ;
}
section#content>.container>.row {
  margin-left:0px;
  margin-right:0px;
}

section#copyright {
    color: var(--wit);
    background: var(--groen);
        border-top:none;
}
section#copyright a {
    color:var(--wit);
}
button.navbar-toggle {
    border: 1px solid var(--groen);
    color: var(--groen);
}

/* Highlighten aanmeldformulier */
body.anonymous-user {
@media (min-width: 992px) {
    #menu.sf-menu > li:last-child > a {
        background-color: var(--groen);
        font-weight: 600;
        border-radius:30px;
        color:var(--wit);
        border-bottom-color:var(--groen50);
    }
    #menu.sf-menu > li:last-child > a:focus,
    #menu.sf-menu > li:last-child > a:hover {
        background-color: var(--groen50);
        border-radius:30px;
    }
}
}

/* Eerste full-width tekstblok in het groen uitlichten */
/* Op 15 aug 2025 in overleg uitgezet omdat het niet gebruikt werd */
/*.col-md-12.paragraph-text.paragraph-text-view:first-of-type {
    background-color:var(--groen);
    text-align:center;
    padding-bottom:20px;
    padding-top:20px;
    border-radius:25px;
	margin-bottom:20px;
 h1, h2, h3, h4 {
color:white !important;
    padding-bottom:20px;

}
 p {
color:white !important;
}
}
*/

header .container .header-nav .header-menu .sf-menu>li>a {
    color:var(--zwart);
}

@media (min-width: 992px) {
header .container .header-nav .header-menu .sf-menu>li>a {
    color: white;
    /* text-shadow: 1px 1px 1px black; */
    font-weight: 600;
}
header {
        background:transparent;
        background: linear-gradient(151deg, #00000000, #0000008f);
        box-shadow: none;
        margin-top: -105.78px;
}

header.scroll-navbar {
    transform:translatey(0%) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.06), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    background:var(--groen);    
}
/* Tekst in header op overige pagina's beter uitlijnen */
section#content .content-header .container {
    position: relative;
    bottom: -60%;
}

/* dropdowns in menu in het wit */
.sf-menu.sf-arrows .sf-with-ul:after {
    border-top-color: white;
}
    
}
@media (min-width: 992px) {
header {margin-top:-122.99px;}}
body.template-home {
    /* Verwijderen Tag uit agendablokje */
    ul.list-unstyled.list-inline.text-muted.small li:first-child {
    display:none;
}
	#carousel-homepage.carousel .carousel-caption h2 i
	{
		color:white;
	}

	
    #carousel-homepage.carousel .carousel-inner .item {
    min-height: 350px;
    height:50svh;}

@media (min-width: 992px) {
    #carousel-homepage.carousel .carousel-inner .item {
    /* height: calc(100dvh + 17px); */
    height: calc(92dvh);
	}

      .carousel-caption {
        left: 20% !important;
        right: 20%;
        padding-bottom: 30px;
        bottom: 20dvh !important;
        text-align:center !important;
        max-height:50dvh;
    }
    #carousel-homepage.carousel .carousel-caption h2 i {
        font-size:9rem;}
	    #carousel-homepage.carousel .carousel-caption p i {
        font-size:3rem;}
}
}

}
@media (min-width: 1550px) {
    header {
        /* margin-top: -105.78px; */
    }
    #carousel-homepage.carousel .carousel-inner .item {
    height: calc(100dvh);
        
}}
/* Verbergen carouselindicators en knopjes op banner */
.carousel-control {
  display:none;
}
ol.carousel-indicators {
  display:none;
}

	
}
.sf-menu>li {
    border-bottom: 0px solid var(--groen);
}
dl.headlines dd a:hover {
  color:rgba(255,255,255,0.8);
}

section#content .content-header .breadcrumb>.active {
    color: rgba(255, 255, 255, 1);
}

section#content .content-header.content-header-background
{
  height:30svh;
}

@media (min-width: 992px){
  section#content .content-header.content-header-background{  
    height:493px;
}
}


/*
footer{
    background-color: rgb(82 116 58);
    color: rgba(255,255,255,0.9);
}
footer .headline {
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.social-icons li a {
	background-color: rgba(255,255,255,.2);
}
dl.headlines.headlines-footer dd .text-muted {
	color: rgba(255,255,255,.5);
}
footer a,
dl.headlines.headlines-footer dd a {
	color: #ddd;
    color: rgba(255,255,255,.8);
}
footer a:focus,
footer a:hover,
dl.headlines.headlines-footer dd a:focus,
dl.headlines.headlines-footer dd a:hover {
	color: #fff;
}


footer .headline h2, footer .headline h3, footer .headline h4, footer .headline h5, footer .headline h6 {
    border-bottom: 2px solid rgb(172 207 94);
}

*/

/* Afbeeldingen afronden op evenementenpagina */
.img-16by9-cover img {
    border-radius: 15px;
}
/* Afbeeldingen op Evenementenpagina volledig tonen */
.img-responsive {
  object-fit: contain;
  width: 100%;
  border-radius: 15px;
}

/* Afbeeldingen bij Nieuws op de voorpagina afronden */
.publication-item .embed-responsive .embed-responsive-img{
    border-radius: 15px;
}
/* Tekst leesbaarder maken in header */
section#content .content-header.content-header-background .breadcrumb, section#content .content-header.content-header-background h2, section#content .content-header.content-header-background h3 {
    color: #fefefe;
    text-shadow: -2px 1px 5px #000000a3;
}
section#content .content-header.content-header-background .breadcrumb a {
    font-weight: 700;
}
section#content .content-header.content-header-background .breadcrumb>.active {
    color: #FEFEFE;
    font-weight:700;
}

/* Ontmoet de Gidsen pagina */
.webpage-73590{

.paragraph-image {
    position: relative;
    display: inline-block;
    aspect-ratio:4/3;
	overflow:hidden;
	border-radius:15px;
}
.paragraph-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* dark green with 50% opacity */
	border-radius:15px;
	pointer-events:none;
}

.paragraph-image img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius:15px;
	object-fit:cover;
	transition: transform 0.4s ease;
	position:relative;
	z-index:-1;
}
.paragraph-image:hover img {
    transform: scale(1.1); /* Zoom in on hover */
	 background-color: rgba(0, 0, 0, 0.5);
	border-radius:15px;
	transform-origin:center center;
}
.paragraph-image::before {
    transition: opacity 0.4s ease;
}

.paragraph-image:hover::before {
    opacity: 0.3;
}

.col-md-4.paragraph-image.paragraph-image-view {
	padding:0px;
/*	margin:5px; */
	width:calc(50% - 2.5px);
}
@media (min-width:992px){
  .col-md-4.paragraph-image.paragraph-image-view {
	padding:0px;
	margin:5px;
	width:calc(100%/3 - 10px);
}}

.img-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    padding: 10px;
    text-align: center;
	font-size:2rem;
    z-index:1;
}
}
/* Afbeelding + text op halve breedte maakt apart element */
.col-md-6.paragraph-image,
.col-md-6.paragraph-text {
  margin: 0;
  padding: 0;
}
@media (min-width:992px) {
.col-md-6.paragraph-image:has(+ .col-md-6.paragraph-text) {
  height: 500px;
  margin-bottom:40px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  flex: 0 0 50%;
  max-width: 33%;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
  margin-left:20px;
  
}
	.col-md-6.paragraph-image +
.col-md-6.paragraph-text {
    height: 500px;
    margin-bottom:20px;
    max-width: 66.66% !important;
    width: 66.66%;
    font-size: clamp(13px, 1vw, 16px);
    }
}
    
}

.col-md-6.paragraph-image {

}

.col-md-6.paragraph-text {
  flex: 0 0 50%;
  max-width: 50%;
  background-color: #fefefe;
/* color:#fefefe; */
  padding: 5rem;
  border-radius: 0 12px 12px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin-left: -30px;
  display: flex;
  flex-direction: column;
  justify-content:center;
}


.col-md-6.paragraph-image img {
  width: 100%;
  height: 100%;
  max-height:500px;
  object-fit: cover;
  display: block;
  flex: 0 0 50%;
  max-width: 100%;
  margin: 0px 10px 10px 0px;
  border-radius:30px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

@media (max-width: 992px) {
  .col-md-6.paragraph-image,
  .col-md-6.paragraph-text {
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 12px;
    margin-left: 0;
  }

  .col-md-6.paragraph-text {
    margin-top: -2rem;
    border-radius: 0 0 12px 12px;
  }

  .col-md-6.paragraph-image {
    border-radius: 12px 12px 0 0;

  }
}
/* links in volledige breedte tekst als knop weergeven */
/* .col-md-12.paragraph-text a {
	padding: 10px 12px;
    font-weight: 500;
    transition: .25s ease-in;
	display: block;
    width: auto;
	    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 4px;
	    color: #fff;
    background-color: #52743a;
    border-color: #466332;
	    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.7;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin-bottom:30px;
} */
/* header fix voor login en 404 pagina's */
.no-template {
	header {
		margin-top:0px;
	}
}

.col-md-4.paragraph-image.paragraph-image-view {
    padding: 1px;
    max-height: 350px;

}
.col-md-4.paragraph-image.paragraph-image-view .img-responsive {
	max-height:350px;
	object-fit:cover;
	width:100%;
}
a {
  text-decoration:underline;
}


a.btn.btn-lg.btn-primary.btn-block {
    width: 330px;
}