-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
216 lines (205 loc) · 13.3 KB
/
index.html
File metadata and controls
216 lines (205 loc) · 13.3 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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>EPHR Institute</title>
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,600" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<script src="https://unpkg.com/animejs@3.0.1/lib/anime.min.js"></script>
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<img class="header-logo-image" src="dist/images/logo.png" alt="Logo" style="max-width:15%;max-height:15%;">
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0">Ethical and Professional Human Resources Institute</h1>
<p class="hero-paragraph">Providing effective solutions for human resources, organization development and business strategy challenges.</p>
<!--
<div class="hero-cta"><a class="button button-primary" href="#">Pre order now</a><a class="button" href="#">Get in touch</a></div>
-->
</div>
<div class="hero-figure anime-element">
<svg class="placeholder" width="528" height="396" viewBox="0 0 528 396">
<rect width="528" height="396" style="fill:transparent;" />
</svg>
<div class="hero-figure-box hero-figure-box-01" data-rotation="45deg"></div>
<div class="hero-figure-box hero-figure-box-02" data-rotation="-45deg"></div>
<div class="hero-figure-box hero-figure-box-03" data-rotation="0deg"></div>
<div class="hero-figure-box hero-figure-box-04" data-rotation="-135deg"></div>
<div class="hero-figure-box hero-figure-box-05"></div>
<div class="hero-figure-box hero-figure-box-06"></div>
<div class="hero-figure-box hero-figure-box-07"></div>
<div class="hero-figure-box hero-figure-box-08" data-rotation="-22deg"></div>
<div class="hero-figure-box hero-figure-box-09" data-rotation="-52deg"></div>
<div class="hero-figure-box hero-figure-box-10" data-rotation="-50deg"></div>
</div>
</div>
</div>
</section>
<section class="features section">
<div class="container">
<div class="features-inner section-inner has-bottom-divider">
<div class="features-wrap">
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-01.svg" alt="Feature 01">
</div>
<h4 class="feature-title mt-24">Consultation</h4>
<p class="text-sm mb-0">Consulting to business owners.</p>
</div>
</div>
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-02.svg" alt="Feature 02">
</div>
<h4 class="feature-title mt-24">Evaluation</h4>
<p class="text-sm mb-0">Evaluate different work environments, making them more professional and ethical.</p>
</div>
</div>
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-03.svg" alt="Feature 03">
</div>
<h4 class="feature-title mt-24">Education</h4>
<p class="text-sm mb-0">Training certificates to human resources practitioners.</p>
</div>
</div>
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-04.svg" alt="Feature 04">
</div>
<h4 class="feature-title mt-24">Guidance</h4>
<p class="text-sm mb-0">Career guidance for those interested in joining human resources management.</p>
</div>
</div>
<!--
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-05.svg" alt="Feature 05">
</div>
<h4 class="feature-title mt-24">Be Productive</h4>
<p class="text-sm mb-0">Fermentum posuere urna nec tincidunt praesent semper feugiat nibh. A arcu cursus vitae congue mauris. Nam at lectus urna duis convallis. Mauris rhoncus aenean vel elit scelerisque mauris.</p>
</div>
</div>
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/feature-icon-06.svg" alt="Feature 06">
</div>
<h4 class="feature-title mt-24">Be Productive</h4>
<p class="text-sm mb-0">Fermentum posuere urna nec tincidunt praesent semper feugiat nibh. A arcu cursus vitae congue mauris. Nam at lectus urna duis convallis. Mauris rhoncus aenean vel elit scelerisque mauris.</p>
</div>
</div>
-->
</div>
</div>
</div>
</section>
<section class="pricing section">
<div class="container-sm">
<div class="pricing-inner section-inner">
<div class="pricing-header text-center">
<h2 class="section-title mt-0">Overview</h2>
<p class="section-paragraph mb-0">We are specialized in providing innovative and effective solutions for human resources, organization development, and business strategy challenges. our experts have over 15 years of experience in various roles, including business strategy, and HR consultancy , across different industries and sectors.
We are skilled in strategic planning, negotiation, team building, public speaking, and administration, We also have a strong academic background in law, political science, and economics , which gives us a unique perspective and insight into the legal, social, and cultural aspects of business and management. our mission is to empower and enable organizations and individuals to achieve their goals and potential through evidence-based and customized HR and business consulting services.</p>
</div>
<div class="pricing-header text-center">
<h2 class="section-title mt-0">Vision</h2>
<p class="section-paragraph mb-0">To become the largest professional and ethical service provider in the field of human resources management.</p>
</div>
<div class="pricing-header text-center">
<h2 class="section-title mt-0">Mission</h2>
<p class="section-paragraph mb-0">Participate in the drafting of professional and ethical standards in human resources management, globally, by forming a Code of professional ethics. We deliver high professional services for corporates and individuals, we guide and lead individuals to human resources, we create a safe social communication space among employees, we evaluate different work environments, making them more professional and ethical.
</p>
</div>
</div>
</div>
</section>
<section class="cta section">
<div class="container">
<div class="cta-inner section-inner">
<h3 class="section-title mt-0">Book a free consultation visit now</h3>
<div class="cta-cta">
<a class="button button-primary button-wide-mobile" href="https://api.whatsapp.com/send/?phone=201101043500&text&type=phone_number&app_absent=0">Contact us on Whatsapp</a>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="#">
<img class="header-logo-image" src="dist/images/logo.png" style="max-width:40%;max-height:40%;" alt="Logo">
</a>
</div>
<ul class="footer-social-links list-reset">
<li>
<a href="#">
<span class="screen-reader-text">Linked In</span>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 16 16" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:#0270D7;fill-opacity:1;" d="M 0.414062 5.132812 L 3.53125 5.132812 L 3.53125 16 L 0.414062 16 Z M 0.414062 5.132812 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:#0270D7;fill-opacity:1;" d="M 1.910156 0 C 0.757812 0 0.00390625 0.808594 0.00390625 1.886719 C 0.00390625 2.941406 0.734375 3.769531 1.863281 3.769531 L 1.890625 3.769531 C 3.066406 3.769531 3.796875 2.933594 3.789062 1.886719 C 3.765625 0.808594 3.058594 0 1.910156 0 Z M 1.910156 0 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:#0270D7;fill-opacity:1;" d="M 12.046875 5.03125 C 10.261719 5.03125 9.144531 6.089844 8.9375 6.839844 L 8.9375 5.132812 L 5.433594 5.132812 C 5.476562 6.035156 5.433594 16 5.433594 16 L 8.9375 16 L 8.9375 10.125 C 8.9375 9.792969 8.925781 9.464844 9.011719 9.234375 C 9.25 8.582031 9.769531 7.902344 10.699219 7.902344 C 11.917969 7.902344 12.46875 8.910156 12.46875 10.378906 L 12.46875 16 L 16.003906 16 L 16.003906 9.957031 C 16.003906 6.59375 14.265625 5.03125 12.046875 5.03125 Z M 12.046875 5.03125 "/>
</g>
</svg>
</a>
<!--
<a href="#">
<span class="screen-reader-text">Facebook</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M6.023 16L6 9H3V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H13l-1 3H9.28v7H6.023z" fill="#0270D7"/>
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Twitter</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1.4 1.3 1.6 2.3 3.1 2.3-1.1.9-2.5 1.4-4.1 1.4H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z" fill="#0270D7"/>
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Google</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4 0-2.4 2-4.4 4.3-4.4 1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2H7.9z" fill="#0270D7"/>
</svg>
</a>
-->
</li>
</ul>
<div class="footer-copyright">© 2025 EPHR-IN, all rights reserved</div>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>