{"id":3728,"date":"2026-06-11T09:08:50","date_gmt":"2026-06-11T09:08:50","guid":{"rendered":"https:\/\/thienkim.com.vn\/?page_id=3728"},"modified":"2026-06-15T08:16:26","modified_gmt":"2026-06-15T08:16:26","slug":"tkt-logistics","status":"publish","type":"page","link":"https:\/\/thienkim.com.vn\/vi\/tkt-logistics\/","title":{"rendered":"TKT Logistics"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3728\" class=\"elementor elementor-3728\">\n\t\t\t\t<div class=\"elementor-element elementor-element-647a254 e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"647a254\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5b56ef7a e-con-full e-flex e-con e-child\" data-id=\"5b56ef7a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49a3f5e4 elementor-widget elementor-widget-elementskit-heading\" data-id=\"49a3f5e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\">\t\t\t\t<span class='ekit-heading__shadow-text'>\n\t\t\t\t\tViet Nam\t\t\t\t<\/span>\n\t\t\t<span class=\"elementskit-section-subtitle\">\n\t\t\t\t\t\tT\u1eadp \u0111o\u00e0n Thi\u00ean Kim\n\t\t\t\t\t<\/span><h2 class=\"ekit-heading--title elementskit-section-title\">TKT Logistics<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>TKT Logistics is a Vietnam-headquartered logistics company providing reliable international freight and supply chain solutions. We specialize in air freight, ocean freight, road transportation, and integrated logistics services, ensuring your cargo reaches its destination safely, efficiently, and on time.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de82072 elementor-widget elementor-widget-html\" data-id=\"de82072\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/shipvn.net\/\" class=\"tkt-luxury-btn\">\r\n    <span>Truy c\u1eadp Trang web<\/span>\r\n    <svg class=\"arrow\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\">\r\n        <path d=\"M5 12H19M19 12L13 6M19 12L13 18\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\/>\r\n    <\/svg>\r\n<\/a>\r\n\r\n<style>\r\n.tkt-luxury-btn{\r\n    --text:#032444;\r\n    --accent:#F38022;\r\n    --accent-light:#FFB866;\r\n\r\n    position:relative;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:12px;\r\n\r\n    padding:16px 34px;\r\n\r\n    background:linear-gradient(\r\n        135deg,\r\n        #FFF7F0 0%,\r\n        #FFE4C4 50%,\r\n        var(--accent) 100%\r\n    );\r\n\r\n    color:var(--text);   \/* Ch\u1eef xanh \u0111\u1eadm *\/\r\n    text-decoration:none;\r\n\r\n    font-size:14px;\r\n    font-weight:700;\r\n    letter-spacing:2px;\r\n    text-transform:uppercase;\r\n\r\n    border-radius:60px;\r\n    overflow:hidden;\r\n\r\n    border:1px solid rgba(243,128,34,.25);\r\n\r\n    box-shadow:\r\n        0 10px 30px rgba(243,128,34,.18),\r\n        0 5px 15px rgba(3,36,68,.10);\r\n\r\n    transition:all .45s cubic-bezier(.23,1,.32,1);\r\n}\r\n\r\n\/* Glass Effect *\/\r\n.tkt-luxury-btn::before{\r\n    content:'';\r\n    position:absolute;\r\n    inset:1px;\r\n    border-radius:60px;\r\n\r\n    background:linear-gradient(\r\n        180deg,\r\n        rgba(255,255,255,.6),\r\n        rgba(255,255,255,.15)\r\n    );\r\n}\r\n\r\n\/* Shine Effect *\/\r\n.tkt-luxury-btn::after{\r\n    content:'';\r\n    position:absolute;\r\n    top:0;\r\n    left:-150%;\r\n\r\n    width:50%;\r\n    height:100%;\r\n\r\n    background:linear-gradient(\r\n        90deg,\r\n        transparent,\r\n        rgba(255,255,255,.6),\r\n        transparent\r\n    );\r\n\r\n    transform:skewX(-25deg);\r\n    transition:left .8s ease;\r\n}\r\n\r\n.tkt-luxury-btn span,\r\n.tkt-luxury-btn svg{\r\n    position:relative;\r\n    z-index:2;\r\n}\r\n\r\n.arrow{\r\n    transition:all .35s ease;\r\n}\r\n\r\n\/* Hover *\/\r\n.tkt-luxury-btn:hover{\r\n    background:linear-gradient(\r\n        135deg,\r\n        #F38022 0%,\r\n        #FF9F45 100%\r\n    );\r\n\r\n    color:#032444;\r\n\r\n    transform:\r\n        translateY(-4px)\r\n        scale(1.03);\r\n\r\n    box-shadow:\r\n        0 18px 40px rgba(243,128,34,.30);\r\n}\r\n\r\n.tkt-luxury-btn:hover::after{\r\n    left:160%;\r\n}\r\n\r\n.tkt-luxury-btn:hover .arrow{\r\n    transform:translateX(6px);\r\n}\r\n<\/style>\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<div class=\"elementor-element elementor-element-42984a56 e-flex e-con-boxed e-con e-parent\" data-id=\"42984a56\" 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-4323fe0e e-con-full e-flex e-con e-child\" data-id=\"4323fe0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d685d02 elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"d685d02\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider ekit-dotted\"><div class=\"elementskit-border-divider ekit-dotted\"><\/div><\/div><h2 class=\"ekit-heading--title elementskit-section-title\">Global Logistics Solutions You Can Trust<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>Headquartered in <strong>Vi\u1ec7t Nam<\/strong>, TKT Logistics delivers comprehensive international transportation and logistics solutions designed to keep your supply chain moving efficiently. With a strong commitment to reliability, speed, and customer satisfaction, we provide seamless freight services tailored to businesses of all sizes.<\/p>\n<p>From <strong>air freight<\/strong> and <strong>ocean freight<\/strong> to <strong>road transportation<\/strong> and <strong>multimodal logistics<\/strong>, our experienced team ensures your cargo reaches its destination safely, securely, and on time. Leveraging Vietnam's strategic position in global trade, TKT Logistics connects businesses to worldwide markets with efficiency and confidence.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-255cf073 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-image\" data-id=\"255cf073\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1691\" height=\"930\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31.png\" class=\"attachment-full size-full wp-image-3865\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31.png 1691w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-727x400.png 727w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-1400x770.png 1400w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-768x422.png 768w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-1536x845.png 1536w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-18x10.png 18w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/1c392aec-7aa7-48e2-af0b-1ba99e776b31-510x280.png 510w\" sizes=\"(max-width: 1691px) 100vw, 1691px\" \/>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64a7f048 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"64a7f048\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-241ba5b0 elementor-widget elementor-widget-elementskit-heading\" data-id=\"241ba5b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\">\t\t\t\t<span class='ekit-heading__shadow-text'>\n\t\t\t\t\tH\u1eadu c\u1ea7n\t\t\t\t<\/span>\n\t\t\t<h2 class=\"ekit-heading--title elementskit-section-title\"> <span>Ready <\/span> to Move Your Business Forward?<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>From air and ocean freight to road transportation and integrated supply chain solutions, TKT Logistics is dedicated to delivering reliable, efficient, and seamless logistics services that help your business move forward with confidence.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-540cecda elementor-widget__width-inherit ekit-image-accordion-horizontal ekit-image-accordion-click elementor-widget elementor-widget-elementskit-image-accordion\" data-id=\"540cecda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-image-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"ekit-image-accordion elementskit-image-accordion-wraper\">\n\t\t\t                <input type=\"radio\" name=\"ekit_ia_540cecda\" id=\"ekit_ia_540cecda_0\" class=\"elementskit-single-image-accordion--input\" hidden>\n                <label for=\"ekit_ia_540cecda_0\" class=\"elementskit-single-image-accordion ekit-image-accordion-item\" style=\"background-image: url(http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/ca095635-aa1a-41e3-8311-3c310c9971cc.png)\">\n                    <span class=\"elementskit-accordion-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-icon-wraper ekit-image-accordion-actions\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"540cecda\" data-elementor-lightbox-title=\"Air Freight\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg4NCwidXJsIjoiaHR0cHM6XC9cL3RoaWVua2ltLmNvbS52blwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL2NhMDk1NjM1LWFhMWEtNDFlMy04MzExLTNjMzEwYzk5NzFjYy5wbmciLCJzbGlkZXNob3ciOiI1NDBjZWNkYSJ9\" href=\"http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/ca095635-aa1a-41e3-8311-3c310c9971cc.png\" aria-label=\"pupup-button\" class=\"icon-outline circle\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-search-3\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.78 5.367c-1.791-1.791-4.173-2.778-6.707-2.778s-4.915 0.987-6.707 2.778-2.778 4.173-2.778 6.707c0 2.534 0.987 4.915 2.778 6.707s4.173 2.778 6.707 2.778c2.534 0 4.915-0.987 6.707-2.778s2.778-4.173 2.778-6.707c0-2.534-0.987-4.915-2.778-6.707zM17.887 17.887c-1.553 1.553-3.618 2.408-5.814 2.408s-4.261-0.855-5.814-2.408c-3.206-3.206-3.206-8.422 0-11.628 1.553-1.553 3.618-2.408 5.814-2.408s4.261 0.855 5.814 2.408c3.206 3.206 3.206 8.422 0 11.628z\"><\/path><path d=\"M15.913 5.75c-0.298-0.181-0.686-0.087-0.867 0.211s-0.087 0.686 0.211 0.867c0.417 0.254 0.805 0.559 1.154 0.908 0.123 0.123 0.285 0.185 0.446 0.185s0.323-0.062 0.446-0.185c0.247-0.247 0.247-0.646 0-0.893-0.42-0.42-0.888-0.788-1.391-1.094z\"><\/path><path d=\"M7.29 7.921c0.162 0 0.323-0.062 0.446-0.185 1.38-1.38 3.356-2.024 5.287-1.723 0.345 0.054 0.667-0.182 0.721-0.527s-0.182-0.667-0.527-0.721c-2.328-0.362-4.71 0.414-6.374 2.078-0.247 0.247-0.247 0.646 0 0.893 0.123 0.123 0.285 0.185 0.446 0.185z\"><\/path><path d=\"M8.833 17.283c-0.395-0.246-0.764-0.54-1.096-0.872-0.247-0.247-0.646-0.247-0.893 0s-0.247 0.646 0 0.893c0.4 0.4 0.845 0.754 1.321 1.051 0.104 0.065 0.219 0.096 0.333 0.096 0.211 0 0.417-0.105 0.536-0.297 0.184-0.296 0.094-0.685-0.202-0.87z\"><\/path><path d=\"M16.411 16.411c-1.338 1.338-3.183 1.977-5.064 1.754-0.346-0.041-0.66 0.206-0.701 0.553s0.206 0.66 0.553 0.701c0.297 0.035 0.593 0.053 0.888 0.053 1.952 0 3.817-0.766 5.218-2.167 0.247-0.247 0.247-0.646 0-0.893s-0.646-0.246-0.893 0z\"><\/path><path d=\"M31.234 27.527l-7.64-7.64c-0.247-0.247-0.646-0.247-0.893 0l-0.306 0.306-0.75-0.75c3.65-4.733 3.306-11.574-1.030-15.911-4.71-4.71-12.373-4.71-17.082 0s-4.71 12.373 0 17.082c2.355 2.355 5.448 3.532 8.541 3.532 2.603 0 5.206-0.834 7.369-2.502l0.75 0.75-0.306 0.306c-0.118 0.118-0.185 0.279-0.185 0.446s0.067 0.328 0.185 0.446l7.64 7.64c0.511 0.511 1.182 0.766 1.853 0.766s1.342-0.255 1.853-0.766c1.022-1.022 1.022-2.684-0-3.706zM4.425 19.722c-2.043-2.043-3.168-4.759-3.168-7.648s1.125-5.605 3.168-7.648c2.043-2.043 4.759-3.168 7.648-3.168s5.606 1.125 7.649 3.168c2.043 2.043 3.168 4.759 3.168 7.648s-1.125 5.605-3.168 7.648c-2.043 2.043-4.759 3.168-7.648 3.168s-5.605-1.125-7.649-3.168zM20.404 20.82c0.071-0.068 0.141-0.136 0.211-0.206s0.138-0.14 0.206-0.211l0.682 0.682-0.417 0.417-0.682-0.682zM30.341 30.341c-0.53 0.53-1.391 0.529-1.921 0l-7.194-7.194 1.921-1.921 7.194 7.194c0.53 0.53 0.53 1.391 0 1.921z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title-wraper\">\n\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tAir Freight\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t                    <\/span>\n                <\/label>\n                            <input type=\"radio\" name=\"ekit_ia_540cecda\" id=\"ekit_ia_540cecda_1\" class=\"elementskit-single-image-accordion--input\" checked=\"checked\" hidden>\n                <label for=\"ekit_ia_540cecda_1\" class=\"elementskit-single-image-accordion ekit-image-accordion-item\" style=\"background-image: url(http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/d56519a3-4802-4a0c-bd50-1498efda68d1.png)\">\n                    <span class=\"elementskit-accordion-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-icon-wraper ekit-image-accordion-actions\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"540cecda\" data-elementor-lightbox-title=\"Ocean Freight\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg4NSwidXJsIjoiaHR0cHM6XC9cL3RoaWVua2ltLmNvbS52blwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL2Q1NjUxOWEzLTQ4MDItNGEwYy1iZDUwLTE0OThlZmRhNjhkMS5wbmciLCJzbGlkZXNob3ciOiI1NDBjZWNkYSJ9\" href=\"http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/d56519a3-4802-4a0c-bd50-1498efda68d1.png\" aria-label=\"pupup-button\" class=\"icon-outline circle\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-search-3\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.78 5.367c-1.791-1.791-4.173-2.778-6.707-2.778s-4.915 0.987-6.707 2.778-2.778 4.173-2.778 6.707c0 2.534 0.987 4.915 2.778 6.707s4.173 2.778 6.707 2.778c2.534 0 4.915-0.987 6.707-2.778s2.778-4.173 2.778-6.707c0-2.534-0.987-4.915-2.778-6.707zM17.887 17.887c-1.553 1.553-3.618 2.408-5.814 2.408s-4.261-0.855-5.814-2.408c-3.206-3.206-3.206-8.422 0-11.628 1.553-1.553 3.618-2.408 5.814-2.408s4.261 0.855 5.814 2.408c3.206 3.206 3.206 8.422 0 11.628z\"><\/path><path d=\"M15.913 5.75c-0.298-0.181-0.686-0.087-0.867 0.211s-0.087 0.686 0.211 0.867c0.417 0.254 0.805 0.559 1.154 0.908 0.123 0.123 0.285 0.185 0.446 0.185s0.323-0.062 0.446-0.185c0.247-0.247 0.247-0.646 0-0.893-0.42-0.42-0.888-0.788-1.391-1.094z\"><\/path><path d=\"M7.29 7.921c0.162 0 0.323-0.062 0.446-0.185 1.38-1.38 3.356-2.024 5.287-1.723 0.345 0.054 0.667-0.182 0.721-0.527s-0.182-0.667-0.527-0.721c-2.328-0.362-4.71 0.414-6.374 2.078-0.247 0.247-0.247 0.646 0 0.893 0.123 0.123 0.285 0.185 0.446 0.185z\"><\/path><path d=\"M8.833 17.283c-0.395-0.246-0.764-0.54-1.096-0.872-0.247-0.247-0.646-0.247-0.893 0s-0.247 0.646 0 0.893c0.4 0.4 0.845 0.754 1.321 1.051 0.104 0.065 0.219 0.096 0.333 0.096 0.211 0 0.417-0.105 0.536-0.297 0.184-0.296 0.094-0.685-0.202-0.87z\"><\/path><path d=\"M16.411 16.411c-1.338 1.338-3.183 1.977-5.064 1.754-0.346-0.041-0.66 0.206-0.701 0.553s0.206 0.66 0.553 0.701c0.297 0.035 0.593 0.053 0.888 0.053 1.952 0 3.817-0.766 5.218-2.167 0.247-0.247 0.247-0.646 0-0.893s-0.646-0.246-0.893 0z\"><\/path><path d=\"M31.234 27.527l-7.64-7.64c-0.247-0.247-0.646-0.247-0.893 0l-0.306 0.306-0.75-0.75c3.65-4.733 3.306-11.574-1.030-15.911-4.71-4.71-12.373-4.71-17.082 0s-4.71 12.373 0 17.082c2.355 2.355 5.448 3.532 8.541 3.532 2.603 0 5.206-0.834 7.369-2.502l0.75 0.75-0.306 0.306c-0.118 0.118-0.185 0.279-0.185 0.446s0.067 0.328 0.185 0.446l7.64 7.64c0.511 0.511 1.182 0.766 1.853 0.766s1.342-0.255 1.853-0.766c1.022-1.022 1.022-2.684-0-3.706zM4.425 19.722c-2.043-2.043-3.168-4.759-3.168-7.648s1.125-5.605 3.168-7.648c2.043-2.043 4.759-3.168 7.648-3.168s5.606 1.125 7.649 3.168c2.043 2.043 3.168 4.759 3.168 7.648s-1.125 5.605-3.168 7.648c-2.043 2.043-4.759 3.168-7.648 3.168s-5.605-1.125-7.649-3.168zM20.404 20.82c0.071-0.068 0.141-0.136 0.211-0.206s0.138-0.14 0.206-0.211l0.682 0.682-0.417 0.417-0.682-0.682zM30.341 30.341c-0.53 0.53-1.391 0.529-1.921 0l-7.194-7.194 1.921-1.921 7.194 7.194c0.53 0.53 0.53 1.391 0 1.921z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title-wraper\">\n\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tOcean Freight\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t                    <\/span>\n                <\/label>\n                            <input type=\"radio\" name=\"ekit_ia_540cecda\" id=\"ekit_ia_540cecda_2\" class=\"elementskit-single-image-accordion--input\" hidden>\n                <label for=\"ekit_ia_540cecda_2\" class=\"elementskit-single-image-accordion ekit-image-accordion-item\" style=\"background-image: url(http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/2c0c9a5f-7251-4c36-8168-7c1faea1d1c1.png)\">\n                    <span class=\"elementskit-accordion-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-icon-wraper ekit-image-accordion-actions\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"540cecda\" data-elementor-lightbox-title=\"Road Freight\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg4NiwidXJsIjoiaHR0cHM6XC9cL3RoaWVua2ltLmNvbS52blwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcLzJjMGM5YTVmLTcyNTEtNGMzNi04MTY4LTdjMWZhZWExZDFjMS5wbmciLCJzbGlkZXNob3ciOiI1NDBjZWNkYSJ9\" href=\"http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/2c0c9a5f-7251-4c36-8168-7c1faea1d1c1.png\" aria-label=\"pupup-button\" class=\"icon-outline circle\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-search-3\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.78 5.367c-1.791-1.791-4.173-2.778-6.707-2.778s-4.915 0.987-6.707 2.778-2.778 4.173-2.778 6.707c0 2.534 0.987 4.915 2.778 6.707s4.173 2.778 6.707 2.778c2.534 0 4.915-0.987 6.707-2.778s2.778-4.173 2.778-6.707c0-2.534-0.987-4.915-2.778-6.707zM17.887 17.887c-1.553 1.553-3.618 2.408-5.814 2.408s-4.261-0.855-5.814-2.408c-3.206-3.206-3.206-8.422 0-11.628 1.553-1.553 3.618-2.408 5.814-2.408s4.261 0.855 5.814 2.408c3.206 3.206 3.206 8.422 0 11.628z\"><\/path><path d=\"M15.913 5.75c-0.298-0.181-0.686-0.087-0.867 0.211s-0.087 0.686 0.211 0.867c0.417 0.254 0.805 0.559 1.154 0.908 0.123 0.123 0.285 0.185 0.446 0.185s0.323-0.062 0.446-0.185c0.247-0.247 0.247-0.646 0-0.893-0.42-0.42-0.888-0.788-1.391-1.094z\"><\/path><path d=\"M7.29 7.921c0.162 0 0.323-0.062 0.446-0.185 1.38-1.38 3.356-2.024 5.287-1.723 0.345 0.054 0.667-0.182 0.721-0.527s-0.182-0.667-0.527-0.721c-2.328-0.362-4.71 0.414-6.374 2.078-0.247 0.247-0.247 0.646 0 0.893 0.123 0.123 0.285 0.185 0.446 0.185z\"><\/path><path d=\"M8.833 17.283c-0.395-0.246-0.764-0.54-1.096-0.872-0.247-0.247-0.646-0.247-0.893 0s-0.247 0.646 0 0.893c0.4 0.4 0.845 0.754 1.321 1.051 0.104 0.065 0.219 0.096 0.333 0.096 0.211 0 0.417-0.105 0.536-0.297 0.184-0.296 0.094-0.685-0.202-0.87z\"><\/path><path d=\"M16.411 16.411c-1.338 1.338-3.183 1.977-5.064 1.754-0.346-0.041-0.66 0.206-0.701 0.553s0.206 0.66 0.553 0.701c0.297 0.035 0.593 0.053 0.888 0.053 1.952 0 3.817-0.766 5.218-2.167 0.247-0.247 0.247-0.646 0-0.893s-0.646-0.246-0.893 0z\"><\/path><path d=\"M31.234 27.527l-7.64-7.64c-0.247-0.247-0.646-0.247-0.893 0l-0.306 0.306-0.75-0.75c3.65-4.733 3.306-11.574-1.030-15.911-4.71-4.71-12.373-4.71-17.082 0s-4.71 12.373 0 17.082c2.355 2.355 5.448 3.532 8.541 3.532 2.603 0 5.206-0.834 7.369-2.502l0.75 0.75-0.306 0.306c-0.118 0.118-0.185 0.279-0.185 0.446s0.067 0.328 0.185 0.446l7.64 7.64c0.511 0.511 1.182 0.766 1.853 0.766s1.342-0.255 1.853-0.766c1.022-1.022 1.022-2.684-0-3.706zM4.425 19.722c-2.043-2.043-3.168-4.759-3.168-7.648s1.125-5.605 3.168-7.648c2.043-2.043 4.759-3.168 7.648-3.168s5.606 1.125 7.649 3.168c2.043 2.043 3.168 4.759 3.168 7.648s-1.125 5.605-3.168 7.648c-2.043 2.043-4.759 3.168-7.648 3.168s-5.605-1.125-7.649-3.168zM20.404 20.82c0.071-0.068 0.141-0.136 0.211-0.206s0.138-0.14 0.206-0.211l0.682 0.682-0.417 0.417-0.682-0.682zM30.341 30.341c-0.53 0.53-1.391 0.529-1.921 0l-7.194-7.194 1.921-1.921 7.194 7.194c0.53 0.53 0.53 1.391 0 1.921z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title-wraper\">\n\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tRoad Freight\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t                    <\/span>\n                <\/label>\n                            <input type=\"radio\" name=\"ekit_ia_540cecda\" id=\"ekit_ia_540cecda_3\" class=\"elementskit-single-image-accordion--input\" hidden>\n                <label for=\"ekit_ia_540cecda_3\" class=\"elementskit-single-image-accordion ekit-image-accordion-item\" style=\"background-image: url(http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/cf4e8e8f-cf6a-4aed-8d14-5c7c41f12346.png)\">\n                    <span class=\"elementskit-accordion-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-icon-wraper ekit-image-accordion-actions\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"540cecda\" data-elementor-lightbox-title=\"Multimodal Transport\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg4NywidXJsIjoiaHR0cHM6XC9cL3RoaWVua2ltLmNvbS52blwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL2NmNGU4ZThmLWNmNmEtNGFlZC04ZDE0LTVjN2M0MWYxMjM0Ni5wbmciLCJzbGlkZXNob3ciOiI1NDBjZWNkYSJ9\" href=\"http:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/cf4e8e8f-cf6a-4aed-8d14-5c7c41f12346.png\" aria-label=\"pupup-button\" class=\"icon-outline circle\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-search-3\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M18.78 5.367c-1.791-1.791-4.173-2.778-6.707-2.778s-4.915 0.987-6.707 2.778-2.778 4.173-2.778 6.707c0 2.534 0.987 4.915 2.778 6.707s4.173 2.778 6.707 2.778c2.534 0 4.915-0.987 6.707-2.778s2.778-4.173 2.778-6.707c0-2.534-0.987-4.915-2.778-6.707zM17.887 17.887c-1.553 1.553-3.618 2.408-5.814 2.408s-4.261-0.855-5.814-2.408c-3.206-3.206-3.206-8.422 0-11.628 1.553-1.553 3.618-2.408 5.814-2.408s4.261 0.855 5.814 2.408c3.206 3.206 3.206 8.422 0 11.628z\"><\/path><path d=\"M15.913 5.75c-0.298-0.181-0.686-0.087-0.867 0.211s-0.087 0.686 0.211 0.867c0.417 0.254 0.805 0.559 1.154 0.908 0.123 0.123 0.285 0.185 0.446 0.185s0.323-0.062 0.446-0.185c0.247-0.247 0.247-0.646 0-0.893-0.42-0.42-0.888-0.788-1.391-1.094z\"><\/path><path d=\"M7.29 7.921c0.162 0 0.323-0.062 0.446-0.185 1.38-1.38 3.356-2.024 5.287-1.723 0.345 0.054 0.667-0.182 0.721-0.527s-0.182-0.667-0.527-0.721c-2.328-0.362-4.71 0.414-6.374 2.078-0.247 0.247-0.247 0.646 0 0.893 0.123 0.123 0.285 0.185 0.446 0.185z\"><\/path><path d=\"M8.833 17.283c-0.395-0.246-0.764-0.54-1.096-0.872-0.247-0.247-0.646-0.247-0.893 0s-0.247 0.646 0 0.893c0.4 0.4 0.845 0.754 1.321 1.051 0.104 0.065 0.219 0.096 0.333 0.096 0.211 0 0.417-0.105 0.536-0.297 0.184-0.296 0.094-0.685-0.202-0.87z\"><\/path><path d=\"M16.411 16.411c-1.338 1.338-3.183 1.977-5.064 1.754-0.346-0.041-0.66 0.206-0.701 0.553s0.206 0.66 0.553 0.701c0.297 0.035 0.593 0.053 0.888 0.053 1.952 0 3.817-0.766 5.218-2.167 0.247-0.247 0.247-0.646 0-0.893s-0.646-0.246-0.893 0z\"><\/path><path d=\"M31.234 27.527l-7.64-7.64c-0.247-0.247-0.646-0.247-0.893 0l-0.306 0.306-0.75-0.75c3.65-4.733 3.306-11.574-1.030-15.911-4.71-4.71-12.373-4.71-17.082 0s-4.71 12.373 0 17.082c2.355 2.355 5.448 3.532 8.541 3.532 2.603 0 5.206-0.834 7.369-2.502l0.75 0.75-0.306 0.306c-0.118 0.118-0.185 0.279-0.185 0.446s0.067 0.328 0.185 0.446l7.64 7.64c0.511 0.511 1.182 0.766 1.853 0.766s1.342-0.255 1.853-0.766c1.022-1.022 1.022-2.684-0-3.706zM4.425 19.722c-2.043-2.043-3.168-4.759-3.168-7.648s1.125-5.605 3.168-7.648c2.043-2.043 4.759-3.168 7.648-3.168s5.606 1.125 7.649 3.168c2.043 2.043 3.168 4.759 3.168 7.648s-1.125 5.605-3.168 7.648c-2.043 2.043-4.759 3.168-7.648 3.168s-5.605-1.125-7.649-3.168zM20.404 20.82c0.071-0.068 0.141-0.136 0.211-0.206s0.138-0.14 0.206-0.211l0.682 0.682-0.417 0.417-0.682-0.682zM30.341 30.341c-0.53 0.53-1.391 0.529-1.921 0l-7.194-7.194 1.921-1.921 7.194 7.194c0.53 0.53 0.53 1.391 0 1.921z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title-wraper\">\n\t\t\t\t\t\t\t\t<span class=\"elementskit-accordion-title\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tMultimodal Transport\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t                    <\/span>\n                <\/label>\n                    <\/div>\n    <\/div>\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-2c27c04e e-flex e-con-boxed e-con e-parent\" data-id=\"2c27c04e\" 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-16b217b0 elementor-widget elementor-widget-elementskit-heading\" data-id=\"16b217b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title\">Why Choose TKT Logistics?<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider ekit-dotted\"><div class=\"elementskit-border-divider ekit-dotted\"><\/div><\/div>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>Another way to showcase your product and services in a listing way. This Simple yet effective style will blow your mind!<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2663fda4 e-con-full e-grid e-con e-child\" data-id=\"2663fda4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4115e2c7 ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"4115e2c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-globe\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7.073 10.5h-0.013l-0.144 0.25c-0.013 0.023-0.024 0.046-0.037 0.069-0.080 0.139-0.154 0.28-0.226 0.422-0.058 0.114-0.112 0.229-0.166 0.344q-0.155 0.334-0.287 0.68c-0.055 0.143-0.11 0.287-0.159 0.431s-0.089 0.283-0.13 0.427c-0.050 0.167-0.090 0.335-0.13 0.505-0.027 0.118-0.058 0.236-0.082 0.355-0.053 0.27-0.093 0.541-0.125 0.815q-0.016 0.136-0.027 0.273c-0.027 0.309-0.047 0.618-0.047 0.929s0.019 0.616 0.047 0.928c0.007 0.078 0.013 0.157 0.021 0.235 0.027 0.238 0.066 0.478 0.11 0.718 0.024 0.132 0.050 0.263 0.077 0.393l0.005 0.023 0.066 0.3 0.013 0.003c0.399 1.538 1.092 2.878 2.020 4.019l-0.015-0.019-0.004 0.006 0.059 0.068 0.008 0.009 0.2 0.23c0.037 0.043 0.080 0.080 0.118 0.122 0.177 0.195 0.358 0.385 0.55 0.566 0.069 0.066 0.14 0.128 0.211 0.192 0.188 0.17 0.382 0.334 0.582 0.489 0.073 0.056 0.147 0.111 0.221 0.166 0.216 0.159 0.435 0.309 0.662 0.45 0.060 0.037 0.12 0.073 0.181 0.11q0.379 0.227 0.777 0.421c0.023 0.012 0.044 0.026 0.068 0.037l0.345 0.165c1.232 0.551 2.671 0.871 4.184 0.871 4.737 0 8.74-3.142 10.038-7.455l0.019-0.074 0.020-0.067c0.029-0.1 0.050-0.2 0.075-0.296 0.069-0.267 0.128-0.538 0.176-0.814 0.031-0.177 0.059-0.353 0.081-0.53 0.014-0.116 0.027-0.231 0.038-0.35 0.027-0.303 0.047-0.61 0.047-0.915 0-0.338-0.018-0.674-0.050-1.007-0.015-0.15-0.041-0.295-0.061-0.443-0.025-0.177-0.050-0.354-0.081-0.53-0.035-0.185-0.082-0.366-0.127-0.55-0.033-0.131-0.064-0.262-0.1-0.393-0.058-0.2-0.125-0.393-0.194-0.588-0.038-0.107-0.076-0.215-0.118-0.321-0.079-0.203-0.166-0.4-0.259-0.6-0.044-0.093-0.087-0.185-0.134-0.277q-0.15-0.3-0.323-0.591c-0.050-0.082-0.1-0.164-0.15-0.245-0.122-0.196-0.25-0.387-0.384-0.574-0.053-0.073-0.108-0.146-0.163-0.218-0.142-0.187-0.288-0.37-0.442-0.547-0.021-0.024-0.039-0.050-0.060-0.075l-0.2-0.227h-0.011c-1.915-2.047-4.632-3.322-7.647-3.322-3.76 0-7.056 1.983-8.9 4.961l-0.026 0.045zM12.387 7.522l0.103 0.49 1.45 0.373-0.403 2.787-1.158 0.563-0.36-2.155c-0.036-0.217-0.137-0.405-0.282-0.55v0l-0.704-0.727 1.45-0.29zM6.543 15.155c0.006-0.072 0.012-0.145 0.020-0.216 0.028-0.25 0.067-0.497 0.114-0.741 0.021-0.105 0.045-0.209 0.069-0.313 0.035-0.153 0.074-0.303 0.117-0.453q0.077-0.271 0.17-0.537c0.046-0.132 0.093-0.264 0.144-0.393s0.11-0.267 0.17-0.4c0.050-0.107 0.1-0.212 0.153-0.316 0.050-0.096 0.093-0.193 0.143-0.287h1.085c0 0 0 0 0 0 0.004 0 0.007 0.002 0.009 0.005l0 0 1.578 2.385-1.578 1.183-1.593 0.796c-0.334 0.168-0.56 0.508-0.56 0.901 0 0.088 0.011 0.174 0.033 0.256l-0.002-0.007 0.181 0.789-0.122-0.030q-0.085-0.442-0.128-0.881c-0.028-0.295-0.045-0.592-0.045-0.895 0-0.286 0.018-0.566 0.043-0.845zM12.5 23.126c0 0 0 0 0 0.001 0 0.127-0.046 0.242-0.123 0.331l0.001-0.001-0.806 0.937c-0.184-0.098-0.363-0.203-0.54-0.312-0.047-0.029-0.095-0.056-0.143-0.087-0.155-0.1-0.306-0.205-0.455-0.313-0.077-0.056-0.153-0.113-0.228-0.171-0.136-0.105-0.269-0.211-0.4-0.323-0.074-0.064-0.145-0.131-0.217-0.2-0.13-0.119-0.259-0.236-0.383-0.363l0.738-0.491c0.079-0.054 0.176-0.085 0.281-0.085 0.030 0 0.059 0.003 0.087 0.007l-0.003-0 1.765 0.294c0.242 0.041 0.424 0.248 0.424 0.499 0 0 0 0.001 0 0.001v-0zM16 25.5c-1.255-0.001-2.452-0.248-3.547-0.693l0.063 0.023 0.62-0.72c0.226-0.262 0.364-0.607 0.364-0.983v0-0.273c0-0.001 0-0.003 0-0.004 0-0.744-0.541-1.362-1.251-1.482l-0.009-0.001-1.765-0.294c-0.075-0.013-0.162-0.021-0.25-0.021-0.311 0-0.6 0.095-0.84 0.257l0.005-0.003-0.847 0.564c-0.696-0.871-1.25-1.892-1.604-3.002l-0.019-0.067c0.503-0.061 0.889-0.485 0.889-0.999 0-0.089-0.012-0.176-0.033-0.258l0.002 0.007-0.188-0.788 1.592-0.796c0.059-0.030 0.11-0.062 0.157-0.098l-0.003 0.002 1.576-1.182c0.247-0.186 0.405-0.479 0.405-0.809 0-0.209-0.063-0.403-0.172-0.564l0.002 0.004-1.58-2.368c-0.183-0.273-0.491-0.45-0.84-0.45-0.001 0-0.001 0-0.002 0h-0.458c0.521-0.727 1.114-1.355 1.782-1.894l0.018-0.014c0.049 0.172 0.137 0.319 0.254 0.438l-0-0 0.711 0.714 0.36 2.155c0.053 0.324 0.256 0.591 0.533 0.732l0.006 0.003c0.133 0.070 0.291 0.111 0.459 0.111 0.165 0 0.321-0.040 0.458-0.111l-0.006 0.003 1.141-0.571c0.292-0.148 0.501-0.426 0.549-0.756l0.001-0.006 0.396-2.778c0.007-0.044 0.010-0.094 0.010-0.145 0-0.471-0.323-0.867-0.759-0.978l-0.007-0.002-1.363-0.341c0.952-0.356 2.053-0.563 3.202-0.563 2.074 0 3.991 0.672 5.545 1.81l-0.026-0.018c-0.030 0.007-0.061 0.008-0.090 0.018-0.295 0.092-0.527 0.307-0.639 0.584l-0.002 0.007-0.7 1.741-1.645 0.819-1-0.333c-0.096-0.033-0.206-0.052-0.32-0.052-0.279 0-0.532 0.113-0.714 0.297l-1.677 1.677c-0.126 0.126-0.219 0.285-0.264 0.463l-0.002 0.007-0.458 1.831-0.86 2.153c-0.046 0.111-0.072 0.24-0.072 0.375 0 0.279 0.113 0.532 0.297 0.715l0.9 0.9c0.19 0.177 0.447 0.286 0.728 0.286 0.278 0 0.532-0.106 0.723-0.281l-0.001 0.001 0.276 1.1 0.335 1.675c0.095 0.468 0.502 0.815 0.991 0.815 0.24 0 0.461-0.084 0.634-0.224l-0.002 0.002 1.697-1.358c0.182-0.146 0.312-0.351 0.36-0.585l0.001-0.007 0.445-2.223 0.616-0.9 1.056 1.059c0.183 0.183 0.436 0.297 0.715 0.297 0.394 0 0.735-0.225 0.902-0.554l0.003-0.006 0.194-0.346 0.25 0.628c0.114 0.279 0.343 0.491 0.626 0.579l0.007 0.002c-1.42 3.567-4.841 6.043-8.841 6.050h-0.001zM24.257 11.319c0.104 0.182 0.198 0.37 0.289 0.559 0.035 0.073 0.072 0.145 0.105 0.219 0.078 0.173 0.15 0.35 0.218 0.527 0.037 0.1 0.073 0.195 0.108 0.294q0.084 0.247 0.157 0.497c0.035 0.124 0.066 0.25 0.096 0.375 0.036 0.15 0.072 0.3 0.1 0.454 0.030 0.164 0.053 0.329 0.076 0.495 0.017 0.123 0.037 0.244 0.050 0.367 0.027 0.294 0.044 0.595 0.044 0.895 0 0.278-0.018 0.55-0.041 0.823-0.009 0.096-0.017 0.192-0.029 0.288-0.022 0.187-0.050 0.372-0.085 0.555q-0.053 0.294-0.125 0.587c-0.017 0.073-0.037 0.145-0.056 0.218l-0.024 0.029-0.25-0.628c-0.153-0.376-0.516-0.636-0.939-0.636-0.394 0-0.735 0.225-0.902 0.554l-0.003 0.006-0.192 0.35-1.058-1.058c-0.183-0.183-0.436-0.296-0.715-0.296-0.349 0-0.657 0.177-0.839 0.447l-0.002 0.004-0.6 0.897c-0.070 0.104-0.122 0.225-0.149 0.356l-0.001 0.007-0.448 2.225-1.716 1.35-0.34-1.7-0.281-1.123c-0.088-0.356-0.359-0.632-0.704-0.728l-0.007-0.002c-0.082-0.024-0.177-0.038-0.275-0.038h-0c-0.283 0.002-0.538 0.115-0.726 0.298l0-0-0.902-0.912 0.864-2.16c0.014-0.034 0.028-0.076 0.038-0.119l0.001-0.006 0.46-1.834 1.688-1.68 1 0.334c0.095 0.033 0.205 0.051 0.319 0.051 0.165 0 0.321-0.039 0.459-0.109l-0.006 0.003 1.637-0.816c0.221-0.112 0.392-0.297 0.484-0.522l0.002-0.007 0.71-1.74 0.788 0.525c0.158 0.107 0.354 0.171 0.564 0.171 0.072 0 0.143-0.008 0.21-0.022l-0.007 0.001c0.31 0.372 0.602 0.786 0.861 1.221l0.024 0.044c0.023 0.037 0.047 0.075 0.070 0.114z\"><\/path><path d=\"M17.779 1.393l-1.779 1.607 1.608 1.779 1.438 0.072-1.079-1.193c6.004 0.985 10.529 6.136 10.529 12.344 0 6.393-4.8 11.666-10.992 12.41l-0.060 0.006 0.114 0.994c6.757-0.806 11.945-6.502 11.945-13.41 0-6.78-4.998-12.393-11.511-13.354l-0.074-0.009 1.3-1.173z\"><\/path><path d=\"M2.5 16c0.040 6.764 5.016 12.354 11.506 13.353l0.076 0.010-1.3 1.172 1.438 0.073 1.78-1.608-1.607-1.779-1.438-0.072 1.079 1.194c-6.007-0.983-10.535-6.135-10.535-12.345 0-6.395 4.803-11.669 10.998-12.411l0.059-0.006-0.114-0.994c-6.755 0.801-11.943 6.494-11.943 13.398 0 0.004 0 0.009 0 0.013v-0.001z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Global Network                <\/h3>\n                        \t\t  \t<p>A trusted international partner network covering major trade routes worldwide.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dc8ab4b ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"6dc8ab4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-Web-Portals\" viewbox=\"0 0 27 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M14.067 4.879v-0.634h1.141c0.57 0 1.141-0.253 1.521-0.634s0.634-0.95 0.634-1.521c0-0.57-0.253-1.141-0.634-1.521s-0.95-0.634-1.521-0.634h-3.232c-0.57 0-1.141 0.253-1.521 0.634s-0.634 0.951-0.634 1.521c0 0.57 0.253 1.141 0.634 1.521s0.95 0.634 1.521 0.634h1.141v0.634c-7.287 0.317-13.117 6.273-13.117 13.56 0 7.477 6.083 13.56 13.56 13.56s13.56-6.083 13.56-13.56c0-7.287-5.83-13.244-13.053-13.56zM11.913 3.232c-0.317 0-0.57-0.127-0.76-0.317s-0.317-0.507-0.317-0.76c0-0.317 0.127-0.57 0.317-0.76s0.507-0.317 0.76-0.317h3.295c0.317 0 0.57 0.127 0.76 0.317s0.317 0.507 0.317 0.76c0 0.317-0.127 0.57-0.317 0.76-0.19 0.253-0.507 0.317-0.76 0.317h-1.141v-1.077h-1.014v1.141h-1.141zM13.56 30.986c-6.907 0-12.547-5.64-12.547-12.547s5.64-12.547 12.547-12.547 12.547 5.64 12.547 12.547-5.64 12.547-12.547 12.547z\"><\/path><path d=\"M24.016 6.907c0.127-0.127 0.38-0.127 0.507 0l0.634 0.634c0.063 0.063 0.127 0.127 0.127 0.253s-0.063 0.19-0.127 0.253l-0.76 0.76 0.76 0.76 0.76-0.76c0.253-0.253 0.38-0.634 0.38-0.95 0-0.38-0.127-0.697-0.38-0.95l-0.634-0.634c-0.253-0.253-0.634-0.38-0.951-0.38-0.38 0-0.697 0.127-0.951 0.38l-0.887 0.697 0.76 0.76 0.76-0.824z\"><\/path><path d=\"M2.028 9.505l0.76-0.76-0.76-0.76c-0.063-0.063-0.127-0.127-0.127-0.19s0.063-0.19 0.127-0.253l0.634-0.634c0.127-0.127 0.38-0.127 0.507 0l0.76 0.76 0.697-0.697-0.76-0.824c-0.253-0.253-0.634-0.38-0.95-0.38-0.38 0-0.76 0.127-1.014 0.38l-0.634 0.634c-0.253 0.253-0.38 0.634-0.38 0.95 0 0.38 0.127 0.697 0.38 0.95l0.76 0.824z\"><\/path><path d=\"M7.674 9.296l0.878-0.507 0.761 1.317-0.878 0.507-0.761-1.317z\"><\/path><path d=\"M3.878 13.43l0.507-0.878 1.317 0.76-0.507 0.878-1.317-0.76z\"><\/path><path d=\"M2.661 17.933h1.521v1.014h-1.521v-1.014z\"><\/path><path d=\"M3.908 23.442l1.317-0.761 0.507 0.878-1.317 0.761-0.507-0.878z\"><\/path><path d=\"M7.667 27.604l0.76-1.317 0.878 0.507-0.76 1.317-0.878-0.507z\"><\/path><path d=\"M13.053 27.818h1.014v1.521h-1.014v-1.521z\"><\/path><path d=\"M17.801 26.77l0.878-0.507 0.76 1.317-0.878 0.507-0.76-1.317z\"><\/path><path d=\"M21.404 23.563l0.507-0.878 1.317 0.76-0.507 0.878-1.317-0.76z\"><\/path><path d=\"M13.56 7.794v1.077c5.133 0 9.315 4.055 9.568 9.061h-7.477c-0.253-0.951-1.077-1.648-2.091-1.648-1.204 0-2.154 0.951-2.154 2.154s0.95 2.154 2.154 2.154c1.014 0 1.838-0.697 2.091-1.648h8.554v-0.507c0-5.83-4.816-10.646-10.646-10.646zM13.56 19.58c-0.634 0-1.141-0.507-1.141-1.141s0.507-1.141 1.141-1.141c0.634 0 1.141 0.507 1.141 1.141-0.063 0.634-0.507 1.141-1.141 1.141z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Reliable Operations                <\/h3>\n                        \t\t  \t<p>Professional logistics management ensuring safe and timely delivery.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2624925 ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"2624925\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-handshake\" viewbox=\"0 0 37 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M4.346 19.843c-0.126-0.126-0.315-0.189-0.504-0.189s-0.378 0.063-0.504 0.189c-0.126 0.126-0.189 0.315-0.189 0.504s0.063 0.378 0.189 0.504c0.126 0.126 0.315 0.189 0.504 0.189s0.378-0.063 0.504-0.189c0.126-0.126 0.189-0.315 0.189-0.504 0.063-0.189 0-0.378-0.189-0.504z\"><\/path><path d=\"M37.228 22.299c-0.126-0.378-0.504-0.63-0.882-0.504l-4.913 1.323-3.087-11.528 4.913-1.323c0.378-0.126 0.63-0.504 0.504-0.882s-0.504-0.63-0.882-0.504l-5.606 1.512c-0.252 0.063-0.441 0.252-0.504 0.441l-1.386-0.819c-0.819-0.504-1.89-0.567-2.772-0.252l-1.386 0.441c-0.882 0.315-1.701 0.882-2.268 1.638l-2.016-1.134c-0.819-0.504-1.764-0.567-2.709-0.252l-3.905 1.386 0.126-0.504c0.126-0.378-0.126-0.756-0.504-0.882l-5.543-1.575c-0.378-0.126-0.756 0.126-0.882 0.504s0.126 0.756 0.504 0.882l4.913 1.323-0.315 1.197c0 0 0 0 0 0l-2.772 10.331-4.913-1.323c-0.378-0.126-0.756 0.126-0.882 0.504s0.126 0.756 0.504 0.882l5.606 1.512c0.063 0 0.126 0 0.189 0 0.252 0 0.441-0.126 0.567-0.315l2.583 0.693c-0.126 0.819 0.315 1.701 1.071 2.142 0.315 0.189 0.693 0.315 1.071 0.315 0.126 0 0.315 0 0.441-0.063 0.189 0.504 0.504 0.945 1.008 1.197 0.315 0.189 0.693 0.315 1.071 0.315 0.126 0 0.315 0 0.441-0.063 0.189 0.504 0.504 0.945 1.008 1.197 0.315 0.189 0.693 0.315 1.071 0.315 0.126 0 0.315 0 0.441-0.063 0.189 0.504 0.504 0.945 1.008 1.197 0.315 0.189 0.693 0.315 1.071 0.315 0.63 0 1.197-0.252 1.638-0.756l0.063 0.063c0.315 0.189 0.693 0.315 1.071 0.315 0.756 0 1.512-0.378 1.89-1.071v0c0.252-0.504 0.378-1.008 0.252-1.512 0.504-0.189 0.945-0.504 1.197-1.008 0.252-0.441 0.378-1.008 0.252-1.512 0.126-0.063 0.252-0.063 0.378-0.126l4.409-1.764c0.126 0.126 0.315 0.189 0.504 0.189 0.063 0 0.126 0 0.189 0l5.606-1.512c0.441-0.063 0.63-0.504 0.567-0.882zM13.228 24.252l-0.882 1.512c-0.189 0.378-0.63 0.441-1.008 0.252s-0.441-0.63-0.252-1.008l0.882-1.512c0.126-0.252 0.378-0.378 0.63-0.378 0.126 0 0.252 0 0.378 0.126 0.189 0.126 0.315 0.252 0.315 0.441 0.063 0.252 0 0.441-0.063 0.567zM15.748 25.701l-0.882 1.512c-0.126 0.189-0.252 0.315-0.441 0.315-0.189 0.063-0.378 0-0.567-0.063-0.189-0.126-0.315-0.252-0.315-0.441-0.063-0.189 0-0.378 0.063-0.567l0.882-1.512c0.126-0.252 0.378-0.378 0.63-0.378 0.126 0 0.252 0 0.378 0.126 0.189 0.126 0.315 0.252 0.315 0.441 0.063 0.252 0 0.441-0.063 0.567zM18.268 27.213l-0.882 1.512c-0.189 0.378-0.63 0.441-1.008 0.252s-0.441-0.63-0.252-1.008l0.882-1.512c0.126-0.189 0.252-0.315 0.441-0.315 0.063 0 0.126 0 0.189 0 0.126 0 0.252 0.063 0.378 0.126 0.189 0.126 0.315 0.252 0.315 0.441 0.063 0.126 0 0.315-0.063 0.504zM20.787 28.661l-0.882 1.512c-0.189 0.378-0.63 0.441-1.008 0.252s-0.441-0.63-0.252-1.008l0.882-1.512c0.126-0.252 0.378-0.378 0.63-0.378 0.126 0 0.252 0 0.378 0.126v0c0.315 0.189 0.441 0.63 0.252 1.008zM22.677 29.732v0c-0.189 0.378-0.63 0.504-1.008 0.252h-0.063l0.378-0.63c0.126-0.189 0.189-0.441 0.252-0.693l0.126 0.063c0 0 0 0 0 0v0c0.378 0.252 0.504 0.693 0.315 1.008zM27.15 24.252c0-0.126 0-0.252-0.063-0.378 0.504-0.189 0.945-0.504 1.197-1.008 0.63-1.071 0.252-2.394-0.819-2.961l-2.961-1.701c-0.378-0.189-0.819-0.063-1.008 0.252-0.189 0.378-0.063 0.819 0.252 1.008l2.961 1.701c0.378 0.189 0.441 0.63 0.252 1.008s-0.63 0.441-1.008 0.252l-2.961-1.701c-0.378-0.189-0.819-0.063-1.008 0.252-0.189 0.378-0.063 0.819 0.252 1.008l2.961 1.701c0.189 0.126 0.315 0.252 0.315 0.441s0 0.378-0.063 0.567c-0.063 0.126-0.126 0.189-0.252 0.252v0c-0.063 0-0.063 0.063-0.126 0.063-0.189 0.063-0.441 0.063-0.63-0.063l-2.961-1.701c-0.378-0.189-0.819-0.063-1.008 0.252-0.189 0.378-0.063 0.819 0.252 1.008l2.961 1.701c0.378 0.189 0.441 0.63 0.252 1.008-0.126 0.189-0.252 0.315-0.441 0.315-0.189 0.063-0.378 0-0.567-0.063l-1.89-1.134c0 0 0 0 0 0s0 0 0 0c-0.504-0.252-1.008-0.378-1.512-0.252-0.189-0.504-0.504-0.945-1.008-1.197-0.441-0.252-1.008-0.378-1.512-0.252-0.189-0.504-0.504-0.945-1.008-1.197s-1.008-0.378-1.512-0.252c-0.189-0.504-0.504-0.945-1.008-1.197v0c-1.071-0.63-2.394-0.252-2.961 0.819l-0.441 1.008-2.772-0.756 2.583-9.575 4.85-1.701c0.504-0.189 1.008-0.126 1.449 0.126l1.89 1.134-1.449 2.394c-0.567 0.945-0.441 2.142 0.378 2.898 0.441 0.441 1.071 0.693 1.638 0.693 0.63 0 1.197-0.252 1.638-0.693l3.654-3.654c0.315-0.252 0.315-0.756 0-1.008-0.252-0.315-0.756-0.315-1.008 0l-3.654 3.654c-0.378 0.378-0.945 0.378-1.26 0-0.315-0.315-0.378-0.756-0.126-1.134l2.016-3.213c0.441-0.693 1.071-1.134 1.764-1.386l1.386-0.441c0.504-0.189 1.134-0.126 1.638 0.126l2.457 1.386 2.772 10.457-2.772 1.134z\"><\/path><path d=\"M33.89 19.843c-0.126-0.126-0.315-0.189-0.504-0.189s-0.378 0.063-0.504 0.189c-0.126 0.126-0.189 0.315-0.189 0.504s0.063 0.378 0.189 0.504c0.126 0.126 0.315 0.189 0.504 0.189s0.378-0.063 0.504-0.189 0.189-0.315 0.189-0.504c0.063-0.189-0.063-0.378-0.189-0.504z\"><\/path><path d=\"M18.646 2.583c-0.378 0-0.756 0.315-0.756 0.756v3.465c0 0.378 0.315 0.756 0.756 0.756 0.378 0 0.756-0.315 0.756-0.756v-3.465c-0.063-0.441-0.378-0.756-0.756-0.756z\"><\/path><path d=\"M19.15 0.189c-0.126-0.126-0.315-0.189-0.504-0.189s-0.378 0.063-0.504 0.189c-0.126 0.126-0.189 0.315-0.189 0.504s0.063 0.378 0.189 0.504c0.126 0.126 0.315 0.189 0.504 0.189s0.378-0.063 0.504-0.189c0.126-0.126 0.189-0.315 0.189-0.504 0-0.126-0.063-0.315-0.189-0.504z\"><\/path><path d=\"M13.543 6.425l-1.26-2.205c-0.189-0.378-0.63-0.441-1.008-0.252s-0.441 0.63-0.252 1.008l1.26 2.205c0.126 0.252 0.378 0.378 0.63 0.378 0.126 0 0.252 0 0.378-0.126 0.315-0.252 0.441-0.693 0.252-1.008z\"><\/path><path d=\"M25.953 3.969c-0.315-0.189-0.756-0.126-0.945 0.252l-1.26 2.205c-0.189 0.378-0.063 0.819 0.252 1.008 0.126 0.063 0.252 0.126 0.378 0.126 0.252 0 0.504-0.126 0.63-0.378l1.26-2.205c0.189-0.378 0.063-0.819-0.315-1.008z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Competitive Pricing                <\/h3>\n                        \t\t  \t<p>Customized freight solutions designed to maximize efficiency and control costs.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30451851 ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"30451851\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-alarm-clock1\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M27.275 17.794c0-6.394-5-11.631-11.25-11.7v-1.756h0.975v-1.3h-3.319v1.3h1.037v1.819c-5.7 0.606-10.206 5.613-10.206 11.644 0 4.044 2 7.619 5.050 9.725l-3.425 3.25 0.894 0.944 3.681-3.494c1.55 0.819 3.313 1.281 5.175 1.281 1.887 0 3.669-0.475 5.238-1.313l3.7 3.512 0.894-0.944-3.45-3.275c3.025-2.113 5.006-5.675 5.006-9.694zM15.894 28.2c-5.525 0-10.081-4.681-10.081-10.406s4.488-10.406 10.081-10.406 10.081 4.681 10.081 10.406-4.556 10.406-10.081 10.406zM16.025 8.956h-1.3v9.294l5.006 2.212 0.519-1.238-4.225-1.819zM10.287 2.737c-2.194-2.194-5.756-2.194-7.956 0-2.194 2.194-2.194 5.756 0 7.956 0.125 0.125 0.263 0.244 0.394 0.356l7.9-7.95c-0.106-0.125-0.219-0.244-0.338-0.362zM2.769 9.137c-1.238-1.669-1.094-4.037 0.419-5.55 1.506-1.506 3.856-1.65 5.525-0.438l-5.944 5.987zM29.606 2.737c-2.194-2.194-5.756-2.194-7.956 0-0.119 0.119-0.231 0.244-0.331 0.369l7.894 7.95c0.137-0.113 0.269-0.231 0.394-0.356 2.2-2.206 2.2-5.769 0-7.963zM29.175 9.137l-5.944-5.987c1.669-1.212 4.019-1.069 5.525 0.438 1.512 1.513 1.656 3.881 0.419 5.55z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Real-Time Tracking                <\/h3>\n                        \t\t  \t<p>Advanced shipment visibility to keep you informed throughout the delivery process.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2997f70b ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"2997f70b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-support\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M28.5 11.5h-1.512c-0.288-5.845-5.097-10.476-10.988-10.476s-10.7 4.63-10.986 10.45l-0.001 0.026h-1.513c-1.38 0.002-2.498 1.12-2.5 2.5v4c0.002 1.38 1.12 2.498 2.5 2.5h2c0.828 0 1.5-0.672 1.5-1.5v0-6c-0.003-0.639-0.405-1.183-0.969-1.397l-0.010-0.003c0.214-5.347 4.6-9.6 9.98-9.6s9.766 4.253 9.979 9.581l0.001 0.019c-0.575 0.217-0.977 0.761-0.98 1.4v6c0.003 0.647 0.414 1.197 0.99 1.405l0.010 0.003v1.592c-0.006 3.437-2.677 6.249-6.058 6.477l-0.020 0.001c-0.237-0.856-1.007-1.475-1.922-1.479h-4c-1.105 0-2 0.895-2 2s0.895 2 2 2v0h4c0.932-0.003 1.714-0.643 1.933-1.508l0.003-0.014c3.946-0.238 7.057-3.494 7.064-7.477v-1.501h1.5c1.38-0.002 2.498-1.12 2.5-2.5v-4c-0.002-1.38-1.12-2.498-2.5-2.5h-0zM4 19.5h-0.5c-0.828 0-1.5-0.672-1.5-1.5v0-4c0-0.828 0.672-1.5 1.5-1.5v0h0.5zM6 19c0 0.276-0.224 0.5-0.5 0.5v0h-0.5v-7h0.5c0.276 0 0.5 0.224 0.5 0.5v0zM18 30h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1v0h4c0.552 0 1 0.448 1 1s-0.448 1-1 1v0zM27 19.5h-0.5c-0.276 0-0.5-0.224-0.5-0.5v0-6c0-0.276 0.224-0.5 0.5-0.5v0h0.5zM30 18c0 0.828-0.672 1.5-1.5 1.5v0h-0.5v-7h0.5c0.828 0 1.5 0.672 1.5 1.5v0z\"><\/path><path d=\"M23 16c0-3.866-3.134-7-7-7s-7 3.134-7 7c0 3.866 3.134 7 7 7v0c3.864-0.004 6.996-3.136 7-7v-0zM10 16c0-3.314 2.686-6 6-6s6 2.686 6 6c0 3.314-2.686 6-6 6v0c-3.312-0.004-5.996-2.688-6-6v-0z\"><\/path><path d=\"M19.854 12.854l-0.707-0.707-3.146 3.146-1.646-1.646-0.707 0.707 2.354 2.354 3.854-3.854z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     Customer Support                <\/h3>\n                        \t\t  \t<p>Our experienced team provides personalized support whenever you need it.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-752a052d ekit-equal-height-enable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"752a052d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg class=\"elementkit-infobox-icon ekit-svg-icon icon-star\" viewbox=\"0 0 35 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M24.4 14.32c-0.16-0.48-0.56-0.8-1.040-0.88l-3.36-0.48-1.52-3.040c-0.24-0.48-0.64-0.72-1.2-0.72v0c-0.48 0-0.96 0.24-1.2 0.72l-1.52 3.040-3.36 0.48c-0.48 0.080-0.88 0.4-1.040 0.88s0 0.96 0.32 1.36l2.4 2.32-0.56 3.36c-0.080 0.48 0.080 0.96 0.48 1.28 0.24 0.16 0.48 0.24 0.8 0.24 0.24 0 0.4-0.080 0.64-0.16l2.96-1.6 2.96 1.6c0.48 0.24 0.96 0.16 1.36-0.080 0.4-0.32 0.64-0.8 0.48-1.28l-0.56-3.28 2.4-2.32c0.56-0.48 0.72-0.96 0.56-1.44zM20.72 17.040c-0.32 0.32-0.48 0.72-0.4 1.12l0.56 3.2-2.88-1.52c-0.4-0.16-0.8-0.16-1.2 0l-2.88 1.52 0.56-3.2c0.080-0.4-0.080-0.88-0.4-1.12l-2.32-2.32 3.28-0.48c0.4-0.080 0.8-0.32 0.96-0.72l1.44-2.96 1.44 2.96c0.16 0.4 0.56 0.64 0.96 0.72l3.28 0.48-2.4 2.32zM33.6 13.6c0.080-0.080 0.16-0.16 0.24-0.32 0.64-1.84 0.4-3.84-0.72-5.44-0.64-0.96-1.52-1.68-2.48-2.080 0.16-1.68-0.56-3.36-1.84-4.4-1.28-1.12-3.040-1.6-4.72-1.2-0.32 0.080-0.48 0.32-0.56 0.64-0.16 1.68 0.56 3.36 1.84 4.48 0.64 0.56 1.36 0.88 2.080 1.12-0.4 1.6-0.080 3.36 0.88 4.72 0.56 0.88 1.36 1.52 2.24 2-1.040 1.12-1.6 2.56-1.6 4.080 0 1.2 0.32 2.32 0.96 3.28-1.44 0.4-2.64 1.28-3.52 2.48-0.48 0.72-0.8 1.44-0.96 2.32-1.6-0.32-3.28 0.080-4.64 0.96-1.6 1.12-2.56 2.88-2.56 4.8 0 0.32 0.16 0.56 0.48 0.64 0.64 0.24 1.28 0.32 1.92 0.32 1.2 0 2.48-0.4 3.52-1.12 0.8-0.56 1.44-1.28 1.92-2.16 0.080 0.080 0.24 0.080 0.32 0.080 0 0 0 0 0 0 1.92-0.080 3.68-1.12 4.72-2.72 0.8-1.2 1.12-2.64 0.96-4 0 0 0 0 0.080 0 1.52-1.12 2.48-2.96 2.48-4.88 0.080-1.28-0.32-2.56-1.040-3.6zM23.44 29.76c-1.12 0.8-2.4 1.040-3.68 0.72 0.16-1.28 0.88-2.48 2-3.2 1.12-0.8 2.4-1.040 3.68-0.72-0.16 1.28-0.88 2.48-2 3.2zM26.32 4.24c-0.8-0.72-1.36-1.76-1.36-2.8 1.12-0.080 2.16 0.24 2.96 0.96s1.36 1.76 1.36 2.8c-1.040 0.080-2.080-0.24-2.96-0.96zM29.52 10.32c-0.72-1.12-0.96-2.4-0.64-3.68 1.28 0.24 2.4 0.96 3.2 2 0.72 1.12 0.96 2.4 0.64 3.68-0.16 0-0.4-0.080-0.56-0.16 0 0-0.080 0-0.080 0-1.040-0.32-1.92-0.96-2.56-1.84zM30.080 25.36c-0.72 1.12-1.84 1.84-3.2 2-0.32-1.28-0.080-2.64 0.64-3.68 0.72-1.12 1.84-1.84 3.2-2 0.4 1.28 0.16 2.56-0.64 3.68zM31.92 20.64c-0.080-0.16-0.16-0.24-0.32-0.32-0.8-0.88-1.2-1.92-1.2-3.12 0-1.36 0.56-2.56 1.52-3.44 0.96 0.88 1.52 2.16 1.52 3.44-0.080 1.28-0.56 2.56-1.52 3.44zM13.76 26.24c-1.36-0.96-3.040-1.28-4.64-0.96-0.16-0.8-0.48-1.6-0.96-2.32-0.8-1.2-2.080-2.080-3.52-2.48 0.64-0.96 0.96-2.080 0.96-3.28 0-1.52-0.56-3.040-1.6-4.080 0.88-0.48 1.68-1.12 2.24-2 1.040-1.44 1.36-3.12 0.96-4.8 0.8-0.24 1.44-0.56 2.080-1.12 1.28-1.12 1.92-2.8 1.84-4.48 0-0.32-0.24-0.56-0.56-0.64-1.6-0.32-3.36 0.16-4.64 1.28-1.28 1.040-1.92 2.72-1.84 4.4-0.96 0.48-1.84 1.2-2.48 2.16-1.040 1.6-1.36 3.6-0.72 5.44 0.080 0.16 0.16 0.24 0.24 0.32-0.72 0.96-1.12 2.24-1.12 3.52 0 1.92 0.88 3.76 2.48 4.88 0 0 0 0 0.080 0-0.16 1.44 0.16 2.8 0.96 4 1.040 1.6 2.88 2.56 4.72 2.72 0 0 0 0 0 0 0.080 0 0.24 0 0.32-0.080 0.48 0.88 1.12 1.6 1.92 2.16 1.040 0.72 2.24 1.12 3.52 1.12 0.64 0 1.28-0.080 1.92-0.32 0.32-0.080 0.48-0.4 0.48-0.64-0.080-1.92-1.040-3.76-2.64-4.8zM6.8 2.32c0.8-0.72 1.92-1.040 2.96-0.96-0.080 1.12-0.56 2.080-1.36 2.8s-1.92 1.12-2.96 1.040c0.080-1.12 0.56-2.080 1.36-2.88zM2.72 8.64c0.72-1.12 1.84-1.84 3.2-2 0.32 1.28 0.080 2.64-0.64 3.68-0.64 0.88-1.52 1.52-2.48 1.84 0 0-0.080 0-0.080 0-0.16 0.080-0.4 0.080-0.56 0.16-0.4-1.28-0.16-2.56 0.56-3.68zM3.2 20.32c-0.16 0.080-0.24 0.16-0.32 0.32-0.96-0.88-1.52-2.080-1.52-3.44s0.56-2.56 1.52-3.44c0.96 0.88 1.52 2.16 1.52 3.44 0 1.2-0.48 2.24-1.2 3.12zM7.76 27.36c-1.28-0.24-2.4-0.96-3.2-2-0.72-1.12-0.96-2.4-0.64-3.68 1.28 0.24 2.4 0.96 3.2 2 0.72 1.12 0.96 2.48 0.64 3.68zM11.28 29.76c-1.12-0.8-1.76-1.92-2-3.2 1.28-0.24 2.64 0 3.68 0.72 1.12 0.8 1.76 1.92 2 3.2-1.28 0.32-2.56 0.080-3.68-0.72zM17.36 4.32c-0.4 0-0.64 0.32-0.64 0.64v2.32c0 0.4 0.32 0.64 0.64 0.64 0.4 0 0.64-0.32 0.64-0.64v-2.24c0.080-0.4-0.24-0.72-0.64-0.72zM17.84 1.92c-0.16-0.16-0.32-0.16-0.48-0.16s-0.32 0.080-0.48 0.16c-0.080 0.080-0.16 0.24-0.16 0.48 0 0.16 0.080 0.32 0.16 0.48 0.16 0.16 0.32 0.16 0.48 0.16s0.32-0.080 0.48-0.16c0.16-0.16 0.16-0.32 0.16-0.48 0.080-0.24 0-0.4-0.16-0.48zM24.64 7.36c-0.24-0.24-0.72-0.24-0.96 0l-1.68 1.68c-0.24 0.24-0.24 0.72 0 0.96 0.16 0.16 0.32 0.16 0.48 0.16s0.32-0.080 0.48-0.16l1.68-1.68c0.24-0.24 0.24-0.72 0-0.96zM12.72 8.96l-1.68-1.68c-0.24-0.24-0.72-0.24-0.96 0s-0.24 0.72 0 0.96l1.68 1.68c0.16 0.16 0.32 0.16 0.48 0.16s0.32-0.080 0.48-0.16c0.24-0.24 0.24-0.64 0-0.96z\"><\/path><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Customs Expertise                <\/h3>\n                        \t\t  \t<p>Smooth customs clearance support to minimize delays and ensure compliance.<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\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-5572e5ab e-flex e-con-boxed e-con e-parent\" data-id=\"5572e5ab\" 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<div class=\"elementor-element elementor-element-5410d6d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5410d6d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f72a91b elementor-widget elementor-widget-elementskit-heading\" data-id=\"f72a91b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\"><span>international transport<\/span><\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad3bd39 elementor-widget elementor-widget-image\" data-id=\"ad3bd39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"577\" height=\"433\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/3c2c6475-3227-4ef8-b394-2c0af066832f1-removebg-preview.png\" class=\"attachment-large size-large wp-image-3826\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/3c2c6475-3227-4ef8-b394-2c0af066832f1-removebg-preview.png 577w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/3c2c6475-3227-4ef8-b394-2c0af066832f1-removebg-preview-533x400.png 533w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/3c2c6475-3227-4ef8-b394-2c0af066832f1-removebg-preview-16x12.png 16w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/3c2c6475-3227-4ef8-b394-2c0af066832f1-removebg-preview-510x383.png 510w\" sizes=\"(max-width: 577px) 100vw, 577px\" \/>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d1a6845 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5d1a6845\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61ed464a elementor-widget elementor-widget-elementskit-heading\" data-id=\"61ed464a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--subtitle elementskit-section-subtitle  elementskit-style-border\">\n\t\t\t\t\t\tOcean Freight\n\t\t\t\t\t<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d13daf8 elementor-widget elementor-widget-elementskit-page-list\" data-id=\"d13daf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-page-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"elementor-icon-list-itemsfg\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-18cb473 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Cost-effective for large-volume shipments.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-3b0de6f ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Suitable for heavy and bulky cargo.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-2517b40 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Can handle a wide variety of goods.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f02a1e4 elementor-widget elementor-widget-elementskit-heading\" data-id=\"5f02a1e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--subtitle elementskit-section-subtitle  elementskit-style-border\">\n\t\t\t\t\t\tRoad Freight\n\t\t\t\t\t<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f74c2e3 elementor-widget elementor-widget-elementskit-page-list\" data-id=\"3f74c2e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-page-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"elementor-icon-list-itemsfg\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-18cb473 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Flexible routes and schedules.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-3b0de6f ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Door-to-door delivery service.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-2517b40 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Efficient for regional and cross-border trade.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69d7306f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"69d7306f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54fba9c2 elementor-widget elementor-widget-elementskit-heading\" data-id=\"54fba9c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--subtitle elementskit-section-subtitle  elementskit-style-border\">\n\t\t\t\t\t\tAir Freight\n\t\t\t\t\t<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f325c61 elementor-widget elementor-widget-elementskit-page-list\" data-id=\"7f325c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-page-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"elementor-icon-list-itemsfg\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-18cb473 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Fastest mode of international transport.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-3b0de6f ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">High level of security and reliability.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-2517b40 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Ideal for urgent and high-value shipments.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35c20f25 elementor-widget elementor-widget-elementskit-heading\" data-id=\"35c20f25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--subtitle elementskit-section-subtitle  elementskit-style-border\">\n\t\t\t\t\t\tMultimodal Transport\n\t\t\t\t\t<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e227bca elementor-widget elementor-widget-elementskit-page-list\" data-id=\"e227bca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-page-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t<div class=\"elementor-icon-list-itemsfg\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-18cb473 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Optimizes both cost and transit time.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-3b0de6f ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Simplifies logistics management.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t<a class=\"elementor-repeater-item-2517b40 ekit_badge_left\" href=\"#\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"ekit_page_list_content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\n\t\t\t\t\t\t\t\t\t<span class=\"ekit_page_list_title_title\">Provides flexible logistics solutions.<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b5de184 elementor-widget__width-auto elementor-absolute elementor-hidden-phone elementor-invisible elementor-widget elementor-widget-image\" data-id=\"4b5de184\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview.png\" class=\"attachment-full size-full wp-image-3827\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview.png 500w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview-400x400.png 400w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview-280x280.png 280w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview-12x12.png 12w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/37261615_container_2-removebg-preview-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41f1f01b e-flex e-con-boxed e-con e-parent\" data-id=\"41f1f01b\" data-element_type=\"container\" data-e-type=\"container\" id=\"xs_testi_2\" 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<div class=\"elementor-element elementor-element-76e46619 elementor-widget elementor-widget-elementskit-heading\" data-id=\"76e46619\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title\"><span>Catalogue &amp; Flow Proccess<\/span> of TKT Logistics<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>Create a gradient fill style testimonial slider including the company logo with image. Let\u2019s create a page using the testimonial widget for the Elementor website.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43aac3d e-con-full e-flex e-con e-child\" data-id=\"43aac3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd87806 e-grid e-con-full e-con e-child\" data-id=\"dd87806\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00ef86e elementor-widget elementor-widget-html\" data-id=\"00ef86e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"_df_book df-lite\" id=\"df_4126\"  _slug=\"tkt-logistics\" data-title=\"tkt-logistics\" wpoptions=\"true\" thumbtype=\"\" ><\/div><script class=\"df-shortcode-script\" nowprocket type=\"application\/javascript\">window.option_df_4126 = {\"outline\":[],\"backgroundColor\":\"#RRGGBBAA\",\"viewerType\":\"flipbook\",\"autoEnableOutline\":\"false\",\"autoEnableThumbnail\":\"false\",\"overwritePDFOutline\":\"false\",\"direction\":\"1\",\"pageSize\":\"0\",\"maxTextureSize\":\"1800\",\"autoPlay\":\"true\",\"autoPlayDuration\":\"3000\",\"autoPlayStart\":\"true\",\"source\":\"http:\\\/\\\/thienkim.com.vn\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/TKT-PROFILE-V2026-4.pdf\",\"wpOptions\":\"true\"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8de2baf elementor-widget elementor-widget-image\" data-id=\"8de2baf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1020\" height=\"557\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795.jpeg\" class=\"attachment-large size-large wp-image-4130\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795.jpeg 1024w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795-733x400.jpeg 733w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795-768x419.jpeg 768w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795-18x10.jpeg 18w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/c37c1eef-0531-4180-b4b8-1592c9cb3795-510x278.jpeg 510w\" sizes=\"(max-width: 1020px) 100vw, 1020px\" \/>\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\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-4ef04506 e-flex e-con-boxed e-con e-parent\" data-id=\"4ef04506\" 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-70becdef elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"70becdef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h3 class=\"elementskit-section-subtitle elementskit-gradient-title\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/h3><h2 class=\"ekit-heading--title elementskit-section-title\">Contact Us Now<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13de77e1 e-con-full e-grid e-con e-child\" data-id=\"13de77e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96f6505 ekit-equal-height-disable elementor-invisible elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"96f6505\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInDown&quot;}\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon fas fa-phone-volume\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Call Center                <\/h3>\n                        \t\t  \t<p>Call us for any enquires \n<br>\n(+84) 28 6285 3337<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal\" href=\"tel:+84286285%203337\">\n                                                                                Call Now                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        <div class=\"icon-hover\">\n            <svg class=\"ekit-svg-icon icon-phone-call1\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M30.785 25.435l-6.27-6.27c-0.748-0.748-1.966-0.748-2.715 0l-1.631 1.631c-0.511 0.511-0.672 1.24-0.486 1.89l-0.615 0.615c-0 0-0 0-0 0-0.437 0.437-3.158-0.234-6.447-3.523s-3.96-6.009-3.523-6.446c0-0 0-0 0-0l0.616-0.616c0.174 0.050 0.353 0.075 0.533 0.075 0.492 0 0.983-0.187 1.357-0.561l1.63-1.63c0.748-0.748 0.748-1.966 0-2.715l-6.27-6.27c-0.362-0.363-0.845-0.562-1.357-0.562s-0.995 0.2-1.357 0.562l-1.631 1.631c-0.511 0.511-0.672 1.24-0.486 1.89 0 0-0.522 0.527-0.547 0.56-1.735 1.928-2.060 4.964-0.91 8.593 1.126 3.554 3.554 7.318 6.835 10.6s7.046 5.709 10.6 6.835c1.427 0.452 2.763 0.676 3.976 0.676 1.988 0 3.646-0.603 4.834-1.791l0.342-0.342c0.171 0.049 0.35 0.076 0.533 0.076 0.513 0 0.995-0.2 1.357-0.562l1.631-1.631c0.748-0.748 0.748-1.966 0-2.715zM5.607 2.972l6.27 6.27-1.63 1.631c0 0-0-0-0.001-0.001l-6.27-6.27 1.631-1.631zM25.564 29.251c-0 0-0 0-0 0-1.381 1.381-3.822 1.609-6.873 0.642-3.266-1.035-6.754-3.295-9.822-6.363s-5.328-6.556-6.363-9.822c-0.967-3.051-0.739-5.492 0.642-6.873l0.173-0.173 4.866 4.866-0.446 0.446c-0 0-0.001 0.001-0.001 0.001-1.849 1.851 0.373 6.009 3.524 9.16 2.358 2.358 5.281 4.196 7.378 4.196 0.705 0 1.317-0.208 1.783-0.674 0-0 0-0 0-0l0.446-0.446 4.866 4.866-0.173 0.173zM27.797 28.423l-6.27-6.27 1.631-1.631 6.27 6.27c0 0-1.63 1.631-1.631 1.631zM24.301 8.099c-1.826-1.826-4.253-2.831-6.834-2.831-0.53 0-0.96 0.43-0.96 0.96s0.43 0.96 0.96 0.96c2.069-0 4.014 0.806 5.477 2.269s2.268 3.408 2.268 5.476c0 0.53 0.43 0.96 0.96 0.96s0.96-0.43 0.96-0.96c0-2.582-1.005-5.008-2.831-6.834zM27.743 4.657c-2.745-2.745-6.395-4.257-10.277-4.257-0.53 0-0.96 0.43-0.96 0.96s0.43 0.96 0.96 0.96c3.369-0 6.537 1.312 8.919 3.694s3.694 5.55 3.694 8.919c0 0.53 0.43 0.96 0.96 0.96s0.96-0.43 0.96-0.96c0-3.882-1.512-7.532-4.256-10.277zM20.859 11.541c-0.919-0.919-2.092-1.405-3.391-1.405 0 0-0 0-0 0-0.53 0-0.96 0.43-0.96 0.96s0.43 0.96 0.96 0.96c0 0 0 0 0 0 0.79 0 1.475 0.284 2.034 0.843 0.551 0.551 0.843 1.255 0.842 2.034-0 0.53 0.43 0.96 0.96 0.96h0c0.53 0 0.96-0.43 0.96-0.96 0-1.3-0.486-2.472-1.405-3.392z\"><\/path><\/svg>        <\/div>\n\n        \n        \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-6b92741 ekit-equal-height-disable elementor-invisible elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"6b92741\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInDown&quot;}\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon fas fa-mail-bulk\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     Our Location                <\/h3>\n                        \t\t  \t<p>Send us for any enquires:\n<br>\ncontact@shipvn.net<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal\" href=\"#\">\n                                                                                Send Mail                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        <div class=\"icon-hover\">\n            <svg class=\"ekit-svg-icon icon-mail\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.977 13.216c-0-0.384-0.151-0.745-0.423-1.016s-0.632-0.42-1.015-0.42c-0.001 0-0.001 0-0.002 0l-29.101 0.040c-0.384 0.001-0.745 0.151-1.016 0.423s-0.42 0.633-0.42 1.017l0.023 16.445c0.001 0.792 0.646 1.436 1.438 1.436 0.001 0 0.001 0 0.002 0l29.101-0.040c0.384-0 0.745-0.151 1.016-0.423s0.42-0.633 0.42-1.017l-0.023-16.445zM28.959 13.22l-12.957 9.008-12.983-8.972 25.941-0.036zM21.403 23.671l7.728 5.994-26.284 0.036 7.774-6.030c0.314-0.243 0.371-0.695 0.127-1.009s-0.695-0.371-1.009-0.127l-8.28 6.423-0.021-15.045 14.155 9.782c0.123 0.085 0.266 0.128 0.409 0.128s0.287-0.043 0.41-0.129l14.127-9.821 0.022 15.082-8.277-6.42c-0.314-0.243-0.765-0.186-1.009 0.128s-0.186 0.765 0.127 1.009zM19.407 4.298l-2.616-2.337c-0.451-0.403-1.131-0.403-1.582 0l-2.616 2.337c-0.296 0.265-0.322 0.719-0.057 1.015s0.719 0.322 1.015 0.057l1.73-1.545v5.542c0 0.397 0.322 0.719 0.719 0.719s0.719-0.322 0.719-0.719v-5.542l1.73 1.545c0.137 0.122 0.308 0.183 0.479 0.183 0.198 0 0.395-0.081 0.537-0.24 0.265-0.296 0.239-0.751-0.057-1.015z\"><\/path><\/svg>        <\/div>\n\n        \n        \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-4dd5d93 ekit-equal-height-disable elementor-invisible elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"4dd5d93\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInDown&quot;}\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon fas fa-location-arrow\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Our Location                <\/h3>\n                        \t\t  \t<p>372\/5C Dien Bien Phu St, Ward 17, Binh Thanh District, HCMC, Vietnam<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal\" href=\"#\">\n                                                                                Learn more                                     <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        <div class=\"icon-hover\">\n            <svg class=\"ekit-svg-icon icon-search-4\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.292 27.874l-8.348-8.349c3.86-5.747 2.329-13.535-3.418-17.395s-13.535-2.329-17.395 3.418-2.329 13.535 3.418 17.395c4.227 2.838 9.75 2.838 13.977 0l8.348 8.349c0.944 0.944 2.474 0.944 3.418 0s0.944-2.474 0-3.418zM12.548 24.006c-6.325-0.007-11.451-5.133-11.458-11.458 0-6.328 5.13-11.458 11.458-11.458s11.458 5.13 11.458 11.458-5.13 11.458-11.458 11.458zM30.539 30.538c-0.253 0.254-0.598 0.396-0.956 0.396-0.359 0.001-0.703-0.141-0.956-0.395l-8.131-8.132 1.911-1.911 8.131 8.132c0.528 0.527 0.528 1.383 0.001 1.911z\"><\/path><path d=\"M12.829 2.159l-0.028 1.066c2.758 0.071 5.342 1.363 7.054 3.526l0.835-0.663c-1.908-2.41-4.788-3.849-7.861-3.929z\"><\/path><path d=\"M21.467 7.21l-0.914 0.548c0.199 0.33 0.377 0.672 0.533 1.024l0.972-0.431c-0.173-0.392-0.371-0.774-0.591-1.142z\"><\/path><\/svg>        <\/div>\n\n        \n        \n                <\/div>\n        <\/div>\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-77657e09 e-flex e-con-boxed e-con e-parent\" data-id=\"77657e09\" 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<div class=\"elementor-element elementor-element-6038356f e-con-full e-flex e-con e-child\" data-id=\"6038356f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55bc5b84 elementor-widget elementor-widget-elementskit-testimonial\" data-id=\"55bc5b84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"elementskit-testimonial-slider ekit_testimonial_style_5 arrow_inside\" data-config=\"{&quot;rtl&quot;:false,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;pauseOnHover&quot;:true,&quot;autoplay&quot;:false,&quot;speed&quot;:1000,&quot;slidesPerGroup&quot;:1,&quot;slidesPerView&quot;:1,&quot;loop&quot;:false,&quot;spaceBetween&quot;:15,&quot;breakpoints&quot;:{&quot;320&quot;:{&quot;slidesPerView&quot;:1,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:15}}}\">\n\t<div class=\"ekit-main-swiper swiper\">\n\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style elementskit-testimonial-slider-block-style-two   elementor-repeater-item-71ca779\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-header\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-icon-content elementskit-watermark-icon\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-quote\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M15.301 10.724c0-4.183-3.402-7.584-7.584-7.584s-7.591 3.408-7.591 7.591 3.402 7.591 7.591 7.591c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.989-0.422 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.093 0.661-5.55 0.617-6.236v0zM13.569 16.69c-0.983 4.113-3.017 7.578-6.041 10.293-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.295-5.764 4.088-10.293l0.17-0.97-0.932 0.321c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425s2.872-6.431 6.419-6.431c3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.050 0.643 0.126 2.954-0.573 5.883zM31.968 10.737v0c0-4.189-3.402-7.591-7.584-7.591s-7.584 3.402-7.584 7.584 3.402 7.584 7.584 7.584c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.995-0.416 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.087 0.661-5.543 0.611-6.224zM30.23 16.69c-0.983 4.12-3.017 7.578-6.041 10.299-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.294-5.764 4.088-10.293l0.17-0.97-0.926 0.315c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425 0-3.54 2.879-6.425 6.425-6.425 3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.038 0.636 0.12 2.948-0.586 5.877z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\"><p>TKT Logistics has been an exceptional logistics partner for our business. Their team consistently delivers shipments on time, provides transparent communication, and handles every detail with professionalism. Their reliability has helped us streamline our supply chain and improve customer satisfaction.<\/p><\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio\">\n\t\t\t\t\t\t\t\t<div class=\"elementkit-commentor-details client_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/testimonial_img-11-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/testimonial_img-11-1.jpeg 81w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/testimonial_img-11-1-12x12.jpeg 12w\" sizes=\"(max-width: 81px) 100vw, 81px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">John Abres<\/strong>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">Creative Manager<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style elementskit-testimonial-slider-block-style-two   elementor-repeater-item-757950f\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-header\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-icon-content elementskit-watermark-icon\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-quote\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M15.301 10.724c0-4.183-3.402-7.584-7.584-7.584s-7.591 3.408-7.591 7.591 3.402 7.591 7.591 7.591c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.989-0.422 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.093 0.661-5.55 0.617-6.236v0zM13.569 16.69c-0.983 4.113-3.017 7.578-6.041 10.293-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.295-5.764 4.088-10.293l0.17-0.97-0.932 0.321c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425s2.872-6.431 6.419-6.431c3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.050 0.643 0.126 2.954-0.573 5.883zM31.968 10.737v0c0-4.189-3.402-7.591-7.584-7.591s-7.584 3.402-7.584 7.584 3.402 7.584 7.584 7.584c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.995-0.416 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.087 0.661-5.543 0.611-6.224zM30.23 16.69c-0.983 4.12-3.017 7.578-6.041 10.299-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.294-5.764 4.088-10.293l0.17-0.97-0.926 0.315c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425 0-3.54 2.879-6.425 6.425-6.425 3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.038 0.636 0.12 2.948-0.586 5.877z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\"><p>Working with TKT Logistics has significantly improved our international shipping operations. Their expertise in freight forwarding and customs clearance ensures that our cargo moves smoothly across borders. We highly value their responsiveness and commitment to excellence.<\/p><\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio\">\n\t\t\t\t\t\t\t\t<div class=\"elementkit-commentor-details client_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/Testimonial_img-1-2.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/Testimonial_img-1-2.jpeg 70w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/Testimonial_img-1-2-12x12.jpeg 12w\" sizes=\"(max-width: 70px) 100vw, 70px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">Mark Jhon<\/strong>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">Designer<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style elementskit-testimonial-slider-block-style-two   elementor-repeater-item-29d58e5\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-header\">\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-icon-content elementskit-watermark-icon\">\n\t\t\t\t\t\t\t\t\t<svg class=\"ekit-svg-icon icon-quote\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M15.301 10.724c0-4.183-3.402-7.584-7.584-7.584s-7.591 3.408-7.591 7.591 3.402 7.591 7.591 7.591c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.989-0.422 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.093 0.661-5.55 0.617-6.236v0zM13.569 16.69c-0.983 4.113-3.017 7.578-6.041 10.293-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.295-5.764 4.088-10.293l0.17-0.97-0.932 0.321c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425s2.872-6.431 6.419-6.431c3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.050 0.643 0.126 2.954-0.573 5.883zM31.968 10.737v0c0-4.189-3.402-7.591-7.584-7.591s-7.584 3.402-7.584 7.584 3.402 7.584 7.584 7.584c0.504 0 1.014-0.050 1.518-0.157-0.876 3.968-2.759 7.257-3.811 9.077-0.277 0.479-0.491 0.863-0.636 1.153-0.126 0.265-0.397 0.819 0.013 1.184 0.132 0.12 0.283 0.17 0.435 0.17 0.328 0 0.687-0.233 0.995-0.416 0.409-0.258 0.989-0.674 1.997-1.417l0.044-0.038c1.764-1.581 3.232-3.433 4.353-5.499 0.907-1.669 1.606-3.49 2.066-5.411 0.743-3.087 0.661-5.543 0.611-6.224zM30.23 16.69c-0.983 4.12-3.017 7.578-6.041 10.299-0.258 0.189-0.661 0.479-1.052 0.762 1.165-2.035 3.294-5.764 4.088-10.293l0.17-0.97-0.926 0.315c-0.68 0.239-1.38 0.353-2.079 0.353-3.54 0-6.425-2.879-6.425-6.425 0-3.54 2.879-6.425 6.425-6.425 3.54 0 6.425 2.872 6.425 6.419v0.044c0 0.006 0 0.025 0 0.044 0.038 0.636 0.12 2.948-0.586 5.877z\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\"><p>TKT Logistics stands out for their efficiency, flexibility, and customer-focused approach. Whether handling urgent shipments or complex logistics requirements, their team always finds the best solution. They have become a trusted extension of our business.<\/p><\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio\">\n\t\t\t\t\t\t\t\t<div class=\"elementkit-commentor-details client_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/popular-post_img-2-1.jpeg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/popular-post_img-2-1.jpeg 70w, https:\/\/thienkim.com.vn\/wp-content\/uploads\/2026\/06\/popular-post_img-2-1-12x12.jpeg 12w\" sizes=\"(max-width: 70px) 100vw, 70px\" \/>\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">Stive Smith<\/strong>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">Manager<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\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\t<\/div>\n\n\t\t\n\t\t\t\t\t<div class=\"swiper-navigation-button swiper-button-prev\">\n\t\t\t\t<svg class=\"ekit-svg-icon icon-arrow-left\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1.034 16.234l9.6-9.6c0.312-0.312 0.819-0.312 1.131 0s0.312 0.819 0 1.131l-8.234 8.234h26.069c0.442 0 0.8 0.358 0.8 0.8s-0.358 0.8-0.8 0.8h-26.069l8.234 8.234c0.312 0.312 0.312 0.819 0 1.131-0.156 0.156-0.361 0.234-0.566 0.234s-0.409-0.078-0.566-0.234l-9.6-9.6c-0.312-0.312-0.312-0.819 0-1.131z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"swiper-navigation-button swiper-button-next\">\n\t\t\t\t<svg class=\"ekit-svg-icon icon-arrow-right\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M30.966 16.234l-9.6-9.6c-0.312-0.312-0.819-0.312-1.131 0s-0.312 0.819 0 1.131l8.234 8.234h-26.069c-0.442 0-0.8 0.358-0.8 0.8s0.358 0.8 0.8 0.8h26.069l-8.234 8.234c-0.312 0.312-0.312 0.819 0 1.131 0.156 0.156 0.361 0.234 0.566 0.234s0.409-0.078 0.566-0.234l9.6-9.6c0.312-0.312 0.312-0.819 0-1.131z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<\/div>\n<\/div><\/div>\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-b6ae3b1 e-flex e-con-boxed e-con e-parent\" data-id=\"b6ae3b1\" 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-775930f elementor-widget elementor-widget-google_maps\" data-id=\"775930f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=B%C3%ACnh%20Th%E1%BA%A1nh%20Viet%20Nam&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"B\u00ecnh Th\u1ea1nh Viet Nam\"\n\t\t\t\t\taria-label=\"B\u00ecnh Th\u1ea1nh Viet Nam\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Viet Nam Thien Kim Group TKT Logistics TKT Logistics is a Vietnam-headquartered logistics company providing reliable international freight and supply chain solutions. We specialize in air freight, ocean freight, road transportation, and integrated logistics services, ensuring your cargo reaches its destination safely, efficiently, and on time. Visit Site Global Logistics Solutions You Can Trust Headquartered [&#8230;]\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-3728","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/pages\/3728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/comments?post=3728"}],"version-history":[{"count":370,"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/pages\/3728\/revisions"}],"predecessor-version":[{"id":4197,"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/pages\/3728\/revisions\/4197"}],"wp:attachment":[{"href":"https:\/\/thienkim.com.vn\/vi\/wp-json\/wp\/v2\/media?parent=3728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}