|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/www/ | |
|
Path: /home2/outerorb/www/industries.php
Size: 16.64 KB
Permissions: 0666
<?php
include 'inc/config.php';
$page_title = "Industries Served | Outer Orbit Technologies Ranchi";
$page_description = "See how Outer Orbit Technologies Pvt Ltd delivers BPO and outsourcing solutions for BFSI, healthcare, technology, telecom, travel, energy, government, and more. Industry-specific expertise for your business.";
include 'inc/head.php';
?>
<?php include 'inc/header.php'; ?>
<!-- industries area wrapper main -->
<div class="rts-breadcrumb-area" style="height: 320px !important; background-color: #5D666F !important; background-image: url('<?php echo $base_url; ?>assets/images/banner.jpg') !important; background-size: cover !important; background-position: center center !important; background-attachment: scroll !important; background-repeat: no-repeat !important; display: flex !important; align-items: center !important; justify-content: center !important;">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-area-left">
<span class="pre" style="color: #ffffff !important;">Industries We Serve</span>
<span class="bg-title" style="color: #ffffff !important;">Industries</span>
<h1 class="title rts-text-anime-style-1" style="color: #ffffff !important;">Industries We Serve</h1>
</div>
</div>
</div>
</div>
</div>
<!-- industries area wrapper main end -->
<!-- rts industry list area start -->
<style>
/* ── Industry Hub Page Styles ── */
.ind-stat-strip { background: #073367; padding: 36px 0; }
.ind-stat-strip-inner { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; }
.ind-stat { text-align: center; padding: 0 20px; position: relative; }
.ind-stat + .ind-stat::before { content: ''; position: absolute; left: 0; top: 15%; bottom: 15%; width: 1px; background: rgba(255,255,255,0.18); }
.ind-stat .num { font-size: 40px; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 6px; }
.ind-stat .num em { color: #57a8f5; font-style: normal; }
.ind-stat .lbl { font-size: 14px; color: rgba(255,255,255,0.65); }
.ind-intro-section { padding: 72px 0 52px; background: #fff; }
.ind-intro-eyebrow { display: inline-block; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: #057aef; margin-bottom: 12px; }
.ind-intro-section h2 { font-size: clamp(26px, 3vw, 42px); font-weight: 800; color: #0c1f3d; line-height: 1.2; margin-bottom: 16px; }
.ind-intro-section .lead-p { font-size: 17px; line-height: 1.85; color: #44546a; max-width: 780px; }
.ind-grid-section { padding: 0 0 80px; background: #fff; }
.ind-card { background: #fff; border: 1px solid #dce9f8; border-radius: 20px; padding: 32px 28px 28px; position: relative; overflow: hidden; transition: box-shadow .25s, transform .25s; height: 100%; display: flex; flex-direction: column; }
.ind-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #073367, #057aef); }
.ind-card:hover { box-shadow: 0 22px 50px rgba(7,51,103,0.12); transform: translateY(-4px); }
.ind-card-icon { width: 56px; height: 56px; border-radius: 16px; background: #eef5ff; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; flex-shrink: 0; }
.ind-card-icon i { font-size: 22px; color: #073367; }
.ind-card h4 { font-size: 20px; font-weight: 800; color: #0c1f3d; margin-bottom: 10px; }
.ind-card .ind-card-desc { font-size: 14px; line-height: 1.75; color: #5b6b7f; margin-bottom: 16px; flex: 1; }
.ind-caps-list { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 22px; }
.ind-caps-list span { padding: 4px 12px; border-radius: 999px; border: 1px solid #dce9f8; background: #f5f9ff; color: #073367; font-size: 12px; font-weight: 600; }
.ind-card-link { display: inline-flex; align-items: center; gap: 7px; color: #057aef; font-size: 14px; font-weight: 700; text-decoration: none; transition: gap .2s; }
.ind-card-link:hover { gap: 12px; color: #073367; }
.ind-cross-section { padding: 72px 0; background: linear-gradient(135deg, #041941 0%, #073367 55%, #0b5cab 100%); }
.ind-cross-section h2 { font-size: clamp(24px, 3vw, 38px); font-weight: 800; color: #fff; line-height: 1.25; margin-bottom: 14px; }
.ind-cross-section .sub { font-size: 16px; line-height: 1.8; color: rgba(255,255,255,0.72); margin-bottom: 40px; max-width: 640px; }
.ind-pillar-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.ind-pillar { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 18px; padding: 28px 24px; }
.ind-pillar-icon { width: 44px; height: 44px; border-radius: 12px; background: rgba(255,255,255,0.12); display: flex; align-items: center; justify-content: center; color: #57a8f5; font-size: 18px; margin-bottom: 16px; }
.ind-pillar h5 { color: #fff; font-size: 15px; font-weight: 700; margin-bottom: 8px; }
.ind-pillar p { color: rgba(255,255,255,0.65); font-size: 13px; line-height: 1.6; margin: 0; }
@media (max-width: 1199px) { .ind-pillar-grid { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 991px) { .ind-stat-strip-inner { grid-template-columns: repeat(2,1fr); gap: 20px; } .ind-stat + .ind-stat::before { display: none; } }
@media (max-width: 767px) { .ind-stat-strip-inner { grid-template-columns: 1fr 1fr; } .ind-pillar-grid { grid-template-columns: 1fr; } .ind-card { padding: 24px 20px 20px; } }
</style>
<!-- Stat Strip -->
<div class="ind-stat-strip">
<div class="container">
<div class="ind-stat-strip-inner">
<div class="ind-stat"><div class="num">8<em>+</em></div><div class="lbl">Industries Served</div></div>
<div class="ind-stat"><div class="num">10<em>+</em></div><div class="lbl">Years of BPO Expertise</div></div>
<div class="ind-stat"><div class="num">20<em>+</em></div><div class="lbl">Languages Supported</div></div>
<div class="ind-stat"><div class="num">99<em>%</em></div><div class="lbl">Client Retention Rate</div></div>
</div>
</div>
</div>
<!-- Intro -->
<section class="ind-intro-section">
<div class="container">
<span class="ind-intro-eyebrow">Industry expertise</span>
<h2>Sector-deep BPO for every<br>vertical you operate in</h2>
<p class="lead-p">Every industry has its own compliance landscape, customer expectations and operational rhythm. Outer Orbit Technologies builds domain-specific BPO teams that know your sector — not generic agents working from generic scripts. From TRAI-compliant telecom subscriber operations to HIPAA-aligned healthcare BPO and CERC-trained utility consumer helpdesks, our teams speak your industry's language from day one.</p>
</div>
</section>
<!-- Industry Cards Grid -->
<section class="ind-grid-section">
<div class="container">
<div class="row g-4">
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-university"></i></div>
<h4>BFSI</h4>
<p class="ind-card-desc">Regulatory-compliant BPO for banks, NBFCs, insurance companies and wealth management firms — from collections to KYC and policy servicing.</p>
<div class="ind-caps-list"><span>Collections & Recovery</span><span>KYC & Onboarding</span><span>Policy Servicing</span></div>
<a href="<?php echo $base_url; ?>industries/bfsi.php" class="ind-card-link">Explore BFSI <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-heartbeat"></i></div>
<h4>Healthcare</h4>
<p class="ind-card-desc">HIPAA-aligned outsourcing for hospitals, clinics, diagnostic labs and health-tech platforms — patient support, billing and back-office operations.</p>
<div class="ind-caps-list"><span>Patient Support</span><span>Medical Billing</span><span>Data Management</span></div>
<a href="<?php echo $base_url; ?>industries/healthcare.php" class="ind-card-link">Explore Healthcare <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-microchip"></i></div>
<h4>Technology</h4>
<p class="ind-card-desc">Scalable BPO for SaaS companies, ISVs and tech enterprises — L1/L2 technical support, customer success and back-office at startup speed.</p>
<div class="ind-caps-list"><span>Technical Support</span><span>Customer Success</span><span>Onboarding Ops</span></div>
<a href="<?php echo $base_url; ?>industries/technology.php" class="ind-card-link">Explore Technology <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-shopping-cart"></i></div>
<h4>Retail</h4>
<p class="ind-card-desc">Peak-season ready operations for D2C brands, e-commerce platforms and marketplace sellers — order management, returns and catalog ops.</p>
<div class="ind-caps-list"><span>Order Management</span><span>Returns Lifecycle</span><span>Catalog Ops</span></div>
<a href="<?php echo $base_url; ?>industries/retail.php" class="ind-card-link">Explore Retail <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-tower-broadcast"></i></div>
<h4>Telecom</h4>
<p class="ind-card-desc">TRAI-compliant subscriber operations for telecom operators and ISPs — BSS/OSS-integrated, outage-surge ready and blended inbound/outbound.</p>
<div class="ind-caps-list"><span>Subscriber Care</span><span>Billing Support</span><span>Retention Calling</span></div>
<a href="<?php echo $base_url; ?>industries/telecom.php" class="ind-card-link">Explore Telecom <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-plane-departure"></i></div>
<h4>Travel & Hospitality</h4>
<p class="ind-card-desc">GDS-certified 24/7/365 guest operations for hotels, airlines and OTAs — reservations, loyalty programs and disruption management.</p>
<div class="ind-caps-list"><span>Reservations</span><span>Guest Service</span><span>Disruption Mgmt</span></div>
<a href="<?php echo $base_url; ?>industries/travel-hospitality.php" class="ind-card-link">Explore Travel <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-bolt"></i></div>
<h4>Utilities & Energy</h4>
<p class="ind-card-desc">CERC/SERC-compliant consumer operations for electricity discoms, gas distributors and water utilities — billing, outage and new connections.</p>
<div class="ind-caps-list"><span>Consumer Helpdesk</span><span>Outage Management</span><span>Regulatory Compliance</span></div>
<a href="<?php echo $base_url; ?>industries/utilities-energy.php" class="ind-card-link">Explore Utilities <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-3 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-landmark"></i></div>
<h4>Government & Public Sector</h4>
<p class="ind-card-desc">DPDPA-aligned, ISO 27001-compliant BPO for ministries, PSUs and e-governance programs — citizen helpdesks in 20+ Indian languages.</p>
<div class="ind-caps-list"><span>Citizen Helpdesk</span><span>Document Digitisation</span><span>Grievance Mgmt</span></div>
<a href="<?php echo $base_url; ?>industries/government-public-sector.php" class="ind-card-link">Explore Government <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Cross-industry capabilities band -->
<section class="ind-cross-section">
<div class="container">
<div class="row align-items-end mb-4">
<div class="col-lg-7">
<span class="ind-intro-eyebrow" style="color:#57a8f5;">What cuts across every industry</span>
<h2>Capabilities that work<br>for every sector we serve</h2>
<p class="sub">Our BPO infrastructure, quality frameworks and technology integrations are industry-tuned — but built on a shared foundation that delivers consistency across all eight verticals.</p>
</div>
<div class="col-lg-5 text-lg-end mt-3 mt-lg-0">
<a href="<?php echo $base_url; ?>contact.php" style="display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:#fff;color:#073367;font-size:15px;font-weight:700;text-decoration:none;">Talk to an industry expert <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="ind-pillar-grid">
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-shield-halved"></i></div>
<h5>Regulatory Compliance</h5>
<p>TRAI, CERC, SERC, HIPAA, DPDPA and ISO 27001-aligned operations — sector-specific compliance built into every engagement from day one.</p>
</div>
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-language"></i></div>
<h5>Multilingual Delivery</h5>
<p>20+ Indian languages with state-specific agent staffing — English, Hindi and all major regional languages for native-quality customer interactions.</p>
</div>
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-rocket"></i></div>
<h5>Surge-Ready Capacity</h5>
<p>Proven scale-up capability — from Diwali retail surges to telecom outage events, we activate capacity faster than any in-house team can.</p>
</div>
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-plug"></i></div>
<h5>Platform Integration</h5>
<p>Pre-built integrations with 50+ industry-specific platforms — BSS/OSS, GDS, EMR/EHR, banking CRMs and government e-governance portals.</p>
</div>
</div>
</div>
</section>
<!-- rts industry list area end -->
<!-- rts cta area start -->
<?php include 'inc/cta-section.php'; ?>
<!-- rts cta area end -->
<?php include 'inc/footer.php'; ?>
<?php include 'inc/common-end.php'; ?>
<div id="side-bar" class="side-bar header-two">
<?php include 'inc/sidebar.php'; ?>
</div>