.elementor-kit-6{--e-global-color-primary:#e30c14;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#e30c14;--e-global-color-125f4cd:#a9b0b0;--e-global-typography-primary-font-family:"komet";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Encode Sans Condensed";--e-global-typography-text-font-size:18px;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0926e23-font-family:"nimbus-sans-condensed";--e-global-typography-0926e23-font-size:2px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-125f4cd );}.elementor-kit-6 h1{color:var( --e-global-color-accent );font-family:"komet", Sans-serif;font-style:italic;}.elementor-kit-6 h2{color:var( --e-global-color-accent );font-family:"komet", Sans-serif;font-weight:900;font-style:italic;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-ui-color:var( --e-global-color-primary );--lightbox-navigation-icons-size:50px;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*GLOBAL*/

::selection {
    
  background: #E30C14;
  color:white;
  
}


::selection {
    
  background: #E30C14;
  color:white;
  
}



.elementor-button {
    transform: skew(0,-6deG);
}

html {
    scroll-behavior: smooth;
}



a[href$=".pdf"]::after {
  content: url(https://wwwbaugenochfac3e.zapwp.com/wp-content/uploads/2023/04/pdf-icon.webp);
  vertical-align: middle;
  padding-left:10px;
}


.elementor-button-text {
    color:white;
    transition: .5s all ease;
}

.elementor-button-text:hover {
    color:black;
}


/*JS*/
.hidden {
    opacity: 0
}

.show {
    opacity: 1
}

.scrollFade {
  opacity: 1;
  pointer-events: all;
}
.scrollFade--hidden {
  opacity: 0;
  translate: -80px 0px;  
  pointer-events: none;
}
.scrollFade--visible {
  opacity: 1;
  bottom:0px;
  pointer-events: all;
}
.scrollFade--animate {
  transition: all 1s ease-in-out;
}



/*  REFERENZEN / NEWS / UNTERSEITEN */
.referenz__inhalt img {
	margin: 4em 0 4em 0;
	    	border-radius: 4px;
	    	-webkit-box-shadow: 5px 5px 12px 1px rgba(0,0,0,0.11); 
box-shadow: 5px 5px 12px 1px rgba(0,0,0,0.11);
}

.referenz__inhalt figcaption {
margin: 1em;}


#btn-back {
    cursor:pointer;
}

.tl-circ {
    background: #E30C14 !important;
    border: none !important;
    width:15px !important;
    height:15px !important;
    margin-left:-8px !important;
    margin-top:14px;
}



/*  SLIDER  */
.elementor-slide-heading {
 transform: skew(0,-6deg);;
}

.jumpDown {
animation: jumpInfinite 1.5s infinite;
}

@keyframes jumpInfinite {
  0% {
    margin-bottom: 0;
  }
  50% {
      margin-top:-20px;
    margin-bottom: 20px;
  }
  100% {
    margin-bottom: 0;
  }
}/* End custom CSS */