.elementor-kit-229{--e-global-color-primary:#484848;--e-global-color-secondary:#636363;--e-global-color-text:#FFFDFD;--e-global-color-accent:#1A3553;--e-global-color-22ddf71:#00183E;--e-global-color-1692ced0:#6EC1E4;--e-global-color-4947dd15:#54595F;--e-global-color-3caf93dc:#7A7A7A;--e-global-color-23a77ebd:#61CE70;--e-global-color-388cd9b8:#4054B2;--e-global-color-5477afb3:#23A455;--e-global-color-61a0c067:#000;--e-global-color-18bbd04:#FFF;--e-global-color-14b0ca68:#2A6698;--e-global-color-3f2c5a21:#575756;--e-global-color-bffc2dd:#A7A5A6;--e-global-color-cd3aaf7:#FF6C00;--e-global-color-9a60c73:#7A7A7A;--e-global-color-a002398:#F2F2F2;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:26px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-d1a17ef-font-family:"Poppins";--e-global-typography-d1a17ef-font-size:38px;--e-global-typography-d1a17ef-font-weight:600;--e-global-typography-d128726-font-family:"Poppins";--e-global-typography-d128726-font-size:14px;--e-global-typography-d128726-font-weight:700;--e-global-typography-d128726-letter-spacing:3px;--e-global-typography-177cdaa-font-family:"Poppins";--e-global-typography-177cdaa-font-weight:400;--e-global-typography-177cdaa-line-height:29px;--e-global-typography-177cdaa-letter-spacing:0.5px;--e-global-typography-c1c7432-font-family:"Poppins";--e-global-typography-c1c7432-font-size:5rem;--e-global-typography-c1c7432-font-weight:600;--e-global-typography-c1c7432-line-height:0.5em;background-color:#FFFFFF;color:#000000;}.elementor-kit-229 button,.elementor-kit-229 input[type="button"],.elementor-kit-229 input[type="submit"],.elementor-kit-229 .elementor-button{background-color:#000000;font-family:"Helvetica", Sans-serif;color:#FFFFFF;}.elementor-kit-229 e-page-transition{background-color:#FFBC7D;}.elementor-kit-229 a{color:#A4A4A4;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 a:hover{color:var( --e-global-color-14b0ca68 );font-family:"Helvetica", Sans-serif;}.elementor-kit-229 h1{color:#000000;}.elementor-kit-229 h2{color:#000000;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 h3{color:#000000;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 h4{color:#000000;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 h5{color:#000000;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 h6{color:#000000;font-family:"Helvetica", Sans-serif;}.elementor-kit-229 label{font-family:"Helvetica", Sans-serif;}.elementor-kit-229 input:not([type="button"]):not([type="submit"]),.elementor-kit-229 textarea,.elementor-kit-229 .elementor-field-textual{font-family:"Helvetica", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1477px;}.e-con{--container-max-width:1477px;}.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{background-color:#FFFFFF;--lightbox-ui-color:#61CE70;--lightbox-ui-color-hover:#7A7A7A;--lightbox-text-color:#000000;}@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-kit-229{--e-global-typography-d1a17ef-font-size:30px;--e-global-typography-c1c7432-font-size:3rem;--e-global-typography-c1c7432-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.sticky-buttons {
    position: fixed;
    right: 0;
    top: 0;
    margin-top: 40vh;
    margin-right: -290px;
    width: 360px;
    height: 180px;
    z-index: 9999;
    gap: 0;
    transition: margin-right 0.3s ease-in-out;
}

.sticky-buttons .sticky-buttons-slides {
    height: 60px;
    width: 360px;
    background: #FF6C00;
}

.sticky-buttons:hover  {
    margin-right: 0px;
}

.sticky-buttons-slides:hover {
    background: #E05F00;
}

.text-highlight{
    color: var(--e-global-color-cd3aaf7);
}



@media (min-width: 1920px) {

.schweissgeraet {
    width: 40vw !important;
}

}



@media (max-width: 1400px) {

.kran {
    margin-top: -25vw !important;
}

}

/* Ändern der height auf mobile mit dem elementor Attribut */
[data-elementor-device-mode="mobile"] .sticky-buttons {
margin-top: 60vh;    
height: 250px;
    
}/* End custom CSS */