.elementor-kit-5{--e-global-color-primary:#004489;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#006BD8;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:1.2em;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#606060;font-family:"Open Sans", Sans-serif;font-size:1.2rem;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:var( --e-global-color-primary );}.elementor-kit-5 h2{color:var( --e-global-color-primary );line-height:40px;}.elementor-kit-5 h3{color:var( --e-global-color-primary );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.mppic img:hover{
    scale: 1.2;
    transition: 1s;
}

.mppic img{
    scale: 1;
    transition: 1s;
}

#mpmobilenav{
    
    margin-top: -1200px;
    transition: 1s;
}



.mpheadpicture {
    opacity: 0; /* Bild unsichtbar starten */
    animation: fadeIn 1s ease-in-out forwards; /* Animation anwenden */
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


#mptelancor{
  
    transition: 0.5s;
}

#mptelancor:hover{
    margin-right:200px;
    transition: 0.5s;
}

#mpmailancor{
  
    transition: 0.5s;
}

#mpmailancor:hover{
    margin-right:200px;
    transition: 0.5s;
}

#google_translate_element2{
    display: none;
}


#mpback{
    color: white;
    cursor:pointer;
}


#mpseitentitel h1{
    
     color: white; /* Schriftfarbe weiß */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 9.8); /* Dunkler Schatten */
}

.mpadressecontainer .mpadresse h2{
     font-weight: 700;
}

.mpsicherdatenblatt-button{
    color:white!important;
    background-color: #004489;
    padding: 5px;
}


.mpdatenblatt-button{
    color:white!important;
    background-color: #004489;
    padding: 5px;
}/* End custom CSS */