/* compiled by scssphp 2.1.0 on Thu, 23 Apr 2026 11:28:43 +0200 (0.1326s) */

p {
  font-size: 18px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.nav_wrap ul li {
  float: left;
}

.nav_wrap ul li a {
  margin: 0;
}

.footer a {
  margin-left: 0px;
}

.footer .wpb_content_element {
  margin: 10px 0 !important;
}

.wpcf7-form p {
  display: inline;
}
.wpcf7-form .form_row {
  border-bottom: 1px solid #D0011B;
  margin-bottom: 15px;
  clear: both;
}
.wpcf7-form .form_row input {
  border: 0px;
  outline: none;
  background-color: #e6e6e6;
  line-height: 20px;
  padding: 10px;
  color: #D0011B;
  width: 100%;
  box-sizing: border-box;
}
.wpcf7-form .form_row textarea {
  width: 100%;
  background-color: #e6e6e6;
  padding: 10px;
  box-sizing: border-box;
  border: 0px;
  outline: none;
  margin-bottom: -7px; /* ? */
}
.wpcf7-form .form_row .label {
  width: 34%;
  float: left;
  padding-top: 10px;
}
.wpcf7-form .form_row .col100 {
  width: 66%;
  margin-left: 34%;
}
.wpcf7-form .form_row .col100 > .col50:first-child {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 15px;
  float: left;
  border-bottom: 1px solid #D0011B;
  margin-bottom: 15px;
}
.wpcf7-form .form_row .col100 > .col50:last-child {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  border-bottom: 1px solid #D0011B;
}
.wpcf7-form .button {
  position: relative;
}
.wpcf7-form .button .ajax-loader {
  position: absolute;
  left: 0px;
  top: 13px;
  margin-left: -25px;
}
.wpcf7-form div.wpcf7-response-output {
  margin-left: 0px;
  margin-right: 0px;
}
.wpcf7-form .button input {
  display: none;
}
.wpcf7-form .form_row_captcha,
.wpcf7-form .form_row_submit {
  border-bottom: 0px;
}
.wpcf7-form .wpcf7-submit {
  width: 100%;
}
.wpcf7-form .button_handler {
  width: 100%;
  padding: 10px;
  background-color: #D0011B;
  color: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
}
.wpcf7-form .button_handler .fa {
  margin-left: 10px;
}
.wpcf7-form .wpcf7-recaptcha {
  margin-left: -3px;
}

.shj_zoom .wpb_single_image img {
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -ms-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}

.shj_counter .text {
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -ms-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}

#res_menu {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.spacer_wrap .arrow {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

#res_menu .level_wrap {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

body.res_menu #page_wrap {
  transition: display 0.5s linear;
  transition-delay: 0.5s;
}

* {
  margin: 0px;
  padding: 0px;
  font-family: "Source Sans Pro", sans-serif;
}

h1, h2 {
  font-size: 28px;
  line-height: 34px;
  color: #D0011B;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: normal;
}

h3 {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #D0011B;
  font-weight: bold;
}

h4 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 28px;
  color: #747474;
  font-weight: normal;
}

a {
  color: #D0011B;
  text-transform: initial;
}

p {
  margin-bottom: 30px;
}

p > a {
  position: relative;
  width: 100%;
  display: block;
}

p > a .fa {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
}

.footer .fa {
  min-width: 30px;
}

.vc_separator {
  margin-bottom: 20px !important;
}

section {
  color: #747474;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 20px;
  padding-top: 30px;
}

section p {
  padding-bottom: 30px;
}

section p:last-child {
  padding-bottom: 0px;
}

section img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 999px) {
  footer p > a {
    display: inline !important;
  }
}
.visible-xs {
  display: block;
}

.hidden-xs {
  display: none;
}

#page_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: absolute;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: rgba(205, 2, 1, 0.35);
}

.page_width {
  width: 100%;
  padding: 0px 20px;
  box-sizing: border-box;
}

header {
  height: 100px;
  position: relative;
  overflow: visible;
  z-index: 10;
}

header .logo {
  margin-top: -5px;
  z-index: 5;
  background-color: #FFFFFF;
  display: inline-block;
  border-top: 5px solid #D0011B;
  height: 110px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

header .logo .bg {
  background-color: rgba(195, 195, 195, 0.1);
  padding: 20px;
}

header .logo img {
  max-width: 80px;
  height: auto;
}

header .res_menutoggle {
  display: block;
  width: 70px;
  height: 70px;
  background-color: rgba(195, 195, 195, 0.1);
  position: absolute;
  right: 20px;
  top: 15px;
  text-decoration: none;
  color: #D0011B;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  background-image: url("/wp-content/themes/shj/gfx/res_menu_toggle_bottom.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.more {
  margin-left: 5px;
  color: #D0011B;
  text-decoration: none;
}

.more .fa {
  margin-left: 15px;
  color: #D0011B;
}

.nav_wrap {
  position: relative;
}

.nav_wrap ul {
  position: relative;
  z-index: 5;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.nav_wrap ul li {
  list-style: none;
  flex-grow: 1;
  -webkit-flex-grow: 1;
}

.nav_wrap ul li a {
  width: 100%;
  display: block;
  line-height: 57px;
  color: #FFFFFF;
  font-size: 24px;
  text-decoration: none;
  text-align: center;
}

.nav_wrap ul li.active a {
  background-color: #D0011B;
}

.spacer_wrap {
  margin-top: -57px;
  width: 100%;
  height: 57px;
  position: relative;
}

.spacer_wrap .arrow {
  width: 200px;
  background-color: #D0011B;
  height: 57px;
  display: none;
  position: absolute;
}

.header_img {
  width: 100%;
}

.nav_wrap .level {
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  width: 100%;
}

.nav_wrap .level ul {
  display: inline-block;
}

.nav_wrap .level ul > li {
  text-align: left;
  display: block;
  list-style: none;
}

.nav_wrap .level ul > li > a {
  text-align: left;
}

.nav_wrap .level ul > li > a .fa {
  width: 20px;
}

.nav_wrap .level ul > li > ul {
  padding-left: 40px;
}

.nav_wrap .level > ul {
  padding-left: 100px;
  padding-top: 33px;
  box-sizing: border-box;
}

#res_menu {
  border-top-width: 5px;
  border-top-style: solid;
  border-color: #eea7a5;
  z-index: 200;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #D0011B;
  visibility: hidden;
  opacity: 0;
}

body.res_menu {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

body.res_menu #res_menu {
  visibility: visible;
  opacity: 1;
}

#res_menu header .res_menutoggle {
  color: #FFFFFF !important;
  background: transparent;
}

#res_menu section {
  color: #FFFFFF;
  overflow: scroll;
  min-height: 100%;
}

#res_menu .level_wrap {
  position: relative;
}

#res_menu .level {
  width: 100vw;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 20px;
}

#res_menu .level ul {
  padding: 0px 20px;
  margin-top: 30px;
}

#res_menu .level1 {
  width: 100vw;
}

#res_menu .level li {
  list-style: none;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

#res_menu .level li a {
  color: #FFFFFF;
  border-bottom: 1px solid #d83b42;
  text-decoration: none;
  display: block;
  line-height: 55px;
  font-size: 20px;
}

#res_menu .level li > .fa {
  display: block;
  min-width: 20px;
  text-align: left;
  line-height: 25px;
  height: 25px;
  font-size: 20px;
}

#res_menu .level li.active a {
  color: #FFFFFF;
}

#res_menu .level2 {
  display: none;
  left: 100vw;
}

#res_menu .level2 > ul > li.active > a > .inner {
  border-bottom: 0px;
}

#res_menu .level2 > ul > li.lvl2 {
  padding-left: 25px;
}

#res_menu .level2 > ul > li.lvl2 > a .inner {
  border-bottom: 0px;
}

#res_menu .level2 > ul > li.lvl2:last-of-type {
  border-bottom: 1px solid #FFFFFF;
}

body.res_level2 .level_wrap {
  margin-left: -100vw;
}

#page_wrap section {
  flex-grow: 1;
  -webkit-flex-grow: 1;
}

#page_wrap footer {
  position: relative;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

footer {
  background-color: #eaeaea;
}

footer .inner {
  padding-top: 13px;
}

footer .shadow_tr {
  background-image: url("/wp-content/themes/shj/gfx/footer_shadow_tr.png");
  background-repeat: no-repeat;
  background-position: top right;
}

footer .shadow_tl {
  background-image: url("/wp-content/themes/shj/gfx/footer_shadow_tl.png");
  background-repeat: no-repeat;
  background-position: top left;
}

footer .shadow_t {
  background-image: url("/wp-content/themes/shj/gfx/footer_shadow_t.png");
  background-repeat: repeat-x;
  background-postition: top;
}

footer h2 {
  text-transform: none;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
  color: #646464;
  text-align: left;
}

.shj_zoom .wpb_single_image img {
  max-width: 1%;
}

/* Counter */
.shj_counter {
  text-align: center;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

.shj_counter .r1 {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid rgba(195, 195, 195, 0.5);
  padding: 8px;
}

.shj_counter .r2 {
  display: inline-block;
  border-radius: 50%;
  border: 5px solid #fff19c;
  padding: 8px;
}

.shj_counter .r3 {
  display: inline-block;
  background-color: #D0011B;
  border-radius: 50%;
}

.shj_counter .text {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #FFFFFF;
  font-size: 35px;
  font-weight: bold;
}

.shj_counter.ani {
  height: auto;
  width: auto;
  overflow: visible;
}

.shj_counter.ani .r1 {
  display: inline-block;
}

.shj_counter.ani .text {
  width: 150px;
  line-height: 150px;
  height: 150px;
}

.counter .count {
  margin-bottom: 20px !important;
}

/* Counter ENDE */
.slider-text {
  line-height: 25px;
  font-size: 20px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  text-align: right !important;
  font-family: Source Sans Pro;
  font-weight: bold;
}

.beforerfooter p,
.home_morelink p {
  margin: 0px;
  text-decoration: none;
  padding: 15px 0 !important;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
}

.vc_separator {
  margin-top: 0px !important;
}

footer {
  color: #646464;
}

@media (min-width: 1000px) and (max-width: 1336px) {
  /* Tablett */
  .page_width {
    width: 100%;
  }
  .nav_wrap ul li {
    white-space: nowrap;
  }
  .nav_wrap ul li a {
    font-size: 20px;
  }
}
@media (min-width: 1337px) {
  /* Desktop */
  .page_width {
    width: 1336px;
    margin: auto;
    padding: 0px;
  }
}
header .efrelogo {
  position: absolute;
  left: 155px;
  top: 10px;
  width: 150px;
  height: 100px;
}
header .efrelogo img {
  width: 130px;
  height: auto;
}
header .efrelogo span {
  padding-left: 5px;
  display: inline-block;
  font-size: 12px;
}

@media (min-width: 450px) {
  header .efrelogo {
    width: 200px;
    top: 5px;
  }
  header .efrelogo span {
    font-size: 16px;
  }
}
@media (min-width: 1000px) {
  header .efrelogo {
    left: 175px;
    top: 10px;
  }
  header .efrelogo img {
    width: 260px;
  }
  header .efrelogo span {
    padding-left: 13px;
  }
  /* Desktop + Tablett */
  header {
    height: 0px;
  }
  p {
    font-size: 20px;
    line-height: 24px;
  }
  ul {
    margin: 0 0 0 20px;
  }
  .counter .count {
    margin-bottom: 20px !important;
  }
  .home_tree {
    height: 100px;
  }
  .home_two {
    height: 130px;
  }
  .head_wrap {
    position: relative;
  }
  .tel_wrap {
    position: absolute;
    width: 414px;
    height: 115px;
    background-color: #f9f9f9;
    right: 20px;
    top: 20px;
    color: #969696;
    background-image: url("/wp-content/themes/shj/gfx/tel_desktop_bottom.png");
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .tel_wrap .fa {
    font-size: 82px;
    position: absolute;
    left: 22px;
    top: 16px;
    line-height: 83px;
    width: 65px;
    line-height: 83px;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #969696;
  }
  .tel_wrap .text {
    text-align: center;
    padding-left: 90px;
    display: block;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 42px;
    margin-top: 15px;
    width: 100%;
  }
  .tel_wrap .text a {
    text-decoration: none;
    color: #969696;
    font-weight: bold;
    display: block;
    font-size: 38px;
    line-height: 42px;
    margin-top: -10px;
  }
  header .logo {
    left: 20px;
    position: absolute;
    background-color: #f9f9f9;
    padding: 20px;
    width: 106px;
  }
  header .logo img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
  }
  .tel_wrap {
    position: absolute;
  }
  .nav_wrap_wrap {
    position: relative;
    padding-top: 57px;
  }
  .nav_wrap {
    width: 100%;
    top: 0px;
    background-color: rgba(205, 2, 1, 0.5);
    height: 57px;
    position: absolute;
  }
  /* Safari-Anpassungen */
  #slider_wrap {
    padding-top: 150px;
    position: relative;
  }
  .nav_wrap ul {
    display: -webkit-flex;
    margin: 0px;
  }
  .visible-xs {
    display: none;
  }
  .hidden-xs {
    display: block;
  }
  .slider-text {
    line-height: 45px;
    font-size: 40px;
  }
}
@media (max-width: 999px) {
  /* Mobil only */
  #slider_wrap {
    padding: 0px;
  }
  .footer_2col .wpb_text_column {
    width: 48%;
    float: left;
    margin-right: 2% !important;
  }
  .footer_2col .wpb_text_column:nth-child(2) {
    margin-left: 2% !important;
    margin-right: 0% !important;
  }
  footer .footer {
    width: 100%;
  }
  footer .footer.vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}