/*
 Theme Name: Divi-Mastermind-Child-Theme
 Theme URI: https://www.divimastermind.com/
 Description: Dies ist ein <b>ready-to-start</b> Child-Theme f&uuml;r Divi. Entwickelt und bereitgestellt von den Divi Masterminds. Dieses Theme beinhaltet alle notwendigen Dateien, um den schnellen und einfach Start zu erm&ouml;glichen.
 Author: Divi Mastermind - Benny Hozjan und Frank Oschatz
 Author URI: https://divimastermind.com/
 Template: Divi
 Version: 1.0.0
 Tag: divi, child-theme, rawbone, easy-to-use, mastermind, german-group, 
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ==================================================================
   PDF FILE MANAGER CSS =============================================
   ================================================================== */

/* PDF Vorschau */
#et-boc .wpfd-content .openlink, 
.wpfd-content .openlink {
  color: #7f170f!important;
  border-color: #7f170f!important;
  border: solid 1px!important;
}

/* PDF Titel */
#et-boc .wpfd-content-default .wpfd_list .file h3 a, 
.wpfd-content-default .wpfd_list .file h3 a,
#et-boc .wpfd-content-default .wpfd_list .file .file-xinfo,
.wpfd-content-default .wpfd_list .file .file-xinfo,
div#et-main-area > div#main-content > article > div.entry-content > div.et-l > div > div > div > div > div > div > div.wpfd-content > div.wpfd-container > div > div.wpfd_list > div.file > div.filecontent > h3 > a.wpfd_downloadlink {
  color: #000!important;
  hyphens: auto;
}

/* PDF Boxen */
#et-boc .wpfd-content-default .wpfd_list .file, 
.wpfd-content-default .wpfd_list .file {
  border: 1px solid #7f170f!important;
}

/* Box Shadow Buttons on hover */
#et-boc .wpfd-content-default .wpfd_list .file .downloadlink:hover, 
.wpfd-content-default .wpfd_list .file .downloadlink:hover {
  box-shadow: 1px 1px 0.6667em #7f170f!important;
}

/* WP File Download Überschriften */
#et-boc .wpfd-content-default .wpfd_list .file h3 a, 
.wpfd-content-default .wpfd_list .file h3 a,
.et_pb_text_inner .wpfd-content.wpfd-content-default .wpfd-container .wpfd-container-default .wpfd_list .file .filecontent h3 {
  font-size: clamp(1.6rem, 2vw, 2rem)!important;
  line-height: clamp(2rem, 2vw, 2rem)!important;
  font-weight: 700!important;
}

/* Download Button */
#et-boc .wpfd-content .downloadlink, 
.wpfd-content .downloadlink {
  margin-bottom: 0px!important;
}

/* Abstand Download Button ab iPad Hochformat */
@media screen and (min-width: 834px) {
  #et-boc .wpfd-content-default .wpfd_list .file .file-right .downloadlink, 
  .wpfd-content-default .wpfd_list .file .file-right .downloadlink {
    margin: 0px 0 5px 0!important;
  }
}


/* Darstellung ab 1250px: Buttons untereinander, 100% Breite und 10px Abstand */
@media screen and (max-width: 1250px) {
  .wpfd-single-file--buttons {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Exakter Abstand von 10px zwischen den Buttons */
    align-items: stretch;
    width: 100%; /* Die Buttons nehmen die volle Breite des Containers ein */
  }

  .wpfd-single-file-button.wpfd-button-preview,
  .wpfd-single-file-button.wpfd-button-download {
    display: block;
    width: 100% !important; /* Sicherstellen, dass die Buttons 100% der Breite einnehmen */
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0; /* Entferne jegliche Margin */
  }

  /* Entferne den Abstand nach unten beim letzten Button */
  .wpfd-single-file-button.wpfd-button-download {
    margin-bottom: 0 !important;
  }
}

  div.et_pb_section > div > div > div.et_pb_module > div > div > div > a.wpfd-single-file-button.wpfd-button-preview {
    margin: 15px 15px 15px 0px;
  }


/* ==================================================================
   PDF FILE MANAGER CSS Desktop =====================================
   ================================================================== */
	
/* Single File Überschrift */
#main-content article .wpfd-single-file > div.wpfd-single-file--details.wpfd-file-content h3.wpfd-file-content--title {
  color: #000!important;
  hyphens: auto!important;
}

/* Single File Überschrift */
.wpfd-single-file .wpfd-single-file--details.wpfd-file-content h3.wpfd-file-content--title a {
  font-size: clamp(1.6rem, 2vw, 1.7rem)!important;
  line-height: clamp(2rem, 2vw, 1.7rem)!important;
  font-weight: 500!important;
  color: #000;
}

/* Single File Button Schatten */
.wpfd-single-file .wpfd-single-file--buttons a.wpfd_downloadlink.wpfd-single-file-button:hover,
.wpfd-single-file .wpfd-single-file--buttons a.wpfd-single-file-button.wpfd-button-preview:hover {
  box-shadow: 1px 1px 0.6667em #7f170f!important;
}

#et-main-area #main-content article .entry-content .et_pb_module.et_pb_text .wpfd-single-file .wpfd-single-file--buttons a.wpfd_downloadlink.wpfd-single-file-button.wpfd-button-download,
#main-content article .wpfd-single-file .wpfd-single-file--buttons a.wpfd-single-file-button.wpfd-button-preview.wpfdlightbox span {
  color: #fff;
  font-size: 15px;
}

/* Single File Meta */
#main-content article .entry-content .et_pb_section .et_pb_module .wpfd-single-file .wpfd-single-file--details .wpfd-file-content--meta div {
  color: #000!important;
  text-align: left;
}

		
	


/*  ==================================================================
	STANDARD CSS =====================================================
	==================================================================  */
	
	#wpadminbar {
    z-index: 9999999;
	}
	
	* {
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
	html {
	font-size: 62.5%;
	}

	/* toolbar sticky by scroll */
	.mce-top-part {
	position: sticky!important;
	top: -60px;
	}

	/*increase the height of the Divi inner field settings modal*/
	.et-fb-field-settings-modal {
	  max-height: 500px!important;
	}

/*increase the height of the Divi inner field settings modal*/
	.et-fb-field-settings-modal {
	  max-height: 600px!important;
	}

/* Divi Pixel */

.et_pb_module.dipi_text_highlighter.le-highlighter {
  margin-bottom: 2%;
}


@media screen and ( max-width: 980px ) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
} 

/* Align Buttons in bottom of a row */
	.lem_fixed_buttons .et_pb_column {
	padding-bottom:20px;}
	.lem_fixed_buttons .et_pb_button_module_wrapper {
	    	position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
	}

/* Dropdown Fix */
	.dropdown_fix ul {
	right: 0px !important;
	}
	

/* Secondary Navbar*/
/*
@media screen and (max-width: 981px) {
  #top-header #et-info-phone a,
  #top-header #et-info-email {
    font-size: 23px!important;
  }
}

@media screen and (max-width: 370px) {
  #top-header #et-info-phone,
  #top-header #et-info-email {
    font-size: 23px!important;
  }
}
*/
	
/* 
/* Inhaltsbreite */ 

/* .entry-content .et_pb_section .et_pb_column .et_pb_module.et_pb_text {
  max-width: 900px;
} */


/* Inhaltsbreite Bewertungen auf der Erbrecht Aschaffenburg Seite */
/* body.page-id-108730 #main-content article.post-108730 .entry-content .et_pb_module.et_pb_text.et_pb_text_4 { */
/*   max-width: 1366px; */
/* } */

/* Fliestext */
	.et_pb_module.et_pb_text p,
	.et_pb_module.et_pb_text ul li,
	.et_pb_toggle.et_pb_module.et_pb_accordion_item .et_pb_toggle_content,
	.et_pb_toggle.et_pb_module.et_pb_accordion_item .et_pb_toggle_content ul li,
	body.stellenangebote-template-default > div > div > div > div#main-content > div > div > div.et_pb_section > div > div > div > ul.wp-block-list > li,
	#main-content .et_pb_module.et_pb_post_content p,
	.janolaw-paragraph {
  	    font-size: clamp(1.6rem, 5vw, 1.7rem);
    line-height: clamp(2rem, 5vw, 2.2rem);
    font-weight: 400;
	margin-bottom: 10px;
	}



.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module.et_pb_text p.hero_name {
		font-size: clamp(15rem, 15vw, 80vw);
		line-height: clamp(2rem, 6vw, 4rem);
		font-weight: 800;
	}



	
	
	/* Hyperlinks */
	.et_pb_module.et_pb_text a,
	.et_pb_module.et_pb_post_content a {
  	font-size: clamp(1.6rem,5vw,1.7rem);
    line-height: clamp(2rem,5vw,2.2rem);
  	font-weight: 400;
  	color: #104a99;
  	text-decoration: none;
	}
	
	.et_pb_module.et_pb_text a.light_link {
  	color: #fff;
	}
	
	.et_pb_section .et_pb_module p strong,
	.et_pb_section .et_pb_module ul li strong {
	  color: #001fd1;
	}

	.et_pb_section .et_pb_module p strong.light,
	.et_pb_section .et_pb_module ul li strong.light {
	  color: #fff;
	}
	
	.et_pb_section .et_pb_module p a.more-link strong {
	  color: #fff;
	  text-decoration: underline;
	}
	
	
/* Divi FilterGrid */
#et-boc .et-l .dp-dfg-skin-default.dp-dfg-skin-midnight .et-pb-icon.dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-item,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-filters-dropdown ul,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-sort-order,.et-l .dp-dfg-skin-default.dp-dfg-skin-midnight .et-pb-icon.dp-dfg-search-icon {
    background-color: #111111;
}

#main-content .et_pb_section .et_pb_module .dp-dfg-container .dp-dfg-header h3.entry-title {
  margin-top: 15px;
}


/* Divi Filter Grid Bildgrößen */
.team .dp-dfg-image img {
    width: 100%;
    height: 450px; /* Setzt die Höhe, kann nach Bedarf angepasst werden */
    object-fit: cover; /* Schneidet das Bild zu, um es vollständig zu füllen */
}


.et_pb_section .et_pb_module.schwerpunkt .dp-dfg-image img {
    width: 100%;
    height: 280px; /* Setzt die Höhe, kann nach Bedarf angepasst werden */
    object-fit: cover; /* Schneidet das Bild zu, um es vollständig zu füllen */
}


/* Borlabs Coockie Content Blocker */

.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-buttons a.brlbs-cmpnt-cb-btn {
  background: #104a99;
}


.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-buttons a.brlbs-cmpnt-cb-btn:hover{
background: #c51c1e;
}


.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-content p.brlbs-cmpnt-cb-description strong,
.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main v.brlbs-cmpnt-cb-content p a.brlbs-cmpnt-cb-provider-toggle{
  color: #c51c1e;
}


/* Font Awesome */
	
	
	/* Font Awesome Caution Icon */
	
	.et_pb_section .et_pb_module p.phone,
	.et_pb_section .et_pb_module p.adresse,
	.et_pb_section .et_pb_module p.phone,
	.et_pb_section .et_pb_module p.fax,
	.et_pb_section .et_pb_module p.mail,
	.et_pb_section .et_pb_module p.clock {
		padding-left: 1.2em;
		padding-bottom: 0;
	}

	
	p.caution::before {
	  content: "\f30f"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}
	
	/* Font Awesome Adresse Icon */
	
	p.adresse::before {
	  content: "\f041"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}
	
	/* Font Awesome Telefon Icon */
	
	p.phone::before {
	  content: "\f87b"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}
		
	/* Font Awesome Telefax Icon */
	
	p.fax::before {
	  content: "\f1ac"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}
	
	/* Font Awesome Caution E-Mail Icon */
	
	p.mail::before {
	  content: "\f0e0"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}
	
	
	/* Font Awesome Clock E-Mail Icon */
	
	p.clock::before {
	  content: "\f017"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	}




	/* Font Awesome Caution Icon */
	p.phone2::before {
	  content: "\f324"; /* Unicode für das Icon fal fa-info-square */
	  font-family: 'Font Awesome 5 Pro'; /* Setzt die richtige Font-Family */
	  font-weight: 400; /* Leichtgewichtige Icons */
	  font-size: inherit; /* Vererbt die Schriftgröße */
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle; /* Mittige Ausrichtung mit dem Text */
	  display: inline-block;
	  color: #fff;
	}

	/* Einrücken der Texte unter Überschrift */	
	p.adresse,
	p.phone,
	p.fax,
	p.mail,
	p.phone2,
	p.clock {
	  text-indent: -0.6em; /* Negativer Einzug */
	  padding-left: 1.5em; /* Abstand, um das Icon auszugleichen */
	}
	
	
	/* Font Awesome listenelemente Checkbox Standard */
	
	
	/* Entfernt Standard-Bulletpoints in Divi */
	ul, ol {
	  list-style-type: none !important; /* Deaktiviert die Standard-Bulletpoints mit hoher Priorität */
	  margin: 0;
	  padding-left: 0 !important; /* Entfernt den Standard-Einzug */
	}
	
	/* Stil für Listenelemente mit Icons */
	#main-content .et_pb_section .et_pb_module ul > li,
	body.stellenangebote-template-default #main-content .et_pb_section ul.wp-block-list li,
	body.archive #main-content .et_builder_inner_content .et_pb_section .et_pb_module ul li {
	  position: relative;
	  padding-left: 1.3em; /* Platz für das Icon einfügen */
	}
	
	/* Stil für das Icon vor Listenelementen */
	#main-content .et_pb_section .et_pb_module ul li::before,
	body.stellenangebote-template-default #main-content .et_pb_section ul.wp-block-list li::before,
	body.archive #main-content .et_builder_inner_content .et_pb_section .et_pb_module ul li::before {
	  content: "\f14a"; /* Unicode für das gewünschte Icon */
	  font-family: 'Font Awesome 5 Pro'; /* FontAwesome 5 Pro verwenden */
	  font-weight: 400;
	  position: absolute;
	  left: 0; /* Icon an den linken Rand setzen */
	  top: 0; /* Icon auf gleicher Höhe wie der Text */
	  font-size: 1em; /* Icon passt sich der Schriftgröße des Textes an */
	  color: #001fd1;
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle;
	}


	
	/* p Tags in Listenelementen */
	#main-content .et_pb_section .et_pb_module ul p {
	  padding-left: 23px;
	}
	

/* Font Awesome listenelemente Phone */
	
	
	/* Entfernt Standard-Bulletpoints in Divi */
	ul, ol {
	  list-style-type: none !important; /* Deaktiviert die Standard-Bulletpoints mit hoher Priorität */
	  margin: 0;
	  padding-left: 0 !important; /* Entfernt den Standard-Einzug */
	}
	
	/* Stil für Listenelemente mit Icons */
	div#main-content > article > div > div > div > div.et_pb_section > div > div > div > div > div.et_pb_module > div > ul > li,
	body.stellenangebote-template-default > div > div > div > div#main-content > div > div > div.et_pb_section > div > div > div > ul.wp-block-list > li,
	html > body.archive > div > div > div > div#main-content > div > div.et_builder_inner_content > div.et_pb_section > div > div > div.et_pb_module > div > ul > li {
	  position: relative;
	  padding-left: 1.3em; /* Platz für das Icon einfügen */
	}
	
	/* Stil für das Icon vor Listenelementen */
	div#main-content > article > div > div > div > div.et_pb_section > div > div > div > div > div.et_pb_module > div > ul > li::before,
	body.stellenangebote-template-default > div > div > div > div#main-content > div > div > div.et_pb_section > div > div > div > ul.wp-block-list > li::before,
	html > body.archive > div > div > div > div#main-content > div > div.et_builder_inner_content > div.et_pb_section > div > div > div.et_pb_module > div > ul > li::before {
	  content: "\f14a"; /* Unicode für das gewünschte Icon */
	  font-family: 'Font Awesome 5 Pro'; /* FontAwesome 5 Pro verwenden */
	  font-weight: 400;
	  position: absolute;
	  left: 0; /* Icon an den linken Rand setzen */
	  top: 0; /* Icon auf gleicher Höhe wie der Text */
	  font-size: 1em; /* Icon passt sich der Schriftgröße des Textes an */
	  color: #104a99;
	  padding-right: 8px; /* Abstand zwischen Icon und Text */
	  vertical-align: middle;
	}


	
	/* p Tags in Listenelementen */
	#main-content .et_pb_section .et_pb_module ul p {
	  padding-left: 23px;
	}



/* Öffnungszeiten */
	.et_pb_module.dsm_business_hours_child {
  	font-size: 18px;
  	line-height: 2.9rem;
	}

	
	
	/* Business Days Überschriften */ 
	.et_pb_module.et_pb_text p.openingdays,
	.et_pb_module.et_pb_blurb p.openingdays {
    font-size: clamp(1.8rem, 2vw, 1.8rem);
  	line-height: clamp(2rem, 2vw, 2.3rem);
  	font-weight: 500;
	}

/* Footer */

	.et_pb_column .et_pb_module h3.footer,
	.et_pb_column .et_pb_module p.footer,
	.et_pb_column .et_pb_module a.footer {
		font-size: 1.6rem!important;
		line-height: 2.1rem!important;
	}
	
/* Footer Alternative */
	.et_pb_column .et_pb_module h3.lem-footer,
	.et_pb_column .et_pb_module p.lem-footer,
	.et_pb_column .et_pb_module p.lem-footer strong,
	.et_pb_column .et_pb_module a.lem-footer {
		font-size: 1.6rem!important;
		line-height: 2.1rem!important;
		color: #fff!important;
	}
	
/* Footer Credits */

	.et_pb_column .et_pb_module h3.lem-credits,
	.et_pb_column .et_pb_module p.lem-credits,
	.et_pb_column .et_pb_module a.lem-credits {
		font-size: 1.4rem;
		line-height: 2.1rem;
	}
	
	.et_pb_column .et_pb_module a.lem-credits {
		text-decoration: underline;
	}
	
	

/* Footer vertikales Menü */

	.dl-v-menu .et_pb_menu_inner_container,
	.dl-v-menu .et_pb_menu__wrap,
	.dl-v-menu .et_pb_menu__menu,
	.dl-v-menu.et_pb_menu .et_pb_menu__menu>nav,
	.dl-v-menu.et_pb_menu .et_pb_menu__menu>nav>ul {
	    display: block;
	}
	
	.dl-v-menu .et_mobile_nav_menu {
	    display: none;
	}
	
	
	
	
	
	.dl-v-menu a:before {
	    content: '';
	    background: #fff;
	    display: block;
	    position: absolute;
	    width: 10px;
	    height: 2px;
	    top: .6em;
	    left: -20px;
	    opacity: 0;
	    transition: all .3s ease-in-out;
	}
	
	.dl-v-menu a:hover:before {
	    left: -10px;
	    opacity: 1;
	}
	
	.dl-v-menu a:hover {
	    padding-left: 5px;
	}
	
	
	/* Recent post Widget */

	footer.et-l--footer .et_pb_section .et_pb_column.et_pb_column_1_tb_footer .et_pb_column .et_pb_sidebar_0_tb_footer .et_pb_widget.widget_recent_entries {
	  width: 100%;
	}
	
	
	.et_pb_column.et_pb_column_inner_4_tb_footer .et_pb_module.et_pb_sidebar_0_tb_footer .et_pb_widget ul.wp-block-latest-posts__list li::before {
	 display: inline-block;
	    content: '';
	    -webkit-border-radius: 0.3rem;
	    border-radius: 0.3rem;
	    height: 0.5rem;
	    width: 0.5rem;
	    margin-right: 0.5rem;
	    margin-bottom: 0.2rem;
	    background-color: #fff;
	    
	}
	
	.et_pb_column.et_pb_column_inner_4_tb_footer .et_pb_module.et_pb_sidebar_0_tb_footer .et_pb_widget ul.wp-block-latest-posts__list li {
	  font-size: 1.6rem!important;
	  line-height: 2.1rem!important;
	  font-weight: 400;
	}
	
	/* Center Menü Mobile */
/*
	.dl-v-menu ul {
    text-align: center!important;
    padding: 0;
    list-style-type: none;
	}
	
	.dl-v-menu ul li {
	    display: inline-block!important;
	    float: none!important;
	}
*/


/* Divi Filter Grid Image Zoom Title */


.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-header, .dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-item>a {
    grid-row: 1;
    grid-column: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: flex-end;
}

/* Name Grid Box*/
div > div > div.et_pb_section > div > div > div > div > div > div.dp-dfg-items > article.dp-dfg-item > div.dp-dfg-header > h2.entry-title {
    font-size: 20px!important;
    line-height: 1.3em;
    font-weight: 400!important;
    padding: 2px 10px;
}

/* Meta */
.dp-dfg-item .dp-dfg-custom-field-value,
.dp-dfg-item p {

    font-size: clamp(1.8rem,5vw,2rem)!important;
    line-height: clamp(2rem,5vw,2.2rem)!important;
    padding-top: 1.5rem;
  
}

.dp-dfg-item .dp-dfg-custom-field-value {
  font-weight: 800;
}

.et_pb_section .dp-dfg-container .dp-dfg-items article.dp-dfg-item>div:last-of-type {
  padding-bottom: 0.5em}




/* Team Filter Grid Styling */
#main-content .et_pb_section .et_pb_module .dp-dfg-container .team .dp-dfg-header h3.entry-title {
  font-size: clamp(1.8rem, 5vw, 2rem) !important;
  line-height: clamp(1.8rem, 5vw, 2.1rem) !important;
  font-weight: 400 !important;
  padding-top: 15px !important;
}

#main-content .et_pb_section .et_pb_module .dp-dfg-item.team .dp-dfg-header {
  padding: 0 !important;
}

/* Custom Field Team Filter Grid */
#main-content .et_pb_section .et_pb_module .dp-dfg-container .dp-dfg-items .team .dp-dfg-custom-content p.dp-dfg-custom-field span.dp-dfg-custom-field-value {
  font-size: clamp(1.8rem, 5vw, 1.8rem) !important;
  line-height: clamp(1.8rem, 5vw, 1.9rem) !important;
  font-weight: 400 !important;
}

#main-content .et_pb_section .et_pb_module .team.dp-dfg-item .dp-dfg-custom-content p.dp-dfg-custom-field {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}



/* Load More Button Reviews */

.et_pb_module .wpsr-container button.wpsr-reviews-loadmore span {
  border-radius: 3px;
}

.et_pb_module .wpsr-container button.wpsr-reviews-loadmore:focus span {
  outline: 1px solid rgb(127, 23, 15)!important;
} 

.et_pb_module .wpsr-container button.wpsr-reviews-loadmore:hover span {
  background: #333333;
} 


/* Dipi Ballon Links */
#main-content .et_pb_section .et_pb_module span.tooltip-design {
  color: #104a99!important;
  text-decoration: underline;
}

/* Divi Filter Grid */
#main-content .et_pb_section .dp-dfg-skin-midnight .dp-dfg-items .dp-dfg-item {
  background: #030D44!important;
}



/* H1-H6 Überschriften */
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h1,
.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h1.main_h1 {
		font-size: clamp(3rem, 6vw, 5rem);
		line-height: clamp(3rem, 6vw, 5.5rem);
		font-weight: 800!important;
		-ms-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;

	}


	
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module.et_pb_text p.sub_p {
		font-size: clamp(2rem, 6vw, 3.5rem);
		line-height: clamp(2rem, 6vw, 3.4rem);
		font-weight: 400;
	}




	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module.et_pb_text h1.sub_h1 {
	font-size: clamp(2rem, 6vw, 4rem);
	line-height: clamp(2rem, 6vw, 4.5rem);
	font-weight: 400!important;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;

	}
	
	.et_pb_column .et_pb_module.et_pb_text p.sub_p {
	font-size: clamp(2rem, 6vw, 6rem);
	line-height: clamp(2rem, 6vw, 6rem);
	}

/* Design Element h1*/



	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h2,
	.et_pb_section .et_pb_column .et_pb_module .wpfd-content.wpfd-content-ggd .wpfd-container.show_category_title .wpfd-col.wpfd-container-ggd .wpfd-categories h2 {
	  	font-size: clamp(2rem, 2vw, 2.8rem);
		line-height: clamp(2rem, 3vw, 3rem);
		font-weight: 400!important;
		font-weight: 400!important;
		-ms-hyphens: auto!important;
		-webkit-hyphens: auto!important;
		hyphens: auto!important;
	}
	
	.et_pb_column .et_pb_module h2.brand {
	  text-transform: uppercase;
	}
	
	.et_pb_section .et_pb_column .et_pb_module .wpfd-content.wpfd-content-ggd .wpfd-container.show_category_title .wpfd-col.wpfd-container-ggd .wpfd-categories h2 {
		color: #009fe3!important;
	}
	
	.et-db .et-boc #et-main-area .et-l .et_pb_section .h2_v2 .dipi-text h2.dipi-hover-box-heading,
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_module .et_pb_text_inner h2.h2_v2 {
		font-size: clamp(2.2rem, 2vw, 2.5rem)!important;
		line-height: clamp(2.2rem, 2vw, 2.5rem)!important;
		font-weight: 500!important;
	}
	
	
	
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h3,
	#main-content .et_pb_section .dipi-dual-heading h3.dipi-dh-main .dipi-dh-first-heading .dipi-dh-animation-container .dipi-dh-bg-container {
	  	font-size: clamp(2rem, 2vw, 2.3rem);
		line-height: clamp(2.1rem, 2vw, 2.3rem);
		font-weight: 400!important;
	}
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h4 {
	  	font-size: clamp(2.3rem, 2vw, 2.8rem);
		line-height: clamp(2.3rem, 2vw, 2.8rem);
	}
	
	
	#main-content article .entry-content .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et_pb_accordion .et_pb_toggle h4.et_pb_toggle_title {
	    font-size: clamp(1.8rem, 2vw, 2rem);
	    line-height: clamp(2rem, 2vw, 2.4rem);
	}
	
	.et_pb_section .et_pb_column .et_pb_module .et_pb_toggle.et_pb_toggle_open h4.et_pb_toggle_title {
	  padding-bottom: 20px;
	  border-bottom: 1px solid #7F170F;
	}
	
	
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h5 {
	  	font-size: clamp(2.3rem, 2vw, 2.8rem);
		line-height: clamp(2.3rem, 2vw, 2.8rem);
	  	font-weight:900;
	}
	.et-db .et-boc #et-main-area .et-l .et_pb_section .et_pb_column .et_pb_module h6 {
	  	font-size: clamp(2.3rem, 2vw, 2.8rem);
		line-height: clamp(2.3rem, 2vw, 2.8rem);
	}






/* Farbverwaltung */
:root {
    --background-transparent: transparent;
    --background-dark: #030D44; /* Hintergrund für das Dropdown und die Listenansicht */
    --background-focus: #083367; /* Fokus-Hintergrund */
    --text-white: #fff;
    --border-white: #fff;
    --button-blue: #001fd1;
    --link-hover: #0091a2;
}

/*  ==================================================================
	GRAVITY FORMS ====================================================
	==================================================================  */

/* Allgemeine Stile für Formularfuß */
.gform_wrapper form .gform_footer.top_label {
    margin-top: 1.5em;
    padding: 1em 0;
    border-top: 1px solid var(--border-white);
    float: left;
    width: 98%;
    margin-right: 2%;
}

/* Allgemeine Stile für Textfelder, Auswahlfelder, Zahlenfelder, Textareas und andere Eingaben */
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid var(--border-white);
    border-radius: 3px;
    padding: 0 2.5rem 0 1.375rem!important;
    background: var(--background-dark);
    color: var(--text-white);
    height: 45px; /* Höhe für alle Eingabefelder außer Textarea */
    box-sizing: border-box;
}

/* Required Fields Stars */

.gform_wrapper .gform-body.gform_body .gform_fields .gfield .gfield_label .gfield_required .gfield_required {
    color: var(--text-white);
}

/* Stile für Textarea */
.gform_wrapper .gform_body .gform_fields .gfield textarea {
    min-height: 250px;
    padding: 1rem 2.5rem 1rem 1.375rem!important;
    resize: vertical;
    background: var(--background-dark);
}

/* Fokus-Stile */
.gform_wrapper .gform_body .gform_fields .gfield input:focus,
.gform_wrapper .gform_body .gform_fields .gfield select:focus,
.gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
    border: 1px solid var(--border-white);
    background-color: var(--background-focus); /* Fokus-Hintergrundfarbe für Dropdown */
    outline: none;
}

/* Auswahl-Dropdown */
.gform_wrapper .gform_body .gform_fields .gfield select {
    font-family: inherit !important; /* Schrift erbt vom umgebenden Text */
    font-size: 16px !important; /* Einheitliche Schriftgröße */
    color: var(--text-white) !important; /* Textfarbe */
    background-color: var(--background-dark) !important; /* Hintergrundfarbe */
    border: 1px solid var(--border-white) !important; /* Rahmenfarbe */
    border-radius: 3px !important; /* Abgerundete Ecken */
    padding: 10px !important; /* Innenabstand */
    appearance: none !important; /* Entfernt Standard-Browser-Styling */
    -webkit-appearance: none !important; /* Entfernt WebKit-Browser-Styling */
    -moz-appearance: none !important; /* Entfernt Firefox-Styling */
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath fill='%23ffffff' d='M5 6L0 0h10z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 10px !important;
    width: 100% !important; /* Volle Breite */
    box-sizing: border-box !important; /* Konsistente Größenberechnung */
    cursor: pointer !important; /* Interaktive Darstellung */
}

/* Option-Elemente innerhalb des Dropdowns */
.gform_wrapper .gform_body .gform_fields .gfield select option {
    font-family: inherit !important; /* Schrift erbt vom umgebenden Text */
    font-size: 16px !important; /* Einheitliche Schriftgröße */
    color: var(--text-white) !important; /* Textfarbe */
    background-color: var(--background-dark) !important; /* Hintergrundfarbe der Listenansicht */
    padding: 10px !important; /* Innenabstand */
}

/* Fokus-Styling */
.gform_wrapper .gform_body .gform_fields .gfield select:focus {
    border: 1px solid var(--border-white) !important; /* Rahmenfarbe bei Fokus */
    outline: none !important; /* Entfernt den Standard-Fokusrahmen */
    background-color: var(--background-focus) !important; /* Fokus-Hintergrund */
}

/* Hover-Styling für Dropdown */
.gform_wrapper .gform_body .gform_fields .gfield select:hover {
    border-color: var(--text-white) !important; /* Rahmenfarbe bei Hover */
}

/* Placeholder-Styling für Dropdown */
.gform_wrapper .gform_body .gform_fields .gfield select option[value=""] {
    color: rgba(255, 255, 255, 0.5) !important; /* Platzhalter mit geringerer Deckkraft */
}

/* Datei Upload Button */
.gform-body .gform_fields .gfield button.button.gform_button_select_files[type='button'] {
    padding: 10px 25px;
    border-radius: 5px;
    border: 1px solid var(--border-white);
    background: var(--background-dark);
    color: var(--text-white);
}

/* Absende-Button */
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    color: var(--text-white);
    font-size: 1.6rem;
    text-transform: uppercase;
    padding: 20px 45px;
    border: 1px solid var(--border-white);
    border-radius: 3px;
    background-color: var(--background-dark);
    transition: 0.5s;
}

/* Absende-Button Hover */
.gform_wrapper .gform_footer input[type=submit]:hover {
    transform: translateY(-.7rem);
    transition: .5s;
    border: 1px solid var(--border-white);
    background-color: var(--text-white);
    color: var(--button-blue)!important;
}

/* Labels */
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    color: var(--text-white);
    font-weight: 400;
}

/* Beschreibung */
.gform_wrapper .gfield_description {
    font-size: 15px;
    line-height: 1.3em;
    padding-top: 5px;
    color: var(--text-white);
}

/* Platzhalter */
.gform_wrapper .gform_body .gform_fields .gfield input::placeholder {
    color: var(--text-white)!important;
}

/* Pflichtfelder */
.gform_wrapper .gfield_required {
    color: var(--text-white);
    font-weight: 300;
}