
	<script>
	(function($) {

	    $.fn.countTo = function(options) {
	        // merge the default plugin settings with the custom options
	        options = $.extend({}, $.fn.countTo.defaults, options || {});

	        // how many times to update the value, and how much to increment the value on each update
	        var loops = Math.ceil(options.speed / options.refreshInterval),
	            increment = (options.to - options.from) / loops;

	        return $(this).each(function() {
	            var _this = this,
	                loopCount = 0,
	                value = options.from,
	                interval = setInterval(updateTimer, options.refreshInterval);

	            function updateTimer() {
	                value += increment;
	                loopCount++;
	                $(_this).html(value.toFixed(options.decimals));

	                if (typeof(options.onUpdate) == 'function') {
	                    options.onUpdate.call(_this, value);
	                }

	                if (loopCount >= loops) {
	                    clearInterval(interval);
	                    value = options.to;

	                    if (typeof(options.onComplete) == 'function') {
	                        options.onComplete.call(_this, value);
	                    }
	                }
	            }
	        });
	    };


	    $.fn.countTo.defaults = {
	        from: 0,  // the number the element should start at
	        to: 100,  // the number the element should end at
	        speed: 1000,  // how long it should take to count between the target numbers
	        refreshInterval: 100,  // how often the element should be updated
	        decimals: 0,  // the number of decimal places to show
	        onUpdate: null,  // callback method for every time the element is updated,
	        onComplete: null,  // callback method for when the element finishes updating
	    };
	})(jQuery);











	</script>
	<script>jQuery(function($) {


				var boolen1 = true;
				var scrollPosition = 0;
				var PosFromTop = 0;
				var windowheight = 0;
					$(window).on('scroll', function() {
					scrollPosition = $(this).scrollTop();
					PosFromTop = $('.timer0').offset().top;
					windowheight = $(window).height();

						if (scrollPosition >= (PosFromTop - windowheight ))  {
							if(boolen1 === true) {
								boolen1 = false;
								
						        $('.timer0').countTo({
						            from: 1,
						            to: 40% ,
						            speed: 2000,
						            refreshInterval: 10,
						            onComplete: function(value) {
						                console.debug(this);
						            }
						        });
						    }
				    	}

			    	});

			    });

			    </script><script>jQuery(function($) {


				var boolen1 = true;
				var scrollPosition = 0;
				var PosFromTop = 0;
				var windowheight = 0;
					$(window).on('scroll', function() {
					scrollPosition = $(this).scrollTop();
					PosFromTop = $('.timer1').offset().top;
					windowheight = $(window).height();

						if (scrollPosition >= (PosFromTop - windowheight ))  {
							if(boolen1 === true) {
								boolen1 = false;
								
						        $('.timer1').countTo({
						            from: 1,
						            to: 15%,
						            speed: 2000,
						            refreshInterval: 10,
						            onComplete: function(value) {
						                console.debug(this);
						            }
						        });
						    }
				    	}

			    	});

			    });

			    </script><script>jQuery(function($) {


				var boolen1 = true;
				var scrollPosition = 0;
				var PosFromTop = 0;
				var windowheight = 0;
					$(window).on('scroll', function() {
					scrollPosition = $(this).scrollTop();
					PosFromTop = $('.timer2').offset().top;
					windowheight = $(window).height();

						if (scrollPosition >= (PosFromTop - windowheight ))  {
							if(boolen1 === true) {
								boolen1 = false;
								
						        $('.timer2').countTo({
						            from: 1,
						            to: 20%,
						            speed: 2000,
						            refreshInterval: 10,
						            onComplete: function(value) {
						                console.debug(this);
						            }
						        });
						    }
				    	}

			    	});

			    });

			    </script>{"id":7558,"date":"2025-09-19T10:40:46","date_gmt":"2025-09-19T07:40:46","guid":{"rendered":"https:\/\/aluminiumacademy.com\/?page_id=7558"},"modified":"2025-09-19T11:25:28","modified_gmt":"2025-09-19T08:25:28","slug":"business-consulting","status":"publish","type":"page","link":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/","title":{"rendered":"Business Consulting"},"content":{"rendered":"[vc_section el_class=&#8221;background_bottom first_section&#8221; css=&#8221;.vc_custom_1654530011330{margin-top: 0px !important;padding-top: 0px !important;background-image: url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-04-copy-1.webp?id=272) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221;][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_raw_html]JTVCdGh1bWJuYWlsJTVE[\/vc_raw_html][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_row_inner el_class=&#8221;mt20rm&#8221;][vc_column_inner][vc_column_text]\r\n<div class=\"flex max-w-full flex-col flex-grow\">\r\n<div class=\"min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words text-start [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"006e06a0-a141-490c-81bd-57e6b11f75bf\" data-message-model-slug=\"gpt-4o\">\r\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\r\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\r\n<p data-start=\"0\" data-end=\"360\">The Academy is upgrading its services and, in collaboration with the specialized team at <strong>Clarity Solutions<\/strong>, now offers comprehensive consulting support to businesses in the Architectural Aluminium Systems sector. Our services are tailored to meet the specific needs of each company, enhancing their strategy, organization, and overall operations.<\/p>\r\n<p data-start=\"362\" data-end=\"672\" data-is-last-node=\"\">By implementing a tailored strategic approach, we assist businesses in accelerating their <strong>digital transformation<\/strong> through process digitization and modernization. This enhances workflow efficiency, reduces errors, and maximizes time utilization, enabling executives to focus on high-impact strategic initiatives.<\/p>\r\n<p data-start=\"362\" data-end=\"672\" data-is-last-node=\"\"><\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<ul>\r\n \t<li><strong>Who it is addressed to<\/strong>: Companies in the architectural aluminium systems sector.<\/li>\r\n \t<li><strong>Where it is implemented<\/strong>: At the company&#8217;s site that chooses the consultancy service.<\/li>\r\n \t<li><strong>Duration<\/strong>: Up to 6 months depending on the topics chosen by each company.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][vc_btn title=&#8221;APPLICATION FOR CONSULTANCY&#8221; style=&#8221;custom&#8221; custom_background=&#8221;#0a0a0a&#8221; custom_text=&#8221;#ffffff&#8221; shape=&#8221;square&#8221; align=&#8221;center&#8221; link=&#8221;url:https%3A%2F%2Faluminiumacademy.com%2Fen%2Fbusiness-consulting-expression-of-interest-form%2F&#8221;][\/vc_column_inner][\/vc_row_inner][vc_row_inner disable_element=&#8221;yes&#8221;][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text css=&#8221;.vc_custom_1674232539230{margin-bottom: 0px !important;padding-bottom: 0px !important;}&#8221;]<strong>Download the step-by-step guides<\/strong>[\/vc_column_text]<ul class=\"pdfs\"><li><a href=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/\u0391\u0391\u0391_\u03a0\u0395\u03a1\u0399\u0393\u03a1\u0391\u03a6\u0397-\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u0399\u039a\u0397\u03a3.pdf\" download><img decoding=\"async\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/PDF-ICON.png\" alt=\"pdf icon for lists\"><span class=\"filename_certs\">\n\t\t\t\t\t\tDescription\n\t\t\t\t\t\t<\/span><img decoding=\"async\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/DOWNLOAD-ICON.png\" alt=\"pdf download icon for lists\" ><\/a><\/li><li><a href=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/\u0391\u0391\u0391_\u03a4\u039f\u039c\u0395\u0399\u03a3-\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u0399\u039a\u0397\u03a3.pdf\" download><img decoding=\"async\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/PDF-ICON.png\" alt=\"pdf icon for lists\"><span class=\"filename_certs\">\n\t\t\t\t\t\tSectors\n\t\t\t\t\t\t<\/span><img decoding=\"async\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/DOWNLOAD-ICON.png\" alt=\"pdf download icon for lists\" ><\/a><\/li><\/ul>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=&#8221;yes&#8221; el_class=&#8221;vid&#8221;][vc_row][vc_column][vc_row_inner content_placement=&#8221;middle&#8221; el_class=&#8221;custom_slider_row&#8221; el_id=&#8221;video_slides_row&#8221;][vc_column_inner width=&#8221;5\/12&#8243;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" ><span class=\"xpower_line xpower_line_before_subtitle\"><\/span>WATCH THE VIDEO<\/span><h2 class=\"xp_section_title \"  >What is involved in Business Consulting?<\/h2><\/div>[vc_column_text css=&#8221;.vc_custom_1706533839756{padding-bottom: 35px !important;}&#8221;]Uncover how the Academy delivers the necessary guidance and support for businesses to streamline their structure, optimize processes, devise strategies, and effectively monitor their performance.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;7\/12&#8243;][vc_raw_html]JTNDaWZyYW1lJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy55b3V0dWJlLmNvbSUyRmVtYmVkJTJGY00yc1BObVVyelUlM0ZyZWwlM0QwJTI2c2hvd2luZm8lM0QwJTIyJTIwdGl0bGUlM0QlMjJZb3VUdWJlJTIwdmlkZW8lMjBwbGF5ZXIlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBhbGxvdyUzRCUyMmFjY2VsZXJvbWV0ZXIlM0IlMjBhdXRvcGxheSUzQiUyMGNsaXBib2FyZC13cml0ZSUzQiUyMGVuY3J5cHRlZC1tZWRpYSUzQiUyMGd5cm9zY29wZSUzQiUyMHBpY3R1cmUtaW4tcGljdHVyZSUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==[\/vc_raw_html][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_section css=&#8221;.vc_custom_1739787241368{padding-bottom: 30px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;tomeis_slider&#8221; el_class=&#8221;pretty-list&#8221;][vc_row][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" >GET IMFORMED<span class=\"xpower_line xpower_line_below_subtitle center_line\"><\/span><\/span><h2 class=\"xp_section_title \"  >Areas of Advisory Support<\/h2><\/div>[vc_tta_accordion][vc_tta_section title=&#8221;Digital Transformation &#8211; Software&#8221; tab_id=&#8221;1739785445850-f5b2d0e7-855d&#8221;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"205\">Digitization serves as a key pillar, integrating advanced software solutions that automate, streamline, and accelerate business processes. This approach fosters innovation and sustainable growth through:<\/p>\r\n\r\n<ul data-start=\"207\" data-end=\"436\" data-is-last-node=\"\">\r\n \t<li data-start=\"207\" data-end=\"323\">The redesign of structures and processes, implementing necessary adjustments in business software configuration.<\/li>\r\n \t<li data-start=\"324\" data-end=\"436\" data-is-last-node=\"\">The development of customized web applications when required, tailored to the specific needs of each business.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Management&#8221; tab_id=&#8221;1739785445892-b811c80f-51b4&#8243;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"136\">The objective is to establish a clear vision, strong core values, and an efficient organizational structure. This is achieved through:<\/p>\r\n\r\n<ul data-start=\"138\" data-end=\"628\" data-is-last-node=\"\">\r\n \t<li data-start=\"138\" data-end=\"208\">Redefining the company&#8217;s vision, values, and organizational chart.<\/li>\r\n \t<li data-start=\"209\" data-end=\"335\">Structuring information and digitizing processes and documents, minimizing print usage and unnecessary physical movements.<\/li>\r\n \t<li data-start=\"336\" data-end=\"435\">Enhancing project management by clearly defining deliverables and digitizing progress tracking.<\/li>\r\n \t<li data-start=\"436\" data-end=\"518\">Reviewing responsibilities, training programs, and staff evaluation processes.<\/li>\r\n \t<li data-start=\"519\" data-end=\"628\" data-is-last-node=\"\">Utilizing performance indicators and improving administrative procedures for better management and control.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Finance \u2013 Revenue &amp; Expense Control&#8221; tab_id=&#8221;1739785737659-4a7fa88a-7c6e&#8221;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"105\">The goal is effective financial management, transparency, and sustainability. This is achieved through:<\/p>\r\n\r\n<ul data-start=\"107\" data-end=\"341\" data-is-last-node=\"\">\r\n \t<li data-start=\"107\" data-end=\"190\">Analyzing income statements and cash flows to support informed decision-making.<\/li>\r\n \t<li data-start=\"191\" data-end=\"271\">Optimizing cost structures and pricing strategies to ensure competitiveness.<\/li>\r\n \t<li data-start=\"272\" data-end=\"341\" data-is-last-node=\"\">Budget planning for better resource allocation and expense control.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Commercial Operation &#8211; Sales&#8221; tab_id=&#8221;1739785820370-1c1ea9bc-2a25&#8243;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"127\">The focus is on process optimization, knowledge transfer, and the implementation of best practices. This is achieved through:<\/p>\r\n\r\n<ul data-start=\"129\" data-end=\"373\" data-is-last-node=\"\">\r\n \t<li data-start=\"129\" data-end=\"212\">Documenting and systematizing knowledge and experience in commercial processes.<\/li>\r\n \t<li data-start=\"213\" data-end=\"278\">Aligning with industry best practices to maximize efficiency.<\/li>\r\n \t<li data-start=\"279\" data-end=\"373\" data-is-last-node=\"\">Adopting a customer relationship management system that enhances collaboration and guidance.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Supply Chain &#8211; Procurement &amp; Production&#8221; tab_id=&#8221;1739786292396-e7f170a0-19d8&#8243;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"111\">The goal is to ensure smooth inventory flow, cost reduction, and workforce support. This is achieved through:<\/p>\r\n\r\n<ul data-start=\"113\" data-end=\"410\" data-is-last-node=\"\">\r\n \t<li data-start=\"113\" data-end=\"207\">Optimizing inventory and supply management to prevent shortages or excessive stock levels.<\/li>\r\n \t<li data-start=\"208\" data-end=\"310\">Structuring production scheduling and Material Requirements Planning (MRP) for efficient planning.<\/li>\r\n \t<li data-start=\"311\" data-end=\"410\" data-is-last-node=\"\">Implementing digital systems and performance indicators for improved data management and control.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Employee Support &#8211; Coaching&#8221; tab_id=&#8221;1739786361653-187dc90b-c9d5&#8243;][vc_column_text]\r\n<p data-start=\"0\" data-end=\"240\">Employee empowerment is a key factor in the success of any business. The Architectural Aluminium Academy offers Coaching services, helping individuals and teams develop their skills and enhance their performance. This is achieved through:<\/p>\r\n\r\n<ul data-start=\"242\" data-end=\"476\" data-is-last-node=\"\">\r\n \t<li data-start=\"242\" data-end=\"331\">Setting personal goals for each employee in collaboration with the Academy&#8217;s trainer.<\/li>\r\n \t<li data-start=\"332\" data-end=\"404\">Identifying strengths and weaknesses to unlock their full potential.<\/li>\r\n \t<li data-start=\"405\" data-end=\"476\" data-is-last-node=\"\">Creating personalized action plans tailored to each employee&#8217;s needs.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row el_class=&#8221;width1100&#8243;][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;disc&#8221;][vc_row][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" >DISCOVER<span class=\"xpower_line xpower_line_below_subtitle center_line\"><\/span><\/span><h2 class=\"xp_section_title \"  >Companies that trusted us<\/h2><\/div>[vc_row_inner el_class=&#8221;flex-icons slider-icons&#8221;][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5344&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/www.artinal.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5336&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/almen.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5338&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/alukat.com.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5340&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/alwind.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5358&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/www.aloutek.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5352&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/mouratidis.net&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5356&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/pamil.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5346&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/www.atlasdoor.gr&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/6&#8243;][vc_single_image image=&#8221;5350&#8243; onclick=&#8221;custom_link&#8221; img_link_target=&#8221;_blank&#8221; link=&#8221;http:\/\/www.jns.gr&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_section full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1737727548311{background: #36393e url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/06\/ezgif.com-webp-to-jpg.jpg?id=3910) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;counters&#8221; el_class=&#8221;custom_slider&#8221;][vc_row el_class=&#8221;width1100&#8243;][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle text-white\" >GET INFORMED<span class=\"xpower_line xpower_line_below_subtitle center_line\"><\/span><\/span><h2 class=\"xp_section_title text-white\"  >What we achieved<\/h2><\/div>[vc_column_text el_class=&#8221;text-white&#8221;]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Companies in the industry benefited from Architectural Aluminium Academy&#8217;s Consulting Services, achieving on average:<\/span><\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;custom_slider_row&#8221;][vc_column]<div class=\"counters_container\"><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" alt=\"counter img\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2024\/02\/\u0391\u03bd\u03ce\u03bd\u03c5\u03bc\u03bf-\u03c3\u03c7\u03ad\u03b4\u03b9\u03bf-17.png\"><\/div><div class=\"counter_first_row\"><div class=\"timer timer0\">40% <\/div><\/div><div class=\"counter_text_container\"><div class=\"counter_title\">turnover <br>growth<\/div><\/div><\/div><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" alt=\"counter img\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2024\/02\/\u0391\u03bd\u03ce\u03bd\u03c5\u03bc\u03bf-\u03c3\u03c7\u03ad\u03b4\u03b9\u03bf-18.png\"><\/div><div class=\"counter_first_row\"><div class=\"timer timer1\">15%<\/div><\/div><div class=\"counter_text_container\"><div class=\"counter_title\">productivity <br>increase<\/div><\/div><\/div><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" alt=\"counter img\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2024\/02\/\u0391\u03bd\u03ce\u03bd\u03c5\u03bc\u03bf-\u03c3\u03c7\u03ad\u03b4\u03b9\u03bf-19.png\"><\/div><div class=\"counter_first_row\"><div class=\"timer timer2\">20%<\/div><\/div><div class=\"counter_text_container\"><div class=\"counter_title\">reduction of <br>operating costs <\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;after_gray&#8221; el_id=&#8221;Instructors_Double_Col&#8221;][vc_row content_placement=&#8221;middle&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1684839804012{background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" ><span class=\"xpower_line xpower_line_before_subtitle\"><\/span>GET TO KNOW THEM<\/span><h2 class=\"xp_section_title \"  >Business Consultants<\/h2><\/div>[vc_column_text]\r\n<div class=\"flex-1 overflow-hidden @container\/thread translate-y-[1.5rem] -mt-[1.5rem] pb-[1.5rem]\">\r\n<div class=\"h-full\">\r\n<div class=\"react-scroll-to-bottom--css-wvxvo-79elbk h-full\">\r\n<div class=\"react-scroll-to-bottom--css-wvxvo-1n7m0yu\">\r\n<div class=\"flex flex-col text-sm md:pb-9\"><article class=\"w-full text-token-text-primary focus-visible:outline-2 focus-visible:outline-offset-[-4px]\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\">\r\n<div class=\"m-auto text-base py-[18px] px-6\">\r\n<div class=\"mx-auto flex flex-1 gap-4 text-base md:gap-5 lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\">\r\n<div class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn @xs\/thread:px-0 @sm\/thread:px-1.5 @md\/thread:px-4\">\r\n<div class=\"flex-col gap-1 md:gap-3\">\r\n<div class=\"flex max-w-full flex-col flex-grow\">\r\n<div class=\"min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words text-start [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"ef64d228-0e05-4f21-86ff-9cc7ee93857f\" data-message-model-slug=\"gpt-4o\">\r\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\r\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\r\n\r\nMeet the Academy&#8217;s expert consultants, whose extensive experience will support you in strengthening your business&#8217;s management and organizational structure while boosting employee performance through tailored guidance and empowerment.\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/article><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;]<div class=\"xp_slide_instructors_wrapper\"><div class=\"gallery_pagination_wrapper may_hide\"><div class=\"sw_counter\"><span class=\"sw_active\"><\/span>\/<span class=\"sw_all\"><\/span><\/div><div class=\"sp-swiper-button-prev icon-left-open-big\"><\/div><div class=\"sp-swiper-button-next icon-right-open-big\"><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1708523382045{margin-top: 70px !important;background: #3d3d3d url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/09\/\u03a3\u03c7\u03ad\u03b4\u03b9\u03bf-\u03c7\u03c9\u03c1\u03af\u03c2-\u03c4\u03af\u03c4\u03bb\u03bf-8.jpg?id=3146) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;Testimonials&#8221;][vc_row css=&#8221;.vc_custom_1651844423945{padding-top: 74px !important;padding-bottom: 120px !important;}&#8221; el_class=&#8221;width_large&#8221;][vc_column]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle text-white\" ><span class=\"xpower_line xpower_line_before_subtitle\"><\/span>EXPLORE THE REVIEWS<\/span><h2 class=\"xp_section_title text-white\"  >What people say about us<\/h2><\/div><div class=\"pagination-swiper\"><div class=\"sw_counter\"><span class=\"sw_active\"><\/span>\/<span class=\"sw_all\"><\/span><\/div><div class=\"test-swiper-button-prev icon-left-open-big\"><\/div><div class=\"test-swiper-button-next icon-right-open-big\"><\/div><\/div><\/div><div class=\"progressbar_wrapper\"><div class=\"test-swiper-pagination\"><\/div><\/div><div class=\"test-img-wrapper\"><img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"38\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/quotes-1.png\" class=\"attachment-full size-full\" alt=\"\" \/><\/div><div class=\"testimonials_slider_container custom_widget\"><div class=\"swiper-wrapper\"><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>The results of our collaboration with the Academy are evident and we expect an even greater improvement in the organization, operation, and production processes of our company. We are committed to continuing our cooperation with the Academy, in all its services, aiming to perpetually improve the organization of the company. | <a href=\"http:\/\/almen.gr\" target=\"_blank\" rel=\"noopener\">aLMen<\/a><\/blockquote>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1602\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/IMG_1163_1-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/IMG_1163_1-300x200.jpg 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/IMG_1163_1-390x260.jpg 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/IMG_1163_1.jpg 627w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">aLMen<\/h3><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>After the completion of the consultancy, our company managed to better organize its administrative department, improving the organization chart and production process, the titles of production and management positions, as well as the Human Resources department, while creating new needs and job positions. | <a href=\"https:\/\/www.mouratidis.net\/el\/\">Mouratidis<\/a>\r\n\r\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-1882\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/etairia-1024x379-1-300x111.jpg\" alt=\"\" width=\"300\" height=\"111\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/etairia-1024x379-1-300x111.jpg 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/etairia-1024x379-1-390x144.jpg 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/etairia-1024x379-1-600x222.jpg 600w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/etairia-1024x379-1.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/blockquote><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">MOURATIDIS Aluminium Constructions<\/h3><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>The Academy has helped us monitor, correct, and improve our internal production and management processes. We have managed to capture the right data and information and turn it into a valuable means of interpreting trends, targeting, and sound decisions making. | <a tabindex=\"-1\" href=\"https:\/\/www.aloutek.gr\/\" target=\"_blank\" rel=\"noopener\">Aloutek<\/a><\/blockquote>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1700\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/ALOYTEK-AER-300x200.jpeg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/ALOYTEK-AER-300x200.jpeg 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/ALOYTEK-AER-390x260.jpeg 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/ALOYTEK-AER.jpeg 627w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">ALOUTEK Zacharioudakis SA<\/h3><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>Our company takes important steps toward its organization through consulting. The organization, information, and analysis of financial data were integrated for the first time in the dimension we desired in an easy and completely understandable way. | <a href=\"https:\/\/www.atlasdoor.gr\/\">Atlasdoor<\/a><\/blockquote>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2411 size-medium alignleft\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/atlasdoor-2-300x202.png\" alt=\"\" width=\"300\" height=\"202\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/atlasdoor-2-300x202.png 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/atlasdoor-2-390x263.png 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/atlasdoor-2-600x404.png 600w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/atlasdoor-2.png 684w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">Atlasdoor<\/h3><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>A highly professional collaboration with unique, targeted, and immediately applicable tools. We easily integrated them into our daily routine with the result of noticing a significant improvement in our work and getting closer to our goals. | <a tabindex=\"-1\" href=\"https:\/\/pamil.gr\/\" target=\"_blank\" rel=\"noopener\">PaMIL<\/a><\/blockquote>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-1599 alignleft\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/06\/paMIL_2048x1536_1-300x225.png\" alt=\"\" width=\"300\" height=\"225\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/06\/paMIL_2048x1536_1-300x225.png 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/06\/paMIL_2048x1536_1-390x292.png 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/06\/paMIL_2048x1536_1.png 591w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">paMIL<\/h3><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"testimonials_container row\" style=\"background-color:#2C2F34;color:white\"><div class=\"col-md-12 ppk_left_col float-left\"><div class=\"short_description\"><blockquote>The consultancy helped us in the organization and communication level of our departments, as well as in the management of information throughout the course of the projects. It also showed us the way for transforming data into statistical information and significantly contributed to shaping our company's strategy, as well as defining our future goals. | <a tabindex=\"-1\" href=\"https:\/\/corfuglass.gr\/\" target=\"_blank\" rel=\"noopener\">Corfuglass<\/a><\/blockquote>\r\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1605\" src=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/CORFU-GLASS-Misfout-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" srcset=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/CORFU-GLASS-Misfout-300x225.jpg 300w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/CORFU-GLASS-Misfout-390x292.jpg 390w, https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/CORFU-GLASS-Misfout.jpg 415w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/div><h3 class=\"ls-05 text-white pt-5 text-left\" style=\"background-color:#2C2F34;color:white\">CORFU GLASS Misfout<\/h3><\/div><\/div><\/div><\/div><script>\n\t\tjQuery(function($){\n\t\t\t$(document).ready(function() {\n\n\t\t\t\tvar test_swiper = new Swiper('.testimonials_slider_container', {\n\t\t\t\t  slidesPerView: 1,\n\t\t\t\t  spaceBetween: 0,\n\t\t\t\t   autoplay: {\n        delay: 5000,\n        disableOnInteraction: true,\n      },\n\t\t\t\t  preloadImages: false,\n\t\t\t\t  lazy: true,\n\t\t\t\t  autoHeight: true,\n\t\t\t\t  loop: true,\n\t\t\t\t  \/*pagination: {\n\t\t\t\t    el: '.test-swiper-pagination',\n\t\t\t\t    clickable: true,\n\t\t\t\t    type: 'progressbar',\n\t\t\t\t  },*\/\n\t\t\t\t  navigation: {\n\t\t\t\t    nextEl: '.test-swiper-button-next',\n\t\t\t\t    prevEl: '.test-swiper-button-prev',\n\t\t\t\t  },\n\t\t\t\t});\n\t\t\t\tindex4swiper2('.testimonials_slider_container', test_swiper);\n\t\t\t});\n\n\t\t\tfunction index4swiper2(slider_class, swiper_obj) {\n\t\t\t\tvar active_index = '01';\n\t\t\t\tvar sw_AriaLabel = $( slider_class+' .swiper-slide:first-child').attr('aria-label');\n\t\t\t\tvar numItems = sw_AriaLabel.substring(sw_AriaLabel.indexOf('\/') + 1);\n\t\t\t\tnumItems = numItems.replace(\/\\s\/g, '');\n\t\t\t\t\/\/var numItems = parseInt(sw_AriaLabel) +1;\n\t\t\t\tif(numItems < 10 ) {\n\t\t\t\t\tnumItems = '0' + numItems;\n\t\t\t\t}\n\t\t\t\t$('.sw_active').text(active_index);\n\t\t\t\t$('.sw_all').text(numItems);\n\t\t\t\tswiper_obj.on('slideChange', function (e) {\n\t\t\t\t\tactive_index = swiper_obj.realIndex + 1;\n\t\t\t\t\tif(active_index < 10 ) {\n\t\t\t\t\t\tactive_index = '0' + active_index;\n\t\t\t\t\t}\n\t\t\t\t\t$(' .sw_active').text(active_index);\n\t\t\t\t});\n\t\t\t}\n\t\t});\n\t\t<\/script>[\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;form&#8221;][vc_row el_class=&#8221;width1500&#8243;][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" >FILL IN THE FORM<span class=\"xpower_line xpower_line_below_subtitle center_line\"><\/span><\/span><h2 class=\"xp_section_title \"  >Application for Consulting<\/h2><\/div>[vc_empty_space height=&#8221;60px&#8221;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6927-o1\" lang=\"el\" dir=\"ltr\" data-wpcf7-id=\"6927\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/7558#wpcf7-f6927-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u03a6\u03cc\u03c1\u03bc\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6927\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"el\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6927-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:6927,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false}}\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"crow row\">\n<div class=\"col-12 col-md-6\">\n<label for=\"firstname\">Name*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"firstname\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"firstname\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"text\" name=\"firstname\" \/><\/span>\n<\/div>\n<div class=\"col-12 col-md-6\">\n<label for=\"surname\">Surname*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"surname\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"surname\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"text\" name=\"surname\" \/><\/span>\n<\/div>\n<\/div>\n<div class=\"crow row\">\n<div class=\"col-12 col-md-6\">\n<label for=\"customer-id\">Job Title*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"customer\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"customer\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"text\" name=\"customer\" \/><\/span>\n<\/div>\n<div class=\"col-12 col-md-6\">\n<label for=\"contactmail\">E-mail*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"contactmail\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"contactmail\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"email\" name=\"contactmail\" \/><\/span>\n<\/div>\n<\/div>\n<div class=\"crow row\">\n<div class=\"col-12 col-md-6\">\n<label for=\"tel319\">Phone Number*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"tel319\"><input size=\"40\" maxlength=\"10\" minlength=\"10\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" id=\"tel319\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"tel\" name=\"tel319\" \/><\/span>\n<\/div>\n<div class=\"col-12 col-md-6\">\n<label for=\"town\">Town*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"town\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"town\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in here\u2026\" value=\"\" type=\"text\" name=\"town\" \/><\/span>\n<\/div>\n<\/div>\n<div class=\"crow row\"><label for=\"your-message\">Your message<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" placeholder=\"Please write here\u2026\" name=\"your-message\"><\/textarea><\/span><\/div>\n\n<div class=\"crow row\"><strong class=\"whichway\"><label for=\"contactway\"> How do you prefer to be contacted?<\/label><\/strong><br><span class=\"wpcf7-form-control-wrap\" data-name=\"checkboxes\"><span class=\"wpcf7-form-control wpcf7-checkbox\" id=\"contactway\"><span class=\"wpcf7-list-item first\"><label for=\"chEmail\"><input type=\"checkbox\" name=\"checkboxes[]\" id=\"chEmail\" value=\"E-mail\"><span class=\"wpcf7-list-item-label\">E-mail<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label for=\"chTel\"><input type=\"checkbox\" id=\"chTel\" name=\"checkboxes[]\" value=\"Phone\"><span class=\"wpcf7-list-item-label\">Phone<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div class=\"ask row\"><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance136\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance136\" value=\"1\" id=\"acceptance136\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\"><label for=\"acceptance136\" class=\"d-block\"> I agree to the use of my personal data as described in the <a href=\"\/oroi-chrisis-kai-politiki-epistrofwn\">Terms of Use<\/a>. Your consent is required. <\/label><\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div class=\"form_submit_button yellow_btn\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SEND\" \/><\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;faqs-section&#8221;][vc_row][vc_column width=&#8221;7\/12&#8243; el_class=&#8221;max670&#8243;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" ><span class=\"xpower_line xpower_line_before_subtitle\"><\/span>DO YOU HAVE QUESTIONS?<\/span><h2 class=\"xp_section_title \"  >Ask the experts<\/h2><\/div>\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f967-o2\" lang=\"el\" dir=\"ltr\" data-wpcf7-id=\"967\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/7558#wpcf7-f967-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u03a6\u03cc\u03c1\u03bc\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"967\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"el\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f967-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/><input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/><input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:967,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;yes&quot;,&quot;animation_intime&quot;:200,&quot;animation_outtime&quot;:200,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:false}}\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"ask_question\">\n<label for=\"ptitle_cf7\"><span class=\"inner\">PROFESSIONAL TRAINING<\/span><input type=\"text\" id=\"ptitle_cf7\" name=\"ptitle_cf7\" value=\"CORFU GLASS Misfout\" readonly><\/label>\n<label for=\"question1\"><span class=\"inner\">QUESTION*<\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"question\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"question1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Write your question here.\" value=\"\" type=\"text\" name=\"question\" \/><\/span><\/label>\n<label for=\"umail1\"><span class=\"inner\">EMAIL*<\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"umail\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"umail1\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Fill in your e-mail here.\" value=\"\" type=\"email\" name=\"umail\" \/><\/span><\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance4\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance4\" value=\"1\" id=\"acceptance4\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\"><label for=\"acceptance4\" class=\"d-block\">I agree to the use of my personal data as described in the <a href=\"\/en\/terms-of-use-and-refund-policy\/\">terms of use<\/a>. Your consent is required. <\/label><\/span><\/label><\/span><\/span><\/span>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SEND\" \/>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][vc_column width=&#8221;5\/12&#8243;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" ><\/span><h3 class=\"xp_section_title \"  >Answers to your questions<\/h3><\/div>[vc_tta_accordion c_position=&#8221;right&#8221; active_section=&#8221;0&#8243; collapsible_all=&#8221;true&#8221; css=&#8221;.vc_custom_1706533926455{margin-top: 25px !important;}&#8221;][vc_tta_section title=&#8221;What is the consultation, who is it for, and what does it inspect?&#8221; tab_id=&#8221;1652442345093-137aa24d-985f&#8221;][vc_column_text]Consulting is a process of personalized services, which aims to achieve specific business goals, and continuous development, as well as the improvement and efficiency of operational processes. It is a service addressed to all companies in the sector, which seek to review their general structure, review, and optimize their operation, research, and study strategic issues, increase their profitability, specialize in systems and elective projects, and finally the proper preparation for future successes. Specifically, in collaboration between the consultant and the executives of each company, the existing situation is analyzed in detail, and improvements are proposed in the 4 main pillars of the company&#8217;s operation. Organization, Operation, Performance Monitoring, and Strategy.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Where and how does the consultation take place? What is its duration?&#8221; tab_id=&#8221;1652442377936-5ac05186-5f3c&#8221;][vc_column_text]Consultancy services are provided at the premises of each company, following timely planning through a process utterly adapted to the needs of the business. A necessary condition for the consultation to take place is the availability of time and space, discharge from current corporate issues, as well as preparation before each meeting. The duration is 6 months. There follows a period of 2 years during which each beneficiary has full access to the files from the training at no cost. In addition, each beneficiary can request an extension of the consultation at a support level and a very low cost.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Is there a specific period for submitting applications or starting the partnership?&#8221; tab_id=&#8221;1658402084138-b5e1206a-f40a&#8221;][vc_column_text]The cooperation through the provision of our services can be started whenever it is considered appropriate. A necessary condition is the timely submission of the application (contact form on the website). The application is examined by our team, then the first exploratory visit of our consultant takes place, and when the contract is signed, the schedule planning of our cooperation follows.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Is there training related to consulting?&#8221; tab_id=&#8221;1658402407474-1b16a03f-732e&#8221;][vc_column_text]The Academy constantly enriches the topics and services of the consultation and those who join the program have full and free access to all the educational material, as well as to the live training.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Will I have relevant material available to my company?&#8221; tab_id=&#8221;1658910243173-045dd59c-082e&#8221;][vc_column_text]The implementation of Consulting is personalized and therefore, whatever material is co-configured, the company can use it for its daily workflow. Besides, a prerequisite for the success of the program is the adoption of rules \u2013 forms, and controls for the way the company operates. The company will be able to search a broad base of different standards to select those that best serve its operation.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Can I choose some of the axes of the consultation?&#8221; tab_id=&#8221;1652442345106-3f150a56-ff5f&#8221;][vc_column_text]Yes, there is the possibility and flexibility to adapt the Consulting services only on a case-by-case basis to individual axes. Of course, its success always depends on the degree of commitment of the company but also on the adoption of a holistic understanding of its way of acting.[\/vc_column_text][\/vc_tta_section][vc_tta_section title=&#8221;Upon completion of the consultation, do I receive a certificate?&#8221; tab_id=&#8221;1658910359536-2c7c2ee9-0eb2&#8243;][vc_column_text]Yes, a certificate of successful completion of services is given by the Academy. In this certificate, we certify services provided, to which the shareholders of the Academy (ALUMIL, APTH, PAMAK, ATLANTIS, D-CUBE, GLM, CFT, and ALUTRADE) also contribute.[\/vc_column_text][\/vc_tta_section][\/vc_tta_accordion][\/vc_column][\/vc_row][\/vc_section]","protected":false},"excerpt":{"rendered":"[vc_section el_class=&#8221;background_bottom first_section&#8221; css=&#8221;.vc_custom_1654530011330{margin-top: 0px !important;padding-top: 0px !important;background-image: url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-04-copy-1.webp?id=272) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221;][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_raw_html]JTVCdGh1bWJuYWlsJTVE[\/vc_raw_html][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_row_inner el_class=&#8221;mt20rm&#8221;][vc_column_inner][vc_column_text] The Academy is upgrading its services and, in collaboration with the specialized team at Clarity Solutions, now offers comprehensive consulting support to businesses in the Architectural Aluminium Systems sector. Our services are tailored to meet the specific <a href=\"https:\/\/aluminiumacademy.com\/en\/testimonial\/maria-papadopoulou\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  CORFU GLASS Misfout<\/span><\/a>","protected":false},"author":135,"featured_media":1902,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7558","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Business Consulting - Architectural Aluminium Academy<\/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:\/\/aluminiumacademy.com\/en\/business-consulting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business Consulting - Architectural Aluminium Academy\" \/>\n<meta property=\"og:description\" content=\"[vc_section el_class=&#8221;background_bottom first_section&#8221; css=&#8221;.vc_custom_1654530011330{margin-top: 0px !important;padding-top: 0px !important;background-image: url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-04-copy-1.webp?id=272) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221;][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_raw_html]JTVCdGh1bWJuYWlsJTVE[\/vc_raw_html][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_row_inner el_class=&#8221;mt20rm&#8221;][vc_column_inner][vc_column_text] The Academy is upgrading its services and, in collaboration with the specialized team at Clarity Solutions, now offers comprehensive consulting support to businesses in the Architectural Aluminium Systems sector. Our services are tailored to meet the specific ... CORFU GLASS Misfout\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/\" \/>\n<meta property=\"og:site_name\" content=\"Architectural Aluminium Academy\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-19T08:25:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"738\" \/>\n\t<meta property=\"og:image:height\" content=\"754\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/\",\"url\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/\",\"name\":\"Business Consulting - Architectural Aluminium Academy\",\"isPartOf\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg\",\"datePublished\":\"2025-09-19T07:40:46+00:00\",\"dateModified\":\"2025-09-19T08:25:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage\",\"url\":\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg\",\"contentUrl\":\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg\",\"width\":738,\"height\":754,\"caption\":\"2\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\/\/aluminiumacademy.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Consulting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#website\",\"url\":\"https:\/\/aluminiumacademy.com\/en\/\",\"name\":\"Architectural Aluminium Academy\",\"description\":\"\u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u039a\u03b1\u03b9\u03bd\u03bf\u03c4\u03bf\u03bc\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u0391\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7\u03c2 \u0394\u03b5\u03be\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03ba\u03bb\u03ac\u03b4\u03bf \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ce\u03bd \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd \u03b1\u03bb\u03bf\u03c5\u03bc\u03b9\u03bd\u03af\u03bf\u03c5\",\"publisher\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/aluminiumacademy.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#organization\",\"name\":\"Architectural Aluminium Academy\",\"url\":\"https:\/\/aluminiumacademy.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-01.png\",\"contentUrl\":\"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-01.png\",\"width\":857,\"height\":342,\"caption\":\"Architectural Aluminium Academy\"},\"image\":{\"@id\":\"https:\/\/aluminiumacademy.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Business Consulting - Architectural Aluminium Academy","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:\/\/aluminiumacademy.com\/en\/business-consulting\/","og_locale":"en_US","og_type":"article","og_title":"Business Consulting - Architectural Aluminium Academy","og_description":"[vc_section el_class=&#8221;background_bottom first_section&#8221; css=&#8221;.vc_custom_1654530011330{margin-top: 0px !important;padding-top: 0px !important;background-image: url(https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-04-copy-1.webp?id=272) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#8221;][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_raw_html]JTVCdGh1bWJuYWlsJTVE[\/vc_raw_html][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_row_inner el_class=&#8221;mt20rm&#8221;][vc_column_inner][vc_column_text] The Academy is upgrading its services and, in collaboration with the specialized team at Clarity Solutions, now offers comprehensive consulting support to businesses in the Architectural Aluminium Systems sector. Our services are tailored to meet the specific ... CORFU GLASS Misfout","og_url":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/","og_site_name":"Architectural Aluminium Academy","article_modified_time":"2025-09-19T08:25:28+00:00","og_image":[{"width":738,"height":754,"url":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/","url":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/","name":"Business Consulting - Architectural Aluminium Academy","isPartOf":{"@id":"https:\/\/aluminiumacademy.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage"},"image":{"@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage"},"thumbnailUrl":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg","datePublished":"2025-09-19T07:40:46+00:00","dateModified":"2025-09-19T08:25:28+00:00","breadcrumb":{"@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aluminiumacademy.com\/en\/business-consulting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#primaryimage","url":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg","contentUrl":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/07\/2.jpg","width":738,"height":754,"caption":"2"},{"@type":"BreadcrumbList","@id":"https:\/\/aluminiumacademy.com\/en\/business-consulting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/aluminiumacademy.com\/en\/"},{"@type":"ListItem","position":2,"name":"Business Consulting"}]},{"@type":"WebSite","@id":"https:\/\/aluminiumacademy.com\/en\/#website","url":"https:\/\/aluminiumacademy.com\/en\/","name":"Architectural Aluminium Academy","description":"\u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u039a\u03b1\u03b9\u03bd\u03bf\u03c4\u03bf\u03bc\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u0391\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7\u03c2 \u0394\u03b5\u03be\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03ba\u03bb\u03ac\u03b4\u03bf \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ce\u03bd \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd \u03b1\u03bb\u03bf\u03c5\u03bc\u03b9\u03bd\u03af\u03bf\u03c5","publisher":{"@id":"https:\/\/aluminiumacademy.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aluminiumacademy.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/aluminiumacademy.com\/en\/#organization","name":"Architectural Aluminium Academy","url":"https:\/\/aluminiumacademy.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aluminiumacademy.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-01.png","contentUrl":"https:\/\/aluminiumacademy.com\/wp-content\/uploads\/2022\/05\/aaa_logo-01.png","width":857,"height":342,"caption":"Architectural Aluminium Academy"},"image":{"@id":"https:\/\/aluminiumacademy.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/pages\/7558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/users\/135"}],"replies":[{"embeddable":true,"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/comments?post=7558"}],"version-history":[{"count":4,"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/pages\/7558\/revisions"}],"predecessor-version":[{"id":7579,"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/pages\/7558\/revisions\/7579"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/media\/1902"}],"wp:attachment":[{"href":"https:\/\/aluminiumacademy.com\/en\/wp-json\/wp\/v2\/media?parent=7558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}