{"id":4277,"date":"2025-07-02T07:04:02","date_gmt":"2025-07-02T03:34:02","guid":{"rendered":"https:\/\/valagroup.org\/about-us\/"},"modified":"2026-06-29T10:23:09","modified_gmt":"2026-06-29T06:53:09","slug":"about-us","status":"publish","type":"page","link":"https:\/\/valagroup.org\/en\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4277\" class=\"elementor elementor-4277 elementor-1236\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1797ae5 e-flex e-con-boxed e-con e-parent\" data-id=\"1797ae5\" 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-b26af5f e-con-full e-flex e-con e-child\" data-id=\"b26af5f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00e77b5 elementor-widget elementor-widget-image\" data-id=\"00e77b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/04\/Untitled-9.svg\" class=\"attachment-large size-large wp-image-3852\" alt=\"Untitled 9\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-2a96871 e-con-full e-flex e-con e-child\" data-id=\"2a96871\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89fca00 elementor-widget elementor-widget-text-editor\" data-id=\"89fca00\" data-element_type=\"widget\" data-e-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><strong>Vala Holding<\/strong> is a multidisciplinary and growing group that operates in four main areas: steel, paper, food industry, and exports, relying on experience, strategic vision, and executive ability. By creating a network of specialized and complementary companies, this holding company moves towards creating sustainable value for its customers, business partners, and stakeholders.<\/p>\t\t\t\t\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-423766b e-flex e-con-boxed e-con e-parent\" data-id=\"423766b\" 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-3fc389f e-con-full e-flex e-con e-child\" data-id=\"3fc389f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f65facc elementor-widget elementor-widget-html\" data-id=\"f65facc\" 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<script>document.addEventListener(\"DOMContentLoaded\", function () {\r\n  const titles = document.querySelectorAll(\".tab-title\");\r\n  const contents = document.querySelectorAll(\".tab-content\");\r\n  let currentIndex = 0;\r\n  let interval;\r\n\r\n  function fadeIn(el) {\r\n    el.style.display = 'block';\r\n    el.style.opacity = 0;\r\n    let opacity = 0;\r\n    function animate() {\r\n      opacity += 0.1;\r\n      el.style.opacity = opacity;\r\n      if (opacity < 1) {\r\n        requestAnimationFrame(animate);\r\n      }\r\n    }\r\n    requestAnimationFrame(animate);\r\n  }\r\n\r\n  function fadeOut(el) {\r\n    return new Promise((resolve) => {\r\n      let opacity = 1;\r\n      function animate() {\r\n        opacity -= 0.1;\r\n        el.style.opacity = opacity;\r\n        if (opacity > 0) {\r\n          requestAnimationFrame(animate);\r\n        } else {\r\n          el.style.display = 'none';\r\n          resolve();\r\n        }\r\n      }\r\n      requestAnimationFrame(animate);\r\n    });\r\n  }\r\n\r\n  async function showTab(index) {\r\n    \/\/ \u0645\u062e\u0641\u06cc\u200c\u06a9\u0631\u062f\u0646 \u0647\u0645\u0647 \u0628\u0627\u06a9\u0633\u200c\u0647\u0627\r\n    for (let i = 0; i < contents.length; i++) {\r\n      if (i !== index && contents[i].style.display !== 'none') {\r\n        await fadeOut(contents[i]);\r\n      }\r\n    }\r\n\r\n    \/\/ \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628 \u062c\u062f\u06cc\u062f\r\n    fadeIn(contents[index]);\r\n\r\n    \/\/ \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0648\u0636\u0639\u06cc\u062a \u06a9\u0644\u0627\u0633\u200c\u0647\u0627\r\n    titles.forEach((t, i) => {\r\n      t.classList.toggle(\"active\", i === index);\r\n    });\r\n\r\n    currentIndex = index;\r\n  }\r\n\r\n  titles.forEach((title, i) => {\r\n    title.addEventListener(\"click\", () => {\r\n      clearInterval(interval);\r\n      showTab(i);\r\n    });\r\n  });\r\n\r\n  showTab(0);\r\n\r\n  interval = setInterval(() => {\r\n    let nextIndex = (currentIndex + 1) % contents.length;\r\n    showTab(nextIndex);\r\n  }, 6000);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c969e7d tab-content elementor-widget elementor-widget-text-editor\" data-id=\"c969e7d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"content1\" 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<span class=\"cLine\"> <\/span><strong>History:<\/strong>\n\nVala Holding&#8217;s activity path began with the aim of developing economic and industrial infrastructure, and over the years, relying on human resource expertise, market opportunism, and continuous capacity development, it has become a multi-sector and influential complex. The growth of this holding company has been based on organizational culture, continuous learning, and mutual trust, and continues with this approach.\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-fb3f7e3 tab-content elementor-widget elementor-widget-text-editor\" data-id=\"fb3f7e3\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"content2\" 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><span class=\"cLine\"> <\/span><strong>Honors and achievements:<\/strong><br\/>Over the years of activity, Vala Holding has achieved significant achievements at the national and international levels, including:<\/p><ul><li>Obtaining management and quality certificates such as ISO 9001 and ISO 14001<\/li><li>Participation in national projects and development of export cooperation<\/li><li>Obtaining industry titles and recognitions in different periods<\/li><\/ul>\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-76c13e6 tab-content elementor-widget elementor-widget-text-editor\" data-id=\"76c13e6\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"content3\" 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><span class=\"cLine\"> <\/span><strong>Outlook:<\/strong><br\/>Vala Holding&#8217;s vision is to become one of the most influential multidisciplinary holding companies in the region; a holding company that takes steps towards creating long-term economic opportunities by relying on innovation, sustainability, human resource development, and operational efficiency.<\/p>\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-844cc89 tab-content elementor-widget elementor-widget-text-editor\" data-id=\"844cc89\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"content4\" 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><strong>Active Subcategories:<\/strong><br \/>Vala Holding currently operates in the following fields through its specialized companies:<\/p><ul><li><strong>Steel industry:<\/strong> Production and supply of steel rolls, sheets and decorative panels<\/li><li><strong>Paper industry:<\/strong> Supply and distribution of paper and cardboard in rolls and sheets<\/li><li><strong>Food industry:<\/strong> Focusing on importing and supplying specialized products such as coffee and matcha<\/li><li><strong>Export:<\/strong> Supporting international trade in the supply chain of goods and services<\/li><\/ul>\t\t\t\t\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-bdcf1d8 e-con-full e-flex e-con e-child\" data-id=\"bdcf1d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4db3b8f e-grid e-con-full e-con e-child\" data-id=\"4db3b8f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3261154 elementor-view-stacked elementor-shape-rounded tab-title elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3261154\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"title1\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-icon-1\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tHistory:\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tStrong roots, bright future\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-efe8d59 elementor-view-stacked elementor-shape-rounded tab-title elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"efe8d59\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"title2\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-icon-2\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t Honors and achievements:\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tPride in the past, motivation for the future\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-e6f4dea elementor-view-stacked elementor-shape-rounded tab-title elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e6f4dea\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"title3\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-icon-4\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOutlook:\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMoving towards a better tomorrow\n\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-61ad0a5 elementor-view-stacked elementor-shape-rounded tab-title elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"61ad0a5\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"title4\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-icon-3\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tActive Subcategories:\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tHolding's operational arms\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fe5b8d e-flex e-con-boxed e-con e-parent\" data-id=\"5fe5b8d\" 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-27f0403 elementor-widget elementor-widget-ucaddon_side_border_heading\" data-id=\"27f0403\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_side_border_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Side Line Heading -->\n<style>\/* widget: Side Line Heading *\/\n\n#uc_side_border_heading_elementor_27f0403\n{\n  display:flex;\n}\n\n#uc_side_border_heading_elementor_27f0403 .side_border_heading_title\n{\n  color:black;\n}\n\n#uc_side_border_heading_elementor_27f0403 .side_border_heading_subtitle\n{\n  line-height:1.5em;\n  color:gray;\n}\n#uc_side_border_heading_elementor_27f0403 .side_border_heading_line_holder{\nflex-shrink: 0;\n}\n\n#uc_side_border_heading_elementor_27f0403 .side_border_heading_line_spacer{\nflex-shrink: 0;\n}\n\n<\/style>\n\n<div id=\"uc_side_border_heading_elementor_27f0403\">\n  <div class=\"side_border_heading_line_holder\"><div class=\"side_border_heading_line\" style=\"background-color:#C5B357;\"><\/div><\/div>\n  <div class=\"side_border_heading_line_spacer\"><\/div>\n  <div>\n    <div class=\"side_border_heading_title\"><span  class=\"uc_style_side_border_heading_elementor_title\" >Service providers under Vala Holding<\/span><\/div>\n    <div class=\"side_border_heading_subtitle\"><\/div>\n  <\/div>\n<\/div>\n<!-- end Side Line Heading -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcf9355 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"fcf9355\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:4000,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u06a9\u0627\u0631\u0648\u0633\u0644 \u062a\u0635\u0648\u06cc\u0631\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Hami-Sanat-Radman-Logo.svg\" alt=\"Hami Sanat Radman - Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Tamin-Kaghaz-Fara-Service_Logo.svg\" alt=\"Tamin Kaghaz Fara Service_Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Diba-Tahrir-Sanat-Logo.svg\" alt=\"Diba Tahrir Sanat Logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Zarif-Aliah-Sanat_Logo-1.svg\" alt=\"Zarif-Aliah-Sanat_Logo-1\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Sepidar-Sanat-Kohan-LOGO.svg\" alt=\"Sepidar-Sanat-Kohan LOGO\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Azin-Maral-Gi0ti_Lo0go-3.svg\" alt=\"Azin Maral Gi0ti_Lo0go-3\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Tamin-Kaghaz-Fara-Service_Logo-1.svg\" alt=\"Tamin Kaghaz Fara Service_Logo (1)\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/MahoorSanat-New-logo.svg\" alt=\"MahoorSanat - New logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/BornaFlezPooshesh.svg\" alt=\"BornaFlezPooshesh\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/07\/Untitled-1.svg\" alt=\"Untitled-1\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/08\/RSA-L0OGO0-1-copy.svg\" alt=\"RSA-L0OGO0-1-copy\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/08\/Behin-Farayand-Madegar-logo.svg\" alt=\"Behin-Farayand-Madegar-logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 13\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/valagroup.org\/wp-content\/uploads\/2025\/08\/Kesht-Sanat-logo-1.svg\" alt=\"Kesht-Sanat-logo\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\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>Vala Holding is a multidisciplinary and growing group that operates in &#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-4277","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/pages\/4277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/comments?post=4277"}],"version-history":[{"count":7,"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/pages\/4277\/revisions"}],"predecessor-version":[{"id":4368,"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/pages\/4277\/revisions\/4368"}],"wp:attachment":[{"href":"https:\/\/valagroup.org\/en\/wp-json\/wp\/v2\/media?parent=4277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}