/* buttins konsolidierenb  */
@import '../fontawesome/css/all.css';
/* roboto-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* vars */
/* new */
html :where(.wp-block) {
  max-width: 95%;
}
/* editor formatting */
html .block-editor-block-list__block :where(.wp-block) {
  margin-bottom: 0px;
  margin-top: 0px;
}
.block-editor-block-list__block.wp-block-gallery {
  margin-left: 36px!important;
}
.wp-block-columns p.rich-text {
  margin-left: 0px !important;
}
.wp-block-columns .btn-text {
  min-width: 164px;
}
/* layout */
div#page-wrapper {
  /*    margin-top: 180px;*/
}
/*
 content
html body {
    font-family: "Open Sans", Arial;
    font-family: "Raleway", Arial;
    font-family: "Lato", Arial;
}

.anchor::before {
  display: block;
  content: " ";
  margin-top: -110px;
  height: 110px;
  visibility: hidden;
}


 footer
#footer-nav {
    background: @theme-yellow;
    padding: 50px 0 20px 0;
}

#footer-nav li {
    min-width: 150px;
}

#footer-nav a {
    text-align: center;
}

#footer-nav a {
    color: @theme-grey-dark;
}

#copyright {
    background: @theme-black;
    padding-top: 20px;
    margin-bottom: -30px;
}

#copyright p {
    color: @theme-grey-light;
}

div#footer-block-wrapper {
    padding-bottom: 0;
}*/
/* vars */
@media (min-width: 992px) {
  .offset-md-3.col-md-6.parallax-list {
    max-width: 48%;
  }
}
@media (min-width: 1200px) {
  .dropdown .dropdown-menu .dropdown-menu {
    visibility: hidden!important;
    opacity: 0!important;
  }
  .dropdown-menu .dropdown:hover .dropdown-menu {
    display: inline-block !important;
    visibility: visible!important;
    opacity: 1!important;
    position: absolute;
  }
  /* bootstrap dropdown hover */
  /*    @speed: 200ms;*/
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    border: 0;
    border-bottom: 3px solid #48CD0B;
    /*        transition: visibility 0.3s, opacity 0.5s linear;*/
    transition: all 0.25s ease-out;
    min-width: 12rem;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    transition: all 0.25s ease-out;
  }
  ul.dropdown-menu {
    margin-top: 40px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #einsatzorte-form {
    top: 45%!important;
  }
}
@media (max-width: 1199px) {
  #wrapper-navbar .icon-bar {
    display: none;
  }
}
@media (max-width: 991px) {
  .transi {
    display: none;
  }
  #footer-block-wrapper a[href^=tel] {
    color: inherit;
    text-decoration: none;
  }
  div.address-block {
    height: auto;
  }
}
@media (max-width: 766px) {
  body .h1,
  body h1 {
    font-size: 1.7rem;
  }
  body .job-manager-form fieldset div.field:not(.full-line-checkbox-field) {
    width: 100%!important;
  }
  body .job-manager-form fieldset label {
    width: 100%!important;
  }
  body .green-header-line {
    margin-top: -32px !important;
  }
  .no-mobile {
    display: none!important;
  }
  a.navbar-brand.custom-logo-link {
    max-width: 240px;
  }
  div.wp-block-contact-form-7-contact-form-selector #wpcf7-f145-p146-o1 {
    padding: 14px;
    border-radius: 20px;
  }
}
@media (max-width: 575px) {
  body .wp-block-image.scrollToTopContent {
    margin-left: 35%;
  }
}
/* bfsg */
.classic-form h2 {
  font-size: 1.5rem;
}
.classic-form h3 {
  font-size: 1.3rem;
}
.classic-form h4 {
  font-size: 1.1rem;
}
.classic-form h5 {
  font-size: 1rem;
}
.classic-form h6 {
  font-size: 0.9rem;
}
@media (prefers-contrast: more) {
  .button-green {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border-color: #000;
  }
}
/* bfsg end */
.test {
  padding: 5;
}
.hide-on-tablet {
  display: none;
}
.page-id-480 .transi,
.page-id-2290 .transi {
  background: none;
}
.video-hero {
  position: relative;
  width: 100%;
  height: 115vh;
  overflow: hidden;
  margin: 0;
}
.video-hero video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
/* new forms */
.wpcf7 form .classic-form {
  color: #000 !important;
}
.wpcf7 form .classic-form h2,
.wpcf7 form .classic-form h3,
.wpcf7 form .classic-form h4,
.wpcf7 form .classic-form h5 {
  margin-bottom: 9px;
}
.wpcf7 form .classic-form label {
  margin-top: 8px;
  margin-bottom: 6px;
  font-weight: bold;
}
label .wpcf7-list-item-label {
  font-weight: normal;
  cursor: pointer;
}
.wpcf7 form .classic-form input[type=text],
.wpcf7 form .classic-form textarea,
.wpcf7 form .classic-form input[type=email] {
  border-radius: 3;
  border: 1px solid #e1e1e1;
  padding: 0;
}
.wpcf7-form-control {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  /* Erstellt eine flexible Anzahl von Spalten */
  gap: 10px;
  /* Abstand zwischen den Checkboxes */
}
.wpcf7-list-item {
  display: flex;
  align-items: center;
  /* Zentriert den Text mit der Checkbox vertikal */
}
.wpcf7-list-item label {
  display: flex;
  align-items: center;
  /* Stellt sicher, dass Checkbox und Label zentriert sind */
  gap: 5px;
  /* Abstand zwischen Checkbox und Label */
}
input[type="checkbox"] {
  margin-right: 5px;
  /* Abstand rechts von der Checkbox */
}
body .classic-form input[type=submit].wpcf7-submit,
body .classic-form input[type=submit].wpcf7-submit:disabled {
  color: #444;
  border: 2px solid #48CD0B !important;
  background-color: #f8f8f8;
}
@media (max-width: 600px) {
  .wpcf7-form-control {
    grid-template-columns: 1fr;
    /* Stellt auf kleinen Bildschirmen auf eine einzelne Spalte um */
  }
}
.form-section {
  background: #f0faeb;
  padding: 9px 14px 5px 14px;
  margin-bottom: 18px;
}
/* ?? */
div#single-wrapper {
  margin-top: 56px;
}
/* hero test */
/* start hero dev */
.branches .bootCols {
  opacity: 0;
}
html #wrapper-hero {
  margin-bottom: -51px;
}
html #wrapper-hero {
  margin-bottom: -70px;
}
html #wrapper-hero .transi {
  min-height: 920px;
}
/* header */
#wrapper-hero {
  margin-top: 83px;
}
.transi {
  background: url('../images/header/header-v2.jpg');
  background-size: cover!important;
  /*    background-size: contain;*/
  background-position: center !important;
}
.page-id-2294 .transi {
  background: url('../images/header/header-v2.jpg');
}
.home .video-overlay {
  background: rgba(0, 0, 0, 0.2);
}
.transi-personal {
  background: url('../images/header/header-personal.jpg');
}
.transi video {
  opacity: 0.1;
}
#wrapper-hero .transi {
  position: absolute;
  top: 60%;
  top: 31%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  /*  width: auto; */
  height: auto;
  min-height: 870px;
  z-index: -1000;
  overflow: hidden;
}
#wrapper-hero video {
  position: absolute;
  top: 66%;
  top: 63%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  min-height: 870px;
  z-index: -1000;
  overflow: hidden;
}
/*h1 span {
    color: white;
    font-size: 50px;
    background: rgba(4, 72, 135, 0.7);
}*/
.bootCols {
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.cols-inner-main {
  padding: 15px 15px 25px 15px;
  border-radius: 25px;
  box-sizing: border-box;
  /*  background: #343a40a6;*/
  margin: 10px;
  font-size: 1.1em;
  color: #fff;
}
.cols-inner-main h1 {
  font-size: 1.2em;
}
.cols-inner {
  padding: 5px;
  border: 4px solid #fff;
  border-radius: 25px;
  box-sizing: border-box;
  background: rgba(4, 72, 135, 0.7);
  background: #0000006d;
  margin: 10px;
  height: 230px;
  width: 240px;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.bootCols a,
.cols-inner span {
  font-size: 0.8em !important;
  color: #fff !important;
}
.bootCols a:hover {
  text-decoration: none;
}
.cols-inner:hover {
  background: #000000a6;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
/* end header */
/* only for first break? */
br + b {
  margin-top: 70px;
  display: inline-block;
}
#map,
#cluster_map {
  height: 500px;
  /*  width: 100%;*/
}
img[src^='https://www.heigenmoser-personal.com/wp-content/uploads/2018/11/favicon.png?i=1'] {
  opacity: 0.8;
  box-shadow: 0px -1px 14px #000000;
}
/* logo area */
.navbar-light .navbar-brand {
  color: #48CD0B !important;
  font-weight: bold;
  font-size: 1.8em;
}
/* top-bar - sticky & more */
#wrapper-navbar {
  border-top: 0;
  background: #fff !important;
  z-index: 999;
  margin: 0 auto;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.4);
}
/* generic nav */
.home div#navbarNavDropdown {
  display: none!important;
}
.navbar.bg-primary {
  background-color: #fff !important;
}
nav.navbar-light .navbar-nav > .active > .nav-link {
  color: #333 !important;
  border-bottom: 3px solid #48CD0B;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
}
.navbar.bg-primary a.nav-link {
  text-transform: uppercase;
  color: #222;
  font-weight: 500;
  margin-right: 12px;
  cursor: pointer;
}
i.fa.fa-solid.fa-angle-right.green-nav-icon-right,
i.fa.fa-solid.fa-angle-down.green-nav-icon-down,
i.fa.fa-solid.fa-angle-up.green-nav-icon-up,
i.fa.fa-solid.fa-angle-right.green-nav-icon {
  color: #48CD0B;
  margin-left: 4px;
  font-size: 15px;
}
i.fa.fa-solid.fa-angle-right.green-nav-icon-right {
  font-size: 12px;
  position: absolute;
  margin-top: 5px;
}
body .dropdown-item:focus,
body .dropdown-item:hover {
  color: #48CD0B;
  background-color: transparent;
}
.navbar.bg-primary ul.dropdown-menu li.menu-item-has-children a {
  font-weight: normal;
  font-size: 0.95em;
}
/* third level */
.menu-item-has-children .menu-item-has-children .dropdown-menu {
  margin-left: 156px;
  margin-top: -40px;
}
.moby .menu-item-has-children .menu-item-has-children .dropdown-menu {
  margin-left: 0px;
  margin-top: -1px;
  background: #fff;
  padding-left: 22px;
  padding-bottom: 0;
  padding-top: 0;
}
/* mobile menu */
.moby-menu {
  margin-top: 20px;
  margin-bottom: 23px;
}
.moby-menu > ul > li > a {
  margin-left: 30px;
}
body .moby ul li a {
  padding: 10px 15px;
}
body .moby .moby-close {
  padding: 15px 5px 15px 15px;
  background: #48CD0B;
}
.moby * {
  text-align: center;
}
.moby .moby-wrap {
  height: calc(100% - 80px);
}
.moby img {
  max-width: 75px;
  margin-top: 11px;
}
.moby .moby-close .moby-close-icon {
  margin-left: auto;
}
body .moby .moby-close .moby-close-icon::before,
body .moby .moby-close .moby-close-icon::after {
  background: #fff;
}
body .navbar-light .navbar-toggler {
  font-size: 28px;
  border-color: transparent;
  cursor: pointer;
}
.moby ul li a > i {
  display: none!important;
}
.moby-menu ul.dropdown-menu {
  /*    background: @green-light;*/
  border: 0;
}
div.moby ul.navbar-nav li ul a {
  padding: 14px 0px 13px 48px;
  color: #48CD0B;
}
/* layout */
@media (min-width: 1200px) {
  html body .container {
    max-width: 1280px;
  }
}
.page-template-fullwidthpage #content {
  margin-top: 73px;
}
#content {
  margin-top: 17px;
  min-height: 650px;
}
.white-header {
  color: #fff;
}
form .white-header {
  color: #444;
}
.green-header-line {
  background: #f7f7f7;
  border-bottom: 1px #48CD0B solid !important;
  height: auto;
  margin-bottom: 28px !important;
  margin-top: -18px !important;
  padding-top: 20px;
  padding-bottom: 12px;
}
.green-header-line h1 {
  color: #555;
  font-size: 2.1em;
}
.grey-section {
  background: #ECEDED;
}
/* startpage */
h1 {
  color: #919191;
}
.home h1.entry-title,
.page-template-fullwidthpage h1.entry-title,
.home div.entry-title,
.page-template-fullwidthpage div.entry-title {
  display: none;
}
/* content */
html body {
  font-family: "Roboto", Arial;
}
div a:hover {
  color: #ECEDED;
  text-decoration: none;
}
.green-header {
  color: #555;
  margin-bottom: 17px;
}
.sub-header {
  font-size: 1.3em;
}
.first-word {
  color: #000;
}
.address-block {
  color: #fff;
  border: 4px solid #48CD0B;
  border-radius: 25px;
  box-sizing: border-box;
  background: #484848;
  padding-left: 30px;
  height: 239px;
  max-width: 239px;
  padding: 26px 0 0 27px;
}
.content-block {
  color: #fff;
  border: 4px solid #48CD0B;
  border-radius: 25px;
  box-sizing: border-box;
  background: #484848;
  padding-left: 30px;
  padding: 26px 10px 0 18px;
}
#content ul {
  margin-left: -18px;
}
#content ul li {
  list-style: none;
}
#content ul li:not(.job_listing):before {
  font-family: 'FontAwesome';
  content: '\f105';
  margin: 0 10px 0 -20px;
  color: #48CD0B;
}
.entry-content p a:not(.btn),
#content a:not(.btn) {
  color: #333;
}
#content .content-block a:not(.btn) {
  color: #fff;
  text-decoration: underline !important;
}
a.wp-block-file__button.wp-element-button {
  color: #fff !important;
}
#error-404-wrapper p a:not(.btn),
.entry-content p a:not(.btn) {
  color: #48CD0B;
  font-weight: 500;
  text-decoration: none!important;
}
/*.entry-content p a:not(.btn):hover {
    text-decoration: underline!important;
}*/
#bottomcta {
  scroll-margin-top: 50px;
}
/* elements */
.img-round-corners img {
  border-radius: 15px;
}
.green-big-icon {
  font-size: 80px!important;
  color: #48CD0B;
}
.h-200 {
  min-height: 95px;
}
.fas {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page .fas {
  font-family: "FontAwesome";
  font-weight: 900;
}
/* contact page */
.loc-img p {
  text-shadow: 0px 0px 9px #444;
}
.address-block.loc-img-1 {
  background-image: linear-gradient(rgba(77, 77, 77, 0.65), rgba(77, 77, 77, 0.65)), url('../images/kontakt-img.jpg');
  /*    background-size: 100% 302px, 302px 100%;*/
}
.address-block.loc-img-2 {
  background-image: linear-gradient(rgba(77, 77, 77, 0.6), rgba(77, 77, 77, 0.6)), url('../images/kontakt-img.jpg');
  /*    background-size: 100% 302px, 302px 100%;*/
}
.address-block.loc-img-3 {
  background-image: linear-gradient(rgba(77, 77, 77, 0.6), rgba(77, 77, 77, 0.6)), url('../images/kontakt-img.jpg');
  /*    background-size: 100% 302px, 302px 100%;*/
}
.address-block.loc-img-4 {
  background-image: linear-gradient(rgba(77, 77, 77, 0.6), rgba(77, 77, 77, 0.6)), url('../images/kontakt-img.jpg');
  /*    background-size: 100% 302px, 302px 100%;*/
}
.btn a,
a.btn,
.btn input[type=submit] {
  border: 2px solid #48CD0B !important;
  border-radius: 9px !important;
  padding: 9px 35px 6px 35px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  min-width: 250px !important;
  display: inline-block;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.btn-small a {
  padding: 4px 19px 4px 19px!important;
  min-width: auto!important;
  border-radius: 20px!important;
  text-transform: initial !important;
}
/* HEADER SEARCH AND SIMILAR STARTS HERE */
.btn-deeplink {
  padding: 3px 5px 2px 5px!important;
}
.btn-deeplink a {
  color: #fff;
  font-size: 12px;
  background: #222;
  padding: 3px 12px 2px 12px !important;
  min-width: auto !important;
  border-radius: 20px !important;
  text-transform: initial !important;
  border: 0 !important;
}
/* STAGE ENTRIES */
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9000;
}
.page-id-2290 .cols-inner-main.search-header {
  margin-bottom: -237px;
  margin-top: -198px;
  padding-bottom: 227px;
}
.green-tile {
  /*    aspect-ratio: 1 / 1;*/
  border: 5px solid #48CD0B;
  border-radius: 33px;
  padding: 22px 13px 9px 13px;
}
.green-tile .white-btn a {
  background: #fff;
  color: #444 !important;
}
#wrapper-hero .transi {
  top: 50%;
}
.cols-inner-main.search-header {
  margin-top: -143px;
  margin-bottom: 51px;
}
.wp-block-cover,
.wp-block-cover-image {
  min-height: 480px;
}
div#mobile-header {
  display: none;
}
.page-id-5 div#mobile-header {
  display: block;
}
/* STAGE ENTRIES END */
.anchor {
  scroll-margin-top: 100px;
}
html .mobile #wrapper-hero {
  margin-bottom: -302px;
}
.einsatzort-heading {
  color: #48CD0B;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 8px;
}
.suchanfragen-heading {
  color: #48CD0B;
}
.einsatzort-dropdown-container select {
  appearance: none;
}
#einsatzorte-form {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 800;
  margin-top: 20px;
}
/*.einsatzort-dropdown-wrapper {
    position: relative;
    display: inline-block;
    z-index: 10;
}

.einsatzort-button {
    background: white;
    color: #888;
    padding: 7px 22px 6px 22px;
    font-size: 16px;
    border: none;
    border-radius: 999px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    min-width: 220px;
    text-align: left;
}*/
/*.einsatzort-dropdown {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    display: none;
    background: white;
    border-radius: 12px;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
    z-index: 999;
    overflow: hidden;
    padding: 10px 0;
    max-height: 300px;
    overflow-y: auto;
}

.einsatzort-option {
    padding: 3px 20px;
    cursor: pointer;
    color: #333;
    transition: background 0.2s ease;
}

.einsatzort-option:hover {
    background-color: #f0f0f0;
}*/
.einsatzort-autosuggest-wrapper {
  position: relative;
}
.einsatzort-clear {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 28px;
  color: #666;
  cursor: pointer;
  display: none;
  z-index: 10;
}
#einsatzort-input {
  background: white;
  color: #737373;
  padding: 7px 22px 6px 22px;
  font-size: 16px;
  border: none;
  border-radius: 999px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  min-width: 220px;
}
.mobile #einsatzort-input {
  min-width: 83%;
}
#einsatzort-input::placeholder {
  color: #999 !important;
  opacity: 1 !important;
}
#einsatzort-input:-webkit-autofill::first-line {
  color: #999 !important;
}
/* zusätzlich falls Chrome den input selbst überlagert */
#einsatzort-input:-webkit-autofill {
  -webkit-text-fill-color: #999 !important;
  box-shadow: 0 0 0px 1000px white inset;
  transition: background-color 5000s ease-in-out 0s;
}
#einsatzort-input:focus {
  outline: none;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
}
.einsatzort-suggestions {
  position: absolute;
  background: white;
  border: 1px solid #ccc;
  z-index: 10;
  max-height: 250px;
  overflow-y: auto;
  width: 100%;
  border-radius: 12px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
  padding: 10px 0;
  scroll-behavior: smooth;
}
.einsatzort-suggestion {
  padding: 6px 15px;
  cursor: pointer;
}
.einsatzort-suggestion:hover {
  /*  background: #eee;*/
  background-color: #f0f0f0;
}
.einsatzort-flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}
@media (max-width: 576px) {
  .einsatzort-dropdown-container,
  .einsatzort-flex-wrapper .btn {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .einsatzort-suggestions {
    position: relative;
    width: 100%;
    max-height: 300px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ccc;
    margin-top: 8px;
  }
  .einsatzort-autosuggest-wrapper {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .green-tile .green-big-icon {
    font-size: 46px !important;
  }
  .green-tile .white-btn a {
    padding: 6px 15px 4px 15px !important;
    min-width: 170px !important;
  }
  .green-tile .h-200 {
    min-height: 121px;
  }
}
/* HEADER SEARCH AND SIMILAR ENDS HERE */
.white-btn a {
  background: #fff;
  color: #48CD0B;
}
.white-btn a:hover {
  background: #fff;
  color: #000 !important;
  box-shadow: 0px 0px 34px 0px #48CD0B;
  transition: all 0.2s ease-out;
}
.green-btn a,
.green-btn input[type=submit] {
  background: #f8f8f8;
  color: #444 !important;
}
.green-btn a:hover,
.btn input[type=submit]:hover {
  background: #fff;
  color: #000 !important;
}
/* 7 forms */
body .wpcf7 {
  max-width: 100%;
  margin: 0 auto!important;
}
.form-green-bg label,
.form-green-bg p {
  color: #444;
}
.wpcf7 form input[type=text],
.wpcf7 form textarea,
.wpcf7 form input[type=email] {
  border: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #48CD0B;
  border-radius: 0;
  padding: 23px 10px 22px 10px;
}
.wpcf7 form .form-green-bg input[type=text],
.wpcf7 form .form-green-bg textarea,
.wpcf7 form .form-green-bg input[type=email] {
  border-radius: 5px;
}
.wpcf7 form textarea {
  height: 120px;
}
.wpcf7 form input[type=text]:hover,
.wpcf7 form textarea_hover,
.wpcf7 form input[type=email]:hover {
  border-top: 1px solid #48CD0B;
}
.wpcf7 form input::placeholder {
  color: #a0a0a0;
}
/* initiativ */
.wp-block-contact-form-7-contact-form-selector #wpcf7-f145-p146-o1 {
  background: #f8f8f8;
  padding: 40px;
  border-radius: 20px;
  margin-top: 25px !important;
  margin-bottom: 30px !important;
  border: 2px solid #48CD0B;
}
body input[type=submit].wpcf7-submit,
body input[type=submit].wpcf7-submit:disabled {
  border: 2px solid #fff !important;
  border-radius: 5px!important;
  padding: 5px 35px 6px 35px!important;
  text-decoration: none!important;
  text-transform: uppercase;
  min-width: 185px!important;
  display: inline-block;
  max-width: 130px;
  margin-top: 10px;
  color: #48CD0B;
  display: block;
  margin: 0 auto;
  background-color: #fff;
  opacity: 1;
}
body .grey-section input[type=submit].wpcf7-submit,
body .grey-section input[type=submit].wpcf7-submit:disabled {
  color: #fff;
  border: 2px solid #48CD0B !important;
  background-color: #48CD0B;
}
div .wpcf7 input[type=submit]:hover {
  background: #D5F3C7;
  color: #48CD0B;
}
body .wpcf7-list-item {
  margin: 0 0 0 0;
}
#main .entry-content .form-green-bg p a:not(.btn) {
  color: #444 !important;
  border-bottom: 1px solid #444;
}
#main .entry-content .form-green-bg p a:not(.btn):hover {
  color: #efefef !important;
}
.codedropz-upload-wrapper {
  margin-bottom: 25px;
}
.codedropz-upload-inner h3 {
  font-size: 21px;
  line-height: 19px;
}
a.cd-upload-btn {
  text-decoration: underline!important;
}
/* initiativ start */
.wp-block-contact-form-7-contact-form-selector #wpcf7-f452-p450-o1 {
  border-radius: 20px;
  margin-top: 25px!important;
  margin-bottom: 30px!important;
}
.wpcf7 form .form-grey-bg input[type=text],
.wpcf7 form .form-grey-bg textarea,
.wpcf7 form .form-grey-bg input[type=email] {
  border-radius: 5px;
  border: 0;
}
.form-grey-bg label,
.form-grey-bg p,
.form-grey-bg h3 {
  color: #333;
}
.form-grey-bg h3 {
  font-size: 1.5em;
  font-weight: 400;
}
.grey-form-header {
  border-bottom: 3px solid #48CD0B;
  padding-bottom: 9px;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 300;
}
/* initiativ end  */
/* job search engine & zvoove */
.job-detail-container h1 {
  font-size: 2.2rem;
}
.job-detail-container .h2,
.job-detail-container h2 {
  font-size: 26px;
  color: #333;
}
.job-entry-sub-line {
  display: block;
}
.job-detail-container h3 {
  font-size: 1.2rem;
}
.job-detail-container h2 + h2 {
  margin-top: 20px;
}
.job-detail-container h2 + h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}
#zrjb-itemlist-container h2 {
  line-height: 20px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0!important;
  padding: 5px 2px 5px 4px;
}
#zrjb-itemlist-container h2 a {
  color: #333 !important;
  font-size: 0.7em;
}
#zrjb-item-count-line {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #ccc;
}
.zrjb-joblist-property-icon-and-value {
  font-size: 0.55em;
  line-height: 27px;
  display: inline;
  font-weight: 400;
  padding-right: 7px;
}
.zrjb-joblist-property-icon-and-value .material-icons {
  font-size: 0.95em;
  margin-right: 6px;
  color: #48CD0B;
}
.zrjb-joblist-property-icon-and-value .material-icons {
  position: relative;
  top: 1px;
}
.rp4wp-related-job_listing > ul,
ul.job_listings {
  border-top: 0;
}
#content ul.select2-selection__rendered,
.selection ul.select2-selection__rendered {
  margin-left: 8px;
}
.select2-container--default .select2-search--inline .select2-search__field {
  color: #444;
}
.zrjb-filter-vertragsart-wrapper,
.zrjb-filter-umkreis-wrapper {
  margin-top: 7px;
}
.search_jobs input[type=text],
input[type=search],
#zrjb-select-location {
  border: 0;
  padding: 6px 10px 6px 13px;
  border-radius: 6px;
}
.select2-container .select2-selection--single {
  height: auto!important;
  padding: 4px 0 4px 0;
  border: 0;
}
span.select2-selection.select2-selection--multiple {
  border: 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #888;
}
html #zrjb-submit-button {
  margin-top: -14px;
}
.job_filters input[type=text]:focus-visible {
  outline: 2px solid #D5F3C7;
}
.job_filters {
  background: none;
  margin-bottom: 30px;
}
.job_filters .search_jobs,
#zrjb-item-search-container {
  background: #48CD0B;
  border-radius: 10px;
  padding: 22px;
  margin-bottom: 20px;
}
#zrjb-item-search-container label {
  color: #fff;
  margin: 5px;
}
span#zrjb-filter-reset-link-text {
  color: #fff;
}
.content-lnk {
  color: #48CD0B;
}
#zrjb-bewerben-button-link {
  color: #444 !important;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #48CD0B;
  background: #f8f8f8;
}
#zrjb-job-detail-container span,
#zrjb-job-detail-container p,
#zrjb-job-detail-container div,
#zrjb-job-detail-container li {
  font-size: 16px;
  font-family: "Roboto", Arial !important;
}
#zrjb-itemlist-container h2 {
  cursor: pointer;
}
#zrjb-itemlist-container h2:hover {
  background: #f7f7f7;
}
div#zrjb-list-pagination-line {
  margin-top: 10px;
}
button.zrjb-pagination-submit {
  background: none;
  border: 0;
}
/* end zvoove */
.search_remote_position {
  display: none;
}
ul.job_types {
  display: none;
}
img.company_logo {
  margin-top: -8px;
}
ul.job_listings li.job_listing {
  border-radius: 20px;
}
ul.job_listings li.job_listing a {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
ul.job_listings li.job_listing a:hover {
  border-left: 1px solid #48CD0B;
  border-right: 1px solid #48CD0B;
  background-color: #f7f7f7;
}
.job_listings .location,
.job_listings .position {
  color: #333 !important;
}
.job_listings ul.meta {
  display: none;
}
.job_filters .search_jobs div.search_submit {
  text-align: center;
}
.job_filters input[type=submit],
#zrjb-submit-button {
  border: 2px solid #48CD0B !important;
  border-radius: 5px!important;
  padding: 5px 35px 4px 35px!important;
  text-decoration: none!important;
  text-transform: uppercase;
  min-width: 185px!important;
  display: inline-block;
  max-width: 130px;
  margin-top: 10px;
  background: #fff;
  color: #48CD0B;
}
div.job_listings .load_more_jobs {
  border: 2px solid #48CD0B !important;
  border-radius: 5px!important;
  padding: 5px 35px 6px 35px!important;
  text-decoration: none!important;
  text-transform: uppercase;
  min-width: 185px!important;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 40px;
  background: #fff;
  color: #48CD0B;
  font-weight: normal;
  display: flex;
  justify-content: center;
}
div.job_listings .load_more_jobs {
  border-bottom: 0;
}
.job_description ul li p {
  margin-left: -3px;
  margin-top: -23px;
}
/* search enginge - end */
/* applications */
.single-job_listing .h1,
.single-job_listing h1 {
  font-size: 2.1rem;
}
.link-back i {
  font-size: 23px;
}
.job-manager-form fieldset input.input-text {
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 3px;
}
.job-manager-form fieldset input.input-text:hover {
  border: 1px solid #48CD0B;
}
.job-manager-application-wrapper .application .application_button,
.single_job_listing .application .application_button {
  line-height: inherit;
  font-size: inherit;
}
/* accordion */
.accordion p a:not(.btn) {
  color: #48CD0B;
  font-weight: 500;
  text-decoration: none!important;
}
.accordion {
  margin-bottom: 15px;
}
.accordion .card-header-custom:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: right;
}
.accordion .card-header-custom.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
  margin-left: 5px;
}
.card-header-custom {
  display: inherit;
}
.accordion span.wpcf7-list-item {
  display: block;
}
.wpcf7 .wpcf7-form .accordion p {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-form .accordion p.btn {
  margin-bottom: -25px;
  margin-top: 9px;
}
.wpcf7 form .accordion input[type=text],
.wpcf7 form .accordion textarea,
.wpcf7 form .accordion input[type=email],
.wpcf7 form .accordion input[type=text]:hover,
.wpcf7 form .accordion textarea:hover,
.wpcf7 form .accordion input[type=email]:hover {
  border-top: 0;
}
body .accordion input[type=submit].wpcf7-submit,
body .accordion input[type=submit].wpcf7-submit:disabled {
  border: 2px solid #48CD0B !important;
}
/* gmaps */
div#cluster_map {
  margin-bottom: -33px;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  outline: 0!important;
}
#cluster_map.no_map {
  height: 50px;
  display: inline;
}
div:not(.no_map) + #no_map {
  display: none;
}
#no_map {
  display: inline;
}
/* footer */
.footer-wrapper {
  background: #333;
  min-height: 300px;
  border-top: 5px solid #48CD0B;
  border-bottom: 3px solid #48CD0B;
}
.footer-wrapper:first-of-type {
  border-bottom: none;
}
.footer-wrapper + .footer-wrapper {
  border-top: none;
}
.footer-header,
.editor-styles-wrapper .footer-header {
  color: #a0a0a0;
  font-size: 1.3em;
  margin-bottom: 0px;
}
.footer-text {
  color: #ccc;
  margin-bottom: 2px;
}
.footer-highlight {
  color: #fff !important;
}
.footer-wrapper .fa,
.footer-wrapper .fas {
  color: #ccc;
  margin-right: 5px!important;
  font-size: 16px;
}
div#footer-block-wrapper {
  padding: 0;
  margin-top: -13px;
}
div.footer-content a {
  /*    font-size: 1.1em;*/
  color: #fff;
  text-decoration: none;
  transition: all 0.25s ease-out;
}
div.footer-content a:hover {
  filter: brightness(0.8);
  /*  color: @green-light;*/
  transition: all 0.25s ease-out;
}
div.footer-bottom a {
  font-size: 1.1em;
  margin-left: 40px;
}
div#footer-block-wrapper .wp-block-columns {
  margin-bottom: 0;
}
.copyright {
  color: #737373;
  margin-top: 10px;
}
/* mobile stuff */
.page-id-5 .mobile-grp {
  margin-top: 223px;
}
.mobile-grp {
  max-width: 380px;
  margin: auto;
  width: 100%;
}
.mobile-grp a,
.mobile-grp .accordion {
  margin: auto;
  display: inherit;
  max-width: 309px;
}
.mobile-grp .btn a {
  padding: 9px 25px 6px 25px!important;
  width: 307px;
}
.mobile .cols-inner-main {
  background: transparent;
  color: #212529;
  font-size: 1em;
}
/*.mobile .branches .bootCols {
    opacity: 1!important;
}*/
.mobile .cols-inner {
  background: #48CD0B;
  height: 80px;
  width: 340px;
  color: #fff;
  margin: auto;
  font-size: 0.8em;
}
/* sticky contact area */
#sticky-login {
  background: #48CD0B !important;
  position: fixed;
  top: 250px;
  right: 10px;
  z-index: 999;
  padding: 8px 2px 11px 1px;
  width: 48px;
  height: 136px;
  -webkit-box-shadow: 0px 0px 8px 3px rgba(31, 59, 144, 0.27);
  box-shadow: 0px 0px 8px 3px rgba(31, 59, 144, 0.27);
  border-radius: 8px;
}
.mobile #sticky-login {
  top: 380px;
  right: 4px;
}
#sticky-login a {
  color: #fff;
  font-size: 1.6em;
  transition: font-size 0.2s ease-in-out;
}
#sticky-login a:hover {
  text-decoration: none;
  font-size: 1.7em;
  transition: font-size 0.2s ease-in-out;
}
#sticky-login p {
  margin: 5px 5px 5px 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  min-height: 35px;
}
/* social media & icon bars */
#main-nav .icon-bar {
  margin-left: 17px;
}
.icon-bar a {
  color: #fff;
  background: #48CD0B;
  padding: 4px 8px;
  border-radius: 7px;
  min-width: 28px;
  min-height: 28px;
  display: inline-block;
  font-size: 13px;
  transition: all 0.25s ease-out;
}
.icon-bar a:hover {
  color: #fff;
  background: #000;
  transition: all 0.25s ease-out;
}
/* messaging */
.job-manager-message.job-manager-error,
.job-manager-error.job-manager-error,
.job-manager-info.job-manager-error {
  border-top: 2px solid #b81c23;
  box-shadow: none;
  border-bottom: 2px solid #b81c23;
}
/* Scroll to top */
.scrollToTop {
  background: #48CD0B none repeat scroll 0 0;
  border-radius: 8px;
  bottom: 0.625rem;
  color: #fff;
  display: none;
  font-size: 28px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  position: fixed;
  right: 0.625rem;
  text-align: center;
  width: 38px;
  opacity: 0.8;
  border: 0;
  padding-bottom: 8px;
  right: -40px;
  transition: all 0.25s ease-out;
}
#scrollToTop i {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.scrollToTop.show {
  right: 4px;
}
.scrollToTop:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
i.fa.fa-arrow-up.small {
  font-size: 19px;
  margin-top: 8px;
  display: block;
}
/* effects */
.fade-in-section:not(.block-editor-block-list__block) {
  opacity: 0;
  transform: translateY(13vh);
  visibility: hidden;
  transition: opacity 0.8s ease-out, transform 1.2s ease-out;
  will-change: opacity, visibility;
}
.fade-in-section.is-visible {
  opacity: 1;
  transform: none;
  visibility: visible;
}
/* IN */
.fade-in-section:not(.block-editor-block-list__block),
.fade-from-bottom:not(.block-editor-block-list__block) {
  opacity: 0;
  transform: translateY(10vh);
  visibility: hidden;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in-section.in-viewport:not(.block-editor-block-list__block),
.fade-from-bottom.in-viewport:not(.block-editor-block-list__block) {
  opacity: 1;
  transform: none;
  visibility: visible;
}
/* LEFT */
.fade-from-left:not(.block-editor-block-list__block) {
  opacity: 0;
  transform: translate3d(-70px, 0, 0);
  transition: 0.25s all ease-in-out;
}
.fade-from-left.in-viewport:not(.block-editor-block-list__block) {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* RIGHT - the desktop way */
.fade-from-right:not(.block-editor-block-list__block) {
  opacity: 0;
  transform: translate3d(70px, 0, 0);
  transition: 0.25s all ease-in-out;
}
.fade-from-right.in-viewport:not(.block-editor-block-list__block) {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* whatsapp */
.default-whatsapp-btn {
  display: inherit;
}
.whatsapp-button.green-btn {
  display: none;
}
.whatsapp-button {
  z-index: 999;
  position: fixed;
  bottom: 0;
  width: 98%;
  background-color: #333;
  padding: 10px;
  opacity: 0.9;
  display: none;
  left: -13px;
}
.white-btn.btn {
  position: relative;
  display: inline-block;
}
.icon-whatsapp::before {
  content: '';
  position: absolute;
  top: -23px;
  right: 0;
  width: 50px;
  height: 50px;
  background-image: url('../images/icons/WhatsApp.png');
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}
/* bfsg */
.visually-hidden,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
/*# sourceMappingURL=./style.css.map */