diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css index 6197c97..395ef50 100644 --- a/assets/css/style16eb.css +++ b/assets/css/style16eb.css @@ -23541,9 +23541,10 @@ iframe { flex-direction: column; align-items: flex-start; } - .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country{ - display: block; - } + + .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country { + display: block; + } .band-card { width: 100% !important; @@ -25718,7 +25719,7 @@ iframe { display: flex; align-items: center; justify-content: center; - padding: 50px 50px 45px; + padding: 13px 50px 45px; gap: 50px; margin-left: 140px; } @@ -34994,7 +34995,7 @@ body.tmp-body-star::before { } .active-light-mode .tmp-btn { - color: #fff; + color: #fff !important; } .active-light-mode .profile-share a img { @@ -35006,12 +35007,12 @@ body.tmp-body-star::before { } .active-light-mode .tmp-btn.btn-border { - color: #1b1b1b; + color: #1b1b1b !important; border-color: #e3e3e3 !important; } .active-light-mode .tmp-btn.btn-border:hover { - color: #fff; + color: #fff !important; } .active-light-mode .banner-12-shape-controlder .tmp-btn.rounded-player.popup-video i { @@ -35343,7 +35344,7 @@ body.tmp-body-star::before { margin-right: 12px; margin-bottom: 10px; padding: 12px 8px; - + transition: all 500ms ease; text-transform: uppercase; background-color: var(--color-primary); @@ -37138,9 +37139,8 @@ body.tmp-body-star::before { background-color: var(--color-btn) !important; } -.query11 .tmp-btn .btn-text, -.btn-icon { - color: white !important; +.query11 .tmp-btn .btn-text { + color: white; } .thumbnail11 { @@ -37159,10 +37159,13 @@ body.tmp-body-star::before { text-align: center; background-size: cover; } -.cta-content121{ + +.cta-content121 { display: flex; + align-items: center; justify-content: space-around; } + /* Tablet */ @media (max-width: 991px) { .page-title { @@ -37177,9 +37180,10 @@ 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; - } + + .time-table-area-wrapper .inner-container .table-outer .table-inner .tabs-box .tab-country { + display: block; + } } .auto-container { @@ -37572,15 +37576,19 @@ hr { border-radius: 50%; transition: 0.3s all ease-out; } -.tmp-btn.hover-icon-reverse .btn-text{ - color: white; + +.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; + +.cta-btn-group1 { + justify-content: start !important; } + /* class detail */ section { /* padding: 70px 0; */ @@ -37738,10 +37746,11 @@ section { border-width: 2px; background-color: #fff; color: #0d6efd; + border-color: var(--color-primary); } .faq-buttons .btn.active { - background-color: #0d6efd; + background-color: var(--color-primary); color: #fff; /* white text */ box-shadow: 0 4px 10px rgba(13, 110, 253, 0.2); @@ -37749,12 +37758,13 @@ section { } .faq-buttons .btn:hover { - background-color: #0b5ed7; + background-color: var(--color-btn); /* darker blue on hover */ color: #fff; transform: translateY(-2px); /* slight lift effect */ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); + border-color: var(--color-btn) ; } .band-info h4 { @@ -37825,6 +37835,7 @@ section { background: #F5821F; color: #fff; } + /* cta section */ /* CTA Section */ .cta-fixed-bg { @@ -37845,7 +37856,7 @@ section { .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)); + 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; } @@ -37856,13 +37867,15 @@ section { max-width: 800px; margin: auto; } -.cta-content121 .content{ -z-index: 1; + +.cta-content121 .content { + z-index: 1; } + .cta-content121 h2 { font-size: 42px; margin-bottom: 15px; - color:white !important; + color: white !important; } .cta-content121 p { diff --git a/assets/images/photos/about1.png b/assets/images/photos/about1.png new file mode 100644 index 0000000..4b16761 Binary files /dev/null and b/assets/images/photos/about1.png differ diff --git a/faq.php b/faq.php index 9b9c74c..b6d3f0e 100644 --- a/faq.php +++ b/faq.php @@ -8,7 +8,7 @@ -
+
diff --git a/footer.php b/footer.php index acf9786..81f9b6f 100644 --- a/footer.php +++ b/footer.php @@ -14,7 +14,10 @@ country, and university with confidence.

- + + + Contact Us + @@ -339,7 +342,7 @@ });