/* 
Theme Name:		 BPGmbH
Theme URI:		 http://childtheme-generator.com/
Description:	 BPGmbH is a child theme of BlankSlate, created by ChildTheme-Generator.com
Author:			 fmg
Author URI:		 http://childtheme-generator.com/
Template:		 blankslate
Version:		 1.0.0
Text Domain:	 bpgmbh
*/



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}


/* TYPOGRAPHIE */
p,
.referenz-einzel H1, H3, .dreier-block.leistungsboxen {
  hyphens: auto;
}

@media screen and (max-width: 767px) {
H1,H2,H3,H4,H5,H6 {hyphens: auto;}
}



body pre {	font-family: var( --e-global-typography-text-font-family ), Sans-serif;}
.bpg-footer p {	line-height: 24px;}
.bpg-footer p a {color: #fff;}



.elementor-widget-text-editor .elementor-widget-container ul {
  list-style: none; /* entfernt die Standard-Punkte */
  padding-left: 0; /* entfernt Einzug */
  margin-top: 10px;
}

.elementor-widget-text-editor .elementor-widget-container ul li {
  position: relative;
  padding-left: 1.4em; /* rückt den Text ein, damit Platz fürs Quadrat ist */
  text-align: left;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 25px;
  hyphens: auto
}

.elementor-widget-text-editor .elementor-widget-container ul li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0.4em; /* vertikal zentrieren */
  width: 8px;
  height: 8px;
  background-color: var( --e-global-color-text ); /* blau */
  display: inline-block;
  border-radius: 1px
}

a.elementor-button {
  text-decoration: none!important;
}



/* TYPOGRAPHIE ENDE */

/* FUN FACTS */
body .ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content {	font-size: 38px;}
body .ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg {	max-width: 38px;}

/* FUN FACTS ENDE */

/* MOBILE MENÜ - The Plus Addons for Elementor“ > Navigation Menu Lite */
.plus-navigation-wrap.text-left .plus-navigation-menu {    display: block;}
.plus-navigation-menu .navbar-nav > li > a {transition: none !important;}

.dropdown::after {
	content: "▾";
	position: absolute;
	right: 1.4em;
	top: -2px;
	font-size: 39px;
	color: var( --e-global-color-2b04c30 );
    pointer-events: none; 
}

.dropdown:hover::after,
.dropdown.open:hover::after,
.dropdown:focus-within::after {
  color: #ffffff; /* Weißer Pfeil beim Hover */
  pointer-events: none; 
}

.dropdown.open::after {  color: var(--e-global-color-2b04c30); }


.plus-navigation-menu  li:hover > a {	text-decoration: unset;}

/* MOBILE MENÜ ENDE */

/*HERO HINTERGRUND PARALLAX */

@media screen and (min-width: 1024px) {
.hero-parallax {
    background-size: 100%;
    background-position: center;
    animation: breatheZoomMove 30s ease-in-out infinite, fadeInOnce 1.5s ease-out forwards;
}

@keyframes breatheZoomMove {
    0% {
        background-size: 100%;
        background-position: bottom center 50%;
    }
    50% {
        background-size: 105%;
        background-position: left bottom 10%;
    }
    100% {
        background-size: 100%;
        background-position: left 50%;
    }
}

@keyframes fadeInOnce {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
}

/* HERO HINTERGRUND PARALLAX ENDE */

/* STARTSEITE */ 

@media screen and (min-width: 1024px) {
.dreier-block.leistungsboxen .elementor-button {
	min-width: 250px;
}
}
/* STARTSEITE ENDE */ 

/* REFERENZEN */
.referenz-einzel {height: 400px;}
/* REFERENZEN ENDE */

/* LEISTUNGEN */ 
.icon-box .icon-box-div {
  padding-top: 50px;
  padding-bottom: 32px;
  padding-left: 40px;
  padding-right: 40px;

}

@media (max-width:1024px) {
.icon-box .icon-box-div {
  padding-left: 30px;
  padding-right: 30px;

}

}


.icon-box .schatten {
  box-shadow: 4px -6px 59px 3px #13284a59;
}

/* 
.icon-box .icon-box-content-wrapper:first-child .icon-box-div {
  clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
}

.icon-box .icon-box-content-wrapper:last-child .icon-box-div {
  clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
}
 */

.icon-box p {
	text-align-last: center;
  line-height: 28px;
}

/* LEISTUNGEN ENDE */ 


/* GOOGLE MAPS */
.googlemaps .gm-style-iw-a {top: -10px !important}
/* GOOGLE MAPS ENDE */


/* KONTAKTFORMULAR */
.kontakt-formular input[type="submit"], 
.kontakt-formular input[type="button"],
.kontakt-formular button {
  background: var(--e-global-color-accent) !important;
  font-size: var(--e-global-typography-4173b1d-font-size);
  letter-spacing: var(--e-global-typography-4173b1d-letter-spacing);
  font-family: var(--e-global-typography-4173b1d-font-family), Sans-serif;
  font-size: var(--e-global-typography-4173b1d-font-size);
  font-weight: var(--e-global-typography-4173b1d-font-weight);
  text-transform: var(--e-global-typography-4173b1d-text-transform);
  padding: 30px 38px;
  line-height: 0px;
  cursor: pointer;

  &:hover {
    background: var(--e-global-color-9016ece) !important;
    color: #fff !important;

  }

  &:focus {
    color: #fff !important;

  }

}

.kontakt-formular .nf-field-description,
.kontakt-formular .nf-form-content .listselect-wrap .nf-field-element div, 
.kontakt-formular .nf-form-content .ninja-forms-field:not([type='submit']) {
font-size: var( --e-global-typography-bdd55e3-font-size ) !important;
line-height: var( --e-global-typography-bdd55e3-line-height );
letter-spacing: var( --e-global-typography-bdd55e3-letter-spacing );
font-family: var( --e-global-typography-bdd55e3-font-family ), Sans-serif;
font-weight: var( --e-global-typography-bdd55e3-font-weight );
}

.kontakt-formular .nf-field-description {margin-top: 10px}

.kontakt-formular .nf-response-msg {
	background: #0c3c60;
	padding: 50px;
	color: #fff;
	height: 200px;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
  text-align: center
}

/* KONTAKTFORMULAR ENDE */

/* JOBANGEBOTE */
.jobgallery .elementor-cta__content, .jobgallery .elementor-cta {	height: 100%;}
.jobgallery .elementor-widget-call-to-action {	aspect-ratio: 1 / 1;hyphens: auto;}
.jobgallery .elementor-cta__content {	background: linear-gradient( to bottom, transparent 50%, #132f6cc9 100% );display: grid;}
.jobgallery a.elementor-cta:hover {	text-decoration: none;}
.jobgallery.mwd .elementor-cta__description::after {
	content: "(M/W/D)";
	font-size: 17px;
	margin-left: 2px;
	font-weight: normal;
	letter-spacing: -1px;
}

.initiativbewerbung .elementor-cta__content {   flex-direction: column;background: linear-gradient( to right top, transparent 30%, #8c0000 100% )}
.initiativbewerbung .elementor-cta__content > div:nth-child(1) { order: 2; }
.initiativbewerbung .elementor-cta__content > div:nth-child(2) { order: 1; }
.initiativbewerbung .elementor-cta__content > div:nth-child(3) { order: 3; }
.initiativbewerbung .elementor-cta__content .elementor-icon {	padding: 25px 27px 16px;}
.initiativbewerbung .elementor-cta__button {	border-width: 0 0 2px !important;}

/* Jobkacheln nacheinander einblenden in Verbindung mit JS */
.jobgallery > * {  opacity: 0;  transform: translateY(20px); /* kleiner Versatz nach unten */}
.jobgallery > *.is-visible {  opacity: 1 !important;  transform: none !important;}

/* Elementor-Editor: Animation ausschalten & Kacheln sichtbar halten */
.elementor-editor-active .jobgallery > *{
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

.jobgallery-box {
	border: 1px solid #fff;
}

.initiativbewerbung .elementor-cta__button.elementor-button {
	border: 0;
}

/* JOBANGEBOTE ENDE */


/* REFERENZEN */
.jobgallery.referenzen .elementor-cta__content {	background: linear-gradient( to bottom, transparent 50%, #2c1908c9 100% )}

.jobgallery.referenzen .elementor-ribbon-inner {
	line-height: 45px !important;
}


/* REFERENZEN ENDE */



/* ÜBER UNS */

/* Bannerbild spiegel */
.lebensraum.banner {  transform: scaleX(-1);            /* spiegelt den Container (inkl. BG) */  justify-content: flex-end;}
.lebensraum.banner > * {  transform: scaleX(-1);            /* spiegelt alle direkten Kinder zurück */}
.lebensraum.banner::before {transform: scaleX(-1);}

/* ÜBER UNS ENDE*/


/* Real Cookie Banner */
.animate__animated > div > div:nth-child(3) > div > div:nth-child(2) > div:nth-child(4), .animate__animated > div > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(3),
.animate__animated > div > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(4),
.rcb-content-blocker > div > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(2) > div:nth-child(2),
body div > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2),
dialog .wp-exclude-emoji > div > div > div:nth-child(1) > div:last-of-type
{display: none;}
div > div.animate__bounceIn > div > div > div a {font-weight: 400;} /*datenschutz+impressum links*/
/* Real Cookie Banner ENDE*/


/* AUSBLENDEN */
.googlemaps .gm-style-iw-chr,
.googlemaps p,

.kontakt-formular .nf-form-fields-required,
.kontakt-formular .nf-error .nf-error-msg,
.kontakt-formular .nf-field-label,
.kontakt-formular .nf-after-form-content
{	display: none;}
