From 34c612a320a9689d559e891ab1bc45c70b8e31b4 Mon Sep 17 00:00:00 2001 From: RoshanPaudel Date: Fri, 16 Jan 2026 12:05:52 +0545 Subject: [PATCH] update --- assets/css/style16eb.css | 52 ++- footer.php | 71 ++-- header.php | 24 +- home-parts/about.php | 145 ++++---- home-parts/class.php | 201 ++++++----- sample.php | 752 --------------------------------------- 6 files changed, 285 insertions(+), 960 deletions(-) delete mode 100644 sample.php diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css index a8c2bd4..aaa0c81 100644 --- a/assets/css/style16eb.css +++ b/assets/css/style16eb.css @@ -23027,7 +23027,7 @@ iframe { .about-2-thumbnail-left-wrapper .single-thumbnail .video-icon { position: absolute; z-index: 20; - right: 30px; + right: 134px; bottom: 30px; } @@ -28600,6 +28600,15 @@ ul.categorys-widget-stndard li span { font-weight: 500; } +.tmp-footer .footer-top .tmp-footer-widget .inner p { + margin-bottom: 0px; +} + +.tmp-footer .footer-top .tmp-footer-widget .inner p i { + margin-right: 12px; +} + + .footer-style-1 .footer-top .tmp-footer-widget .title { font-size: 18px; font-weight: 500; @@ -28630,6 +28639,10 @@ ul.categorys-widget-stndard li span { margin-bottom: 5px; } +.tmp-footer-widget .inner .social-icon { + margin-top: 12px; +} + .footer-style-1 .footer-top .tmp-footer-widget .footer-link li a { font-size: 14px; display: block; @@ -29014,6 +29027,43 @@ ul.categorys-widget-stndard li span { } } +.footer-certifications { + padding: 25px 0; + background-color: var(--color-dark-alt); + /* dark footer tone */ + border-top: 1px solid rgba(255, 255, 255, 0.1); +} + +.footer-cert-title { + text-align: center; + color: #cbd5e1; + font-size: 14px; + margin-bottom: 15px; + text-transform: uppercase; + letter-spacing: 1px; +} + +.certification-logos { + display: flex; + justify-content: center; + align-items: center; + gap: 25px; + flex-wrap: wrap; +} + +.certification-logos img { + max-height: 100px; + width: auto; + + border-radius: 12px; +} + +/* .certification-logos img:hover { + filter: grayscale(0); + opacity: 1; +} */ + + .tmp-footer-card-3::after { background: var(--color-primary); inset: 10px; diff --git a/footer.php b/footer.php index da19709..5101bcd 100644 --- a/footer.php +++ b/footer.php @@ -30,7 +30,7 @@
@@ -73,9 +73,9 @@

Classes

@@ -84,16 +84,31 @@ + +