-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabroadEducation.html
More file actions
185 lines (168 loc) · 10.9 KB
/
abroadEducation.html
File metadata and controls
185 lines (168 loc) · 10.9 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
<!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>Student service page</title>
<link rel="stylesheet" href="./css/careers.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<link rel="icon" href="./images/image.png">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<script src="./js/main.js"></script>
</head>
<body>
<header class="header">
<a href="#home" class="logo" style="color: #fff;font-size: 2rem;">
<img src="./images/logo.png" alt="Softifyo" style="width: 13%; height: 13%; background: transparent;"> SOFTIFYO</a>
<div class="fas fa-bars"></div>
<nav class="navbar">
<ul>
<li><a href="index.html#home">home</a></li>
<li><a href="index.html#about">about</a></li>
<li><a href="index.html#service">services</a></li>
<li><a href="index.html#portfolio">portfolio</a></li>
<li><a href="index.html#team">team</a></li>
<li><a href="careers.html">career</a></li>
<!-- <li><a href="index.html#contact">contact</a></li>
<li><a href="index.html#faq">FAQ</a></li>-->
</ul>
</nav>
</header>
<div class="container-xxl py-5 bg-dark page-header mb-5">
<div class="container my-5 pt-5 pb-4">
<h1 class="display-3 text-white mb-3 animated slideInDown">Abroad Education</h1>
<nav aria-label="breadcrumb">
<!--<ol class="breadcrumb text-uppercase">
<li class="breadcrumb-item"><a href="#">Home</a></li>
<li class="breadcrumb-item"><a href="#">Services</a></li>
<li class="breadcrumb-item text-white active" aria-current="page">Abroad Education</li>
</ol>-->
</nav>
</div>
</div>
<!-- Header End -->
<!-- Job Detail Start -->
<div class="container-xxl py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container">
<div class="row gy-5 gx-4">
<div class="col-lg-8">
<div class="d-flex align-items-center mb-5">
<img class="flex-shrink-0 img-fluid border rounded" src="images/abroad.png" alt="" style="width: 80px; height: 80px;">
<div class="text-start ps-4">
<h3 class="mb-4">Abroad Education</h3>
</div>
</div>
<div class="mb-5">
<h4 class="mb-4">What It Is:</h4>
<p>Personalized guidance and support for students aspiring to study abroad.</p>
<h4 class="mb-4">How It Works:</h4>
<p>Softifyo offers complete assistance, from application to visa process, for students looking to study at universities worldwide.</p>
<h4 class="mb-4">Key Benefits:</h4>
<ul class="list-unstyled">
<li><i class="fa fa-angle-right text-primary me-2"></i><b>Global Reach:</b> Partnerships with 600+ top universities and colleges worldwide</li>
<li><i class="fa fa-angle-right text-primary me-2"></i><b>End-to-End Guidance:</b> From profile building to document preparation and visa support.</li>
<li><i class="fa fa-angle-right text-primary me-2"></i><b>Custom Learning Paths:</b>Tailored academic programs to align students with their dream universities.</li>
</ul>
<h4 class="mb-4">Popular Study Destinations:</h4>
<ul class="list-unstyled">
<li><i class="fa fa-angle-right text-primary me-2"></i>USA</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>UK</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>Australia</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>Europe</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>Russia</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>China</li>
<li><i class="fa fa-angle-right text-primary me-2"></i>Germany</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="custom-bg rounded p-5 mb-4 wow slideInUp" data-wow-delay="0.1s" >
<h4 class="mb-4">Other Services</h4>
<p>
<i class="fa fa-angle-right me-2"><a href="internship.html" class="my-link"> Technical Programs</a></i>
</p>
<p><i class="fa fa-angle-right me-2"><a href="trainings.html" class="my-link"> Technical Programs</a></i></p>
<p><i class="fa fa-angle-right me-2"><a href="placements.html" class="my-link"> Pay After Placement</a></i></p>
<p><i class="fa fa-angle-right me-2"><a href="incubation.html" class="my-link"> Incubation Center</a></i></p>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-links">
<h4>About Us</h4>
<ul>
<li><i class="ion-ios-arrow-forward"></i> <a href="#">Home</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#about">About us</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#service">Our services</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#">Terms & condition</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="ion-ios-arrow-forward"></i> <a href="#portfolio">Portfolio</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#team">Team</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="careers.html">Career</a></li>
<!--<li><i class="ion-ios-arrow-forward"></i> <a href="#contact">Contact</a></li>
<li><i class="ion-ios-arrow-forward"></i> <a href="#faq">FAQ</a></li>-->
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact" style="font-size: 1.5rem;">
<h4>Contact Us</h4>
<p>
Gachibowli, Hyderabad<br>
Telangana, India<br>
<strong>Phone :</strong> +91-8500326316<br>
</p>
<div class="social-links">
<a href="https://www.facebook.com/profile.php?viewas=100000686899395&id=61578229898647"><i class="ion-logo-facebook"></i></a>
<!--<a href="https://twitter.com/login?lang=en"><i class="ion-logo-twitter"></i></a>-->
<a href="https://www.linkedin.com/company/softifyo/?viewAsMember=true"><i class="ion-logo-linkedin"></i></a>
<a href="https://www.instagram.com/softifyo?igsh=MXRjNzJndmw5eXozbw=="><i class="ion-logo-instagram"></i></a>
<!--<a href="https://accounts.google.com/servicelogin/signinchooser?flowName=GlifWebSignIn&flowEntry=ServiceLogin"><i class="ion-logo-googleplus"></i></a>-->
</div>
</div>
<div class="col-lg-3 col-md-6 footer-newsletter">
<h4>Subscription</h4>
<p>With Our Skills Put Together, You Get An Ensemble Capable Of Doing Anything And Everything Your Brand Needs. Subscribe Here To Get Our Latest Updates.</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 copyright" style="color: #fff; font-size: 1.3rem;">
Copyright © 2024 Softifyo. All Rights Reserved.
</div>
</div>
</div>
</div>
<a href="#" class="back-to-top"><i class="ion-ios-arrow-up"></i></a>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>