diff --git a/about.php b/about.php index 6e40aff..bd81a5d 100644 --- a/about.php +++ b/about.php @@ -48,8 +48,23 @@ -
+
+
+
+
+
+
+ + 15,000+ + Our Journey + +
+
+

Journey Through the Years

+
+
+
@@ -63,7 +78,23 @@
-
+
Start Company
+

Individual insurance refers to insurance policies that are purchased by individuals for personal

+
+
+
+
+
+
+
+
2019
+ +
+
+
+ +
+
Start Company

Individual insurance refers to insurance policies that are purchased by individuals for personal

@@ -81,7 +112,6 @@
-
Open Research Team

Individual insurance refers to insurance policies that are purchased by individuals for personal

@@ -99,7 +129,6 @@
-
Start Company

Individual insurance refers to insurance policies that are purchased by individuals for personal

@@ -117,7 +146,6 @@
-
Start Company

Individual insurance refers to insurance policies that are purchased by individuals for personal

@@ -459,7 +487,7 @@
-
+
@@ -474,7 +502,7 @@
-
+
World Map @@ -660,10 +688,10 @@

- 00 + 00 +

-

Worldwide Customers Feedback

+

Students Around the Globe

Since 2015

diff --git a/assets/css/australia.png b/assets/css/australia.png new file mode 100644 index 0000000..1e521f3 Binary files /dev/null and b/assets/css/australia.png differ diff --git a/assets/css/canada.png b/assets/css/canada.png new file mode 100644 index 0000000..0425833 Binary files /dev/null and b/assets/css/canada.png differ diff --git a/assets/css/ireland.png b/assets/css/ireland.png new file mode 100644 index 0000000..1842f50 Binary files /dev/null and b/assets/css/ireland.png differ diff --git a/assets/css/newzeland.png b/assets/css/newzeland.png new file mode 100644 index 0000000..669c35d Binary files /dev/null and b/assets/css/newzeland.png differ diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css index 15ce2c2..a8c2bd4 100644 --- a/assets/css/style16eb.css +++ b/assets/css/style16eb.css @@ -12859,7 +12859,7 @@ Primary style } .mainmenu-nav .mainmenu li.has-droupdown .submenu { - min-width: 260px; + min-width: 266px; height: auto; position: absolute; top: 90%; @@ -12888,6 +12888,10 @@ Primary style border-radius: 3px; } +.mainmenu-nav .mainmenu li.has-droupdown .submenu li a i { + margin-right: 10px; +} + .mainmenu-nav .mainmenu li.has-droupdown .submenu li a img { margin-right: 20px; } @@ -19033,6 +19037,11 @@ main.business-coatch .thumbnail-banner-business-coatch img { padding: 0 80px; } +.tmp-testimonial-map-wrapper11 { + z-index: 2; + padding: 0 180px !important; +} + .z-2 { z-index: 2 !important; } @@ -25327,7 +25336,14 @@ iframe { position: relative; z-index: 1; margin-top: -10px; - padding: 0 28px 30px 28px; + padding: 10px 28px 30px 28px; +} + +.timeline-wrapper .wrapper-bottom .content .title { + background-color: var(--color-primary); + padding: 10px; + color: white; + border-radius: 4px; } .timeline-wrapper .wrapper-bottom .content .icon { @@ -25353,6 +25369,49 @@ iframe { margin-bottom: 0; } +.lg-outer .lg-image { + height: 600px !important; +} + +/* Container hides overflow */ +.tmp-timeline-area .section-inner { + overflow: hidden; + /* hide scroll */ + position: relative; +} + +/* Marquee effect */ +.tmp-timeline-area .row.g-5 { + display: flex; + flex-wrap: nowrap; + gap: 30px; + animation: marquee 20s linear infinite; +} + +/* Keep each card size */ +.tmp-timeline-area .row.g-5>.col-lg-3 { + flex: 0 0 auto; + /* prevent shrinking */ +} + +/* Duplicate row content using pseudo-element */ +.tmp-timeline-area .row.g-5::after { + content: ""; + display: block; + width: 100%; +} + +@keyframes marquee { + 0% { + transform: translateX(0); + } + + 100% { + transform: translateX(-50%); + } +} + + .tmp-timeline-area .section-inner { position: relative; z-index: 1; @@ -35219,7 +35278,7 @@ body.tmp-body-star::before { text-align: center; display: flex; align-items: center; - border: 1px solid var(--color-card); + border: 1px solid var(--color-border); background-color: var(--color-card); border-radius: 4px; } @@ -36962,6 +37021,7 @@ body.tmp-body-star::before { display: flex; background-color: var(--color-card); border-radius: 12px; + padding: 12px; } .content121 { diff --git a/assets/images/ai-agency/brand/01.webp b/assets/images/ai-agency/brand/01.webp deleted file mode 100644 index 5ad7714..0000000 Binary files a/assets/images/ai-agency/brand/01.webp and /dev/null differ diff --git a/assets/images/ai-agency/brand/02.webp b/assets/images/ai-agency/brand/02.webp deleted file mode 100644 index 497feb5..0000000 Binary files a/assets/images/ai-agency/brand/02.webp and /dev/null differ diff --git a/assets/images/ai-agency/brand/03.webp b/assets/images/ai-agency/brand/03.webp deleted file mode 100644 index d954cd8..0000000 Binary files a/assets/images/ai-agency/brand/03.webp and /dev/null differ diff --git a/assets/images/ai-agency/brand/04.webp b/assets/images/ai-agency/brand/04.webp deleted file mode 100644 index 339baac..0000000 Binary files a/assets/images/ai-agency/brand/04.webp and /dev/null differ diff --git a/assets/images/ai-agency/brand/05.webp b/assets/images/ai-agency/brand/05.webp deleted file mode 100644 index c85cfe2..0000000 Binary files a/assets/images/ai-agency/brand/05.webp and /dev/null differ diff --git a/assets/images/ai-agency/brand/06.webp b/assets/images/ai-agency/brand/06.webp deleted file mode 100644 index 8c05db2..0000000 Binary files a/assets/images/ai-agency/brand/06.webp and /dev/null differ diff --git a/assets/images/photos/class-detail.png b/assets/images/photos/class-detail.png new file mode 100644 index 0000000..075f660 Binary files /dev/null and b/assets/images/photos/class-detail.png differ diff --git a/assets/images/photos/score.png b/assets/images/photos/score.png new file mode 100644 index 0000000..98272f8 Binary files /dev/null and b/assets/images/photos/score.png differ diff --git a/assets/images/photos/uk-bread.png b/assets/images/photos/uk-bread.png new file mode 100644 index 0000000..fdd6c26 Binary files /dev/null and b/assets/images/photos/uk-bread.png differ diff --git a/career.php b/career.php index fcbbcd3..85973f5 100644 --- a/career.php +++ b/career.php @@ -38,7 +38,7 @@

Career Opportunities

- Build your future in international education with our expert team. + Build your future in international education with our expert team.
Explore current openings at our education consultancy.

@@ -169,6 +169,18 @@
+
+ +
+
diff --git a/ceo-message.php b/ceo-message.php index d5635a3..1991f17 100644 --- a/ceo-message.php +++ b/ceo-message.php @@ -20,7 +20,7 @@
- +
@@ -52,5 +52,219 @@
- + + +
+
+
+
+ +
+

Countries

+

Your Dream Land, Ready To Welcome You

+
+
+
+
+ +
+ +
+
+
+ World Map +
+ + +
+
+ +
+
+ +
+
+
+

+ The USA offers world-class universities, flexible study programs, and strong career opportunities for international students +

+
+ +
+
+
+
+ + + +
+
+ Canda +
+
+ +
+
+
+

+ Offers affordable education, top-ranked institutions, and excellent post-study work and migration options. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ A growing study destination with high-quality education and strong opportunities in technology and business fields. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ Home to prestigious universities, shorter degree programs, and globally respected qualifications. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ Known for safe campuses, globally recognized qualifications, and a supportive learning environment. +

+
+ +
+
+
+
+ + + +
+
+ Australia +
+
+ +
+
+
+

+ A popular study destination offering quality education, practical learning, and strong post-study work opportunities. +

+
+ +
+
+
+
+ + +
+
+
+
+
+

+ 00 + + +

+

Students Around the Globe

+

Since 2015

+
+
+ +
+
+ + \ No newline at end of file diff --git a/class-detail.php b/class-detail.php index ea06b0c..16203b1 100644 --- a/class-detail.php +++ b/class-detail.php @@ -1,4 +1,14 @@ +
+
+

Preparation Class Details

+
+ Home + Class / Preparation Class +
+
+
+
@@ -113,15 +123,90 @@
-

Course Details

-
    -
  • Course Duration: 6–8 Weeks
  • -
  • Class Mode: Physical / Online
  • -
  • Class Schedule: Morning & Evening Batches
  • -
  • Modules Covered: Listening, Reading, Writing & Speaking
  • -
  • Mock Tests: Weekly Full-Length Tests
  • -
  • Study Materials: Provided
  • -
+ + +
+

IELTS Academic Training

+

Everything you need to know to prepare confidently for the PTE exam.

+
+ + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Course InformationDetails
Course Duration6–8 Weeks
Class ModePhysical / Online
Class ScheduleMorning & Evening Batches
Modules CoveredListening, Reading, Writing & Speaking
Mock TestsWeekly Full-Length Tests
Study MaterialsProvided
+
+
+ + +
+
+
+
+
+
+ + +
+

IELTS vs TOEFL Score Comparison

+

+ Understand how IELTS band scores compare with TOEFL scores for international study and migration. +

+
+ + +
+
+
+ IELTS vs TOEFL Score Comparison +
+
+
+
@@ -226,7 +311,8 @@
0
-

Expert User

+

Expert Learner +

@@ -236,7 +322,7 @@
0
-

Very Good User

+

Very Good Learner

@@ -248,7 +334,7 @@
0
-

Good User

+

Good Learner

@@ -258,7 +344,7 @@
0
-

Good User

+

Good Learner

@@ -270,7 +356,7 @@
0
-

Competent User

+

Competent Learner

@@ -279,7 +365,7 @@
0
-

Modest User

+

Modest Learner

@@ -290,7 +376,7 @@
0
-

Limited User

+

Limited Learner

@@ -302,14 +388,38 @@
-
+
-

Who Should Join This Class?

-
-

✔ Students planning to study abroad

-

✔ Professionals applying for work visas

-

✔ Applicants for PR or migration

-

✔ Anyone aiming to improve English proficiency

+
+
+ +
+

Who Should Join This Class?

+

+ This course is ideal for individuals looking to enhance their English language skills. +

+
+ +
    +
  • + + Students planning to study abroad +
  • +
  • + + Professionals applying for work visas +
  • +
  • + + Applicants for PR or migration +
  • +
  • + + Anyone aiming to improve English proficiency +
  • +
+ +
diff --git a/country-detail.php b/country-detail.php index 847052e..c767d61 100644 --- a/country-detail.php +++ b/country-detail.php @@ -537,28 +537,28 @@ - Tuition Fees - $20,000 + Massachusetts Institute of Technology (MIT) + 1 - Accommodation (On-Campus) - $8,000 + Harvard University + 4 - Accommodation (Off-Campus) - $6,000 + Princeton University + 22 - Food and Groceries - $3,000 + Stanford University + 6 - Books and Supplies - $1,000 + University of Chicago + 21 diff --git a/footer.php b/footer.php index 0d6ed7c..da19709 100644 --- a/footer.php +++ b/footer.php @@ -255,7 +255,8 @@ }); - + + diff --git a/header.php b/header.php index e8f8a75..3cf41d2 100644 --- a/header.php +++ b/header.php @@ -10,6 +10,7 @@ + PathFinder @@ -36,7 +37,7 @@ - + @@ -151,9 +152,9 @@
  • Classes
  • Countries diff --git a/ielts.png b/ielts.png deleted file mode 100644 index 15c6f4a..0000000 Binary files a/ielts.png and /dev/null differ diff --git a/service.php b/service.php index c295d31..553490d 100644 --- a/service.php +++ b/service.php @@ -119,6 +119,18 @@ +
    + +
    + diff --git a/success-story.php b/success-story.php index 4b2b2d3..0c47cc5 100644 --- a/success-story.php +++ b/success-story.php @@ -1,88 +1,93 @@
    -

    Our Visa Success Storiesr

    +

    Our Visa Success Stories

    Home / Company Profile/ Visa Success Story
    - -