/*
Theme Name: QITS Theme
Author: STUDIOHORN
Author URI: https://studio-horn.de
Description: Das globale QITS Theme
[...]
Template: twentytwentythree
[...]
*/
/*== General SCSS ==*/
/*== General ==*/
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Black.eot") format("embedded-opentype");
  src: url("assets/fonts/DINPro-Black.woff") format("woff"), url("assets/fonts/DINPro-Black.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Bold.eot") format("embedded-opentype");
  src: url("assets/fonts/DINPro-Bold.woff") format("woff"), url("assets/fonts/DINPro-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Medium.eot") format("embedded-opentype");
  src: url("assets/fonts/DINPro-Medium.woff") format("woff"), url("assets/fonts/DINPro-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Regular.eot") format("embedded-opentype");
  src: url("assets/fonts/DINPro-Regular.woff") format("woff"), url("assets/fonts/DINPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINPro";
  src: url("assets/fonts/DINPro-Light.eot") format("embedded-opentype");
  src: url("assets/fonts/DINPro-Light.woff") format("woff"), url("assets/fonts/DINPro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6, rs-layer {
  font-family: "DINPro", sans-serif !important;
  font-weight: 600;
  letter-spacing: unset !important;
  hyphens: none;
  -webkit-hyphens: none;
}
p, span, a, li, div {
  font-family: "DINPro", sans-serif !important;
  font-weight: 300;
  letter-spacing: unset !important;
  -webkit-hyphens: auto;
  font-size: 18px;
  line-height: 1.5em;
}
h1 {
  font-size: 100px;
}
h1.has-background {
  padding: 10px 20px;
  line-height: 1;
  max-width: fit-content;
}
h2 {
  font-size: 70px;
}
h2.has-background {
  padding: 5px 15px;
  line-height: 1;
  max-width: fit-content;
  margin-top: 10px !important;
}
h3 {
  font-size: 50px;
}
h3.has-background {
  padding: 5px 15px;
  line-height: 1;
  max-width: fit-content;
  margin-top: 10px !important;
}
h4 {
  font-size: 40px;
}
h4.has-background {
  padding: 5px 15px;
  line-height: 1;
  max-width: fit-content;
  margin-top: 10px !important;
}
h5 {
  font-size: 30px;
}
sub {
  bottom: 0;
  font-size: inherit;
  font-weight: 600;
}
a {
  text-decoration: none !important;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit !important;
  transition: 0.15s;
  color: inherit;
}
a:hover {
  color: var(--secondary);
}
hr {
  max-width: 100px;
  margin: auto !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
strong {
  font-weight: 600;
}
.wp-block-button .wp-block-button__link {
  transition: 0.25s;
}
.wp-block-button.outline-secondary .wp-block-button__link:hover {
  color: var(--secondary) !important;
}
.wp-block-button.background-primary .wp-block-button__link:hover {
  color: var(--secondary) !important;
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
}
:root {
  --primary: #CC1013;
  --secondary: #D2FF00;
  --grey: #323232;
  --lightgrey: #e0e0e0;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 85px;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 70px;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 55px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 40px;
  }
}
.width-650 {
  max-width: 660px !important;
  -webkit-hyphens: none;
}
.small-width {
  max-width: 760px !important;
}
.medium-width {
  max-width: 1000px !important;
}
.medium-width-plus-50 {
  max-width: 1050px !important;
}
main {
  margin-top: 0 !important;
}
main .has-global-padding .wp-block-cover.alignfull {
  width: 100vw;
  left: -32px;
}
main .has-global-padding .wp-block-group.alignfull {
  width: 100vw;
  position: relative;
  left: -32px;
}
.wp-block-cover__background {
  width: calc(100% - 20px);
  left: 10px !important;
  height: calc(100% - 20px);
  top: 10px !important;
}
.arrow-cover.small img {
  object-fit: contain;
}
.arrow-shape-section {
  margin-top: -250px !important;
  z-index: 99;
}
.img-w-100 img {
  width: 100% !important;
}
.cover-border {
  border: solid 10px white;
}
ol.list {
  padding-top: 15px;
  padding-bottom: 15px;
}
ol.list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}
ol.list li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  left: -20px;
  transform: translateY(1px);
}
.fw-blod {
  font-weight: 700 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-regular {
  font-weight: 500 !important;
}
.text-primary {
  color: var(--primary) !important;
}
.text-secondary {
  color: var(--secondary) !important;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.wp-site-blocks {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  max-width: 100vw;
  overflow: hidden;
}
.hyphens-auto {
  hyphens: auto !important;
  -webkit-hyphens: auto !important;
}
.wp-site-blocks .alignfull, .wp-site-blocks > .wp-block-group.has-background, .wp-site-blocks > .wp-block-cover, .wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background, .wp-site-blocks > .wp-block-template-part > .wp-block-cover, body > .is-root-container > .wp-block-cover, body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background, body > .is-root-container > .wp-block-template-part > .wp-block-cover, .is-root-container .wp-block[data-align="full"] {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: unset;
}
.border-primary {
  border-color: var(--primary) !important;
}
.border-secondary {
  border-color: var(--secondary) !important;
}
.entry-content {
  margin-top: 0 !important;
}
.scroll-up {
  transition: 0.25s;
}
.scroll-up:hover {
  transform: translateY(-10px);
}
.scroll-down {
  transition: 0.25s;
}
.scroll-down:hover {
  transform: translateY(10px);
}
/*== z-index Styling ==*/
.z-99 {
  z-index: 99 !important;
  position: relative;
}
.z-98 {
  z-index: 98 !important;
  position: relative;
}
.z-97 {
  z-index: 97 !important;
  position: relative;
}
.z-96 {
  z-index: 96 !important;
  position: relative;
}
.z-95 {
  z-index: 95 !important;
  position: relative;
}
.z-94 {
  z-index: 94 !important;
  position: relative;
}
.gap-05 {
  gap: 0.5em !important;
}
.gap-5 {
  gap: 5rem !important;
}
.logo-slider .slick-track {
  display: flex;
  align-items: center;
}
.logo-slider .wp-block-cb-slide {
  height: 100%;
}
/*== WPForms Styling ==*/
.wpforms-container input, .wpforms-container textarea {
  border-bottom: solid 1px var(--primary) !important;
  border-radius: 0px !important;
}
.wpforms-container label {
  font-weight: 400 !important;
}
.wpforms-container button {
  padding: 10px 20px !important;
  border-radius: 0px !important;
  border: solid 2px var(--primary) !important;
  background-color: var(--light) !important;
  color: var(--primary) !important;
  font-family: "DINPro", sans-serif;
  font-weight: 400;
  transition: 0.25s;
  text-transform: uppercase !important;
}
.wpforms-container button:hover {
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
  color: var(--secondary) !important;
}
/*== WPForms Styling END ==*/
.grecaptcha-badge {
  opacity: 0 !important;
}
/*== General END ==*/
/*== Navigation ==*/
nav {
  z-index: 100;
}
.wp-block-site-logo {
  z-index: 100;
}
.wp-block-navigation__responsive-container {
  padding: 0 !important;
  background-color: transparent !important;
}
.wp-block-navigation__responsive-container:before {
  content: "";
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/02/menu-bg.jpg");
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 100%;
  max-width: calc(100% - 640px) !important;
  height: 100%;
}
.wp-block-navigation__responsive-container p, .wp-block-navigation__responsive-container a, .wp-block-navigation__responsive-container li, .wp-block-navigation__responsive-container span {
  color: var(--primary) !important;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-close {
  background-color: white;
  top: 15px;
  right: 15px;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-close svg {
  width: 50px;
  height: 50px;
  transition: 0.25s;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-close:hover svg {
  transform: scale(1.1);
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  max-width: 650px;
  margin-left: auto;
  margin-right: 0;
  background: white;
  height: 100vh;
  padding-top: 15vh !important;
  padding-right: 5vw !important;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  transition: 0.25s;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content .wp-block-navigation-item__label {
  font-size: 30px !important;
  font-weight: 600 !important;
  display: block;
  text-align: right;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content:hover {
  transform: translateX(10px);
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .legacy-link .wp-block-navigation-item__content .wp-block-navigation-item__label {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .legacy-link.first {
  margin-top: 200px !important;
}
@media (max-width: 1400px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    padding-left: 50px !important;
    padding-right: 75px !important;
    max-width: 500px;
  }
  .wp-block-navigation__responsive-container:before {
    max-width: calc(100% - 490px) !important;
  }
}
@media (min-height: 1120px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .legacy-link.first {
    margin-top: 350px !important;
  }
}
@media (max-width: 992px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation-item__label {
    font-size: 30px !important;
  }
}
@media (max-width: 768px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    max-width: 100% !important;
  }
}
@media (max-width: 576px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content .wp-block-navigation-item__label {
    font-size: 25px !important;
  }
}
@media (max-height: 945px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content .legacy-link.first {
    margin-top: 50px !important;
  }
}
/*== Navigation END ==*/
/*== Header ==*/
header {
  position: absolute;
  width: calc(100% - 30px);
  z-index: 99;
  left: 15px;
  top: 25px;
}
header .header-inner {
  position: fixed;
  width: calc(100% - 60px);
  left: 30px;
  top: 30px;
  z-index: 99;
}
header .header-content {
  position: fixed;
  width: 100%;
  max-width: unset;
  left: 0;
  padding-left: 250px;
  padding-right: 150px;
  top: 35px;
  z-index: 98;
  transition: 0.25s;
  opacity: 0;
  pointer-events: none;
}
header .header-content.visible {
  opacity: 1;
  pointer-events: all;
}
header .wp-block-navigation__responsive-container-open {
  width: 60px;
  height: 60px;
  background-image: url(https://qitscms.qits.de/wp-content/uploads/2023/03/Header-Icon-Kopie.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  transition: 0.5s ease-in-out;
  background-color: var(--secondary);
  border-radius: 50px;
}
header .wp-block-navigation__responsive-container-open svg {
  display: none;
}
header .wp-block-navigation__responsive-container-open:hover {
  transform: scale(1.1);
}
.header-cover {
  min-height: 80vh;
}
.header-cover.small {
  min-height: 40vh;
}
rs-fullwidth-wrap {
  margin-top: 0 !important;
}
.wp-block-site-logo {
  transition: 0.25s;
}
.wp-block-site-logo:hover {
  transform: scale(1.1);
}
.wp-block-site-logo a {
  mix-blend-mode: difference;
  position: relative;
  width: 200px;
  height: 44px;
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/05/QITS-Logo-grey.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.wp-block-site-logo a img {
  opacity: 0;
}
@media (max-width: 992px) {
  header .header-content {
    padding-right: 125px;
  }
  header .header-content #header-phone {
    display: none;
  }
}
@media (max-width: 768px) {
  header .header-content {
    justify-content: end !important;
    top: 45px;
    padding-right: 100px;
    padding-left: 0;
  }
  header .header-content .google-review {
    display: none;
  }
}
@media (max-width: 576px) {
  header .custom-logo-link {
    width: 150px;
  }
  header .wp-block-site-logo a:before {
    width: 150px;
    height: 33px;
  }
  header .custom-logo {
    width: 150px;
  }
  header .header-content {
    padding-right: 75px;
    top: 35px;
  }
  header .wp-block-navigation__responsive-container-open {
    width: 40px;
    height: 40px;
  }
  .header-cover h2 {
    font-size: 40px;
  }
}
/*== Header END ==*/
/*== Footer ==*/
footer {
  margin-top: 10px !important;
}
.scroll-up {
  transition: 0.25s;
}
.scroll-up:hover {
  transform: translateY(-10px);
}
/*== Footer END ==*/
/*== Site specific SCSS ==*/
/*== content ==*/
#cmplz-document {
  max-width: 1400px !important;
}
.intro-cover {
  position: relative;
}
.intro-cover:after {
  content: "";
  position: absolute;
  width: 500px;
  height: 600px;
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/02/resource-database-SPQCZ4pmG1U-unsplash@2x.png.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 10vw;
  top: -150px;
  transition: 0.25s;
}
.intro-cover.unternehmen:after {
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/02/Qits_Freisteller_Unternehmenseite_iStock-1365826561@2x.png.webp");
  right: 0;
  top: 10%;
  width: 850px;
  height: 700px;
}
.intro-cover.karriere:after {
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/02/karriere-intro-img.png.webp");
  right: 5vw;
  top: 25%;
  width: 600px;
  height: 500px;
}
.intro-cover .medium-width {
  max-width: calc(100% - 550px) !important;
}
.intro-cover #intro-button a {
  padding: 0 !important;
  border-radius: 50px;
  height: 100%;
  display: block;
}
.solutions-cover {
  position: relative;
}
.solutions-cover:before {
  content: "";
  position: absolute;
  width: 500px;
  height: 600px;
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/02/pan-yunbo-EgL0EtzL0Wc-unsplash@2x.png.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 10vw;
  top: -300px;
  z-index: 98;
}
.solutions-cover:after {
  content: "";
  position: absolute;
  width: 1000px;
  height: 500px;
  background-image: url(https://qitscms.qits.de/wp-content/uploads/2023/02/signet.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 5vw;
  bottom: 50px;
  z-index: 1;
}
.solutions-cover .wp-block-cover__background {
  width: calc(100% - 20px);
  left: 10px;
  height: calc(100% - 20px);
  top: 10px;
}
.solutions-cover .wp-block-cover__inner-container {
  z-index: 2;
}
.product-cover {
  min-height: 100vh;
}
.product-cover:nth-child(even) {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}
.product-cover .wp-block-cover__inner-container {
  min-height: inherit;
}
.product-cover .wp-block-cover__inner-container > .wp-block-group {
  min-height: inherit;
}
.product-cover .wp-block-cover__inner-container > .wp-block-group > .wp-block-group {
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* Karriere Unterseite */
.karriere-header-slogan {
  position: relative;
}
.karriere-header-slogan:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/05/QITS_Connected_to_tomorrow_Header.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -150px;
  top: -50px;
}
.einstieg-section .wp-block-advgb-adv-tabs {
  margin-top: -180px;
}
.einstieg-section .wp-block-advgb-adv-tabs .advgb-tabs-panel .advgb-tab {
  background-color: transparent !important;
  border: solid 1px white !important;
}
.einstieg-section .wp-block-advgb-adv-tabs .advgb-tabs-panel .advgb-tab a {
  padding: 15px 35px !important;
  font-size: 20px;
  font-weight: 500 !important;
}
.einstieg-section .wp-block-advgb-adv-tabs .advgb-tabs-panel .advgb-tab a span {
  font-size: inherit;
  font-weight: inherit;
}
.einstieg-section .wp-block-advgb-adv-tabs .advgb-tab-body-wrapper {
  padding-top: 150px;
}
.einstieg-section .wp-block-advgb-adv-tabs .advgb-tab-body-wrapper .advgb-tab-body {
  padding: 0 !important;
}
.einstieg-section .einstieg-after {
  position: relative;
  margin-right: 250px;
}
.einstieg-section .einstieg-after:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/05/QITS_Connected_to_tomorrow_Einstieg.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -250px;
  top: 0;
}
.about-qits-cover {
  position: relative;
}
.about-qits-cover:before {
  content: "";
  position: absolute;
  width: 1000px;
  height: 600px;
  background-image: url(https://qitscms.qits.de/wp-content/uploads/2023/02/signet.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 2vw;
  bottom: 50px;
  z-index: 1;
}
.about-qits-cover .wp-block-cover__background {
  z-index: 0;
}
.about-qits-cover .qits-accordion {
  z-index: 2;
}
.about-qits-cover .qits-accordion .advgb-accordion-item {
  position: relative;
  transition: 0.25s;
}
.about-qits-cover .qits-accordion .advgb-accordion-item .advgb-accordion-header-icon {
  display: none;
}
.about-qits-cover .qits-accordion .advgb-accordion-item .advgb-accordion-header {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.about-qits-cover .qits-accordion .advgb-accordion-item .advgb-accordion-header h4 {
  font-weight: 400 !important;
}
.about-qits-cover .qits-accordion .advgb-accordion-item .advgb-accordion-header:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 20px;
  width: 20px;
  height: 20px;
  transform: rotateZ(0deg);
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/04/chevron-right-solid.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.25s;
}
.about-qits-cover .qits-accordion .advgb-accordion-item .advgb-accordion-header.ui-state-active:before {
  transform: rotateZ(90deg);
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/04/chevron-right-solid.svg");
}
.about-qits-cover .qits-accordion .advgb-accordion-body {
  padding: 25px !important;
}
.bewerbungsprozess-container .bp-inner {
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2023/05/QITS_Candidates_Journey_NEU_Q_FINAL.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  width: 850px;
  min-width: 850px;
  height: 700px;
  margin: auto;
}
.bewerbungsprozess-container .bp-inner .bp-mark {
  position: absolute;
  width: fit-content;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  cursor: pointer;
}
.bewerbungsprozess-container .bp-inner .bp-mark br {
  display: none;
}
.bewerbungsprozess-container .bp-inner .bp-mark img {
  transition: 0.25s;
  width: 85px;
  height: 85px;
}
.bewerbungsprozess-container .bp-inner .bp-mark a {
  opacity: 0;
  transition: 0.25s;
  text-align: center;
  font-weight: 500 !important;
  color: var(--primary);
}
.bewerbungsprozess-container .bp-inner .bp-mark:hover img {
  transform: scale(1.05);
}
.bewerbungsprozess-container .bp-inner .bp-mark:hover a {
  opacity: 1;
}
.bewerbungsprozess-container .bp-inner .bp-mark#m01 {
  left: 35px;
  top: 140px;
  width: 100px;
}
.bewerbungsprozess-container .bp-inner .bp-mark#m02 {
  left: 205px;
  bottom: 35px;
}
.bewerbungsprozess-container .bp-inner .bp-mark#m03 {
  right: 280px;
  top: 20px;
}
.bewerbungsprozess-container .bp-inner .bp-mark#m04 {
  right: 80px;
  bottom: 225px;
}
.bewerbungsprozess-container .bp-inner .bp-mark#m05 {
  right: 25px;
  top: 170px;
}
.ihk-logo {
  position: absolute;
  right: 0;
  top: 0;
}
/* START Partner Section  */
.responsive-corporate-logos {
  width: 80%;
  margin: 0 auto;
  min-width: 200px;
  max-width: 320px;
}
@media (max-width: 781px) {
  .unsere-partner .wp-block-column {
    height: 140px;
    display: flex;
    align-items: center;
  }
}
/* END Partner Section */
/* START Landingpage */
.landing-kontakt-container {
  width: 300px;
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 150;
  padding: 0;
  cursor: pointer;
}
.landing-kontakt-container figure {
  width: 220px;
  margin: 0 0 0 auto !important;
}
.landing-kontakt-container figure:hover + .landing-kontakt-details {
  opacity: 1;
  pointer-events: all;
}
.landing-kontakt-container .landing-kontakt-details {
  width: 205px;
  padding: 5px;
  margin-top: 0;
  position: absolute;
  top: 54%;
  left: -10px;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.landing-kontakt-container .landing-kontakt-details:hover {
  opacity: 1;
  pointer-events: all;
}
.stoerer-rechnung {
  top: 100px !important;
  bottom: unset !important;
}
.stoerer-rechnung figure {
  width: 300px;
}
.has-modal-open .stoerer-rechnung, .has-modal-open .landing-kontakt-container {
  z-index: 0;
}
.landing-intro::after {
  background-image: none !important;
}
.heading-rechnung-set-left {
  position: relative;
  left: -245px;
  top: 16px;
}
.image-rechnung-set-right {
  position: relative;
  right: -120px;
}
.image-rechnung-set-left {
  position: relative;
  bottom: 40px;
  left: -122px;
}
.heading-green-antenna {
  position: relative;
}
.heading-green-antenna::after {
  content: "";
  background-image: url("https://qitscms.qits.de/wp-content/uploads/2024/04/Pfad-1016.svg");
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
}
.en-16931-info, .en-16931-subinfo {
  padding: 20px;
}
.en-16931-info p, .en-16931-subinfo p {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
.en-16931-info span, .en-16931-subinfo span {
  color: var(--secondary);
  font-weight: 600;
  font-size: 24px;
}
.en-16931-subinfo {
  padding: 0;
}
.en-16931-subinfo p {
  font-size: 20px;
}
.landingpage-ansprechpartner figure {
  position: relative;
  left: 50px;
  margin-bottom: 25px;
}
.landingpage-ansprechpartner figure img {
  object-fit: contain;
}
@media (max-width: 1200px) {
  .heading-rechnung-set-left {
    left: -200px;
  }
}
@media (max-width: 1025px) {
  .ccc {
    font-size: 6vw;
  }
}
@media (max-width: 991px) {
  .heading-rechnung-set-left, .image-rechnung-set-right {
    position: static !important;
    margin-bottom: 20px;
  }
  .heading-rechnung-set-left p, .image-rechnung-set-right p {
    text-align: center;
  }
  .image-rechnung-set-left {
    left: 0;
    bottom: 30px;
    margin: 0;
    display: block !important;
  }
  .landingpage-ansprechpartner {
    flex-wrap: wrap !important;
  }
  .landingpage-ansprechpartner figure img {
    margin: 0 auto;
    display: block;
    height: 300px !important;
  }
  .landingpage-ansprechpartner .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 781px) {
  .landing-ansprechpartner {
    font-size: 6vw;
  }
  .landingpage-footer-right-column p {
    text-align: left;
  }
  .landing-kontakt-container {
    bottom: 5px;
    right: 5px;
  }
  .landing-kontakt-container figure {
    width: 150px;
  }
  .landing-kontakt-container .landing-kontakt-details {
    left: 34px;
  }
  .stoerer-rechnung {
    top: 80px !important;
  }
  .stoerer-rechnung figure {
    width: 180px !important;
  }
}
@media (max-width: 576px) {
  .landingpage-header-cover {
    min-height: 55vh;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .en-16931-info {
    padding: 10px;
  }
  .en-16931-info p, .en-16931-info span {
    font-size: 4vw;
  }
  .en-16931-subinfo p, .en-16931-subinfo span {
    font-size: 3.5vw;
  }
  .landingpage-ansprechpartner {
    flex-wrap: wrap !important;
  }
  .landingpage-ansprechpartner figure {
    left: 35px;
  }
  .landingpage-ansprechpartner figure img {
    height: 230px !important;
  }
  .stoerer-rechnung {
    top: 70px !important;
  }
}
/* END Landingpage */
@media (max-width: 1060px) {
  .ihk-logo {
    position: relative;
    right: unset;
    top: unset;
  }
}
@media (max-width: 900px) {
  .bewerbungsprozess-container {
    display: flex;
    justify-content: center;
  }
  .bewerbungsprozess-container .bp-inner {
    transform: scale(0.75);
  }
}
@media (max-width: 675px) {
  .bewerbungsprozess-container {
    height: 600px;
  }
  .bewerbungsprozess-container .bp-inner {
    margin-top: -50px;
    transform: scale(0.5);
  }
}
@media (max-width: 445px) {
  .bewerbungsprozess-container {
    height: 400px;
  }
  .bewerbungsprozess-container .bp-inner {
    margin-top: -150px;
    transform: scale(0.4);
  }
}
/* Karriere Unterseite END */
@media (max-width: 1500px) {
  .intro-cover.unternehmen:after {
    right: -125px !important;
  }
  .intro-cover.karriere:after {
    right: -50px !important;
  }
}
@media (max-width: 1200px) {
  .intro-cover .medium-width {
    max-width: calc(100% - 200px) !important;
  }
  .intro-cover h1, .intro-cover h2, .intro-cover h3, .intro-cover p, .intro-cover a {
    background: #ffffffc4;
    backdrop-filter: blur(5px);
    padding: 10px 15px 10px 5px;
    max-width: max-content;
  }
  .karriere-header-slogan:after {
    right: -25px;
    width: 150px;
    height: 150px;
    top: 0;
  }
}
@media (max-width: 992px) {
  .intro-cover .medium-width {
    max-width: calc(100% - 50px) !important;
  }
  .karriere-header-slogan:after {
    width: 150px;
    height: 150px;
    bottom: -100px;
    top: unset;
    right: unset;
    left: 25px;
  }
}
@media (max-width: 600px) {
  .einstieg-section .wp-block-advgb-adv-tabs {
    margin-top: -170px;
  }
  .einstieg-section .wp-block-advgb-adv-tabs ul.advgb-tabs-panel {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .intro-cover .medium-width {
    max-width: 100% !important;
  }
  .intro-cover h1, .intro-cover h2, .intro-cover h3, .intro-cover p, .intro-cover a {
    background: #ffffffc4;
    backdrop-filter: blur(5px);
    padding: 10px 15px 10px 15px;
    max-width: 100%;
    width: 100%;
  }
  .karriere-header-slogan:after {
    width: 125px;
    height: 125px;
    bottom: -150px;
    top: unset;
    right: unset;
    left: 25px;
  }
}
/*== Added media queries ==*/
@media screen and (max-width: 600px) {
  h2 {
    font-size: 45px;
  }
  h3 {
    font-size: 35px;
  }
  p {
    font-size: 16px;
  }
  #solutions {
    padding-top: 150px;
  }
  #QITS-DDP {
    padding-bottom: 100px;
  }
  #header-phone {
    display: none;
  }
  li.advgb-tab a {
    font-size: 16px !important;
  }
  .einstieg-section .einstieg-after {
    margin-right: 215px;
  }
  #intro-button a {
    display: block !important;
    height: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 30px;
  }
  .einstieg-section .einstieg-after {
    margin-right: 0;
  }
  .einstieg-section .einstieg-after:after {
    display: none;
  }
  main .has-global-padding .wp-block-cover.alignfull {
    width: 107vw;
    left: -41px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
/*== content END ==*/
/* 2025 01 23 Facelift Home */
.header-bottom {
  display: flex;
  align-items: flex-end;
  padding-bottom: 0;
}
.page-id-1015, .page-id-5 {
  background-image: url("assets/img/BG_Header.jpg");
  background-position: center;
  background-size: cover;
}
.page-id-1015 .wp-block-cover__background, .page-id-5 .wp-block-cover__background {
  width: 100%;
  left: unset !important;
  height: 100%;
  top: unset !important;
}
.page-id-1015 footer, .page-id-5 footer {
  margin-top: 0 !important;
}
.page-id-1015 .wp-block-cover#kontakt .wp-block-cover__background, .page-id-5 .wp-block-cover#kontakt .wp-block-cover__background {
  background-color: white !important;
}
.bncimg {
  display: none;
}
.bncimg.active {
  display: block;
}
.btn-nav-columns .wp-block-button .wp-block-button__link {
  background-color: var(--secondary) !important;
  color: var(--primary) !important;
  border: solid 2px var(--secondary) !important;
}
.btn-nav-columns .wp-block-button.active .wp-block-button__link {
  background-color: var(--primary) !important;
  color: var(--secondary) !important;
}
.btn-nav-content {
  display: none !important;
}
.btn-nav-content .wp-block-image img {
  max-width: unset;
}
.btn-nav-content.active {
  display: flex !important;
}
.btn-nav-facts-section {
  display: none !important;
}
.btn-nav-facts-section.active {
  display: block !important;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(1) {
  flex-basis: 30%;
  position: relative;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(1) > div {
  max-width: 240px;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(1):after {
  content: "";
  position: absolute;
  top: calc(50% - 37.5px);
  right: -25px;
  z-index: 2;
  height: 75px;
  width: 25px;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: inherit;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(2) {
  flex-basis: 20%;
  position: relative;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(2):after {
  content: "";
  position: absolute;
  top: calc(50% - 37.5px);
  right: -25px;
  z-index: 2;
  height: 75px;
  width: 25px;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: inherit;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(3) {
  flex-basis: 20%;
  position: relative;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(3):after {
  content: "";
  position: absolute;
  top: calc(50% - 37.5px);
  right: -25px;
  z-index: 2;
  height: 75px;
  width: 25px;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: inherit;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(4) {
  flex-basis: 30%;
}
.btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(4) > div {
  max-width: 220px;
}
.btn-nav-facts-section .wp-block-buttons {
  position: relative;
}
@media (max-width: 992px) {
  .btn-nav-facts-section .btn-nav-facts-columns {
    flex-wrap: wrap;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column {
    flex-basis: 50% !important;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(2):after {
    content: "";
    position: absolute;
    top: unset;
    right: calc(50% - 37.5px);
    bottom: -25px;
    z-index: 2;
    width: 75px;
    height: 25px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background-color: inherit;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(3):after {
    content: none;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(4) {
    position: relative;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(4):after {
    content: "";
    position: absolute;
    top: calc(50% - 37.5px);
    right: unset;
    left: -25px;
    z-index: 2;
    height: 75px;
    width: 25px;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    background-color: inherit;
  }
  .btn-nav-content > figure img {
    width: 320px !important;
  }
}
.bnc-img-wrapper {
  position: relative;
}
.mobilebncimg {
  display: none;
}
.bnccovermobile {
  display: none;
}
.bncbtn:not(.active) a {
  animation-name: buttonanim;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.bncbtn:not(.active) a:hover {
  animation-play-state: paused;
}
@keyframes buttonanim {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.04);
  }
}
@media (max-width: 781px) {
  .bnccover {
    display: none;
  }
  .bnccovermobile {
    display: block;
  }
  .bncimg {
    display: none !important;
  }
  .btn-nav-content {
    flex-wrap: wrap !important;
    justify-content: center;
    margin-top: var(--wp--preset--spacing--60) !important;
  }
  .btn-nav-content:last-child {
    flex-direction: column-reverse;
  }
  .mobilebncimg {
    pointer-events: none;
    position: absolute;
    top: 0px;
  }
  .mobilebncimg.active {
    display: block;
  }
  .mobilebncimg img {
    width: 370px;
    max-width: unset;
  }
  .btn-nav-columns {
    margin-top: 100px;
  }
}
@media (max-width: 576px) {
  .partner-inner {
    display: flex;
    flex-wrap: wrap !important;
  }
}
@media (max-width: 400px) {
  .mobilebncimg img {
    width: 340px;
    max-width: unset;
  }
  .btn-nav-columns .wp-block-button .wp-block-button__link {
    padding: 8px 15px;
  }
  .btn-nav-container > div:nth-child(2) {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .bnc-navi-outer {
    padding-right: var(--wp--preset--spacing--20) !important;
    padding-left: var(--wp--preset--spacing--20) !important;
  }
  .btn-nav-facts-column {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(1):after {
    right: -10px;
    height: 75px;
    width: 10px;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(2):after {
    bottom: -10px;
    width: 75px;
    height: 10px;
  }
  .btn-nav-facts-section .btn-nav-facts-columns .btn-nav-facts-column:nth-child(4):after {
    left: -10px;
    height: 75px;
    width: 10px;
  }
}
:where(.editor-styles-wrapper) .btn-nav-facts-section {
  display: block !important;
}
:where(.editor-styles-wrapper) .btn-nav-content {
  display: flex !important;
}
/* 2025 01 23 Facelift Home END */
/*== Blog Stying ==*/
/*== Module specific SCSS ==*/
/*

@import "assets/scss/sidebar.scss";

== */
