diff --git a/assets/images/access-images/destination-bg.jpg b/assets/images/access-images/destination-bg.jpg new file mode 100644 index 0000000..cc193c5 Binary files /dev/null and b/assets/images/access-images/destination-bg.jpg differ diff --git a/assets/images/access-images/left-shape-fun.svg b/assets/images/access-images/left-shape-fun.svg new file mode 100644 index 0000000..4c7d1c0 --- /dev/null +++ b/assets/images/access-images/left-shape-fun.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/assets/images/access-images/right-shape-fun.svg b/assets/images/access-images/right-shape-fun.svg new file mode 100644 index 0000000..29ab7d7 --- /dev/null +++ b/assets/images/access-images/right-shape-fun.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/assets/images/access-images/team-bg.jpg b/assets/images/access-images/team-bg.jpg new file mode 100644 index 0000000..7785b48 Binary files /dev/null and b/assets/images/access-images/team-bg.jpg differ diff --git a/assets/images/access-images/team1.jpg b/assets/images/access-images/team1.jpg new file mode 100644 index 0000000..849d2c9 Binary files /dev/null and b/assets/images/access-images/team1.jpg differ diff --git a/assets/images/access-images/team2.jpg b/assets/images/access-images/team2.jpg new file mode 100644 index 0000000..b46c005 Binary files /dev/null and b/assets/images/access-images/team2.jpg differ diff --git a/assets/images/access-images/team3.jpg b/assets/images/access-images/team3.jpg new file mode 100644 index 0000000..79e8a5e Binary files /dev/null and b/assets/images/access-images/team3.jpg differ diff --git a/assets/images/access-images/team4.jpg b/assets/images/access-images/team4.jpg new file mode 100644 index 0000000..dcab655 Binary files /dev/null and b/assets/images/access-images/team4.jpg differ diff --git a/assets/images/access-images/team5.jpg b/assets/images/access-images/team5.jpg new file mode 100644 index 0000000..5409622 Binary files /dev/null and b/assets/images/access-images/team5.jpg differ diff --git a/assets/images/access-images/team6.jpg b/assets/images/access-images/team6.jpg new file mode 100644 index 0000000..936e41a Binary files /dev/null and b/assets/images/access-images/team6.jpg differ diff --git a/assets/sass/style.css b/assets/sass/style.css index 52c01d6..d3daea3 100644 --- a/assets/sass/style.css +++ b/assets/sass/style.css @@ -1385,6 +1385,7 @@ img { @media (max-width: 575px) { .topbar .contact-into { flex-wrap: wrap; + padding: 10px 0px; } } .topbar .pryment-selector { @@ -2456,7 +2457,7 @@ img { width: 100%; } .wpo-site-header .mobail-menu button { - background-color: #0BA08A; + background-color: #c70f6b; width: 40px; height: 35px; border: 0; @@ -2480,7 +2481,7 @@ img { margin: 0; } .wpo-site-header #navbar { - background: #006e5e; + background: #c70f6b; display: block !important; width: 300px; height: 100%; @@ -14523,7 +14524,7 @@ img { align-items: center; } .popup-content { - background-color: #fefefe; + background-color: #eee; margin: auto; padding: 20px; border: 1px solid #888; @@ -14607,6 +14608,24 @@ img { 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; } +.destination-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/destination-bg.jpg) no-repeat center top / cover; +} +.team-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/team-bg.jpg) no-repeat center top / cover; +} .hero-breadcrumb { text-align: center; margin-top: 40px; @@ -14626,4 +14645,45 @@ img { line-height: 80px; text-transform: capitalize; } +.popup-form { + /* margin-left: 45px; */ + border-radius: 9px; + border: 13px solid #FFF; + background: #FF7236; + /* max-width: 540px; */ + padding: 60px 45px; +} +.popup-form label { + color: #fff; + font-size: 14px; + font-weight: 700; + line-height: 25px; + margin-bottom: 7px; +} +.popup-form .form-control { + border-radius: 6px; + color: #000; + font-size: 14px; + font-weight: 500; + font-family: "Plus Jakarta Sans"; + line-height: 30px; + padding: 8px 20px; + border: 0; + margin-bottom: 20px; + position: relative; +} +.popup-title { + color: #444 !important; +} + +.country-title a { + background: #FF7236; + color: #fff; + padding: 8px 16px; + font-family: "Plus Jakarta Sans"; + text-transform: capitalize; + display: inline-block; + font-size: 16px; + font-weight: 600; +} /*extra css*/ \ No newline at end of file diff --git a/blog-details.php b/blog-details.php index f7c9efa..a811490 100644 --- a/blog-details.php +++ b/blog-details.php @@ -90,15 +90,6 @@
  • -
    -

    search here

    -
    -
    - - -
    -
    -

    Categories

    -
    -

    Populer Tags

    - -
    diff --git a/career.php b/career.php index 75c8f3b..42e695a 100644 --- a/career.php +++ b/career.php @@ -141,7 +141,7 @@

    Personalized Support Every Step of the Way

    Call anytime -
    +(2) 871 382 023
    +
    +977-9801570070
    diff --git a/destination.php b/destination.php index a3f3a59..b0cb21f 100644 --- a/destination.php +++ b/destination.php @@ -1,66 +1,66 @@ - -
    -
    -
    -
    -
    -

    Access Education Network

    -

    Study Destination

    -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    -

    Explore Your Global Study Destinations

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

    Australia

    -
    +
    +
    +

    Access Education Network

    +

    Study Destination

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

    Explore Your Global Study Destinations

    -
    -
    -
    -

    Canada

    +
    + +
    +
    +
    +
    +
    +
    +
    +

    Australia

    +
    -
    -
    -
    -
    -

    USA

    +
    +
    + +
    +
    +
    +
    +
    +

    Canada

    +
    +
    +
    +
    +
    +
    +

    USA

    +
    -
    -
    -
    - - \ No newline at end of file +
    +
    + + \ No newline at end of file diff --git a/footer.php b/footer.php index 797bf2c..81f1c01 100644 --- a/footer.php +++ b/footer.php @@ -22,11 +22,13 @@