-
Notifications
You must be signed in to change notification settings - Fork 0
/
solutions.html
260 lines (227 loc) · 11.1 KB
/
solutions.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
255
256
257
258
259
260
<!DOCTYPE html>
<html lang="en">
<head>
<title>Wizstone - Solutions</title>
<meta property="og:title" content="Wizstone - Solutions" />
<meta name="twitter:title" content="Wizstone - Solutions" />
<meta name="description" content="The World of Learning For the Learning World">
<meta property="og:description" content="The World of Learning For the Learning World">
<meta name="twitter:description" content="The World of Learning For the Learning World">
<meta property="og:url" content="https://wizstone.in" />
<meta property="og:image" content="">
<meta property="twitter:image" content="">
<meta name="twitter:image:alt" content="">
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary"></meta>
<meta name="keywords" content="corporate, training, digital and online, Content development"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="theme-color" content="#08120c">
<link rel="shortcut icon" href="/assets/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/css/roadrunner.css">
</head>
<body>
<svg viewBox="0 0 100 100" class="icon-defs">
<symbol id="menu">
<path style="fill: none; stroke:var(--darker); stroke-width: 5;stroke-linejoin: round; stroke-linecap: round;" d="M10 20 L50 30 L90 20"></path>
<path style="fill: none; stroke:var(--theme); stroke-width: 5;stroke-linejoin: round; stroke-linecap: round;" d="M10 45 L50 55 L90 45"></path>
<path style="fill: none; stroke:var(--darker); stroke-width: 5;stroke-linejoin: round; stroke-linecap: round;" d="M10 70 L50 80 L90 70"></path>
</symbol>
</svg>
<header>
<a href="/index.html" class="header-home-link">
<img class="header-icon" src="/assets/wizstonetext.png">
</a>
<input type="checkbox" id="menutoggle">
<label for="menutoggle">
<svg viewBox="0 0 100 100" class="fg-lighter">
<use xlink:href="#menu"></use>
</svg>
</label>
<nav>
<a href="/index.html">Home</a>
<a href="/approach.html">Our Approach</a>
<a href="/solutions.html">Solutions</a>
<a href="/team.html">Team</a>
<a href="/contact.html">Contact Us</a>
</nav>
</header>
<section class="grid1 a-center bg-theme">
<div class="col1 page-title">
<h1>Solutions</h1>
</div>
</section>
<section class="grid12 bg-light a-center" style="padding-bottom: 3rem;align-items: center;">
<div class="col2 large-only"></div>
<div class="col2">
<h2 class="a-center">Solutions implemented by Wizstone</h2>
</div>
<div class="col1 large-only"></div>
<img class="col5" style="margin-top:2rem;" src="assets/Wiz/wizstone_wisdom.png">
<div class="col2"></div>
</section>
<section class="grid12 a-center" style="padding: 3rem; grid-gap: 3rem; font-size: 80%;">
<div class="col2 large-only"></div>
<div class="col8 a-center">
<br class="large-only"><br class="large-only">
<h2 style="font-size:1.25rem; background:var(--heading);color:white; text-transform: uppercase;padding:0.5rem 0">Custom Learning Solutions</h2>
</div>
<div class="col2 large-only"></div>
<div class="col2 large-only"></div>
<div class="col2 bg-light" style="background: #c8dad9; border-radius: 0.5rem; margin-bottom: 1rem; padding: 2px;">
<div>
<h3 style="border-bottom: 1px solid var(--under)">Personal <br class="large-only">Development</h3>
<ul class="a-left">
<li>Grooming</li>
<li>Communication</li>
<li>Creative Thinking</li>
<li>Problem Solving</li>
<li>Decision Making</li>
<li>Time Management</li>
<li>Goal Setting</li>
<li>Lifestyle Management</li>
<li>Breaking Beyond Boundaries</li>
</ul>
</div>
</div>
<div class="col2 bg-light" style="background: #c3b7c9; border-radius: 0.5rem; margin-bottom: 1rem; padding: 2px;">
<div>
<h3 style="border-bottom:1px solid var(--under)">People <br class="large-only">Orientation</h3>
<ul class="a-left">
<li>Conflict Management</li>
<li>Team Development</li>
<li>Principles of Teamwork</li>
<li>Influencing & Persuading Skills</li>
<li>Service Orientation</li>
<li>Adaptive Communication</li>
</ul>
</div>
</div>
<div class="col2 bg-light" style="background: #a3aba3; border-radius: 0.5rem; margin-bottom: 1rem; padding: 2px;">
<div>
<h3 style="border-bottom:1px solid var(--under)">Leadership <br class="large-only">Development</h3>
<ul class="a-left">
<li>Vision & Values</li>
<li>Coaching & Mentoring</li>
<li>Leadership basics</li>
<li>Small Acts Leadership</li>
<li>Delegation</li>
<li>Feedback Skills</li>
</ul>
</div>
</div>
<div class="col2 bg-light" style="background: #f6d778; border-radius: 0.5rem; margin-bottom: 1rem; padding: 2px;">
<div>
<h3 style="border-bottom: 1px solid var(--under)">Functional <br class="large-only">Development</h3>
<ul class="a-left">
<li>Managing Key Accounts</li>
<li>Sales Management</li>
<li>Selling Skills</li>
<li>Management Policies(POLC)</li>
<li>Performance Managment</li>
<li>Finance for Non-Finance Managers</li>
<li>Business Acumen</li>
</ul>
</div>
</div>
<div class="col2 large-only"></div>
</section>
<section class='grid12 a-center bg-light'>
<div class="col2 large-only"></div>
<div class="col8 a-center">
<br class="large-only"><br class="large-only">
<h2 style="background:var(--heading);color:white; text-transform: uppercase;padding:0.5rem 0">Lifestyle & Outbound</h2>
</div>
<div class="col2 large-only"></div>
<div class="col2 large-only"></div>
<img class="col4 a-center" src="/assets/revitalize.png" style="margin-top: 1rem;">
<div class="col4 a-left">
<h3 style="display:inline-block;">Revitalizing the inner self</h3>
<p> A corporate Retreat on Initiating Personal Mastery in Leadership Wellness through Yoga, Meditation, Counselling and Group forums leading to higher productivity, lower attrition and a happier work place.</p>
<p>These sessions are conducted by experts from around the world.“HAPPINESS OF BEING” Retreat for 2 nights and 2 days</p>
</div>
<div class="col2 large-only"></div>
<div class="col12 large-only"></div>
<div class="col2 large-only"></div>
<div class="col4">
<h3 style="border-bottom: 1px solid var(--under);">Retreat Objectives</h3>
<ul class="a-left" >
<li>Powerful principles and practical processes for living with more awareness, purpose and vitality. Learning to release stress and limiting beliefs in every area of our lives</li>
<li>Awareness of our mother earth underfoot, of life giving rain, of cooling winds, of the life giving fire in the sky we call the sun, of the mind ruling moon, and of the trees that transform deadly carbon dioxide we exhale into the life giving oxygen we inhale, etc</li>
<li>Discovering how managing attention, intention and energy, and not time, is the real secret of high performance</li>
</ul>
</div>
<div class="col4">
<h3 style="border-bottom: 1px solid var(--under);">Session Contents</h3>
<ul class="a-left" >
<li>Principles and practices of mindfulness and meditation</li>
<li>Wholesome wellness Relationship between mind and breath</li>
<li>Developing ability to relieve stress in mind body for improving productivity</li>
<li>Living with awareness of the role nature plays in our life</li>
<li>Simple exercises and yogic practices for overall well being and vitality</li>
<li>Breath as a gateway to self awareness</li>
<li>Eating well some basics on nutrition combined with general ayurvedic therapeutic tips</li>
</ul>
</div>
<div class="col2 large-only"></div>
</section>
<section class="grid12 a-center" style="padding-bottom: 2rem;">
<br class="large-only"><br class="large-only">
<div class="col12 a-center">
<h2 style="background:var(--heading);color:white; text-transform: uppercase;padding:0.5rem 0">Content Design</h2>
</div>
<div class="col2 large-only"></div>
<div class="col8 a-left">
<p>Wizstone has its own team of content consultants and SMEs with extensive experience in Insurance, Mutual Funds,
Banking, Telecom, Retail FMCG markets
<br><br>
Some of the content that our team has worked on:
</p>
</div>
<div class="col2 large-only"></div>
<div class="col2 large-only"></div>
<div class="col4">
<h3 style="border-bottom: 1px solid var(--under);">Faculty Led Content</h3>
<ul class="a-left" >
<li>60 hours of content on Critical Thinking and Creative Problem Solving</li>
<li>24 hrs of content on Management Development Program for Sales Team Managers</li>
<li>18 hors of content on Selling Skills and Dealer Relationship Management program for Feet on Street operating at Large & Small Consumer Durables stores</li>
<li>18 hrs of content on Business Alignment of the Backend Operations Team and Frontline Customer Engagement Teams</li>
</ul>
</div>
<div class="col4">
<h3 style="border-bottom: 1px solid var(--under);">Video Based Content</h3>
<ul class="a-left" >
<li>70 minute film on selling skills for insurance intermediaries</li>
<br class="large-only">
<li>25 minute film on Insurance Career for agents</li>
<br class="large-only">
<li>10 minute training film on ‘Field Executive management at a Dealer Store’</li>
<br class="large-only">
<li>10 minute training film on Dealer Relationship Management</li>
</ul>
</div>
<div class="col2 large-only"></div>
</section>
<section class="grid12 a-center bg-light" style="padding-bottom: 3rem;">
<div class="col2 large-only"></div>
<div class="col8 a-center">
<h2 style="background:var(--heading);color:white; text-transform: uppercase;padding:0.5rem 0">Employability</h2>
<p>Programs to improve the employability of college students</p>
</div>
<div class="col2 large-only"></div>
<div class="col2"></div>
<img class="col8" src="/assets/employability.png">
<div class="col2"></div>
<div class="col12 a-center">
<p>
On campus & online interventions through their
professional studies.
</p>
</div>
</section>
<footer class="grid1 bg-darker a-center">
<div class="col1">© 2020 Wizstone Learning Solutions Private Limited. All rights reserved.</div>
</footer>
</body>
</html>