:root {
  --body-color: #112855; /* kleur van de tekst */
  --cassiopeia-color-primary: #112855;
  --cassiopeia-color-link: #174eb3;
  --cassiopeia-color-hover: #6787c1;
  --body-bg: #f7f8fd;
}

footer.footer .grid-child {
  align-items: start;
}
[data-entrance] { visibility: hidden; }
.scrollentrance-from-left {
  padding-right: 4%;
}
.scrollentrance-from-right {
  padding-left: 4%;
}

img.radius-right {
  border-top-right-radius: 60%;
  border-bottom-right-radius: 40%;
  box-shadow: 10px 10px 30px rgb(0,0,0,0.2);
}
img.radius-left {
  border-top-left-radius: 60%;
  border-bottom-left-radius: 40%;
  box-shadow: -10px 10px 30px rgb(0,0,0,0.2);
  margin-left: 2%;
}
main figure.item-image {
  max-width: 40%;
}
figcaption {
  background-color: var(--cassiopeia-color-primary);
  color: white;
  padding: 2px 5px;
  font-style:italic;
}
.moduletable.detail {
  background-color: var(--cassiopeia-color-primary);
  color: #e5ecfb;
  padding: 10px;
  color: #FCF4DB;
}
.moduletable.detail h5 {
  font-weight: normal;
  letter-spacing: 5px;
  font-style: italic;
}
header {
  margin-top: 25px;
}

.container-header {
	background-image: none;
}
.container-banner {
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
}
.moduletable .mfp_carousel_skin_default .mfp_carousel_item h4.mfp_carousel_title {
  margin: 0;
  text-align: center;
  background-color: #112855;
  padding: 5px;
}
.moduletable .mfp_carousel_skin_default .mfp_carousel_item h4.mfp_carousel_title a {
  text-decoration: none;
  color: white;
}
.moduletable.projectennieuws {
  background-color: var(--cassiopeia-color-primary) ;
  padding: 0;
  overflow: hidden;
}
.moduletable .mfp_carousel_skin_default .mfp_carousel_item .mfp_carousel_introtext {
  margin-top: 0;
}

.moduletable.projectennieuws,
.moduletable.projectennieuws a {
  color: white;
}

.moduletable.projectennieuws .mfp-col-sm-6,
.moduletable.projectennieuws .mfp_newsy_skin_dwr .mfp_newsy_item{
  padding: 0;
}
.moduletable.projectennieuws .mfp_newsy_skin_dwr .mfp_newsy_hero_item {
  margin-bottom: 0;
}

/* .itemid-149 .page-header h1  {display: none;} /* Trefwoorden titel niet op projectpagina */

.com-tags__category.category.list-group,
.com-tags-tag__category.category.list-group{
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items:stretch;
  gap: 1em;
}
.com-tags__category.category.list-group {
  gap: 0;
  justify-content: flex-start;
}
.com-tags li.list-group-item,
.com-tags-tag__category li.list-group-item {
  flex-grow: 1;
  width: 300px;
  border-top: 0;
  border-left: 0;
}
.com-tags li.list-group-item {
  width: auto;
  flex-grow: unset;
  background-color: transparent;
  border: 0;
}

.moduletable.projectennieuws .btn-info::before,
ul.mfp_tags li a::before,
ul.tags li a::before {
  content: '#';
  font-size: 17px;
  color: #ddd;
  margin-right: 4px;
  vertical-align: middle;
}
.com-tags-tag .list-group-item-action:focus, .list-group-item-action:hover {
  background-color: white;;
}

footer a.tag-name::before {
  content: '#';
  margin-right: 0;
  margin-left: 10px;
  vertical-align: middle;
}
.com-tags h3 a::before {
  content: '#';
  margin-right: 0;
  vertical-align: middle;
}
a.tag-name {
  text-decoration: none;
}
.com-tags-tag .com-tags__items li a img {
  float: right;
  max-width: 25%;
  margin-left: 1em;
}

.com-tags h3 a,
.com-tags-tag > h2 {
  display: inline-block;
  padding: 8px 20px 8px 15px;
  background-color:  #999;
  color: #fff;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  text-decoration: none;
}
.com-tags-tag > h2::before {
  content: '#';
  color: #ddd;
}

.moduletable.projectennieuws .btn-info:hover::before,
ul.mfp_tags li a:hover::before {
  color: #fff;
}
.moduletable.projectennieuws .btn-info,
ul.mfp_tags li a,
ul.tags li a {
  background-color: #999;
  border: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding-right: 1.5rem;
}
.moduletable.projectennieuws .btn-info:hover,
ul.mfp_tags li a:hover {
  background-color: #aaa;
}

.container-header .grid-child {
  padding-top: 0;
}

.offline-card a { color: white; }
.offline-card img.logo.d-inline-block { display: none !important; }

/* contactformulier */
#userForm {
   margin: 2em 2em 2em 0;
   padding: 2em;
   background-color: #f8f9fb;
   border: 1px solid #888;
   box-shadow: 7px 7px 10px rgb(0,0,0,0.2);
   max-width: 740px;
}

#userForm .form-control {
  background-color: #e8eaef;
}
#userForm .form-control:focus {
  background-color: #f3f4f8;
}

#volle-breedte-1 {
  background-color: #7280a2;
  color: #e5ecfb;
  padding: 20px 0;
  margin-top: 30px;
}
#volle-breedte-1 h3 {
  color: #e5ecfb;
  text-align: center;
}

#volle-breedte-2 {
  background-color: white;
  margin-top: 50px;
  padding-top: 50px;
}

footer.footer {
  color: #e5ecfb;
  background-image: url(../images/bg-footer-logo-dwrbouw.png);
  background-size: contain;
  background-repeat: repeat-x;
  background-position: top left;
  margin-top: 0px;
}

footer .grid-child {
  gap: 45px;
}

footer .grid-child > div.mod-custom.custom h3 {
  white-space: nowrap;
}

/* Maximenu CK */
.maximenucklogo {
  display: inline-block;
   vertical-align: bottom;
}
a.maximenuck {
text-decoration: none;
}
a.maximenuck img {
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
a.maximenuck:hover img {
  opacity: 1;
}
/* Mini Front Page */
.moduletable .mfp_carouselxt_skin_default .tns-outer .tns-nav > [aria-controls] {
  width: 15px;
  height: 15px;
}

.container-sidebar-right .moduletable.hashtag {
  padding: 1em;
  border: 1px solid var(--body-color);;
  background-color: white;
}
.container-sidebar-right .moduletable.hashtag .mfp_default_title {
  font-size: 14px !important;
  line-height: 1em !important;
}
.container-sidebar-right .moduletable.hashtag .mfp_default_title a {
  font-size: 14px !important;
  font-weight: 200 !important;
  line-height: 1em !important;
  color: black;
  text-decoration: none;
}
.mfp_newsy_skin_dwr .mfp_newsy_item .mfp_newsy_title a {
  font-size: 0.7em !important;
  text-decoration: none;
}
.mfp_newsy_skin_dwr .mfp_newsy_item .mfp_newsy_introtext {
  font-size: 0.8em !important;
}

.projectennieuws .mfp_newsy_skin_dwr .mfp_newsy_dir_left .mfp_newsy_item_block_2 {
  flex-grow: 3;
  flex-basis: 140%;
}

/* CK slider-modules */
main .slideshowck.camera_wrap {
  max-width: 700px;
}
main .camera_caption > div {
  background-color: rgba(17, 40, 85, 0.9);
}
.com-content-article ul.camera_pag_ul {
  overflow: visible;
}

@media only screen and (max-height: 1000px) {
  .projectennieuws .mfp_mid_122 .mfp_bg_mode_on {
    height: 500px;
  }
}


@media only screen and (max-width: 55em) {
  
  /*
    #mfp-dwr-grote-foto {
      flex-basis: 100%;
      max-width: 100%;  
    }
    #mfp-dwr-kleine-foto {
      flex-basis: 100%;
      max-width: 100%;  
    }
    */
}

