@import url("https://fonts.googleapis.com/css?family=Muli:400,400i,600,700,700i,900&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i,900&subset=latin-ext");
@font-face {
  font-family: BlenderProHeavy;
  src: url("../fonts/BlenderPro-HeavyWeb.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/BlenderPro-HeavyWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/BlenderPro-HeavyWeb.woff") format("woff"), url("../fonts/BlenderPro-HeavyWeb.ttf") format("truetype"), url("../fonts/BlenderPro-HeavyWeb.svg#BlenderProHeavyWeb") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: BlenderProBook;
  src: url("../fonts/BlenderPro-BookWeb.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/BlenderPro-BookWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/BlenderPro-BookWeb.woff") format("woff"), url("../fonts/BlenderPro-BookWeb.ttf") format("truetype"), url("../fonts/BlenderPro-BookWeb.svg#BlenderProBookWeb") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
body.body {
  font-family: "Open Sans", sans-serif;
  color: #000; }
  body.body .bg {
    background-color: #0077D4;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .bg > a {
      color: inherit;
      text-decoration: none; }
      body.body .bg > a:hover, body.body .bg > a:hover {
        color: inherit; }
  body.body .light-bg {
    background-color: rgba(0, 119, 212, 0.2); }
  body.body .gray-bg {
    background-color: #E7E9EC; }
  body.body p {
    color: #000; }
  body.body a {
    color: inherit;
    text-decoration: none; }
    body.body a:hover, body.body a:hover {
      color: inherit; }

body.body {
  font-size: 16px; }
  body.body .display-block {
    display: block; }
  body.body .inline {
    display: inline; }
  body.body .inline-block {
    display: inline-block; }
  body.body .bold {
    font-weight: bold; }
  body.body .normal {
    font-weight: normal; }
  body.body .up {
    text-transform: uppercase; }
  body.body .clear {
    clear: both; }
  body.body .font-active {
    color: #007595;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .font-active:hover, body.body .font-active:focus {
      color: #00252f; }
  body.body .font-highlight {
    color: #880000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .font-highlight:hover, body.body .font-highlight:focus {
      color: #007595; }
  body.body .font-blue {
    color: #007595;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .font-blue:hover, body.body .font-blue:focus {
      color: #00252f; }
  body.body .font-default {
    color: #00bdf1; }
  body.body .serif {
    font-family: "BlenderProHeavy", Arial, serif; }
  body.body img {
    max-width: 100%; }
  body.body .focuspoint img {
    max-width: none; }
  body.body .bgr-default {
    background-color: #00bdf1;
    color: #fff; }
  body.body .bgr-light {
    background-color: #efefef; }
  body.body .bgr-dark {
    background-color: #00576f;
    color: #fff; }
  body.body .bgr-darkgrey {
    background-color: #404040;
    color: #fff; }
  body.body .bgr-black {
    background-color: #000;
    color: #fff; }
  body.body .bgr-gold {
    background-color: #bd9f52;
    color: #fff; }
  body.body .bgr-blue {
    background-color: #00bdf1;
    color: #fff; }
  body.body .bgr-light {
    background-color: #efefef; }
  body.body .bgr-dark {
    background-color: #00576f;
    color: #fff; }
  body.body .bgr-black {
    background-color: #000;
    color: #fff; }
  body.body .bgr-gold {
    background-color: #bd9f52;
    color: #fff; }
  body.body .bgr-opacity-default {
    background-color: rgba(0, 176, 240, 0.6);
    color: #fff; }
  body.body .bgr-opacity-gold {
    background-color: rgba(189, 159, 82, 0.6);
    color: #fff; }
  body.body .bgr-opacity-blue {
    background-color: rgba(0, 176, 240, 0.6);
    color: #fff; }
  body.body .bgr-blue {
    background-color: #00bdf1;
    color: #fff; }
  body.body body.gold .bgr-default {
    background-color: #bd9f52;
    color: #fff; }
  body.body body.gold .bgr-light {
    background-color: #efefef; }
  body.body body.gold .bgr-dark {
    background-color: #695b39;
    color: #fff; }
  body.body body.gold .bgr-black {
    background-color: #000;
    color: #fff; }
  body.body blockquote {
    font-style: italic;
    padding-left: 20px;
    position: relative;
    /*
    &:before {
      content: '\201c';
      font: {
        family: $text;
        size: 48px;
        weight: bold;
        style: normal;
      }
      color: #dadada;
      position: absolute;
      top: -16px;
      left: -8px;
    }
    */ }
  body.body blockquote + a {
    display: block;
    float: right;
    color: #00576f;
    margin-top: -10px; }
    body.body blockquote + a:hover, body.body blockquote + a:focus {
      color: #00bdf1;
      text-decoration: underline; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00bdf1; }

header {
  font-family: "BlenderProHeavy", Arial, serif; }
  header a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    header a:hover, header a:focus {
      text-decoration: none; }
  header ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    header ul > li {
      display: block;
      float: left; }
    header ul:after {
      content: '';
      display: block;
      clear: both; }
  header .top {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 28px;
    color: #aaaaaa; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .top {
        font-size: 11px; } }
    header .top .pull-left ul > li {
          /*
          &.selected {
            background-color: $gold;
            color: $white;

            a {
              color: $white;
              &:hover, &:focus {
                color: $white;
              }
            }
          }
          */ }
      header .top .pull-left ul > li a {
        display: block;
        padding: 2px 4px 2px; }
      header .top .pull-left ul > li:hover, header .top .pull-left ul > li:focus {
        color: #00bdf1; }
    @media (max-width: 991px) {
      header .top .pull-left {
        display: none; } }
    header .top .pull-right .low-vision {
      display: inline-block;
      padding-top: 6px; }
    header .top .pull-right .lang {
      display: inline-block;
      text-align: right;
      font-size: 16px;
      line-height: 20px;
      position: relative;
      color: #fff;
      font-weight: bold; }
      header .top .pull-right .lang > a {
        display: inline-block; }
        header .top .pull-right .lang > a:after {
          content: '\f0dd';
          font-family: FontAwesome;
          display: inline-block;
          padding: 6px 6px;
          margin-left: 6px;
          position: relative;
          top: -4px;
          font-size: 12px; }
      header .top .pull-right .lang ul {
        position: absolute;
        top: 32px;
        right: 0;
        width: 90px;
        height: auto;
        max-height: 0;
        overflow: hidden;
        z-index: 100;
        list-style: none;
        padding: 0 18px 0 6px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        transition-timing-function: ease; }
        header .top .pull-right .lang ul > li {
          display: block;
          float: none; }
          header .top .pull-right .lang ul > li > a {
            display: block;
            padding: 3px 8px; }
            header .top .pull-right .lang ul > li > a:hover, header .top .pull-right .lang ul > li > a:focus {
              color: #00bdf1; }
      header .top .pull-right .lang:hover ul, header .top .pull-right .lang:focus ul {
        max-height: 400px;
        padding: 6px 18px 6px 6px; }
    header .top .pull-right .highcontrast {
      display: inline-block;
      margin-left: 6px; }
  header .middle .container {
    position: relative; }
    header .middle .container .logo {
      margin: 20px 0; }
      header .middle .container .logo img {
        max-width: 100%; }
        @media (min-width: 350px) {
          header .middle .container .logo img {
            max-width: 320px; } }
    header .middle .container .posy {
      font-family: "Open Sans", sans-serif;
      width: calc(100% - 360px);
      max-width: 650px;
      text-align: right;
      position: absolute;
      top: 50%;
      right: 15px;
      font-size: 15px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        header .middle .container .posy {
          display: none;
          /*
          position: static;
          width: 90%;
          max-width: none;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          margin-left: 5%;
          margin-bottom: 40px;
          */ } }
      header .middle .container .posy .box {
        margin-bottom: 0; }
        header .middle .container .posy .box blockquote {
          display: inline-block;
          margin-bottom: 5px; }
        header .middle .container .posy .box blockquote + hr {
          display: block;
          border: 0;
          margin: 0; }
        header .middle .container .posy .box .quote {
          font-style: normal; }
    header .middle .container:after {
      content: '';
      display: block;
      clear: both; }
  header .bottom {
    position: relative;
    overflow: hidden; }
    header .bottom.blue-menu-type .pull-left nav > a {
      padding: 13px 10px; }
      @media (max-width: 1199px) and (min-width: 992px) {
        header .bottom.blue-menu-type .pull-left nav > a {
          padding: 20px 5px 19px; } }
    header .bottom.blue-menu-type .pull-right.blue-menu > a {
      padding: 10px 7px; }
      @media (max-width: 1199px) and (min-width: 992px) {
        header .bottom.blue-menu-type .pull-right.blue-menu > a {
          padding: 10px 5px; } }
    header .bottom .pull-left {
      position: relative; }
      header .bottom .pull-left .mobile-nav {
        display: block;
        float: left;
        padding: 12px 10px; }
        header .bottom .pull-left .mobile-nav .fa {
          font-size: 24px;
          line-height: 36px; }
      header .bottom .pull-left nav {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: normal;
        color: #fff; }
        @media (max-width: 991px) {
          header .bottom .pull-left nav {
            display: none; } }
        header .bottom .pull-left nav > a {
          display: block;
          float: left;
          padding: 18px 10px;
          letter-spacing: 0.5px;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          transition-timing-function: ease; }
          header .bottom .pull-left nav > a.selected, header .bottom .pull-left nav > a:hover, header .bottom .pull-left nav > a:focus {
            background-color: #00576f; }
        @media (min-width: 992px) and (max-width: 1199px) {
          header .bottom .pull-left nav {
            font-size: 14px; }
            header .bottom .pull-left nav > a {
              padding: 20px 10px 19px; } }
        header .bottom .pull-left nav:after {
          content: '';
          display: block;
          clear: both; }
    header .bottom .pull-right > a {
      display: block;
      float: left;
      padding: 12px 10px; }
      header .bottom .pull-right > a:hover, header .bottom .pull-right > a:focus {
        background-color: #000; }
    header .bottom .pull-right .fa {
      font-size: 24px;
      line-height: 36px; }
    header .bottom .pull-right:after {
      content: '';
      display: block;
      clear: both; }
    header .bottom .pull-right.blue-menu > a {
      padding: 12px 8px; }
    header .bottom .pull-right.blue-menu .fa {
      font-size: 22px; }
  header .submenus:before {
    content: '';
    display: block;
    clear: both; }
  header .submenus nav {
    position: relative;
    height: auto;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    header .submenus nav > a {
      display: block;
      padding: 20px;
      border-top: 1px solid #aaaaaa;
      background-color: #00bdf1;
      text-align: center;
      font-size: 16px;
      font-weight: 900;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px; }
      header .submenus nav > a:hover, header .submenus nav > a:focus {
        background-color: #000; }
    header .submenus nav.open {
      max-height: 2000px; }
  header .submenus .submenu {
    position: relative;
    height: auto;
    max-height: 0;
    overflow: hidden;
    font-size: 15px;
    padding: 0 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    header .submenus .submenu a:hover, header .submenus .submenu a:focus {
      text-decoration: underline; }
    header .submenus .submenu ul {
      margin-bottom: 24px; }
      header .submenus .submenu ul > li {
        float: none;
        text-transform: uppercase;
        font-weight: normal;
        margin-bottom: 12px;
        font-size: 17px; }
        header .submenus .submenu ul > li > ul > li {
          margin-bottom: 0;
          text-transform: none;
          font-family: "Open Sans", sans-serif;
          font-weight: normal;
          font-size: 15px; }
    header .submenus .submenu.open {
      max-height: 1000px;
      padding: 30px 40px; }
      @media (max-width: 991px) {
        header .submenus .submenu.open {
          max-height: 2000px; } }

body.kodaly_body header .bottom .pull-left nav {
  font-size: 14px; }
body.kodaly_body footer .bg {
  background-image: url("/static/frontend/imgs/kodaly-footer-bg.jpg"); }
body.kodaly_body .slider .slides .slide .slidecontent h2 {
  font-size: 19px !important; }

footer .bg {
  padding: 60px 0;
  background-color: #000;
  background-image: url("/static/frontend/imgs/footer-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
footer .logo .logo-wrapper {
  display: block;
  margin-bottom: 20px; }
  footer .logo .logo-wrapper:last-child {
    margin-bottom: 0; }
footer .nav {
  text-transform: uppercase;
  padding-left: 15px; }
  footer .nav ul {
    list-style: none;
    padding-left: 0;
    max-width: 95%; }
    footer .nav ul > li {
      font-family: "Muli", sans-serif;
      font-weight: normal;
      font-size: 16px;
      line-height: 1.2;
      margin: 10px 0; }
      footer .nav ul > li.margin-top-70 {
        margin-top: 70px; }
footer .copyright {
  padding: 20px 0; }
  footer .copyright p {
    margin-bottom: 0;
    color: #fff; }

body.body .img-wrapper.layout-kep {
  margin: 0 15px; }
body.body .breadcrumb-wrapper {
  padding-top: 30px; }
body.body .main {
  padding-top: 30px; }
body.body .breadcrumb-wrapper + .main {
  padding-top: 0; }
body.body .img-510x320 {
  width: 100%;
  height: 320px; }
  @media (min-width: 768px) {
    body.body .img-510x320 {
      height: 208px; } }
  @media (min-width: 992px) {
    body.body .img-510x320 {
      height: 115px; } }
  @media (min-width: 1200px) {
    body.body .img-510x320 {
      height: 161px; } }
  body.body .img-510x320.img-width-100 img {
    width: 100%; }
  body.body .img-510x320.img-height-100 img {
    height: 100%; }
body.body .img-510x510 {
  width: 100%;
  height: 510px; }
  @media (min-width: 768px) {
    body.body .img-510x510 {
      height: 330px; } }
  @media (min-width: 992px) {
    body.body .img-510x510 {
      height: 290px; } }
  @media (min-width: 1200px) {
    body.body .img-510x510 {
      height: 350px; } }
  body.body .img-510x510.img-width-100 img {
    width: 100%; }
  body.body .img-510x510.img-height-100 img {
    height: 100%; }
body.body .img-170x170 {
  width: 170px;
  height: 170px; }
  @media (max-width: 480px) {
    body.body .img-170x170 {
      width: 100%;
      height: 450px; } }
  body.body .img-170x170.img-width-100 img {
    width: 100%; }
  body.body .img-170x170.img-height-100 img {
    height: 100%; }
body.body .img-260x260 {
  width: 260px;
  height: 260px; }
  @media (max-width: 480px) {
    body.body .img-260x260 {
      width: 100%;
      height: 450px; } }
  body.body .img-260x260.img-width-100 img {
    width: 100%; }
  body.body .img-260x260.img-height-100 img {
    height: 100%; }
body.body .img-825x370 {
  width: 100%;
  height: 370px; }
  @media (min-width: 768px) {
    body.body .img-825x370 {
      height: 330px; } }
  @media (min-width: 992px) {
    body.body .img-825x370 {
      height: 290px; } }
  @media (min-width: 1200px) {
    body.body .img-825x370 {
      height: 350px; } }
  body.body .img-825x370.img-width-100 img {
    width: 100%; }
  body.body .img-825x370.img-height-100 img {
    height: 100%; }
body.body .img-825x680 {
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    body.body .img-825x680 {
      height: 570px; } }
  @media (min-width: 992px) {
    body.body .img-825x680 {
      height: 500px; } }
  @media (min-width: 1200px) {
    body.body .img-825x680 {
      height: 680px; } }
  body.body .img-825x680.img-width-100 img {
    width: 100%; }
  body.body .img-825x680.img-height-100 img {
    height: 100%; }
body.body .img-825x450 {
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    body.body .img-825x450 {
      height: 450px; } }
  @media (min-width: 992px) {
    body.body .img-825x450 {
      height: 330px; } }
  @media (min-width: 1200px) {
    body.body .img-825x450 {
      height: 450px; } }
  body.body .img-825x450.img-width-100 img {
    width: 100%; }
  body.body .img-825x450.img-height-100 img {
    height: 100%; }
    @media (max-width: 767px) {
      body.body .img-825x450.img-height-100 img {
        height: auto; } }
body.body .focuspoint {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }
  body.body .focuspoint img {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
  @media (max-width: 767px) {
    body.body .focuspoint {
      height: auto; }
      body.body .focuspoint img {
        position: static;
        left: 0 !important;
        top: 0 !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: none;
        min-width: 0;
        min-height: 0;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important; } }
body.body .slide .focuspoint.img-width-100 img {
  width: 100%; }
body.body .slide .focuspoint.img-height-100 img {
  height: 100%; }
@media (max-width: 767px) {
  body.body .slide .focuspoint.img-width-100 img {
    width: auto;
    height: 100%; }
  body.body .slide .focuspoint img {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    -webkit-transform: translateX(-50%) translateY(-50%) !important;
    -moz-transform: translateX(-50%) translateY(-50%) !important;
    -ms-transform: translateX(-50%) translateY(-50%) !important;
    -o-transform: translateX(-50%) translateY(-50%) !important;
    transform: translateX(-50%) translateY(-50%) !important; } }
body.body .btn {
  border-radius: 0; }
body.body .btn-default {
  color: #fff;
  background-color: #00bdf1;
  border-color: #00bdf1; }
  body.body .btn-default:hover, body.body .btn-default:focus {
    color: #fff;
    background-color: #000;
    border-color: #000; }
body.body .btn.disabled, body.body .btn:disabled {
  opacity: .45; }
body.body .pager {
  text-align: center;
  font-family: "BlenderProHeavy", Arial, serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 30px auto; }
  body.body .pager .btn {
    color: #000;
    background-color: #cccccc;
    border-color: #cccccc;
    min-width: 38px;
    margin: 5px 0;
    font-weight: normal; }
    body.body .pager .btn.active {
      background-color: #000;
      color: #fff; }
    body.body .pager .btn.btn-lg {
      font-weight: normal;
      padding: .375rem 1.5rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: 0;
      letter-spacing: 1px; }
    body.body .pager .btn:hover, body.body .pager .btn:focus {
      color: #fff;
      background-color: #00bdf1;
      border-color: #00bdf1; }
  body.body .pager .pages {
    display: inline-block;
    margin: 0 10px; }
    body.body .pager .pages:first-child {
      margin-left: 0; }
    body.body .pager .pages:last-child {
      margin-right: 0; }
body.body .breadcrumb {
  background-color: transparent;
  padding: 0 0 15px;
  margin-bottom: 0;
  margin-top: -5px; }
  body.body .breadcrumb > li {
    color: #00576f;
    padding: 0 12px 10px;
    position: relative; }
    body.body .breadcrumb > li:before {
      content: '\f054';
      display: block;
      position: absolute;
      font-family: FontAwesome;
      font-size: 10px;
      top: 5px;
      left: -2px; }
    body.body .breadcrumb > li:first-child:before {
      display: none; }
  @media (min-width: 992px) and (max-width: 1199px) {
    body.body .breadcrumb > li {
      padding: 0 10px 10px; } }
body.body .margin-top-20 {
  margin-top: 20px; }
body.body .margin-top-30 {
  margin-top: 30px; }
body.body .margin-bottom-15 {
  margin-bottom: 15px !important; }
body.body .margin-bottom-30 {
  margin-bottom: 30px !important; }
body.body .buttonbox {
  display: block;
  background-color: #efefef;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transition-timing-function: ease; }
  body.body .buttonbox.inverse {
    background-color: #000;
    color: #fff; }
    body.body .buttonbox.inverse > span.buttontext {
      color: #fff; }
  body.body .buttonbox > a, body.body .buttonbox > button {
    display: block;
    position: relative;
    min-height: 75px;
    padding: 0;
    border: 0;
    outline: 0;
    width: 100%;
    text-align: left;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .buttonbox > a > span.icon, body.body .buttonbox > button > span.icon {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 75px;
      height: 100%;
      background-color: #00bdf1;
      text-align: center; }
      body.body .buttonbox > a > span.icon.fa, body.body .buttonbox > button > span.icon.fa {
        display: inline-block;
        font-size: 34px;
        color: #fff; }
        body.body .buttonbox > a > span.icon.fa.fa-user-graduate, body.body .buttonbox > button > span.icon.fa.fa-user-graduate {
          background-image: url(/static/frontend/imgs/user-graduate-solid.svg);
          background-size: 34px 34px;
          background-repeat: no-repeat;
          background-position: 50%; }
        body.body .buttonbox > a > span.icon.fa.fa-chalkboard-teacher, body.body .buttonbox > button > span.icon.fa.fa-chalkboard-teacher {
          background-image: url(/static/frontend/imgs/chalkboard-teacher-solid.svg);
          background-size: 34px 34px;
          background-repeat: no-repeat;
          background-position: 50%; }
        body.body .buttonbox > a > span.icon.fa.fa-address-book, body.body .buttonbox > button > span.icon.fa.fa-address-book {
          background-image: url(/static/frontend/imgs/address-book-regular.svg);
          background-size: 34px 34px;
          background-repeat: no-repeat;
          background-position: 50%; }
        body.body .buttonbox > a > span.icon.fa.fa-calendar-alt, body.body .buttonbox > button > span.icon.fa.fa-calendar-alt {
          background-image: url(/static/frontend/imgs/calendar-alt-regular.svg);
          background-size: 34px 34px;
          background-repeat: no-repeat;
          background-position: 50%; }
        body.body .buttonbox > a > span.icon.fa.fa-book-open, body.body .buttonbox > button > span.icon.fa.fa-book-open {
          background-image: url(/static/frontend/imgs/book-open-solid.svg);
          background-size: 34px 34px;
          background-repeat: no-repeat;
          background-position: 50%; }
        body.body .buttonbox > a > span.icon.fa:before, body.body .buttonbox > button > span.icon.fa:before {
          display: inline-block;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
      body.body .buttonbox > a > span.icon.icon-fb, body.body .buttonbox > button > span.icon.icon-fb {
        background-image: url("/static/frontend/imgs/icon-fb.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 75px 75px; }
      body.body .buttonbox > a > span.icon.icon-season-tickets, body.body .buttonbox > button > span.icon.icon-season-tickets {
        background-image: url("/static/frontend/imgs/icon-season-tickets.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 75px 75px; }
      body.body .buttonbox > a > span.icon.icon-lant, body.body .buttonbox > button > span.icon.icon-lant {
        background-image: url("/static/frontend/imgs/icon-lant.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 75px 75px; }
      body.body .buttonbox > a > span.icon.icon-gallery, body.body .buttonbox > button > span.icon.icon-gallery {
        background-image: url("/static/frontend/imgs/icon-gallery-20.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 20px 19px; }
      body.body .buttonbox > a > span.icon.icon-lexikon, body.body .buttonbox > button > span.icon.icon-lexikon {
        background-image: url("/static/frontend/imgs/icon-lexikon-20.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 15px 20px; }
      body.body .buttonbox > a > span.icon.icon-video, body.body .buttonbox > button > span.icon.icon-video {
        background-image: url("/static/frontend/imgs/icon-video-20.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 20px 14px; }
    body.body .buttonbox > a > span.buttontext, body.body .buttonbox > button > span.buttontext {
      display: block;
      position: absolute;
      top: 50%;
      left: 75px;
      width: calc(100% - 75px);
      font-family: "BlenderProHeavy", Arial, serif;
      font-size: 16px;
      font-weight: normal;
      text-transform: uppercase;
      line-height: 1.2;
      padding: 18px 25px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      transition-timing-function: ease; }
    body.body .buttonbox > a:after, body.body .buttonbox > button:after {
      content: '';
      display: block;
      clear: both; }
  body.body .buttonbox:hover, body.body .buttonbox:focus {
    background-color: #000; }
    body.body .buttonbox:hover > a > span.buttontext, body.body .buttonbox:focus > a > span.buttontext {
      color: #fff; }
    body.body .buttonbox:hover > button, body.body .buttonbox:focus > button {
      background-color: #000;
      cursor: pointer; }
    body.body .buttonbox:hover > button > span.buttontext, body.body .buttonbox:focus > button > span.buttontext {
      color: #fff; }
    body.body .buttonbox:hover.inverse, body.body .buttonbox:focus.inverse {
      background-color: #bd9f52; }
  body.body .buttonbox.bgr-darkgrey {
    height: 58px; }
    body.body .buttonbox.bgr-darkgrey > a {
      min-height: 38px;
      max-height: 38px;
      overflow: hidden;
      position: relative; }
      body.body .buttonbox.bgr-darkgrey > a > span.icon {
        background-color: transparent;
        width: 20px; }
      body.body .buttonbox.bgr-darkgrey > a > span.text {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-height: 38px;
        overflow: hidden; }
      body.body .buttonbox.bgr-darkgrey > a span.icon + span.text {
        left: 30px;
        width: calc(100% - 30px); }
body.body .buttonbox-wrapper {
  min-width: 255px;
  display: inline-block; }
  body.body .buttonbox-wrapper.share-link {
    min-width: 175px; }
    body.body .buttonbox-wrapper.share-link .buttonbox > a {
      min-height: 35px; }
      body.body .buttonbox-wrapper.share-link .buttonbox > a > span.icon {
        width: 35px; }
        body.body .buttonbox-wrapper.share-link .buttonbox > a > span.icon.icon-fb {
          background-size: 35px 35px; }
      body.body .buttonbox-wrapper.share-link .buttonbox > a > span.buttontext {
        left: 35px;
        width: calc(100% - 35px); }
body.body.kodaly_body aside .box .boxcontent .boxbottom.kodaly_br {
  position: relative;
  background: none;
  color: #333;
  font-weight: bold;
  text-align: center; }
body.body .box {
  position: relative;
  display: block;
  margin-bottom: 30px; }
  body.body .box h3 {
    font-family: "BlenderProHeavy", Arial, serif;
    font-weight: normal;
    font-size: 19px;
    line-height: 22px;
    min-height: 42px;
    padding: 10px 5px 10px 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1px; }
  body.body .box h4 {
    font-family: "BlenderProHeavy", Arial, serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0; }
  body.body .box .boxcontent {
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .box .boxcontent img {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      transition-timing-function: ease; }
    body.body .box .boxcontent.tripadvisor-side-block div.widCOE {
      width: 100% !important;
      margin: 0 0 25px 0 !important; }
    body.body .box .boxcontent.tripadvisor-side-block ul li {
      text-align: center; }
      body.body .box .boxcontent.tripadvisor-side-block ul li:before {
        display: none; }
      body.body .box .boxcontent.tripadvisor-side-block ul li a {
        width: 100%; }
    body.body .box .boxcontent.padding {
      padding: 20px; }
  body.body .box .bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 75px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .box .bottom.padding {
      padding: 27px 0; }
  body.body .box:hover > .bottom.bgr-opacity-gold, body.body .box:focus > .bottom.bgr-opacity-gold {
    background-color: #bd9f52; }
  body.body .box:not(.box-wrapper):not(.no-animate):hover .boxcontent, body.body .box:not(.box-wrapper):not(.no-animate):focus .boxcontent {
    opacity: 0.8;
    /*
    -webkit-transform: scale(1.3) rotate(6deg);
    -moz-transform: scale(1.3) rotate(6deg);
    -ms-transform: scale(1.3) rotate(6deg);
    -o-transform: scale(1.3) rotate(6deg);
    transform: scale(1.3) rotate(6deg);
    */
    /*
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    */ }
body.body aside {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px; }
  body.body aside > .row > .col-sm-6 > .col-lg-4 {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0; }
  body.body aside .box .boxcontent .boxbottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 10px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+20 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.75) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
    /* IE6-9 */
    color: #fff; }
    body.body aside .box .boxcontent .boxbottom p {
      color: #fff; }
      body.body aside .box .boxcontent .boxbottom p:last-child {
        margin-bottom: 0; }
  body.body aside .box .boxcontent:after {
    content: '';
    display: block;
    clear: both; }
  body.body aside .box:after {
    content: '';
    display: block;
    clear: both; }
  body.body aside ul:not(.slider-bullets) {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    body.body aside ul:not(.slider-bullets) > li {
      position: relative;
      margin-bottom: 0;
      min-height: 20px;
      margin-bottom: 5px; }
      body.body aside ul:not(.slider-bullets) > li > a {
        display: inline-block;
        float: left;
        line-height: 20px;
        width: calc(100% - 24px); }
      body.body aside ul:not(.slider-bullets) > li:before {
        content: '';
        display: inline-block;
        float: left;
        line-height: 20px;
        position: relative;
        width: 14px;
        height: 14px;
        background-color: #00bdf1;
        margin-right: 10px;
        top: 3px; }
      body.body aside ul:not(.slider-bullets) > li:after {
        content: '';
        display: block;
        clear: both; }
body.body .box ul.bullets {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  body.body .box ul.bullets > li {
    position: relative;
    margin-bottom: 0;
    min-height: 26px; }
    body.body .box ul.bullets > li > a {
      display: inline-block;
      line-height: 22px;
      width: 100%;
      padding-left: 24px; }
    body.body .box ul.bullets > li:before {
      content: '';
      display: inline-block;
      position: absolute;
      width: 14px;
      height: 14px;
      background-color: #00bdf1;
      top: 5px; }
@media (max-width: 767px) {
  body.body .events {
    display: none; } }
body.body .events table {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 13px; }
  body.body .events table td {
    text-align: center;
    width: calc(100% / 35); }
  body.body .events table tbody {
    background-color: #fff; }
    body.body .events table tbody .event {
      position: relative;
      cursor: pointer;
      background-color: #aaaaaa;
      z-index: 100;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      transition-timing-function: ease; }
      body.body .events table tbody .event > .event-popover {
        position: absolute;
        height: auto;
        max-height: 0;
        overflow: hidden;
        bottom: 21px;
        width: 300px;
        left: calc(-150px + 50%);
        z-index: 101;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        transition-timing-function: ease; }
        body.body .events table tbody .event > .event-popover > .event-content {
          position: relative;
          -webkit-box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
          padding: 5px 10px;
          background-color: #fff;
          text-align: left;
          color: #000;
          border: 1px solid transparent;
          text-transform: uppercase;
          font-weight: bold; }
          body.body .events table tbody .event > .event-popover > .event-content > a {
            display: inline-block;
            margin-bottom: 8px;
            line-height: 1.1; }
            body.body .events table tbody .event > .event-popover > .event-content > a:last-child {
              margin-bottom: 0; }
          body.body .events table tbody .event > .event-popover > .event-content:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 0;
            margin-left: -15px;
            margin-bottom: -10px;
            opacity: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 10px solid #fff;
            border-bottom: 0;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            transition-timing-function: ease; }
      body.body .events table tbody .event:hover, body.body .events table tbody .event:focus {
        background-color: #000;
        color: #fff;
        z-index: 110; }
        body.body .events table tbody .event:hover > .event-popover, body.body .events table tbody .event:focus > .event-popover {
          max-height: 500px;
          padding-bottom: 7px;
          overflow: visible;
          opacity: 1;
          z-index: 111; }
          body.body .events table tbody .event:hover > .event-popover > .event-content, body.body .events table tbody .event:focus > .event-popover > .event-content {
            border: 1px solid #999999; }
            body.body .events table tbody .event:hover > .event-popover > .event-content:after, body.body .events table tbody .event:focus > .event-popover > .event-content:after {
              opacity: 1; }
body.body .self-event {
  position: relative;
  cursor: pointer;
  z-index: 100;
  font-family: "Muli", sans-serif;
  font-size: 13px;
  font-weight: normal;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transition-timing-function: ease; }
  body.body .self-event img {
    height: 14px;
    margin-top: 3px;
    vertical-align: top; }
  body.body .self-event > .event-popover {
    position: absolute;
    height: auto;
    max-height: 0;
    overflow: hidden;
    bottom: 24px;
    width: 356px;
    left: calc(-177px + 50%);
    z-index: 101;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
    body.body .self-event > .event-popover.en {
      width: 228px;
      left: calc(-114px + 50%); }
    body.body .self-event > .event-popover > .event-content {
      position: relative;
      -webkit-box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.75);
      padding: 5px 10px;
      background-color: #fff;
      text-align: left;
      color: #000;
      border: 1px solid transparent;
      text-transform: uppercase;
      font-weight: bold; }
      body.body .self-event > .event-popover > .event-content > a {
        display: inline-block;
        margin-bottom: 8px;
        line-height: 1.1; }
        body.body .self-event > .event-popover > .event-content > a:last-child {
          margin-bottom: 0; }
      body.body .self-event > .event-popover > .event-content:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -15px;
        margin-bottom: -10px;
        opacity: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 10px solid #fff;
        border-bottom: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        transition-timing-function: ease; }
  body.body .self-event.lg img {
    height: 23px;
    margin-top: 5px; }
  body.body .self-event.lg > .event-popover {
    bottom: 35px; }
  body.body .self-event:hover, body.body .self-event:focus {
    z-index: 110; }
    body.body .self-event:hover > .event-popover, body.body .self-event:focus > .event-popover {
      max-height: 500px;
      padding-bottom: 7px;
      overflow: visible;
      opacity: 1;
      z-index: 111; }
      body.body .self-event:hover > .event-popover > .event-content, body.body .self-event:focus > .event-popover > .event-content {
        border: 1px solid #999999; }
        body.body .self-event:hover > .event-popover > .event-content:after, body.body .self-event:focus > .event-popover > .event-content:after {
          opacity: 1; }
body.body .slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  height: 260px; }
  @media (min-width: 768px) {
    body.body .slider {
      height: 309px; } }
  @media (min-width: 992px) {
    body.body .slider {
      height: 273px; } }
  @media (min-width: 1200px) {
    body.body .slider {
      height: 370px; } }
  body.body .slider .slides {
    width: 100%;
    height: 100%; }
    body.body .slider .slides .slide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 50;
      visibility: hidden; }
      body.body .slider .slides .slide .focuspoint {
        position: absolute;
        overflow: hidden; }
      body.body .slider .slides .slide .placeholder, body.body .slider .slides .slide .focuspoint {
        width: 100%;
        height: 300px; }
        @media (min-width: 768px) {
          body.body .slider .slides .slide .placeholder, body.body .slider .slides .slide .focuspoint {
            height: 309px; } }
        @media (min-width: 992px) {
          body.body .slider .slides .slide .placeholder, body.body .slider .slides .slide .focuspoint {
            height: 273px; } }
        @media (min-width: 1200px) {
          body.body .slider .slides .slide .placeholder, body.body .slider .slides .slide .focuspoint {
            height: 370px; } }
      body.body .slider .slides .slide:nth-child(3n) .placeholder {
        background-color: #00bdf1; }
      body.body .slider .slides .slide:nth-child(3n+1) .placeholder {
        background-color: #bd9f52; }
      body.body .slider .slides .slide:nth-child(3n+2) .placeholder {
        background-color: #000; }
      body.body .slider .slides .slide .slidecontent {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 75px;
        background-color: rgba(0, 0, 0, 0.7);
        color: #fff;
        padding: 12px 60px; }
        body.body .slider .slides .slide .slidecontent > .slidetext {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        body.body .slider .slides .slide .slidecontent h2 {
          font-family: "BlenderProHeavy", Arial, serif;
          font-size: 24px;
          font-weight: normal;
          text-transform: uppercase;
          margin-bottom: 0;
          max-height: 60px;
          overflow: hidden; }
        body.body .slider .slides .slide .slidecontent.has-lead > .slidetext {
          position: static;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; }
        body.body .slider .slides .slide .slidecontent.has-lead h2 {
          max-height: none;
          height: 100%; }
        body.body .slider .slides .slide .slidecontent p {
          color: #fff;
          margin-bottom: 0; }
      body.body .slider .slides .slide.active {
        z-index: 100;
        visibility: visible; }
      body.body .slider .slides .slide.next {
        z-index: 100;
        left: 100%;
        visibility: visible; }
      body.body .slider .slides .slide.prev {
        z-index: 100;
        left: -100%;
        visibility: visible; }
  body.body .slider .slider-bullets {
    position: absolute;
    top: 10px;
    right: 15px;
    width: auto;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    z-index: 180; }
    body.body .slider .slider-bullets > li {
      display: block;
      float: left; }
      body.body .slider .slider-bullets > li .bullet {
        display: block;
        width: 10px;
        height: 10px;
        background-color: #fff;
        margin-left: 5px;
        opacity: 0.5;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        transition-timing-function: ease; }
        body.body .slider .slider-bullets > li .bullet.active, body.body .slider .slider-bullets > li .bullet:hover, body.body .slider .slider-bullets > li .bullet:focus {
          opacity: 1; }
    body.body .slider .slider-bullets:after {
      content: '';
      display: block;
      clear: both; }
  body.body .slider .pager .page-left, body.body .slider .pager .page-right {
    position: absolute;
    bottom: 6px;
    z-index: 120;
    color: #fff;
    padding: 20px 10px; }
  body.body .slider .pager .page-left {
    left: 0; }
  body.body .slider .pager .page-right {
    right: 0; }
  body.body .slider .pager:after {
    content: '';
    display: block;
    clear: both; }
body.body aside .slider {
  background-color: #aaaaaa;
  height: 311px; }
  @media (min-width: 768px) {
    body.body aside .slider {
      height: 406px; } }
  @media (min-width: 992px) {
    body.body aside .slider {
      height: 363px; } }
  @media (min-width: 1200px) {
    body.body aside .slider {
      height: 326px; } }
  body.body aside .slider .slides .slide {
    background-color: #aaaaaa; }
    body.body aside .slider .slides .slide .focuspoint {
      position: relative;
      overflow: hidden; }
    body.body aside .slider .slides .slide .placeholder, body.body aside .slider .slides .slide .focuspoint {
      width: 100%;
      height: 255px; }
      @media (min-width: 768px) {
        body.body aside .slider .slides .slide .placeholder, body.body aside .slider .slides .slide .focuspoint {
          height: 350px; } }
      @media (min-width: 992px) {
        body.body aside .slider .slides .slide .placeholder, body.body aside .slider .slides .slide .focuspoint {
          height: 307px; } }
      @media (min-width: 1200px) {
        body.body aside .slider .slides .slide .placeholder, body.body aside .slider .slides .slide .focuspoint {
          height: 270px; } }
    body.body aside .slider .slides .slide .slidecontent {
      position: static;
      background-color: #aaaaaa;
      padding: 12px 15px;
      min-height: 0;
      overflow: hidden;
      bottom: inherit;
      left: inherit;
      width: 100%;
      height: 56px; }
      body.body aside .slider .slides .slide .slidecontent h2 {
        font-size: 14px;
        color: #000;
        max-height: 33px;
        overflow: hidden;
        display: block;
        display: -webkit-box;
        max-width: 400px;
        margin: 0 auto;
        height: calc(14px * 16.8 * 2);
        line-height: 16.8px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis; }
      body.body aside .slider .slides .slide .slidecontent p {
        display: none;
        font-size: 11px;
        color: #000; }
    body.body aside .slider .slides .slide .focuspoint + .slidecontent {
      position: absolute; }
  body.body aside .slider .pager {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 40px;
    height: 100%;
    background-color: #aaaaaa; }
    body.body aside .slider .pager .page-left, body.body aside .slider .pager .page-right {
      color: #fff;
      text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
      position: absolute;
      top: 50%;
      bottom: initial;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 5px 6px; }
@media (max-width: 767px) {
  body.body aside .slider .slides .slide .focuspoint img {
    position: static !important;
    width: 100% !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important; } }
@media (max-width: 1199px) {
  body.body .slider .slides .slide .focuspoint img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important; } }
@media (max-width: 767px) {
  body.body .slider .slides .slide img {
    width: 100%;
    max-width: none !important;
    margin: 0 auto; }
  body.body .slider .slides .slide .focuspoint {
    background-color: darkgrey; }
  body.body .slider .slides .slide .focuspoint img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important; }
  body.body .slider .slides .slide .slidecontent {
    position: static;
    background-color: #aaaaaa;
    padding: 12px 15px;
    min-height: 0;
    overflow: hidden; }
    body.body .slider .slides .slide .slidecontent .slidetext {
      position: relative;
      top: auto;
      transform: none; }
    body.body .slider .slides .slide .slidecontent h2 {
      font-size: 14px;
      color: #000;
      max-height: 62px; }
    body.body .slider .slides .slide .slidecontent p {
      display: none;
      font-size: 11px;
      color: #000; }
  body.body .slider .slides .slide .focuspoint + .slidecontent {
    position: absolute;
    bottom: 0; }
  body.body .slider .pager {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 40px;
    height: 100%;
    background-color: #aaaaaa; }
    body.body .slider .pager .page-left, body.body .slider .pager .page-right {
      color: #fff;
      text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
      position: absolute;
      top: 50%;
      bottom: initial;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 5px 6px; } }
body.body .row.searching-form .list.event-list .boxcontent article.event .date {
  width: 110px; }
  @media (max-width: 767px) {
    body.body .row.searching-form .list.event-list .boxcontent article.event .date {
      width: 100%; } }
body.body .list article.media {
  cursor: pointer;
  margin: 45px 0 30px;
  /*
  img {
    width: 170px;
    margin-right: 30px;
  }
  */ }
  body.body .list article.media .focuspoint + .media-body {
    margin-left: 30px; }
    @media (max-width: 480px) {
      body.body .list article.media .focuspoint + .media-body {
        margin-left: 0; } }
  body.body .list article.media h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 19px;
    margin-bottom: 0;
    text-transform: uppercase; }
  body.body .list article.media .date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #00bdf1;
    margin-bottom: 0; }
  body.body .list article.media .lead, body.body .list article.media .lead p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px; }
  @media (max-width: 480px) {
    body.body .list article.media {
      display: block;
      margin-bottom: 40px; }
      body.body .list article.media img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
      body.body .list article.media .focuspoint img {
        width: auto; }
      body.body .list article.media .media-body {
        width: 100%; } }
  body.body .list article.media:after {
    content: '';
    display: block;
    clear: both; }
body.body .list:not(.event-list):hover .boxcontent :not(.focuspoint) > img, body.body .list:not(.event-list):focus .boxcontent :not(.focuspoint) > img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
body.body .list.event-list .boxcontent article.event {
  display: table;
  margin: 20px 0;
  width: 100%;
  height: 170px; }
  body.body .list.event-list .boxcontent article.event .date {
    display: table-cell;
    width: 80px;
    height: 93px;
    /* this is magic just this is how it works */
    vertical-align: top;
    text-align: center;
    position: relative;
    background-color: #00bdf1;
    color: #fff;
    font-weight: 900;
    font-family: "Open Sans", sans-serif; }
    body.body .list.event-list .boxcontent article.event .date .date-content {
      position: absolute;
      top: 50%;
      width: 100%;
      height: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      body.body .list.event-list .boxcontent article.event .date .date-content .day {
        display: block;
        font-size: 36px;
        letter-spacing: 3px; }
      body.body .list.event-list .boxcontent article.event .date .date-content .time {
        display: block;
        font-size: 18px;
        letter-spacing: 2px; }
  body.body .list.event-list .boxcontent article.event .img-wrapper {
    display: table-cell;
    width: 300px;
    vertical-align: top;
    position: relative;
    height: 100%; }
    body.body .list.event-list .boxcontent article.event .img-wrapper .focuspoint {
      position: absolute;
      width: 100%;
      height: 100% !important; }
    @media (max-width: 767px) {
      body.body .list.event-list .boxcontent article.event .img-wrapper .focuspoint {
        position: static;
        width: 100%;
        height: auto; }
        body.body .list.event-list .boxcontent article.event .img-wrapper .focuspoint > img {
          position: static;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }
  body.body .list.event-list .boxcontent article.event .content {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px 10px; }
    body.body .list.event-list .boxcontent article.event .content h4 {
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: bold;
      color: #00bdf1;
      text-transform: uppercase;
      margin-bottom: 10px; }
    body.body .list.event-list .boxcontent article.event .content .alcim {
      font-family: "Open Sans", sans-serif;
      font-size: 14px; }
    body.body .list.event-list .boxcontent article.event .content .place {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      color: #000;
      margin: 10px 0; }
    body.body .list.event-list .boxcontent article.event .content .lead, body.body .list.event-list .boxcontent article.event .content .lead p {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      color: #000; }
    body.body .list.event-list .boxcontent article.event .content p {
      margin-bottom: 0; }
  @media (min-width: 768px) and (max-width: 1199px) {
    body.body .list.event-list .boxcontent article.event {
      /*
      .img-wrapper + .content {
        width: 214px;
      }
      */ }
      body.body .list.event-list .boxcontent article.event .img-wrapper {
        width: 214px; }
      body.body .list.event-list .boxcontent article.event .content {
        width: auto; } }
  @media (min-width: 768px) {
    body.body .list.event-list .boxcontent article.event img + .content {
      width: calc(100% - 350px); } }
  body.body .list.event-list .boxcontent article.event .ticket {
    display: table-cell;
    width: 80px;
    vertical-align: top;
    background-color: #cccccc;
    position: relative;
    text-align: center; }
    body.body .list.event-list .boxcontent article.event .ticket span.fa {
      font-size: 56px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #aaaaaa;
      color: #efefef;
      z-index: 20;
      -webkit-transition: background-color 0.5s;
      -moz-transition: background-color 0.5s;
      -ms-transition: background-color 0.5s;
      -o-transition: background-color 0.5s;
      transition: background-color 0.5s; }
      body.body .list.event-list .boxcontent article.event .ticket span.fa:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    body.body .list.event-list .boxcontent article.event .ticket span.badge {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      font-size: 16px;
      z-index: 30;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      transition-timing-function: ease; }
    body.body .list.event-list .boxcontent article.event .ticket a:hover span.fa, body.body .list.event-list .boxcontent article.event .ticket a:focus span.fa {
      background-color: #000; }
    body.body .list.event-list .boxcontent article.event .ticket a:hover span.badge, body.body .list.event-list .boxcontent article.event .ticket a:focus span.badge {
      color: #00bdf1; }
  body.body .list.event-list .boxcontent article.event.program-category-university .date {
    background-color: #007595; }
  body.body .list.event-list .boxcontent article.event.program-category-university .content h4 {
    color: #007595; }
  body.body .list.event-list .boxcontent article.event.soldout .date {
    background-color: #fff;
    border: 6px solid #00bdf1;
    color: #00bdf1; }
  body.body .list.event-list .boxcontent article.event.soldout.program-category-university .date {
    background-color: #fff;
    border: 6px solid #007595;
    color: #007595; }
  @media (max-width: 767px) {
    body.body .list.event-list .boxcontent article.event {
      display: block;
      padding: 0 0 20px;
      border-bottom: 6px solid #000;
      margin: 20px 0;
      height: auto; }
      body.body .list.event-list .boxcontent article.event .date {
        display: block;
        width: 100%; }
        body.body .list.event-list .boxcontent article.event .date .date-content {
          position: static;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          padding: 0 20px; }
          body.body .list.event-list .boxcontent article.event .date .date-content .day {
            display: block;
            float: left; }
          body.body .list.event-list .boxcontent article.event .date .date-content .time {
            display: block;
            float: right;
            font-size: 36px; }
          body.body .list.event-list .boxcontent article.event .date .date-content:after {
            content: '';
            display: block;
            clear: both; }
      body.body .list.event-list .boxcontent article.event .img-wrapper {
        display: block;
        width: 100%; }
      body.body .list.event-list .boxcontent article.event .content {
        display: block;
        width: 100%;
        padding-top: 10px; }
      body.body .list.event-list .boxcontent article.event .ticket {
        display: block;
        width: 100%; }
        body.body .list.event-list .boxcontent article.event .ticket span.fa {
          position: static; }
          body.body .list.event-list .boxcontent article.event .ticket span.fa:before {
            position: static;
            display: block;
            padding: 10px;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
        body.body .list.event-list .boxcontent article.event .ticket span.badge {
          position: static;
          display: block;
          padding: 10px;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; }
        body.body .list.event-list .boxcontent article.event .ticket span.fa + span.badge {
          position: absolute;
          display: inline;
          padding: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); } }
  body.body .list.event-list .boxcontent article.event.noimage {
    height: auto;
    min-height: 100px; }
body.body form {
  padding-top: 20px; }
  body.body form .btn-group {
    width: 100%;
    margin-bottom: 20px; }
    body.body form .btn-group > .btn {
      position: relative;
      width: 100%;
      height: 60px;
      border-radius: 0;
      text-align: left;
      padding: 17px 10px;
      outline: 0;
      border: 0;
      padding-right: 60px;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      transition-timing-function: ease; }
      body.body form .btn-group > .btn:after {
        content: '\f078';
        display: block;
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        text-align: center;
        border-top: 0;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        transition-timing-function: ease;
        background-color: #999999;
        color: #fff; }
      body.body form .btn-group > .btn:hover, body.body form .btn-group > .btn:focus {
        border: 0;
        outline: 0;
        background-color: #00bdf1;
        color: #fff; }
        body.body form .btn-group > .btn:hover:after, body.body form .btn-group > .btn:focus:after {
          background-color: #000; }
    body.body form .btn-group .dropdown-menu {
      margin: 0;
      width: 100%;
      background-color: #000;
      color: #00bdf1;
      border-radius: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      text-transform: uppercase;
      border: 0; }
      body.body form .btn-group .dropdown-menu .dropdown-item {
        color: #fff;
        white-space: normal; }
        body.body form .btn-group .dropdown-menu .dropdown-item:hover, body.body form .btn-group .dropdown-menu .dropdown-item:focus {
          background-color: #00bdf1;
          color: #fff; }
  body.body form .datepicker-wrapper.d-none-force {
    display: none; }
  body.body form .datepicker-wrapper .flatpickr-calendar.inline {
    max-width: 100%;
    width: 100%;
    font-size: 12px;
    border-radius: 0; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-months {
      position: relative; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-rContainer {
      max-width: 100%;
      width: 100%; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-days {
      max-width: 100%;
      width: 100%; }
      body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-days .dayContainer {
        max-width: 100%;
        min-width: 0;
        width: 100%; }
        body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-days .dayContainer .flatpickr-day {
          border-radius: 0;
          max-width: none; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.prevMonthDay.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.nextMonthDay.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.today.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.prevMonthDay.today.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.nextMonthDay.today.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.prevMonthDay:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.nextMonthDay:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day:focus, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.prevMonthDay:focus, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.nextMonthDay:focus {
      background: #00bdf1;
      border-color: #00bdf1; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange.inRange, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected:focus, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange:focus, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange:focus, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange:hover, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected.prevMonthDay, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange.prevMonthDay, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange.prevMonthDay, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.selected.nextMonthDay, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.startRange.nextMonthDay, body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.endRange.nextMonthDay {
      background: #000;
      border-color: #000; }
    body.body form .datepicker-wrapper .flatpickr-calendar.inline .flatpickr-day.inRange {
      -webkit-box-shadow: -5px 0 0 #00bdf1, 5px 0 0 #00bdf1;
      -moz-box-shadow: -5px 0 0 #00bdf1, 5px 0 0 #00bdf1;
      box-shadow: -5px 0 0 #00bdf1, 5px 0 0 #00bdf1; }
  body.body form .radio-group label {
    background: none;
    background-color: #F1F1F1;
    color: #ccc;
    border: 1px solid #F1F1F1;
    margin: 0 -3px 0 -2px;
    font-weight: normal;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: hidden; }
    body.body form .radio-group label.selected {
      background: none;
      background-color: #00bdf1;
      color: white;
      border: 1px solid #00bdf1; }
      body.body form .radio-group label.selected span {
        font-weight: bold; }
    body.body form .radio-group label span {
      padding: 8px 33px 8px 34px;
      box-sizing: border-box;
      width: auto !important;
      display: block;
      line-height: normal; }
  body.body form .radio-group input[type=radio] {
    left: -20000px;
    position: absolute; }
body.body aside form.event-form .col-md-4 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  body.body aside form.event-form .col-md-4 .btn-group {
    margin-bottom: 13px; }
  body.body aside form.event-form .col-md-4:last-child .btn-group {
    margin-bottom: 0px !important; }
body.body .box .boxcontent.padding.tagcloud {
  padding: 15px; }
  body.body .box .boxcontent.padding.tagcloud .btn {
    margin: 5px;
    padding: .2rem .5rem; }
@media print {
  body.body {
    padding: 50px !important; }
    body.body .col-xl-9 {
      max-width: 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
    body.body header, body.body footer, body.body aside {
      display: none; }
    body.body #admin_box_outer, body.body #profiler_bar {
      display: none; }
    body.body .printpage {
      display: none; }
    body.body .buttonbox {
      display: none; }
    body.body article {
      width: 100%; }
    body.body .gdpr_box {
      display: none; }
    body.body article.event .content .box.list.event-list {
      display: none; } }
@page {
  margin: 0; }
body.body .flatpickr.form-control[readonly] {
  background-color: #fff; }
body.body article.media a.more {
  position: relative;
  padding-left: 40px;
  font-style: italic;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transition-timing-function: ease; }
  body.body article.media a.more:before {
    content: '\f054';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-style: normal;
    width: 30px;
    height: 30px;
    padding: 3px 0 0 10px;
    border-radius: 100%;
    background-color: #00bdf1;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
  body.body article.media a.more:hover, body.body article.media a.more:focus {
    text-decoration: none; }
body.body article.media:hover a.more, body.body article.media:focus a.more {
  margin-left: 10px; }
body.body .row.lexikon {
  margin-bottom: 40px; }
body.body .lexikon .letters {
  display: table;
  width: 100%;
  margin-bottom: 15px; }
  body.body .lexikon .letters ul {
    display: table-row;
    list-style: none; }
    body.body .lexikon .letters ul li {
      padding-left: 0;
      display: table-cell;
      width: 30px;
      text-align: center;
      text-transform: uppercase; }
      body.body .lexikon .letters ul li:last-child {
        width: auto; }
body.body .lexikon .lexikon-list {
  display: table; }
  body.body .lexikon .lexikon-list h3 {
    display: table-row;
    font-size: 16px;
    font-weight: bold;
    background-color: #e6e6e6; }
    body.body .lexikon .lexikon-list h3 .name {
      display: table-cell;
      padding: 10px 10px 10px 40px;
      text-transform: uppercase;
      min-width: 200px; }
      body.body .lexikon .lexikon-list h3 .name:hover, body.body .lexikon .lexikon-list h3 .name:focus {
        text-decoration: underline; }
      body.body .lexikon .lexikon-list h3 .name .icon-user {
        width: 20px;
        height: 20px;
        display: inline-block;
        top: 3px;
        left: -30px;
        position: relative;
        margin-right: -20px;
        background-color: transparent;
        background-image: url("/static/frontend/imgs/icon-user-20.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%; }
    body.body .lexikon .lexikon-list h3 .chair, body.body .lexikon .lexikon-list h3 .subject {
      display: table-cell;
      padding: 10px; }
    body.body .lexikon .lexikon-list h3 .chair {
      width: 30%;
      min-width: 120px; }
    body.body .lexikon .lexikon-list h3 .subject {
      width: 30%;
      min-width: 70px; }
    body.body .lexikon .lexikon-list h3:hover .name .icon-user, body.body .lexikon .lexikon-list h3:focus .name .icon-user {
      background-image: url("/static/frontend/imgs/icon-user-20_blue.png"); }
  body.body .lexikon .lexikon-list .list-row.clear {
    height: 15px; }
  @media (max-width: 767px) {
    body.body .lexikon .lexikon-list {
      display: block; }
      body.body .lexikon .lexikon-list h3 {
        display: block; }
        body.body .lexikon .lexikon-list h3 .name {
          display: block;
          width: 100%; }
        body.body .lexikon .lexikon-list h3 .chair, body.body .lexikon .lexikon-list h3 .subject {
          display: block;
          width: 100%; } }
body.body .lexikon article.media {
  padding: 20px; }
  body.body .lexikon article.media img {
    max-width: 270px;
    margin-right: 20px; }
  body.body .lexikon article.media span.subtitle {
    font-weight: bold;
    font-size: 14px; }
  @media (max-width: 480px) {
    body.body .lexikon article.media {
      display: block;
      padding: 20px 0; }
      body.body .lexikon article.media .focuspoint {
        height: auto;
        margin-bottom: 20px; }
        body.body .lexikon article.media .focuspoint img {
          width: 100%; }
      body.body .lexikon article.media .media-body {
        width: 100%;
        float: none; } }
body.body .lexikon.lexikon-content {
  width: 50%;
  max-width: 310px;
  margin-left: 30px;
  float: right; }
  body.body .lexikon.lexikon-content img {
    max-width: 100%; }
  @media (max-width: 767px) {
    body.body .lexikon.lexikon-content {
      width: 100%;
      margin-left: 0;
      margin-bottom: 0;
      float: none; } }

.focuspoint img {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.form-group.acceptterms-container input.form-control {
  width: auto;
  display: inline-block;
  float: left;
  margin: 6px 10px 0 0; }

.badge.badge-live {
  background-color: #88B04B; }

html {
  width: 100%;
  height: 100%; }

body {
  min-height: 100%; }

body.low-vision {
  background: black !important;
  color: yellow !important; }
  body.low-vision .bgr-default,
  body.low-vision .bgr-blue,
  body.low-vision .bgr-opacity-gold {
    background: black !important;
    color: yellow !important; }
  body.low-vision .events table td {
    background: black !important;
    color: yellow !important; }
  body.low-vision .events table tbody .event > .event-popover > .event-content {
    background: black !important;
    color: yellow !important; }
  body.low-vision a {
    color: yellow !important;
    font-size: calc(100% + 4px) !important; }
    body.low-vision a:hover, body.low-vision a:focus {
      background: white !important;
      color: black !important;
      text-decoration: underline !important; }
  body.low-vision p, body.low-vision h1, body.low-vision h2, body.low-vision h3, body.low-vision h4, body.low-vision span {
    color: yellow !important;
    font-size: calc(100% + 4px) !important; }
  body.low-vision .pager .btn {
    background-color: black !important; }
  body.low-vision .btn-default {
    background-color: black;
    border-color: black; }
  body.low-vision .box .boxcontent {
    background: black !important; }
    body.low-vision .box .boxcontent ul li::before {
      background-color: yellow; }
  body.low-vision .box h3 {
    font-size: calc(100% + 4px) !important;
    color: yellow !important; }
  body.low-vision .buttonbox > a > span.icon.fa,
  body.low-vision .buttonbox > button > span.icon.fa,
  body.low-vision .buttonbox > a > span.icon.icon-fb,
  body.low-vision .buttonbox > button > span.icon.icon-fb {
    color: yellow !important;
    background: black !important; }
  body.low-vision .buttonbox > a > span.buttontext,
  body.low-vision .buttonbox > button > span.buttontext {
    color: yellow !important;
    background: black !important; }
  body.low-vision header .submenus {
    background-color: black !important; }
    body.low-vision header .submenus .submenu.bgr-dark .row > div ul {
      background-color: black !important; }
  body.low-vision header .top.bgr-black a {
    color: yellow !important;
    font-size: 18px !important; }
    body.low-vision header .top.bgr-black a:hover, body.low-vision header .top.bgr-black a:focus {
      background: white !important;
      color: black !important;
      text-decoration: underline !important; }
  body.low-vision header .bottom.bgr-default .pull-left nav a {
    color: yellow !important;
    font-size: 24px; }
    body.low-vision header .bottom.bgr-default .pull-left nav a:hover, body.low-vision header .bottom.bgr-default .pull-left nav a:focus {
      background: white !important;
      color: black !important;
      text-decoration: underline !important; }
      body.low-vision header .bottom.bgr-default .pull-left nav a:hover::before, body.low-vision header .bottom.bgr-default .pull-left nav a:focus::before {
        display: none; }

input#acceptterms.form-control {
  width: auto;
  display: inline-block;
  float: left;
  margin: 6px 10px 0 0; }

.form-group.acceptterms-container label {
  width: calc(100% - 28px); }

header .submenus nav > a:hover, header .submenus nav > a:focus {
  background-color: #00576f;
  color: #fff; }

body.body .buttonbox.inverse {
  background-color: #00576f;
  color: #fff; }
  body.body .buttonbox.inverse span.buttontext {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transition-timing-function: ease; }
body.body .buttonbox:hover, body.body .buttonbox:focus {
  background-color: #00576f; }
  body.body .buttonbox:hover > a > span.buttontext, body.body .buttonbox:focus > a > span.buttontext {
    color: #fff; }
  body.body .buttonbox:hover > button, body.body .buttonbox:focus > button {
    background-color: #00576f;
    cursor: pointer; }
  body.body .buttonbox:hover > button > span.buttontext, body.body .buttonbox:focus > button > span.buttontext {
    color: #fff; }
  body.body .buttonbox:hover.inverse, body.body .buttonbox:focus.inverse {
    background-color: #efefef;
    color: #000; }
    body.body .buttonbox:hover.inverse span.buttontext, body.body .buttonbox:focus.inverse span.buttontext {
      color: #000; }

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