/* cmsms stylesheet: BSB modified: Wednesday, November 19, 2025 1:41:55 PM */
/* cmsms stylesheet: portage modified: Thursday, September 11, 2025 9:54:00 AM */



blockquote {
  border-left: none;
}

.no-js .top-bar {
  display: none;  }

html, body {
  height: 100%;
}

body {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  color: #1B456A;
Background: #BBE4FF;
}

#fullscreen {
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  background: #1779BA;
margin-bottom: 1.5em;
}

#header-image {
  flex: 1;
  background-size: cover;
  background-position: center;
  width: 100%;
}

:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

a {
  color: inherit;
  transition: all 0.2s ease;
}

a:hover, a.menuactive {
  color: #F2F5F7;
}

#header {
  background: #F2F5F7;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
div#headervervolg {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    background: #F2F5F7;
    padding-top: 0.5rem;
    /* padding-bottom: 1rem; */
    font-size: 1em;
}
#header svg {
  font-weight:bold;
  max-width:300px;
  height:auto;
}

h1 {
  font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  margin: 0;
  padding-top: 2rem;
  padding: 0;
  text-transform: uppercase;
}

h1 a, h1 a:hover {
  color: red;
}

h2, h3, h4 {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
}

h2 {
  color: red;
  font-size: 0.8rem;
  margin: 0;
}

h3 {
  font-size: 1.4rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

#sticky-logo a {
  transition: all 0.5s ease;
  font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.5rem;
  color: #F2F5F7;
  display: inline-block;
  opacity: 0;
}

.is-stuck #sticky-logo a {
  opacity: 1;
}

#sticky-logo {
  float: left;
}

#menu-toggle {
  float: right;
  padding-top: 0.25rem;
}

.top-bar {
  padding-top: 0;
  padding-bottom: 0;
}

.top-bar, .top-bar ul {
  z-index: 999;
}

.top-bar, .top-bar ul, .drilldown .is-drilldown-submenu, #top-menu .drilldown a {
  background-color: #1779BA;
  float: left;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
  border-color: #1B456A transparent transparent;
}

.dropdown.menu li.opens-left>a:after {
  border-color: transparent #1B456A transparent transparent;
}

#top-menu .is-dropdown-submenu {
  border: 0;
}

#top-menu a, #top-menu button {
  color: #F2F5F7;
}

#top-menu button:hover {
  cursor: pointer;
  color: #3371A4;
}

#top-menu a.menuactive, #top-menu .menuparent.menuactive > a, #top-menu a:hover, #top-menu .is-active > a {
  color: #1B456A;
}

.divider {
  background: #F2F5F7;
  margin: 1rem 0;
  padding: 0.5rem;
  font-size: 2rem;
}

.divider a {
  color: ;
  margin: 0 0.5rem;
}

.divider a:hover {
  color: #1B456A;
}

#social-media {
  margin: 0;
}

.card img {
  width: 100%;
}

.card-divider {
  background: #1779BA;
  color: #F2F5F7;
}


.button {
  background: #1779BA;
  color: #F2F5F7;
  border-radius: 5px;
}

.button:hover {
  background: #1B456A;
  color: #F2F5F7;
}

.divider .button {
  margin-bottom: 0.2rem;
}

#sidebar .card .button {
  background: #F2F5F7;
  color: red;
}

#sidebar .card .button:hover {
  background: #3371A4;
  color: #F2F5F7;
}

footer {
  background: #1779BA;
  color: #F2F5F7;
  font-size: 0.5em;
}

footer .column {
  padding: 0 2rem;
}

footer h4 {
  margin-top: 1rem;
  color: #F2F5F7;
  font-size: 1rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.5px dotted #F2F5F7;
}

footer i {
  margin-right: 0.5rem;
}

footer .drilldown a {
  background-color: #1779BA;
}

#copyright {
  border-top: 0.5px solid #F2F5F7;
}

#copyright span {
  margin: 0 1rem;
}

#sidebar {
  background: #F2F5F7;
  padding: 1rem 0.5rem;
  font-size: 0.9rem;
}

#sidebar h4, #three-col h4 {
  color: red;
  text-transform: uppercase;
}

#sidebar small {
  color: #3371A4;
}

#columns h4 {
  color: #F2F5F7;
  background: #1B456A;
  padding: 0.5rem;
}

#news-feed {
  margin-top: 1rem;
}

.top-bar #mobile-search input {
  border: 0;
  max-width: none;
  width: calc(100% - 50px);
  display: inline-block;
}

#mobile-search .input-group-button {
  display: inline-block;
  white-space: nowrap;
}

#mobile-search .input-group-button button {
  width: 50px;
  background: #3371A4;
  color: #F2F5F7;
}

#mobile-search .input-group-button button:hover {
  background: #1B456A;
  color: red;
}

.contactform {
    padding: 1%;
    border-radius: 0.5rem;
    text-align: left;
    background: #1779BA;
    margin: auto;
    width: 50%;
    color: #F2F5ED;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .is-stuck #sticky-logo {
    font-size: 1.6rem;
  }

}

/* Medium and up */
@media screen and (min-width: 40em) {

  .top-bar {
    padding: 0;
  }

  #sticky-logo a {
    padding-top: 0.5rem;
    line-height: 1.75rem;
  }

}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}


/* Aanvullingen Paul */
css
.sticky-parent {
  display: flex;
  align-items: center; /* Verticaal centreren */
  justify-content: center; /* Horizontaal centreren */
  height: 300px; /* Zorg voor een hoogte voor verticale centrering */
  border: 1px solid black;
}

.sticky-child {
    width: 20rem;
    padding-left: 0.5rem;
}
.Bedrijfsnaam {
    text-align: center;
    font-family: "Nunito";
    font-size: 4em;
    font-weight: 900;
    color: #2D73D3;
}
.welkomtekst {
    background: #C1E6FF;
    margin-top: 1.5em;
}
.welkomtekst p {
    max-width: 85%;
    margin: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: 1.5em;
}

div#welkomstplaatje {
    background: #ffff;
}
.Titelkop {
    padding: 1rem;
    background: #1779BA;
    color: #F2F5F3;
    background: #1779BA;
}
div#perm-logo {
    float: left;
}
.inhoud {
    max-width: 85%;
    margin: auto;
    margin-bottom: 1.5em;
    font-size: 1em;
    background: #C1E6FF;
}
.column a .fa {
    color: #1779BA;
}
.column a .fa:hover {
    color: #1B456A;
}

#ontvangstbericht div{
    text-align: left;
}
div#ontvangstbericht {
    text-align: left;
}
#copyright a {
    color: #C1E6FF;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
.Bedrijfsnaam {
    font-size: 1em;
}
.welkomtekst p {
    font-size: 1em;
    max-width: 90%;
}
.card img {
    display: none;
}
.sticky-child {
    width: 15rem;
    padding-left: 0.8rem;
}}
.pagina {
    font-size: 1.5em;
}

/* Medium and up */
@media screen and (min-width: 40em) {
.Bedrijfsnaam {
    font-size: 4em;
}}

/* Medium only and less */
@media screen and (max-width: 63.9375em) {
.contactform {
    width: 90%;
}}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.Bedrijfsnaam {
    font-size: 2em;
}}

/* Large and up */
@media screen and (min-width: 64em) {
.Bedrijfsnaam {
    font-size: 4em;
}}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.Bedrijfsnaam {
    font-size: 3em;
}}


/* END Aanvullingen Paul */
