Skip to content
Home
About Us
Mission and Vision
Meet the Team
Industry Solutions
Back Office For Freight Forwarders
Back Office For Freight Payments
Back Office For NVOCC
Back Office For 3PL
Back Office For Trucking Companies
Back Office For Custom House Brokers
Services
Logistics Back Office
Accounts Payable
Accounts Receivable
Lead Generation
Freight Data Analytics
API/BOT/Automation
Cyber Security
Process
Contact Us
Careers
Blog
Home
About Us
Mission and Vision
Meet the Team
Industry Solutions
Back Office For Freight Forwarders
Back Office For Freight Payments
Back Office For NVOCC
Back Office For 3PL
Back Office For Trucking Companies
Back Office For Custom House Brokers
Services
Logistics Back Office
Accounts Payable
Accounts Receivable
Lead Generation
Freight Data Analytics
API/BOT/Automation
Cyber Security
Process
Contact Us
Careers
Blog
Say Hello
We would love to hear from you!
Phone
+443-283-2320
Email
info@infinity-logisticsbackoffice.com
Visit Us
Address
15310 Amberly Drive, Suite 250, Tampa, FL 33647
First Name
Last Name
Email*
Company
City
State
Tell Us How We Can Help You
Send
Scroll to Top
document.addEventListener('DOMContentLoaded', function() { // Wait for SmartMenus to fully load first setTimeout(function() { var nav = document.querySelector('#menu-1-18703de'); if (!nav) { nav = document.querySelector('.elementor-nav-menu'); } var items = nav ? nav.querySelectorAll('.menu-item-has-children') : []; Array.prototype.forEach.call(items, function(item) { var submenu = item.querySelector('.sub-menu'); var timer; item.addEventListener('mouseenter', function() { clearTimeout(timer); if (submenu) { submenu.removeAttribute('style'); submenu.style.cssText = 'display:block !important; visibility:visible !important; opacity:1 !important; pointer-events:all !important; position:absolute !important;'; } }, true); item.addEventListener('mouseleave', function() { timer = setTimeout(function() { if (submenu) { submenu.style.cssText = 'display:none !important;'; } }, 400); }, true); // Also keep open when hovering submenu itself if (submenu) { submenu.addEventListener('mouseenter', function() { clearTimeout(timer); }, true); submenu.addEventListener('mouseleave', function() { timer = setTimeout(function() { submenu.style.cssText = 'display:none !important;'; }, 400); }, true); } }); }, 1000); });