#main {
  background: white !important;
}
#footer a {
  color: white !important;
}
.submit_button {
  background: #4db58f !important;
  border-color: #4db58f !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.ajax-auth input.error,
.ajax-auth select.error,
.ajax-auth textarea.error {
  border-color: #cf5160 !important;
}
.swal-toast a {
  color: white !important;
  font-weight: bold;
}
.swal-menu-item .sub-menu {
  display: none !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn {
  background: #4db58f !important;
  border-radius: 0 !important;
  color: white !important;
}
.BorlabsCookie ._brlbs-video-vimeo a {
  color: white !important;
}
.mt--25p {
  margin-top: -25% !important;
}
.mt--50p {
  margin-top: -50% !important;
}
.hr-custom span {
  height: 40px !important;
  background-color: #4db58f !important;
}
.left-offset-bg {
  position: relative;
}
.left-offset-bg:before {
  display: block;
  content: '';
  background: white;
  width: 30%;
  height: 100%;
  position: absolute;
}
.left-offset-bg:after {
  content: '';
  background: white;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
}
.upcoming-events {
  position: relative;
}
.row.upcoming:after {
  content: '';
  position: absolute;
  width: 30%;
  min-width: 350px;
  height: 30%;
  min-height: 300px;
  background: #cf5160;
  right: -30px;
  top: -30px;
  z-index: -1;
}
.row.upcoming:before {
  content: '';
  position: absolute;
  width: 30%;
  min-width: 350px;
  height: 30%;
  min-height: 300px;
  background: #f7db7c;
  bottom: -20px;
  left: -30px;
  z-index: -1;
}
.highlighted:before {
  display: block;
  width: 70px;
  height: 7px;
  background-color: #4db58f;
  content: '';
  float: left;
  margin-top: 21px;
}
.highlighted.meisterklasse:before {
  background-color: #cf5160 !important;
}
.highlighted.speckstunde:before {
  background-color: #151960 !important;
}
.highlighted.live_session:before {
  background-color: #4db58f !important;
}
.highlighted p {
  display: block;
  width: calc(100% - 100px);
  float: right;
}
.no-padding-bottom .content {
  padding-bottom: 0 !important;
}
.register-column:before {
  content: '';
  background-color: #151960;
}
.speckstunde-overlay .image-overlay-inside:before {
  background-color: #151960 !important;
  border-color: #151960 !important;
}
.meisterklasse-overlay .image-overlay-inside:before {
  background-color: #cf5160 !important;
  border-color: #cf5160 !important;
}
.live_session-overlay .image-overlay-inside:before {
  background-color: #4db58f !important;
  border-color: #4db58f !important;
}
.speck_vor_ort-overlay .image-overlay-inside:before {
  background-color: #f5d25c !important;
  border-color: #f5d25c !important;
}
.library-item {
  margin-bottom: 20px;
}
.library-item * {
  border-radius: 0 !important;
}
.library-item .event-type {
  text-align: center;
  display: block;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 15px;
}
.library-item .avia-button {
  padding-top: 10px !important;
}
.library-item-box {
  height: 100%;
  position: relative;
}
.library-item .avia-image-container {
  margin-bottom: 0 !important;
}
a.event-category {
  display: inline-block;
  margin: 0 5px;
  color: inherit;
  /*  font-size: 40px;
  position: relative;
  width: 40px;

  i {
    position: absolute;
    top: -30px;
  }*/
}
a.event-category:hover {
  opacity: .7;
  color: inherit;
}
.oeffentlich .image-overlay-inside:before {
  font-family: 'speck-icons' !important;
  content: '\e801' !important;
  font-size: 40px;
}
.privat .image-overlay-inside:before {
  font-family: 'speck-icons' !important;
  content: '\e802' !important;
  font-size: 40px;
}
.category-filter {
  display: block;
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.category-filter li {
  display: inline-block;
}
.category-filter li a {
  display: block;
  padding: 20px;
  margin: 0 5px;
  background: #151960;
  color: white;
  font-size: 22px;
  transition: all .3s;
  border: 1px solid white;
  font-weight: lighter;
  text-transform: uppercase;
}
.category-filter li a:hover,
.category-filter li a:active,
.category-filter li a:focus,
.category-filter li a.active {
  color: white;
  text-decoration: none;
  opacity: .7;
}
.upcoming-item {
  margin-bottom: 20px;
}
.upcoming-item * {
  border-radius: 0 !important;
}
.upcoming-item .upcoming-date-time {
  color: white;
}
.upcoming-item .upcoming-date-time span {
  display: block;
  font-size: 15px;
}
.upcoming-item-box {
  background: #a6a6a6;
  height: 100%;
  display: flex;
  flex-flow: column;
  position: relative;
}
.upcoming-item-box-header,
.upcoming-item-box-body {
  padding-left: 20px;
  padding-right: 20px;
}
.upcoming-item-box-image {
  order: 1;
}
.upcoming-item-box-image .avia-image-container {
  margin-bottom: 0 !important;
}
.upcoming-item-box-header {
  order: 2;
}
.upcoming-item-box-header .av-special-heading {
  margin-top: 25px;
}
.upcoming-item-box-header .av-special-heading .av-special-heading-tag {
  text-transform: uppercase !important;
  font-size: 26px;
}
.upcoming-item-box-header .av-special-heading .av-subheading {
  text-transform: uppercase;
  margin-bottom: 14px;
}
.upcoming-item-box-body {
  order: 3;
  font-size: 16px;
  margin-bottom: 10px;
}
.upcoming-item-box-button {
  order: 4;
  margin-top: auto;
}
.upcoming-item-box-button a {
  text-align: center;
  font-size: 22px;
  color: white !important;
  display: block;
  padding: 30px 20px;
  text-decoration: none !important;
}
@media screen and (min-width: 1110px) {
  .upcoming-item:nth-child(even) .upcoming-item-box-image {
    order: 3;
    margin-top: auto;
  }
  .upcoming-item:nth-child(even) .upcoming-item-box-header {
    order: 1;
  }
  .upcoming-item:nth-child(even) .upcoming-item-box-body {
    order: 2;
  }
  .upcoming-item:nth-child(even) .upcoming-item-box-button {
    order: 4;
    margin-top: 0;
  }
}
.upcoming-button {
  display: block;
  border: 2px solid #151960 !important;
  color: #151960 !important;
  font-size: 20px !important;
  padding: 20px 30px;
  text-decoration: none !important;
  margin-top: 20px;
}
.upcoming-button:hover {
  color: white !important;
  background: #151960;
}
.event-detail {
  background: white;
}
.event-detail .single-wrapper .single-event {
  position: relative;
}
@media screen and (max-width: 1109px) {
  .event-detail .single-wrapper .single-event {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1110px) {
  .event-detail .single-wrapper .single-event {
    padding-right: 200px;
  }
}
.event-detail .single-wrapper .single-event .video {
  margin: 20px 0;
}
@media screen and (min-width: 1110px) {
  .event-detail .single-wrapper .single-event .video {
    padding-right: 20px;
  }
}
.event-detail .single-wrapper .single-event:before {
  content: '';
  position: absolute;
  top: 50px;
  left: -100px;
  width: 70px;
  height: 7px;
  background: #4db58f;
}
.event-detail .single-wrapper .single-event.live_session .image-overlay .image-overlay-inside:before {
  background: #4db58f;
}
.event-detail .single-wrapper .single-event.live_session .primary {
  background: #4db58f;
  color: white;
  font-weight: bold;
  margin-right: 10px;
}
.event-detail .single-wrapper .single-event.meisterklasse .image-overlay .image-overlay-inside:before {
  background: #cf5160;
}
.event-detail .single-wrapper .single-event.meisterklasse:before {
  background: #cf5160;
}
.event-detail .single-wrapper .single-event.meisterklasse .primary {
  background: #cf5160;
  color: white;
  font-weight: bold;
  margin-right: 10px;
}
.event-detail .single-wrapper .single-event.speckstunde:before,
.event-detail .single-wrapper .single-event.experte:before {
  background: #151960;
}
.event-detail .single-wrapper .single-event.speck_vor_ort:before {
  background: #f5d25c;
}
.event-detail .single-wrapper .single-event .type {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 14px;
}
.event-detail .single-wrapper .single-event h1 {
  text-transform: uppercase !important;
  font-weight: normal;
}
.event-detail .single-wrapper .single-event .date-time {
  font-size: 17px;
}
.event-detail .single-wrapper .single-event .date-time span {
  display: inline-block;
  margin-right: 15px;
}
.event-detail .single-wrapper .single-event ul {
  list-style-type: none;
  padding-left: 1em;
}
.event-detail .single-wrapper .single-event ul > li:before {
  content: "–";
  position: absolute;
  margin-left: -1em;
}
.event-detail .single-wrapper .special-block {
  margin-top: 50px;
  color: white;
  padding: 30px;
  padding-left: 0;
}
@media (max-width: 1200px) {
  .event-detail .single-wrapper .special-block {
    padding: 30px 30px 30px 0;
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .event-detail .single-wrapper .special-block {
    margin-right: 0;
    padding-left: 0;
    padding-right: 30px;
  }
}
.event-detail .single-wrapper .special-block .bg-col:before {
  display: block;
  position: absolute;
  content: '';
  width: 100vw;
  height: 100%;
  background: #cf5160;
  z-index: -1;
  right: 30px;
  top: 0;
}
.event-detail .single-wrapper .special-block .bg-col *:last-child {
  margin-bottom: 0;
}
.event-detail .single-wrapper .special-block .bg-col.live_session:before {
  background: #151960;
}
.event-detail .single-wrapper .special-block .bg-col.col-lg-12:before {
  right: 0;
}
@media (max-width: 1200px) {
  .event-detail .single-wrapper .special-block .bg-col:before {
    right: 0;
  }
}
.event-detail .single-wrapper .special-block .special-image {
  padding-bottom: 20px;
}
.event-detail .single-wrapper .special-block .special-image .avia-image-container-inner,
.event-detail .single-wrapper .special-block .special-image .avia_image,
.event-detail .single-wrapper .special-block .special-image .av-image-caption-overlay {
  border-radius: 0 !important;
}
.event-detail .single-wrapper .special-block .special-image img {
  border-radius: 0 !important;
}
.event-detail .single-wrapper .goodiebag-info {
  margin-top: 50px;
  color: white;
  padding: 30px;
  padding-left: 0;
}
@media (max-width: 1200px) {
  .event-detail .single-wrapper .goodiebag-info {
    padding: 30px 30px 30px 0;
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .event-detail .single-wrapper .goodiebag-info {
    margin-right: 0;
    padding-left: 0;
    padding-right: 30px;
  }
}
.event-detail .single-wrapper .goodiebag-info .bg-col:before {
  display: block;
  position: absolute;
  content: '';
  width: 100vw;
  height: 100%;
  background: #cf5160;
  z-index: -1;
  right: 30px;
  top: 0;
}
.event-detail .single-wrapper .goodiebag-info .bg-col *:last-child {
  margin-bottom: 0;
}
.event-detail .single-wrapper .goodiebag-info .bg-col.live_session:before {
  background: #4db58f;
}
.event-detail .single-wrapper .goodiebag-info .bg-col.col-lg-12:before {
  right: 0;
}
@media (max-width: 1200px) {
  .event-detail .single-wrapper .goodiebag-info .bg-col:before {
    right: 0;
  }
}
.event-detail .single-wrapper .goodiebag-info .goodiebag-image {
  padding-top: 20px;
}
.event-detail .single-wrapper .goodiebag-info .goodiebag-image .avia-image-container-inner,
.event-detail .single-wrapper .goodiebag-info .goodiebag-image .avia_image,
.event-detail .single-wrapper .goodiebag-info .goodiebag-image .av-image-caption-overlay {
  border-radius: 0 !important;
}
.event-detail .single-wrapper .goodiebag-info .goodiebag-image img {
  border-radius: 0 !important;
}
.event-detail .single-wrapper .form-container {
  position: relative;
  padding: 30px;
}
@media screen and (min-width: 1110px) {
  .event-detail .single-wrapper .form-container {
    min-height: 600px;
  }
}
.event-detail .single-wrapper .form-container a {
  color: white !important;
  font-weight: bold;
}
.event-detail .single-wrapper .form-container .webinar-details {
  color: white;
  text-align: center;
}
.event-detail .single-wrapper .form-container .webinar-details a {
  color: white !important;
  font-weight: bold;
}
.event-detail .single-wrapper .form-container .webinar-details p:last-child {
  margin-bottom: 0;
}
.event-detail .single-wrapper .form-container:before {
  background: #4db58f;
  display: block;
  content: '';
  position: absolute;
  width: 100vw;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.event-detail .single-wrapper .form-container.meisterklasse:before {
  background: #cf5160;
}
.event-detail .single-wrapper .form-container.speckstunde:before {
  background: #151960;
}
.event-detail .single-wrapper .form-container.speck_vor_ort:before {
  background: #f5d25c;
}
.event-detail .single-wrapper .form-container:after {
  display: block;
  content: '';
  background: #151960;
  height: 40%;
  width: 100%;
  position: absolute;
  left: -20px;
  bottom: -20px;
  z-index: -2;
}
.event-detail .single-wrapper .form-container .form-header {
  text-transform: uppercase;
  background: #151960;
  color: white;
  width: 100%;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
  border: 1px solid white;
}
.event-detail .single-wrapper .form-container .form-box-image {
  position: absolute;
  bottom: 0;
  left: -159px;
  width: 160px;
}
@media screen and (max-width: 1109px) {
  .event-detail .single-wrapper .form-container .form-box-image {
    display: none !important;
  }
}
.event-detail .single-wrapper .form-container ul.gfield_checkbox label {
  margin: 0 !important;
}
.event-detail .single-wrapper .form-container .goodiebag-input,
.event-detail .single-wrapper .form-container .partner-data-input {
  display: none;
}
.event-detail .single-wrapper .form-container.goodiebag .goodiebag-input {
  display: block !important;
}
.event-detail .single-wrapper .form-container.partner-data .partner-data-input {
  display: block !important;
}
.event-detail .gform_confirmation_wrapper {
  margin-top: 20px;
  color: white;
  text-align: center;
}
.event-detail .gform_wrapper {
  margin-bottom: 0 !important;
}
.event-detail .gform_wrapper form {
  margin-bottom: 0 !important;
}
.event-detail .gform_wrapper .gform_footer {
  padding-bottom: 0 !important;
}
.event-detail .gform_wrapper .gform_footer .gform_button {
  text-transform: uppercase;
  background: #151960;
  color: white;
  width: 100%;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
  border: 1px solid white;
}
.event-detail .gform_wrapper .gfield {
  padding-right: 0 !important;
}
.event-detail .gform_wrapper .gfield * {
  border-radius: 0 !important;
}
.event-detail .gform_wrapper .gfield a {
  color: white !important;
  text-decoration: underline !important;
}
.event-detail .gform_wrapper .gfield .ginput_left,
.event-detail .gform_wrapper .gfield .ginput_right {
  width: 100% !important;
  padding-right: 0 !important;
}
.event-detail .gform_wrapper .gfield .gfield_checkbox li input {
  vertical-align: top;
  margin-left: 3px;
  display: inline-block !important;
  margin-top: 3px !important;
}
.event-detail .gform_wrapper .gfield .gfield_checkbox li label {
  display: inline !important;
  font-weight: bold !important;
  vertical-align: top;
}
.event-detail .gform_wrapper .gfield label {
  font-weight: normal;
  color: white;
  margin-top: 5px !important;
}
.event-detail .gform_wrapper .gfield.gfield_visibility_visible:not(.hidden_label) {
  display: flex;
  flex-flow: column;
}
.event-detail .gform_wrapper .gfield.gfield_visibility_visible:not(.hidden_label) label {
  order: 2;
}
.event-detail .gform_wrapper .gfield .name_prefix,
.event-detail .gform_wrapper .gfield .name_first,
.event-detail .gform_wrapper .gfield .name_last {
  display: block;
  width: 100% !important;
}
.event-detail .gform_wrapper .gfield .gfield_required {
  color: white !important;
}
.event-detail .gform_wrapper .gfield .gfield_radio li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0 !important;
}
.event-detail .gform_wrapper .gfield .gfield_radio li label {
  margin: 10px 0 0 5px !important;
  font-weight: 700 !important;
  width: auto !important;
}
.event-detail .gform_wrapper .gfield input[type=radio],
.event-detail .gform_wrapper .gfield input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}
.event-detail .gform_wrapper .gfield input[type=radio]:before,
.event-detail .gform_wrapper .gfield input[type=checkbox]:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  width: 15px;
  height: 15px;
}
.event-detail .gform_wrapper .gfield input[type=radio]:checked:before,
.event-detail .gform_wrapper .gfield input[type=checkbox]:checked:before {
  color: #151960 !important;
}
.newsletter .gform_confirmation_wrapper {
  margin-top: 20px;
  text-align: center;
  color: white !important;
  background: #4db58f !important;
  padding: 30px 20px;
}
.newsletter .gform_wrapper {
  margin-bottom: 0 !important;
}
.newsletter .gform_wrapper form {
  margin-bottom: 0 !important;
}
.newsletter .gform_wrapper .gform_footer {
  padding-bottom: 0 !important;
}
.newsletter .gform_wrapper .gform_footer .gform_button {
  text-transform: uppercase;
  background: #151960;
  color: white;
  width: auto;
  float: right;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
}
.newsletter .gform_wrapper .gfield {
  padding-right: 0 !important;
}
.newsletter .gform_wrapper .gfield * {
  border-radius: 0 !important;
}
.newsletter .gform_wrapper .gfield .textarea {
  margin-bottom: 0 !important;
}
.newsletter .gform_wrapper .gfield a {
  text-decoration: underline !important;
  color: #151960 !important;
}
.newsletter .gform_wrapper .gfield label {
  font-weight: normal;
  color: #151960;
  line-height: 1 !important;
  margin-top: 5px !important;
  margin-left: 0 !important;
}
.newsletter .gform_wrapper .gfield.gfield_visibility_visible:not(.hidden_label) {
  display: flex;
  flex-flow: column;
}
.newsletter .gform_wrapper .gfield.gfield_visibility_visible:not(.hidden_label) label {
  order: 2;
}
.newsletter .gform_wrapper .gfield .name_prefix,
.newsletter .gform_wrapper .gfield .name_first,
.newsletter .gform_wrapper .gfield .name_last {
  display: block;
  width: 100% !important;
}
.newsletter .gform_wrapper .gfield .gfield_required {
  color: #cf5160 !important;
}
.newsletter .gform_wrapper .gfield .gfield_radio li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0 !important;
}
.newsletter .gform_wrapper .gfield .gfield_radio li label {
  margin: 10px 0 0 5px !important;
  font-weight: 700 !important;
  width: auto !important;
}
.newsletter .gform_wrapper .gfield ul.gfield_checkbox li {
  padding-top: 2px !important;
}
.newsletter .gform_wrapper .gfield input[type=radio],
.newsletter .gform_wrapper .gfield input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
  margin: 0 !important;
}
.newsletter .gform_wrapper .gfield input[type=radio]:before,
.newsletter .gform_wrapper .gfield input[type=checkbox]:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  border: 1px solid #151960;
  width: 15px;
  height: 15px;
}
.newsletter .gform_wrapper .gfield input[type=radio]:checked:before,
.newsletter .gform_wrapper .gfield input[type=checkbox]:checked:before {
  color: #151960 !important;
}
.contact .gform_confirmation_wrapper {
  color: white !important;
  background: #4db58f !important;
  padding: 30px 20px;
}
#footer .widget_nav_menu li {
  font-size: inherit !important;
  padding: 0 !important;
}
#footer .widget_nav_menu li a {
  padding: 0 !important;
}
.next-session * {
  border-radius: 0;
}
.next-session .bg-col {
  position: relative;
}
.next-session .bg-col:before {
  background: #4db58f;
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 50px;
  left: 20%;
  z-index: -1;
}
@media screen and (max-width: 1109px) {
  .next-session .bg-col:before {
    display: none;
  }
}
.next-session .bg-col.current-session:before {
  right: 20%;
  left: auto;
}
.next-session .bg-col.current-session.experte:before {
  right: -80%;
  left: auto;
}
.next-session .bg-col.meisterklasse:before {
  background: #cf5160;
}
.next-session .bg-col.speckstunde:before {
  background: #151960;
}
.next-session .bg-col.speck_vor_ort:before {
  background: #f5d25c;
}
.next-session-content {
  margin-top: 60px;
  padding-top: 20px;
}
@media screen and (max-width: 1109px) {
  .next-session-content {
    margin-top: 0;
    padding-bottom: 20px;
    background: #4db58f;
  }
  .next-session-content.meisterklasse {
    background: #cf5160;
  }
  .next-session-content.speckstunde {
    background: #151960;
  }
  .next-session-content.speck_vor_ort {
    background: #f5d25c;
  }
}
.next-session-box-header,
.next-session-box-body {
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
.next-session-box-image {
  order: 1;
}
.next-session-box-image .avia-image-container {
  margin-bottom: 0 !important;
}
.next-session-box-header {
  order: 2;
  color: white !important;
}
.next-session-box-header .av-special-heading {
  margin-top: 25px;
}
.next-session-box-header .av-special-heading .av-special-heading-tag {
  text-transform: uppercase !important;
  font-size: 26px;
}
.next-session-box-header .av-special-heading .av-subheading {
  text-transform: uppercase;
  margin-bottom: 14px;
}
.next-session-box-date-time span {
  color: white;
  display: inline-block;
  margin-right: 15px;
}
.next-session-box-body {
  order: 3;
  font-size: 16px;
  margin-bottom: 10px;
}
.next-session-box-button {
  order: 4;
  margin-top: auto;
}
.next-session-box-button a {
  text-align: center;
  font-size: 22px;
  color: white !important;
  padding: 20px;
  text-decoration: none !important;
  border: 1px solid white;
  display: inline-block;
  margin-left: 20px;
  margin-top: 20px;
  background: transparent !important;
}
.booking * {
  border-radius: 0 !important;
  font-family: 'neosanspro', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}
.booking .ui-datepicker {
  box-shadow: none;
  border: none;
  padding: 0;
}
.booking .ui-datepicker .ui-datepicker-current-day {
  background: #151960;
}
.booking .ui-datepicker .no-slots,
.booking .ui-datepicker .no-slots:hover {
  background-color: #cf5160 !important;
  opacity: .6;
}
.booking .ui-datepicker .ui-state-disabled {
  opacity: .6;
}
.booking .ui-datepicker .ui-state-default {
  font-size: 15px;
}
.booking .ea-bootstrap {
  white-space: normal;
}
.booking .ea-bootstrap .ea-bootstrap {
  margin-right: -15px;
  margin-left: -15px;
}
.booking .ea-bootstrap .ea-bootstrap .selected-time,
.booking .ea-bootstrap .ea-bootstrap .selected-time:hover {
  background-color: #4db58f;
}
.booking .ea-bootstrap a {
  color: #151960;
}
.booking .ea-bootstrap a:focus {
  outline: none;
}
.booking .ea-bootstrap .ea-submit,
.booking .ea-bootstrap .ea-submit:hover {
  background-color: #151960;
  padding: 13px 25px;
  font-size: 19px;
}
.booking .ea-bootstrap .ea-cancel,
.booking .ea-bootstrap .ea-cancel:hover {
  background-color: #cf5160;
  color: white;
  display: none !important;
}
.booking .ea-bootstrap .form-group {
  display: flex;
  flex-flow: column;
}
.booking .ea-bootstrap .form-group label {
  order: 2;
  width: 100%;
  text-align: left;
  padding-top: 0 !important;
  font-weight: normal;
  line-height: 1 !important;
  margin-bottom: 20px;
  margin-top: 5px;
}
.booking .ea-bootstrap .form-group div {
  order: 1;
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.booking .ea-bootstrap .form-group div input,
.booking .ea-bootstrap .form-group div textarea,
.booking .ea-bootstrap .form-group div select {
  margin-bottom: 5px !important;
}
.booking .ea-bootstrap .form-group div input[type=radio],
.booking .ea-bootstrap .form-group div input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
  margin: 0 !important;
}
.booking .ea-bootstrap .form-group div input[type=radio]:before,
.booking .ea-bootstrap .form-group div input[type=checkbox]:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  border: 1px solid #151960;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -20px;
  top: -3px;
}
.booking .ea-bootstrap .form-group div input[type=radio]:checked:before,
.booking .ea-bootstrap .form-group div input[type=checkbox]:checked:before {
  color: #151960 !important;
}
.archive h1,
.archive h2 {
  text-transform: uppercase !important;
  font-weight: 300;
}
.archive hr {
  height: 100px;
  width: 100%;
  border: none;
}
.icon-box .iconbox_icon {
  font-size: 110px !important;
  line-height: 110px !important;
  width: 110px !important;
  height: 110px !important;
}
@media screen and (max-width: 767px) {
  .icon-box .iconbox_icon {
    float: none;
    margin-bottom: 20px;
  }
}
.screen-reader-text {
  display: none;
}
.dots.page-numbers {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
}
.template-experte {
  /*  .expert-form-wrapper {
    .responsive(md {
      width: ~"calc(100% - 160px)";
      margin-left: 160px;
    })
  }*/
}
.template-experte .populate-experts {
  display: none !important;
}
.template-experte .expert-form ul {
  padding: 0 !important;
}
.template-experte .expert-form ul li:before {
  display: none;
}
.template-experte .expert-form br {
  display: none !important;
}
.template-experte .expert-box-image {
  position: absolute;
  bottom: 40px;
  left: -160px;
  width: 160px;
}
.template-experte .expert-box-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1109px) {
  .template-experte .expert-box-image {
    display: none !important;
  }
}
.template-experte .expert-socials {
  text-align: center;
}
.template-experte .expert-socials a {
  text-decoration: none !important;
  font-size: 140%;
}
.experte .av-special-heading-tag a {
  color: white !important;
  text-decoration: none !important;
}
.container_wrap {
  border-top: none !important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup *:last-child {
  margin-bottom: 0;
}
.white-popup tbody tr {
  color: #101010;
}
.white-popup tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.white-popup .avia-color-theme-color {
  background-color: #151960;
  border-color: #151960;
  color: #000000;
  font-weight: bold;
  min-width: 128px;
}
.white-popup.loading {
  /* :not(:required) hides these rules from IE9 and below */
  /* Spinner */
}
.white-popup.loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 100;
}
.white-popup.loading:after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  top: 50%;
  position: absolute;
  z-index: 200;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: #151960 1.5em 0 0 0, #151960 1.1em 1.1em 0 0, #151960 0 1.5em 0 0, #151960 -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, #151960 0 -1.5em 0 0, #151960 1.1em -1.1em 0 0;
  box-shadow: #151960 1.5em 0 0 0, #151960 1.1em 1.1em 0 0, #151960 0 1.5em 0 0, #151960 -1.1em 1.1em 0 0, #151960 -1.5em 0 0 0, #151960 -1.1em -1.1em 0 0, #151960 0 -1.5em 0 0, #151960 1.1em -1.1em 0 0;
}
.live_session-teaser {
  margin-top: 20px;
  color: white;
}
.live_session-teaser p:last-child {
  margin-bottom: 0;
}
.row.goodiebag-info.out-of-stock:after {
  content: 'Bereits vergriffen';
  display: block;
  position: absolute;
  width: 100%;
  bottom: 200px;
  font-size: 70px;
  transform: rotate(-45deg);
  opacity: .9;
  height: 100px;
  color: #cf5160;
  text-shadow: 0 0 2px white;
  line-height: 70px;
}
.gform_wrapper ul.gfield_checkbox li {
  padding-top: 2px !important;
}
.gform_wrapper .gfield_radio li {
  display: inline-block !important;
  margin-right: 20px !important;
  margin-bottom: 0 !important;
}
.gform_wrapper .gfield_radio li label {
  margin: 10px 0 0 5px !important;
  font-weight: 700 !important;
  width: auto !important;
}
.gform_wrapper input[type=radio],
.gform_wrapper input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}
.gform_wrapper input[type=radio]:before,
.gform_wrapper input[type=checkbox]:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  width: 15px;
  height: 15px;
  border: 1px solid #151960;
}
.gform_wrapper input[type=radio]:checked:before,
.gform_wrapper input[type=checkbox]:checked:before {
  color: #151960 !important;
}
.exclusive-form .goodiebag-input,
.exclusive-form .partner-data-input {
  display: none;
}
.exclusive-form.goodiebag .goodiebag-input {
  display: block !important;
}
.exclusive-form.partner-data .partner-data-input {
  display: block !important;
}
.registration-steps h3 {
  margin-bottom: 21px;
  font-weight: 400;
}
.registration-steps .steps .step {
  margin-bottom: 27px;
  position: relative;
  display: flex;
}
.registration-steps .steps .step .icon {
  font-size: 30px;
  margin-right: 10px;
  display: inline-block;
}
.registration-steps .steps .step .text {
  display: inline-block;
  line-height: 32px;
}
.registration-steps .steps .step:after {
  display: block;
  content: '';
  height: 20px;
  width: 1px;
  background: #151960;
  left: 12px;
  bottom: -21px;
  position: absolute;
}
.registration-steps .steps .step.success .icon {
  color: #4db58f;
}
.registration-steps .steps .step.success:after {
  background: #4db58f;
}
.registration-steps .steps .step:last-child:after {
  display: none;
}
.alert {
  padding: 20px;
  font-weight: bold;
}
.alert.wppb-success {
  background: #4db58f;
  color: white;
  display: none !important;
}
.wppb-user-forms .wppb-default-username {
  display: none;
}
.wppb-user-forms > ul {
  list-style: none;
  margin: 0;
}
.wppb-user-forms > ul li {
  padding: 0;
  margin: 0;
}
.wppb-user-forms > ul li.wppb-heading {
  margin-top: 40px;
}
.wppb-user-forms > ul li.wppb-heading:first-child {
  margin-top: 0 !important;
}
.wppb-user-forms > ul li .wppb-required {
  color: red !important;
  display: inline-block;
  margin-left: 5px;
}
.wppb-user-forms > ul li input[type=radio],
.wppb-user-forms > ul li input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  outline: none;
  content: none;
}
.wppb-user-forms > ul li input[type=radio]:before,
.wppb-user-forms > ul li input[type=checkbox]:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 15px;
  color: transparent !important;
  background: #fff;
  width: 15px;
  height: 15px;
  border: 1px solid #151960;
}
.wppb-user-forms > ul li input[type=radio]:checked:before,
.wppb-user-forms > ul li input[type=checkbox]:checked:before {
  color: #151960 !important;
}
.wppb-user-forms > ul li .wppb-radios {
  list-style: none;
  margin: 0 0 20px 0;
}
.wppb-user-forms > ul li .wppb-radios li {
  display: inline-block;
  margin-right: 20px;
}
.wppb-user-forms > ul li .wppb-radios li input,
.wppb-user-forms > ul li .wppb-radios li label {
  cursor: pointer;
}
.av-submenu-container a:hover,
.av-submenu-container .current-menu-item a {
  color: #151960;
}
.footable-details {
  margin: 0 !important;
  border-top: 1px solid #ebebeb;
}
table thead tr th {
  background: #151960;
  color: white;
}
table tbody td {
  vertical-align: middle;
  color: black;
}
table tbody td.type:before {
  font-family: 'entypo-fontello';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  speak: none;
  display: inline-block;
  margin-right: 10px;
}
table tbody td.type.live_session:before {
  content: '';
}
table tbody td.type.meisterklasse:before {
  content: '';
}
table tbody td .tbl-btn {
  line-height: 20px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  padding: 3px 5px;
  width: 100%;
}
table tbody td .tbl-btn.primary {
  background: #151960;
  color: white;
}
table tbody td .tbl-btn.primary:hover {
  color: white;
}
table tbody td .tbl-btn.danger {
  background: #cf5160;
  color: white;
}
table tbody td .tbl-btn.danger:hover {
  color: white;
}
table tbody td .tbl-btn.success {
  background: #4db58f;
  color: white;
}
table tbody td .tbl-btn.success:hover {
  color: white;
}
table tbody td img.download-icon {
  display: inline-block;
  margin-right: 10px;
  max-height: 20px;
  width: auto;
}
table tbody td .image-overlay {
  display: none;
}
table tbody td .uppercase {
  text-transform: uppercase;
}
table .title {
  width: 30%;
  hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 1109px) {
  table .title {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  table .title {
    width: auto;
  }
}
.swal2-title {
  display: block !important;
  font-weight: normal !important;
}
.swal2-title strong {
  font-weight: bold !important;
}
.swal2-confirm {
  background: #4db58f !important;
}
.swal2-deny {
  background: #cf5160 !important;
}
.swal2-icon.swal2-warning {
  color: #cf5160 !important;
  border-color: #cf5160 !important;
}
.swal2-icon.swal2-success {
  color: #4db58f !important;
  border-color: #4db58f !important;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  background-color: #4db58f !important;
}
.swal2-icon.swal2-success .swal2-success-ring {
  border-color: rgba(77, 181, 143, 0.5) !important;
}
.swal2-loader {
  border-color: #151960 #151960 #151960 transparent !important;
}
header .logo,
header .logo a {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1109px) {
  header .logo,
  header .logo a {
    align-items: center;
  }
}
header .logo img,
header .logo a img {
  max-height: 40px !important;
  margin-bottom: 10px;
  transition: all .5s !important;
}
@media screen and (max-width: 1109px) {
  header .logo img,
  header .logo a img {
    margin-bottom: 0;
  }
}
header.header-scrolled .logo img {
  max-height: 20px !important;
}
header.header-scrolled .main_menu ul li a {
  padding-bottom: 6px;
}
@media screen and (min-width: 1110px) {
  header .main_menu ul li a {
    text-transform: uppercase;
    line-height: 1 !important;
    display: flex;
    align-items: flex-end;
    padding-bottom: 10px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1109px) {
  header .main_menu ul li a {
    font-size: 18px !important;
  }
}
.avia-button {
  border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .mobile-order-reversed .av-equal-height-column-flextable {
    display: flex !important;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .mobile-order-reversed .av-equal-height-column-flextable .flex_column:last-child {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .mobile-order-reversed .av-equal-height-column-flextable .flex_column:first-child {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-content {
  background: #fff !important;
  padding: 60px 30px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-content p {
  font-size: 16px;
  line-height: 1.3;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta {
  text-align: center !important;
  margin-top: -40px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-image {
  float: none !important;
  display: block;
  margin: 0 auto !important;
  border: 5px solid white;
  margin-top: -50px;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-meta-mini {
  text-align: center !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-testimonial-row .avia-testimonial .avia-testimonial_inner .avia-testimonial-meta .avia-testimonial-meta-mini .avia-testimonial-name {
  margin-top: 10px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-slideshow-arrows a {
  top: 50% !important;
  margin-top: -30px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-slideshow-dots {
  bottom: -50px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-slideshow-dots a {
  height: 8px !important;
  width: 8px !important;
  border-radius: 8px !important;
  margin: 0 3px !important;
  padding: 4px !important;
}
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-slideshow-dots a.active,
.wissenswelle-testimonials-wrapper .wissenswelle-testimonials .avia-slideshow-dots a:hover {
  background: #4db58f !important;
}
@media screen and (max-width: 767px) {
  .wissenswelle-testimonials-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
