{"id":6530,"date":"2025-09-11T17:52:28","date_gmt":"2025-09-11T17:52:28","guid":{"rendered":"https:\/\/abo-mazen.dev-solutions.online\/?page_id=6530"},"modified":"2025-11-08T16:53:31","modified_gmt":"2025-11-08T16:53:31","slug":"ourservices","status":"publish","type":"page","link":"https:\/\/madarekalamn.com\/en\/ourservices\/","title":{"rendered":"Our Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6530\" class=\"elementor elementor-6530\" data-elementor-settings=\"{&quot;element_pack_global_tooltip_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true}}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f03ba0 e-flex e-con-boxed e-con e-parent\" data-id=\"5f03ba0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-156230f elementor-widget elementor-widget-html\" data-id=\"156230f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n:root {\r\n  --gold: #deb86d;\r\n  --text-light: #ddd;\r\n}\r\n\r\n.services-pro {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n  gap: 20px;\r\n  background: var(--main-bg);\r\n  padding:  20px;\r\n}\r\n\r\n.service-card {\r\n  position: relative;\r\n  overflow: hidden;\r\n  border-radius: 18px;\r\n  background: #111;\r\n  box-shadow: 0 4px 15px rgba(0,0,0,0.5);\r\n  cursor: pointer;\r\n  transition: all 0.4s ease-in-out;\r\n}\r\n\r\n.service-card img {\r\n  width: 100%;\r\n  height: 350px;\r\n  object-fit: cover;\r\n  filter: brightness(100%);\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.service-card:hover img {\r\n  transform: scale(1.08);\r\n  filter: brightness(60%);\r\n}\r\n\r\n.service-content {\r\n  position: absolute;\r\n  bottom: 0;\r\n  width: 100%;\r\n  padding: 25px 20px;\r\n  background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.2) 100%);\r\n  color: var(--text-light);\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.service-card:hover .service-content {\r\n  bottom: 10px;\r\n}\r\n\r\n.service-title {\r\n  font-size: 22px;\r\n  color: var(--gold);\r\n  font-weight: bold;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.service-desc {\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n  font-weight: 700;\r\n  color: #fff;\r\n  opacity: 0;\r\n  transition: opacity 0.4s ease;\r\n}\r\n\r\n.service-card:hover .service-desc {\r\n  opacity: 1;\r\n}\r\n\r\n.service-overlay {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: rgba(212, 175, 55, 0.05);\r\n  opacity: 0;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.service-card:hover .service-overlay {\r\n  opacity: 1;\r\n}\r\n<\/style>\r\n\r\n<div class=\"services-pro\">\r\n\r\n  <!-- 1. Smart Home -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Smart-Home.jpg\" alt=\"Smart Home\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Smart Home<\/div>\r\n      <div class=\"service-desc\">\r\n        Complete control over lighting, air conditioning, security, and energy from your phone or voice commands.\nBenefits: Convenience \u2013 Security \u2013 Energy saving \u2013 A modern smart living experience.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 2. Interactive & Scientific Displays -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Interactive-Scientific-Displays.jpg\" alt=\"Interactive &amp; Scientific Displays\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Interactive &amp; Scientific Displays<\/div>\r\n      <div class=\"service-desc\">\r\n        High-definition, interactive educational display systems for schools, laboratories, and training centers.\nFeatures: Touch screens \u2013 Educational software \u2013 Smart connectivity support.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 3. Solar Energy Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Solar-Energy-Systems.jpg\" alt=\"Solar Energy Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Solar Energy Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Supplying and implementing integrated solar energy solutions to reduce electricity consumption and achieve sustainability.\nIncludes: Solar panels, inverters, control units, and batteries.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 4. UPS Power Backup Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/\u0646\u0638\u0645\u0629-UPS-Power-Backup-Systems.jpg\" alt=\"UPS | Power Backup Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">UPS | Power Backup Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Uninterruptible power supply systems to ensure continuous operation under all conditions.\nApplications: Servers, cameras, alarms, and sensitive equipment.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 5. Nurse Call Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Nurse-Call-Systems.jpg\" alt=\"Nurse Call Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Nurse Call Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Smart solutions for medical facilities to facilitate quick communication between patients and medical staff.\nAdvantages: Instant response \u2013 Visual and audible indicators \u2013 Digital alert log.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 6. Public Address & Audio Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Public-Address-Audio-Systems.jpg\" alt=\"Public Address &amp; Audio Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Public Address &amp; Audio Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Designing and installing professional sound systems for facilities, mosques, halls, and malls.\nTypes: Indoor \u2013 Outdoor \u2013 Intelligent sound zone control.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 7. Security & Gate Access Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Security-Gate-Access-Systems.jpg\" alt=\"\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0628\u0648\u0627\u0628\u0627\u062a \u0627\u0644\u0623\u0645\u0646\u064a\u0629\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Security &amp; Gate Access Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Integrated solutions for intelligent access control in buildings and facilities using the latest security technologies.\nIncludes: Vehicle gates, pedestrian gates, and high-security gates.\nWe provide modern designs combining security, efficiency, and aesthetics.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 8. PBX & Communication Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/PBX-Communication-Systems.jpg\" alt=\"PBX &amp; Communication Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">PBX &amp; Communication Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Modern internal communication systems connect the organization\u2019s departments with high flexibility and efficiency.\nOur wired and wireless solutions provide easy communication between employees and clients with full support for modern networks and protocols.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 9. CCTV Surveillance -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/CCTV-Surveillance.jpg\" alt=\"CCTV Surveillance\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">CCTV Surveillance<\/div>\r\n      <div class=\"service-desc\">\r\n        High-definition imaging and monitoring systems for buildings, factories, and homes.\nFeatures: Night vision \u2013 Remote monitoring via phone \u2013 Secure cloud recording.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 10. Fire Alarm Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Fire-Alarm-Systems.jpg\" alt=\"Fire Alarm Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Fire Alarm Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        The latest early fire detection and rapid response systems.\nComponents: Smoke and heat sensors, alarm bells, and smart control panels.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 11. Intrusion Alarm Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Intrusion-Alarm-Systems.jpg\" alt=\"Intrusion Alarm Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Intrusion Alarm Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Advanced anti-theft protection based on motion, door, and window sensors.\nResult: Complete security and instant alerts in case of intrusion.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 12. Low Current Systems -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Low-Current-Systems.jpg\" alt=\"Low Current Systems\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Low Current Systems<\/div>\r\n      <div class=\"service-desc\">\r\n        Integrated solutions for the installation of low-voltage networks with high precision and superior quality.\nIncludes: Communication infrastructure, internal networks, and smart system integration.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 13. Access Control -->\r\n  <div class=\"service-card\">\r\n    <img decoding=\"async\" src=\"https:\/\/madarekalamn.com\/wp-content\/uploads\/2025\/11\/Access-Control.jpg\" alt=\"Access Control\">\r\n    <div class=\"service-overlay\"><\/div>\r\n    <div class=\"service-content\">\r\n      <div class=\"service-title\">Access Control<\/div>\r\n      <div class=\"service-desc\">\r\n        Advanced access control using fingerprint, card, or facial recognition.\nObjective: Security and easy management of entry and exit movements.\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u0645\u0646\u0632\u0644 \u0627\u0644\u0630\u0643\u064a \u062a\u062d\u0643\u0645 \u0643\u0627\u0645\u0644 \u0641\u064a \u0627\u0644\u0625\u0636\u0627\u0621\u0629\u060c \u0627\u0644\u062a\u0643\u064a\u064a\u0641\u060c \u0627\u0644\u0623\u0645\u0646 \u0648\u0627\u0644\u0637\u0627\u0642\u0629 \u0645\u0646 \u0647\u0627\u062a\u0641\u0643 \u0623\u0648 \u0623\u0648\u0627\u0645\u0631 \u0635\u0648\u062a\u064a\u0629. \u062a\u062c\u0631\u0628\u0629 \u0645\u0639\u064a\u0634\u0629 \u0639\u0635\u0631\u064a\u0629 \u0630\u0643\u064a\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u0631\u0627\u062d\u0629\u060c \u0627\u0644\u0623\u0645\u0627\u0646 \u0648\u062a\u0648\u0641\u064a\u0631 \u0627\u0644\u0637\u0627\u0642\u0629. \u0623\u062c\u0647\u0632\u0629 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u062a\u0641\u0627\u0639\u0644\u064a\u0629 \u0648\u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0623\u0646\u0638\u0645\u0629 \u0639\u0631\u0636 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u062a\u0641\u0627\u0639\u0644\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062f\u0642\u0629 \u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0648\u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a. \u062a\u062f\u0639\u0645 \u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0644\u0645\u0633 \u0648\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u0630\u0643\u064a\u0629. \u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0634\u0645\u0633\u064a\u0629 \u062d\u0644\u0648\u0644 \u0637\u0627\u0642\u0629 \u0634\u0645\u0633\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0644\u062a\u0642\u0644\u064a\u0644 \u0627\u0633\u062a\u0647\u0644\u0627\u0643 \u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0621 \u0648\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0627\u0633\u062a\u062f\u0627\u0645\u0629. [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6530","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/pages\/6530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/comments?post=6530"}],"version-history":[{"count":154,"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/pages\/6530\/revisions"}],"predecessor-version":[{"id":9967,"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/pages\/6530\/revisions\/9967"}],"wp:attachment":[{"href":"https:\/\/madarekalamn.com\/en\/wp-json\/wp\/v2\/media?parent=6530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}