{"id":2326,"date":"2025-06-24T02:57:11","date_gmt":"2025-06-24T02:57:11","guid":{"rendered":"https:\/\/berlinbewusst.de\/?page_id=2326"},"modified":"2025-11-28T12:19:38","modified_gmt":"2025-11-28T12:19:38","slug":"events","status":"publish","type":"page","link":"https:\/\/www.aeroteile.de\/en\/events\/","title":{"rendered":"Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2326\" class=\"elementor elementor-2326\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aa6ca57 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aa6ca57\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-32e14fc\" data-id=\"32e14fc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-69a3231 elementor-widget elementor-widget-heading\" data-id=\"69a3231\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Upcoming Events\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d49d946 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d49d946\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span style=\"font-weight: 400\">Trade shows and conferences can be very controversial as somecompanies \ndon\u2019t see the return on investment that they can represent. \nIn the Aerospace industry, theses events are the main Go To Market solution \nfor most of the companies. We are working in anindustry that has highly confidential information and it is necessary in most of the case to establish a face to face buyer- seller relationship. \nTrade shows and conference allow as well to connect with our peers and continue developing specific expertise.\n<br>\n<br>So which Trade Show it is best to attend depending on your type of business and expertise? There are dozens of trade shows worldwide to choose worldwide, which ones are worth visiting?<\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-592ed2d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"592ed2d\" data-element_type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5271f5d\" data-id=\"5271f5d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e85f6e3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e85f6e3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8ca7265\" data-id=\"8ca7265\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-fe617b3\" data-id=\"fe617b3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f339530 e-con-full e-flex e-con e-parent\" data-id=\"f339530\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b68b5b7 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"b68b5b7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Typing Animation<\/title>\r\n<style>\r\n.typing {\r\nfont-size: 20px; \r\n\r\nwhite-space: nowrap;\r\noverflow: hidden;\r\nborder-right: 2px solid white;\r\nwidth: 39ch;\r\nanimation: typing 3s steps(15) infinite, blink 0.5s step-end infinite;\r\n}\r\n\r\n@keyframes typing {\r\nfrom { width: 0; }\r\nto { width: 39ch; }\r\n}\r\n\r\n@keyframes blink {\r\nfrom, to { border-color: transparent; }\r\n50% { border-color: transparent; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"typing\"><div class=\"typing\"><\/div><h4 style=\"color:white;\">Stay tuned for Updates.<\/h4>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da7aa33\" data-id=\"da7aa33\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Upcoming Events Trade shows and conferences can be very controversial as somecompanies don\u2019t see the return on investment that they can represent. In the Aerospace industry, theses events are the main Go To Market solution for most of the companies. We are working in anindustry that has highly confidential information and it is necessary in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2326","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/pages\/2326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/comments?post=2326"}],"version-history":[{"count":55,"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/pages\/2326\/revisions"}],"predecessor-version":[{"id":2635,"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/pages\/2326\/revisions\/2635"}],"wp:attachment":[{"href":"https:\/\/www.aeroteile.de\/en\/wp-json\/wp\/v2\/media?parent=2326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}