/* --------------- KARRIERE STYLES ---------------  */




.popup {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); justify-content: center; align-items: center; z-index: 9999;}
.popup-content {background-color: white; margin: 20px; padding: 20px; border-radius: 10px; text-align: center; width: 100%; max-width: 1240px; display: flex; flex-direction: row; height: 100%; max-height: 500px;}
.close-btn {position: absolute; top: 10px; right: 10px; font-size: 30px; cursor: pointer;}
button#open-btn {position: fixed; bottom: 15px; right: 15px; background: transparent; z-index: 999; cursor: pointer}
button#open-btn img {width: 80px; height: 80px; transition: all .2s; transform: rotate(13deg);}
button#open-btn img:hover {transform: scale(1.05);}
img.waehle-weg {width: 240px; height: auto; position: absolute; z-index: 99; top: 50%; left: 50%; transform: translate(-50%, -400%);}
.split-pane {width: 100%; height: 100%; align-items: center; justify-content: center; overflow: hidden; position: relative;}
.split-pane span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; background: #df252b; font-size: 16px; color: #fff; padding: 10px 15px;  border-radius: 5px; width: max-content;}

.half {width: 100%; height: 100%; -webkit-transition: all 0.3s ease-in-out; background-size: cover; background-position: center;}
.half:hover {-webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);-webkit-transition: all 0.3s ease-in-out;}
.turbo {background:linear-gradient( rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0)100%),url("/files/inhalte/karriere/prev-karriere-turbo.jpg"); background-size:cover; background-position: center;}

.erfahrung {background:linear-gradient( rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0)100%),url("/files/inhalte/karriere/prev-ziel-erreicht.jpg"); background-size:cover; background-position: center;}



@media only screen and (max-width: 989px) {
img.waehle-weg {width: 180px;}
.popup-content {flex-direction: column; max-width: 600px;}
.split-pane span {font-size: 14px}
}

@media only screen and (max-width: 600px) {
.popup-content {max-height: 400px}
.split-pane span {font-size: 14px}
}




.slidercontainer {padding: 0;  position: relative; height: 420px;}
.slideheigt div {max-height: 500px !important;}
.header_text h3.headlinetext{color: #3a3a3a; font-size: 40px !important; margin-bottom: 10px !important; text-transform: none;}
.header_text p{color: #3a3a3a; font-size: 20px !important; font-family: 'Raleway', sans-serif; line-height: 1.4 !important;}

#karriereevents .bx-viewport {height: auto !important; min-height: 355px;}

#preload-teaser::after{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
z-index: -1;
content: url(/files/inhalte/karriere/teaser/stellenangebote-t.jpg) 
url(/files/inhalte/karriere/teaser/bewerbungsprozess.jpg) 
url(/files/inhalte/karriere/teaser/angebot.jpg) 
url(/files/inhalte/karriere/teaser/ausbildung2.jpg) 
url(/files/inhalte/karriere/teaser/praktikum.jpg) 
url(/files/inhalte/karriere/teaser/mitarbeiterstimmen.jpg);
}
.expanding-grid .links > li  a.stellenangebote {background-image:url("/files/inhalte/karriere/teaser/stellenangebote-t_blur.jpg");}
.expanding-grid .links > li  a.stellenangebote:hover {background-image:url("/files/inhalte/karriere/teaser/stellenangebote-t.jpg");}
.expanding-grid .links > li  a.bewerbungsprozess {background-image:url("/files/inhalte/karriere/teaser/bewerbungsprozess_blur.jpg");}
.expanding-grid .links > li  a.bewerbungsprozess:hover {background-image:url("/files/inhalte/karriere/teaser/bewerbungsprozess.jpg");}
.expanding-grid .links > li  a.angebot {background-image:url("/files/inhalte/karriere/teaser/angebot_blur.jpg");}
.expanding-grid .links > li  a.angebot:hover {background-image:url("/files/inhalte/karriere/teaser/angebot.jpg");}
.expanding-grid .links > li  a.ausbildung {background-image:url("/files/inhalte/karriere/teaser/ausbildung2_blur.jpg");}
.expanding-grid .links > li  a.ausbildung:hover {background-image:url("/files/inhalte/karriere/teaser/ausbildung2.jpg");}
.expanding-grid .links > li  a.praktikum {background-image:url("/files/inhalte/karriere/teaser/praktikum_blur.jpg");}
.expanding-grid .links > li  a.praktikum:hover {background-image:url("/files/inhalte/karriere/teaser/praktikum.jpg");}
.expanding-grid .links > li  a.mitarbeiterstimmen {background-image:url("/files/inhalte/karriere/teaser/mitarbeiterstimmen_blur.jpg");}
.expanding-grid .links > li  a.mitarbeiterstimmen:hover {background-image:url("/files/inhalte/karriere/teaser/mitarbeiterstimmen.jpg");}

#karriereevents {background-color: #ededed; text-align: center; padding: 30px 20px 40px 20px; margin: 30px 0 40px 0;}
#karriereevents .bx-viewport {min-height: 300px; background: transparent;}
#karriereevents .nachrichtenteaser_entry {background: #ffffff; min-height: 325px;}
#karriereevents .nachrichtenteaser_entry h4, #karriereevents .nachrichtenteaser_entry .text {padding: 15px;}
#karriereevents .nachrichtenteaser_entry h4 {font-family: 'Raleway', sans-serif; font-size: 22px; color: #df252b; margin-top: 10px; margin-bottom: 0;}

#karriereevents .bx-controls-direction {background: transparent;}
#karriereevents .bx-wrapper .bx-controls-direction a:before {left: 0px;}
.bx-wrapper .bx-controls-direction {top: -25px;}




/* --- 1. STELLENANGEBOTE + PRAKTIKUM --- */
table.stellenangebote td, table.praktikum td {font-size: 14px;}
table.stellenangebote td {line-height: 64px; padding: 0 0.5em;}
table.stellenangebote td a {display: block; line-height: 2.6; padding: 10px 0px;}
table.stellenangebote tr:hover, table.praktikum tr:hover {background: #F8F8F8;}
table.stellenangebote img, table.praktikum img {width: 40px; height: 40px; margin-top: 4px;}
table.stellenangebote td:nth-child(2) {text-align: right;}
table.praktikum td:nth-child(2) {text-align: left;}

#stellen .calltoaction p:first-child {width: 53%;}


/* --- 2. BEWERBUNGSPROZESS UND TIPPS --- */
#tipps h5{font-weight: bold; margin-bottom: 0px; padding-bottom: 2px;}
.bewerbungsprozess_teaser a {cursor: context-menu;}


/* --- 3. UNSER ANGEBOT --- */
#resp-grid {display: flex; flex-wrap: wrap; font-size: 14px; margin: 25px 0;}
#resp-grid a {display: inline-block; margin-bottom: 8px; width: calc(25% - 6px); margin-right: 8px; text-decoration: none; color: black; padding: 20px; -webkit-transition: background-color 0.25s ease-out; -moz-transition: background-color 0.25s ease-out; -o-transition: background-color 0.25s ease-out; transition: background-color 0.25s ease-out;}
#resp-grid.web a {margin-bottom: 6px; width: calc(20% - 6px); margin-right: 6px; padding: 10px;}
#resp-grid a:nth-of-type(2n) {margin-right: 8px;}
#resp-grid a:nth-of-type(4n) {margin-right: 0;}
#resp-grid a:hover {background-color: #F9F9F9;}
#resp-grid a:hover img {transform: scale(1.05); background-color: #df252b;}
#resp-grid a:hover img.i-sem, #resp-grid a:hover img.i-web {transform: scale(1); background-color: #ffffff;}
.figure {margin: 0; overflow: hidden; text-align: center; padding-top: 10px; position: relative;}
.figcaption {margin-top: 15px;}
#resp-grid img {border: none; border-radius: 50%; max-width: 100%; width: 135px; height: auto; display: block; background-color: #888888; margin: 0 auto; transition: transform .2s ease-in-out;}
#resp-grid.web h3 {font-size: 20px !important;}
#resp-grid.web img {width: 110px;}
#resp-grid img.i-sem, #resp-grid img.i-web {position: absolute; top: 0px; right: 0px; background-color: #ffffff; width: 50px; transition: none; z-index: 99;}



/* --- PRODUKTE > PROGRAMMUMFANG --- */
#resp-grid.programmumfang a {margin-bottom: 6px; width: calc(20% - 6px); margin-right: 6px; padding: 10px;}
#resp-grid.programmumfang h3 {font-size: 18px !important;}
#resp-grid.programmumfang img {width: 110px;}



/* --- 4. AUSBILDUNG --- */

#azubivorstellung_tab div.tab-frame label.element {font-size: 13px; text-align: center; width: calc(20% - 4px); width: -moz-calc(20% - 4px); width: -webkit-calc(20% - 4px); width: -o-calc(20% - 4px); margin: 2px 2px 0px 0px; height: 60px; line-height: 60px; padding: 0px;}
#azubivorstellung_tab div.tab-frame label.element span {display: inline-block; vertical-align: middle; line-height: normal;}



#azubivorstellung_tab h4 {font-family: 'Raleway', sans-serif; font-size: 22px;}
#azubivorstellung_tab h6 {font-size: 14px; font-weight: bold;}
#azubivorstellung_tab p {text-align: justify;}
.figleft figure {float: left !important;}
/*Zoom In*/
#azubivorstellung_tab hr {margin: 20px 0 40px 0;}
#azubivorstellung_tab img {-webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#azubivorstellung_tab figure {overflow: hidden;}
#azubivorstellung_tab figure:hover img{-webkit-transform: scale(1.05); transform: scale(1.1);}

table#faktencheck {width: 100%; font-size: 14px; margin-bottom: 40px;}
table#faktencheck td{width: 33%; border-top: none; vertical-align: top; padding: 3%; background-color: #efefef;}
table#faktencheck td.tdpadd {padding-bottom: 0;}
table#faktencheck td.headline {padding-bottom: 0px;}
table#faktencheck h5 {font-family: 'Raleway', sans-serif; font-size: 22px;}
table#faktencheck p {text-align: justify;}
table#faktencheck ul.red li {background: url(/files/inhalte/content-images/tick-small-red.png) no-repeat 4px 0px; padding-left: 34px; display: flex;}



.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}



/* --- 4. MITARBEITERSTIMMEN --- */

#ma-stimmen_desktop h3 {margin-bottom: -4px !important;}
#ma-stimmen_desktop p.funktion {font-size: 16px;}


/* --- One-Click-Bewerbung --- */
#ocb-form {margin-bottom: 50px;}

/* Make Videos act responsive */
.videoWrapper {position: relative;	padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 10px;}
.videoWrapper iframe {position: absolute; top: 0;	left: 0; width: 100%; height: 100%;}

.ma-stimmen_text h3{text-transform: none; font-size: 26px !important;}
.ma-stimmen_text a {color: #df252b;}
.tp-bannertimer {visibility:hidden !important;}
.tparrows.hidearrows {opacity: 1 !important;}

@media only screen and (max-width: 1280px) {
#azubivorstellung_tab div.tab-frame label.element {width: calc(33% - 4px); width: -moz-calc(33% - 4px); width: -webkit-calc(33% - 4px); width: -o-calc(33% - 4px);}
.slidercontainer {height: auto;}
.slideheigt div {background-size: cover;}
.header_text h3, .header_text p{display: none;}
p.funktion {font-size: 12px !important;}}

@media only screen and (min-width: 990px) {
.bewerbungsprozess_wrapper .bx-wrapper {max-width: 100% !important;}
.bewerbungsprozess_teaser {width: 390px !important; height: auto; pointer-events: none;}
.bewerbungsprozess_teaser h4 {font-family: 'Raleway', sans-serif; font-size: 20px;}}

@media only screen and (min-width: 881px) {
#ma-stimmen_desktop {display: block !important;}
#ma-stimmen_mobil {display: none !important;}}

@media only screen and (max-width: 768px) {
#ma-stimmen_desktop {display: none !important;}
#ma-stimmen_mobil {display: block !important;}
#ma-stimmen_mobil label {text-align: center;}
#ma-stimmen_mobil p.funktion {font-size: 16px;}
.calltoaction p {width: 100% !important; text-align: center; margin-bottom: 20px;}
.calltoaction a {position: relative; left: 0; width: 100%; text-align: center; margin-bottom: 20px;}
.bewerbungsprozess_teaser {width: 255px !important;}
.zusatzleistungen p {font-size: 13px;}
#resp-grid.zusatzleistungen a {padding: 5px;}
#resp-grid a, #resp-grid.web a, #resp-grid.programmumfang a {width: calc(32% - 4px);}
#resp-grid img.i-sem, #resp-grid img.i-web {display: none;}
table#faktencheck td {width: 100%;}
table#faktencheck td.headline, table#faktencheck td.tdpadd {padding-bottom: 3%;}
.figleft figure {width: 100% !important; float: none !important;}
#azubivorstellung_tab div.tab-frame label.element {width: calc(100%); width: -moz-calc(100%); width: -webkit-calc(100%); width: -o-calc(100%); margin: 2px 0;}
}

@media screen and (max-width: 640px) {
#karriereevents .bx-wrapper .bx-controls-direction {top: -29px !important;}
table tr td {text-align: left;}
#resp-grid a, #resp-grid.web a, #resp-grid.programmumfang a {width: calc(50% - 4px);}
#resp-grid.programmumfang h3 {font-size: 16px !important;}
#resp-grid a:nth-of-type(2n) {margin-right: 0;}
table.stellenangebote td, table.praktikum td {display: table-cell; border-top: 1px solid #eee;}}

