
	<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: 7000,
						            speed: 500,
						            refreshInterval: 1,
						            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: 60,
						            speed: 500,
						            refreshInterval: 1,
						            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: 12,
						            speed: 500,
						            refreshInterval: 1,
						            onComplete: function(value) {
						                console.debug(this);
						            }
						        });
						    }
				    	}

			    	});

			    });

			    </script>{"id":2,"date":"2023-01-23T16:19:58","date_gmt":"2023-01-23T14:19:58","guid":{"rendered":"https:\/\/rollexnew.e.staging.generation-y.net\/?page_id=2"},"modified":"2023-05-12T14:48:32","modified_gmt":"2023-05-12T11:48:32","slug":"mediplat","status":"publish","type":"page","link":"https:\/\/mediplat.gr\/el\/","title":{"rendered":"Mediplat"},"content":{"rendered":"[vc_section full_width=&#8221;stretch_row&#8221;][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div class=\"main_slider_container\"><div class=\"swiper-wrapper\"><div class=\"swiper-slide\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/04\/Smar-ter.png\"><div class=\"keepincontent\"><div class=\"main_slider_text_container\"><\/div><\/div><\/div><div class=\"swiper-slide\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/04\/Smar-ter.-1.png\"><div class=\"keepincontent\"><div class=\"main_slider_text_container\"><\/div><\/div><\/div><div class=\"swiper-slide\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/05\/\u03b1\u03c1\u03c7\u03b9\u03ba\u03b7.pdf.png\"><div class=\"keepincontent\"><div class=\"main_slider_text_container\"><\/div><\/div><\/div><div class=\"swiper-slide\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/05\/\u03b1\u03c1\u03c7\u03b9\u03ba\u03b7.pdf-1.png\"><div class=\"keepincontent\"><div class=\"main_slider_text_container\"><\/div><\/div><\/div><\/div><\/div><script>\twindow.addEventListener(\"load\", () => { var main_swiper = new Swiper(\".main_slider_container\", { slidesPerView: 1,autoplay: {\n\t\t\t \t\t\t\t\tdelay: 2000,\n\t\t\t \t\t\t\t\tdisableOnInteraction: true\n\t\t\t \t\t\t\t},centeredSlides: false,loop: true,lazy: false,});});<\/script>[\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=&#8221;yes&#8221; el_id=&#8221;homecounters&#8221;][vc_row][vc_column]<div class=\"counters_container\"><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/01\/ICON-1.png\"><\/div><div class=\"counter_first_row\"><div class=\"highlight_holder\"><div class=\"timer timer0\">7000<\/div><span class=\"after_timer\">m2<\/span><\/div><div class=\"counter_text_container\"><h4 class=\"counter_title\">I\u03b4\u03b9\u03cc\u03ba\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2<\/h4><\/div><\/div><\/div><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/01\/ICON-2.svg\"><\/div><div class=\"counter_first_row\"><div class=\"highlight_holder\"><div class=\"timer timer1\">60<\/div><span class=\"after_timer\">X\u03c1\u03cc\u03bd\u03b9\u03b1<\/span><\/div><div class=\"counter_text_container\"><h4 class=\"counter_title\">\u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b1\u03b3\u03bf\u03c1\u03ac<\/h4><\/div><\/div><\/div><div class=\"single_counter_container\"><div class=\"counter_img_wrapper\"><img decoding=\"async\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/01\/ICON-3.svg\"><\/div><div class=\"counter_first_row\"><div class=\"highlight_holder\"><div class=\"timer timer2\">12<\/div><span class=\"after_timer\">\u03a7\u03ce\u03c1\u03b5\u03c2<\/span><\/div><div class=\"counter_text_container\"><h4 class=\"counter_title\">\u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2<\/h4><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_row css_animation=&#8221;slideInUp&#8221; el_id=&#8221;categoriesHome&#8221; css=&#8221;.vc_custom_1679138469984{margin-top: 60px !important;margin-bottom: 80px !important;}&#8221;][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" >INNOVATIVE<\/span><h2 class=\"xp_section_title \"  >Medical Devices<span class=\"xpower_line xpower_line_below_title center_line\"><\/span><\/h2><\/div>[vc_empty_space][vc_row_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1238&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681820828207{margin-bottom: 10px !important;}&#8221;][vc_column_text]\r\n<h3 style=\"text-align: center;\"><span dir=\"ltr\" role=\"presentation\">Advanced <\/span><span dir=\"ltr\" role=\"presentation\">Wound Management<\/span><\/h3>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1240&#8243; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681828453309{margin-bottom: 10px !important;}&#8221;][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sports Medicine<\/h3>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1242&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681828653372{margin-bottom: 10px !important;}&#8221;][vc_column_text]\r\n<h3 style=\"text-align: center;\">Robotic Assisted Surgery<\/h3>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1244&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681828803124{margin-bottom: 10px !important;}&#8221;][vc_column_text]\r\n<h3 style=\"text-align: center;\">Arthroplasty<\/h3>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;858&#8243; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1679392663833{margin-bottom: 10px !important;}&#8221;][vc_column_text]\r\n<h3 style=\"text-align: center;\">Trauma &amp; Extremities<\/h3>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_section content_placement=&#8221;middle&#8221; el_id=&#8221;aboutUs&#8221;][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; content_placement=&#8221;middle&#8221; el_class=&#8221;reversemobile&#8221;][vc_column css_animation=&#8221;none&#8221; width=&#8221;5\/12&#8243;][vc_single_image image=&#8221;1393&#8243; img_size=&#8221;large&#8221;][vc_single_image image=&#8221;1350&#8243; img_size=&#8221;202&#215;167&#8243; alignment=&#8221;center&#8221;][\/vc_column][vc_column css_animation=&#8221;right-to-left&#8221; width=&#8221;7\/12&#8243; el_class=&#8221;padd5&#8243; css=&#8221;.vc_custom_1679138723417{padding-right: 15px !important;padding-left: 15px !important;}&#8221;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper title_break123\"><span class=\"xp_section_subtitle \" >Commitment to innovation<\/span><h2 class=\"xp_section_title \"  >MEDIPLAT<span class=\"xpower_line xpower_line_below_title \"><\/span><\/h2><\/div>[vc_column_text el_class=&#8221;big&#8221;]\u0397\u00a0<strong>\u039c\u0395\u039d\u03a4\u0399\u03a0\u039b\u0391\u03a4 \u0395\u03a0\u0395<\/strong>\u00a0\u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 \u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03bf 2013 \u03ba\u03b1\u03b9 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c4\u03c9\u03bd \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ce\u03bd \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd. \u0391\u03c0\u03cc \u03c4\u03bf \u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 2016 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03af \u03b1\u03bd\u03c4\u03b9\u03c0\u03c1\u03cc\u03c3\u03c9\u03c0\u03bf\u03b9 \u03c4\u03c9\u03bd \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd Smith+Nephew \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1. \u0397 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 Smith+Nephew \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c4\u03b7\u03c2 \u03c5\u03b3\u03b5\u03af\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf 1856 \u03ba \u03c0\u03bb\u03ad\u03bf\u03bd \u03ba\u03b1\u03c4\u03ad\u03c7\u03b5\u03b9 \u03c0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b1 \u03b7\u03b3\u03b5\u03c4\u03b9\u03ba\u03ae \u03b8\u03ad\u03c3\u03b7 \u03c3\u03b5 \u03b2\u03b1\u03c3\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c4\u03bf\u03bc\u03b5\u03af\u03c2 \u03c3\u03c4\u03bf \u03c7\u03ce\u03c1\u03bf \u03c4\u03b7\u03c2 \u03c5\u03b3\u03b5\u03af\u03b1\u03c2. \u03a4\u03b1 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b7 \u03c3\u03c5\u03bd\u03b5\u03c7\u03ae\u03c2 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7 \u03c4\u03bf\u03c5\u03c2 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b7\u03c2 \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u039c\u03ad\u03c1\u03b9\u03bc\u03bd\u03b1\u03c2 \u03bf\u03b9 \u03bf\u03c0\u03bf\u03af\u03b5\u03c2 \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03b6\u03bf\u03c5\u03bd \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b8\u03b5\u03c1\u03b1\u03c0\u03b5\u03af\u03b5\u03c2 \u03bc\u03b5 \u03b1\u03c0\u03ce\u03c4\u03b5\u03c1\u03bf \u03c3\u03c4\u03cc\u03c7\u03bf \u03c4\u03b7\u03bd \u03c4\u03b1\u03c7\u03b5\u03af\u03b1 \u03b1\u03c0\u03bf\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c5\u03b3\u03b5\u03af\u03b1\u03c2 \u03c4\u03c9\u03bd \u03b1\u03c3\u03b8\u03b5\u03bd\u03ce\u03bd.\r\n\r\n\u0394\u03af\u03bd\u03bf\u03c5\u03bc\u03b5 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7 \u03c0\u03c1\u03bf\u03c3\u03bf\u03c7\u03ae \u03c3\u03c4\u03b7\u03bd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 \u03c4\u03c9\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03bc\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03b1\u03be\u03b9\u03cc\u03c0\u03b9\u03c3\u03c4\u03b5\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b8\u03bf\u03b4\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2. \u039f\u03b9 \u03c5\u03c8\u03b7\u03bb\u03bf\u03cd \u03b5\u03c0\u03b9\u03c0\u03ad\u03b4\u03bf\u03c5 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2 \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac \u03c4\u03bf \u0394\u03b9\u03b5\u03b8\u03bd\u03ad\u03c2 \u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf ISO 9001:2015 \u03b3\u03b9\u03b1 \u0395\u03bc\u03c0\u03bf\u03c1\u03af\u03b1 \u0399\u03b1\u03c4\u03c1\u03bf\u03c4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ce\u03bd \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd, \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae, \u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7, \u0394\u03b9\u03ac\u03b8\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u0394\u03b9\u03b1\u03bd\u03bf\u03bc\u03ae \u0391\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03c9\u03bd \u03be\u03b7\u03c1\u03ce\u03bd \u03bf\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd\r\n\u03bc\u03bf\u03c3\u03c7\u03b5\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03b5\u03bd\u03ce \u03bf\u03b9 \u0391\u03c1\u03c7\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03bf\u03b9 \u039a\u03b1\u03c4\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ae\u03c1\u03b9\u03b5\u03c2 \u0393\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u039f\u03c1\u03b8\u03ae \u03a0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u0394\u03b9\u03b1\u03bd\u03bf\u03bc\u03ae\u03c2 \u0399\u03b1\u03c4\u03c1\u03bf\u03c4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ce\u03bd \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03a5\u03c0\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ae \u0391\u03c0\u03cc\u03c6\u03b1\u03c3\u03b7 \u0394\u03a58\u03b4\/\u0393.\u03a0. \u03bf\u03b9\u03ba.\/1348\/2004.[\/vc_column_text][vc_row_inner content_placement=&#8221;middle&#8221;][vc_column_inner width=&#8221;1\/2&#8243;][vc_btn title=&#8221;\u039c\u0391\u0398\u0395\u03a4\u0395 \u03a0\u0395\u03a1\u0399\u03a3\u03a3\u039f\u03a4\u0395\u03a1\u0391&#8221; style=&#8221;flat&#8221; color=&#8221;btn-type5&#8243; link=&#8221;url:%2Fmentiplat-epe%2F&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;]<ul class=\"pdfs\"><li><a href='https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/04\/CERTIFICATE_ISO-9001.2015_05.09.24.pdf' target='_blank' rel='' title='adsadsa' class='download'><img src='https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/03\/iso-download.png' alt='pdf icon for lists'><span class='filename_certs'>\n\t\t\t\t\t\tISO 9001:2015\n\t\t\t\t\t\t<\/span><img src='https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/03\/isodownload.png' alt='pdf download icon for lists'><\/a><\/li><li><a href='\/wp-content\/uploads\/2023\/04\/\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397_YA-1348_05.09.23_eng.pdf' target='_blank' rel='' title='certification' class='download'><img src='https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/03\/iso-download.png' alt='pdf icon for lists'><span class='filename_certs'>\n\t\t\t\t\t\tCertification.pdf\n\t\t\t\t\t\t<\/span><img src='https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/03\/isodownload.png' alt='pdf download icon for lists'><\/a><\/li><\/ul>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;med_categories&#8221;][vc_row content_placement=&#8221;middle&#8221;][vc_column css_animation=&#8221;left-to-right&#8221; width=&#8221;7\/12&#8243;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper title_break123\"><span class=\"xp_section_subtitle \" >Partnership<\/span><h2 class=\"xp_section_title \"  >\u0391\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u0391\u03bd\u03c4\u03b9\u03c0\u03c1\u03cc\u03c3\u03c9\u03c0\u03bf\u03c2 Smith+Nephew<span class=\"xpower_line xpower_line_below_title \"><\/span><\/h2><\/div>[vc_column_text]\r\n<p style=\"text-align: left;\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 2016, \u03b7 Mediplat \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03b1\u03bd\u03c4\u03b9\u03c0\u03c1\u03cc\u03c3\u03c9\u03c0\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03af\u03ba\u03bf\u03c5 <strong>Smith+Nephew<\/strong> \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1, \u03bf \u03bf\u03c0\u03bf\u03af\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ad\u03c7\u03b5\u03b9 \u03b7\u03b3\u03b5\u03c4\u03b9\u03ba\u03ae \u03b8\u03ad\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03c4\u03bf\u03bc\u03ad\u03b1 \u03c4\u03c9\u03bd \u039f\u03c1\u03b8\u03bf\u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ce\u03bd \u03c7\u03b5\u03b9\u03c1\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ce\u03bd \u03b5\u03bc\u03c6\u03c5\u03c4\u03b5\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd, \u03c0\u03b1\u03b3\u03ba\u03bf\u03c3\u03bc\u03af\u03c9\u03c2. \u0395\u03c0\u03b5\u03bd\u03b4\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c7\u03ae \u0388\u03c1\u03b5\u03c5\u03bd\u03b1 \u03ba\u03b1\u03b9 \u0391\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7, \u03b7 <strong>Smith+Nephew<\/strong> \u03b5\u03c0\u03b9\u03b4\u03b9\u03ce\u03ba\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03b5\u03c5\u03c1\u03cd\u03c4\u03b5\u03c1\u03bf\u03c5 \u03c7\u03b1\u03c1\u03c4\u03bf\u03c6\u03c5\u03bb\u03b1\u03ba\u03af\u03bf\u03c5 \u03c0\u03c1\u03c9\u03c4\u03bf\u03c0\u03bf\u03c1\u03b9\u03b1\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd, \u03b5\u03bd\u03ce \u03c0\u03b1\u03c1\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1, \u03c0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 \u03c5\u03b3\u03b5\u03af\u03b1\u03c2 \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03ac\u03c1\u03c4\u03b9\u03c3\u03b7\u03c2, \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03b5\u03c5\u03c1\u03cd \u03c6\u03ac\u03c3\u03bc\u03b1 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd, \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ac \u03ba\u03ad\u03bd\u03c4\u03c1\u03b1 \u03c0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b1\u03c2 \u03ba\u03bb\u03ac\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 \u03c7\u03b5\u03b9\u03c1\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b7 \u03c4\u03b7\u03bd \u0395\u03c5\u03c1\u03ce\u03c0\u03b7.<\/p>\r\n[\/vc_column_text][vc_single_image image=&#8221;1408&#8243; img_size=&#8221;450&#215;250&#8243; alignment=&#8221;center&#8221;][\/vc_column][vc_column css_animation=&#8221;right-to-left&#8221; width=&#8221;5\/12&#8243;][vc_single_image image=&#8221;1395&#8243; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=&#8221;yes&#8221; css=&#8221;.vc_custom_1679226297819{background-color: #f7f7f7 !important;}&#8221; el_id=&#8221;ajax_categories&#8221; el_class=&#8221;background_special&#8221;][vc_row][vc_column]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><h2 class=\"xp_section_title \"  >\u0393\u03bd\u03c9\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03bc\u03b1\u03c2<span class=\"xpower_line xpower_line_below_title \"><\/span><\/h2><\/div>[\/vc_column][\/vc_row][vc_row content_placement=&#8221;middle&#8221;][vc_column width=&#8221;1\/4&#8243;][vc_raw_html]JTVCbGlzdF9wcm9kdWN0X2NhdHMlNUQ=[\/vc_raw_html][\/vc_column][vc_column width=&#8221;3\/4&#8243;][vc_raw_html el_id=&#8221;category_details&#8221;][\/vc_raw_html][vc_raw_html el_class=&#8221;loadercontainer&#8221;]JTNDaW1nJTIwaWQlM0QlMjJ4cC1sb2FkZXIlMjIlMjBjbGFzcyUzRCUyMmFsaWduY2VudGVyJTIyJTIwc3JjJTNEJTIyJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDIzJTJGMDElMkZsb2FkZXIuZ2lmJTIyJTIwJTJGJTNF[\/vc_raw_html][\/vc_column][\/vc_row][\/vc_section][vc_section el_id=&#8221;homeblog&#8221; el_class=&#8221;blog&#8221; css=&#8221;.vc_custom_1679392633843{margin-top: 60px !important;margin-bottom: 60px !important;background-color: #f7f7f7 !important;}&#8221;][vc_row content_placement=&#8221;middle&#8221;][vc_column width=&#8221;1\/4&#8243;]<div style=\"text-align:left\" class=\"xp_section_title_wrapper \"><span class=\"xp_section_subtitle \" >\u039d\u03ad\u03b1 &amp;<\/span><h2 class=\"xp_section_title \"  >\u0391\u03bd\u03b1\u03ba\u03bf\u03b9\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2<\/h2><\/div>[vc_column_text]\u038c\u03c3\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03b5\u03c0\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1[\/vc_column_text][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJnYWxsZXJ5X3BhZ2luYXRpb25fd3JhcHBlciUyMHhwX3NsaWRlX2hpZGVvdmVyZmxvdyUyMCUyMiUzRSUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMGNsYXNzJTNEJTIyc3Atc3dpcGVyLWJ1dHRvbi1wcmV2JTIwaWNvbi1sZWZ0LW9wZW4tYmlnJTIyJTIwdGFiaW5kZXglM0QlMjIwJTIyJTIwcm9sZSUzRCUyMmJ1dHRvbiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJQcmV2aW91cyUyMHNsaWRlJTIyJTIwYXJpYS1jb250cm9scyUzRCUyMnN3aXBlci13cmFwcGVyLWEyMmQ5YmMyNDZlNjllZGUlMjIlM0UlM0MlMkZkaXYlM0UlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBjbGFzcyUzRCUyMnNwLXN3aXBlci1idXR0b24tbmV4dCUyMGljb24tcmlnaHQtb3Blbi1iaWclMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlMjByb2xlJTNEJTIyYnV0dG9uJTIyJTIwYXJpYS1sYWJlbCUzRCUyMk5leHQlMjBzbGlkZSUyMiUyMGFyaWEtY29udHJvbHMlM0QlMjJzd2lwZXItd3JhcHBlci1hMjJkOWJjMjQ2ZTY5ZWRlJTIyJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNF[\/vc_raw_html][\/vc_column][vc_column width=&#8221;3\/4&#8243;]<div class=\"xp_slide_hideoverflow\"><div class=\"gallery_pagination_wrapper \"><\/div><div class=\"xp_mega_post_row hideoverflow  swiper-wrapper \"><div class=\"xp_mega_post_col  swiper-slide  col-12 col-lg-4 col-sm-4 col-xs-6\"><a href=\"https:\/\/mediplat.gr\/el\/ta-robotika-systimata-einai-i-proti-technologia-stin-iatriki\/\" class=\"xp_container_link\"><div class=\"post_image_link\"><img decoding=\"async\" class=\"post_fimage\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/02\/pexels-max-vakhtbovych-6794920-530x360.png\" alt=\"Robotic systems are the first technology in Medicine\" title=\"Robotic systems are the first technology in Medicine\"><\/div><div class=\"post_info_container \"><h3 class=\"xp_post_title\">Robotic systems are the first technology in Medicine<h3><\/div><\/a><\/div><div class=\"xp_mega_post_col  swiper-slide  col-12 col-lg-4 col-sm-4 col-xs-6\"><a href=\"https:\/\/mediplat.gr\/el\/i-anaptyxi-ton-neon-technologion-pliroforikis-kai-epikoinonion\/\" class=\"xp_container_link\"><div class=\"post_image_link\"><img decoding=\"async\" class=\"post_fimage\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/02\/pexels-pavel-danilyuk-8438951-530x360.png\" alt=\"The development of new information and communication technologies\" title=\"The development of new information and communication technologies\"><\/div><div class=\"post_info_container \"><h3 class=\"xp_post_title\">The development of new information and communication technologies<h3><\/div><\/a><\/div><div class=\"xp_mega_post_col  swiper-slide  col-12 col-lg-4 col-sm-4 col-xs-6\"><a href=\"https:\/\/mediplat.gr\/el\/robotika-systimata-sti-cheirourgiki-tou\/\" class=\"xp_container_link\"><div class=\"post_image_link\"><img decoding=\"async\" class=\"post_fimage\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/02\/tsf-ally-1024x576-1-530x360.jpg\" alt=\"Robotic Systems in Surgery\" title=\"Robotic Systems in Surgery\"><\/div><div class=\"post_info_container \"><h3 class=\"xp_post_title\">Robotic Systems in Surgery<h3><\/div><\/a><\/div><div class=\"xp_mega_post_col  swiper-slide  col-12 col-lg-4 col-sm-4 col-xs-6\"><a href=\"https:\/\/mediplat.gr\/el\/technologies-iatrikis-pliroforikis\/\" class=\"xp_container_link\"><div class=\"post_image_link\"><img decoding=\"async\" class=\"post_fimage\" src=\"https:\/\/mediplat.gr\/wp-content\/uploads\/2023\/03\/4-530x360.png\" alt=\"\u03a4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2\" title=\"\u03a4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2\"><\/div><div class=\"post_info_container \"><h3 class=\"xp_post_title\">\u03a4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2<h3><\/div><\/a><\/div><\/div><\/div><script>\n\t\t\t\tjQuery(function($){\n\t\t\t\t\t$(document).ready(function() {\n\n\t\t\t\t\t\tvar ps_swiper = new Swiper('.xp_slide_hideoverflow', {\n\t\t\t\t\t\t  slidesPerView: 1,\n\t\t\t\t\t\t  spaceBetween: 5,\n\t\t\t\t\t\t  preloadImages: false,\n\t\t\t\t\t\t  lazy: true,\n\t\t\t\t\t\t  loop: true,\n\t\t\t\t\t\t  pagination: {\n\t\t\t\t\t\t    el: '.xp_slide_hideoverflow .sp-swiper-pagination',\n\t\t\t\t\t\t    clickable: true,\n\t\t\t\t\t\t    type: 'fraction',\n\t\t\t\t\t\t  },\n\t\t\t\t\t\t  navigation: {\n\t\t\t\t\t\t    nextEl: '.xp_slide_hideoverflow .sp-swiper-button-next',\n\t\t\t\t\t\t    prevEl: '.xp_slide_hideoverflow .sp-swiper-button-prev',\n\t\t\t\t\t\t  },\n\t\t\t\t\t\t  breakpoints: {\n\t\t\t\t\t\t  \t640: {\n\t\t\t\t\t\t  \t  slidesPerView: 2,\n\t\t\t\t\t\t  \t},\n\t\t\t\t\t\t    993: {\n\t\t\t\t\t\t      slidesPerView: 3,\n\t\t\t\t\t\t    },\n\t\t\t\t\t\t  },\n\t\t\t\t\t\t});\n\n\t\t\t\t\t});\n\n\n\t\t\t\t});\n\t\t\t\t<\/script>[\/vc_column][\/vc_row][\/vc_section][vc_row el_class=&#8221;max900&#8243; css=&#8221;.vc_custom_1679235541110{margin-top: 60px !important;margin-bottom: 60px !important;}&#8221;][vc_column]<div style=\"text-align:center\" class=\"xp_section_title_wrapper \"><h2 class=\"xp_section_title \"  >\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0397\u03a3\u03a4\u0395 \u039c\u0391\u0396\u0399 \u039c\u0391\u03a3<span class=\"xpower_line xpower_line_below_title center_line\"><\/span><\/h2><\/div>\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f383-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/el\/wp-json\/wp\/v2\/pages\/2#wpcf7-f383-o1\" method=\"post\" class=\"wpcf7-form init wpcf7-acceptance-as-validation\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"383\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f383-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"crow row\">\n<div class=\"col-12 col-md-6\">\n<label for=\"firstname\">\u038c\u03bd\u03bf\u03bc\u03b1*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"firstname\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c3\u03b1\u03c2...\" value=\"\" type=\"text\" name=\"firstname\" \/><\/span>\n<\/div>\n<div class=\"col-12 col-md-6\">\n<label for=\"lastname \">\u0395\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"lastname\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a4\u03bf \u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf \u03c3\u03b1\u03c2...\" value=\"\" type=\"text\" name=\"lastname\" \/><\/span>\n<\/div>\n<\/div>\n<div class=\"crow row\">\n<div class=\"col-12 col-md-6\">\n<label for=\"tel319\">\u03a4\u03b7\u03bb\u03b5\u03c6\u03c9\u03bd\u03bf*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"tel319\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a4\u03bf \u03c4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf \u03c3\u03b1\u03c2...\" value=\"\" type=\"tel\" name=\"tel319\" \/><\/span>\n<\/div>\n<div class=\"col-12 col-md-6\">\n<label for=\"contactmail\">Email*<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"contactmail\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a4\u03bf email \u03c3\u03b1\u03c2...\" value=\"\" type=\"email\" name=\"contactmail\" \/><\/span>\n<\/div>\n<\/div>\n\n<div class=\"crow row\"><label for=\"your-message\">\u039c\u03ae\u03bd\u03c5\u03bc\u03b1<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03c3\u03b1\u03c2...\" name=\"your-message\"><\/textarea><\/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\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">\u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce \u03bc\u03b5 \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03c9\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ce\u03bd \u03bc\u03bf\u03c5 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03cc\u03c0\u03c9\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03c6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03b1\u03c1\u03b1\u03c0\u03ac\u03bd\u03c9. \u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b7 \u03c3\u03c5\u03b3\u03ba\u03b1\u03c4\u03ac\u03b8\u03b5\u03c3\u03ae \u03c3\u03b1\u03c2.<\/span><\/label><\/span><\/span><\/span><\/div>\n\n<div class=\"form_submit_button yellow_btn\"><input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"\u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0397\" \/><\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][\/vc_row]","protected":false},"excerpt":{"rendered":"[vc_section full_width=&#8221;stretch_row&#8221;][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=&#8221;yes&#8221; el_id=&#8221;homecounters&#8221;][vc_row][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_row css_animation=&#8221;slideInUp&#8221; el_id=&#8221;categoriesHome&#8221; css=&#8221;.vc_custom_1679138469984{margin-top: 60px !important;margin-bottom: 80px !important;}&#8221;][vc_column][vc_empty_space][vc_row_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1238&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681820828207{margin-bottom: 10px !important;}&#8221;][vc_column_text] Advanced Wound Management [\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1240&#8243; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681828453309{margin-bottom: 10px !important;}&#8221;][vc_column_text] Sports Medicine [\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1242&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; css=&#8221;.vc_custom_1681828653372{margin-bottom: 10px !important;}&#8221;][vc_column_text] Robotic Assisted Surgery [\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/5&#8243;][vc_single_image image=&#8221;1244&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;\/stadia-paragogis\/#st1&#8243; <a href=\"https:\/\/mediplat.gr\/el\/technologies-iatrikis-pliroforikis\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  \u03a4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u0399\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae\u03c2<\/span><\/a>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":228,"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1424,"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/pages\/2\/revisions\/1424"}],"wp:attachment":[{"href":"https:\/\/mediplat.gr\/el\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}