@charset "UTF-8";
html,
body,
.clientenbelang * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  /* makes white text render less bold */
  transition: background 0.4s;
}

/* ------------- Accessibility styles */
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  line-height: 0;
}
.ir br {
  display: none;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* Contain floats: h5bp.com/q */
.clearfix {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.hide {
  position: absolute;
  top: -500px;
}

.skiplinks a {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px;
}
.skiplinks a:focus {
  background-color: rgb(245, 245, 250);
  color: rgb(255, 255, 255);
  height: auto;
  left: 10px;
  margin: auto;
  padding: 3px;
  top: 10px;
  width: auto;
  z-index: 700;
}

#nav a:focus {
  text-decoration: underline;
  outline: 2px dotted #4c4c4c;
}

/* ------------- Overall styles */
body.clientenbelang {
  word-break: keep-all;
}

header.clientenbelang {
  float: none;
  margin: auto;
  min-height: 55px;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 600;
}

.clientenbelang nav a:focus {
  background-color: rgb(245, 245, 250);
  color: rgb(0, 0, 0);
  outline: 2px dotted rgb(150, 150, 145);
}

/* ------------- Grid */
.container {
  margin: auto;
  max-width: 1175px;
}

.headerwrap {
  position: relative;
  margin: auto;
  min-height: 55px;
  float: none;
  text-align: right;
}

.headercontainer {
  clear: both;
  float: none;
  min-height: 30px;
  top: 15px;
  word-spacing: 5px;
}

#herocontainer {
  padding-top: 55px;
}

#navwrap {
  min-height: 110px;
  padding: 2em 0;
  clear: both;
}

#nav {
  position: relative;
  float: right;
  z-index: 500;
}

main {
  position: relative;
  border-bottom: 4em solid white;
}

/*.full main #content > p,
.full main #content > ul,
.full main #content > h1,
.full main #content > h2,
.full main #content > h3,
.full main #content > h4,
.full main #content > h5,
.full main #content > h6,
.full main #content > h6
 {
	width: 80%;
}*/
#content {
  clear: both;
  float: none;
}
#content.newspagecontent {
  display: inline-block;
  width: 75%;
  padding-right: 0.5em;
}

aside.newspagecontent {
  display: inline-block;
  width: 25%;
  max-width: 300px;
  padding: 0.5em;
  float: right;
  min-height: 100px;
  overflow: hidden;
}
aside.newspagecontent p > img {
  max-width: 100%;
  height: auto;
}

#sitemap {
  background-color: rgb(245, 245, 250);
  clear: both;
  min-height: 400px;
}

#foottext {
  background-color: rgb(245, 245, 250);
  border-bottom: 1px solid rgb(150, 150, 145);
  clear: both;
  margin-bottom: 1em;
  min-height: 300px;
}
#foottext:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.col-3 {
  width: 25%;
  min-height: 400px;
  float: left;
  padding: 5%;
  margin: 0 auto;
}

.col-4 {
  width: 33%;
  float: left;
  padding: 5%;
  margin: 0 auto;
}

footer {
  border-top: 4px solid rgb(226, 0, 38);
  margin: auto;
  max-width: 1175px;
}

#col-cbfoot {
  float: left;
}

#col-anbi {
  float: right;
  width: 125px;
}

#col-cbfoot img {
  max-width: 202px;
}

/* ------------- Texts */
.container {
  color: #000;
}

#headercb .headerwrap.clearfix div > p {
  display: inline;
}

#headtitle {
  font-size: 1.1em;
}
#headtitle h1, #headtitle h2, #headtitle p {
  font-size: 1.1em;
  background-color: rgb(245, 245, 250);
  padding: 0.6em;
}

main #content h1 {
  clear: both;
  float: none;
  line-height: 1em;
}
main #content h3, main #content h4, main #content h5, main #content h6 {
  -webkit-margin-before: 0.5em;
  margin: 0;
}
main #content ul {
  margin-left: 1.5em;
}

.huisstijl {
  color: rgb(226, 0, 38);
}

#sitemap div > ul {
  margin-left: 0.5em;
}

#nieuwslink {
  margin-top: 1.2em;
  text-align: right;
  float: right;
}
#nieuwslink a {
  margin-top: 1.2em;
  text-align: right;
  float: right;
}

.naarboven {
  text-align: right;
  border-top: 3em solid transparent;
  float: none;
  clear: both;
}

#content div.naarboven a {
  color: rgb(226, 0, 38);
}
#content div.naarboven a:visited {
  color: rgb(226, 0, 38);
}

/* ------------- Links */
.clientenbelang main #content a:hover {
  cursor: pointer;
}

main div aside p a:hover {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

.clientenbelang header.clientenbelang a, .clientenbelang footer a {
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

header.clientenbelang .headercontainer a {
  white-space: pre-wrap;
  word-wrap: normal;
}

.clientenbelang footer h4 a {
  color: #000;
}

#headtitle a {
  text-decoration: none;
  color: #000;
}
#headtitle a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.clientenbelang header.clientenbelang a:hover, .clientenbelang footer a:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* ------- Home seemore links */
.seemore a {
  font-size: 1em;
  margin-top: 0.33em;
}

/* ------------- Content, scroll, video and foto image markup */
div header.clientenbelang img {
  display: inline-block;
  max-height: 25px;
  vertical-align: middle;
}

.no-border {
  border: 0px solid #fff !important;
}

/*correct header images if customer places the wrong block*/
.ccm-page.page-type-page.page-template-full > div > img {
  width: 100%;
}

.ccm-page div.container > img.ccm-image-block {
  max-height: 260px;
  max-width: 100%;
  object-fit: contain;
}

.ccm-page div.container:has(img.ccm-image-block) {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/*Select Images with inline style*/
main #content p img[style*="float: left"] {
  margin: 1px 15px 15px 0px;
}
main #content p img[style*="float: right"] {
  margin: 1px 0px 15px 15px;
}

footer img {
  max-width: 100%;
}
footer ul {
  list-style: none;
}

.youtubeBlock {
  max-width: 700px;
}

main #content table {
  border-collapse: collapse;
  padding: 0.3em;
  border: 1px solid rgb(226, 0, 38);
}
main #content th, main #content td {
  padding: 0.3em;
  border: 1px solid rgb(226, 0, 38);
}

/* ------------- Nav */
/* Main Menu */
#nav ul li {
  display: inline-block;
  padding: 0;
}
#nav ul li a {
  font-size: 1em;
  text-decoration: none;
  padding: 0px 0px;
  margin-right: 2em;
  padding-bottom: 0;
  cursor: pointer;
}
#nav.nav ul li ul {
  position: absolute;
  display: none;
  width: inherit;
  z-index: 501;
}
#nav.nav ul li ul li {
  display: block !important;
  font-size: 0.8em;
}
#nav.nav ul li:hover ul li a:visited {
  text-decoration: none;
  cursor: pointer;
}
#nav.nav > div > ul > li:hover > ul, #nav.nav > div > ul > li:focus > ul {
  display: block;
  background-color: #b19d7c;
  /*darker brown*/
  border-top: 4px solid rgb(228, 104, 109);
  min-width: 150px;
}
#nav > div > ul > li > ul > li:hover > ul {
  display: none;
}
#nav > div > ul > li > ul > li > a {
  display: block;
  width: 100%;
  padding: 0.7em;
  border-bottom: 0px solid transparent;
  text-decoration: none;
  cursor: pointer;
}
#nav > div > ul > li > ul > li:hover {
  text-decoration: none;
  border-bottom: none;
  color: #030303 !important;
}
#nav > div > ul > li > ul > li:hover a {
  text-decoration: none;
  border-bottom: none;
  color: #030303 !important;
  cursor: pointer;
}
#nav div > ul > li > ul > li > ul > li > a, #nav div > ul > li.nav-path-selected > ul > li.nav-selected.nav-path-selected > ul > li > a {
  display: none;
}

/* Sub Menu */
/* Start removing of Sub-Sub-Menu */
/* End removing of Sub-Sub-Menu */
/* Sub sub-menu*/
/* ------------- Homepage banner */
#homeimg {
  position: relative;
  max-height: 650px;
  min-height: 500px;
  background-color: beige;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#homeimg img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 1% 1%;
  object-position: 1% 1%;
}

/* Fullpage banner*/
#headimg {
  position: relative;
  min-height: 260px;
  background-color: #b19d7c;
  /*darker brown*/
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

#moodquote {
  position: absolute;
  margin-top: -350px;
  z-index: 200;
  background-color: rgba(244, 244, 244, 0.7);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, rgba(244, 244, 244, 0.8), rgba(244, 244, 244, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, rgba(244, 244, 244, 0.8), rgba(244, 244, 244, 0));
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 0.8)), to(rgba(244, 244, 244, 0)));
  background: -o-linear-gradient(left, rgba(244, 244, 244, 0.8), rgba(244, 244, 244, 0));
  background: linear-gradient(to right, rgba(244, 244, 244, 0.8), rgba(244, 244, 244, 0));
  /* Standard syntax (must be last) */
  height: 100px;
  padding: 40px 4em 1em 2em;
}

#headquote {
  position: absolute;
  height: 165px;
  margin-top: -170px;
  z-index: 201;
  background-color: rgba(244, 244, 244, 0.8);
  color: #262626;
  padding: 1.1em 1.3em 0.5em 1.3em;
  overflow: visible;
  font-size: 1.1em;
  line-height: 1.7em;
}

/* ------------- Dynamic Blocks*/
.support {
  padding: 1em 0.7em 1em 0.7em;
  width: 33%;
  float: left;
  margin-bottom: 2em;
  min-height: 410px;
  border: 1px solid #FFF;
}
.support:nth-child(2) {
  padding-left: 0.6em;
  padding-right: 0.6em;
}

/*styles in order to distribute supportcontent evenly*/
.supporthead {
  margin: auto;
  margin-bottom: 1em;
  min-height: 90px;
}

.support .supporthead h3 {
  display: inline;
  font-size: 2em;
  margin: auto;
}

#content div div div.supporthead h3 a {
  color: #000;
  text-decoration: none;
}

.support p {
  clear: both;
  min-height: 150px;
}

/* Styles for dynamic supportbutton*/
.supportknop {
  position: relative;
  width: 320px;
  height: 85px;
  background-image: url("../images/knoppen/afgeronderechthoek.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  z-index: 70;
}
.supportknop .handicon {
  position: absolute;
  top: 18px;
  left: -1px;
  height: 80px;
  width: 80px;
  float: left;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid rgb(226, 0, 38);
  border-radius: 50%;
  z-index: 120;
}
.supportknop .action h4 {
  color: #fff;
  text-decoration: none;
}

#content .supportknop .action h4 a {
  color: #fff;
  text-decoration: none;
}

.supportknop .action h4 {
  position: absolute;
  top: 45px;
  right: 0.7em;
  font-size: 1.7em;
  margin: 0;
  right: 1.1em;
  z-index: 110;
  text-align: right;
}
.supportknop .action h4 a:visited {
  color: #fff;
  text-decoration: none;
}

.split {
  background-color: rgb(245, 245, 250);
  border-bottom: 4px solid rgb(226, 0, 38);
  min-height: 350px;
  margin: 0.6em 0 2em 0;
  clear: both;
  float: none;
}

.splitleft, .splitright {
  position: relative;
  width: 50%;
  float: left;
  background-color: transparent;
  z-index: 150;
}

.splitimg {
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 350px;
  z-index: 90;
}

.splittxt {
  background-color: transparent;
  min-height: 350px;
  padding: 5%;
}

.splitlinks {
  position: absolute;
  left: 5%;
  bottom: 15px;
  float: none;
}

#content .split .splitlinks a {
  color: rgb(226, 0, 38);
}
#content .split .splitlinks a:visited {
  color: rgb(226, 0, 38);
}

/* News pagelist Thumbnail and Thumbwide */
.full .ccm-block-page-list-wrapper {
  position: relative;
  display: inline-block;
  width: 33%;
  margin: auto;
  padding: 0 1%;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
}

.ccmwide-page-list-wrapper .ccmwide-page-list-date {
  color: #222;
  padding: 0 0 0 2px;
}

.ccm-block-page-list-wrapper.link .ccm-block-page-list-date, .ccm-block-page-list-wrapper.home .ccm-block-page-list-date {
  color: #222;
  padding: 0 0 0 2px;
}

/*.home article .newsitem,
.full article .newsitem,*/
.ccm-wide-pagelist-no-pages article.newsitem {
  width: 33%;
  margin: 0 0.5em;
}

.home article .newswideitem, .full article .newswideitem {
  /*    min-height: 350px;*/
  width: 33%;
  margin: 0 0 1.1em 0;
  padding: 0 0.5%;
  display: inline-block;
  vertical-align: top;
}

main #content .newsheader h2 {
  margin: 1em 0 0.1em 0;
  font-weight: 700;
  font-size: 24px;
}
main #content .newsheader h2 a {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  text-decoration: none;
}
main #content .newsheader h2 a:hover {
  text-decoration: underline;
}

article .newsimg {
  height: auto;
  width: 380px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  min-height: 165px;
  aspect-ratio: 16/9;
  border-bottom: 4px solid rgb(226, 0, 38);
  margin: 1em 0 0 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}

.kalenderimg {
  vertical-align: top;
}

/* view PHP helper styles*/
div.ccmwide-page-list-page-entry-horizontal div.ccmwide-page-list-page-entry-thumbnail, div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  display: block;
}

/* styles for wide empty pagelist */
.ccmwide-page-list-wrapper .ccmwide-page-list-no-pages {
  width: 33%;
}

/* end styles for wide empty pagelist */
/* Custom Paginablokje */
.paginablock {
  margin-bottom: 2em;
}
.paginablock article {
  margin-bottom: 2em;
}

#content div.paginablock article.cbnews div.newsitem div div.newscontent h3 > a {
  color: #000;
}

article .newsimg img {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: center center;
}

/* end Custom Paginablokje */
#content .cbnews article .news-list-title h3 a {
  color: #000;
}
#content article .newsimg h3 {
  padding: 0.6em 0 0 0.4em;
  font-size: 2em;
}

.newscontent {
  padding-right: 1em;
}

#content .ganaar {
  margin: 1em 0;
}
#content .ganaar p a:link, #content .ganaar p a:visited {
  background-color: rgb(226, 0, 38);
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  padding: 0.8em;
  margin-left: -0.2em;
  display: inline-block;
  min-width: 280px;
  max-width: 100%;
}

main > div > aside > div.kolom-3 > div > p > a {
  background-color: rgb(226, 0, 38);
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  padding: 0.8em;
  margin-left: -0.2em;
  display: inline-block;
  min-width: 280px;
  max-width: 100%;
}
main > div > aside > div.kolom-3 > div > p > a:visited {
  background-color: rgb(226, 0, 38);
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  padding: 0.8em;
  margin-left: -0.2em;
  display: inline-block;
  min-width: 280px;
  max-width: 100%;
}

.rodeknop {
  background-color: rgb(226, 0, 38);
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  padding: 0.8em;
  margin-left: -0.2em;
  display: inline-block;
  min-width: 280px;
  max-width: 100%;
}

main > div > aside > div.kolom-3 > div > p > a:hover {
  text-decoration: underline;
}

#content .ganaar p a:hover {
  text-decoration: underline;
}
#content div.huisstijl.seemore p a {
  color: rgb(226, 0, 38);
  margin-left: 0;
}

.seemorelink {
  color: rgb(226, 0, 38);
  margin-left: 0;
  font-size: 1em;
  margin-top: 0.33em;
}
.seemorelink a {
  color: rgb(226, 0, 38);
  margin-left: 0;
  font-size: 1em;
  margin-top: 0.33em;
}
.seemorelink:after {
  content: "  »";
}

#content .kolom-3 {
  width: 33%;
  margin: 0 0 2em 0;
  display: inline-block;
  vertical-align: top;
}
#content .kolom-3 p a:last-child:after {
  content: "  »";
}

/* Featured Aanbevolen Uitgelicht pagelist */
.cbfeatured {
  clear: both;
  float: none;
  margin: 0.6em 0 2em 0;
}

.cbfeatitem {
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
}

.featwrap {
  max-width: 225px;
  margin: 0 auto;
  margin-bottom: 1em;
  -webkit-box-shadow: 0 0 0 3px hsl(0, 0%, 100%);
  box-shadow: 0 0 0 3px hsl(0, 0%, 100%);
}

.featborder {
  border: 3px solid rgb(226, 0, 38);
  padding: 3px;
  width: 218px;
  margin: 0 auto 1em auto;
  background-color: white;
}

article .cbfeatimg {
  height: 200px;
  width: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 3px;
  overflow: hidden;
}
article .cbfeatimg img {
  max-height: 200px;
  width: 100%;
}

#content .cbfeatured article .feat-list-title a {
  color: #000;
  text-transform: uppercase;
  font-size: 110%;
  text-decoration: none;
}

/* Override pagelist heights*/
.no-height {
  min-height: 0 !important;
  height: 0 !important;
}

/* Quote Block */
.quoteblock {
  position: relative;
  clear: both;
  float: none;
  min-height: 250px;
  border-top: 2px solid rgb(226, 0, 38);
  border-bottom: 2px solid rgb(226, 0, 38);
  padding: 0 0 2em 0;
  margin: 1em 0;
  background-image: url("../images/fotos/back-sidebar-people.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.quoteimgwrap {
  float: left;
  max-width: 25%;
  margin: 30px 0;
}

.quoteimg {
  height: 200px;
  width: 200px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid rgb(226, 0, 38);
  border-radius: 50%;
  margin: auto 0;
}

.quotecontent {
  margin-top: 30px;
  min-height: 50px;
  float: right;
  max-width: 70%;
}

.quoteline {
  position: absolute;
  right: 5px;
  bottom: 15px;
}

/* Medewerkers Team pagelist */
.cbteam {
  clear: both;
  float: none;
  margin: 0.6em 0 2em 0;
}

.cbteamitem {
  width: 20%;
  float: left;
  margin: 0 auto;
  text-align: center;
}

.teamwrap {
  margin: 0 auto;
  margin-bottom: 1em;
  -webkit-box-shadow: 0 0 0 3px hsl(0, 0%, 100%);
  box-shadow: 0 0 0 3px hsl(0, 0%, 100%);
}

article .cbteamimg {
  height: 155px;
  max-width: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 1em 0.5em 0.8em 0.5em;
  overflow: hidden;
}

#content .cbteam article .team-list-title a {
  color: #000;
}

/* ------------- Funcnav BrowseAloud */
#browsealoud > a > img {
  visibility: hidden;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

header .headercontainer a.funclees, #browsealoud {
  background: url(../images/browsealoud/icon_leesvoor.png) top left no-repeat;
}

header .headercontainer a.funclees, #browsealoud {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}

header .headercontainer a.funclees.ir > span {
  max-width: 1.5em;
  overflow: hidden;
}
header #search {
  display: inline-block;
  border: 0;
  margin-right: 0.5em;
}
header.clientenbelang .ccm-search-block-form {
  display: inline-block;
  border: 0;
  margin-right: 0.5em;
}
header.clientenbelang #search .ccm-search-block-form input {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  font-size: 1em;
  margin-top: 0;
}
header.clientenbelang #search input.ccm-search-block-submit {
  display: inline-block;
  color: #404040;
  background: #ffffff;
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  background: url(../images/icon_zoek.png) top left no-repeat;
  width: 25px;
  min-height: 25px;
  vertical-align: middle;
  cursor: pointer;
  color: transparent;
}

/* ------------- Searchbox */
/* ------------- Formstyles in content */
.clientenbelang #content .ccm-block-express-form {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  clear: both;
  float: none;
}
.clientenbelang #content .ccm-block-express-form form .ccm-express-form fieldset {
  border-width: 0;
  border-style: none;
  border-color: transparent;
  position: relative;
}
.clientenbelang #content .ccm-form form fieldset .form-group input[type=text] {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  padding: 0.5em;
  border: 1px solid rgb(226, 0, 38);
  font-size: 100%;
  margin: 0.5em;
}
.clientenbelang #content .ccm-form form fieldset .form-group textarea {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  padding: 0.5em;
  min-height: 200px;
  border: 1px solid rgb(226, 0, 38);
  font-size: 100%;
  margin: 0.5em;
}
.clientenbelang #content .ccm-form form fieldset .form-group input[type=email] {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  padding: 0.5em;
  border: 1px solid rgb(226, 0, 38);
  font-size: 100%;
  margin: 0.5em;
}
.clientenbelang #content .ccm-form form fieldset .form-group input[type=tel] {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  padding: 0.5em;
  border: 1px solid rgb(226, 0, 38);
  font-size: 100%;
  margin: 0.5em;
}
.clientenbelang main .form-actions button {
  border: 2px solid rgb(226, 0, 38);
  font-size: 1.1em;
  margin: 0.5em;
  padding: 0.5em;
  color: #fff;
  background-color: rgb(226, 0, 38);
  border-radius: 15px;
  min-width: 200px;
}
.clientenbelang main .form-actions button:hover {
  color: rgb(226, 0, 38);
  background-color: #fff;
}

/* ------------- Reaction/Conversation Formstyles in content */
.ccm-conversation-add-reply > form > div input, .ccm-conversation-add-reply > form textarea {
  padding: 0.5em;
  min-width: 40%;
  border: 1px solid rgb(226, 0, 38);
  font-size: 110%;
  margin: 0.5em;
}
.ccm-conversation-add-reply > form > div input:not([type]), .ccm-conversation-add-reply > form > div input[type=email i], .ccm-conversation-add-reply > form > div input[type=tel i], .ccm-conversation-add-reply > form > div input[type=url i], .ccm-conversation-add-reply > form > div input[type=text i] {
  padding: 0.5em;
  min-width: 40%;
  border: 1px solid rgb(226, 0, 38);
  font-size: 110%;
  margin: 0.5em;
}

#content div.ccm-conversation-wrapper .ccm-conversation-add-reply form label {
  display: inline-block;
  min-width: 150px !important;
}
#content > div.ccm-conversation-wrapper > div.ccm-conversation-message-list.ccm-conversation-messages-threaded > div.ccm-conversation-messages div.ccm-conversation-add-reply > form > div > div {
  width: 250px;
  float: left;
  margin: 0.5em 1em 1em 1em;
}
#content > div.ccm-conversation-wrapper > div.ccm-conversation-message-list.ccm-conversation-messages-threaded > div.ccm-conversation-messages div.ccm-conversation-add-reply > form > div > div > img {
  width: 250px;
  float: left;
  margin: 0.5em 1em 1em 1em;
}

/* ------------- Formstyles in Contact page */
/* ------------- Contactpage form has unique custom ID */
#cb-contact > div.ccm-block-express-form {
  margin-bottom: 3em;
}
#cb-contact > div.ccm-block-express-form .ccm-form {
  position: relative;
}
#cb-contact > .ccm-form form fieldset .form-group input[type=email] {
  width: 60%;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group textarea.form-control {
  position: absolute;
  margin-top: 3em;
  right: 0;
  top: -17px;
  min-width: 50%;
  min-height: 200px;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group .control-label .text-muted:after {
  content: " *";
  color: #b19d7c;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b19d7c;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b19d7c;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group :-ms-input-placeholder {
  /* IE 10+ */
  color: #b19d7c;
}
#cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group :-moz-placeholder {
  /* Firefox 18- */
  color: #b19d7c;
}
#cb-contact > div.ccm-block-express-form > div > form > div.ccm-express-form > fieldset > div > label {
  position: initial;
  margin-left: 1em;
  margin-top: 1em;
  font-size: 1.05em;
}
#cb-contact > div.ccm-block-express-form input[type=radio], #cb-contact > div.ccm-block-express-form input[type=checkbox] {
  width: 20px;
  height: 20px;
  background: rgb(226, 0, 38);
  margin: 5px 1.5em;
  border-radius: 100%;
  position: relative;
  -webkit-box-shadow: 0px 1px 3px rgba(255, 0, 0, 0.5);
  box-shadow: 0px 1px 3px rgba(255, 0, 0, 0.5);
}
#cb-contact > div.ccm-block-express-form input[type=radio] label, #cb-contact > div.ccm-block-express-form input[type=checkbox] label {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  background: #333;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
}
#cb-contact > div.ccm-block-express-form input[type=radio]:checked + label, #cb-contact > div.ccm-block-express-form input[type=checkbox]:checked + label {
  background: rgb(226, 0, 38);
}
#cb-contact > div.ccm-block-express-form > div > form > div.ccm-express-form > fieldset > div:last-child > label {
  position: absolute;
  top: -17px;
  right: 5px;
  z-index: 555;
  background-color: rgba(255, 255, 255, 0.6);
}
#cb-contact > div.ccm-block-express-form .ccm-form .form-actions {
  position: absolute;
  z-index: 555;
}

/* E-mail positioning */
/* Bericht textarea */
/* Custom form Checkbox */
/* Bericht Label */
/* Versturen Contact Form button*/
/* Placeholders instead of labels */
/* ------------- Formstyles in Mailchimp block */
form.mailchimpform .control-label {
  display: inline-block;
  min-width: 100px;
}
form.mailchimpform input {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  padding: 0.5em;
  min-width: 40%;
  border: 1px solid rgb(226, 0, 38);
  font-size: 110%;
  color: #666;
  margin: 0.5em;
}

/* ------------- Breadcrumbs */
div#headcrumbs ul.nav {
  color: #fff;
  background-color: rgb(226, 0, 38);
  padding: 0.3em 0.6em 0.2em 0.6em;
  margin-bottom: 1em;
  list-style-type: none;
  display: block;
}

#headcrumbs ul li a {
  color: #fff;
  text-decoration: none;
}
#headcrumbs ul li a:hover {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
#headcrumbs ul.nav li {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul li {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul li ul {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul li ul li {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul li ul li ul {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li ul li ul li ul li {
  display: inline !important;
  margin-left: 0.5em;
}
#headcrumbs ul.nav li:not(:last-child):after {
  /*content: " \00BB"; HEX code for right double angle quote*/
  content: " ›";
  /*HEX code for right angle bracket*/
  margin-left: 0.5em;
}

/* ------------- Content page */
blockquote {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  font-size: 2em;
  word-spacing: 0.6em;
  line-height: 1.1em;
  padding: 0px 25px;
  margin-top: 0.1em;
  color: #999;
}

/* ------------- Search page Searschresults */
#content #searchResults .searchResult p > span, #searchResults .searchResult p > a span {
  background-color: #ffd966 !important;
}

main input[type=submit].ccm-search-block-submit {
  border-width: 2px;
  background: #fff;
  border-style: solid;
  border-color: rgb(226, 0, 38);
  font-size: 1.2em;
  margin: 0.5em 0.5em 0.5em 0;
  padding: 0.5em;
  border-radius: 1.2em;
  min-width: 180px;
}
main .ccm-search-block-form {
  margin-bottom: 3em;
}
main .ccm-search-block-form .ccm-search-block-text {
  font-size: 1em;
  padding: 1em;
  min-width: 50%;
}

/* ------------- Agenda */
/* ------------- Pollresults */
#content div.poll form div.radio {
  font-size: 1.1em;
  margin: 0.75em 0.75em 0.75em 0;
  padding: 0.3em;
  max-width: 300px;
  height: 40px;
  background-color: white;
  border-radius: 6px;
  border: 2px solid #b19d7c;
}
#content .poll form div label {
  font-size: 1em;
  margin: 0.75em 0.75em 0.75em 0;
  padding: 0.75em;
  min-width: 200px;
  height: 40px;
}
#content .poll form div label input[type=radio] {
  margin-right: 2em;
}

/* ------------- Default buttons styles */
#contraster {
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  background: url(../images/browsealoud/contrast_2x.png) top left no-repeat;
  width: 24px;
  height: 24px;
}
#contraster:hover, #contraster:focus {
  background: url(../images/browsealoud/contrast_dp.png) top left no-repeat;
}

#small.verklein {
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  background: url(../images/browsealoud/font_normal_2x.png) center center no-repeat;
  width: 24px;
  height: 24px;
}

#large.vergroot {
  vertical-align: middle;
  border: 0;
  cursor: pointer;
  background: url(../images/browsealoud/font_big_2x.png) center center no-repeat;
  width: 24px;
  height: 24px;
}

.clientenbelang main button, .clientenbelang main input[type=submit] {
  border: 2px solid rgb(226, 0, 38);
  font-size: 1.1em;
  margin: 0.5em 0;
  padding: 0.5em;
  color: #fff;
  background-color: rgb(226, 0, 38);
  border-radius: 15px;
  min-width: 200px;
}
.clientenbelang main button:hover, .clientenbelang main input[type=submit]:hover {
  color: #303030;
  background-color: #fff;
  cursor: pointer;
}

/* ------------- FAQ accordeon */
/* ------------- Very last final override styles */
.bg-body, #homeimg.bg-body, #sitemap.bg-body, #foottext.bg-body, #headquote.bg-body {
  /*class for contrast toggler switch*/
  background-color: #282C34;
  color: #c5cad3;
  border-color: #464A54;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

#nav > div > ul > li > ul.bg-body > li.bg-body > a:hover, ul li ul li.bg-body > a.bg-body:hover {
  background-color: rgb(245, 245, 250);
}

.bg-body a, .bg-body ul li a span {
  /*class for contrast toggler switch*/
  color: #f1ebd6 !important;
}

.container.bg-body {
  /*class for contrast toggler switch*/
  -webkit-box-shadow: 0px 0px 4px #464A54;
  box-shadow: 0px 0px 4px #464A54;
}

#moodquote.bg-body {
  background-color: #282C34;
  background: -webkit-linear-gradient(left, rgba(40, 44, 52, 0.6), rgba(40, 44, 52, 0.6));
  background: -o-linear-gradient(left, rgba(40, 44, 52, 0.6), rgba(40, 44, 52, 0.6));
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 44, 52, 0.6)), to(rgba(40, 44, 52, 0.6)));
  background: linear-gradient(to right, rgba(40, 44, 52, 0.6), rgba(40, 44, 52, 0.6));
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  /* Standard syntax (must be last) */
}
#moodquote.bg-body h2.bg-body {
  background-color: rgba(40, 44, 52, 0.6);
}

.headerscroll.bg-body {
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}

.home div.ccm-block-page-list-wrapper.bg-body, .full div.ccm-block-page-list-wrapper.bg-body {
  background-color: #282C34;
}

/*Concrete5 override styles*/
#content > p img {
  max-width: 100%;
}

.clientenbelang .pagination > .active > span {
  background-color: rgb(226, 0, 38);
  border-color: rgb(228, 104, 109);
}

div.ccm-conversation-message div.ccm-conversation-message-byline span.ccm-conversation-message-username {
  color: #412e24 !important;
  /*darkest brown*/
}

#content > form > div.ccm-pagination-wrapper > ul {
  list-style-type: none;
}
#content > form > div.ccm-pagination-wrapper > ul > li {
  display: inline-block !important;
  margin: 5px;
}

body {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  color: rgb(0, 0, 0);
  font-size: 17px;
  line-height: 1.5em;
  background: white;
}
body h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 27.2px;
}
body h2 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 23.8px;
}
body h3 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  font-size: 19.8833px;
}
body hr {
  border: 2px solid rgb(150, 150, 145);
  clear: both;
  display: block;
  margin: 0.7em auto;
  width: 100%;
}
body input, body textarea {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
}
body main {
  border: 0;
}
body a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  color: rgb(226, 0, 38);
  text-decoration: underline;
}
body a:hover {
  color: rgb(0, 0, 0);
}
body a:focus {
  color: rgb(0, 0, 0);
}
body article a {
  text-decoration: none;
}
body article a:hover {
  text-decoration: underline;
}
body.bigger h1,
body.bigger .title p {
  font-size: 37px;
}
body.bigger h2 {
  font-size: 36px;
}
body.bigger h3,
body.bigger .label h1 {
  font-size: 27px;
}
body.bigger a {
  font-size: 27px;
}
body.bigger p,
body.bigger .description,
body.bigger p.date {
  font-size: 24px;
}
body.bigger .newscontent {
  font-size: 24px;
}
body.bigger div {
  font-size: 24px;
}
body.bigger .button a {
  font-size: 27px;
  width: 180px;
}
body.bigger .divider hr {
  margin-top: 26px;
}
body.bigger .newsletter h1 {
  font-size: 32px;
}
body.bigger .newsletter [type=submit] {
  font-size: 27px;
}
body.bigger .intro h1 {
  font-size: 25px;
}
body.full #content .centered {
  margin: auto;
  width: 573px;
}
body.full #content .centered .quotecontent {
  max-width: 63%;
}
body.full #content .column2, body.full #content .column3, body.full #content .column4 {
  display: flex;
}
body.full #content .column2 .columnBlock, body.full #content .column3 .columnBlock, body.full #content .column4 .columnBlock {
  margin-top: 20px;
  margin-right: 1%;
}
body.full #content .column2 .columnBlock:last-child, body.full #content .column3 .columnBlock:last-child, body.full #content .column4 .columnBlock:last-child {
  margin-right: 0;
}
body.full #content .column2 .columnBlock:empty, body.full #content .column3 .columnBlock:empty, body.full #content .column4 .columnBlock:empty {
  margin-top: 0;
}
body.full #content .column2 .columnBlock {
  width: 49.5%;
}
body.full #content .column3 .columnBlock {
  width: 32.66%;
}
body.full #content .column4 .columnBlock {
  width: 24.5%;
}
body.full #content .sidebar {
  position: absolute;
  left: calc(50% + 286.5px);
  top: 0;
  width: 300px;
  padding-left: 1%;
}
body .ccm-dashboard-express-form fieldset {
  border: 0;
}

.container {
  min-width: 50px;
}
.container > div {
  min-width: 50px;
}
.container.center,
.container .center {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.container.bg-body {
  -webkit-box-shadow: none;
  box-shadow: none;
}

div#headcrumbs ul.nav li.bg-body, div#headcrumbs ul.nav a.bg-body {
  background: initial;
}

.text-muted {
  font-size: 0;
}
.text-muted::after {
  color: rgb(111, 111, 107);
  content: "*";
  font-size: 17px;
}

header {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  background-color: rgb(245, 245, 250);
  border-bottom: 1px solid rgb(111, 111, 107);
  color: rgb(111, 111, 107);
  font-size: 20px;
}
header.headerscroll {
  -webkit-box-shadow: 0 0 3px rgb(111, 111, 107);
  -moz-box-shadow: 0 0 3px rgb(111, 111, 107);
  -ms-box-shadow: 0 0 3px rgb(111, 111, 107);
  -o-box-shadow: 0 0 3px rgb(111, 111, 107);
  box-shadow: 0 0 3px rgb(111, 111, 107);
}
header .headerwrap {
  display: flex;
  flex-direction: row;
}
header.clientenbelang {
  font-size: 20px;
}
header a {
  color: rgb(111, 111, 107);
}
header .ccm-search-block-text.bg-body {
  background-color: rgb(40, 44, 52);
}
header .bg-body {
  background: initial;
}
header.bg-body {
  background-color: rgb(39, 40, 43);
}

.header-left {
  float: left;
}
.header-left a:first-of-type {
  margin-right: 50px;
}
.header-left::after {
  float: none;
}

.headercontainer {
  margin-left: 1em;
  margin-right: 1em;
  position: relative;
  width: 100%;
}
.headercontainer p:not(.header-left) {
  font-size: 17px;
}

.headeritem {
  display: inline;
}

#leesvoor:hover {
  cursor: pointer;
}

#nav ul a, #nav ul {
  color: rgb(226, 0, 38);
}
#nav ul a:hover, #nav ul:hover {
  color: rgb(0, 0, 0);
}
#nav ul a:focus, #nav ul:focus {
  color: rgb(0, 0, 0);
}
#nav ul a:active, #nav ul:active {
  color: rgb(0, 0, 0);
}

#nav {
  top: 35px;
}
#nav ul {
  font-size: 20px;
}
#nav ul ul li {
  background-color: rgb(245, 245, 250);
}
#nav ul ul li:hover, #nav ul ul li:focus {
  background-color: rgb(255, 255, 255);
}
#nav ul ul li a {
  color: rgb(0, 0, 0);
}
#nav ul .nav-path-selected {
  color: rgb(0, 0, 0);
}
#nav .nav > li > a {
  margin-left: 25px;
  margin-right: 10px;
}

#logo {
  float: left;
  margin-left: 8px;
}
#logo img {
  max-width: 355px;
}

div#headcrumbs ul.nav {
  background: initial;
  border-top: 2px solid rgb(150, 150, 145);
  color: rgb(0, 0, 0);
}
div#headcrumbs ul.nav li, div#headcrumbs ul.nav a {
  color: rgb(0, 0, 0);
}

.owl-carousel .owl-nav {
  padding: 0 0.5em;
  margin-top: -172px;
  position: absolute;
  width: 100%;
}
.owl-carousel .owl-nav button, .owl-carousel .owl-nav span {
  width: 30px;
  height: 30px;
  display: block;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-size: 40px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.owl-carousel .owl-nav button.owl-next {
  float: right;
}
.owl-carousel .owl-nav button.owl-prev {
  float: left;
}

.button.center {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.button a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  -webkit-border-radius: 104px;
  -moz-border-radius: 104px;
  -ms-border-radius: 104px;
  -o-border-radius: 104px;
  border-radius: 104px;
  border: 2px solid rgb(0, 0, 0);
  clear: both;
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 12px;
  padding: 0 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button a.bg-body {
  border-color: rgb(241, 235, 214);
}

.home-tpl {
  height: 100%;
  margin-bottom: 1em;
  max-height: 512px;
  max-width: 1175px;
  min-height: 315px;
  width: 100%;
}
.home-tpl .item {
  min-height: 315px;
  position: relative;
}
.home-tpl .animated {
  position: absolute;
}
.home-tpl .animated.left {
  left: -50%;
}
.home-tpl .animated.right {
  right: -50%;
}
.home-tpl .to-hover-p {
  position: relative;
}
.home-tpl .to-hover {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  height: 45%;
  position: absolute;
  width: 100%;
}
.home-tpl .to-hover > div {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  line-height: normal;
  vertical-align: middle;
  background-color: initial;
}
.home-tpl img {
  height: 315px;
  max-width: 1175px;
  width: 100%;
  object-fit: cover;
}
.home-tpl .slider {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.home-tpl h2 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 35px;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  background-color: initial;
}
.home-tpl a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 20px;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  text-decoration: none;
  background-color: initial;
}
.home-tpl a:hover {
  text-decoration: underline;
  color: rgb(255, 255, 255);
}

.home hr {
  border: 1px solid rgb(0, 0, 0);
  clear: both;
  display: block;
  margin: 0.7em auto;
  width: 100%;
}
.home hr.bg-body {
  border-color: rgb(241, 235, 214);
  border-bottom: 0;
}
.home .divider {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: flex;
}
.home .divider hr {
  height: 0;
  margin-top: 14px;
  padding: 0.5em auto;
  text-align: center;
  width: 45%;
}
.home .divider a {
  width: 140px;
}
.home .divider:hover {
  text-decoration: underline;
}
.home .more-messages {
  width: 145px;
}
.home .help-needed {
  margin-left: 75px;
}
.home .help-giving {
  margin-right: 75px;
}
.home h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 25px;
  text-transform: uppercase;
}

.need-help {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0.5em 0;
  position: relative;
}
.need-help > * {
  margin: 0.5em 0;
}
.need-help p:first-of-type {
  font-size: 40px;
  line-height: 40px;
}
.need-help p:first-of-type strong {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
}
.need-help p {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 18px;
  text-align: center;
}
.need-help p.bg-body {
  color: rgb(197, 204, 211);
}
.need-help a {
  color: rgb(0, 0, 0);
}
.need-help::after {
  content: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/guy_green.png");
  position: absolute;
  right: 0;
}
.need-help.bg-body::after {
  filter: brightness(50%);
}

.help-needed {
  align-items: normal;
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding: 20px 50px;
  position: relative;
  background: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/CBA_back_YELLOW_02.jpg");
}
.help-needed h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 30px;
  margin-top: 1em;
  text-align: left;
}
.help-needed h1.bg-body {
  color: rgb(197, 204, 211);
}
.help-needed p {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 18px;
  text-align: left;
}
.help-needed p.icon {
  align-self: center;
  position: absolute;
  top: -30px;
}
.help-needed p:last-of-type {
  align-self: center;
  bottom: -17px;
  position: absolute;
}
.help-needed p.bg-body {
  color: rgb(197, 204, 211);
}
.help-needed .button a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 15px;
}
.help-needed .bg-body {
  background: initial;
}
.help-needed .button a {
  background: rgb(0, 128, 160);
}

.help-giving {
  align-items: normal;
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding: 20px 50px;
  position: relative;
  background: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/CBA_back_GREEN_02.jpg");
}
.help-giving h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 30px;
  margin-top: 1em;
  text-align: left;
}
.help-giving h1.bg-body {
  color: rgb(197, 204, 211);
}
.help-giving p {
  font-family: Signika, Arial, sans-serif;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 18px;
  text-align: left;
}
.help-giving p.icon {
  align-self: center;
  position: absolute;
  top: -30px;
}
.help-giving p:last-of-type {
  align-self: center;
  bottom: -17px;
  position: absolute;
}
.help-giving p.bg-body {
  color: rgb(197, 204, 211);
}
.help-giving .button a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 15px;
}
.help-giving .bg-body {
  background: initial;
}
.help-giving .button a {
  background: rgb(110, 143, 40);
}

.column-header h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 25px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}
.column-header h1 a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.column-header h1 a:hover {
  text-decoration: underline;
}
.column-header h1.bg-body {
  color: rgb(197, 204, 211);
}

.home-messages {
  position: relative;
}
.home-messages:not(.big) {
  float: left;
  margin-top: 10px;
  padding-right: 1em;
  width: 50%;
}
.home-messages:not(.big):last-child {
  border-left: 1px solid rgb(150, 150, 145);
  padding-left: 1em;
  padding-right: 0;
}
.home-messages .intro {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-left: 1em;
  margin-top: 0.5em;
  position: absolute;
  top: 0;
  width: 90.2280130293%;
}
.home-messages .intro h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  align-self: center;
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-size: 12px;
  margin-right: 1em;
  padding: 0.3em;
  text-align: center;
  text-transform: uppercase;
}
.home-messages .intro h2 {
  align-self: center;
  color: rgb(255, 255, 255);
  font-size: 0.8em;
  text-align: center;
}
.home-messages .intro.bg-body {
  background-color: initial;
}
.home-messages .title {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 20px;
  text-align: left;
}
.home-messages .title.bg-body {
  background-color: initial;
}
.home-messages picture {
  height: 100%;
  width: 100%;
}
.home-messages picture img {
  max-width: 260px;
  width: inherit;
  height: 190px;
}
.home-messages .has-click img:hover {
  cursor: pointer;
}
.home-messages a {
  color: rgb(0, 0, 0);
  font-size: 20px;
  text-decoration: none;
}
.home-messages a:hover {
  color: rgb(0, 0, 0);
  text-decoration: underline;
}
.home-messages a.bg-body {
  background-color: initial;
}
.home-messages p.bg-body {
  background-color: initial;
}
.home-messages.big {
  max-height: 760px;
  height: auto;
  width: 100%;
}
.home-messages.big .intro {
  width: 93.4853420195%;
}
.home-messages.big .title {
  color: rgb(255, 255, 255);
  font-size: 36px;
  height: 100%;
  line-height: 32px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  width: 90%;
}
.home-messages.big a {
  color: rgb(255, 255, 255);
  margin-bottom: 0.5em;
  margin-left: 1em;
}
.home-messages.big .end {
  background: rgba(0, 0, 0, 0.5);
  bottom: 8px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  min-height: 34.2431761787%;
  position: absolute;
  width: 100%;
}
.home-messages.big picture img {
  max-height: 725px;
  max-width: 569px;
  height: auto;
  width: 100%;
}

.home-news {
  border-right: 1px solid rgb(150, 150, 145);
  display: flex;
  flex-direction: column;
  justify-content: left;
  margin-right: 0;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
}
.home-news .item {
  display: flex;
  flex-direction: column;
  justify-content: left;
  justify-items: left;
  position: relative;
  width: 100%;
}
.home-news .item:not(:first-child) {
  border-top: 1px solid rgb(150, 150, 145);
  padding-top: 1em;
}
.home-news picture {
  height: 100%;
  width: 100%;
}
.home-news picture img {
  width: 100%;
  height: 150px;
  max-height: 150px;
}
.home-news .label {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
}
.home-news .label h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  align-self: center;
  background: rgb(85, 173, 211);
  color: rgb(255, 255, 255);
  font-size: 12px;
  padding: 0 0.3em 0.3em;
  text-align: center;
  text-transform: uppercase;
}
.home-news h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 17px;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  overflow-wrap: break-word;
}
.home-news h1.bg-body {
  color: rgb(197, 204, 211);
}
.home-news .description {
  font-family: Signika, Arial, sans-serif;
  font-weight: lighter;
  font-size: 15px;
  line-height: 18px;
  color: rgb(0, 0, 0);
  text-align: left;
  overflow-wrap: break-word;
}
.home-news .description.bg-body {
  color: rgb(197, 204, 211);
}
.home-news a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(226, 0, 38);
  font-size: 15px;
  text-decoration: none;
}
.home-news a:hover {
  text-decoration: underline;
}

.home-calendar {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding-left: 1em;
  width: 100%;
}
.home-calendar .label {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 12px;
  margin: 0 0 1em;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.home-calendar .label h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  align-self: center;
  background: rgb(226, 0, 38);
  color: rgb(255, 255, 255);
  font-size: 12px;
  padding: 0.3em;
  text-align: center;
  text-transform: uppercase;
}
.home-calendar .item:not(.newsletter) {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(150, 150, 145);
}
.home-calendar a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(226, 0, 38);
  font-size: 15px;
  text-decoration: none;
}
.home-calendar a:hover {
  text-decoration: underline;
}
.home-calendar picture {
  height: 100%;
  max-height: 150px;
  width: 100%;
}
.home-calendar picture img {
  height: 100%;
  max-height: 150px;
  width: 100%;
}
.home-calendar .description {
  font-family: Signika, Arial, sans-serif;
  font-weight: lighter;
  font-size: 15px;
  line-height: 18px;
}
.home-calendar h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
  font-size: 17px;
  text-align: left;
  text-transform: none;
}
.home-calendar h1.bg-body {
  color: rgb(197, 204, 211);
}
.home-calendar p {
  font-family: Signika, Arial, sans-serif;
  font-weight: lighter;
  color: rgb(0, 0, 0);
  font-size: 15px;
  text-align: left;
}
.home-calendar p.date {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(226, 0, 38);
  font-size: 15px;
}
.home-calendar p.date.bg-body {
  color: rgb(241, 235, 214);
}
.home-calendar p.bg-body {
  color: rgb(197, 204, 211);
}
.home-calendar .left {
  width: 70%;
}
.home-calendar .right {
  width: 30%;
}
.home-calendar * {
  word-break: break-word;
  word-wrap: break-word;
}
.home-calendar .newsletter {
  background: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/CBA_back_YELLOW_02.jpg");
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  justify-items: center;
  text-align: center;
  width: 100%;
  padding: 0 25px;
}
.home-calendar .newsletter .bg-body {
  background-color: initial;
}
.home-calendar .newsletter.bg-body {
  background: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/CBA_back_YELLOW_02.jpg");
}
.home-calendar .newsletter.other {
  background: url("/packages/cba_2019/themes/clientenbelang_19_theme/images/bg/CBNH_back_BLUE_02.jpg");
}
.home-calendar .newsletter h1 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  font-size: 25px;
  text-align: center;
}
.home-calendar .newsletter [type=submit] {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  background: rgb(228, 156, 33);
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 15px;
  text-align: center;
  min-width: 150px;
}
.home-calendar .newsletter [type=submit]:hover {
  background: rgb(228, 156, 33);
  color: rgb(255, 255, 255);
}
.home-calendar .newsletter [type=text] {
  text-align: center;
}
.home-calendar .newsletter * {
  padding: 0.3em;
  text-align: center;
}
.home-calendar .newsletter img {
  width: 100%;
}

.messages-sep {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

.home-ytp > div {
  max-width: unset;
}

.video {
  width: 75%;
  margin: auto;
  font-size: 18px;
}

.home-links {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}
.home-links .ccm-layout-column-wrapper {
  width: 70%;
}
.home-links .ccm-layout-column {
  border-left: 1px solid rgb(150, 150, 145);
  border-right: 1px solid rgb(150, 150, 145);
  padding-left: 1em;
  padding-right: 1em;
}
.home-links .ccm-layout-column-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.home-links h3 {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  border-bottom: 3px solid rgb(150, 150, 145);
  color: rgb(0, 0, 0);
  font-size: 30px;
  text-align: left;
}
.home-links p {
  font-family: Signika, Arial, sans-serif;
  font-weight: 300;
  color: rgb(0, 0, 0);
  font-size: 15px;
  text-align: left;
  line-height: 18px;
}
.home-links ul {
  line-height: 1em;
}
.home-links a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 600;
  color: rgb(226, 0, 38);
  font-size: 15px;
  text-decoration: none;
}
.home-links a:hover {
  text-decoration: underline;
}

.home-split-1 {
  border-right: 1px solid rgb(150, 150, 145);
  float: left;
  padding-right: 1em;
  width: 50%;
}

.home-split-2 {
  float: left;
  width: 25%;
}

.home-split-3 {
  float: left;
  width: 25%;
}

.in-edit-mode .home-split-1 {
  border-right: 0;
  float: none;
  padding-right: 0;
  width: 100%;
}

.in-edit-mode .home-split-2 {
  float: none;
  width: 100%;
}

.in-edit-mode .home-split-3 {
  float: none;
  width: 100%;
}

.home-hr-l {
  float: left;
  padding-right: 1em;
  width: 75%;
}

.home-hr-r {
  float: left;
  padding-left: 1em;
  width: 25%;
}

.container .newspage,
.container .details {
  display: flex;
}
.container .newspage h1,
.container .details h1 {
  margin-bottom: 25px;
}
.container .newspage .left,
.container .details .left {
  width: 573px;
  margin: 0 30px 0 301px;
}
.container .newspage .left > img,
.container .details .left > img {
  width: 100%;
  height: auto;
}
.container .newspage .right,
.container .details .right {
  width: 271px;
}

.detailspagina hr {
  border-bottom: 0;
  margin-bottom: 50px;
}
.detailspagina hr.bg-body {
  border-color: rgb(241, 235, 214);
}
.detailspagina .help-needed {
  padding: 20px;
}
.detailspagina .help-needed h1 {
  margin-bottom: 25px;
}
.detailspagina .help-needed img {
  width: 70px;
  height: auto;
}
.detailspagina main .container:nth-child(n+2) {
  margin-top: 2em;
}

.detail-template-next-previous-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-top: 1em;
  width: 100%;
}
.detail-template-next-previous-wrapper a {
  font-family: Signika, Arial, sans-serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
  font-size: 12px;
}
.detail-template-next-previous-wrapper > div,
.detail-template-next-previous-wrapper > a {
  flex: 1;
}
.detail-template-next-previous-wrapper .previous {
  padding-left: 1em;
  text-align: left;
}
.detail-template-next-previous-wrapper .parent {
  text-align: center;
}
.detail-template-next-previous-wrapper .button {
  text-align: center;
}
.detail-template-next-previous-wrapper .next {
  padding-right: 1em;
  text-align: right;
}

.button a {
  font-size: 14px;
}

.footer-split {
  display: flex;
}
.footer-split aside {
  margin-left: 30px;
  margin-top: 50px;
}
.footer-split aside .help-needed {
  width: 271px;
}

.detail-relevant {
  margin-top: 1em;
  width: 100%;
}
.detail-relevant .items {
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
}
.detail-relevant .item {
  border-right: 1px solid rgb(150, 150, 145);
  padding-left: 1em;
  padding-right: 1em;
  width: 33.3333333333%;
}
.detail-relevant .item:first-child {
  padding-left: 0;
}
.detail-relevant .item:last-child {
  border-right: 0;
  padding-right: 0;
}
.detail-relevant picture {
  width: 100%;
}
.detail-relevant picture img {
  max-height: 200px;
  width: 100%;
}

.pagelist-gallerie h3, .detail-relevant h3 {
  color: rgb(0, 0, 0);
}
.pagelist-gallerie a, .detail-relevant a {
  text-decoration: none;
}
.pagelist-gallerie a:hover, .detail-relevant a:hover {
  text-decoration: underline;
}

.cbnews {
  display: flex;
  flex-wrap: wrap;
}

.paginablock .cbnews {
  display: block;
}

.pagelist-gallerie {
  width: 100%;
}
.pagelist-gallerie .items {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
}
.pagelist-gallerie .item {
  border-right: 1px solid rgb(150, 150, 145);
  padding: 1em;
  width: 33.3333333333%;
}
.pagelist-gallerie .item:nth-child(3n-2) {
  padding-left: 0;
}
.pagelist-gallerie .item:nth-child(3n) {
  border-right: 0;
  padding-right: 0;
}
.pagelist-gallerie .item:nth-child(-n+3) {
  padding-top: 0;
}
.pagelist-gallerie picture {
  width: 100%;
}
.pagelist-gallerie picture img {
  max-height: 200px;
  width: 100%;
}

.ccm-block-express-form .form-group, .ccm-conversation-add-new-message .form-group {
  display: flex;
  width: 552px;
}
.ccm-block-express-form .form-group label, .ccm-block-express-form .form-group span, .ccm-conversation-add-new-message .form-group label, .ccm-conversation-add-new-message .form-group span {
  margin-top: 15px;
}
.ccm-block-express-form .form-group input, .ccm-block-express-form .form-group textarea, .ccm-conversation-add-new-message .form-group input, .ccm-conversation-add-new-message .form-group textarea {
  width: 100%;
}
.ccm-block-express-form .form-group:nth-of-type(1) span, .ccm-block-express-form .form-group:nth-of-type(2) span, .ccm-conversation-add-new-message .form-group:nth-of-type(1) span, .ccm-conversation-add-new-message .form-group:nth-of-type(2) span {
  width: 54px;
}
.ccm-block-express-form .form-group:nth-of-type(4) span, .ccm-conversation-add-new-message .form-group:nth-of-type(4) span {
  width: 38px;
}

.agenda-express-form .ccm-block-express-form .form-group:nth-of-type(1) span {
  width: 324px;
}
.agenda-express-form .ccm-block-express-form .form-group:nth-of-type(2) span {
  width: 217px;
}
.agenda-express-form .ccm-block-express-form .form-group:nth-of-type(3) label {
  width: 398px;
}

.form-actions {
  margin: -60px 0 0 335px;
}

.footer {
  background: linear-gradient(to bottom, rgb(245, 245, 250), rgb(255, 255, 255));
  border: 0;
  border-top: 13px solid rgb(150, 150, 145);
  font-size: 1em;
  margin: 2em auto auto;
  padding-top: 1em;
}
.footer .container {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.footer .col {
  margin-left: 1em;
  margin-right: 1em;
  width: 45%;
}
.footer .col:first-child {
  margin-left: 0;
}
.footer .col:nth-child(2) {
  width: 10%;
}
.footer .col:last-child {
  margin-right: 0;
}
.footer a img {
  width: 355px;
}
.footer .image-w img {
  width: 450px;
}
.footer ul {
  list-style-type: none;
}
.footer p {
  margin: 1em;
}
.footer p.bg-body {
  border-color: rgb(241, 235, 214);
}
.footer .bg-body {
  background: initial;
}
.footer.bg-body {
  background: rgb(39, 40, 43);
}

@media screen and (max-width: 1220px) {
  .headercontainer {
    margin-left: 0;
  }
  #nav {
    float: none;
  }
  body.full #content .sidebar {
    position: relative;
    left: 0;
    width: 100%;
    padding-left: 0;
    margin-top: 2em;
  }
}
@media screen and (max-width: 1175px) {
  .container .newspage .left,
  .container .details .left {
    margin-left: 0;
  }
  .ccm-layout-column-40, .clientenbelang #content, .owl-carousel {
    padding: 0 10px;
  }
  .owl-carousel h2 {
    font-size: 30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1350px) {
  .container .newspage,
  .container .details {
    flex-direction: column-reverse;
  }
  .container .newspage .left,
  .container .details .left {
    margin-right: 0;
  }
  .container .newspage .right,
  .container .details .right {
    width: 100%;
    max-width: 573px;
    margin: 30px auto;
  }
  .footer-split {
    flex-direction: column;
  }
  .footer-split section {
    padding: 0 15px;
  }
  .footer-split aside {
    margin-left: 15px;
  }
  #content img {
    max-width: 100%;
    height: 100%;
  }
  .paginablock article div.ccm-block-page-list-page-entry-thumbnail.newsimg > a > img, .paginablock article div.ccm-block-page-list-page-entry-thumbnail.newsimg img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  article .newsimg img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .home-messages picture img {
    width: 100%;
    object-fit: contain;
  }
  .ccm-layout-column-40, .clientenbelang #content {
    padding: 0 15px;
  }
  .full .ccm-block-page-list-wrapper {
    width: 48%;
    padding: 0 1%;
  }
  #content .kolom-3 {
    width: 48%;
  }
}
@media screen and (max-width: 820px) {
  .footer {
    font-size: 1em;
  }
  .footer .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .col {
    text-align: center;
  }
  .footer .col:first-child {
    width: 100%;
    margin-right: 0;
  }
  .footer .col:nth-child(2) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .footer .col:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 1em;
  }
  .home-tpl {
    max-height: unset;
  }
  .owl-carousel h2 {
    font-size: 20px;
  }
  .need-help::after {
    display: none;
  }
  header {
    display: none;
    visibility: hidden;
  }
  #herocontainer {
    padding-top: 0;
  }
  #navwrap {
    padding-top: 0;
  }
  .home-split {
    margin: 0 10px;
  }
  .full .ccm-block-page-list-wrapper {
    display: inline-block;
    margin: 0 auto 0.1em;
    padding: 0 1%;
    vertical-align: top;
    width: 49%;
  }
  #content .kolom-3 {
    width: 49%;
  }
  #content img {
    max-width: 100%;
    height: 100%;
  }
  .paginablock article div.ccm-block-page-list-page-entry-thumbnail.newsimg > a > img, .paginablock article div.ccm-block-page-list-page-entry-thumbnail.newsimg img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  article .newsimg img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .home-messages picture img {
    width: 100%;
    object-fit: contain;
  }
  .cbnews {
    flex-flow: wrap;
  }
  .home article .newswideitem, .full article .newswideitem {
    width: 50%;
  }
  .detail-relevant .items, .pagelist-gallerie .items {
    flex-flow: wrap;
  }
  .detail-relevant .item, .pagelist-gallerie .item {
    width: 50%;
  }
  .detail-relevant .item:nth-child(3n), .pagelist-gallerie .item:nth-child(3n) {
    border-right: 1px solid rgb(150, 150, 145);
    padding: 0 1em 0 0;
  }
  .detail-relevant .item:nth-child(2n), .pagelist-gallerie .item:nth-child(2n) {
    border-right: 0;
    padding: 0 0 0 1em;
  }
  body.full #content .column2, body.full #content .column3, body.full #content .column4 {
    flex-wrap: wrap;
  }
  body.full #content .column3 .columnBlock {
    width: 49.5%;
  }
  body.full #content .column3 .columnBlock:nth-child(2) {
    margin-right: 0;
  }
  body.full #content .column4 .columnBlock {
    width: 32.66%;
  }
  body.full #content .column4 .columnBlock:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .ccm-block-express-form .form-group, .ccm-conversation-add-new-message .form-group {
    width: 100% !important;
    max-width: 100% !important;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1em;
    width: 100% !important;
    max-width: 100% !important;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .control-label {
    flex: 0 0 auto;
    margin-right: 0.5em;
    margin-bottom: 0;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .text-muted.small {
    flex: 0 0 auto;
    margin-right: 0.5em;
    margin-left: 0.5em;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=text], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=email], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=tel] {
    flex: 1 1 100%;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0.2em 0 0 0;
    box-sizing: border-box;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group textarea {
    flex: 1 1 100%;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0.2em 0 0 0;
    box-sizing: border-box;
    min-height: 150px;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .form-control {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #cb-contact > div.ccm-block-express-form .ccm-form {
    position: static;
  }
  #cb-contact > div.ccm-block-express-form > div > form > div.ccm-express-form > fieldset > div > label {
    position: static;
    margin: 0.5em 0;
    font-size: 1em;
  }
  #cb-contact > div.ccm-block-express-form > div > form > div.ccm-express-form > fieldset > div:last-child > label {
    position: static;
    top: auto;
    right: auto;
    background-color: transparent;
    margin: 0.5em 0;
  }
  #cb-contact > div.ccm-block-express-form .ccm-form .form-actions {
    position: static !important;
    margin: 1em 0 0 0 !important;
    z-index: auto;
  }
  #cb-contact > div.ccm-block-express-form .ccm-form .form-actions .btn {
    width: 100%;
    max-width: 100%;
    min-width: auto !important;
    font-size: 1em;
    padding: 0.8em;
  }
  #cb-contact .ccm-form form.form-stacked .ccm-express-form fieldset.ccm-express-form-field-set .form-group textarea.form-control {
    position: static;
    margin-top: 0.5em;
    right: auto;
    top: auto;
    min-width: 100%;
    width: 100%;
  }
  #cb-contact > .ccm-form form fieldset .form-group input[type=email] {
    width: 100%;
  }
  .form-actions {
    margin: 1em 0 0 0 !important;
    position: static !important;
  }
  .form-actions .btn {
    width: 100%;
    max-width: 100%;
    min-width: auto !important;
  }
  #headimg {
    min-height: 200px;
    background-position: center center;
    background-size: cover;
  }
  article .newsimg {
    width: 100%;
    height: auto;
    min-height: 140px;
    background-size: contain;
    background-position: center center;
    aspect-ratio: 16/9;
  }
  article .newsimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
  .home .help-needed,
  .home .help-giving {
    margin-left: 0;
    margin-right: 0;
  }
  .owl-carousel h2 {
    font-size: 30px;
  }
  .container .newspage .left, .container .newspage .right,
  .container .details .left,
  .container .details .right {
    width: 100%;
    padding: 0 10px;
  }
  .help-wrapper div.ccm-layout-column {
    float: none;
    width: 100% !important;
  }
  .help-wrapper .ccm-layout-column-inner {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .help-wrapper .help-needed {
    margin-bottom: 80px;
  }
  .home-split-1 {
    border-right: 0;
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .home-split-2 {
    float: left;
    width: 50%;
  }
  .home-split-3 {
    float: left;
    width: 50%;
  }
  .home-messages:not(.big) {
    border-right: 1px solid rgb(150, 150, 145);
    padding-right: 1em;
  }
  .home-messages:not(.big):last-child {
    border-left: 0;
    border-right: 0;
  }
  .home-hr-r {
    padding-left: 0;
  }
  .home-hr-l {
    padding-right: 0;
  }
  .home-news {
    padding-left: 0;
  }
  .home-calendar .newsletter h1 {
    font-size: 21px;
  }
  .owl-carousel .owl-item img {
    object-fit: cover;
  }
  .splitleft, .splitright {
    width: 100%;
  }
  .footer {
    font-size: 1em;
  }
  .footer .container {
    flex-direction: column;
    align-items: center;
  }
  .footer .col {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .footer .col:nth-child(2) {
    width: 100%;
  }
  .footer .col:last-child {
    margin-bottom: 0;
  }
  .footer a img {
    width: 280px;
    max-width: 100%;
  }
  .footer .image-w img {
    width: 350px;
    max-width: 100%;
  }
  .footer p {
    font-size: 1em;
  }
  .home article .newswideitem, .full article .newswideitem {
    width: 100%;
  }
  .detail-relevant .item, .pagelist-gallerie .item {
    width: 100%;
    padding: 0 0 10px 0;
    border-right: 0;
    border-bottom: 1px solid rgb(150, 150, 145);
    margin-bottom: 20px;
  }
  .detail-relevant .item:nth-child(2n), .detail-relevant .item:nth-child(3n), .pagelist-gallerie .item:nth-child(2n), .pagelist-gallerie .item:nth-child(3n) {
    border-right: 0;
    padding: 0 0 10px 0;
  }
  .detail-relevant .item:last-child, .pagelist-gallerie .item:last-child {
    padding: 0;
    border: 0;
  }
  body.full #content .centered {
    width: inherit;
  }
  body.full #content .column4 .columnBlock {
    width: 49.5%;
  }
  body.full #content .column4 .columnBlock:nth-child(3) {
    margin-right: 1%;
  }
  body.full #content .column4 .columnBlock:nth-child(2) {
    margin-right: 0;
  }
  body.full #content .sidebar {
    position: relative;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .footer a[href="mailto:info@clientenbelangamsterdam.nl"] {
    font-size: 0;
  }
  .footer a[href="mailto:info@clientenbelangamsterdam.nl"]::after {
    content: "Mail ons";
    font-size: 1rem;
    display: block;
  }
  #headimg {
    min-height: 180px;
    background-position: center center;
    background-size: cover;
  }
  article .newsimg {
    width: 100%;
    height: auto;
    min-height: 120px;
    background-size: contain;
    background-position: center center;
    aspect-ratio: 16/9;
  }
  article .newsimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
  #logo img {
    width: 100%;
  }
  .home-tpl h2 {
    font-size: 20px;
  }
  .home-tpl a {
    font-size: 20px;
  }
  .home-messages.big .title {
    font-size: 26px;
  }
  .home-calendar .newsletter [type=submit] {
    min-width: unset;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=text], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=email], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=tel], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0.2em 0;
    box-sizing: border-box;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .form-control.ccm-input-text {
    width: 100% !important;
    max-width: 100% !important;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group textarea {
    min-height: 120px;
  }
  #cb-contact .ccm-form form fieldset .form-group .form-control.ccm-input-text, #cb-contact .ccm-form form fieldset .form-group input[type=email], #cb-contact .ccm-form form fieldset .form-group input[type=text], #cb-contact .ccm-form form fieldset .form-group input[type=tel] {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .footer {
    font-size: 1em;
  }
  .footer .col {
    margin: 0 0 1.5em 0;
  }
  .footer a img {
    width: 220px;
  }
  .footer .image-w img {
    width: 280px;
  }
  .footer p {
    margin: 0.5em;
    font-size: 1em;
  }
  .full .ccm-block-page-list-wrapper {
    display: inline-block;
    margin: 0 auto 0.1em;
    padding: 0 1%;
    vertical-align: top;
    width: 100%;
  }
  #content .kolom-3 {
    width: 50%;
  }
  body.full #content .column2 div, body.full #content .column3 div, body.full #content .column4 div {
    width: 100%;
    margin-right: 0;
  }
  body.full #content .column2 div:nth-child(3), body.full #content .column3 div:nth-child(3), body.full #content .column4 div:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 320px) {
  #headimg {
    min-height: 150px;
    background-position: center center;
    background-size: cover;
  }
  article .newsimg {
    width: 100%;
    height: auto;
    min-height: 100px;
    background-size: contain;
    background-position: center center;
    aspect-ratio: 16/9;
  }
  article .newsimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
  .home-messages {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: 0 !important;
  }
  .home-calendar {
    padding-left: 0;
  }
  .home-news {
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .home-split-1 {
    border-right: 0;
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .home-split-2 {
    float: none;
    width: 100%;
  }
  .home-split-3 {
    float: none;
    width: 100%;
  }
  .home-tpl h2 {
    font-size: 18px;
  }
  .home-tpl a {
    font-size: 18px;
  }
  .home-messages.big .title {
    font-size: 22px;
  }
  .home-calendar .newsletter [type=submit] {
    min-width: unset;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0.8em;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .control-label {
    flex: 0 0 auto;
    margin-right: 0.3em;
    margin-bottom: 0;
    font-size: 0.9em;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .text-muted.small {
    flex: 0 0 auto;
    margin-right: 0.3em;
    margin-left: 0.3em;
    font-size: 0.8em;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=text], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=email], .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group input[type=tel] {
    flex: 1 1 100%;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0.2em 0 0 0;
    box-sizing: border-box;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group textarea {
    flex: 1 1 100%;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0.2em 0 0 0;
    box-sizing: border-box;
    min-height: 100px;
  }
  .clientenbelang #content .ccm-block-express-form .ccm-form form fieldset .form-group .form-control {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #cb-contact .ccm-form form fieldset .form-group .form-control.ccm-input-text, #cb-contact .ccm-form form fieldset .form-group input[type=email], #cb-contact .ccm-form form fieldset .form-group input[type=text], #cb-contact .ccm-form form fieldset .form-group input[type=tel] {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  #cb-contact .ccm-form .form-actions {
    position: static !important;
    margin: 1em 0 0 0 !important;
    z-index: auto;
  }
  #cb-contact .ccm-form .form-actions .btn {
    width: 100%;
    max-width: 100%;
    min-width: auto !important;
    font-size: 0.9em;
    padding: 0.8em;
  }
  .form-actions {
    margin: 1em 0 0 0 !important;
    position: static !important;
  }
  .form-actions .btn {
    width: 100%;
    max-width: 100%;
    min-width: auto !important;
  }
  .footer {
    font-size: 1em;
  }
  .footer a img {
    width: 180px;
  }
  .footer .image-w img {
    width: 220px;
  }
}
.mobile-header {
  display: none !important;
  visibility: hidden !important;
}

@media screen and (max-width: 1350px) and (min-width: 821px) {
  .mobile-header {
    display: block !important;
    visibility: visible !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1005;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    padding: 10px 20px;
    min-height: 70px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .mobile-header .mobile-header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1350px;
    margin: 0 auto;
    height: 50px;
  }
  .mobile-header .mobile-header-content .mobile-logo {
    flex-shrink: 0;
    z-index: 1006;
  }
  .mobile-header .mobile-header-content .mobile-logo a {
    display: block;
    pointer-events: auto;
    cursor: pointer;
  }
  .mobile-header .mobile-header-content .mobile-logo a img {
    max-height: 42px;
    width: auto;
    display: block;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 36px;
    height: 36px;
    z-index: 1006;
    position: relative;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle .hamburger-line {
    width: 100%;
    height: 3px;
    background-color: rgb(111, 111, 107);
    transition: all 0.3s ease;
    border-radius: 2px;
    transform-origin: center;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 6px);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(2) {
    opacity: 0;
    transform: scale(0);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -7px);
  }
  .mobile-header .mobile-nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    z-index: 1005;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  }
  .mobile-header .mobile-nav-menu.active {
    display: block;
    animation: slideDown 0.3s ease-out;
  }
  .mobile-header .mobile-nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mobile-header .mobile-nav-menu ul li {
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-nav-menu ul li:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li a {
    display: block;
    padding: 18px 25px;
    color: rgb(111, 111, 107);
    text-decoration: none;
    font-size: 18px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li a:hover, .mobile-header .mobile-nav-menu ul li a:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    transform: translateX(5px);
  }
  .mobile-header .mobile-nav-menu ul li a.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: rgb(150, 150, 145);
    transition: all 0.3s ease;
    pointer-events: auto;
    cursor: pointer;
    padding: 5px;
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle.expanded {
    color: rgb(226, 0, 38);
    transform: translateY(-50%) rotate(180deg);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(150, 150, 145, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem {
    border-bottom: 1px solid rgba(150, 150, 145, 0.2);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink {
    padding: 14px 25px 14px 45px;
    font-size: 16px;
    color: rgba(111, 111, 107, 0.85);
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink::before {
    content: "→";
    position: absolute;
    left: 25px;
    color: rgb(150, 150, 145);
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    padding-left: 50px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus::before {
    color: rgb(226, 0, 38);
    left: 28px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.08);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected::before {
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-nav-menu .mobile-search-block {
    padding: 15px 25px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 10px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 10px 15px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 16px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 10px 20px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link {
    border-top: 2px solid rgb(150, 150, 145);
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a {
    font-weight: 600;
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a::before {
    content: "📞 ";
    margin-right: 8px;
  }
  .mobile-header .mobile-tools {
    border-top: 1px solid rgb(150, 150, 145);
    padding: 20px 30px;
    background-color: rgba(245, 245, 250, 0.5);
  }
  .mobile-header .mobile-tools .mobile-search-block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 10px;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 10px 15px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 16px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 10px 20px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-tools .mobile-accessibility {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    margin: 0 auto 20px auto;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
    gap: 15px;
  }
  .mobile-header .mobile-tools .mobile-accessibility button {
    background: none;
    border: 1px solid rgb(150, 150, 145);
    padding: 12px 18px;
    border-radius: 6px;
    color: rgb(111, 111, 107);
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    flex: 1;
  }
  .mobile-header .mobile-tools .mobile-accessibility button:hover, .mobile-header .mobile-tools .mobile-accessibility button:focus {
    background-color: rgb(255, 255, 255);
    border-color: rgb(226, 0, 38);
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-tools .mobile-social {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .mobile-header .mobile-tools .mobile-social a {
    display: inline-block;
    padding: 8px;
    border-radius: 6px;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-social a:hover, .mobile-header .mobile-tools .mobile-social a:focus {
    background-color: rgb(255, 255, 255);
    transform: translateY(-2px);
  }
  .mobile-header .mobile-tools .mobile-social a img {
    display: block;
    width: 30px;
    height: 30px;
  }
  body {
    padding-top: 70px;
  }
  header {
    display: none !important;
    visibility: hidden !important;
  }
  #headercb {
    display: none !important;
    visibility: hidden !important;
  }
  #nav {
    display: none !important;
  }
  #herocontainer {
    padding-top: 0;
  }
  #navwrap {
    display: none !important;
    padding-top: 0;
  }
  #__ba_panel {
    z-index: 1003 !important;
  }
}
@media screen and (max-width: 820px) and (min-width: 521px) {
  .mobile-header {
    display: block !important;
    visibility: visible !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1005;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    padding: 8px 15px;
    min-height: 60px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .mobile-header .mobile-header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1350px;
    margin: 0 auto;
    height: 44px;
  }
  .mobile-header .mobile-header-content .mobile-logo {
    flex-shrink: 0;
    z-index: 1006;
  }
  .mobile-header .mobile-header-content .mobile-logo a {
    display: block;
    pointer-events: auto;
    cursor: pointer;
  }
  .mobile-header .mobile-header-content .mobile-logo a img {
    max-height: 36px;
    width: auto;
    display: block;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 32px;
    height: 32px;
    z-index: 1006;
    position: relative;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle .hamburger-line {
    width: 100%;
    height: 3px;
    background-color: rgb(111, 111, 107);
    transition: all 0.3s ease;
    border-radius: 2px;
    transform-origin: center;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(2) {
    opacity: 0;
    transform: scale(0);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -6px);
  }
  .mobile-header .mobile-nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    z-index: 1005;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  }
  .mobile-header .mobile-nav-menu.active {
    display: block;
    animation: slideDown 0.3s ease-out;
  }
  .mobile-header .mobile-nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mobile-header .mobile-nav-menu ul li {
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-nav-menu ul li:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li a {
    display: block;
    padding: 15px 20px;
    color: rgb(111, 111, 107);
    text-decoration: none;
    font-size: 16px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li a:hover, .mobile-header .mobile-nav-menu ul li a:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    transform: translateX(5px);
  }
  .mobile-header .mobile-nav-menu ul li a.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    color: rgb(150, 150, 145);
    transition: all 0.3s ease;
    pointer-events: auto;
    cursor: pointer;
    padding: 5px;
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle.expanded {
    color: rgb(226, 0, 38);
    transform: translateY(-50%) rotate(180deg);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(150, 150, 145, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem {
    border-bottom: 1px solid rgba(150, 150, 145, 0.2);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink {
    padding: 12px 20px 12px 40px;
    font-size: 15px;
    color: rgba(111, 111, 107, 0.85);
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink::before {
    content: "→";
    position: absolute;
    left: 20px;
    color: rgb(150, 150, 145);
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    padding-left: 45px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus::before {
    color: rgb(226, 0, 38);
    left: 23px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.08);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected::before {
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-nav-menu .mobile-search-block {
    padding: 15px 25px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 10px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 10px 15px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 16px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 10px 20px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link {
    border-top: 2px solid rgb(150, 150, 145);
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a {
    font-weight: 600;
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a::before {
    content: "📞 ";
    margin-right: 8px;
  }
  .mobile-header .mobile-tools {
    border-top: 1px solid rgb(150, 150, 145);
    padding: 15px 20px;
    background-color: rgba(245, 245, 250, 0.5);
  }
  .mobile-header .mobile-tools .mobile-search-block {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 10px;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 10px 15px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 16px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 10px 20px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-tools .mobile-accessibility {
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-tools .mobile-accessibility button {
    background: none;
    border: 1px solid rgb(150, 150, 145);
    padding: 8px 12px;
    border-radius: 4px;
    color: rgb(111, 111, 107);
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-accessibility button:hover, .mobile-header .mobile-tools .mobile-accessibility button:focus {
    background-color: rgb(255, 255, 255);
    border-color: rgb(226, 0, 38);
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-tools .mobile-social {
    display: flex;
    justify-content: center;
    gap: 15px;
  }
  .mobile-header .mobile-tools .mobile-social a {
    display: inline-block;
    padding: 5px;
    border-radius: 4px;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-social a:hover, .mobile-header .mobile-tools .mobile-social a:focus {
    background-color: rgb(255, 255, 255);
    transform: translateY(-2px);
  }
  .mobile-header .mobile-tools .mobile-social a img {
    display: block;
    width: 25px;
    height: 25px;
  }
  @keyframes slideDown {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  body {
    padding-top: 60px;
  }
  header {
    display: none !important;
    visibility: hidden !important;
  }
  #nav {
    display: none !important;
  }
  #herocontainer {
    padding-top: 0;
    margin-top: 0;
    overflow: visible;
    position: relative;
    min-height: auto;
  }
  .container {
    overflow: visible;
    position: relative;
  }
  #navwrap {
    display: none !important;
  }
  #__ba_panel {
    z-index: 1003 !important;
  }
  .bg-body .mobile-header {
    background-color: #282C34;
    border-bottom-color: #464A54;
    color: #c5cad3;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
  }
  .bg-body .mobile-header .mobile-nav-menu {
    background-color: #282C34;
    border-bottom-color: #464A54;
    color: #c5cad3;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
  }
  .bg-body .mobile-header .mobile-nav-menu ul li {
    border-bottom-color: rgba(70, 74, 84, 0.3);
  }
  .bg-body .mobile-header .mobile-nav-menu ul li a {
    color: #c5cad3;
  }
  .bg-body .mobile-header .mobile-nav-menu ul li a:hover, .bg-body .mobile-header .mobile-nav-menu ul li a:focus {
    background-color: #464A54;
    color: rgb(226, 0, 38);
  }
  .bg-body .mobile-header .mobile-nav-menu ul li a.nav-path-selected {
    background-color: rgba(226, 0, 38, 0.2);
    color: rgb(226, 0, 38);
  }
  .bg-body .mobile-header .mobile-nav-menu .mobile-contact-link {
    border-top-color: #464A54;
    background-color: rgba(226, 0, 38, 0.2);
  }
  .bg-body .mobile-header .mobile-tools {
    background-color: rgba(40, 44, 52, 0.8);
    border-top-color: #464A54;
  }
  .bg-body .mobile-header .mobile-tools .mobile-accessibility {
    border-bottom-color: rgba(70, 74, 84, 0.3);
  }
  .bg-body .mobile-header .mobile-tools .mobile-accessibility button {
    background-color: transparent;
    border-color: #464A54;
    color: #c5cad3;
  }
  .bg-body .mobile-header .mobile-tools .mobile-accessibility button:hover, .bg-body .mobile-header .mobile-tools .mobile-accessibility button:focus {
    background-color: #464A54;
    border-color: rgb(226, 0, 38);
    color: rgb(226, 0, 38);
  }
  .bg-body .mobile-header .mobile-tools .mobile-social a:hover, .bg-body .mobile-header .mobile-tools .mobile-social a:focus {
    background-color: #464A54;
  }
}
@media screen and (max-width: 520px) {
  .mobile-header {
    display: block !important;
    visibility: visible !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1005;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    padding: 5px 10px;
    min-height: 50px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .mobile-header .mobile-header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin: 0;
    height: 40px;
  }
  .mobile-header .mobile-header-content .mobile-logo {
    flex-shrink: 0;
    z-index: 1006;
  }
  .mobile-header .mobile-header-content .mobile-logo a {
    display: block;
    pointer-events: auto;
    cursor: pointer;
  }
  .mobile-header .mobile-header-content .mobile-logo a img {
    max-height: 30px;
    width: auto;
    display: block;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 28px;
    height: 28px;
    z-index: 1006;
    position: relative;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle .hamburger-line {
    width: 100%;
    height: 2px;
    background-color: rgb(111, 111, 107);
    transition: all 0.3s ease;
    border-radius: 2px;
    transform-origin: center;
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(2) {
    opacity: 0;
    transform: scale(0);
  }
  .mobile-header .mobile-header-content .mobile-nav-toggle.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
  .mobile-header .mobile-nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: rgb(245, 245, 250);
    border-bottom: 1px solid rgb(150, 150, 145);
    max-height: calc(100vh - 50px);
    overflow-y: auto;
    z-index: 1005;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  }
  .mobile-header .mobile-nav-menu.active {
    display: block;
    animation: slideDown 0.3s ease-out;
  }
  .mobile-header .mobile-nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mobile-header .mobile-nav-menu ul li {
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-nav-menu ul li:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li a {
    display: block;
    padding: 12px 15px;
    color: rgb(111, 111, 107);
    text-decoration: none;
    font-size: 14px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li a:hover, .mobile-header .mobile-nav-menu ul li a:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    transform: translateX(3px);
  }
  .mobile-header .mobile-nav-menu ul li a.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: rgb(150, 150, 145);
    transition: all 0.3s ease;
    pointer-events: auto;
    cursor: pointer;
    padding: 5px;
  }
  .mobile-header .mobile-nav-menu ul li a .submenu-toggle.expanded {
    color: rgb(226, 0, 38);
    transform: translateY(-50%) rotate(180deg);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(150, 150, 145, 0.05);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem {
    border-bottom: 1px solid rgba(150, 150, 145, 0.2);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem:last-child {
    border-bottom: none;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink {
    padding: 10px 15px 10px 35px;
    font-size: 13px;
    color: rgba(111, 111, 107, 0.85);
    position: relative;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink::before {
    content: "→";
    position: absolute;
    left: 15px;
    color: rgb(150, 150, 145);
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus {
    background-color: rgb(255, 255, 255);
    color: rgb(226, 0, 38);
    padding-left: 38px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:hover::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink:focus::before {
    color: rgb(226, 0, 38);
    left: 18px;
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected {
    color: rgb(226, 0, 38);
    font-weight: 600;
    background-color: rgba(226, 0, 38, 0.08);
  }
  .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-selected::before, .mobile-header .mobile-nav-menu ul li .mobile-nav-submenu .mobile-nav-subitem .mobile-nav-sublink.nav-path-selected::before {
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-nav-menu .mobile-search-block {
    padding: 12px 15px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 8px;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 14px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 8px 15px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-nav-menu .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link {
    border-top: 2px solid rgb(150, 150, 145);
    background-color: rgba(226, 0, 38, 0.05);
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a {
    font-weight: 600;
    color: rgb(226, 0, 38);
    padding: 10px 15px;
    font-size: 14px;
  }
  .mobile-header .mobile-nav-menu .mobile-contact-link a::before {
    content: "📞 ";
    margin-right: 6px;
  }
  .mobile-header .mobile-tools {
    border-top: 1px solid rgb(150, 150, 145);
    padding: 10px 15px;
    background-color: rgba(245, 245, 250, 0.5);
  }
  .mobile-header .mobile-tools .mobile-search-block {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form {
    display: flex;
    gap: 8px;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid rgb(150, 150, 145);
    border-radius: 4px;
    font-size: 14px;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-text:focus {
    outline: none;
    border-color: rgb(226, 0, 38);
    cursor: text;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit {
    padding: 8px 15px;
    background-color: rgb(226, 0, 38);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    font-family: Signika, Arial, sans-serif;
    font-weight: 400;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:hover, .mobile-header .mobile-tools .mobile-search-block .ccm-search-block-form .ccm-search-block-submit:focus {
    background-color: rgb(175, 0, 29.4247787611);
  }
  .mobile-header .mobile-tools .mobile-accessibility {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(150, 150, 145, 0.3);
    gap: 8px;
  }
  .mobile-header .mobile-tools .mobile-accessibility button {
    background: none;
    border: 1px solid rgb(150, 150, 145);
    padding: 6px 10px;
    border-radius: 4px;
    color: rgb(111, 111, 107);
    font-size: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    flex: 1;
  }
  .mobile-header .mobile-tools .mobile-accessibility button:hover, .mobile-header .mobile-tools .mobile-accessibility button:focus {
    background-color: rgb(255, 255, 255);
    border-color: rgb(226, 0, 38);
    color: rgb(226, 0, 38);
  }
  .mobile-header .mobile-tools .mobile-social {
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  .mobile-header .mobile-tools .mobile-social a {
    display: inline-block;
    padding: 4px;
    border-radius: 4px;
    transition: all 0.2s ease;
  }
  .mobile-header .mobile-tools .mobile-social a:hover, .mobile-header .mobile-tools .mobile-social a:focus {
    background-color: rgb(255, 255, 255);
    transform: translateY(-2px);
  }
  .mobile-header .mobile-tools .mobile-social a img {
    display: block;
    width: 20px;
    height: 20px;
  }
  body {
    padding-top: 50px;
  }
  header {
    display: none !important;
    visibility: hidden !important;
  }
  #headercb {
    display: none !important;
    visibility: hidden !important;
  }
  #nav {
    display: none !important;
  }
  #herocontainer {
    padding-top: 0;
    margin-top: 0;
    overflow: visible;
    position: relative;
    min-height: auto;
  }
  .container {
    overflow: visible;
    position: relative;
  }
  #navwrap {
    display: none !important;
  }
  #__ba_panel {
    z-index: 1003 !important;
  }
}
.osano-cm-button {
  font-size: 18px;
  display: inline-block;
  padding: 4px 14px;
  border: 1px solid #ec1b2e !important;
  border-radius: 5px;
  color: #fff !important;
  background-color: #ec1b2e;
  font-weight: 400;
  z-index: 600;
}

.osano-cm-button:hover {
  font-size: 18px;
  display: inline-block;
  padding: 4px 14px;
  border: 1px solid #ec1b2e !important;
  border-radius: 5px;
  color: #fff !important;
  background-color: #ec1b2e;
  font-weight: 400;
  z-index: 600;
  cursor: pointer;
}

.osano-cm-content {
  font-size: 18px;
  font-weight: 400;
  color: rgb(71, 72, 73);
}

.osano-cm-dialog {
  padding: 12px;
  margin: 0 auto;
  color: rgb(71, 72, 73);
  background: rgb(245, 245, 250);
  border-top: 1px solid #b19d7c;
}

.osano-cm-link {
  font-size: 20px;
  color: rgb(226, 0, 38);
  font-weight: bold;
}

.osano-cm-link:hover {
  font-size: 20px;
  color: rgb(226, 0, 38);
  font-weight: bold;
  cursor: pointer;
}

.osano-cm-link:focus {
  font-size: 20px;
  color: rgb(226, 0, 38);
  font-weight: bold;
  cursor: pointer;
}

.osano-cm-toggle {
  color: rgb(226, 0, 38);
}

.osano-cm-window {
  color: rgb(71, 72, 73);
  background: rgb(245, 245, 250);
  border-top: 1px solid #b19d7c;
}

.osano-cm-list-item {
  padding-right: 14px;
}

#leesvoor-hover {
  top: 25px;
  display: block;
}
#leesvoor-hover.hide {
  top: -500px;
  display: none;
}

/*# sourceMappingURL=main.css.map */
