/*----------------------------------------------
------------------------------------------------
------------ Global settings -------------------
------------------------------------------------
----------------------------------------------*/
.form-item {
    min-height: unset;
}
#Overview-Filter-Form form>div input, #Overview-Filter-Form form>div select {
    line-height: 140%;
}
.masonry-grid.gt-3 .masonry-item.pane {
    width: calc(33% - 15px);
    padding: 0;
}
.masonry-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 18px;
    /* justify-content: space-between; */
}
.frontpage .masonry-grid {
    max-width: 1180px;
    margin: 30px auto;
    justify-content: center;
}
.pager{
	margin: 40px 0;
}
.pager ul.menu {
    background-color: transparent;
    text-align: center;
	display: flex;
    justify-content: center;
}
.pager a {
    display: block;
        padding: 0 15px;
    border-radius: 25px;
    background: transparent;
    line-height: 48px;
    color: #00748b;
    margin-right: 0px;
    width: 10px;
    height: 40px;
    transition: ease-in-out 0.3s;
    line-height: 40px;
}
.pager a:hover, .pager a.active {
    background: transparent;
    color: #56cc86;
    -webkit-box-shadow: 0px 0px 0px 2px #56cc86;
    -moz-box-shadow: 0px 0px 0px 2px #56cc86;
    box-shadow: 0px 0px 0px 2px #56cc86;
    border-radius: 25px !important;
    transition: ease-in-out 0.3s;
}
.pager .first a, .pager .previous a, .pager .next a, .pager .last a, .pager .first a:hover, .pager .previous a:hover, .pager .next a:hover, .pager .last a:hover{
	width: auto;
	border-radius: 0 !important;
}
@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(20%);
    }
    to { opacity: 1 }
}
.masonry-sizer{
	display: none;
}
.masonry-item.pane{
	animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
	animation-name: fadeInBottom;
}
.masonry-item.pane:nth-child(2){
	animation-delay: .5s;
}
.masonry-item.pane:nth-child(3){
	animation-delay: .8s;
}
.masonry-item.pane:nth-child(4){
	animation-delay: 1.1s;
}
.masonry-item.pane:nth-child(5){
	animation-delay: 1.4s;
}
.masonry-item.pane:nth-child(6){
	animation-delay: 1.7s;
}
.masonry-item.pane:nth-child(7){
	animation-delay: 2s;
}
.masonry-item.pane:nth-child(8){
	animation-delay: 2.3s;
}
.masonry-item.pane:nth-child(9){
	animation-delay: 2.6s;
}
.masonry-item.pane:nth-child(10){
	animation-delay: 2.9s;
}
.masonry-item.pane:nth-child(11){
	animation-delay: 3.2s;
}
.masonry-item.pane:nth-child(12){
	animation-delay: 3.5s;
}
.masonry-item.pane:nth-child(13){
	animation-delay: 3.8s;
}
.masonry-item.pane:nth-child(14){
	animation-delay: 4.1s;
}
.masonry-item.pane:nth-child(15){
	animation-delay: 4.4s;
}
.masonry-item.pane:nth-child(16){
	animation-delay: 4.7s;
}
.masonry-item.pane:nth-child(17){
	animation-delay: 5s;
}
.masonry-item.pane:nth-child(18){
	animation-delay: 5.3s;
}
.masonry-item.pane:nth-child(19){
	animation-delay: 5.6s;
}
.masonry-item.pane:nth-child(20){
	animation-delay: 5.9s;
}
.card a:focus{
	position: inherit;
}
.card .img-title{
	display: none;
}
/*.overview{
	    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}*/
.overview > .masonry-item.pane{
	margin-bottom: 20px;
}
.overview > .masonry-item.pane .card header{
	padding: 20px 20px 0;
}
.overview > .masonry-item.pane img.lazy-loaded {
    display: block;
}
.overview > .masonry-item.pane h3 a::after{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
}
.page-node-frontpage .masonry-grid.gt-3 .overview .masonry-item.pane{
	width: 100%;
	margin-bottom: 0px;
}
.page-node-frontpage .masonry-grid.gt-3 .overview .masonry-item.pane .card{
	padding: 0 0px;
	overflow: visible;
}
.page-node-frontpage .masonry-grid.gt-3 .overview.view-mode-teaser-small .masonry-item.pane .card{
	    padding: 0 0px 0 30px;
    overflow: visible;
    width: calc(100% - 30px);
    display: inline-block;
}
.page-node-frontpage .masonry-grid.gt-3 .overview .masonry-item.pane .card::before{
	content: "";
    background-image: url(/themes/custom/jongslag/images/pin.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 0;
}
.page-node-frontpage .masonry-grid.gt-3 .overview .masonry-item.pane .card:hover {
    transition: ease-in-out 0.5s;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.page-node-frontpage .masonry-grid.gt-3 .overview .masonry-item.pane .card header{
	padding: 0;
}
.page-node-frontpage .topblok > .bundle-overview > .overview > .masonry-grid.gt-3 > .masonry-item.pane:nth-child(2) > .block > .content-wrapper > header:before {
    content: "";
    display: block;
    background: url(/themes/custom/jongslag/images/icon-nieuws.png) no-repeat top center;
    width: 100%;
    height: 48px;
	margin: 20px auto 10px;
}
.page-node-frontpage .topblok > .bundle-overview > .overview > .masonry-grid.gt-3 > .masonry-item.pane:nth-child(3) > .block > .content-wrapper > header:before {
    content: "";
    display: block;
    background: url(/themes/custom/jongslag/images/icon-agenda.png) no-repeat top center;
    width: 100%;
    height: 48px;
	margin: 20px auto 10px;
}
.page-node-frontpage .topblok > .bundle-overview > .overview > .masonry-grid.gt-3 > .masonry-item.pane:nth-child(4) > .block > .content-wrapper > header:before {
    content: "";
    display: block;
    background: url(/themes/custom/jongslag/images/icon-vragen.png) no-repeat top center;
    width: 100%;
    height: 48px;
	margin: 20px auto 10px;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 .overview .masonry-item.pane .card header a{
	font-size: 20px;
	font-weight: 700;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 .overview .masonry-item.pane .art-date{
	font-weight: 400;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 ul li{
	display: block;
}
.page-node-frontpage .topblok .overview .pane.masonry-item .block {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 > .masonry-item.pane {
    width: calc(33% - 15px);
    padding: 0;
	border: 1px solid var(--maincolor);
	border-radius: 20px;
	padding: 20px 20px 40px;
	background-color: white;
}
.page-node-frontpage .topblok .block .node-title {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 140%;
    color: var(--maincolor);
    margin-top: 0;
    text-align: center;
}
/*----------------------------------------------
------------------------------------------------
------------ Teaser Large ----------------------------
------------------------------------------------
----------------------------------------------*/
.overlay-link:hover .readmore span {
    background-color: #56cc86;
    display: block;
    color: #fff;
    transition: ease-in-out 0.3s;
}

.masonry-grid .masonry-item.pane .card {
    transition: ease-in-out 0.5s;
}
.masonry-grid .masonry-item.pane .card:hover {
    transition: ease-in-out 0.5s;
   -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.05); 
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.05);
}
.masonry-grid .masonry-item.pane .card:hover .image-wrap img {
    transform: scale(1.07);
    transition: 0.3s ease-in-out;
}
.masonry-grid .masonry-item.pane .card .image-wrap img {
    transform: scale(1);
    transition: 0.3s ease-in-out;
}
.masonry-grid .masonry-item.pane .card .image-wrap{
	overflow: hidden;
}

.card.teaser-large, .card.teaser-small, .card.teaser-medium {
    background-color: var(--light-gold);
    overflow: hidden;
    border-radius: 20px;
    height: 100%;
    background-color: white;
	position: relative;
	border: 1px solid #ddd;
}
.topblok .card{
	border: 0px solid white !important;
}
section.bundle-overview .overview.view-mode-teaser-large .teaser-content {
    background: transparent;
    padding: 24px;
}
.card.teaser-large .art-date {
    font-size: 13px;
    color: #9ad055;
    font-weight: 600;
}
.card.teaser-large header h3, .card.teaser-small header h3 {
    flex: 1 1 calc(100% - 55px);
    padding-right: 0px;
    margin: 0 !important;
    padding-top: 5px;
}
.card.teaser-large header h3 a, .card.teaser-small header h3 a {
    text-transform: none;
    font-size: clamp(22px,1.5vw,24px);
    font-weight: 500;
    font-family: var(--font);
    width: 100%;
    color: var(--secondcolor) !important;
    line-height: 140%;
}
.masonry-grid .masonry-item.pane .card h3 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	z-index: 9;
}
.content-wrap {
    font-size: 18px;
    color: black;
    padding: 15px 0 44px;
    font-weight: 400;
}
.readmore span {
    background-color: #fff;
    display: block;
    width: 44px;
    height: 44px;
    float: right;
    /* padding: 10px; */
    border-radius: 22px;
    color: #006a81;
    margin-bottom: 24px;
    transition: ease-in-out 0.5s;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
    font-size: 50px;
    text-align: center;
	line-height: 44px;
	position: absolute;
    bottom: 0;
    right: 24px;
}
.card:hover .readmore span {
    background-color: #56cc86;
    display: block;
    color: #fff;
    transition: ease-in-out 0.5s;
}
.card address{
	font-style: italic !important;
    color: var(--secondcolor);
    margin-bottom: 20px;
}
.card time{
	display: inline-block;
    background-color: transparent;
    color: var(--green);
    padding: 0;
    border-radius: 0px;
}
.card time:before {
    content: "\e860";
    display: inline-block;
    font-family: fontello;
    width: 1em;
    margin-right: 8px;
	color: var(--maincolor);
}
.midblok .card.teaser-large, .midblok .card.teaser-small, .midblok .card.teaser-medium, .bottomblok .card.teaser-large, .bottomblok .card.teaser-small, .bottomblok .card.teaser-medium{
	border: 1px solid #ddd !important;
}



/*----------------------------------------------
------------------------------------------------
------------ Glossary --------------------------
------------------------------------------------
----------------------------------------------*/
.glossary .columns.columns-2 {
    column-count: 2;
}
.glossary .box {
    background: white;
    padding: 1.067em;
    color: black;
    border-bottom: 0px solid var(--maincolor);
}
.glossary .box ul.menu>li{
	border-bottom: 1px solid var(--maincolor);
}
.glossary .box a {
    color: #333333;
    padding: 15px 8px 15px 24px;
	font-size: 18px;
	position: relative;
}
.glossary .columns .box li a:before {
    content: "";
    display: inline-block;
    border: 6px solid transparent;
    border-width: 6px 0 6px 6px;
    border-color: transparent #5b7120;
    position: absolute;
    top: 21px;
    left: 4px;
    transition: ease-in-out 0.3s;
	border-color: transparent #87d0a4;
}
.glossary .columns .box li a:hover:before {
    content: "";
    display: inline-block;
    border: 6px solid transparent;
    border-width: 6px 0 6px 6px;
    border-color: transparent var(--secondcolor);
    position: absolute;
    top: 21px;
    left: 10px;
    transition: ease-in-out 0.3s;
}
.glossary .box h3.node-title a {
    color:  var(--secondcolor);
    text-decoration: none;
    font-size: 1.5em;
}
.glossary .index ul.menu>li a {
    background: transparent;
    color:  var(--secondcolor);
    font-size: 1.133em;
    padding: 0 0.533em;
}
.glossary .index ul.menu>li a:hover {
    background: var(--maincolor);
    color: var(--secondcolor);
}



/*----------------------------------------------
------------------------------------------------
------------ Teaser Medium ---------------------
------------------------------------------------
----------------------------------------------*/
.view-mode-teaser .content-wrap {
    font-size: 18px;
    color: black;
    padding: 15px 0 0px;
    font-weight: 400;
}
.view-mode-teaser .masonry-grid .masonry-item.pane .card {
    transition: ease-in-out 0.5s;
    padding: 24px;
    height: calc(100% - 48px);
}
section.bundle-overview .overview.view-mode-teaser h3 {
        font-size: clamp(14px, 2.1vw, 22px);
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 140%;
    color: var(--secondcolor);
	/*margin-right: 30px;*/
	
}
section.bundle-overview .overview.view-mode-teaser h3 a{
    color: var(--secondcolor);
}
.view-mode-teaser .art-date {
    font-size: 14px;
    font-weight: bold;
    color: var(--green);
    margin-bottom: 10px;
    margin-top: -8px;
}
/*----------------------------------------------
------------------------------------------------
------------ Teaser Small  ---------------------
------------------------------------------------
----------------------------------------------*/
.bundle-overview .overview.view-mode-teaser-small h3 {
        font-size: clamp(14px, 2.1vw, 22px);
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 140%;
    color: var(--secondcolor);
	/*margin-right: 30px;*/
	
}
.card.teaser-small{
	padding: 24px;
	height: calc(100% - 48px);
}
.card.teaser-small .art-date {
    font-size: 13px;
    color: var(--maincolor);
    font-weight: 600;
}
.card.teaser-small .content-wrap {
    font-size: 18px;
    color: black;
    padding: 15px 0 0px;
    font-weight: 400;
}
.card.teaser-small{
	padding: 0;
	height: auto;
	display: flex;
	gap: 0px;
}
.card.teaser-small .teaserimage{
	width: 100%;
	max-width: 160px;
}
.card.teaser-small .art-date {
    font-size: 13px;
    color: var(--maincolor);
    font-weight: 600;
}
.card.teaser-small .teaser-content {
    font-size: 18px;
    color: black;
    padding: 20px;
    font-weight: 400;
}
.topblok .card.teaser-small .teaser-content {
    font-size: 18px;
    color: black;
    padding: 0px;
    font-weight: 400;
}
.view-mode-teaser-small .masonry-grid.gt-2 .masonry-item.pane {
    width: 49%;
	padding: 0
}
.card.teaser-small .content-wrap {
    font-size: 18px;
    color: black;
    padding: 0px 0 15px 0px;
    font-weight: 400;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 > .masonry-item.pane{
	padding: 15px 0px !important;
}
.card.teaser-small .content-wrap {
    font-size: 18px;
    color: black;
    padding: 0px 0 15px 0px;
    font-weight: 400;
}
.page-node-frontpage .topblok .masonry-grid.gt-3 > .masonry-item.pane{
	padding: 15px 0px !important;
}
/*----------------------------------------------
------------------------------------------------
------------ Teaser thumb  ---------------------
------------------------------------------------
----------------------------------------------*/

.card.teaser-thumb {
    overflow: hidden;
    border-radius: 0 60px 30px 0;
    height: 100%;
    position: relative;
}
.card.teaser-thumb  header{
	position: absolute;
	z-index: 1;
	bottom: 24px;
	left: 24px;
	right: 24px;
	background-color: white;
	padding: 0 15px;
	border-radius: 0 0 15px 0;
}
.bundle-overview .overview.view-mode-thumbnail h3 {
        font-size: clamp(14px, 2.1vw, 22px);
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 140%;
    color: var(--secondcolor);
	/*margin-right: 30px;*/
	    margin: 0.6em 0 0.6em;
}
.bundle-overview .overview.view-mode-thumbnail h3 a{
    color: var(--secondcolor);	
}


/*----------------------------------------------
------------------------------------------------
------------ Teaser links  ---------------------
------------------------------------------------
----------------------------------------------*/
section.bundle-overview .overview.view-mode-links ul.menu.list li a, section.bundle-overview .overview.view-mode-links ul.menu.list li a:hover {
        display: inline-block;
    width: calc(100% - 30px);
    background: transparent;
    color: black;
    font-size: 18px;
    line-height: 140%;
    padding: 12px 0 10px 0;
    transition: all .4s;
    font-weight: normal;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li:before {
    content: '\e818';
    color: var(--maincolor);
    font-family: "FontAwesome",'fontello' !important;
    margin-left: -0.2em;
    margin-right: 0.8em;
    transition: all .4s;
    display: inline-block;
    border: 0px solid transparent;
    border-width: 0; 
    border-color: inherit; 
    position: inherit; 
    top: unset; 
    left: unset;
    transition: ease-in-out 0.3s;
    border-color: transparent;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li:hover:before {
    content: '\e818';
    color: var(--secondcolor);
    font-family: 'fontello';
    margin-left: 0em;
    margin-right: 0.6em;
    transition: all .4s;
	display: inline-block;
    border: 0px solid transparent;
    border-width: 0; 
    border-color: inherit; 
    position: inherit; 
    top: unset; 
    left: unset;
    transition: ease-in-out 0.3s;
    border-color: transparent;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li {
    background: transparent;
    border: 1px solid var(--maincolor);
    border-bottom: 1px solid var(--maincolor);
    border-radius: 0px;
    transition: all .4s;
    border-left: 0px;
    border-right: 0px;
	    padding: 0 0.429em;
}
section.bundle-overview .overview.view-mode-links ul.menu.list li:hover {
    background: hsla(0,0%,75%,.15);
}
/*----------------------------------------------
------------------------------------------------
------------ Teaser person ---------------------
------------------------------------------------
----------------------------------------------*/
.card.teaser-medium.person{
	display: flex;
	gap: 40px;
	padding: 20px;
	margin-bottom: 30px;
}
.card.teaser-medium.person .image-wrap{
	 flex: 1 1 30%;
}
.card.teaser-medium.person .teaser-content{
	 flex: 1 1 70%;
}
.card.teaser-medium.person .teaser-content .gt-tiny {
    margin-left: 0;
    margin-right: 0;
}
.card.teaser-medium.person .teaser-content .gt-tiny .label::before {
    line-height: 38px;
}
.card.teaser-medium.person .teaser-content .grid.gt-tiny .label {
    max-width: 30px;
}
.bundle ul li, .card.teaser-medium.person .teaser-content ul li{
	display: flex;
}
.bundle ul li:before, .card.teaser-medium.person .teaser-content ul li:before{
    content: url(bullet.svg);
    display: inline-block;
    font-size: 12px;
    left: -22px;
    position: relative;
    top: -1px;
    width: 10px;
    margin-right: -10px;
}