-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
251 lines (248 loc) · 12.4 KB
/
index.html
File metadata and controls
251 lines (248 loc) · 12.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="author" content="acodeidea">
<meta name="description" content="Empower and accelerate your QMS and GxP seamlessly.">
<meta name="keywords" content="QMS, Validation, Managed Services, IT Services, Regulated Industry, GxP, FDA, GAMP">
<title>Acodeidea | Compliance Consulting – Accelerated Consulting</title>
<link rel="icon" type="image/x-icon" href="assets/img/logos/acodeidea_logo1.png" />
<!-- Font Awesome icons (free version)-->
<script src="assets/js/lib/fontawesome-all.js"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css" />
<!-- AOS CSS -->
<link rel="stylesheet" href="assets/css/lib/aos.css">
<!-- Core theme CSS (includes Bootstrap)-->
<link href="assets/css/styles.css" rel="stylesheet" />
<!-- App CSS -->
<link rel="stylesheet" href="assets/css/app.css">
<script src="assets/js/analytics.js"></script>
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="/home">
<img src="assets/img/logos/acodeidea_logo.png" alt="..." /></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars ml-1"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/home">
Home
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown"> About </a>
<ul class="dropdown-menu" id="about-menu">
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown">Services
</a>
<ul class="dropdown-menu" id="service-menu">
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown"> Careers
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/careers/">
Current Openings
</a>
</li>
<li>
<a class="dropdown-item" href="/culture/">
Our Culture
</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/contact">Contact</a>
</li>
</ul>
</div>
<!-- Scroll Indicator Progress Bar -->
<div class="scroll-progress-bar" id="scrollIndicator">
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead" style="background-image: url(/assets/img/header-bg.jpg)">
<div class="container" data-aos="fade-up" data-aos-duration="3000">
<div class="masthead-heading">
<span class="font-weight-bold">
DIGITAL TRANSFORMATION
</span>
FOR YOUR
<span class="text-color-cyan font-weight-bold">
BUSINESS
</span>
NEEDS
</div>
<div class="masthead-subheading">
Class apart Technology Services
</div>
</div>
</header>
<!-- services -->
<section class="page-section bg-light">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12 mb-3">
<div class="card zoom" style="width: 18rem;">
<img src="/assets/img/card/1.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h6 class="card-title text-center text-color-dark">
TECHNOLOGY CONSULTING
</h6>
<hr>
<p class="card-text text-center text-black-75">
We help our clients accelerate their business with Digital Implementaions to enhance their speed to scale.
</p>
<br />
<div class="text-center">
<a href="/technology-consulting" class="btn btn-md btn-dark">
KNOW MORE
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mb-3">
<div class="card zoom" style="width: 18rem;">
<img src="/assets/img/card/2.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h6 class="card-title text-center text-color-dark">
VALIDATION SERVICES
</h6>
<hr>
<p class="card-text text-center text-black-75">
Regulatory Testing and Validation for System with Governance for seamless productivity.
</p>
<br />
<div class="text-center">
<a href="/validation-services" class="btn btn-md btn-dark">
KNOW MORE
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 mb-3">
<div class="card zoom" style="width: 18rem;">
<img src="/assets/img/card/3.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h6 class="card-title text-center text-color-dark">
PROCESS CONSULTING
</h6>
<hr>
<p class="card-text text-center text-black-75">
Precision Deliveries achieved through strong process and planned implementations to suit the business need.
</p>
<br>
<div class="text-center">
<a href="/process-consulting" class="btn btn-md btn-dark">
KNOW MORE
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- New Feature Starts -->
<section class="page-section">
<div class="container">
<div class="row mb-5">
<div class="col-lg-12 col-md-12 col-sm-12 text-center">
<h3 class="text-color-dark">
NEW WAYS
<span class="text-color-cyan">
NEW FEATURES
</span>
</h3>
<br>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 mt-5" data-aos="fade-up">
<p class="text-black-75">The next generation of Digital Transformation is here. New ways. New features. It’s everything you need to go from idea, implementation, insights and intelligence.</p>
<br>
<p class="text-black-75">Remove Technology as a Constraint and Go Digital with the right combination of Technology for the Processes. We focus on helping clients to stay adhead of the curve with the Next Generation Techology Practices.</p>
</div>
<div class="col-lg-6 col-md-12 col-sm-12" data-aos="fade-up">
<img class="img-thumbnail" src="/assets/img/home/overview.jpg">
</div>
</div>
</div>
</section>
<!-- New Feature Ends -->
<!-- Map -->
<section class="page-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="text-center">
<a href="https://www.google.com/maps/place/ACODEIDEA+TECHNOLOGIES+PRIVATE+LIMITED/@11.0810883,76.9868096,17z/data=!3m1!4b1!4m5!3m4!1s0x3ba8f7bead838c69:0xe04eb7f0340ffe0f!8m2!3d11.0810051!4d76.9890055" target="_blank"><img src="assets\img\map.jpg" class="img-thumbnail" alt=".."></a>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer py-4 bg-dark">
<div class="container">
<div class="row align-items-left">
<div class="col-lg-6 col-md-12 col-sm-12 text-lg-left">
<h3 class="text-white">Acodeidea</h3>
</div>
</div>
<div class="row align-items-center">
<div class="col-lg-4 col-md-12 col-sm-12 text-lg-left text-black-75">
Copyright ©2016 -
<!-- This script automatically adds the current year to your website footer-->
<!-- (credit: https://updateyourfooter.com/)-->
<script>
document.write(new Date().getFullYear());
</script>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 my-3 my-lg-0">
<a class="btn btn-dark btn-social mx-2" target="_blank" href="https://www.facebook.com/acodeidea/"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-dark btn-social mx-2" target="_blank" href="https://www.instagram.com/acodeidea/"><i class="fab fa-instagram"></i></a>
<a class="btn btn-dark btn-social mx-2" target="_blank" href="https://www.linkedin.com/company/acodeidea"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-dark btn-social mx-2" target="_blank" href="https://twitter.com/acodeidea"><i class="fab fa-twitter"></i></a>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 text-lg-right">
<a class="mr-3" target="_blank" href="/privacy-policy"><strong>Privacy Policy</strong></a>
<a class="mr-3" target="_blank" href="/terms-condition"><strong>Terms of Use</strong></a>
<!-- <a target="_blank" href="/covid-19-info"><strong>Covid 19</strong></a> -->
</div>
</div>
<div class="row text-lg-left">
<div class="col-lg-12 col-md-12 col-sm-12 text-black-75">
Acodeidea Technologies and Private Limited
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="assets/js/lib/jquery-v3-5-1.js"></script>
<script src="assets/js/lib/bootstrap-v4-6-0-min.js"></script>
<!-- Third party plugin JS-->
<script src="assets/js/lib/anime-min.js"></script>
<script src="assets/js/lib/aos.js"></script>
<!-- Core theme JS-->
<script src="assets/js/scripts.js"></script>
<script src="assets/js/app.js"></script>
<script src="assets/js/menu.js"></script>
</body>
</html>