/*
 Theme Name:   Divi Child Theme Mondial Blue
 Theme URI:    https://signus-media.de/
 Description:  Child Theme for Divi
 Author:       Cristina Maurer
 Author URI:   https://signus-media.de/
 Template:     Divi
 Version:      1.0.0
*/


/* glossar:
.abstand-oben-weg - Abstand oben entfernen
.abstand-unten-weg - Abstand unten entfernen
.abstand-oben - Abstand oben hinzufuegen
.abstand-unten - Abstand unten hinzufuegen
.et_pb_button - Links als Button stylen --> <a class="et_pb_button" href="#">xxx</a>
================================================================================= */


/* imports:
================================================================================= */
@import url("css/font.css");
@import url("css/color.css");


/* abstand:
================================================================================= */
#et-main-area .et_pb_section {
  padding: 60px 0;
}
#et-main-area .et_pb_row,
#kontakt-container.et_pb_row {
  padding: 30px 0;
}
#et-main-area .et_pb_section.et_pb_fullwidth_section,
#header-container .et_pb_row--with-menu,
#et-main-area #footer-info,
#header-container,
#top-header-container,
#top-header-container .et_pb_row,
#kontakt-container,
.dmpro-flip-box-front-side-innner {
  padding: 0 !important;
}
.et_pb_section.abstand-oben-weg,
.et_pb_section.abstand-oben-weg .et_pb_row_inner,
.et_pb_section.abstand-oben-weg .et_pb_row:first-child {
  padding-top: 0 !important;
}
.et_pb_section.abstand-unten-weg,
.et_pb_section.abstand-unten-weg .et_pb_row_inner,
.et_pb_section.abstand-unten-weg .et_pb_row:first-child,
.partner,
#leistungen-container .et_pb_row,
#mitarbeiter-container .et_pb_row,
#produkte-container .et_pb_row {
  padding-bottom: 0 !important;
}
/*.trenner-container.et_pb_section {
  padding-bottom: 110px !important;
}*/
#partner-container {
  padding-top: 110px !important;
}
#et-main-area #footer-info .et_pb_row {
  padding: 15px 0 !important;
}
.partner:last-child,
#leistungen-container .et_pb_row:nth-child(1),
#leistungen-container .et_pb_row:last-child,
#mitarbeiter-container .et_pb_row:nth-child(1),
#mitarbeiter-container .et_pb_row:last-child,
#produkte-container .et_pb_row:nth-child(1),
#produkte-container .et_pb_row:last-child {
  padding-bottom: 30px !important;
}
.et_pb_section .et_pb_column .et_pb_module {
  margin-bottom: 60px;
}
.datcheck,
#mitarbeiter-container .dmpro-image-wrap,
#produkte-container .dmpro-image-wrap,
.et_pb_main_blurb_image,
.et_pb_section .et_pb_column .et_pb_module.text-top-line,
footer .et_pb_section .et_pb_column .et_pb_module,
#service-container .et_pb_module,
.dmpro-icon-wrap .et-pb-icon,
.et_pb_section .et_pb_column .et_pb_toggle {
  margin-bottom: 15px;
}
.et_pb_section .et_pb_column .et_pb_module:last-child,
#top-header-container .et_pb_column,
#top-header-container .et_pb_module,
#top-header-container .et_pb_main_blurb_image,
#top-header-container .et-pb-icon,
#top-header-container .et_pb_social_media_follow li,
#kundenstimmen-container .dmpro_carousel_child .dmpro-carousel-item-desc {
  margin-bottom: 0;
}


/* allgemein:
================================================================================= */
#top-header-container,
#header-container {
  width: 100% !important;
  max-width: 100%;
}
#top-header-container .et_pb_row,
#header-container .et_pb_row,
#main-header .container,
#top-header .container {
  max-width: 90%;
}
.et_pb_row,
#main-header .container,
#top-header .container,
#main-footer .container {
  width: 90%;
}
#et-main-area {
  overflow: hidden;
}
.et_parallax_bg {
  -webkit-filter: opacity(.7);
  filter: opacity(.7);
}
/*#header-slider .et_pb_fullwidth_image {
  opacity: .7;
}*/
.trenner-container .et_pb_row {
  display: flex;
}
.trenner-container .et_pb_column,
#leistungen-container .et_pb_equal_columns .et_pb_column {
  padding: 30px;
}
.dmpro-text {
  padding: 15px !important;
}
.et_pb_promo,
#kontaktstreifen-container .et_pb_text {
  position: relative;
}
.dmpro-text {
  z-index: 1;
}
.et_pb_equal_columns .et_pb_row {
  align-items: center;
}
.et_pb_social_media_follow li a {
  margin-right: 15px;
}
.et_pb_social_media_follow li:last-child a {
  margin-right: 0;
}
.et_pb_social_media_follow li a.icon,
.et_pb_social_media_follow li a.icon::before {
  width: inherit;
}
.partner .et_pb_image .et_pb_image_wrap {
  overflow: hidden;
}
.et_pb_image a:hover img,
.et_pb_social_icon .icon:hover {
  transform: scale(1.1);
}


/* accordion:
================================================================================= */
.et_pb_toggle_open .et_pb_toggle_title::after {
  position: absolute;
  font-family: ETmodules !important;
  font-weight: 400 !important;
  content: "\3d" !important;
  right: 0;
  left: auto;
  font-size: 16px;
  line-height: 1;
  top: 50%;
  margin-top: -.5em;
}
.et_pb_toggle_close .et_pb_toggle_title:hover::before, .et_pb_toggle_open .et_pb_toggle_title::after {
  transform: rotate(90deg);
}


/* blurb:
================================================================================= */
.et_pb_blurb_content {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
#leistungen-container .et_pb_blurb_content {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 100%;
}
#kontakt-container .et_pb_blurb_content,
#footer-container .et_pb_blurb_content {
  align-items: center;
}
.et_pb_main_blurb_image,
.trenner-container .et_pb_image,
.dmpro-carousel-icon {
  max-width: 40px !important;
	width: 40px;
  height: 40px;
  margin-right: 15px;
  margin-bottom: 0;
  border-radius: 50%;
  display: grid;
  align-items: center;
  justify-content: center;
}
#kontakt-container .et_pb_main_blurb_image,
footer .et_pb_main_blurb_image {
  width: 40px;
  height: 40px;
}
#top-header-container .et_pb_image_wrap,
#kontakt-container .et_pb_main_blurb_image .et_pb_image_wrap {
  padding: 0;
}
.zaehler .et_pb_image_wrap,
.et_pb_main_blurb_image .et_pb_image_wrap {
  padding: 7px;
}
.trenner-container .et_pb_image,
.zaehler .et-pb-icon {
  max-width: 70px !important;
  width: 70px !important;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#top-header-container .et_pb_main_blurb_image {
  width: auto !important;
}


/* BorlabsCookie:
================================================================================= */
.BorlabsCookie ._brlbs-default {
  border-radius: 0px;
  max-width: 100%;
  border: 0px solid #000
}


/* button:
================================================================================= */
.et_pb_button {
  border: 0 solid !important;
  border-radius: 0;
}
.et_pb_button,
.et_pb_button:hover {
  padding: .9em 2em !important;
}


/* pseudo:
================================================================================= */
/*h2::before,
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a::before,
.et_pb_slide_description::before,
.trenner-container .et_pb_column::before,
.dmpro-hover-box-content::before,
.dmpro-hover-box-hover::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100px;
    height: 5px;
}
.center-text h2::before,
.et_pb_promo h2::before {
    left: calc(50% - 50px);
}*/
.trenner-container .et_pb_column::before,
.et_pb_slide_description::before,
.dmpro-hover-box-content::before,
.dmpro-hover-box-hover::before {
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: -1;
}


/* slider:
================================================================================= */
.et_pb_slide {
  padding: 0 5%;
}
.et_pb_slider:hover .et-pb-arrow-prev {
  left: 0px;
}
.et_pb_slider:hover .et-pb-arrow-next {
  right: 0px;
}


/* shadows:
================================================================================= */
.et_pb_image_wrap,
.et_pb_gallery_item,
#leistungen-container .et_pb_equal_columns .et_pb_column,
.dmpro-flip-box-front-side,
.dmpro-flip-box-back-side {
  box-shadow: 0 0 30px 0 rgba(39,38,37,.2);
}
.et_pb_main_blurb_image .et_pb_image_wrap,
.trenner-container .et_pb_image_wrap,
.icon-link .et_pb_image_wrap {
  box-shadow: 0 0 0 0 rgba(39,38,37,0);
}
.has_et_pb_sticky #header-container {
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
  -moz-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
  box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
}
#header-container {
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
#h1-container-absolut {
  text-shadow: 0 1px 3px rgba(0,0,0,.3);
}


/* transition:
================================================================================= */
a,
.et_pb_blurb_content,
.et_pb_main_blurb_image,
.wpcf7 .wpcf7-submit,
.partner .et_pb_image_wrap,
.et_pb_social_media_follow li a,
.et_pb_toggle_close .et_pb_toggle_title::before,
.et_pb_menu__logo img,
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a::before,
.et_pb_image a img {
  -webkit-transition: all .3s ease 0ms !important;
  transition: all .3s ease 0ms !important;
}
#et-info-phone {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/* header:
================================================================================= */
.et_fixed_nav #top-header,
.et_fixed_nav #main-header {
  position: fixed;
}
#et-info-phone:hover {
  opacity: 0.7;
}
/*#top-header-container .et_pb_row {
  display: flex;
}*/
#top-header-container .et_pb_column {
  width: inherit;
  margin-right: 0;
}
#top-header-container .et_pb_column,
#top-header-container .et_pb_blurb_content {
  display: flex;
  align-items: center;
	flex-wrap: wrap;
}
#top-header-container .et_pb_column:last-child {
  justify-content: end;
}
#top-header-container .et_pb_blurb {
  margin-right: 30px;
}
#top-header-container .et_pb_blurb:last-child {
  margin-right: 0;
}
#top-header-container .et_pb_social_media_follow li a.icon,
#top-header-container .et_pb_social_media_follow li a.icon::before,
#top-header-container .et_pb_blurb_content {
  height: 40px;
  line-height: 40px !important;
}
#header-container .et_pb_menu .et_pb_menu__wrap {
  justify-content: flex-end;
}
#header-container .et_pb_menu__logo {
  padding: 10px 0;
}
#header-container .et_pb_menu__logo img {
  height: 60px !important;
  width: auto;
}
.has_et_pb_sticky #header-container .et_pb_menu__logo img {
  height: 60px !important;
}


/* menu:
================================================================================= */
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li {
  padding-left: 5px;
  padding-right: 5px;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
  position: relative;
  padding: 30px 10px;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a::before {
  transform: scaleX(0);
  width: 100% !important;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a:hover::before,
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.current_page_item > a::before {
  transform: scaleX(1);
}
.et_mobile_menu li a:hover,
.nav ul li a:hover,
.et-menu a:hover {
  opacity: 1;
}
.et_mobile_menu {
  padding: 30px;
}


/* header-slider:
================================================================================= */
.et_pb_slider_container_inner {
  padding: 16% 0;
}
.et_pb_slide_description {
  padding: 60px 30px;
  max-width: 700px;
  margin: 0;
}


/* trenner-container:
================================================================================= */
.trenner-container .et_pb_image {
  text-align: center;
  margin: auto !important;
}
.trenner-container .et_pb_icon {
  margin-bottom: 0 !important;
}
.trenner-container .et-pb-icon {
  padding: 15px;
  border-radius: 50%;
}


/* h1-container-absolut:
================================================================================= */
#h1-container-absolut {
  position: fixed;
  top: 17vw;
  left: 0;
  width: 100%;
}


/* leistungen-container:
================================================================================= */
#leistungen-container .et_pb_column {

}


/* kundenstimmen-container:
================================================================================= */
#kundenstimmen-container .et_pb_module_inner,
#kundenstimmen-container .dmpro-carousel-child-wrapper {
  height: 100%;
  padding: 0 0 15px 0;
  position: relative;
}
#kundenstimmen-container .dmpro-carousel-item-content {
  padding: 15px 0 0;
}
#kundenstimmen-container .dmpro_carousel .swiper-container {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
#kundenstimmen-container .dmpro_carousel .swiper-button-next {
  right: -15px !important;
}
#kundenstimmen-container .dmpro_carousel .swiper-button-prev {
  left: -15px !important;
}

/* produkte-container:
================================================================================= */
#produkte-container img {
  max-width: 300px;
  width: 100%;
}


/* wpcf7-container:
================================================================================= */
.wpcf7 {
  padding: 0;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
  width: 100%;
  padding: 10px 24px !important;
  max-height: 100px;
}
input[type=checkbox] {
  width: 15px !important;
  height: 15px !important;
}
.wpcf7-spinner {
  position: absolute;
  top: 0;
  right: 0;
}
.wpcf7-list-item,
input[type="checkbox"] {
  margin-left: 0;
}


/* main-footer:
================================================================================= */
#footer-container .et_pb_column::before {
  position: absolute;
  content: '';
  top: 0;
  left: 103%;
  height: 100%;
  width: 1px;
  background-color: rgba(255,255,255,.2);
}
#footer-container .et_pb_column:last-child::before {
  width: 0;
}
footer .et_pb_menu .et_pb_menu__menu > nav > .et-menu li {
  display: block;
  margin-top: 0;
  width: 100%;
}
footer .et_pb_menu .et_pb_menu__menu > nav > .et-menu li a {
  padding-bottom: 20px;
}
footer .et_pb_menu .et_pb_menu__menu > nav > .et-menu li:last-child a {
  padding-bottom: 0;
}
.icon-link,
.icon-link a,
.et_pb_social_media_follow {
  display: inline-block;
}
.icon-link {
  margin: 0 !important;
}
.icon-link .et_pb_image_wrap {
  height: 20px;
  width: 20px;
}
.icon-link a {
  margin-right: 10px;
}
.et_pb_social_media_follow {
  position: relative;
}
footer .et_pb_social_media_follow {
  top: -7px;
}
.et_pb_social_media_follow li {
  margin-bottom: 0;
}
.et_pb_module .mobile_menu_bar::before {
  top: 0;
}




/* responsive:
================================================================================= */
@media only screen and (max-width: 1360px) {
  #header-container .et_pb_menu__logo img {
    height: inherit !important;
    max-width: 300px;
    width: 50%;
  }
  .has_et_pb_sticky #header-container .et_pb_menu__logo img {
    height: inherit !important;
    max-width: 200px;
  }
}
@media only screen and (max-width: 1170px) {
  .et_pb_menu__menu,
  footer .et_mobile_nav_menu {
    display: none !important;
  }
  .et_mobile_nav_menu,
  footer .et_pb_menu__menu {
    display: block !important;
  }
  .et-l--header .et_mobile_menu {
    padding: 5%;
  }
  .mobile_nav,
  .mobile_menu_bar {
    height: 100%;
  }
  .mobile_menu_bar{
    display: flex;
    align-items: center;
  }
  .et-l--header ul {
    list-style-type: none;
  }
}
@media only screen and (max-width: 980px) {
  #h1-container-absolut {
    top: 14vw;
  }
  .trenner-container .et_pb_row {
    display: block;
  }
  .et_pb_column_single {
    padding-top: 30px;
  }
  .et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 30px;
  }
 footer .et_pb_menu__menu { display: block !important; }
  footer .et_mobile_nav_menu { display: none !important; }
  footer .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  }
  #footer-container .et_pb_column::before {
    width: 0;
  }
  .et_pb_column .et_pb_grid_item { margin: 0 5.5% 40px 0; width: 47.25%; }
	.et_pb_column .et_pb_grid_item:nth-child(even) { margin-right: 0px !important; }
	.et_pb_column .et_pb_grid_item a, .et_pb_column .et_pb_grid_item img { width: 100%; display: block; }
	.et_pb_column .et_pb_grid_item.on_last_row { margin-bottom: 0 !important; }
}
@media only screen and (max-width: 767px) {
  #top-header-container .et_pb_column {
    width: auto;
  }
  #top-header-container .et_pb_column:last-child {
    margin-left: 30px;
  }
  .et_pb_bottom_inside_divider {
    background-size: 100% 50px !important;
    height: 50px !important;
  }
}
@media only screen and (max-width: 540px) {
  #et-main-area .et_pb_section {
    padding: 30px 0;
  }
  #top-header-container .et_pb_column:last-child {
    display: none;
  }
  .et_pb_slide_description {
    padding: 30px 15px;
  }
  .et_pb_bottom_inside_divider {
    display: none;
  }
  #h1-container-absolut {
    position: relative;
    top: 0;
  }
  #h1-container-absolut,
  #h1-container-absolut .et_pb_row {
    padding-bottom: 0 !important;
  }
/*  #h1-container-absolut.center-text .et_pb_module {
    text-align: left !important;*/
  }
  #h1-container-absolut h1 {
    text-shadow: 0 0 0 rgba(0,0,0,0);
  }
  .et_pb_column .et_pb_grid_item { margin: 0 0 30px 0; width: 100%; }
  .et_pb_column .et_pb_grid_item:last-child { margin: 0; }

@media only screen and (max-width: 450px) {
  .et_pb_blurb_content {
    display: block;
  }
	#leistungen-container .et_pb_blurb_content {
    display: flex;
  }
  .et_pb_main_blurb_image {
    margin-bottom: 15px;
    margin-right: 0;
  }
  #top-header-container .et_pb_main_blurb_image {
    margin-right: 10px;
  }
}
@media only screen and (max-height: 560px) {
  #mobile_menu {
    max-height: 80vh;
    overflow-y: scroll;
  }
}

span.wpcf7-list-item{
	display:unset !important;
}
/*All-in-Link neue*/
.all-in-link-button2 {
	border-radius: 50px !important;
	min-width: 50% !important;
 	margin: 5px !important;
	transition: 1.5s ease !important;
}

.all-in-link-button2:before{
	margin-right: 10px !important;
	margin-left: 10px !important;
    float: left !important;
	position: static
}
.all-in-link-button2:hover{
	transform: scale(1.2);
	transition: 1.5s ease !important;
}
#all_in_link_block a.all-in-link-button2{
	background-color: white !important;
	color: #3e88ab !important;
	font-size: 20px !important;
}
.all_in_link_logo .et_pb_image_wrap {
	box-shadow: none;
}
.footer_menu_neue #menu-footermenue a{
	color: #fff !important;
}

@media (max-width: 980px) {
	.all-in-link-button2 {min-width: 60% !important;}
	.footer_menu_neue .et_pb_menu__menu {display: block !important}
	.footer_menu_neue .et_mobile_nav_menu {display: none !important}
}
@media (max-width: 500px) {
	.all-in-link-button2 {min-width: 90% !important;}
}

#footer-container .et_pb_button {
	border: 1px solid !important;
}



/*Änderungen nach Froughs Audit*/

@media (max-width: 980px){
	#menu-footermenue,
	#footer-container,
	#footer-container .et_pb_text_inner,
	#footer-container .et_pb_blurb_description{
	text-align: center
	}
	#footer-container .et_pb_blurb_content{
		display: flex !important;
		flex-direction: column;
	}
}
.et_mobile_menu{
max-height: 450px !important;
overflow: auto !important;
}

#post-340 #header-slider .et_pb_slide_description{
	display: none;
}
#kundenstimmen-container .dmpro-carousel-main .dmpro-image-wrap{
	padding-top: 15px;
}

.wpa-hide-ltr#skiplinks a, 
.wpa-hide-ltr#skiplinks a:hover, 
.wpa-hide-ltr#skiplinks a:visited {
margin-top:25px !important;
}

#kundenstimmen-container .dmpro-image-wrap{
	display: flex;
	justify-content: center;
}
h1::after,
h2::after,
#service-container h3::after,
#regional h3::after {
    content: "";
    display: block;
    width: 100px; 
    height: 5px; 
    background-color: #feed00;
    margin: 8px auto 0 auto;
}
#post-342 h1::after{
	background-color: #00633a;
}
/*@media (min-width: 980px) {
	.text-block h1::after,
	.text-block h2::after,
	.text-block h3::after {
	margin: 8px auto 0 0 !important;
}
}*/
@media (min-width: 980px) {
	.text-rechts h3::after {
    margin: 8px 8px 0 auto !important;
	}
}
#footer h1::after,
#footer h2::after{
	display: none;
}
.text_links h1::after,
.text_links h2::after{
    content: "";
    display: block;
    width: 100px; 
    height: 5px; 
    background-color: #f8ec00;
	margin: 8px auto 0 0 !important
}

/* fixed-sidebar-container:
================================================================================= */
#fixed-sidebar-container {
  position: fixed;
  right: 0;
  top: 25vh;
  z-index: 99999;
}
#fixed-sidebar-container .et_pb_icon_wrap,
#fixed-sidebar-container .et_pb_image_wrap,
#fixed-sidebar-container .et_pb_social_media_follow li a {
  max-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 5px 0 0 5px;
  margin-bottom: 5px;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#fixed-sidebar-container .et_pb_icon_wrap,
#fixed-sidebar-container .et_pb_image_wrap {
  padding: 5px;
}

#fixed-sidebar-container .icon-link a,
#fixed-sidebar-container .et_pb_social_media_follow,
#fixed-sidebar-container .et_pb_social_media_follow li {
  display: block;
}
#fixed-sidebar-container .et_pb_social_media_follow li {
  margin-bottom: 0;
}
#fixed-sidebar-container .icon-link a,
#fixed-sidebar-container .et_pb_social_media_follow li a {
  margin-right: 0;
}
.et_pb_slide_description{
	display: none;
}
.circle-container {
    position: relative;
    width: 80vmin;
    height: 80vmin;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 320px;
    min-height: 320px;
  }

  .outer-circle {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed #ffde00;
    border-radius: 50%;
  }

  .center-circle {
    position: absolute;
    width: 30%;
    height: 30%;
    border-radius: 50%;
    background-color: #006837;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    font-size: 1.2vmin;
    font-weight: bold;
    transition: all 0.3s ease;
  }

  .small-circle {
    position: absolute;
    width: 12vmin;
    height: 12vmin;
    border-radius: 50%;
    background-color: #ffde00;
    color: #005a26;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease;
    font-size: 1.2vmin;
    line-height: 1.2;
  }

  .small-circle:hover {
    transform: scale(1.1);
  }

  .number {
    background: #005a26;
    color: white;
    border-radius: 50%;
    width: 3vmin;
    height: 3vmin;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    font-size: 1.1vmin;
  }


/* Kreise auf Karriere:
================================================================================= */
#circle_karriere .et_pb_code_inner{
	display: flex;
	justify-content: center;
}
.circle-container {
    position: relative;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .center-circle {
    position: absolute;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #006837; /* Dunkelgrün */
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    transition: all 0.3s ease;
  }

  .outer-circle {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed #fff; /* Gelbe gepunktete Linie */
    border-radius: 50%;
    box-sizing: border-box;
  }

  .small-circle {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #fff; /* Gelb */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #005a26; /* Dunkelgrün für Text */
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease;
  }

  .small-circle:hover {
    transform: scale(1.1);
  }

  .number {
    background: #005a26;
    color: white;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
  }

  /* Positionierung der 7 Kreise rundherum */
  .c1 { top: -9%; left: 25%;}
  .c2 { top: 0%; right: 8%;}
  .c3 { top: 38%; right: -11%;}
  .c4 { bottom: 0%; right: 5%;}
  .c5 { bottom: -10%; left: 30%;}
  .c6 { bottom: 15%; left: -5%;}
  .c7 { top: 20%; left: -8%;}

/* ===== Responsive Design ===== */
  @media (max-width: 900px) {
    .circle-container {
      width: 450px;
      height: 450px;
    }
    .center-circle {
      width: 180px;
      height: 180px;
      font-size: 14px;
    }
    .small-circle {
      width: 110px;
      height: 110px;
      font-size: 14px;
    }
  }

  @media (max-width: 700px) {
    body {
      height: auto;
      /*padding: 40px 0;*/
    }

    .circle-container {
      width: 100%;
      height: auto;
      flex-direction: column;
      border-radius: 0;
    }

    .outer-circle {
      display: none; /* Linie ausblenden auf Handy */
    }

    .center-circle {
      position: relative;
      width: 200px;
      height: 200px;
      margin: 20px auto;
    }
  }

  @media (max-width: 480px) {
    .center-circle {
      width: 160px;
      height: 160px;
      font-size: 13px;
    }

    .small-circle {
      width: 70px;
      height: 70px;
      font-size: 10px;
    }

    .number {
      width: 20px;
      height: 20px;
      font-size: 11px;
    }
	.c1 { top: -3%; left: 30%;}
	.c2 { top: 5%; right: 8%;}
	.c3 { top: 38%; right: -5%;}
	.c4 { bottom: 5%; right: 9%;}
	.c5 { bottom: -3%; left: 30%;}
	.c6 { bottom: 18%; left: -2%;}
	.c7 { top: 22%; left: -4%;}
  }

/*Side info Bild*/
/* Popup-Fenster (versteckt standardmäßig) */
.info-popup {
  position: absolute;
  top: 60px; /* Abstand vom Icon */
  right: 0;
  width: 260px;
  background: #ffed00;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  padding: 12px;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  transition: all 0.25s ease;
  z-index: 1000;
}

/* Sichtbar */
.info-popup.open {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* Foto */
.info-popup .popup-image {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 8px;
}

/* Textbereich */
.info-popup .popup-text {
  font-size: 14px;
  color: #00633a!important;
}
.info-popup .popup-text h3,
.info-popup .popup-text a{
	color: #00633a!important;
}
.info-popup .popup-text{
	display: flex;
	flex-direction:column;
}
.popup-text button{
	margin-top:5px;
	border-radius: 10px;
	padding: 5px;
	background-color:#00633a;
	border:none;
}
.info-popup .popup-text button a{
	color: #fff!important
}
/* Überschrift */
.info-popup .popup-text h3 {
  margin: 0 0 6px;
  font-size: 16px;
}

/* Schließen-Button */
.info-popup .close-btn {
  position: absolute;
  top: 6px;
  right: 8px;
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #555;
}
/*text-animation stellen seite*/
.neon-text {
    font-size: 2rem;
    color: #fff;
    text-shadow: 0 0 5px #ffed00, 0 0 10px #ffed00, 0 0 20px #ffed00, 0 0 40px #ffed00, 0 0 80px #ffed00;
    animation: glow 1.5s infinite alternate;
}

@keyframes glow {
    0% {
        text-shadow: 0 0 5px #ffed00, 0 0 10px #ffed00, 0 0 20px #ffed00, 0 0 40px #ffed00, 0 0 80px #ffed00;
    }
    100% {
        text-shadow: 0 0 10px #00633a, 0 0 20px #00633a, 0 0 40px #00633a, 0 0 80px #00633a, 0 0 160px #00633a;
    }
}

.stellen_button{
	width: 100%;
	text-align: center;
}
#footer-container .et_pb_menu__wrap{
	justify-content: center !important;
}

.has_et_pb_sticky #header-container {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
#header-container {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

#header-container .et_pb_menu .et_pb_menu__menu>nav>ul {
	margin: 10px 0px !important;
	background-color: #feed00;
}

#header-container .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	padding: 10px 10px 10px 10px;
}

#header-container .et_pb_menu_inner_container img {
	margin: 0px 5px;
	max-width: unset;
	width: 140px;
}

#header-container .et_pb_menu_inner_container .et_pb_menu__menu .nav {
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
}


.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
	background-color: #feed00 !important;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
}

@media (min-width: 1500px) {
	#header-slider > div > div > div > div {
		min-height: 950px;
	}
}

#menu-hauptmenue > li.et_pb_menu_page_id-346.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-354 > a::after,
#menu-hauptmenue > li.et_pb_menu_page_id-342.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-1632 > a::after{
	display:none;
}
#header-container > div > div > div > div > div.et_pb_menu__logo-wrap > div {
	height: 150px; 
	width: 150px; 
	justify-content: center; 
	align-items: center; 
	background-color: #feed00; 
	border-radius: 50%; 
	display: flex; 
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4) !important;
}
@media(max-width:980px){
	#header-container > div > div > div > div > div.et_pb_menu__logo-wrap > div {
	height: 100px; 
	width: 100px;
	}
}

#header-container #menu-hauptmenue {
	height: 60px;
	align-self: center;
}

/* Superheld-Avatar unten links auf der Website*/

#superhero-container {
	display: flex;
    height: 280px;
    width: 280px;
    background-color: white;
    background: #ffffff;
    position: fixed;
    left: 0px;
    bottom: 0px;
    border-radius: 50%;
    transform: translate(-40px, 80px);
    z-index: 2000 !important;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.3) !important;
}

#superhero-container #superhero {
	height: 400px;
	max-width: none;
	transform: translate(-190px, 20px);
	transition: ease-in-out;
	transition-duration: 300ms;
}
#superhero-container:hover #superhero {
	transform: translate(-170px, 0px);
	transition: ease-in-out;
	transition-duration: 300ms;
}

#superhero-container #speechbubble {
	max-width: none;
	height: 180px;
	transform: translate(150px,-80px);
	opacity: 0;
	transition: ease-in-out 300ms;
}

#superhero-container:hover #speechbubble {
	transform: translate(170px,-100px);
	opacity: 1;
	transition: ease-in-out 300ms;
}
@media(max-width:680px){
	#superhero-container{
	height: 160px; 
	width: 160px;
	transform: translate(-40px, 0px);
	}
	#superhero-container #superhero{
	height: 160px;
	transform: translate(-90px, 0px);
	}
	#superhero-container #speechbubble{
		height: 120px !important;
		transform: translate(105px, -65px)!important;
	}
}
/* Superhero auf der Startseite*/

#superhero-img .et_pb_image_wrap {
	box-shadow: 0 0 0 rgb(0,0,0);
}

#superhero-img img {
	transform: translate(200px, 0)
}

/*button im footer*/
#footer-container .et_pb_button_module_wrapper{
	display:flex;
	flex-wrap: wrap;
}
#footer-container .et_pb_button_module_wrapper .button_footer{
	width:100%
}

/*Ausbildung Secrtion*/
#post-1715 .ausbildung_section,
#post-1715 .ausbildung_section .ausbildung_block{
	padding: 0px;
}
.bild1{
	clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 100%, 60% 100%, 50% 85%, 40% 100%, 0 100%);
	background: #00633A!important;
}

/*Änderungen 01.12.2025*/
#footer-container .et_pb_image_wrap {
	box-shadow: none;
}
.mfp-title{
	display: none;
}
#header-container{
	top: calc(41px + 0px) !important;
}
@media(max-width:680px){
	#header-container{
	top: 2px !important;
}
}
/*Checklist*/
ul.checklist {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 700px;
  font-family: system-ui, sans-serif;
  counter-reset: item;
  /* Verzögerungsschritt für die gestaffelte Anzeige 
  --delay-step: 1s;*/
}

/* Jedes Listenelement als flex-Zeile: Kästchen links, Text rechts */
ul.checklist li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 6px;
  line-height: 1.4;
  position: relative;
  /* Standardverhalten: kein Markierungszeichen */
}

/* Das quadratische Kästchen (leeres Kästchen) */
ul.checklist li::before{
  content: "";
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 2px solid #00633a;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 3px; /* damit das Kästchen vertikal besser mit Text ausgerichtet ist */
  background: #fff;
  flex: 0 0 auto;
}

/* Das Häkchen, das erscheint (als Pseudo-Element) */
ul.checklist li::after{
  content: "✔";
  position: absolute;
  left: 11px; /* positioniert über dem Kästchen */
  top: 17px;
  font-size: 12px;
  line-height: 1;
  transform-origin: center;
  opacity: 0;
  transform: scale(0.6) rotate(-20deg);
  /* Animation (wird je Listeneintrag gestaffelt verzögert) */
  animation: revealCheck 420ms cubic-bezier(.2,.9,.2,1) forwards;
  /* Standardverzögerung: wird per nth-child überschrieben */
  animation-delay: 0s;
  pointer-events: none;
}

/* Keyframes für das Einblenden des Häkchens */
@keyframes revealCheck {
  from {
    opacity: 0;
    transform: scale(0.6) rotate(-20deg);
  }
  60% {
    transform: scale(1.05) rotate(0deg);
    opacity: 1;
  }
  to {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }
}

/* gestaffelte Verzögerungen für nacheinander auftauchende Häkchen
   Passe die Anzahl der nth-child-Regeln an die tatsächliche Listengröße an.
   Die Verzögerung basiert auf --delay-step */
ul.checklist li:nth-child(1)::after { animation-delay: calc(var(--delay-step) * 0); }
ul.checklist li:nth-child(2)::after { animation-delay: calc(var(--delay-step) * 1); }
ul.checklist li:nth-child(3)::after { animation-delay: calc(var(--delay-step) * 2); }
ul.checklist li:nth-child(4)::after { animation-delay: calc(var(--delay-step) * 3); }
ul.checklist li:nth-child(5)::after { animation-delay: calc(var(--delay-step) * 4); }
ul.checklist li:nth-child(6)::after { animation-delay: calc(var(--delay-step) * 5); }
ul.checklist li:nth-child(7)::after { animation-delay: calc(var(--delay-step) * 6); }
ul.checklist li:nth-child(8)::after { animation-delay: calc(var(--delay-step) * 7); }
ul.checklist li:nth-child(9)::after { animation-delay: calc(var(--delay-step) * 8); }
ul.checklist li:nth-child(10)::after { animation-delay: calc(var(--delay-step) * 9); }
/* ...weitere nth-child-Regeln hinzufügen, falls du mehr Einträge hast */

/* Barrierefreiheit: reduziert Animationen wenn Nutzer Bewegung reduziert haben */
@media (prefers-reduced-motion: reduce) {
  ul.checklist li::after { animation: none; opacity: 1; transform: none; }
}

/* Optional: etwas Styling für den Text (z.B. Zeilenumbrüche behalten) */
ul.checklist li br { display: block; line-height: 1.2; }


@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}

.et_pb_row .boxheight , .boxheight.et_pb_row,  .boxheight .et_pb_module, .boxheight .et_pb_module_inner, .boxheight .et_pb_column_30, .boxheight .et_pb_column_13, .boxheight .et_pb_column_23, .boxheight .dmpro-flip-box-container, .boxheight .dmpro-flip-box-inner, .boxheight .dmpro-flip-box-inner-wrapper{
	display: flex !important;
	height: auto !important;
	min-height: 300px;
}
@media all and (max-width: 500px) {
	.et_pb_row .boxheight , .boxheight .et_pb_column_30, .boxheight .et_pb_column_13, .boxheight .et_pb_column_23, .boxheight .et_pb_module, .boxheight .et_pb_module_inner{
		display: grid !important;
	}
}
.dmpro_flip_box,
  .et_pb_module_inner,
  .dmpro-flip-box-container{
    width: 100% !important;
  }
@media all and (max-width: 500px) {
	#header-container .et_pb_menu_inner_container img {
		padding: 15px;
	}
}
.brlbs-relative p, .brlbs-relative h2 {color: black !important;}