/* fonts */
@font-face {
  font-family: 'Bree Serif';
  src: url('../Fonts/breeserif-regular-webfont.woff2') format('woff2'), url('../Fonts/breeserif-regular-webfont.woff') format('woff'), url('../Fonts/BreeSerif-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../Fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../Fonts/SourceSansPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../Fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../Fonts/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../Fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../Fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../Fonts/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
/* z-indexes */
/* dimensions */
/* colors */
/* tints */
.listreset {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.abspos {
  position: absolute;
  left: 0;
  top: 0;
}
.s-100 {
  width: 100%;
  height: 100%;
}
.edge-wrap:before {
  content: '';
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 -7px 0;
}
.edge-wrap > * {
  padding: 15px 15px 30px;
}
@media (min-width: 576px) {
  .edge-wrap > * {
    padding: 15px 45px 30px;
  }
}
.edge {
  display: flex;
  padding: 0;
}
.edge.top {
  flex-flow: column nowrap;
}
.edge.top.white:before {
  content: '';
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 -7px 0;
}
.edge.top.white > * {
  padding: 15px 15px 30px;
}
@media (min-width: 576px) {
  .edge.top.white > * {
    padding: 15px 45px 30px;
  }
}
.edge.top.white:before {
  content: url('../Images/edge-white.svg');
}
.edge.top.white:before.fill {
  background-color: white;
}
.edge.top.white > * {
  background-color: #ffffff;
}
.edge.top.lightblue:before {
  content: '';
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 -7px 0;
}
.edge.top.lightblue > * {
  padding: 15px 15px 30px;
}
@media (min-width: 576px) {
  .edge.top.lightblue > * {
    padding: 15px 45px 30px;
  }
}
.edge.top.lightblue:before {
  content: url('../Images/edge-lightblue.svg');
}
.edge.top.lightblue > * {
  background-color: #ecf5fc;
}
.mobile-button {
  all: unset;
  box-sizing: border-box;
  width: 60px;
  font-family: 'Font Awesome 5 Free', sans-serif;
  font-size: 1.2rem;
  color: #009fe3;
  padding: 15px;
  padding-right: 30px !important;
  cursor: pointer;
}
.fas-font {
  font-family: 'Font Awesome 5 Free', sans-serif;
  font-weight: 900;
}
.fab-font {
  font-family: 'Font Awesome 5 Brands', sans-serif;
  font-weight: 400;
}
.news .news-list-item {
  margin-bottom: 30px;
}
.news .news-list-item h3 {
  font-family: 'Bree Serif', serif;
  margin-bottom: 0.25rem;
}
.news .news-list-item h3,
.news .news-list-item h3 * {
  font-size: 1.2rem;
  color: #000000;
}
.news .news-list-item h3:hover,
.news .news-list-item h3 *:hover {
  text-decoration: none;
}
.news .news-list-item time {
  display: block;
  margin-bottom: 1rem;
}
.news .news-list-item .lead {
  font-size: 16px;
}
.tx-indexedsearch-searchbox {
  display: flex;
  width: 100%;
}
.tx-indexedsearch-searchbox legend {
  display: none;
}
.tx-indexedsearch-info-sword {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Bree Serif', serif;
  font-size: 1.2rem;
  background-color: #ecf5fc;
  padding: 15px 0;
  margin: 15px 0;
  border-radius: 2px;
}
.tx-indexedsearch-browsebox {
  font-family: 'Bree Serif', serif;
  color: #009fe3;
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.tx-indexedsearch-browsebox li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tx-indexedsearch-browsebox li a {
  display: flex;
  padding: 2.5px 7.5px;
  color: #e50681;
  border: 1px solid #e50681;
}
.tx-indexedsearch-browsebox li a:hover {
  background-color: #ecf5fc;
}
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: #009fe3;
  border: 1px solid #009fe3;
}
.tx-indexedsearch-res {
  margin-bottom: 30px;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
  display: none;
}
.tx-indexedsearch-res ul.tx-indexedsearch-browsebox {
  display: flex;
}
.tx-indexedsearch-res ul.tx-indexedsearch-browsebox > li {
  padding: 0 15px 0 0;
}
.tx-indexedsearch-res h3 {
  margin-bottom: 0.5rem;
}
.tx-indexedsearch-res .tx-indexedsearch-title {
  font-family: 'Bree Serif', serif;
}
.tx-indexedsearch-res .tx-indexedsearch-title:hover,
.tx-indexedsearch-res .tx-indexedsearch-title:hover * {
  color: #e50681;
}
.tx-indexedsearch-res .tx-indexedsearch-description {
  padding-left: 15px;
  border-left: 15px solid transparent;
}
.tx-indexedsearch-res .tx-indexedsearch-description > strong.tx-indexedsearch-redMarkup {
  background-color: #ecf5fc;
  padding: 2px 3px;
  border-radius: 2px;
}
.tx-indexedsearch-res .tx-indexedsearch-description:hover {
  border-left-color: #ecf5fc;
}
.tx-indexedsearch-searchbox form {
  width: 100%;
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between {
  display: flex;
  gap: 10px;
  width: 100%;
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between label {
  display: none;
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between .tx-indexedsearch-form {
  flex: 1;
  margin-bottom: 0;
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between .tx-indexedsearch-form input.tx-indexedsearch-searchbox-sword {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between .tx-indexedsearch-form input.tx-indexedsearch-searchbox-sword:focus {
  outline: 0;
  border-color: #e50681;
  box-shadow: 0 0 0 0.2rem rgba(229, 6, 129, 0.25);
}
.tx-indexedsearch-searchbox .d-flex.justify-content-between input[type=submit].tx-indexedsearch-searchbox-button {
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: #e50681;
  border: 1px solid #e50681;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.news-search-form fieldset {
  display: flex;
  gap: 10px;
  width: 100%;
}
.news-search-form fieldset .form-group {
  flex: 1;
  margin-bottom: 0;
}
section.navigation a.logo .location {
  font-size: 1.3rem;
  top: calc(100% - 43px);
}
@media (max-width: 1240px) {
  section.navigation a.logo .location {
    font-size: 1.2rem;
    top: calc(100% - 38px);
  }
}
@media (max-width: 992px) {
  section.navigation a.logo .location {
    font-size: 1.1rem;
  }
}
section.navigation a.logo.sticky .location {
  top: calc(100% - 38px);
}
header span.headerimg img {
  object-position: center 40%;
}
main section.contactform div.form form {
  flex-direction: column;
}
main section.contactform div.form form label {
  display: none;
}
main section.contactform div.form form .powermail_fieldwrap_type_select label,
main section.contactform div.form form .powermail_fieldwrap_type_date label,
main section.contactform div.form form .powermail_fieldwrap_type_check label,
main section.contactform div.form form .powermail_fieldwrap_type_radio label {
  display: block;
}
main section.contactform div.form form .error.form-text {
  color: #e50681;
  border: 0.1rem solid #e50681;
  padding: 0.5rem;
}
.news-tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0;
}
.news-tags li {
  margin: 0.35rem 0.7rem 0.35rem 0;
}
.news-tags li.number-0 {
  opacity: 0.5;
}
.news-tags li a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.6rem;
  color: #ffffff;
  background: #e50681;
  border-radius: 4px;
}
.news-tags li a.active {
  background: #871352;
}
.news-tags li a:hover {
  background: #009fe3;
  text-decoration: none;
}
.news-tags li a span {
  display: block;
  padding: 0 0.3rem;
  background: #ffffff;
  color: #e50681;
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0 0 0 10px;
  height: 16px;
}
.news-tags li a span.number-0 {
  display: none;
}
.news-search-form {
  margin-bottom: 2rem;
}
.news-search-form fieldset {
  display: flex;
}
.news-search-form fieldset label {
  display: none;
}
.news-search-form fieldset .form-group {
  flex: 1;
  margin: 0 10px 0 0;
}
.agenda .content-right {
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.news .article.news-list-item.aanbod-list-item .no_date {
  display: inline-block;
  color: #009fe3;
  margin-bottom: 15px;
  display: none;
}
.news .article.news-list-item.aanbod-list-item .news-list-date {
  margin-bottom: 1rem;
}
.news .article.news-list-item.aanbod-list-item .news-list-date time {
  margin: 0;
}
.news .article.news-list-item.aanbod-list-item .news-list-date .news-list-day-and-time {
  font-weight: bold;
}
.news .article.news-list-item.aanbod-list-item a.more {
  display: inline-block;
  align-items: center;
  padding: 0.2rem 0.6rem;
  color: #ffffff;
  background: #e50681;
  border-radius: 4px;
}
.news .article.news-list-item.aanbod-list-item a.more:hover {
  background: #871352;
  text-decoration: none;
}
.news .article.news-list-item.aanbod-list-item .news-img-wrap {
  aspect-ratio: 1.5;
  width: 100%;
  height: 100%;
  margin: 0;
}
.news .article.news-list-item.aanbod-list-item .news-img-wrap a {
  padding: 0;
  border: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .article.news-list-item.aanbod-list-item .news-img-wrap a img {
  width: 100%;
  height: 100%;
}
.news .article.news-list-item.aanbod-list-item.homepage-list-item .news-img-wrap {
  position: relative;
  aspect-ratio: 1;
  height: unset;
  margin: 0 0 15px 0;
}
.news .article.news-list-item.aanbod-list-item.homepage-list-item .news-img-wrap .news-list-date {
  position: absolute;
  bottom: -0.4rem;
  left: 5%;
  color: #ffffff;
  font-family: 'Bree Serif', serif;
  font-size: 3.6rem;
  line-height: 1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.news .article.news-list-item.aanbod-list-item.homepage-list-item .news-img-wrap .news-list-date time {
  margin: 0;
}
.news .footer {
  margin-top: 0;
}
.news .news-list-tags a {
  display: inline-block;
  align-items: center;
  padding: 0.2rem 0.5rem;
  margin: 0.25rem 0.5rem 0.25rem 0;
  font-size: 0.85rem;
  color: #e50681;
  border: 1px solid #e50681;
  border-radius: 4px;
}
.news .news-list-tags a:hover {
  color: #ffffff;
  background: #e50681;
  border-color: #871352;
  text-decoration: none;
}
.frame-type-shortcut,
.filter-mid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.frame-type-shortcut > .frame,
.filter-mid > .frame {
  display: contents;
}
.frame-type-shortcut > .frame > header,
.filter-mid > .frame > header {
  width: 50%;
  padding: 1rem 1rem 0 1rem;
  color: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.25) transparent;
  border-width: 1px;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
.frame-type-shortcut > .frame > header:nth-child(1),
.filter-mid > .frame > header:nth-child(1) {
  order: 1;
}
.frame-type-shortcut > .frame > header.active,
.filter-mid > .frame > header.active {
  color: #000000;
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) transparent rgba(0, 0, 0, 0.25);
}
.frame-type-shortcut > .frame > header h3,
.filter-mid > .frame > header h3 {
  margin-bottom: 0.5rem;
}
.frame-type-shortcut > .frame .news,
.filter-mid > .frame .news {
  width: 100%;
  padding: 1rem 1rem 0 1rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 10px 10px;
  display: none;
}
.frame-type-shortcut > .frame .news:nth-child(2),
.filter-mid > .frame .news:nth-child(2) {
  order: 3;
}
.frame-type-shortcut > .frame .news.active,
.filter-mid > .frame .news.active {
  display: block;
}
.frame-type-shortcut > .frame:nth-child(2) > header:nth-child(1),
.filter-mid > .frame:nth-child(2) > header:nth-child(1) {
  order: 2;
}
.frame-type-shortcut > .frame:nth-child(2) .news:nth-child(2),
.filter-mid > .frame:nth-child(2) .news:nth-child(2) {
  order: 4;
}
.news-single .article .teaser-text {
  font-size: 1.25rem;
}
.news-single .article .event_summary {
  display: flex;
  flex-wrap: nowrap;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: 0 0 1.6rem 0;
}
.news-single .article .event_summary .news-img-wrap {
  float: none;
  width: unset;
  max-width: 50%;
  margin: 0;
}
.news-single .article .event_summary .news-img-wrap .outer {
  height: 100%;
}
.news-single .article .event_summary .news-img-wrap .outer:nth-child(n + 2) {
  display: none;
}
.news-single .article .event_summary .news-img-wrap .outer .mediaelement-image {
  height: 100%;
}
.news-single .article .event_summary .news-img-wrap .outer .mediaelement-image img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
}
.news-single .article .event_summary .event_content {
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem 0 1rem;
}
.news-single .article .event_summary .event_content .no_date {
  display: none;
}
.news-single .article .event_summary .event_content > div {
  margin-bottom: 1rem;
}
.news-single .article .event_summary .event_content h4 {
  margin-bottom: 0;
}
.agenda .news-single + .frame-type-form_formframework form {
  border: 1px solid rgba(0, 0, 0, 0.25);
  padding: 1rem;
}
.event-list-item .event-list-row {
  display: flex;
}
.event-list-item .event-list-row .event_image {
  margin-right: 2rem;
}
.event-list-item .event-list-row .event_text {
  flex: 1;
}
.event-list-item .event-list-row.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.event-list-category-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.event-list-category-filter a {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.6rem;
  color: #ffffff;
  background: #e50681;
  border-radius: 4px;
  margin: 0.35rem 0.7rem 0.35rem 0;
}
.event-list-category-filter a.active {
  background: #871352;
}
.event-list-category-filter a:hover {
  background: #009fe3;
  text-decoration: none;
}
.list-group .list-group-item {
  border: none;
  padding: 0 0 2rem 0;
}
.button.button-blue {
  display: inline-block;
  align-items: center;
  padding: 0.2rem 0.6rem;
  color: #ffffff;
  background: #009fe3;
  border-radius: 4px;
}
.button.button-blue:hover {
  text-decoration: none;
  background: #871352;
}
/*# sourceMappingURL=academie.css.map */