@import url(../../css2);
@import url(../../css2-1);
.h3,
h1,
h2 {
  line-height: 1.3 !important;
}
.hh-btn,
.ph-btn,
a {
  text-decoration: none;
}
.hh-btn span,
.ph-btn span {
  transition: color 0.3s;
  position: relative;
}

li.d-flex.align-items-center {
    font-size: 14px !important;
}


.benefit-card,
.dropdown-menu .dropdown,
.dropdown-menu .dropdown > a,
.hh-btn span,
.owl-nav,
.ph-btn span,
.select-wrapper {
  position: relative;
}
.btn,
.form-select {
  appearance: none;
  cursor: pointer;
}
.btn,
.faq-question,
.form-select,
.helper-card,
.show-more-btn {
  cursor: pointer;
}
*,
.writer-card {
  box-sizing: border-box;
}
.scroll-list,
body {
  overflow-x: hidden;
}
.benefits-list,
.hero__logos,
.nav,
li {
  list-style: none;
}

:root {
    --bg: #fff9f3;
    --ink: #101010;
    --muted: #4b4b4b;
    --primary: #0c7f4a;
    --light-blue: #8a7349;
    --dark-blue: #1d1c46;
    --sky-blue: #8a7349;
    --primary-600: #076339;
    --accent-blue-dark: #3366cc;
    --accent: #8a7349;
    --card: #ffffff;
    --shadow: 0 10px 30px rgba(16, 16, 16, 0.12);
    --radius: 16px;
    --radius-sm: 10px;
    --grid-gap: 28px;
    --green-btn: #21b021;
}


img {
  max-width: 100%;
  display: block;
}
h1 {
  font-size: 45px !important;
  font-weight: 800 !important;
  font-family: "Poppins" !important;
}
h2,
span.h2 {
  font-size: 28px !important;
  font-weight: 800 !important;
  font-family: "Poppins" !important;
}
a,
li,
p {
  font-size: 16px;
}
a,
li,
p,
span {
  font-family: Poppins !important;
}
.h3 {
  font-size: 26px;
  font-weight: 600;
  font-family: "Poppins" !important;
}
.top-bar {
  background: var(--light-blue);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
}

.sticky-head, div#offcanvasNavbar {
    background: #ffffff !important;
}

.banner-content,
.contact-info a,
.g-logo a,
.hh-footer-box,
.promo-text a {
  color: var(--card);
}
.contact-info svg,
a.hh-btn svg,
a.ph-btn svg {
  width: 20px;
  fill: var(--card);
}
.top {
  width: 98%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-info a {
  padding-left: 10px;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  align-items: center !important;
}
.hh-nav-item .nav-link:focus,
.hh-nav-item .nav-link:hover {
  color: var(--accent);
}
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
  background: #fff;
  border-top: 2px solid #1a255f;
  left: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 99;
  text-align: left;
  max-height: calc(85vh - 100px);
  overflow-y: auto;
  overflow: visible;
}
.dropdown-menu .dropdown > .dropdown-menu,
.nav-item.dropdown .dropdown-menu,
.reviews-carousel {
  display: none;
}
.dropdown-menu .dropdown > .dropdown-menu:hover,
.dropdown-menu .dropdown > a:hover + .dropdown-menu {
  display: block !important;
  background: #fff;
  border: 1px solid #e0e0e0;
  left: 100%;
  top: 0;
  margin-left: 5px;
  padding: 0;
  position: absolute;
  z-index: 9999;
  text-align: left;
  min-width: 200px;
}
.dropdown-menu.scroll-active {
  overflow-y: auto !important;
  overflow-x: hidden;
  max-height: calc(85vh - 100px);
  display: block;
}


.sticky-head {
    padding: 0px !important;
    top: 0;
    width: 100%;
    z-index: 10;
    color: var(--white-color) !important;
}


.sticky-head.scrolled {
  background-color: var(--btn-2-color);
  box-shadow: 15px -3px 20px 12px rgb(0 0 0 / 10%);
  background-color: #fff;
}
.sticky-head.scrolled .g-logo a {
  color: #0c0b0b !important;
}
.sticky-head.scrolled .navbar-nav .nav-link {
  font-size: 14px;
  color: #0c0b0b !important;
}

.g-logo img {
    width: 160px;
}

.offcanvas-body .dropdown-menu.show {
  margin-bottom: 15px !important;
}
.navdis {
  display: flex;
  align-items: flex-start !important;
}

    body {
      font-family: Poppins;
      background: #f7f7f7;
      margin: 0;
      padding: 0;
    }
    .thank-you-box {
      max-width: 600px;
      margin: 100px auto;
      background: #fff;
      padding: 40px;
      text-align: center;
      border-radius: 10px;
      box-shadow: 0 0 20px rgba(0,0,0,0.08);
    }
    .thank-you-box h1 {
      margin-bottom: 15px;
    }
    .thank-you-box p {
      font-size: 18px;
      color: #555;
    }
    .thank-you-box a {
      display: inline-block;
      margin-top: 20px;
      text-decoration: none;
      background: #000;
      color: #fff;
      padding: 12px 24px;
      border-radius: 6px;
    }


.hh-footer-list ul,
.hh-footer-nav-list.footer-res-list ul {
  padding: 0;
}
button.navbar-toggler {
  border: none;
}
.rating-span {
  background: #002940;
  padding: 6px;
  border-radius: 4px;
  font-size: 13px;
  display: inline-table;
  margin-bottom: 4px;
  color: #fff;
  margin-top: 9px;
  margin-right: 6px;
}
.reviews-header {
  margin-top: -4px;
}
.faq-actions,
.review-badge,
.review-head,
.services-carousel-section {
  text-align: center;
}
ul.navbar-nav.hh-nav-bar {
  border-radius: 20px;
  align-items: center;
}
.hh-nav-item {
  font-weight: 500;
  margin: 0 3px;
  font-size: 14px;
  padding: 0 10px;
}


.hh-nav-item a {
    font-size: 16px;
    font-weight: 500;
    color: #000000 !important;
}


a.dropdown-item {
  color: #000;
}
.hh-con-sec-head-btn {
  display: flex;
  gap: 10px;
}
.hh-nav-item .hh-btn {
  width: auto;
}
a.hh-btn svg {
  width: 20px;
  fill: #252424;
}
#nav-item-talk a,
.helper-card.active .helper-name,
.reviews-tab.is-active .tab-stars {
  color: #fff;
}
.nav-item.dropdown .dropdown-toggle::after {
  padding-left: 0;
}
.hh-btn,
.ph-btn {
  cursor: pointer;
  text-align: center !important;
  padding: 12px 20px;
  display: inline-block;
  font-size: 16px;
  justify-content: center;
}

.ph-btn {
  background: var(--dark-blue);
  color: var(--card);
  font-weight: 600;
  border-radius: 8px;
  border: none;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.1);
  transition: 0.3s;
}


.ph-btn span {
  z-index: 1;
}


img.img-fluid.mb-4 {
    background: #fff;
    border-radius: 20px;
}



.hh-btn {
    background: #8a7349;
    color: #ffffff;
    font-weight: 700;
    border-radius: 8px;
    border: none;
    transition: 0.3s;
    border: solid 1px #ffffff !important;
}
.hh-btn span {
  z-index: 1;
  color: var(--white-color);
}
.hero {
  background-image: url(../images/hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 20px 0;
}
.hero__container {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: var(--grid-gap);
  align-items: center;
}

ul.hero__logos.mt-4 {
    display: none !important;
}


.hero__title {
  font-size: clamp(26px, 3.2vw, 40px);
  line-height: 1.2;
  color: var(--ink);
  margin: 0 0 14px;
  font-weight: 800;
}
.hero__subtitle {
  color: var(--muted);
  font-size: clamp(14px, 1.4vw, 16px);
  margin: 0 0 18px;
}
.hero__offer {
  display: flex;
  margin: 18px 0 14px;
  align-items: center;
  gap: 10px;
}
.hero__offer-head,
.hero__proof {
  display: flex;
  align-items: center;
}
.hero__offer-head {
  font-size: 30px;
  font-weight: 700;
}
.hero__offer-row {
  display: flex;
  align-items: end;
  gap: 12px;
}
.hero__offer-num {
  color: var(--accent);
  font-size: 32px;
  line-height: 1;
  margin-left: 10px;
}
.hero__offer-sub {
  color: var(--ink);
  font-weight: 600;
  font-size: clamp(12px, 1.4vw, 14px);
}
.hero__form {
  padding: 20px;
  margin-top: 10px;
  background: #e6ece6;
  border-radius: 10px;
  box-shadow: 0 4px 6px #cbd5cb;
}
.helper-profile.active,
.hero__field,
.reviews-carousel.is-active {
  display: block;
}
.hero__field input,
.hero__field select {
  width: 100%;
  height: 50px;
  border: 1px solid #605d5d;
  border-radius: 8px;
  font-size: 15px;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
}
.hero__field input:focus,
.hero__field select:focus {
  border-color: #cfd6ff;
  box-shadow: 0 0 0 4px rgb(68 97 242 / 0.12);
}
.hero__proof {
  gap: 10px;
  margin: 6px 0 12px;
  color: #1a1a1a;
  flex-wrap: wrap;
}
.hero__actions,
.hero__logos {
  display: flex;
  align-items: center;
  gap: 16px;
}
.hero__rating-label {
  font-weight: 700;
  color: var(--light-blue);
}
.hero__stars {
  color: #f6b400;
  letter-spacing: 2px;
}
.hero__based {
  color: var(--light-blue);
  font-weight: 700;
}
.hero__actions {
  flex-wrap: wrap;
}
.btn {
  border: none;
  border-radius: 999px;
  height: 48px;
  padding: 0 28px;
  font-weight: 800;
  letter-spacing: 0.2px;
}
.btn--primary {
  background: var(--primary);
  color: #fff;
  transition:
    transform 20ms,
    background 0.2s;
}
.btn--primary:active {
  transform: translateY(1px);
}
.btn--primary:hover {
  background: var(--primary-600);
}
.hero__logos {
  padding: 0;
  margin: 0;
  color: #6b7280;
  font-size: 13px;
}
ul.hero__logos li img {
  width: 100px;
}
.slider {
  padding: 15px 0;
  background-color: #faf9f6;
}
.item .slider-img img {
  width: 195px;
}
section.about-sec {
  background: var(--sky-blue);
  padding: 70px 0 0;
}
.about-main {
  display: grid;
  grid-template-columns: 49% 45%;
  gap: 20px;
}
.about-main-img img,
.banner-right img,
.hero-cta-left img {
  width: 100%;
}
.benefits {
  background: var(--bg);
  padding: 80px 0;
}
.benefits__container {
  max-width: 1200px;
  margin: 0 auto;
}
.benefits__header,
.expert-header,
.faq-header,
.helpers-header {
  text-align: center;
  margin-bottom: 60px;
}
.benefits__title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: var(--text);
  line-height: 1.2;
  margin: 0 0 20px;
}
.benefits__subtitle {
  font-size: clamp(16px, 2vw, 18px);
  color: var(--text-muted);
  line-height: 1.6;
  margin: 0 auto;
}
.benefits__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 24px;
  margin-bottom: 0;
}
.benefit-card {
  background: rgb(13 115 119 / 0.1);
  border-radius: var(--radius);
  padding: 32px 24px;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}
.benefit-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow);
}
.benefit-card__icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefit-card__icon svg {
  width: 24px;
  height: 24px;
}
.benefit-card__title {
  font-size: 20px;
  font-weight: 700;
  color: var(--text);
  margin: 0 0 16px;
  padding-right: 60px;
}
.benefit-card__text {
  font-size: 15px;
  color: var(--text-muted);
  line-height: 1.6;
  margin: 0;
}
.moodle-lms {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 20px;
  align-items: center;
}
.moodle-section {
  position: relative;
  margin: 60px 0 0;
  height: 500px;
  overflow: hidden;
  padding: 0 20px;
}
.moodle-section__container {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
.moodle-section__list li::before {
  display: none !important;
  color: var(--card) !important;
}
.moodle-section__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-5deg);
  width: 510px;
  height: 460px;
  background: #222;
  border-radius: 40px;
  z-index: 1;
}
.moodle-section__content {
  position: relative;
  z-index: 2;
  background: #8a7349;
  border-radius: 30px;
  padding: 20px 60px;
  max-width: 500px;
  width: 100%;
  color: #1a1a1a !important;
}
.moodle-section__title {
  font-size: 27px;
  font-weight: 800;
  margin: 0 0 30px;
  line-height: 1.3;
}
.moodle-section__list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.moodle-section__list li {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  list-style: circle;
}
.moodle-section__actions {
  display: flex;
  align-items: center;
  gap: 30px;
}
.moodle-section__icon {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.moodle-section__icon img {
  width: 50px;
  filter: brightness(0) invert(1);
}
.moodle-section__icon svg {
  width: 80px;
  height: 80px;
  color: #1a1a1a;
}
.lms-section {
  background: var(--bg);
  padding: 60px 0;
}
.accomplishments-container,
.helpers-container,
.lms-section__container,
.reviews-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.lms-section__title {
  font-size: 22px;
  font-weight: 700;
  color: var(--text);
  margin: 0 0 16px;
}
.lms-section__subtitle {
  font-size: 16px;
  color: var(--text-muted);
  margin: 0 0 20px;
}
.lms-section__logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 32px;
  margin-bottom: 40px;
}
.lms-section__logos img {
  width: 80%;
}
.lms-logo__circle,
.lms-logo__moodle svg,
.lms-logo__sumtotal svg {
  width: 32px;
  height: 32px;
}
.lms-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 20px;
  background: var(--card-bg);
  border-radius: var(--radius);
  transition: transform 0.2s;
}
.faq-item,
.faq-question {
  transition: var(--transition);
}
.lms-logo:hover {
  transform: translateY(-2px);
}
.lms-logo__text {
  font-size: 32px;
  font-weight: 800;
  color: var(--text);
}
.lms-logo__name {
  font-size: 14px;
  color: var(--text-muted);
  font-weight: 600;
}
.lms-logo__edmodo,
.lms-logo__moodle,
.lms-logo__sumtotal {
  display: flex;
  align-items: center;
  gap: 8px;
}
.lms-logo__moodle span {
  font-size: 18px;
  font-weight: 600;
  color: var(--accent-orange);
}
.lms-logo__circle {
  background: #2ecc71;
  border-radius: 50%;
  position: relative;
}
.lms-logo__circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
}
.lms-logo__edmodo span {
  font-size: 18px;
  font-weight: 600;
  color: #2ecc71;
}
.lms-logo__sumtotal span {
  font-size: 18px;
  font-weight: 600;
  color: #00a651;
}
.best-class-help-banner {
  background: var(--dark-blue);
  padding: 80px 0 0;
  overflow: hidden;
}
.banner-container {
  display: grid;
  grid-template-columns: 62% 35%;
  gap: 20px;
  align-items: center;
}
.banner-left {
  padding: 0 10px;
  z-index: 2;
}
.banner-title {
  color: var(--white);
  margin: 0 0 10px;
  letter-spacing: -0.5px;
}
.banner-subtitle {
  color: var(--white);
  line-height: 1.5;
  margin: 0 0 20px;
  opacity: 0.95;
}
.benefits-list {
  display: flex;
  padding: 0;
  margin: 0 0 20px;
  flex-wrap: wrap;
}
.benefit-item {
  width: 50%;
}
.benefit-icon {
  width: 24px;
  height: 24px;
  background: var(--check-green);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.benefit-icon svg {
  width: 22px;
  height: 22px;
  color: green;
}
.benefit-text {
  font-size: 14px;
  color: var(--white);
  font-weight: 500;
  line-height: 1.4;
}
.orange-shape {
  display: none;
  top: 0;
  right: 0;
  width: 80%;
  height: 80%;
  z-index: 1;
  transform: rotate(15deg);
}
.orange-shape svg {
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.students-image {
  margin-bottom: -130px;
}
.faq-section {
    padding: 80px 0;
    overflow: hidden;
    background: #1d1c46;
    color: #fff !important;
}

.faq-answer.active p {
    color: #000 !important;
}


.expert-container,
.faq-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.faq-decorations,
.services-carousel .decorative-circles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}
.decoration-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  opacity: 0.3;
}
.decoration-icon--pencil {
  top: 10%;
  left: 8%;
}
.decoration-icon--speech {
  top: 12%;
  right: 8%;
}
.decoration-icon--diploma {
  top: 50%;
  left: 5%;
  width: 70px;
  height: 70px;
}
.decoration-icon--clock {
  bottom: 20%;
  left: 10%;
  width: 80px;
  height: 80px;
}
.decoration-icon--magnifying {
  bottom: 15%;
  right: 8%;
  width: 65px;
  height: 65px;
}
.faq-title {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  color: var(--dark-teal);
  margin: 0 0 20px;
  line-height: 1.2;
}
.faq-subtitle {
  font-size: clamp(16px, 2vw, 20px);
  color: var(--dark-gray);
  margin: 0 auto;
  line-height: 1.5;
}
.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 50px;
  align-items: start;
}
.faq-item {
  background: var(--card);
  border: 1px solid var(--border-gray);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: var(--shadow);
}
.faq-item:hover {
  box-shadow: 0 8px 30px rgb(0 0 0 / 0.15);
  transform: translateY(-2px);
}
.faq-question {
  width: 100%;
  padding: 24px;
  background: 0 0;
  border: none;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.faq-question:hover {
  background: rgb(13 115 119 / 0.05);
}
.faq-question[aria-expanded="true"] {
  background: rgb(13 115 119 / 0.1);
}
.question-text {
  font-size: 16px;
  font-weight: 700;
  color: var(--dark-teal);
  line-height: 1.4;
  flex: 1;
}
.faq-icon {
  width: 20px;
  height: 20px;
  color: var(--dark-teal);
  transition: transform 0.3s;
  flex-shrink: 0;
}
.faq-question[aria-expanded="true"] .faq-icon {
  transform: rotate(180deg);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s,
    padding 0.3s;
}
.faq-answer.active {
  max-height: 200px;
  padding: 0 24px 24px;
}
.faq-answer p {
  font-size: 16px;
  color: var(--dark-gray);
  line-height: 1.6;
  margin: 0;
}
.show-more-btn {
  background: var(--dark-teal);
  color: var(--white);
  border: none;
  padding: 16px 32px;
  border-radius: var(--radius);
  font-size: 16px;
  font-weight: 700;
  transition: var(--transition);
  box-shadow: 0 4px 16px rgb(13 115 119 / 0.3);
}
.show-more-btn:hover {
  background: #0a5d61;
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgb(13 115 119 / 0.4);
}
.show-more-btn:active {
  transform: translateY(0);
}
.accomplishments-section {
  background: var(--sky-blue);
  padding: 60px 0;
  position: relative;
}
.accomplishments-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #1d1c46;
}
.accomplishments-title {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 800;
  color: #1a1a1a;
  text-align: center;
  margin: 0 0 40px;
  line-height: 1.2;
}
.accomplishments-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.accomplishment-card {
  background: #fff;
  border-radius: 16px;
  padding: 30px 24px;
  text-align: center;
  box-shadow: 0 8px 32px rgb(0 0 0 / 0.1);
  transition:
    transform 0.3s,
    box-shadow 0.3s;
  position: relative;
  overflow: hidden;
}
.accomplishment-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #34336c, #1d1c46);
}
.accomplishment-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 48px rgb(0 0 0 / 0.15);
}
.helper-card:hover,
.offering-btn:hover {
  transform: translateY(-2px);
}
.helper-card:hover,
.reviews-section {
  box-shadow: 0 8px 24px rgb(0 0 0 / 0.1);
}
.accomplishment-number {
  font-size: clamp(36px, 5vw, 40px);
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1;
  margin-bottom: 16px;
  display: block;
}
.accomplishment-label {
  color: #4a4a4a;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}
footer.hh-footer {
  background-color: var(--dark-blue);
  color: var(--btn-2-color);
  padding: 50px 0;
}
.hh-footer-box a img {
  width: 250px;
  filter: brightness(10);
}
.hh-footer-list span {
  font-size: 22px;
  font-weight: 600;
  color: var(--card);
}
.hh-footer-list ul li a {
  gap: 10px;
  display: flex;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  align-items: center;
}
.hh-footer-list svg {
  width: 20px;
  fill: #fff;
}
.mh-social-icons svg {
  width: 30px;
  fill: var(--card);
  padding: 6px;
}

li.d-flex.align-items-center a {
    font-size: 14px !important;
    color: #fff !important;
}


section.footer-copyright {
    background: #8a7349 !important;
    text-align: center;
    padding: 10px 0;  
    color: #ffffff;
}


.copy-right-content p {
  font-weight: 600;
  margin: 0;
}
section.con-sec {
  background: var(--dark-blue);
  padding: 70px 0;
}
table.subjects-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.table-main {
  background: #dcdcdc;
  color: #000;
  padding: 40px;
  border-radius: 12px;
}
table.subjects-table td,
table.subjects-table th {
  text-align: center;
  padding: 12px 10px;
  border: 1px solid #000;
  font-size: 15px;
}
table.subjects-table th {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
table.subjects-table td {
  color: #333;
}
.note {
  font-size: 13px;
  color: #000;
  margin-top: 15px;
}
.note strong {
  font-weight: 700;
}
.con-main {
  background: var(--dark-blue);
  border: none;
  border-radius: 12px;
  height: 500px;
  overflow-y: scroll;
  color: var(--card);
}
.con-main::-webkit-scrollbar {
  width: 8px;
}
.con-main::-webkit-scrollbar-track {
  background: var(--card);
}
.con-main::-webkit-scrollbar-thumb {
  background-color: var(--sky-blue);
  border-radius: 6px;
  border: 3px solid #eee;
}


.discounts-hero {
    background: #8a7349 !important;
    position: relative;
    padding: 60px 0 0;
    overflow: hidden;
}


.hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}
.stars,
.stars.green {
  justify-content: center;
}
.hero-right {
  color: #1a1a1a;
  padding-bottom: 40px;
  width: 100%;
}
.discount-form,
.form-header,
.main-carousel-section {
  margin-bottom: 30px;
}
.form-title {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 800;
  color: var(--card);
  margin: 0 0 12px;
  line-height: 1.2;
}
.form-subtitle {
  font-size: 18px;
  color: var(--card);
  margin: 0;
  line-height: 1.4;
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
.form-input,
.form-select {
  padding: 12px 15px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
  background-color: #fff;
  transition: border-color 0.3s;
  width: 100%;
}
.select-arrow,
.services-carousel .carousel-nav svg {
  width: 20px;
  height: 20px;
}
.form-input:focus,
.form-select:focus {
  outline: 0;
  border-color: #0d7377;
}
.select-arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  pointer-events: none;
}
.hero-cta {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 20px;
}
.stars img {
  width: 80px !important;
}
.reviews-section {
  border-radius: 12px;
}
.review-badges {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.review-logo {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}
.google-logo {
  color: #4285f4;
  font-size: 20px;
}
.trustpilot-logo {
  color: #00b67a;
  font-size: 20px;
}
.sitejabber-logo {
  color: #ff6d00;
  font-size: 20px;
}
.stars {
  font-size: 16px;
  margin-bottom: 4px;
  display: flex;
}
.stars.green {
  display: flex;
  color: #00b67a;
}
.stars.orange {
  color: #ff6d00;
  display: flex;
  justify-content: center;
}
section#about-before {
  background: 0 0;
  padding: 70px 0;
}
.helpers-section {
  background: #fff;
  padding: 60px 0;
}
.helpers-title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 24px;
  line-height: 1.2;
}
.helpers-description {
  margin: 0 auto;
}
.helpers-description p {
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.6;
  margin: 0 0 12px;
}
.helpers-content {
  width: 90%;
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 40px;
  align-items: flex-start;
  margin: 0 auto;
}
.helpers-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.helper-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
  box-shadow: 0 2px 2px 1px #cbcaca;
  border-radius: 12px;
  transition: 0.3s;
}
.reviews-arrow,
.reviews-tab {
  cursor: pointer;
  transition: 0.2s;
}
.helper-card.active {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}
.helper-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.helper-avatar img,
.profile-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.helper-info {
  flex: 1;
}
.helper-name {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px;
  line-height: 1.3;
}
.helper-experience {
  font-size: 14px;
  color: #000;
  margin: 0;
  font-weight: 600;
  line-height: 1.4;
}
.helper-card.active .helper-experience {
  color: rgb(255 255 255 / 0.9);
}
.helper-details {
  position: relative;
  border: 1px solid #cbcaca;
  border-radius: 16px;
  overflow: hidden;
  min-height: 390px;
}
.helper-profile {
  display: none;
  padding: 22px;
  animation: 0.3s fadeIn;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.profile-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
.profile-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.profile-name {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 8px;
}
.profile-experience {
  font-size: 16px;
  color: #666;
  margin: 0 0 8px;
}
.profile-description {
  color: #4a4a4a;
  line-height: 1.6;
  margin: 0 0 20px;
}
.profile-stats {
  display: flex;
  gap: 32px;
  margin-bottom: 24px;
}
.stat {
  display: flex;
  gap: 11px;
  align-items: start;
  text-align: center;
}
.stat-number {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.stat-label,
.tab-label,
.writer-card-body {
  font-size: 14px;
}
.stat-label {
  color: #666;
}
.top-rated-main {
  display: grid;
  grid-template-columns: 45% 55%;
}
.writer-card-icon img {
  width: 70px !important;
  filter: brightness(1) invert(9);
}
.writer-name span {
  font-size: 15px;
  font-weight: 600;
}
.top-rated-right .item {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

section.top-rated-section {
    padding: 60px 0;
    background: #8a7349 !important;
}

.writer-card {
  background: #222;
  padding: 20px;
  border-radius: 10px;
  color: var(--card);
  width: 100%;
}
.about-cta-after-sec,
.reviews-arrow:hover {
  background: var(--accent);
}
.writer-card-header {
  margin-bottom: 12px;
}
.writer-card-body p {
  overflow: auto;
  height: 150px;
  line-height: 22px;
  margin-bottom: 20px;
  font-size: 15px;
  color: var(--card);
}
.writer-card-body a {
  color: var(--accent);
  font-weight: 600;
}
.about-cta-after-sec {
  padding: 30px;
  border-radius: 12px 12px 0 0;
}
.cta-about-after-main {
  display: grid;
  grid-template-columns: 80% 20%;
  align-items: center;
}
a#whp-btn {
  background: var(--green-btn);
  color: #010708;
}
.reviews-section {
  background: #fff;
  padding: 30px 0;
}
.reviews-header {
  position: relative;
  text-align: center;
  margin-bottom: 0;
}
.reviews-title {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 8px;
}
.reviews-subtitle {
  font-size: 14px;
  color: #6b7280;
  max-width: 820px;
  margin: 0 auto;
}
.reviews-arrows {
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  display: flex;
  gap: 10px;
}
.reviews-arrow {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: none;
  background: #0d7377;
  color: #fff;
  display: grid;
  place-items: center;
}
.reviews-arrow svg {
  width: 18px;
  height: 18px;
}
.reviews-carousels {
  position: relative;
  margin-top: 16px;
}
.reviews-carousel .owl-stage {
  display: flex;
}
.reviews-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
  height: auto;
}
.review-card {
  background: #fff;
  border: 1px solid #c8b9b2;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 6px 18px rgb(0 0 0 / 0.06);
  position: relative;
  width: 100%;
  height: 100% !important;
  display: flex;
  flex-direction: column;
}
.avatar,
.brand {
  border-radius: 50%;
  place-items: center;
}
.offering-content,
.service-card {
  box-shadow: 0 12px 40px rgb(0 0 0 / 0.2);
}
.review-card__head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.avatar {
  width: 42px;
  height: 42px;
  background: #eaf2ff;
  display: grid;
  font-size: 20px;
}
.meta h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  color: #111827;
}
.sublabel {
  display: flex;
  gap: 10px;
  font-size: 12px;
  color: #6b7280;
}
.stars,
.tab-stars {
  color: #111827;
}
.stars--green,
.tab-stars--green {
  color: #00b67a;
}
.stars--blue {
  color: #4285f4;
}
.stars--orange {
  color: #ff6d00;
}
.brand {
  margin-left: auto;
  font-weight: 900;
  width: 28px;
  height: 28px;
  display: grid;
  color: #fff;
  font-size: 14px;
}
.brand--gg {
  background: #4a5d7d;
}
.brand--tp {
  background: #00b67a;
}
.brand--fb {
  background: #1877f2;
}
.brand--sj {
  background: #ff6d00;
}
.review-text {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin: 0;
}
.quotes {
  position: absolute;
  right: 12px;
  bottom: 10px;
  font-size: 18px;
  color: #9ca3af;
}
.reviews-carousel .owl-stage-outer {
  padding: 6px 0;
}
.reviews-carousel .owl-item {
  padding: 6px;
}
.reviews-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-top: 18px;
}


.reviews-tab {
    background: #1d1c46;
    border: 1px solid #1d1c46;
    border-radius: 10px;
    padding: 12px;
    text-align: left;
    color: #fff !important;
}


.reviews-tab.is-active {
  background: #111827;
  color: #fff;
  border-color: #111827;
}
.tab-top {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}
.tab-count {
  font-weight: 800;
}
.tab-stars--blue {
  color: #4285f4;
}
.tab-stars--orange {
  color: #ff6d00;
}
.tab-brand {
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 700;
  margin-top: 0;
}
.tab-brand--fb {
  color: #1877f2;
}
.tab-brand--tp {
  color: #00b67a;
}
.tab-brand--gg {
  color: #4285f4;
}
.tab-brand--sj {
  color: #ff6d00;
}
.footer-widget ul li a,
.reviews-tab.is-active .tab-brand {
  color: #fff;
}
@keyframes countUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.accomplishment-card {
  animation: 0.6s ease-out countUp;
}
.accomplishment-card:first-child {
  animation-delay: 0.1s;
}
.accomplishment-card:nth-child(2) {
  animation-delay: 0.2s;
}
.accomplishment-card:nth-child(3) {
  animation-delay: 0.3s;
}
.accomplishment-card:nth-child(4) {
  animation-delay: 0.4s;
}
.accomplishment-card:hover .accomplishment-number {
  color: #1d1c46;
  transform: scale(1.05);
  transition: 0.3s;
}
.accomplishment-card:hover .accomplishment-label {
  color: #1a1a1a;
  transition: color 0.3s;
}
.accomplishment-card:focus {
  outline: solid 3px;
  outline-offset: 2px;
}
.expert-help-section {
  background: var(--dark-blue);
  color: #fff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.expert-title {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: #fff;
  margin: 0 0 24px;
  line-height: 1.2;
}
.expert-description {
  color: #fff;
  line-height: 1.6;
  margin: 0 auto;
  opacity: 0.9;
}
.main-carousel-wrapper,
.services-carousel-wrapper {
  position: relative;
  margin: 0 auto;
}
.service-slide {
  padding: 0 10px;
}
.service-card {
  width: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 40px 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.service-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  background: #fff5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-icon svg {
  width: 40px;
  height: 40px;
}
.service-title {
  font-size: 24px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 20px;
  line-height: 1.3;
}
.service-description {
  color: #4a4a4a;
  line-height: 1.6;
  margin: 0;
}
.services-title {
  font-weight: 800;
  color: #fff;
  margin: 0 0 40px;
  line-height: 1.2;
}
.services-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.services-carousel .owl-item {
  display: flex;
  height: auto;
}
.service-offering-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}
.offering-content {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.offering-title {
  font-size: 22px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 16px;
}
.offering-description {
  font-size: 15px;
  color: #4a4a4a;
  line-height: 1.6;
  margin: 0 0 24px;
  flex-grow: 1;
}
.offering-btn,
.services-carousel .carousel-nav {
  color: #fff;
  display: flex;
  cursor: pointer;
  transition: 0.3s;
}
.offering-actions {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.offering-btn {
  align-items: center;
  gap: 8px;
  background: #f93;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
}
.offering-btn:hover {
  background: #e6891a;
}
.btn-icon {
  width: 16px;
  height: 16px;
}
.quality-badge {
  background: linear-gradient(135deg, gold, #ffb366);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #1a1a1a;
  font-weight: 700;
  box-shadow: 0 4px 16px rgb(255 153 51 / 0.3);
}
.badge-text {
  font-size: 8px;
  letter-spacing: 0.5px;
  margin-bottom: 2px;
}
.badge-percentage {
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}
.badge-guarantee {
  font-size: 6px;
  letter-spacing: 0.3px;
  margin-top: 2px;
}
.services-carousel .carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgb(255 255 255 / 0.1);
  border: 2px solid;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.services-carousel .carousel-nav:hover {
  background: rgb(255 255 255 / 0.2);
  border-color: rgb(255 255 255 / 0.5);
  transform: translateY(-50%) scale(1.1);
}
.services-carousel .carousel-prev {
  left: 0;
}
.services-carousel .carousel-next {
  right: 0;
}
.services-carousel .carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}
.services-carousel.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgb(255 255 255 / 0.3);
  cursor: pointer;
  transition: 0.3s;
}
.services-carousel .dot.active {
  background: #f93;
  transform: scale(1.2);
}
.services-carousel .circle {
  position: absolute;
  border-radius: 50%;
  background: linear-gradient(
    135deg,
    rgb(255 255 255 / 0.1),
    rgb(255 153 51 / 0.2)
  );
}
.services-carousel .circle-1 {
  width: 300px;
  height: 300px;
  top: -150px;
  right: -150px;
}
.services-carousel .circle-2 {
  width: 250px;
  height: 250px;
  bottom: -125px;
  left: -125px;
}
.main-carousel button.owl-prev {
  position: absolute;
  bottom: 130px;
  background: var(--sky-blue) !important;
  padding: 10px;
  left: -50px;
  width: 40px;
  border-radius: 100%;
  height: 40px;
}
.main-carousel button.owl-next {
  position: absolute;
  bottom: 130px;
  background: var(--sky-blue) !important;
  padding: 10px;
  width: 40px;
  border-radius: 100%;
  height: 40px;
  right: -50px;
}
.services-carousel button.owl-next,
.services-carousel button.owl-prev {
  bottom: 150px;
  background: var(--sky-blue) !important;
  width: 40px;
  border-radius: 100%;
  height: 40px;
  position: absolute;
}
.services-carousel button.owl-prev {
  padding: 10px;
  left: -50px;
}
.services-carousel button.owl-next {
  right: -50px;
}
.main-carousel button.owl-next span,
.main-carousel button.owl-prev span,
.services-carousel button.owl-next span,
.services-carousel button.owl-prev span {
  font-size: 46px;
  line-height: 36px;
}
.tab-stars img {
  width: 80px;
}
.footer-widget ul li a:hover {
  color: #f2632b;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  background-color: #055660;
  border-radius: 10px;
}
::-webkit-scrollbar {
  border-radius: 10px;
  width: 10px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.44, #ffc107),
    color-stop(0.72, #ff9800),
    color-stop(0.86, #ff9800)
  );
}
.con-sec-left ul li {
  font-weight: 500;
  list-style: outside;
  margin-bottom: 5px;
}
.con-sec-left ul {
  padding: 0 0 0 15px;
}
.con-sec-left a,
.con-sec-left h2,
.con-sec-left h3,
.form-head-title h2 span {
  color: #e3bf7c;
}
.con-sec-left h2,
.con-sec-left h3 {
  font-family: "Poppins";
  margin: 25px 0 10px;
}
.con-sec-left h2 {
  font-size: 34px !important;
  font-weight: 500 !important;
}
.form-head-title h2 {
  font-size: 40px !important;
  color: #fff;
}
.form-banner-section {
  background:
    linear-gradient(to bottom, #20364b00, #20364b00) 0 0 / cover,
    url(../images/form-bg.png) 0 0 / cover;
  padding: 20px 0 30px;
}
.signup-btn {
  background: var(--accent);
  color: #0b2929;
  font-weight: 700;
  padding: 10px 40px;
  border-radius: 8px;
  border: none;
  box-shadow: 0 6px 0 rgb(0 0 0 / 0.15);
  font-size: 20px;
}
.signup-btn:active {
  transform: translateY(2px);
  box-shadow: 0 4px 0 rgb(0 0 0 / 0.12);
}
section.banner-4.thanks-page-banner {
  padding: 100px 0;
  background: #003f48;
}
.img-404 img {
  margin: 0 auto;
  filter: hue-rotate(150deg);
}
footer.hh-footer li a:hover {
  color: #f2632a !important;
}
.scroll-list {
  max-height: 250px;
  overflow-y: auto;
}
.proctored-logo-box {
  background: #fff;
  padding: 20px;
  border: 1px solid #28a0af;
  border-radius: 10px;
  min-height: 380px;
  margin-bottom: 30px;
}
.proctored-logo-box p {
  line-height: 22px;
  font-size: 14px;
}
.proctored-logo-box img {
  width: 60% !important;
  margin-bottom: 20px;
}
section.proctored-logo-section {
  padding: 100px 0;
  background: #23bacd;
}
.proctored-logo-box h3 {
  font-family: "Poppins" !important;
  font-size: 20px;
}
.extend-box-slider-box.extend-box-slider-box-1 h2 {
  font-size: 20px !important;
  min-height: 60px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #f39a20;
}
.extend-box-slider .item p {
  font-size: 14px;
  line-height: 22px;
  min-height: 240px;
  overflow: auto;
  max-height: 240px;
  margin-bottom: 15px;
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
.nav-tabs .nav-item {
  width: 33%;
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  background: #ebebeb;
  color: #4a4a4a;
  font-weight: 700;
  font-size: 24px;
  padding: 20px;
  border: 1px solid #f7f7f7;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.extend-box-slider .item .extend-box-slider-box {
  padding: 20px;
}
.extend-box-slider-box-1 {
  border: 4px solid #4a4a4a;
  box-shadow: -9px -9px 0 #9b9b9b24;
}
section.extend-box-slider-box.two-line-h2 {
  padding: 100px 0;
  background-image: url(../images/extended-bg.png);
  background-size: cover;
}
.services-course-section {
  padding: 100px 20px;
  background: #23bacd;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  align-items: stretch;
}
.course-box-slider .owl-stage {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.course-box-slider .owl-item {
  display: flex;
  display: -webkit-flex;
  height: auto;
}
.course-box-slider .item {
  display: grid;
  display: -ms-grid;
  grid-template-rows: 1fr 1fr;
  height: 100%;
  width: 100%;
  gap: 20px;
}
.services-course-section .service-box {
  background: #fff;
  border: 2px solid #222;
  border-radius: 12px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
  padding: 32px 24px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.services-course-section .service-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #f80;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  z-index: 2;
}
.services-course-section .service-icon {
  margin-bottom: 18px;
  margin-top: 18px;
  width: 110px;
  height: 110px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7f7f7;
  border-radius: 50%;
}
.services-course-section .service-icon img {
  max-width: 120px;
  max-height: 120px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

section.top-rated-section h2 {
    color: #fff !important;
}

section.top-rated-section p {
    color: #fff !important;
}


section.about-sec.py-5 h2 {
    color: #fff !important;
}

section.about-sec.py-5 p {
    color: #fff !important;
}

.moodle-section__content h3 {
    color: #fff !important;
}

.moodle-section__content li {
    color: #fff !important;
}






.services-course-section .service-content {
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.services-course-section .service-content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0f4c75;
  text-align: center;
}
.services-course-section .service-content p {
  font-size: 1rem;
  color: #222;
  text-align: center;
  margin-bottom: 0;
  flex-grow: 1;
}
.services-course-section .hh-con-sec-head-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: auto;
}
.services-course-section .hh-btn,
.services-course-section .ph-btn {
  padding: 8px 18px;
  font-weight: 600;
  display: flex;
  gap: 6px;
  font-size: 1rem;
  transition: background 0.2s;
}
.services-course-section .hh-btn {
  background: #f80;
  color: #fff;
  border: none;
  border-radius: 6px;
  align-items: center;
}
.services-course-section .hh-btn:hover {
  background: #e06d00;
  color: #fff;
}
.services-course-section .ph-btn {
  background: #25d366;
  color: #111;
  border: none;
  border-radius: 6px;
  align-items: center;
}
.services-course-section .ph-btn:hover {
  background: #1da851;
  color: #fff;
}
.services-course-section .service-box .hh-con-sec-head-btn svg {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
@media (max-width: 768px) {
  .hero {
    background-image: none;
  }
  .faq-section,
  section.top-rated-section {
    background-image: none;
    background-color: #f39a20;
  }
}
