diff --git a/about.php b/about.php index fd5baab..98f5412 100644 --- a/about.php +++ b/about.php @@ -1,10 +1,10 @@ -
+
-
+

Access Educatiopn Network

About us

@@ -569,63 +569,4 @@
- -
-
-
-
-
-

Trusted transport service

-

Let’s Work Together

-
-
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
-
-
-
-
- - - - - - - -
-
- - - \ No newline at end of file + \ No newline at end of file diff --git a/assets/images/access-images/blog-bg.jpg b/assets/images/access-images/blog-bg.jpg new file mode 100644 index 0000000..dc430ec Binary files /dev/null and b/assets/images/access-images/blog-bg.jpg differ diff --git a/assets/images/access-images/career-bg.jpg b/assets/images/access-images/career-bg.jpg new file mode 100644 index 0000000..8c4807f Binary files /dev/null and b/assets/images/access-images/career-bg.jpg differ diff --git a/assets/images/access-images/company-bg.jpg b/assets/images/access-images/company-bg.jpg new file mode 100644 index 0000000..0ce3df0 Binary files /dev/null and b/assets/images/access-images/company-bg.jpg differ diff --git a/assets/images/access-images/contact-bg.jpg b/assets/images/access-images/contact-bg.jpg new file mode 100644 index 0000000..e3cfb98 Binary files /dev/null and b/assets/images/access-images/contact-bg.jpg differ diff --git a/assets/images/access-images/service-bg.jpg b/assets/images/access-images/service-bg.jpg new file mode 100644 index 0000000..57592e2 Binary files /dev/null and b/assets/images/access-images/service-bg.jpg differ diff --git a/assets/sass/style.css b/assets/sass/style.css index 9280276..52c01d6 100644 --- a/assets/sass/style.css +++ b/assets/sass/style.css @@ -619,7 +619,7 @@ img { padding: 8px 10px; } .wpo-breadcumb-area { - background: url(../images/page-title.jpg) no-repeat center top/cover; + background: url("../images/access-images/contact-bg.jpg") no-repeat center top/cover; min-height: 500px; position: relative; display: flex; @@ -4123,7 +4123,7 @@ img { .wpo-site-footer .wpo-lower-footer .row, .wpo-site-footer-s2 .wpo-lower-footer .row, .wpo-site-footer-s3 .wpo-lower-footer .row { padding: 30px 0; position: relative; - border-top: 1px solid rgba(255, 255, 255, 0.1); + border-top: 1px solid #fff6ec57; } .wpo-site-footer .wpo-lower-footer .copyright, .wpo-site-footer-s2 .wpo-lower-footer .copyright, .wpo-site-footer-s3 .wpo-lower-footer .copyright { display: inline-block; @@ -14562,4 +14562,68 @@ img { } /*End popup styles*/ /*popup css End*/ +.contact-bg { + min-height: 500px; + position: relative; + display: flex; + justify-content: center; + flex-direction: column; + z-index: 1; + background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/contact-bg.jpg) no-repeat center top / cover; +} +.blog-bg { + min-height: 500px; + position: relative; + display: flex; + justify-content: center; + flex-direction: column; + z-index: 1; + background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/blog-bg.jpg) no-repeat center top / cover; +} +.service-bg { + min-height: 500px; + position: relative; + display: flex; + justify-content: center; + flex-direction: column; + z-index: 1; + background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/service-bg.jpg) no-repeat center top / cover; +} +.career-bg { + min-height: 500px; + position: relative; + display: flex; + justify-content: center; + flex-direction: column; + z-index: 1; + background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/career-bg.jpg) no-repeat center top / cover; +} +.company-bg { + min-height: 500px; + position: relative; + display: flex; + justify-content: center; + flex-direction: column; + z-index: 1; + background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/company-bg.jpg) no-repeat center top / cover; +} +.hero-breadcrumb { + text-align: center; + margin-top: 40px; +} +.hero-breadcrumb h2 { + margin-top: -10px; + margin-bottom: 20px; + color: #ED6637; + font-family: "DM Sans"; + font-size: 20px; + font-weight: 600; +} +.hero-breadcrumb h3 { + color: #FFF; + font-size: 80px; + font-weight: 700; + line-height: 80px; + text-transform: capitalize; +} /*extra css*/ \ No newline at end of file diff --git a/blog-details.php b/blog-details.php index ba83392..f7c9efa 100644 --- a/blog-details.php +++ b/blog-details.php @@ -1,11 +1,11 @@ -
+
-
+

Access Education Network

Blog Details

diff --git a/blog.php b/blog.php index a3c5ef7..059e899 100644 --- a/blog.php +++ b/blog.php @@ -1,11 +1,11 @@ -
+
-
+

Access Education Network

Blogs / Article

diff --git a/career.php b/career.php index 51e4f15..75c8f3b 100644 --- a/career.php +++ b/career.php @@ -1,11 +1,11 @@ -
+
-
+

Access Educatioin Network

Career Counceling

diff --git a/contact.php b/contact.php index 00f878d..6fee453 100644 --- a/contact.php +++ b/contact.php @@ -1,10 +1,10 @@ -
+
-
+

Access Education Network

Contact Us

@@ -152,8 +152,8 @@

Head Office

Roger J. Spaulding
- Roger J. Spaulding
-
+ Roger J. Spaulding
+
diff --git a/header.php b/header.php index 616774a..8500fce 100644 --- a/header.php +++ b/header.php @@ -20,9 +20,7 @@ - - - + diff --git a/service.php b/service.php index 4fb259a..ab158ef 100644 --- a/service.php +++ b/service.php @@ -1,10 +1,10 @@ -
+
-
+

Access Education

Our Services