
.acc_contrast p,.acc_contrast p a, .acc_contrast .ce_text {color: #000;}
.acc_contrast .ce_accordion {color: #000;}
.acc_contrast .bg-accent .color-default p, .acc_contrast .bg-second .color-accent p {color:#fff;}
.acc_contrast .bg-second {background-color: #000;}
.acc_contrast .ce_image_text_box_v2 p span strong {color:#000;}
.acc_contrast .color-customColor2, .acc_contrast .color-customColor2 p {color:#fff; background:#000;}
.acc_contrast .header.original .mainmenu ul li a.trail, .acc_contrast .header.original .mainmenu ul li a.active, .acc_contrast .header.cloned .mainmenu ul li a.trail, .acc_contrast .header.cloned .mainmenu ul li a.active {
    color: #000 !important;}
.acc_contrast .color-customColor2, .acc_contrast .color-customColor2 p, .acc_contrast .color-customColor2 i, .color-customColor2 h1, .acc_contrast  .color-customColor2 h2, .acc_contrast .color-customColor2 h3, .acc_contrast .color-customColor2 h4, .acc_contrast .color-customColor2 h5, .acc_contrast .color-customColor2 h6, .acc_contrast .color-customColor2 .h1, .acc_contrast .color-customColor2.h2, .acc_contrast .color-customColor2 .h3, .acc_contrast .color-customColor2 .h4, .acc_contrast .color-customColor2 .h5, .acc_contrast .color-customColor2 .h6 {
    background: #fff;
}
.acc_contrast .ce_scroll_reveal_words[data-color="custom2"] {
    color: #fff;
}

.acc_contrast .mmenu_trigger .burger .burger_lines, 
.acc_contrast .mmenu_trigger .burger .burger_lines:after, 
.acc_contrast .mmenu_trigger .burger .burger_lines:before {
  background :#fff!important;
}
.acc_contrast .mmenu_trigger .burger.transform.open .burger_lines {
    background-color: transparent!important;
}

.acc_contrast #footer, .acc_contrast #footer *, .acc_contrast #footer a, .acc_contrast #footer a:hover {
    color: #fff !important;
    background: #000;
}

.acc_contrast .color-customColor2 {background: transparent;}


.accessibility_widget_trigger {
  /*position: absolute;*/
  position: fixed;
  top: unset;
  bottom:20px;
  right: -52px;
  width:180px;
  height:60px;
  z-index: 1000000;
  line-height: 44px;
  text-align: center;
  vertical-align: middle;
  border-radius: 10px 0 0 10px;
  background: transparent;
  color: #fff;
  padding: 15px 20px 0 15px;
  cursor: pointer;
  transition: all 0.1s ease;
  border: 1px solid transparent;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgb(255, 255, 255);
  border-right: 0;
  min-width: 80px;
}



.accessibility_widget_trigger .shortcut, .accessibility_widget_trigger .close{
  display:none;
  height:0px;
  overflow: hidden;
}

#accessibility_widget {
  min-width: 350px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 10px 0 0 10px;
  padding: 30px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1rem;
  position: fixed;
  z-index: 100000;
  right: 0;
  top: 180px;
  transform: translateX(360px);
  transition: transform 0.3s ease;
  outline: 3px solid #fff;
  border: 3px solid transparent;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: rgb(42, 104, 164);
  border-right: 0;
  box-shadow: 0 0 32px 11px rgba(0,0,0,0.1);
}

.accessibility_widget_trigger i {
    height: 50px;
    background-size: 50px;
}

.fixed-header .top-link {
    bottom: 80px;
}

div#closeBtn {
    margin-top: -16px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 28px;
}


.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}

#accessibility_widget .shortcuts {
  display: none !important;
}

.emergencyNumber span {
  margin-right:80px;
}

.emergencyNumber {
  cursor: pointer;
}

.ce_split_words {
  margin-bottom: -12px;
  padding-bottom: 0;
  line-height: 1.3em;
}

@media (max-width: 768px) {
  .ce_split_words {
    margin-bottom: -12px;
    padding-bottom: 12px;
    line-height: 1.1em;
  }
}


.bild-header {
  height: 800px !important;
  min-height: 800px !important;
  max-height: 800px !important;
  overflow: hidden;
}

.pfeil-parallax {
  position: absolute;
  will-change: transform;
  transform: translateZ(500); /* triggert GPU-Layer */
  backface-visibility: hidden;
}
.ce_image_text_box_v2 .image_container {
  margin-bottom: 30px;
}
.top-link {
  background-color: rgb(237, 105, 82);
}
.ce_scrolling_text {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-left: 0;
  padding-right: 0;
}
.ce_scroll_reveal_words[data-color="custom2"] {
  font-size: 30px !important;
  line-height: 30px;
}



.header {
  top: -30px;
}
.stickyheader .header.cloned {
  padding-top: 30px;
}

.ce_text_extented.lh-1-2 p {
  line-height: 1.2;
  margin-bottom: 5px;
}

.ce_fancylink.style1 .shaft {

   height: 3px; /* <<<<<< HIER wird die Dicke der Hauptlinie definiert */
}
.ce_fancylink.style1 a:hover .shaft:before {
    margin-top: -1px;
   width: 10px; /* Länge des oberen Pfeilstrichs */
   transform: rotate(45deg);
}
.ce_fancylink.style1 a:hover .shaft:after {
      margin-top: -1px;
   width: 13px; /* Länge des unteren Pfeilstrichs */
   transform: rotate(-45deg);
}
.ce_fancylink.style1 .shaft:before,
.ce_fancylink.style1 .shaft:after {
   height: 3px; /* oder 8px für noch fetter */
}
.ce_fancylink.style1 .shaft:before,
.ce_fancylink.style1 .shaft:after {
   right: -14px; /* Abstand von der Linie */
}

.ce_fancylink.style1 a:hover .link_text {
  transform: translateX(33px); /* oder mehr */
}
.ce_fancylink.style1 .shaft {
  width: 25px;
}
.ce_fancylink.style1 a:hover .shaft {
  width: 40px;
}

.ce_fancylink.style3 a::after {
  height: 3px;
}

/*.smartmenu .smartmenu-trigger .line::before, .smartmenu .smartmenu-trigger .line::after {
  display: inline-block;
  width: 45px;
  height: 5px;
}
.smartmenu .smartmenu-trigger .line {
  height: 5px;
    width: 35px;
}
.smartmenu .smartmenu-trigger .line::after {
  margin-top: -16px;
}*/

.header .mainmenu a.pct_megamenu::after, .header .mainmenu a.submenu::after {
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 9px;
  transition:
  all 0.3s;
  display: inline-block;
  transform-origin: center center;
}

.mod_pct_megamenu {
  left: 0;
  right: 0;
  z-index: 10000;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.ce_bgimage.img-leftside-33 .ce_bgimage-image {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
  padding:0;
}

.ce_text_extented ul {
  list-style: none;
  margin-left: 0; /* Kein Einzug */
  padding-left: 0;
}

.ce_text_extented ul li {
  position: relative;
  padding-left: 28px; /* Platz für den SVG-Pfeil */
}

.ce_text_extented ul li::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url('/files/icons/pfeil-hellrot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
.ce_text_extented ul li::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url('/files/icons/pfeil-hellrot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  }
}



.ce_image_text_box_v2 .ce_headline {
  background-image: linear-gradient(to right, #650726 0%, #650726 100%);
  background-size: 0 3px;

}
.ce_image_text_box_v2 .ce_headline:hover {
  background-size: 100% 3px;
}

.header .mainmenu ul li a.a-level_1.trail:not(.highlight) span, .header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
  border-bottom: 3px solid #ED6952;
}



#article-186::after {
  padding-top: 0 !important;
}

/* =============================================================================
 * news_newsteaser_v7 - angepasst an ce_image_text_box_v2
 * ========================================================================== */

.newsteaser_v7 {
	font-size: var(--paragraph-medium-font-size);
	line-height: var(--paragraph-medium-line-height);
	margin-bottom:32px;
}

.newsteaser_v7 .item-inside {
	position: relative;
	overflow: hidden;
	transition: transform 0.8s cubic-bezier(.05,.2,.1,1);
}

.newsteaser_v7:hover .item-inside {
	transform: scale(0.98);
}

/* Bild */
.newsteaser_v7 .image_container {
	margin-bottom: 20px;
	overflow: hidden;
	transition: transform .8s cubic-bezier(.05,.2,.1,1);
}

.newsteaser_v7:hover .image_container img {
	transform: scale(1.15);
	transition: transform .8s cubic-bezier(.05,.2,.1,1);
}

/* Headline mit animierter Unterstreichung */

.newsteaser_v7 .h5,
.newsteaser_v7 h5 {
	margin-top: 30px;
	margin-bottom: 0;
	background-image: linear-gradient(to right, var(--headlineColor, #000) 0%, var(--headlineColor, #000) 100%);
	background-position: left bottom;
	background-size: 0 1px;
	transition: background-size .55s cubic-bezier(.2,.75,.5,1), color 0.3s ease;
	display: inline-block;
}

.newsteaser_v7:hover .h5,
.newsteaser_v7:hover h5 {
	background-size: 100% 1px;
	color: var(--accentColor);
	color: #650726;
}

/* Text */
.newsteaser_v7 .text {
	margin-top: 10px;
}

/* Fancylink */
.newsteaser_v7 .fancylink {
	margin-top: 15px;
}

.newsteaser_v7 .fancylink a {
	color: var(--accentColor);
	text-decoration: none;
	position: relative;
	font-weight: 500;
}

.newsteaser_v7 .fancylink a::before {
	content: "—";
	margin-right: 5px;
	color: var(--accentColor);
}

/* Responsive Schriftgrößen */
.newsteaser_v7[data-font-size="small"] {
	font-size: var(--paragraph-small-font-size);
	line-height: var(--paragraph-small-line-height);
}

.newsteaser_v7[data-font-size="large"] {
	font-size: var(--paragraph-large-font-size);
	line-height: var(--paragraph-large-line-height);
}

.header .mainmenu a.pct_megamenu::after, .header .mainmenu a.submenu::after {
  content: "\f078";
  margin-left: 9px;
  font-size: 14px;
}

.ce_accordion .toggler {
    font-family: Poppins, Arial, sans-serif; /* Schriftart hinzufügen */
    padding: 10px 5px 15px 1px; /* Ersetzt das ursprüngliche Padding */
    line-height: 1.3em;
    font-size: 30px;
}

.ce_accordion .toggler.ui-state-active {
	border-bottom: 0px;
}

.ce_accordion {
	margin-bottom: 1px;
	border: none;
	color: #650726;
}
/* Spezielle Anpassung für das Icon */
.ce_accordion .toggler::before {
    display: inline-block;
    margin-top: 5px; /* Setze das Icon 10px tiefer */
    content: "\f107";
} 
/* Mobile Darstellung */
@media (max-width: 768px) {
    .ce_accordion {
        font-size: 20px; /* oder jede gewünschte Größe */
    }
}
.ce_accordion .accordion {
  padding-left:2px;
}

.ce_accordion .toggler:hover {
  color: #ED6952;
}

.ce_wrap.hover-white:hover * {
  color: #ED6952 !important;
  border-color: #ED6952;
}
.newsteaser_v7[data-font-size="small"] {
    float: left;
    width: 33%;
}

.newsreader .info {display:none;}
.newsreader .news-date {display:none;}
.mod_newsreader .info {display:none;}

.mod_newsreader h1 {
  display: none;
}

#cboxCurrent {
  display: none !important;
}

#cboxOverlay {
  background-color: rgba(227, 218, 201, 0.95) !important;
}

#cboxLoadedContent {
  border: 0px solid #000;
  background: #fff;
}

#cboxPrevious,
#cboxNext,
#cboxClose {
  background: none !important;
  text-indent: -9999px !important; /* Versteckt alten Text */
  width: 60px;
  height: 60px;
  font-size: 68px;
  color: #fff;
  opacity: 0.8;
  border: none;
  padding: 0;
  line-height: 60px;
  text-align: center;
  position: absolute;
  z-index: 9999;
}

/* Symbole sichtbar machen */
#cboxPrevious::before,
#cboxNext::before,
#cboxClose::before {
  display: block;
  text-indent: 0;
  position: relative;
}

/* Inhalte */
#cboxPrevious::before {
  content: "←";
}

#cboxNext::before {
  content: "→";
}

#cboxClose::before {
  content: "×";
}

/* Hover-Effekt */
#cboxPrevious:hover,
#cboxNext:hover,
#cboxClose:hover {
  opacity: 1;
  color: #ED6952;
}

/* Positionierung */
#cboxPrevious {
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

#cboxNext {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

#cboxClose {
  top: 20px;
  right: 20px;
}
#cboxPrevious,
#cboxNext,
#cboxClose {
  overflow: hidden;
  white-space: nowrap;
}

#cboxPrevious::after,
#cboxNext::after,
#cboxClose::after {
  display: none !important; /* Falls noch automatisch generierte Inhalte angehängt werden */
}

.ce_portfoliofilter.style3 a {
  font-family: var(--mainFont);
  font-size: 1rem;
  font-weight: 500;
  color: #650726;
  text-decoration: none;
  padding: 8px 0;
  border: none;
  border-bottom: none;
  display: inline-block;
  transition: color 0.3s ease;
}

.ce_portfoliofilter.style3 a:hover {
  color: #ED6952; /* Farbe ändert sich beim Hover */
}

/* Aktiv (z.B. "Alle", "Technik" etc. bei Auswahl) */
.ce_portfoliofilter.style3 a.selected {
  color: #ED6952;
  border-bottom: 3px solid #ED6952;
  font-weight: 400;
}
.ce_portfoliofilter.style3 a {
  margin: 0 1.0rem; /* oder 2rem für noch mehr Abstand */
}

#portfolio_686, #portfolio_722 {
  margin-left:-10px;
}

.ce_divider_extended.version3 {
  background-color: #ED6952;
  height: 3px;
}
.ce_divider_extended.version3.invert {
  background-color: #ED6952;
}

.color-customColor2 p {
  color: #e3dac9;
}

@media (max-width: 768px) {
  .ce_scroll_reveal_words[data-color="custom2"] {
    font-size: 22px !important;
  }

  .ce_split_words .word_wrap {
    padding-bottom: 4px;
  }

  .ce_bgimage.img-leftside-33 .ce_bgimage-inside, .ce_bgimage.img-leftside-50 .ce_bgimage-inside {
    width: 100%;
    padding: 8px;
    vertical-align: middle;
  }

  .logo-mobil-klein img {
    width: 40% !important;
    max-width:150px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .logos-start-klein img {
    width: 20% !important;
    max-width:150px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .mod_logo, .logo {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  #mmenu {
    top: 70px !important;
    height: 100% !important;
  }

  h4, .h4, .h4 p {
    line-height: 30px;
    }

  h3, .h3, .h3 p {
    line-height: 30px;
  }
  

  #abstand-karriere {
    transform: none;
    position: relative;
    margin-top: 40px; /* Passe diesen Wert bei Bedarf an */
  }

  .ce_accordion .toggler {
    font-size: 19px !important;
  }

  .icon-shrink {
    width: 20px !important;
    height: 32px !important;
    margin-right: 10px !important; /* Optional: Abstand auch halbieren */
  }
  
  #article-238 {
    margin-bottom: -175px;
  }
  
  div#article-187 {
    margin-bottom: -120px;
  }
}


.top-link {
    bottom: 76px;
}

.fixed-header #privacy_optout_link {
    bottom: 15px;
}