diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css index b26120d..6197c97 100644 --- a/assets/css/style16eb.css +++ b/assets/css/style16eb.css @@ -23541,6 +23541,9 @@ iframe { flex-direction: column; align-items: flex-start; } + .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country{ + display: block; + } .band-card { width: 100% !important; @@ -35261,6 +35264,8 @@ body.tmp-body-star::before { } .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country { + display: flex; + justify-content: space-around; /* min-width: 1200px; */ } @@ -35328,7 +35333,7 @@ body.tmp-body-star::before { .time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn { position: relative; - display: block; + display: flex; margin: 0; font-size: 14px; color: #ffffff; @@ -35338,13 +35343,13 @@ body.tmp-body-star::before { margin-right: 12px; margin-bottom: 10px; padding: 12px 8px; - display: inline-block; + transition: all 500ms ease; text-transform: uppercase; background-color: var(--color-primary); border-top: 3px solid var(--color-primary); border-radius: 4px; - width: 188px; + width: 215px; /* text-align: center; */ transition: all 500ms ease; } @@ -35371,7 +35376,7 @@ body.tmp-body-star::before { } .time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn { - width: 142px; + width: 179px; font-size: 13px; } } @@ -35385,14 +35390,14 @@ body.tmp-body-star::before { } .tab-country .tab-btn img { - max-height: 14px; + max-height: 30px; margin-right: 3px; } } .time-table-area-wrapper .timetable-tabs .tab-btn { display: flex; - flex-direction: column; + /* flex-direction: column; */ align-items: center; gap: 8px; /* space between image and text */ @@ -35401,6 +35406,7 @@ body.tmp-body-star::before { .time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn.active-btn { background-color: #F5821F; + display: flex; } .time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn:hover { @@ -37153,7 +37159,10 @@ body.tmp-body-star::before { text-align: center; background-size: cover; } - +.cta-content121{ + display: flex; + justify-content: space-around; +} /* Tablet */ @media (max-width: 991px) { .page-title { @@ -37168,6 +37177,9 @@ body.tmp-body-star::before { min-height: 240px; padding: 60px 0 60px; } + .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country { + display: block; + } } .auto-container { @@ -37560,14 +37572,18 @@ hr { border-radius: 50%; transition: 0.3s all ease-out; } - +.tmp-btn.hover-icon-reverse .btn-text{ + color: white; +} .active-light-mode .social-default li a:hover { color: var(--color-btn) !important; } - +.cta-btn-group1{ +justify-content: center !important; +} /* class detail */ section { - padding: 70px 0; + /* padding: 70px 0; */ } .section-title h2 { @@ -37808,4 +37824,78 @@ section { .uni-next:hover { background: #F5821F; color: #fff; +} +/* cta section */ +/* CTA Section */ +.cta-fixed-bg { + position: relative; + background-image: url("../images/photos/cta.jpg"); + /* replace with your image */ + background-size: cover; + background-position: center; + background-attachment: fixed; + /* KEY PART */ + padding: 60px 20px; + text-align: center; + color: #fff; + overflow: hidden; +} + +/* Dark overlay for better text visibility */ +.cta-overlay { + position: absolute; + inset: 0; + background:linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)); + z-index: 1; +} + +/* Content */ +.cta-content { + position: relative; + z-index: 2; + max-width: 800px; + margin: auto; +} +.cta-content121 .content{ +z-index: 1; +} +.cta-content121 h2 { + font-size: 42px; + margin-bottom: 15px; + color:white !important; +} + +.cta-content121 p { + font-size: 18px; + margin-bottom: 30px; + opacity: 0.9; + color: wheat; +} + +/* Button */ +.cta-btn { + display: inline-block; + padding: 14px 36px; + background: #ffb703; + color: #000; + font-weight: 600; + border-radius: 30px; + text-decoration: none; + transition: all 0.3s ease; +} + +.cta-btn:hover { + background: #fff; + transform: translateY(-3px); +} + +/* Mobile fix (background-attachment issues) */ +@media (max-width: 768px) { + .cta-fixed-bg { + background-attachment: scroll; + } + + .cta-content h2 { + font-size: 30px; + } } \ No newline at end of file diff --git a/assets/images/photos/cta.jpg b/assets/images/photos/cta.jpg new file mode 100644 index 0000000..df0a25a Binary files /dev/null and b/assets/images/photos/cta.jpg differ diff --git a/class-detail.php b/class-detail.php index f106559..edd0cb3 100644 --- a/class-detail.php +++ b/class-detail.php @@ -9,7 +9,7 @@ -
+
@@ -55,7 +55,8 @@

Expert Trainers

-

Learn from experienced IELTS instructors who understand exam patterns and scoring criteria in detail.

+

Learn from experienced IELTS instructors who understand exam + patterns and scoring criteria in detail.

service @@ -73,7 +74,8 @@

Comprehensive Curriculum

-

Our course covers grammar, vocabulary, exam strategies, and time management for all IELTS modules.

+

Our course covers grammar, vocabulary, exam strategies, and time + management for all IELTS modules.

@@ -92,7 +94,8 @@

Personalized Feedback

-

Individual evaluation for writing and speaking helps you improve faster and target weak areas effectively.

+

Individual evaluation for writing and speaking helps you improve + faster and target weak areas effectively.

service @@ -109,7 +112,8 @@

Mock Tests & Practice

-

Regular mock tests simulate real exam conditions and boost your confidence before the actual test.

+

Regular mock tests simulate real exam conditions and boost your + confidence before the actual test.

service @@ -120,7 +124,7 @@
-
+
@@ -259,6 +263,29 @@
+
+
+ +
+
+

Ready to Start Your Journey?

+

Let us help you take the next step toward your goals.

+
+ +
+
+
@@ -275,9 +302,7 @@
- IELTS vs TOEFL Score Comparison
@@ -311,7 +336,8 @@

Listening

-

Techniques to improve concentration, prediction skills, and accuracy.

+

Techniques to improve concentration, prediction skills, and + accuracy.

service @@ -329,7 +355,8 @@

Reading

-

Skimming, scanning, and question-type strategies for faster comprehension.

+

Skimming, scanning, and question-type strategies for faster + comprehension.

@@ -348,7 +375,8 @@

Writing

-

Task 1 & Task 2 structures, vocabulary enhancement, and band-based correction.

+

Task 1 & Task 2 structures, vocabulary enhancement, and band-based + correction.

service @@ -365,7 +393,8 @@

Speaking

-

Fluency building, pronunciation correction, and real interview practice.

+

Fluency building, pronunciation correction, and real interview + practice.

service @@ -377,7 +406,7 @@
-
+
diff --git a/footer.php b/footer.php index db8f878..78c32d1 100644 --- a/footer.php +++ b/footer.php @@ -1,448 +1,463 @@ - -
-
-
- -
-
-
- -
-
-

Have Any Questions? Call Us free

- +977 01 5361805 -

Our team is here to answer your questions and help you choose the right course, - country, and university with confidence.

-
-
-
-
- + +
+
+
+ +
+
+
+ +
+
+

Have Any Questions? Lets message us

+

Our team is here to answer your questions and help you choose the right course, + country, and university with confidence.

+ + +
+
+
+
+ - -
+
+
-
-
+ +
- -