/***** Header & Navi *****/

#masthead.site-header {
  height: 100px !important;
  line-height: 60px !important;
}
#masthead .header-wrap {
  padding: 20px 50px !important;
}
a.header-contact {
  margin: 7px 0;
}
.hamburger-menu a {
  margin: 0 !important;
}
.header-fixed a.header-contact {
  color: #000 !important;
  border-color: #000 !important;
}
.header-fixed .language-buttons,
.header-fixed .language-buttons a,
.header-fixed .hamburger {
  color: #000 !important;
}
.fullscreen-navigation .close {
  right: 30px !important;
}
.fullscreen-navigation ul.menu {
  padding: 0 !important;
}
.fullscreen-navigation li.mega-menu-item {
  width: 350px;
}
.fullscreen-navigation li div.sub-nav {
  padding-left: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
  left: 0 !important;
  top: 80px !important;
}
.fullscreen-navigation #secondary-menu > li > a,
.fullscreen-navigation li div.sub-nav a,
.fullscreen-navigation li .sub-sub-menu a {
  padding: 0 !important;
}
.fullscreen-navigation li {
  transform: none !important;
  opacity: 1 !important;
}
#secondary-menu li.mega-menu-item {
  text-align: center;
}
#secondary-menu span.hover,
.fullscreen-navigation li:hover > a.menu-link:active {
  color: #e30613 !important;
}
.fullscreen-navigation li:hover > a.menu-link {
  opacity: 1 !important;
}

/***** Footer *****/

.site-footer .widgets {
  padding: 40px 50px 25px !important;
}
.widget_nav_menu li,
.widget_pages li {
  padding: 0 0 20px !important;
}
.site-footer .site-info .wrap {
  padding: 0 0 10px !important;
}

@media screen and (min-width: 1024px) {
  /* akkordeon-icons etwas größer beim desktop */
  #akkordeon-container i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    height: 16px !important;
    width: 16px !important;
    color: blue;
  }
}

@media screen and (max-width: 1023px) {
  /* abstand links und rechts etwas größer beim button  */
  .button-white.rev-btn.rs-layer {
    padding: 11px 15px !important;
  }

  /* einzelne akkordeon-überschriften gleichgroß wie andere überschriften */
  #akkordeon-container span.vc_tta-title-text {
    font-size: 1.5rem !important;
  }
}

/* paket 3 ################################################################################################################################################# */

/* trennlinie ################# */
.trennlinie-container .trennlinie-element {
  width: 95vw !important;
  max-width: 1346px;
  margin: 120px auto;
}
/* ende von trennlinie ################### */

/* image-gallery-set-1 ################ */

#image-gallery-set-1-section {
  /*max-width: 1440px;*/
  max-height: 1006px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  margin-bottom: 120px;
  overflow: hidden;
}

#image-gallery-set-1-section img {
  padding-right: 0 !important;
  height: 503px !important;
}

#image-gallery-set-1-section .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  #image-gallery-set-1-section {
    height: auto;
  }
  #image-gallery-set-1-section img {
    height: 350px !important;
  }
}

@media screen and (max-width: 450px) {
  #image-gallery-set-1-section img {
    height: 215px !important;
  }
}

/* ende von: image-gallery-set-1 ############### */

/* image-gallery-set-2 ############# */

#image-gallery-set-2-section {
  margin-top: 120px;
  margin-bottom: 120px;
  overflow: hidden;
}

#image-gallery-set-2-section > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /*max-width: 1440px;*/
  height: 1126px;
  margin-left: auto;
  margin-right: auto;
  place-content: center;
}

#image-gallery-set-2-section > div img {
  width: 100%;
}

#image-gallery-set-2-section > div::before,
#image-gallery-set-2-section > div::after {
  display: none;
}

#image-gallery-set-2-section .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

#image-gallery-set-2-section .image-gallery-set-2-left-box {
  width: 100%;
}

#image-gallery-set-2-section .image-gallery-set-2-left-box img {
  padding-right: 0 !important;
  height: 1126px !important;
  width: 100%;
}

#image-gallery-set-2-section .image-gallery-set-2-right-box {
  width: 100%;
}

#image-gallery-set-2-section .image-gallery-set-2-right-box img {
  padding-right: 0 !important;
  height: 563px !important;
}

@media screen and (max-width: 1400px) {
  #image-gallery-set-2-section > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* max-width: 1000px; */
    height: auto;
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box {
    /* width: 500px; */
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box img {
    padding-right: 0 !important;
    /* height: 700px !important; */
    /* width: 500px; */
  }

  #image-gallery-set-2-section .image-gallery-set-2-right-box {
    /* width: 500px; */
  }

  #image-gallery-set-2-section .image-gallery-set-2-right-box img {
    padding-right: 0 !important;
    /* height: 350px !important; */
  }
}

@media screen and (max-width: 768px) {
  #image-gallery-set-2-section > div {
    grid-template-columns: 1fr;
    place-items: center;
    /* height: 1086px; */
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box {
    order: 1;
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box,
  #image-gallery-set-2-section .image-gallery-set-2-right-box {
    width: auto;
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box img,
  #image-gallery-set-2-section .image-gallery-set-2-right-box img {
    width: 100vw;
  }
}

@media screen and (max-width: 450px) {
  #image-gallery-set-2-section > div {
    height: 1086px;
  }

  #image-gallery-set-2-section .image-gallery-set-2-left-box img {
    height: 656px !important;
  }

  #image-gallery-set-2-section .image-gallery-set-2-right-box img {
    height: 215px !important;
  }
}
/* ende von: image-gallery-set-2 ################## */

/* video-leitbild ##################### */

.video-container-leitbild {
  display: grid;
  place-content: center;
}

.video-box-leitbild {
  /*width: 1119px !important;*/
  /*height: 742px;*/
}

/* ende von: video-leitbild ####################### */

/* ansprechperson ################# */

/* ende von: ansprechperson ###################### */

#ansprechperson-section-id {
  display: grid;
  place-content: center;
  margin-top: 98px !important;
  margin-bottom: 70px !important;
  /*background: #fcd9ca;*/
  padding-top: 40px;
  padding-bottom: 40px;
}

#ansprechperson-section-id .ansprechperson-img {
  border-radius: 50%;
  overflow: hidden;
}

#ansprechperson-section-id .ansprechperson-img img {
  padding: 0 !important;
  border-radius: 50%;
  width: 200px;
  height: 200px !important;
}

#ansprechperson-section-id .ansprechperson-box div div {
  display: grid;
  place-items: center;
}

#ansprechperson-section-id .ansprechperson-heading, .ansprechperson-heading {
  margin-top: 25px !important;
  margin-bottom: 5px !important;
}

#ansprechperson-section-id .ansprechperson-text, .ansprechperson-text {
  margin-bottom: 25px !important;
}

#ansprechperson-section-id .ansprechperson-btn {
  margin-bottom: 0;
}

/* ende von: paket 3 ################################################################################################################################################# */

/* Post-Karussell ******************/

/*.carousel-heading {
  font-size: 27px;
  color: #e30613;
  margin: 3px 0 40px 11%;
}*/

/* ende von: Post-Karussell ******************/

/* paket 1 ################################################################################################################################################# */
/* änderungen von kevin 2021-03-26 bzw 2021-03-30 */

.custom-row-zitat .headline1 {
  margin-bottom: 40px !important;
}

/* abstand unter überschriften desktop */
.h2-margin-bottom {
  margin-bottom: 59px !important; /* steht genauso im screendesign */
}

#ceo-container img {
  width: 540px;
  height: 433px;
  padding-right: 0;
  padding-left: 15px;
}

/* akkordeon */
#akkordeon-container img {
  /* width: 540px; */
  /* height: 443px; */
  padding-right: 0;
  padding-left: 15px;
  position: absolute;
}

#akkordeon-img-1 {
  transform: translateY(-80px) !important;
}

#akkordeon-img-2 {
  transform: translateY(-146px);
}

#akkordeon-img-3 {
  transform: translateY(-212px);
}

#akkordeon-img-4 {
  transform: translateY(-278px);
}

#akkordeon-img-5 {
  transform: translateY(-344px);
}


#akkordeon-container .vc_tta-panel-body {
  overflow: visible;
}

#akkordeon-container .headline3-margin-top {
  margin-top: 30px !important;
  margin-bottom: 4px !important;
}

#akkordeon-container .headline3 {
  margin-bottom: 4px !important;
}
/* ende von: akkordeon */

/* related posts *******/
.related-post-container {
  height: 340px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.related-post-box,
.related-post-box1 {
  height: 340px !important;
}
.gap-top-40 {
  margin-top: 20px !important;
}

/*.related-post-container p,
.related-post-container h2,
.related-post-container i {
  text-align: center !important;
  margin: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.related-post-container h2 {
  letter-spacing: 1.5px;
  line-height: 64px;
  margin-top: 10px !important;
  margin-bottom: 39px !important;
  max-width: 380px;
}

.related-pfeil-container {
  text-align: center;
}

.related-pfeil-container i {
  width: 58px;
  color: #fff;
  font-size: 40px;
}*/
/* ende von: related posts ********/

/***** Medium devices (landscape tablets, less than 768px) ********************************************************************************************** *****/
@media only screen and (max-width: 48em) {
  #akkordeon-container img {
    /* width: 337px; */
    /* height: 276.46px; */
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px !important;
    position: relative;
  }

  #akkordeon-img-1,
  #akkordeon-img-2,
  #akkordeon-img-3,
  #akkordeon-img-4,
  #akkordeon-img-5,
  #akkordeon-img-6 {
    transform: translateY(0) !important;
  }

  .related-post-container h2 {
    max-width: 300px;
    /*padding-bottom: 39px;*/
  }
}
/***** ende von: Medium devices (landscape tablets, less than 768px) ********************************************************************************************** *****/

/***** Small devices (portrait tablets and large phones, less than 600px) ************************************************************************************************/
@media only screen and (max-width: 37.5em) {
  /* abstand unter überschriften mobile */
  .h2-margin-bottom {
    margin-bottom: 39.5px !important; /* = vom screendesign 79,5 - 40 */
  }

  #ceo-container img {
    width: 336px;
    height: 268.92px;
    padding: 0;
  }

  #akkordeon-container {
    padding-left: 19px !important;
    padding-right: 19px !important;
  }

  #akkordeon-container .headline3-margin-top {
    margin-top: 41px !important;
  }

  #akkordeon-container .h3-height {
    height: 24px;
  }

  #akkordeon-container .paragraph p {
    margin-top: 0 !important;
  }

  #akkordeon-container .headline3-margin-top,
  #akkordeon-container .headline3 {
    margin-bottom: 5px !important;
  }

  #akkordeon-container .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/***** ende von: Small devices (portrait tablets and large phones, less than 600px) ************************************************************************************************/

/* ende von: änderungen von kevin 2021-03-26 bzw 2021-03-30 */
/* paket 1 ################################################################################################################################################# */

/* Post-Karussell ******************/

.carousel-heading {
  font-size: 27px;
  color: #e30613;
  margin: 40px 0 40px 11%;
}
.carousel-container .owl-carousel {
  margin: 0 -20% 0 10%;
}
.carousel-container .owl-nav {
  transform: translateX(-90%);
}

/* ende von: Post-Karussell ******************/

/* Geschichte ******************/

.history-slider .owl-prev::before,
.history-slider .owl-next::before {
  display: none;
}

/* ende von: Geschichte ******************/

/* paket 2 ################################################################################################################################################# */
/* änderungen von kevin */

/*#drei-spalten-box-paket-2
  .text-col-left.wpb_column.vc_column_container.vc_col-sm-4,
#drei-spalten-box-paket-2
  .text-col-right.wpb_column.vc_column_container.vc_col-sm-4,
#drei-spalten-box-paket-2
  .text-col-2right.wpb_column.vc_column_container.vc_col-sm-4 {
  padding: 17.5px !important;
}*/

#icon-paket-2 img {
  width: 100px !important;
  height: 100px !important;
}

#carousel-container-id img {
  height: 320px !important;
  object-fit: cover;
  object-position: center;
}

/*#carousel-container-id h2::after {
  content: "";
  width: 120px;
  height: 1px;
  background: #e30613;
  display: block;
}*/

#carousel-container-id h3 a {
  font-family: "Sofia Pro Bold", sans-serif !important;
}

#carousel-container-id .owl-nav .owl-next {
  transform: translateX(-40px);
}

.fullscreen-navigation.open ul.menu {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.fullscreen-navigation li.mega-menu-item {
  width: auto !important;
}
.fullscreen-navigation li div.sub-nav {
  position: static !important;
  width: auto !important;
  margin-top: 40px;
}
.nav-contact {
  width: 100%;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 30px;
}
.nav-contact .header-contact {
  float: none;
  display: inline-block;
  vertical-align: middle;
  color: #000 !important;
  border-color: #000;
  min-width: inherit !important;
}

/***** Medium devices (less than 1024px) ********************************************************************************************** *****/
@media only screen and (max-width: 64em) {
  .first-logo img {
    margin-bottom: 20px !important;
  }
  .fullscreen-navigation.open ul.menu {
    grid-template-columns: repeat(2, 1fr);
  }
  .fullscreen-navigation li div.sub-nav {
    margin-top: 0;
  }
  .fullscreen-navigation li div.sub-nav a, .fullscreen-navigation li .sub-sub-menu a {
    line-height: 1.2 !important;
  }
}
/***** ende von: Medium devices (landscape tablets, less than 768px) ********************************************************************************************** *****/
/***** Medium devices (landscape tablets, less than 768px) ********************************************************************************************** *****/
@media only screen and (max-width: 48em) {
  #masthead #site-navigation.main-nav {
    overflow: hidden !important;
  }
  #masthead #site-navigation.main-nav .close {
    display: flex !important;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 30px !important;
  }
  #site-navigation .close .site-title, #site-navigation .close .language-buttons {
    float: none;
  }
  #site-navigation .close .site-title {
    margin-right: auto !important;
  }
  #site-navigation .close .language-buttons {
    color: #000;
    margin: 0;
    display: block;
  }
  #site-navigation .close .language-buttons a {
    color: #000;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap {
    height: 75vh;
    overflow: auto;
  }
  #site-navigation .close i.icon {
    order: 1;
    display: flex;
    align-items: center;
    color: #000;
    margin-left: 40px;
  }
  .fullscreen-navigation {
    background-color: #fcd9ca !important;
  }
  .fullscreen-navigation.open ul.menu {
    grid-template-columns: repeat(1, 1fr);
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before,
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item.has-submenu > a.menu-link:before,
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item.has-submenu > a.menu-link:after {
    display: none !important;
  }
  #mega-menu-wrap > ul > li .sub-nav {
    height: auto !important;
    position: static !important;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item .sub-nav ul.sub-menu {
    height: auto !important;
    min-height: inherit !important;
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    box-shadow: none !important;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item > a.menu-link {
    font-family: 'Sofia Pro SemiBold',sans-serif;
    font-size: 30px !important;
    font-weight: 600 !important;
    text-align: center;
    padding: 0 10px !important;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .sub-menu .mega-menu-item > a.menu-link {
    font-size: 18px !important;
    line-height: 1.7;
  }
  #primary-menu li:last-child::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    margin: 30px auto;
    background-color: #000;
  }
  #primary-menu li.nav-last::after {
    display: none;
  }
}
/***** ende von: Medium devices (landscape tablets, less than 768px) ********************************************************************************************** *****/

/***** Small devices (portrait tablets and large phones, less than 600px) ************************************************************************************************/
@media only screen and (max-width: 37.5em) {
}
/***** ende von: Small devices (portrait tablets and large phones, less than 600px) ************************************************************************************************/

/* ende von: änderungen von kevin*/
/* paket 2 ################################################################################################################################################# */

/***** Jobseite (Johann) ************************************************************************************************/
@font-face {
  font-family: 'job-arrows';
  src:  url('fonts/icons/arrows.eot?uyfd6z');
  src:  url('fonts/icons/arrows.eot?uyfd6z#iefix') format('embedded-opentype'),
  url('fonts/icons/arrows.ttf?uyfd6z') format('truetype'),
  url('fonts/icons/arrows.woff?uyfd6z') format('woff'),
  url('fonts/icons/arrows.svg?uyfd6z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.job-arrow-forward::before, .job-arrow-down::before {
  font-family: 'job-arrows' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e30613;
  font-size: 40px;
}
.job-arrow-forward::before {
  content: "\e900";
}
.job-arrow-down::before {
  content: "\e901";
}
.job-selection {
  padding: 6% 10px;
  background-color: #fcd9ca;
}
.job-selection .wrap {
  margin: auto;
  max-width: 1300px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.job-selection p {
  position: relative;
}
.job-selection-1, .job-selection-2 {
  width: 40%;
}
.job-selection-3 {
  width: 10%;
  text-align: right;
}
.job-selection select {
  background-color: #fff;
  border: 1px solid #7f7f7f;
  border-radius: 30px;
  padding: 0 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.job-selection p span {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
button.job-filter {
  width: 100%;
  background-color: #e30613;
  border-color: #e30613;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  white-space: nowrap;
}
.seocon-jobs {
  margin: 60px auto 0;
  padding: 0 10px;
  list-style-type: none;
  max-width: 1160px;
}
.seocon-jobs li {
  margin-bottom: 20px;
  border: 1px solid #7f7f7f;
  border-radius: 30px;
  padding: 20px 30px;
  background-color: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.seocon-jobs-inner {
  width: calc(100% - 80px);
}
.seocon-jobs h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1;
}
.no-jobs {
  display: none;
  font-weight: 700;
  text-align: center;
  padding: 0 10px;
}
@media only screen and (max-width: 64em) {
  .job-selection p {
    margin: 10px 0 !important;
  }
  .job-selection-1, .job-selection-2 {
    width: 48%;
  }
  .job-selection-3 {
    width: 100%;
    text-align: left;
  }
  button.job-filter {
    width: auto;
  }
}
@media only screen and (max-width: 48em) {
  .job-selection-1, .job-selection-2 {
    width: 100%;
  }
}
/***** Jobseite Ende ************************************************************************************************/

.site-header .menu {
  float: left;
  list-style-type: none;
  margin-top: 5px;
}
.site-header .menu a {
  display: block;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 13px 21px;
  border-radius: 36.5px;
  line-height: 1;
}
.header-fixed .menu a {
  color: #000 !important;
  border-color: #000;
}
.fullscreen-navigation.open .right {
  float: none;
}
.fullscreen-navigation.open ul.menu.header-menu {
  display: block !important;
  width: auto !important;
  position: absolute;
  top: -7px;
  right: 90px;
}
.fullscreen-navigation .header-menu li a {
    line-height: 18px;
    padding: 10.5px 21px;
    border: 2px solid #000;
    border-radius: 60px;
    text-transform: uppercase;
}
.fullscreen-navigation .header-menu li a:hover {
  color: #e30613;
  border-color: #e30613;
}
.main-nav .header-menu.sub-nav {
  display: none;
}
@media only screen and (max-width: 48em) {
  .main-nav .header-menu {
    margin: 0;
    justify-content: center;
    width: 100%;
  }
  .main-nav .header-menu li::after {
    display: none !important;
  }
  .nav-contact li {
    display: flex;
    justify-content: center;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .header-menu .mega-menu-item > a.menu-link {
    display: inline-block !important;
    padding: 13px 21px !important;
    width: auto;
    border: 2px solid #000;
    border-radius: 36.5px;
  }
  #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .header-menu .mega-menu-item > a.menu-link:hover {
    color: #fff;
    border-color: #fff;
  }
  .fullscreen-navigation.open .right {
    display: none;
  }
  #mega-menu-wrap > ul .sub-menu > li {
    display: flex;
    flex-flow: row wrap;
  }
  #mega-menu-wrap > ul .sub-menu > li > a {
    width: 100%;
  }
}
.cover-link a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-indent: -10000px;
}