-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
254 lines (215 loc) · 11.4 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Creator Technology Limited</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- font awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<!-- Favicons -->
<link href="assets/img/favicon.jpg" rel="icon">
<link href="assets/img/Creator_technology.png" rel="Creator_technology">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- top bar -->
<section id="topbar" class="d-flex align-items-center">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope d-flex align-items-center"><a
href="mailto:creatortechnologylimited@gmail.com">creatortechnologylimited@gmail.com</a></i>
<i class="bi bi-phone d-flex align-items-center ms-4"><span>+88 017 9486 6199</span></i>
</div>
<form class="form">
<label for="search">
<input class="input" type="text" required="" placeholder="Search" id="search">
<div class="fancy-bg"></div>
<div class="search">
<svg viewBox="0 0 24 24" aria-hidden="true"
class="r-14j79pv r-4qtqp9 r-yyyyoo r-1xvli5t r-dnmrzs r-4wgw6l r-f727ji r-bnwqim r-1plcrui r-lrvibr">
<g>
<path
d="M21.53 20.47l-3.66-3.66C19.195 15.24 20 13.214 20 11c0-4.97-4.03-9-9-9s-9 4.03-9 9 4.03 9 9 9c2.215 0 4.24-.804 5.808-2.13l3.66 3.66c.147.146.34.22.53.22s.385-.073.53-.22c.295-.293.295-.767.002-1.06zM3.5 11c0-4.135 3.365-7.5 7.5-7.5s7.5 3.365 7.5 7.5-3.365 7.5-7.5 7.5-7.5-3.365-7.5-7.5z">
</path>
</g>
</svg>
</div>
<button class="close-btn" type="reset">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"
clip-rule="evenodd"></path>
</svg>
</button>
</label>
</form>
<div class="social-links d-none d-md-flex align-items-center">
<a href="#" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/creatortechnologylimited" target="_blank" class="facebook"><i
class="bi bi-facebook"></i></a>
<a href="#" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="#" class="linkedin"><i class="bi bi-linkedin"></i></i></a>
</div>
</div>
</section>
<!-- header -->
<header id="header" class="d-flex align-items-center">
<div class="container d-flex justify-content-between align-items-center">
<div class="logo">
<!-- <h1><a href="index.html">Eterna</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html"><img src="assets/img/Creator_technology.png" alt="" class="img-fluid w-100 h-100"></a>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="review.html">Review</a></li>
<li class="dropdown"><a href="/course.html"><span>Courses</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="/courses/graphics.html">Graphics Design</a></li>
<li class="dropdown"><a href="/courses/digital.html"><span>Digital Marketing</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="/courses/youtube.html">Youtube Marketing</a></li>
<li><a href="/courses/facebook.html">Facebook Narketing</a></li>
</ul>
</li>
<li><a href="/courses/wordpress.html">WordPress & Ecommerce</a></li>
<li><a href="/courses/creative.html">Creative Frontend</a></li>
<li><a href="/courses/video.html">Video Editing</a></li>
<li><a href="/courses/fiver.html">Fiverr Crash Course</a></li>
<li><a href="/courses/upwork.html">Upwork Crash Course</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<button class="button">
<p class="text">৳ 0.00</p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-cart"
viewBox="0 0 16 16">
<path
d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
</svg>
</button>
</div>
</header>
<main id="main">
<!-- Breadcrumbs -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ul>
<li class="fw-bold mt-2"><a href="index.html">Home</a> / Contact</li>
</ul>
<h2 class="fw-bold">Contact Us</h2>
<div class="row contact-us">
<div class="col-xl-6 col-lg-5 justify-content-center ">
<iframe class="mb-4 mb-lg-0"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3650.5173266920697!2d90.35056687533745!3d23.80019637863649!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c195489e98b5%3A0x7c769f849b7b75c!2sCreator%20Technology%20Limited!5e0!3m2!1sen!2sbd!4v1697533370670!5m2!1sen!2sbd"
width="100%" height="384px" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="col-xl-6 col-lg-5 d-flex align-items-center justify-content-center us">
<div>
<h3 class="fw-bold mb-3">Office [Dhaka]</h3>
<p>
Sec#01,Block#G,R#05,H#10 ঢাকা,<br>
1216 1216 Mirpur,<br>
Dhaka Division, Bangladesh <br><br>
<strong>Phone:</strong> +8801 794 866 199<br>
<strong>Email:</strong> creatortechnologylimited@gmail.com
</p>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- footer -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<h3>About Creator Technology Limited</h3>
<p>Creator Technology Limited is a company at the forefront of developing cutting-edge tools and solutions
to enable creative expression and innovation in the digital age.</p>
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/about.html">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/review.html">Review</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Terms of service</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Courses</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/wordpress.html">WordPress & Ecommerce</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/creative.html">Creative Frontend</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/graphics.html">Graphics Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/video.html">Video Editing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/facebook.html">Facebook Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/youtube.html">Youtube Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/fiver.html">Fiverr Crash Course</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/upwork.html">Upwork Crash Course</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/courses/digital.html">Digital Marketing</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Sec#01,Block#G,R#05,H#10 ঢাকা,<br>
1216 1216 Mirpur,<br>
Dhaka Division, Bangladesh <br><br>
<strong>Phone:</strong> +8801 794 866 199<br>
<strong>Email:</strong> creatortechnologylimited@gmail.com
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright 2023 <strong><span>Creator Technology Limited</span></strong> | All Rights Reserved
</div>
</div>
</footer>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>