body {
    background-color: #f7f7f7 !important;
    font-family: "Poppins", Arial, Helvetica, Verdana, sans-serif !important;
    color: #4b4f58 !important;
}
div#header {
    background-color: #f7f7f7;
    padding: 10px;
    display: flex;
}
div#header div.left {
    float: left;
}
div#header div.right {
    float: right;
}
div#header ul {
    list-style: none;
}
div#header ul li {
    float: left !important;
    margin-left: 0 !important
}
a#header ul li a {
    color: #333;
    text-decoration: none;
    font-size: 13px !important;
}
.navbar-brand {
    text-align: center;
    background-color: #ffffff;
}
.navbar-brand > img {
    width: 250px;
}
nav {
    background-color: #ffffff;
    border-bottom: 1px #efefef solid;
}
nav ul li {
    font-weight: normal;
    padding: 0px 2.5px !important;
    padding-top: 0;
    font-size: 100%;
}
/*ul li a.nav-link.active, ul li a.nav-link:hover {*/
/*    color: #001d9f !important;*/
/*}*/
a.dropdown-item {
    font-size: 13px !important;
    text-transform: capitalize;
    color: #666666 !important;
}
.navbar-nav .dropdown-menu {
    padding-left: 5px;
    border: 0;
}
.dropdown-menu .dropdown-item {
    padding: 4px 8px;
    font-size: 100%;
    border-bottom: 1px #efefef solid;
}
.navbar-nav .dropdown-item.active, .navbar-nav .dropdown-item:hover {
    background-color: #ccd9e6 !important;
    color: #333333 !important;
}
.navbar-collapse {
    padding-left: 20px;
}
.navbar-collapse ul li {
    padding-bottom: 0;
}
.navbar-collapse .nav-link {
    text-align: left;
}

section#content {
    /*margin: 30px;*/
    /*padding: 30px !important;*/
    /*background-color: #ffffff;*/
    /*padding-top: 30px;*/
}
div.container-white {
    background-color: #ffffff !important;
    padding: 20px;
}
div.container-white .form-control, div.container-white .form-select {
    background-color: #efefef !important;
}
.container {
    padding: 30px;
}

.hero-wrapper {
    background-color: #efefef !important
}

article {
    background-color: #ffffff !important;
}

/* NEWS modal */
#content>h2, #header, #nav-sidebar, #toggle-nav-sidebar, .breadcrumbs, .hide-in-modal, .object-tools {
    display: block !important;
}
article, div.container-white, #menu {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
}
article a, div.container-white a {
    color: #001d9f;
    text-decoration: none;
}
article h1, div.container-white h1, .container h1 {
    font-size: 24px !important;
}
article h2, div.container-white h2 {
    font-size: 21px;
}
article h3, div.container-white h3 {
    font-size: 16px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    font-weight: bold;
}
.navbar-toggler-icon {
    width: 20px;
    height: 20px;
}

div#topbar .container, nav .container {
    padding: 0;
}

div.show ul {
    border-top: 1px #efefef solid;
}
.navbar-brand.col-xs-12 img {
    width: 250px;
}
@media (max-width: 575px) {
    .navbar-brand.col-xs-12 img {
        margin-left: 0 !important;
    }
}

a.nav-link {
    border-radius: 5px;
    background-color: #ffffff;
    color: #333 !important;
    padding: 10px 20px !important;
}
a.nav-link:hover, a.nav-link.active {
    border-radius: 5px;
    background-color: #ccd9e6;
    padding: 10px 20px !important;
    color: #333333 !important;
}

.top-bar {
    background-color: #e0e0e0;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
}
.top-bar a {
    color: #666666 !important;
    font-size: 13px !important;
    text-decoration: none;
}
@media (max-width: 575px) {
    .navbar-brand.col-xs-12 img {
        margin-left: 20px !important;
    }
}

html, body {
    height: 100%;
    margin: 0;
}
main {
    flex: 1;
}

footer {
    background-color: #ccd9e6;
    color: #333333;
    font-size: 15px;
    text-align: center;
    width: 100%;
}
footer ul {
    padding-left: 15px;
}
footer ul li p {
    margin: 0
}
footer p {
    font-size: 14px;
    line-height: 1.8;
}
footer h4 {
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
}
footer a {
    color: #666666 !important;
    text-decoration: none;
}

footer .col {
    text-align: left;
    color: #666666;
}


/* solutin */

.top-bar {
    min-height: 40px;
    background: #f8f9fa;
}

#site-navbar {
    transition: all 0.3s ease;
    background-color: #fff;
    padding-top: 18px;
    padding-bottom: 18px;
}

#site-navbar .navbar-brand img {
    height: 64px;
    width: auto;
    transition: all 0.3s ease;
}

#site-navbar .nav-link {
    transition: all 0.3s ease;
}

/* zodra sticky actief/scrolled */
#site-navbar.navbar-scrolled {
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

#site-navbar.navbar-scrolled .navbar-brand img {
    height: 42px;
}

#site-navbar.navbar-scrolled .nav-link {
    font-size: 14px;
}
.nav-item.dropdown:hover > .nav-link {
    background-color: #ccd9e6;
    color: #333333 !important;
}
.navbar .nav-link {
    transition: all 0.2s ease;
}
.dropdown-menu {
    border-radius: 12px;
    border: none;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    padding: 10px;
}

/* make dropdown items button-like */
.dropdown-item {
    border-radius: 6px;
    background-color: #ffffff;
    padding: 10px 16px;
    margin-bottom: 4px;
    font-size: 14px;
    color: #333 !important;
    transition: all 0.2s ease;
}

/* same hover as nav-link */
.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #ccd9e6 !important;
    color: #ffffff !important;
}

/* active state */
.dropdown-item.active {
    background-color: #ccd9e6 !important;
    color: #ffffff !important;
}

/* remove old border lines */
.dropdown-menu .dropdown-item {
    border-bottom: none;
}

.btn-primary, .btn-info {
    color: #ffffff !important;
    font-size: 14px !important;
}
.btn{
    font-size: 14px !important;
}

.banner-img {
    position: relative;
    display: inline-block;
}
 .text-overlay {
    position: relative;
     margin-top: -50px;
    /*top: 50%; !* Positionering vanaf de bovenkant (50% is het midden) *!*/
    /*left: 50%; !* Positionering vanaf de linkerkant (50% is het midden) *!*/
    /*transform: translate(-50%, -50%); !* Zorgt dat de tekst exact gecentreerd staat *!*/

    /* Styling voor de leesbaarheid van de tekst */
    color: white;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* Maakt tekst leesbaar op lichte achtergronden */
    text-align: left;
    background-color: rgba(0, 0, 0, 0.4); /* Optioneel: een semitransparante achtergrond */
    padding: 10px 20px;
    border-radius: 5px;
}
 .text-overlay a {
     color: white !important;
     text-decoration: none;
 }
 .jumbotron h3 {
     font-size: 24px;
     /*font-weight: bold;*/
     color: #333;
 }
.jumbotron p {
    font-size: 16px;
}
.jumbotron .btn-primary {
    background-color: #ccd9e6 !important;
    border-color: #ccd9e6 !important;
    color: #333333 !important;
}

.container-leaflet div {
    margin: 0;
}
.col ul {
    margin-top: 10px;
}
.col ul li p {
    margin: 0;
}
