{"id":2677,"date":"2024-06-29T11:11:20","date_gmt":"2024-06-29T11:11:20","guid":{"rendered":"https:\/\/creativesorbit.com\/who-we-are\/"},"modified":"2025-10-23T18:05:21","modified_gmt":"2025-10-23T18:05:21","slug":"who-we-are","status":"publish","type":"page","link":"https:\/\/creativesorbit.com\/ar\/who-we-are\/","title":{"rendered":"\u0645\u0646 \u0646\u062d\u0646"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2677\" class=\"elementor elementor-2677\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4eee81 e-flex e-con-boxed e-con e-parent\" data-id=\"a4eee81\" data-element_type=\"container\" data-e-type=\"container\" id=\"video\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9551a93 e-con-full e-flex e-con e-child\" data-id=\"9551a93\" data-element_type=\"container\" data-e-type=\"container\">\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-19b7147 e-flex e-con-boxed e-con e-parent\" data-id=\"19b7147\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-cbe3d96 e-con-full e-flex e-con e-child\" data-id=\"cbe3d96\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5f50231 e-con-full e-flex e-con e-child\" data-id=\"5f50231\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f13298c elementor-hidden-tablet e-con-full e-flex e-con e-child\" data-id=\"f13298c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38c4a72 e-con-full e-flex e-con e-child\" data-id=\"38c4a72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dce5a82 elementor-widget elementor-widget-html\" data-id=\"dce5a82\" 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.video-container {\r\n  position: relative;\r\n  display: inline-block;\r\n  width: 100%;\r\n  max-width: 800px;\r\n}\r\n\r\n#myVideo {\r\n  width: 100%;\r\n  border-radius: 10px;\r\n}\r\n\r\n\/* \u0632\u0631 \u0627\u0644\u0635\u0648\u062a *\/\r\n.sound-toggle {\r\n  position: absolute;\r\n  bottom: 15px;\r\n  right: 15px;\r\n  background: rgba(0,0,0,0.5);\r\n  color: white;\r\n  border: none;\r\n  border-radius: 50%;\r\n  width: 45px;\r\n  height: 45px;\r\n  cursor: pointer;\r\n  font-size: 20px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  transition: 0.3s;\r\n}\r\n\r\n.sound-toggle:hover {\r\n  background: rgba(0,0,0,0.8);\r\n}\r\n<\/style>\r\n\r\n<div class=\"video-container\">\r\n  <video id=\"myVideo\" muted playsinline poster=\"https:\/\/creativesorbit.com\/wp-content\/uploads\/2024\/12\/njzef2.jpg\">\r\n    <source src=\"https:\/\/creativesorbit.com\/wp-content\/uploads\/2024\/12\/Video-sc.mp4\" type=\"video\/mp4\">\r\n    \u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0641\u064a\u062f\u064a\u0648.\r\n  <\/video>\r\n  <button id=\"soundToggle\" class=\"sound-toggle\">\ud83d\udd07<\/button>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const video = document.getElementById(\"myVideo\");\r\n  const btn = document.getElementById(\"soundToggle\");\r\n\r\n  \/\/ \u062a\u0634\u063a\u064a\u0644 \u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0645\u0627 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u064a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0634\u0627\u0634\u0629\r\n  const observer = new IntersectionObserver(function(entries) {\r\n    entries.forEach(function(entry) {\r\n      if (entry.isIntersecting) {\r\n        video.play();\r\n      } else {\r\n        video.pause();\r\n      }\r\n    });\r\n  }, { threshold: 0.5 });\r\n\r\n  observer.observe(video);\r\n\r\n  \/\/ \u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0635\u0648\u062a \u0639\u0646\u062f \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u0627\u0644\u0632\u0631\r\n  btn.addEventListener(\"click\", function() {\r\n    video.muted = !video.muted;\r\n    btn.textContent = video.muted ? \"\ud83d\udd07\" : \"\ud83d\udd0a\";\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f6078d elementor-hidden-tablet e-con-full e-flex e-con e-child\" data-id=\"8f6078d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-878f47a e-con-full e-flex e-con e-child\" data-id=\"878f47a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5ac1e2a e-con-full e-flex e-con e-child\" data-id=\"5ac1e2a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21aa42f e-con-full e-flex e-con e-child\" data-id=\"21aa42f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e293e2 e-con-full e-flex e-con e-child\" data-id=\"1e293e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/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<div class=\"elementor-element elementor-element-50fce3c e-flex e-con-boxed e-con e-parent\" data-id=\"50fce3c\" data-element_type=\"container\" data-e-type=\"container\" id=\"Introduction\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-beff490 e-con-full e-flex e-con e-child\" data-id=\"beff490\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2529974 e-con-full e-flex e-con e-child\" data-id=\"2529974\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6f9e66d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6f9e66d\" data-element_type=\"section\" data-e-type=\"section\" id=\"missionandvision\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7368d5d\" data-id=\"7368d5d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3d56115\" data-id=\"3d56115\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-32d634d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"32d634d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0dab6b8\" data-id=\"0dab6b8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-379553b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"379553b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ec0d3d9\" data-id=\"ec0d3d9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-75efda3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"75efda3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ec38afc\" data-id=\"ec38afc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-01bbc8f\" data-id=\"01bbc8f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0b34c97 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0b34c97\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3720de5\" data-id=\"3720de5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a9d98b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a9d98b0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8815fc5\" data-id=\"8815fc5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-fcf93a9 e-flex e-con-boxed e-con e-parent\" data-id=\"fcf93a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f34fcb4 e-con-full e-flex e-con e-child\" data-id=\"f34fcb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1000dc0 e-con-full e-flex e-con e-child\" data-id=\"1000dc0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-187785f e-con-full e-flex e-con e-child\" data-id=\"187785f\" data-element_type=\"container\" data-e-type=\"container\">\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-68cf4e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"68cf4e5\" data-element_type=\"section\" data-e-type=\"section\" id=\"partners\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-551e730\" data-id=\"551e730\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-394c614\" data-id=\"394c614\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8a0b887 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8a0b887\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-078d664\" data-id=\"078d664\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>About\u00a0Madar Almobdeoun A company specialized in distributing medical products. \u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 &#8230; <\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2677","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/pages\/2677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/comments?post=2677"}],"version-history":[{"count":0,"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/pages\/2677\/revisions"}],"wp:attachment":[{"href":"https:\/\/creativesorbit.com\/ar\/wp-json\/wp\/v2\/media?parent=2677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}