/*
 Theme Name: ezbb
 Theme URI: https://www.sprung-kommunikation.de/
 Description: Sprung Kommunikation
 Author: Sprung Kommunikation
 Author URI: https://www.sprung-kommunikation.de/
 Template: Divi
 Version: 1.0.1
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*@font-face {
	font-family: "RykerTextRegular";
	src: url('/wp-content/themes/aps/webFonts/RykerTextRegular/font.woff2') format('woff2'), url('/wp-content/themes/aps/webFonts/RykerTextRegular/font.woff') format('woff');
	font-weight:400;
}
@font-face {
	font-family: "RykerBold";
	src: url('/wp-content/themes/aps/webFonts/RykerBold/font.woff2') format('woff2'), url('/wp-content/themes/aps/webFonts/RykerBold/font.woff') format('woff');
	font-weight:700;
}
@font-face {
	font-family: "RykerMedium";
	src: url('/wp-content/themes/aps/webFonts/RykerMedium/font.woff2') format('woff2'), url('/wp-content/themes/aps/webFonts/RykerMedium/font.woff') format('woff');
	font-weight:500;
}
*/
/**/
@import url(addons.css);
html {
  scroll-behavior: smooth;
}

/*div[id]::before {
  content: "";
  display: block;
  height: 200px;
  margin-top: -200px;
  visibility: hidden;
  pointer-events: none;
}*/
body {
  font-weight: 400;
  line-height: 1.4 !important;
}

/*grid*/
/* HEADER */
/* SLIDER */
.heroslider.et_pb_fullwidth_section {
  max-width: 1560px;
  margin: auto;
  aspect-ratio: 4 / 2;
  display: block;
  width: 80%;
}

.heroslider.et_pb_fullwidth_section .et_pb_fullwidth_slider_0, .heroslider.et_pb_fullwidth_section .et_pb_fullwidth_slider_0 .et_pb_slide {
  height: auto;
  aspect-ratio: 4 / 2;
  max-width: 1560px;
  min-height: 100px;
}

.et-pb-controllers a {
  width: 80px;
}

.et_pb_slides .et_pb_slider_container_inner {
  display: block;
  position: absolute;
  bottom: 0px;
}
.et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
  padding: 100px 0;
  max-width: 760px;
  margin: 0;
}
.et_pb_slides .et_pb_slider_container_inner .et_pb_button, .et_pb_slides .et_pb_slider_container_inner .et_pb_more_button.et_pb_button {
  margin: 0 !important;
  padding: 0 !important;
}

.et_pb_menu_1_tb_header, .kopfmenue, .et_pb_image_0_tb_header .et_pb_image_wrap img {
  transition: 0.5s all;
}

.has_et_pb_sticky .et_pb_image_0_tb_header .et_pb_image_wrap img {
  height: 80px !important;
}

.has_et_pb_sticky #navbar {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  /*padding: 15px 40px !important;*/
}

.has_et_pb_sticky .et_pb_menu_1_tb_header {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.has_et_pb_sticky .kopfmenue {
  margin-bottom: 1% !important;
}

#navbar {
  transition: 0.5s all;
  max-width: 1560px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 15px 40px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
#navbar .et_pb_column_1_4 {
  width: 100px !important;
  margin: 0 !important;
  z-index: 100;
}
#navbar .et_pb_column_3_4 {
  width: calc(100% - 100px) !important;
  margin: 0 !important;
}

.et-menu a, .et-menu a:hover {
  -webkit-transition: none !important;
  transition: none !important;
}

.bs-search-icon::after {
  content: '\55';
  font-family: ETModules;
  font-size: 20px;
  color: #DB0D15;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) scaleX(-1);
  pointer-events: none;
  z-index: 9;
}

.bs-search-icon .et_pb_searchsubmit {
  z-index: 10;
}

.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
  opacity: 0;
  z-index: 10;
  width: 40px;
  display: block;
}

.et_pb_search_0_tb_header form input.et_pb_s::placeholder {
  opacity: 1;
}

#menu-hauptmenue li ul.sub-menu {
  padding: 0;
}
#menu-hauptmenue li a {
  color: #00325a;
  font-size: 24px;
  transition: all 0.3s ease !important;
  line-height: 2.2rem;
}

#menu-hauptmenue li li {
  padding: 0;
  width: 100%;
}
#menu-hauptmenue li li ul {
  top: -3px !important;
}
#menu-hauptmenue li li a {
  font-size: 18px;
  color: #000 !important;
  font-weight: 400;
  padding: 8px 33px 8px 12px;
  width: 100%;
  line-height: 1.4rem;
}
#menu-hauptmenue li li.current-page-ancestor > a, #menu-hauptmenue li li.current_page_item > a, #menu-hauptmenue li li a:hover {
  background-color: transparent;
  opacity: 1;
  color: #fff !important;
  background-color: #00325a;
}
#menu-hauptmenue li li.menu-item-has-children > a:first-child::after {
  right: 14px;
  font-family: ETmodules;
  content: "5";
  top: 0.5rem;
}

.et_pb_text_inner ul {
  padding-top: 15px;
  padding-bottom: 15px;
}
.et_pb_text_inner ul li {
  list-style: disc;
  line-height: 1.7;
}

.mobilenav {
  display: none;
}

/*Sticky*/
/*.header_section .logo{
	transition: 0.3s all ease;
	width:240px;
}
.et_pb_sticky.header_section .logo{
	width:150px;
}
.et_pb_sticky #menu-hauptmenue li a{
	font-size:18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.et_pb_sticky #menu-hauptmenue li.menu-item-has-children > a:first-child::after {
  top: 10px !important;
}*/
/*.headertext p{
	font-family:"RykerTextRegular" !important;
	font-size:clamp(28px, 3.5vw, 55px);
	line-height:1.4 !important;
	font-weight:400;
	color: #005681 !important;
	
}

.headertext p:last-of-type{
	font-family:"RykerBold" !important;
	font-weight:700;
	color: #db0d15 !important;
	
}

.headertext b, .headertext strong{
	font-family:"RykerBold" !important;
	font-weight:700;
}
*/
#flyout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#flyout li:not(:first-child) a::after {
  content: '';
  display: block !important;
  font-weight: normal;
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #8097ab;
  position: absolute;
  z-index: 12;
  left: 10px;
  top: -1px;
}
#flyout li a {
  position: relative;
  display: block;
}
#flyout li .icon {
  position: relative;
  display: block;
  padding: 20px;
  background-color: #00325a;
  font-size: 23px;
  line-height: 27px;
  color: #fff;
  z-index: 10;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 10px 0;
  font-weight: 900 !important;
}
#flyout li .icon.et-pb-icon {
  transition: 0.5s ease all;
  font-family: FontAwesome !important;
  font-weight: 900 !important;
}
#flyout li .icon.red {
  background-color: #cf0000;
}
#flyout li .flyoutcaption {
  display: block;
  position: absolute;
  font-weight: bold;
  font-size: 16px;
  background-color: #fff;
  top: 0;
  left: -300px;
  padding: 12px 20px;
  transition: 0.5s ease all;
  z-index: 1;
  white-space: nowrap;
}
#flyout li .flyoutcaption.red {
  color: #cf0000;
}
#flyout a:hover .icon {
  filter: contrast(1.5);
}
#flyout a:hover .flyoutcaption {
  left: 50px;
}

/*Navigation*/
li.current-menu-item > ul li a {
  color: #383838;
}

#menu-topbarnav li {
  margin-top: 0;
}

#menu-topbarnav li a {
  padding-top: 0;
}

#menu-hauptmenue li.current-page-ancestor a, #menu-hauptmenue li.current_page_parent a {
  color: #00325a !important;
}

#menu-hauptmenue .sub-menu {
  background-color: #fff;
}

/*Breadcrumb*/
.breadcrumb-container ol {
  padding-bottom: 0;
}

.breadcrumb-container ol:first-child a {
  margin-left: 0;
  padding-left: 0;
}

.breadcrumb-container a {
  color: #666;
  font-weight: 500;
  transition: 0.3s color ease;
}

.breadcrumb-container a:hover {
  color: #000;
}

.breadcrumb-container ol li:nth-child(n+2) a:before {
  content: "\35";
  font-family: ETModules;
  color: #db0d15;
  position: relative;
  left: -0.6em;
}

/*Sections*/
div.et_pb_section.bluegradient {
  background-image: -webkit-linear-gradient(#335b7b 10px, #eaeef1 160px) !important;
  background-image: -o-linear-gradient(#335b7b 10px, #eaeef1 160px) !important;
  background-image: linear-gradient(#335b7b 10px, #eaeef1 160px) !important;
}

/*Elemente*/
.fas {
  font-family: 'Font Awesome 5 Free';
}

.quote .et_pb_text_inner {
  z-index: 1;
}
.quote::before {
  content: "\"";
  /*e071*/
  font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif;
  color: white;
  position: absolute;
  left: -2rem;
  top: -120px;
  font-size: 270px;
}
.quote::after {
  content: "\"";
  /*e071*/
  font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif;
  color: white;
  position: absolute;
  right: -0.5rem;
  bottom: -100px;
  font-size: 250px;
  z-index: 0;
  transform: rotate(180deg);
}

.et_pb_image.gradient::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  pointer-events: none;
}
.et_pb_image.blau::after {
  background-image: -webkit-linear-gradient(transparent 10px, #00325a 100%) !important;
  background-image: -o-linear-gradient(transparent 10px, #00325a 100%) !important;
  background-image: linear-gradient(transparent 10px, #00325a 100%) !important;
}

.et_pb_team_member {
  display: flex !important;
  justify-content: space-between;
}
.et_pb_team_member > div {
  flex-grow: 1;
  max-width: calc(50% - 1rem);
}
.et_pb_team_member.clearfix::after {
  display: none;
}
.et_pb_team_member .et_pb_team_member_image img {
  width: 100% !important;
}

/*Blurbs*/
.pageteaser .et_pb_blurb_container {
  position: absolute;
  bottom: 0;
  padding: 2rem;
}
.pageteaser .et_pb_main_blurb_image {
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.pageteaser .et_pb_main_blurb_image img {
  width: 100%;
}
.pageteaser .et_pb_main_blurb_image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  pointer-events: none;
  background-image: -webkit-linear-gradient(transparent 10px, #00325a 100%) !important;
  background-image: -o-linear-gradient(transparent 10px, #00325a 100%) !important;
  background-image: linear-gradient(transparent 10px, #00325a 100%) !important;
}
.pageteaser .et_pb_module_header, .pageteaser .et_pb_blurb_description {
  color: #fff !important;
}
.pageteaser a {
  color: #fff;
}
.pageteaser:hover a {
  color: #8097ab;
}

.pageteaser.quer .et_pb_main_blurb_image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: -webkit-linear-gradient(-180deg, transparent 10px, #00325a 100%) !important;
  background-image: -o-linear-gradient(-180deg, transparent 10px, #00325a 100%) !important;
  background-image: linear-gradient(-90deg, transparent 10px, #00325a 100%) !important;
}
.pageteaser.quer .et_pb_blurb_container {
  max-width: 500px !important;
}
.pageteaser.quer .et_pb_module_header, .pageteaser.quer .et_pb_blurb_description {
  color: #fff !important;
}

.et_pb_row_4col .pageteaser .et_pb_blurb_container {
  padding: 1rem 2rem;
}

.et_pb_member_position {
  padding: 0.5rem 0 !important;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
  font-family: 'Font Awesome 5 Free';
  content: "\4b" !important;
}

.et_pb_toggle_open h5 {
  font-weight: bold !important;
}

.et_pb_text_1 {
  overflow: visible !important;
}

a {
  cursor: pointer;
  transition: 0.3s all;
}

.et_pb_text a, .more-link, p a {
  border-bottom: 1px solid;
}

.et_pb_text a:hover, .more-link:hover, p a:hover {
  color: #000;
  border-bottom: 1px solid;
}

.et_pb_module_heading {
  hyphens: auto;
}

.et_pb_search .et_pb_searchform > div input {
  font-size: 21px;
}

h1, h2, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
  line-height: 1.4 !important;
  font-weight: 700;
  color: #00325a !important;
  hyphens: auto;
}

h1 {
  padding-top: 20px;
}

h1:before {
  content: "";
  display: block;
  width: 200px;
  height: 3px;
  border-top: 3px solid #8097ab;
  top: -0.2em;
  position: relative;
}

.et_pb_heading.center h1 {
  text-align: center;
  padding-top: 20px;
}

.et_pb_heading.center h1:before {
  margin: auto;
}

.et_pb_blurb_container h2, .et_pb_blurb_container h3, .et_pb_blurb_container h4 {
  text-align: center;
}

h3, h4 {
  line-height: 1.4 !important;
  font-weight: 700;
  color: #00325a !important;
  hyphens: auto;
}

h4 {
  padding-top: 0.5em;
  padding-bottom: 0;
}

h5 {
  line-height: 1.4 !important;
  font-weight: 400;
  font-size: 24px;
  color: #00325a !important;
  hyphens: auto;
}

.gm-style-iw-d h3 {
  font-size: 20px;
}

.gm-style .gm-style-iw-c {
  padding-right: 12px !important;
}

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
  line-height: inherit !important;
}

p strong, p strong, li strong, li b {
  color: #00325a;
}

.button, .veranstaltung_highlight p a {
  display: inline-block;
  font-weight: 500;
  line-height: 1.7em !important;
  transition: all 300ms ease;
  border: 2px solid transparent;
  border-radius: 6px;
  padding: .3em .7em .3em 2em;
}

.button:hover, .veranstaltung_highlight p a:hover {
  border: 2px solid #db0d15;
  border-radius: 25px;
}

.button:before, .veranstaltung_highlight p a:before {
  position: absolute;
  font-family: ETmodules !important;
  left: 0rem;
  content: '';
  font-size: 18px;
  margin-left: .3em;
  transition: all 300ms ease;
}

.button:hover::before, .veranstaltung_highlight p a:hover::before {
  left: .3rem;
}

.et_pb_button::after, .et_button_icon_visible.et_button_left .et_pb_button::after {
  left: 0rem;
}

.et_pb_button:hover::after, .et_button_left .et_pb_button:hover::after {
  left: .3rem;
}

.downloadkasten a {
  display: inline-block;
  padding-left: 7px;
}

.downloadkasten a::before {
  content: "\e092";
  /*e071*/
  font-family: ETModules;
  color: #8097ab;
  position: relative;
  left: -0.5rem;
  z-index: 9;
}

a[target="_blank"]:not(.et_pb_button)::after {
  content: "\26";
  font-family: ETModules;
  color: #8097ab;
  position: relative;
  right: -0.2rem;
  z-index: 9;
}

.downloadkasten a[target="_blank"]::after, a[target="_blank"].icon::after, .et_pb_image a[target="_blank"]::after {
  display: none;
}

.downloadkasten a.glossary-only-link:before {
  display: none;
}

mark.hilite {
  font-weight: 700;
}

.et_pb_text_inner {
  white-space: wrap;
  padding-bottom: 1rem !important;
}

.et_pb_space {
  height: 1px !important;
}

.et_pb_button, .et_pb_module .et_pb_button, .et_pb_contact_submit.et_pb_button {
  background-color: white;
  border: 1px solid #00325a !important;
  border-radius: 3px;
  color: #00325a;
  padding: 10px 15px !important;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px !important;
  cursor: pointer;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover, .et_pb_contact_submit.et_pb_button:hover {
  background-color: #00325a !important;
  color: #eaeef1 !important;
}

.et_pb_button::after, .et_pb_button::before {
  display: none !important;
}

/*News*/
.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
  color: #1a1a1a;
}

.et_pb_blog_grid .et_pb_post {
  overflow: visible !important;
}

.newsgrid .et_pb_post {
  background-color: transparent !important;
  margin-left: 20px;
  overflow: visible !important;
}

.newsgrid .et_pb_post .et_pb_image_container {
  margin: -40px 0px 0px -40px;
}

.newsgrid .et_pb_post .et_pb_image_container img {
  border-radius: 6px;
  mix-blend-mode: multiply;
}

.newsgrid.offset .column.size-1of3:nth-child(2) {
  padding-top: 100px;
}

.newsgrid.offset .column.size-1of3:nth-child(3) {
  padding-top: 30px;
}

.et_pb_blog_grid .acf_detail:not(.acf_list) {
  display: none;
}

.veranstaltungen.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post {
  padding-left: 0;
  padding-right: 0;
}

.veranstaltungen.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post .event_start_date {
  font-weight: 700;
  padding: 10px 0px;
  margin-bottom: 10px;
  border-top: 2px dotted rgba(0, 0, 0, 0.2);
  border-bottom: 2px dotted rgba(0, 0, 0, 0.2);
}

.veranstaltungen.blog_list_view .et_pb_post {
  padding-left: 0;
  padding-bottom: 20px;
}

.veranstaltungen.blog_list_view .et_pb_post .event_start_date {
  font-weight: 700;
  padding: 10px 0px;
  margin-bottom: 10px;
  border-top: 2px dotted rgba(0, 0, 0, 0.2);
  border-bottom: 2px dotted rgba(0, 0, 0, 0.2);
}

.veranstaltungen.blog_list_view .et_pb_post a.more-link {
  display: inline-block;
}

.veranstaltung_highlight {
  overflow: visible !important;
  padding-bottom: 30px;
}

.veranstaltung_highlight .et_pb_image_wrap {
  background-color: #db0d15;
  border-radius: 6px;
}

.veranstaltung_highlight .et_pb_main_blurb_image {
  left: calc(-13% - 20px) !important;
  top: -20px;
  position: relative;
  width: 70%;
}

.veranstaltung_highlight img {
  border-radius: 6px;
  mix-blend-mode: lighten;
  border-radius: 6px;
  filter: saturate(0%);
}

.veranstaltung_highlight h2 {
  width: 50%;
  position: absolute;
  top: 180px;
  left: 40%;
  background: #fff;
  padding: 10px 20px;
}

.acf_list.acf_detail.infotext {
  white-space: preserve;
}

.taetigkeitsbericht .et_pb_main_blurb_image {
  background: #f1f1f1;
  background: radial-gradient(circle, #ffffff 10%, #cccccc 100%);
  padding: 20px 0;
}

.taetigkeitsbericht .et_pb_main_blurb_image img {
  transform: scale(1);
  transition: 0.3s all;
}

.taetigkeitsbericht:hover .et_pb_main_blurb_image img {
  transform: scale(1.1);
}

.sachlich.et_pb_blog_grid_wrapper .et_pb_image_container {
  background: #f1f1f1;
  background: radial-gradient(circle, #ffffff 10%, #e6e6e6 100%);
  padding: 20px;
  border-radius: 6px;
}

.sachlich.et_pb_blog_grid_wrapper .et_pb_image_container .entry-featured-image-url {
  margin-bottom: 0;
}

.sachlich.et_pb_blog_grid_wrapper .et_pb_image_container img {
  max-height: 250px;
  min-width: 20px !important;
  width: auto;
  margin: auto;
  display: block;
  box-shadow: 5px 5px 3px 0px #ccc;
}

.sachlichdetail_thumbnail img {
  box-shadow: 5px 5px 3px 0px #ccc;
}

/*Footer*/
footer #menu-footer-s1, footer #menu-footer-s2 {
  display: block;
}

.footer.dunkel p, .footer.dunkel a {
  color: #fff !important;
  line-height: 2em;
}

.footer .et_pb_text a {
  border-bottom: none;
}

.align-bottom, .valign-bottom {
  display: flex;
  align-items: flex-end;
  line-height: 1.5;
}

.align-bottom p, .valign-bottom p {
  line-height: 1.5 !important;
}

.valign-center {
  display: flex;
  align-items: center;
}

#menu-footermenue li, #menu-footer-pflichtmenue li {
  margin-top: 0 !important;
}

#menu-footermenue li a, #menu-footer-pflichtmenue li a {
  padding-bottom: 0 !important;
}

#menu-footermenue, #menu-footer-pflichtmenue {
  flex-direction: column;
}

/*FORM*/
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.et_pb_contact {
  position: relative;
}

.et_pb_contact_form {
  margin-left: -3%;
}

p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
  clear: both;
}

.et_pb_contact .et_pb_contact_field_half {
  width: 50%;
  float: left;
}

p.et_pb_contact_field {
  padding: 0 0 0 3%;
  margin-bottom: 3%;
  background-position: 50%;
  background-size: cover;
}

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
  position: relative;
}

.et_pb_contact_form_label {
  display: none;
}

.et_pb_contact p input, .et_pb_contact p textarea {
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}

.et_pb_contact p input:-moz-placeholder, .et_pb_contact p input::placeholder, .et_pb_contact p textarea:-moz-placeholder, .et_pb_contact p textarea::placeholder {
  opacity: 1;
}

.et_contact_bottom_container {
  float: right;
  text-align: right;
  margin-top: -1.5%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ecmd-list-img {
  line-height: 0;
}

.ecmd-list-img-link {
  display: inline-block;
  line-height: 0;
}

/*Veranstaltungen*/
.et_pb_with_background .ecmd_events_layouts_0 .ecmd-list-post,
.et_pb_with_background .ecmd_events_layouts_0 .ecmd-grid-post,
.et_pb_with_background .ecmd_events_layouts_2 .ecmd-list-post,
.et_pb_with_background .ecmd_events_layouts_2 .ecmd-grid-post,
.et_pb_with_background .single-ad .ecmd-list-post.ecmd-featured-event.style2 {
  background-color: white !important;
}

.et_pb_with_background .ecmd_events_layouts_2 .ecmd-grid-post.style2:hover,
.et_pb_with_background .ecmd-grid-post.style2:hover, .ecmd-list-post.style2:hover {
  background-color: white !important;
}

.ecmd_events_layouts_0 .ecmd-event-grid-wrapper .ecmd-grid-post-right {
  padding-right: 1em;
}

.ecmd-category-time, .ecmd-title-container, .ecmd-grid-venue, .ecmd-readmore-cost, .ecmd-list-venue {
  padding-left: 20px;
}

.ecmd-simple-event.style2 .ecmd-list-post.style2 .ecmd-list-img {
  border-radius: 0;
}

.ecmd-simple-event.style2 .ecmd-category-time {
  padding-top: 10px;
}

.ecmd-simple-event.style2 .ecmd-readmore-cost {
  padding-bottom: 10px;
}

.ecmd-simple-event.style2 .ev-time::before {
  content: '\A';
  white-space: pre;
}

.ecmd-simple-event.style2 .ev-time::after {
  content: ' Uhr';
  white-space: pre;
}

.ecmd-simple-event.style2 .ev-day, .ev-mo, .ev-yr {
  font-weight: bold;
}

.ecmd-simple-event.style2 .ev-day::after {
  content: '.';
  white-space: pre;
}

.ecmd-simple-event.style2 .ecmd-event-title::after {
  content: '\A\A';
  white-space: pre;
}

.ecmd-simple-event.style2 .ecmd-event-list-wrapper.style2:hover {
  background-color: #EAEEF1 !important;
}

.ecmd-list-post.style2 .ecmd-category-time {
  font-size: 16px;
  line-height: 20px;
}

.ecmd-grid-post.style2:hover, .ecmd-list-post.style2:hover {
  background-color: #eaeef1 !important;
}

.ecmd-list-post.style2 {
  box-shadow: none;
}

.ecmd-list-post.style2 {
  box-shadow: none;
}

.ecmd_events_layouts_0 .ecmd-readmore-cost {
  margin-top: 20px;
}

.ecmd-load-more-button:hover, .ecmd-grid-post.style2 .ecmd-event-readmore:hover, .ecmd-list-post.style2 .ecmd-event-readmore:hover, .tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover {
  background-color: #00325a !important;
  color: #eaeef1 !important;
}

.ecmd-load-more-button, .ecmd-grid-post.style2 .ecmd-event-readmore, .ecmd-list-post.style2 .ecmd-event-readmore, .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border, .ecmd-event-readmore {
  background-color: white !important;
  border: 1px solid #00325a !important;
  border-radius: 3px;
  color: #00325a;
  padding: 10px 15px !important;
  font-weight: bold;
}

.ecmd-list-post.style2 .ecmd-category-time, .ecmd-list-post.style2 .ecmd-title-container, .ecmd-list-post.style2 .ecmd-grid-venue, .ecmd-list-post.style2 .ecmd-readmore-cost {
  padding-left: 20px;
}

.ecmd-list-post.style2 .ecmd-readmore-cost {
  padding-bottom: 10px;
  margin-top: 20px;
}

.ecmd-list-post.style2 .ev-day, .ev-mo, .ev-yr {
  font-weight: bold;
}

.ecmd-list-post.style2 .ev-day::after {
  content: ".";
  white-space: pre;
}

.single-ad .ecmd-list-post.style2.ecmd-featured-event {
  border: 0px  !important;
}

.single-ad .ecmd-list-post.style2 {
  background-color: white  !important;
}

.ecmd-list-post.style2.ecmd-featured-event {
  border: 1px solid #8097ab !important;
  border-radius: 0px;
}

.ecmd-list-post.style2.ecmd-featured-event .ecmd-category-item {
  background-color: #cf0000;
}

.ecmd-list-post.style2 .ecmd-date-highlight, .ecmd-category ul li .ecmd-category-item {
  background-color: #00325a;
  font-weight: bold;
  font-size: 15px;
}

.tribe-events-event-meta a, .tribe-events-event-meta a:focus, .tribe-events-event-meta a:hover, .tribe-events-content a, .tribe-events-content a:active, .tribe-events-content a:focus, .tribe-events-content a:hover {
  color: #00325a !important;
  text-decoration: underline;
  border: none !important;
}

.hauptmenue .menu-item-has-children > a {
  pointer-events: none;
}

.ecmd-date-area {
  color: #000;
}

/* CSS Document */
@media (min-width: 1280px) and (max-width: 1599px) {
  #menu-hauptmenue li a {
    font-size: clamp(16px, 1.3vw, 22px) !important;
  }

  h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 30px !important;
  }

  .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1279px) {
  #menu-hauptmenue li a {
    font-size: 20px !important;
  }

  .et_pb_menu_0_tb_header.et_pb_menu ul li a, .et_pb_menu_1_tb_header.et_pb_menu ul li a {
    font-size: 13px !important;
  }

  .et_pb_search_0_tb_header form input.et_pb_s::placeholder, .et_pb_search_0_tb_header form input.et_pb_s, .et_pb_search_0_tb_header form input.et_pb_s::placeholder {
    font-size: 21px !important;
  }
}
@media (max-width: 1279px) {
  .heroslider.et_pb_fullwidth_section {
    width: 100%;
  }

  .pageteaser.quer .et_pb_blurb_container {
    position: relative !important;
  }

  #navbar.et_pb_row {
    width: 100%;
  }

  .hauptmenue .et_pb_menu__menu {
    display: none;
  }

  .hauptmenue .et_mobile_nav_menu {
    display: block;
  }

  .et_pb_menu.hauptmenue .et_mobile_menu, .et_pb_menu.hauptmenue .et_mobile_menu ul {
    list-style: none !important;
    text-align: left;
  }

  #main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
    padding-left: 0;
  }

  .hauptmenue .et_mobile_nav_menu ul.et_mobile_menu {
    padding-left: 0;
  }

  .hauptmenue .et_mobile_nav_menu .mobile_nav.opened ul.et_mobile_menu {
    overflow: scroll;
    position: absolute;
    height: calc(100vh - 185px);
  }

  .et_pb_menu_1_tb_header.et_pb_menu ul li a {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1279px) {
  .et_pb_team_member {
    flex-direction: column !important;
  }

  .et_pb_team_member > div {
    max-width: 100% !important;
  }
}
@media (max-width: 980px) {
  .herobanner img {
    max-width: 100%;
    object-fit: cover;
    height: 40vw;
  }

  .et_pb_fullwidth_slider_0, .et_pb_fullwidth_slider_0 .et_pb_slide {
    height: auto !important;
    min-height: auto !important;
    aspect-ratio: 3 / 2;
  }

  footer .et_mobile_nav_menu {
    display: none !important;
  }

  .mobilenavbar .et_pb_menu, .mobilenavbar .et_pb_column {
    display: block !important;
  }

  body #page-container .et_pb_section .et_pb_cta_0_tb_footer.et_pb_promo .et_pb_promo_button.et_pb_button::after {
    opacity: 1 !important;
  }

  .et_pb_button::after, .et_button_left .et_pb_button::after {
    left: 0.3em !important;
    border-color: #DB0D15 !important;
  }

  body #page-container .et_pb_section .et_pb_cta_0_tb_footer.et_pb_promo .et_pb_promo_button.et_pb_button {
    border-color: #DB0D15 !important;
    border-radius: 25px !important;
  }

  .align-bottom .et_pb_column {
    margin-bottom: 0 !important;
  }

  .mobilenavbar {
    z-index: 5;
  }

  .mobilenavbar .et_mobile_menu {
    width: 100vw;
    left: -12.5% !important;
    height: calc(100vh - 130px);
    position: absolute;
    overflow: scroll;
    top: 100px;
  }

  .mobilenavbar.et_pb_row {
    padding-bottom: 0 !important;
  }

  .footernav .et_pb_menu__menu {
    display: block !important;
  }

  .footernav.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .et_pb_search_0_tb_header form input.et_pb_s::placeholder, .et_pb_search_0_tb_header form input.et_pb_s, .et_pb_search_0_tb_header form input.et_pb_s::placeholder {
    font-size: 21px !important;
  }
}
@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }

  .kopfmenue .et_pb_menu__menu {
    display: block;
  }

  .kopfmenue .et_mobile_nav_menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .et_pb_team_member {
    flex-direction: column !important;
  }

  .et_pb_team_member > div {
    max-width: 100% !important;
  }

  .gm-style-iw-d h3 {
    font-size: 16px;
  }

  .et_pb_text.intro {
    width: 100%;
  }

  h1, h1.et_pb_contact_main_title, .et_pb_title_container h1 {
    font-size: 30px !important;
  }

  h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p, .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
    font-size: 28px !important;
  }

  .et_pb_accordion.et_pb_accordion h5.et_pb_toggle_title {
    font-size: 21px !important;
  }

  .et_pb_toggle_open, .et_pb_toggle_close {
    padding: 10px 0 !important;
  }

  .heroslider.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    font-size: clamp(20px, 5vw, 40px) !important;
    line-height: 1.3 !important;
  }

  .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
    padding: 25px 0 !important;
  }

  body #page-container .et_pb_section .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_more_button.et_pb_button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .et-pb-controllers {
    bottom: 1%;
  }

  .et_pb_section_4_tb_header.et_pb_section, .et_pb_section_5_tb_header.et_pb_section {
    margin-top: 20px !important;
  }

  .breadcrumb-container.theme1 a {
    padding: 5px 0px !important;
    margin: 0 !important;
  }

  .breadcrumb-container ol li:nth-child(n+2) a::before {
    left: -0.2em !important;
  }

  .breadcrumb-container li a {
    font-size: 13px !important;
    line-height: 13px !important;
  }

  #navbar.et_pb_row {
    margin-top: 40px !important;
  }

  #flyout_container {
    position: relative;
    z-index: 4;
    top: 0;
    transform: none;
  }

  #flyout ul {
    display: flex;
    width: 100vw;
    display: flex;
    justify-content: center;
  }

  #flyout li .icon {
    width: 20vw;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }

  #flyout li:not(:first-child) a::after {
    width: 2px;
    height: 20px;
    left: 0px;
    top: 10px;
  }

  .kopfmenue {
    display: none;
  }

  .has_et_pb_sticky .et_pb_image_0_tb_header .et_pb_image_wrap img, .et_pb_image_0_tb_header .et_pb_image_wrap img {
    height: 90px !important;
  }

  .hauptmenue .et_mobile_nav_menu .mobile_nav.opened ul.et_mobile_menu {
    height: calc(100vh - 110px) !important;
    padding: 0 !important;
  }

  #navbar {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    padding: 15px 40px;
  }

  #navbar .et_pb_column_3_4 {
    width: 100% !important;
    position: absolute;
    left: 0;
  }

  #navbar .et_pb_column_3_4 .et_pb_menu_1_tb_header {
    margin-top: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .et_pb_column_0_tb_header, .et_pb_column_1_tb_header, .mobilenav {
    display: block !important;
  }

  .sm-6 .et_pb_column {
    width: 25% !important;
  }

  .align-bottom, .valign-bottom {
    flex-direction: column-reverse;
  }

  .spendenaufruf .et_pb_promo_description, .spendenaufruf .et_pb_button_wrapper {
    width: 100% !important;
  }

  .spendenaufruf .et_pb_promo_description p {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0;
    display: inline;
  }

  .spendenaufruf {
    padding-bottom: 110px !important;
  }

  .sachlich.et_pb_blog_grid_wrapper .et_pb_image_container img {
    height: 50vw;
  }

  .footer.dunkel .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 25px !important;
  }
}

/*# sourceMappingURL=style.css.map */
