body, button, select, textarea, input, h2, h3, h4, h5, h6, .h2, .h3, .h4 {
    font-family: RijksoverheidSansText,Verdana,Arial,sans-serif;
}

h1, .h1, 
.startpagina h1,
.pagina-titel,
.ip-widget-header h1,
.ip-widget-header h2,
.widget-titel,
.infobox .titel,
.modal-title {
    font-family: RijksoverheidSansText,Verdana,Arial,sans-serif;
}

.site-header .primair-menu {
    font-family: RijksoverheidSansText,Verdana,Arial,sans-serif;
}

.sr-only-focusable:active, 
.sr-only-focusable:focus {
    background-color: #222;
    color: #fff;
}

body {  
    background-color: #fff;
    color: #222;
    font-size: 160%;
    font-weight: normal;
}

.main-landingspagina {
    background-color: #fff;
}

.main-overzichtspagina {
    background-color: {theme.kleuren.bg-overzichtspagina};
}

.main-detailpagina {
    background-color: #fff;
}

#hoofdinhoud.toon-achtergrondbalk::before {
    background-color: {theme.kleuren.bg-achtergrondbalk};
}


/* titels */
.startpagina .ip-widget-header h2 {
    font-family: RijksoverheidSansText,Verdana,Arial,sans-serif;
}

h1, .h1, 
.startpagina h1,
.pagina-titel,
.infobox .titel {
    color: #154273;
}
.startpagina .ip-widget-header h2,
.startpagina > .content h2 {
    color: #154273;
}

.startpagina > .content h3 {
    color: #154273;
}

.startpagina > .content h4 {
    color: #154273;
}

.ip-widget-header h1,
.ip-widget-header h2,
.widget-titel,
.modal-title {
    color: #154273;
}

/* linkjes */
.modal-body a,
.startpagina > .content a:not(.button):not(.pip-button):not(.knop):not(.caption) {
    color: #154273;
}

/* standaard widget properties */
.toon-kader,
.toon-item-kader .item > a,
.toon-item-kader .item > .item-container {
    background-color: #fff;
    color: #222;
}

.toon-item-kader.hover-kleur .item > a:hover,
.toon-item-kader.hover-kleur .item > a:focus  {
    background-color: #0073bf;
    color: #fff;
}

.toon-rand,
.toon-item-rand .item > a,
.toon-item-rand .item > .item-container {
    border-color: #e6e6e6;
}

.toon-item-rand.hover-kleur .item > a:hover,
.toon-item-rand.hover-kleur .item > a:focus {
    border-color: #0073bf;
    color: #0073bf;
}

.toon-achtergrond,
.toon-item-achtergrond .item > a,
.toon-item-achtergrond .item > .item-container {
    background-color: #f3f3f3;
    color: #222;
}

.toon-item-achtergrond.hover-kleur .item > a:hover,
.toon-item-achtergrond.hover-kleur .item > a:focus {
    background-color: #154273;
    color: #fff !important;
}

.toon-item-achtergrond.toon-item-rand.hover-kleur .item > a:hover,
.toon-item-achtergrond.toon-item-rand.hover-kleur .item > a:focus {
    border-color: #154273;
}

.startpagina .toon-item-kader .item > a {
    color: #222 !important;
}
.startpagina .toon-item-achtergrond .item > a {
    color: #222 !important;
}


/* tabel */
.ip-table .ip-widget-header h2,
.startpagina table caption {
    background-color: #0073bf;
    color: #fff;
}

.ip-table table thead tr, .startpagina table thead tr {
    background-color: #154273;
    color: #fff;
}

.ip-table table tbody tr:nth-child(odd), 
.startpagina table tbody tr:nth-child(odd) {
    background-color: #f3f3f3;
}

.ip-table table tbody tr:nth-child(even),
.startpagina table tbody tr:nth-child(even) {
    background-color: #e6e6e6;
}

/* stijlen combinaties */
.stijl-basis {
    background-color: #fff !important;
    color: #222 !important;
}
.stijl-neutraal-licht {
    background-color: #f3f3f3 !important;
    color: #222 !important;
}

.stijl-neutraal-medium {
    background-color: #e6e6e6 !important;
    color: #222 !important;
}

.stijl-neutraal-donker {
    background-color: #d5d5d5 !important;
    color: #222 !important;
}

.stijl-primair {
    background-color: #0073bf !important;
    color: #fff !important;
}

.stijl-secundair {
    background-color: #154273 !important;
    color: #fff !important;
}

.stijl-accent {
    background-color: #f9e11e !important;
    color: #222 !important;
}



/* kleur gradaties */
.toptaken .gradaties .item:nth-child(1) a {    
    background-color: {theme.kleuren.gradaties-1-bg};
    color: {theme.kleuren.gradaties-1-bg-fg};
}
.toptaken .gradaties .item:nth-child(2) a {
    background-color: {theme.kleuren.gradaties-2-bg};
    color: {theme.kleuren.gradaties-2-bg-fg};
}
.toptaken .gradaties .item:nth-child(3) a {
    background-color: {theme.kleuren.gradaties-3-bg};
    color: {theme.kleuren.gradaties-3-bg-fg};
}
.toptaken .gradaties .item:nth-child(4) a {
    background-color: {theme.kleuren.gradaties-4-bg};
    color: {theme.kleuren.gradaties-4-bg-fg};
}
.toptaken .gradaties .item:nth-child(5) a {
    background-color: {theme.kleuren.gradaties-5-bg};
    color: {theme.kleuren.gradaties-5-bg-fg};
}
.toptaken .gradaties .item:nth-child(6) a {
    background-color: {theme.kleuren.gradaties-6-bg};
    color: {theme.kleuren.gradaties-6-bg-fg};
}




/* button */
.startpagina .button,
.button {
    background-color: #fff;
    border-color: #0073bf;
    color: #0073bf;
}

.startpagina .button:hover,
.startpagina .button:focus,
.button:hover,
.button:focus {
    background-color: #0073bf;
    color: #fff
}

/* loket inlogknoppen */
.loket-inlogknoppen .knop {
    border-color: #e6e6e6;
}

.loket-inlogknoppen .knop:hover,
.loket-inlogknoppen .knop:focus {
    background-color: #f9e11e;
    border-color: #f9e11e;
    color: #222 !important;
}


/* theme specifieke afwijkingen van standaarden */
.twitterfeed .toon-achtergrond,
.portaal-menu .toon-achtergrond,
.uitgelicht-maxi .toon-achtergrond {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

.toptaken-carousel-balk .toptaken .item .icoon {
    color: #0073bf;
}

.toptaken .item a:hover .icoon,
.toptaken .item a:focus .icoon {
    color: #fff;
}

.overzichtspagina.cover .inhoud {
    background-color: rgba(0, 170, 255, .97);
    color: #fff;
}

.overzichtspagina.cover .inhoud .pagina-titel {
    color: #fff;
}

.portaal-cta .toon-item-achtergrond .item-container {
    background-color: #0073bf; 
    color: #fff !important ; 
    opacity: .9
} 

.portaal-cta .toon-item-achtergrond .titel {
    color: #fff; 
}


body {
    line-height: 1.6;
}

.toon-achtergrond, 
.toon-item-achtergrond .item > a, 
.toon-item-achtergrond .item > .item-container,
.loket-inlogknoppen .knop,
.ip-form .loket-formulier-controle .ip-button.btn,
.ip-form .actionbar .btn,
.startpagina .button, 
.button {
    border-radius: 3px !important;
}

.loket-inlogknoppen .knop {
    background-color: #fff;
}

.startpagina h1.pagina-titel, 
.startpagina h1, .pagina-titel {
    font-size: 2.8em;
    font-weight: normal;
    margin: 0 0 .57em;
}

.ip-form .loket-formulier-controle .ip-button.btn,
.ip-form .actionbar .btn {
    text-transform: capitalize !important;
}

.ip-form .loket-formulier-controle .ip-button.btn {
    font-weight: normal !important;
    text-transform: none !important;
}

.toon-kader, 
.toon-item-kader .item > a, 
.toon-item-kader .item > .item-container {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3)
}


.loket-formulier-inhoudsopgave .nav {
    margin-left: 20px;
}
.loket-formulier-inhoudsopgave .nav li:not(:last-of-type) {
    border-top: solid 1px #f3f3f3;
}
.loket-formulier-inhoudsopgave .nav li a {
    font-size: 1.1em;
    padding: .4em 0 !important;
}
.loket-formulier-inhoudsopgave .nav li.active a {
    color: #0073bf;
}
.loket-formulier-inhoudsopgave .nav li.active a::before {
    background-color: #0073bf;
}

.loket-formulier-inhoudsopgave a::before,
.loket-formulier-inhoudsopgave li:not(:first-of-type) a::after {
    background-color: #ccc;
    content: '';
    overflow: hidden;
    position: absolute;
}
.loket-formulier-inhoudsopgave a::before,
.loket-formulier-inhoudsopgave .nav li.invalid > a::before {    
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #fff;    
    height: 10px;
    top: 21px;
    transform: translateY(-50%) translateX(-19.5px);    
    width: 10px;
    z-index: 10;
}

.loket-formulier-inhoudsopgave .nav li.invalid:not(:first-of-type) a::after,
.loket-formulier-inhoudsopgave li:not(:first-of-type) a::after {
    display: block;
    height: 30px;
    left: -16px;
    min-height: 30px;
    top: -16px;    
    width: 3px;
    z-index: 5;
}

.loket-formulier-inhoudsopgave .nav li.invalid > a {
    border: 0 !important;
}
.loket-formulier-inhoudsopgave .nav li.invalid > a::before {
    background-color: #ee0000;
    clip: auto !important;
    color: #ee0000;
    height: 10px !important;
    margin: 0 !important;
    width: 10px !important;
}
.loket-formulier-inhoudsopgave .nav li.invalid a::after {
    content: '' !important;
}
.loket-formulier-inhoudsopgave .nav li.invalid::after {
    color: #ee0000;
    content: "\f071";
    font: normal normal normal 16px/1 FontAwesome;
    right: 5px;
    opacity: 1;
    position: absolute;
    top: 13px;
}
.site-header.showmenu .hidemenu {
    display: none;
}
.site-header.hidemenu .showmenu {
    display: none;
}

.site-header.showsearch .hidesearch {
    display: none;
}
.site-header.hidesearch .showsearch {
    display: none;
}

.site-header > div {
    align-items: center;
    color: #333;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-weight: 300;
    position: relative;
}

.site-header a {
    color: inherit;
}

/* xs zoek en menu knoppen */
.site-header .zoek-knop,
.site-header .menu-knop {
    align-self: stretch;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    color: #0073bf;
    font-size: 2.5rem;
    height: 8rem;
    width: 8rem;
}

.site-header .menu-knop {
    border-left: 1px solid #f4f4f4;
}

.site-header .zoek-knop a,
.site-header .menu-knop a { 
    align-items: center;
    display: flex;
    height: 100%;    
    justify-content: center;
    transition: transform 0.2s linear;
}
.site-header .menu-knop a:hover,
.site-header .menu-knop a:focus,
.site-header .menu-knop .active,
.site-header .zoek-knop a:hover,
.site-header .zoek-knop a:focus,
.site-header .zoek-knop .active {
    cursor: pointer;
    text-decoration: none;
    transform: scale(1.2);
}

/* logo */
.site-header .logolink {
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    flex: 1;
    height: 8rem;
    padding: 1rem 2rem;
    max-width: calc(100vw - 80px);
    overflow-x: hidden;
}

.site-header .logolink a {
    display: block;
}

.site-header .logolink img {
    display: block;
    height: 100%;
    max-height: 6rem;
    width: auto;
}

/* menus */
.site-header .primair-menu,
.site-header .secundair-menu {
    width: 100%;
}
.site-header.verberg-icoon .primair-menu .fa,
.site-header.verberg-icoon .secundair-menu .fa {
    display: none;
}
.site-header .primair-menu > ul,
.site-header .secundair-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.site-header .primair-menu > ul > li,
.site-header .secundair-menu li {
    list-style-type: none;
    margin: 0;
}

/* primair-menu */
.site-header .primair-menu {
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}

.site-header .primair-menu.ng-hide {
    opacity:0;
}

.site-header .primair-menu > ul > li {
    border-bottom: 1px solid #f4f4f4;
}

.site-header .primair-menu > ul > li > a {
    background-color: #fff;
    display: block;
    padding: .8em 1em .6em;
}

.site-header .primair-menu > ul > li > a:hover, 
.site-header .primair-menu > ul > li > a:focus {
    background-color: #eee;
}



/* secundair-menu */
.site-header .secundair-menu li:not(.dossiers) {
    text-transform: lowercase;
}

.site-header .secundair-menu header.talenopties,
.site-header .secundair-menu div.lang-menu,
.site-header .secundair-menu ul.lang-list {
    height: 100%;
}

.site-header.verberg-icoon .secundair-menu li.dossiers .fa,
.site-header.verberg-icoon .secundair-menu li.lang-item .fa {
    display: inline-block;
}

.site-header .secundair-menu.ng-hide {
    opacity: 0;
}

.site-header .secundair-menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.site-header .secundair-menu > ul li .fa {
    display: inline-block;
    margin-right: 5px;
}

/* zoekbalk */
.site-header .zoekbalk {
    background-color: #0073bf;
    color: #fff;
    left: 0;
    height: 8rem;
    position: fixed;
    top: 0;
    transition: all linear 0.5s;   
    width: 100%;
}
 
.site-header .zoekbalk.ng-hide {
    opacity:0;
}
.site-header .zoekbalk button,
.site-header .zoekbalk a {
    transition: transform 0.2s linear;
}

.site-header .zoekbalk button:hover,
.site-header .zoekbalk button:focus,
.site-header .zoekbalk a:focus,
.site-header .zoekbalk a:hover {
    text-decoration: none;
    transform: scale(1.2);
}

.site-header .zoekbalk form {
    align-items: center;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
}

.site-header .zoekbalk input {
    background-color: transparent;
	border: 0;
    color: inherit;
    flex: 1;
    font-weight: 600;
    height: 100%;
	padding: 0 7rem 0 2rem;
	width: 100%;
}

.site-header .zoekbalk input:focus {
    outline: 1px dotted;
}
.site-header .zoekbalk form .fa {
	color: inherit;
    display: block;
    font-size: 2rem;
    height: 6rem;
    line-height: 3;
    text-align: center;
    width: 5rem;
}

.site-header .zoekbalk button {
    background-color: transparent;
    border: 0;
    color: inherit;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.site-header .zoekbalk input::-webkit-input-placeholder {
	color: inherit;
    font-weight: 300;
    opacity: .6
}

.site-header .zoekbalk input::-moz-placeholder {
	color: inherit;
    font-weight: 300;
    opacity: .6
}

.site-header .zoekbalk input:-ms-input-placeholder {
	color: inherit;
    font-weight: 300;
    opacity: .6
}


@media screen and (max-width: 991px) {
    .site-header {
        height: 8rem;
        left: 0; 
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
    }
    
    .site-header .container {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .site-header .primair-menu {
        background-color: rgba(0,0,0,.3);
        height: 100%;
        position: fixed;
        top: 12rem;
        transition: all linear 0.5s;    
        z-index: 2;
    }    
    
    .site-header .secundair-menu {
        transition:all linear 0.5s;  
        z-index: 2;
    }   
    
    
    .site-header .secundair-menu li {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
        flex: 1 1 auto;
        text-align: center;
    }
    
    .site-header .secundair-menu li a {    
        background-color: #eee;   
        display: inline-block;
        height: 100%;
        padding: 1rem 0;
        width: 100%;
        transition: transform 0.2s linear;
    }
    .site-header .secundair-menu li a:hover,
    .site-header .secundair-menu li a:focus,
    .site-header .secundair-menu li .active {
        cursor: pointer;
        background-color: #ddd;
    }

    .mainpage {
        margin-top: 8rem;
    }
}

@media screen and (min-width: 768px) {
    .site-header .logolink {
        padding: 1rem 3rem;
    }
}
@media screen and (min-width: 992px) {
    
    .site-header.hidemenu .primair-menu.showmenu {
        display: block;
    }
    .site-header,
    .site-header .logolink {
        background-color: transparent;
    }
    
    .site-header.fixed {  
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
    }
        
    .site-header > div {
        align-items: stretch;
    }
    
    .site-header:not(.toon-zoekknop) .zoek-knop,
    .site-header .menu-knop {
        display: none;
    }    
    
    .site-header .logolink {
        border-bottom: 0;
        flex: 0 1 auto;
        width: 25%;
    }
    
    .site-header .logolink img {
        margin: 0;
        width: 100%;
    }
     
    .site-header .primair-menu {
        text-transform: none;
        width: 50%;
    }
    
    .site-header .primair-menu ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .site-header .secundair-menu {
        width: 100%;    
    }
    .site-header .primair-menu > ul > li {
        border: 0;
    }
    
    .site-header .primair-menu > ul > li > a {
        background-color: transparent;
        border: 0; 
    }
    
    .site-header .primair-menu > ul > li a:hover, 
    .site-header .primair-menu > ul > li a:focus {
        background-color: transparent;
        font-weight: inherit;
    }
    
    .site-header:not(.toon-zoekknop) .zoekbalk {
        left: auto;
        height: auto;
        position: static;
        top: auto;
        transition: all 0s ease 0s;
        width: 25%;
    }
    
    .site-header:not(.toon-zoekknop) #closeSearch {
        display: none;
    }
    .site-header .zoekbalk form {
        margin: 0;
    }
    
    .site-header .zoek-knop a:hover,
    .site-header .zoek-knop a:focus,
    .site-header .zoek-knop .active {
        transform: none;
    }   
    
    .site-header.zoekknop-icoon .zoekbalk button > span:first-of-type {
        border: 0; 
        clip: rect(0, 0, 0, 0); 
        height: 1px; 
        margin: -1px;
        overflow: hidden; 
        padding: 0; 
        position: absolute; 
        width: 1px;
    }
        
    .site-header a .fa::before {
        display: inline-block;
    }
    
    .site-header.toon-zoekknop .zoek-knop {
        align-self: auto;
        border-bottom: 0;
        display: inline-block;
        font-size: 1.5em;
        height: auto;
        margin: 0 1.5rem 0 3rem;
        width: auto;
    }
    
    .site-header.toon-zoekknop .zoek-knop a:hover,
    .site-header.toon-zoekknop .zoek-knop a:focus {
        transform: scale(1.2);
    }    
    
}


/* secundair-menu-accent */
@media screen and (min-width: 992px) {
    .site-header.secundair-menu-accent {  
        background-color: #fff;
        height: 10rem;
    }
    .site-header.secundair-menu-accent > div {
        border: 0;
        display: -ms-grid;
        -ms-grid-columns: auto 1fr auto;
        -ms-grid-rows: auto 1fr;
        display: grid;
    	grid-template-columns: auto 1fr auto;
    	grid-template-rows: auto 1fr;
        height: 10rem;
    }
    
    .site-header.secundair-menu-accent .logolink {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row-start: 1;
    	grid-row-end: 3; 
        align-self: center;
        padding-right: 1rem;
        width: auto;
    }
        
    .site-header.secundair-menu-accent .primair-menu {
        -ms-grid-column: 2;
        -ms-grid-row: 2;
        grid-column-start: 2;
        grid-column-end: 3; 
        grid-row-start: 2;
        align-self: stretch;
        width: 100%;
    }
    
    .site-header.secundair-menu-accent .primair-menu > ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        font-size: .9em;
        font-weight: bold;        
        height: 100%;
        text-transform: uppercase;
    }
        
    .site-header.secundair-menu-accent .primair-menu > ul > li > a {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        margin-right: 1em;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    
    .site-header.secundair-menu-accent .primair-menu > ul > li > a.active {
        color: #0073bf;
    }
    
    .site-header.secundair-menu-accent .primair-menu > ul > li > a.active::after {
        bottom: 2px;
        color: #0073bf;
        content: "\f0d7";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 16px;
        left: calc(50% - 5px);
        line-height: normal;
        position: absolute;
    }
    
    .site-header.secundair-menu-accent .secundair-menu {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-column-start: 3;
        grid-row-start: 1;
        grid-row-end: 3;
        align-self: stretch;
        font-size: .85em;
        font-weight: normal;
        order: 4;
        text-transform: uppercase;
    }
    
    .site-header.secundair-menu-accent .secundair-menu > ul {
        height: 100%;
    }
    
    .site-header.secundair-menu-accent .secundair-menu > ul li a {
        align-items: center;
        display: flex;
        flex-direction: column;
        font-size: .9em;
        height: 100%;
        justify-content: center;
        padding: .3rem 1rem;
        width: 100%;
        transition: transform 0.2s linear;
    }
    
    .site-header.secundair-menu-accent:not(.verberg-icoon) .secundair-menu > ul li .fa {
        display: block;
        font-size: 2rem;
        margin-bottom: .7rem;
        margin-right: 0;
        order: -1;
    }
    
    .site-header.secundair-menu-accent .secundair-menu > ul li:nth-child(1) a {
        background-color: #0073bf;
        color: #fff;
    }
    
    .site-header.secundair-menu-accent .secundair-menu > ul li:nth-child(2) a {
        background-color: #154273;
        color: #fff;
    }
    
    .site-header.secundair-menu-accent .secundair-menu > ul li:nth-child(3) a {
        background-color: #f9e11e;
        color: #222;
    }
    
    .site-header.secundair-menu-accent:not(.toon-zoekknop) .zoekbalk {
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        grid-column-start: 2;
        grid-row-start: 1;  
        background-color: #f2f2f2;
        color: #333;
        height: 4rem;
        width: 100%;
    }
    
    .site-header.secundair-menu-accent.toon-zoekknop .zoekbalk {
        height: 10rem;
    }
    .site-header.secundair-menu-accent.toon-zoekknop .zoek-knop {
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        grid-column-start: 2;
        grid-row-start: 1; 
        display: flex;
        justify-content: flex-end;
    }
    
    .site-header.secundair-menu-accent .zoekbalk form {        
        border: 0;
        border-radius: 1px;
        height: 100%;
    }
    
    .site-header.secundair-menu-accent .zoekbalk form > .fa {
        height: 100%;
        padding: 1em;
    }
    
    .site-header.secundair-menu-accent .zoekbalk input {
        height: 100%;
        padding-right: 0;
    }
    
    .site-header.secundair-menu-accent .zoekbalk button {
        background-color: transparent;
        height: 100%;
        font-weight: normal;
        padding: 0 1em;
        position: static;
        right: auto;
        top: auto;
    }
    
    .site-header.secundair-menu-accent:not(.toon-zoekknop) .zoekbalk form .fa {
        font-size: 1.8rem;
        height: 100%;
        line-height: 2;
    }
    
    .site-header.secundair-menu-accent.toon-zoekknop .zoek-knop a {
        padding: 1rem 1rem 0;
    }
    
}

@media screen and (min-width: 1100px) {
    .site-header.secundair-menu-accent .logolink {
        padding-right: 3em;
    }
    .site-header.secundair-menu-accent .primair-menu > ul > li > a {
        margin-right: 2em;
    }
}

@media screen and (min-width: 1300px) {
  
    .site-header.secundair-menu-accent > div {
        display: flex;
        flex-wrap: wrap;
    }
    
    .site-header.secundair-menu-accent .primair-menu,
    .site-header.secundair-menu-accent .secundair-menu,
    .site-header.secundair-menu-accent .zoekbalk {
        width: auto;
    }
    
    .site-header.secundair-menu-accent .logolink {
        padding-right: 1em;
    }
    
    .site-header.secundair-menu-accent .primair-menu {
        flex: 2;
    }
    
    .site-header.secundair-menu-accent .primair-menu > ul > li {
        flex: 0 1 auto;
    }
    
    .site-header.secundair-menu-accent .primair-menu > ul {
        flex-direction: row;
    }    
    
    .site-header.secundair-menu-accent .zoek-knop {
        display: none;
    }
    .site-header.secundair-menu-accent .zoekbalk {
        display: block;
        flex: 1;
        height: auto;
        padding-left: 0;
    }
    .site-header.secundair-menu-accent .zoekbalk form {
        align-self: auto;
    }
    
    .site-header.secundair-menu-accent .zoekbalk form .fa {
        height: auto;
        line-height: normal;
    }

}



@media screen and (min-width: 1400px) {
    .site-header.secundair-menu-accent .logolink {
        padding-right: 3em;
    }
 
}

/* webbergen-klassiek */
@media screen and (min-width: 992px) {  
    
    .site-header.webbergen-klassiek {
        background-color: #fff;
        height: 15rem;
    }
    
    .site-header.webbergen-klassiek:not(.fixed) {
        position: relative;
    }
    
    .site-header.webbergen-klassiek::before {
        background-color: #0073bf;
        content: " ";
        display: block;
        height: 6.5rem;
        left: 0;
        position: absolute;
        top: 8.5rem;
        width: 100%;    
        z-index: 0;
    } 
    
    .site-header.webbergen-klassiek > div {
        background-color: transparent;
    }
    .site-header.webbergen-klassiek .logolink,
    .site-header.webbergen-klassiek .primair-menu {
        -webkit-box-flex:0;
        -ms-flex:0 0 66.666667%;
    	flex:0 0 66.666667%;
    	max-width:66.666667%;
    }
    
    .site-header.webbergen-klassiek .secundair-menu,
    .site-header.webbergen-klassiek .zoekbalk,
    .site-header.webbergen-klassiek.toon-zoekknop .zoek-knop {
        -webkit-box-flex:0;
        -ms-flex:0 0 33.333333%;
    	flex:0 0 33.333333%;
    	max-width:33.333333%;
    }
    
    .site-header.webbergen-klassiek .logolink {
        display: flex;
        height: 8.5rem;
        order: 1;
        padding: 0;
    }
    
    .site-header.webbergen-klassiek .logolink a {
        align-self: center;
        display: inline-block;
    }

    .site-header.webbergen-klassiek .primair-menu {
        background-color: #0073bf;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
        color: #fff;
        font-size: .95em;
        margin-bottom: 0;
        order: 3;
    }

    
    .site-header.webbergen-klassiek .primair-menu ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .site-header.webbergen-klassiek .primair-menu ul, 
    .site-header.webbergen-klassiek .primair-menu li,
    .site-header.webbergen-klassiek .primair-menu::before {
        height: 6.5rem;
    }
    
    .site-header.webbergen-klassiek .primair-menu li {
        align-items: center;
        border-left: 1px solid rgba(255, 255, 255, .8);
        color: inherit;
        display: flex; 
        flex: 1;
        letter-spacing: 1px;
        overflow: hidden;
        text-align: center;
    }
    
    .site-header.webbergen-klassiek .primair-menu li a {
        padding: 23px 0;
        width: 100%;
    }
    
    .site-header.webbergen-klassiek .primair-menu li:last-of-type {
        border-right: 1px solid rgba(255, 255, 255, .8);
    }
    
    .site-header.webbergen-klassiek .primair-menu a {
        background-color: #0073bf;
        color: #fff;
        display: block;
        padding-top: 1.5em;
        transition: background-color 0.2s linear, color 0.2s linear;
    }
    
    .site-header.webbergen-klassiek .primair-menu a:hover,
    .site-header.webbergen-klassiek .primair-menu a:focus,
    .site-header.webbergen-klassiek .primair-menu a:active {
        background-color: #eee !important;
        color: #333;
        text-decoration: none;
    }
    
    .site-header.webbergen-klassiek .primair-menu a.active {
        background-color: #f7f7f7 !important;
        color: #333;
    }

    .site-header.webbergen-klassiek .secundair-menu {
        align-self: flex-end;        
        font-size: .9em;
        order: 2;
    }
    
    .site-header.webbergen-klassiek .secundair-menu > ul li {  
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
        flex: 1;
        text-align: center;
    }
    
    .site-header.webbergen-klassiek .secundair-menu > ul li:last-of-type {
        border-right: 1px solid #ddd;
    }
    .site-header.webbergen-klassiek .secundair-menu > ul li a {    
        background-color: #eee;    
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        padding: 1.2rem 0;
        transition: all 0.2s ease-in-out 0s;
        width: 100%;
    }
    
    .site-header.webbergen-klassiek .secundair-menu > ul li a:hover,
    .site-header.webbergen-klassiek .secundair-menu > ul li a:focus {
        cursor: pointer;
        background-color: #ddd;
    }

    .site-header.webbergen-klassiek .zoekbalk,
    .site-header.webbergen-klassiek.toon-zoekknop .zoek-knop {
        background-color: #154273;
        color: #fff;
    }
    
    .site-header.webbergen-klassiek:not(.toon-zoekknop) .zoekbalk,
    .site-header.webbergen-klassiek.toon-zoekknop .zoek-knop {
        height: 6.5rem;
        order: 4;
    }
    
    .site-header.webbergen-klassiek.toon-zoekknop .zoekbalk {
        height: 15rem;
        max-width: 100%;
    }
    .site-header.webbergen-klassiek.toon-zoekknop .zoek-knop {
        margin: 0;
    }
    .site-header.webbergen-klassiek .zoekbalk form {        
        border: 0;
        border-right: 1px solid rgba(255, 255, 255, .8);
        height: 100%;
    }
    
    .site-header.webbergen-klassiek .zoekbalk input {
        font-weight: bold;
        padding-right: 4rem;
    }
           
    .site-header.webbergen-klassiek .zoekbalk input:focus {
        border-bottom: 0;
    }
    
    .site-header.webbergen-klassiek:not(.toon-zoekknop) .zoekbalk form > .fa {
        height: 6.5rem;
        padding: 1.5em 1em;
    }
    
    .site-header.webbergen-klassiek .zoekbalk input::-webkit-input-placeholder {
        border-bottom: 1px solid;
    }
    .site-header.webbergen-klassiek .zoekbalk input:-moz-placeholder {
        border-bottom: 1px solid;
    }
    .site-header.webbergen-klassiek .zoekbalk input::-moz-placeholder {
        border-bottom: 1px solid;
    }
    .site-header.webbergen-klassiek .zoekbalk input:-ms-input-placeholder {
        border-bottom: 1px solid;
    }
        
    .site-header.webbergen-klassiek:not(.toon-zoekknop) .zoekbalk button {
        height: auto;
        padding: 0;
        right: 0;
    }    
    
    .site-header.webbergen-klassiek:not(.toon-zoekknop) .zoekbalk form .fa {
        line-height: 4;
    }
}


/* basic en basic-gekleurd */
.site-header.basic-gekleurd .logolink {
    padding: 0;
}
.site-header.basic-gekleurd .logolink a {
    background-color: #f9e11e;
    height: 100%;
    padding: 1rem;
}

@media screen and (min-width: 992px) { 
    .site-header.basic,
    .site-header.basic-gekleurd {
        height: 13rem;
    }
    
    .site-header.basic:not(.fixed),
    .site-header.basic-gekleurd:not(.fixed) {
        position: relative;
    }

    .site-header.basic {
        background-color: #fff;
        color: #222;        
    } 
    
    .site-header.basic-gekleurd {
        background-image: linear-gradient(#154273, #154273 9.5rem, transparent 9.5rem);
        color: #fff;
    }
    
    .site-header.basic::before,
    .site-header.basic-gekleurd::before{
        background-color: #0073bf;
        bottom: 0;
        content: " ";
        display: block;
        height: 4rem;
        left: 0;
        position: absolute;
        width: 100%;    
        z-index: 0;
    } 

    .site-header.basic > div,
    .site-header.basic-gekleurd > div {
        background-color: transparent;
        display: -ms-grid;
        -ms-grid-columns: auto 1fr auto;
        -ms-grid-rows: 1fr auto auto;
        display: grid;
        grid-template-columns: auto 1fr auto;
        grid-template-rows: 4.5rem 3.5rem 4rem;
    }
    
    .site-header.basic .logolink,
    .site-header.basic-gekleurd .logolink {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        position: relative;
    }

    .site-header.basic .logolink {
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        height: 8rem;
        overflow: hidden;
        padding: 0;
        width: auto;
    }

    .site-header.basic-gekleurd .logolink {
        -ms-grid-row-span: 3;
        grid-row-end: 4;
        height: 13rem;
        width: 16rem;
    }
    
    .site-header.basic .logolink a {
        align-items: center;
        display: flex;
        height: 100%;
    }
    
    .site-header.basic-gekleurd .logolink a {
        background-color: #f9e11e;
        display: flex;
        height: calc(100% + 1rem);
        justify-content: center;
        left: 0;
        padding: 2rem;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .site-header.basic .logolink img {
        height: 100%;
        max-height: 7rem;
        width: auto;
    }
    .site-header.basic-gekleurd .logolink img {
        max-height: none;
        object-fit: contain;
        width: 100%;
    }
    
    .site-header.basic .primair-menu,
    .site-header.basic-gekleurd .primair-menu {
        -ms-grid-row: 3;
        grid-column-end: 4;
        grid-row-start: 3;
        background-color: #0073bf;
        color: #fff;
        margin-top: 1rem;
        width: 100%;
    }

    .site-header.basic .primair-menu {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column-start: 1;
    }

    .site-header.basic-gekleurd .primair-menu {
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column-start: 2;
        padding-left: 1rem;
    }
    
    .site-header.basic .primair-menu ul,
    .site-header.basic-gekleurd .primair-menu ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        font-weight: bold;
        height: 3.5rem;
        text-transform: uppercase;
    }
    
    .site-header.basic .primair-menu ul, 
    .site-header.basic .primair-menu li,
    .site-header.basic .primair-menu::before,
    .site-header.basic-gekleurd .primair-menu ul, 
    .site-header.basic-gekleurd .primair-menu li,
    .site-header.basic-gekleurd .primair-menu::before {
        height: 4rem;
    }
    
    .site-header.basic .primair-menu li,
    .site-header.basic-gekleurd .primair-menu li {
        align-items: center;
        display: flex; 
        flex: 1;
        overflow: hidden;
        text-align: center;
    }
    
    .site-header.basic .primair-menu a,
    .site-header.basic-gekleurd .primair-menu a{
        background-color: #0073bf;
        color: #fff;
        padding: 22px 0;
        width: 100%;
    }
    
    .site-header.basic .primair-menu a:hover,
    .site-header.basic .primair-menu a:focus,
    .site-header.basic-gekleurd .primair-menu a:hover,
    .site-header.basic-gekleurd .primair-menu a:focus {
        background-color: rgba(255,255,255,.1);
    }
    
    .site-header.basic .primair-menu a.active {
        background-color: #fff;
        color: #222;
    }

    .site-header.basic-gekleurd .primair-menu a.active {
        background-color: #154273;	
        color: #fff;
    }
    
    .site-header.basic .secundair-menu,
    .site-header.basic-gekleurd .secundair-menu {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row: 1;
        grid-column-start: 3;
        grid-row-start: 1;
        font-size: .9em;
        text-align: right;
    }
    
    .site-header.basic .secundair-menu > ul,
    .site-header.basic-gekleurd .secundair-menu > ul {
        display: block;
        margin-top: 1rem;
    }
    
    .site-header.basic .secundair-menu > ul li,
    .site-header.basic-gekleurd .secundair-menu > ul li {
        border: 0;
        display: inline-block;
        margin-left: 2rem;
    }
    
    .site-header.basic .secundair-menu > ul li a,
    .site-header.basic-gekleurd .secundair-menu > ul li a {
        background-color: transparent;
        padding: 0;
    }
    .site-header.basic .secundair-menu > ul li a:focus,
    .site-header.basic .secundair-menu > ul li a:hover,
    .site-header.basic-gekleurd .secundair-menu > ul li a:focus,
    .site-header.basic-gekleurd .secundair-menu > ul li a:hover {
        background-color: transparent;
    }
    
    .site-header.basic .secundair-menu > ul li a:focus .fa,
    .site-header.basic .secundair-menu > ul li a:hover .fa,
    .site-header.basic-gekleurd .secundair-menu > ul li a:focus .fa,
    .site-header.basic-gekleurd .secundair-menu > ul li a:hover .fa {
        transform: scale(1.2);
    }    
            
    .site-header.basic:not(.toon-zoekknop) .zoekbalk,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk {
        background-color: #fff;
        color: #333;
        width: 100%;
    }
    
    .site-header.basic:not(.toon-zoekknop) .zoekbalk,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk,
    .site-header.basic.toon-zoekknop .zoek-knop,
    .site-header.basic-gekleurd.toon-zoekknop .zoek-knop {
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row: 2;
        grid-column-start: 3;
        grid-row-start: 2;
    }
    
    .site-header.basic.toon-zoekknop .zoekbalk,
    .site-header.basic-gekleurd.toon-zoekknop .zoekbalk {
        height: 9rem;
        z-index: 2;
    }
    
    .site-header.basic.toon-zoekknop .zoekbalk {
        background-color: #154273;
        color: #fff;
    }
    
    .site-header.basic-gekleurd.toon-zoekknop .zoekbalk {
        background-color: #fff;
        color: #222;
    }
    
    .site-header.basic:not(.toon-zoekknop) .zoekbalk form,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk form {
        border-radius: 2px;
        height: 3.5rem;
    }

    .site-header.basic:not(.toon-zoekknop) .zoekbalk form {
        border: 1px solid #d5d5d5;
        border-radius: 2px;
        height: 3.5rem;
    }

    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk form {
        border: 0;
        border-radius: 2px;
        height: 3.5rem;
    }
    .site-header.basic:not(.toon-zoekknop) .zoekbalk form > .fa,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk form > .fa {
        height: 3.5rem;
        padding: .6em 1em;
    }
    
    .site-header.basic:not(.toon-zoekknop) .zoekbalk button,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk button {
        padding: .6em 1em;
    }
    .site-header.basic:not(.toon-zoekknop) .zoekbalk button {
        background-color: #154273;
        color: #fff;
    }
    
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk button {
        background-color: #0073bf;
        color: #fff;
    }

    .site-header.basic .zoekbalk button .fa,
    .site-header.basic-gekleurd .zoekbalk button .fa,
    .site-header.basic .secundair-menu > ul li a .fa,
    .site-header.basic-gekleurd .secundair-menu > ul li a .fa {
        transition: transform 0.2s linear;
    }
    .site-header.basic .zoekbalk button:hover, 
    .site-header.basic .zoekbalk button:focus,
    .site-header.basic-gekleurd .zoekbalk button:hover, 
    .site-header.basic-gekleurd .zoekbalk button:focus{
        transform: none;
    } 
    .site-header.basic .zoekbalk button:hover .fa, 
    .site-header.basic .zoekbalk button:focus .fa,
    .site-header.basic-gekleurd .zoekbalk button:hover .fa, 
    .site-header.basic-gekleurd .zoekbalk button:focus .fa {
        transform: scale(1.2);
    }
    
    .site-header.basic:not(.toon-zoekknop) .zoekbalk form .fa,
    .site-header.basic-gekleurd:not(.toon-zoekknop) .zoekbalk form .fa {
        font-size: 1em;
        height: 100%;
        line-height: normal;
        width: 3rem;
    }    
    .site-header.basic.toon-zoekknop .zoek-knop,
    .site-header.basic-gekleurd.toon-zoekknop .zoek-knop {
        background-color: transparent;
        display: flex;
        justify-content: flex-end;
    }
}


/* vth look and feel, in combinatie met secundair-menu-accent optie */
.site-header.vth .logolink {
    align-items: center;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
    
.site-header.vth .logolink img {
    margin-right: 3em;
}

@media screen and (min-width: 768px) {
    .site-header.vth .logolink::after {
        font-size: 1.4em;
    }
}

@media screen and (min-width: 992px) {
    .site-header.vth {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1030;
    }
    
    .site-header.vth > div {
        display: flex;
    }

    .site-header.vth,
    .site-header.vth > div {
        height: 9rem;        
    }
    .site-header.vth .logolink {
        height: 100%;
        margin-right: 3em;
        padding: 0;
    }
    .site-header.vth .logolink img {
        width: auto;
    }
    .site-header.vth .primair-menu {
        flex: 1;
    }
    
    .site-header.vth .primair-menu > ul {
        font-size: 2rem;
        text-transform: none;
    }
    .site-header.vth .primair-menu > ul > li {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
    }
    .site-header.vth .primair-menu > ul > li > a {
        display: block;
        height: auto;
        margin-right: 3rem;
    }
    
    .site-header.vth .primair-menu > ul > li > a::after,
    .site-header.vth .primair-menu > ul > li > a.active::after {
        background-color: #154273;
        bottom: 2px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        transition: all .3s ease-in-out;
        width: 0;
    }
    .site-header.vth .primair-menu > ul > li > a:hover,
    .site-header.vth .primair-menu > ul > li > a:focus {
        text-decoration: none;
    }
    
    .site-header.vth .primair-menu > ul > li > a:hover::after,
    .site-header.vth .primair-menu > ul > li > a:focus::after,
    .site-header.vth .primair-menu > ul > li > a.active::after {
        width: 100%;
    }
    
    .site-header.vth .primair-menu > ul > li > a.active {
        color: #154273;
    }
    
    .site-header.vth .secundair-menu {
        width: auto;
    }
    .site-header.vth .secundair-menu > ul li a {
        font-size: 1em; 
    }
    
    .site-header.vth .secundair-menu > ul li:nth-child(1) a {
        background-color: #154273;
        color: #fff;
    }
    
    .site-header.vth .secundair-menu > ul li:nth-child(2) a {
        background-color: #0073bf;
        color: #fff;
    }
}

/* horizontaal optie */
.site-header.horizontaal .primair-menu,
.site-header.horizontaal .secundair-menu li {
    text-transform: none;
}

@media screen and (min-width: 992px) {    
    .site-header.horizontaal {
        background-color: #fff;
        border-bottom: 0;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        height: 8rem;
    }
    .site-header.horizontaal > div {
        align-items: center;
        height: 100%;
    }
    .site-header.horizontaal .logolink {
        flex: 1;
        height: auto;
        margin-right: 3rem;
        padding: 0;
        width: auto;
    }
    
    .site-header.horizontaal .logolink img {
        width: auto;
    }    
   
    .site-header.horizontaal .primair-menu {
        color: #0073bf;
        width: auto;
    }
    
    .site-header.horizontaal .primair-menu a:hover::after,
    .site-header.horizontaal .primair-menu a:focus::after,
    .site-header.horizontaal .primair-menu .active::after {
        background-color: #f9e11e;
    }
    
    .site-header.horizontaal .zoek-knop {
        align-self: auto;
        border-bottom: 0;
        display: inline-block;
        font-size: 1.5em;
        height: auto;
        margin: 0 0 0 3rem;
        order: 10;
        width: auto;
    }
    
    .site-header.horizontaal .zoek-knop a:hover,
    .site-header.horizontaal .zoek-knop a:focus {
        transform: scale(1.2);
    }    
    
    .site-header.horizontaal .primair-menu {
        align-self: stretch;
    }
    .site-header.horizontaal .primair-menu ul {
        align-items: stretch;
        height: 100%;
    }
    .site-header.horizontaal .primair-menu ul li {
        align-items: center;
        display: flex;
        margin: 0 1rem;
        position: relative;
    }
    .site-header.horizontaal .primair-menu ul a {
        padding: 0;
    }    
    
    .site-header.horizontaal .primair-menu a::after {
        bottom: 0;
        content: ' ';
        height: 3px;
        left: 0;
        position: absolute;
        transition: all 0s ease 0s;
        width: 100%;
    }
    
    .site-header.horizontaal .primair-menu a:focus,
    .site-header.horizontaal .primair-menu a:hover {
        text-decoration: none;
    }    
    
    .site-header.horizontaal .secundair-menu {
        font-size: .95em;
        margin-left: 4rem;
        order: 9;
        width: auto;
    }
    
    .site-header.horizontaal .secundair-menu li {
        margin: 0 .5rem;
    }
    .site-header.horizontaal .secundair-menu a {
        border: 1px solid #d5d5d5;
        border-radius: 2px;
        padding: .3rem .5rem;
        transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s, transform 0.2s linear;
    }
    
    .site-header.horizontaal .secundair-menu a:hover,
    .site-header.horizontaal .secundair-menu a:focus {
        background-color: #0073bf;
        border-color: #0073bf;
        color: #fff;
        text-decoration: none;
    }
}

.site-header .secundair-menu li.lang-items-ms .talenopties {
    margin-left: 2px;
}

.site-header .secundair-menu li.lang-items-ms .talenopties .lang-drop {
    padding: 5px 25px 5px;
    border-left: none;
}

.site-header .secundair-menu li.lang-items-ms .talenopties ul.lang-list li {
    margin-left: 0;
    width: 100%;
    text-align: center;
}

.site-header .secundair-menu li.lang-items-ms {
    margin-left: -5px !important;
}

.site-header.secundair-menu-accent:not(.verberg-icoon) .secundair-menu > ul li a span.fa-user-o {
    padding: 0 20px !important;
}

/* ophalen van aanvullende css */

@media screen and (min-width: 992px) { 
            .site-header.basic .primair-menu, .site-header.basic::before {
                background-color: #f9e11e; 
                color: #222;
            }
            .site-header.basic {
                height: 13.2rem;
            }
            .site-header.basic::before,
            .site-header.basic .primair-menu ul,
            .site-header.basic .primair-menu li {
                height: 4.4rem;
            }
            .site-header.basic > div {
                display: block;
            }
            .site-header.basic .logolink {
                display: block;
                height: 8.8rem;
                left: calc(50% - 23px);
                position: relative;    
                width: 270px;
            }    
            .site-header.basic .logolink a {
                display: inline-block;
            }
            .site-header.basic .logolink a img {
                display: inline-block;
                height: 7.2rem;
                max-height: none;
            }
            .site-header.basic .secundair-menu, .site-header.basic-gekleurd .secundair-menu {
                display: inline-block;
                position: absolute;
                right: 15px;
                text-align: right;
                top: 0;
                width: auto;
            }
            .site-header.basic .primair-menu {
                left: -1.2em;
                margin-top: 0;
                position: relative;
            }
            .site-header.basic .primair-menu ul {
                font-size: 1.2em;
                font-weight: normal;
                text-transform: none;
            }
            .site-header.basic .primair-menu li {
                border-bottom: 3px solid transparent;
                flex: none;
                padding: 6px 1em 3px;
            }
            .site-header.basic .primair-menu li.active {
                border-bottom-color: #0073bf;                
            }
            .site-header.basic .primair-menu li a {
                background-color: inherit;
                color: inherit;
                padding: 0;
            }
            .site-header.basic .primair-menu li.active,
            .site-header.basic .primair-menu li:hover,
            .site-header.basic .primair-menu li:focus {
                background-color: #fcf29a;
            }
            .site-header .secundair-menu li:not(.dossiers) {
                color: #696969;
                font-size: 1.3rem;
                text-transform: capitalize;
            }
        }
.talenopties a:hover {
    cursor: pointer;
}

.talenopties.lang-menu {
    position: relative;
    display: inline-block;
}

.talenopties .lang-drop {
    background-color: #154273;
    color: #fff;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0px 16px;
    width: 100%;
    cursor: pointer;
    border-left: 1px solid rgba(112, 103, 103, .3);
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.talenopties ul.lang-list {
    display: none;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.talenopties ul.lang-list li {
    background-color: #154273 !important;
    color: #fff !important;
    display: block;
}
.talenopties ul.lang-list li a {
    background-color: transparent !important;
    color: #fff !important;
}

.talenopties ul.lang-list li a {
    
}

.talenopties ul.lang-list li.notVisible {
    display: none;
}

.talenopties ul.lang-list li {
    padding: 10px !important;
}

.talenopties ul.lang-list li.lang-item-nl_NL {
    padding: 10px 0 !important;
}

.talenopties.lang-menu:hover ul.lang-list,
.talenopties.lang-menu:focus-within ul.lang-list {
    display: block;
    color: #fff;
}
.talenopties .lang-drop:focus .buttontekst {
    text-decoration: underline;
}

.talenopties span.fa-globe {
    padding: 0 16.5px;
}

@media screen and (max-width: 991px) {
    .talenopties {
        heigth: 100%;
        width: 100%;
        
    }
    .talenopties .lang-drop {
        background-color: #eee;
        color: #333;
        display: inline-block;
        padding: 1rem 0;
    }
    
    .talenopties .lang-drop .buttontekst {
        float: left;
    }
    
    .talenopties ul.lang-list li,
    .talenopties ul.lang-list li a {
        background-color: #eee !important;
        color: #333 !important;
    }

}


.modal-backdrop {
    z-index: 1010;
}
.talenopties .modal-content {
    text-transform: none;
}
.print-kop p {
    font-size: 1rem;
}
.verberg-spacer + .button + .spacer {
    display: none !important;
}

/*  
======================================
    ingediende-aanvragen
======================================
*/
.ingediende-aanvragen .opties:not(.toon-item-rand):not(.toon-item-kader):not(.toon-item-achtergrond) .item > a,
.ingediende-aanvragen .opties:not(.toon-item-rand):not(.toon-item-kader):not(.toon-item-achtergrond) .item > .item-container > a {
    color: inherit;
}

.ingediende-aanvragen .item > a {
    display: -ms-grid;
    -ms-grid-columns: 1fr 85px auto auto;
    -ms-grid-rows: 1fr auto;
    display: grid;
    grid-template-columns:  1fr 85px auto auto;
    grid-template-rows: 1fr auto;
    overflow: hidden;
    position: relative;
}

.ingediende-aanvragen .item .titel {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;    
    -ms-grid-row-span: 1;
    grid-column-start: 1;
    grid-row-start: 1;   
    display: block;
    font-weight: bold;
    margin-top: 0;
}

.ingediende-aanvragen .item .kenmerk {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column-start: 3;
    grid-row-start: 1;
    display: block;
    justify-self: end;
}

.ingediende-aanvragen .item .kenmerk::before {
    content: "Kenmerk ";
}

.ingediende-aanvragen .item .datum {  
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column-start: 1;
	grid-row-start: 2;
    display: block;
}

.ingediende-aanvragen .item .datum::before {
    content: "Ingediend op ";
}

.ingediende-aanvragen .item .status {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column-start: 3;
    grid-row-start: 2;
    display: block;
    justify-self: end;
}

.ingediende-aanvragen .item .status::before {
    content: "Status ";
}

.ingediende-aanvragen .item .signaal {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column-start: 2;
	grid-row-start: 1;
    grid-row-end: 3;
    display: block;
    text-align: center;
}

.ingediende-aanvragen .fa {   
    margin-right: 0;
}

.ingediende-aanvragen .item .actie-teller {
    font-size: .9em;
}

.ingediende-aanvragen .item .actie-teller::after {
    background-color: #154273; 
    border-radius: 30px;
    color: #fff;
    content: attr(data-teller);
    font-weight: bold;
    margin-left: 5px;
    opacity: .85;
    padding: 0 10px;
}
.ingediende-aanvragen .item .leesmeer {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column-start: 4;
    grid-row-start: 1;
    grid-row-end: 3; 
    align-self: center;
    display: block;
    padding-left: 1rem;
}

.ingediende-aanvragen .item .kenmerk::before,
.ingediende-aanvragen .item .datum::before,
.ingediende-aanvragen .item .status::before {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap;
    width: 1px;
}

.ingediende-aanvragen .item-container a.action {
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%; 
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, transform 0.2s linear;
}

.ingediende-aanvragen .item a:hover,
.ingediende-aanvragen .item a:focus {
    text-decoration: none;
}

.ingediende-aanvragen .item a:hover .titel,
.ingediende-aanvragen .item a:focus .titel {
    text-decoration: underline;
}

.ingediende-aanvragen .item a:hover .actie-teller::after, 
.ingediende-aanvragen .item a:focus .actie-teller::after,
.ingediende-aanvragen .item a:hover .fa, 
.ingediende-aanvragen .item a:focus .fa {
    color: inherit;
}

.ingediende-aanvragen .item-container a.action:hover .fa,
.ingediende-aanvragen .item-container a.action:focus .fa {
    transform: scale(1.2);
}

.ingediende-aanvragen .item > a:hover,
.ingediende-aanvragen .item > a:focus { 
    background-color: #0073bf; 
    border-color: #0073bf; 
    color: #fff;     
}


.ingediende-aanvragen .ip-widget-footer {
    text-align: left;
}


@media screen and (min-width: 768px) {
    .ingediende-aanvragen .item .kenmerk::before,
    .ingediende-aanvragen .item .datum::before,
    .ingediende-aanvragen .item .status::before {
        font-size: .9em;
        font-style: italic;
        margin-right: .5rem;
        opacity: .9;
        visibility: visible;
        width: auto;
        white-space: normal;
    }
}



/*  
======================================
    details-highlights
======================================
*/
table.details-highlights {
    border: 1px solid #e6e6e6;
}

table.details-highlights th, 
table.details-highlights td {
    border: 0;
    white-space: normal;
}

table.details-highlights th {
    font-size: .9em;
}
table.details-highlights thead tr {
    background-color: #f3f3f3;
    color: #222;
}
table.details-highlights tbody tr:nth-child(odd) {
    background-color: transparent;
    color: inherit;
}

table.details-highlights td {
    vertical-align: top;
}



@media print {
    .ingediende-aanvragen h2.sr-only {
        clip: auto;
        height: auto;
        margin: 0 0 1rem;
        overflow: visible;
        position: relative;
        width: auto;
    }
    .ingediende-aanvragen .item {
        border: 1px solid #ccc;
    }
    
    table.details-highlights th {
        background-color: #eee !important;
    }
}
.kruimelpad {
    font-size: .9em;
    text-transform: lowercase;
}
.kruimelpad ul {
    margin: 0;
    padding: 0;
}

.kruimelpad li {
    display: inline-block;
}

.kruimelpad a {
    border-bottom: 1px dotted currentColor;
    color: inherit;  
    opacity: .9;
    transition: all 0.2s ease-in-out 0s;
}

.kruimelpad a:focus,
.kruimelpad a:hover {
    border-bottom-style: solid;
    opacity: 1;
    text-decoration: none;
}

.kruimelpad li:first-of-type {
    margin-right: 0; 
}

.kruimelpad li:not(:first-of-type):before {
    content: "|";
    font-size: .8em;
    margin-left: 5px;
    opacity: .6;
    padding-right: 9px;
}

.kruimelpad .spacer {
    height: 2rem;
}

/* ophalen van widget-config-opties css */
/* padding & margin binnen parent element en binnen items */


.id_4 > .opties {
    padding: 20px;
}







/* afwijkende padding bij kolomindelng */



.id_4 > .opties.strak {
    padding-left: 0;
    padding-right: 0;
}


/* ophalen van aanvullende css */
.detailpagina .flex-layout.neutraal {
    margin-left: 0;
    width: 100%;
}

.detailpagina .verberg-zijbalk .zijbalk {
    display: none;
}
.detailpagina .opties:not(.zijbalk-links) .inhoud:not(.toon-achtergrond):not(.toon-kader):not(.toon-rand),
.detailpagina .zijbalk-links .zijbalk:not(.toon-achtergrond):not(.toon-kader):not(.toon-rand) {
    padding-left: 0;
}

.detailpagina .opties:not(.zijbalk-links) .zijbalk:not(.toon-achtergrond):not(.toon-kader):not(.toon-rand),
.detailpagina .zijbalk-links .inhoud:not(.toon-achtergrond):not(.toon-kader):not(.toon-rand){
    padding-right: 0;
}

.detailpagina .verberg-zijbalk .inhoud:not(.toon-achtergrond):not(.toon-kader):not(.toon-rand) {
    padding-left: 0;
    padding-right: 0;
}

.detailpagina .zijbalk-links .zijbalk {
    order: 0;
}

.detailpagina .zijbalk-links .inhoud {
    order: 1;
}

.detailpagina .zijbalk .directregelen {
    display: block;
    padding: 1rem 2rem 1rem 1rem;
}

.detailpagina .zijbalk .directregelen::after {
    bottom: 4px;
    right: 10px;
}


/* vastzetten scrolling */
@media screen and (min-width: 992px) {
	.zijbalk-inhoud.affix {
		position: fixed;
		top: 20px;
	}

	.zijbalk-inhoud.affix-bottom {
		position: absolute;
	}

	.zijbalk-inhoud.affix-bottom .zijbalk-navigatie > .nav, 
    .zijbalk-inhoud.affix .zijbalk-navigatie > .nav {
        margin-bottom: 0;
		margin-top: 0;
	}
}


/* ophalen van widget-config-opties css */
/* padding & margin binnen parent element en binnen items */








/* afwijkende padding bij kolomindelng */


/* ophalen van aanvullende css */
.lijst-titel-icoon.hide {
    display: none;
}

.lijst-titel-icoon .opties:not(.toon-item-rand):not(.toon-item-kader):not(.toon-item-achtergrond) .item a {
    color: inherit;
}
.lijst-titel-icoon .item a {
    height: 100%;
    overflow: hidden;
    transition: all 0.2s ease-in-out 0s;
}

.lijst-titel-icoon a:focus,
.lijst-titel-icoon a:hover {
    box-shadow: none;
    text-decoration: underline;
}

.startpagina .lijst-titel-icoon a {
    text-decoration: none;
}
.startpagina .lijst-titel-icoon a:focus,
.startpagina .lijst-titel-icoon a:hover {
    text-decoration: underline;
}

.lijst-titel-icoon .item .icoon {
    font-size: 1.2em;
    margin-right: 1rem;
    opacity: .85;
    text-align: center;
    width: 4rem;
}

.lijst-titel-icoon a:focus .icoon,
.lijst-titel-icoon a:hover .icoon {
    transform: scale(1.1);
}

.lijst-titel-icoon .item .icoon::before {
    display: inline-block;
    text-decoration: underline; /* IE11 fix ivm underline bij :hover::before */
}
.lijst-titel-icoon .item .icoon::before,
.lijst-titel-icoon .item .icoon:focus::before,
.lijst-titel-icoon .item .icoon:hover::before {    
    text-decoration: none; /* IE11 fix ivm underline bij :hover::before */
}

/* icoon links van titel, verticaal gecentreerd = standaard configuratie*/
.lijst-titel-icoon .item a {    
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.lijst-titel-icoon .item .titel {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* icoon boven, horizontaal gecentreerd */
.lijst-titel-icoon .icoon-boven .item a {    
    display: block;
    text-align: center;
}

.lijst-titel-icoon .icoon-boven .item .icoon {
    display: block;
    font-size: 2.5em;
    margin-bottom: 1rem;
    margin-right: 0;
    width: auto;
}

.lijst-titel-icoon .icoon-boven.verberg-titel .item .icoon {
    margin-bottom: 0;
}

.lijst-titel-icoon .icoon-boven .item .titel {
    display: block;
}

/* icoon rechts */
.lijst-titel-icoon .icoon-rechts .item .icoon {
    margin-left: 1rem;
    margin-right: 0;
    order: 2;
}
.lijst-titel-icoon .icoon-rechts .item .titel {
    order: 1;
}

/* ophalen van widget-config-opties css */
/* padding & margin binnen parent element en binnen items */







.id_11 > .opties .item {
    margin-bottom: 10px;
}


/* afwijkende padding bij kolomindelng */

.id_11 .flex-layout:not(.item-container) {
    margin-left: calc(-10px / 2);
    width: calc(100% + 10px);
}
.id_11 .flex-layout .col-xs, .id_11 .flex-layout .col-xs-1, .id_11 .flex-layout .col-xs-10, .id_11 .flex-layout .col-xs-11, .id_11 .flex-layout .col-xs-12, .id_11 .flex-layout .col-xs-2, .id_11 .flex-layout .col-xs-3, .id_11 .flex-layout .col-xs-4, .id_11 .flex-layout .col-xs-5, .id_11 .flex-layout .col-xs-6, .id_11 .flex-layout .col-xs-7, .id_11 .flex-layout .col-xs-8, .id_11 .flex-layout .col-xs-9, .id_11 .flex-layout .col-xs-auto, 
.id_11 .flex-layout .col-lg, .id_11 .flex-layout .col-lg-1, .id_11 .flex-layout .col-lg-10, .id_11 .flex-layout .col-lg-11, .id_11 .flex-layout .col-lg-12, .id_11 .flex-layout .col-lg-2, .id_11 .flex-layout .col-lg-3, .id_11 .flex-layout .col-lg-4, .id_11 .flex-layout .col-lg-5, .id_11 .flex-layout .col-lg-6, .id_11 .flex-layout .col-lg-7, .id_11 .flex-layout .col-lg-8, .id_11 .flex-layout .col-lg-9, .id_11 .flex-layout .col-lg-auto, 
.id_11 .flex-layout .col-md, .id_11 .flex-layout .col-md-1, .id_11 .flex-layout .col-md-10, .id_11 .flex-layout .col-md-11, .id_11 .flex-layout .col-md-12, .id_11 .flex-layout .col-md-2, .id_11 .flex-layout .col-md-3, .id_11 .flex-layout .col-md-4, .id_11 .flex-layout .col-md-5, .id_11 .flex-layout .col-md-6, .id_11 .flex-layout .col-md-7, .id_11 .flex-layout .col-md-8, .id_11 .flex-layout .col-md-9, .id_11 .flex-layout .col-md-auto, 
.id_11 .flex-layout .col-sm, .id_11 .flex-layout .col-sm-1, .id_11 .flex-layout .col-sm-10, .id_11 .flex-layout .col-sm-11, .id_11 .flex-layout .col-sm-12, .id_11 .flex-layout .col-sm-2, .id_11 .flex-layout .col-sm-3, .id_11 .flex-layout .col-sm-4, .id_11 .flex-layout .col-sm-5, .id_11 .flex-layout .col-sm-6, .id_11 .flex-layout .col-sm-7, .id_11 .flex-layout .col-sm-8, .id_11 .flex-layout .col-sm-9, .id_11 .flex-layout .col-sm-auto {
    padding-right: calc(10px / 2);
    padding-left: calc(10px / 2);
}


/* ophalen van aanvullende css */
.zijbalk-inhoud.affix, .zijbalk-inhoud.affix-bottom { width: 0px; }
.detailpagina-inhoudsopgave .hide {
    display: none;
}

.detailpagina-inhoudsopgave .nav li a {
    color: inherit;
}

.detailpagina-inhoudsopgave .opties:not(.toon-item-rand):not(.toon-item-kader):not(.toon-item-achtergrond) .nav li a {    
    padding-bottom: 5px;
    padding-top: 5px;
}

.detailpagina-inhoudsopgave .nav li a:hover,
.detailpagina-inhoudsopgave .nav li a:focus {
    background-color: transparent;
    text-decoration: underline;
}

.detailpagina-inhoudsopgave .nav li.titel a {
    background-color: transparent;
    font-weight: bold;
    padding: 0;
}
.detailpagina-inhoudsopgave .nav li.titel a::before {
    content: "";
}

.detailpagina-inhoudsopgave .nav li.active:not(.titel) a {
    font-weight: bold;
}


/* ophalen van widget-config-opties css */
/* padding & margin binnen parent element en binnen items */


.id_17 > .opties {
    padding: px;
}







/* afwijkende padding bij kolomindelng */


/* ophalen van aanvullende css */
.loket-navigatie .item-container {
    display: -ms-grid;
    -ms-grid-columns: 6rem 1fr;
    -ms-grid-rows: 1fr auto;
    display: grid;
    grid-template-columns: 6rem 1fr;
    grid-template-rows: 1fr auto;
    overflow: hidden;
    position: relative;
}

.loket-navigatie .item-container > a.doclink {
    -ms-grid-column: 1;
    -ms-grid-colum-span: 2;
    -ms-grid-row: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    color: inherit;
    overflow: hidden;
    text-decoration: none;
}

.loket-navigatie .item .titel {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-column-start: 1;
    grid-row-start: 1;
    color: #154273;
    font-weight: bold;
	margin-top: 0;
}

.loket-navigatie .item .intro {  
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-column-start: 1;
    grid-row-start: 2;
}

.loket-navigatie .item .kosten {
    -ms-grid-column: 1;
    -ms-grid-row: 2;   
    grid-column-start: 1;
    grid-row-start: 2;
    align-self: center;
    color: #0073bf; 
    font-size: .9em;
    font-weight: bold;
    margin-right: 1rem;    
    text-align: center;
}

.loket-navigatie .item .kosten .fa {   
    display: block;
    font-size: 2rem;
    margin-right: .7rem;
}

.loket-navigatie .item-container > a.doclink:hover .titel,
.loket-navigatie .item-container > a.doclink:focus .titel {
    text-decoration: underline;
}

.loket-navigatie a.button {
    -ms-grid-column: 2;
    -ms-grid-row: 2;   
    grid-column-start: 2;
    grid-row-start: 2; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-color: #0073bf;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    color: #fff; 
    font-size: .9em;
    justify-self: end;
    margin: 0;
    width: 95%;
}

.loket-navigatie a.button::after {
    content: "";
}

.loket-navigatie a.button:hover,
.loket-navigatie a.button:focus {
    background-color: #fff;
    box-shadow: none;
    color: #0073bf; 
}
.loket-navigatie .button .knoptekst {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.loket-navigatie .button .icoon {
    display: none;
}

@media screen and (min-width: 430px) {
    .loket-navigatie a.button {
        width: 75%;
    }
    
    .loket-navigatie .button .icoon {
        display: block;
        font-size: 2.2rem;
        width: 4rem;
    }
}

@media screen and (min-width: 600px) {
    .loket-navigatie .item-container {
        -ms-grid-columns: 11rem 1fr;
        grid-template-columns: 11rem 1fr;
    }
    
    .loket-navigatie .item .kosten .fa {
        font-size: 3rem;
    }
}

@media screen and (min-width: 768px) {
    .loket-navigatie a.button {
        width: 60%;
    }
}

@media screen and (max-width: 991px) {

    .loket-navigatie .leesmeer {
        visibility: hidden;
        width: 1px;
        white-space: nowrap;
    }
    .loket-navigatie .leesmeer::after {
        opacity: .5;
        visibility: visible;
    }
}


/* rij-knop-links en rij-knop-rechts */
@media screen and (min-width: 992px) {
    
    .loket-navigatie .rij-knop-links .item-container,
    .loket-navigatie .rij-knop-rechts .item-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
    .loket-navigatie .rij-knop-links .item-container > a.doclink,
    .loket-navigatie .rij-knop-rechts .item-container > a.doclink {
        -webkit-flex: 1;
        -ms-flex: 1;
    	flex: 1;
    }
    
    .loket-navigatie .rij-knop-links .item .intro,
    .loket-navigatie .rij-knop-rechts .item .intro {  
        margin: 0;
    }
    
    .loket-navigatie .rij-knop-links .item .kosten,
    .loket-navigatie .rij-knop-rechts .item .kosten {
        margin: 0 4rem;
        width: 9rem;        
    }
    
    .loket-navigatie .rij-knop-links .item .kosten .fa,
    .loket-navigatie .rij-knop-rechts .item .kosten .fa {
        display: block;
        font-size: 4rem;
        margin-right: 0;
    }
    .loket-navigatie .rij-knop-links a.button,
    .loket-navigatie .rij-knop-rechts a.button {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 25%;    
    }
    
    .loket-navigatie .rij-knop-rechts .doclink {
        order: 1;    
    }  
    
    .loket-navigatie .rij-knop-rechts .kosten {
        order: 2;
    } 
    
    .loket-navigatie .rij-knop-rechts .button {
        order: 3;
    } 
}

@media screen and (min-width: 1200px) {
    .loket-navigatie .rij-knop-links a.button,
    .loket-navigatie .rij-knop-rechts a.button {
        width: 20%;    
    }
}





/* ophalen van widget-config-opties css */
/* padding & margin binnen parent element en binnen items */








/* afwijkende padding bij kolomindelng */


/* ophalen van aanvullende css */
.site-footer {
    background-color: #0073bf;
    color: #fff;
    font-size: 1.4rem;
    font-weight: normal;
    position: relative;
}

.site-footer h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px;
}

.site-footer ul,
.site-footer li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.site-footer .mainfooter {
    padding-bottom: 1em;
    padding-top: 3em;
}
.site-footer .mainfooter ul {
    line-height: 2;
    margin-bottom: 1.5em;
}

.site-footer ul:not(.list-inline) li {
    display: block;
}

.site-footer ul.list-inline li:not(:first-of-type)::before {
    content: " | ";
    font-size: .9em;
    opacity: .7;
    padding-left: 10px;
    padding-right: 10px;
}

.site-footer li a {
    color: inherit;
    text-decoration: underline;
}

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

.site-footer li .fa {
    margin-right: 5px;
    text-align: center;
    width: 14px;
}

.site-footer .copyright {
    background-color: rgba(0,0,0,.25);
    padding-bottom: 1em;
    padding-top: 1em;
}

.site-footer .mainfooter .item:last-of-type,
.site-footer .copyright .item:last-of-type {
    text-align: right;
}

.site-footer .mainfooter .footer-menu-rechts .socials ul {
    justify-content: flex-end;
}


.site-footer .footer-logo {
    max-height: 75px;
    max-width: 100%;
    min-height: 60px;
    object-fit: contain;
}

@media screen and (min-width: 768px) {
    .site-footer .container.copyright {
        background-color: transparent;
    }
    .site-footer .container.copyright::before {
        background-color: rgba(0,0,0,.25);
        bottom: 0;
        content: " ";
        display: block;
        height: 4.7rem;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }
}

/* vth look and feel */
.site-footer .vth h2 {
    font-size: 1.75em;
    margin-bottom: 1rem;
}

.site-footer .vth .footer-menu-links {
    margin-bottom: 2rem;
}
    
.site-footer .vth .footer-logo {
    max-width: 100%;
    min-height: 0;
    object-fit: contain;
}

.site-footer .vth .phone, 
.site-footer .vth .mail {   
    line-height: 1.5;
    padding-left: 8rem;
    position: relative;
}

.site-footer .vth svg {
    fill: currentColor;
    height: 100%;
    left: 0;
    max-width: 5rem;
    position: absolute;
    top: 0;
}

.site-footer .vth .phone svg .streep {
    fill: #154273;
}

.site-footer .vth .phone a, 
.site-footer .vth .mail a {
    color: inherit;
    text-decoration: underline;
}

.site-footer .vth .phone a:hover, 
.site-footer .vth .phone a:focus,
.site-footer .vth .mail a:hover,
.site-footer .vth .mail a:focus {
    text-decoration: none;
}

.site-footer .vth .label {
    background-color: transparent;
    border-radius: 0;
    display: block;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
    .site-footer .vth .footer-menu-links {
        margin-bottom: 0;
    }
    
    .site-footer .vth .footer-menu-midden {
        align-self: flex-end;
    }
}

/* ophalen van aanvullende css */

.site-footer {
                background-color: #f3f3f3;
                -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
                box-shadow: inset 0 0 2px rgba(0,0,0,.2); 
                color: #696969;
                margin-top: 3em;
            }
            .site-footer .footer-menu-rechts {
                position: static !important;
            }
            .site-footer .footer-logo {
                left: calc(50% - 250px);
                max-height: none;
                max-width: none;
                min-height: 0;
                position: absolute;
                top: -24px;
            }
            .site-footer .vth h2 {
                font-size: 1.55em;
                margin-bottom: .57em;
            }
