{"id":10,"date":"2024-07-06T09:18:49","date_gmt":"2024-07-06T09:18:49","guid":{"rendered":"http:\/\/localhost:10028\/?page_id=10"},"modified":"2026-02-02T18:47:37","modified_gmt":"2026-02-02T18:47:37","slug":"about","status":"publish","type":"page","link":"https:\/\/www.sezginerkul.com\/?page_id=10","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95f6541 parallax-section e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"95f6541\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7f311e e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"a7f311e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-65bac0f e-con-full e-flex rt-default-class e-con e-child\" data-id=\"65bac0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b46c9c rt-default-class elementor-widget elementor-widget-rt-parallax-image\" data-id=\"3b46c9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"rt-parallax-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n                                                            <div class=\"rt-image\">\n                                            <img decoding=\"async\" class=\"react-parallax-image2\" src=\"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg\" alt=\"image\" \/>\n                                    <\/div>\n            \n\n        <script>\n            jQuery(document).ready(function ($) {\n                \/\/ Function to handle parallax and zoom for a given set of elements\n                function handleParallaxZoom(elements, yPercent, startTrigger) {\n                    if (elements.length) {\n                        elements.each(function () {\n\n                            var $animImageParallax = $(this);\n                            var $aipWrap = $animImageParallax.wrap('<div class=\"anim-image-parallax-wrap\"><div class=\"anim-image-parallax-inner\"><\/div><\/div>').parent();\n                            var $aipInner = $aipWrap.find(\".anim-image-parallax-inner\");\n\n                            \/\/ Parallax\n                            gsap.to($animImageParallax, {\n                                yPercent: yPercent,\n                                ease: \"none\",\n                                scrollTrigger: {\n                                    trigger: $aipWrap,\n                                    start: startTrigger,\n                                    end: \"bottom top\",\n                                    scrub: true,\n                                    markers: false,\n                                },\n                            });\n\n                            \/\/ Zoom in\n                            let tl_aipZoomIn = gsap.timeline({\n                                scrollTrigger: {\n                                    trigger: $aipWrap,\n                                    start: \"top 90%\",\n                                    markers: false,\n                                },\n                            });\n                            tl_aipZoomIn.from($aipInner, {\n                                duration: 1.5,\n                                autoAlpha: 0,\n                                scale: 1.4,\n                                ease: Power2.easeOut,\n                                clearProps: \"all\",\n                            });\n                        });\n                    }\n                }\n                \/\/ Call the function for the first set of elements\n                handleParallaxZoom($(\".anim-image-parallax\"), 80, \"top bottom\");\n                \/\/ Call the function for the second set of elements\n                handleParallaxZoom($(\".anim-image-parallax-2\"), 20, \"top bottom\");\n\n                \/\/Style 2 anim-image-parallax Code \n                let parallaxElements = document.getElementsByClassName('anim-image-parallax');\n                if (parallaxElements.length) {\n                    Array.from(parallaxElements).forEach((element) => {\n                        \/\/ Wrap the element with the necessary divs.\n                        let wrapperDiv = document.createElement('div');\n                        wrapperDiv.className = 'anim-image-parallax-wrap';\n                        let innerDiv = document.createElement('div');\n                        innerDiv.className = 'anim-image-parallax-inner';\n\n                        element.parentNode.insertBefore(wrapperDiv, element);\n                        wrapperDiv.appendChild(innerDiv);\n                        innerDiv.appendChild(element);\n\n                        \/\/ Add overflow hidden to the wrapper div.\n                        wrapperDiv.style.overflow = 'hidden';\n\n                        \/\/ Get the references to the elements.\n                        let animImageParallax = gsap.utils.wrap(element);\n                        let aipWrap = wrapperDiv;\n                        let aipInner = innerDiv;\n\n                        \/\/ Parallax\n                        gsap.to(animImageParallax, {\n                            yPercent: 80,\n                            ease: 'none',\n                            scrollTrigger: {\n                            trigger: aipWrap,\n                            start: 'top bottom',\n                            end: 'bottom top',\n                            scrub: true,\n                            markers: false,\n                            },\n                        });\n\n                        \/\/ Zoom in\n                        let tl_aipZoomIn = gsap.timeline({\n                            scrollTrigger: {\n                            trigger: aipWrap,\n                            start: 'top 90%',\n                            markers: false,\n                            },\n                        });\n\n                        tl_aipZoomIn.from(aipInner, {\n                            duration: 1.5,\n                            autoAlpha: 0,\n                            scale: 1.4,\n                            ease: 'power2.out',\n                            clearProps: 'all',\n                        });\n                    });\n                }\n            });\n        <\/script>\n\n\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-728a466 elementor-absolute rt-default-class elementor-widget elementor-widget-counter\" data-id=\"728a466\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Extra Growth For <br>Your Company<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"68\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71f53a7 e-con-full e-flex rt-default-class e-con e-child\" data-id=\"71f53a7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-175c278 rt-default-class elementor-widget elementor-widget-react-heading\" data-id=\"175c278\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"react-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"animation-style2 react-heading default\">\r\n\t\t\t<div class=\"title-inner  bg_sub_text_yes double_sub_text_no\">\r\n\t\t\t\t<span class=\"sub-text word-line\">Service We Provide<\/span><div class=\"split_collab_words\"><h2 class=\"title word-line\">About Me<\/h2><\/div>\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"description\">\r\n\t\t\t\t\t<p>After completing his undergraduate studies at Uluda\u011f University and earning a Master\u2019s degree, Sezgin Erkul developed a solid academic and strategic foundation that continues to guide his professional approach. His transition to Dubai marked the beginning of a focused career dedicated to navigating regulatory systems and simplifying complex governmental processes.<\/p>\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\t\t\t\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a46eb18 e-con-full e-flex rt-default-class e-con e-child\" data-id=\"a46eb18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a2ecb9 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start rt-default-class elementor-widget elementor-widget-icon-box\" data-id=\"7a2ecb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-building\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCompany Setup &amp; Business Consulting\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54fddd1 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start rt-default-class elementor-widget elementor-widget-icon-box\" data-id=\"54fddd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-file-alt\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tVisa, Residency &amp; Investment Advisory<br> Analysis\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-703388b e-con-full e-flex rt-default-class e-con e-child\" data-id=\"703388b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8951c35 elementor-widget-divider--view-line rt-default-class elementor-widget elementor-widget-divider\" data-id=\"8951c35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f94fe6 rt-default-class elementor-widget elementor-widget-text-editor\" data-id=\"3f94fe6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Call to ask any question\u00a0<a href=\"tel:(+971) 54 500 3390\"><b>(+971) 54 500 3390<\/b><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f26ed82 rt-default-class elementor-widget elementor-widget-react-button\" data-id=\"f26ed82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"react-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\r\n\t\t\r\n\t<div class=\"react-button\">\r\n\t\t\t\t<a class=\"react_button\" href=\"https:\/\/wa.me\/+971545003390?text=mesaj\" >\r\n\r\n\t\t   \t\r\n\r\n\t\t<span class=\"btn_text\">Make an Appointment<\/span>\r\n\r\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"rt rt-arrow-up-right\"><\/i>\t\t\t\t\r\n\t\t\t\t\t<\/a>\r\n\t<\/div>\t\t\r\n\r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-081dcbc e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"081dcbc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d67849 rt-default-class elementor-widget elementor-widget-text-editor\" data-id=\"2d67849\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Sezgin Erkul is the Founder and Managing Director of a Dubai-based consultancy providing comprehensive solutions for company formation, residency permits, work visas, and all UAE governmental procedures.<\/p><p>With over 6\u20137 years of professional experience in Dubai, he has built a strong reputation for delivering structured, compliant, and results-driven services to individuals, entrepreneurs, and corporate clients entering or expanding within the UAE market.<\/p><p>Throughout his career, he has directly overseen and contributed to thousands of successful applications and corporate setups, earning multiple recognitions and awards from government-related institutions for excellence, compliance, and operational performance.<\/p><p>Today, Sezgin Erkul leads a highly qualified, multi-departmental team, offering end-to-end services across all official procedures related to Dubai and the United Arab Emirates. His leadership philosophy is built on speed, transparency, regulatory accuracy, and long-term client trust.<\/p><p>By combining local expertise with a structured consultancy model, he continues to serve as a trusted partner for clients seeking a secure, efficient, and sustainable presence in the UAE.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-000ba59 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"000ba59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bf8354f e-con-full e-flex rt-default-class e-con e-child\" data-id=\"bf8354f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c63604 rt-default-class elementor-widget elementor-widget-image\" data-id=\"2c63604\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"853\" src=\"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-768x1024.jpg\" class=\"attachment-large size-large wp-image-4227\" alt=\"\" srcset=\"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-768x1024.jpg 768w, https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-225x300.jpg 225w, https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-1152x1536.jpg 1152w, https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-1536x2048.jpg 1536w, https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2024\/08\/3881ad54-6f40-4919-8982-12660247b9f3-scaled.jpg 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af33302 e-con-full e-flex rt-default-class e-con e-child\" data-id=\"af33302\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-464fd5e rt-default-class elementor-widget elementor-widget-text-editor\" data-id=\"464fd5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h1>Why Choose Us<\/h1><h2>Proven Experience<\/h2><p>With nearly a decade of on-ground experience in Dubai, we possess in-depth knowledge of local regulations, procedures, and institutional requirements.<\/p><h2>Government-Recognized Excellence<\/h2><p>Our work has been acknowledged through multiple official awards, underlining our credibility, reliability, and adherence to best practices.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61161f6 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"61161f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1775271 rt-default-class elementor-widget elementor-widget-text-editor\" data-id=\"1775271\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2>End-to-End Solutions<\/h2><p>We provide comprehensive end-to-end business solutions in Dubai, managing every stage of the process under one roof. From initial consultation and documentation to government submissions, approvals, and final execution, all procedures are handled internally by our experienced team. This integrated approach minimizes delays, reduces risk, and ensures full compliance with UAE regulations.<\/p><p>By eliminating third-party dependencies, we offer our clients a faster, more secure, and more efficient experience. Whether it is company formation, residency services, tax registration, or corporate compliance, our end-to-end structure allows clients to focus on their core business while we manage the entire process seamlessly.<\/p><h2>Transparency &amp; Trust<\/h2><p>Transparency is a fundamental pillar of our consultancy services in Dubai. All procedures, timelines, costs, and expected outcomes are communicated clearly from the beginning, ensuring clients are fully informed at every stage. There are no hidden steps or unexpected fees\u2014only clear processes and documented progress.<\/p><p>Trust is built through real results. Our completed client cases, verified services, and ongoing projects are openly shared through official channels. This commitment to openness strengthens long-term relationships and positions us as a trusted business consultancy partner in the UAE.<\/p><h2>Speed &amp; Efficiency<\/h2><p>In Dubai\u2019s fast-paced business environment, speed is essential. We prioritize fast and efficient execution while maintaining strict compliance with UAE laws and government requirements. Our optimized workflows and direct institutional coordination enable us to deliver results within the shortest possible timeframe.<\/p><p>Efficiency does not mean compromise. Every application, registration, and approval is carefully reviewed to ensure accuracy and regulatory alignment. This balanced approach allows clients to move forward with confidence, avoiding costly delays or compliance issues.<\/p><h2>Client-Centric Approach<\/h2><p>Our services are built around a client-centric advisory model, where every case is treated individually. We analyze each client\u2019s objectives, industry, and structure to deliver customized solutions rather than generic packages. Strategic guidance and proactive communication are integral parts of our approach.<\/p><p>From first contact to final approval, clients receive dedicated follow-up and continuous support. Regardless of the size or complexity of the case, we maintain the same level of attention, professionalism, and commitment\u2014ensuring long-term satisfaction and sustainable success.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Extra Growth For Your Company 0 % Service We Provide About Me After completing his undergraduate studies at Uluda\u011f University and earning a Master\u2019s degree, Sezgin Erkul developed a solid academic and strategic foundation that continues to guide his professional approach. His transition to Dubai marked the beginning of a focused career dedicated to navigating&#8230;<\/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-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About - Sebs Global<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About - Sebs Global\" \/>\n<meta property=\"og:description\" content=\"Extra Growth For Your Company 0 % Service We Provide About Me After completing his undergraduate studies at Uluda\u011f University and earning a Master\u2019s degree, Sezgin Erkul developed a solid academic and strategic foundation that continues to guide his professional approach. His transition to Dubai marked the beginning of a focused career dedicated to navigating...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sezginerkul.com\/?page_id=10\" \/>\n<meta property=\"og:site_name\" content=\"Sebs Global\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-02T18:47:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10\",\"url\":\"https:\/\/www.sezginerkul.com\/?page_id=10\",\"name\":\"About - Sebs Global\",\"isPartOf\":{\"@id\":\"https:\/\/www.sezginerkul.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg\",\"datePublished\":\"2024-07-06T09:18:49+00:00\",\"dateModified\":\"2026-02-02T18:47:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sezginerkul.com\/?page_id=10\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage\",\"url\":\"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg\",\"contentUrl\":\"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sezginerkul.com\/?page_id=10#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sezginerkul.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sezginerkul.com\/#website\",\"url\":\"https:\/\/www.sezginerkul.com\/\",\"name\":\"Sebs Global\",\"description\":\"Dubai Business\",\"publisher\":{\"@id\":\"https:\/\/www.sezginerkul.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sezginerkul.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.sezginerkul.com\/#organization\",\"name\":\"Sebs Global\",\"url\":\"https:\/\/www.sezginerkul.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sezginerkul.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/cropped-dcdf81f5-6b56-4992-96f1-532e513849a9.jpg\",\"contentUrl\":\"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/cropped-dcdf81f5-6b56-4992-96f1-532e513849a9.jpg\",\"width\":807,\"height\":567,\"caption\":\"Sebs Global\"},\"image\":{\"@id\":\"https:\/\/www.sezginerkul.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About - Sebs Global","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"About - Sebs Global","og_description":"Extra Growth For Your Company 0 % Service We Provide About Me After completing his undergraduate studies at Uluda\u011f University and earning a Master\u2019s degree, Sezgin Erkul developed a solid academic and strategic foundation that continues to guide his professional approach. His transition to Dubai marked the beginning of a focused career dedicated to navigating...","og_url":"https:\/\/www.sezginerkul.com\/?page_id=10","og_site_name":"Sebs Global","article_modified_time":"2026-02-02T18:47:37+00:00","og_image":[{"url":"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sezginerkul.com\/?page_id=10","url":"https:\/\/www.sezginerkul.com\/?page_id=10","name":"About - Sebs Global","isPartOf":{"@id":"https:\/\/www.sezginerkul.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage"},"image":{"@id":"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage"},"thumbnailUrl":"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg","datePublished":"2024-07-06T09:18:49+00:00","dateModified":"2026-02-02T18:47:37+00:00","breadcrumb":{"@id":"https:\/\/www.sezginerkul.com\/?page_id=10#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sezginerkul.com\/?page_id=10"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sezginerkul.com\/?page_id=10#primaryimage","url":"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg","contentUrl":"http:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/71e9c625-81fc-4f2f-aa56-0cc69970fb5d-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.sezginerkul.com\/?page_id=10#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sezginerkul.com\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/www.sezginerkul.com\/#website","url":"https:\/\/www.sezginerkul.com\/","name":"Sebs Global","description":"Dubai Business","publisher":{"@id":"https:\/\/www.sezginerkul.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sezginerkul.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.sezginerkul.com\/#organization","name":"Sebs Global","url":"https:\/\/www.sezginerkul.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sezginerkul.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/cropped-dcdf81f5-6b56-4992-96f1-532e513849a9.jpg","contentUrl":"https:\/\/www.sezginerkul.com\/wp-content\/uploads\/2026\/01\/cropped-dcdf81f5-6b56-4992-96f1-532e513849a9.jpg","width":807,"height":567,"caption":"Sebs Global"},"image":{"@id":"https:\/\/www.sezginerkul.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":34,"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":4336,"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/4336"}],"wp:attachment":[{"href":"https:\/\/www.sezginerkul.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}