{"id":1819,"date":"2024-06-04T06:08:27","date_gmt":"2024-06-04T06:08:27","guid":{"rendered":"https:\/\/loffler.themesawesome.com\/jobs\/"},"modified":"2024-09-11T23:10:20","modified_gmt":"2024-09-11T23:10:20","slug":"jobs","status":"publish","type":"page","link":"https:\/\/www.loeffler.lu\/en\/jobs\/","title":{"rendered":"Jobs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1819\" class=\"elementor elementor-1819 elementor-289\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd47bb1 main-container e-flex e-con-boxed e-con e-parent\" data-id=\"cd47bb1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-328bc76 e-con-full e-flex e-con e-child\" data-id=\"328bc76\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a56a8e elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8a56a8e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our vacancies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d940e8c elementor-widget elementor-widget-text-editor\" data-id=\"d940e8c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>L\u00f6ffler Security Systems is a continuously growing company.<br \/>\nWe are therefore always on the lookout for motivated and committed specialists.<br \/>\nApply now and shape the future of security technology with us!  <\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6458e5b elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"6458e5b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa38128 elementor-invisible elementor-widget elementor-widget-loffler_job_loop\" data-id=\"aa38128\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"loffler_job_loop.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .job-loop-wrapper{\n        display: flex;\n        flex-direction: column;\n    }\n\n    .job-loop-wrapper .job-item-wrapper{\n        display: flex;\n        flex-direction: column;\n        padding: 30px 0;\n        border-bottom: 1px solid #DDDDDD;\n    }\n\n    .job-loop-wrapper .job-item-wrapper:last-of-type{\n        border-bottom: 0px;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item{\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        gap: 40px;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-left{\n        display: flex;\n        flex-direction: column;\n        row-gap: 14px;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-left .title{\n        font-family: Lasiver;\n        font-size: 16px;\n        font-weight: 700;\n        line-height: 22px;\n        text-align: left;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-left .date{\n        font-family: Lasiver;\n        font-size: 12px;\n        font-weight: 300;\n        line-height: 15px;\n        letter-spacing: -0.02em;\n        text-align: left;\n\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-right svg{\n        transition: all 0.3s ease-in-out;\n        transform: rotate(0deg)\n    }\n\n    .job-loop-wrapper .job-item-wrapper.open .job-item .job-right svg{\n        transform: rotate(180deg)\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-right{\n        display: flex;\n        align-items: center;\n        column-gap: 40px;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-item .job-right .job-kontakt{\n        padding: 13px 31px;\n        background-color: #990000;\n        color: white;\n        border-radius: 35px;\n        font-family: Lasiver;\n        font-size: 14px;\n        font-weight: 700;\n        line-height: 26px;\n        letter-spacing: -0.02em;\n        text-align: center;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-description{\n        font-family: Lasiver;\n        text-align: left;\n        max-height: 0;\n        opacity: 0;\n        margin-top: 0;\n        transition: all 0.3s ease-in-out;\n    }\n\n    .job-loop-wrapper .job-item-wrapper .job-description.mobile{\n        display: none;\n    }\n\n    .job-loop-wrapper .job-item-wrapper.open .job-description{\n        max-height: 100%;\n        opacity: 1;\n        margin-top: 30px;\n    }\n\n    @media only screen and (max-width: 600px) {\n        .job-loop-wrapper .job-item-wrapper .job-item{\n            flex-direction: column;\n            align-items: start;\n            justify-content: start;\n            row-gap: 22px;\n        }\n\n        .job-loop-wrapper .job-item-wrapper .job-item .job-right{\n            flex-direction: column;\n            align-self: center;\n            row-gap: 30px;\n            width: 100%;\n        }\n\n        .job-loop-wrapper .job-item-wrapper .job-item .job-right .job-kontakt{\n            width: 100%;\n        }\n\n        .job-loop-wrapper .job-item-wrapper.open .job-description.mobile{\n            max-height: 100%;\n            opacity: 1;\n            margin-top: 0;\n            align-self: flex-start;\n        }\n\n        .job-loop-wrapper .job-item-wrapper .job-description.mobile{\n            display: flex;\n            opacity: 0;\n            margin-top: -30px;\n            pointer-events: none;\n        }\n\n        .job-loop-wrapper .job-item-wrapper .job-description{\n        display: none;\n    }\n    }\n<\/style>\n<div class=\"job-loop-wrapper\">\n    \n        <div class=\"job-item-wrapper accordion-item\">\n            <div class=\"job-item accordion-item-header\">\n                <div class=\"job-left\">\n                    <span class=\"title\">We are looking for: Fitter\/ Service Technician for security systems (m\/f\/d)<\/span>\n                    <span class=\"date\">29. April 2023<\/span>\n                <\/div>\n                <div class=\"job-right\">\n                    <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0.361636 2.19101L6.07213 7.62117C6.19588 7.74121 6.3431 7.83649 6.50531 7.9015C6.66752 7.96652 6.8415 8 7.01722 8C7.19295 8 7.36693 7.96652 7.52914 7.9015C7.69135 7.83649 7.83857 7.74121 7.96232 7.62117L13.6063 2.19101C13.731 2.07195 13.83 1.93031 13.8976 1.77424C13.9652 1.61818 14 1.45078 14 1.28171C14 1.11265 13.9652 0.945253 13.8976 0.789188C13.83 0.633123 13.731 0.491476 13.6063 0.372419C13.3569 0.133887 13.0195 1.34479e-06 12.6678 1.31405e-06C12.3162 1.28331e-06 11.9788 0.133887 11.7294 0.372419L7.01722 4.90609L2.30507 0.372418C2.05713 0.135816 1.72249 0.00242984 1.37329 0.00101504C1.1981 4.08425e-05 1.02444 0.0323456 0.86226 0.0960792C0.70008 0.159813 0.55257 0.253721 0.428191 0.372418C0.298973 0.487191 0.194674 0.625463 0.12132 0.779243C0.0479666 0.933024 0.00701297 1.09927 0.000824563 1.26836C-0.0053648 1.43746 0.023336 1.60606 0.0852657 1.76442C0.147195 1.92279 0.241128 2.06778 0.361636 2.19101Z\" fill=\"black\"\/>\n                    <\/svg>\n\n                    <div class=\"job-description mobile\">\n                        <p>To strengthen our team, we are now looking for a committed and qualified\n<strong>fitter\/service technician (m\/f\/d)<\/strong>.<\/p>\n<p><strong>Your tasks:<\/strong><\/p>\n<p>In this position, you are responsible for the professional assembly and commissioning of electronic security and\n\nmonitoring systems. Your other tasks include maintenance, repair and troubleshooting\n\non existing systems. You carry out functional tests and accept the installed systems. Participation in the\n\non-call service outside of regular business hours as well as the documentation of the work carried out and\n\nthe preparation of service reports round off your field of activity.<\/p>\n\n<p><strong>Your profile:<\/strong><\/p>\n<p>You have completed training as a telecommunications technician, electronics technician for installation and\n\ntelecommunications technology, IT system electronics technician or electrical installer with a focus on low-voltage technology.\n\nIdeally, you already have several years of professional experience in security technology, especially in the area of \u200b\u200bburglar, video and fire alarm systems. You are characterized by a strong customer focus and entrepreneurial thinking. An independent and performance-oriented way of working, good PC skills and technical understanding as well as the ability to work in a team and a high willingness to learn round off your profile.<\/p>\n\n<p>A class B driving license is required.<\/p>\n\n<p><strong>We offer you:<\/strong><\/p>\n\n<p>Look forward to a permanent position with interesting and varied activities. In addition to an attractive salary, you can expect a pleasant working atmosphere and an open corporate culture. We attach great importance to good internal communication and short decision-making processes. In addition, we offer you a wide range of opportunities for continuous training and qualification in the area of \u200b\u200bnew technologies.<\/p>\n\n<p><strong>Interested?<\/strong><\/p>\n<p>Then we look forward to receiving your application! Please send your complete application documents by email to <a\nhref=\"mailto:candidatures@loeffler.lu\">candidatures@loeffler.lu<\/a><\/p>                    <\/div>\n\n                    <a href=\"mailto:info@loeffler.lu?subject=Stellenangebot%20Anfrage%20-%20Wir%20suchen:%20Monteur\/%20Servicetechniker%20f\u00fcr%20Sicherheitssysteme%20(m\/w\/d)\" class=\"job-kontakt\">\n                        Contact                    <\/a>\n\n                <\/div>\n            <\/div>\n\n            <div class=\"job-description\">\n                <p>To strengthen our team, we are now looking for a committed and qualified\n<strong>fitter\/service technician (m\/f\/d)<\/strong>.<\/p>\n<p><strong>Your tasks:<\/strong><\/p>\n<p>In this position, you are responsible for the professional assembly and commissioning of electronic security and\n\nmonitoring systems. Your other tasks include maintenance, repair and troubleshooting\n\non existing systems. You carry out functional tests and accept the installed systems. Participation in the\n\non-call service outside of regular business hours as well as the documentation of the work carried out and\n\nthe preparation of service reports round off your field of activity.<\/p>\n\n<p><strong>Your profile:<\/strong><\/p>\n<p>You have completed training as a telecommunications technician, electronics technician for installation and\n\ntelecommunications technology, IT system electronics technician or electrical installer with a focus on low-voltage technology.\n\nIdeally, you already have several years of professional experience in security technology, especially in the area of \u200b\u200bburglar, video and fire alarm systems. You are characterized by a strong customer focus and entrepreneurial thinking. An independent and performance-oriented way of working, good PC skills and technical understanding as well as the ability to work in a team and a high willingness to learn round off your profile.<\/p>\n\n<p>A class B driving license is required.<\/p>\n\n<p><strong>We offer you:<\/strong><\/p>\n\n<p>Look forward to a permanent position with interesting and varied activities. In addition to an attractive salary, you can expect a pleasant working atmosphere and an open corporate culture. We attach great importance to good internal communication and short decision-making processes. In addition, we offer you a wide range of opportunities for continuous training and qualification in the area of \u200b\u200bnew technologies.<\/p>\n\n<p><strong>Interested?<\/strong><\/p>\n<p>Then we look forward to receiving your application! Please send your complete application documents by email to <a\nhref=\"mailto:candidatures@loeffler.lu\">candidatures@loeffler.lu<\/a><\/p>            <\/div>\n        <\/div>\n\n    \n        <div class=\"job-item-wrapper accordion-item\">\n            <div class=\"job-item accordion-item-header\">\n                <div class=\"job-left\">\n                    <span class=\"title\">We are looking for: Fire Alarm Technician\/ Service Technician (m\/f\/d)<\/span>\n                    <span class=\"date\">29. April 2023<\/span>\n                <\/div>\n                <div class=\"job-right\">\n                    <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M0.361636 2.19101L6.07213 7.62117C6.19588 7.74121 6.3431 7.83649 6.50531 7.9015C6.66752 7.96652 6.8415 8 7.01722 8C7.19295 8 7.36693 7.96652 7.52914 7.9015C7.69135 7.83649 7.83857 7.74121 7.96232 7.62117L13.6063 2.19101C13.731 2.07195 13.83 1.93031 13.8976 1.77424C13.9652 1.61818 14 1.45078 14 1.28171C14 1.11265 13.9652 0.945253 13.8976 0.789188C13.83 0.633123 13.731 0.491476 13.6063 0.372419C13.3569 0.133887 13.0195 1.34479e-06 12.6678 1.31405e-06C12.3162 1.28331e-06 11.9788 0.133887 11.7294 0.372419L7.01722 4.90609L2.30507 0.372418C2.05713 0.135816 1.72249 0.00242984 1.37329 0.00101504C1.1981 4.08425e-05 1.02444 0.0323456 0.86226 0.0960792C0.70008 0.159813 0.55257 0.253721 0.428191 0.372418C0.298973 0.487191 0.194674 0.625463 0.12132 0.779243C0.0479666 0.933024 0.00701297 1.09927 0.000824563 1.26836C-0.0053648 1.43746 0.023336 1.60606 0.0852657 1.76442C0.147195 1.92279 0.241128 2.06778 0.361636 2.19101Z\" fill=\"black\"\/>\n                    <\/svg>\n\n                    <div class=\"job-description mobile\">\n                        <p>To strengthen our team, we are now looking for a committed and qualified\n<strong>fire alarm technician\/service technician (m\/f\/d)<\/strong>.<\/p>\n\n<p><strong>Your tasks:<\/strong><\/p>\n\n<p>In this position, you are responsible for the independent electrical installation of fire alarm systems. This includes\n\ncabling, connection, and control panel replacement and retrofitting. You program fire alarm control panels in compliance with\n\nthe regulations and safety provisions. In addition, you carry out maintenance and repair work on\n\nexisting systems. Participation in the on-call service outside of regular business hours as well as\n\ndocumenting the work carried out and preparing service reports round off your field of activity.<\/p>\n\n<p><strong>Your profile:<\/strong><\/p>\n\n<p>You have completed vocational training as an electrical engineer or system electronics technician. Experience in\n\nsecurity technology and video surveillance is an advantage. Knowledge of intelligent building control is\n\nalso an advantage. You are characterized by independence, interest in performance and a sense of responsibility.\n\nTeamwork skills and reliability as well as a willingness to learn round off your profile. Language skills in German,\n\nEnglish and French are desirable. A class B driving license is required.<\/p>\n\n<p><strong>We offer you:<\/strong><\/p>\n\n<p>Look forward to a permanent position with interesting and varied activities. In addition to an\n\nattractive salary, you can expect a pleasant working atmosphere and an open corporate culture. We attach great importance to\n\ngood internal communication and short decision-making processes. In addition, we offer you\n\na wide range of opportunities for continuous training and qualification in the field of new technologies.<\/p>\n\n<p><strong>Interested?<\/strong><\/p>\n\n<p>Then we look forward to receiving your application! Please send your complete application documents by email to <a\n\nhref=\"mailto:candidatures@loeffler.lu\">candidatures@loeffler.lu<\/a><\/p>                    <\/div>\n\n                    <a href=\"mailto:info@loeffler.lu?subject=Stellenangebot%20Anfrage%20-%20Wir%20suchen:%20Brandmeldetechniker\/%20Servicetechniker%20(m\/w\/d)\" class=\"job-kontakt\">\n                        Contact                    <\/a>\n\n                <\/div>\n            <\/div>\n\n            <div class=\"job-description\">\n                <p>To strengthen our team, we are now looking for a committed and qualified\n<strong>fire alarm technician\/service technician (m\/f\/d)<\/strong>.<\/p>\n\n<p><strong>Your tasks:<\/strong><\/p>\n\n<p>In this position, you are responsible for the independent electrical installation of fire alarm systems. This includes\n\ncabling, connection, and control panel replacement and retrofitting. You program fire alarm control panels in compliance with\n\nthe regulations and safety provisions. In addition, you carry out maintenance and repair work on\n\nexisting systems. Participation in the on-call service outside of regular business hours as well as\n\ndocumenting the work carried out and preparing service reports round off your field of activity.<\/p>\n\n<p><strong>Your profile:<\/strong><\/p>\n\n<p>You have completed vocational training as an electrical engineer or system electronics technician. Experience in\n\nsecurity technology and video surveillance is an advantage. Knowledge of intelligent building control is\n\nalso an advantage. You are characterized by independence, interest in performance and a sense of responsibility.\n\nTeamwork skills and reliability as well as a willingness to learn round off your profile. Language skills in German,\n\nEnglish and French are desirable. A class B driving license is required.<\/p>\n\n<p><strong>We offer you:<\/strong><\/p>\n\n<p>Look forward to a permanent position with interesting and varied activities. In addition to an\n\nattractive salary, you can expect a pleasant working atmosphere and an open corporate culture. We attach great importance to\n\ngood internal communication and short decision-making processes. In addition, we offer you\n\na wide range of opportunities for continuous training and qualification in the field of new technologies.<\/p>\n\n<p><strong>Interested?<\/strong><\/p>\n\n<p>Then we look forward to receiving your application! Please send your complete application documents by email to <a\n\nhref=\"mailto:candidatures@loeffler.lu\">candidatures@loeffler.lu<\/a><\/p>            <\/div>\n        <\/div>\n\n        <script>\n        document.querySelectorAll(\".job-item-wrapper.accordion-item\").forEach((item) => {\n            item.querySelector(\".job-item-wrapper.accordion-item .job-item\").addEventListener(\"click\", () => {\n                item.classList.toggle(\"open\");\n            });\n        });\n    <\/script>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b56fb22 main-container e-flex e-con-boxed e-con e-parent\" data-id=\"b56fb22\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-756b85a title-fixed elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"756b85a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Professional and reliable for more than 50 years<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e815b65 title-fixed elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e815b65\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">L\u00f6ffler Security Systems - <span class=\"underline-text\">We make Luxembourg safe.<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f848bc main-container e-flex e-con-boxed e-con e-parent\" data-id=\"5f848bc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27bb385 elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"27bb385\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">News<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2c35f1 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"f2c35f1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6e5e02 elementor-invisible elementor-widget elementor-widget-loffler-post-loop-block\" data-id=\"c6e5e02\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"loffler-post-loop-block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .loffler-blog-loop {\n        display: grid;\n        grid-template-columns: repeat(4, minmax(0, 1fr));\n        column-gap: 30px;\n        row-gap: 30px;\n    }\n    .loffler-blog-item .blog-thumb {\n        margin-bottom: 15px;\n    }\n    .loffler-blog-item .blog-thumb a {\n        display: inline-block;\n        width: 100%;\n    }\n    .loffler-blog-item .blog-thumb img {\n        width: 100%;\n        height: 175px;\n        object-fit: cover;\n        border-radius: 15px;\n    }\n    .loffler-blog-item .date-meta {\n        display: block;\n        \/* font-family: Lasiver; *\/\n        font-size: 12px;\n        font-weight: 300;\n        line-height: 15px;\n        letter-spacing: -0.02em;\n        text-align: left;\n        margin-bottom: 15px;\n    }\n    .loffler-blog-item .blog-title {\n        font-family: Lasiver;\n        font-size: 16px;\n        font-weight: 700;\n        line-height: 20px;\n        text-align: left;\n        margin: 0;\n    }\n    .loffler-blog-item .blog-title a {\n        color: #000000;\n    }\n\n    @media (max-width: 767px) {\n        .loffler-blog-item .blog-thumb img {\n            border-radius: 5px;\n        }\n    }\n<\/style>\n\n<div class=\"loffler-blog-loop\">\n            <div class=\"loffler-blog-item\">\n                        <div class=\"blog-thumb\">\n                <a href=\"https:\/\/www.loeffler.lu\/en\/fachschulung-zur-brandmeldetechnik-bei-honeywell-in-neuss\/\">\n                    <img fetchpriority=\"high\" decoding=\"async\" width=\"2048\" height=\"2048\" src=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n.jpg\" class=\"attachment- size- wp-post-image\" alt=\"\" data-no-retina=\"\" srcset=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n.jpg 2048w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-300x300.jpg 300w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-1024x1024.jpg 1024w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-150x150.jpg 150w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-768x768.jpg 768w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-1536x1536.jpg 1536w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2025\/03\/474758073_1140274648103932_6043897449362409630_n-700x700.jpg 700w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/>                <\/a>\n            <\/div>\n                        <div class=\"blog-detail\">\n                <span class=\"date-meta\">27, March 2025<\/span>\n                <h3 class=\"blog-title\">\n                    <a href=\"https:\/\/www.loeffler.lu\/en\/fachschulung-zur-brandmeldetechnik-bei-honeywell-in-neuss\/\">\n                        Fachschulung zur Brandmeldetechnik bei Honeywell in Neuss                    <\/a>\n                <\/h3>\n            <\/div>\n        <\/div>\n            <div class=\"loffler-blog-item\">\n                        <div class=\"blog-thumb\">\n                <a href=\"https:\/\/www.loeffler.lu\/en\/we-are-looking-forfire-protection-technician-service-technician-m-f-d\/\">\n                    <img decoding=\"async\" width=\"580\" height=\"350\" src=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-2.jpg\" class=\"attachment- size- wp-post-image\" alt=\"\" data-no-retina=\"\" srcset=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-2.jpg 580w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-2-300x181.jpg 300w\" sizes=\"(max-width: 580px) 100vw, 580px\" \/>                <\/a>\n            <\/div>\n                        <div class=\"blog-detail\">\n                <span class=\"date-meta\">15, May 2024<\/span>\n                <h3 class=\"blog-title\">\n                    <a href=\"https:\/\/www.loeffler.lu\/en\/we-are-looking-forfire-protection-technician-service-technician-m-f-d\/\">\n                        We are looking for:Fire Protection Technician\/ Service Technician (m\/f\/d)                    <\/a>\n                <\/h3>\n            <\/div>\n        <\/div>\n            <div class=\"loffler-blog-item\">\n                        <div class=\"blog-thumb\">\n                <a href=\"https:\/\/www.loeffler.lu\/en\/we-are-looking-forfitter-service-technician-for-security-systems-m-f-d\/\">\n                    <img decoding=\"async\" width=\"580\" height=\"350\" src=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-1.jpg\" class=\"attachment- size- wp-post-image\" alt=\"\" data-no-retina=\"\" srcset=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-1.jpg 580w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/05\/post-1-300x181.jpg 300w\" sizes=\"(max-width: 580px) 100vw, 580px\" \/>                <\/a>\n            <\/div>\n                        <div class=\"blog-detail\">\n                <span class=\"date-meta\">15, May 2024<\/span>\n                <h3 class=\"blog-title\">\n                    <a href=\"https:\/\/www.loeffler.lu\/en\/we-are-looking-forfitter-service-technician-for-security-systems-m-f-d\/\">\n                        We are looking for:Fitter \/ Service Technician for security systems (m\/f\/d)                    <\/a>\n                <\/h3>\n            <\/div>\n        <\/div>\n            <div class=\"loffler-blog-item\">\n                        <div class=\"blog-thumb\">\n                <a href=\"https:\/\/www.loeffler.lu\/en\/security-systems-and-home-automation-satel-integra-offers-more-functions\/\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"1706\" height=\"960\" src=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra.jpg\" class=\"attachment- size- wp-post-image\" alt=\"\" data-no-retina=\"\" srcset=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra.jpg 1706w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra-300x169.jpg 300w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra-1024x576.jpg 1024w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra-768x432.jpg 768w, https:\/\/www.loeffler.lu\/wp-content\/uploads\/2019\/08\/Integra-1536x864.jpg 1536w\" sizes=\"(max-width: 1706px) 100vw, 1706px\" \/>                <\/a>\n            <\/div>\n                        <div class=\"blog-detail\">\n                <span class=\"date-meta\">22, August 2019<\/span>\n                <h3 class=\"blog-title\">\n                    <a href=\"https:\/\/www.loeffler.lu\/en\/security-systems-and-home-automation-satel-integra-offers-more-functions\/\">\n                        Security systems and home automation &#8211; Satel\u00ae Integra offers more functions                    <\/a>\n                <\/h3>\n            <\/div>\n        <\/div>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our vacancies L\u00f6ffler Security Systems is a continuously growing company. We are therefore always on the lookout for motivated and committed specialists. Apply now and shape the future of security technology with us! Professional and reliable for more than 50 years L\u00f6ffler Security Systems &#8211; We make Luxembourg safe. News<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1819","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Jobs - L\u00f6ffler<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.loeffler.lu\/en\/jobs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jobs - L\u00f6ffler\" \/>\n<meta property=\"og:description\" content=\"Our vacancies L\u00f6ffler Security Systems is a continuously growing company. We are therefore always on the lookout for motivated and committed specialists. Apply now and shape the future of security technology with us! Professional and reliable for more than 50 years L\u00f6ffler Security Systems &#8211; We make Luxembourg safe. News\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.loeffler.lu\/en\/jobs\/\" \/>\n<meta property=\"og:site_name\" content=\"L\u00f6ffler\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/loeffler.alarm\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-11T23:10:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/loefflerOG.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1335\" \/>\n\t<meta property=\"og:image:height\" content=\"750\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.loeffler.lu\/en\/jobs\/\",\"url\":\"https:\/\/www.loeffler.lu\/en\/jobs\/\",\"name\":\"Jobs - L\u00f6ffler\",\"isPartOf\":{\"@id\":\"https:\/\/www.loeffler.lu\/en\/#website\"},\"datePublished\":\"2024-06-04T06:08:27+00:00\",\"dateModified\":\"2024-09-11T23:10:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.loeffler.lu\/en\/jobs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.loeffler.lu\/en\/jobs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.loeffler.lu\/en\/jobs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/www.loeffler.lu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Jobs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.loeffler.lu\/en\/#website\",\"url\":\"https:\/\/www.loeffler.lu\/en\/\",\"name\":\"L\u00f6ffler\",\"description\":\"Sicherheit in jeder Situation - Alarmanlagen, Video\u00fcberwachung, Brandschutz und mehr.\",\"publisher\":{\"@id\":\"https:\/\/www.loeffler.lu\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.loeffler.lu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.loeffler.lu\/en\/#organization\",\"name\":\"L\u00f6ffler\",\"url\":\"https:\/\/www.loeffler.lu\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.loeffler.lu\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/Logo-Loeffler-Security-Systems-300x138-2.png\",\"contentUrl\":\"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/Logo-Loeffler-Security-Systems-300x138-2.png\",\"width\":300,\"height\":138,\"caption\":\"L\u00f6ffler\"},\"image\":{\"@id\":\"https:\/\/www.loeffler.lu\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/loeffler.alarm\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Jobs - L\u00f6ffler","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.loeffler.lu\/en\/jobs\/","og_locale":"en_US","og_type":"article","og_title":"Jobs - L\u00f6ffler","og_description":"Our vacancies L\u00f6ffler Security Systems is a continuously growing company. We are therefore always on the lookout for motivated and committed specialists. Apply now and shape the future of security technology with us! Professional and reliable for more than 50 years L\u00f6ffler Security Systems &#8211; We make Luxembourg safe. News","og_url":"https:\/\/www.loeffler.lu\/en\/jobs\/","og_site_name":"L\u00f6ffler","article_publisher":"https:\/\/www.facebook.com\/loeffler.alarm","article_modified_time":"2024-09-11T23:10:20+00:00","og_image":[{"width":1335,"height":750,"url":"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/loefflerOG.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.loeffler.lu\/en\/jobs\/","url":"https:\/\/www.loeffler.lu\/en\/jobs\/","name":"Jobs - L\u00f6ffler","isPartOf":{"@id":"https:\/\/www.loeffler.lu\/en\/#website"},"datePublished":"2024-06-04T06:08:27+00:00","dateModified":"2024-09-11T23:10:20+00:00","breadcrumb":{"@id":"https:\/\/www.loeffler.lu\/en\/jobs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.loeffler.lu\/en\/jobs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.loeffler.lu\/en\/jobs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.loeffler.lu\/en\/"},{"@type":"ListItem","position":2,"name":"Jobs"}]},{"@type":"WebSite","@id":"https:\/\/www.loeffler.lu\/en\/#website","url":"https:\/\/www.loeffler.lu\/en\/","name":"L\u00f6ffler","description":"Sicherheit in jeder Situation - Alarmanlagen, Video\u00fcberwachung, Brandschutz und mehr.","publisher":{"@id":"https:\/\/www.loeffler.lu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.loeffler.lu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.loeffler.lu\/en\/#organization","name":"L\u00f6ffler","url":"https:\/\/www.loeffler.lu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.loeffler.lu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/Logo-Loeffler-Security-Systems-300x138-2.png","contentUrl":"https:\/\/www.loeffler.lu\/wp-content\/uploads\/2024\/09\/Logo-Loeffler-Security-Systems-300x138-2.png","width":300,"height":138,"caption":"L\u00f6ffler"},"image":{"@id":"https:\/\/www.loeffler.lu\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/loeffler.alarm"]}]}},"_links":{"self":[{"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/pages\/1819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/comments?post=1819"}],"version-history":[{"count":8,"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/pages\/1819\/revisions"}],"predecessor-version":[{"id":2139,"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/pages\/1819\/revisions\/2139"}],"wp:attachment":[{"href":"https:\/\/www.loeffler.lu\/en\/wp-json\/wp\/v2\/media?parent=1819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}