@charset "UTF-8";
.c-videos::before {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background-image: url("/typo3conf/ext/henkell_freixenet/Resources/Public/Images/goldglanz.jpg");
  margin-bottom: 20px;
}
.c-videos > .video-grid {
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 0 -20px;
}
.c-videos > .video-grid > a {
  display: block;
  margin-left: 20px;
  width: calc(100% - 20px);
  background: #ffffff;
  transition: background 0.5s linear;
  text-decoration: none;
  margin-bottom: 20px;
}
.c-videos > .video-grid > a:hover {
  background: #BB9A3E;
}
.c-videos > .video-grid > a:hover .videotext {
  color: #ffffff;
}
@media (min-width: 540px) {
  .c-videos > .video-grid > a {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1024px) {
  .c-videos > .video-grid > a {
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 1400px) {
  .c-videos > .video-grid > a {
    width: calc(25% - 20px);
  }
}
.c-videos > .video-grid > a .videobild img {
  display: block;
  width: 100%;
  height: auto;
}
.c-videos > .video-grid > a .videotext {
  padding: 20px;
  color: #BB9A3E;
  text-transform: uppercase;
  transition: color 0.5s linear;
}
.c-videos > .video-grid > a .videotext strong {
  font-weight: 700;
}

.video-popup {
  max-width: none;
}
.video-popup video {
  display: block;
  width: 100%;
  height: auto;
}

body.page-408 .mfp-content,
body.page-410 .mfp-content {
  width: 100%;
  padding: 0;
  background: transparent;
}
@media (min-width: 768px) {
  body.page-408 .mfp-content,
  body.page-410 .mfp-content {
    width: 75%;
    max-width: 1400px;
  }
}
body.page-408 .mfp-close-btn-in .mfp-close,
body.page-410 .mfp-close-btn-in .mfp-close {
  color: #ffffff;
  font-size: 2.5em;
  font-weight: 100;
}
body.page-408 .shariff,
body.page-410 .shariff {
  background: #ffffff;
  padding: 15px;
}
body.page-408 .shariff-button a,
body.page-410 .shariff-button a {
  text-align: center;
  background: #BB9A3E !important;
}

.ce-bodytext strong {
  font-weight: 600;
}

.c-management .c-management_item {
  width: calc(25% - 30px);
  flex: 0 0 calc(25% - 30px);
}
@media (max-width: 976px) {
  .c-management .c-management_item {
    width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
  }
}
@media (max-width: 400px) {
  .c-management .c-management_item {
    width: 100%;
    flex: 0 0 100%;
  }
}

.print_hxf_logo {
  display: none;
  transform: scale(0.8) !important;
  transform-origin: top left;
  padding-top: 20px;
}
.print_hxf_logo .print_hxf_logo_img {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.print_hxf_logo .print_hxf_logo_img img {
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
}
@media print {
  .print_hxf_logo {
    display: block;
  }
}

.c-headlinepic.columns3 .c-headlinepic_pic,
.c-headlinepic.columns3 .c-headlinepic_text,
.c-headlinepic.columns3 .c-headlinepic_textfull {
  width: calc(33.33% - 2px);
  flex: 0 0 calc(33.33% - 2px);
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .c-headlinepic.columns3 .c-headlinepic_pic,
  .c-headlinepic.columns3 .c-headlinepic_text,
  .c-headlinepic.columns3 .c-headlinepic_textfull {
    width: calc(50% - 2px);
    flex: 0 0 calc(50% - 2px);
  }
  .c-headlinepic.columns3 .c-headlinepic_pic.c-headlinepic_textfull,
  .c-headlinepic.columns3 .c-headlinepic_text.c-headlinepic_textfull,
  .c-headlinepic.columns3 .c-headlinepic_textfull.c-headlinepic_textfull {
    width: calc(100% - 2px);
    flex: 0 0 calc(100% - 2px);
  }
}
@media screen and (max-width: 768px) {
  .c-headlinepic.columns3 .c-headlinepic_pic,
  .c-headlinepic.columns3 .c-headlinepic_text,
  .c-headlinepic.columns3 .c-headlinepic_textfull {
    width: calc(100% - 2px);
    flex: 0 0 calc(100% - 2px);
  }
}
.c-headlinepic.columns3 .c-headlinepic_textfull {
  align-self: center;
  padding: 20px;
}

.c-akkordeons.akkordeon-expanded-1 .c-akkordeon_head::after {
  display: none;
}
.c-akkordeons.akkordeon-expanded-1 .c-akkordeon_head {
  cursor: default;
}
.c-akkordeons.akkordeon-expanded-1 .c-akkordeon_content {
  display: block;
}

.frame-type-shortcut {
  max-width: none !important;
}

.facts-text {
  max-width: 900px;
  margin: 0 auto;
}

.c-fact-persons {
  display: flex;
  flex-flow: row wrap;
}
.c-fact-persons > div {
  width: 3.3%;
  box-sizing: border-box;
  padding: 0.7% 0.4%;
}
.c-fact-persons > div > div {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 120%;
  background-image: url("/typo3conf/ext/henkell_freixenet/Resources/Public/Images/person.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.c-fact-persons > div.gold > div {
  background-image: url("/typo3conf/ext/henkell_freixenet/Resources/Public/Images/person_gold.svg");
}

.c-tab_head > a {
  width: 100%;
}

.c-navigation .u-language + .u-language {
  margin-left: 0 !important;
}

footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 5px;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #6a767c;
  text-align: center;
  background: #48545a;
}
@media (min-width: 1025px) {
  footer {
    height: 100px;
  }
}
footer.p-horizontal-footer {
  display: none;
}
footer div {
  width: 100%;
  flex: 0 0 100%;
}
footer ul {
  width: 100%;
  margin: 0.2em 0;
  text-align: center;
}
footer ul li {
  display: block;
  margin: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  footer ul li {
    display: inline-block;
    margin: 0 0.5em;
    font-size: 0.8em;
  }
}
footer ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-out;
}
footer ul li a:hover {
  color: #C2A452;
}

.c-history {
  display: flex;
  height: calc(100vh - 200px);
  width: auto;
  flex: 0 0 20vw;
  flex-direction: row;
  flex-wrap: nowrap;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  .c-history {
    height: calc(100vh - 150px);
  }
}
@media screen and (max-width: 768px) {
  .c-history {
    height: calc(100vh - 100px);
  }
}
.c-history .c-history_timeline {
  position: relative;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 320px;
  margin: 0 -1px;
  flex: 0 0 320px;
  height: calc(100vh - 200px);
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .c-history .c-history_timeline {
    height: calc(100vh - 150px);
  }
}
@media screen and (max-width: 768px) {
  .c-history .c-history_timeline {
    height: calc(100vh - 100px);
  }
}
.c-history .c-history_timeline div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: calc(50% - 46px);
  padding: 30px;
  text-align: center;
}
.c-history .c-history_timeline .c-history_timeline-text {
  position: relative;
  order: 1;
  font-size: 0.8em;
  line-height: 1.5em;
}
.c-history .c-history_timeline .c-history_timeline-text:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 15%;
  background: #C2A452;
}
.c-history .c-history_timeline .c-history_timeline-text p {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 1440px) {
  .c-history .c-history_timeline .c-history_timeline-text p {
    width: 90%;
  }
}
@media screen and (min-width: 1680px) {
  .c-history .c-history_timeline .c-history_timeline-text p {
    width: 80%;
  }
}
@media screen and (max-height: 700px) {
  .c-history .c-history_timeline .c-history_timeline-text p {
    font-size: 0.8em;
    line-height: 1.2em;
  }
}
@media screen and (max-height: 600px) {
  .c-history .c-history_timeline .c-history_timeline-text p {
    font-size: 0.7em;
    line-height: 1.2em;
  }
}
.c-history .c-history_timeline .c-history_timeline-text img {
  width: auto;
  max-height: 70px;
  max-width: 100%;
  width: auto;
  height: auto;
}
@media screen and (min-width: 1440px) {
  .c-history .c-history_timeline .c-history_timeline-text img {
    max-height: 90px;
  }
}
@media screen and (min-width: 1680px) {
  .c-history .c-history_timeline .c-history_timeline-text img {
    max-height: 100px;
  }
}
@media screen and (max-height: 800px) {
  .c-history .c-history_timeline .c-history_timeline-text img {
    max-height: 60px;
  }
}
@media screen and (max-height: 700px) {
  .c-history .c-history_timeline .c-history_timeline-text img {
    max-height: 50px;
  }
}
@media screen and (max-height: 600px) {
  .c-history .c-history_timeline .c-history_timeline-text img {
    max-height: 25px;
  }
}
.c-history .c-history_timeline .c-history_timeline-pic {
  order: 3;
}
.c-history .c-history_timeline .c-history_timeline-pic img {
  width: 100%;
  height: auto;
}
.c-history .c-history_timeline h2 {
  order: 2;
  width: 100%;
  padding: 0.33em 0 0.36em 0;
  color: #fff;
  font-size: 60px;
  line-height: 0em;
  background-color: #BB9A3E;
  background-image: url("../Images/goldglitter.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-clip: unset !important;
  text-align: center;
}
.c-history .c-history_timeline:nth-child(odd) .c-history_timeline-text {
  order: 3;
}
.c-history .c-history_timeline:nth-child(odd) .c-history_timeline-text:before {
  bottom: auto;
  top: 0;
}
.c-history .c-history_timeline:nth-child(odd) .c-history_timeline-pic {
  order: 1;
}
.c-history .c-history_item {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  width: 250px;
  flex: 0 0 250px;
  height: calc(100vh - 200px);
  font-size: 0.9em;
  background-color: #f1f1f1;
  border: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  .c-history .c-history_item {
    height: calc(100vh - 150px);
  }
}
@media screen and (max-width: 768px) {
  .c-history .c-history_item {
    height: calc(100vh - 100px);
  }
}
.c-history .c-history_item:nth-child(odd) .c-history_content {
  order: 1;
  border-bottom: 0 none;
  border-top: 2px solid #fff;
}
.c-history .c-history_content {
  position: relative;
  height: 50%;
  border-top: 0 none;
  border-bottom: 2px solid #fff;
}
.c-history .c-history_content:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.c-history .c-history_content > .c-history_inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 30px;
  text-align: center;
}
.c-history .c-history_content > .c-history_inner > * {
  display: inline-block;
}
.c-history .c-history_content > .c-history_inner h2 {
  font-size: 40px;
}
.c-history .c-history_pic {
  height: 50%;
}
.c-history .c-history_pic img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-510 .c-history .c-history_item .c-history_pic {
  background: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+1), .page-510 .c-history .c-history_item:nth-child(6n+4) {
  background-color: #48545a;
  color: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+1) h2, .page-510 .c-history .c-history_item:nth-child(6n+4) h2 {
  background: none;
  color: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+2), .page-510 .c-history .c-history_item:nth-child(6n+6) {
  background-image: url("../Images/goldbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #bb9a3e;
  color: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+2) .c-history_pic, .page-510 .c-history .c-history_item:nth-child(6n+6) .c-history_pic {
  background: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+2) h2, .page-510 .c-history .c-history_item:nth-child(6n+6) h2 {
  background: none;
  color: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+3), .page-510 .c-history .c-history_item:nth-child(6n+5) {
  background: #ffffff;
}
.page-510 .c-history .c-history_item:nth-child(6n+3) h2, .page-510 .c-history .c-history_item:nth-child(6n+5) h2 {
  color: transparent;
  background-image: url("/typo3conf/ext/henkell_freixenet/Resources/Public/Images/goldglanz.jpg");
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
}

.c-brands-wrapper {
  padding: 100px;
  background: #f1f1f1;
}
@media screen and (max-width: 1200px) {
  .c-brands-wrapper {
    padding: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .c-brands-wrapper {
    padding: 50px;
  }
}

.c-brand-filter {
  text-align: center;
  padding: 0 0 30px 0;
}
.c-brand-filter li {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.c-brand-filter li:before {
  display: none;
}
.c-brand-filter li.active {
  color: #C2A452;
}

.c-brands {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.c-brands .c-brand {
  width: calc(20% - 30px);
  margin: 10px 15px;
  flex: 0 0 calc(20% - 30px);
}
@media screen and (max-width: 1024px) {
  .c-brands .c-brand {
    width: calc(25% - 30px);
    flex: 0 0 calc(25% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .c-brands .c-brand {
    width: calc(33% - 30px);
    flex: 0 0 calc(33% - 30px);
  }
}
@media screen and (max-width: 560px) {
  .c-brands .c-brand {
    width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
  }
}
.c-brands .c-brand {
  /*
  @media screen and (max-width: 480px) {
  	width: calc(100% - 0px);
  	flex: 0 0 calc(100% - 0px);
  } */
}
.c-brands .c-brand img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease-in-out;
}
.c-brands .c-brand img:hover {
  transform: scale(1.1);
}
.c-brands .c-brand.brand-indent-1 img {
  padding: 14%;
  box-sizing: border-box;
}

.c-facts {
  padding: 100px;
  color: #fff;
  background: #48545a;
}
@media screen and (max-width: 1024px) {
  .c-facts {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-facts {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-facts {
    padding: 30px 20px;
  }
}
.c-facts h1 {
  color: #fff;
}
.c-facts h2, .c-facts h3 {
  color: #fff;
  text-transform: none;
  font-weight: 300;
}
.c-facts h3 {
  font-size: 28px;
}
.c-facts hr {
  background: transparent;
  border-top: 1px solid #BB9A3E;
}
.c-facts .c-fact-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.c-facts .c-fact-left {
  width: calc(40% - 50px);
  flex: 0 0 calc(40% - 50px);
}
@media screen and (max-width: 1024px) {
  .c-facts .c-fact-left {
    width: calc(100% - 0px) !important;
    flex: 0 0 calc(100% - 0px) !important;
    margin-bottom: 30px;
  }
}
.c-facts .c-fact-right {
  width: calc(60% - 50px);
  flex: 0 0 calc(60% - 50px);
}
@media screen and (max-width: 1024px) {
  .c-facts .c-fact-right {
    width: calc(100% - 0px) !important;
    flex: 0 0 calc(100% - 0px) !important;
  }
}
.c-facts .number,
.c-facts .number2 {
  color: transparent;
  display: block;
  width: 100%;
  margin: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 1em;
  text-align: right;
  background-image: url("../Images/goldglanz.jpg");
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
}
@media screen and (max-width: 768px) {
  .c-facts .number,
  .c-facts .number2 {
    font-size: 40px;
  }
}
.c-facts .umsatz {
  display: inline-block;
  width: 100%;
  margin: 0.3em 0;
  font-size: 30px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .c-facts .umsatz {
    font-size: 20px;
  }
}
.c-facts .umsatz.gold {
  color: transparent;
  background-image: url("../Images/goldglanz.jpg");
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
}
.c-facts .gold {
  color: #BB9A3E;
}
.c-facts img {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 15px auto;
  text-align: center;
}
.c-facts svg {
  width: 100%;
}

.c-map {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 0 0 calc(100vw - 60px);
  width: calc(100vw - 60px);
  overflow: hidden;
  padding: 50px 30px;
  font-size: 13px;
  line-height: 1.6em;
  background: #f1f1f1;
}
.c-map a {
  color: #111;
  text-decoration: none;
}
.c-map .c-map_left {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .c-map .c-map_left {
    order: 2;
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .c-map .c-map_right {
    order: 3;
  }
}
.c-map .c-map_left,
.c-map .c-map_right {
  width: calc(25% - 30px);
  flex: 0 0 calc(25% - 30px);
}
@media screen and (max-width: 1024px) {
  .c-map .c-map_left,
  .c-map .c-map_right {
    width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .c-map .c-map_left,
  .c-map .c-map_right {
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
  }
}
.c-map .c-map_center {
  width: calc(50% - 0px);
  flex: 0 0 calc(50% - 0px);
}
@media screen and (max-width: 1024px) {
  .c-map .c-map_center {
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    order: 1;
  }
}
.c-map .c-map_center svg g {
  opacity: 0;
  transform: scale(1.1);
  transition: all 1s linear;
  transition-delay: 3s;
}
.c-map .c-map_center svg g:nth-child(2n) {
  transition-delay: 2s;
}
.c-map .c-map_center svg g:nth-child(3n) {
  transition-delay: 1.5s;
}
.c-map .c-map_center svg g:nth-child(4n) {
  transition-delay: 1s;
}
.c-map .c-map_center svg g:nth-child(5n) {
  transition-delay: 0.5s;
}
.c-map .c-map_center svg g:nth-child(6n) {
  transition-delay: 0s;
}
.c-map .c-map_center svg g.active {
  opacity: 1;
  transform: scale(1);
}
.c-map .c-map_center svg g path {
  fill: #b3950c;
  transition: fill 0.5s linear;
}
.c-map ul {
  margin-top: 0.5em;
  margin-bottom: 1em;
  margin-left: 0;
  list-style: none;
}
.c-map ul li {
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.c-map ul li:not(:last-child) {
  margin-bottom: 12px;
}
.c-map ul li:before {
  display: none;
}
.c-map ul li:hover {
  color: #BB9A3E;
}

.c-headlinepic {
  display: flex;
  flex-wrap: wrap;
  height: calc(100vh - 200px);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-headlinepic {
    height: auto;
    overflow: visible;
  }
}
.c-headlinepic .c-headlinepic_text {
  width: calc(50% - 2px);
  flex: 0 0 calc(50% - 2px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-headlinepic .c-headlinepic_text {
    order: 1;
    width: calc(100% - 2px);
    min-height: 200px;
    flex: 0 0 calc(100% - 2px);
  }
}
.c-headlinepic .c-headlinepic_text a {
  text-decoration: none;
}
.c-headlinepic .c-headlinepic_text h3 {
  font-size: 0.9em;
}
.c-headlinepic .c-headlinepic_text.layout-gold {
  color: #fff;
  background-image: url("../Images/goldbg4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-headlinepic .c-headlinepic_text.layout-gold h1, .c-headlinepic .c-headlinepic_text.layout-gold h2, .c-headlinepic .c-headlinepic_text.layout-gold h3 {
  color: #fff;
}
.c-headlinepic .c-headlinepic_text.layout-dunkelgrau {
  color: #fff;
  background: #4d5053;
}
.c-headlinepic .c-headlinepic_text.layout-dunkelgrau h1, .c-headlinepic .c-headlinepic_text.layout-dunkelgrau h2, .c-headlinepic .c-headlinepic_text.layout-dunkelgrau h3 {
  color: #fff;
}
.c-headlinepic .c-headlinepic_pic {
  overflow: hidden;
  width: calc(50% - 2px);
  flex: 0 0 calc(50% - 2px);
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-headlinepic .c-headlinepic_pic {
    order: 2;
    width: calc(100% - 2px);
    min-height: 200px;
    flex: 0 0 calc(100% - 2px);
  }
}
.c-headlinepic .c-headlinepic_pic a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s;
}
.c-headlinepic .c-headlinepic_pic a:hover {
  transform: scale(1.2);
}

.c-textpic {
  display: flex;
  flex-wrap: wrap;
}

.c-textpic_text {
  width: calc(50% - 22px);
  flex: 0 0 calc(50% - 22px);
  padding: 10px;
  border: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  .c-textpic_text {
    width: calc(100% - 22px);
    flex: 0 0 calc(100% - 22px);
  }
}
.c-textpic_text .c-textpic_text-inner {
  padding: 80px;
  margin: 10px;
}
@media screen and (max-width: 1024px) {
  .c-textpic_text .c-textpic_text-inner {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-textpic_text .c-textpic_text-inner {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-textpic_text .c-textpic_text-inner {
    padding: 30px 20px;
  }
}
.c-textpic_text .c-textpic_text-inner p:last-of-type {
  margin-bottom: 0;
}
.c-textpic_text.layout-gold {
  color: #fff;
  background: #b3950c;
  background-image: url("../Images/goldbg4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-textpic_text.layout-gold .c-textpic_text-inner a {
  color: inherit;
}
.c-textpic_text.layout-dunkelgrau {
  color: #fff;
  background: #49545b;
}
.c-textpic_text.layout-dunkelgrau h1, .c-textpic_text.layout-dunkelgrau h2, .c-textpic_text.layout-dunkelgrau h3 {
  color: #fff;
}
.c-textpic_text.layout-goldrahmen {
  background-image: url("../Images/goldbg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-textpic_text.layout-goldrahmen .c-textpic_text-inner {
  background: #fff;
}

.c-textpic_pic {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 0px);
  flex: 0 0 calc(50% - 0px);
}
@media screen and (max-width: 1024px) {
  .c-textpic_pic {
    width: 100%;
    flex: 0 0 100%;
  }
}

.c-textpic_pic-box {
  width: calc(50% - 2px);
  flex: 0 0 calc(50% - 2px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  .c-textpic_pic-box {
    height: 200px;
  }
}

.c-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 100px;
}
@media screen and (max-width: 1024px) {
  .c-icons {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-icons {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-icons {
    padding: 30px 20px;
  }
}

.c-icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
  width: 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 768px) {
  .c-icon {
    width: 100%;
    flex: 0 0 100%;
  }
}

.c-icon_pic {
  width: 55px;
  flex: 0 0 55px;
}
.c-icon_pic img {
  width: 55px;
  height: auto;
  max-width: 55px;
  max-height: 55px;
}

.c-icon_text {
  width: calc(100% - 85px);
  flex: 0 0 calc(100% - 85px);
  color: #b3950c;
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .c-icon_text {
    font-size: 1em;
    hyphens: auto !important;
  }
}

.c-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 100px;
  background: #bb9a3e;
  background-image: url("../Images/goldbgbreit.jpg");
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .c-banner {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-banner {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-banner {
    padding: 30px 20px;
  }
}
.c-banner .c-banner_text {
  width: calc(60% - 15px);
  flex: 0 0 calc(60% - 15px);
  color: #fff;
  padding-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .c-banner .c-banner_text {
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    margin-bottom: 15px;
  }
}
.c-banner .c-banner_text h3 {
  color: #fff;
  line-height: 1.4em;
  text-transform: none;
}
.c-banner .c-banner_button {
  width: calc(40% - 15px);
  flex: 0 0 calc(40% - 15px);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .c-banner .c-banner_button {
    width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    text-align: center;
  }
}
.c-banner .c-banner_button a {
  display: inline-block;
  padding: 0.6em 1em;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
}
.c-banner .c-banner_button a:hover {
  color: #bb9a3e;
  background: #fff;
}

.c-jobs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.c-jobs a {
  text-decoration: none;
}
.c-jobs .c-job {
  width: calc(33.33% - 2px);
  flex: 0 0 calc(33.33% - 2px);
  border: 1px solid #fff;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-jobs .c-job {
    width: calc(50% - 2px);
    flex: 0 0 calc(50% - 2px);
  }
}
@media screen and (max-width: 480px) {
  .c-jobs .c-job {
    width: calc(100% - 2px);
    flex: 0 0 calc(100% - 2px);
  }
}
.c-jobs .c-job .c-job_pic {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.c-jobs .c-job .c-job_pic:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.c-jobs .c-job .c-job_pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 1;
  transition: all 1s ease-out;
}
.c-jobs .c-job .c-job_pic:hover img {
  transform: scale(1.1);
}

.c-job-widget .col-xs-12.col-sm-5.col-md-4.col-lg-3,
.c-job-widget .col-xs-12.col-sm-7.col-md-8.col-lg-9 {
  width: 100%;
  float: none;
}

.dvinci-job-widget {
  margin: 20px;
}

.dvinci-job-widget .form-control {
  width: 100%;
  margin: 0.2em 0;
  padding: 0.4em 0.8em;
  color: #49545A;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  background: #fff;
  box-shadow: none;
  border: 1px solid #bb9a3e;
  border-radius: 0;
}

.dvinci-job-widget,
.dvinci-job-widget .btn-secondary,
.dvinci-job-widget > div {
  --dvinci-text-color: rgb(16, 24, 32) !important;
  --dvinci-font-family: Josefin Sans, sans-serif !important;
  --dvinci-font-size: 1.1rem !important;
  --dvinci-brand-color: rgb(191, 163, 118) !important;
  --dvinci-input-border-color: rgb(16, 24, 32) !important;
}

@media (min-width: 640px) {
  .dvinci-job-widget,
  .dvinci-job-widget .btn-secondary,
  .dvinci-job-widget > div {
    --dvinci-font-size: 1.3rem !important;
  }
}
.dvinci-select-wrapper,
.dvinci-select__menu,
.dvinci-filter-option-value {
  --dvinci-font-size: 16px;
  font-size: 16px !important;
}

.dvinci-job-widget .dvinci-flag-new {
  border-radius: 0;
}

.dvinci-job-widget .dvinci-select__indicator {
  color: rgb(16, 24, 32) !important;
}

.dvinci-page-label {
  margin-bottom: 20px !important;
}

@media (min-width: 640px) {
  .dvinci-job-widget {
    --dvinci-font-size: 1.3rem;
  }
}
.dvinci-job-widget .dvinci-job-filters {
  margin-bottom: 40px;
}

.dvinci-job-widget .dvinci-job-filters .dvinci-job-filter .dvinci-filter-heading {
  color: rgb(16, 24, 32);
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  line-height: 1.4em;
}

.dvinci-job-widget .ui-select-bootstrap .ui-select-choices-row.active > span,
.dvinci-job-widget .label-default {
  background-color: rgb(191, 163, 118);
}

.dvinci-job-widget .label-default {
  padding: 0.5em;
  border-radius: 0;
  text-transform: uppercase;
}

.dvinci-job-widget .well {
  padding: 20px;
  color: rgb(16, 24, 32);
  font-size: 16px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  line-height: 1.4em;
  background-color: #fff;
  border-radius: 0;
  border-color: rgb(191, 163, 118);
}

.dvinci-job-widget .dropdown-menu {
  border-radius: 0;
}

.dvinci-job-widget .ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 0.2em 0.5em;
}

.dvinci-job-widget .dvinci-job-list .dvinci-job-entry .dvinci-job-categories-list li small, .dvinci-job-widget .dvinci-job-list .dvinci-job-entry .dvinci-job-locations-list li small {
  color: #49545A;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  line-height: 1.4em;
}

.dvinci-job-widget .dvinci-job-filters .dvinci-job-filter .ui-select-choices-row .dvinci-filter-option-match-count {
  position: absolute;
  right: 10px;
  top: 4px;
  background: rgb(16, 24, 32);
}

.dvinci-job-widget .dvinci-job-filters .dvinci-job-filter .ui-select-choices-row .dvinci-filter-option-value {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  line-height: 1em;
  padding: 0;
}

.dvinci-job-widget .dvinci-job-list .dvinci-job-entry .dvinci-company {
  color: rgb(16, 24, 32);
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  line-height: 1.4em;
}

.dvinci-job-widget .dvinci-job-list .dvinci-job-entry .dvinci-job-position {
  color: rgb(191, 163, 118);
  line-height: 1em;
  text-transform: uppercase;
}

.dvinci-job-widget .btn-default,
.dvinci-job-widget .btn-default:hover {
  display: inline-block;
  padding: 0.8em 1.5em;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  background: rgb(191, 163, 118);
  border: 0 none;
  border-radius: 0;
}

.dvinci-job-widget .pull-right.text-muted {
  color: rgb(16, 24, 32);
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  line-height: 1.4em;
}

.c-tabs {
  background: #f1f1f1;
  padding: 100px;
}
@media screen and (max-width: 1024px) {
  .c-tabs {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-tabs {
    padding: 30px;
  }
}
@media screen and (max-width: 560px) {
  .c-tabs {
    padding: 0px;
  }
}
.c-tabs .c-tabs_inner {
  max-width: 1200px;
  margin: auto;
  background: #fff;
}
.c-tabs .c-tab_contents {
  padding: 0px;
}
.c-tabs .c-tab_contents .c-tab_content {
  display: none;
}
.c-tabs .c-tab_contents .c-tab_content .frame,
.c-tabs .c-tab_contents .c-tab_content .c-akkordeons {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab_contents .c-tab_content .frame,
  .c-tabs .c-tab_contents .c-tab_content .c-akkordeons {
    padding-left: 30px;
    padding-right: 30px;
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 480px) {
  .c-tabs .c-tab_contents .c-tab_content .frame,
  .c-tabs .c-tab_contents .c-tab_content .c-akkordeons {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab_contents .c-tab_content .c-akkordeons {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .c-tabs .c-tab_contents .c-tab_content .c-akkordeons {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}
.c-tabs .c-tab_contents .c-tab_content .frame-layout-2,
.c-tabs .c-tab_contents .c-tab_content .frame-layout-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab_contents .c-tab_content .frame-layout-2,
  .c-tabs .c-tab_contents .c-tab_content .frame-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 480px) {
  .c-tabs .c-tab_contents .c-tab_content .frame-layout-2,
  .c-tabs .c-tab_contents .c-tab_content .frame-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
  }
}
.c-tabs .c-tab_contents .c-tab_content form {
  margin: 100px 0;
  padding: 0 15px;
}
.c-tabs .c-tab_contents .c-tab_content:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
}
.c-tabs .c-tab_contents .c-tab_content:first-child {
  display: block;
}
.c-tabs .c-tab {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-tabs .c-tab .c-tab_head {
  position: relative;
  width: 25%;
  flex: 0 0 25%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab .c-tab_head {
    width: 50%;
    flex: 0 0 50%;
  }
}
.c-tabs .c-tab .c-tab_head .c-tab_head-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 150px;
  padding: 50px 30px;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab .c-tab_head .c-tab_head-inner {
    height: 100px;
    padding: 30px;
  }
}
.c-tabs .c-tab .c-tab_head .c-tab_head-inner h3 {
  color: #fff;
  text-align: center;
}
.c-tabs .c-tab .c-tab_head:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-image: url("../Images/goldbg2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  z-index: 1;
  transition: all 0.5s ease-out;
}
.c-tabs .c-tab .c-tab_head:nth-child(even):before {
  background-image: url("../Images/goldbg3.jpg");
}
.c-tabs .c-tab .c-tab_head:hover:before, .c-tabs .c-tab .c-tab_head.active:before {
  opacity: 0;
}
.c-tabs .c-tab.c-tab-count-3 .c-tab_head {
  position: relative;
  width: 33.33%;
  flex: 0 0 33.33%;
}
@media screen and (max-width: 768px) {
  .c-tabs .c-tab.c-tab-count-3 .c-tab_head {
    width: 50%;
    flex: 0 0 50%;
  }
}

.c-termin {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.c-termin .c-termin_infos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  width: calc(50% - 62px);
  flex: 0 0 calc(50% - 62px);
  padding: 50px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-termin .c-termin_infos {
    width: calc(100% - 62px);
    flex: 0 0 calc(100% - 62px);
  }
}
.c-termin .c-termin_infos > div {
  max-width: 500px;
  margin: auto;
}
.c-termin .c-termin_infos h2, .c-termin .c-termin_infos p {
  width: 100%;
  flex: 0 0 100%;
  position: relative;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.c-termin .c-termin_infos p {
  margin-bottom: 0;
}
.c-termin .c-termin_infos:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(73, 84, 90, 0.5);
  z-index: 1;
}
.c-termin .c-termin_liste {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: calc(50% - 62px);
  flex: 0 0 calc(50% - 62px);
  padding: 50px 30px;
  background: #f1f1f1;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-termin .c-termin_liste {
    width: calc(100% - 62px);
    flex: 0 0 calc(100% - 62px);
  }
}
.c-termin .c-termin_liste > div {
  max-width: 500px;
  margin: auto;
}
.c-termin .c-termin_liste .frame {
  margin: 0;
}

.c-akkordeons {
  margin: 100px 0;
}
.c-akkordeons .c-akkordeon {
  padding-bottom: 15px;
  border-bottom: 1px solid #BB9A3E;
  margin: 0 15px 15px 15px;
  width: calc(100% - 30px);
}
.c-akkordeons .c-akkordeon_head {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  cursor: pointer;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .c-akkordeons .c-akkordeon_head {
    padding: 0 55px 0 15px;
  }
}
.c-akkordeons .c-akkordeon_head.active:after {
  content: "–";
  font-size: 26.5px;
  line-height: 0.9em;
  padding: 0.33em 0.48em;
}
.c-akkordeons .c-akkordeon_head:after {
  position: absolute;
  bottom: 5px;
  right: 15px;
  content: "+";
  display: block;
  color: #bb9a3e;
  font-size: 24px;
  padding: 0.35em 0.5em;
  border-radius: 50%;
  line-height: 1em;
  border: 1px solid #bb9a3e;
}
.c-akkordeons .c-akkordeon_head img {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}
.c-akkordeons .c-akkordeon_head div {
  width: calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
}
.c-akkordeons .c-akkordeon_content {
  display: none;
  padding: 15px;
}
.c-akkordeons .c-akkordeon_content .frame {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .c-akkordeons .c-akkordeon_content .frame {
    margin: 0 !important;
    width: 100% !important;
  }
}

/* Events */
.c-events {
  display: inline-block;
  margin: auto auto auto auto;
  text-align: center;
  color: #BB9A3E;
}
.c-events h3 {
  margin: 0.5em 0;
  color: #BB9A3E;
}

.c-event {
  text-align: left;
}

.c-event-registration {
  display: inline-block;
  margin: auto auto 30px auto;
  padding: 30px 100px;
  text-align: left;
  border: 1px solid #bb9a3e;
}

.tx-sf-event-mgt {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}

.event-title a {
  display: block;
  font-weight: 400;
  text-decoration: none;
}

.event-registration-row label {
  display: block;
}
.event-registration-row input,
.event-registration-row select,
.event-registration-row textarea {
  width: calc(100% - 1.6em);
  margin: 0.2em 0 1em 0;
  padding: 0.4em 0.8em;
  color: #49545A;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  background: #fff;
  border: 1px solid #d4c393;
  border-radius: 0;
}
.event-registration-row input[type=checkbox],
.event-registration-row input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 5px;
  height: 5px;
  padding: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0;
  outline: 1px solid #d4c393;
  border: 5px solid #fff;
}
.event-registration-row input[type=checkbox]:checked,
.event-registration-row input[type=radio]:checked {
  background: #bb9a3e;
}

.field-errors {
  color: red;
  font-size: 0.8em;
  margin-bottom: 1em;
}

input.c-btn {
  padding: 0.8em 2em;
  font-family: "Josefin Sans", sans-serif;
  cursor: pointer;
}

/* Formulare */
.frame-type-form_formframework h2 {
  color: #49545A;
  font-size: 18px;
}
.frame-type-form_formframework form > div.form-group {
  display: inline-block;
  width: calc(50% - 20px);
  margin-bottom: 1em;
  margin-right: 15px;
}
.frame-type-form_formframework form .frame {
  margin: 0;
}
.frame-type-form_formframework form .frame p {
  margin: 0 0 30px 0;
}
.frame-type-form_formframework #clickCollect-59-lsjNd4uT {
  display: none;
}
.frame-type-form_formframework .help-block {
  display: block;
  margin-top: 0.5em;
  font-size: 0.8em;
}
.frame-type-form_formframework label {
  font-size: 0.9em;
}
.frame-type-form_formframework input, .frame-type-form_formframework select, .frame-type-form_formframework textarea {
  width: calc(100% - 1.6em);
  margin: 0.2em 0;
  padding: 0.4em 0.8em;
  color: #49545A;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  background: #fff;
  border: 1px solid #d4c393;
  border-radius: 0;
}
.frame-type-form_formframework input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 12px;
  height: 12px;
  padding: 0.8em;
  margin-right: 0.5em;
  transform: translateY(11px);
  outline: 1px solid #d4c393;
  border: 5px solid #fff;
}
.frame-type-form_formframework input[type=checkbox]:checked {
  background: #bb9a3e;
}
.frame-type-form_formframework select {
  width: 100%;
}
.frame-type-form_formframework button {
  margin: 15px 0;
  padding: 0.8em 1.5em;
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  background: #bb9a3e;
  font-family: "Josefin Sans", sans-serif;
  border: 0 none;
  cursor: pointer;
}
.frame-type-form_formframework fieldset {
  border: 0 none;
  margin: 30px 0;
}
.frame-type-form_formframework fieldset .form-group {
  display: none;
  width: calc(50% - 15px);
  margin-bottom: 1em;
}
.frame-type-form_formframework fieldset .form-group:nth-child(even) {
  margin-right: 15px;
}
.frame-type-form_formframework fieldset legend {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1em;
  color: #49545A;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid #bb9a3e;
  cursor: pointer;
}
.frame-type-form_formframework fieldset legend.active:after {
  content: "–";
  font-size: 21px;
  line-height: 0.9em;
  padding: 0.35em 0.5em;
}
.frame-type-form_formframework fieldset legend:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "+";
  display: block;
  color: #bb9a3e;
  font-size: 20px;
  padding: 0.35em 0.5em;
  border-radius: 50%;
  line-height: 1em;
  border: 1px solid #bb9a3e;
  transform: translateY(-20px);
}

.u-icon {
  width: 16px;
  height: 16px;
  color: #C2A452;
  vertical-align: middle;
}

.c-btn,
.cart-download {
  display: inline-block;
  padding: 0.8em 1.5em 0.6em 1.5em;
  color: #273238;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  background: #bb9a3e;
  border: 0 none;
  transition: all 0.5s ease-in-out;
}
.c-btn .u-icon,
.cart-download .u-icon {
  color: #fff;
}
.c-btn:hover,
.cart-download:hover {
  background: #ccab4f;
}
.c-btn.c-btn_disabled,
.cart-download.c-btn_disabled {
  background: #ddd;
  cursor: default;
}

.c-btn.c-btn-big {
  padding: 0.8em 2em;
  font-size: 1.2em;
}
.c-btn.c-btn-big .u-icon {
  width: 32px;
  height: 32px;
  margin-right: 0.5em;
}

.tx-bilddatenbank .products .item figure {
  width: calc(100% - 20px);
  height: 250px;
  padding: 10px;
  overflow: hidden;
  border-bottom: 1px solid #BB9A3E;
}
.tx-bilddatenbank .products .item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.tx-bilddatenbank .products .item i {
  display: block;
  padding: 15px 10px 10px 10px;
}

.mfp-content .frame {
  padding: 30px;
  width: calc(100% - 60px) !important;
  max-width: calc(100% - 60px) !important;
}
.mfp-content .mdb- img {
  max-width: 100%;
  height: auto;
}
.mfp-content .mdb- h4 {
  margin-bottom: 1em;
  font-size: 18px;
  text-transform: uppercase;
}
.mfp-content .mdb- .downloads {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mfp-content .mdb- .downloads li.item {
  width: 50%;
  flex: 0 0 50%;
  margin: 1em 0;
  font-size: 14px;
}
.mfp-content .mdb- .downloads li.item::marker {
  content: "" !important;
  display: none !important;
}
.mfp-content .mdb- .downloads li.item ul li::marker {
  display: none !important;
  content: "" !important;
}

.tx-pressebereich .cart-icon,
.tx-pressebereich .download-icon,
.tx-pressebereich .eye-icon,
.tx-pressebereich .share-icon,
.tx-pressebereich .print-icon,
.tx-pressebereich .mail-icon {
  padding: 0 0 2rem 0;
  margin-right: 0.4em;
  font-size: 12px !important;
}

.tx-pressebereich .content-row .toolbar ul li a span,
.tx-pressebereich .content-row .toolbar ul li div span {
  width: 25px;
  background-size: 25px;
}

.tx-pressebereich .content-row .toolbar ul li a span.download-icon,
.tx-pressebereich .content-row .toolbar ul li a span.print-icon {
  width: 20px;
  background-size: 20px;
}

.tx-pressebereich .content-row .toolbar ul li a span.eye-icon,
.tx-pressebereich .content-row .toolbar ul li a span.share-icon,
.tx-pressebereich .content-row .toolbar ul li a span.mail-icon {
  width: 30px;
  background-size: 30px;
}

.tx-pressebereich .cart-icon2,
.tx-pressebereich .search-icon {
  padding: 0 0 2rem 0;
  width: 32px;
  background-size: 32px;
}

.tx-pressebereich .search-row .search_input,
.tx-bilddatenbank .search input {
  padding: 0.5em 1em;
  font-size: 16px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  text-transform: none;
  background: transparent;
  border: 0 none;
  border-bottom: 1px solid #191919;
}

.tx-pressebereich .search-row,
.tx-bilddatenbank .search {
  margin: 30px 0;
}
.tx-pressebereich .search-row ::-webkit-input-placeholder,
.tx-bilddatenbank .search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #BB9A3E;
}
.tx-pressebereich .search-row ::-moz-placeholder,
.tx-bilddatenbank .search ::-moz-placeholder { /* Firefox 19+ */
  color: #BB9A3E;
}
.tx-pressebereich .search-row :-ms-input-placeholder,
.tx-bilddatenbank .search :-ms-input-placeholder { /* IE 10+ */
  color: #BB9A3E;
}
.tx-pressebereich .search-row :-moz-placeholder,
.tx-bilddatenbank .search :-moz-placeholder { /* Firefox 18- */
  color: #BB9A3E;
}

.tx-bilddatenbank .search {
  margin: 0 auto;
  text-align: center;
}

.tx-bilddatenbank ul.subject,
.press-keywords,
.tx_pressebereich_single .files ul.tabs {
  margin: 30px 0;
}

.press-keywords,
.pagination {
  margin: 30px auto;
  text-align: center;
}

.tx_pressebereich_single .content-row .date,
.tx_pressebereich_single .content-row .back {
  color: #C2A452;
  font-size: 16px;
}

.tx_pressebereich_single .content-row .back {
  margin-top: 1em;
}

.pagination {
  margin: 30px auto 100px auto;
}

.tx_pressebereich_single .files ul.tabs li.current {
  border: 0 none;
  color: #C2A452;
}

.tx-bilddatenbank ul.subject li,
.press-keywords li,
.pagination li,
.tx_pressebereich_single .files ul.tabs li {
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.tx-bilddatenbank ul.subject li.active a,
.press-keywords li.active a,
.pagination li.active a,
.tx_pressebereich_single .files ul.tabs li.active a {
  color: #BB9A3E;
}
.tx-bilddatenbank ul.subject li:before,
.tx-bilddatenbank ul.subject li input,
.press-keywords li:before,
.press-keywords li input,
.pagination li:before,
.pagination li input,
.tx_pressebereich_single .files ul.tabs li:before,
.tx_pressebereich_single .files ul.tabs li input {
  display: none;
}
.tx-bilddatenbank ul.subject li a,
.press-keywords li a,
.pagination li a,
.tx_pressebereich_single .files ul.tabs li a {
  display: block;
  color: #191919;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}
.tx-bilddatenbank ul.subject li a:hover,
.press-keywords li a:hover,
.pagination li a:hover,
.tx_pressebereich_single .files ul.tabs li a:hover {
  color: #BB9A3E;
}

.pagination li {
  font-size: 12px;
  margin: 0 4px;
}

.mfp-auto-cursor .mfp-content {
  background: #fff;
  width: 50%;
  margin: auto;
  padding: 50px;
}

.tx-bilddatenbank .row--80-20 {
  display: flex;
  flex-direction: column;
}

.tx-bilddatenbank .row--80-20 .col {
  order: 2;
}

.tx-bilddatenbank .row--80-20 .col:last-child {
  order: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  width: calc(100% - 20px);
  margin-bottom: 30px;
}

.tx-bilddatenbank .category {
  width: calc(22% - 30px);
  flex: 0 0 calc(22% - 30px);
  padding: 30px 0 30px 30px;
  margin-right: 0px;
  background: #C2A452;
}
@media (max-width: 940px) {
  .tx-bilddatenbank .category {
    width: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
  }
}

.tx-bilddatenbank .manufacturer {
  width: calc(78% - 60px);
  flex: 0 0 calc(78% - 60px);
  padding: 30px;
  background: #fff;
  -moz-column-count: 3;
       column-count: 3;
}
@media (max-width: 940px) {
  .tx-bilddatenbank .manufacturer {
    width: calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (max-width: 600px) {
  .tx-bilddatenbank .manufacturer {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.tx-bilddatenbank .manufacturer ul {
  margin: 0;
}

.tx_pressebereich_single .files {
  margin-top: 30px;
}

.tx-pressebereich .search-row form,
.tx-bilddatenbank .search form {
  text-align: center;
}

.tx-bilddatenbank .category ul li,
.tx-bilddatenbank .manufacturer ul li {
  display: block;
  margin: 0 10px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.tx-bilddatenbank .category ul li:before,
.tx-bilddatenbank .manufacturer ul li:before {
  display: none;
}
.tx-bilddatenbank .category ul li a,
.tx-bilddatenbank .manufacturer ul li a {
  display: block;
  color: #191919;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}
.tx-bilddatenbank .category ul li a:hover, .tx-bilddatenbank .category ul li a.act,
.tx-bilddatenbank .manufacturer ul li a:hover,
.tx-bilddatenbank .manufacturer ul li a.act {
  color: #BB9A3E;
}

.tx-bilddatenbank .category ul li a {
  color: #fff;
}

.cart-download {
  font-size: 16px !important;
}

.mfp-content .tx-bilddatenbank.tx-pressebereich_overlay h4 {
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 0;
}

.mfp-content .tx-pressebereich_overlay .overlayfooter {
  border-top: 1px solid #baa565;
  padding: 1rem 0 0 0;
  margin: 1rem 0 0 0;
}

.tx-pressebereich .header-row .toolbar .count {
  position: absolute;
  top: -15px;
  right: -5px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  padding: 0;
  font-weight: 400;
  border-radius: 50%;
}

.tx-bilddatenbank .filelist {
  display: flex;
  flex-wrap: wrap;
}
.tx-bilddatenbank .filelist .files {
  width: 25%;
  flex: 0 0 25%;
  margin-right: 15px !important;
}
.tx-bilddatenbank .filelist .files::marker {
  content: "" !important;
  display: none !important;
}

.mfp-content.mfp-autoresize .tx-bilddatenbank.tx-pressebereich_overlay .file-delete {
  overflow: visible;
  cursor: pointer;
  background: #fff;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
  top: 1px;
  color: #baa565;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 1px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  font-style: normal;
  font-size: 28px;
  font-family: "Lato", arial, sans-serif;
}

.mfp-content .tx-pressebereich_overlay ul.formatlist {
  margin-top: 15px;
}
.mfp-content .tx-pressebereich_overlay ul.formatlist li.format::marker {
  content: "" !important;
  display: none !important;
}

.mfp-content .tx-pressebereich_overlay ul.filelist > li label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -7px 7px 0 0;
  vertical-align: middle;
  border: 1px solid #baa565;
  background-color: #fff;
  cursor: pointer;
}

.mfp-content .tx-pressebereich_overlay ul.formatlist li label {
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #baa565;
  cursor: pointer;
}

.u-language:after {
  content: "|";
  margin: 0 5px;
  display: inline-block;
}
.u-language a.active {
  color: #BB9A3E !important;
}
.u-language:last-child {
  margin-left: 0 !important;
  padding-right: 0 !important;
}
.u-language:last-child:after {
  display: none;
}

.circle {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #BB9A3E;
  transform: translateX(65%) translateY(65%);
  z-index: 99;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .circle {
    display: none;
  }
}

#particles-js {
  z-index: 8;
  position: relative;
  background-color: #f1f1f1;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
} /* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: 0.8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles {
  font-size: 1.1em;
}

#stats, .count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles {
  border-radius: 0 0 3px 3px;
}

.particles-js-canvas-el {
  z-index: 9;
  position: absolute;
}

.tx_pressebereich_single .content-row .description {
  margin-top: 0;
  background: #fff;
  padding: 15px 30px 30px 30px;
  font-size: 16px;
}

.frame-type-text strong, .frame-type-text b,
.tx_pressebereich_single .content-row .description strong,
.tx_pressebereich_single .content-row .description b {
  font-weight: 500;
}

.c-tabs .ce-textpic {
  margin: 0 !important;
  align-items: flex-start;
}
.c-tabs .ce-textpic .ce-gallery {
  margin-top: 1em;
  width: calc(50% - 30px);
}
.c-tabs .ce-textpic .ce-bodytext {
  width: calc(50% - 30px);
}

@media (min-width: 769px) {
  .shops .c-tab_contents .c-tab_content .c-akkordeon .frame-fullwidth.frame-type-textpic .ce-textpic.ce-nowrap .ce-gallery img {
    max-height: 10em;
    width: auto;
  }
}
.shops .c-tab_contents .c-tab_content .c-akkordeon .frame-fullwidth.frame-type-textpic .ce-textpic.ce-nowrap .ce-gallery img {
  max-width: 30%;
  margin: auto;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .shops .c-tab_contents .c-tab_content .c-akkordeon .frame-fullwidth.frame-type-textpic .ce-textpic.ce-nowrap .ce-gallery img {
    max-width: 50%;
  }
}

.c-management {
  display: flex;
  flex-wrap: wrap;
}
.c-management .c-management_item {
  width: calc(33.33% - 30px);
  flex: 0 0 calc(33.33% - 30px);
  margin: 0 15px 30px 15px;
  text-align: center;
  transition: all 0.5s ease;
}
.c-management .c-management_item:hover, .c-management .c-management_item a:focus {
  color: #444;
}
.c-management .c-management_item:hover a, .c-management .c-management_item a:focus a {
  color: #444;
}
.c-management .c-management_item:hover img, .c-management .c-management_item a:focus img {
  filter: grayscale(0%);
}
.c-management .c-management_item a {
  transition: all 0.5s ease;
  text-decoration: none;
}
.c-management .c-management_item h2 {
  margin: 20px 0 5px 0;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1em;
}
.c-management .c-management_item strong, .c-management .c-management_item b {
  font-weight: 500;
}
.c-management .c-management_item img {
  max-width: 100%;
  height: auto; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all 0.5s ease;
}

.frame-layout-1.frame-space-before-extra-small {
  padding-top: 15px;
}

.frame-layout-1.frame-space-after-extra-small {
  padding-bottom: 15px;
}

.frame-layout-1.frame-space-before-small {
  padding-top: 20px;
}

.frame-layout-1.frame-space-after-small {
  padding-bottom: 20px;
}

.frame-layout-1.frame-space-before-medium {
  padding-top: 30px;
}

.frame-layout-1.frame-space-after-medium {
  padding-bottom: 30px;
}

.frame-layout-1.frame-space-before-large {
  padding-top: 50px;
}

.frame-layout-1.frame-space-after-large {
  padding-bottom: 50px;
}

/* PRINT */
@media only print {
  .s-header,
  footer,
  .c-scroll,
  .c-profile_links {
    display: none !important;
  }
}

/* PROFILE */
.c-content--profile {
  background: #eee;
  padding-bottom: 80px;
  margin-bottom: -50px;
}
@media only print {
  .c-content--profile {
    margin-top: 0 !important;
    transform: scale(0.8) !important;
    transform-origin: top left;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

.c-profile {
  padding-top: 250px !important;
}
@media screen and (max-width: 768px) {
  .c-profile {
    padding-top: 150px !important;
  }
}
@media screen and (max-width: 480px) {
  .c-profile {
    padding-top: 80px !important;
  }
}
@media only print {
  .c-profile {
    margin-top: 0 !important;
    padding-top: 180px !important;
  }
}
.c-profile a span {
  margin-right: 1em;
  font-family: "system-ui";
}
.c-profile .c-profile_header {
  position: relative;
  margin-bottom: 0px;
  padding: 30px 30px 30px 450px;
  color: #fff;
  background: #bb9940;
}
@media screen and (max-width: 768px) {
  .c-profile .c-profile_header {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-profile .c-profile_header {
    padding: 30px 20px;
  }
}
@media only print {
  .c-profile .c-profile_header {
    color: #000 !important;
    background: #fff;
  }
}
.c-profile .c-profile_header h2, .c-profile .c-profile_header b, .c-profile .c-profile_header strong, .c-profile .c-profile_header p, .c-profile .c-profile_header a {
  color: #fff;
}
@media only print {
  .c-profile .c-profile_header h2, .c-profile .c-profile_header b, .c-profile .c-profile_header strong, .c-profile .c-profile_header p, .c-profile .c-profile_header a {
    color: #000 !important;
  }
}
.c-profile .c-profile_header a span {
  margin-right: 1em;
  font-family: "system-ui";
}
.c-profile .c-profile_header strong, .c-profile .c-profile_header b {
  font-weight: 500;
}
.c-profile .c-profile_backlink {
  position: absolute;
  right: 0px;
  top: -50px;
  color: #444 !important;
  font-size: 0.9em;
}
@media only print {
  .c-profile .c-profile_backlink {
    display: none;
    color: #000 !important;
  }
}
.c-profile .c-profile_pic {
  position: absolute;
  left: 20px;
  bottom: 15px;
}
@media screen and (max-width: 768px) {
  .c-profile .c-profile_pic {
    position: static;
    display: block;
    margin-bottom: 15px;
  }
}
.c-profile .c-profile_pic img {
  width: 400px;
  height: auto;
  max-width: 100%;
  transition: all 0.5s ease;
  filter: grayscale(100%);
}
.c-profile .c-profile_pic img:hover {
  filter: grayscale(0%);
}
.c-profile .c-profile_pic.c-profile_pic--color img {
  filter: grayscale(0%);
}
.c-profile .c-profile_topcontent {
  position: relative;
  margin-bottom: 30px;
  padding: 1px 30px 30px 30px;
  color: #fff;
  background: #bb9940;
}
@media screen and (max-width: 768px) {
  .c-profile .c-profile_topcontent {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .c-profile .c-profile_topcontent {
    padding: 30px 20px;
  }
}
@media only print {
  .c-profile .c-profile_topcontent {
    color: #000 !important;
    background: #fff;
    padding-bottom: 0 !important;
  }
}
.c-profile .c-profile_topcontent h2, .c-profile .c-profile_topcontent b, .c-profile .c-profile_topcontent strong, .c-profile .c-profile_topcontent p, .c-profile .c-profile_topcontent a {
  color: #fff;
}
@media only print {
  .c-profile .c-profile_topcontent h2, .c-profile .c-profile_topcontent b, .c-profile .c-profile_topcontent strong, .c-profile .c-profile_topcontent p, .c-profile .c-profile_topcontent a {
    color: #000 !important;
  }
}
.c-profile .c-profile_topcontent a span {
  margin-right: 1em;
  font-family: "system-ui";
}
.c-profile .c-profile_topcontent strong, .c-profile .c-profile_topcontent b {
  font-weight: 500;
}
.c-profile .c-profile_content {
  background: #fff;
  padding: 30px;
  width: 60%;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .c-profile .c-profile_content {
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 480px) {
  .c-profile .c-profile_content {
    padding: 30px 20px;
    width: calc(100% - 40px);
  }
}
@media only print {
  .c-profile .c-profile_content {
    width: calc(100% - 60px) !important;
    color: #000 !important;
  }
}
.c-profile .c-profile_content .frame {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .c-profile .c-profile_content .frame {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
}
.c-profile .c-profile_content .frame p:first-of-type {
  margin-top: 0;
}
.c-profile .c-profile_content .frame a:after {
  content: " ↘";
  font-family: "system-ui";
}

.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_head > div {
  align-self: center;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_head > div b {
  /*font-size: 2rem; */
}
@media (max-width: 465px) {
  .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_head > div b {
    /*font-size: 1.4rem; */
  }
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame.frame-type-text, .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame.frame-defaultwidth {
  max-width: none;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-slider {
  padding-bottom: 32px;
  margin-bottom: 28px;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-slider figure.image {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-slider figure.image picture, .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-slider figure.image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-slider figure.image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-dots {
  list-style-type: none;
  position: absolute;
  bottom: 15px;
  left: 50%;
  display: flex;
  transform: translateX(-50%);
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-dots li::before {
  font-size: 1.6rem;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame .slick-dots li.slick-active::before {
  color: #bb9947;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table {
  width: 100%;
  border: 1px solid #48545a;
  border-collapse: collapse;
  font-size: 1.3rem;
  margin-bottom: 40px;
  max-width: 100%;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child {
  padding: 1rem;
  background: #49545A;
  vertical-align: top;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child ul {
  margin-top: 1em;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child ul li {
  margin-bottom: 0.5em !important;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child, .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child p {
  color: #BB9A3E;
  font-weight: 500;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child ul {
  color: white;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child ul li, .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td:first-child ul p {
  font-weight: 300;
  color: white;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody > tr > td {
    display: block;
  }
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody table {
  margin: 1rem 2rem;
  border-collapse: collapse;
  width: calc(100% - 4rem);
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody table tr:not(:last-child) {
  border-bottom: 1px solid #BB9A3E;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody table tr td {
  hyphens: auto;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody table tr td:first-child {
  font-weight: 500;
}
.visit-us-loction-3-table .c-tab_content:nth-child(3) .c-akkordeon_content .frame > table > tbody table tr td p {
  margin: 1.2em;
}

.frame-type-text a,
.frame-type-textpic a {
  color: inherit;
  font-weight: 500;
}/*# sourceMappingURL=legacy_end.css.map */