-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
195 lines (178 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Bachelor app will help bachelors to manage their daily meals, tasks, find a job or house, communicate with friends, and shopping. Download Bachelor app today and make your life easier.">
<meta name="author" content="Salekur Rahaman, Asrafi Akter, Esrat Ema, Ania Chowdury">
<link rel="shortcut icon" href="favicon.png">
<title>Contact Us</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:400,500,300,600,900,800,700,200,100' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="assets/fontawesome/js/all.js"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/pe-icon-7-stroke/css/pe-icon-7-stroke.css">
<link rel="stylesheet" href="assets/plugins/pe-icon-7-stroke/css/helper.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/assets/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/plugins/fullPage.js/jquery.fullpage.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/theme.css">
</head>
<body class="contact-page">
<nav id="myNavmenu" class="navbar navmenu text-center d-block" role="navigation">
<a href="#" id="navmenu-close" class="navmenu-close">×</a>
<ul class="list-unstyled menu-links">
<li class="nav-item active"><a href="./">Home</a></li>
<li class="nav-item"><a href="about.html">About</a></li>
<li class="nav-item"><a href="faqs.html">FAQs</a></li>
<li class="nav-item"><a href="https://dev-bac.blogspot.com">Blog</a></li>
<li class="nav-item"><a href="contact.html">Contact</a></li>
</ul>
<ul class="social-icons list-inline">
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20"><i class="fab fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20/wiki"><i class="fab fa-wikipedia-w"></i></a></li>
<li class="list-inline-item"><a href="https://dev-bac.blogspot.com"><i class="fas fa-rss"></i></a></li>
</ul>
<ul class="list-unstyled download-buttons">
<li class="google-play"><a href="#"><img class="img-fluid d-block" src="assets/images/buttons/btn-google-play.png" alt="Download from Google Play" /></a></li>
</ul><!--//list-unstyled-->
</nav>
<div class="canvas-wrapper" id="canvas-wrapper">
<!-- ******HEADER****** -->
<header id="header" class="header fixed-top">
<div class="container">
<h1 class="logo">
<a href="index.html">BACHELOR</a>
</h1><!--//logo-->
<div class="social-container text-center">
<ul class="social-icons list-inline">
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20"><i class="fab fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20/wiki"><i class="fab fa-wikipedia-w"></i></a></li>
<li class="list-inline-item"><a href="https://dev-bac.blogspot.com"><i class="fas fa-rss"></i></a></li>
</ul>
</div>
<div class="navbar-wrapper">
<span class="navbar-label">MENU</span>
<button type="button" class="navbar-toggle navmenu-hide" id="navbar-toggle">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div><!--//navbar -->
</div><!--//container-->
</header><!--//header-->
<article class="contact article gradient-9">
<div class="header-wrapper container text-center">
<h2 class="title">Get in touch</h2>
</div><!--//container-->
<section id="contact-methods" class="contact-methods text-center">
<div class="contact-methods-inner container">
<div class="row">
<div class="general item col-lg-5 col-md-6 col-12 ml-md-auto">
<div class="item-inner">
<h2 class="subtitle"><span class="pe-icon pe-7s-help1"></span>General</h2>
<ul class="list-unstyled">
<li><a href="mailto:salekur.rahaman@northsouth.edu">salekur.rahaman@northsouth.edu</a></li>
<li><a href="tel:+8801723348519">+880 1723 348519</a></li>
<li>Line open: 8am-10pm Sat-Thu GMT+6</li>
</ul>
</div><!--//inner-->
</div><!--//general-->
<div class="support item col-lg-5 col-md-6 col-12 mr-md-auto">
<div class="item-inner">
<h2 class="subtitle"><span class="pe-icon pe-7s-help2"></span>Support</h2>
<ul class="list-unstyled">
<li><a href="mailto:asrafi.akter@northsouth.edu">asrafi.akter@northsouth.edu</a></li>
<li><a href="tel:+13234894050">+1 323 489 4050</a></li>
<li>Line open: 9am-5pm Sat-Thu GMT+6</li>
</ul>
</div><!--//inner-->
</div><!--//support-->
<div class="press item col-lg-5 col-md-6 col-12 ml-md-auto">
<div class="item-inner">
<h2 class="subtitle"><span class="pe-icon pe-7s-speaker"></span>Information</h2>
<ul class="list-unstyled">
<li><a href="mailto:ania.chowdury@northsouth.edu">ania.chowdury@northsouth.edu</a></li>
<li>Line open: 9am-5pm Sat-Thu GMT+6</li>
</ul>
</div><!--//inner-->
</div><!--//information-->
<div class="partnership item col-lg-5 col-md-6 col-12 mr-md-auto">
<div class="item-inner">
<h2 class="subtitle"><span class="pe-icon pe-7s-users"></span>Faculty Member</h2>
<ul class="list-unstyled">
<li><a href="mailto:tanzilur.rahman@northsouth.edu">tanzilur.rahman@northsouth.edu</a></li>
<li>Line open: 9am-5pm Sat-Thu GMT+6</li>
</ul>
</div><!--//inner-->
</div><!--//faculty-->
</div><!--//row-->
</div><!--//contact-methods-inner-->
</section><!--//contact-methods-->
<section class="map-section text-center">
<div class="section-inner container" >
<div class="row">
<div class="gmap-wrapper col-lg-10 col-12 ml-lg-auto mr-lg-auto">
<div class="gmap-wrapper-inner">
<h3 class="subtitle">Find Us</h3>
<p class="address">
<span class="road">North South University</span><br>
<span class="country">Block B, Bashundhara R/A</span><br>
<span class="postal-code">Dhaka - 1229</span><br>
</p>
<div class="gmap-box">
<div class="gmap-box-inner">
<!--//You need to embed your own google map below-->
<!--//Ref: https://support.google.com/maps/answer/144361?co=GENIE.Platform%3DDesktop&hl=en -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d912.5248980536338!2d90.42466852923229!3d23.81505732594943!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c64c394d63b7%3A0xcc5a4d0a1dc42cb6!2sBasundhara%20Residential%20Area%2C%20Dhaka!5e0!3m2!1sen!2sbd!4v1582814180947!5m2!1sen!2sbd" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen></iframe>
</div><!--//gmap-box-inner-->
</div><!--//gmap-box-->
</div><!--//gmap-wrapper-inner-->
</div><!--//gmap-wrapper-->
</div><!--//row-->
</div><!--//section-inner-->
</section><!--//location-container-->
</article><!--//article-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<nav class="links">
<ul class="list-inline">
<li class="list-inline-item"><a href="about.html">About</a></li>
<li class="list-inline-item"><a href="faqs.html">FAQs</a></li>
<li class="list-inline-item"><a href="https://devbac.blogspot.com">Blog</a></li>
<li class="list-inline-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<ul class="social-icons list-inline">
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20"><i class="fab fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/DevBac/CSE299Summer20/wiki"><i class="fab fa-wikipedia-w"></i></a></li>
<li class="list-inline-item"><a href="https://dev-bac.blogspot.com"><i class="fas fa-rss"></i></a></li>
</ul>
<ul class="links legal-links list-inline">
<li class="list-inline-item"><a href="privacy.html">Privacy</a></li>
<li class="last list-inline-item"><a href="terms.html">Terms</a></li>
</ul><!--//legal-links-->
<small class="copyright">©2020, Copyright All Rights Reserved by <a href="./">Bachelor</a>. Designed by <a href="http://themes.3rdwavemedia.com/">3rd Wave Media</a></small>
</div><!--//container-->
</footer><!--//footer-->
</div><!--//canvas-wrapper-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/popper.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<!-- Match height-->
<script type="text/javascript" src="assets/plugins/jquery-match-height/jquery.matchHeight-min.js"></script>
<script type="text/javascript" src="assets/js/match-height-custom.js"></script>
<!-- Form Validation -->
<script type="text/javascript" src="assets/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="assets/js/form-validation-custom.js"></script>
</body>
</html>