body, button, select, textarea, input, h2, h3, h4, h5, h6, .h2, .h3, .h4 {
    font-family: KievitPro, 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: KievitPro, Arial, sans-serif;
}

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

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

body {  
    background-color: #fff;
    color: #0e0e0e;
    font-size: 190%;
    font-weight: normal;
}

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

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

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

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


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

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

.startpagina > .content h3 {
    color: #0e0e0e;
}

.startpagina > .content h4 {
    color: #0e0e0e;
}

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

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

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

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

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

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

.toon-achtergrond,
.toon-item-achtergrond .item > a,
.toon-item-achtergrond .item > .item-container {
    background-color: #f8f8f8;
    color: #0e0e0e;
}

.toon-item-achtergrond.hover-kleur .item > a:hover,
.toon-item-achtergrond.hover-kleur .item > a:focus {
    background-color: #f3f0e9;
    color: #000 !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: #f3f0e9;
}

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


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

.ip-table table thead tr, .startpagina table thead tr {
    background-color: #f3f0e9;
    color: #000;
}

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

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

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

.stijl-neutraal-medium {
    background-color: #ededed !important;
    color: #0e0e0e !important;
}

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

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

.stijl-secundair {
    background-color: #f3f0e9 !important;
    color: #000 !important;
}

.stijl-accent {
    background-color: #c3b28f !important;
    color: #000 !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: #ee0000;
    color: #ee0000;
}

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

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

.loket-inlogknoppen .knop:hover,
.loket-inlogknoppen .knop:focus {
    background-color: #af0917;
    border-color: #af0917;
    color: #fff !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: #ee0000;
}

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

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

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

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

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


.toon-kader,
.main-landingspagina .portaal.dossiers .startpagina {
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgb(6 6 6 / 13%);
}

.loket-formulier.container,
main > .loket-login.container,
.detailpagina .inhoud-opties,
.loket-dossiers,
.loket-login .content.container {
    padding: 0;
}

.loket-contactgegevens .content, 
.loket-login .content {
    line-height: 3.2rem;
}

/* --- TITELS --- */
.startpagina h1.pagina-titel,
.loket-formulier h1.pagina-titel,
main > .loket-login.container .widget-titel {
    color: #ee0000;
    font-family: Georgia,Arial,sans-serif;
    font-size: 4.1rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.7rem;
    margin-top: 1.6rem;
}

.overzichtpagina .startpagina > h1.pagina-titel {
    margin-top: 0;    
}

.ip-widget-header h1, 
.ip-widget-header h2 {
    font-style: normal;
    text-align: left;
}

.startpagina > .content h2 {
    font-size: 2.8rem;
    font-weight: bold;
    margin-top: 2.8rem;
    margin-bottom: 1.3rem;
}    

.startpagina > .content h3:not(.popover-title) {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: .8rem;
}

/* --- BUTTON --- */
.startpagina .button:hover,
.startpagina .button:focus,
.button:hover,
.button:focus {
    background-color: #af0917;
    border-color: #af0917;
}



/* --- INLOGKNOP --- */
.loket-inlogknoppen .knop {
    border-radius: 3px;
}
.loket-inlogknoppen .knop img {
    height: 36px;
    width: 36px;
}

.loket-login .loket-inlogknoppen .caption {
    margin-bottom: 0;
}

/* --- FORMULIER --- */
.loket-formulier .ip-form {
    font-size: .9em;
}
.loket-formulier .ip-form .ip-button.btn, 
.loket-formulier .ip-form .ui-select-bootstrap .ui-select-choices-row.active > span,
.loket-formulier .btn-ip-button-form-control {
    background-color: #af0917 !important;
}

.loket-formulier .ip-form .actionbar .md-button.btn:hover, 
.loket-formulier .ip-form .actionbar .md-button.btn:focus, 
.loket-formulier .ip-form .actionbar .btn:hover, 
.loket-formulier .ip-form .actionbar .btn:focus, 
.loket-formulier .ip-sessiontimer .modal-footer .knop:hover, 
.loket-formulier .ip-sessiontimer .modal-footer .knop:focus, 
.loket-formulier .ip-form .controleer-overzicht-knop .ip-button:hover, 
.loket-formulier .ip-form .controleer-overzicht-knop .ip-button:focus, 
.loket-formulier .ip-form .loket-formulier-controle button[type="submit"]:hover, 
.loket-formulier .ip-form .loket-formulier-controle button[type="submit"]:focus {
    background-color: #af0917 !important;
    color: #fff !important;
}


.loket-formulier .actionbar {
    background-color: #fff;
    bottom: 0;
    border-top: 1px solid #ededed;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 4;
}

.loket-formulier .actionbar > button {
    float: none !important;
    font-weight: normal !important;
    line-height: normal;
    margin: 12px 1px 12px !important;
    padding: .8rem 3.5rem !important;
}

.loket-formulier .ip-sessiontimer {
    border: 0;
}

.loket-formulier .icoon-kleur-primair .ip-form .radio input[type=radio]:checked ~ .check, 
.loket-formulier .icoon-kleur-primair .ip-form .radio input[type=radio]:checked ~ .check::before {
    background-color: #404040;
}
.loket-formulier .icoon-kleur-primair .ip-form .checkbox input[type=checkbox]:checked ~ .check, 
.loket-formulier .icoon-kleur-primair .ip-form .radio input[type=radio]:checked ~ .circle {
    border-color: #404040;
}
.loket-formulier .ip-form::before,
.loket-formulier .icoon-kleur-primair .ip-form .checkbox input[type=checkbox]:checked ~ .check, 
.loket-formulier .icoon-kleur-primair .ip-form .checkbox input[type=checkbox]:checked ~ .check::before {
    color: #404040;
}

.loket-formulier .ip-form > .ip-fieldset {
    margin-top: 2rem;
}
.loket-formulier .ip-form > .ip-fieldset > .flex-wrapper {
    padding-left: 12px;
}
.loket-formulier .ip-form > .ip-fieldset > legend {
    border-left: 6px solid #c3b28f;
    margin-bottom: 1rem;
}

.loket-formulier .icoon-kleur-primair .ip-form .verplicht.form-group:not(.fout) .checkbox > label::after {
    color: #ee0000;
}

.ip-form .form-group[data-content]::after, 
.helptekst-fixed-height .ip-form .form-group::after {
    padding-top: 4px;
}

.loket-formulier .ip-sessiontimer {
    font-size: 1.6rem;
}

.loket-formulier .loket-contactgegevens .button {
    font-size: 1.6rem;
}

.loket-formulier .ip-form .checkbox.horizontal, 
.loket-formulier .ip-form .radio.horizontal {
    font-size: .95em;
}

.loket-formulier .ip-form .checkbox.horizontal label, 
.loket-formulier .ip-form .radio.horizontal label {
    padding-bottom: 0;
}

.loket-formulier .ip-form .radio label span {
    top: 6px
}

.loket-formulier .ip-form .verplicht.form-group .checkbox > label::after, 
.loket-formulier .ip-form .verplicht.form-group > label::after, 
.loket-formulier .ip-fieldset .verplicht legend::after, 
.loket-formulier .ip-fieldset .verplicht.form-group > .ip-fieldset legend::after {
    font-size: 1.1em;
}

.loket-formulier .ip-sessiontimer .modal-body {
    color: #333;
}

.loket-formulier .ip-form .extratekst.top {
    margin-bottom: .5rem !important;
}
    
@media screen and (min-width: 1200px) {
    .loket-formulier .loket-contactgegevens .button {
        font-size: 1.5rem;
    }
}

/* --- PIP --- */
.main-landingspagina .portaal.dossiers .startpagina {
    background-color: #fff;
    margin-top: 0;    
}

.loket-dossiers-menu {
    margin-top: 3rem;
}

.loket-filterveld {
    margin-top: 5rem;
}

.loket-dossiers-menu li.item a {
    background-color: #fff;
}
.ingediende-aanvragen .item {
    margin-bottom: 6px;
}
.ingediende-aanvragen .item a:not(.action) {
    background-color: #fff;
    border-left: 6px solid #c3b28f;
    color: #2a2a2a;
    padding: 20px;
}
.ingediende-aanvragen.concepten .item > .item-container > a {
    padding: 20px !important;
}

.ingediende-aanvragen .ip-widget-footer {
    margin: 0;
}
.ingediende-aanvragen .ip-widget-footer p {
    background-color: #fff;
    margin: 0;
    padding: 1em;
}

.loket-dossiers .loket-dossiers-menu li:not(.item) a:hover, 
.loket-dossiers .loket-dossiers-menu li:not(.item) a:focus,
.loket-dossiers .ingediende-aanvragen .item > a:hover,
.loket-dossiers .ingediende-aanvragen .item > a:focus,
.loket-dossiers .ingediende-aanvragen.concepten .item-container > a:hover,
.loket-dossiers .ingediende-aanvragen.concepten .item-container > a:focus { 
    background-color: #f3f0e9; 
    border-color: #c3b28f; 
    color: #000 !important;     
}

.loket-dossiers .ingediende-aanvragen .item .kenmerk::before {
    content: "Zaaknummer: ";
}

        
        
/* --- ZAAK DETAILS --- */
.loket-dossiers .startpagina {
    line-height: 3.2rem;
}
.loket-zaakdetails-meta table.details-highlights {
    border-color: #f3f0e9 !important;
    font-size: 1em;
}
.loket-zaakdetails-meta table.details-highlights thead tr {
    background-color: #f3f0e9;
    color: #000;
}

.loket-zaakdetails-meta table.details-highlights tbody tr {
    background-color: transparent !important;
}
.loket-zaakdetails-meta table.details-highlights thead th {
    font-size: 1.2rem;
    font-weight: bold;
}
.loket-zaakdetails-meta table.details-highlights tbody {
    font-size: 1.6rem;
}
.loket-zaakdetails-meta table.details-highlights tbody td {
    border: 0;
}
.startpagina .content .loket-zaakberichten .item .titel, 
.loket-zaakberichten .item .titel {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
}
.loket-zaakberichten .item .item-container.intern, 
.loket-zaakdocumenten .item.intern {
    border-left: 6px solid #c3b28f !important;
}

@media screen and (min-width: 768px) {
    .loket-zaakdocumenten .document {
        align-items: center;
    }
}

/* --- CONTACTPAGINA --- */
.detailpagina.container {
    padding: 0;
} 

.detailpagina > .opties {
    padding: 4rem;
}

.detailpagina .startpagina > .content {
    margin: 0 !important;
}

.detailpagina .inhoud-opties > .startpagina {
    margin-top: 0;
}
.detailpagina .startpagina > .content p {
    margin: 0 0 1rem;
}
.detailpagina .startpagina > .content .balie-specifiek .balie > p {
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 992px) {
    .detailpagina .startpagina > .content > *:not(table):not(img):not(figure):not(.imgcaption):not(.geen-detail-kantlijn):not(.balie-specifiek) {
        margin-left: 5.5rem;
        margin-right: 4.5rem;
    }
}
.header-loket .site-logo {
    display: flex;
    align-items: center;
}

.header-loket .site-header .maxi {
    background-color: #404040;  
}

.header-loket .site-header .sitemenu li.item:not(.icoon).active a, 
.header-loket .site-header .sitemenu li.item:hover:not(.icoon) a, 
.header-loket .site-header .sitemenu li.item:focus:not(.icoon) a {
    background-color: #000;
}

.header-loket .site-header > div {
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 2.1rem;
}

.header-loket .site-header .maxi .item a {
    padding-left: 1em;
    padding-right: 1em;
}

.header-loket .sitetitel {
    font-size: 1.4rem;
    font-weight: bold;
}

.header-loket  .site-logo a.textlink {
    margin-top: 0;
}

@media screen and (min-width: 500px) {
    
    .header-loket .site-header .maxi .item a {
        padding-left: 0;
        padding-right: 0;
    }

    .header-loket .site-header .maxi .item.icoon a {
        padding-left: 0;
        padding-right: 3em;
    }

    .header-loket .maxi .item:not(.icoon)  {
        min-width: 200px;
    }
    
}
.print-kop img {
    max-height: 6rem;
}

.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 */








/* afwijkende padding bij kolomindelng */




/* ophalen van aanvullende css */

.kruimelpad {
    color: #ee0000;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: lowercase;
}

.kruimelpad.cover {
    color: #fff;
    text-shadow: 2px 2px 4px #000;
}

.kruimelpad a {
    text-decoration: underline;
}

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

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

.kruimelpad li:not(:first-of-type):before {
    color: #9e9e9e;
    content: "/";
    padding-right: 9px;
} .kruimelpad { padding: 4rem 15px 1.8rem; } .kruimelpad a, .kruimelpad li:not(:first-of-type):before { opacity: 1;} .kruimelpad a { border: 0;}
.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 */
.gerelateerd-vac .ip-widget-header h2 {
    color: #2f2f2f;
    font-family: KievitPro, Arial, sans-serif;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 2.2rem;
    text-align: left;
}

.gerelateerd-vac .item {  
    color: #0e0e0e;    
    font-size: 1.9rem;
    height: 100%;
    margin-bottom: 4px;  
    position: relative;
}

.gerelateerd-vac .item > a {
    background-color: #f3f0e9;
    border-left: 6px solid #c3b28f;
    color: inherit;
    display: block;
    font-weight: bold;     
    min-height: 7.9rem;
    line-height: 1;
    padding-bottom: 1.75em;
    padding-left: 3rem;
    padding-right: 2rem;
    padding-top: 1.75em;    
    text-decoration: none;
    width: 100%;
}

.gerelateerd-vac .item > a:hover,
.gerelateerd-vac .item > a:focus {
    cursor: pointer;
}
    
.gerelateerd-vac .item > a:before {
    content: "\e953";
    font: normal normal normal 10px/1 webicons;
    position: absolute;
}

.gerelateerd-vac .item.open > a:before {
    content: "\e954";
}

.gerelateerd-vac .item.open > a {
    background-color: #c4b28f;
    border-color: #c4b28f;
}

.gerelateerd-vac .item > div {
    background-color: #dcd1bc;
    padding-bottom: 1.5em;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-top: 1.5em;    
}
.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_30 > .opties {
    padding: px;
}







/* afwijkende padding bij kolomindelng */


/* ophalen van aanvullende css */
/* 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;
    }
}
