{"id":239595,"date":"2026-02-05T08:50:38","date_gmt":"2026-02-05T08:50:38","guid":{"rendered":"https:\/\/appletechconsultants.com\/2026\/?page_id=239595"},"modified":"2026-04-21T07:12:17","modified_gmt":"2026-04-21T07:12:17","slug":"contact","status":"publish","type":"page","link":"https:\/\/appletechconsultants.com\/2026\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_animated et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h1  class=\"at-no-padding-bottom\">Get In <span class=\"at-header-color\">Touch<\/span><\/h1>\n<\/div><\/div>\n\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_animated et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Let\u2019s turn your ideas into powerful digital solutions. Connect with our experts to discuss your project, explore innovative technologies, and discover how we can help your business grow.<\/p>\n<p>Whether you need software development, mobile apps, or enterprise solutions, our team is ready to assist you every step of the way.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_animated et_pb_module\"><div class=\"et_pb_code_inner\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>AppleTech \u2014 Contact Us<\/title>\n<style>\n#atc-cu *, #atc-cu *::before, #atc-cu *::after { box-sizing:border-box; margin:0; padding:0; }\n#atc-cu {\n  --r:   #e8001a;\n  --r05: rgba(232,0,26,0.05);\n  --r12: rgba(232,0,26,0.12);\n  --r25: rgba(232,0,26,0.25);\n  --r40: rgba(232,0,26,0.40);\n  --r55: rgba(232,0,26,0.55);\n  --ink: #111111;\n  --mono:'Share Tech Mono',monospace;\n  --sans:'Rajdhani',sans-serif;\n  background:#ffffff; font-family:var(--sans); color:var(--ink);\n  width:760px; max-width:100%; display:flex; flex-direction:column; align-items:center;\n  padding:0px 10px; position:relative; line-height:normal; overflow:hidden;\n  margin: 0 auto;\n}\n\n\/* header *\/\n#atc-cu .cu-hdr { text-align:center; margin-bottom:22px; }\n#atc-cu .cu-eyebrow {\n  font-family:var(--mono); font-size:10px; letter-spacing:5px; color:var(--r);\n  display:flex; align-items:center; justify-content:center; gap:10px; margin-bottom:6px;\n}\n#atc-cu .cu-eyebrow::before,#atc-cu .cu-eyebrow::after {\n  content:''; width:28px; height:1px; background:var(--r40); display:block;\n}\n#atc-cu .cu-title {\n  font-family:var(--sans); font-size:28px; font-weight:700;\n  letter-spacing:2px; color:var(--ink); text-transform:uppercase; line-height:1.1;\n}\n#atc-cu .cu-title em { color:var(--r); font-style:normal; }\n#atc-cu .cu-tagline { font-family:var(--mono); font-size:9.5px; letter-spacing:3px; color:var(--r40); margin-top:5px; }\n\n\/* layout *\/\n#atc-cu .cu-body { display:flex; gap:20px; width:100%; max-width:760px; align-items:stretch; }\n#atc-cu .cu-map-panel { flex:1 1 280px; min-width:0; display:flex; flex-direction:column; gap:12px; }\n#atc-cu .cu-side { flex:0 0 210px; display:flex; flex-direction:column; gap:12px; }\n\n\/* map *\/\n#atc-cu .cu-map-wrap {\n  border:1px solid var(--r12); border-radius:6px;\n  background:transparent; overflow:hidden;\n  flex:1; display:flex; align-items:center;\n}\n#atc-cu .cu-map-wrap svg { display:block; width:100%; height:100%; padding-top: 20px; }\n#atc-cu .land   { fill:rgba(232,0,26,0.15); stroke:rgba(232,0,26,0.55); stroke-width:0.7; stroke-linejoin:round; }\n#atc-cu .land-s { fill:rgba(232,0,26,0.10); stroke:rgba(232,0,26,0.35); stroke-width:0.5; stroke-linejoin:round; }\n\n\/* office cards *\/\n#atc-cu .cu-offices { display:flex; gap:8px; flex-wrap:wrap; }\n#atc-cu .cu-office-card {\n  flex:1 1 150px; border:1px solid var(--r12); border-radius:5px;\n  padding:10px 12px; background:transparent; position:relative;\n  animation:cuFadeUp 0.5s ease both;\n}\n#atc-cu .cu-office-card::before {\n  content:''; position:absolute; left:0;top:0;bottom:0; width:2px; background:var(--r);\n}\n#atc-cu .cu-office-card:nth-child(1){animation-delay:.1s;}\n#atc-cu .cu-office-card:nth-child(2){animation-delay:.2s;}\n#atc-cu .cu-office-card:nth-child(3){animation-delay:.3s;}\n#atc-cu .cu-odot {\n  position:absolute; top:10px; right:10px;\n  width:5px; height:5px; border-radius:50%; background:var(--r);\n  animation:cuBlink 1.4s infinite;\n}\n#atc-cu .cu-office-card:nth-child(2) .cu-odot{animation-delay:.5s;}\n#atc-cu .cu-office-card:nth-child(3) .cu-odot{animation-delay:1s;}\n#atc-cu .cu-onum    { font-family:var(--mono); font-size:7.5px; color:var(--r55); letter-spacing:2px; margin-bottom:3px; }\n#atc-cu .cu-ocountry   { font-family:var(--sans); font-weight:700; font-size:13px; letter-spacing:1px; color:var(--ink); text-transform:uppercase; }\n#atc-cu .cu-ocity{ font-family:var(--mono); font-size:8px; color:var(--r40); }\n#atc-cu .cu-otz     { font-family:var(--mono); font-size:7px; color:var(--r25); margin-top:3px; }\n\n\/* contact block *\/\n#atc-cu .cu-contact-block {\n  border:1px solid var(--r12); border-radius:5px; padding:14px; display:flex; flex-direction:column; gap:11px;\n}\n#atc-cu .cu-cb-title {\n  font-family:var(--mono); font-size:8px; letter-spacing:3px; color:var(--r55);\n  border-bottom:1px solid var(--r05); padding-bottom:8px;\n  display:flex; align-items:center; gap:7px;\n}\n#atc-cu .cu-cb-title::before {\n  content:''; width:5px; height:5px; border-radius:50%; background:var(--r);\n  animation:cuBlink 1s infinite; flex-shrink:0;\n}\n#atc-cu .cu-citem { display:flex; align-items:center; gap:10px; animation:cuSlideIn .5s ease both; }\n#atc-cu .cu-citem:nth-child(2){animation-delay:.15s;}\n#atc-cu .cu-citem:nth-child(3){animation-delay:.30s;}\n#atc-cu .cu-cicon {\n  width:30px; height:30px; border:1px solid var(--r25); border-radius:4px;\n  display:flex; align-items:center; justify-content:center; flex-shrink:0; font-size:14px;\n}\n#atc-cu .cu-clabel { font-family:var(--mono); font-size:7px; letter-spacing:1.5px; color:var(--r40); display:block; }\n#atc-cu .cu-cval   { font-family:var(--mono); font-size:9.5px; color:var(--ink); display:block; margin-top:1px; }\n\n\/* response badge *\/\n#atc-cu .cu-resp {\n  border:1px solid var(--r05); border-radius:5px; padding:9px 12px;\n  display:flex; align-items:center; gap:10px;\n  font-family:var(--mono); font-size:7.5px; color:var(--r40);\n}\n#atc-cu .cu-resp-track { flex:1; height:3px; background:var(--r05); border-radius:2px; overflow:hidden; }\n#atc-cu .cu-resp-fill  { height:100%; background:var(--r); border-radius:2px; width:0; animation:cuGrow 1.5s .8s ease forwards; }\n#atc-cu .cu-resp-val   { color:var(--r); font-size:10px; white-space:nowrap; }\n\n\/* availability *\/\n#atc-cu .cu-avail {\n  border:1px solid var(--r05); border-radius:5px; padding:12px 14px; display:flex; flex-direction:column; gap:7px;\n}\n#atc-cu .cu-avail-title { font-family:var(--mono); font-size:8px; letter-spacing:3px; color:var(--r55); border-bottom:1px solid var(--r05); padding-bottom:7px; }\n#atc-cu .cu-arow { display:flex; justify-content:space-between; font-family:var(--mono); font-size:8px; }\n#atc-cu .cu-arow span:first-child { color:var(--r40); }\n#atc-cu .cu-arow span:last-child  { color:var(--ink); }\n#atc-cu .cu-arow.em span:last-child { color:var(--r); }\n#atc-cu .cu-online {\n  margin-top:2px; background:var(--r05); border:1px solid var(--r12); border-radius:3px;\n  padding:6px 10px; font-family:var(--mono); font-size:8px; color:var(--r55);\n  text-align:center; letter-spacing:1px; display:flex; align-items:center; justify-content:center; gap:6px;\n}\n#atc-cu .cu-online-dot { width:5px; height:5px; border-radius:50%; background:var(--r); animation:cuBlink 1.2s infinite; }\n\n\/* progress line *\/\n#atc-cu .cu-progress {\n  position: absolute;\n  top: -2px; left: 0; right: 0;\n  height: 2px;\n  background: #e8001a;\n  box-shadow: 0 0 6px rgba(232,0,26,0.35);\n  transition: width 3.4s linear;\n  width: 0%;\n  z-index: 2;\n}\n\n\/* status *\/\n#atc-cu .cu-status {\n  width:100%; max-width:760px;\n  height:26px;\n  position: relative;\n  display:flex; align-items:center; gap:8px;\n  font-family:var(--mono); font-size:9.5px; color:var(--r55);\n  background: rgba(232,0,26,0.04);\n  border-top:1px solid rgba(232,0,26,0.1);\n  padding:0 12px;\n  border-radius: 0 0 6px 6px;\n  line-height:1;\n  margin-top:0;\n  z-index: 1;\n}\n#atc-cu .cu-sdot { width:5px; height:5px; border-radius:50%; background:var(--r); animation:cuBlink 1s infinite; flex-shrink:0; }\n#atc-cu .cu-ssp  { flex:1; }\n#atc-cu .cu-sclk { font-size:7.5px; color:var(--r25); }\n\n\/* pin label boxes *\/\n#atc-cu .pin-label-rect { fill:rgba(8,8,10,0.92); }\n\n\/* keyframes *\/\n@keyframes cuBlink   { 0%,100%{opacity:1}50%{opacity:.3} }\n@keyframes cuFadeUp  { from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)} }\n@keyframes cuSlideIn { from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)} }\n@keyframes cuGrow    { to{width:65%} }\n@keyframes cuPing    { 0%{opacity:.8}100%{r:18;opacity:0} }\n\n\/* particle canvas background *\/\n#atc-cu #cu-canvas {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  display: block;\n  pointer-events: none;\n  z-index: 0;\n}\n\n\/* scene wrapper *\/\n#atc-cu .cu-scene {\n  position: relative;\n  width: 760px;\n  max-width: 100%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  padding: 0;\n  z-index: 1;\n  box-shadow: 0px 0px 5px 1px rgba(249, 14, 19, 0.05);\n  margin: 10px 0;\n  padding: 25px;\n}\n\n@media(max-width:720px){\n  #atc-cu .cu-body{flex-direction:column;}\n  #atc-cu .cu-side{flex:none;width:100%;}\n}\n\n@media (min-width:981px) and (max-width:1200px) {\n  #atc-cu .cu-side {flex: 0 0 140px;}\n  #atc-cu .cu-ocountry {font-size: 12px;}\n  #atc-cu .cu-cval {font-size: 6px;}\n}\n<\/style>\n<\/head>\n<body>\n<div id=\"atc-cu\">\n  <canvas id=\"cu-canvas\"><\/canvas>\n  <div class=\"cu-scene\">\n  <div class=\"cc tl\"><\/div><div class=\"cc tr\"><\/div>\n  <div class=\"cc bl\"><\/div><div class=\"cc br\"><\/div>\n\n  <div class=\"cu-hdr\">\n    <div class=\"cu-eyebrow\">Get In Touch<\/div>\n  \n    <div class=\"cu-tagline\">3 GLOBAL OFFICES \u00b7 24\/7 SUPPORT \u00b7 QUICK RESPONSE TIME<\/div>\n  <\/div>\n\n  <div class=\"cu-body\">\n    <div class=\"cu-map-panel\">\n      <div class=\"cu-map-wrap\">\n        <svg viewBox=\"0 0 1000 500\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\n          <!-- grid -->\n          <line x1=\"0\" y1=\"250\" x2=\"1000\" y2=\"250\" stroke=\"rgba(232,0,26,0.08)\" stroke-width=\"0.8\" stroke-dasharray=\"5 7\"\/>\n          <line x1=\"0\" y1=\"167\" x2=\"1000\" y2=\"167\" stroke=\"rgba(232,0,26,0.04)\" stroke-width=\"0.5\" stroke-dasharray=\"2 10\"\/>\n          <line x1=\"0\" y1=\"333\" x2=\"1000\" y2=\"333\" stroke=\"rgba(232,0,26,0.04)\" stroke-width=\"0.5\" stroke-dasharray=\"2 10\"\/>\n          <line x1=\"250\" y1=\"0\" x2=\"250\" y2=\"500\" stroke=\"rgba(232,0,26,0.04)\" stroke-width=\"0.5\" stroke-dasharray=\"2 10\"\/>\n          <line x1=\"500\" y1=\"0\" x2=\"500\" y2=\"500\" stroke=\"rgba(232,0,26,0.04)\" stroke-width=\"0.5\" stroke-dasharray=\"2 10\"\/>\n          <line x1=\"750\" y1=\"0\" x2=\"750\" y2=\"500\" stroke=\"rgba(232,0,26,0.04)\" stroke-width=\"0.5\" stroke-dasharray=\"2 10\"\/>\n          <rect x=\"1\" y=\"1\" width=\"998\" height=\"498\" rx=\"4\" fill=\"none\" stroke=\"rgba(232,0,26,0)\" stroke-width=\"1\"\/>\n          <text x=\"18\" y=\"246\" fill=\"rgba(232,0,26,0.15)\" font-size=\"8\" font-family=\"Share Tech Mono\" letter-spacing=\"2\">EQUATOR<\/text>\n\n<path class=\"land\" d=\"M 116.7,83.3 L 138.9,97.2 L 155.6,119.4 L 155.6,138.9 L 161.1,147.2 L 172.2,152.8 L 175.0,158.3 L 180.6,166.7 L 194.4,183.3 L 202.8,186.1 L 211.1,197.2 L 222.2,197.2 L 230.6,194.4 L 230.6,177.8 L 236.1,169.4 L 250.0,169.4 L 258.3,166.7 L 269.4,166.7 L 272.2,169.4 L 275.0,177.8 L 277.8,180.6 L 277.8,175.0 L 275.0,166.7 L 277.8,161.1 L 288.9,152.8 L 302.8,133.3 L 305.6,122.2 L 313.9,119.4 L 319.4,127.8 L 330.6,125.0 L 344.4,122.2 L 352.8,119.4 L 347.2,77.8 L 319.4,61.1 L 291.7,50.0 L 263.9,47.2 L 222.2,50.0 L 166.7,61.1 L 111.1,55.6 L 33.3,52.8 L 33.3,66.7 L 44.4,72.2 L 55.6,83.3 L 61.1,88.9 L 77.8,88.9 L 88.9,80.6 L 111.1,83.3 Z\"\/>\n          <path class=\"land-s\" d=\"M 33.3,66.7 L 44.4,83.3 L 55.6,88.9 L 41.7,80.6 L 33.3,83.3 L 33.3,66.7 Z\"\/>\n          <path class=\"land-s\" d=\"M 44.4,83.3 L 66.7,88.9 L 77.8,88.9 L 88.9,80.6 L 77.8,77.8 L 66.7,83.3 L 55.6,83.3 L 44.4,83.3 Z\"\/>\n          <path class=\"land\" d=\"M 347.2,77.8 L 377.8,83.3 L 411.1,72.2 L 438.9,55.6 L 450.0,44.4 L 438.9,33.3 L 411.1,22.2 L 377.8,16.7 L 344.4,22.2 L 316.7,36.1 L 311.1,50.0 L 319.4,61.1 L 338.9,72.2 L 347.2,77.8 Z\"\/>\n          <path class=\"land-s\" d=\"M 263.9,188.9 L 283.3,194.4 L 291.7,194.4 L 294.4,191.7 L 286.1,186.1 L 269.4,186.1 L 263.9,188.9 Z\"\/>\n          <path class=\"land-s\" d=\"M 294.4,194.4 L 305.6,200.0 L 311.1,197.2 L 305.6,194.4 L 294.4,194.4 Z\"\/>\n          <path class=\"land-s\" d=\"M 244.4,200.0 L 252.8,208.3 L 266.7,219.4 L 269.4,222.2 L 286.1,227.8 L 280.6,225.0 L 272.2,222.2 L 263.9,219.4 L 258.3,211.1 L 250.0,205.6 L 244.4,200.0 Z\"\/>\n          <path class=\"land\" d=\"M 280.6,225.0 L 286.1,227.8 L 291.7,219.4 L 300.0,216.7 L 319.4,219.4 L 333.3,233.3 L 355.6,236.1 L 361.1,244.4 L 366.7,255.6 L 375.0,263.9 L 394.4,277.8 L 402.8,272.2 L 402.8,283.3 L 394.4,297.2 L 388.9,305.6 L 377.8,313.9 L 366.7,327.8 L 358.3,333.3 L 352.8,344.4 L 338.9,355.6 L 327.8,366.7 L 319.4,366.7 L 316.7,377.8 L 311.1,388.9 L 311.1,402.8 L 319.4,402.8 L 325.0,394.4 L 344.4,366.7 L 355.6,344.4 L 355.6,338.9 L 361.1,327.8 L 375.0,311.1 L 386.1,305.6 L 394.4,294.4 L 402.8,275.0 L 402.8,272.2 L 394.4,277.8 L 375.0,263.9 L 366.7,255.6 L 361.1,244.4 L 355.6,236.1 L 333.3,233.3 L 319.4,219.4 L 300.0,216.7 L 291.7,219.4 L 280.6,225.0 Z\"\/>\n          <path class=\"land\" d=\"M 475.0,150.0 L 477.8,144.4 L 475.0,127.8 L 494.4,127.8 L 508.3,119.4 L 513.9,116.7 L 522.2,116.7 L 527.8,100.0 L 533.3,97.2 L 527.8,88.9 L 513.9,88.9 L 511.1,105.6 L 505.6,108.3 L 500.0,108.3 L 494.4,108.3 L 491.7,102.8 L 486.1,100.0 L 483.3,94.4 L 491.7,88.9 L 500.0,86.1 L 513.9,77.8 L 522.2,75.0 L 541.7,61.1 L 550.0,58.3 L 569.4,55.6 L 577.8,52.8 L 583.3,58.3 L 575.0,69.4 L 569.4,77.8 L 572.2,83.3 L 580.6,86.1 L 583.3,88.9 L 583.3,94.4 L 569.4,97.2 L 561.1,105.6 L 550.0,111.1 L 547.2,116.7 L 541.7,122.2 L 538.9,127.8 L 538.9,136.1 L 533.3,144.4 L 541.7,144.4 L 544.4,138.9 L 550.0,138.9 L 555.6,141.7 L 561.1,144.4 L 566.7,144.4 L 572.2,144.4 L 577.8,138.9 L 588.9,150.0 L 597.2,147.2 L 600.0,150.0 L 577.8,150.0 L 541.7,150.0 L 533.3,144.4 L 527.8,127.8 L 513.9,127.8 L 505.6,127.8 L 494.4,127.8 L 477.8,127.8 L 477.8,144.4 L 475.0,150.0 Z\"\/>\n          <path class=\"land-s\" d=\"M 486.1,111.1 L 491.7,111.1 L 494.4,108.3 L 500.0,108.3 L 497.2,102.8 L 491.7,102.8 L 486.1,111.1 Z\"\/>\n          <path class=\"land-s\" d=\"M 472.2,105.6 L 483.3,105.6 L 486.1,100.0 L 477.8,97.2 L 472.2,100.0 L 472.2,105.6 Z\"\/>\n          <path class=\"land-s\" d=\"M 569.4,55.6 L 577.8,52.8 L 583.3,58.3 L 575.0,69.4 L 569.4,77.8 L 572.2,83.3 L 583.3,88.9 L 588.9,77.8 L 583.3,72.2 L 583.3,61.1 L 569.4,55.6 Z\"\/>\n          <path class=\"land\" d=\"M 486.1,150.0 L 494.4,150.0 L 527.8,147.2 L 538.9,147.2 L 550.0,147.2 L 569.4,147.2 L 588.9,163.9 L 600.0,188.9 L 605.6,205.6 L 616.7,216.7 L 622.2,216.7 L 622.2,227.8 L 616.7,238.9 L 611.1,244.4 L 605.6,250.0 L 600.0,261.1 L 597.2,272.2 L 600.0,283.3 L 605.6,300.0 L 600.0,311.1 L 594.4,327.8 L 577.8,344.4 L 550.0,344.4 L 544.4,333.3 L 538.9,311.1 L 533.3,300.0 L 527.8,283.3 L 522.2,261.1 L 511.1,244.4 L 505.6,233.3 L 500.0,236.1 L 488.9,236.1 L 477.8,236.1 L 472.2,233.3 L 461.1,222.2 L 455.6,213.9 L 450.0,208.3 L 455.6,194.4 L 466.7,183.3 L 477.8,172.2 L 486.1,161.1 L 486.1,150.0 Z\"\/>\n          <path class=\"land-s\" d=\"M 622.2,283.3 L 633.3,288.9 L 638.9,294.4 L 638.9,305.6 L 633.3,316.7 L 622.2,311.1 L 622.2,300.0 L 622.2,283.3 Z\"\/>\n          <path class=\"land-s\" d=\"M 588.9,163.9 L 600.0,188.9 L 605.6,205.6 L 616.7,216.7 L 622.2,216.7 L 638.9,211.1 L 655.6,188.9 L 661.1,183.3 L 655.6,188.9 L 650.0,205.6 L 644.4,211.1 L 638.9,222.2 L 633.3,216.7 L 627.8,205.6 L 622.2,194.4 L 616.7,205.6 L 605.6,205.6 L 600.0,188.9 L 588.9,163.9 Z\"\/>\n          <path class=\"land\" d=\"M 577.8,138.9 L 588.9,150.0 L 597.2,147.2 L 600.0,150.0 L 611.1,150.0 L 616.7,144.4 L 622.2,138.9 L 627.8,133.3 L 644.4,127.8 L 666.7,127.8 L 677.8,133.3 L 688.9,138.9 L 700.0,144.4 L 711.1,155.6 L 722.2,166.7 L 733.3,172.2 L 744.4,177.8 L 755.6,188.9 L 766.7,194.4 L 772.2,200.0 L 777.8,211.1 L 788.9,222.2 L 800.0,216.7 L 805.6,211.1 L 816.7,188.9 L 827.8,183.3 L 833.3,177.8 L 838.9,166.7 L 838.9,161.1 L 833.3,155.6 L 827.8,150.0 L 833.3,144.4 L 844.4,133.3 L 850.0,127.8 L 855.6,127.8 L 861.1,133.3 L 866.7,127.8 L 872.2,116.7 L 872.2,100.0 L 861.1,94.4 L 850.0,105.6 L 838.9,116.7 L 827.8,133.3 L 822.2,138.9 L 811.1,150.0 L 800.0,161.1 L 788.9,172.2 L 777.8,183.3 L 766.7,183.3 L 755.6,177.8 L 744.4,172.2 L 733.3,161.1 L 722.2,155.6 L 711.1,150.0 L 700.0,150.0 L 688.9,150.0 L 677.8,150.0 L 666.7,138.9 L 655.6,133.3 L 644.4,127.8 L 627.8,133.3 L 622.2,138.9 L 616.7,144.4 L 611.1,150.0 L 600.0,150.0 L 597.2,147.2 L 588.9,150.0 L 577.8,138.9 Z\"\/>\n          <path class=\"land\" d=\"M 688.9,183.3 L 700.0,188.9 L 711.1,194.4 L 722.2,211.1 L 722.2,222.2 L 716.7,227.8 L 711.1,227.8 L 705.6,211.1 L 700.0,200.0 L 688.9,188.9 L 688.9,183.3 Z\"\/>\n          <path class=\"land-s\" d=\"M 722.2,222.2 L 727.8,227.8 L 727.8,233.3 L 722.2,230.6 L 722.2,222.2 Z\"\/>\n          <path class=\"land-s\" d=\"M 572.2,133.3 L 577.8,138.9 L 588.9,150.0 L 600.0,150.0 L 611.1,150.0 L 616.7,144.4 L 622.2,138.9 L 616.7,133.3 L 605.6,144.4 L 594.4,144.4 L 583.3,144.4 L 572.2,133.3 Z\"\/>\n          <path class=\"land-s\" d=\"M 588.9,77.8 L 600.0,83.3 L 611.1,94.4 L 622.2,127.8 L 633.3,127.8 L 644.4,127.8 L 655.6,100.0 L 666.7,88.9 L 677.8,72.2 L 688.9,61.1 L 700.0,50.0 L 722.2,50.0 L 744.4,50.0 L 766.7,50.0 L 777.8,55.6 L 788.9,66.7 L 800.0,77.8 L 811.1,88.9 L 822.2,100.0 L 833.3,105.6 L 844.4,105.6 L 855.6,111.1 L 861.1,94.4 L 872.2,100.0 L 877.8,94.4 L 888.9,83.3 L 900.0,72.2 L 911.1,61.1 L 922.2,55.6 L 933.3,55.6 L 944.4,61.1 L 955.6,72.2 L 966.7,83.3 L 972.2,88.9 L 972.2,105.6 L 961.1,116.7 L 944.4,127.8 L 927.8,105.6 L 916.7,105.6 L 911.1,94.4 L 900.0,111.1 L 888.9,100.0 L 877.8,94.4 L 872.2,100.0 L 861.1,116.7 L 855.6,127.8 L 844.4,133.3 L 833.3,144.4 L 827.8,150.0 L 833.3,155.6 L 838.9,161.1 L 838.9,172.2 L 827.8,183.3 L 816.7,188.9 L 805.6,211.1 L 800.0,216.7 L 800.0,188.9 L 805.6,172.2 L 811.1,150.0 L 822.2,138.9 L 827.8,133.3 L 838.9,116.7 L 850.0,105.6 L 861.1,94.4 L 872.2,100.0 L 872.2,116.7 L 866.7,127.8 L 861.1,133.3 L 855.6,127.8 L 850.0,127.8 L 844.4,133.3 L 833.3,144.4 L 822.2,138.9 L 811.1,150.0 L 800.0,161.1 L 788.9,172.2 L 777.8,183.3 L 766.7,183.3 L 755.6,177.8 L 744.4,172.2 L 733.3,161.1 L 722.2,155.6 L 711.1,150.0 L 700.0,150.0 L 688.9,138.9 L 677.8,133.3 L 666.7,127.8 L 655.6,127.8 L 644.4,127.8 L 633.3,127.8 L 627.8,133.3 L 622.2,138.9 L 616.7,144.4 L 611.1,150.0 L 600.0,150.0 L 588.9,150.0 L 577.8,138.9 L 577.8,127.8 L 583.3,116.7 L 588.9,105.6 L 588.9,88.9 L 588.9,77.8 Z\"\/>\n          <path class=\"land-s\" d=\"M 861.1,161.1 L 866.7,155.6 L 877.8,150.0 L 883.3,150.0 L 888.9,144.4 L 894.4,138.9 L 894.4,127.8 L 888.9,127.8 L 883.3,138.9 L 872.2,155.6 L 861.1,161.1 Z\"\/>\n          <path class=\"land-s\" d=\"M 850.0,155.6 L 855.6,150.0 L 861.1,144.4 L 861.1,155.6 L 855.6,161.1 L 850.0,155.6 Z\"\/>\n          <path class=\"land-s\" d=\"M 833.3,177.8 L 838.9,183.3 L 838.9,188.9 L 833.3,188.9 L 833.3,177.8 Z\"\/>\n          <path class=\"land-s\" d=\"M 827.8,200.0 L 833.3,200.0 L 838.9,205.6 L 833.3,216.7 L 827.8,211.1 L 827.8,200.0 Z\"\/>\n          <path class=\"land-s\" d=\"M 800.0,230.6 L 822.2,233.3 L 827.8,238.9 L 822.2,250.0 L 811.1,255.6 L 800.0,250.0 L 794.4,238.9 L 800.0,230.6 Z\"\/>\n          <path class=\"land-s\" d=\"M 766.7,233.3 L 777.8,238.9 L 788.9,244.4 L 794.4,250.0 L 788.9,261.1 L 777.8,261.1 L 766.7,255.6 L 761.1,244.4 L 766.7,233.3 Z\"\/>\n          <path class=\"land-s\" d=\"M 794.4,266.7 L 811.1,272.2 L 822.2,272.2 L 816.7,275.0 L 800.0,275.0 L 794.4,272.2 L 794.4,266.7 Z\"\/>\n          <path class=\"land-s\" d=\"M 772.2,200.0 L 777.8,211.1 L 788.9,222.2 L 800.0,216.7 L 800.0,200.0 L 794.4,194.4 L 788.9,188.9 L 783.3,188.9 L 777.8,200.0 L 772.2,200.0 Z\"\/>\n          <path class=\"land-s\" d=\"M 777.8,188.9 L 783.3,188.9 L 788.9,188.9 L 788.9,200.0 L 783.3,211.1 L 777.8,211.1 L 777.8,200.0 L 777.8,188.9 Z\"\/>\n          <path class=\"land\" d=\"M 816.7,311.1 L 822.2,305.6 L 833.3,300.0 L 844.4,294.4 L 855.6,288.9 L 866.7,283.3 L 877.8,283.3 L 888.9,283.3 L 900.0,288.9 L 911.1,300.0 L 922.2,316.7 L 927.8,327.8 L 927.8,338.9 L 922.2,350.0 L 911.1,355.6 L 900.0,355.6 L 883.3,350.0 L 872.2,344.4 L 861.1,338.9 L 850.0,333.3 L 838.9,327.8 L 822.2,322.2 L 816.7,311.1 Z\"\/>\n          <path class=\"land-s\" d=\"M 900.0,361.1 L 911.1,361.1 L 911.1,372.2 L 900.0,372.2 L 900.0,361.1 Z\"\/>\n          <path class=\"land-s\" d=\"M 977.8,344.4 L 983.3,350.0 L 983.3,355.6 L 977.8,355.6 L 972.2,350.0 L 977.8,344.4 Z\"\/>\n          <path class=\"land-s\" d=\"M 966.7,372.2 L 972.2,372.2 L 977.8,377.8 L 972.2,383.3 L 966.7,377.8 L 966.7,372.2 Z\"\/>\n          <path class=\"land-s\" d=\"M 827.8,272.2 L 838.9,272.2 L 850.0,272.2 L 855.6,275.0 L 844.4,277.8 L 833.3,277.8 L 827.8,272.2 Z\"\/>\n          <path class=\"land-s\" d=\"M 861.1,255.6 L 872.2,255.6 L 877.8,261.1 L 872.2,266.7 L 861.1,261.1 L 861.1,255.6 Z\"\/>\n          <path class=\"land-s\" d=\"M 611.1,133.3 L 622.2,127.8 L 633.3,138.9 L 622.2,144.4 L 611.1,144.4 L 611.1,133.3 Z\"\/>\n\n          <!-- arcs between offices -->\n          <!-- Gujarat(700,186) Delaware(292,142) SamaraCR(264,222) -->\n          <path id=\"arc1\" d=\"M 292,142 Q 496,50 750,170\"\n                fill=\"none\" stroke=\"rgba(232,0,26,0.35)\" stroke-width=\"1.3\" stroke-dasharray=\"5 5\"\/>\n          <path id=\"arc2\" d=\"M 264,222 Q 482,100 750,170\"\n                fill=\"none\" stroke=\"rgba(232,0,26,0.28)\" stroke-width=\"1.1\" stroke-dasharray=\"5 5\"\/>\n          <path id=\"arc3\" d=\"M 264,222 Q 278,182 292,142\"\n                fill=\"none\" stroke=\"rgba(232,0,26,0.22)\" stroke-width=\"1\" stroke-dasharray=\"5 5\"\/>\n\n          <!-- travel planes -->\n          <text font-size=\"42\" fill=\"#e8001a\" opacity=\"1\" text-anchor=\"middle\" dominant-baseline=\"middle\">\u2708\n            <animateMotion dur=\"4s\" repeatCount=\"indefinite\" rotate=\"auto\"><mpath href=\"#arc1\"\/><\/animateMotion>\n          <\/text>\n          <text font-size=\"42\" fill=\"#e8001a\" opacity=\"1\" text-anchor=\"middle\" dominant-baseline=\"middle\">\u2708\n            <animateMotion dur=\"5s\" repeatCount=\"indefinite\" begin=\"1.2s\" rotate=\"auto\"><mpath href=\"#arc2\"\/><\/animateMotion>\n          <\/text>\n          <text font-size=\"42\" fill=\"#e8001a\" opacity=\"1\" text-anchor=\"middle\" dominant-baseline=\"middle\">\u2708\n            <animateMotion dur=\"3.5s\" repeatCount=\"indefinite\" begin=\"2.3s\" rotate=\"auto\"><mpath href=\"#arc3\"\/><\/animateMotion>\n          <\/text>\n\n          <!-- \u2500\u2500 PIN 1 \u2014 Gujarat, India (750,170) \u2500\u2500 -->\n          <circle cx=\"750\" cy=\"170\" r=\"5\" fill=\"rgba(232,0,26,0.2)\">\n            <animate attributeName=\"r\" values=\"5;18;5\" dur=\"2.4s\" repeatCount=\"indefinite\"\/>\n            <animate attributeName=\"opacity\" values=\"0.6;0;0.6\" dur=\"2.4s\" repeatCount=\"indefinite\"\/>\n          <\/circle>\n          <circle cx=\"750\" cy=\"170\" r=\"9\" fill=\"#e8001a\"\/>\n          <line x1=\"750\" y1=\"170\" x2=\"780\" y2=\"130\" stroke=\"#e8001a\" stroke-width=\"1.2\" stroke-dasharray=\"3 3\" opacity=\"0.8\"\/>\n          <rect x=\"770\" y=\"120\" width=\"108\" height=\"34\" rx=\"3\" class=\"pin-label-rect\" stroke=\"#e8001a\" stroke-width=\"1\"\/>\n          <text x=\"780\" y=\"135\" fill=\"#e8001a\" font-size=\"10\" font-family=\"Share Tech Mono\" letter-spacing=\"1\" font-weight=\"bold\">GUJARAT<\/text>\n          <text x=\"780\" y=\"148\" fill=\"rgba(255,255,255,0.8)\" font-size=\"9\" font-family=\"Share Tech Mono\">INDIA \u00b7 HQ<\/text>\n\n          <!-- \u2500\u2500 PIN 2 \u2014 Delaware, USA (292,142) \u2500\u2500 -->\n          <circle cx=\"292\" cy=\"142\" r=\"5\" fill=\"rgba(232,0,26,0.2)\" style=\"animation-delay:.7s\">\n            <animate attributeName=\"r\" values=\"5;18;5\" dur=\"2.4s\" begin=\"0.7s\" repeatCount=\"indefinite\"\/>\n            <animate attributeName=\"opacity\" values=\"0.6;0;0.6\" dur=\"2.4s\" begin=\"0.7s\" repeatCount=\"indefinite\"\/>\n          <\/circle>\n          <circle cx=\"292\" cy=\"142\" r=\"9\" fill=\"#e8001a\"\/>\n          <line x1=\"292\" y1=\"136\" x2=\"308\" y2=\"111\" stroke=\"#e8001a\" stroke-width=\"1.2\" stroke-dasharray=\"3 3\" opacity=\"0.8\"\/>\n          <rect x=\"310\" y=\"92\" width=\"116\" height=\"34\" rx=\"3\" class=\"pin-label-rect\" stroke=\"#e8001a\" stroke-width=\"1\"\/>\n          <text x=\"320\" y=\"107\" fill=\"#e8001a\" font-size=\"10\" font-family=\"Share Tech Mono\" letter-spacing=\"1\" font-weight=\"bold\">DELAWARE<\/text>\n          <text x=\"320\" y=\"120\" fill=\"rgba(255,255,255,0.8)\" font-size=\"9\" font-family=\"Share Tech Mono\">USA \u00b7 AMERICAS<\/text>\n\n          <!-- \u2500\u2500 PIN 3 \u2014 Samara, Costa Rica (264,222) \u2500\u2500 -->\n          <circle cx=\"264\" cy=\"222\" r=\"5\" fill=\"rgba(232,0,26,0.2)\">\n            <animate attributeName=\"r\" values=\"5;18;5\" dur=\"2.4s\" begin=\"1.4s\" repeatCount=\"indefinite\"\/>\n            <animate attributeName=\"opacity\" values=\"0.6;0;0.6\" dur=\"2.4s\" begin=\"1.4s\" repeatCount=\"indefinite\"\/>\n          <\/circle>\n          <circle cx=\"264\" cy=\"222\" r=\"9\" fill=\"#e8001a\"\/>\n          <line x1=\"264\" y1=\"216\" x2=\"238\" y2=\"190\" stroke=\"#e8001a\" stroke-width=\"1.2\" stroke-dasharray=\"3 3\" opacity=\"0.8\"\/>\n          <rect x=\"100\" y=\"170\" width=\"136\" height=\"34\" rx=\"3\" class=\"pin-label-rect\" stroke=\"#e8001a\" stroke-width=\"1\"\/>\n          <text x=\"110\" y=\"185\" fill=\"#e8001a\" font-size=\"10\" font-family=\"Share Tech Mono\" letter-spacing=\"1\" font-weight=\"bold\">SAMARA<\/text>\n          <text x=\"110\" y=\"198\" fill=\"rgba(255,255,255,0.8)\" font-size=\"9\" font-family=\"Share Tech Mono\">COSTA RICA \u00b7 LATAM<\/text>\n\n        <\/svg>\n      <\/div>\n\n      <!-- office cards -->\n         <\/div><!-- \/map-panel -->\n\n    <!-- side panel -->\n    <div class=\"cu-side\">\n       <div class=\"cu-offices\">\n        <div class=\"cu-office-card\">\n          <div class=\"cu-odot\"><\/div>\n          <div class=\"cu-onum\">Asia - HQ<\/div>\n          <div class=\"cu-ocountry\">India<\/div>\n          <div class=\"cu-ocity\">Gujarat<\/div>\n          <div class=\"cu-otz\">IST \u00b7 UTC+5:30<\/div>\n        <\/div>\n        <div class=\"cu-office-card\">\n          <div class=\"cu-odot\"><\/div>\n          <div class=\"cu-onum\">AMERICAS<\/div>\n           <div class=\"cu-ocountry\">United States<\/div>\n          <div class=\"cu-ocity\">Delaware<\/div>\n          <div class=\"cu-otz\">EST \u00b7 UTC\u22125:00<\/div>\n        <\/div>\n        <div class=\"cu-office-card\">\n          <div class=\"cu-odot\"><\/div>\n          <div class=\"cu-onum\">LATAM<\/div>\n           <div class=\"cu-ocountry\">Costa Rica<\/div>\n          <div class=\"cu-ocity\">Samara<\/div>\n          <div class=\"cu-otz\">CST \u00b7 UTC\u22126:00<\/div>\n        <\/div>\n      <\/div>\n\n\n\n      <div class=\"cu-contact-block\">\n        <div class=\"cu-cb-title\">REACH US<\/div>\n        <div class=\"cu-citem\">\n          <div class=\"cu-cicon\">\u2709<\/div>\n          <div>\n            <span class=\"cu-clabel\">EMAIL<\/span>\n             <span class=\"cu-cval\">info@appletechsoft.com<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"cu-citem\">\n          <div class=\"cu-cicon\">\u260e<\/div>\n          <div>\n            <span class=\"cu-clabel\">PHONE<\/span>\n            <span class=\"cu-cval\">+1 (203) 987-2021<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      \n    <\/div>\n  <\/div>\n  <\/div><!-- \/cu-scene -->\n\n  <div class=\"cu-status\">\n    <div class=\"cu-progress\" id=\"cu-progress\"><\/div>\n    <div class=\"cu-sdot\"><\/div>\n    <span id=\"cu-stxt\">ALL SYSTEMS ONLINE \u00b7 3 OFFICES ACTIVE \u00b7 GLOBAL COVERAGE<\/span>\n    <span class=\"cu-ssp\"><\/span>\n    <span class=\"cu-sclk\" id=\"cu-clk\">\u2014<\/span>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n  const canvas = document.getElementById('cu-canvas');\n  if (!canvas) return;\n  const ctx = canvas.getContext('2d');\n\n  function resize() {\n    const wrap = document.getElementById('atc-cu');\n    canvas.width  = wrap.offsetWidth;\n    canvas.height = wrap.offsetHeight;\n  }\n  resize();\n  window.addEventListener('resize', resize);\n\n  const nodes = Array.from({length: 40}, () => ({\n    x: Math.random() * canvas.width,\n    y: Math.random() * canvas.height,\n    vx: (Math.random() - 0.5) * 0.32,\n    vy: (Math.random() - 0.5) * 0.32,\n    r: Math.random() * 1.8 + 1.1,\n    pulse: Math.random() * Math.PI * 2\n  }));\n\n  const packets = Array.from({length: 10}, () => ({\n    from: Math.floor(Math.random() * nodes.length),\n    to:   Math.floor(Math.random() * nodes.length),\n    t: Math.random(),\n    speed: 0.003 + Math.random() * 0.005\n  }));\n\n  function draw() {\n    const W = canvas.width, H = canvas.height;\n    ctx.clearRect(0, 0, W, H);\n    for (let i = 0; i < nodes.length; i++) {\n      for (let j = i + 1; j < nodes.length; j++) {\n        const dx = nodes[j].x - nodes[i].x;\n        const dy = nodes[j].y - nodes[i].y;\n        const d  = Math.sqrt(dx*dx + dy*dy);\n        if (d < 115) {\n          ctx.beginPath();\n          ctx.moveTo(nodes[i].x, nodes[i].y);\n          ctx.lineTo(nodes[j].x, nodes[j].y);\n          ctx.strokeStyle = `rgba(232,0,26,${(1 - d\/115) * 0.12})`;\n          ctx.lineWidth = 0.7;\n          ctx.stroke();\n        }\n      }\n    }\n    nodes.forEach(n => {\n      n.pulse += 0.017;\n      ctx.beginPath();\n      ctx.arc(n.x, n.y, n.r + Math.sin(n.pulse) * 0.6, 0, Math.PI * 2);\n      ctx.fillStyle = 'rgba(232,0,26,0.5)';\n      ctx.fill();\n      n.x += n.vx; n.y += n.vy;\n      if (n.x < 0 || n.x > W) n.vx *= -1;\n      if (n.y < 0 || n.y > H) n.vy *= -1;\n    });\n    packets.forEach(p => {\n      p.t += p.speed;\n      if (p.t > 1) {\n        p.t = 0; p.from = p.to;\n        p.to = Math.floor(Math.random() * nodes.length);\n      }\n      const f = nodes[p.from], t = nodes[p.to];\n      ctx.beginPath();\n      ctx.arc(f.x + (t.x - f.x) * p.t, f.y + (t.y - f.y) * p.t, 2, 0, Math.PI * 2);\n      ctx.fillStyle = 'rgba(232,0,26,0.65)';\n      ctx.fill();\n    });\n    requestAnimationFrame(draw);\n  }\n  draw();\n})();\n<\/script>\n<script data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"><\/script><script>\n(function(){\n  'use strict';\n  const clk=document.getElementById('cu-clk');\n  function tick(){\n    const n=new Date(),p=v=>String(v).padStart(2,'0');\n    clk.textContent=`UTC ${n.getUTCFullYear()}-${p(n.getUTCMonth()+1)}-${p(n.getUTCDate())} ${p(n.getUTCHours())}:${p(n.getUTCMinutes())}:${p(n.getUTCSeconds())}`;\n  }\n  tick();setInterval(tick,1000);\n  const stxt=document.getElementById('cu-stxt');\n  const msgs=[\n    'ALL SYSTEMS ONLINE \u00b7 3 OFFICES ACTIVE \u00b7 GLOBAL COVERAGE',\n    'GUJARAT HQ \u00b7 IST UTC+5:30 \u00b7 PRIMARY ENGINEERING HUB',\n    'DELAWARE USA \u00b7 EST UTC\\u22125 \u00b7 NORTH AMERICA OPERATIONS',\n    'SAMARA COSTA RICA \u00b7 CST UTC\\u22126 \u00b7 LATAM DELIVERY CENTER',\n    'AVG RESPONSE TIME < 2 HRS \u00b7 ENTERPRISE SLA AVAILABLE',\n  ];\n  let mi=0;\n  const progressEl = document.getElementById('cu-progress');\n\n  function cycleProgress() {\n    if (progressEl) {\n      progressEl.style.transition = 'none';\n      progressEl.style.width = '0%';\n      requestAnimationFrame(() => {\n        progressEl.style.transition = 'width 3.4s linear';\n        progressEl.style.width = '100%';\n      });\n    }\n  }\n\n  cycleProgress();\n  setInterval(()=>{\n    mi=(mi+1)%msgs.length;\n    stxt.textContent=msgs[mi];\n    cycleProgress();\n  },3400);\n  \n})();\n<\/script>\n<\/body>\n<\/html>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_7 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_16_24 et_flex_column_16_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_row_4 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_8 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_group_8 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3  class=\"at-no-padding-bottom\">Talk to our team today!<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Call us today to discuss your business requirements.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><div style=\"display: flex; align-items: center; gap: 10px;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/United-States-of-America-US.webp\" width=\"35\" height=\"26\" alt=\"\" class=\"wp-image-239621 alignnone size-full\" \/><span><a href=\"tel:+12039872021\">+1 (203) 987 2021<\/a><\/span><\/div>\n<\/div><\/div>\n\n<div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_clickable et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><div style=\"display: flex; align-items: center; gap: 10px;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/03\/email.webp\" width=\"35\" height=\"26\" alt=\"\" class=\"wp-image-239621 alignnone size-full\" \/><a href=\"mailto:info@appletechsoft.com\" title=\"Email info@appletechsoft.com\">info@appletechsoft.com<\/a><\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_5 et_pb_row et_pb_row_nested et_flex_row\">\n<div class=\"et_pb_column_9 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_group_9 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_3 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/india-Taj-Mahal.webp\" alt=\"India\" title=\"India\" width=\"94\" height=\"95\" srcset=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/india-Taj-Mahal.webp 94w\" sizes=\"(max-width: 94px) 100vw, 94px\" class=\"wp-image-239645\" \/><\/span><\/div>\n\n<div class=\"et_pb_group_10 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h4>INDIA<\/h4>\n<\/div><\/div>\n\n<div class=\"et_pb_text_18 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>A-FF\/102 Corporate Park, Kalali\u2028<br \/>\nVadodara, Gujarat \u2013 390012<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_column_10 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_group_11 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_image_4 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/Usa-libertystatue.webp\" alt=\"USA\" title=\"USA\" width=\"368\" height=\"470\" srcset=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/Usa-libertystatue.webp 368w, https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/Usa-libertystatue-235x300.webp 235w\" sizes=\"(max-width: 368px) 100vw, 368px\" class=\"wp-image-239646\" \/><\/span><\/div>\n\n<div class=\"et_pb_group_12 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_19 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h4>USA<\/h4>\n<\/div><\/div>\n\n<div class=\"et_pb_text_20 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>1207 Delaware Ave #572<br \/>\nWilmington, DE \u2013 19806<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_column_11 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_image_5 et_pb_image et_pb_module et_flex_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/costa-rica-basicilia.webp\" alt=\"Costa Rica\" title=\"Costa Rica\" width=\"512\" height=\"341\" srcset=\"https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/costa-rica-basicilia.webp 512w, https:\/\/appletechconsultants.com\/2026\/wp-content\/uploads\/2026\/02\/costa-rica-basicilia-480x320.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 512px, 100vw\" class=\"wp-image-239644\" \/><\/span><\/div>\n\n<div class=\"et_pb_group_13 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_group_14 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_21 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h4>COSTA RICA<\/h4>\n<\/div><\/div>\n\n<div class=\"et_pb_text_22 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Calle 3, Canto de los Gavilanes<br \/>\nNicoya, S\u00e1mara \u2013 5020<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_column_12 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_8_24 et_flex_column_8_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_group_15 et_pb_group et-last-child et_pb_module et_flex_group et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_23 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3 class=\"at-no-padding-bottom\">Get Proposal<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_24 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>Share details. Get a quick quote.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_contact_form_1 et_pb_contact_form_container clearfix et_pb_recaptcha_enabled et_pb_module et_flex_module\" data-form_unique_num=\"1\" data-form_unique_id=\"337effbf-e5fd-48ca-a335-c920e10dab16\" id=\"et_pb_contact_form_337effbf-e5fd-48ca-a335-c920e10dab16\"><div class=\"et-pb-contact-message\"><\/div><div class=\"et_pb_contact\"><form class=\"et_pb_contact_form et_flex_module\" method=\"post\" action=\"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/pages\/239595\">\n<div class=\"et_pb_contact_field_4 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"name_contact\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_1_name_contact_4\">Name<\/label><input type=\"text\" name=\"et_pb_contact_1_name_contact_4\" id=\"et_pb_contact_1_name_contact_4\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"name_contact\" placeholder=\"Name\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_5 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"email_contact\" data-type=\"email\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_1_email_contact_5\">Email<\/label><input type=\"text\" name=\"et_pb_contact_1_email_contact_5\" id=\"et_pb_contact_1_email_contact_5\" class=\"input\" data-required_mark=\"required\" data-field_type=\"email\" data-original_id=\"email_contact\" placeholder=\"Email\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_6 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"phone_number_contact\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_1_phone_number_contact_6\">Phone Number<\/label><input type=\"text\" name=\"et_pb_contact_1_phone_number_contact_6\" id=\"et_pb_contact_1_phone_number_contact_6\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"phone_number_contact\" placeholder=\"Phone Number\" pattern=\"[0-9\\s\\-]{10,10}\" title=\"Only numbers allowed.Minimum length: 10 characters. Maximum length: 10 characters.\" maxlength=\"10\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_7 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"message_contact\" data-type=\"text\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_1_message_contact_7\">Message<\/label><textarea name=\"et_pb_contact_1_message_contact_7\" id=\"et_pb_contact_1_message_contact_7\" class=\"et_pb_contact_message input\" data-required_mark=\"required\" data-field_type=\"text\" data-original_id=\"message_contact\" placeholder=\"Message\"><\/textarea><\/div>\n<input type=\"hidden\" name=\"et_pb_contactform_submit_337effbf-e5fd-48ca-a335-c920e10dab16\" value=\"et_contact_proccess\" \/><div class=\"et_contact_bottom_container\"><div class=\"et_pb_button_wrapper\"><button type=\"submit\" name=\"et_builder_submit_button\" class=\"et_pb_button et_pb_contact_submit\">Submit<\/button><\/div><\/div><input type=\"hidden\" id=\"_wpnonce-et-pb-contact-form-submitted-337effbf-e5fd-48ca-a335-c920e10dab16\" name=\"_wpnonce-et-pb-contact-form-submitted-337effbf-e5fd-48ca-a335-c920e10dab16\" value=\"2d35563390\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/2026\/wp-json\/wp\/v2\/pages\/239595\" \/><\/form><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-239595","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/pages\/239595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/comments?post=239595"}],"version-history":[{"count":136,"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/pages\/239595\/revisions"}],"predecessor-version":[{"id":23859529,"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/pages\/239595\/revisions\/23859529"}],"wp:attachment":[{"href":"https:\/\/appletechconsultants.com\/2026\/wp-json\/wp\/v2\/media?parent=239595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}