/*
 Theme Name: STROHECKER Theme
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: SILBERSTIFT
 Author URI: https://silberstift.eu
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/


/* STROHECKER CSS SETTING - - - - - - - - - - - - - - - - */
/* BACKEND FONT - - - - - - - - - - - - - - - - - - - - - */

#adminmenu   { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important; }
#adminmenu a { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important; }

/* reCAPTCHA v3 - - - - - - - - - - - - - - - - - - - - - */

.grecaptcha-badge {
  visibility: hidden;
}

/* Submenü  - - - - - - - - - - - - - - - - - - - - - - - */

@media (max-width: 991px) {
  .sub-menu {
    display: none !important;
  }
}

/* TYPOGRAPHIE – – - - - - - - - - - - - - - - - - - - - */

.alt-font {
  	font-family: 'co_headline_corplight', sans-serif !important;
}


.main-font {
  	font-family: 'co_headline_corpregular', sans-serif !important;
}


body {
  	font-family: 'co_headline_corplight', sans-serif !important;
	color: #3c3c3b;
	font-size: 16px;
	line-height: 22px !important;
}

@media (max-width: 767px) {
  body {
    font-family: 'co_headline_corplight', sans-serif !important;
    color: #3c3c3b;
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

.home-headline-01 {
  font-size: 38px;
  line-height: 42px;
}

.home-headline-02 {
  font-size: 30px;
  line-height: 34px;
}

.home-headline-02-erfolg-setzt-sich {
 font-size: 30px;
  line-height: 34px;
}

@media screen and (max-width: 650px) {
  .home-headline-02-erfolg-setzt-sich {
    font-size: 26px !important;
    line-height: 32px !important;
  }
}

.home-headline-02-uebermich {
  font-size: 40px;
  line-height: 44px;
}

.nachhaltiger-erfolg {
  font-size: 40px;
  line-height: 42px;
}

.home-headline-02-kontakt-anfragen {
  font-size: 40px;
  line-height: 44px;
}

.unterseiten-small-subheads {
  font-size: 38px;
  line-height: 36px;
}

@media screen and (max-width: 1199px) {
  .unterseiten-small-subheads {
    font-family: 'co_headline_corpregular', sans-serif !important;
  }
}

.unterseiten-small-subheads.unterseiten-headlines-firmenkunden {
  font-family: 'co_headline_corplight', sans-serif !important;
  font-size: 27px !important;
  margin-bottom: 15px;
  line-height: 31px;
}

.unterseiten-headline-01 {
  font-size: 52px;
  line-height: 62px;
}

.unterseiten-subhead {
  font-size: 28px;
  line-height: 32px;
}


a:focus {
  color: #3C3C3B; 
}

/* CUSTOM: @font-face - - - - - - - -  - - - - - - - - - */
/* FONT: Co-Headline-Corp  - - - - - - - - - - - - - - - */

@font-face {
    font-family: 'co_headline_corpbold';
    src: url('webfonts/co_headline_corp_bold-webfont.woff2') format('woff2'),
         url('webfonts/co_headline_corp_bold-webfont.woff') format('woff'),
         url('webfonts/co_headline_corp_bold-webfont.ttf') format('truetype'),
         url('webfonts/co_headline_corp_bold-webfont.svg#co_headline_corpbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'co_headline_corplight';
    src: url('webfonts/co_headline_corp_light-webfont.woff2') format('woff2'),
         url('webfonts/co_headline_corp_light-webfont.woff') format('woff'),
         url('webfonts/co_headline_corp_light-webfont.ttf') format('truetype'),
         url('webfonts/co_headline_corp_light-webfont.svg#co_headline_corplight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'co_headline_corpregular';
    src: url('webfonts/co_headline_corp-webfont.woff2') format('woff2'),
         url('webfonts/co_headline_corp-webfont.woff') format('woff'),
         url('webfonts/co_headline_corp-webfont.ttf') format('truetype'),
         url('webfonts/co_headline_corp-webfont.svg#co_headline_corpregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* NAVIGATION – - - - - - - - - - - - - - - - - - - - */

.navbar a {
  font-size: 14px !important;
}

.navbar.pofo-standard-menu {
  padding-left: 50px;
}

header nav .navbar-nav.text-normal > li > a {
  	font-size: 15px;
  	letter-spacing: 0.1em;
  	text-transform: none !important;
}

header nav.nav-box-width {
  	padding: 0% 15%;
}

.scroll-top-arrow {
   border-radius: 0px !important;
	background: #384b42;
}

.scroll-top-arrow:hover {
   background: #253c31;
}

.accordion-menu {
  padding-right:  0px !important;
}


/* MENUE BAR Responsive  - - -  - - - - - - - - - - - */
/* Navi - - - - - - - - - - - - - - - - - - - - - - - */



@media (min-width: 1200px) and (max-width: 1499px) {
  .nav-box-width {
    padding-right: 10% !important;
  }
}

@media (min-width: 0px) and (max-width: 1199px) {
  .nav-box-width {
    padding-right: 5% !important;
  }
}


/* MENUE BAR Responsive  - - -  - - - - - - - - - - - */
/* Burger - - - - - - - - - - - - - - - - - - - - - - */

@media (max-width: 991px) {
  #menu-strohecker-navigation {
    background-color: #253c31 !important;
    text-align: center;
  }
	
  .navbar.pofo-standard-menu {
    padding-left: 0px;
  }
	
  #menu-strohecker-navigation a {
    font-size: 18px !important;
    padding: 12px;
  }
	
  .nav-box-width.mobile-menu {
    padding-right: 0 !important;
  }
	
  .accordion-menu {
    padding-right: 50px !important;
 }
}

@media (max-width: 991px) {
  .navbar-toggle .icon-bar {
    display: block !important;
    width: 40px !important;
    height: 3px !important;
    border-radius: 7px !important;
  }

  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px !important;
  }
	
	  .navbar-toggle:hover .icon-bar {
    background-color: #0f0 !important;
  }
}


@media (max-width: 539px) {
  .accordion-menu {
    padding-right: 20px !important;
  }
}

@media (max-width: 991px) {
  #navbar-collapse-toggle-1 {
    box-shadow: 0 8px 20px -4px rgba(20, 34, 28, 0.7);
  }
}



/* FOOTER - - - - - - - - - - - - - - - - - - - - - - */

.padding-five-tb {
  padding-top: 1%;
  padding-bottom: 1%;
}

.footer-right-text {
  text-align: right;
}

.footer-rechts-links {
  margin-top: 45px;
}

.footer-logo-wrapper {
  text-align: left; /* Logo linksbündig */
}

.footer-logo {
  width: 180px !important;
  height: 103px !important;
  object-fit: contain;
  display: block;
  margin: 0;
  padding: 0;
}

.footer-rechts-links {
  display: flex;
  align-items: right; /* vertikal mittig */
  gap: 40px; /* Abstand zwischen allen Elementen */
  font-size: 18px; /* optional, anpassen */
  text-align: right;
  float: right;
}

.footer-rechts-links a {
  text-decoration: none;
  color: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-logo-link img {
    width: 144px !important; /* 80% von 180px */
    height: auto  !important;
  }
	
  .footer-logo-link img {
    width: 160px !important;
    height: auto !important;
  }
	
  .pofo-footer-bottom .container {
    width: 92% !important;
  }
	
  .footer-rechts-links {
    font-size: 16px;
	  margin-top: 38px;
}
	
  .footer-right-text {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .footer-rechts-links {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 40px !important;
    font-size: 18px !important;
    text-align: center !important;
    float: none !important;
  }
}


@media (max-width: 520px) {
  .footer-year {
    display: none !important;
  }
  .footer-rechts-links {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
    float: none !important;
    text-align: center !important;
  }
}


/* HOME - - - – - - - - - - - - - - - - - - - - - - - */

@keyframes smooth-bounce {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  20% {
    transform: translateY(10px);
    opacity: 0.8;
  }
  40% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.icon-image.bounce.text-deep-pink {
  animation: smooth-bounce 3s ease-in-out infinite;
  animation-delay: 3s;
}

#zitat {
  padding-top: 9% !important;
}

.home-quote {
  font-size: 30px;
  line-height: 42px;
}

.frithjof-bergmann {
  font-size: 28px;
}

.wp-image-22324 {
  margin-top: 17px;
  margin-right: 20px;
}



/* HOME - - - – - - - - - - - - - - - - - - - - - - - */
/* Anpassungen Kreis  - - - - - - - - - - - - - - - - */

#leistungen-short {
  position: relative;
  background: linear-gradient(to bottom, #253c31 0%, #253c31 50%, #ececec 50%, #ececec 100%);
}

#leistungen-short img.overlay-image {
  position: fixed;
  top: 0;
  left: 50%;
  width: 80vw;
  height: 100vh;
  object-fit: contain;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 9999;
}

.home-benefits {
  font-size: 36px;
  line-height: 38px;;
}

#benefits-id {
  top: -20px;
}

@media screen and (max-width: 1199px) {
  #benefits-id {
    top: -15px;
    left: -40px;
  }
}

@media screen and (max-width: 1399px) {
  #leistungen-short {
    min-height: 620px !important;
  }
	
  #benefits-id {
    top: -15px;
}
	
 .home-benefits {
   font-size: 34px;
   line-height: 36px;
}	  
 .benefits-responsive {
   margin-left: 28px !important;
  }
}

@media (min-width: 281px) and (max-width: 991px) {
  .benefits-mehr {
    display: none;
	}
}

@media (min-width: 992px) {
  #home-mehr-mobile {
    display: none !important;
  }
}


@media screen and (max-width: 991px) {
  #benefits-id {
    top: -47px !important;
    left: 0px;
  }
	
	.benefits-responsive {
    margin-left: 0px !important;
  }
	
	.benefits-responsive-list {
  margin-left: 0px !important;
  }
}

/* - - - - - - – - - - - - - - - - - - - - - - - - - - */

.zweispaltig {
  column-count: 2;
  column-gap: 40px;
  max-width: 80%;     
  margin-left: 0;
  margin-right: 20%;  
}

@media (max-width: 768px) {
  .zweispaltig {
    column-count: 1;
    max-width: 100%;
    margin-right: 0;
  }
}

/* HOME - - - – - - - - - - - - - - - - - - - - - - - */
/* Sprechblasen - - - - - - - - - - - - - - - - - - - */
#sprechblasen-zeile-02 {
  margin-top: -50px;
  margin-bottom: -50px;
}

#sprechblasen-id {
  padding-left: 25% !important;
  padding-right: 25% !important;
}

#sprechblasen {
  transition: transform 0.3s ease;
}

#sprechblasen:hover {
  transform: scale(1.05);
}

.sprechblase-text {
  padding-top: 90px;
  padding-bottom: 140px;
  padding-right: 70px;
  padding-left: 70px;
  font-size: 17px;
}

.mehr-erfahren {
  font-family: 'co_headline_corpregular', sans-serif !important;
  color: black;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.mehr-erfahren:hover {
  color: #00ff00;
}

.mehr-erfahren-arrow {
  font-size: 13px;
  vertical-align: middle;
  margin-left: 4px;
  transition: color 0.3s ease;
  position: relative;

}

@media (min-width: 1541px) and (max-width: 1656px) {
  #sprechblasen-id {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}

@media screen and (max-width: 1540px) {
  #sprechblasen-id {
    padding-left: 1% !important;
    padding-right: 1% !important;
  }
}

@media (min-width: 992px) and (max-width: 1540px) {
  #sprechblasen-id {
    transform: scale(0.90);
    transform-origin: top center;
  }
}

@media (min-width: 992px)  and (max-width: 1300px) {
  .sprechblase-text {
    padding-top: 90px;
    padding-bottom: 120px;
    padding-right: 50px;
    padding-left: 30px;
    font-size: 18px;
	}
	
  #sprechblasen-id {
    transform: scale(0.85);
    transform-origin: top center;
	padding-left: 0% !important;
    padding-right: 0% !important;
  }
	
   #sprechblasen-zeile-02 {
    margin-top: -60px;
    margin-bottom: -60px;
 }
}

@media screen and (max-width: 991px) {
  .sprechblase-text p {
    margin-right: 220px !important;
    margin-left: 270px !important;
  }
}

/* HOME Responsive  - - - - - - - - - - - - - - - - - */
/* Sprechblasen - - - - - - - - - - - - - - - - - - - */

.sprechblase-text-mobile {
  padding-top: 37px;
  padding-bottom: 120px;
  padding-right: 120px;
  padding-left: 140px;
  font-size: 19px;
  line-height: 28px;
}

@media (max-width: 991px) {
  .sprechblase-text-mobile {
    display: block;
  }

  .sprechblase-text,
  #buttons-home-ID,
  #sprechblasen-id {
    display: none;
  }
}

@media (min-width: 992px) {
  .sprechblase-text {
    display: block;
  }

  .sprechblase-text-mobile,
  #buttons-home-ID-mobile,
  #sprechblasen-id-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  #sprechblase-mobile-spalte-01,
  #sprechblase-mobile-spalte-03 {
    display: none !important;
  }

  #sprechblase-mobile-spalte-02 {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 1083px) and (max-width: 1251px) {
  .sprechblase-text-mobile {
    padding-left: 110px;
    padding-right: 110px;
  }
}

@media (min-width: 1200px) and (max-width: 1082px) {
  .sprechblase-text-mobile {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 1199px) {
  .sprechblasen-center {
    text-align: center !important;
  }

  .sprechblase-text-mobile {
    padding-top: 40px;
    padding-left: 30%;
    padding-right: 30%;
  }

  .sprechblase-text-mobile-extra {
    padding-top: 30px;
  }
}

.sprechblase-mobile-spalte-02-fix {
  height: 266px !important; 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}

@media (max-width: 1199px) {
  .sprechblase-mobile-spalte-02-fix {
    height: 300px; 
  }

  .sprechblase-text-mobile {
    padding-left: 27%;
    padding-right: 27%;
  }

  .sprechblasen-center {
    text-align: center !important;
  }
}

@media (max-width: 1085px) {
  .sprechblase-text-mobile {
  }
}

@media (min-width: 782px) and (max-width: 860px) {
  .sprechblase-text-mobile {
    padding-left: 25%;
    padding-right: 25%;
  }
}

@media (max-width: 781px) {
  .sprechblase-text-mobile {
    padding-left: 22%;
    padding-right: 22%;
  }
}

@media (max-width: 561px) {
  .sprechblase-text-mobile {
    font-size: 16px;
    line-height: 22px;
  }

  .sprechblase-text-mobile {
    padding-top: 55px;
  }

  .sprechblase-text-mobile-extra {
    padding-top: 45px;
  }
}

@media (min-width: 481px) and (max-width: 435px) {
  .sprechblase-text-mobile {
    padding-top: 55px;
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media (min-width: 441px) and (max-width: 480px) {
  .sprechblase-text-mobile {
    padding-top: 65px;
    padding-left: 15%;
    padding-right: 15%;
  }

  #sprechblase-mobile-spalte-02 {
    margin-bottom: -40px !important;
  }
}

@media (min-width: 0px) and (max-width: 440px) {
  .sprechblase-text-mobile {
    padding-top: 65px;
    padding-left: 15%;
    padding-right: 15%;
  }

  #sprechblase-mobile-spalte-02 {
    margin-bottom: -65px !important;
  }

  .sprechblase-text-mobile-extra {
    padding-top: 55px;
  }
}

.btn.btn-small {
  font-family: 'co_headline_corplight', sans-serif !important;
  padding: 2px 20px;
}

.btn.btn-small b {
  font-family: 'co_headline_corpregular', sans-serif !important;
}

.buttons-home {
  text-transform: none !important;
  font-size: 15px !important;
  display: inline-block; 
  cursor: pointer;        
  text-decoration: none;  
}

.buttons-home + .buttons-home {
  margin-left: 20px; 
}

.arrow-icon {
  font-size: 18px;         
  margin-left: 4px;        
  position: relative;
  top: -1px;               
  color: inherit;          
  transition: transform 0.3s ease;
}

.buttons-home:hover .arrow-icon {
  transform: translateX(4px); 
}

.btn i {
  top: -2px;
}

.special-subhead {
  font-size: 20px;
}

#home-ueber-mich h2 {
  font-family: 'co_headline_corplight', sans-serif !important;
  font-size: 27px;
  line-height: 0px;
  margin-top: 47px;
}

.vc_column-inner.button-spalte {
  display: flex;
  justify-content: flex-end;
}

.buttons-home.mehr-erfahren-button-home {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
}

.mehr-erfahren-button-home {
  position: absolute;
  top: 196px;
  right: 0;
}

.strohecker-smartphone img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  display: block;
}

.strohecker-smartphone {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}


/* KONTAKTFORMULAR  - - - - - - - - - - - - - - - - - */

.form-group {
  position: relative;
  margin-bottom: 30px;
}

.form-label {
  display: block;
  margin-top: -15px;
  font-size: 15px;
  color: #3c3c3b;
}

.form-field {
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  color: #3c3c3b;
  background-color: #ffffff;
  border: 1px solid #989898;
  border-radius: 0px;
  box-sizing: border-box;
}

textarea.form-field {
  height: 100px;
  min-height: 100px;
  resize: vertical;
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-field {
  margin-bottom: 0px;
}

.wpcf7-form-control.wpcf7-text.form-field {
  margin-bottom: 0px;
}

.wpcf7 .col-md-6,
.wpcf7 .col-md-12,
.wpcf7 .col-sm-6,
.wpcf7 .col-sm-12 {
  padding-right: 0px;
  padding-left: 10px; 
}


.captcha-inline-box {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border: 1px solid #989898;
  border-radius: 0px;
  background-color: #fff;
  font-size: 14px;
  color: #3C3C3B;
  gap: 12px; 
}

.captcha-inline-box .wpcf7-captchac {
  display: inline-block;
}

.captcha-inline-box {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border: 1px solid #989898;
  border-radius: 0;
  background-color: #fff;
  font-size: 14px;
  color: #3C3C3B;
  gap: 12px; 
  height: 46px; 
  box-sizing: border-box;
}

.captcha-label {
  font-size: 16px; 
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.captcha-inline-box img.wpcf7-captchac {
  height: 100%;
  object-fit: contain;
}

.col-md-12.sm-clear-both {
  width: 100%;
}

.form-submit-button {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box;
  padding: 10px 12px;
  font-size: 16px;
  color: black;
  background-color: #ffffff;
  border: 1px solid #989898;
  border-radius: 0;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.form-submit-button:hover {
  background-color: #0f0;
  color: black;
  border: 1px solid #00ff00;
}

.wpcf7-form .control {
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.wpcf7-response-output {
  margin-left: 10px !important;
  margin-right: 0 !important;
  padding: 10px;
  box-sizing: border-box;
  max-width: calc(100% - 10px);
  float: none !important;
  clear: both;
}

.wpcf7-response-output {
  font-weight: bold !important;
}

.wpcf7-spinner {
  display: none;
}

.linkedin-link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 18px;
  text-decoration: none;
  color: inherit;
  margin-bottom: 20px;
}

.form-disclaimer {
  margin-top: -15px !important;
  margin-bottom: 15px !important;
  font-size: 14px;
  line-height: 19px;
}

/* HOME Responsive  - - - - - - - - - - - - - - - - - */
/* Header - - - - - - - - - - - - - - - - - - - - - - */
/* Standardwert für größere Bildschirme */
.logo-home-leadvisual img {
  width: 75%;
}

@media (max-width: 1250px) {
  .logo-home-leadvisual img {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .logo-home-leadvisual img {
    width: 60% !important;
  }
}

@media (min-width: 421px) and (max-width: 767px) {
  .icon-image.bounce.text-deep-pink {
    width: 16% !important;
  }
}

@media (max-width: 420px) {
  .icon-image.bounce.text-deep-pink {
    width: 31% !important;
  }
}


/* HOME Responsive  - - - - - - - - - - - - - - - - - */
/* Zitat  - - - - - - - - - - - - - - - - - - - - - - */

.frithjof-bergmann {
  font-size: 22px;
  padding-left: 1080px;
}

.home-quote {
  padding-right: 200px;
  margin-left: 100px;
}

@media (min-width: 1281px) and (max-width: 1710px) {
  .frithjof-bergmann {
    font-size: 22px;
    padding-left: 850px;
  }

  .alignnone.size-full.wp-image-22324 {
    width: 10% !important;
  }
}

@media (min-width: 1281px) and (max-width: 1429px) {
  .frithjof-bergmann {
    font-size: 22px;
    padding-left: 700px;
  }
}

@media (min-width: 1265px) and (max-width: 1553px) {
  .home-quote {
    padding-right: 30px;
    font-size: 24px;
	  line-height: 32px !important;
    line-height: 60px;
  }
}

@media (min-width: 1075px) and (max-width: 1280px) {
  .frithjof-bergmann {
    font-size: 22px;
    padding-left: 520px;
  }

  .home-quote {
    padding-right: 80px;
    font-size: 24px;
    line-height: 30px;
  }
}

@media (max-width: 1074px) {
  .frithjof-bergmann {
    font-size: 18px;
    padding-left: 500px;
  }

  .home-quote {
    padding-right: 40px;
    font-size: 22px;
    line-height: 30px;
	margin-left: 70px;
  }

  .alignnone.size-full.wp-image-22324 {
    width: 9% !important;
  }
	
  .anfuerungszeichen-gruen {
    top: -45px !important;
    width: 50px !important;
    left: 20px !important; 
	}
}

@media (min-width: 855px) and (max-width: 925px) {
  .frithjof-bergmann {
    font-size: 17px;
    padding-left: 440px;
  }
}

@media (min-width: 823px) and (max-width: 854px) {
  .frithjof-bergmann {
    padding-left: 400px;
  }
}

@media (min-width: 755px) and (max-width: 822px) {
  .frithjof-bergmann {
    padding-left: 330px;
  }
}

@media (min-width: 672px) and (max-width: 754px) {
  .frithjof-bergmann {
    padding-left: 270px;
  }
}

@media (min-width: 672px) and (max-width: 1024px) {
  #zitat {
    padding-left: 10% !important;
	padding-top: 21% !important;   
	padding-bottom: 11% !important;
  }
}

@media (min-width: 577px) and (max-width: 671px) {
  #zitat {
    padding-left: 6% !important;
	padding-top: 20% !important;  
	padding-bottom: 10% !important;
	}
	
  .frithjof-bergmann {
    padding-left: 250px;
  }
	
  .home-quote {
    padding-right: 0px !important;
  }
}

@media (min-width: 409px) and (max-width: 576px) {
  .anfuerungszeichen-gruen {
	left: 10px !important;
    top: -40px !important;
    width: 60px !important;
  }
	
  #zitat {
    padding-left: 4% !important;
	padding-right: 4% !important;
	padding-top: 22% !important;  
	padding-bottom: 11% !important;
	}
	
  .frithjof-bergmann {
    padding-left: 150px;
  }
	
  .home-quote {
    padding-right: 0px !important;
	margin-left: 65px;
  }
}

@media (min-width: 348px) and (max-width: 408px) {
  .anfuerungszeichen-gruen {
	left: 10px !important;
    top: -40px !important;
    width: 55px !important;
  }
	
  #zitat {
    padding-left: 3% !important;
	padding-right: 3% !important;
	padding-top: 22% !important;  
	padding-bottom: 11% !important;
	}
	
  .frithjof-bergmann {
    padding-left: 100px;
  }
	
  .home-quote {
    padding-right: 0px !important;
	margin-left: 63px;
  }
}

@media (min-width: 281px) and (max-width: 347px) {
  .anfuerungszeichen-gruen {
	left: 5px !important;
    top: -40px !important;
    width: 55px !important;
  }
	
  #zitat {
    padding-left: 5% !important;
	padding-right: 5% !important;
	padding-top: 20% !important;  
	padding-bottom: 10% !important;
	}
	
  .frithjof-bergmann {
	font-size: 16px;
    padding-left: 50px;
  }
	
  .home-quote {
    padding-right: 0px !important;
	margin-left: 60px;
  }
}

@media (min-width: 0px) and (max-width: 280px) {
  .anfuerungszeichen-gruen {
    top: -40px !important;
    width: 60px !important;
  }
	
  #zitat {
    padding-left: 4% !important;
	padding-right: 4% !important;
	padding-top: 18% !important;  
	padding-bottom: 10% !important;
	}
	
  .frithjof-bergmann {
	font-size: 16px;
    padding-left: 12px;
  }
	
  .home-quote {
    padding-right: 0px !important;
	margin-left: 60px;
	font-size: 18px;
    line-height: 24px;
  }
}

/* HOME Responsive  - - - - - - - - - - - - - - - - - */


@media (min-width: 768px) and (max-width: 1199px) {
  .home-headline-01, .home-headline-02 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 521px) and (max-width: 767px) {
  .home-headline-01,
  .home-headline-02 {
    font-size: 30px;
    line-height: 36px;
  }

  .vc_sep_width_10 {
    width: 15%;
  }
}

@media (min-width: 381px) and (max-width: 520px) {
  .home-headline-01,
  .home-headline-02 {
    font-size: 28px;
    line-height: 34px;
  }

  .vc_sep_width_10 {
    width: 20%;
  }
}

@media (max-width: 380px) {
  .home-headline-01,
  .home-headline-02 {
    font-size: 26px;
    line-height: 32px;
  }

  .vc_sep_width_10 {
    width: 20%;
  }
}

@media (min-width: 0px) and (max-width: 1034px) {
  .btn.buttons-home {
    margin-bottom: 20px;
    width: 100%;
  }

  .buttons-home + .buttons-home {
    margin-left: 0px;
  }
}

@media (min-width: 345px) and (max-width: 379px) {
  .btn.buttons-home {
    font-size: 13px !important;
  }
}

@media (max-width: 344px) {
  .btn.buttons-home {
    font-size: 12px !important;
	line-height: 20px;
  }

  .fa-solid.fa-arrow-right.arrow-icon {
    display: none;
  }
}

.strohecker-bild {
  top: -2px;
}

.strohecker-bild {
  left: 50px;
}

  
@media (max-width: 1199px) {
  .nachhaltiger-erfolg {
    margin-bottom: 80px;
    color: lime !important;
	font-size: 26px;
    line-height: 32px;
	margin-top: 30px !important;
  }
	
  .seperator-erfolg {
    width: 18%;
  }
	
	.buttons-home.mehr-erfahren-button-home {
    display: inline-block;
    margin-left: auto;
    margin-right: 0;
  }

  .mehr-erfahren-button-home {
	margin-top: 50px;
    position: relative;
    top: 0px;
    left: 0;
  }
	
  .strohecker-bild-mobile {
    top: 40px !important;
  }
}

@media (min-width: 1200px) {
  .strohecker-bild-mobile {
    display: none !important;
  }
}

.strohecker-bild-mobile {
  left: 85px;
}

@media (min-width: 768px) {
  .strohecker-smartphone {
    display: none !important;
  }
}

#mobile-headline-kontaktformular {
  padding-left: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
}

@media (min-width: 1200px) {
  #mobile-headline-kontaktformular {
    display: none !important;
  }
}

@media (max-width: 1999px) {
  .coachingraum {
    margin-top: -50px;
    margin-bottom: 20px;
  } 
	
  .alignnone.wp-image-22543 {
    margin-left: -10px;
	  width: 25%;
  }
	
  .wpcf7 .col-md-6,
  .wpcf7 .col-md-12,
  .wpcf7 .col-sm-6,
  .wpcf7 .col-sm-12 {
    padding-right: 10px;
    padding-left: 10px; 
  }
}

@media (max-width: 767px) {
  #home-ueber-mich h2 {
    margin-bottom: 26px;
  }
}


/* ÜBER MICH  - - - - - - - - - - - - - - - - - - - - */

.gallup-studie {
  font-family: 'co_headline_corplight';
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  display: inline-block;
  transform: skewX(-1deg);
}

.vision-text {
  font-family: 'co_headline_corplight', sans-serif !important;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  max-width: 700px;
  margin: 0 0;
  padding: 1rem 0px;
}

.green-bullets {
  list-style: none;
  padding-left: 0;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  line-height: 16px;
}

.green-bullets li {
  position: relative;
  padding-left: 1.0em;
  margin-bottom: 0.4em;
}

.green-bullets li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.4em; 
  height: 0.4em;
  background-color: #fff;
  border-radius: 50%;
}

.vision-text strong {
  letter-spacing: 0.03em; 
}

.green-bullets li::before {
  top: 4px; 
}

@media (max-width: 767px) {
  .vision-text li {
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  .green-bullets li::before {
    top: 6px !important;
  }
}


/* UNTERSEITEN GENERELL - - - - - - - - - - - - - - - */

.unterseiten-title {
  font-size: clamp(60px, 6vw, 100px);
}


@media (max-width: 1023px) {
  .unterseiten-headerbild.vc_row {
    background-position: left !important;
  }
}

@media (max-width: 1023px) {
  .unterseiten-title {
    font-size: 46px !important;
	  text-align: right;
  }
}

@media (max-width: 419px) {
  .unterseiten-title {
    font-size: 40px !important;
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .unterseiten-headline-01 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media (max-width: 430px) {
  .unterseiten-headline-02 {
    font-size: 30px;
  }

.buttons-unterseiten {
  text-transform: none !important;
  font-size: 15px !important;
  display: inline-block; 
  cursor: pointer;        
  text-decoration: none;  
}

.buttons-unterseiten:hover .arrow-icon {
  transform: translateX(4px); 
}
	
.btn.buttons-home.buttons-unterseiten.pofo-button-1.wow.fadeIn.button-style1.btn-dark-gray.btn-small.vc_custom_1753818470550.animated {
  float: right !important;
	}
}

@media (max-width: 1034px) {
  .btn.buttons-home.buttons-unterseiten {
    margin-top: 30px !important;
  }
}
	
	
/* ÜBER MICH: Logos - - - - - - - - - - - - - - - - - */

.acsm-logo {
  width: 90%;
	margin-left: -40px;
}

@media screen and (max-width: 992px) {
  .linc-logo,
  .prince-logo,
  .inqa-logo,
  .acsm-logo {
    width: 110%;
  }
}

@media screen and (max-width: 767px) {
  .linc-logo,
  .prince-logo,
  .inqa-logo,
  .acsm-logo {
	padding-top: 15px;
    width: 180px !important;
  }

  .acsm-logo {
    margin-left: 0px !important;
  }
}


/* FIRMENKUNDEN - - - - - - - - - - - - - - - - - - - */
	
.unterseiten-headline-linkeseite {
  font-size: 38px !important;
  line-height: 37px;
  letter-spacing: -0.01em;
}

.textblock p {
  margin-bottom: 16px;
}

.step {
  display: flex;
  align-items: flex-start;
  margin-bottom: -3px;
}

.step-number {
  position: relative;
  top: 20px !important; /* Zahl nach unten schieben */
  font-size: 40px;
  font-family: 'co_headline_corpbold';
  color: #00ff00;
  margin-right: 0;
  min-width: 1.2em;
  line-height: 1;
  flex-shrink: 0;
}

.step-text {
  flex: 1;
  font-size: 16px;
  line-height: 22px;
}

.highlight {
  font-weight: bold;
  display: inline;
  white-space: normal;
  word-break: break-word;
}


#ihr-nutzen {
  background-color: white;
  padding: 40px 50px 45px 38px;
  border: 1px solid #3c3c3b;
}

#ihr-nutzen {
  box-sizing: border-box;
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
}


#ihr-nutzen h2 {
  margin-bottom: 10px;
}

.text-ihr-nutzen {
  margin-top: 35px;
}

.gemeinsam-stark {
  margin-bottom: 0px !important;
  margin-top: 80px;
}

@media (max-width: 1199px) {
  .unterseiten-headline-linkeseite {
    font-family: 'co_headline_corpregular';
    line-height: 36px !important;
    font-size: 32px !important;
  }
}

@media screen and (max-width: 580px) {
  #ihr-nutzen {
    padding: 30px 20px;
    overflow-x: hidden;
  }

  .step {
    flex-direction: column;
    align-items: flex-start;
  }

  .step-number,
  .step-text {
    max-width: 100%;
    box-sizing: border-box;
    word-break: break-word;
  }
}

@media screen and (max-width: 580px) {
  .step-number {
    font-size: 50px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    transform: translateY(0); /* <- Standardzustand */
    -webkit-transform: translateY(0);
  }
}

@media screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2) and (pointer: coarse) {
  .step-number {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
  }
}


@media screen and (max-width: 768px) {
  .benefits-aufklapper h2 {
    margin-top: 25px !important;
    margin-bottom: 10px !important;
  }
}

/* Teamentwicklung*/

.teamentwicklung-box-ohne-aufklapper p {
  padding-left: 10px;
}

.teamentwicklung-box-ohne-aufklapper {
  width: 95%;	
  border: 1px solid white;
  background-color: #2a3c31;
  padding: 15px;
}

.teamentwicklung-box-ohne-aufklapper-texte {
  width: 95%;	
  font-size: 16px;
  border: 0px 1px 1px 1px solid white;
  padding: 15px;
  color: white;
}

.benefits-aufklapper h2 {
  font-size: 28px;
  margin-bottom: 0px;
  margin-top: 20px;
}

.teamentwicklung-liste {
  list-style: none;
  padding: 0;
  margin: 0;
}

.teamentwicklung-liste li {
  display: flex;
  align-items: flex-start;
  gap: 8px; /* Abstand zwischen Zahl und Text */
}

.zahl-teamentwicklung {
  color: #00ff00;
  font-size: 28px;
  font-family: 'co_headline_corpbold';
  line-height: 1.2;
}

.text-teamentwicklung {
  font-size: 20px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'co_headline_corpregular';
}

@media screen and (min-width: 992px) and (max-width: 1302px) {
  .text-teamentwicklung {
    font-size: 18px;
  }
}

.inqa-coaching-logo {
  width: 200px !important;
  opacity: 0.8;
}


/* Gestatlung grüne Aufklapper*/

.faq-container {
  max-width: 800px;
  margin: 40px auto;
}

.faq-header-box {
  font-family: 'co_headline_corpregular';
}

.faq-header-box {
  background-color: #40ff00;
  color: #333;
  padding: 8px;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
}

.faq-button-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0;
}

.faq-toggle-button {
	font-family: 'co_headline_corplight' !important;	
  border: 1px solid white;
  color: white;
  background: #40544b;
  padding: 6px 18px;
  font-size: 18px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.3s ease;
  border-top: none;
}

.faq-toggle-button:hover {
  background-color: rgb(37, 60, 49);
}

.faq-arrow-icon {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}

.faq-container.open .faq-arrow-icon {
  transform: rotate(180deg);
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background-color: #fff;
  color: #333;
  padding: 0 20px;
}

.faq-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease, opacity 0.2s ease-out;
}

.faq-content.open {
  max-height: 100% !important;	
  opacity: 1;
  padding: 70px 20px 30px 22px;
  font-family: 'co_headline_corplight' !important;	
}

.faq-toggle-button {
  z-index: 999;
}

.faq-content.open {
  margin-top: -37px;
}

.benefits-aufklapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.benefits-aufklapper li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75rem;
  line-height: 1.4;
}

.benefits-aufklapper .slash {
  color: #00ff00;
  font-weight: bold;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 1rem; 
  text-align: center;
}

.faq-toggle-button-grey {
  background-color: #868686;
}

.faq-toggle-button-grey:hover {
  background-color: #5e5e5e !important;
}

/* Unter den Aufklappern */

.teamentwicklungs-prozesses {
  margin-top: 60px !important;
  margin-bottom: 50px !important;
}


.slash-list-kriterien ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slash-list-kriterien li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75rem;
  line-height: 1.5;
}

.slash-list-kriterien .slash {
  color: #00ff00;
  font-weight: bold;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 1rem; 
  text-align: center;
}

@media screen and (max-width: 768px) {
  .slash-list-kriterien {
    margin-top: 15px;
  }
}

.ablauf-INQA-headline {
  margin-bottom: 20px !important;
  padding-top: 20px !important;
}

.AVGS-miniheadline {
  display: block;
  margin-top: 3em ; 
  font-weight: bold;
  font-size: 17px;
}

.AVGS-miniheadline {
  display: block;
  margin-bottom: 15px; 
}

.avgs-slimlist li {
  line-height: 1.1 !important; 
}

/* INQA Coaching*/

.inqa-box-ohne-aufklapper {
  width: 95%;	
  border: 1px solid #525252 !important; 
  background-color: #525252 !important; 
  padding: 15px;
}

.inqa-box-ohne-aufklapper-texte {
  width: 95%;	
  font-size: 16px;
  border: 0px 1px 1px 1px solid #525252 !important; 
  padding: 15px;
}

@media screen and (max-width: 1199px) {
  .inqa-box-ohne-aufklapper,
  .inqa-box-ohne-aufklapper-texte {
    width: 100% !important;
  }
}

.phase-title {
  font-size: 16px;
  font-family: 'co_headline_corpregular';
  margin: 30px 0 10px 0;
  color: #333;
}

.faq-inqa {
  font-family: 'co_headline_corplight', sans-serif !important;
  font-size: 27px !important;
  line-height: 31px;
  font-weight: bold;
}

.inqa-info-section h3 {
  font-size: 22px;
  margin-bottom: -2px;
  font-weight: bold;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .inqa-info-section h3 {
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 5px;
    font-weight: bold;
  }
}

.inqa-info-section h4 {
  font-size: 18px;
  margin-bottom: -5px;
  font-weight: normal;
}

.step-number-inqa {
  position: relative;
  top: 21px !important;
  font-size: 25px;
  font-family: 'co_headline_corpbold';
  color: #3c3c3b;
  margin-right: 0;
  min-width: 1.2em;
  line-height: 1;
  flex-shrink: 0;
}

/* FIRMENKUNDEN Respnsive - - - - - - - - - - - - - - */

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .unterseiten-headline-linkeseite {
    padding-right: 15px;
  }
}

/* PRIVATKUNDEN- - - - - - - - - - - - - - - - - - - */

.unterseiten-small-subheads.unterseiten-headlines-firmenkunden.privatkunden-mini-headline {
  font-size: 26px !important;
}

.unterseiten-headline-linkeseite.inner-balance-coaching {
  font-size: 18px !important;
}

.inner-balance-coaching {
  font-size: 18px !important;
}

.coaching-fuer-sie {
  margin-bottom: -20px !important;
  padding-top: 10px;
}

.checkliste-ergebnisse ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.checkliste-ergebnisse li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  font-size: 1.1em;
  color: #ffffff; 
  line-height: 1.5;
}

.check-icon {
  display: inline-block;
  min-width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url('https://strohecker-coaching.com/wp-content/uploads/2025/07/check.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 3px; /* optional, für vertikale Feinjustierung */
}

.checkliste-ergebnisse ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.checkliste-ergebnisse li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  font-size: 1.1em;
  color: #ffffff; 
  line-height: 1.5;
}

.check-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url('https://strohecker-coaching.com/wp-content/uploads/2025/07/check.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1.03);
  transform-origin: center center;
  margin-top: 3px;
}


.check-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  background-image: url('https://strohecker-coaching.com/wp-content/uploads/2025/07/check.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1.3);
  transform-origin: center center;
  margin-top: 7px;
}

.coaching-wochenplan {
  color: #393938;
}

.coaching-wochenplan h3 {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: -10px;
}

.coaching-wochenplan .subline {
  font-size: 16px;
  margin-bottom: 0.8em !important;
  color: #393938;
  margin-top: 0px;
}

.coaching-wochenplan li {
  font-size: 16px !important;
  line-height: 16px !important;
  margin-bottom: 0px !important
}

.coaching-wochenplan h4 {
  font-size: 1.5em;
  margin-bottom: 25px;
}

.coaching-wochenplan ul {
  list-style: none;
  padding-left: 0;
}

.coaching-wochenplan li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 1.05em;
}

.coaching-wochenplan .slash {
  color: #00ff00; 
  font-weight: bold;
  margin-right: 0.1em;
  display: inline-block;
  min-width: 1em;
}

.wochenplan-lineheight li {
  line-height: 22px !important;
}

@media screen and (max-width: 1199px) {
  .unterseiten-headline-linkeseite.inner-balance-coaching {
    font-family: 'co_headline_corplight';
    font-size: 22px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
	
  .vier-wochen-klarheit-headline {
    font-family: 'co_headline_corplight';
    font-size: 26px !important;
    line-height: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .coaching-wochenplan .subline {
    margin-top: 6px;
  }
}

#Investition {
  background-color: white;
  padding: 20px 20px 20px 50px;
  border: 1px solid #3c3c3b;
}

#Investition {
  box-sizing: border-box;
  max-width: 90%;
  overflow-wrap: break-word;
  word-break: break-word;
}

/* FAQ - - - - - - - - - - - - - - - - - - - - - - - */

.faq-site-wrapper {
  width: 100%;
  margin: 30px 0;
  font-family: 'co_headline_corplight';
  color: #3c3c3b;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.faq-site-container {
  width: 100%;
  border: 1px solid #3c3c3b;
  padding: 15px;
  box-sizing: border-box;
  align-self: stretch;
}

.faq-site-question {
  font-size: 26px;
  line-height: 30px;
}

.faq-site-toggle-button {
  margin-top: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 44px;
  padding: 0 16px;
  font-size: 16px;
  font-family: 'co_headline_corplight';
  color: #3c3c3b;
  background: white;
  border: 1px solid #3c3c3b;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 2;
  align-self: flex-end;
  line-height: normal; /* wichtig für vertikale Zentrierung */
}

.faq-site-arrow-icon {
  width: 14px;
  height: 14px;
  object-fit: contain;
  display: block;       /* Safari ignoriert sonst vertical alignment */
  transform: none;      /* keine Verschiebung mehr nötig */
  margin: 0;            /* wichtig! */
  padding: 0;
  top: auto;
  position: relative;
}

.faq-site-toggle-button {
  line-height: 0;
}

.faq-site-toggle-button::before {
  font-size: 16px;
  font-family: 'co_headline_corplight';
  color: #3c3c3b;
  line-height: 1;
  margin-right: 6px;
}

.faq-site-toggle-button img {
  display: inline-block;
  vertical-align: middle;
}

.faq-site-toggle-button:hover {
  background-color: #f5f5f5;
}

.faq-site-arrow-icon {
  width: 14px;
  height: 14px;
  transition: transform 0.3s ease;
}

.faq-site-wrapper.open .faq-site-arrow-icon {
  transform: rotate(180deg);
}

.faq-site-answer-content {
  position: relative;
  display: none;
  height: 0;
  opacity: 0;
  padding: 25px 20px;
  margin-top: -1px;
  box-sizing: border-box;
  border-top: none;
  border-right: 1px solid #3c3c3b;
  border-bottom: 1px solid #3c3c3b;
  overflow: hidden; /* bleibend! */
}

.faq-site-answer-content {
  position: relative;
  /* dein bisheriger Style bleibt erhalten */
  overflow: hidden; /* WICHTIG: nie auf 'visible' setzen */
}

.faq-site-answer-content {
  width: 100%; 
}

.faq-site-answer-content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background: linear-gradient(to top, #3c3c3b, transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
  pointer-events: none;
}

.faq-site-answer-content.show-border::before {
  opacity: 1;
}

.faq-site-answer-content.open {
  padding: 25px 20px;
  max-height: 2000px;
  opacity: 1;
}

.faq-site-answer-content p {
  margin-bottom: 20px;
}

.faq-site-slash {
  color: #40ff00;
  font-weight: bold;
  margin-right: 6px;
}

.faq-site-answer-content.open {
  position: relative;
  border-left: none; /* die echte Border entfernen */
}

.faq-site-custom-list {
  margin: 0;
  padding: 0;
}

.faq-site-list-item {
  display: flex;
  align-items: flex-start;
  gap: 8px; /* Abstand zwischen Slash und Text */
  margin-bottom: 12px;
}

.faq-site-list-item .slash {
  color: #40ff00;
  font-weight: bold;
  flex-shrink: 0;
  line-height: 1.5;
}

.bigfive-text-section {
  font-family: 'co_headline_corplight';
  color: #3c3c3b;
  font-size: 16px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
}

.bigfive-text-section ol {
  margin: 20px 0;
  padding-left: 20px;
}

.bigfive-text-section ol li {
  margin-bottom: 10px;
}

.bigfive-text-section a {
  color: #3c3c3b;
  text-decoration: underline;
}

.bigfive-image-full {
  width: 80%; /* reduziert um 20% */
  height: auto;
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bigfive-image-half-wrapper {
  margin-top: 30px;
  display: flex;
  justify-content: flex-start; /* linksbündig */
}

.bigfive-image-half {
  width: 45%; /* reduziert um 10% von 50% */
  height: auto;
}

.lpp-test-list strong {
  font-weight: 600;      /* Etwas leichter als bold */
  font-size: 16px;       /* Einheitliche Schriftgröße */
  }

@media (max-width: 1516px) {
  .faq-site-question {
    font-size: 22px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .faq-site-question {
    font-size: 20px;
    line-height: 22px;
  }
}


/* IMPRESSUM - - - - - - - - - - - - - - - - - - - - */
.impressum-headline-01 {
  font-size: 44px;
  line-height: 46px;
}

.impressum-spalte-rechts h3, #datenschutz h2, #datenschutz h3 {
  font-size: 28px;
  margin-bottom: 0px;	
}

#impressum a {
  color: white;
}

#datenschutz a {
  color: #3c3c3b;
}

#impressum a:hover,
#datenschutz a:hover {
  color: #00ff00;
}

.impressum-small-headlines {
  display: block;
  font-size: 21px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: -15px;
  line-height: 25px;
}

.impressum-strohecker {
  padding-top: 4px !important;
  letter-spacing: 5px;
  font-weight: bold;
  margin-bottom: -1px;
}

.line-text {
  color: white; 
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.divider-line {
  width: 155px;        
  height: 1px;
  background-color: white;
  margin: 8px 0;      
}

/* Letztes Finetuning*/
@media screen and (min-width: 480px) and (max-width: 768px) {
  .spezial-anpassung-headline01-firmenkunden {
    padding-right: 60% !important;
  }
}

@media screen and (min-width: 290px) and (max-width: 455px) {
  .spezial-anpassung-headline01-firmenkunden {
    padding-right: 30% !important;
  }
}

@media screen and (max-width: 602px) {
  .coaching-wochenplan h3 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 28px;
  }
}

@media screen and (max-width: 600px) {
  #Investition {
    background-color: white;
    padding: 20px 25px 10px 20px;
    border: 1px solid #3c3c3b;
  }
}

@media screen and (max-width: 767px) {
  .impressum-spalte-rechts h3 {
    margin-bottom: 15px;
  }
	
  #datenschutz h2, #datenschutz h3 {
   font-size: 22px;
   margin-bottom: 10px;
   margin-top: 42px;
   line-height: 28px;
  }
}

@media screen and (min-width: 1855px) {
  .text-teamentwicklung {
    padding-right: 130px;
  }
}

/* Anpassung Login-Screen */
#language-switcher {
  display: none !important;
}