﻿/* ===== Media Query Ranges  =====  */
/* ===== Major Breakpoints =====  */
header {
  font-size: 25px;
}
header .logo {
  max-width: 100%;
  max-height: 50px;
}
header .sucheHeader {
  position: relative;
  margin-right: 10px;
}
header .sucheHeader ::-moz-placeholder {
  color: #3C68AF !important;
}
header .searchButton {
  padding: 0 !important;
  border: none !important;
  display: block !important;
}
header .sucheHeader input::placeholder {
  color: #3C68AF !important;
}
header .sucheHeader input:-ms-input-placeholder {
  color: #3C68AF !important;
}
header .sucheHeader input::-ms-input-placeholder {
  color: #3C68AF !important;
}
header .sucheHeader :-ms-input-placeholder {
  padding-top: 2px !important;
}
header .sucheHeader input {
  width: 100%;
}
header .sucheHeader .fa-search {
  position: absolute;
  top: 9px;
  right: 25px;
  color: #3C68AF;
  cursor: pointer;
  font-size: 20px;
}
header .bg-img {
  background-image: url('https://via.placeholder.com/1440x639');
  /*min-height: 600px;*/
  padding-bottom: 40%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
header .bg-light {
  background-color: white !important;
  box-shadow: 0 2px 7px -3px;
}
header .navbar {
  overflow: hidden;
  background-color: white;
  top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
header .navbar a {
  color: #3C68AF;
}
header .navbar.navbar-slider {
  position: absolute;
  z-index: 9999;
  width: calc(100% - 40px);
}
@media only screen and (max-width: 1439px) {
  header .navbar.navbar-slider {
    position: relative;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }
}
header .navbar-show {
  font-size: 22px;
  color: #3C68AF !important;
}
@media only screen and (max-width: 767px) {
  header .navbar-show {
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 5px;
  }
}
header .relativeContainer {
  position: relative;
}
header .form-control:focus {
  color: black !important;
  box-shadow: none !important;
  border-color: #3C68AF !important;
}
header .form-control {
  width: 100%;
  border-color: #3C68AF !important;
  padding-right: 35px !important;
}
.vjs-big-play-button {
  top: 50% !important;
  left: 50% !important;
  top: calc(50% - 0.75em) !important;
  left: calc(50% - 1.5em) !important;
  border: none !important;
  background: none !important;
  font-size: 15em !important;
}
#headerVideo {
  height: auto !important;
  padding-bottom: 40% !important;
}
#containerTopVideo,
.navbar {
  height: 100px !important;
}
@media only screen and (max-width: 767px) {
  #containerTopVideo,
  .navbar {
    height: 80px !important;
  }
}
@media only screen and (max-width: 1439px) {
  #containerTopVideo,
  .navbar {
    display: none;
  }
}
.logoLink {
  max-width: 50%;
}
@media only screen and (max-width: 991px) {
  .menuleft {
    margin-top: 20px;
  }
}
#menu a {
  color: #3c68af;
  cursor: pointer;
  display: block;
  line-height: 1.5em;
  font-size: 22px;
  margin: 5px 0;
  text-decoration-skip-ink: none;
}
#menu a:hover {
  background: #3c68af;
  color: white;
}
@media only screen and (max-width: 767px) {
  #menu a {
    font-size: 15px;
  }
}
.fa-chevron-right-menu ::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  float: right;
  padding-top: -12px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .fa-chevron-right-menu ::before {
    font-size: 17px;
  }
}
.menuBorder {
  border-right: 1px solid black;
}
@media only screen and (max-width: 991px) {
  .menuBorder {
    border-right: none;
    font-size: 12px !important;
    border-top: 1px solid black;
  }
}
.menuBorderRight {
  border-right: 1px solid black;
}
@media only screen and (max-width: 991px) {
  .menuBorderRight {
    border-right: none;
    font-size: 12px !important;
  }
}
.hidden {
  display: none !important;
}
.navbar {
  font-size: 22px !important;
  height: 80px;
}
@media only screen and (max-width: 767px) {
  .navbar {
    height: 40px;
  }
}
footer {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}
footer a {
  color: #fff;
}
footer .upperFooter {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #CCCCCC;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
}
footer .upperFooter .footerHeadText {
  font-weight: 500;
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  footer .upperFooter .footerHeadText {
    font-size: 22px;
  }
}
footer .upperFooter .footerText {
  font-size: 32px;
  margin-bottom: 50px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  footer .upperFooter .footerText {
    font-size: 18px;
    margin-bottom: 0px;
  }
}
footer .lowerFooter {
  padding-top: 30px;
  background-color: #3C68AF;
  color: #FFFFFF;
  padding-bottom: 100px;
}
footer .lowerFooter a {
  color: #FFFFFF;
}
footer .lowerFooterLinks {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  footer .lowerFooterLinks {
    font-size: 16px;
  }
}
footer .copyright {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  footer .copyright {
    font-size: 14px;
  }
}
footer .footer-text {
  margin-top: 27px;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  footer .footer-text {
    font-size: 16px;
  }
}
footer .kalender {
  color: #3C68AF;
  font-size: 45px;
  cursor: pointer;
  position: absolute;
  top: 197px;
  right: 95px;
}
@media only screen and (max-width: 767px) {
  footer .kalender {
    font-size: 35px !important;
    top: 187px !important;
  }
}
footer .uhrzeit {
  color: #3C68AF;
  font-size: 40px;
  cursor: pointer;
  position: absolute;
  top: 202px;
  right: 35px;
}
@media only screen and (max-width: 767px) {
  footer .uhrzeit {
    font-size: 36px !important;
    top: 188px !important;
  }
}
.form-input {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
  margin-top: 10px;
  border-color: #CCCCCC;
  width: 100%;
  height: 68px;
  font-size: 32px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .form-input {
    height: 45px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 20px;
  }
}
.infomaterialPlaceholder input::placeholder {
  color: #CCCCCC;
  opacity: 1;
}
.infomaterialPlaceholder :-ms-input-placeholder {
  color: #CCCCCC;
  opacity: 1;
}
.infomaterialPlaceholder input {
  color: #707070;
}
.form-input-footer {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
  height: 68px;
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .form-input-footer {
    height: 50px;
    font-size: 16px;
    margin-bottom: 8px !important;
    margin-top: 8px !important;
  }
}
.textareaFooter {
  min-height: 156px;
  resize: none;
  line-height: 25px;
  padding-top: 13px;
  padding-bottom: 10px;
  width: 100%;
}
.form-input-Ansprechpartner {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
  height: 68px;
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
  border-color: #CCCCCC;
  border-width: 1px;
  border-style: solid;
}
.textareaAnsprechpartner {
  min-height: 156px;
  resize: none;
  line-height: 25px;
  padding-top: 13px;
  padding-bottom: 10px;
  width: 100%;
  border-color: #CCCCCC;
}
.kontaktTerminTextBox {
  width: 340px;
  height: 3em;
  background-color: white;
}
.dateTextBox:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f273";
  font-weight: 800;
  color: black;
  font-size: 18px;
  position: absolute;
  right: 10px;
}
.timeTextBox::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f017";
  font-weight: 800;
  color: black;
  font-size: 18px;
  position: absolute;
  left: 195px;
}
/*#datepicker, #timepicker {
    float: left;
    width: 140px;
    border: none;
}*/
.datepicker {
  width: 40%;
  height: 68px;
  padding-right: 0px;
  pointer-events: none;
  border: none;
  float: left;
}
@media only screen and (max-width: 767px) {
  .datepicker {
    height: 50px;
  }
}
.timepicker {
  float: left;
  width: 60%;
  height: 68px;
  padding-left: 0px;
  pointer-events: none;
  border: none;
}
@media only screen and (max-width: 767px) {
  .timepicker {
    height: 50px;
  }
}
.ui-datepicker {
  color: black !important;
  font-size: 22px !important;
}
@media only screen and (max-width: 767px) {
  .ui-datepicker {
    width: 15em !important;
  }
}
.textArea {
  height: 8em;
}
.button-primary {
  border: none;
  width: 340px;
  height: auto;
  background-color: #3C68AF;
  color: white;
  margin-top: 15px;
  cursor: pointer;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .button-primary {
    font-size: 22px;
  }
}
.button-primary-footer {
  border: none;
  width: 340px;
  height: auto;
  background-color: #3C68AF;
  color: white;
  margin-top: 10px;
  cursor: pointer;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .button-primary-footer {
    font-size: 22px;
    height: 50px !important;
    margin-top: 8px !important;
  }
}
.ui-timepicker {
  font-size: 22px !important;
}
/*--------- Eigene erstellte Checkbox ---------*/
.customCheckbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.customCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  margin-top: 3px;
  background-color: transparent;
  border-style: solid;
  border-width: 3px;
  border-color: #CCCCCC;
}
/* When the checkbox is checked, add a blue background */
.customCheckbox input:checked ~ .checkmark {
  background-color: transparent;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.customCheckbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.customCheckbox .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  border-color: #3C68AF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*------------------------------------------------------------------*/
/*Popup Ansprechpartner Kontakt*/
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  bottom: 23px;
  right: 28px;
  width: 280px;
}
/* The popup form - hidden by default */
.form-popup {
  display: none;
  /*bottom: 0;*/
  position: absolute;
  /*left: 40%;*/
  /*right: 15px;*/
  border: 3px solid #f1f1f1;
  z-index: 10;
}
@media only screen and (max-width: 991px) {
  .form-popup {
    position: relative !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
  }
}
/* Add styles to the form container */
.form-container {
  width: 500px;
  padding: 10px;
  background-color: white;
}
/* Full-width input fields */
.form-container input[type=text],
.form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 5px 0;
  /*border: none;
  background: #f1f1f1;*/
}
/* When the inputs get focus, do something */
.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
  /*background-color: #ddd;*/
  outline: none;
}
/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}
/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}
/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.ComboBox {
  width: 100%;
  padding-left: 0;
  height: 66px !important;
}
@media only screen and (max-width: 767px) {
  .ComboBox {
    height: 46px !important;
  }
}
.ComboBox span {
  border-radius: 0;
}
.ComboBox .k-select {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
@media only screen and (max-width: 767px) {
  .ComboBox .k-select {
    padding-right: 5px;
  }
}
.ComboBox .k-input {
  text-indent: 0 !important;
  padding-left: 15px !important;
}
.ComboBox .k-icon.k-i-arrow-60-down {
  width: 100% !important;
  height: 100% !important;
}
.ComboBox .k-icon.k-i-arrow-60-down:before {
  content: "\f078" !important;
  color: #bbb !important;
  font-weight: 300 !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 40px;
  padding-bottom: 12px !important;
}
@media only screen and (max-width: 767px) {
  .ComboBox .k-icon.k-i-arrow-60-down:before {
    font-size: 30px !important;
    padding-bottom: 3px !important;
  }
}
.ComboBox .k-icon.k-i-arrow-60-up {
  width: 100% !important;
  height: 100% !important;
}
.ComboBox .k-icon.k-i-arrow-60-up:before {
  content: "\f077" !important;
  color: #bbb !important;
  font-weight: 300 !important;
  font-family: "Font Awesome 5 Pro" !important;
  font-size: 40px;
  padding-bottom: 12px !important;
}
@media only screen and (max-width: 767px) {
  .ComboBox .k-icon.k-i-arrow-60-up:before {
    font-size: 30px !important;
    padding-bottom: 3px !important;
  }
}
.newsList {
  margin-bottom: 15px;
}
.newsList .newsItemLink {
  display: block;
  font-size: 16px;
  height: 80px;
  vertical-align: central;
  background-color: #3C68AF;
  color: #FFFFFF;
  margin-top: 0;
  align-content: center;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 20px;
}
.newsList a:hover {
  color: #3C68AF !important;
  background-color: #CCCCCC !important;
  text-decoration: none !important;
}
.newsList a::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  font-weight: 300;
  font-size: 42px;
  margin: 0 5px 0 25px;
  float: right;
}
.newsListWithNoPic {
  margin-bottom: 15px;
}
.newsListWithNoPic .newsItemWithNoPic {
  display: block;
  font-size: 38px;
  height: 384px;
  vertical-align: middle;
  background-color: #3C68AF;
  color: #FFFFFF;
  margin-top: 0;
  align-content: center;
  text-align: inherit ;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 20px;
  text-wrap: normal !important;
  margin-right: 0px;
}
.newsListWithNoPic a:hover {
  color: #3C68AF !important;
  background-color: #CCCCCC !important;
  text-decoration: none !important;
}
.allNews {
  color: #3C68AF !important;
  padding-top: 9px;
  border-color: #3C68AF;
  border: 1px solid;
  align-content: center;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  background: none !important;
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  .allNews {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.allNews a {
  padding-left: 5px;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.nextPageNewsButton,
.prevPageNewsButton {
  background: none;
  background-color: none;
  border: none;
  font-size: 40px;
}
.nextPageNewsButton :hover,
.prevPageNewsButton :hover {
  cursor: pointer;
}
.nextPageNewsButton:focus {
  outline: none !important;
}
.prevPageNewsButton:focus {
  outline: none !important;
}
.newsFilter {
  padding-left: 15px;
  color: #3C68AF;
  border-color: #3C68AF;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-color: white !important;
}
.newsFilter select:hover {
  background-color: red !important;
}
.newsFilter option:hover {
  background-color: red !important;
}
.newsDropdownIcon {
  position: absolute;
  right: 35px;
  top: 30px;
  font-size: 25px;
  cursor: pointer;
  color: #3C68AF;
}
@media only screen and (max-width: 767px) {
  .newsDropdownIcon {
    top: 15px;
  }
}
.newsSearchFilter {
  color: #3C68AF;
  border-color: #3C68AF;
  font-weight: bold;
  padding-right: 50px;
  padding-left: 15px;
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .newsSearchFilter {
    font-size: 20px;
  }
}
.newsSearchBox input::placeholder {
  opacity: 1;
  color: #3C68AF;
}
@media only screen and (max-width: 767px) {
  .newsSearchBox input::placeholder {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .newsSearchBox ::-webkit-input-placeholder {
    font-size: 20px;
  }
}
.newsSearchBox :-ms-input-placeholder {
  opacity: 1;
  color: #3C68AF;
}
@media only screen and (max-width: 767px) {
  .newsSearchBox :-ms-input-placeholder {
    font-size: 20px;
  }
}
.newsFilterDropdown {
  background-color: #CCCCCC;
  color: #FFFFFF;
}
.tagcloud {
  display: block;
  margin-bottom: 40px;
}
.tagcloud .tag {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  color: grey;
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.icon-bar {
  position: fixed;
  top: 50%;
  right: 0;
  /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
  z-index: 9999;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px 5px 5px 5px;
  color: white;
  font-size: 40px;
  background: #3C68AF;
  margin-bottom: 5px;
  min-width: 60px;
  min-height: 60px;
  /*@media @small-and-down {
        font-size: 20px;
        min-width: 40px;
        min-height: 40px;
    }*/
}
.icon-bar a:hover {
  text-decoration: none;
}
.icon-bar a:hover {
  background-color: #CCCCCC;
}
@media only screen and (max-width: 991px) {
  .icon-bar {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    height: auto;
    width: 100% !important;
    z-index: 10001;
    text-align: center;
    background: #3c68af;
    display: flex;
  }
  .icon-bar a {
    border-left: 1px solid white;
    border-top: 1px solid white;
    height: 100% !important;
    display: inline-block;
    padding: 10px 15px;
    flex-grow: 1;
    flex-basis: 25%;
    margin-left: auto;
    margin-right: auto;
    flex-basis: 100%;
    margin-bottom: 0;
  }
  .icon-bar a:nth-child(1) {
    border-left: 0;
  }
  .icon-bar a:hover {
    background: #3c68af;
    color: white;
  }
}
ul.breadcrumb {
  padding-left: 0;
  background: none;
  margin-bottom: 0;
}
ul.breadcrumb li {
  margin-right: 10px;
}
ul.breadcrumb li a {
  color: #3C68AF;
}
ul.breadcrumb li:before {
  content: ">";
  color: #3C68AF;
}
ul.breadcrumb li:first-child:before {
  content: none;
}
@media only screen and (max-width: 767px) {
  ul.breadcrumb {
    font-size: 12px;
  }
}
.bxslider {
  height: 600px;
}
.bxslider li {
  position: relative;
  width: 100% !important;
  height: 100%;
}
.bxslider li img {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .bxslider li {
    height: 400px;
  }
  .bxslider li li {
    width: 100%;
    height: 50%;
  }
  .bxslider li li img {
    height: 80%;
  }
}
.bxslider .bx-viewport {
  height: 600px;
}
.bxslider .slidertext {
  position: absolute;
  bottom: 10%;
  background-color: #B31574;
  color: white;
  font-size: 45px;
  line-height: 1.2em;
  display: inline;
  max-width: 75%;
  padding: 10px 15px 10px 80px;
}
.bxslider .slidertext .slidertitle {
  font-weight: bold;
}
.bxslider .slidertext a {
  color: white;
  font-size: 30px;
}
.bxslider .slidertext a:hover {
  color: #3c68af;
}
@media only screen and (max-width: 767px) {
  .bxslider .slidertext {
    bottom: 5%;
    font-size: 15px;
    line-height: 1em;
    display: inline;
    max-width: 75%;
    padding: 10px 15px 10px 10px;
  }
  .bxslider .slidertext a {
    font-size: 16px;
  }
}
.bx-wrapper {
  visibility: hidden;
  box-shadow: none !important;
  border: none !important;
}
/* @end */
body {
  font-family: "Roboto Condensed", sans-serif;
  /*color: @primary-text;*/
  font-size: 32px !important;
}
body ul {
  padding-left: 28px;
}
@media only screen and (max-width: 767px) {
  body ul {
    padding-left: 16px;
  }
}
body main section,
body main .section {
  font-family: "Roboto Condensed", sans-serif;
  color: #707070;
}
body main section a,
body main .section a {
  font-family: "Roboto Condensed", sans-serif;
  color: #3C68AF;
}
body main section a:hover,
body main .section a:hover {
  background: none;
  text-decoration: underline;
}
body main section a.button-primary,
body main .section a.button-primary {
  color: #fff;
}
body main section a.button-primary:hover,
body main .section a.button-primary:hover {
  background: #CCC;
  color: #3C68AF;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  body main section,
  body main .section {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 20px !important;
  }
}
/*body .section p { 

    @media @large-and-down{
        color:yellow;
    }

    @media @medium-and-down {
        color: red;
    }
    @media @small-and-down {
        color: pink;
    }
    @media @xs-and-down {
        color: orange;
    }
}*/
.infoBox {
  /*font-size: 20px;*/
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  font-family: "Roboto Condensed", sans-serif;
  width: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .infoBox {
    margin-top: 9px !important;
    margin-bottom: 5px !important;
  }
}
.section {
  margin-top: 30px;
  margin-bottom: 30px;
}
.textCustom {
  font-family: "Roboto Condensed", sans-serif;
  color: #707070;
}
.infoCenter {
  margin: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.fa-chevron-right-link {
  float: right;
  padding-top: 17px;
  padding-right: 10px;
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .fa-chevron-right-link {
    font-size: 20px;
    padding-top: 10px;
  }
}
.partnerListeIcons {
  float: right;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .partnerListeIcons {
    padding-top: 10px;
    font-size: 23px;
  }
}
.textBlocks {
  border: none;
  width: 340px;
  height: auto;
  margin-top: 15px;
  background-color: #CCCCCC;
  color: #3C68AF;
  font-weight: bold;
}
.blockHeader {
  margin-top: 8px;
  margin-bottom: 8px;
  /*font-size: 23px;*/
  font-size: 40px;
  font-family: "Roboto Condensed", sans-serif;
  width: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .blockHeader {
    font-size: 18px;
  }
}
.blockHeaderAnforderung {
  padding: 15px;
  margin: 0px;
  /*font-size: 23px;*/
  font-size: 40px;
  font-family: "Roboto Condensed", sans-serif;
  width: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .blockHeaderAnforderung {
    font-size: 18px;
  }
}
.accordionLinkAnforderung:hover {
  color: white !important;
  text-decoration: none !important;
}
.section a:hover {
  color: #0056b3;
  background-color: #CCC;
  border-color: white;
  text-decoration: none;
}
.accordion-section-title:hover {
  background-color: #3C68AF;
  color: white;
}
.header {
  display: block;
  font-weight: bolder !important;
  vertical-align: central;
  background-color: #3C68AF;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 50px;
  align-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .header {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px !important;
    margin-bottom: 5px;
  }
}
/*.cmsPageView {
    color: #707070;
    font-size: 20px;
    font-weight: 500;
    text-align: justify;*/
h1 {
  display: block;
  font-size: 45px !important;
  font-weight: bolder !important;
  vertical-align: central;
  background-color: #3C68AF;
  color: #FFFFFF !important;
  margin-top: 20px;
  align-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  h1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px !important;
  }
}
h2 {
  color: #707070;
  font-size: 35px !important;
  font-weight: bold !important;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}
@media only screen and (max-width: 767px) {
  h2 {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    font-size: 20px !important;
  }
}
h3 {
  color: #3C68AF;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
.partnerImage {
  padding-bottom: 40px;
  width: auto !important;
}
@media only screen and (max-width: 767px) {
  .partnerImage {
    padding-left: 60px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
}
.partnerLink a:hover {
  text-decoration: none !important;
  background-color: none !important;
}
.partnerDetailHeadline {
  font-weight: 600;
  font-size: 18px;
  color: #3C68AF;
}
@media only screen and (max-width: 767px) {
  .partnerDetailHeadline {
    font-weight: 400;
  }
}
.partnerDetailText {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .partnerDetailText {
    font-size: 15px;
  }
}
.validationError {
  color: red;
}
.accordion-section-title.active {
  background-color: #3C68AF;
  color: white;
}
.accordion-section-title {
  cursor: pointer;
}
.customButton .button-primary {
  margin-top: 40px;
  height: 50px;
  text-align: center;
  padding: 0px;
  font-size: 20px;
  width: 100%;
}
.customButton .button-primary:hover {
  background-color: #CCCCCC;
  color: #3C68AF;
}
.navigationText {
  display: block;
  font-size: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: bolder;
  vertical-align: central;
  background-color: #3C68AF;
  color: #FFFFFF;
  margin-top: 0;
  align-content: center;
  padding: 20px 20px 20px 15px;
  height: 100px;
}
@media only screen and (max-width: 1439px) {
  .navigationText {
    font-size: 20px;
    height: 80px;
    padding: 24px 24px 8px 8px;
  }
}
@media only screen and (max-width: 767px) {
  .navigationText {
    font-size: 18px;
    height: 80px;
    padding: 24px 24px 8px 8px;
  }
}
.navigationLink {
  margin-bottom: 15px;
}
.navigationLink a {
  color: white !important;
}
.navigationLink a:hover {
  text-decoration: none !important;
  background-color: #CCCCCC !important;
  color: #3c68af !important;
}
.navigationLink a::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-weight: 300;
  font-size: 80px;
  margin: -30px 5px 0 15px;
  float: right;
}
@media only screen and (max-width: 1439px) {
  .navigationLink a::before {
    font-size: 50px;
    margin: -21px 5px 0 15px;
  }
}
/*.navigationTextFB {
    display: block;
    font-size: 35px;
    font-family: @fontfamily;
    font-weight: bolder;
    vertical-align: central;
    background-color: #3C68AF;
    color: #FFFFFF;
    margin-top: 0;
    align-content: center;
    padding: 20px 20px 20px 15px;
    height: 150px;

    @media @large-and-down {
        font-size: 20px;
        height: 80px;
        padding: 24px 24px 8px 8px;
    }

    @media @small-and-down {
        font-size: 18px;
        height: 80px;
        padding: 24px 24px 8px 8px;
    }
}

.navigationLinkFB {
    margin-bottom: 15px;

    a {
        color: white !important;
    }




    a:hover {
        text-decoration: none !important;
        background-color: @secondary-text !important;
        color: @primary-blue !important;
    }

    a::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f105";
        font-weight: 300;
        font-size: 80px;
        margin: -30px 5px 0 15px;
        float: right;

        @media @large-and-down {
            font-size: 50px;
            margin: -21px 5px 0 15px;
        }
    }
}*/
.form-control {
  border-radius: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 6px !important;
  padding-left: 6px !important;
}
.dozentCustom a {
  color: white !important;
}
.dozentCustom a:hover {
  color: #3C68AF !important;
}
.dozentCustom a:hover p {
  background-color: #CCCCCC !important;
}
.customDropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select::-ms-expand {
  display: none;
}
select:focus::-ms-value {
  background-color: transparent;
}
.dropdownIcon {
  float: right;
  padding-top: 12px;
  padding-right: 12px;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .dropdownIcon {
    font-size: 25px;
  }
}
.dropdownIconKurs {
  float: right;
  padding-top: 12px;
  padding-right: 12px;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .dropdownIconKurs {
    font-size: 25px;
    padding-right: 0 !important;
    padding-top: 8px !important;
  }
}
.dropdownIconInfoMat {
  float: right;
  padding-top: 12px;
  padding-right: 12px;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .dropdownIconInfoMat {
    font-size: 25px;
    padding-right: 0 !important;
    padding-top: 8px !important;
  }
}
.customIcon {
  float: right;
  pointer-events: none;
  top: 3px !important;
  position: absolute;
  padding-top: 20px;
  font-size: 40px;
  right: 20px;
  color: #bbb;
}
@media only screen and (max-width: 767px) {
  .customIcon {
    padding-top: 9px;
    font-size: 30px;
  }
}
.angeboteBox {
  width: 100%;
  height: 460px;
  background-color: #CCCCCC;
  left: 0;
}
.angeboteInnerBox {
  width: 100%;
  height: 300px;
  background-color: white;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .angeboteInnerBox {
    height: 370px;
  }
}
.buttonNeuAngebote {
  border: none;
  width: 100%;
  height: 90px;
  color: white !important;
  background-color: #B31574;
  font-size: 16px;
  margin-right: 0px;
  cursor: pointer;
}
.buttonNeuAngebote a {
  color: white !important;
  text-decoration: none !important;
  padding-left: 30px;
  padding-top: 20px;
  display: block;
  height: 100%;
}
.buttonNeuAngebote a::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  float: right;
  padding-right: 30px;
  font-size: 55px;
  font-weight: 200;
  margin: -15px 5px 0 25px;
}
@media only screen and (max-width: 767px) {
  .buttonNeuAngebote {
    margin-bottom: 10px;
    padding-top: 10px;
  }
}
.neuBox {
  width: 15%;
  height: 30px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #B31574;
  color: white;
}
.buttonAngebote {
  border: none;
  width: 100%;
  height: 90px;
  color: white;
  background-color: #3C68AF;
  font-size: 16px;
  margin-right: 0px;
  cursor: pointer;
}
.buttonAngebote a {
  color: white !important;
  text-decoration: none !important;
  display: block;
  padding-left: 30px;
  padding-top: 20px;
  height: 100%;
}
.buttonAngebote a::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  float: right;
  padding-right: 30px;
  font-size: 55px;
  font-weight: 200;
  margin: -15px 5px 0 25px;
}
.kursTerminList {
  position: relative;
  list-style: none !important;
  text-decoration: none !important;
}
.kursTerminList li::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-weight: 700;
  font-size: 32px;
  margin-left: -20px;
  float: left;
  color: #3C68AF;
}
.button-custom-primary {
  border: none;
  width: 100%;
  height: 110px;
  background-color: #3C68AF;
  color: white;
  margin-top: 30px;
}
.linkDozent :hover {
  background-color: #CCCCCC;
  color: #3C68AF;
}
.homepageNews {
  background: none;
  background-color: none;
  border: none;
  cursor: pointer;
  color: #3C68AF;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .homepageNews {
    display: none;
  }
}
.homepageNews:focus {
  outline: none !important;
}
/*.nextPageNewsButton , .prevPageNewsButton{
    background: none;
    background-color: none;
    border: none;
    font-size: 40px;
}*/
.kontaktTextboxFooter {
  line-height: 0.5;
}
.kontaktTextboxFooter input::placeholder {
  color: #3C68AF !important;
  opacity: 1;
  text-align: left !important;
}
.kontaktTextboxFooter ::-webkit-input-placeholder {
  line-height: 1;
}
.kontaktTextboxFooter :-ms-input-placeholder {
  color: #3C68AF !important;
  opacity: 1;
  text-align: left !important;
}
.kontaktTextboxFooter textarea::placeholder {
  text-align: left !important;
  opacity: 1;
  color: #3C68AF;
  line-height: 125px;
}
.kontaktTextboxFooter textarea:-ms-input-placeholder {
  text-align: left !important;
  opacity: 1;
  color: #3C68AF;
  line-height: 125px;
}
.kontaktTextboxAnsprechpartner {
  line-height: 0.5;
}
.kontaktTextboxAnsprechpartner input::placeholder {
  color: #3C68AF !important;
  opacity: 1;
  font-size: 22px;
  text-align: left !important;
}
.kontaktTextboxAnsprechpartner :-ms-input-placeholder {
  color: #3C68AF !important;
  opacity: 1;
}
.kontaktTextboxAnsprechpartner ::-webkit-input-placeholder {
  line-height: 1;
}
.kontaktTextboxAnsprechpartner textarea::placeholder {
  text-align: left !important;
  opacity: 1;
  color: #3C68AF;
  line-height: 125px;
}
.kontaktTextboxAnsprechpartner textarea:-ms-input-placeholder {
  text-align: left !important;
  opacity: 1;
  color: #3C68AF;
  line-height: 125px;
}
.section-angebote {
  height: 600px;
}
@media only screen and (max-width: 767px) {
  .section-angebote {
    height: 800px;
  }
}
.angeboteHome {
  background-color: #CCCCCC;
  /*margin-left: -120px;
    margin-right: -120px;*/
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.angeboteContainer {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .angeboteContainer {
    margin-bottom: 20px;
  }
}
.angeboteList {
  margin-top: 55px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media only screen and (max-width: 767px) {
  .angeboteList {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.angeboteButtons {
  padding-top: 40px;
  float: right;
  font-size: 45px;
  font-weight: 600;
  color: #3C68AF;
}
.angeboteTitle {
  font-size: 32px;
  padding-top: 20px;
  font-weight: bold;
  color: white;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .angeboteTitle {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
.angeboteBoxTitle {
  color: #3C68AF;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 5px;
}
.angeboteBoxContent {
  /*padding-left: 30px;
    padding-right: 30px;*/
  font-size: 16px;
  line-height: 1.4;
  color: #CCC;
}
.termineTable {
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
  padding: 12px 0px 3px 0px;
}
.tabsActive .active {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 10px;
  border-color: #3C68AF;
}
.tabsActive .active a {
  border: none !important;
}
@media only screen and (max-width: 767px) {
  .tabsActive .mb-inactive {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .tab-content fade {
    display: none !important;
  }
}
.angeboteButtonPrimary {
  cursor: pointer;
  height: 90px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .angeboteButtonPrimary {
    height: 50px;
    margin-bottom: 10px;
    width: 200px;
    font-size: 22px;
  }
}
.bold {
  font-weight: bold;
}
.hideContainer {
  display: none;
}
.changeColorInfomaterial {
  background-color: #CCCCCC;
  color: #3C68AF !important;
  border-color: white;
}
.standortTermine td {
  line-height: 1.5em;
}
table tr {
  border: 1px solid #CCCCCC;
}
table th {
  background-color: #3c68af;
  color: white;
}
.rating-box {
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  display: inline-block;
  color: #3c68af;
  margin-top: -10px;
}
.rating-box:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005 \f005 \f005 \f005 \f005";
}
.rating-box .rating {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #3c68af;
}
.rating-box .rating:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005 \f005 \f005 \f005 \f005";
  font-weight: 700;
}
.bxTextSlider a {
  color: #3c68af;
}
.branchenstimme {
  background-color: #3c68af;
  color: white;
  width: 100%;
  height: 271px;
  margin-bottom: 20px;
  min-height: 305px;
}
.branchenstimme a {
  color: white;
  font-size: 35px;
}
.branchenstimme a:hover {
  color: white;
}
.branchenstimme .referenceText {
  padding: 20px;
  height: 100%;
  width: 100%;
}
#rating {
  margin-bottom: 1rem;
}
.angeboteList .col-12 {
  margin-bottom: 20px;
}
.singleBranchenstimme .bx-wrapper {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .form-popup {
    left: 0;
    right: 0;
    position: relative;
    max-width: 100%;
  }
}
.form-container {
  max-width: 100%;
}
.lh-125 {
  line-height: 1.25;
}
h3 {
  font-weight: bold !important;
  font-size: 32px !important;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 16px !important;
  }
}
.dozentHeadline {
  color: #3C68AF;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 40px;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .dozentHeadline {
    font-size: 1.25rem;
  }
}
.dozentName {
  font-weight: bold;
  color: #3C68AF;
  font-size: 32px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .dozentName {
    font-size: 16px;
  }
}
/*::-webkit-input-placeholder {
    color: #3C68AF !important;
    opacity: 1;
    text-align: center !important;
}*/
.kurssuche .customDropdown {
  background: white;
}