/* deze css na project weer verwerken in build package scss */

@media only screen and (max-width: 991px) {
  .mm-spn.mm-spn--dark {
    background: #18476C;
  }
}

/* site breed */
a.prevent-underline {
  text-decoration: none !important;
}

div#Faxnummer.faxnummer, form.htplidcontactform .faxnummer {
  display: none;
}

form#Form_JobApplicationForm input[type=file] {
  min-height: 134px;
  display: block;
  width: 100%;
  font-size: .9375rem;
  line-height: 1.6;
  color: #2e384d;
  background-clip: padding-box;
  border: 3px dashed #e0e8f3;
  border-radius: 10px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  padding: 20px;
}

form#Form_JobApplicationForm textarea {
  height: unset;
}

form#Form_JobApplicationForm label {
  padding: 0 5px;
  margin-bottom: .1rem;
}

form#Form_JobApplicationForm select {
  border: 1px solid #18476c;
  border-radius: 0;
  width: 100%;
  height: 30px;
}

.message.validation {
  color: red;
  margin-bottom: 2em;
  display: block;
}

.holder-validation {
  border-color: red;
  background-color: #ffdddd;
}


.recaptcha-credits {
  font-size: 10px;
  margin-top: -20px;
}

ul.subnavigatie__link {
  font-weight: 600;
}

/* / site breed */


/* ruimte huren */
.ruimte-huren .btn-primary {
  margin-top: 2rem;
}

.ruimtehuren-contact a {
  text-decoration: none;
}

.slide-element {
  position: relative;
  cursor: url(../images/cursor.png), move;
  overflow: hidden;
}

/* / ruimte huren */

/* werken bij */
.vacs .vac-link {
  text-decoration: none;
}

/* / werken bij */


/* vacature page */

.recaptcha-credits.text-right {
  float: right;
}

/* / vacature page */


/* ihavecookies */

button#ihavecookiesBtn {
  margin-left: 0 !important;
}

#gdpr-cookie-holder {
  position: fixed;
  z-index: 1003;
  left: 20px;
  bottom: 20px;
}

#gdpr-cookie-message {
  position: relative;
  max-width: 400px;
  background-color: rgba(255, 255, 255, .95);
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #e0e8f3;
  box-shadow: 0 8px 20px 0 rgba(40, 37, 89, .6);
  text-align: center;
  display: block;
}

#gdpr-cookie-message h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

#gdpr-cookie-message h5 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}

#gdpr-cookie-message p {
  margin-bottom: 10px;
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: #2e384d;
  font-size: 16px;
  line-height: 1.5em;
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: center;
}

#gdpr-cookie-message li {
  width: 49%;
  display: -webkit-inline-box;
}

#gdpr-cookie-message a {
  text-decoration: none;
  font-size: 16px;
  padding-bottom: 2px;
  transition: all .3s ease-in;
}

#gdpr-cookie-message button, button#ihavecookiesBtn {
  border: none;
  color: #fff;
  font-size: 15px;
  padding: 7px 18px;
  border-radius: 3px;
  margin-top: 4px;
  cursor: pointer;
  transition: all .3s ease-in;
}

@media (max-width: 390px) {
  button#gdpr-cookie-advanced {
    margin-left: 0 !important;
  }

  #gdpr-cookie-message p button {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .item2-gl-nav .item2-gl-menu {
    display: none;
  }

  .item2-gl-nav h6 {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 480px) {
  #gdpr-cookie-message {
    margin-right: 20px;
    right: 0;
    box-shadow: 0 0 20px 0 rgba(40, 37, 89, .9);
  }
}

button#gdpr-cookie-advanced {
  margin-left: 4px;
}

#gdpr-cookie-message button:disabled {
  opacity: .3;
}

#gdpr-cookie-message input[type=checkbox] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}

#gdpr-cookie-message button#gdpr-cookie-accept {
  background-color: #009AA3;
}

#gdpr-cookie-message button#gdpr-cookie-advanced {
  background-color: #6c757d;
}

/* blog */
.oi-results-blog .oi-results {
  padding-left: 0px !important;
}

.oi-results-blog .oi-results .oi-result h2 {
  display: inline-block;
  font-size: 14px;
  line-height: initial;
}

.oi-results-blog .oi-results .oi-result h2 {
  margin-top: 10px;
}

.oi-results-blog .oi-results .oi-result i {
  display: none;
}

.oi-results-blog .oi-results .oi-result h2 a {
  text-decoration: none;
}

/* event detail */
.EvenementPage .modal-content {
  border-radius: 0 !important;
  border: none !important;
}

.modal.fade {
  z-index: 10000000 !important;
}

.modal.lezing ul {
  list-style: inherit !important;
}

.modal.lezing ul li {
  list-style: inherit !important;
}

/* footer */
.footer {
  margin-bottom: 0 !important;
}

.footer__footer {
  margin-bottom: 15px;
}

.footer__copyright .footer__logo img {
  height: 80%;
}

.footer__copyright .footer__copy {
  padding-top: 24px;
}

.footer #showcookies {
  line-height: 27px;
  color: white;
  text-decoration: none;
}

.footer #showcookies:hover {
  color: #f7a823;
}

/* zoeken en links home hero_slider  */
@media (min-width: 576px) {
  .hero__search {
    left: 35% !important;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 16%);
  }

  .hero__search input[type='text'] {
    background-color: #fff;
    color: #000;
  }

  .hero__search input[type='text']::placeholder {
    color: #000;
  }

  .hero__search input[type='submit'] {
    background-color: #009AA3;
    color: #fff;
  }

  .hero__search input[type='submit']:hover {
    color: #fff;
    border-color: #f7a823;
    background-color: #f7a823;
  }
}

@media (min-width: 992px) {
  .hero h1, .hero .h1 {
    min-height: inherit !important;
  }
}

@media (min-width: 768px) {
  .hero h1, .hero .h1 {
    min-height: inherit !important;
  }
}

@media (min-width: 992px) {
  .hero__text p {
    min-height: inherit !important;
  }

}

@media (min-width: 992px) {
  .hero__text p {
    min-height: inherit !important;
  }
}

/* ribbons and badges */

.box {
  position: relative;
}

.ribbon {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  width: 93px;
  height: 93px;
  text-align: right;
}

.ribbon-right {
  right: -5px;
  top: -5px;
}

.ribbon-right span {
  transform: rotate(45deg);
}

.ribbon-left {
  left: -5px;
  top: -5px;
}

.ribbon-left span {
  transform: rotate(-45deg);
}

.ribbon span {
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
  width: 125px;
  display: block;
  background: #009ba4;
  background: linear-gradient(#009ba4 0%, #009ba4 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 17px;
}

.ribbon span::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #009ba4;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #009ba4;
}

.ribbon span::after {
  content: '';
  position: absolute;
  right: 0%;
  top: 100%;
  z-index: -1;
  border-right: 3px solid #009ba4;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #009ba4;
}

.mc-badge {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}

.mc-badge-bottom-left {
  left: 20px;
  top: 130px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .mc-badge-bottom-left {
    left: 20px;
    top: 110px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .mc-badge-bottom-left {
    left: 20px;
    top: 250px;
  }
}

@media (min-width: 520px) and (max-width: 767px) {
  .mc-badge-bottom-left {
    left: 20px;
    top: 210px;
  }
}

@media (min-width: 470px) and (max-width: 519px) {
  .mc-badge-bottom-left {
    left: 20px;
    top: 190px;
  }
}

.mc-badge span {
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  padding: 0px 16px;
}


.red span {
  background: linear-gradient(#f70505 0%, #8f0808 100%);
}

.red span::before {
  border-left-color: #8f0808;
  border-top-color: #8f0808;
}

.red span::after {
  border-right-color: #8f0808;
  border-top-color: #8f0808;
}

.blue span {
  background: linear-gradient(#2989d8 0%, #1e5799 100%);
}

.blue span::before {
  border-left-color: #1e5799;
  border-top-color: #1e5799;
}

.blue span::after {
  border-right-color: #1e5799;
  border-top-color: #1e5799;
}

/* iframe op bijv plus page */

.intrinsic-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.ratio-16x9 {
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.ratio-8x5 {
  padding-top: 62.5%; /* 8:5 Aspect Ratio */
}

.ratio-3x2 {
  padding-top: 66.66%; /* 3:2 Aspect Ratio */
}

.ratio-4x3 {
  padding-top: 75%; /* 4:3 Aspect Ratio */
}

.ratio-1x1 {
  padding-top: 100%; /* 1:1 Aspect Ratio */
}

.ratio-3x4 {
  padding-top: 133%; /* 3:4 Aspect Ratio */
}

.ratio-2x3 {
  padding-top: 150%; /* 2:3 Aspect Ratio */
}

.ratio-5x8 {
  padding-top: 160%; /* 5:8 Aspect Ratio */
}

.ratio-9x16 {
  padding-top: 178%; /* 9:16 Aspect Ratio */
}

.responsive-iframe {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  height: calc(100vh - 30px);
  width: 100%;
}

/* /iframe */

@media (min-width: 992px) and (max-width: 1226px) {
  ul.header__menu-list li.link--homepage {
    display: none;
  }
}

@media (min-width: 992px) {
  .header__menu-item {
    margin-left: 8px !important;
  }
}

/* cursus detail STAP */
a.stap-link {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 7%;
  top: 10%;
  background-color: #f7a823;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 18px;
  line-height: 1.35;
  min-height: 30px;
}

@media (max-width: 992px) {
  a.stap-link {
    position: inherit;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  a.stap-link {
    right: 2%;
  }
}

@media (min-width: 1300px) and (max-width: 1399px) {
  a.stap-link {
    right: 5%;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
  a.stap-link {
    right: 7%;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  a.stap-link {
    right: 10%;
  }
}

@media (min-width: 1600px) {
  a.stap-link {
    right: 13%;
  }
}

/* evt page */
.modal-backdrop {
  z-index: -1;
}

.modal.lezing .modal-content {
  box-shadow: 0 8px 20px 0 rgba(40, 37, 89, .6);
}

.modal.spreker .modal-content {
  box-shadow: 0 8px 20px 0 rgba(40, 37, 89, .6);
}

/* fix menu positie rechtste menu bij kleinere schermen */
@media (min-width: 992px) and (max-width: 1440px) {
  .header__menu-list .header__menu-item:last-child .header__menu-subitems {
    left: -116px;
  }
}

/* fix link over meerdere regels op desktop */
@media (min-width: 992px) {
  .header__menu-list .header__menu-item .header__menu-subitems li.header__menu-subitem a.header__menu-sublink {
    display: block;
    background-color: #fff;
  }
}

#cursusdata {
  scroll-margin-top: 160px;
}

.logo-portal {
  width: 200px;
}

.cursusoverzicht-input, .cursusoverzicht-input:focus {
  border: 1px solid #fff;
  height: 40px;
  width: 345px;
  color: #fff;
}

.cursusoverzicht-input::placeholder {
  color: #fff;
}

.cursusoverzicht-submit {
  margin-top: -5px;
  height: 40px;
  padding-right: 18px !important;
}

@media (max-width: 463px) {
  .cursusoverzicht-submit {
    margin-top: 5px;
  }

  .cursusoverzicht-input {
    width: 100% !important;
  }

}

.link-sticky {
  z-index: 4 !important;
}


@media (min-width: 1024px) {

  div.ao-row .ao-column:nth-child(2) .ao-input-block.ao-left {
    margin-left: 30px;
  }
}

body.EvenementPage div.business__image {
  margin-top: unset !important;
}

/* naar goede plek scrollen */
/*#plattegrond, #overzicht, #programma, #locatie, #sprekers {
  scroll-margin-top: 160px;
}*/

.EvenementenOverzicht .media__block {
  margin-top: 24px;
}

.h3-small-underline {
  font-weight: 200;
  letter-spacing: .9px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ProductPage .related-events div.card-related h6 {
    font-size: 0.83rem;
  }

  .ProductPage .related-events div.card-related div.card-related__rating p {
    font-size: 0.83rem;
  }
}
