.glazed-footer {
  padding: 60px 0 30px;
  font-size: 14px;
}
.glazed-footer .region-footer {
  margin: 0 -15px;
}
.glazed-footer .block {
  margin-bottom: 30px;
}
.glazed-footer .navbar-nav,
.glazed-footer .nav {
  float: none;
  margin: 0;
}
.glazed-footer .navbar-nav > li,
.glazed-footer .nav > li {
  float: none;
}
.glazed-footer .navbar-nav > li > a,
.glazed-footer .nav > li > a {
  padding: 0;
  line-height: 1.5;
  display: inline;
}
.glazed-footer .navbar-nav > li > a:hover, .glazed-footer .navbar-nav > li > a:active, .glazed-footer .navbar-nav > li > a:focus,
.glazed-footer .nav > li > a:hover,
.glazed-footer .nav > li > a:active,
.glazed-footer .nav > li > a:focus {
  background: transparent;
  color: #e9db22;
}
.glazed-footer .block-block-footercolumn2 a {
  text-decoration: underline;
}
.glazed-footer .block-block-footercolumn2 a:hover, .glazed-footer .block-block-footercolumn2 a:focus, .glazed-footer .block-block-footercolumn2 a:active {
  color: #e9db22;
}
.glazed-footer #block-footercopyright {
  clear: both;
  width: 100%;
}
.glazed-footer #block-footercopyright a {
  text-decoration: underline;
}
.glazed-footer #block-footercopyright a:hover, .glazed-footer #block-footercopyright a:focus, .glazed-footer #block-footercopyright a:active {
  color: #e9db22;
}

#navbar {
  padding: 15px 0;
  z-index: inherit;
}
#navbar .navbar-container > .row > .col-sm-12 {
  z-index: inherit;
}
#navbar .logo img {
  height: 68px;
  width: auto;
  display: block;
}

@-webkit-keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
            transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.az-element.fadeInUp {
  -webkit-animation-name: fadeInUpCustom;
          animation-name: fadeInUpCustom;
}

.article--full {
  margin: 30px auto;
  max-width: 698px;
}
.article--full .image {
  margin-bottom: 30px;
}
.article--full .field--name-field-summary {
  font-size: 18px;
  margin-bottom: 15px;
  color: #256f89;
}
.article--full .article__comments {
  margin-top: 40px;
  clear: both;
}
.article--full .g-recaptcha {
  margin-bottom: 15px;
}
.article--teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.article--teaser > a {
  text-decoration: none;
  background: #fff;
  -webkit-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.article--teaser > a:hover {
  background: #256f89;
}
.article--teaser > a:hover .image:after {
  opacity: 0.5;
}
.article--teaser > a:hover .image:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.article--teaser > a:hover .content {
  color: #fff;
}
.article--teaser > a:hover .content h3 {
  color: #fff;
}
.article--teaser .image {
  width: 100%;
  position: relative;
}
.article--teaser .image:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #256f89;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.article--teaser .image:before {
  content: '+';
  position: absolute;
  z-index: 3;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  border: 4px solid #fff;
  border-radius: 99px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 48px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.article--teaser .content {
  width: 100%;
  padding: 15px;
  color: #817e7e;
}

#block-kinderuniversiteit-2020-windmolens {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}

#block-kinderuniversiteit-2020-partners {
  padding: 30px 15px;
}
@media only screen and (min-width: 960px) {
  #block-kinderuniversiteit-2020-partners {
    padding: 30px 60px;
  }
}
#block-kinderuniversiteit-2020-partners .col-sm-5th,
#block-kinderuniversiteit-2020-partners .col-sm-3 {
  text-align: center;
  line-height: 100px;
  height: 100px;
  margin-bottom: 20px;
}
#block-kinderuniversiteit-2020-partners img {
  max-height: 100px;
}
#block-kinderuniversiteit-2020-partners h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 30px;
}

#block-kinderuniversiteit-2020-inschrijvenpopup,
#block-kinderuniversiteit-2020-programmapopup,
#block-kinderuniversiteit-2020-wedstrijd-davidsfonds {
  display: none;
}

.page-title-full-width-container {
  margin-bottom: 0;
}
.page-title-full-width-container .breadcrumb {
  position: static;
  text-align: left;
}

.page-title-full-width-container#page-title-full-width-container {
  margin-bottom: 0;
}

.btn {
  border-radius: 0;
  border: 0;
  font-size: 16px;
  white-space: normal;
}
.btn-primary {
  background: #256f89;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #1a4e61;
  color: #fff;
}
.btn-default {
  background: #66c1bf;
  color: #fff;
  border-radius: 0;
  font-weight: bold;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
  background: #46aeab;
  color: #fff;
}
.btn-white {
  background: #fff;
  color: #333;
  border-radius: 0;
  font-weight: bold;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
  background: #eee;
  color: #333;
}
.btn-success {
  background: #66c1bf;
  color: #fff;
  border-radius: 0;
  font-weight: bold;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:hover:focus {
  background: #3f9b99;
}
.btn-grey, .btn-info {
  background: #817e7e;
  color: #fff;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #5a5858;
}
.btn-sm {
  font-size: 14px;
  padding: 8px 18px;
}
.btn-md {
  font-size: 16px;
  padding: 8px 18px;
}
.btn-lg {
  font-size: 18px;
  padding: 10px 22px;
}

.comment__author {
  font-weight: bold;
}
.comment .links {
  margin: 0;
}
.comment .links a {
  color: #256f89;
}

.indented {
  padding-left: 15px;
}

h1 {
  margin: 0 0 30px 0;
}
h1 mark {
  font-family: chippewa-falls, sans-serif !important;
  text-transform: lowercase;
  font-size: 50px !important;
  background: transparent !important;
  padding: 0;
  color: inherit;
}
@media only screen and (min-width: 768px) {
  h1 mark {
    font-size: 64px !important;
  }
}

h2 {
  margin: 0 0 30px 0;
}
h2 mark {
  font-family: chippewa-falls, sans-serif !important;
  text-transform: lowercase;
  font-size: 40px !important;
  background: transparent !important;
  padding: 0;
  color: inherit;
}
@media only screen and (min-width: 768px) {
  h2 mark {
    font-size: 50px !important;
  }
}

h3,
h4 {
  margin: 0 0 20px 0;
}

p {
  margin-bottom: 30px;
}
p:last-child {
  margin-bottom: 0;
}

.col-sm-5th {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-5th {
    width: 20%;
    float: left;
  }
}

ul[style*="list-style-type: disc;"] {
  list-style: none !important;
  padding-left: 0;
}
ul[style*="list-style-type: disc;"] li {
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 30px;
  position: relative;
}
ul[style*="list-style-type: disc;"] li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(../images/list-item.svg);
}
ul[style*="list-style-type: circle;"] {
  list-style: none !important;
  padding-left: 0;
}
ul[style*="list-style-type: circle;"] li {
  padding-left: 20px;
  position: relative;
}
ul[style*="list-style-type: circle;"] li:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 99px;
  background: #e9db22;
}

input,
select,
textarea {
  border: 1px solid #eeedee;
}

.film {
  background: #f0f0f0;
  padding: 15px;
  height: 100%;
}
.film .col-sm-12 {
  margin: 0;
}
.film__vraag {
  color: #256f89;
  font-size: 24px;
}
.film__video {
  margin-bottom: 30px;
}
.film__antwoorden {
  list-style: none;
  padding: 0;
  display: none;
}
.film__antwoorden.is-shuffled {
  display: block;
}
.film__antwoorden li {
  margin-bottom: 10px;
}
.film__antwoorden input {
  display: none;
}
.film__antwoorden label {
  position: relative;
  padding-left: 28px;
}
.film__antwoorden label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 99px;
  border: 2px solid #f0f0f0;
  -webkit-box-shadow: 1px 1px 0 #666, -1px 1px 0 #666, 1px -1px 0 #666, -1px -1px 0 #666, 0px 2px 0 #666, 0 -2px 0 #666, 2px 0 0 #666, -2px 0 0 #666;
          box-shadow: 1px 1px 0 #666, -1px 1px 0 #666, 1px -1px 0 #666, -1px -1px 0 #666, 0px 2px 0 #666, 0 -2px 0 #666, 2px 0 0 #666, -2px 0 0 #666;
}
.film__antwoorden input:checked + label {
  color: #f2706e;
}
.film__antwoorden input:checked + label:before {
  background: #f2706e;
  -webkit-box-shadow: 1px 1px 0 #f2706e, -1px 1px 0 #f2706e, 1px -1px 0 #f2706e, -1px -1px 0 #f2706e, 0px 2px 0 #f2706e, 0 -2px 0 #f2706e, 2px 0 0 #f2706e, -2px 0 0 #f2706e;
          box-shadow: 1px 1px 0 #f2706e, -1px 1px 0 #f2706e, 1px -1px 0 #f2706e, -1px -1px 0 #f2706e, 0px 2px 0 #f2706e, 0 -2px 0 #f2706e, 2px 0 0 #f2706e, -2px 0 0 #f2706e;
}
.film__antwoorden input:checked + label:after {
  content: '\01F914';
  display: inline;
  padding-left: 5px;
}
.film__antwoorden input.correct:checked + label {
  color: #AFCA0C;
}
.film__antwoorden input.correct:checked + label:before {
  background: #AFCA0C;
  -webkit-box-shadow: 1px 1px 0 #AFCA0C, -1px 1px 0 #AFCA0C, 1px -1px 0 #AFCA0C, -1px -1px 0 #AFCA0C, 0px 2px 0 #AFCA0C, 0 -2px 0 #AFCA0C, 2px 0 0 #AFCA0C, -2px 0 0 #AFCA0C;
          box-shadow: 1px 1px 0 #AFCA0C, -1px 1px 0 #AFCA0C, 1px -1px 0 #AFCA0C, -1px -1px 0 #AFCA0C, 0px 2px 0 #AFCA0C, 0 -2px 0 #AFCA0C, 2px 0 0 #AFCA0C, -2px 0 0 #AFCA0C;
}
.film__antwoorden input.correct:checked + label:after {
  content: '\01F604';
  display: inline;
  padding-left: 5px;
}
.film__uitleg {
  margin-top: 30px;
}
.film__uitleg .btn {
  margin-top: 15px;
}

.webform-submission-stuur-een-vraag-in-form h2 {
  color: #afca0b;
}
.webform-submission-stuur-een-vraag-in-form .control-label {
  color: #328eb0;
}
.webform-submission-stuur-een-vraag-in-form .file > span {
  display: table-cell;
}
.webform-submission-stuur-een-vraag-in-form .form-submit {
  background: #afca0b;
  color: #fff;
  border-radius: 6px;
  font-weight: bold;
}
.webform-submission-stuur-een-vraag-in-form .form-submit:hover, .webform-submission-stuur-een-vraag-in-form .form-submit:focus, .webform-submission-stuur-een-vraag-in-form .form-submit:active {
  background: #708107;
}
.webform-submission-stuur-een-vraag-in-form .form-control,
.webform-submission-stuur-een-vraag-in-form input[type=text],
.webform-submission-stuur-een-vraag-in-form input[type=file],
.webform-submission-stuur-een-vraag-in-form input[type=password],
.webform-submission-stuur-een-vraag-in-form textarea,
.webform-submission-stuur-een-vraag-in-form select {
  border: none;
  border-radius: 0;
  background: rgba(50, 142, 176, 0.1);
}
.webform-submission-stuur-een-vraag-in-form .form-item {
  margin-bottom: 40px;
}
.webform-submission-stuur-een-vraag-in-form .form-item,
.webform-submission-stuur-een-vraag-in-form .form-group {
  margin-top: 0;
}
.webform-submission-stuur-een-vraag-in-form .form-group:not(.form-item),
.webform-submission-stuur-een-vraag-in-form .form-item .form-item {
  margin-bottom: 0;
}
.webform-submission-stuur-een-vraag-in-form .form-required:after {
  background: transparent;
}
.webform-submission-stuur-een-vraag-in-form .select-wrapper:after {
  content: none;
}
.webform-submission-stuur-een-vraag-in-form .form-type-processed-text strong,
.webform-submission-stuur-een-vraag-in-form .form-type-processed-text a {
  color: #328eb0;
}
.webform-submission-stuur-een-vraag-in-form .form-type-processed-text a:hover {
  color: #afca0b;
}
.webform-submission-stuur-een-vraag-in-form button[name="video_remove_button"] {
  display: none;
}
.webform-submission-stuur-een-vraag-in-form .form-item-toestemming .form-checkbox {
  display: none;
}
.webform-submission-stuur-een-vraag-in-form .form-item-toestemming .control-label {
  position: relative;
  padding-left: 0;
  font-size: 14px;
}
.webform-submission-stuur-een-vraag-in-form .form-item-toestemming .control-label:before {
  content: '';
  border-radius: 99px;
  background: rgba(50, 142, 176, 0.1);
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 15px;
}
.webform-submission-stuur-een-vraag-in-form .form-item-toestemming .control-label:after {
  content: '';
  position: absolute;
  background: url(../images/check.svg) no-repeat center center/contain;
  width: 36px;
  height: 36px;
  top: -3px;
  left: 6px;
  display: none;
}
.webform-submission-stuur-een-vraag-in-form .form-item-toestemming .form-checkbox:checked + .control-label:after {
  display: block;
}
.webform-submission-wedstrijd-davidsfonds-form .radios--wrapper legend {
  font-size: 18px;
}
.webform-submission-wedstrijd-davidsfonds-form .form-type-radio .description {
  margin-top: 0;
  padding-left: 20px;
}
.webform-submission-wedstrijd-davidsfonds-form .form-required:after {
  content: '';
}
.webform-submission-form .error {
  display: block;
  color: red;
  font-size: 14px;
}

.az-element {
  z-index: 2;
}
.az-element.equal-height-children > .az-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.az-element.mask:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(37, 111, 137, 0.5);
  z-index: 1;
}
.az-element.mask > .az-ctnr {
  position: relative;
  z-index: 2;
}
.az-element.mask-dark:after {
  background: rgba(37, 111, 137, 0.75);
}
.az-element.header-home {
  background: #328eb0 url(../images/icons_2022/header.svg) no-repeat center center/640px 280px;
  min-height: 280px;
}
@media only screen and (min-width: 640px) {
  .az-element.header-home {
    background-size: 640px 280px;
    min-height: 280px;
  }
}
@media only screen and (min-width: 768px) {
  .az-element.header-home {
    background-size: 960px 420px;
    min-height: 420px;
  }
}
@media only screen and (min-width: 960px) {
  .az-element.header-home {
    background-size: 1280px 560px;
    min-height: 560px;
  }
}
@media only screen and (min-width: 1200px) {
  .az-element.header-home {
    background-size: cover;
    height: 42vw;
  }
}
@media only screen and (min-width: 1920px) {
  .az-element.header-home {
    background-size: 1920px 840px;
    height: 840px;
  }
}
.az-element.header-home img {
  display: block;
  z-index: 12;
  position: relative;
}
.az-element.header-home .az-button {
  position: absolute;
  top: 40%;
  z-index: 9;
}
.az-element.intro-home {
  z-index: 3;
}
.az-element.content-home {
  background: #256f89;
  position: relative;
}
@media only screen and (min-width: 960px) {
  .az-element.content-home {
    background: -o-linear-gradient(bottom, #e9db22 0, #e9db22 100px, #fff 100px);
    background: linear-gradient(to top, #e9db22 0, #e9db22 100px, #fff 100px);
  }
}
.az-element.content-home > .container {
  position: relative;
  z-index: 4;
}
.az-element.content-home .outside-the-box {
  background: -o-linear-gradient(bottom, #e9db22 0, #e9db22 100px, #256f89 100px);
  background: linear-gradient(to top, #e9db22 0, #e9db22 100px, #256f89 100px);
}
@media only screen and (min-width: 960px) {
  .az-element.content-home .outside-the-box {
    background: -o-linear-gradient(bottom, transparent 0, transparent 100px, #fff 100px, #fff 500px, #256f89 500px);
    background: linear-gradient(to top, transparent 0, transparent 100px, #fff 100px, #fff 500px, #256f89 500px);
  }
}
.az-element.content-meer {
  position: relative;
}
.az-element.content-meer:after {
  content: '';
  position: absolute;
  top: 200px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: #328eb0 url(../images/icons_2022/meer.png) no-repeat center center/cover;
  z-index: -1;
}
.az-element.program-home {
  background: -o-linear-gradient(top, #e9db22 0, #e9db22 240px, #fff 240px);
  background: linear-gradient(to bottom, #e9db22 0, #e9db22 240px, #fff 240px);
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin: 4px 0 0 1px;
}

.ku-vraag-2019 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ku-vraag-2019--end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ku-vraag-2019 .col-sm-12 > .az-section {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .ku-vraag-2019 .col-sm-12 > .az-section {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.ku-vraag-2019 .mannetje {
  height: 400px;
}
.ku-vraag-2019 .mannetje:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url(../images/mannetje.png) no-repeat center bottom/contain;
}

.messages__wrapper {
  width: 100%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span,
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:before,
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:after {
  background: #fff;
}

#navbar #block-kinderuniversiteit-2020-main-menu {
  width: calc(100% - 230px);
  float: right;
}
.glazed-header--side #navbar #block-kinderuniversiteit-2020-main-menu {
  margin-top: 0;
}
@media only screen and (min-width: 1200px) {
  #navbar #block-kinderuniversiteit-2020-main-menu a {
    padding: 13px 9px 0;
    font-weight: bold;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu a.is-active {
    opacity: 1;
    position: relative;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu a.is-active:after {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 30px;
    height: 6px;
    background: #66c1bf;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu .menu {
    width: 100%;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child {
    float: right;
    margin: 0 15px;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a {
    position: relative;
    z-index: 13;
    font-size: 18px;
    max-width: 150px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 120%;
    padding-bottom: 120%;
    border-radius: 999px;
    bottom: -40px;
    left: -10%;
    background: #66c1bf;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:after {
    content: none !important;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:hover, #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:focus, #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:active {
    opacity: 1;
  }
  #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:hover:before, #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:focus:before, #navbar #block-kinderuniversiteit-2020-main-menu li:last-child a:active:before {
    background: #46aeab;
  }
}

.prices {
  text-align: center;
}
.prices__interval {
  margin: 15px 0;
  padding: 0;
  list-style: none;
}
.prices__interval li {
  display: inline-block;
  margin: 0 5px;
}
.prices__interval a {
  padding: 8px 10px;
  background: #fff;
  color: #817e7e;
  display: block;
  font-size: 16px;
  cursor: pointer;
}
@media only screen and (min-width: 960px) {
  .prices__interval a {
    font-size: 18px;
    padding: 8px 15px;
  }
}
.prices__interval a.active {
  background: #256f89;
  color: #fff;
}
.prices__bg {
  background: #eeedee;
  padding: 15px;
}
.prices__input {
  text-align: center;
  margin-bottom: 30px;
}
.prices__input-label {
  display: inline-block;
  color: #256f89;
  font-size: 22px;
  line-height: 48px;
  margin-right: 15px;
  margin-bottom: 0;
  vertical-align: top;
}
.prices__input-value {
  display: inline-block;
  vertical-align: top;
}
.prices__input-button {
  float: left;
  background: #fff;
  border: 1px solid #e8e6e5;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #333;
}
.prices__input-button:hover {
  background: #e8e6e5;
  color: #fff;
}
.prices__input-button--decrease {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.prices__input-button--increase {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.html .prices .prices__input-users {
  float: left;
  height: 50px;
  width: 100px;
  padding: 0 12px;
  border-radius: 0;
  border-top: 1px solid #e8e6e5;
  border-bottom: 1px solid #e8e6e5;
  border-left: none;
  border-right: none;
  text-align: center;
  font-size: 32px;
}
.prices__users {
  height: 48px;
  width: 100px;
  font-size: 20px;
  padding: 0 5px 0 10px;
  margin-bottom: 30px;
}
.prices__price {
  clear: both;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 40px;
}
@media only screen and (min-width: 960px) {
  .prices__price {
    font-size: 48px;
  }
}
.prices__price .js-price {
  padding-right: 5px;
}
.prices__price small {
  font-size: 14px;
  margin-left: 10px;
}

.program .col-sm-4 {
  cursor: pointer;
}

.view-content > .program-list {
  position: relative;
  display: none;
}
.view-content > .program-list.active {
  display: block;
}

.program-list h2 {
  color: #134b5d;
  font-size: 24px;
  padding: 15px;
  margin-bottom: 0;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .program-list h2 {
    width: 40%;
  }
}
.program-list > h3 {
  color: #134b5d;
  font-size: 16px;
  padding: 15px;
  margin-bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  margin-top: 20px;
}
.program-list > h3:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .program-list > h3 {
    width: 40%;
  }
}

.program-item {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .program-item .views-field-title {
    width: 40%;
  }
  .program-item .views-field-body {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    padding-left: 50px;
  }
}
.program-item .views-field-title {
  padding: 15px 30px;
  border-bottom: 1px solid #fff;
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .program-item .views-field-title {
    padding: 30px;
  }
}
.program-item .views-field-title:hover {
  background: rgba(0, 0, 0, 0.1);
}
.program-item .views-field-body {
  display: none;
}
.program-item .views-field-body .field-content {
  background: #256f89;
  color: #fff;
  padding: 30px;
}
.program-item__title {
  color: #134b5d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
.program-item__professor {
  color: #134b5d;
  font-size: 18px;
}
.program-item.active .views-field-title {
  background: #256f89;
  border-color: #256f89;
  z-index: 3;
}
.program-item.active .views-field-body {
  display: block;
}
.program-item.active .program-item__title,
.program-item.active .program-item__professor {
  color: #fff;
}

.program__button {
  cursor: pointer;
  text-align: center;
  padding: 20px 10px;
  background: #66c1bf;
  text-decoration: none;
  color: #fff;
}
.program__button:hover {
  text-decoration: none;
  color: #fff;
  background: #46aeab;
}
.program__button.active {
  background: #256f89;
}
@media only screen and (min-width: 768px) {
  .program__button {
    padding: 30px;
  }
}
.program__button:focus, .program__button:active {
  text-decoration: none;
  color: #fff;
}
.program__button h3 {
  color: #fff;
  position: relative;
}
.program__button h3:after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  background: url(../images/ster.svg) no-repeat center bottom/14px 14px;
}
.program__type {
  margin: 30px 0 0;
}
.program__type:first-child {
  margin-top: 0;
}

.az-video .az-video-icon {
  font-size: 2em;
}

.view-id-articles.view-display-id-block_1 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.view-id-articles.view-display-id-block_1 .view-content .views-row {
  min-width: 300px;
  max-width: 400px;
  -ms-flex-preferred-size: 33.333333%;
      flex-basis: 33.333333%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.view-id-ku_programma.view-display-id-block_1 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (min-width: 640px) {
  .view-id-ku_programma.view-display-id-block_1 .view-content {
    margin: 0 -15px;
  }
}
.view-id-ku_programma.view-display-id-block_1 .view-content .program__button {
  width: calc(50% - 20px);
  margin: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .view-id-ku_programma.view-display-id-block_1 .view-content .program__button {
    width: calc(25% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;
  }
}
.view-id-ku_programma.view-display-id-block_1 .view-content .program__button h3 {
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  .view-id-ku_programma.view-display-id-block_1 .view-content .program__button h3 {
    font-size: 26px;
  }
}

.view-id-ku_filmpjes.view-display-id-block_1 .view-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  margin: 0 -15px;
}
.view-id-ku_filmpjes.view-display-id-block_1 .views-row {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .view-id-ku_filmpjes.view-display-id-block_1 .views-row {
    width: 50%;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
  padding: 30px 40px;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #256f89;
}

#colorbox:focus {
  outline: none;
}
#colorbox #cboxPrevious {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -59px;
  background: url(../images/left.png);
  width: 67px;
  height: 118px;
  text-indent: -9999px;
}
#colorbox #cboxPrevious:focus {
  outline: none;
}
#colorbox #cboxNext {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -59px;
  background: url(../images/right.png);
  width: 66px;
  height: 118px;
  text-indent: -9999px;
}
#colorbox #cboxNext:focus {
  outline: none;
}
#colorbox #cboxClose {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  background: url(../images/close.png) rgba(255, 255, 255, 0.8) no-repeat center;
  text-indent: -9999px;
  display: block;
  background: #000;
  border-radius: 20px;
  border: none;
}
#colorbox #cboxClose:focus {
  outline: none;
}
#colorbox #cboxClose:before, #colorbox #cboxClose:after {
  position: absolute;
  left: 19px;
  top: 3px;
  content: ' ';
  height: 34px;
  width: 2px;
  background-color: #fff;
}
#colorbox #cboxClose:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#colorbox #cboxClose:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#colorbox #cboxCurrent {
  text-indent: -9999px;
}
#colorbox #cboxContent {
  background: #fff;
}

.is-unpublished {
  background: transparent !important;
}
