@import url(https://use.typekit.net/epn8xyv.css);
/*
  FONTS
*/
:root {
  --font-body: ff-utility-web-pro, sans-serif !important;
  --font-family: ff-utility-web-pro, sans-serif !important;
}

/*
  COMMON
*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: ff-utility-web-pro, sans-serif !important;
  font-weight: 400;
}

@media only screen and (max-width: 1023px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    hyphens: auto;
    font-family: ff-utility-web-pro, sans-serif !important;
    font-weight: 700;
  }
  a {
    word-wrap: break-word;
  }
}
.text-transform-default {
  text-transform: none !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.w-separator.size_medium {
  margin: 1.5rem 0;
}

.w-separator.type_short {
  width: 15%;
}

.no-lr-margin .g-cols.type_default {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .mobile-no-margin-bottom .vc_column_container {
    margin-bottom: 0 !important;
  }
}

.fs_box_shadow {
  box-shadow: 0px 0px 28px 3px rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.25s ease-in-out;
}

.no-touch .fs_shadow_sidebar_box .us-btn-style_4:hover .w-btn-label {
  color: #000;
}
.no-touch .fs_shadow_sidebar_box .us-btn-style_4:after {
  background: #fff;
}

.fs_shadow_sidebar_box {
  background-color: #ab8a44;
  color: #000;
  padding: 1rem 0.5rem;
  margin: 0 !important;
}
@media (max-width: 1023px) {
  .fs_shadow_sidebar_box .vc_column-inner {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
.fs_shadow_sidebar_box h1,
.fs_shadow_sidebar_box h2,
.fs_shadow_sidebar_box h3,
.fs_shadow_sidebar_box h4,
.fs_shadow_sidebar_box h5,
.fs_shadow_sidebar_box h6 {
  hyphens: auto;
  word-wrap: break-word;
  color: #fff;
}
.fs_shadow_sidebar_box p {
  margin-bottom: 0.75rem;
}
.fs_shadow_sidebar_box a {
  color: #fff;
}
.fs_shadow_sidebar_box a:hover {
  color: #000 !important;
}
.fs_shadow_sidebar_box .w-btn {
  max-width: 100%;
}
.fs_shadow_sidebar_box .w-btn.us-btn-style_2 {
  background: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fs_shadow_sidebar_box .w-btn {
    padding: 0 0.75rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fs_shadow_sidebar_box .w-btn.icon_atleft i {
    display: none;
  }
  .fs_shadow_sidebar_box .w-btn.icon_atleft i + .w-btn-label {
    padding-left: 0;
  }
}

.w-btn.style_solid {
  transition: all 0.25s ease-in-out;
}
.w-btn.style_solid:before {
  display: none !important;
}
.w-btn.style_solid.color_primary:hover {
  background-color: #666;
}
.w-btn.style_solid.color_light:hover {
  background-color: #ddd;
}
.w-btn.style_solid.color_secondary:hover {
  background-color: #ab8a44;
}
.w-btn .material-icons {
  font-size: 1.5rem;
  left: 2.5rem !important;
  line-height: 1.8rem;
}

.w-tabs-item-title {
  text-transform: uppercase;
  font-weight: 500;
}

@media (max-width: 767px) {
  .w-tabs-section-header {
    padding: 1rem 0.5rem;
  }
  .w-tabs.accordion .w-tabs-section-content-h {
    padding: 0.5rem 0.5rem 2rem;
  }
}
/*
  HEADER & NAVIGATION
*/
@media (max-width: 700px) {
  .header_hor .l-subheader-h {
    align-items: flex-start;
  }
  .l-subheader-cell.at_right > *:first-of-type {
    margin-left: 0;
  }
}
header .fs-header-logo {
  transform: scale(1.25) translateY(-11px);
  transform-origin: left;
}
header.sticky .fs-header-logo {
  transform: none;
}
header .w-nav {
  font-weight: 500;
}
header .w-nav.type_desktop .w-nav-list:not(.level_1) {
  box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.25);
}
header .w-nav-title {
  text-transform: uppercase;
}
header .w-search .w-search-open {
  color: #999;
}
header .wpml-ls {
  background-color: transparent;
  padding-right: 0 !important;
}
header .wpml-ls img {
  margin-right: 0 !important;
}

.navIcon i {
  font-family: FontAwesome;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  position: relative;
  top: 2px;
  content: "" !important;
}
.navIcon i::after {
  content: "\f015";
}

.fs-quicklink-button a {
  background-color: #ab8a44;
  color: #fff;
  padding: 3px 5px;
  font-weight: 500;
  border-radius: 3px;
  transition: all 0.25s ease-in-out;
  white-space: nowrap;
}
.fs-quicklink-button a:hover {
  background-color: #fff;
  color: #000;
}

/*
  FOOTER
*/
footer .footer__bottom {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
footer .menu {
  text-transform: uppercase;
  font-family: ff-utility-web-pro, sans-serif !important;
  font-weight: 500;
}
footer.l-footer .l-section.wpb_row:first-of-type .l-section-h.i-cf {
  border-top: 1px solid #ddd;
}
footer .sponsors h5 {
  color: #666;
  font-size: 1rem;
}
footer .sponsors.sponsors-main {
  border-right: 1px solid #ddd;
}
footer .sponsors.sponsors-funded img {
  display: inline-block;
  vertical-align: middle;
  padding: 0.5rem 0;
}
@media (max-width: 767px) {
  footer .sponsors.sponsors-funded img {
    display: block;
    margin: 0 auto !important;
  }
}
footer .sponsors.sponsors-funded img.bayern {
  width: 110px !important;
  margin-right: 2rem;
}
footer .sponsors.sponsors-funded img.bayreuth {
  width: 140px !important;
  margin-right: 2rem;
}
footer .sponsors.sponsors-funded img.freunde {
  width: 170px !important;
}

/*
  TITLE BAR
*/
.l-content .l-section.with_img,
.l-canvas .l-section.with_img {
  padding-top: 100px;
}

.l-content .l-section .g-cols,
.l-canvas .l-section .g-cols {
  position: relative;
}

.l-content .l-section.with_img h1.w-post-elm.post_title,
.l-canvas .l-section.with_img h1.w-post-elm.post_title,
.l-content .l-section.with_img h1.w-page-title,
.l-canvas .l-section.with_img h1.w-page-title {
  color: #fff;
  position: absolute;
  bottom: -12rem;
  background-color: #ab8a44;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.45rem;
  padding-bottom: 0.25rem;
  font-weight: bold !important;
  text-align: left;
  letter-spacing: 0;
  font-size: 36px !important;
}

@media (max-width: 767px) {
  .l-content .l-section.with_img h1.w-post-elm.post_title,
  .l-canvas .l-section.with_img h1.w-post-elm.post_title,
  .l-content .l-section.with_img h1.w-page-title,
  .l-canvas .l-section.with_img h1.w-page-title {
    bottom: -10rem;
    line-height: 1.66rem;
    letter-spacing: -1px;
    font-size: 26px !important;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.35rem;
    padding-bottom: 0.25rem;
  }
}
@media (min-width: 900px) {
  .l-content .l-section.with_img h1.w-post-elm.post_title,
  .l-canvas .l-section.with_img h1.w-post-elm.post_title,
  .l-content .l-section.with_img h1.w-page-title,
  .l-canvas .l-section.with_img h1.w-page-title {
    font-size: 45px !important;
  }
}
.l-content .l-section.with_img .l-section-h,
.l-canvas .l-section.with_img .l-section-h {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

@media screen and (max-width: 600px) {
  .l-content .l-section.with_img .l-section-h,
  .l-canvas .l-section.with_img .l-section-h {
    margin-bottom: 1rem;
  }
}
.single-post .l-canvas .l-section .g-cols {
  position: static;
}
.single-post .l-canvas .l-section.with_img h1.w-page-title {
  bottom: -10rem !important;
}

.single-stellenangebot .l-canvas .l-section.with_img h1.w-page-title {
  bottom: -10rem !important;
}

/*
  HOME
*/
section#home-hero-video {
  padding-bottom: 28%;
  margin-top: 0;
  padding-top: 200px;
}
section#home-hero-video .upb_video-src {
  top: 0 !important;
  transform: none !important;
}
section#home-hero-video .upb_video-bg {
  background-size: contain;
  background-position: 50% 0%;
}
section#home-hero-video .l-section-video video {
  display: block !important;
}

section#home-news-boxes {
  margin-top: -8rem;
}
@media (max-width: 600px) {
  section#home-news-boxes {
    margin-top: -4rem;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  section#home-news-boxes {
    margin-top: -6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  section#home-news-boxes {
    margin-top: -6rem;
  }
}
section#home-news-boxes .l-section-h.i-cf {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item:first-of-type {
    margin-bottom: 2rem;
  }
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .w-grid-item-h {
  display: flex;
  flex-direction: column;
  overflow: visible;
  background-color: #ab8a44;
  color: #000;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .w-grid-item-h .w-vwrapper {
  align-items: center;
  flex: 1;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta {
  position: relative;
  align-self: flex-start;
  display: inline-flex;
  left: 6%;
  top: -0.5rem;
  background-color: #000;
  padding: 0 1rem;
  line-height: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  max-width: 88%;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta > * {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: ff-utility-web-pro, sans-serif !important;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_date:before {
  display: none;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_taxonomy {
  position: static !important;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_taxonomy a {
  background-color: transparent;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: inherit;
  padding: inherit;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_taxonomy a:hover, section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_taxonomy a:focus, section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_meta .post_taxonomy a:active {
  color: #fff;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .post_title {
  margin-top: 0;
  color: #fff;
  align-self: flex-start;
}
section#home-news-boxes .w-grid.tmt_compact_blog .w-grid-item .us-btn-style_2 {
  margin-top: auto;
  background: white;
}

.programm-slider {
  margin: 4rem 0 !important;
}
.programm-slider h3 {
  background-color: #ab8a44;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
  padding-top: 0.65rem !important;
  padding-bottom: 0.33rem !important;
}
.programm-slider.fs_box_shadow:hover {
  box-shadow: 0px 0px 44px 4px rgba(0, 0, 0, 0.4);
}

/*
  ELEMENT CUSTOMIZATION
*/
.ult-banner-block.fs_action_box {
  overflow: visible !important;
  margin-bottom: 4rem !important;
}
@media (max-width: 1024px) {
  .ult-banner-block.fs_action_box {
    margin-bottom: 2rem !important;
  }
}
.ult-banner-block.fs_action_box.fs_box_shadow:hover {
  box-shadow: 0px 0px 36px 4px rgba(0, 0, 0, 0.4);
}
.ult-banner-block.fs_action_box .mask {
  transform: translate(0);
  opacity: 1;
  transition-property: none;
  top: -0.5rem;
  bottom: auto;
  right: auto;
  left: 1.5rem;
  background: transparent !important;
  max-width: 85%;
}
.ult-banner-block.fs_action_box .mask .bb-description {
  background-color: #ab8a44;
  padding: 0 1rem;
  line-height: 1.5rem;
  font-size: 0.9rem;
  font-weight: bold !important;
  text-align: left;
  text-transform: uppercase;
  font-family: ff-utility-web-pro, sans-serif !important;
}
.ult-banner-block.fs_action_box .bb-top-title {
  position: absolute;
  bottom: 0;
  background: #000 !important;
  background: rgba(0, 0, 0, 0.6) !important;
  color: #fff !important;
  line-height: 1.25rem;
  transition: all 0.2s ease-in-out;
}
.ult-banner-block.fs_action_box:hover .bb-top-title {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  background: #000 !important;
}

.w-tabs.layout_modern .w-tabs-item.active {
  transition: background-color 0.25s ease-in-out;
}
.w-tabs.layout_modern .w-tabs-item:not(.active) {
  background-color: #666;
  opacity: 1 !important;
}
.w-tabs.layout_modern .w-tabs-item-h {
  padding: 0.5em 1.5em;
}
.w-tabs.layout_modern .w-tabs-item-h .w-tabs-item-title {
  font-weight: 500;
}

.w-tabs.accordion .wpb_text_column {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/*
  PROGRAMM TERMINE
*/
#fs-werke-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#fs-werke-list .werke-item {
  position: relative;
  margin-bottom: 1rem;
  padding: 0.75rem 0.75rem 0.75rem 90px;
}
@media screen and (max-width: 400px) {
  #fs-werke-list .werke-item {
    padding-left: 0.75rem;
  }
}
#fs-werke-list .werke-item {
  transition: all 0.15s ease-in-out;
}
#fs-werke-list .werke-item:nth-child(2n) {
  background-color: #f8f8f8;
}
#fs-werke-list .werke-item:hover {
  box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
#fs-werke-list .werke-item:hover .werk.shortdate {
  background-color: #ab8a44;
}
#fs-werke-list .werke-item:after {
  content: "";
  display: table;
  clear: both;
}
#fs-werke-list .werke-item a {
  display: block;
  color: #666;
}
#fs-werke-list .werk.shortdate {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #666;
  color: #fff;
  line-height: 60px;
  text-align: center;
  font-family: ff-utility-web-pro, sans-serif !important;
  font-weight: 500;
  font-size: 1.5rem;
  transition: background-color 0.15s ease-in-out;
}
@media screen and (max-width: 400px) {
  #fs-werke-list .werk.shortdate {
    display: none;
  }
}
#fs-werke-list .beginn.datetime {
  font-weight: 500;
  font-size: 15px;
  font-family: ff-utility-web-pro, sans-serif !important;
  text-transform: uppercase;
}
#fs-werke-list .werk.title {
  padding-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 24px;
}
#fs-werke-list .werk.duration {
  float: right;
}
@media screen and (max-width: 1024px) {
  #fs-werke-list .werk.duration {
    float: none;
    display: block;
  }
}

#fs-alle-werke {
  list-style: none;
  padding: 0;
  margin: 0;
}
#fs-alle-werke .single-werk {
  position: relative;
  margin-bottom: 1.5rem;
}
#fs-alle-werke .single-werk img {
  display: block;
}
#fs-alle-werke .single-werk a {
  display: block;
}
#fs-alle-werke .single-werk.fs_box_shadow:hover {
  box-shadow: 0px 0px 44px 4px rgba(0, 0, 0, 0.4);
}
#fs-alle-werke .single-werk .werk-wrapper {
  position: relative;
}
#fs-alle-werke .single-werk .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 500;
  color: #666;
  transition: all 0.15s ease-in-out;
}
#fs-alle-werke .single-werk:hover .title {
  padding: 1rem 1rem;
  background-color: #fff;
  color: #666;
}

/*
  SINGLE WERK
*/
ul#datesbywerk {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#datesbywerk .werk-date-item {
  text-indent: -0.8rem;
  padding-left: 1.6rem;
}
ul#datesbywerk .werk-date-item .fa {
  margin-right: 0.4rem;
}

.single-werk .werk.akt1, .single-werk .werk.akt2, .single-werk .werk.akt3, .single-werk .werk.ende {
  display: block;
  margin-bottom: 0.5rem;
  text-indent: -0.8rem;
  padding-left: 1.6rem;
}
.single-werk .werk .fa {
  margin-right: 0.4rem;
}

@media (max-width: 767px) {
  .fs_besetzung table td,
  .fs_besetzung table th {
    padding: 0.6rem 0rem;
  }
}
.fs_besetzung table tr {
  transition: background-color 0.1s ease-in-out;
}
.fs_besetzung table tr:not(.separator):hover {
  background-color: #fafafa;
}
.fs_besetzung table tr.separator td {
  border-bottom: none;
  padding-bottom: 3rem;
}
.fs_besetzung table tr td:nth-child(2) {
  font-weight: 500;
}
.fs_besetzung table tr td .comment {
  font-weight: normal;
  font-size: 0.9rem;
}

/*
  SINGLE PAGE ELEMENTS
*/
.fs_sidebar_gallery_slider {
  background-color: #f8f8f8;
}

.fs_extended_termin_liste p {
  margin: 0;
}
.fs_extended_termin_liste .date {
  margin-top: 1.5rem;
  display: block;
  font-weight: 500;
  font-size: 0.9rem;
}
.fs_extended_termin_liste .title {
  margin: 0;
  padding: 0;
}

/*
  STATISTIKEN
*/
@media screen and (min-width: 414px) and (max-width: 1023px) {
  .fs_stats_table td,
  .fs_stats_table th {
    padding: 0.2rem 0.25rem;
  }
}
@media screen and (max-width: 413px) {
  .fs_stats_table td,
  .fs_stats_table th {
    padding: 0.2rem 0;
  }
}
.fs_stats_table h3 {
  hyphens: none;
}
.fs_stats_table a:not([href]) {
  position: relative;
  top: -50px;
  visibility: hidden;
  display: block;
}

/*
  FAQ
*/
.fs_faq .w-tabs-section-title {
  text-transform: none;
  font-weight: 500;
  font-size: 1.2rem;
}

/*
  WAGNER IM KINO
*/
#wagner-im-kino-player .w-video-h {
  padding-bottom: 52.81%;
}

/*
  MITWIRKENDE
*/
.mitwirk_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.mitwirk_list li {
  padding: 0.5rem;
  text-align: center;
}
.mitwirk_list li .name {
  font-weight: 500;
  max-width: 175px;
}
.mitwirk_list li .image {
  width: 175px;
  height: auto;
}

/*
  NEWS (BLOG-MODUL)
*/
.fs_normal_blog.w-grid .w-grid-item .post_title {
  background-color: #ab8a44;
  color: white;
  padding: 0;
  line-height: 1.66rem;
  margin-bottom: 1.25rem;
  transition: background-color 0.25s ease-in-out;
}
.fs_normal_blog.w-grid .w-grid-item .post_title a {
  display: block;
  padding: 0.5rem 1.5rem;
}
.fs_normal_blog.w-grid .w-grid-item .post_title:hover {
  background-color: #666;
}
.fs_normal_blog.w-grid .w-grid-item .post_title:hover a {
  color: white !important;
}
.fs_normal_blog.w-grid .w-grid-item .w-btn-wrapper {
  transform: translateX(-50%);
  margin-left: 50%;
}

/*
  NEWS (DETAIL-SEITE)
*/
@media screen and (max-width: 600px) {
  .page-id-162 .l-titlebar.size_large .l-titlebar-h,
  .single-post .l-titlebar.size_large .l-titlebar-h,
  .archive .l-titlebar.size_large .l-titlebar-h {
    padding: 0 !important;
  }
}
.widgettitle {
  font-weight: 500;
}

.w-blog-post-title {
  font-weight: bold !important;
}

.single-post .w-blog-post-body .entry-title {
  font-weight: 500;
}
@media (max-width: 767px) {
  .single-post .w-blog-post-body .entry-title {
    line-height: 1.7rem !important;
  }
}
.single-post .w-blog-post-preview {
  margin-bottom: 0 !important;
}
.single-post .w-blog-post-title.entry-title {
  display: block;
  background-color: #ab8a44;
  color: white;
  padding: 0.5rem 2rem;
  line-height: 3rem;
  margin-bottom: 2.5rem;
}

.cat-post-item .post-title {
  font-weight: 500;
  text-transform: uppercase;
}

/*
  NEWSLETTER
*/
.mailster-form .mailster-form-fields .mailster-anrede-wrapper {
  width: 50%;
}
.mailster-form .mailster-form-fields .mailster-wrapper {
  margin-bottom: 8px !important;
}
.mailster-form .mailster-form-fields .mailster-lists-wrapper ul.mailster-list {
  list-style: none;
  margin: 0.5rem 0;
}
.mailster-form .mailster-form-fields input.mailster-email {
  margin-bottom: 0.5rem;
}
.mailster-form .mailster-form-fields .mailster-_gdpr-wrapper {
  margin-top: 2rem;
  border-top: 1px solid #ddd;
  padding-top: 1rem;
}

/*
  HINWEIS MITWIRKENDE
*/
.tmt_note__participants {
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 75vw;
  background-color: #e3e0dc;
  background-color: rgba(227, 224, 220, 0.9);
  backdrop-filter: blur(2px);
  text-align: center;
  font-size: 0.85rem;
  line-height: 1.25;
  border-top-left-radius: 0.66rem;
  border-top-right-radius: 0.66rem;
  padding: 0.5rem 0.75rem;
}
@media (max-width: 414px) {
  .tmt_note__participants {
    font-size: 0.75rem;
    width: 90vw;
  }
}
.tmt_note__participants .tmt_note__highlight-text {
  font-weight: 500;
  color: #ab8a44;
  margin-right: 0.15rem;
}

body.has-fixed-footer-note .footer__bottom {
  padding-bottom: 3rem;
}
@media (max-width: 1024px) {
  body.has-fixed-footer-note .footer__bottom {
    padding-bottom: 5rem;
  }
}

/* STELLENANGEBOTE */
#jobofferings__index .vc_grid .vc_pageable-slide-wrapper {
  display: flex;
  flex-wrap: wrap;
}
#jobofferings__index .vc_grid .vc_pageable-slide-wrapper > .vc_grid-item {
  display: flex;
}
#jobofferings__index .vc_grid .vc_pageable-slide-wrapper::before, #jobofferings__index .vc_grid .vc_pageable-slide-wrapper::after {
  display: none !important;
}
#jobofferings__index .vc_grid .vc_grid-item-mini {
  background-color: #f9f9f9;
  box-shadow: 0px 0px 28px 3px rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.25s ease-in-out;
}
#jobofferings__index .vc_grid .vc_grid-item-mini:hover {
  box-shadow: 0px 0px 36px 4px rgba(0, 0, 0, 0.4);
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title {
  background-color: #ab8a44;
  padding: 0;
  transition: background-color 0.25s ease-in-out;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title:hover {
  background-color: #666;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4 {
  display: block;
  color: #fff;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4 a {
  display: block;
  padding: 0.5rem 1.5rem;
  hyphens: auto;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4 a:hover {
  color: #fff !important;
  opacity: 1 !important;
}
#jobofferings__index .vc_grid .vc_grid-item-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt {
  padding: 0.5rem 1.5rem;
}

/* BEWERBUNGSFORMULAR */
.single-stellenangebot .gform_confirmation_wrapper {
  margin-top: 2rem;
}
.single-stellenangebot .gform_confirmation_wrapper .gform_confirmation_message,
.single-stellenangebot .gform_confirmation_wrapper .form_saved_message_sent {
  color: #666666 !important;
}
.single-stellenangebot .gform_body .gfield_checkbox input {
  margin-top: 0 !important;
}
.single-stellenangebot .gform_body #field_4_10 .gfield_description {
  opacity: 1;
}

/* PRESSEBEREICH */
.press-well__important {
  background-color: #ab8a44;
  color: #fff;
  padding: 0.5rem 0;
}
@media (max-width: 767px) {
  .press-well__important {
    text-align: center;
  }
}
.press-well__important h1,
.press-well__important h2,
.press-well__important h3,
.press-well__important h4,
.press-well__important h5,
.press-well__important h6 {
  color: #fff;
  margin-bottom: 0.5rem;
}
.press-well__important .vc_icon_element.vc_icon_element-outer {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .press-well__important .wpb_column.vc_column_container {
    margin-bottom: 0 !important;
  }
}

.gform_wrapper .gsection {
  border-top: none !important;
}
.gform_wrapper .gsection .gsection_description {
  font-size: 1rem !important;
  opacity: 1;
}

.um-account-meta-img,
.um-account-profile-link {
  display: none !important;
}

.um-register .um-button.um-alt {
  display: none;
}

/* TICKETS CTA HOME */
#home-hero-tickets h2 {
  display: inline-block;
  background-color: #ab8a44;
  color: white;
  margin-top: -1rem;
  padding: 0rem 1rem;
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
#home-hero-tickets h2.home-ticket-cta-en {
  font-size: 30px !important;
}
#home-hero-tickets .hero {
  font-size: 18px;
  color: #444;
}
#home-hero-tickets .w-btn-wrapper .w-btn {
  padding: 0 1.5rem;
}
@media (max-width: 991px) and (min-width: 768px) {
  #home-hero-tickets .g-cols.type_default > div[class*=vc_col-md-],
  #home-hero-tickets .g-cols.type_default > div[class*=vc_col-lg-] {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/*
  TITLEBILD COPYRIGHT TEXT
*/
@media (min-width: 768px) {
  .fs-copyright-note-wrapper {
    margin-bottom: -2rem;
  }
}
.fs-copyright-note-wrapper p.fs-copyright-note-text {
  text-align: right;
  padding: 0.5rem 1rem;
  line-height: normal;
  font-size: 9px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fs-copyright-note-wrapper p.fs-copyright-note-text {
    margin-top: 1rem;
  }
}

.w-tabs.style_default .w-tabs-item.active {
  border-color: #000 !important;
  background: #ab8a44 !important;
  color: #fff !important;
}

.fs_social_contact .w-socials-item-link {
  background-color: black !important;
  color: white !important;
}

.fs-countdown .fa-clock {
  animation: fs-countdown-pulse 3s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@media (prefers-reduced-motion: reduce) {
  .fs-countdown .fa-clock {
    animation: none;
  }
}
.fs-countdown__wrapper {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
  padding-inline: 1rem;
}
.fs-countdown__wrapper .fa-clock {
  font-size: 3rem;
  flex-shrink: 0;
}
.fs-countdown__icon--mobile {
  display: none !important;
}
.fs-countdown__text {
  margin: 0;
  text-align: center;
  line-height: 1;
}
.fs-countdown__text > span {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
.fs-countdown__ended {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .fs-countdown__wrapper .fa-clock {
    display: none;
  }
  .fs-countdown__icon--mobile {
    display: block !important;
    font-size: 3.5rem !important;
    margin-bottom: 0.75rem;
  }
}

@keyframes fs-countdown-pulse {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
}
