diff --git a/assets/css/australia.png b/assets/css/australia.png deleted file mode 100644 index 1e521f3..0000000 Binary files a/assets/css/australia.png and /dev/null differ diff --git a/assets/css/canada.png b/assets/css/canada.png deleted file mode 100644 index 0425833..0000000 Binary files a/assets/css/canada.png and /dev/null differ diff --git a/assets/css/ireland.png b/assets/css/ireland.png deleted file mode 100644 index 1842f50..0000000 Binary files a/assets/css/ireland.png and /dev/null differ diff --git a/assets/css/newzeland.png b/assets/css/newzeland.png deleted file mode 100644 index 669c35d..0000000 Binary files a/assets/css/newzeland.png and /dev/null differ diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css index 634e8ba..6fe555a 100644 --- a/assets/css/style16eb.css +++ b/assets/css/style16eb.css @@ -888,6 +888,48 @@ p.b4 { font-size: var(--font-size-b4); line-height: var(--line-height-b4); } +.active-light-mode .social-default li a{ + padding: 5px; + height: 30px; + width: 30px; + display: flex; + justify-content: center; + align-items: center; + background-color: #ccc; +} +.active-light-mode .social-default .fb a:hover{ + background: #1877F2 !important; + color: white !important; + + +} +.active-light-mode .social-default .insta a:hover{ + background: linear-gradient( + 45deg, + #f58529, + #feda77, + #dd2a7b, + #8134af, + #515bd4 +) !important; + color: white !important; +} +.active-light-mode .social-default .x a:hover{ + background:#0F1419 !important; + color: white !important; +} +.active-light-mode .social-default .linkdin a:hover{ + background:#0A66C2 !important; + color: white !important; +} + + +.tmp-slick-dot .slick-dots { + display: none !important; +} +.brand-list li { + padding: 0 15px; /* gap between images */ +} @media only screen and (max-width: 767px) { p br { @@ -35257,7 +35299,7 @@ body.tmp-body-star::before { transition: all 500ms ease; text-transform: uppercase; background-color: var(--color-primary); - border-left: 3px solid var(--color-primary); + border-top: 3px solid var(--color-primary); border-radius: 4px; width: 188px; /* text-align: center; */ @@ -35289,22 +35331,39 @@ body.tmp-body-star::before { background-color: #F5821F; } -.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn::before { - position: absolute; - content: ""; - left: -2px; - top: 28px; - opacity: 1; - border-top: 6px solid transparent; - border-left: 8px solid var(--color-primary); - border-bottom: 6px solid transparent; - transition: all 500ms ease; - -ms-transition: all 500ms ease; - -o-transition: all 500ms ease; - -moz-transition: all 500ms ease; - -webkit-transition: all 500ms ease; + +.tab-btn { + position: relative; /* make span position relative to button */ + display: inline-block; + padding: 10px 15px; /* some padding */ + text-align: center; + cursor: pointer; } +/* The bottom indicator (hidden by default) */ +.tab-btn .active-icon { + display: none; /* hide by default */ + position: absolute; + bottom: -5px; /* below the tab button */ + left: 50%; /* center horizontally */ + transform: translateX(-50%); + width: 20px; /* width of indicator */ + height: 4px; /* height of indicator */ + background-color: var(--color-primary); /* color of indicator */ + border-radius: 2px; /* rounded edges */ +} + +/* Show the indicator when tab is active */ +.tab-btn.active-btn .active-icon { + display: block; +} + +.tab-btn.active-btn .active-icon i { +color: black; +} + + + .time-table-area-wrapper.tab-content12 .timetable-tabs .tab-btns .tab-btn::before { top: 18px !important; } @@ -36283,7 +36342,7 @@ body.tmp-body-star::before { } .faqimg { - background-image: url(../images/photos/faq.png); + background-image: url(../images/photos/faq2.png); background-size: contain; /* or use 'cover' depending on what you want */ background-repeat: no-repeat; diff --git a/assets/images/photos/faq1.png b/assets/images/photos/faq1.png new file mode 100644 index 0000000..c351af6 Binary files /dev/null and b/assets/images/photos/faq1.png differ diff --git a/assets/images/photos/faq2.png b/assets/images/photos/faq2.png new file mode 100644 index 0000000..017cfa7 Binary files /dev/null and b/assets/images/photos/faq2.png differ diff --git a/assets/images/photos/uni1.png b/assets/images/photos/uni1.png new file mode 100644 index 0000000..37a98cd Binary files /dev/null and b/assets/images/photos/uni1.png differ diff --git a/assets/images/photos/uni2.png b/assets/images/photos/uni2.png new file mode 100644 index 0000000..4775c9b Binary files /dev/null and b/assets/images/photos/uni2.png differ diff --git a/assets/images/photos/uni3.png b/assets/images/photos/uni3.png new file mode 100644 index 0000000..c00d58c Binary files /dev/null and b/assets/images/photos/uni3.png differ diff --git a/assets/images/photos/uni4.png b/assets/images/photos/uni4.png new file mode 100644 index 0000000..b099f65 Binary files /dev/null and b/assets/images/photos/uni4.png differ diff --git a/assets/images/photos/uni5.png b/assets/images/photos/uni5.png new file mode 100644 index 0000000..d16b305 Binary files /dev/null and b/assets/images/photos/uni5.png differ diff --git a/assets/images/photos/uni6.png b/assets/images/photos/uni6.png new file mode 100644 index 0000000..c5640cf Binary files /dev/null and b/assets/images/photos/uni6.png differ diff --git a/footer.php b/footer.php index 5101bcd..a6354f9 100644 --- a/footer.php +++ b/footer.php @@ -107,7 +107,7 @@
  • - +
  • @@ -225,19 +225,19 @@
    - Learn More About Us + Learn More About Us
    diff --git a/home-parts/blog.php b/home-parts/blog.php index a9612a2..1030db3 100644 --- a/home-parts/blog.php +++ b/home-parts/blog.php @@ -15,7 +15,7 @@

    Our Latests Blogs

    - + View More Blogs diff --git a/home-parts/college-uni.php b/home-parts/college-uni.php index 7ac0d3f..c6878f6 100644 --- a/home-parts/college-uni.php +++ b/home-parts/college-uni.php @@ -38,15 +38,28 @@
      -
    • USA
    • +
    • + + USA + +
    • -
    • UK
    • +
    • UK +
    • -
    • Canada
    • +
    • Canada + +
    • -
    • Australia
    • -
    • New Zealand
    • -
    • Ireland
    • +
    • Australia + +
    • +
    • New Zealand + +
    • +
    • Ireland + +
    @@ -857,4 +870,7 @@
    - \ No newline at end of file + + + + \ No newline at end of file diff --git a/home-parts/globe.php b/home-parts/globe.php index 77ecbda..f59aec8 100644 --- a/home-parts/globe.php +++ b/home-parts/globe.php @@ -200,7 +200,7 @@