.header-home .cover-image {
    background-image: url("/data/publicatie-website/_XA89062101529C11FE5E5931636DB86B/Homepage Aalsmeer.jpg");
}
    
.header-home .blur .cover-image {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
    
.header-home .nieuwstegels {
    position: relative;
    top: -3vh;
}

.header-home .nieuwstegels .ip-widget-header h2 {
    color: #fff;
    font-family: KievitPro, Arial, sans-serif;
    font-size: 1.9rem;
    font-style: normal;
    font-weight: 300;
    margin: 20px 0;
    text-align: left;
}

.header-home .blur .toptaken .titel,
.header-home .toptaken .zoekscherm {
    display: none;
}

.header-home .blur .toptaken .zoekscherm {
    display: block;
}

/* toptaken */
.header-home .toptaken {
    color: #fff;
    visibility: hidden;
}


.header-home .toptaken .titel {
    visibility: visible;
}

.header-home .toptaken.active {
    visibility: visible;
}

.header-home .toptaken .container {
    border-top: 1px solid rgba(146, 142, 129, .4);
}


.header-home .toptaken h2 {
    font-size: 1.9rem;
    font-weight: 300;
    margin-bottom: 0;
}

.header-home .toptaken:before {
    background-color: #000;
    box-sizing: content-box;
    content: "";
    height: 100%;    
    left: 0;
    opacity: .4;
    padding-top: 68px;
    position: absolute;
    right: 0;
    top: -64px;
    width: 100%;
    z-index: -1;
}

.header-home .toptaken .item a {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 1em;
}

.header-home .toptaken .item .icoon {
    display: inline-block;
    width: 20px;
}

.header-home .toptaken .item .icoon:before {
    display: inline-block;
}

.header-home .toptaken a:hover,
.header-home .toptaken a:focus {
    box-shadow: none;
    text-decoration: none;
}

.header-home .toptaken .item .linkje {
    display: inline-block;
}
.header-home .toptaken .item .linkje:before {
    color: #c1c0bb;
    font-size: .75em;
}

.header-home .toptaken .sluitknop {
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 5px;
    color: rgba(255,255,255,.8);
    display: inline-block;
    font-size: 1.4rem;
    min-height: 0;
    padding: 12px 15px 8px;
    position: relative;
    right: 0;
    text-align: center;
    top: 1em;
    z-index: 1;
}

.header-home .toptaken .sluitknop:focus,
.header-home .toptaken .sluitknop:hover,
.header-home .heropenknop:focus,
.header-home .heropenknop:hover {
    box-shadow: 0 0 10px 2px #b9b8b8;
    text-decoration: none;
}

.header-home .heropenknop {
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 1.8rem;
    padding: 12px 15px 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 1em;
}

.header-home .heropenknop .webicon {
    display: inline-block;
    font-size: 1.4rem;
    margin-left: 6px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* zoekscherm */
.header-home .toptaken .zoekscherm {
    padding-bottom: 1em;
    text-align: center;
}
.header-home .toptaken .zoekscherm form {
    display: inline-block;
    text-align: left;
    width: 75%;
}

.header-home .toptaken .zoekscherm  fieldset {
    background-color: rgba(0, 0, 0, .22);
    border: 1px solid rgba(255, 255, 255, .6);
    border-radius: 2px;
    font-size: 1em;
    margin: 0;
    padding: .5em 1em;
}
.header-home .toptaken .zoekscherm legend,
.header-home .toptaken .zoekveld label {
    font-size: 1.7rem;
    font-weight: bold;
    padding-right: 1em;
    padding-top: .2em;
}
.header-home .toptaken .zoekveld input {
    -webkit-appearance:none;
    background-color: rgba(0,0,0,0);
    border: 0;
    padding: 0;
}

.header-home .toptaken .zoekveld .fa {
    color: rgba(255, 255, 255, .4);
    padding: 1em;
}
.header-home .toptaken .zoekveld button {
    background-color: transparent;
    border: 0;
}

.header-home .toptaken .zoekveld button .webicon {
    display: inline-block;
    font-size: 1.2em;
    margin-top: .2em;    
}

.header-home .toptaken .zoekveld input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .902);
}
.header-home .toptaken .zoekveld input:-moz-placeholder {
    color: rgba(255, 255, 255, .902);
}
.header-home .toptaken .zoekveld input::-moz-placeholder {
    color: rgba(255, 255, 255, .902);
}
.header-home .toptaken .zoekveld input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .902);
}

/* scroll pijl */
.scrollarrow {
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 2px;
    bottom: 0;
    height: 70px;
    left: 50%;
	margin-left: -35px;	
    position: fixed;
    text-align: center;
    width: 70px;
    z-index: 1;
}

.scrollarrow .fa {
    color: #fff;
    font-size: 60px;
    opacity: 0.9;
    text-shadow: 1px 1px 1px #ccc;
}

/* responsive */
@media screen and (max-width: 991px) {
    .header-home .toptaken .item {
        padding: 0;
        text-align: left;
    }
    
    .header-home .toptaken .item a {
        min-height: 0;
        padding-left: 0;
        padding-right: 0;
    }
    
    .header-home .toptaken .item a:hover .linkje,
    .header-home .toptaken .item a:focus .linkje {
        text-decoration: underline;
    }
    
     .header-home .toptaken .item .linkje:before {
         content: "";
     }

    .header-home .nieuwstegels .ip-widget-header {
        display: none;
    }
    .header-home .titel h1 {
        font-size: 3.5rem;
    }
}

@media screen and (max-height: 640px) {
    .header-home .widgetinhoud {
        padding-bottom: 50px;
    }
}

@media screen and (max-height: 768px) {
    .header-home .widgetinhoud {
        padding-bottom: 85px;
    }
}
@media screen and (min-height: 769px) {
    .header-home .widgetinhoud {
        padding-bottom: 135px;
    }
}
@media screen and (min-width: 992px) {
    .header-home .widgetinhoud {
        padding-top: 61px;
    }

    .header-home .nieuwstegels {
        position: relative;
        top: -16vh;
    }

    .header-home .titel h1 {
        font-size: 6.5rem;
    }
    
    .header-home .toptaken .item a {
        min-height: 185px;
        text-align: center;
    }    
    
    .header-home .toptaken a:hover .icoon,
    .header-home .toptaken a:focus .icoon {
        box-shadow: 0 0 10px 4px #b9b8b8;
    }
        
    .header-home .toptaken .item .icoon {
        border: 1px solid rgba(255, 255, 255, .6);
        border-radius: 50%;
        color: #fff;
        font-size: 2.3em;
        height: 102px;
        line-height: 2.8;
        margin-bottom: 1.2rem;
        text-align: center;
        width: 102px;
    }
    

    .header-home .toptaken .item .linkje {
        width: 100%;
    }
    
}
.nieuws-pers-overzicht .overzicht {
    display: inline-block;
    width: 100%;
}
.nieuws-pers-overzicht .meer-link {
    clear: left;
    color: #3b3b3b;
    font-size: 1.6rem;
    text-align: center;
}

.nieuws-pers-overzicht .meer-link a {
    color: inherit;
}

.nieuws-pers-overzicht .meer-link .linkje:before {
    color: #8e8e8e;
    margin-right: 1.3rem;
}

.nieuws-pers-overzicht .item {
    border-radius: 2px;
    box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.15);
    position: relative;
}

.nieuws-pers-overzicht .item:hover,
.nieuws-pers-overzicht .item:focus {
    text-decoration: none;
}

.nieuws-pers-overzicht .item .inhoud {  
    position: relative;
    width: 100%;
}
.nieuws-pers-overzicht .item .titel {
    line-height: 1;
    margin: 0 0 1.4rem 0;
}
.nieuws-pers-overzicht .item .meta {
    font-size: 1.4rem;
}
.nieuws-pers-overzicht .item .datum {
    display: inline-block;
    text-align: right;
}

.nieuws-pers-overzicht .item .intro > p:last-of-type {
    margin-bottom: 0;
}

.nieuws-pers-overzicht .item .cta {
    text-align: right;
}


/* === grid view === */
.nieuws-pers-overzicht .grid .item {
    background-color: #fff;
    display: block;
    height: 165px;
    margin-bottom: 3rem;
}

.nieuws-pers-overzicht .grid .item.image {
    padding-left: 165px;
}

.nieuws-pers-overzicht .grid .item img {
    border: 1px solid #fff;
    height: 165px;
    left: 0;
    position: absolute;
    top: 0;
    width: 165px;
}

.nieuws-pers-overzicht .grid .item .inhoud { 

    height: 100%;
    padding: 1.9rem 2.4rem;
}

.nieuws-pers-overzicht .grid .item .meta {
    color: #525252;
    flex-wrap: wrap;
    font-size: 1.6rem;
}

.nieuws-pers-overzicht .grid .item .tag {
    text-transform: uppercase;
}

.nieuws-pers-overzicht .grid .item .datum {
    font-style: italic;
}

.nieuws-pers-overzicht .grid .item .titel {
    background-color: #fff;
    color: #363636;    
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 0;
}

.nieuws-pers-overzicht .grid .item .intro {
    background-color: #fff;
    color: #363636;
    font-size: 1.6rem;
    font-weight: 300;
}

.nieuws-pers-overzicht .grid .item .cta {
    background-color: #fff;
    color: #363636;
    font-size: 1.4rem;
    font-weight: bold;
    position: absolute;
    right: 2.4rem;
    bottom: 1.2rem;
}

.nieuws-pers-overzicht .grid .item .linkje:before {
    font-size: .9em;
    margin-right: 0;
}

.nieuws-pers-overzicht .grid .item .cta span {
    padding-left: 1rem;
}

.nieuws-pers-overzicht .grid .item:hover .cta,
.nieuws-pers-overzicht .grid .item:focus .cta {
    text-decoration: underline;
}


/* === list view === */
.nieuws-pers-overzicht .list .blok {
    padding: 0;
}

.nieuws-pers-overzicht .list .item {
    background-color: #f8f8f8;
    height: 128px;
    margin-bottom: 1.5rem;
}

.nieuws-pers-overzicht .list .item .datum {
    border-right: 1px solid #dfdfdf;
    color: #000;
    height: 100%;
    padding: 2.1rem 2.7rem;
    width: 180px;
}

.nieuws-pers-overzicht .list .item .inhoud {   
    background-color: #fff;
    opacity: .9;
    overflow: hidden;
    padding: 2.1rem 4rem 2.1rem 2.7rem;
}

.nieuws-pers-overzicht .list .item .titel {
    color: #000;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.nieuws-pers-overzicht .list .item .subtitel {
    color: #000;
    font-style: italic;
    margin: 0;
}

.nieuws-pers-overzicht .list .item .intro {   
    color: #0e0e0e;
    font-size: 1.4rem;
    margin-top: 10px;
}

.nieuws-pers-overzicht .list .item .afbeelding {
    padding-top: 6px;
    position: absolute;  
    right: 50px;
    z-index: 1;
}

.nieuws-pers-overzicht .list .item img {
    height: 117px;
    width: 117px;
}

.nieuws-pers-overzicht .list .item .cta {
    color: #adadad;
    height: 100%;
    padding-right: 1em;
    width: 147px;
}

.nieuws-pers-overzicht .list .item .cta:before {
    content: '';
    display: inline-block;  
    height: 100%;
    vertical-align: middle;
}

.nieuws-pers-overzicht .list .item .cta .webicon:before {
    display: inline-block;
}

.nieuws-pers-overzicht .list .item:hover .cta,
.nieuws-pers-overzicht .list .item:focus .cta {
    color: #333;
}


/* uitgelicht */
.nieuws-pers-overzicht .list .item.uitgelicht {
    background-color: #fff;
}

.nieuws-pers-overzicht .list .item.uitgelicht .datum {
    border-right: 0;
}
.nieuws-pers-overzicht .list .item.uitgelicht .afbeelding {
    padding: 0;
    position: relative;
    right: auto;
}
.nieuws-pers-overzicht .list .item.uitgelicht img {
    height: 200px;
    width: 200px;
} 

.nieuws-pers-overzicht .list .item.uitgelicht .titel {
    font-size: 2.1rem;
}

.nieuws-pers-overzicht .list .item.uitgelicht .intro {
    font-size: 1em;
}
.nieuws-pers-overzicht .list .item.uitgelicht .cta {
    color: #b2b2b2;
    width: 50px;
}

.nieuws-pers-overzicht .list .item.uitgelicht:hover .cta,
.nieuws-pers-overzicht .list .item.uitgelicht:focus .cta {
    color: #333;
}



@media screen and (max-width: 767px) {
    
    .nieuws-pers-overzicht .grid .blok {
        padding: 0;
    }
    .nieuws-pers-overzicht .grid .item {
        margin-bottom: 15px;
    }
    
}

@media screen and (min-width: 768px) {
    .nieuws-pers-overzicht .grid {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
}  

@media screen and (max-width: 991px) {
    .nieuws-pers-overzicht .list .item {
        height: auto;
    }
    
    .nieuws-pers-overzicht .list .item .inhoud {
        padding-right: 75px;
    }
    
    .nieuws-pers-overzicht .item .cta {        
        position: absolute;
        right: 0;
    }
    
    .nieuws-pers-overzicht .list .item .cta {
        background-color: #f8f8f8;
        width: 50px;
    }
    
    .nieuws-pers-overzicht .list .item.uitgelicht .cta {
        color: #ee0000;
    }

}    

@media screen and (min-width: 768px) and (max-width: 991px) {
    .nieuws-pers-overzicht .list .item .datum {
        position: absolute;
    }
            
    .nieuws-pers-overzicht .grid .item .titel {
        margin-bottom: .5em;
    }
    
    .nieuws-pers-overzicht .grid .item .intro {
        font-size: 1.4rem;
    }
    
    x.nieuws-pers-overzicht .grid .item .cta {
        bottom: 5px;
    }
    
}


@media screen and (min-width: 992px) {
    .nieuws-pers-overzicht .list .item.image.uitgelicht {
        height: 200px;
    }
    
    .nieuws-pers-overzicht .list .item.text.uitgelicht {
        height: 175px;
    }
    
    .nieuws-pers-overzicht .list .item.image.uitgelicht .inhoud {
        padding: 3.8rem 4.1rem;
    }
    
    .nieuws-pers-overzicht .list .item.text.uitgelicht .inhoud {
        padding: 3.8rem 2.7rem;
    }    
    
    .nieuws-pers-overzicht .grid .item .titel {
        font-size: 2.1rem;
        font-weight: 300;
    }
    
}
.print-kop img {
    max-height: 6rem;
}

.link-lijst {
    color: #000;
    font-size: 1.8rem;
    position: relative;
    top: -2vh;
}

.link-lijst h2 {
    font-size: 2.1rem;
    font-weight: bold;
    margin: 0 0 2.5rem;
}

.link-lijst .list-unstyled {   
    margin: 0;
}

.link-lijst a {
    display: block;
    padding-left: 4.3rem;
    position: relative;
}

.link-lijst a.externe-link:after {
    color: #c4c4c4;
    color: rgba(255,255,255,.5);
    content: "\e95c";
    display: inline-block;
    font: normal normal normal 19px/1 webicons;
    font-size: 1.2rem;
    padding-left: 1rem;
}

.link-lijst a:before {
    color: #a2a2a2;
    content: "\e959";
    display: inline-block;
    font: normal normal normal 19px/1 webicons;
    left: 0;
    position: absolute;
    top: 2px;
}

.link-lijst a:focus:before,
.link-lijst a:hover:before {
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .link-lijst > .container {
        padding: 0;
    }
    
    .link-lijst ul {
        break-inside: avoid-column;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    
    .link-lijst li {
        margin-bottom: 1rem;
    }
    .link-lijst a {
        display: inline-block;
    }
}

@media screen and (min-width: 992px) {
    .link-lijst ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .link-lijst li {
        margin-bottom: 2rem;
    }
}
.speciale-link .carousel-inner {
    box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.15);
}

.speciale-link .slide {
    background-color: #fff;
    height: 100%;
}

.speciale-link .beeld {
    height: 100%;
}

.speciale-link .slide img {
    object-fit: cover;
}

.speciale-link .slide img,
.speciale-link .slide iframe {
    height: 315px;
    width: 100%;
}

.speciale-link .tekst {
    background-color: inherit;
    height: 100%;
    padding-top: 2.7rem;
}

.speciale-link > div:not(.carousel) .tekst {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.speciale-link.breed > div:not(.carousel) .tekst {
    padding-left: .6rem;
    padding-right: .6rem;
}

.speciale-link .tekst h2 {
    color: #363636;
    font-size: 2.1rem;
    font-weight: bold;
    margin-top: 0;
    padding: 0 2.7rem;
}

.speciale-link .carousel .tekst .tag {
    color: #4a4a4a;
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0 2.7rem;
    text-transform: uppercase;
}

.speciale-link .tekst .intro {
    color: #4a4a4a;
    overflow: hidden;
    padding: 0 2.7rem 3px;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.speciale-link .tekst .intro > p:last-of-type {
    margin-bottom: 0;
}

.speciale-link .tekst .linkje {
    color: #000;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1em 2.7rem 2.7rem 0;
    text-align: right;
}

.speciale-link > div:not(.carousel) .linkje {
    font-size: 1em;
}

.speciale-link .tekst .linkje:before {
    font-size: 1.6rem;
    margin-right: 17px;
    vertical-align: middle;
}

.speciale-link .carousel-knoppen {
    margin-right: -1px;
    position: absolute;
    right: 0;
    top: calc(315px - 72px);
}

.speciale-link .carousel-knoppen button {
    background-color: rgba(238, 0, 0, .9);
    border: 0;
    color: #fff;
    display: block;
    float: left;
    height: 72px;
    line-height: 1;
    margin: 0 1px 0 0;
    width: 72px;
}

.speciale-link .navigatie {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    height: 72px;
}

.speciale-link .navigatie .linkje {
    border-left: 1px solid #e3e3e3;
    height: 100%;
    padding: 0 3.6rem;
}

.speciale-link .navigatie .linkje:before {
    display: inline-block;  
    height: 100%;
    line-height: 4.5;
    vertical-align: middle;
}

.speciale-link .navigatie .linkje:hover,
.speciale-link .navigatie .linkje:focus {
    background-color: #ee0000;
    color: #fff;
    text-decoration: none;
}
.speciale-link .navigatie .linkje:hover:before,
.speciale-link .navigatie .linkje:focus:before {
    color: #fff;
}
#id_8.speciale-link .navigatie .teller {
    color: #4a4a4a;
    font-size: 1em;
    padding: 0 1em 0;
    padding-left: calc(1 * 21px + 27px + 18px);
}

.speciale-link .carousel-indicators {    
    background-color: #fff;
    bottom: 0;
    height: 61px;
    left: 0;
    line-height: 3.5;
    list-style: none;
    padding: 0 0 0 2.7rem;    
    position: absolute;
    text-align: center;
}

.speciale-link .carousel-indicators li {
    border: 1px solid #232323;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px 7px 1px 1px;
    text-indent: -999px;
    width: 12px;
}

.speciale-link .carousel-indicators .active {
    background-color: #232323; 
    height: 14px;
    margin: 0 7px 0 0;
    width: 14px;
}


@media screen and (min-width: 768px) {
    .speciale-link .carousel-inner {
        height: 315px;
    }
    
    .speciale-link .slide img,
    .speciale-link .slide iframe {
        width: 100%;
    }
    
    .speciale-link .slide .beeld,
    .speciale-link .slide .tekst {
        height: 315px;
    }
    
    .speciale-link .carousel-knoppen {
        bottom: -1px;
        right: 50%;
        top: auto;
    }
    
    .speciale-link .carousel-indicators {    
        left: 50%;
    }
}
.speciale-link .carousel-inner {
    box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.15);
}

.speciale-link .slide {
    background-color: #fff;
    height: 100%;
}

.speciale-link .beeld {
    height: 100%;
}

.speciale-link .slide img {
    object-fit: cover;
}

.speciale-link .slide img,
.speciale-link .slide iframe {
    height: 315px;
    width: 100%;
}

.speciale-link .tekst {
    background-color: inherit;
    height: 100%;
    padding-top: 2.7rem;
}

.speciale-link > div:not(.carousel) .tekst {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.speciale-link.breed > div:not(.carousel) .tekst {
    padding-left: .6rem;
    padding-right: .6rem;
}

.speciale-link .tekst h2 {
    color: #363636;
    font-size: 2.1rem;
    font-weight: bold;
    margin-top: 0;
    padding: 0 2.7rem;
}

.speciale-link .carousel .tekst .tag {
    color: #4a4a4a;
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0 2.7rem;
    text-transform: uppercase;
}

.speciale-link .tekst .intro {
    color: #4a4a4a;
    overflow: hidden;
    padding: 0 2.7rem 3px;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.speciale-link .tekst .intro > p:last-of-type {
    margin-bottom: 0;
}

.speciale-link .tekst .linkje {
    color: #000;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1em 2.7rem 2.7rem 0;
    text-align: right;
}

.speciale-link > div:not(.carousel) .linkje {
    font-size: 1em;
}

.speciale-link .tekst .linkje:before {
    font-size: 1.6rem;
    margin-right: 17px;
    vertical-align: middle;
}

.speciale-link .carousel-knoppen {
    margin-right: -1px;
    position: absolute;
    right: 0;
    top: calc(315px - 72px);
}

.speciale-link .carousel-knoppen button {
    background-color: rgba(238, 0, 0, .9);
    border: 0;
    color: #fff;
    display: block;
    float: left;
    height: 72px;
    line-height: 1;
    margin: 0 1px 0 0;
    width: 72px;
}

.speciale-link .navigatie {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    height: 72px;
}

.speciale-link .navigatie .linkje {
    border-left: 1px solid #e3e3e3;
    height: 100%;
    padding: 0 3.6rem;
}

.speciale-link .navigatie .linkje:before {
    display: inline-block;  
    height: 100%;
    line-height: 4.5;
    vertical-align: middle;
}

.speciale-link .navigatie .linkje:hover,
.speciale-link .navigatie .linkje:focus {
    background-color: #ee0000;
    color: #fff;
    text-decoration: none;
}
.speciale-link .navigatie .linkje:hover:before,
.speciale-link .navigatie .linkje:focus:before {
    color: #fff;
}
#id_13.speciale-link .navigatie .teller {
    color: #4a4a4a;
    font-size: 1em;
    padding: 0 1em 0;
    padding-left: calc(3 * 21px + 27px + 18px);
}

.speciale-link .carousel-indicators {    
    background-color: #fff;
    bottom: 0;
    height: 61px;
    left: 0;
    line-height: 3.5;
    list-style: none;
    padding: 0 0 0 2.7rem;    
    position: absolute;
    text-align: center;
}

.speciale-link .carousel-indicators li {
    border: 1px solid #232323;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px 7px 1px 1px;
    text-indent: -999px;
    width: 12px;
}

.speciale-link .carousel-indicators .active {
    background-color: #232323; 
    height: 14px;
    margin: 0 7px 0 0;
    width: 14px;
}


@media screen and (min-width: 768px) {
    .speciale-link .carousel-inner {
        height: 315px;
    }
    
    .speciale-link .slide img,
    .speciale-link .slide iframe {
        width: 100%;
    }
    
    .speciale-link .slide .beeld,
    .speciale-link .slide .tekst {
        height: 315px;
    }
    
    .speciale-link .carousel-knoppen {
        bottom: -1px;
        right: 50%;
        top: auto;
    }
    
    .speciale-link .carousel-indicators {    
        left: 50%;
    }
}
.speciale-link .carousel-inner {
    box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.15);
}

.speciale-link .slide {
    background-color: #fff;
    height: 100%;
}

.speciale-link .beeld {
    height: 100%;
}

.speciale-link .slide img {
    object-fit: cover;
}

.speciale-link .slide img,
.speciale-link .slide iframe {
    height: 315px;
    width: 100%;
}

.speciale-link .tekst {
    background-color: inherit;
    height: 100%;
    padding-top: 2.7rem;
}

.speciale-link > div:not(.carousel) .tekst {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.speciale-link.breed > div:not(.carousel) .tekst {
    padding-left: .6rem;
    padding-right: .6rem;
}

.speciale-link .tekst h2 {
    color: #363636;
    font-size: 2.1rem;
    font-weight: bold;
    margin-top: 0;
    padding: 0 2.7rem;
}

.speciale-link .carousel .tekst .tag {
    color: #4a4a4a;
    font-size: 1.4rem;
    margin-bottom: 20px;
    padding: 0 2.7rem;
    text-transform: uppercase;
}

.speciale-link .tekst .intro {
    color: #4a4a4a;
    overflow: hidden;
    padding: 0 2.7rem 3px;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.speciale-link .tekst .intro > p:last-of-type {
    margin-bottom: 0;
}

.speciale-link .tekst .linkje {
    color: #000;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1em 2.7rem 2.7rem 0;
    text-align: right;
}

.speciale-link > div:not(.carousel) .linkje {
    font-size: 1em;
}

.speciale-link .tekst .linkje:before {
    font-size: 1.6rem;
    margin-right: 17px;
    vertical-align: middle;
}

.speciale-link .carousel-knoppen {
    margin-right: -1px;
    position: absolute;
    right: 0;
    top: calc(315px - 72px);
}

.speciale-link .carousel-knoppen button {
    background-color: rgba(238, 0, 0, .9);
    border: 0;
    color: #fff;
    display: block;
    float: left;
    height: 72px;
    line-height: 1;
    margin: 0 1px 0 0;
    width: 72px;
}

.speciale-link .navigatie {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    height: 72px;
}

.speciale-link .navigatie .linkje {
    border-left: 1px solid #e3e3e3;
    height: 100%;
    padding: 0 3.6rem;
}

.speciale-link .navigatie .linkje:before {
    display: inline-block;  
    height: 100%;
    line-height: 4.5;
    vertical-align: middle;
}

.speciale-link .navigatie .linkje:hover,
.speciale-link .navigatie .linkje:focus {
    background-color: #ee0000;
    color: #fff;
    text-decoration: none;
}
.speciale-link .navigatie .linkje:hover:before,
.speciale-link .navigatie .linkje:focus:before {
    color: #fff;
}
#id_18.speciale-link .navigatie .teller {
    color: #4a4a4a;
    font-size: 1em;
    padding: 0 1em 0;
    padding-left: calc(3 * 21px + 27px + 18px);
}

.speciale-link .carousel-indicators {    
    background-color: #fff;
    bottom: 0;
    height: 61px;
    left: 0;
    line-height: 3.5;
    list-style: none;
    padding: 0 0 0 2.7rem;    
    position: absolute;
    text-align: center;
}

.speciale-link .carousel-indicators li {
    border: 1px solid #232323;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px 7px 1px 1px;
    text-indent: -999px;
    width: 12px;
}

.speciale-link .carousel-indicators .active {
    background-color: #232323; 
    height: 14px;
    margin: 0 7px 0 0;
    width: 14px;
}


@media screen and (min-width: 768px) {
    .speciale-link .carousel-inner {
        height: 315px;
    }
    
    .speciale-link .slide img,
    .speciale-link .slide iframe {
        width: 100%;
    }
    
    .speciale-link .slide .beeld,
    .speciale-link .slide .tekst {
        height: 315px;
    }
    
    .speciale-link .carousel-knoppen {
        bottom: -1px;
        right: 50%;
        top: auto;
    }
    
    .speciale-link .carousel-indicators {    
        left: 50%;
    }
}
.corporate-blok .item {
    font-size: 1.9rem;
    position: relative;
}

.corporate-blok .item .afbeelding {
    text-align: center;
}

.corporate-blok .item img {
    width: 100%;
}

.corporate-blok .item .kader {
    background-color: #ee0000;
    color: #fff;
    padding: 1.5em;
}

.corporate-blok .item .kader h2 {
    font-family: Georgia;
    font-size: 3.6rem;
    font-style: italic;
    margin-top: 0;
}

.corporate-blok .item .kader a.knop {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #f8f8f8;
    font-size: 1.6rem;
    font-weight: bold;
    padding: .5em 1.2em;
    width: 100%;
}

.corporate-blok .item .kader a.knop:hover,
.corporate-blok .item .kader a.knop:focus {
    background-color: #fff;
    color: #ee0000;
}

@media screen and (min-width: 768px) {        
    .corporate-blok .item .kader a.knop {
        width: 120px;
    }
}

@media screen and (min-width: 992px) {   
    .corporate-blok .item .kader {
        height: 80%;
        overflow: hidden;
        padding: 2em;
        position: absolute;
        right: 12%;
        top: 10%;
        width: 40%;
    }       
}

@media screen and (min-width: 1200px) {   
    .corporate-blok .item .kader {
        padding: 2em 1.5em;
        right: 15%;
        width: 30%;
    }   
}

@media screen and (min-width: 1500px) {   
    .corporate-blok .item .kader {
        width: 400px;
    }       
}
.contact {
    position: relative;
}

.contact .item {
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
}
.contact img,
.contact #map,
.contact iframe,
.contact .overlay {
    height: 250px;
}

.contact img {
    object-fit: cover;
}

.contact .overlay {
    background-color: #a0a0a0;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.contact img,
.contact #map,
.contact iframe {
    border: 0;
    width: 100%;
}

.contact .inhoud {
    height: 100%;
    position: relative;
    text-align: center;
    top: 0;
}
.contact .kader {
    background-color: #ee0000;
    color: #fff;
    display: inline-block;
    padding: 4.3rem 3.5rem;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 2;
}

.contact .kader > div {
    height: 100%;
}
.contact .kader h2 {
    font-family: Georgia;
    font-size: 2.5rem;
    font-style: italic;
    margin-top: 0;
}

.contact .kader > div {
    font-size: 1.4rem;
}

.contact .kader a.button {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 2px;
    box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.15);
    display: block;
    font-weight: bold;
    padding: .5em 1.2em;
    text-align: center;
    width: 100%;
}

.contact .kader a.button.accent {
    background-color: #fff;
    color: #ee0000;
    margin: 1em 0;
}

.contact .kader a:hover,
.contact .kader a:focus {
    text-decoration: none;
}


@media screen and (min-width: 768px) and (max-width: 991px) {  
    .contact .item {
        height: 300px;
        padding-bottom: 0;
    }
    .contact img,
    .contact #map,
    .contact iframe,
    .contact .overlay {   
        float: left;
        height: 100%;
        vertical-align: top;
        width: 50%;
    }
    
    .contact .inhoud {
        top: auto;
    }
    .contact .kader {
        display: inline-block;
        float: left;
        height: 100%;
        top: 0;
        width: 49.5%;
    }
    
    .contact a.button {
        display: block;
    }
}


@media screen and (min-width: 992px) {  
    
    .contact .item {
        height: 480px;
        padding-bottom: 0;
    }
    .contact img,
    .contact #map,
    .contact iframe,
    .contact .overlay {    
        height: 100%;
    }
    
    .contact img,
    .contact #map,
    .contact iframe {
        left: 0;
        position: absolute;
        top: 0;
    }
    
    .contact .kader {
        background-color: rgba(238, 0, 0,.7);
        height: 80%;
        overflow: hidden;
        padding: 2em;
        position: relative;
        top: 10%;
        width: 35%;
    }     
    
    .contact .kader h2 {
        font-size: 3.4rem;
    }
}


@media screen and (min-width: 1200px) {      
    .contact .kader {
        padding: 3em;   
    } 
}

@media screen and (min-width: 1500px) {   
    .contact .kader {
        width: 400px;
    }       
}
/* volg ons */
.site-footer .follow-us {
    margin-top: 2.5em;
    text-align: center;
}

.site-footer .follow-us .social {
    margin-bottom: 1.5em;
}
.site-footer .follow-us .social li {
    height: 28px;
    margin-left: 2px;
    padding: 0;
    width: 41px;
}

.site-footer .follow-us .social li a {
    color: #fff;
    display: inline-block;
    height: 100%;
    line-height: 1.8;
    text-align: center;
    width: 100%;    
}

.site-footer .follow-us .social li a:hover,
.site-footer .follow-us .social li a:focus {
    background-color: #fff !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    text-decoration: none;
}

.site-footer .follow-us .social li:nth-child(1) a {
    background-color: #3e5c98;
}

.site-footer .follow-us .social li:nth-child(1) a:hover,
.site-footer .follow-us .social li:nth-child(1) a:focus {
    color: #3e5c98;
}

.site-footer .follow-us .social li:nth-child(2) a {
    background-color: #1da1f2;
}

.site-footer .follow-us .social li:nth-child(2) a:hover,
.site-footer .follow-us .social li:nth-child(2) a:focus {
    color: #1da1f2;
}

.site-footer .follow-us .social li:nth-child(3) a {
    background-color: #0077b5;
}

.site-footer .follow-us .social li:nth-child(3) a:hover,
.site-footer .follow-us .social li:nth-child(3) a:focus {
    color: #0077b5;
}

.site-footer .follow-us .social li:nth-child(4) a {
    background-color: #b31217;
}
.site-footer .follow-us .social li:nth-child(4) a:hover,
.site-footer .follow-us .social li:nth-child(4) a:focus {
    color: #b31217;
}

.site-footer .follow-us .social li:nth-child(5) a {
    background-color: #f47b38;
}
.site-footer .follow-us .social li:nth-child(5) a:hover,
.site-footer .follow-us .social li:nth-child(5) a:focus {
    color: #f47b38;
}

.site-footer .follow-us .abonneren .fa {
    color: #8e8e8e;
    width: 20px;
}

.site-footer .follow-us .abonneren a:focus .fa:before,
.site-footer .follow-us .abonneren a:hover .fa:before {
    color: #ee0000;
}

/* copyright */
.site-footer .copyright {
    background-color: #e7e7e7;
    border-top: 1px solid #cacaca;   
    font-size: 1.3rem;
    padding: 3.6rem 0 5.2rem;
    text-align: center;
}

.site-footer .links {
    color: #050505;
    
}
.site-footer .links a {
    color: #050505;
    text-decoration: underline;
}

.site-footer .links a:hover,
.site-footer .links a:focus {
    text-decoration: none;
}

.site-footer .login {
    color: #050505;
}

.site-footer .login .label {
    background-color: transparent;
    display: block;
    padding-right: 1em;
}

.site-footer .login .dropdown-toggle {
    border: 1px solid #cacaca;
    border-radius: 2px;
    display: inline-block;
    padding: 1.1rem 1.4rem 1.1rem 1.5rem;
}

.site-footer .login a span {
    color: #a59e63;
    margin-left: 2.3rem;
}

.site-footer .login .dropdown,
.site-footer .login > a {
    display: inline-block;
}

.site-footer .login > a {
    padding: 1rem 0 1rem 1rem;
    text-decoration: underline;
}

.site-footer .login > a:hover,
.site-footer .login > a:focus {
    text-decoration: none;
}
.site-footer .login .dropdown-menu {
    bottom: 70%;
    left: 43%;
    right: auto;
    top: auto;
}

.site-footer .login .dropdown-menu li a:hover, 
.site-footer .login .dropdown-menu li a:focus {
    color: inherit;
    text-decoration: underline;
}

@media screen and (max-width: 767px) {
    .site-footer .links > li:first-child {
        display: block;
    }
}

@media screen and (min-width: 768px){
    .site-footer .copyright {
        height: 10rem;
        text-align: left;
    }
    .site-footer .follow-us {
        margin-top: 0;
        text-align: left;
    }
    
    .site-footer .login {
        text-align: right;
    }
    
    .site-footer .login .label {
        display: inline-block;
    }
    
    .site-footer .login .dropdown-menu {
        bottom: 75%;
        left: auto;
        right: 0;
        top: auto;
    }
}

@media screen and (min-width: 992px){
    .site-footer .follow-us {
        text-align: right;
    }
}
.zoek-dialoog {
    background-color: rgba(0, 0, 0, .3);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 112;
}

.zoek-dialoog .container {
    position: relative;
}

.zoek-dialoog .zoekscherm {
    background-color: #ede9dc;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	margin-left: 5%;
	margin-top: 2em;
	padding-bottom: 4em;
	position: absolute;
    text-align: left;
	width: 90%;
	z-index: 113;
}

.zoek-dialoog .zoekscherm .sluitknop {
	background-color: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255,255,255,.3);
	border-radius: 5px;
	color: rgba(255,255,255,.8);
	display: inline-block;
	font-size: 1.4rem;
	padding: 12px 15px 8px;
	position: absolute;
	right: 1em;
	text-align: center;
	top: 1em;
}

.zoek-dialoog .zoekscherm .sluitknop:focus,
.zoek-dialoog .zoekscherm .sluitknop:hover {
    box-shadow: 0 0 10px 2px #b9b8b8;
    text-decoration: none;
}
.hoe-helpen fieldset {
    border: 0;
	margin: 0;
	padding: 0;
}

.hoe-helpen legend {
    color: #323232;
    font-family: Georgia;
	font-size: 3.6rem;
	font-style: italic;
	margin-bottom: .45em;
    padding-top: 2em;
}

.hoe-helpen .zoekveld {
	background-color: #fff;
	border: 1px solid #cac9bf;
	border-radius: 2px;
	font-size: 1.8rem;
    padding-left: 1.5em;
}

.hoe-helpen .zoekveld input {
	border: 0;
	padding: 0 .5em 0 0;
	width: 90%;
}

.hoe-helpen .zoekveld .webicon {
	color: #272727;
    display: block;
	padding: 1.15em .85em 1.15em 0;
}

.hoe-helpen .zoekveld button {
    background-color: #ee0000;
	border: 0;
    color: #fff;
	font-size: .75em;
    font-weight: bold;
	padding: 1em;
}

.hoe-helpen .zoekveld input::-webkit-input-placeholder {
	color: rgba(5,5,5,.671);
    font-weight: 300;
}

.hoe-helpen .zoekveld input:-moz-placeholder {
	color: rgba(5,5,5,.671);
    font-weight: 300;
}

.hoe-helpen .zoekveld input::-moz-placeholder {
	color: rgba(5,5,5,.671);
    font-weight: 300;
}

.hoe-helpen .zoekveld input:-ms-input-placeholder {
	color: rgba(5,5,5,.671);
    font-weight: 300;
}

.hoe-helpen .archief {
    color: #101010;
	margin-top: .5em;
}

.hoe-helpen .archief:before {
    font-size: .75em;
    margin-right: 1.05em;
}

.hoe-helpen .archief a {
	text-decoration: underline;
}

.hoe-helpen .archief a:hover, 
.hoe-helpen .archief a:focus {
	text-decoration: none;
}


@media screen and (min-width: 768px) {
    .hoe-helpen .zoekveld button {
        font-size: .9em;
        padding: 1em 3em;
    }    
}
.zoek-suggesties {
    color: #2b2b2b;
}

.zoek-suggesties h2 {
    color: #000;
    font-size: inherit;  
    font-weight: bold;
}

.zoek-suggesties .linkje:before {
    font-size: .75em;
    margin-right: 1.05em;
}
