-
Notifications
You must be signed in to change notification settings - Fork 0
/
coming-soon.html
269 lines (242 loc) · 12.3 KB
/
coming-soon.html
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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from www.radiustheme.com/demo/html/Aj Solution/Aj Solution/coming-soon.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 18 Jan 2021 09:10:34 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<!-- Meta Data -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coming Soon | Aj Solution</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="media/favicon.png">
<!-- Dependency Styles -->
<link rel="stylesheet" href="dependencies/bootstrap/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/fontawesome/css/all.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/select2/css/select2.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/flaticon/flaticon.css" type="text/css">
<link rel="stylesheet" href="dependencies/wow/css/animate.css" type="text/css">
<link rel="stylesheet" href="dependencies/page-piling/css/jquery.pagepiling.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/nivo-slider/css/nivo-slider.css" type="text/css">
<link rel="stylesheet" href="dependencies/meanmenu/css/meanmenu.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/magnific-popup/css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="dependencies/owl.carousel/css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/owl.carousel/css/owl.theme.default.min.css" type="text/css">
<link rel="stylesheet" href="dependencies/slick/css/slick.css" type="text/css">
<link rel="stylesheet" href="dependencies/slick/css/slick-theme.css" type="text/css">
<!-- Site Stylesheet -->
<link rel="stylesheet" href="assets/css/app.css" type="text/css">
<!-- Animation Stylesheet -->
<link rel="stylesheet" href="dependencies/animation-css/animation-css.css" type="text/css">
<!-- Google Web Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet">
</head>
<body>
<div id="preloader" class="tlp-preloader">
<div class="animation-preloader">
<div class="tlp-spinner"></div>
<img src="media/preloader.png" alt="Preloader">
</div>
</div>
<div id="wrapper" class="wrapper">
<a href="#main_content" data-type="section-switch" class="return-to-top">
<i class="fas fa-angle-double-up"></i>
</a>
<div id="main_content">
<!--=====================================-->
<!--= Navbar Start =-->
<!--=====================================-->
<header class="sticky-fixed-after transparent-header">
<div id="sticky-placeholder"></div>
<div id="navbar-wrap">
<div class="navbar-layout1">
<div class="container">
<div class="row no-gutters d-flex align-items-center position-relative">
<div class="col-lg-2 d-flex justify-content-start">
<div class="temp-logo text-center">
<a href="index.html" class="default-logo">
<img src="media/logo-light.png" alt="logo" class="img-fluid">
</a>
<a href="index.html" class="sticky-logo">
<img src="media/logo-dark.png" alt="logo" class="img-fluid">
</a>
</div>
</div>
<div class="col-lg-7 d-flex justify-content-end possition-static">
<nav id="dropdown" class="template-main-menu">
<ul>
<li class="position-static d-none d-lg-block">
<a href="index.html">Home</a>
</li>
<li class="d-block d-lg-none">
<a href="index.html">Home</a>
</li>
<li>
<a href="service.html">Services</a>
</li>
<li>
<a href="#">Portfolio</a>
<!-- <ul class="dropdown-menu-col-1">
<li><a href="gallery-grid-2-column.html"><span>Grid 2 Column</span></a></li>
<li><a href="gallery-grid-3-column.html"><span>Grid 3 Column</span></a></li>
<li><a href="gallery-grid-full-width-3-column.html"><span>Grid Full Width 3 Column</span></a></li>
<li><a href="gallery-grid-full-width-4-column.html"><span>Grid Full Width 4 Column</span></a></li>
<li><a href="gallery-masonry-2-column.html"><span>Masonry 2 Column</span></a></li>
<li><a href="gallery-masonry-3-column.html"><span>Masonry 3 Column</span></a></li>
<li><a href="gallery-masonry-full-width-3-column.html"><span>Masonry Full Width 3 Column</span></a></li>
<li><a href="gallery-details.html"><span>Portfolio Details 1</span></a></li>
<li><a href="gallery-details2.html"><span>Portfolio Details 2</span></a></li>
<li><a href="gallery-details3.html"><span>Portfolio Details 3</span></a></li>
</ul> -->
</li>
<li>
<a href="#">Pages</a>
<ul class="dropdown-menu-col-1">
<li><a href="about.html"><span>About</span></a></li>
<li><a href="team.html"><span>Team Page</span></a></li>
<!-- <li><a href="404.html"><span>404 Page</span></a></li> -->
<li><a href="coming-soon.html"><span>Coming Soon</span></a></li>
</ul>
</li>
<li>
<a href="blog-grid.html">Blog</a>
</li>
<li>
<a href="contact.html"><span>Contact</span></a>
</li>
</ul>
</nav>
</div>
<div class="col-lg-3 d-flex justify-content-end">
<ul class="header-action-items">
<li class="single-item">
<a href="#template-search" title="Search" class="header-search">
<i class="flaticon-search"></i>
</a>
</li>
<li class="single-item mr-2">
<a href="#" class="item-btn btn-ghost btn-light">Get a Quote</a>
</li>
<li class="single-item">
<button type="button" class="offcanvas-menu-btn menu-status-open">
<span class="menu-btn-icon">
<span></span>
<span></span>
<span></span>
</span>
</button>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!--=====================================-->
<!--= Navbar End =-->
<!--=====================================-->
<!--=====================================-->
<!--= Coming Soon Section Area Start =-->
<!--=====================================-->
<section class="coming-soon-wrap has-animation">
<ul class="shape-holder has-animation">
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
<li>
<svg width="945px" height="945px">
<path opacity="0.1" fill="rgb(47, 30, 134)"
d="M472.500,0.000 C733.454,0.000 945.000,211.546 945.000,472.500 C945.000,733.454 733.454,945.000 472.500,945.000 C211.545,945.000 -0.000,733.454 -0.000,472.500 C-0.000,211.546 211.545,0.000 472.500,0.000 Z"/>
</svg>
</li>
</ul>
<div class="container">
<div class="coming-soon-box">
<div class="translate-zoomout-50 opacity-animation transition-150 transition-delay-100">
<div id="countdown" class="countdown"></div>
</div>
<div class="translate-bottom-75 opacity-animation transition-150 transition-delay-500">
<div class="sub-title">We're Coming Soon..</div>
</div>
<div class="translate-bottom-75 opacity-animation transition-150 transition-delay-1000">
<h1 class="main-title">We're working in our new website, stay tuned!</h1>
</div>
<div class="translate-bottom-75 opacity-animation transition-150 transition-delay-1500">
<a href="contact.html" class="item-btn btn-ghost btn-light">Notify Us</a>
</div>
</div>
</div>
</section>
<!--=====================================-->
<!--= Coming Soon Section Area End =-->
<!--=====================================-->
</div>
</div>
<!-- Dependency Scripts -->
<script src="dependencies/popper.js/popper.min.js"></script>
<script src="dependencies/jquery/jquery.min.js"></script>
<script src="dependencies/bootstrap/js/bootstrap.min.js"></script>
<script src="dependencies/jquery.appear/jquery.appear.js"></script>
<script src="dependencies/jquery.parallax-scroll/jquery.parallax-scroll.js"></script>
<script src="dependencies/gmap3/js/gmap3.min.js"></script>
<script src="dependencies/owl.carousel/js/owl.carousel.min.js"></script>
<script src="dependencies/slick/js/slick.min.js"></script>
<script src="dependencies/counter-up/jquery.counterup.min.js"></script>
<script src="dependencies/waypoints/jquery.waypoints.min.js"></script>
<script src="dependencies/select2/js/select2.min.js"></script>
<script src="dependencies/isotope-layout/isotope.pkgd.min.js"></script>
<script src="dependencies/imagesloaded/imagesloaded.pkgd.min.js"></script>
<script src="dependencies/meanmenu/js/jquery.meanmenu.min.js"></script>
<script src="dependencies/Parallaxie-master/parallaxie.js"></script>
<script src="dependencies/nivo-slider/js/jquery.nivo.slider.js"></script>
<script src="dependencies/nivo-slider/js/home.js"></script>
<script src="dependencies/wow/js/wow.min.js"></script>
<script src="dependencies/knob/jquery.knob.js"></script>
<script src="dependencies/countdown/jquery.countdown.min.js"></script>
<script src="dependencies/page-piling/js/jquery.pagepiling.min.js"></script>
<script src="dependencies/tilt/tilt.jquery.min.js"></script>
<script src="dependencies/theia-sticky-sidebar/theia-sticky-sidebar.min.js"></script>
<script src="dependencies/theia-sticky-sidebar/resize-sensor.min.js"></script>
<script src="dependencies/magnific-popup/js/jquery.magnific-popup.min.js"></script>
<script src="dependencies/validator/validator.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB13ZAvCezMx5TETYIiGlzVIq65Mc2FG5g"></script>
<!-- Site Scripts -->
<script src="assets/js/app.js"></script>
</body>
<!-- Mirrored from www.radiustheme.com/demo/html/Aj Solution/Aj Solution/coming-soon.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 18 Jan 2021 09:10:34 GMT -->
</html>