-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
executable file
·197 lines (182 loc) · 8.29 KB
/
contact.html
File metadata and controls
executable file
·197 lines (182 loc) · 8.29 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
<!DOCTYPE html>
<!--
// WEBSITE: https://themefisher.com
// TWITTER: https://twitter.com/themefisher
// FACEBOOK: https://www.facebook.com/themefisher
// GITHUB: https://github.com/themefisher/
-->
<html lang="zxx">
<head>
<meta charset="utf-8">
<title>Dtox</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- ** Plugins Needed for the Project ** -->
<!-- Bootstrap -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- themefy-icon -->
<link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
<!-- slick slider -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- venobox popup -->
<link rel="stylesheet" href="plugins/Venobox/venobox.css">
<!-- aos -->
<link rel="stylesheet" href="plugins/aos/aos.css">
<!-- Main Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<!--Favicon-->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body>
<!-- navigation -->
<section class="fixed-top navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="index.html"><img src="images/logo.png" alt="logo"></a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- navbar -->
<div class="collapse navbar-collapse text-center" id="navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="index.html#feature">Feature</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="service.html">Service</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="index.html#team">Team</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="index.html#pricing">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<a href="#" class="btn btn-primary ml-lg-3 primary-shadow">Try Free</a>
</div>
</nav>
</div>
</section>
<!-- /navigation -->
<!-- contact -->
<section class="section-lg contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-title">Contact</h2>
</div>
</div>
<div class="row contact-bg p-5 rounded mb-5">
<div class="col-lg-7 mb-4 mb-lg-0">
<form action="#">
<input type="text" class="form-control mb-3" id="name" name="name" placeholder="Your Name">
<input type="email" class="form-control mb-3" id="mail" name="mail" placeholder="Your Email">
<input type="text" class="form-control mb-3" id="subject" name="subject" placeholder="Subject">
<textarea name="message" id="message" class="form-control mb-3" placeholder="Your Message"></textarea>
<button type="submit" value="send" class="btn btn-secondary">SEND MESSAGE</button>
</form>
</div>
<div class="col-lg-5">
<p class="mb-5">If you'll like to know more about our experience designing and delivering cloud solutions, or get advice on your own technology challenges get in touch. With dedicated engineers on-hand 24/7, we’re set up to become an extension of your team.</p>
<a href="tel:+442081446356" class="text-color h5 d-block">+44 20 8144 6356</a>
<a href="mailto:info@altostack.io" class="mb-5 text-color h5 d-block">info@altostack.io</a>
<p>71 Shelton Street<br>London WC2H 9JQ England</p>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-sm-6 mb-4 mb-lg-0">
<div class="card p-4 border-blue">
<h5><i class="ti-layers-alt round-icon blue mr-2"></i> Sales</h5>
<p class="mb-0">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.</p>
</div>
</div>
<div class="col-lg-4 col-sm-6 mb-4 mb-lg-0">
<div class="card p-4 border-blue">
<h5><i class="ti-desktop round-icon green mr-2"></i> Help & Support</h5>
<p class="mb-0">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.</p>
</div>
</div>
<div class="col-lg-4 col-sm-6 mb-4 mb-lg-0">
<div class="card p-4 border-blue">
<h5><i class="ti-panel round-icon orange mr-2"></i> Legal Departments</h5>
<p class="mb-0">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.</p>
</div>
</div>
</div>
</div>
<!-- background shapes -->
<img class="contact-bg-1 up-down-animation" src="images/background-shape/feature-bg-2.png" alt="background-shape">
<img class="contact-bg-2 left-right-animation" src="images/background-shape/green-half-cycle.png" alt="background-shape">
<img class="contact-bg-3 up-down-animation" src="images/background-shape/green-dot.png" alt="background-shape">
<img class="contact-bg-4 left-right-animation" src="images/background-shape/service-half-cycle.png" alt="background-shape">
<img class="contact-bg-5 up-down-animation" src="images/background-shape/feature-bg-2.png" alt="background-shape">
</section>
<!-- /contact -->
<!-- footer -->
<footer class="footer-section footer" style="background-image: url(images/backgrounds/footer-bg.png);">
<div class="container">
<div class="row">
<div class="col-lg-4 text-center text-lg-left mb-4 mb-lg-0">
<!-- logo -->
<a href="index.html">
<img class="img-fluid" src="images/logo.png" alt="logo">
</a>
</div>
<!-- footer menu -->
<nav class="col-lg-8 align-self-center mb-5">
<ul class="list-inline text-lg-right text-center footer-menu">
<li class="list-inline-item active"><a href="index.html">Home</a></li>
<li class="list-inline-item"><a class="page-scroll" href="#feature">Feature</a></li>
<li class="list-inline-item"><a href="about.html">About</a></li>
<li class="list-inline-item"><a class="page-scroll" href="#team">Team</a></li>
<li class="list-inline-item"><a class="page-scroll" href="#pricing">Pricing</a></li>
<li class="list-inline-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- footer social icon -->
<nav class="col-12">
<ul class="list-inline text-lg-right text-center social-icon">
<li class="list-inline-item">
<a class="facebook" href="#"><i class="ti-facebook"></i></a>
</li>
<li class="list-inline-item">
<a class="twitter" href="#"><i class="ti-twitter-alt"></i></a>
</li>
<li class="list-inline-item">
<a class="linkedin" href="#"><i class="ti-linkedin"></i></a>
</li>
<li class="list-inline-item">
<a class="black" href="#"><i class="ti-github"></i></a>
</li>
</ul>
</nav>
</div>
</div>
</footer>
<!-- /footer -->
<!-- jQuery -->
<script src="plugins/jQuery/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- slick slider -->
<script src="plugins/slick/slick.min.js"></script>
<!-- venobox -->
<script src="plugins/Venobox/venobox.min.js"></script>
<!-- aos -->
<script src="plugins/aos/aos.js"></script>
<!-- Main Script -->
<script src="js/script.js"></script>
</body>
</html>