-
Notifications
You must be signed in to change notification settings - Fork 1
/
mission.html
167 lines (155 loc) · 5.69 KB
/
mission.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/gif/png" href="img/z.png">
<title>Mission</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<link href="style.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-md navbar-light bg-light sticky-top">
<div class="container-fluid">
<a class="navbar-brand text-primary font-weight-bold" href="#"><img src="img/z.png" height="40"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<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" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="mission.html">Our Mission</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="join.html">Join Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navigation -->
<!-- Quote -->
<div class="container-fluid">
<div class="row jumbotron">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 text-center">
<blockquote class="blockquote">
<p>Health is a state of complete physical, mental, and social well being, and not merely the absence of disease or infirmity.</p>
<footer class="blockquote-footer">From World Health Organization (WHO)</footer>
</blockquote>
</div>
</div>
</div>
<!-- End Quote -->
<!-- Our Mission -->
<div class="container-fluid padding">
<div class="row padding">
<div class="col-lg-6">
<img src="img/t4.png" class="img-fluid rounded mx-auto d-block">
</div>
<div class="col-md-12 col-lg-4">
<h1 class="display-4 text-center">Our Mission</h1>
<hr width="150px">
<p>As there is a rise in health issues, providing health assistance to each and every member is important. People nowadays are busy with their lives and even they forget about their health problems. Some people do not even take care of their health. Our mission is to see a healthier world by delivering our medical services to the people.</p>
</div>
</div>
</div>
<!-- End Our Mission -->
<!--- Background image -->
<!--figure>
<div class="fixed-wrap">
<div id="fixed">
</div>
</div>
</figure-->
<!--- End Background image -->
<!-- Our Values -->
<div class="container-fluid padding">
<div class="row welcome text-center">
<div class="col-12">
<h1 class="display-4">Our Values</h1>
<hr width="150px">
</div>
<div class="col-12">
<p class="lead">STTP is a values-driven company. Our values guide the perspective of the organization as well as our actions.</p>
</div>
</div>
</div>
<div class="container-fluid padding">
<div class="row padding">
<div class="col-xs-1 col-sm-1 col-md-1 col-lg-1 col-xl-1 offset-xl-2">
<img class="float-md-left float-lg-right worth" src="img/z.png" height="40">
</div>
<div class="col-xs-11 col-sm-5 col-md-5 col-lg-5 col-xl-3">
<h2 class="worth">Accountability</h2>
<p>Accountability is important these days, and our managers take the responsibility to give excellent services to the customers.</p>
</div>
<div class="col-xs-1 col-sm-1 col-md-1 col-lg-1 col-xl-1 offset-xl-0">
<img class="float-md-left float-lg-right" src="img/z.png" height="40">
</div>
<div class="col-xs-11 col-sm-5 col-md-5 col-lg-5 col-xl-3">
<h2 class="worth">Diligence</h2>
<p>STTP is extremely diligent in customer satisfaction. We carefully look for our customer needs and requirements.</p>
</div>
<div class="col-xs-1 col-sm-1 col-md-1 col-lg-1 col-xl-1 offset-xl-2">
<img class="float-md-left float-lg-right" src="img/z.png" height="40">
</div>
<div class="col-xs-11 col-sm-5 col-md-5 col-lg-5 col-xl-3">
<h2 class="worth">Perseverance</h2>
<p><p>We have intense intellectual curiosity and extraordinary powers of perseverance.</p>
</div>
<div class="col-xs-1 col-sm-1 col-md-1 col-lg-1 col-xl-1 offset-xl-0">
<img class="float-md-left float-lg-right" src="img/z.png" height="40">
</div>
<div class="col-xs-11 col-sm-5 col-md-5 col-lg-5 col-xl-3">
<h2 class="worth">Integrity</h2>
<p><p>Employees at STTP have the highest personal integrity and we are keen to preserve our integrity.</p>
</div>
</div>
</div>
<!-- End Our Values -->
<!--- Footer -->
<footer>
<div class="container-fluid padding">
<div class="row text-center font-weight-bold">
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<h5>Stockholm Office</h5>
<hr class="light">
<p>Sollentuna</p>
</div>
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<a class="logo text-light" href="#"><img src="img/z.png" height="25"></a>
<hr class="light">
<p><a href="mailto: [email protected]">[email protected]</a></p>
</div>
<div class="col-sm-10 offset-sm-1 col-md-4 offset-md-0">
<hr class="light">
<h5>Contact Us</h5>
<hr class="light">
<p>Mobile: +46 713254868, +46 724567985</p>
</div>
<div class="col-12">
<hr class="light-100">
<h5>© STTP Consulting AB</h5>
</div>
</div>
</div>
</footer>
<!--- End Footer -->
</body>
</html>