-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (211 loc) · 24.4 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous" />
<link rel="stylesheet" href="src/Archia/stylesheet.css" />
<link rel="stylesheet" href="src/styles.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<title>Vaccination system</title>
</head>
<body>
<div id="app">
<div class="s-home">
<div class="overlay"></div>
<div class="shadow-overlay"></div>
<nav class="navbar navbar-inverse" id="navi">
<div class="container-fluid">
<div class="navbar-header">
<svg style="height: 3rem;" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-green-500 rounded-full" viewBox="0 0 24 24">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path>
</svg>
<span class="navbar-brand">Vaccine Information System</span>
</div>
<ul class="d-none d-md-block nav ml-auto" id="myNavbar">
<li><a href="#current-info" style="color: whitesmoke"> <b>Current Info/Vaccinations</b></a></li>
<li><a href="#news" style="color: whitesmoke"><b> News </b></a></li>
<li><a href="#faqs" style="color: #5cb85c"><b> More Info </b></a></li>
</ul>
</div>
</nav>
<div class="container" id="first-page">
<div class="row">
<div class="col-sm-12 col-md-5 align-self-center" id="mainhead">
<h2 data-aos="fade-right" style="line-height: 50px; font-size: 36px ">Protect yourself and <br/>others - <span class="colorblue">Get vaccinated<span></h2>
<br/>
<p> A platform to see nearby vaccination centers and info related to various vaccines</p>
<br/>
<a href="src/cities-hospitals/delhi_hospitals.html"><button type="button" class="btn" style="background-color: #5cb85c; color:white">
Register/View vaccination centers
</button></a>
</div>
<div class="d-none d-md-block col-md-7">
<img data-aos="fade-left" class="img1" src="src/images/first.jpg"><br/>
<img data-aos="fade-right" class="img2" src="src/images/second.jpg"><br/>
<img data-aos="fade-left" class="img3" src="src/images/third.jpg"><br/>
</div>
</div>
</div>
</div>
<div class="container-fluid vaccination p-5 mb-5" id="current-info">
<div class="row w-100">
<div class="col text-center" data-aos="fade-up">
<h1>Statistics</h1>
</div>
</div>
<div class="row card_section mt-5">
<div data-aos="zoom-in" data-aos-duration="800" class="col-12 col-md-3 pb-3">
<div class="custom_card1 text-center align-items-center">
<h3>Confirmed</h3>
<h4 id="dailyconfirmed">+2,75,063</h4>
<h1 id="totalconfirmed">1,50,16,514</h1>
</div>
</div>
<div data-aos="zoom-in" data-aos-duration="800" class="col-12 col-md-3 pb-3">
<div class="custom_card2 text-center align-items-center">
<h3 >Active</h3>
<h4> </h4>
<h1 id="totalactive">19,28,848</h1>
</div>
</div>
<div data-aos="zoom-in" data-aos-duration="800" class="col-12 col-md-3 pb-3">
<div class="custom_card3 text-center align-items-center">
<h3>Recovered</h3>
<h4 id="dailyrecovered">+1,43,839</h4>
<h1 id="totalrecovered">1,29,48,848</h1>
</div>
</div>
<div data-aos="zoom-in" data-aos-duration="800" class="col-12 col-md-3 pb-3">
<div class="custom_card4 text-center align-items-center">
<h3>Deceased</h3>
<h4 id="dailydeceased">+1,620</h4>
<h1 id="totaldeceased">1,78,793</h1>
</div>
</div>
</div>
</div>
<div class="container-fluid p-5 ">
<div class="row">
<div class="d-none d-md-flex col-md-6 flex-column align-content-center " >
<h1 data-aos="fade-up" class="hero-headline pb-3 mr-6">Your actions save lives</h1>
<img src="src/images/undrawdoc.svg" height="480" width="480" />
</div>
<div class="col-12 col-md-6 align-self-center">
<div class="mb-5" style= "background-color: grey">
<h2 class="text-center"> Vaccination </h2>
</div>
<div class="row" >
<div class="col-12 col-md-4 text-center mt-3">
<div data-aos="zoom-in" data-aos-duration="800" class="one ct mx-auto" style=" color:blue ">
<h4 class="xyzw pb-4">Total Doses</h4>
<h2 id="totaldoses">1,33,43,223</h2>
</div>
</div>
<div class="col-12 col-md-4 text-center mt-3">
<div data-aos="zoom-in" data-aos-duration="800" class="two ct mx-auto" style=" color:green;">
<h4 class="xyzw">Total Vaccinated</h4>
<h2 id="totalvaccinated">1,33,43,223</h2>
</div>
</div>
<div class="col-12 col-md-4 text-center mt-3">
<div data-aos="zoom-in" data-aos-duration="800" class="three ct mx-auto" style="color:red;">
<h4 class="xyzw">Total fully vaccinated</h4>
<h2 id="totalfullyvaccinated">42,34,325</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid xyz p-5 mb-5" id="news">
<div class="row">
<div class="col-12 col-md-6">
<a class="twitter-timeline" data-height="640" data-width="640" data-theme="dark" href="https://twitter.com/COVIDNewsByMIB?ref_src=twsrc%5Etfw">Tweets by COVIDNewsByMIB</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="d-none d-md-flex col-md-6 flex-column align-content-center ">
<h1 data-aos="fade-up" class="color-white text-center">News section</h1>
<img src="src/images/undraw.svg" height="480" width="480" />
</div>
</div>
</div>
<div class="container-fluid" id="faqs">
<div class="d-flex border m-5 p-5">
<div class="row align-items-center">
<div class="col-sm-12 col-md-4">
<p class="Jumbotron">
<h1 data-aos="fade-right">Frequently Asked Questions</h1>
</p>
</div>
<div class="col-sm-12 col-md-8 ">
<div class="faqs-category-wrapper d-flex">
<div class="row faqs-category-innner-wrapper d-flex align-items-center">
<div class="col-12 col-md-4 faqs-category">
<svg id="about-the-vaccine" width="51.769" height="51.852" viewBox="0 0 51.769 51.852">
<path id="Path_12" fill="white" data-name="Path 12" d="M43.962,32.166a2.6,2.6,0,0,0-2.485,1.843h-2.3a9.4,9.4,0,0,0-2.236-5.384l1.636-1.636a2.472,2.472,0,0,0,1.2.311,2.592,2.592,0,1,0-2.588-2.588,2.493,2.493,0,0,0,.311,1.222l-1.636,1.636a9.4,9.4,0,0,0-5.384-2.236v-2.3a2.629,2.629,0,0,0,1.843-2.485,2.588,2.588,0,1,0-3.334,2.485v2.278a9.574,9.574,0,0,0-5.384,2.236l-1.636-1.636a2.493,2.493,0,0,0,.311-1.222,2.6,2.6,0,1,0-5.2,0,2.6,2.6,0,0,0,.766,1.843,2.639,2.639,0,0,0,1.843.766,2.472,2.472,0,0,0,1.2-.311l1.636,1.636A9.377,9.377,0,0,0,21.2,30.634a.759.759,0,0,0,1.367.663,7.977,7.977,0,1,1,7.186,11.451A7.9,7.9,0,0,1,23.4,39.579a.768.768,0,0,0-1.222.932c.1.145.228.29.352.435l-1.636,1.636a2.6,2.6,0,1,0,.642,4.142h0A2.567,2.567,0,0,0,22.3,44.88a2.493,2.493,0,0,0-.311-1.222l1.615-1.615a9.491,9.491,0,0,0,5.384,2.236v2.3a2.629,2.629,0,0,0-1.843,2.485,2.588,2.588,0,1,0,3.334-2.485v-2.3a9.4,9.4,0,0,0,5.384-2.236L37.5,43.679a2.493,2.493,0,0,0-.311,1.222,2.6,2.6,0,0,0,.766,1.843h0a2.567,2.567,0,0,0,1.843.766,2.594,2.594,0,1,0-1.2-4.887l-1.636-1.636A9.4,9.4,0,0,0,39.2,35.6h2.3a2.629,2.629,0,0,0,2.485,1.843,2.589,2.589,0,0,0,2.588-2.588A2.631,2.631,0,0,0,43.962,32.166Zm-4.928-8.242a1.063,1.063,0,0,1,.766-.311,1.1,1.1,0,0,1,.766.311,1.069,1.069,0,1,1-1.512,1.512,1.063,1.063,0,0,1-.311-.766A.952.952,0,0,1,39.034,23.924Zm-9.318-4.473a1.077,1.077,0,1,1-1.077,1.077A1.069,1.069,0,0,1,29.715,19.452Zm-10.83,6.005a1.077,1.077,0,0,1,.766-1.843,1.1,1.1,0,0,1,.766.311,1.1,1.1,0,0,1,0,1.532A1.1,1.1,0,0,1,18.885,25.457ZM20.4,45.605h0a1.075,1.075,0,0,1-1.512,0,1.077,1.077,0,0,1,.766-1.843,1.1,1.1,0,0,1,.766.311,1.063,1.063,0,0,1,.311.766A1.177,1.177,0,0,1,20.4,45.605Zm9.318,4.473A1.077,1.077,0,1,1,30.792,49,1.069,1.069,0,0,1,29.715,50.078ZM39.8,43.762a1.1,1.1,0,0,1,.766.311,1.069,1.069,0,1,1-1.512,1.512h0a1.1,1.1,0,0,1,0-1.532A1.049,1.049,0,0,1,39.8,43.762Zm4.162-7.931a1.077,1.077,0,1,1,1.077-1.077A1.069,1.069,0,0,1,43.962,35.831Zm-26.009-.311h2.3a10.381,10.381,0,0,0,.207,1.367.772.772,0,0,0,.745.6.456.456,0,0,0,.166-.021.773.773,0,0,0,.58-.911,8.54,8.54,0,0,1-.207-1.781.764.764,0,0,0-.766-.766H17.953a2.629,2.629,0,0,0-2.485-1.843,2.588,2.588,0,1,0,0,5.177A2.56,2.56,0,0,0,17.953,35.521Zm-2.485.311a1.077,1.077,0,1,1,1.077-1.077A1.083,1.083,0,0,1,15.469,35.831ZM13.75,18.458l1.325,1.325a.75.75,0,0,0,1.077,0,.775.775,0,0,0,0-1.077l-1.325-1.325a6.872,6.872,0,0,0,1.47-3.52h1.864a.766.766,0,0,0,0-1.532H16.3a6.768,6.768,0,0,0-1.47-3.541l1.325-1.325a.761.761,0,1,0-1.077-1.077L13.75,7.71a6.872,6.872,0,0,0-3.52-1.47V4.376A.766.766,0,1,0,8.7,4.4V6.261a6.8,6.8,0,0,0-3.52,1.47L3.852,6.406A.761.761,0,0,0,2.775,7.483L4.1,8.808a6.867,6.867,0,0,0-1.47,3.541H.766a.766.766,0,1,0,0,1.532H2.63A6.8,6.8,0,0,0,4.1,17.4L2.775,18.727a.775.775,0,0,0,0,1.077.75.75,0,0,0,1.077,0l1.325-1.325a6.867,6.867,0,0,0,3.541,1.47v1.864a.764.764,0,0,0,.766.766.752.752,0,0,0,.766-.766V19.949A7.087,7.087,0,0,0,13.75,18.458ZM4.1,13.094a5.363,5.363,0,1,1,5.363,5.363A5.364,5.364,0,0,1,4.1,13.094Zm6.047-1.512a.932.932,0,1,1,.932-.932A.928.928,0,0,1,10.147,11.583Zm2.174,3.582a.932.932,0,1,1-.932-.932A.928.928,0,0,1,12.321,15.165Zm20,18.74a1.263,1.263,0,1,1,1.263,1.263A1.255,1.255,0,0,1,32.325,33.905Zm-6.481,3.375a1.263,1.263,0,1,1,1.263-1.263A1.268,1.268,0,0,1,25.843,37.281Zm2.526-5.425a.932.932,0,1,1,.932-.932A.928.928,0,0,1,28.369,31.855Zm4,6.751a.932.932,0,1,1-.932-.932A.928.928,0,0,1,32.366,38.606ZM7.724,13.467a.932.932,0,1,1-.932-.932A.928.928,0,0,1,7.724,13.467ZM51.769,9.3a.764.764,0,0,1-.766.766H49.139a6.8,6.8,0,0,1-1.47,3.52l1.325,1.325a.775.775,0,0,1,0,1.077.75.75,0,0,1-1.077,0l-1.325-1.325a6.867,6.867,0,0,1-3.541,1.47V18a.766.766,0,0,1-1.532,0V16.138a6.941,6.941,0,0,1-3.541-1.47l-1.325,1.325a.75.75,0,0,1-1.077,0,.775.775,0,0,1,0-1.077L36.9,13.591a6.867,6.867,0,0,1-1.47-3.541H33.567a.766.766,0,1,1,0-1.532h1.864A6.941,6.941,0,0,1,36.9,4.977L35.576,3.652a.761.761,0,0,1,1.077-1.077L37.978,3.9A6.872,6.872,0,0,1,41.5,2.43V.566a.766.766,0,1,1,1.532,0V2.43A6.912,6.912,0,0,1,46.571,3.9L47.9,2.575a.761.761,0,0,1,1.077,1.077L47.648,4.977c.083.1.145.186.228.29a.756.756,0,1,1-1.222.89,5.354,5.354,0,1,0,1.015,3.127.764.764,0,0,1,.766-.766h2.588A.793.793,0,0,1,51.769,9.3ZM40.545,8.394a.932.932,0,1,1,.932-.932A.928.928,0,0,1,40.545,8.394Zm4.307-.186a.932.932,0,1,1-.932.932A.941.941,0,0,1,44.853,8.207Zm-4.494,3.686a.932.932,0,1,1,.932.932A.928.928,0,0,1,40.359,11.893Z" transform="translate(0 0.2)" fill="#021859"></path>
</svg>
<br/>
<a data-aos="zoom-in" href="https://www.mohfw.gov.in/covid_vaccination/vaccination/faqs.html#about-the-vaccine" style="height: 200px;">
ABOUT THE VACCINE
</a>
</div>
<div class="col-12 col-md-4 faqs-category">
<svg id="who-will-get-the-vaccine" width="30.099" height="51.852" viewBox="0 0 30.099 51.852">
<path id="Path_10" fill="white" data-name="Path 10" d="M54.884,22.909V20.94a.767.767,0,1,1,1.534,0v1.97a.767.767,0,1,1-1.534,0ZM59.8,33.649h1.866a.767.767,0,0,0,0-1.534H59.8a.765.765,0,0,0-.767.767A.779.779,0,0,0,59.8,33.649Zm0-4.976h1.866a.767.767,0,0,0,0-1.534H59.8a.765.765,0,0,0-.767.767A.779.779,0,0,0,59.8,28.673Zm0-4.976h1.866a.767.767,0,0,0,0-1.534H59.8a.765.765,0,0,0-.767.767A.779.779,0,0,0,59.8,23.7Zm0-4.976h1.866a.767.767,0,0,0,0-1.534H59.8a.765.765,0,0,0-.767.767A.779.779,0,0,0,59.8,18.721Zm6.78-5.473V35.681a2.914,2.914,0,0,1-2.529,2.9l-.56,5.017a.765.765,0,0,1-.767.684H61.477v6.8a.765.765,0,0,1-.767.767.753.753,0,0,1-.767-.767v-6.8H58.7a.765.765,0,0,1-.767-.684l-.56-5.017a2.946,2.946,0,0,1-2.529-2.9V26.952a.767.767,0,1,1,1.534,0v8.728a1.411,1.411,0,0,0,1.41,1.41h5.805A1.411,1.411,0,0,0,65,35.681V13.746H56.419v3.006a.767.767,0,1,1-1.534,0v-3.5l-2.3-2.882a.761.761,0,0,1-.083-.809.752.752,0,0,1,.684-.435h4.872V4.312H56.045a.765.765,0,0,1-.767-.767v-1.7A1.849,1.849,0,0,1,57.124,0h7.194a1.849,1.849,0,0,1,1.845,1.845V3.525a.765.765,0,0,1-.767.767H63.385V9.122h4.872a.752.752,0,0,1,.684.435.807.807,0,0,1-.083.809Zm-4.52,29.5.456-4.126H58.969l.456,4.126ZM56.813,2.778h7.837V1.845a.327.327,0,0,0-.332-.332H57.144a.327.327,0,0,0-.332.332Zm2.778,6.344h2.281V4.312H59.591Zm-4.81,1.534,1.244,1.576h9.433L66.7,10.656ZM80.987,43.745V39.164a.549.549,0,0,0-.539-.539h-9.5a.549.549,0,0,0-.539.539V49.758a.549.549,0,0,0,.539.539h9.5a.549.549,0,0,0,.539-.539V47.83a.767.767,0,0,1,1.534,0v1.928a2.079,2.079,0,0,1-2.073,2.073h-9.5a2.079,2.079,0,0,1-2.073-2.073V39.164a2.041,2.041,0,0,1,1.97-2.053V32.882a.765.765,0,0,1,.767-.767h8.148a.765.765,0,0,1,.767.767v4.229a2.055,2.055,0,0,1,1.97,2.053v4.582a.757.757,0,1,1-1.513,0Zm-8.6-10.1V37.09h6.634V33.649ZM75.7,40.76a3.711,3.711,0,1,1-3.711,3.711A3.707,3.707,0,0,1,75.7,40.76Zm0,1.513a2.177,2.177,0,1,0,2.177,2.177A2.177,2.177,0,0,0,75.7,42.273Z" transform="translate(-52.422)" fill="#021859"></path>
</svg>
<br/>
<a data-aos="zoom-in" href="https://www.mohfw.gov.in/covid_vaccination/vaccination/faqs.html#who-will-get-the-vaccine">
WHO WILL GET THE VACCINE?
</a>
</div>
<div class="col-12 col-md-4 faqs-category">
<svg id="how-will-we-be-vaccinated" width="39.018" height="51.852" viewBox="0 0 39.018 51.852">
<path id="Path_11" fill="white" data-name="Path 11" d="M69.918,11.258v1.97a.767.767,0,1,1-1.534,0v-1.97a.765.765,0,0,1,.767-.767A.793.793,0,0,1,69.918,11.258Zm0-10.491V7.049a.767.767,0,1,1-1.534,0V1.534H39.691v6.51a.765.765,0,0,1-.767.767H32.434V40.179a.767.767,0,0,1-1.534,0V8.044a.753.753,0,0,1,.228-.539L38.405.228A.753.753,0,0,1,38.944,0H69.151A.765.765,0,0,1,69.918.767ZM38.177,7.277V2.612L33.512,7.277ZM69.151,16.5a.765.765,0,0,0-.767.767V50.318H32.434V44.264a.767.767,0,1,0-1.534,0v6.821a.765.765,0,0,0,.767.767H69.151a.765.765,0,0,0,.767-.767V17.249A.761.761,0,0,0,69.151,16.5ZM38.177,25.231a.765.765,0,0,0,.767.767H61.9a.767.767,0,0,0,0-1.534H38.944A.779.779,0,0,0,38.177,25.231Zm.767,6.469H61.9a.767.767,0,0,0,0-1.534H38.944a.765.765,0,0,0-.767.767A.753.753,0,0,0,38.944,31.7ZM53.063,8.044v3.11h3.11a.765.765,0,0,1,.767.767v3.773a.765.765,0,0,1-.767.767h-3.11v3.11a.765.765,0,0,1-.767.767H48.523a.765.765,0,0,1-.767-.767v-3.11h-3.11a.765.765,0,0,1-.767-.767V11.9a.765.765,0,0,1,.767-.767h3.11V8.023a.765.765,0,0,1,.767-.767H52.3A.8.8,0,0,1,53.063,8.044ZM52.3,12.668a.765.765,0,0,1-.767-.767V8.791H49.29V11.9a.765.765,0,0,1-.767.767h-3.11v2.239h3.11a.765.765,0,0,1,.767.767v3.11h2.239v-3.11a.765.765,0,0,1,.767-.767h3.11V12.668ZM38.177,39.64a.765.765,0,0,1,.767-.767h2.8a.765.765,0,0,1,.767.767v4.146a.765.765,0,0,1-.767.767h-2.8a.765.765,0,0,1-.767-.767Zm1.513,3.4h1.265V40.408H39.691Zm8.77-7.153a.765.765,0,0,1,.767.767v7.153a.765.765,0,0,1-.767.767h-2.8a.765.765,0,0,1-.767-.767V36.655a.765.765,0,0,1,.767-.767ZM47.693,37.4H46.429V43.02h1.265Zm7.464,1.472a.765.765,0,0,1,.767.767v4.146a.765.765,0,0,1-.767.767h-2.8a.765.765,0,0,1-.767-.767V39.64a.765.765,0,0,1,.767-.767Zm-.746,1.534H53.146v2.633h1.265Zm8.231-3.753v7.153a.765.765,0,0,1-.767.767h-2.8a.765.765,0,0,1-.767-.767V36.655a.765.765,0,0,1,.767-.767h2.8A.753.753,0,0,1,62.641,36.655Zm-1.513.746H59.863V43.02h1.265Z" transform="translate(-30.9 0)" fill="#021859"></path>
</svg>
<br/>
<a data-aos="zoom-in" href="https://www.mohfw.gov.in/covid_vaccination/vaccination/faqs.html#how-will-we-be-vaccinated">
HOW WILL WE BE VACCINATED?
</a>
</div>
<div class="col-12 col-md-4 faqs-category">
<svg width="51.769" height="51.852" x="0px" y="0px" viewBox="0 0 250 250">
<path d="M81.2,53.5l-14.4-3.6c5.5-5.3,9-12.7,9-20.9c0-16-13-29-29-29s-29,13-29,29c0,8.2,3.5,15.7,9,20.9l-14.4,3.6 C5.1,55.3,0,61.8,0,69.3v68.8c0,7.8,6.4,14.2,14.2,14.2h0.3v82.6c0,7.7,5.8,14.4,13.2,15.1c0.5,0,0.9,0.1,1.4,0.1 c3.6,0,7.2-1.4,9.9-3.8c3.1-2.8,4.8-6.7,4.8-10.8v-13.9c0-2-1.6-3.7-3.7-3.7c-2,0-3.7,1.6-3.7,3.7v13.9c0,2.1-0.9,4-2.4,5.4 c-1.5,1.4-3.6,2.1-5.6,1.9c-3.7-0.4-6.6-3.7-6.6-7.7v-86.2c0-2-1.6-3.7-3.7-3.7h-4c-3.8,0-6.8-3.1-6.8-6.8V69.3 c0-4.1,2.8-7.7,6.8-8.7l20.9-5.2c3.6,1.6,7.5,2.5,11.7,2.5c4.2,0,8.1-0.9,11.7-2.5l20.9,5.2c4,1,6.8,4.6,6.8,8.7v68.8 c0,3.8-3.1,6.8-6.8,6.8h-4c-2,0-3.7,1.6-3.7,3.7v86.7c0,4-3.3,7.3-7.3,7.3c-4,0-7.3-3.3-7.3-7.3v-86.7c0-2-1.6-3.7-3.7-3.7H40.1 c-2,0-3.7,1.6-3.7,3.7v23.6c0,2,1.6,3.7,3.7,3.7c2,0,3.7-1.6,3.7-3.7v-19.9h5.9v83c0,8.1,6.6,14.7,14.7,14.7 c8.1,0,14.7-6.6,14.7-14.7v-83h0.3c7.8,0,14.2-6.4,14.2-14.2V69.3C93.5,61.8,88.4,55.3,81.2,53.5z M25.2,29 c0-11.9,9.7-21.6,21.6-21.6S68.4,17.1,68.4,29c0,11.9-9.7,21.6-21.6,21.6S25.2,40.9,25.2,29z M43.8,192.5v9.5c0,2-1.6,3.7-3.7,3.7 c-2,0-3.7-1.6-3.7-3.7v-9.5c0-2,1.6-3.7,3.7-3.7C42.2,188.8,43.8,190.5,43.8,192.5z M246.3,76.5c2,0,3.7-1.6,3.7-3.7v-3.5 c0-7.5-5.1-14-12.4-15.8l-14.4-3.6c5.5-5.3,9-12.7,9-20.9c0-16-13-29-29-29s-29,13-29,29c0,8.2,3.5,15.7,9,20.9l-14.4,3.6 c-7.3,1.8-12.4,8.3-12.4,15.8v68.8c0,7.8,6.4,14.2,14.2,14.2h0.3v82.6c0,7.7,5.8,14.4,13.2,15.1c4.1,0.4,8.2-1,11.3-3.7 c3-2.8,4.8-6.7,4.8-10.8v-83h5.9v83c0,8.1,6.6,14.7,14.7,14.7c8.1,0,14.7-6.6,14.7-14.7v-83h0.3c7.8,0,14.2-6.4,14.2-14.2V92.5 c0-2-1.6-3.7-3.7-3.7c-2,0-3.7,1.6-3.7,3.7v45.6c0,3.8-3.1,6.8-6.8,6.8h-4c-2,0-3.7,1.6-3.7,3.7v86.7c0,4-3.3,7.3-7.3,7.3 c-4,0-7.3-3.3-7.3-7.3v-86.7c0-2-1.6-3.7-3.7-3.7h-13.3c-2,0-3.7,1.6-3.7,3.7v86.7c0,2.1-0.9,4-2.4,5.4c-1.5,1.4-3.6,2.1-5.6,1.9 c-3.7-0.4-6.6-3.7-6.6-7.7v-86.2c0-2-1.6-3.7-3.7-3.7h-4c-3.8,0-6.8-3.1-6.8-6.8V69.3c0-4.1,2.8-7.7,6.8-8.7l20.9-5.2 c3.6,1.6,7.5,2.5,11.7,2.5c4.2,0,8.1-0.9,11.7-2.5l20.9,5.2c4,1,6.8,4.6,6.8,8.7v3.5C242.6,74.9,244.3,76.5,246.3,76.5z M181.6,29 c0-11.9,9.7-21.6,21.6-21.6s21.6,9.7,21.6,21.6c0,11.9-9.7,21.6-21.6,21.6S181.6,40.9,181.6,29z M149.2,99.3 c0.7,0.7,1.1,1.6,1.1,2.6c0,1-0.4,1.9-1.1,2.6l-8.3,8.3c-0.7,0.7-1.7,1.1-2.6,1.1s-1.9-0.4-2.6-1.1c-1.4-1.4-1.4-3.8,0-5.2l2-2 h-25.5l2,2c1.4,1.4,1.4,3.8,0,5.2c-0.7,0.7-1.7,1.1-2.6,1.1c-0.9,0-1.9-0.4-2.6-1.1l-8.3-8.3c-0.7-0.7-1.1-1.6-1.1-2.6 c0-1,0.4-1.9,1.1-2.6L109,91c1.4-1.4,3.8-1.4,5.2,0c1.4,1.4,1.4,3.8,0,5.2l-2,2h25.5l-2-2c-1.4-1.4-1.4-3.8,0-5.2 c1.4-1.4,3.8-1.4,5.2,0L149.2,99.3z" fill="white" stroke="black"></path>
</svg>
<br/>
<a data-aos="zoom-in" href="https://www.mohfw.gov.in/covid_vaccination/vaccination/faqs.html#what-to-expect-before-vaccination">
WHAT TO EXPECT BEFORE VACCINATION?
</a>
</div>
<div class="col-12 col-md-4 faqs-category">
<svg width="51.769" height="51.852" x="0px" y="0px" viewBox="0 0 250 250">
<path d="M31,226.6v19.7c0,2-1.6,3.7-3.7,3.7c-2,0-3.7-1.6-3.7-3.7v-19.7c0-2,1.6-3.7,3.7-3.7C29.4,223,31,224.6,31,226.6z M27.3,194.1c-2,0-3.7,1.6-3.7,3.7v9.5c0,2,1.6,3.7,3.7,3.7c2,0,3.7-1.6,3.7-3.7v-9.5C31,195.7,29.4,194.1,27.3,194.1z M64.3,197.2 c-2,0-3.7,1.6-3.7,3.7v45.4c0,2,1.6,3.7,3.7,3.7c2,0,3.7-1.6,3.7-3.7v-45.4C67.9,198.8,66.3,197.2,64.3,197.2z M226.3,173.5v72.9 c0,2-1.6,3.7-3.7,3.7c-2,0-3.7-1.6-3.7-3.7v-72.9c0-10.6-7.1-20-17.3-22.8l-17.1-4.7l-20.5,21.3l4.4,21.4c0.3,1.3-0.2,2.6-1.2,3.5 l-38.6,34.4v19.9c0,2-1.6,3.7-3.7,3.7c-2,0-3.7-1.6-3.7-3.7v-19.9L82.7,192c-1-0.9-1.4-2.2-1.2-3.5l4.4-21.4l-20.5-21.3l-17.1,4.7 C38.2,153.5,31,162.9,31,173.5v4c0,2-1.6,3.7-3.7,3.7c-2,0-3.7-1.6-3.7-3.7v-4c0-13.9,9.3-26.2,22.7-29.9l47.5-13.2 c-2.4-2.7-4.8-5.8-7-9.3c0,0,0,0,0,0c-2.8-4.5-5.4-9.8-7.3-15.7l-8.6-2.4c-6.1-1.7-10.4-7.3-10.4-13.7v-3.4c0-5.4,3.5-10,8.4-11.5 v-26c0-17.2,9.9-25.1,17.3-27.7C85.7,16,86,7.9,91.9,1.2c1-1.1,2.6-1.5,4-1c0.1,0.1,14.5,5,38.6,9.4c2,0.4,3.3,2.3,3,4.3 c-0.4,2-2.3,3.3-4.3,3c-19-3.4-31.9-7.2-37.1-8.8c-4.1,6.4-2,14.2-2,14.3c0.3,1,0.1,2.1-0.5,3C93,26.2,92,26.8,91,26.9 c-0.6,0.1-14.7,2.6-14.7,21.4v25.4h1.9c2.3-1.2,11.2-6.8,13-23.4c0.1-1.2,0.8-2.3,1.9-2.8c1.1-0.6,2.3-0.6,3.4,0 c0.1,0.1,11.4,5.7,28.4,5.7c17,0,28.3-5.6,28.4-5.7c1.1-0.5,2.4-0.5,3.4,0.1c1.1,0.6,1.8,1.6,1.9,2.8c1.8,16.6,10.7,22.2,13,23.4 h1.9V49.2c0-14.2-3.5-23.4-21.6-28.6c-2-0.6-3.1-2.6-2.5-4.6c0.6-2,2.6-3.1,4.6-2.5c19.1,5.6,26.9,15.9,26.9,35.7v25.1 c4.9,1.6,8.4,6.1,8.4,11.5v3.4c0,6.4-4.3,12-10.4,13.7l-8.6,2.4c-1.9,5.9-4.4,11.1-7.2,15.6c0,0,0,0,0,0.1 c-2.2,3.6-4.6,6.7-7.1,9.5l47.5,13.2C217,147.3,226.3,159.6,226.3,173.5z M142.8,141.8c-5.5,3.2-11.6,4.9-17.8,4.9 c-6.2,0-12.3-1.6-17.8-4.9l17.8,68.4L142.8,141.8z M91.8,114.8c5.2-1,17.3-2.8,33.2-2.8s28,1.9,33.2,2.8c1.8-3.2,3.4-6.6,4.7-10.5 c-6-2.4-20.5-7.4-37.9-7.4c-17.5,0-32,5-37.9,7.4C88.4,108.1,90,111.6,91.8,114.8z M96.2,121.5c3.8,5.1,8.1,9.1,12,12.1 c9.9,7.5,23.7,7.5,33.5,0c4-3,8.2-7,12-12.1c-5.9-0.9-16.2-2.2-28.8-2.2C112.4,119.3,102.1,120.6,96.2,121.5z M182.1,85.9 c0-2.6-2.1-4.7-4.7-4.7h-2.8c-0.2,5.7-0.9,11-1.9,15.9l4.4-1.2c2.9-0.8,5-3.5,5-6.6V85.9z M82.8,79.6c0.1,6.5,0.9,12.3,2.2,17.6 c6.9-2.7,21.8-7.7,40-7.7c18.2,0,33.1,4.9,40,7.7c1.3-5.3,2-11.1,2.2-17.6c-4.1-2.5-12.1-9.1-15.1-23.7c-5.3,1.9-14.8,4.6-27.1,4.6 c-12.3,0-21.9-2.6-27.1-4.6C94.9,70.6,86.9,77.2,82.8,79.6z M72.9,95.8l4.4,1.2c-1-4.9-1.7-10.2-1.9-15.9h-2.8 c-2.6,0-4.7,2.1-4.7,4.7v3.4C67.9,92.3,70,95,72.9,95.8z M118.4,214l-20.1-77.2l-24.8,6.9l19.1,19.8c0.8,0.9,1.2,2.1,1,3.3 L89.2,188L118.4,214z M176.5,143.7l-24.8-6.9L131.6,214l29.2-26l-4.3-21.2c-0.2-1.2,0.1-2.4,1-3.3L176.5,143.7z M185.7,197.2 c-2,0-3.7,1.6-3.7,3.7v45.4c0,2,1.6,3.7,3.7,3.7c2,0,3.7-1.6,3.7-3.7v-45.4C189.4,198.8,187.8,197.2,185.7,197.2z M103.8,83.4 c0,0,1.7-1.1,4-1.1c2.3,0,3.9,1.1,4,1.1c0.6,0.4,1.4,0.7,2.1,0.7c1.1,0,2.3-0.5,3-1.5c1.2-1.7,0.8-4-0.8-5.1 c-0.4-0.3-3.6-2.5-8.3-2.5c-4.7,0-7.9,2.2-8.3,2.5c-1.6,1.2-2,3.4-0.9,5.1C99.8,84.1,102.1,84.5,103.8,83.4z M138.2,83.4 c0,0,1.7-1.1,4-1.1c2.3,0,3.9,1.1,4,1.1c0.6,0.4,1.4,0.7,2.1,0.7c1.1,0,2.3-0.5,3-1.5c1.2-1.7,0.8-4-0.8-5.1 c-0.4-0.3-3.6-2.5-8.3-2.5c-4.7,0-7.9,2.2-8.3,2.5c-1.6,1.2-2,3.4-0.9,5.1C134.3,84.1,136.5,84.5,138.2,83.4z" fill="white" stroke="black"></path>
</svg>
<br/>
<a data-aos="zoom-in" href="https://www.mohfw.gov.in/covid_vaccination/vaccination/faqs.html#what-to-expect-after-vaccination">
WHAT TO EXPECT AFTER VACCINATION?
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer w-100 d-flex justify-content-center"><span>© 2021 <a href="#">Vaccine Information System</a></span></div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script type="text/javascript" src="/src/index.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>