{"id":117,"date":"2024-01-09T03:11:38","date_gmt":"2024-01-09T03:11:38","guid":{"rendered":"https:\/\/www.cotruck.co\/?page_id=117"},"modified":"2025-05-23T05:14:01","modified_gmt":"2025-05-23T05:14:01","slug":"operator","status":"publish","type":"page","link":"https:\/\/www.cotruck.co\/index.php\/operator\/","title":{"rendered":"Operator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"117\" class=\"elementor elementor-117\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85f22cb e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"85f22cb\" data-element_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-bbd0696 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"bbd0696\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be087b0 elementor-widget elementor-widget-heading\" data-id=\"be087b0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"> We Follow Some Steps To <span style=\"color:yellow\">Delivery Products<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80bc1d0 elementor-widget elementor-widget-text-editor\" data-id=\"80bc1d0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Find and book daily loads for your fleet with ease, along with fair and transparent pricing. Attach your trucks with our company and ensure higher truck utilization that helps you to earn more. An efficient route planning helps optimize time and reduce fuel expenses of your fleet.<\/p>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92c59af elementor-hidden-tablet e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"92c59af\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dcbbf32 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"dcbbf32\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed3eb0c elementor-widget elementor-widget-html\" data-id=\"ed3eb0c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"container\">\n      <div class=\"card\">\n        <div class=\"imgBx\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/61a72ae182-removebg1.png\"\n          \/>\n        <\/div>\n        <div class=\"contentBx\">\n          <h2>Online booking system\n<\/h2>\n          <div class=\"size\">\n            <p class=\"des\">\n              Reduce workload by eliminating manual calls to customers & drivers\n\n\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <style>\n         .container {\n      position: relative;\n    }\n\n    .container .card {\n      position: relative;\n      height: 430px;\n      background: #00549f;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .container .card:before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: #ffffff;\n      clip-path: circle(150px at 80% 20%);\n      transition: 0.5s ease-in-out;\n    }\n\n    .container .card:hover:before {\n      clip-path: circle(300px at 80% -20%);\n    }\n\n    .container .card:after {\n      \/* content: \"Nike\"; *\/\n      position: absolute;\n      top: 30%;\n      left: -20%;\n      font-size: 12em;\n      font-weight: 800;\n      font-style: italic;\n      color: rgba(255, 255, 25, 0.05);\n    }\n\n    .container .card .imgBx {\n      position: absolute;\n      top: 50%;\n      transform: translateY(-50%);\n      z-index: 10000;\n      width: 100%;\n      height: 220px;\n      transition: 0.5s;\n    }\n\n    .container .card:hover .imgBx {\n      top: 0%;\n      transform: translateY(0%);\n    }\n\n    .container .card .imgBx img {\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%) rotate(-25deg);\n      width: 150px;\n    }\n\n    .container .card .contentBx {\n      position: absolute;\n      bottom: 0;\n      width: 100%;\n      height: 100px;\n      text-align: center;\n      transition: 1s;\n      z-index: 10;\n    }\n\n    .container .card:hover .contentBx {\n      height: 210px;\n    }\n\n    .container .card .contentBx h2 {\n      position: relative;\n      font-weight: 600;\n      letter-spacing: 1px;\n      color: #fff;\n      margin: 0;\n      font-size: 20px;\n      margin-bottom: 10px;\n    }\n\n    .container .card .contentBx .size,\n    .container .card .contentBx .color {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      padding: 8px 20px;\n      transition: 0.5s;\n      opacity: 0;\n      visibility: hidden;\n      padding-top: 0;\n      padding-bottom: 0;\n    }\n\n    .container .card:hover .contentBx .size {\n      opacity: 1;\n      visibility: visible;\n      transition-delay: 0.5s;\n    }\n\n    .container .card:hover .contentBx .color {\n      opacity: 1;\n      visibility: visible;\n      transition-delay: 0.6s;\n    }\n\n    .container .card .contentBx .size h3,\n    .container .card .contentBx .color h3 {\n      color: #fff;\n      font-weight: 300;\n      font-size: 14px;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      margin-right: 10px;\n    }\n\n    .container .card .contentBx .size span {\n      width: 26px;\n      height: 26px;\n      text-align: center;\n      line-height: 26px;\n      font-size: 14px;\n      display: inline-block;\n      color: #111;\n      background: #fff;\n      margin: 0 5px;\n      transition: 0.5s;\n      color: #111;\n      border-radius: 4px;\n      cursor: pointer;\n    }\n\n    .container .card .contentBx .size span:hover {\n      background: #9bdc28;\n    }\n\n    .container .card .contentBx .color span {\n      width: 20px;\n      height: 20px;\n      background: #ff0;\n      border-radius: 50%;\n      margin: 0 5px;\n      cursor: pointer;\n    }\n\n    .container .card .contentBx .color span:nth-child(2) {\n      background: #334711;\n    }\n\n    .container .card .contentBx .color span:nth-child(3) {\n      background: #03a9f4;\n    }\n\n    .container .card .contentBx .color span:nth-child(4) {\n      background: #e91e63;\n    }\n\n    .container .card .contentBx a {\n      display: inline-block;\n      padding: 10px 20px;\n      background: #fff;\n      border-radius: 4px;\n      margin-top: 10px;\n      text-decoration: none;\n      font-weight: 600;\n      color: #111;\n      opacity: 0;\n      transform: translateY(50px);\n      transition: 0.5s;\n      margin-top: 0;\n    }\n\n    .container .card:hover .contentBx a {\n      opacity: 1;\n      transform: translateY(0px);\n      transition-delay: 0.75s;\n    }\n\n    .contentBx .size .des {\n        color: white;\n    }\n    <\/style>\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-47b7eab e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"47b7eab\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33e604d elementor-widget elementor-widget-html\" data-id=\"33e604d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"container\">\n      <div class=\"card\">\n        <div class=\"imgBx\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/61a72ae182-removebg2.png\"\n          \/>\n        <\/div>\n        <div class=\"contentBx\">\n          <h2>Realtime Location and Activity Status\n<\/h2>\n          <div class=\"size\">\n            <p class=\"des\">\n              Increase truck utilization by better visibility of truck status.\u2028Provide customers with peace of mind.\n\n\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/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-c1f5241 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"c1f5241\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f18cf04 elementor-widget elementor-widget-html\" data-id=\"f18cf04\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"container\">\n      <div class=\"card\">\n        <div class=\"imgBx\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/61a72ae182-removebg3.png\"\n          \/>\n        <\/div>\n        <div class=\"contentBx\">\n          <h2>Auto Invoice generation & billing\n<\/h2>\n          <div class=\"size\">\n            <p class=\"des\">\n              Reduce costly mistake by automating and streamline billing and documentation\n\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/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-59fa830 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"59fa830\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65d10a0 elementor-widget elementor-widget-html\" data-id=\"65d10a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"container\">\n      <div class=\"card\">\n        <div class=\"imgBx\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/03\/3PL.png\"\n          \/>\n        <\/div>\n        <div class=\"contentBx\">\n          <h2>Access to 3rd Party services (e.g. cargo insurance)<\/h2>\n          <div class=\"size\">\n            <p class=\"des\">\n              Expand service offerings through integration with third-party\n              providers\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/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-32e7d7b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"32e7d7b\" data-element_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-72f47ab e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"72f47ab\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6fbade elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"b6fbade\" data-element_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=\"242\" height=\"167\" src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-80x55.png\" class=\"attachment-full size-full wp-image-294\" alt=\"\" srcset=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image.png 242w, https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-18x12.png 18w, https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-80x55.png 80w\" sizes=\"(max-width: 242px) 100vw, 242px\" \/>\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 class=\"elementor-element elementor-element-a5d884c elementor-widget elementor-widget-text-editor\" data-id=\"a5d884c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We are transforming the container trucking operations by migrating offline processes to the online world, whether it\u2019s pairing shippers with truckers or modernizing the trucking infrastructure to streamline payments and financial services.<\/p>\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-666804e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"666804e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8335ce8 elementor-widget elementor-widget-heading\" data-id=\"8335ce8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Office Location<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44c2334 elementor-widget elementor-widget-text-editor\" data-id=\"44c2334\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Address :\u00a0<\/strong>Room No 4054, Tawin Center, Pyay Road, Dagon Tsp, Yangon<\/p><p><strong>Tel :\u00a0<\/strong>+959251438092<\/p>\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-994e76b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"994e76b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6181417 elementor-widget elementor-widget-heading\" data-id=\"6181417\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e5d0fc elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1e5d0fc\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Shipper<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Operator<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\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-b7bce99 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"b7bce99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3710533 elementor-widget elementor-widget-heading\" data-id=\"3710533\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Social Links<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcf44 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"a3fcf44\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-4a17fe1\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-ce30efd\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-9e97083\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Telegram<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-telegram\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\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-9693b4a e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"9693b4a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0fc75a9 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"0fc75a9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e81170e elementor-widget elementor-widget-image\" data-id=\"e81170e\" data-element_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=\"242\" height=\"167\" src=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-80x55.png\" class=\"attachment-full size-full wp-image-294\" alt=\"\" srcset=\"https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image.png 242w, https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-18x12.png 18w, https:\/\/www.cotruck.co\/wp-content\/uploads\/2024\/01\/MicrosoftTeams-image-80x55.png 80w\" sizes=\"(max-width: 242px) 100vw, 242px\" \/>\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-3c0cc1b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"3c0cc1b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc191c3 wpr-main-menu-align-right wpr-main-menu-align--tabletleft wpr-main-menu-align--mobileleft wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-sub-icon-caret-down wpr-sub-menu-fx-fade wpr-nav-menu-bp-mobile wpr-mobile-menu-full-width wpr-mobile-menu-item-align-center wpr-mobile-toggle-v1 wpr-sub-divider-yes wpr-mobile-divider-yes elementor-widget elementor-widget-wpr-nav-menu\" data-id=\"cc191c3\" data-element_type=\"widget\" data-settings=\"{&quot;menu_layout&quot;:&quot;horizontal&quot;}\" data-widget_type=\"wpr-nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav class=\"wpr-nav-menu-container wpr-nav-menu-horizontal\" data-trigger=\"hover\"><ul id=\"menu-1-cc191c3\" class=\"wpr-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1457\"><a href=\"https:\/\/www.cotruck.co\/\" class=\"wpr-menu-item wpr-pointer-item menu-link\">Home<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1458\"><a href=\"https:\/\/www.cotruck.co\/index.php\/shipper\/\" class=\"wpr-menu-item wpr-pointer-item menu-link\">Shipper<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1459\"><a href=\"https:\/\/www.cotruck.co\/index.php\/operator\/\" class=\"wpr-menu-item wpr-pointer-item menu-link\">Operator<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1460\"><a href=\"https:\/\/www.cotruck.co\/index.php\/contact-us\/\" class=\"wpr-menu-item wpr-pointer-item menu-link\">Contact Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1461\"><a href=\"https:\/\/www.cotruck.co\/index.php\/privacy-policy\/\" class=\"wpr-menu-item wpr-pointer-item menu-link\">Privacy Policy<\/a><\/li>\n<\/ul><\/nav><nav class=\"wpr-mobile-nav-menu-container\"><div class=\"wpr-mobile-toggle-wrap\"><div class=\"wpr-mobile-toggle\"><span class=\"wpr-mobile-toggle-line\"><\/span><span class=\"wpr-mobile-toggle-line\"><\/span><span class=\"wpr-mobile-toggle-line\"><\/span><\/div><\/div><ul id=\"mobile-menu-2-cc191c3\" class=\"wpr-mobile-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1457\"><a href=\"https:\/\/www.cotruck.co\/\" class=\"wpr-mobile-menu-item menu-link\">Home<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1458\"><a href=\"https:\/\/www.cotruck.co\/index.php\/shipper\/\" class=\"wpr-mobile-menu-item menu-link\">Shipper<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1459\"><a href=\"https:\/\/www.cotruck.co\/index.php\/operator\/\" class=\"wpr-mobile-menu-item menu-link\">Operator<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1460\"><a href=\"https:\/\/www.cotruck.co\/index.php\/contact-us\/\" class=\"wpr-mobile-menu-item menu-link\">Contact Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1461\"><a href=\"https:\/\/www.cotruck.co\/index.php\/privacy-policy\/\" class=\"wpr-mobile-menu-item menu-link\">Privacy Policy<\/a><\/li>\n<\/ul><\/nav>\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-9dd736d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"9dd736d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-561e3a0 elementor-widget elementor-widget-html\" data-id=\"561e3a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Language Toggle -->\n<div class=\"language-toggle\">\n    <div class=\"language\" data-lang=\"my\">MM<\/div>\n    <div class=\"language active\" data-lang=\"en\">EN<\/div>\n<\/div>\n\n<style>\n\/* Language Toggle *\/\n.language-toggle {\n  display: flex;\n  align-items: center;\n  background-color: #EDE7F2;\n  border-radius: 20px;\n  font-family: \"Manrope\", sans-serif;\n  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);\n  padding: 6px;\n  gap: 4px;\n  width: fit-content;\n  transition: background-color 0.3s ease-in-out;\n}\n\n.language {\n  padding: 8px 12px;\n  font-size: 14px;\n  font-weight: 600;\n  cursor: pointer;\n  text-align: center;\n  min-width: 50px;\n  border-radius: 16px;\n  transition: all 0.3s ease-in-out;\n}\n\n.language.active {\n  background-color: #00549F;\n  color: white;\n  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);\n}\n\n.language:not(.active) {\n  color: #666;\n  opacity: 0.7;\n}\n\n.language:hover {\n  opacity: 1;\n}\n<\/style>\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We Follow Some Steps To Delivery Products Find and book daily loads for your fleet with ease, along with fair and transparent pricing. Attach your trucks with our company and ensure higher truck utilization that helps you to earn more. An efficient route planning helps optimize time and reduce fuel expenses of your fleet. Online booking system Reduce workload by eliminating manual calls to customers &#038; drivers Realtime Location and Activity Status Increase truck utilization by better visibility of truck status.\u2028Provide customers with peace of mind. Auto Invoice generation &#038; billing Reduce costly mistake by automating and streamline billing and documentation Access to 3rd Party services (e.g. cargo insurance) Expand service offerings through integration with third-party providers We are transforming the container trucking operations by migrating offline processes to the online world, whether it\u2019s pairing shippers with truckers or modernizing the trucking infrastructure to streamline payments and financial services. Office Location Address :\u00a0Room No 4054, Tawin Center, Pyay Road, Dagon Tsp, Yangon Tel :\u00a0+959251438092 Quick Links Home Shipper Operator Contact Social Links Facebook Instagram Telegram Home Shipper Operator Contact Us Privacy Policy Home Shipper Operator Contact Us Privacy Policy MM EN<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/pages\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/comments?post=117"}],"version-history":[{"count":3,"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/pages\/117\/revisions"}],"predecessor-version":[{"id":1912,"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/pages\/117\/revisions\/1912"}],"wp:attachment":[{"href":"https:\/\/www.cotruck.co\/index.php\/wp-json\/wp\/v2\/media?parent=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}