{"id":10463,"date":"2025-01-23T07:29:00","date_gmt":"2025-01-23T07:29:00","guid":{"rendered":"http:\/\/localhost\/bexpres\/?page_id=10463"},"modified":"2026-04-28T16:05:03","modified_gmt":"2026-04-28T16:05:03","slug":"ana-sayfa","status":"publish","type":"page","link":"https:\/\/asyafreight.com.tr\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10463\" class=\"elementor elementor-10463\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ea3282 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"9ea3282\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-no \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5dd8b0b pxl-section-offset-none pxl-column-none\" data-id=\"5dd8b0b\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-b326c61 elementor-widget elementor-widget-html\" data-id=\"b326c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>Asya Freight<\/title>\n\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@600;700&family=Poppins:wght@300;400&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\/>\n\n<style>\nbody {\n  margin: 0;\n  background: #000;\n}\n\n.swiper {\n  width: 100%;\n  max-width: 1920px;\n  height: 600px;\n  margin: 0 auto;\n}\n\n.swiper-slide {\n  position: relative;\n  overflow: hidden;\n}\n\n.slide-bg {\n  position: absolute;\n  width: 120%;\n  height: 120%;\n  left: -10%;\n  top: -10%;\n  background-size: cover;\n  background-position: center;\n  transform: scale(1.01);\n  transition: transform 6s ease-out;\n  will-change: transform;\n  filter: brightness(0.82);\n}\n\n.swiper-slide-active .slide-bg {\n  transform: scale(1.06);\n}\n\n.overlay {\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at center, rgba(0,0,0,0.12), rgba(0,0,0,0.55));\n}\n\n.content {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  text-align: center;\n  color: #fff;\n  padding: 0 20px;\n}\n\n.content h1 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 54px;\n  font-weight: 700;\n  margin: 0 0 15px;\n  opacity: 0;\n  transform: translateY(50px);\n  filter: blur(10px);\n  transition: 1.2s ease;\n  color: #fff;\n}\n\n.content p {\n  font-family: 'Poppins', sans-serif;\n  font-size: 18px;\n  font-weight: 300;\n  max-width: 750px;\n  opacity: 0;\n  transform: translateY(50px);\n  filter: blur(10px);\n  transition: 1.4s ease;\n  color: #fff;\n}\n\n.swiper-slide-active h1,\n.swiper-slide-active p {\n  opacity: 1;\n  transform: translateY(0);\n  filter: blur(0);\n}\n\n.swiper-button-next,\n.swiper-button-prev {\n  color: #fff;\n  width: 45px;\n  height: 45px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.08);\n  \/* backdrop-filter titreme\/perf etkileyebiliyor *\/\n  backdrop-filter: none;\n}\n\n.swiper-button-next::after,\n.swiper-button-prev::after {\n  font-size: 14px;\n}\n\n.swiper-pagination {\n  bottom: 25px !important;\n}\n\n.swiper-pagination-bullet {\n  width: 40px;\n  height: 3px;\n  border-radius: 0;\n  background: rgba(255,255,255,0.25);\n}\n\n.swiper-pagination-bullet-active {\n  background: #fff;\n}\n\n\/* CTA BUTTON *\/\n.cta-button-container {\n  position: absolute;\n  bottom: 80px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 10;\n}\n\n.cta-button {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  letter-spacing: 2px;\n  color: #1a1a1a;\n  font-weight: 600;\n  text-transform: uppercase;\n  padding: 14px 35px;\n  background: linear-gradient(135deg, #c0c0c0 0%, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%, #c0c0c0 100%);\n  border-radius: 8px 30px 8px 30px;\n  box-shadow:\n    0 4px 15px rgba(192, 192, 192, 0.4),\n    0 2px 8px rgba(0, 0, 0, 0.3),\n    inset 0 1px 0 rgba(255, 255, 255, 0.6);\n  border: 1px solid rgba(255, 255, 255, 0.4);\n  cursor: pointer;\n  transition: all 0.3s ease;\n  text-decoration: none;\n  display: inline-block;\n  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);\n}\n\n.cta-button:hover {\n  transform: translateY(-3px) scale(1.02);\n  box-shadow:\n    0 8px 25px rgba(192, 192, 192, 0.5),\n    0 4px 12px rgba(0, 0, 0, 0.4),\n    inset 0 1px 0 rgba(255, 255, 255, 0.7);\n  background: linear-gradient(135deg, #d0d0d0 0%, #f0f0f0 25%, #ffffff 50%, #f0f0f0 75%, #d0d0d0 100%);\n}\n\n.cta-button::after {\n  content: ' \u2192';\n  opacity: 0;\n  transform: translateX(-10px);\n  transition: all 0.3s ease;\n}\n\n.cta-button:hover::after {\n  opacity: 1;\n  transform: translateX(0);\n}\n\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .swiper {\n    height: 450px;\n  }\n\n  .content h1 {\n    font-size: 28px;\n  }\n\n  .content p {\n    font-size: 14px;\n  }\n\n  .swiper-button-next,\n  .swiper-button-prev {\n    width: 35px;\n    height: 35px;\n  }\n\n  .swiper-button-next::after,\n  .swiper-button-prev::after {\n    font-size: 12px;\n  }\n\n  .swiper-pagination-bullet {\n    width: 25px;\n    height: 2px;\n  }\n\n  .cta-button-container {\n    bottom: 60px;\n  }\n\n  .cta-button {\n    font-size: 11px;\n    padding: 12px 25px;\n  }\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) and (min-width: 769px) {\n  .swiper-button-next,\n  .swiper-button-prev {\n    width: 40px;\n    height: 40px;\n  }\n\n  .swiper-pagination-bullet {\n    width: 30px;\n  }\n\n  .cta-button {\n    font-size: 12px;\n    padding: 13px 30px;\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"swiper\">\n\n  <div class=\"swiper-wrapper\">\n\n    <div class=\"swiper-slide\">\n      <div class=\"slide-bg\" style=\"background-image:url('https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/denizyolu-tasimaciligi.jpg');\"><\/div>\n      <div class=\"overlay\"><\/div>\n      <div class=\"content\">\n        <h1>Deniz Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/h1>\n        <p>K\u00fcresel liman a\u011f\u0131 ile g\u00fcvenli ve ekonomik deniz lojisti\u011fi \u00e7\u00f6z\u00fcmleri.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"swiper-slide\">\n      <div class=\"slide-bg\" style=\"background-image:url('https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/havayolu-tasimaciligi.jpg');\"><\/div>\n      <div class=\"overlay\"><\/div>\n      <div class=\"content\">\n        <h1>Hava Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/h1>\n        <p>Uluslararas\u0131 hava kargo ile en h\u0131zl\u0131 teslimat \u00e7\u00f6z\u00fcmleri.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"swiper-slide\">\n      <div class=\"slide-bg\" style=\"background-image:url('https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/karayolu-tasimaciligi-slide.jpg');\"><\/div>\n      <div class=\"overlay\"><\/div>\n      <div class=\"content\">\n        <h1>Kara Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/h1>\n        <p>Esnek ve g\u00fcvenli karayolu lojistik operasyonlar\u0131.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"swiper-slide\">\n      <div class=\"slide-bg\" style=\"background-image:url('https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/demiryolu-tasimaciligi-asya-freight-slide.jpg');\"><\/div>\n      <div class=\"overlay\"><\/div>\n      <div class=\"content\">\n        <h1>Demir Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/h1>\n        <p>S\u00fcrd\u00fcr\u00fclebilir ve g\u00fc\u00e7l\u00fc uzun mesafe ta\u015f\u0131mac\u0131l\u0131k sistemi.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"swiper-slide\">\n      <div class=\"slide-bg\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d');\"><\/div>\n      <div class=\"overlay\"><\/div>\n      <div class=\"content\">\n        <h1>Depolama Hizmetleri<\/h1>\n        <p>Modern depo y\u00f6netimi ile g\u00fcvenli stok kontrol\u00fc.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"swiper-button-next\"><\/div>\n  <div class=\"swiper-button-prev\"><\/div>\n  <div class=\"swiper-pagination\"><\/div>\n\n  <div class=\"cta-button-container\">\n    <a href=\"#hizmetler\" class=\"cta-button\">Hizmetlerimizi Ke\u015ffedin<\/a>\n  <\/div>\n\n<\/div>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n<script>\nconst swiper = new Swiper(\".swiper\", {\n  effect: \"fade\",\n  loop: true,\n  speed: 900,\n  autoplay: {\n    delay: 5000,\n    disableOnInteraction: false\n  },\n  navigation: {\n    nextEl: \".swiper-button-next\",\n    prevEl: \".swiper-button-prev\"\n  },\n  pagination: {\n    el: \".swiper-pagination\",\n    clickable: false\n  }\n});\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-055403e elementor-widget__width-inherit elementor-widget elementor-widget-pxl_text_carousel\" data-id=\"055403e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-marquee pxl-text-marquee1\">\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Deniz Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131\">Deniz Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Hava Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131\">Hava Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Kara Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131\">Kara Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Demir Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131\">Demir Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Depolama Hizmetleri\">Depolama Hizmetleri<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                    <div class=\"pxl-item--logo light\">\n                        <img decoding=\"async\" width=\"134\" height=\"150\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/asya-freight-favicon.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                    <\/div>\n                                <div class=\"pxl-item--text pxl-empty text-normal\" data-text=\"Proje Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131\">Proje Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131<\/div>\n            <\/div>\n        <\/div>\n        \n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-cadac67 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"cadac67\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab289c0 pxl-section-offset-none pxl-column-none\" data-id=\"ab289c0\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-bc2f198 elementor-section-full_width elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"bc2f198\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a551c22 pxl-section-offset-none pxl-column-none\" data-id=\"a551c22\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-ed9da67 elementor-widget-mobile_extra__width-auto elementor-widget elementor-widget-pxl_image\" data-id=\"ed9da67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div \n    id=\"pxl_image-ed9da67-5320\" \n    class=\"pxl-image-single \n        pxl-disable-parallax-sm \n         \n        wow skewInDown\"\n    data-wow-delay=\"ms\"\n        >\n    <div class=\"pxl-item--inner\">\n                                            <div class=\"pxl-item--image wow\" data-parallax-value=\"\">\n                                            <img fetchpriority=\"high\" decoding=\"async\" class=\"no-lazyload \" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/board-scaled-526x652.jpg\" width=\"526\" height=\"652\" alt=\"board\" title=\"board\" \/>                                        \n                                    <\/div>\n                        <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a6fa537 pxl-section-offset-none pxl-column-none\" data-id=\"a6fa537\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-f688b27 elementor-widget elementor-widget-pxl_heading\" data-id=\"f688b27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading  \">\n\t<div class=\"pxl-heading--inner \">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  df\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\"><span>ASYA FREIGHT<\/span><\/div>\n\t\t\t\t<h2 class=\"pxl-item--title style1 df divider-none pxl-split-text split-in-down  \" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t\tFirma Profili\t\t\t\t<\/h2>\n\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92e1b4f elementor-widget elementor-widget-pxl_text_editor\" data-id=\"92e1b4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor \" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t<div class=\"pxl-item--inner  \">\n\t\t<p><strong>ASYA FREIGHT LOJ\u0130ST\u0130K LTD. \u015eT\u0130.<\/strong>, uluslararas\u0131 ta\u015f\u0131mac\u0131l\u0131k ve lojistik alan\u0131nda 25 y\u0131l\u0131 a\u015fk\u0131n deneyimiyle, global \u00f6l\u00e7ekte g\u00fcvenilir ve s\u00fcrd\u00fcr\u00fclebilir \u00e7\u00f6z\u00fcmler sunan g\u00fc\u00e7l\u00fc bir lojistik partneridir. Kuruldu\u011fumuz g\u00fcnden bu yana, de\u011fi\u015fen d\u00fcnya ticaret dinamiklerini yak\u0131ndan takip ederek m\u00fc\u015fterilerimize h\u0131zl\u0131, esnek ve sonu\u00e7 odakl\u0131 hizmet anlay\u0131\u015f\u0131yla de\u011fer kat\u0131yoruz.<\/p><p>Faaliyetlerimizi 5 k\u0131taya yay\u0131lan geni\u015f operasyon a\u011f\u0131m\u0131z ve d\u00fcnya genelindeki g\u00fc\u00e7l\u00fc i\u015f ortaklar\u0131m\u0131z ile y\u00fcr\u00fct\u00fcyoruz. Her biri alan\u0131nda uzman \u00e7\u00f6z\u00fcm ortaklar\u0131m\u0131z sayesinde, farkl\u0131 co\u011frafyalarda yerel bilgi ile global g\u00fcc\u00fc birle\u015ftiriyor; m\u00fc\u015fterilerimize kesintisiz ve g\u00fcvenilir lojistik hizmetleri sa\u011fl\u0131yoruz.<\/p>\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42cbd0d elementor-widget__width-initial elementor-widget-laptop__width-initial elementor-hidden-mobile elementor-widget elementor-widget-pxl_icon\" data-id=\"42cbd0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pxl-icon1 style1 \">\n        <div class=\"inner-layout\">\n                                                <a class=\"elementor-repeater-item-21a9a2d \"  data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"54\" height=\"54\" viewBox=\"0 0 54 54\" fill=\"none\"><mask id=\"mask0_434_1048\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"54\" height=\"54\"><rect width=\"54\" height=\"54\" fill=\"url(#pattern0_434_1048)\"><\/rect><\/mask><g mask=\"url(#mask0_434_1048)\"><rect width=\"54\" height=\"54\" fill=\"#FF8A00\"><\/rect><\/g><defs><pattern id=\"pattern0_434_1048\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0_434_1048\" transform=\"scale(0.00195312)\"><\/use><\/pattern><image id=\"image0_434_1048\" width=\"512\" height=\"512\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAEL9JREFUeJzt3X3QZmVdB\/Dvs8vbLosIksggyIuOBiZTvCnVCIGADDXM4ERROYMzOjlZSQbqPw3lTJaRaTljTTb9QTLoZJaQYcqLDgUWGCCgAbKLrIvBwvISsOyyu\/1xeGSh3X3u59zneq7rvu\/PZ+Y3C7N7n+c637N7rt99zrmvOwEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADasXftAfAiuyfZo\/YgYBrN1R4ANOTiJH+cZGOSdUnu20E9+PzvUd7KJFclOSXJhuz4ONyX5O4kT1YaI0wsDQB0LkrysRH\/7M4ahPlJaXWSbQXGOEtWJrkyyc+N+OfnG4TtG4P5+l6SxwqMESaaBgCSDyX56IDbezrJmufr\/u1+na8HB\/xZ02ivdO\/8Tx1wm4\/mxcdgzUv+\/5EBfxZMBA0As+5XklyWpf23sCnJ2uz8Hev9SbYs4XhasizJ55K8Y4l\/7o6u6mx\/bNYk2brEY4KiNADMslOSXJ32HjLbnGR9dv4cwveTPFdtdGV9PMmFtQexA5o2gCnxxnT3jbdNWN2S5NACebTg11M\/3z51dZL9CuQBwMBeke5dW+2JY7H12SQrCuTRgrelu6pRO+PF1ieTLC+QBwAD2y3Jdak\/cSymtiR5f4kwGnFEuofwaue8mNqY5PwSYQBQxidSf\/JYTD2b5LwiSbRhRbrbGrVzXkw9meT0EmEAUMb5qT95LKYeT\/eg4jS7PPVzXkytS3JMkSQAKOJ16d651Z5ARq31SX6ySBLteE\/q57yYui\/J4UWSAKCI3ZPclPoTyKi1IclxRZJox1FJnkr9rEetNTH5A0ycP039CcTk\/4I9k9ya+lmb\/AGm2NvTreBWexIZpZ7M9E\/+SfKp1M961Hog07vuAsDUenm6E3jtSWSU2pTkzDIxNOW0TE5D9liSN5WJAYCSJuUJ861J3lUog5bsm27J3Np5j1JPJ\/nZMjEAUNK5qT+JjFp\/UCiD1vxt6mc9Sm1Jck6hDAAo6IAkP0z9iWSU+sd034A37c5O\/axHrd8plAEAhV2R+pPIKHVnkn0KZdCSfdMtoFM771Hq04UyAKCw01N\/EhmlNqRbnGgW\/Hnq5z1K\/Wu674oAYMLsmeS7qT+RLFRbkpxVKIPWHJvJ+Ja\/NeluHQEwgS5J\/YlklPpgof1vzbIkN6Z+3gvVM+kaFQAm0OvSnchrTyYL1RVJ5gpl0Jr3pn7eo9SvlQoAgPL+KfUnkoXq3szGQ39JtwjTw6mf+UL1mVIBAFDeyak\/kSxUm5OcWGj\/WzQJ379wT2anIQOYOsuS3Jz6k8lC9aFSATToiCQbUz\/zXdWmzFZDBjB1Lkj9yWSh+kaS5aUCaNAXUj\/zheriYnsPQHErk6xN\/clkV\/VIkleXCqBBP536mS9U12Q2Vl8EmFq\/m\/qTyUJ1XrG9b9N1qZ\/5rurR+HpfgIm2KslDqT+h7Kq+kuRlpQJo0Kmpn\/lCdVG6BaNg5s3K55GZPh9O8oe1BzGiR5OsTnJHuucBbkhyd9URlfHvSd5SexAj2JruuwnuS3JLXjgm62sOCoCF7Zvu3nrtd5Pj1A+SfCLJcQNnU8tZqZ\/pOLU1ybfS3VY6eOBsABjI76X+hDFkfSfJ+5LsNWRIS+w\/Uz\/HoWpLkq8mOWPQhAAYy6p0l2prTxIlal2SC9N9umGSvC31sytVNyU5e7ioAOjrwtSfFErX2iTvHCqwJXBt6mdWuq5PctRAeQGwSHskeSD1J4Olqi8lOWSQ5Mo5MfVzWqramOQj8SkCgCX3rtSfBJa6Hkty7hDhFfLF1M9oqeuWJEcOER4AC5tL97Bc7ZN\/jdqa5GNJdhs7xWG9Id0Dc7XzqVEbkpwzfoQALOTM1D\/p164rk6wYN8gBfSr1M6lZW9N9bBCAgq5K\/RN+C\/X1dOsg1LZPksdTP48W6o\/GzBKAnTgis3upeUd1c+p\/j\/37Uj+HlurS8eIEYEcuTf0TfGt1beo9jT7Lz2Psqj4wTqgAvNiKTP6yv6XqstT5Po\/Teo532mtLkl8eI1cAtvOrqX9ib7ku7B9tb1eMMd5pr2eSHNM\/WgDmXZP6J\/WWa1O6xXiWyv7pJrna+91y3ZnJW84ZoCmHx8N\/o9Q9WbqHAj38N1r9dd+AAUguSf0T+aTUn\/SLeNFuWcJ9mvQ6pWfGADNtWZI1qX8Sn5TalOToPkEvwjEN7Ock1R1Jdu+VNCyBZbUHADtxUpLX1B7EBNk93cp8JZ1fePvT5ugkv1V7EACTZtaXme1bZ\/YJewRzSVY3sH+TVhvSxsqNABNhWZJ1qX\/ynsS6sUfeo3hzA\/s2qfXhHnlDcW4B0KKTkxxUexAT6s1JTi2w3fMKbHNWfCDJqtqDgJfSANCiX6w9gAl38cDbm0vyjoG3OUtekeSC2oMAaN1ckrWpf9l2kmtrktcuNvhdOK6BfZr0un3RqUNhrgDQmmOSHFx7EBNuLsO+43z7gNuaVT+R7vYMNEMDQGtMNsO4IMnygbblmAzj3bUHANvTANCas2oPYEoclG4thXHtn+SEAbZDck6S3WoPAuZpAGjJfnGZdEhnD7CNMzLclYRZt3\/8\/aYhGgBaclK8QxrSEA3AWwfYBi8Y4pjAIDQAtOT42gOYMkclOXTMbTgmwyq1UiMsmgaAlrg8Orxx7t+vSPf0OsN5Y5K9aw8CEg0A7ZhL93lzhnXsmK\/1bXbDWp7uo65QnQaAVhyZbsU0hjVOU+XyfxkaXZqgAaAVr689gCk1ziV8x6QMt1VoggaAVhxZewBT6pXp7uX34ZiUMe6DmTAIDQCtMNmUMZf+Sys7JmVoAGiCBoBWmGzK6TPh7J7kkKEHQhINAI3QANAKXwBUzoE9X2NRpjJWJtmn9iBAA0ArVtUewBRb2eM1Jqiy+j6XAYPRANAKDUA5fRoAx6OsPscEBqUBoBUmnHI0AO3RAFCdBoBWuCRazh49XuN4lNXnmMCgNAC0YnPtAUyxp3u85tnBR8H2+hwTGJQGgFZsrD2AKfZUj9eYoMrqc0xgUBoAWvFM7QFMMQ1Ae+RLdRoAWuEKQDkP9XiNCaqcZ5M8XnsQoAGgFU6I5dzf4zUbBh8F8x5IsrX2IEADQCt+UHsAU2pbku\/3eN36uE9dypraA4BEA0A71tYewJT6n\/S\/nN\/nygELW117AJBoAGiHKwBl\/NcYr+1z5YCF3Vp7AJBoAGiHyaaMcRqANUMNghf5Vu0BQKIBoB3frj2AKXXzGK8dp3lgx7Ykub32ICDRANCOO2L1uRK+OcZrx2ke2LFb4yOWNEIDQCs2pWsCGM5dSdaN8fpvxwJNQ\/ta7QHAPA0ALXFvdFjXjPn6zUluG2Ig\/Mi4xwQGowGgJd4dDWuIPE1Yw9mY5Ibag4B5GgBacnW6WwGM78kM0wBcNcA26PxL3FKhIRoAWvJEkutrD2JKfDHDPGz2H0l+OMB2SC6vPQDYngaA1lxZewBTYqjJZmu6d66M54kk\/1x7ELA9DQCt+Xy6h8\/ob12GvXf\/dwNua1b9fVz+pzEaAFrzUFwFGNcnkzw34PauS3LPgNubNduS\/FntQcBLaQBo0d\/UHsAEeyLJXw28zW1xTMZxVaxxATCS5em+iW6bWnR9tEfeo3hlukvYtfdvEutneuQNMLPenfon7kmrR5Ic0CfsEX28gX2ctPpyr6QBZtjyJN9J\/RP4JNV7eyU9ugOSPN7Afk5KPZvk9b2SBphxv5T6J\/FJqVvSNU2l\/X6l\/ZvE+kjPjAFm3rJ0T6DXPpG3XpuSnNAz48XaJ8nqJdinSa+7k6zsmTEASQ5L92R77RN6y3VR33B7OiXdAkG197vV2pjkp3qnC8CPvCf1T+qt1peTzPWPtre\/6DneWajfGCNXALYzl+QLqX9ib63WJPmx\/rGOZe8kty8wvlmsz40TKgD\/34okN6X+Cb6VejjJj4+V6PgOTrI29bNopa5LstdYiQKwQ6+KBYK2JXkqyVvGzHIox6YbT+1MatdtSV4+ZpYA7MLR6b7spvYJv+bkf9rYKQ7rFzLbqwTeleTAsVMEYEGHJfnv1D\/xL3U9nOSk8eMr4uTM5iJB\/5ayqy8C8BIHplv8pvYEsFR1V5LDB0munOPTNSm1s1qquizJHoMkB8CirEzyl6k\/EZSuf0iy30CZlXZokq+nfmYl69kkH0ydj18CsJ1zkqxP\/Ylh6Ho83RoIk2ZZkt9Ot0Jh7QyHrjtjkR+Aphyc5PJMzwp116Z71mGSnZDkxtTPcojanOTS+JgfQLOOT3JD6k8Yfev+JO\/MdF1e\/vkk96V+tn3rq0neNHgqAAxuLsm56Z7Qrj15jFqPJLkw0\/tQ2V5JfjPJPamf9ah1W5LTS4QBQHknpLs10Or96HvT3S9\/WakAGrMs3RWBr6V+9jura9KtbbCsUAYALKEDklyQ5Eupv2jN+iSfSfLWzPYkc1iS9ye5PslzqXtMvpvkkiSvLbe70JZpus8Io1qV5Ix0y+ken+6p7lUFf95TSb6Z7tmErzz\/31sK\/rxJdECSs5KcmO6YHJOyt0MeTHeL6BvpvlHxewV\/FjRJAwDJ8iRvSDfpvCbJq5Mcku4z7Qelm4h2ts77liRPJPnfJE+n+4a+e9Pd656v1ene4TK6PdIdj6PTHZND8sJxedXzv7+zpu2ZJBuTbEh3XOaPx73P193plpOGmaYBgNEtS7Jvun8329JNLpurjog90y0INX9MNtQdDgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADCa\/wMeYYoSFCPv0wAAAABJRU5ErkJggg==\"><\/image><\/defs><\/svg>                                            <\/a>\n                                              \n            <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fe9dbf elementor-widget__width-auto elementor-widget elementor-widget-pxl_text_editor\" data-id=\"2fe9dbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor \" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t<div class=\"pxl-item--inner  \">\n\t\t<p>D\u00fcnyan\u0131n farkl\u0131 noktalar\u0131n\u0131 g\u00fc\u00e7l\u00fc lojistik a\u011f\u0131m\u0131z ile birbirine ba\u011flarken, u\u00e7tan uca entegre \u00e7\u00f6z\u00fcm \u00fcretmeyi taahh\u00fct ederiz.<\/p>\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e6e43c elementor-widget__width-auto elementor-widget elementor-widget-pxl_button\" data-id=\"6e6e43c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_button-6e6e43c-4130\" class=\"pxl-button \" data-wow-delay=\"ms\">\n    <a href=\"https:\/\/asyafreight.com.tr\/hakkimizda\/\" class=\"btn pxl-icon-active btn btn-line  pxl-icon--right\" data-wow-delay=\"ms\"> \n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><g id=\"arrow-right 1\"><path id=\"Vector\" d=\"M19.6183 9.07671L15.6875 5.14587L15.0983 5.73504L18.9467 9.58337H0V10.4167H18.945L15.0975 14.2642L15.6867 14.8534L19.6183 10.9217C20.1267 10.4134 20.1267 9.58504 19.6183 9.07671Z\" fill=\"white\"><\/path><\/g><\/svg>        \n        <span class=\"pxl--btn-text\" data-text=\"Bizi Tan\u0131y\u0131n\">\n            Bizi Tan\u0131y\u0131n        <\/span>\n        \n         \n\n    <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-6140e04 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"6140e04\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-feb5216 pxl-section-offset-none pxl-column-none\" data-id=\"feb5216\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-080d7fc elementor-section-full_width elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"080d7fc\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4afcd42 pxl-section-offset-none pxl-column-none\" data-id=\"4afcd42\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-e252ea3 elementor-widget elementor-widget-pxl_heading\" data-id=\"e252ea3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading  \">\n\t<div class=\"pxl-heading--inner \">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  df\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\"><span>ASYA FREIGHT<\/span><\/div>\n\t\t\t\t<h2 class=\"pxl-item--title style1 df divider-none pxl-split-text split-in-down  \" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t\tH\u0130ZMETLER\t\t\t\t<\/h2>\n\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cc9fa95 pxl-section-offset-none pxl-column-none\" data-id=\"cc9fa95\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-c97b3fd elementor-widget elementor-widget-pxl_text_editor\" data-id=\"c97b3fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor wow skewInDown\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t<div class=\"pxl-item--inner  \">\n\t\t<p>Hizmetlerimiz hakk\u0131nda detayl\u0131 bilgi alabilir, <br \/>proje \u00f6n taleplerinizi ileti\u015fim kanallar\u0131m\u0131z \u00fczerinden iletebilirsiniz.<\/p>\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ee5d71d elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"ee5d71d\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-288192e pxl-section-offset-none pxl-column-none\" data-id=\"288192e\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-e5ede50 elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"e5ede50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"400ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2025\/02\/service3-h1.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/deniz-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64px\" height=\"64px\" viewBox=\"0 0 512 512\" fill=\"\" stroke=\"\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path fill=\"#c5a253\" d=\"M80 23v18h23v14h18V41h23V23zm-8.2 50L42.38 279H135V144.5H95.5v-49H135V73zM185 137v46h78v-46zm96 0v46h78v-46zm96 0v46h78v-46zm-192 64v46h78v-46zm96 0v46h78v-46zm96 0v46h78v-46zm-192 64v46h78v-46zm96 0v46h19.3l32-32H359v-14zm96 0v14h78v-14zM27.22 297l24.11 108.5C76.75 398.1 105.7 391 128 391c24.2 0 46.2 8.6 67.2 16.6 21 8 41 15.4 60.8 15.4 19.8 0 39.8-7.4 60.8-15.4 19-7.2 38.9-15 60.5-16.4l-44.1-14.7 5.6-17 36.2 12V345h-17v-18h17v-30h-35.3l-32 32H154.4l-16-32zM393 297v30h17v18h-17v26.5l36.2-12 5.6 17-44 14.7c12.1.7 25.7 3.1 39.4 6.2 5.4-7.1 10.8-15.3 16.1-24 14.9-24.9 28.2-53.9 36.8-76.4zM128 407c-24.2 0-56.26 8.3-83.09 16.4-10.02 3-19.26 6-26.91 8.7v19c8.36-3 19.57-6.7 32.11-10.5C76.28 432.7 108.2 425 128 425c19.8 0 39.8 7.4 60.8 15.4s43 16.6 67.2 16.6c24.2 0 46.2-8.6 67.2-16.6 21-8 41-15.4 60.8-15.4 19.8 0 51.7 7.7 77.9 15.6 12.5 3.8 23.7 7.5 32.1 10.5v-19c-7.7-2.6-16.9-5.7-26.9-8.7-26.8-8.1-58.9-16.4-83.1-16.4-24.2 0-46.2 8.6-67.2 16.6-21 8-41 15.4-60.8 15.4-19.8 0-39.8-7.4-60.8-15.4S152.2 407 128 407zm0 36c-24.2 0-56.26 8.3-83.09 16.4-10.02 3-19.26 6-26.91 8.7v19c8.36-3 19.57-6.7 32.11-10.5C76.28 468.7 108.2 461 128 461c19.8 0 39.8 7.4 60.8 15.4s43 16.6 67.2 16.6c24.2 0 46.2-8.6 67.2-16.6 21-8 41-15.4 60.8-15.4 19.8 0 51.7 7.7 77.9 15.6 12.5 3.8 23.7 7.5 32.1 10.5v-19c-7.7-2.6-16.9-5.7-26.9-8.7-26.8-8.1-58.9-16.4-83.1-16.4-24.2 0-46.2 8.6-67.2 16.6-21 8-41 15.4-60.8 15.4-19.8 0-39.8-7.4-60.8-15.4S152.2 443 128 443z\"><\/path><\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Deniz Yolu Ta\u015f\u0131mac\u0131l\u0131k            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/deniz-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-77745b3 pxl-section-offset-none pxl-column-none\" data-id=\"77745b3\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-6ff1f53 elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"6ff1f53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"200ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2025\/02\/service2-h1.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/hava-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#c5a253\" height=\"64px\" width=\"64px\" id=\"Layer_1\" viewBox=\"0 0 122.88 122.88\" xml:space=\"preserve\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <style type=\"text\/css\"> .st0{fill-rule:evenodd;clip-rule:evenodd;} <\/style> <g> <path class=\"st0\" d=\"M16.63,105.75c0.01-4.03,2.3-7.97,6.03-12.38L1.09,79.73c-1.36-0.59-1.33-1.42-0.54-2.4l4.57-3.9 c0.83-0.51,1.71-0.73,2.66-0.47l26.62,4.5l22.18-24.02L4.8,18.41c-1.31-0.77-1.42-1.64-0.07-2.65l7.47-5.96l67.5,18.97L99.64,7.45 c6.69-5.79,13.19-8.38,18.18-7.15c2.75,0.68,3.72,1.5,4.57,4.08c1.65,5.06-0.91,11.86-6.96,18.86L94.11,43.18l18.97,67.5 l-5.96,7.47c-1.01,1.34-1.88,1.23-2.65-0.07L69.43,66.31L45.41,88.48l4.5,26.62c0.26,0.94,0.05,1.82-0.47,2.66l-3.9,4.57 c-0.97,0.79-1.81,0.82-2.4-0.54l-13.64-21.57c-4.43,3.74-8.37,6.03-12.42,6.03C16.71,106.24,16.63,106.11,16.63,105.75 L16.63,105.75z\"><\/path> <\/g> <\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Hava Yolu Ta\u015f\u0131mac\u0131l\u0131k            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/hava-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9d53a2b pxl-section-offset-none pxl-column-none\" data-id=\"9d53a2b\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-ae6e095 elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"ae6e095\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2025\/02\/service1-h1-1.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/kara-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#c5a253\" width=\"64px\" height=\"64px\" viewBox=\"0 -30.87 122.88 122.88\" id=\"Layer_1\" style=\"enable-background:new 0 0 122.88 61.14\" xml:space=\"preserve\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <style type=\"text\/css\">.st0{fill-rule:evenodd;clip-rule:evenodd;}<\/style> <g> <path class=\"st0\" d=\"M105.01,40.54c-5.7,0-10.3,4.63-10.3,10.3c0,5.7,4.63,10.3,10.3,10.3c5.7,0,10.3-4.63,10.3-10.3 C115.31,45.14,110.68,40.54,105.01,40.54L105.01,40.54z M61.86,41.46c-5.2,0-9.38,4.22-9.38,9.38c0,5.2,4.22,9.38,9.38,9.38 c5.2,0,9.38-4.22,9.38-9.38C71.24,45.64,67.02,41.46,61.86,41.46L61.86,41.46z M61.86,47.23c-1.99,0-3.61,1.62-3.61,3.61 s1.62,3.61,3.61,3.61c1.99,0,3.61-1.62,3.61-3.61S63.85,47.23,61.86,47.23L61.86,47.23z M24.11,41.46c-5.2,0-9.38,4.22-9.38,9.38 c0,5.2,4.22,9.38,9.38,9.38c5.2,0,9.38-4.22,9.38-9.38C33.5,45.64,29.28,41.46,24.11,41.46L24.11,41.46z M24.11,47.23 c-1.99,0-3.61,1.62-3.61,3.61s1.62,3.61,3.61,3.61c1.99,0,3.61-1.62,3.61-3.61S26.11,47.23,24.11,47.23L24.11,47.23z M47.37,53.53 H38.1v-3.01h9.27V53.53L47.37,53.53z M10.46,53.53H5.63c-1.55,0-2.95-0.66-3.96-1.71c-1.01-1.05-1.65-2.5-1.65-4.02V8.06 c0-2.44-0.36-4.44,1.62-6.42C2.66,0.63,4.05,0,5.6,0h73.32c1.55,0,2.95,0.63,3.96,1.65c1.01,1.01,1.65,2.41,1.65,3.96l0,7.26 l10.27,0.07l3.62,0.02l0,0c0.73,0.79,1.4,1.6,2.01,2.42c2.71,3.64,4.23,7.94,4.52,12.11l16.38,6.27l1.55,16.51h-5.01 c-2.31-18.03-25.03-15.84-25.73,0l-7.61,0v1.74c0,0.86-0.67,1.52-1.52,1.52l-6.69,0v-3.04h5.16V5.61c0-0.7-0.28-1.33-0.76-1.81 c-0.48-0.48-1.11-0.76-1.81-0.76H5.6c-0.7,0-1.33,0.29-1.81,0.76C2.76,4.77,3.07,6.43,3.07,7.7v40.1c0,0.73,0.32,1.43,0.79,1.93 c0.48,0.48,1.08,0.79,1.77,0.79h4.82V53.53L10.46,53.53z M94.46,17.89l-5.83-0.09v9.69h11.02C99.12,23.98,97.49,20.9,94.46,17.89 L94.46,17.89z M105.01,46.88c-2.19,0-3.96,1.77-3.96,3.96c0,2.19,1.77,3.96,3.96,3.96c2.19,0,3.96-1.77,3.96-3.96 C108.97,48.65,107.2,46.88,105.01,46.88L105.01,46.88z\"><\/path> <\/g> <\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Kara Yolu Ta\u015f\u0131mac\u0131l\u0131k            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/kara-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-23e25b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"23e25b9\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f4b66f0 pxl-section-offset-none pxl-column-none\" data-id=\"f4b66f0\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-169adb9 elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"169adb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"400ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/demiryolu-tasimaciligi-asya-freight.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/demir-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#C5A253\" width=\"64px\" height=\"64px\" viewBox=\"-15.03 0 122.88 122.88\" id=\"Layer_1\" style=\"enable-background:new 0 0 92.81 122.88\" xml:space=\"preserve\" stroke=\"#C5A253\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <style type=\"text\/css\">.st0{fill-rule:evenodd;clip-rule:evenodd;}<\/style> <g> <path class=\"st0\" d=\"M66.69,101.35H26.68l-4.7,6.94h49.24L66.69,101.35L66.69,101.35z M17.56,114.81l-5.47,8.07H0l19.64-29.46 h-3.49c-4.76,0-8.66-3.9-8.66-8.66V8.66C7.5,3.9,11.39,0,16.15,0h61.22c4.76,0,8.66,3.9,8.66,8.66v76.1c0,4.76-3.9,8.66-8.66,8.66 h-3.4l18.83,29.04H80.45l-4.99-7.65H17.56L17.56,114.81z M62.97,67.66h10.48c1.14,0,2.07,0.93,2.07,2.07V80.2 c0,1.14-0.93,2.07-2.07,2.07H62.97c-1.14,0-2.07-0.93-2.07-2.07V69.72C60.9,68.59,61.83,67.66,62.97,67.66L62.97,67.66z M18.98,67.66h10.48c1.14,0,2.07,0.93,2.07,2.07V80.2c0,1.14-0.93,2.07-2.07,2.07H18.98c-1.14,0-2.07-0.93-2.07-2.07V69.72 C16.91,68.59,17.84,67.66,18.98,67.66L18.98,67.66z M25.1,16.7h42.81c4.6,0,8.36,3.76,8.36,8.37v13.17c0,4.6-3.76,8.36-8.36,8.36 H25.1c-4.6,0-8.36-3.76-8.36-8.36V25.07C16.74,20.47,20.5,16.7,25.1,16.7L25.1,16.7z M38.33,3.8h16.2C55.34,3.8,56,4.46,56,5.27 v6.38c0,0.81-0.66,1.47-1.47,1.47h-16.2c-0.81,0-1.47-0.66-1.47-1.47V5.27C36.85,4.46,37.51,3.8,38.33,3.8L38.33,3.8z\"><\/path> <\/g> <\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Demir Yolu Ta\u015f\u0131mac\u0131l\u0131k            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/demir-yolu-tasimaciligi\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9b46177 pxl-section-offset-none pxl-column-none\" data-id=\"9b46177\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-1b77112 elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"1b77112\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"200ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/depolama-hizmetleri.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/depolama-hizmetleri\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"64px\" height=\"64px\" viewBox=\"0 0 16 16\" fill=\"#c5a253\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path fill=\"#c5a253\" d=\"M16 4l-8.060-4-7.94 4v1h1v11h2v-9h10v9h2v-11h1v-1zM4 6v-1h2v1h-2zM7 6v-1h2v1h-2zM10 6v-1h2v1h-2z\"><\/path><path fill=\"#c5a253\" d=\"M6 9h-1v-1h-1v3h3v-3h-1v1z\"><\/path><path fill=\"#c5a253\" d=\"M6 13h-1v-1h-1v3h3v-3h-1v1z\"><\/path><path fill=\"#c5a253\" d=\"M10 13h-1v-1h-1v3h3v-3h-1v1z\"><\/path><\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Depolama Hizmetleri            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/depolama-hizmetleri\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b55de1e pxl-section-offset-none pxl-column-none\" data-id=\"b55de1e\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-bf7f5cc elementor-widget__width-auto elementor-widget elementor-widget-pxl_image_box\" data-id=\"bf7f5cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box2 wow fadeInDown\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n    \n    <div class=\"pxl-item--inner\">\n        <div class=\"item--image\">            \n                            <img decoding=\"async\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2026\/04\/proje-tasimaciligi.jpg\" class=\"image-front attachment-full\" alt=\"image front\" data-sampler=\"texture0\">\n                                   \n        <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/proje-tasimaciligi\/\"><\/a>\n        <\/div>\n        <div class=\"pxl-item-content\">\n        <div class=\"pxl-item--icon\">\n                                    <div class=\"pxl-item--icon1\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#c5a253\" height=\"64px\" width=\"64px\" id=\"Layer_1\" viewBox=\"0 0 511.998 511.998\" xml:space=\"preserve\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <path d=\"M444.502,109.036v208.49h-41.217V197.59h-75.308V77.655H146.942V197.59H71.634v119.936H0v72.953h41.331 c-0.401,2.182-0.622,4.427-0.622,6.723c0,20.479,16.661,37.14,37.14,37.14c20.479,0,37.14-16.662,37.14-37.14 c0-2.297-0.22-4.541-0.622-6.723h246.179c-0.4,2.182-0.622,4.427-0.622,6.723c0,20.479,16.661,37.14,37.14,37.14 c20.48,0,37.141-16.662,37.141-37.14c0-2.297-0.22-4.541-0.622-6.723h41.331v-57.744v-15.209V139.453h37.081v-30.417 C511.998,109.036,444.502,109.036,444.502,109.036z M327.976,258.469v-30.462h44.891v89.519H252.668v-89.519h44.891v30.462 H327.976z M177.359,108.073h44.891v30.461h30.417v-30.461h44.891v89.518h-44.891H222.25h-44.891V108.073z M102.052,228.008h44.891 v30.462h30.417v-30.462h44.891v89.519H102.052V228.008z M77.851,403.925c-3.708,0-6.723-3.016-6.723-6.723 s3.016-6.723,6.723-6.723c3.707,0,6.723,3.015,6.723,6.723C84.574,400.909,81.558,403.925,77.851,403.925z M397.068,403.925 c-3.707,0-6.723-3.016-6.723-6.723s3.016-6.723,6.723-6.723c3.709,0,6.724,3.015,6.724,6.723 C403.792,400.909,400.776,403.925,397.068,403.925z M444.502,360.062H30.417v-12.118h41.217h150.617h30.417h150.617h41.217 V360.062z\"><\/path> <\/g> <\/g> <\/g><\/svg>                    <\/div>\n                  \n                                  <div class=\"pxl-item--icon2\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"34\" viewBox=\"0 0 35 34\" fill=\"none\"><g id=\"arrow\"><path id=\"Vector 2\" d=\"M28.3288 1.49829L1.46875 27.1197L6.81932 33L26.2955 14.309V33H34.0004V6.43355L28.3288 1.49829Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><path id=\"Vector 3\" d=\"M20.5547 8.19684H0.476562V1H20.5547V8.19684Z\" stroke=\"#113741\" stroke-opacity=\"0.1\" stroke-width=\"0.6\"><\/path><\/g><\/svg>                    <\/div>\n                      \n                <\/div>                    \n                    <div class=\"pxl-title title-hover-line2\">\n                Proje Ta\u015f\u0131mac\u0131l\u0131k            <\/div>          \n                <a href=\"https:\/\/asyafreight.com.tr\/Hizmetler\/proje-tasimaciligi\/\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-89763a9 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"89763a9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-default \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c63f174 pxl-section-offset-none pxl-column-none\" data-id=\"c63f174\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-c0dcbf8 elementor-widget elementor-widget-html\" data-id=\"c0dcbf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- WORLD MAP -->\n<section class=\"world-map-section asir-world-map\">\n  <div class=\"container\" style=\"max-width:1680px; margin:0 auto;\">\n    <div style=\"text-align:center; margin-bottom:30px;\">\n      <h2 style=\"margin:0; font-size:46px; font-weight:800;\">\n        7 <strong>KITADA<\/strong> OPERASYON A\u011eI\n      <\/h2>\n      <h5 style=\"margin:10px 0 0; color:#6b6b6b; font-weight:500; line-height:1.5;\">\n        Yenilik\u00e7i yakla\u015f\u0131m\u0131 ve 24\/7 m\u00fc\u015fteri odakl\u0131 hizmeti sayesinde,<br\/>\n        ASYA FREIGHT k\u00fcresel pazarda s\u00fcrd\u00fcr\u00fclebilir b\u00fcy\u00fcmesini s\u00fcrd\u00fcr\u00fcyor.\n      <\/h5>\n    <\/div>\n\n    <div class=\"asir-world-map-wrap\" style=\"position:relative; max-width:1680px; margin:0 auto;\">\n      <img decoding=\"async\"\n        class=\"asir-world-map-img\"\n        src=\"https:\/\/www.asirgroup.com\/wp-content\/themes\/asirgroup\/assets\/image\/other\/map.png\"\n        alt=\"As\u0131r Group world map\"\n        style=\"width:100%; height:auto; display:block; position:relative; z-index:0;\"\n      \/>\n      <div id=\"asirWorldDots\" class=\"asir-world-dots-layer\" style=\"position:absolute; inset:0; z-index:10;\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  :root{ --asir-gold:#c5a253; }\n\n  .asir-world-map-wrap{ position:relative; overflow:visible !important; }\n  .asir-world-dots-layer{ position:absolute; inset:0; z-index:10; }\n\n  .asir-world-dot{\n    position:absolute;\n    width:30px; height:30px;\n    transform: translate(-50%, -50%);\n    pointer-events:auto;\n    z-index:20;\n    outline:none;\n    touch-action: manipulation;\n    cursor:pointer;\n  }\n\n  .asir-world-dot .pin{\n    position:absolute; inset:0;\n    border-radius:999px;\n    background: var(--asir-gold);\n    box-shadow: 0px 8px 20px rgba(197,162,83,0.45);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    z-index:1;\n  }\n  .asir-world-dot .pin::before{\n    content:'';\n    position:absolute; inset:-7px;\n    border-radius:999px;\n    background: radial-gradient(circle, rgba(197,162,83,0.22) 0%, rgba(197,162,83,0.08) 40%, rgba(197,162,83,0) 72%);\n    opacity:.95;\n  }\n\n  .asir-world-dot .icon{\n    position:relative;\n    width:14px; height:14px;\n    color:#fff;\n    filter: drop-shadow(0px 1px 3px rgba(0,0,0,.15));\n    z-index:1;\n  }\n  .asir-world-dot .icon svg{ width:100%; height:100%; display:block; }\n\n  \/* tooltip \u00f6nde kals\u0131n *\/\n  .asir-world-tip{\n    position:absolute;\n    left:50%;\n    top:100%;\n    transform: translate(-50%, 12px);\n    background: var(--asir-gold);\n    color:#fff;\n    padding:9px 11px;\n    border-radius:10px;\n    font-size:12px;\n    font-weight:800;\n    white-space:nowrap;\n    opacity:0;\n    pointer-events:none;\n    transition: opacity .15s ease, transform .15s ease;\n    z-index:9999;\n  }\n  .asir-world-tip::before{\n    content:'';\n    position:absolute;\n    left:50%;\n    top:-7px;\n    transform: translateX(-50%);\n    width:0; height:0;\n    border-left:7px solid transparent;\n    border-right:7px solid transparent;\n    border-bottom:8px solid var(--asir-gold);\n  }\n\n  .asir-world-dot:hover,\n  .asir-world-dot:focus{\n    z-index:200;\n  }\n  .asir-world-dot:hover .asir-world-tip,\n  .asir-world-dot:focus .asir-world-tip,\n  .asir-world-dot.is-open .asir-world-tip{\n    opacity:1;\n    transform: translate(-50%, 8px);\n  }\n\n  .asir-world-dot.flip .asir-world-tip{\n    top:auto;\n    bottom:100%;\n    transform: translate(-50%, -10px);\n  }\n  .asir-world-dot.flip .asir-world-tip::before{\n    top:auto;\n    bottom:-7px;\n    border-bottom:none;\n    border-top:8px solid var(--asir-gold);\n  }\n\n  @media (max-width: 768px){\n    .asir-world-dot{ width:24px; height:24px; }\n    .asir-world-dot .icon{ width:12px; height:12px; }\n    .asir-world-tip{\n      font-size:10px;\n      padding:7px 9px;\n      border-radius:9px;\n      white-space:normal;\n      max-width:160px;\n      text-align:center;\n      z-index:9999;\n    }\n  }\n<\/style>\n\n<script>\n(function(){\n  const dots = [\n    { name:'T\u00fcrkiye', left:55.0, top:41.4, active:true },\n\n    { name:'Rusya Federasyonu', left:70.0, top:28.0 },\n    { name:'Avustralya', left:83.0, top:72.0 },\n    { name:'Angola', left:50.5, top:66.0 },\n    { name:'Amerika Birle\u015fik Devletleri', left:18.0, top:40.5 },\n\n    \/\/ yeni eklenecekler (Kuzey Amerika)\n    { name:'Kanada', left:14.5, top:27.8 },\n    { name:'Meksika', left:20.0, top:48.5 },\n\n    { name:'Yunanistan', left:52.0, top:41.0 },\n    { name:'Almanya', left:49.0, top:34.3 },\n    { name:'Fransa', left:46.0, top:33.0 },\n\n    { name:'Katar', left:60.2, top:48.0 },\n    { name:'Suudi Arabistan', left:58.5, top:42.5 },\n\n    { name:'Romanya', left:53.0, top:37.5 },\n    { name:'Bel\u00e7ika', left:47.2, top:34.7 },\n    { name:'\u0130ngiltere', left:45.5, top:33.0 },\n    { name:'\u0130rlanda', left:43.8, top:33.3 },\n    { name:'Hollanda', left:47.1, top:34.0 },\n\n    { name:'\u0130sve\u00e7', left:52.0, top:25.5 },\n    { name:'Norve\u00e7', left:48.5, top:29.0 },\n\n    { name:'\u00d6zbekistan', left:63.3, top:39.3 },\n    { name:'Makedonya', left:52.1, top:40.2 },\n    { name:'Arnavutluk', left:51.5, top:40.0 },\n    { name:'Bulgaristan', left:53.0, top:39.4 },\n    { name:'S\u0131rbistan', left:51.6, top:38.1 },\n    { name:'Polonya', left:51.4, top:34.2 },\n    { name:'\u0130talya', left:49.5, top:39.6 },\n    { name:'\u0130spanya', left:45.0, top:40.8 },\n    { name:'Litvanya', left:52.4, top:32.0 },\n\n    { name:'Singapur', left:74.3, top:58.7 },\n    { name:'\u00c7in', left:72.5, top:43.0 },\n    { name:'Hindistan', left:66.5, top:49.0 },\n    { name:'Endonezya', left:71.0, top:63.0 },\n\n    { name:'Japonya', left:84.6, top:42.8 },\n    \/\/ D\u00dcZELTME: Yeni Zelanda koordinat\u0131 g\u00fcncellendi\n    { name:'Yeni Zelanda', left:88.5, top:83.5 },\n\n    { name:'Brezilya', left:26.5, top:58.5 },\n    { name:'Arjantin', left:33.0, top:67.0 },\n    { name:'Peru', left:27.5, top:60.5 },\n\n    { name:'Gana', left:45.7, top:56.0 },\n    { name:'Kenya', left:56.5, top:57.0 },\n    { name:'Nijerya', left:49.0, top:54.5 },\n    { name:'G\u00fcney Afrika', left:60.5, top:68.5 }\n  ];\n\n  \/\/ (Toplam: 40 \u00fclke)\n  \/\/ NOT: Aktif \u00fclke T\u00fcrkiye.\n\n  const host = document.getElementById('asirWorldDots');\n  if(!host) return;\n  host.innerHTML = '';\n\n  const iconSvg = `\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M12 21s7-5.2 7-11a7 7 0 1 0-14 0c0 5.8 7 11 7 11Z\" fill=\"#c5a253\" opacity=\"0.0\"\/>\n      <path d=\"M12 21s7-5.2 7-11a7 7 0 1 0-14 0c0 5.8 7 11 7 11Z\" fill=\"white\" opacity=\"0.92\"\/>\n      <path d=\"M12 13.2a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4Z\" fill=\"#c5a253\" opacity=\"0.95\"\/>\n    <\/svg>`;\n\n  const flipThreshold = 76;\n\n  dots.forEach(d => {\n    const dot = document.createElement('div');\n    dot.className = 'asir-world-dot' + (d.active ? ' is-open' : '');\n    dot.style.left = d.left + '%';\n    dot.style.top = d.top + '%';\n    dot.tabIndex = 0;\n    dot.setAttribute('aria-label', d.name);\n\n    const pin = document.createElement('div');\n    pin.className = 'pin';\n\n    const icon = document.createElement('div');\n    icon.className = 'icon';\n    icon.innerHTML = iconSvg;\n\n    const tip = document.createElement('div');\n    tip.className = 'asir-world-tip';\n    tip.textContent = d.name;\n\n    pin.appendChild(icon);\n    dot.appendChild(pin);\n    dot.appendChild(tip);\n\n    if (d.top >= flipThreshold) dot.classList.add('flip');\n\n    dot.addEventListener('pointerdown', (e) => {\n      e.preventDefault();\n      e.stopPropagation(); \/\/ d\u0131\u015ftaki kapatma olay\u0131n\u0131 engeller\n      if (d.active) return; \/\/ T\u00fcrkiye kapanmas\u0131n\n      dot.classList.toggle('is-open');\n    });\n\n    dot.addEventListener('keydown', (e) => {\n      if (e.key !== 'Enter' && e.key !== ' ') return;\n      e.preventDefault();\n      if (d.active) return;\n      dot.classList.toggle('is-open');\n    });\n\n    host.appendChild(dot);\n  });\n\n  \/\/ Aktif d\u0131\u015f\u0131ndakileri d\u0131\u015f t\u0131klamayla kapat\n  document.addEventListener('pointerdown', (e) => {\n    const open = host.querySelectorAll('.asir-world-dot.is-open');\n    if (!open.length) return;\n\n    const clickedInsideDot = e.target && e.target.closest && e.target.closest('.asir-world-dot');\n    if (clickedInsideDot) return;\n\n    open.forEach(el => {\n      const isActive = el.getAttribute('aria-label') === 'T\u00fcrkiye';\n      if (!isActive) el.classList.remove('is-open');\n    });\n  }, { passive: true });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d1fb5e elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"4d1fb5e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\n                            <div class=\"elementor-background-overlay\"><\/div>\n            \n                <div class=\"elementor-container elementor-column-gap-no \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-38b6d02 pxl-section-offset-none pxl-column-none\" data-id=\"38b6d02\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-af8871d elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"af8871d\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0054ec4 pxl-section-offset-none pxl-column-none\" data-id=\"0054ec4\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-d018fb4 elementor-widget elementor-widget-pxl_heading\" data-id=\"d018fb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading  \">\n\t<div class=\"pxl-heading--inner \">\n\t\t\t\t<h2 class=\"pxl-item--title style1 df divider-none pxl-split-text split-in-down  \" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n\t\tKalitemiz\t\t\t\t<\/h2>\n\t<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-641f7c2 elementor-widget elementor-widget-pxl_accordion\" data-id=\"641f7c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pxl-accordion pxl-accordion1 style1 wow fadeInLeft\" data-wow-delay=\"ms\">\n                    <div class=\"pxl--item \">\n                <h5 class=\"pxl-item--title\" data-target=\"#pxl_accordion-641f7c2-1619-6a13ec4\">\n                                <span class=\"pxl-title--text\">Sekt\u00f6rel Tecr\u00fcbe<\/span>\n                <i class=\"icon-plus\"><\/i>                    \n                <\/h5>\n                <div id=\"pxl_accordion-641f7c2-1619-6a13ec4\" class=\"pxl-item--content\" >Geni\u015f lojistik a\u011f\u0131m\u0131z ve uluslararas\u0131 deneyimimizle, d\u00fcnyan\u0131n her noktas\u0131nda ayn\u0131 kalite standard\u0131n\u0131 sa\u011flar\u0131z.<\/div>\n            <\/div>\n                    <div class=\"pxl--item \">\n                <h5 class=\"pxl-item--title\" data-target=\"#pxl_accordion-641f7c2-1619-812aaae\">\n                                <span class=\"pxl-title--text\">\u00c7\u00f6z\u00fcm Odakl\u0131 Yakla\u015f\u0131m ve Verimlilik<\/span>\n                <i class=\"icon-plus\"><\/i>                    \n                <\/h5>\n                <div id=\"pxl_accordion-641f7c2-1619-812aaae\" class=\"pxl-item--content\" >Do\u011fru planlama ve g\u00fc\u00e7l\u00fc operasyon altyap\u0131m\u0131zla, y\u00fcklerinizi en h\u0131zl\u0131 ve en verimli \u015fekilde hedef noktas\u0131na ula\u015ft\u0131r\u0131r\u0131z.<\/div>\n            <\/div>\n                    <div class=\"pxl--item \">\n                <h5 class=\"pxl-item--title\" data-target=\"#pxl_accordion-641f7c2-1619-f229cab\">\n                                <span class=\"pxl-title--text\">Ko\u015fulsuz G\u00fcven<\/span>\n                <i class=\"icon-plus\"><\/i>                    \n                <\/h5>\n                <div id=\"pxl_accordion-641f7c2-1619-f229cab\" class=\"pxl-item--content\" >Her ta\u015f\u0131ma s\u00fcrecinde \u015feffafl\u0131k, sorumluluk ve zaman\u0131nda teslimat ilkeleriyle m\u00fc\u015fterilerimize ko\u015fulsuz g\u00fcven sunar\u0131z.<\/div>\n            <\/div>\n            <\/div>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-46f0a81 pxl-section-offset-none pxl-column-none\" data-id=\"46f0a81\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-f5e81ca elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-pxl_counter\" data-id=\"f5e81ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-counter pxl-counter1 style1 wow fadeInUp\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n    <div class=\"pxl--item-inner\">\n     <div class=\"pxl--counter-number effect-default\">\n                <span class=\"pxl--counter-value effect-default\" data-duration=\"2000\" data-startnumber=\"1\" data-endnumber=\"25\" data-to-value=\"25\" data-delimiter=\"\" data-text=\"+\">1<\/span>\n                \n            <span class=\"pxl--counter-suffix\">+<\/span>\n            <\/div>\n            <div class=\"pxl--item-title\">Y\u0131l Sekt\u00f6rel Tecr\u00fcbe<\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7935cae elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-pxl_counter\" data-id=\"7935cae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-counter pxl-counter1 style1 wow fadeInUp\" data-wow-delay=\"ms\" data-wow-duration=\"1.2s\">\n    <div class=\"pxl--item-inner\">\n     <div class=\"pxl--counter-number effect-default\">\n                <span class=\"pxl--counter-value effect-default\" data-duration=\"2000\" data-startnumber=\"1\" data-endnumber=\"243\" data-to-value=\"243\" data-delimiter=\"\" data-text=\"+\">1<\/span>\n                \n            <span class=\"pxl--counter-suffix\">+<\/span>\n            <\/div>\n            <div class=\"pxl--item-title\">Global \u0130\u015f Birli\u011fi<\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-129b80b elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-pxl_counter\" data-id=\"129b80b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-counter pxl-counter1 style1 wow fadeInUp\" data-wow-delay=\"400ms\" data-wow-duration=\"1.2s\">\n    <div class=\"pxl--item-inner\">\n     <div class=\"pxl--counter-number effect-default\">\n                <span class=\"pxl--counter-value effect-default\" data-duration=\"2000\" data-startnumber=\"1\" data-endnumber=\"13\" data-to-value=\"13\" data-delimiter=\"\" data-text=\"k+\">1<\/span>\n                \n            <span class=\"pxl--counter-suffix\">k+<\/span>\n            <\/div>\n            <div class=\"pxl--item-title\">Lojistik Hizmeti<\/div>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-1cd5101 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"1cd5101\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-no \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b4b0d5 pxl-section-offset-none pxl-column-none\" data-id=\"2b4b0d5\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-1cdb039 elementor-widget elementor-widget-pxl_text_carousel\" data-id=\"1cdb039\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-marquee pxl-text-marquee1\">\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                <div class=\"pxl-item--text pxl-empty text-outline3\" data-text=\"ASYA\">ASYA<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                <div class=\"pxl-item--text pxl-empty text-outline3\" data-text=\"FREIGHT\">FREIGHT<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                <div class=\"pxl-item--text pxl-empty text-outline3\" data-text=\"GLOBAL\">GLOBAL<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                <div class=\"pxl-item--text pxl-empty text-outline3\" data-text=\"LOGISTIC\">LOGISTIC<\/div>\n            <\/div>\n        <\/div>\n            <div class=\"pxl-text--marquee\">\n            <div class=\"pxl-item--inner \" data-wow-delay=\"ms\">\n                                <div class=\"pxl-item--text pxl-empty text-outline3\" data-text=\"SOLUTIONS\">SOLUTIONS<\/div>\n            <\/div>\n        <\/div>\n        \n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-bad0b45 elementor-section-stretched elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-column-overflow-gradient-top-no pxl-column-overflow-gradient-bottom-no pxl-section-bg-none\" data-id=\"bad0b45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67679d5 pxl-section-offset-none pxl-column-none\" data-id=\"67679d5\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-d851ab9 elementor-invisible elementor-widget elementor-widget-pxl_team_grid\" data-id=\"d851ab9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"pxl_team_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-grid pxl-team-grid pxl-effect--direction pxl-team-grid2 style-circle\" data-layout=\"masonry\">\n    <div class=\"pxl-grid-inner  row\" data-gutter=\"15\">\n        <div class=\"grid-sizer col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\"><\/div>\n                \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"164\" height=\"55\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/PLS.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"128\" height=\"56\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/cvc.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"202\" height=\"63\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2025\/02\/per.svg\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"234\" height=\"50\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/BlueGrace_Logistics1.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"243\" height=\"54\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/Quehenberger.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"222\" height=\"58\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/Lineage1.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"252\" height=\"38\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/XMLID_1-1.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n            \n        <div class=\" pxl-grid-item  col-xl-3 col-lg-4 col-md-4 col-sm-6 col-12\">\n            <div class=\"pxl-effect--3d\">\n                <div class=\"pxl-item--inner  \">\n                                    <div class=\"pxl-item--image \">\n                        <img decoding=\"async\" width=\"239\" height=\"54\" src=\"https:\/\/asyafreight.com.tr\/wp-content\/uploads\/2024\/12\/fm.png\" class=\"no-lazyload attachment-full\" alt=\"\" loading=\"eager\" \/>                          \n                    <\/div>\n                            <\/div>\n            <div class=\"pxl-ag-courses-item_bg\"><\/div>\n        <\/div>    \n        <\/div>\n        <\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Asya Freight Deniz Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131 K\u00fcresel liman a\u011f\u0131 ile g\u00fcvenli ve ekonomik deniz lojisti\u011fi \u00e7\u00f6z\u00fcmleri. Hava Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131 Uluslararas\u0131 hava kargo ile en h\u0131zl\u0131 teslimat \u00e7\u00f6z\u00fcmleri. Kara Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131 Esnek ve g\u00fcvenli karayolu lojistik operasyonlar\u0131. Demir Yolu Ta\u015f\u0131mac\u0131l\u0131\u011f\u0131 S\u00fcrd\u00fcr\u00fclebilir ve g\u00fc\u00e7l\u00fc uzun mesafe ta\u015f\u0131mac\u0131l\u0131k sistemi. Depolama Hizmetleri Modern depo y\u00f6netimi ile g\u00fcvenli stok kontrol\u00fc. Hizmetlerimizi [&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-10463","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/pages\/10463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/comments?post=10463"}],"version-history":[{"count":347,"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/pages\/10463\/revisions"}],"predecessor-version":[{"id":16476,"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/pages\/10463\/revisions\/16476"}],"wp:attachment":[{"href":"https:\/\/asyafreight.com.tr\/en\/wp-json\/wp\/v2\/media?parent=10463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}