.elementor-kit-12{--e-global-color-primary:#95332F;--e-global-color-secondary:#000000BF;--e-global-color-text:#000000;--e-global-color-accent:#D7B57E;--e-global-color-60aa3a4:#95332F;--e-global-color-5646061:#D7B57E;--e-global-color-08e2d87:#F8F3E9;--e-global-color-590b900:#FFFFFF;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;font-family:"Helvetica", Sans-serif;}.elementor-kit-12 a{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h1{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h2{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h3{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h4{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h5{font-family:"Helvetica", Sans-serif;}.elementor-kit-12 h6{font-family:"Helvetica", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.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 *//* Anpassungen Header */ 

.sticky-logo img {
    display: none !important;
    width: 125px !important;
    height: auto !important;
    transition: .5s all ease-in-out;
}

.elementor-sticky--effects .sticky-logo img{
    display: block !important;
    width: 125px !important;
    height: auto !important;
}

.elementor-sticky--effects.menu{
    background-color: #f8f3e9 !important;
    z-index: 10;
}


@media screen and (min-width: 1024px) {

.menu .elementor-item {
    color: black !important;
    fill: black !important;
}

.elementor-sticky--effects .elementor-item {
    color: black !important;
    fill: black !important;
}

.menu li.menu-item.menu-item-type-custom.menu-item-object-custom:last-child{
    background: #d7b57e;
    margin-left: 10px;
    border-radius: 3px;
}

.menu li.menu-item.menu-item-type-custom.menu-item-object-custom:last-child .elementor-item{
    color: white !important;
    fill: white !important;
}
}

/*
@media screen and (max-width: 767px) {
    .sticky-logo img {
    width: 200px !important;
}

    .elementor-sticky--effects .sticky-logo img {
    width: 140px !important;
}
}
*/


/*Anpassungen Slider */

.elementor-swiper-button {
    background: var( --e-global-color-8246a5a ) !important;
    padding: 15px !important;
    border-radius: 50px !important;
    color: var( --e-global-color-primary ); !important;
}

/* Icon Button */

.elementor-form .elementor-button svg {
    font-size: 26px;
}

/* Anpassungen Borlabs */
#BorlabsCookieBox .cookie-logo {
    max-width: 100px !important;
    margin-right: 0px;
	align-content: start;
}

@media(min-width: 767px){
#BorlabsCookieBox .cookie-logo {
    margin-right: 20px;
}
}

#BorlabsCookieBox ._brlbs-flex-center {
    display: flex;
    align-items: center;
    justify-content: start !important;
}

/* Button anpassen */

.cls-1{
    color: white !important;
    stroke: white !important;
}

.negativ .cls-1{
    color: black !important;
    stroke: black !important;
}


/* Bewerbungsablauf */

.linie{
    transform: rotate(90deg) !important;
}


/* Anpassungen Standorte */

.swiper-slide{
    border: 1px solid #f8f3e9 !important;
    border-radius: 4px;
    transition: background 0.3s, border 0.8s, border-radius 0.8s, box-shadow 0.8s;
}

.swiper-slide:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1) !important;
}

.elementor-testimonial__image img{
    width: auto !important;
    height: 70px !important;
}

.elementor-testimonial__text{
    font-style: normal !important;
}

.elementor-testimonial__text h5{
    margin: 0px 10px !important;
    font-weight: 600;
    font-size: 18px;
}


/* Anpassungen Google Maps */
.wpgmp_map{
    filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
    transition-duration: 1.8s;
}

.wpgmp_map:hover{
    filter: none !important;
}/* End custom CSS */