-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathB2B-Services.html
421 lines (388 loc) · 19.6 KB
/
B2B-Services.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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>B2B Services</title>
<link rel="stylesheet" href="./css/all.min.css">
<link rel="stylesheet" href="./css/normalize.min.css">
<link rel="stylesheet" href="./css/timeline.css">
<link rel="stylesheet" href="./css/owl.carousel.min.css">
<link rel="stylesheet" href="./css/grid.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/responsive.css">
</head>
<body class="">
<section class="navbar">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="gridContainer-navbar">
<div class="logo">
<img src="./img/red-logo-group-300x212.svg" alt="Logo">
</div>
<ul class="links">
<li class="drop-down">
<div class="toggle">
<i class="fa-solid fa-bars fa-2x"></i>
</div>
<div class="menu-dropdown">
<ul>
<li >
<a href="./home.html">Home</a>
</li>
<li>
<a href="#">About us</a>
</li>
<li class="">
<a href="./Services.html">Services</a>
</li>
</ul>
</div>
</li>
<li class="">
<a href="#">Universities</a>
<div class="menu-dropdown">
<ul>
<li >
<a href="#">link 1</a>
</li>
<li>
<a href="#">link 2</a>
</li>
</ul>
</div>
</li>
<li class="">
<a href="#">Events</a>
</li>
<li >
<a href="#">Contact Us</a>
</li>
</ul>
<div class="buttons apply-now-btn-header">
<div class="search">
<input type="search" name="" id="" value="Search">
</div>
<a href="#" class="btn MainBtn">Apply Now</a>
<a href="#" class="btn SecondaryBtn">
<img src="./img/apple.png" alt="" >
</a>
</div>
<div class="navbar-mobile " >
<div class="toggle">
<i class="fa-solid fa-bars fa-2x"></i>
</div>
<div class="sidenav" >
<div class="colse">
<i class="fa-solid fa-xmark fa-2x"></i>
</div>
<ul>
<li class="active">
<a href="#">Home</a>
</li>
<li>
<a href="#">About us</a>
</li>
<li class="">
<a href="#">Where To Study</a>
</li>
<li class="">
<a href="#">Services</a>
</li>
<li class="">
<a href="#">Universities</a>
</li>
<li class="">
<a href="#">Events</a>
</li>
<li >
<a href="#">B2B Services</a>
</li>
<li >
<a href="#">Contact Us</a>
</li>
<li class="buttons">
<a href="#" class="btn MainBtn">Apply Now</a>
</li>
<!--<li class="buttons">
<a href="#" class="btn SecondaryBtn">Login
<img src="./img/icon/login.png" alt="" >
</a>
</li>
-->
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="main-banner british-banner B2B-banner">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="background-banner-color">
<img src="./img/hero-bg49.png" alt="" style="z-index: 2;">
<img src="./img/dots-153.png" alt="" class="relative-dots-about">
</div>
</div>
<div class="col-md-6">
<div class="relative-box-about ">
<h1 class="relative-text">B2B <br> Services</h1>
<h2 class="title text-left" >B2B Services</h2>
</div>
</div>
</div>
</div>
</section>
<div class="title-header-blue">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="d-flex containerb2b">
<div class="image">
<img src="img/Primaria 1.png" alt="">
</div>
<div class="content">
<h4>School Development</h4>
<p>BESA is proud to offer B2B business services to newly-opened schools in Egypt, assisting to develop strategies that will improve the school’s educational system and receive the accreditation of the educational authority in Egypt. We rely on a list of both international and local consultants who assist in the development of crucial strategies for your school business.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Start Why Besa 2-->
<section class="why_besa2 servTrophy">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="title">Our School Development Services Include</h2>
</div>
<div class="col-md-12">
<div class="container-icons">
<div class="icon-box">
<img src="img/servTrophy/servT (1).svg" alt="" >
<h4>Registration is done <br> through schools</h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (8).svg" alt="" >
<h4>Schools are required to send <br> interested students’ details</h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (7).svg" alt="" >
<h4>A registration fee is <br /> required for each student</h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (6).svg" alt="" >
<h4>Students transportation is <br /> provided by the schools </h4>
</div>
</div>
<div class="container-icons secondry-container-icons">
<div class="icon-box">
<img src="img/servTrophy/servT (5).svg" alt="" >
<h4>Players have to wear their <br> school uniform throughout <br> the competition </h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (4).svg" alt="" >
<h4>The tournament is <br> run over 4 days</h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (3).svg" alt="" >
<h4>Each school team <br> consists of 7-9 players</h4>
</div>
<div class="icon-box">
<img src="img/servTrophy/servT (2).svg" alt="" >
<h4>The winning team will visit <br> universities and campuses <br> in the UK </h4>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Why Besa 2-->
<section class="professional-development">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="title" style="color: #fff;">Professional Development</h3>
<p>
with our partnerships with leading online education organizations,
BESA is proud to provide learning solutions to institutions and companies within
the private and public sector, especially those who recognise that some employees
could benefit from improving their knowledge of English, soft skills or even vocational
skills to maximise their full potential.
</p>
<div class="d-flex">
<div class="card">
<h4>MBA Program</h4>
<p>
Choose From A Variety Of MBA Programs That Suit Your Lifestyle, Budget And Preferences.
At BESA We Offer The Option Of Studying For Your MBA While In Egypt. Classes Can Be Taken Part-time,
Full-time Or Online. Get Your Degree Accredited From A British University Without Having To
Travel Abroad, So You Can Focus On Your Career Working Part-time While Studying.
</p>
</div>
<div class="card">
<h4>Masters Of Education</h4>
<p>
Interested In Pursuing A Career In Education? The Masters Of Education
Will Equip You With The Required Skills,
Knowledge And Specialization Within Specific Fields You’re Interested In.
You Can Study For Your Masters Of Education In Egypt Without Having To
Travel Abroad And Get Your British Recognised Degree!
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="gridContainer-footer">
<div class="logo">
<img src="./img/red-logo-group-300x212.svg" width="165" alt="">
<div class="icons">
<a href="#" class="facebook">
<img src="./img/icon/facebook.svg" alt="">
</a>
<a href="#" class="instagram">
<img src="./img/icon/instagram.svg" alt="">
</a>
<a href="#" class="youtube">
<img src="./img/icon/youtube.svg" alt="">
</a>
<a href="#" class="linkedin">
<img src="./img/icon/linkedin.svg" alt="">
</a>
<a href="#" class="twitter">
<img src="./img/icon/twitter.svg" alt="">
</a>
</div>
</div>
<div class="list1">
<h4 class="titleFootar">SERVICES</h4>
<div class="list-des">
<ul>
<li>
<a href="#">PATHWAY PROGRAMS</a>
</li>
<li>
<a href="#">FOUNDATION PROGRAMS </a>
</li>
<li>
<a href="#">INTERNATIONAL YEAR ONE </a>
</li>
<li>
<a href="#">LANGUAGE COURSES </a>
</li>
<li>
<a href="#">BACHELOR DEGREE </a>
</li>
</ul>
<ul>
<li>
<a href="#">POSTGRADUATE DEGREE</a>
</li>
<li>
<a href="#">ACCOMMODATION PLACEMENT</a>
</li>
<li>
<a href="#">VISA ASSISTANCE </a>
</li>
<li>
<a href="#">BOARDING SCHOOLS </a>
</li>
<li>
<a href="#">SUMMER SCHOOLS </a>
</li>
</ul>
</div>
</div>
<div class="list2">
<h4 class="titleFootar">DESTINATIONS</h4>
<div class="list-des">
<ul>
<li>
<a href="#">UK</a>
</li>
<li>
<a href="#">EUROPE</a>
</li>
<li>
<a href="#">SPAIN</a>
</li>
<li>
<a href="#">GERMANY</a>
</li>
<li>
<a href="#">NETHERLANDS</a>
</li>
<li>
<a href="#">HUNGARY</a>
</li>
<li>
<a href="#">LITHUANIA</a>
</li>
</ul>
<ul>
<li>
<a href="#">NORTH AMERICA</a>
</li>
<li>
<a href="#">USA</a>
</li>
<li>
<a href="#">CANADA</a>
</li>
<li>
<a href="#">OTHER COUNTRIES</a>
</li>
<li>
<a href="#">AUSTRALIA</a>
</li>
<li>
<a href="#">MALAYSIA</a>
</li>
</ul>
</div>
</div>
<div class="list2">
<h4 class="titleFootar">EVENTS</h4>
<div class="list">
<ul>
<li>
<a href="#">EDUCATION FAIR</a>
</li>
<li>
<a href="#">VIRTUAL FAIR</a>
</li>
<li>
<a href="#">BRITISH TROPHY</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="copyright">
CC2022 BESA COPYRIGHT ALL RIGHT RESERVED.
</div>
</section>
<!-- Js Files-->
<script src="./js/jquery-3.6.3.min.js"></script>
<script src="./js/fontawesome.min.js"></script>
<script src="./js/owl.carousel.min.js"></script>
<script src="./js/pana-accordion.js"></script>
<script src="./js/timeline.js"></script>
<script src="./js/script.js"></script>
</body>
</html>