@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
  font-family: "Sansation";
  src: url("https://ukassignmentwritershelp.co.uk/assets/fonts/Sansation_Bold.ttf")
    format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Sansation";
  src: url("https://ukassignmentwritershelp.co.uk/assets/fonts/Sansation_Regular.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  font-family: "poppins";
  overflow-x: hidden;
  background-color: #f2f2f2;
  font-family: "Poppins", sans-serif;
}



a {
  text-decoration: none !important;
}



.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 0%;
  margin: 0 20px;
  border-width: 0;
}

.zoom-in-zoom-out {
  animation: zoom-in-zoom-out 2s ease-out infinite;
}

.service-box.c-height {
    height: 238px;
}

.service-box.c-height h3 {
    font-size: 19px;
}

.navbar-toggler {
  border: unset;
}

.banner-button,
.banner-button2 {
  padding: 10px;
}

.student-section999 {
  background-color: #1e8c5d;
  padding-top: 150px;
  width: 100%;
}

.student-section666 h2 {
  text-align: justify;
  color: #1e8c5d;
  font-size: 23px;
  padding: 0px 20px 10px 50px;
}

.group-butt99 {
  margin-top: -3%;
}

.student-section777 h2 {
  text-align: justify;
  color: #1e8c5d;
  font-size: 23px;
  padding: 90px 20px 10px 50px;
}

.student-section777 {
  padding-top: unset;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.3, 1.3);
  }

  100% {
    transform: scale(1, 1);
  }
}

.student-section666 p {
  text-align: justify;
  color: #474747;
  padding: 0px 20px 20px 50px;
  font-size: 15px;
}

.student-section99 p {
  text-align: center;
  color: white;
  font-size: 19px;
}

.banner-content99 {
  padding-top: 179px;
}

.mna {
  margin-left: -143px;
  width: 200%;
}

.ggrl {
  margin-top: 25px;
}

.fly-02 {
  object-fit: fill;
}

.services2 {
  text-align: center;
  padding: 5px 20px 15px 20px;
  background-color: #f9f9f9;
  height: 330px;
}

.footer-section .col-1 {
  padding-left: 90px;
}

.dropdown-divider {
  height: 0;
  overflow: hidden;
  border-top: 1px solid rgb(254 194 0);
  opacity: 1;
  margin-top: 2px;
  margin-bottom: 2px;
}

.student-section191 p {
  color: white;
  font-size: 32px;
  font-weight: 700;
  padding: 0px;
  margin-bottom: unset;
}

.student-section191 h2 {
  color: white;
  font-size: 18px;
}

.student-section666 {
  padding-top: 40px;
  width: 100%;
}

ul.accordion-item {
  list-style: none;
  padding: 0px;
}

a.clr-nne {
  text-decoration: none;
  color: white;
}

a.clr-nne01 {
  text-decoration: none;
  color: #1f4769;
  font-size: 21px;
}

.slideshow-container {
  position: relative;
  width: 60rem;
  max-width: 80%;
  margin: 0 auto;
}

a.clr-nne02 {
  text-decoration: none;
  color: #fec200;
}

button {
  padding: 10px 20px;
  border: none;
  background-color: #3498db;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: background-color 0.2s;
}

.s-m .child p {
  font-size: 12px;
  margin-bottom: unset;
  padding-top: unset;
}

.s-m .child p:nth-child(1) a {
  color: cadetblue;
}

.s-m .parent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 69px;
  gap: 10px;
}

.s-m .parent p {
  margin-bottom: unset;
  padding-top: unset;
  font-size: 15px;
}

.s-m .parent p:nth-child(1) a {
  color: #629f9e;
}

.s-m .child {
  background: #d9d967;
  font-size: 14px;
  width: 391px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 70px;
  gap: 10px;
}

h1,
h2,
h3,
h4,
h6,
.card-title,
.student-section191 p,
.banner-content h1,
.student-section h2,
.unique .heading-text3,
.student-section3 h2,
.student-section3 p,
.unique1 .heading-text4,
.heading-text33,
.student-section39 h2,
.student-section39 p,
.subjects-section h2,
.customer-revs h2,
.student-section35 h2,
.student-section35 p,
.unique11 .heading-text44,
.main-title,
.student-section38 h2,
.student-section38 p {
  font-family: "Sansation", sans-serif;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}

.unique30 .b-col {
  background: url("https://ukassignmentwritershelp.co.uk/assets/media/sec-04.webp");
  background-position: bottom;
  background-repeat: no-repeat;
}

.boxes h4 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
}

.banner-button99 {
  border: 1px solid black;
  background: transparent;
  color: black;
  padding: 10px 29px 10px 29px;
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: unset;
}

.s-m {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.s-m div {
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px;
  color: #174344;
  font-weight: 700;
  text-decoration: underline;
  line-height: 20px;
  margin-bottom: unset;
  width: 308px;
  background: #cbe1da;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.writing-card h4 {
  color: #0f1f55;
  font-size: 24px;
  font-weight: 600;
}

.work-card h3 {
  color: #224a6e;
  font-size: 24px;
  font-weight: 600;
}

.student-section999 h2 {
  text-align: justify;
  color: white;
  font-size: 23px;
  padding: 0px 20px 10px 160px;
}

.student-section999 p {
  text-align: justify;
  color: white;
  padding: 0px 20px 20px 165px;
  font-size: 15px;
}

i.fa-solid.fa-arrow-right {
  font-size: 15px;
  color: black;
}

.social-icons i {
  color: #fff;
  font-size: 20px;
  transition: all 0.3s ease;
}

.social-icons i:hover {
  font-size: 23px;
  transition: all 0.3s ease;
}

.social-icons {
  display: flex;
  gap: 20px;
  margin-left: 58px;
  padding-top: 10px;
}

.modal-content {
  background: url("../media/popup.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: #ffffff;
  margin: 10% auto;
  padding: 10px 0px;
  width: 50%;
  border-radius: 8px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  height: 400px;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.2s;
  text-align: end;
  padding-right: 14px;
}

.close:hover,
.close:focus {
  color: #ff5b5b;
}

.paypal {
  padding-top: 45px;
}

p {
  font-size: 18px;
}

.popup-cont h2 {
  font-size: 40px;
  font-weight: 800;
  color: #fec201;
  text-transform: uppercase;
  margin-bottom: 37px;
}

a#avail {
  background: #fec201;
  text-decoration: none;
  font-size: 12px;
  padding: 10px 16px;
  text-transform: capitalize;
}

.popup-cont h4 {
  font-size: 20px;
  color: #ffffff;
  text-transform: capitalize;
  padding-top: 10px;
}

.popup-cont h3 {
  font-size: 45px;
  color: #fec201;
  font-weight: 800;
  line-height: 23px;
}

/*.off {*/
/*  -webkit-text-stroke: 0.2px #fec201;*/
/*  color: transparent;*/
/*}*/

.popup-cont p {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  padding-top: 2px;
}

a#popup-now {
  text-decoration: none;
  background: #fec201;
  padding: 8px 25px;
}

p#apply {
  font-size: 12px;
  padding-top: 10px;
}

.offer-image img {
  width: 50px;
  position: absolute;
  top: 88px;
}

.bx-01 {
  width: 50%;
  margin-top: 11px;
}

.bx {
  color: #000000;
  font-size: 14px !important;
  font-weight: 400 !important;
  width: 50% !important;
  text-align: center !important;
}

.student-section777 p {
  text-align: justify;
  color: #474747;
  padding: 0px 20px 20px 50px;
  font-size: 15px;
}

.Mob-order-now {
  display: none;
}

a.Mob-order-now {
  text-decoration: none;
}

.desk-order-now {
  display: block;
}

.top-bar a {
  text-decoration: none;
  color: #ffff;
  font-size: 14px;
  letter-spacing: 0.7px;
  margin-left: 12px !important;
}

.top-bar {
  width: 100%;
  background: #1e8c5d;
  padding: 6px 0px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.top-bar i {
  color: #ffff;
  font-size: 16px;
  padding-left: 9px;
}

i.fa-solid.fa-phone {
  color: #ffff;
  padding-right: 4px;
}

i.fa-brands.fa-whatsapp {
  padding-right: 4px;
}

i.fa-solid.fa-envelope {
  padding-left: 2px;
}

.head-butt {
  margin-left: 50px;
}

.top-bar .col {
  gap: 20px;
}

.desk-order-now {
  background: #174344;
  color: #ffffff;
  padding: 8px 18px;
  border: none;
  margin-left: 31px;
}

a.desk-order-now {
  text-decoration: none;
  transition: all ease-out 0.5s;
}

.navbar-collapse {
  flex-grow: unset;
}

a.desk-order-now:hover {
  box-shadow: 2px 2px black;
  transition: all ease-out 0.5s;
}

.navbar-toggler i {
  color: #1a8d5d;
  border: 1px solid #348561;
  padding: 5px;
  border-radius: 5px;
}

.navbar-collapse {
  background: #c9e8de;
}

.nav-link {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 25px;
  color: black !important;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown:hover > .dropdown-menu {
  position: absolute;
  margin: 0;
  top: 32px;
  padding: 3px;
}

a.nav-link.active:hover {
  color: #174344 !important;
}

.dropdown-item:hover {
  background-color: #72e2b2;
  color: #000;
  font-weight: 600;
}

header {
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 999;
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
}

ul.dropdown-menu {
  position: absolute !important;
  display: block;
  visibility: hidden;
  top: 100%;
  transform: rotateX(-75deg);
  transform-origin: 0% 0%;
  border: 0;
  transition: 0.5s;
  opacity: 0;
  background: #fec200;
}

.nav-item:hover > .dropdown-menu {
  transform: rotateX(0deg);
  visibility: visible;
  background: var(--bs-light) !important;
  border-radius: 10px !important;
  transition: 0.5s;
  opacity: 1;
}

ul.dropdown-menu li {
  padding-top: 10px;
}

ul.dropdown-menu li:hover {
  transform: translateX(3px);
  transition: 0.3s ease-in-out;
}

.new-drop {
  top: 6px !important;
}

.head-butt a {
  background: #174344 !important;
  color: #fff !important;
  text-decoration: none !important;
  padding: 10px !important;
}

.hero-banner {
  height: auto;
  background-image: url(../media/uk-main2.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 56px;
}

.hero-banner-c {
  height: 45vh;
  background-image: url(../media/uk-main.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: end;
  padding-bottom: 27px;
}

.hero-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 3.8;
}

.hero-banner-ser {
  position: relative;
  height: auto;
  background-image: url("../media/ser-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px;
  top: -104px;
}

.hero-banner-ser:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 3.8;
}

.rgt {
  margin-left: -100px;
  width: 100%;
  height: 500px;
}

.hide-text {
  display: none;
}

.banner-content {
  padding-top: 60px;
}

.banner-content h1,
.banner-content h2 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}

.result {
  margin-top: 121px !important;
  width: 100%;
}

.heading-text {
  color: #000;
  font-size: 20px;
  font-weight: 300;
}

.heading-text1 {
  color: #1e8c5d;
  font-size: 35px;
  font-weight: 800;
}

.heading-text3 {
  color: #1e8c5d;
  font-size: 21px;
  font-weight: 800;
}

.heading-text33 {
  color: #1e8c5d;
  font-size: 25px;
  font-weight: 600;
}

.heading-text2 {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
}

.heading-text4 {
  color: white;
  font-size: 35px;
  font-weight: 600;
  width: 80%;
  display: block;
  margin: 0 auto;
}

.heading-text5 {
  color: white;
  font-size: 34px;
  font-weight: 300;
}

.cta-section2 {
  color: white !important;
}

.ccl {
  color: #e41e27 !important;
}

.lgo {
  width: 100%;
}

.lgo1 {
  width: 100%;
  max-width: 70%;
  margin-left: 40px;
}

.unique {
  background-image: url("../media/3-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 40px;
  margin-bottom: 70px;
}

.unique30 {
  background-image: url("../media/unique30.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 40px;
  margin-bottom: 70px;
}

.fly-01 {
  margin-top: -64px;
  height: 85%;
}

.unique1 {
  background-color: #1e8c5d;
  padding: 6%;
}

.unique11 {
  background-color: white;
  padding: 5%;
}

.about-company-boxes1 {
  padding: 36px 25px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 1px solid #2a2a50;
  height: 250px;
}

.arc-up:after {
  content: url("https://ukassignmentwritershelp.co.uk/assets/media/Arc 2.webp");
  position: absolute;
  top: 38px;
  right: -136px;
  z-index: 99;
}

.arc-down:after {
  content: url("https://ukassignmentwritershelp.co.uk/assets/media/Arc 1.webp");
  position: absolute;
  top: 100px;
  right: -136px;
  z-index: 99;
}

.cntact-us h6 {
  font-size: 2rem;
}

.cntact-us i {
  font-size: 20px;
  color: #1e8c5d !important;
  height: 20px;
  width: 20px;
}

.cntact-us .col {
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.about-company-boxes1 h2 {
  color: #1e8c5d !important;
  font-size: 21px !important;
  line-height: 35px !important;
  padding: 15px 0px !important;
  font-weight: 100 !important;
}

.clr {
  color: #5f5f5f;
  font-size: 15px;
}

.clr1 {
  color: white;
  font-size: 15px;
}

.w-80 {
  width: unset;
  margin: 0 auto;
}

.banner-button {
  background: #1e8c5d;
  padding: 10px;
  color: #ffffff;
  height: 46px;
  font-size: 16px;
  font-weight: 500;
}

.banner-button38 {
  padding: 10px;
  background: #174344;
  color: #ffffff;
  height: 46px;
  font-size: 16px;
  font-weight: 500;
  transition: all ease-out 0.5s;
}

.banner-button1 {
  border: 1px solid #2a2a50;
  background: transparent;
  color: #2a2a50;
  padding: 10px 29px 10px 29px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  margin-left: 10px;
}

.banner-button1 {
  text-decoration: none;
}

.banner-button2 {
  border: 1px solid #ffff;
  padding: 10px;
  background: transparent;
  color: #ffff;
  height: 46px;
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px;
}

.banner-button2,
.banner-button {
  text-decoration: none;
  transition: all ease-out 0.5s;
}

.banner-button:hover,
.banner-button2:hover,
.banner-button38:hover,
.banner-button99:hover {
  box-shadow: 3px 3px 4px #999595;
  transition: all ease-out 0.5s;
}

.chat {
  margin-left: 28px;
}

#but-now {
  margin-left: 28px;
}

.offer img {
  position: absolute;
  bottom: 303px;
  right: -39px;
}

#form {
  background-color: hsla(181, 49%, 18%, 0.511);
  padding: 0px 24px 20px 24px;
  border-radius: 40px 0px 40px 0px;
  z-index: 1;
  position: relative;
}

.form-group-home input {
  width: 100%;
  height: 44px;
  margin-top: 10px;
  border-radius: 15px;
  border: none;
  position: relative;
  z-index: 999;
}

.form-group-home textarea {
  width: 100%;
  margin-top: 10px;
  border-radius: 15px;
  border: none;
  padding: 8px;
}

input.submit-button {
  background: #72e2b2;
  border-radius: 30px;
  border: none;
}

.frm {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #72e2b2;
}

.frm1 {
  color: #ffff;
}

.btn:hover {
  color: #214a6e;
  background-color: #ffffff;
  border: 1px solid#214a6e;
}

.sidebar {
  position: fixed;
  margin-top: 25px;
  width: 70px;
  transition: all 0.3s linear;
  z-index: 999999;
}

i.fa-solid.fa-phone {
  color: #ffff;
}

i.fa-solid.fa-comment-dots {
  color: #ffff;
}

.sidebar ul li {
  height: 60px;
  position: relative;
  margin-top: 10px;
}

.sidebar ul li a {
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 60px;
  padding-left: 25%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  transition: all 0.3s linear;
  text-decoration: none;
}

.sidebar ul li:hover a {
  width: 200px;
  z-index: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
}

.sidebar ul li:nth-child(1) a {
  background: #fec200;
  border-radius: 0px 55px 55px 0px;
}

.sidebar ul li:nth-child(2) a {
  background: #fec200;
  border-radius: 0px 55px 55px 0px;
}

.sidebar ul li:nth-child(3) a {
  background: #1f4769;
  border-radius: 0px 20px 20px 0px;
  height: 220px;
  width: 100%;
}

h5.get-ser {
  font-size: 14px;
  transform: rotate(270deg);
  width: 175px;
  position: absolute;
  left: -54px;
  top: 92px;
}

#inner-text {
  color: #fff;
}

.social-icon {
  padding: 0;
}

.sidebar ul li a i {
  font-size: 27px;
  position: absolute;
  left: 20px;
  top: 17px;
}

.sidebar ul li a span {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
  font-size: 12px;
  color: #1f3e7e;
}

.sidebar ul li:hover a span {
  display: block;
  padding-left: 30%;
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.marquee-container {
  width: 100%;
  overflow: hidden;
}

.marquee {
  white-space: nowrap;
  animation: marquee 20s linear infinite;
}

.marquee:hover {
  animation-play-state: paused;
}

.marquee img {
  margin: 0 40px;
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.8s ease-in-out;
}

.marquee img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

.girl {
  width: 100%;
}

.student-section {
  position: relative;
  background-image: url("../media/ct-uk.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-justify {
  text-align: justify;
}

.student-section h1,
.student-section h2 {
 text-align: center;
  color: #72e2b2;
  font-size: 35px;
  font-weight: 800;
}

.student-section p {
  text-align: center;
  color: white;
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
}

.student-section39 {
  background-color: #174344;
  height: 206px;
  width: 66%;
  margin-top: 23px;
  margin-left: 215px;
  padding: 22px;
  padding-top: 49px;
  border-radius: 20px;
}

.student-section39 h2 {
  color: white;
  font-size: 23px;
  font-weight: 800;
  text-align: center;
}

.student-section39 p {
  color: white;
  font-size: 18px;
  /* font-weight: 700; */
  padding: 0px;
  margin-bottom: unset;
  text-align: center;
}

.student-section35 {
  background-image: url("../media/tst-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 35px;
  padding-bottom: 15px;
  width: 100%;
}

.ylew {
  color: #ffe601;
  font-size: 50px;
}

.heading-text44 {
  color: #1e8c5d;
  font-size: 35px;
  font-weight: 600;
}

.clr11 {
  color: #383838;
  font-size: 15px;
}

.group-butt77 {
  margin-top: 0%;
}

.student-section35 h2 {
  color: white;
  font-size: 18px;
}

.student-section35 p {
  color: white;
  font-size: 55px;
  font-weight: 700;
  padding: 0px;
}

.student-section38 {
  background-color: #1e8c5d;
  width: 100%;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.student-section38 h2 {
  color: white;
  font-size: 16px;
}

.student-section38 p {
  color: white;
  font-size: 25px;
  font-weight: 700;
  padding: 0px;
  margin-bottom: unset;
}

.student-section3 {
  position: absolute;
  top: 1839px;
  left: 50%;
  transform: translate(-50%, 0px);
  background-color: #174344;
  height: 173px;
  width: 75%;
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 999;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.card-section1 {
  background: linear-gradient(180deg, #f2f2f2 50%, #1e8c5d 50%);
}

.student-section3 h2 {
  color: white;
  font-size: 18px;
}

.student-section3 p {
  color: white;
  font-size: 25px;
  font-weight: 700;
  padding: 0px;
  margin-bottom: unset;
}

.group-butt1 {
  margin-left: 33%;
  margin-top: 6%;
}

.group-butt {
  margin-left: 20%;
}

.student-section1 {
  margin-top: 70px;
  background-color: #f9f9f9;
}

.desc h2 {
  color: #214a6e;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
}

.desc p {
  font-size: 13px;
  color: #5f5f5f;
}

.std {
  margin-top: 30px;
  position: relative;
}

.std-btn {
  text-decoration: none;
  background: #fec201;
  padding: 12px 38px;
  font-weight: 600;
  color: #1f3e7e;
  margin-top: 30px;
}

.std-btn:hover {
  background: #1f3e7e;
  color: #ffffff;
}

.chat {
  background: #1f3e7e;
  color: #ffffff;
  font-size: 16px;
}

.chat:hover {
  background: #fec200;
  color: #1f3e7e;
}

.cards {
  padding: 90px 0px 60px 0px;
}

.card-section {
  height: auto;
  background: #f2f3f7;
}

.services {
  background: #ffffff;
  padding: 25px 17px 43px 17px;
  height: 320px;
}

.services1 {
  text-align: center;
  padding: 5px 20px 15px 20px;
  background-color: #f9f9f9;
  height: 290px;
}

.card-content {
  padding-top: 17px;
  gap: 16px;
}

.card-content h4 {
  font-size: 17px;
  font-weight: 700;
  color: #1e8c5d;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}

.card-content p {
  color: #5f5f5f;
  font-size: 14px;
  padding: 0px;
  width: 90%;
  margin: 0 auto;
}

.cards1 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.cta-section {
  background-image: url(../media/cta01.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 36px 0px;
  height: 480px;
}

.cta-section2 {
  background-image: url(../media/ctaaa.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 36px 0px;
}

.cta-section1 {
  background-image: url(../media/white-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 36px 0px;
  margin-top: -300px;
  height: 480px;
}

.cta-section9 {
  background-image: url(../media/white-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 36px 0px;
  margin-top: -300px;
  height: 480px;
  margin-bottom: 140px;
}

.spc {
  width: 80%;
  display: flex !important;
  justify-content: center;
  margin: 0 auto;
}

.spc1 {
  background-color: #1e8c5d !important;
  width: 228px;
  margin: 0 11px;
  border: 1px solid !important;
  border-radius: 10px !important;
  list-style: none !important;
  color: white !important;
  font-size: 16px;
  font-weight: 700;
}

.spc1:hover {
  background-color: red;
}

.spc02 {
  font-size: 14px !important;
  margin-bottom: 10px;
}

.cclr {
  color: #2a2a50;
  font-weight: 600;
}

.cta-section h4 {
  color: #ffffff;
  font-size: 29px;
  font-weight: 500;
}

.txt {
  font-size: 30px;
  line-height: 57px;
  font-weight: 700;
}

.txt1 {
  font-size: 70px;
  line-height: 90px;
  font-weight: 700;
}

.cta-section5 {
  margin-bottom: 63px;
}

.std .order {
  font-size: 16px;
}

.std .chat {
  font-size: 16px;
}

.best-assignment {
  background-image: url("../media/uni02.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.main-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 48px;
  color: #1e8c5d;
}

.best-assignment p {
  color: #4b4b4b;
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
}

.accordion-flush .accordion-item {
  border-radius: 15px !important;
}

.assignmentBox h2 {
  color: #1e8c5d;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}

.assignmentBox p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #4b4b4b;
  padding-top: unset;
}

.about-company-boxes {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 36px 25px;
  text-align: center;
  border-radius: 10px;
  height: 404px;
  margin-bottom: 20px;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.about-company-boxes:hover {
  border-color: #fff;
}

.about-company-boxes:hover h2 {
  color: #1e8c5d;
}

.about-company-boxes:hover p {
  color: black;
}

.divider {
  background: #fec200;
  height: 4px;
  width: 88px;
  display: flex;
  margin: auto;
}

.about-company-boxes11 {
  padding: 36px 25px;
  text-align: center;
  border-radius: 10px;
  height: 330px;
  margin-bottom: 20px;
  background-color: white;
}

/* .testimonial-section {
  height: auto;
  margin-top: 65px;
  position: relative;
  height: auto;
  background-image: url("../media/uni3.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
} */

.testimonial-section h4 {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #e41e27;
}

.mgtp {
  margin-top: -20px;
  font-size: 25px !important;
  font-weight: 600 !important;
  color: #2a2a50 !important;
}

.main-title1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: #ffffff;
}

.testimonial-section p {
  color: #ffffff;
  font-size: 16px;
  line-height: 27.2px;
  padding-top: 15px;
}

.ourRatings {
  display: flex;
  flex-flow: row wrap;
  width: 60%;
  justify-content: center;
  margin: 0 auto;
}

.ourRatings {
  width: 70%;
}

.rating-sites,
.review-date {
  align-items: center;
  display: flex;
}

.rating-start {
  font-size: 16px;
  font-weight: 700;
  color: #fec200;
}

.review-card {
  background: #ffffff;
  padding: 10px 10px 10px 20px;
  border-radius: 17px;
  margin-top: 70px;
  position: relative;
  margin-left: 20px;
  min-height: 300px;
  border: 20px solid #f86b72;
}

button.slick-prev.slick-arrow {
  color: transparent;
  position: absolute;
  top: 33px;
  left: 91%;
  z-index: 999;
}

button.slick-next.slick-arrow {
  position: absolute;
  top: 33px;
  right: 52px;
}

.slick-dots li button:before {
  font-size: 14px !important;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #f23e4b !important;
}

.slick-dotted.slick-slider {
  margin-top: -45px !important;
}

.items {
  display: flex;
  align-items: center;
}

.test-heading {
  color: #f23e4b;
  line-height: 21px;
  margin-top: 10px;
}

.test-heading h4 {
  font-size: 18px;
  font-weight: 700;
}

img.star {
  margin-bottom: 12px;
}

.test-para p {
  color: #324973;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.date {
  margin-left: 150px;
}

.time {
  font-size: 12px;
}

button.slick-prev.slick-arrow:before {
  content: "";
  background: url(../media/aro.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

button.slick-next.slick-arrow:before {
  content: "";
  background: url(../media/aro01.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.writing-service {
  height: auto;
  padding: 60px 0px;
}

.writing-service .description {
  font-size: 16px;
  line-height: 27.2px;
  font-weight: 600;
  color: #4b4b4b;
  padding-top: 35px;
}

.boxes {
  background: #324973;
  padding: 55px 22px;
  margin-top: 10px;
  height: 219px;
}

.boxes h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}

.boxes p {
  font-size: 13px;
  color: #ffffff;
  line-height: 22.1px;
  font-weight: 400;
  padding-top: 10px;
}

.group-section {
  background: url("../media/boys.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 170px 0px;
}

#order {
  position: absolute;
  left: 42px;
  top: -18px;
}

.subjects-section {
  padding: 50px 0px;
}

.subjects-section p {
  color: black;
  text-align: left;
  font-size: 16px;
}

.subjects-section h2 {
  color: #1e8c5d;
  font-size: 29px;
  font-weight: 700;
  text-align: left;
}

.sub-para p {
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 27.2px;
}

.listing {
  list-style: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
}

.subject-bullet li,
.subject-bullet-black li {
  color: #fff;
  list-style: none;
  font-size: 18px;
  padding-bottom: 18px;
}

.subject-bullet li a {
  text-decoration: none;
  color: #174344;
  font-size: 16px;
}

.subject-bullet li:before,
.subject-bullet-black li:before {
  content: "";
  background-image: url(../media/check01.png);
  padding: 0 10px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.writing-help {
  padding: 41px 0px;
}

.writing-card {
  background: #f2f3f7;
  padding: 36px 23px 76px 23px;
  border-radius: 15px;
  height: 460px;
  margin-top: 20px;
}

.writing-card h2 {
  color: #0f1f55;
  font-size: 24px;
  font-weight: 600;
}

.statement {
  padding: 50px 0px;
  background: #f3f3f3;
}

.work {
  background: #224a6e;
  padding: 66px 0px;
}

.work h2 {
  color: #fff;
}

.work-card {
  background: #fec201;
  padding: 60px 29px;
  margin-top: 45px;
  border-radius: 7px;
  height: 260px;
}

.work-card h4 {
  color: #224a6e;
  font-size: 24px;
  font-weight: 600;
}

.faq-section {
  padding: 66px 0px;
  background: url("../media/faq-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.accordion-header {
  margin-top: 20px;
}

.slick-dots {
  bottom: -40px !important;
}

.professional {
  background: #fdd043;
  padding: 37px 0px 42px 0px;
}

.professional h4 {
  color: #214a6e;
  font-size: 32px;
  font-weight: 600;
}

.professional #now {
  border: 1px solid #1f3e7e;
}

.footer-section {
  padding: 40px 0px 40px 0px;
  background-color: #174344;
}

.ccll {
  color: white;
  font-size: 13px;
  margin-left: 46px;
}

.footer-section h4 {
  color: white;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-section ul {
  list-style: none;
  padding-left: 0;
}

.footer-section ul li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  line-height: 23.8px;
}

.footer-section li {
  padding-top: 10px;
  transition: all ease 0.3s;
}

.footer-section li:hover {
  letter-spacing: 1px;
  transition: all ease 0.3s;
}

.quick {
  padding-left: 90px;
}

.ftt {
  width: 100%;
  max-width: 75%;
  margin-left: 33px;
}

.floating-whatsapp-widget-wrapper {
  position: fixed;
  bottom: 10px;
  left: 8px;
}

.copy {
  background: #e41e27;
  text-align: center;
  padding: 1px 0px;
}

.copy p {
  font-weight: 600;
  color: #ffff;
  font-size: 14px;
}

.cnt {
  text-align: center;
  padding-top: 33px;
  font-size: 25px;
  font-weight: 100;
  color: white;
}

@media (max-width: 1400px) {
  .services2 {
    height: 375px;
  }

  .spc {
    width: unset;
  }
}

@media (max-width: 1366px) {
  .assignmentBox p {
    font-size: 12px;
    line-height: 21px;
  }

  .clr1 {
    font-size: 13px;
  }
}

@media (max-width: 1280px) {
  .spc1 {
    font-size: 12px;
  }

  p {
    font-size: 15px;
  }

  .subject-bullet li a {
    font-size: 13px;
  }

  .subjects-section p {
    font-size: 13px;
  }

  .subject-bullet li,
  .subject-bullet-black li {
    padding-bottom: 12px;
  }

  .student-section39 p,
  .student-section191 p {
    font-size: 25px;
  }

  .unique1 {
    padding-top: 9%;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
  }

  .heading-text4 {
    font-size: 28px;
    line-height: 37px;
  }

  .student-section3 h2 {
    font-size: 14px;
  }

  .student-section3 p {
    font-size: 21px;
  }

  .clr {
    font-size: 12px;
  }

  .card-content p {
    font-size: 12px;
  }

  .heading-text {
    font-size: 15px;
  }

  .heading-text1 {
    font-size: 24px;
  }

  .heading-text2 {
    font-size: 16px;
  }

  .banner-content h1 {
    line-height: 36px;
  }

  .bx {
    font-size: 10px !important;
    font-weight: 600 !important;
    width: 62% !important;
  }
}

@media (max-width: 1024px) {
  .w-80 {
    width: unset;
  }

  .heading-text4 {
    width: unset;
  }
}

@media (max-width: 991px) {
  .price-plan .row {
    row-gap: 20px;
  }

  .student-section999 {
    padding-top: 75px;
  }

  .student-section666 {
    padding-top: unset;
  }

  .spc1 {
    width: 162px;
  }

  .spc1 {
    font-size: 10px;
    padding: 6px !important;
  }

  .student-section999 p {
    padding: 0px 20px 20px 65px;
  }

  .student-section999 h2 {
    padding: 0px 20px 10px 60px;
  }

  .footer-section .col-1 {
    padding-left: 56px;
  }

  .footer-section .col {
    padding-left: 1em;
  }

  .ccll {
    margin-left: unset;
  }

  .social-icons {
    margin-left: unset;
  }

  .lgo1 {
    margin-left: unset;
  }

  .main-title {
    font-size: 26px;
    line-height: 30px;
  }

  .student-section38 p {
    font-size: 21px;
  }

  .faq-section p {
    font-size: 14px;
  }

  .about-company-boxes11 {
    padding-top: 20px;
    padding-bottom: 10px;
    height: unset;
    margin-bottom: unset;
  }

  .arc-up:after {
    display: none;
  }

  .arc-down:after {
    display: none;
  }

  .slideshow-container {
    width: unset;
    max-width: unset;
  }

  .student-section39 h2,
  .student-section191 h2 {
    font-size: 14px;
  }

  .student-section39 p,
  .student-section191 p {
    font-size: 19px;
  }

  .unique30 {
    margin-top: unset;
  }

  .fly-01 {
    max-width: 100%;
    height: auto;
  }

  .services1 {
    height: 259px;
  }

  .student-section p {
    width: unset;
  }

  .banner-content h1 {
    font-size: 31px;
    text-align: center;
  }

  .a-lgo {
    width: 156px;
    display: block;
  }

  .bx-01 {
    width: 25%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .offer img {
    right: -77px;
  }

  .banner-content {
    padding-left: 72px;
  }

  .test-image img {
    width: 50px;
  }

  .test-heading h4 {
    font-size: 17px;
  }

  .star {
    width: 90px;
  }

  .writing-card {
    height: 498px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .student-section3 {
    width: 94%;
  }

  .offer img {
    bottom: 312px;
    right: -63px;
    width: 138%;
  }

  .banner-content p {
    width: 100%;
  }

  .services {
    margin-top: 70px;
  }

  .card-section {
    margin-top: 55px;
  }

  .test-image img {
    width: 46px;
  }

  .writing-card h4 {
    font-size: 16px;
  }

  .writing-card p {
    font-size: 14px;
  }

  .writing-card {
    height: 480px;
  }

  .quick {
    padding-left: 0;
  }

  .blog_menu_close::before {
    content: url("../media/close.png");
    font-size: 26px;
    font-weight: 400;
    color: #1d022e;
    font-family: ETmodules;
    position: absolute;
    top: 50px;
    left: 46px;
    cursor: pointer;
  }

  .top-bar i {
    padding-left: 0;
  }

  #icon-bar {
    padding-left: 4px;
  }
}

@media (max-width: 767px) {
  .hero-banner-c {
    height: 32vh;
  }

  .student-section777 h2 {
    padding: 0px 20px 10px 11px;
  }

  .group-butt99 {
    margin-top: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .student-section777 p {
    padding: 0px 20px 20px 15px;
  }

  .spc {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .student-section99 p,
  .banner-content99 p {
    font-size: 14px;
    text-align: center;
  }

  .banner-content99 {
    padding-top: 95px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  footer.footer-section {
    zoom: 80%;
  }

  .student-section38 h2 {
    font-size: 13px;
  }

  .student-section38 p {
    font-size: 17px;
  }

  .student-section35 h2 {
    font-size: 14px;
  }

  .student-section35 p {
    font-size: 34px;
  }

  ul.subject-bullet {
    margin-bottom: unset;
  }

  .student-section39 {
    height: 104px;
  }

  .student-section39 h2,
  .student-section191 h2 {
    font-size: 12px;
  }

  .student-section39 p,
  .student-section191 p {
    font-size: 14px;
  }

  .banner-button,
  .banner-button38,
  .banner-button99 {
    height: 43px;
    font-size: 12px;
    padding: 10px;
  }

  .banner-button2 {
    height: 43px;
    font-size: 12px;
  }

  .unique1 .about-company-boxes .meta img {
    height: 70px;
    width: 70px;
  }

  .assignmentBox h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-text4 {
    font-size: 20px;
    line-height: 30px;
  }

  .clr1 {
    font-size: 12px;
  }

  .unique1 {
    padding-top: 12%;
    padding-bottom: 10%;
    padding-right: unset;
    padding-left: unset;
  }

  .student-section3 h2 {
    font-size: 12px;
  }

  .student-section3 p {
    font-size: 16px;
  }

  .student-section3 {
    width: 100%;
  }

  .group-butt {
    margin-left: unset;
  }

  .services1 {
    height: 303px;
  }

  .mna {
    margin-left: -110px;
  }

  .hero-banner .slide-heading2 {
    padding-bottom: 20px;
  }

  .banner-content {
    padding-top: 38px;
  }

  .top-bar .col {
    gap: 10px;
    white-space: nowrap;
  }

  .head-butt a {
    display: none;
  }

  .mail {
    padding-right: 0;
  }

  .Mob-order-now {
    display: block;
    background: #214a6e;
    color: #ffffff;
    border-radius: 100px;
    padding: 8px 18px;
    border: none;
    margin-right: 196px;
  }

  .banner-content p {
    width: 100%;
  }

  .banner-content p {
    text-align: center;
  }

  .sidebar {
    display: none;
  }

  .offer img {
    bottom: 63% !important;
    right: -47px;
    width: 120%;
  }

  .desc h2 {
    text-align: center;
  }

  .desc p {
    text-align: center;
  }

  .std-btn {
    padding: 13px 42px;
    font-size: 13px;
  }

  .card-section {
    margin-top: 40px;
  }

  .cards {
    padding: 12px 0px 60px 0px;
  }

  .services {
    background: #ffffff;
    padding: 25px 17px 43px 17px;
    height: 302px;
    margin-top: 60px;
  }

  .main-title1 {
    font-size: 30px;
  }

  .quick {
    padding-left: unset;
  }

  .std {
    text-align: center;
  }

  .std-btn {
    font-size: 16px;
  }

  .review-card {
    margin: 55px 10px;
  }

  button.slick-prev.slick-arrow {
    left: 72%;
  }

  .blog_menu_close::before {
    content: url("../media/close.png");
    font-size: 26px;
    font-weight: 400;
    color: #1d022e;
    font-family: ETmodules;
    position: absolute;
    top: 50px;
    left: 46px;
    cursor: pointer;
  }

  .dropdown:hover > .dropdown-menu {
    position: absolute;
    margin: 0;
    left: 0;
    top: 45px;
  }

  .top-bar a {
    font-size: 12px;
  }
}

.customer-revs {
  margin: 0 auto 0 auto;
  background-image: url(../media/test-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.customer-revs h2 {
  text-align: center;
  color: #174344;
  padding-top: 50px;
}

.rectangle {
  width: 40%;
  height: 100vh;
  background: #f6eac1;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.mySlides {
  display: none;
  padding: 2rem 5rem 0 5rem;
}

.mySlidesContainer {
  min-height: 5rem;
  padding: 3.5rem 2.5rem 2rem 3.5rem;
  background: #1e8c5d;
  border-radius: 20px;
}

.cll {
  color: white;
  width: 80%;
}

.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 55%;
  width: auto;
  margin-top: -1.875rem;
  padding: 1rem;
  color: #232323;
  font-weight: bold;
  font-size: 3rem;
  border-radius: 3px;
  user-select: none;
  transition: 0.4s;
}

.bold {
  font-weight: 800;
}

.my-img {
  text-align: center;
}

.next {
  position: absolute;
  right: 0;
  border-radius: 3px;
}

.prev:hover,
.next:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #f6eac1;
  text-decoration: none !important;
}

.dot-container {
  text-align: center;
  padding: 0 1.25rem;
}

.dot {
  height: 0.9375rem;
  width: 0.9375rem;
  margin: 0 2px;
  background-color: #174344;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.4s ease;
}

.active1 {
  background-color: #fff;
}

.test {
  position: absolute;
  right: 17%;
  bottom: 30%;
  width: 11%;
}

@media only screen and (max-width: 600px) {
  .student-section777 {
    padding-top: unset;
  }

  .student-section3 {
    height: 166px;
  }

  .student-section3 {
    width: 95%;
  }

  .unique1 {
    padding-top: 17%;
  }

  .unique {
    margin-bottom: unset;
  }

  .student-section p {
    font-size: 14px;
  }

  .student-section h2 {
    font-size: 22px;
  }

  .frm {
    font-size: 16px;
  }

  .banner-content {
    padding-top: 57px;
  }

  header {
    top: 63px;
  }

  span.mobile {
    width: 48%;
  }

  span.whatsapp {
    width: 48%;
  }

  span.mail {
    width: 100%;
  }

  .top-bar .col {
    flex-wrap: wrap;
  }

  .hero-banner99 {
    top: -110px !important;
  }

  .spc {
    display: inline !important;
  }

  .services1 {
    margin-bottom: 20px;
  }

  .services2 {
    margin-bottom: 20px;
  }

  .student-section3 {
    top: -81px;
  }

  .test {
    position: absolute;
    right: 15%;
    bottom: 40%;
    width: 15%;
  }

  .mySlidesContainer {
    padding: 10px;
    background: #1e8c5d;
    border-radius: 20px;
  }

  .my-img {
    margin-left: -111px;
  }
}

@media only screen and (max-width: 575px) {
  .student-section777 h2 {
    padding: 0px 10px 10px 10px;
  }

  .spc1 {
    font-size: 14px;
    width: 197px;
  }

  .hero-banner-c {
    height: 30vh;
  }

  .hero-banner-c h1 {
    font-size: 45px;
  }

  .student-section999 h2,
  .student-section666 h2,
  .student-section666 p {
    padding: 0px 20px 10px 20px;
  }

  .student-section999 p {
    padding: 0px 20px 20px 20px;
  }

  .student-section3 .row {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  section.student-section777 .row {
    flex-direction: column-reverse;
  }

  .group-butt77 {
    margin-top: unset;
  }

  .banner-content99 h1 {
    text-align: center;
  }

  .footer-section .col-1,
  .footer-section .colmn-2,
  .footer-section .colmn-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: unset;
  }

  .footer-section ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-section .col {
    padding-left: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .ccll {
    width: 60%;
    text-align: center;
  }

  .lgo1 {
    width: unset;
    max-width: unset;
  }

  .student-section35 {
    padding-top: 1em;
    padding-bottom: 1em;
    background-position: right;
  }

  .group-butt1 {
    margin-left: unset;
    margin-top: unset;
  }

  .student-section39,
  .student-section191 {
    height: 135px;
  }

  .jc-col {
    justify-content: center;
    margin-top: 10px;
  }

  .services2 {
    height: 300px;
  }

  .about-company-boxes {
    height: 326px;
  }

  .student-section3 .col {
    justify-content: center;
  }

  .services1 {
    height: 200px;
  }

  .bx-01 {
    width: 50%;
  }

  .mna {
    max-width: 100%;
    height: auto;
    margin-left: unset;
    width: unset;
  }

  .hero-banner .pull-left .banner-content {
    padding-top: unset;
  }
}

@media only screen and (max-width: 500px) {
  .s-m .child.ms-5 {
    margin-left: 1rem !important;
  }

  .s-m .parent {
    height: 57px;
  }

  .s-m div {
    width: 252px;
  }

  .s-m .child {
    height: 57px;
    width: 277px;
  }

  .s-m .child p {
    font-size: 8px;
  }

  .s-m .parent p {
    font-size: 10px;
  }

  .cll {
    font-size: 14px;
  }

  .unique1 {
    padding-top: 21%;
  }
}

@media only screen and (max-width: 400px) {
  .prev,
  .next {
    font-size: 1rem;
  }

  .mySlides {
    padding: 1rem 2rem 0 2rem;
  }

  .services2 {
    height: 335px;
  }

  .services1 {
    height: 251px;
  }

  .unique1 {
    padding-top: 27%;
  }
}

.hero-banner99 {
  height: auto;
  background-image: url(../media/service-bbg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px;
  top: -99px;
}

.student-section99 {
  position: relative;
  background-image: url(../media/2nd.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}

.unique99 {
  background-image: url(../media/ser-grl-bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 40px;
  margin-bottom: 70px;
}

.heading-text99 {
  color: #1e8c5d;
  font-size: 22px;
  font-weight: 600;
}

.student-section191 {
  background-color: #174344;
  background-color: #174344;
  width: 100%;
  height: 117px;
  display: flex;
  margin-top: -1px;
  flex-direction: column;
  justify-content: center;
}

.cta-section5 {
  padding: 36px 0px !important;
}

.cta-section5 {
  background-color: white !important;
}

.cclr {
  color: #1e8c5d !important;
  font-size: 30px !important;
  font-weight: 600 !important;
}

.spc {
  display: flex !important;
}

.spc1 {
  background-color: #1e8c5d !important;
  padding: 12px !important;
  border: 1px solid !important;
  border-radius: 10px !important;
  list-style: none !important;
  color: white !important;
}

.group-butt66 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.student-section777 {
  padding-top: 40px;
  width: 100%;
  background-color: white;
}

/* Initially show the submit button text and hide the 'Submitting...' text */
.submitting-text {
  display: none;
}

/* When the button is in the 'submitting' state, hide the submit text and show the submitting message */
.submitting .button-text {
  display: none;
}

.submitting .submitting-text {
  display: inline-block;
}

span.mobile {
  margin-right: 10px;
}

.floating-whatsapp-widget-wrapper {
  position: fixed;
  bottom: 10px;
  left: 8px;
}

.col-lg-6.d-flex.justify-content-end {
  width: 100%;
}

span.flag {
  margin-top: -10px;
}

span.whatsapp {
  margin-top: -10px;
}

span.mail {
  margin-top: -10px;
}

span.social {
  margin-bottom: -13px;
}

li.spc1 p {
  font-size: 15px;
  font-weight: 400;
}

ul.spc {
  margin-top: 14px;
}

section.student-section999 ul {
  padding: 0;
  margin-left: 26px;
  color: white;
  list-style: none;
}

section.student-section999 li {
  color: white;
  padding: 0;
  margin-left: 135px;
  list-style: none;
  margin-bottom: 10px;
}

section.student-section666.pb-5 ul li {
  list-style: none;
  margin-bottom: 13px;
}

p.client-review {
  width: 60%;
  margin-left: 312px;
  text-align: center;
}

.main-heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}

.highlight {
  color: #1e8c5d;
  font-size: 40px;
}

.subheading {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 27px;
}

.assignment-section {
  padding: 60px 20px;
  background: #f8f9fa;
  font-family: "Poppins", sans-serif;
  color: #333;
}

.assignment-section h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
  color: #222;
}

.assignment-section > p {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 15px;
  font-size: 16px;
  line-height: 1.6;
}




.service-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.service-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.service-box h3 {
    font-size: 23px;
    margin-bottom: 15px;
    color: #1e8c5d;
    margin-top: 13px;
    font-weight: 900;
}

.service-box p {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

/* Responsive */
@media (max-width: 768px) {
  .assignment-section .col {
    flex: 1 1 100%; /* stack on mobile */
  }
}

nav.navbar.navbar-expand-lg {
  padding-block: 0px;
  border-bottom: 1px solid green;
  background-color: #75979457;
  height: 82px !important;
}

.tagline {
  font-size: 16px !important;
  margin-bottom: 25px !important;
  color: #555 !important;
  padding: 0;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.benefit-card {
  background: #fff !important;
  border-radius: 12px;
  padding: 15px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
}

.benefit-card img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.benefit-card p {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}



.student-section99 ul {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  /* 3 items per row */
  gap: 15px 30px !important;
  /* spacing between items */
  padding: 0 !important;
  margin: 20px 0 !important;
  list-style: none !important;
  /* remove bullets */
  text-align: center !important;
  /* center text */
}

.student-section99 ul li {
  color: #fff !important;
  /* matches your section’s text */
}

.col-md-5.col-sm-7.col-xs-12.pull-right.slide-heading2 {
  margin-left: 100px;
  margin-top: 85px;
}

section.assignment-section .col-md-6 {
    margin-top: 15px;
}


i.fas.fa-spell-check {
     font-size: 25px;
       color: #008000;
}

i.fas.fa-quote-right {
        font-size: 25px;
       color: #008000;
}

i.fas.fa-book-open {
        font-size: 25px;
       color: #008000;
}

i.fas.fa-shield-alt {
        font-size: 25px;
       color: #008000;


}


.scholarship-section {
  padding: 60px 20px;
  background: #f9fbfd;
  font-family: 'Poppins', sans-serif;
  color: #f9f9f9;
  background-color: #1e8c5d;
  text-align: center;
  margin-top: 138px;
}

.scholarship-section h2 {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  color: #effff8;
}

.scholarship-section > p {
  text-align: center;
  max-width: 950px;
  margin: 0 auto 15px;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
}

.scholarship-section .row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
}

.scholarship-section .col {
  flex: 1 1 calc(50% - 20px); /* 2 per row */
  display: flex;
}

.feature-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  text-align: center;
}

.feature-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}

.feature-box i {
  font-size: 40px;
  color: #008000;
  margin-bottom: 15px;
  display: block;
}

.feature-box h3 {
  font-size: 18px;
  margin-bottom: 12px;
  color: #1e8c5d;
  font-weight: 600;
}

.feature-box p {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

/* Responsive */
@media (max-width: 768px) {
  .scholarship-section .col {
    flex: 1 1 100%; /* stack on mobile */
  }
}


section.scholarship-section p {
    margin-bottom: 0;
    font-size: 16px;
}

.col-lg-6.col-md-6.col-sm-6.d-flex.justify-content-center {
    margin-top: -19px;
}

h2.mb-4 {
    color: #1e8c5d;
    font-weight: 800;
    margin-bottom: 24px !important
}

.row.align-items-center p {
    font-size: 16px;
}

.assignment-help-section {
  padding: 60px 20px;
  background: #f9f9f9;
  font-family: 'Poppins', sans-serif;
  color: #333;
}

.assignment-help-section h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
}

.assignment-help-section p {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #555;
}

.subjects-box {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.subjects-box h3 {
  font-size: 31px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #174344;
}

.subjects-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.subject-item {
    background: #fff;
    /* border-radius: 12px; */
    padding: 9px 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 2px solid #174344;
    font-size: 13px;
}

.subject-item:hover {
  background: #174344;
  color: #fff;
  transform: translateY(-4px);
}

.testimonial-section {
  padding: 60px 20px;
  background: #f9f9f9;
  font-family: 'Poppins', sans-serif;
  text-align: center;
    background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
    background-image: url("../media/testimonial-bg.png");
}

.testimonial-section h2 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
  background-color: #aecdc5;
  padding: 10px;
  width: 63%;
  margin-left: 246px;
}

.testimonial-section .subtitle {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 40px;
}

.testimonial-slider {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}

.testimonial-item {
  display: none;
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.testimonial-item.active {
  display: block;
  animation: fadeIn 0.6s ease-in-out;
}

.testimonial-item p {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
  margin-bottom: 20px;
}

.testimonial-item h4 {
  font-size: 14px;
  font-weight: 600;
  color: #174344;
}

.testimonial-dots {
  margin-top: 20px;
}

.testimonial-dots span {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background: #ccc;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  transition: background 0.3s;
}

.testimonial-dots span.active {
  background: #1d8b5d;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

.timeline-section {
  padding: 60px 20px;
  background: #1d8b5d1f;
  font-family: 'Poppins', sans-serif;
}

.timeline-section h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
}

.timeline-section .intro {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 40px;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

.timeline {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 20px;
  border-left: 3px solid #1b3f40;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
}

.timeline-icon {
  position: absolute;
  left: -48px;
  background: #1e8e6c;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.timeline-content {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.timeline-content h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1d8b5d;
}

.timeline-content p {
  font-size: 15px;
  color: #444;
  margin-top: 10px;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .timeline {
    padding-left: 15px;
  }

  .timeline-icon {
    left: -28px;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }

  .timeline-content {
    padding: 15px;
  }
}

.row.margin-top {
    margin-top: 43px;
}

h2.text-center.greenc {
    color: #72e2b2 !important;
    font-weight: 800 !important;
}

.assignment-box-section {
  font-family: 'Poppins', sans-serif;
  color: #333;
  background: #f9f9f9;
  padding: 80px 20px;
}

.section-title {
  text-align: center;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 15px;
}

.intro-text {
  text-align: center;
  font-size: 19px;
  /* line-height: 1.8; */
  margin-bottom: 50px;
}

.boxes-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 50px;
}

.box {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  gap: 23px;
}

.box:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 25px rgba(0,0,0,0.1);
}

.box-icon {
  color: #1e8c5d;
  margin-bottom: 15px;
}

.image-box img {
  width: 67%;
  border-radius: 12px;
}

.pull-quote {
  background: rgb(174 205 196);
  border-left: 5px solid #1e8c5d;
  padding: 20px 25px;
  font-style: italic;
  border-radius: 6px;
  margin-bottom: 50px;
  color: #143d3f;
}

.cta {
  text-align: center;
}

.cta .btn {
  margin: 10px;
  padding: 14px 30px;
  font-weight: 500;
  border-radius: 6px;
  text-decoration: none;
}

.btn-primary {
  background: #1e8c5d;
  color: #fff;
  border: none;
}

.btn-outline-primary {
  border: 2px solid #1e8c5d;
  color: #1e8c5d;
  background: transparent;
}

.btn-outline-primary:hover {
  background: #a5c4bc;
  color: #143d3f;
}

/* Responsive */
@media(max-width: 768px) {
  .boxes-grid {
    grid-template-columns: 1fr;
  }
}


.box p {
    font-size: 15px;
}

i.fa-solid.fa-pencil-alt.fa-3x {
    color: #143d3f;
}

i.fa-solid.fa-file-lines.fa-3x {
   color: #143d3f;
}

i.fa-solid.fa-university.fa-3x {
   color: #143d3f;
}

.assignment-problems-section {
    padding: 60px 0px;
    background-color: #1e8c5d;
    font-family: 'Poppins', sans-serif;
}

.assignment-problems-section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.section-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 800;
    color: #fbfbfb;
}

.section-intro {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    color: #f9e9e9;
    line-height: 1.6;
}

.problems-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.problem-box {
    background: #fff;
    padding: 25px 20px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.problem-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.problem-box .icon {
    font-size: 26px;
    margin-bottom: 15px;
}

.problem-box h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #222;
}

.problem-box p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

a.btn.btn-primary.customcss {
    margin-top: 34px;
    background-color: white;
    color: #174344;
    border: 2px solid #174344;
    border-radius: 7px;
}

h2.section-title2 {
    text-align: center;
    font-weight: 800;
}

section.student-section191.new {
    padding: 63px;
    width: 64%;
    height: 200px;
    margin-left: 223px;
    border-radius: 23px;
    margin-top: 54px;
    margin-bottom: 53px;
}

p.count {
    font-weight: 400;
    font-size: 18px;
}

p.get {
     font-weight: 400;
    font-size: 18px;
}

h2.optimal {
    font-size: 26px;
    font-weight: 800;
}

.editing-proofreading-section {
  padding: 70px 0px;
  background: #c9e4db7d;
  font-family: 'Poppins', sans-serif;
  margin-top: 44px;
}

.editing-proofreading-section .container {
  max-width: 1150px;
  margin: 0 auto;
}

.section-title {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  color: #222;
  margin-bottom: 20px;
}

.section-intro {
  text-align: center;
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 40px;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-bottom: 60px;
}

.service-box {
  background: #fff;
  padding: 18px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  font-size: 16px;
  font-weight: 500;
  color: #333;
  /* display: flex; */
  align-items: center;
  gap: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

.service-box .icon {
  font-size: 22px;
}

.affordable-section {
  background: #ffffff;
  padding: 40px 30px;
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(0,0,0,0.08);
  text-align: center;
  color: white;
}

.affordable-section .section-title {
  font-size: 26px;
  margin-bottom: 20px;
}

.affordable-section .section-intro {
  margin-bottom: 20px;
}

.cta-box {
  margin-top: 25px;
  padding: 18px 20px;
  background: #174344;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px;
  display: inline-block;
}
    
h2.section-title.popular {
    color: white;
}

p.section-intro.student {
    color:white;
}

.affordable-section {
  padding: 70px 20px;
  font-family: 'Poppins', sans-serif;
}

/* .affordable-section .image-box img {
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.12);
} */

.affordable-section .text-box h2 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 20px;
  color: #222;
}

.affordable-section .text-box p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 18px;
}

.affordable-section .cta-box {
  margin-top: 15px;
  padding: 14px 20px;
  background: #174344;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  display: inline-block;
}

.trusted-proofreading-section {
  padding: 60px 0px;
  background: #f8fafb;
  font-family: 'Poppins', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  color: #222;
}

.trusted-proofreading-section .container {
  /* max-width: 1140px; */
  margin: 0 auto;
}

.trusted-proofreading-section .image-wrap img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  display: block;
  object-fit: cover;
}

/* Text styles - content exactly preserved inside <p> */
.trusted-proofreading-section .text-wrap h2 {
  font-size: 28px;
  margin-bottom: 18px;
  font-weight: 800;
  color: #111;
  text-align: left;
}

.trusted-proofreading-section .text-wrap p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  text-align: left;
  /* white-space: pre-wrap; */ /* preserves the original line breaks if any */
}

/* Responsive tweaks */
@media (max-width: 767.98px) {
  .trusted-proofreading-section {
    padding: 40px 16px;
  }
  .trusted-proofreading-section .text-wrap h2 {
    font-size: 22px;
    text-align: center;
  }
  .trusted-proofreading-section .text-wrap p {
    text-align: left;
  }
  .trusted-proofreading-section .image-wrap {
    margin-bottom: 20px;
  }
}

/* Hire Us Section */
.hire-us {
  margin-top: 60px;
}

.hire-us-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.hire-us-text {
  flex: 1 1 50%;
}

.hire-us-text h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.hire-us-text p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
}

.hire-us-img {
  flex: 1 1 45%;
  text-align: center;
}
.hire-us-img img {
  max-width: 41%;
  /* border-radius: 12px; */
  /* box-shadow: 0px 4px 12px rgba(0,0,0,0.1); */
  transform: scale(1.9);
}

/* Responsive */
@media (max-width: 768px) {
  .hire-us-row {
    flex-direction: column;
    text-align: center;
  }
  .hire-us-text {
    flex: 1 1 100%;
  }
  .hire-us-img {
    flex: 1 1 100%;
  }
}

.assignment-section {
  background: #f9f9f9;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
}

.assignment-section .headline h2 {
  font-size: 32px;
  font-weight: 800;
  color: #222;
  margin-bottom: 15px;
  text-align: center;
}

.assignment-section .headline p {
  font-size: 16px;
  color: #555;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px auto;
  line-height: 1.6;
}

.assignment-section .why-choose h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.assignment-section .why-choose ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 15px 30px;
}

.assignment-section .why-choose li {
  background: #fff;
  padding: 15px 20px;
  border-radius: 12px;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.05);
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.assignment-section .why-choose li i {
  color: #143d3f;
  font-size: 18px;
  margin-top: 3px;
}

.assignment-section .hire-us {
  margin-top: 50px;
}

.assignment-section .hire-us h3 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 15px;
  text-align: left;
}

.assignment-section .hire-us p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  max-width: 850px;
  margin: 0 auto;
  text-align: left;
}

.assignment-section .cta {
  margin-top: 40px;
  text-align: left;
}

.assignment-section .cta button {
  margin: 5px;
  padding: 12px 25px;
  border: none;
  border-radius: 25px;
  font-size: 15px;
  cursor: pointer;
  background: #1e8c5d;
  color: #fff;
  transition: 0.3s;
}

.assignment-section .cta button:hover {
  background: #004d99;
}

.cheap-assignment-section {
  background-color: #d0ebe269;
  font-family: 'Poppins', sans-serif;
}

.section-title {
  font-weight: 800;
  color: #000000;
  font-size: 30px;
  border-left: none;
  position: relative;
}

.section-title::after {
  content: "";
  width: 60px;
  height: 4px;
  background: #1e8c5d;
  display: block;
  margin: 10px auto 0;
  border-radius: 2px;
}

.cheap-box {
  background: #ffffff;
  border-radius: 18px;
  padding: 30px 25px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
  text-align: center;
  height: 100%;
  transition: all 0.3s ease;
}

.cheap-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.icon-circle {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, #174344, #1e8c5d);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 28px;
}

.cheap-box p {
  font-size: 15px;
  color: #333;
  line-height: 1.7;
  margin: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
  }

  .cheap-box {
    padding: 25px 20px;
  }

  .icon-circle {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }
}

.assignment-package {
  background-color: #e4f0eb;
  padding: 80px 0;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.assignment-package h2 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
  color: #000;
}

.assignment-package p {
  max-width: 950px;
  margin: 0 auto 50px;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}

.features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

.feature-item {
  background: #fff;
  border-radius: 12px;
  padding: 16px 28px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.08);
  font-weight: 500;
  color: #111;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s;
}

.feature-item i {
  font-size: 18px;
  color: #008060;
}

.feature-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 12px rgba(0,0,0,0.1);
}

@media (max-width: 768px) {
  .feature-item {
    width: 90%;
  }
}

.text-box {
    text-align: left;
}

.capstone-section {
  background-color: #f7f9f8;
  padding: 80px 0;
}

.capstone-section h2 {
  font-weight: 800;
  color: #000;
}

.capstone-section .intro {
  font-size: 17px;
  color: #444;
  max-width: 900px;
  margin: 0 auto 50px;
  line-height: 1.7;
}

.capstone-box {
  display: flex;
  align-items: flex-start;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 20px 25px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.capstone-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.capstone-box .icon {
  font-size: 26px;
  color: #008060;
  background: #e9f6f1;
  border-radius: 50%;
  padding: 15px;
  margin-right: 20px;
  min-width: 58px;
  text-align: center;
}

.capstone-box h5 {
  font-weight: 600;
  margin-bottom: 8px;
  color: #000;
}

.capstone-box p {
  margin: 0;
  color: #555;
  line-height: 1.7;
}

.center-box {
  max-width: 650px;
  margin: 0 auto;
}

.custom-primary-button {
  background-color: #008060;
  color: #fff;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 500;
  transition: 0.3s;
  font-size: 15px;
}

.custom-primary-button:hover {
  background-color: #00664d;
  color: #fff;
}

.subjects-section {
  background-color: #f9fafc;
  color: #222;
}

.subjects-section h2 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #111;
}

.subjects-section p {
  font-size: 1.05rem;
  color: #555;
  max-width: 800px;
  margin: 0 auto;
}

.subjects-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-top: 40px;
  text-align: left;
}

.subject-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

section.dissertation-section h2.section-title {
    margin-left: 110px;
}



.subject-item {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease;
}

.subject-item i {
  color: #143d3f;
  font-size: 22px;
  margin-right: 12px;
}

.subject-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 16px rgba(0,0,0,0.1);
}

.custom-primary-button {
  display: inline-block;
  background-color: #008060;
  color: #fff;
  padding: 14px 32px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
  font-size: 15px;
}

.custom-primary-button:hover {
  background-color: #aecdc5;
}

.capstone-process {
  background-color: #ddf1ea30;
  color: #222;
  padding: 60px 0;
}

.capstone-process h2 {
  font-size: 1.9rem;
  font-weight: 800;
  margin-bottom: 20px;
  color: #111;
}

.capstone-process p {
  font-size: 1.05rem;
  margin-bottom: 25px;
  color: #555;
}

.process-list {
  list-style: none;
  padding-left: 0;
}

.process-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 1rem;
  color: #333;
}

.process-list li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: #008060;
  font-size: 18px;
}

/* Image */
.capstone-process img {
  max-width: 100%;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.capstone-process img:hover {
  transform: scale(1.03);
}

/* Responsive */
@media (max-width: 991px) {
  .capstone-process .row {
    flex-direction: column-reverse;
    text-align: center;
  }
  
  .process-list li {
    text-align: left;
    padding-left: 35px;
  }
}

.capstone-benefits {
  background-color: #f9fafc;
  color: #222;
  padding: 80px 0;
}

.capstone-benefits h2 {
  font-size: 2rem;
  font-weight: 800;
  color: #111;
  margin-bottom: 20px;
}

.capstone-benefits p {
  color: #555;
  font-size: 1.05rem;
  line-height: 1.7;
}

.benefit-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  padding: 25px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #eaeaea;
}

.benefit-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.benefit-card h5 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #008060;
  margin-bottom: 15px;
}

.benefit-card p {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  font-weight: 500;
}

/* Responsive Styling */
@media (max-width: 767px) {
  .capstone-benefits h2 {
    font-size: 1.6rem;
  }

  .benefit-card {
    text-align: left;
  }
}

.university-assignment-section {
  background-color: #f9f9f9;
}

.university-assignment-section h2 {
  font-family: 'Poppins', sans-serif;
  color: #1c1c1c;
  font-size: 30px;
}

.university-assignment-section p {
  color: #333;
  line-height: 1.7;
  font-size: 16px;
}

.university-assignment-section ul li {
  margin-bottom: 10px;
  color: #444;
  position: relative;
  padding-left: 20px;
}


.university-assignment-section img {
  max-width: 90%;
}


.smart-assignment-section {
  background-color: #ffffff;
}

.smart-assignment-section h2 {
  font-family: 'Poppins', sans-serif;
  color: #1c1c1c;
  font-size: 30px;
}

.smart-assignment-section p {
  color: #333;
  line-height: 1.7;
  font-size: 16px;
}

.smart-assignment-section ul li {
  margin-bottom: 10px;
  color: #444;
  position: relative;
  padding-left: 20px;
}



.how-it-works-section {
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
}

.how-it-works-section h2 {
  font-size: 32px;
  color: #1b1b1b;
  font-weight:800;
}

.how-it-works-section p {
  color: #444;
  line-height: 1.7;
  font-size: 16px;
}

.how-step {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.how-step:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

.icon-circle {
  width: 70px;
  height: 70px;
  background: #174344;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.how-step h5 {
  color: #1b1b1b;
}

@media (max-width: 768px) {
  .how-step {
    text-align: left;
  }
  .icon-circle {
    margin: 0 0 15px 0;
  }
}

.expert-assignment-help {
  background: #f8fafc;
  font-family: 'Poppins', sans-serif;
}

.expert-assignment-help h2 {
  font-size: 32px;
  font-weight: 800;
  color: #000000;
}

.subject-box {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 25px 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;

}

.subject-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
}

.subject-box h4 {
  font-size: 20px;
  color: #1e8c5d;
  font-weight: 600;
  margin-bottom: 12px;
}

.subject-box p {
  color: #444;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 12px;
}

.subject-box ul {
  padding-left: 20px;
  margin-bottom: 12px;
}

.subject-box ul li {
  margin-bottom: 6px;
  color: #333;
  list-style-type: disc;
}

@media (max-width: 768px) {
  .expert-assignment-help h2 {
    font-size: 26px;
  }
}

.uni-help-section {
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
}

.uni-help-section h2 {
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #222;
}

.uni-help-section p {
  color: #555;
  line-height: 1.7;
  font-size: 1rem;
}

.info-box {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 30px 20px;
  margin-bottom: 25px;
  text-align: center;
  transition: all 0.3s ease;
}

.info-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}

.info-box .icon {
  font-size: 2rem;
  color: #1e8c5d;
  margin-bottom: 15px;
}

.info-box h5 {
  font-weight: 600;
  color: #1e8c5d;
  margin-bottom: 10px;
  font-size: 1.1rem;
}

.info-box p {
  font-size: 0.95rem;
  color: #555;
}

@media (max-width: 768px) {
  .info-box {
    margin-bottom: 20px;
  }
}

.tips-section {
  background: #f7f9fc;
  font-family: 'Poppins', sans-serif;
}

.tips-content h2 {
  font-weight: 800;
  color: #1c1c1c;
}

.tips-content p {
  color: #555;
  line-height: 1.7;
}

.tips-list {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}

.tips-list li {
  margin-bottom: 12px;
  color: #444;
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
}

.tips-list i {
  color: #1e8c5d;
  font-size: 1.1rem;
  margin-right: 10px;
  margin-top: 4px;
  flex-shrink: 0;
}


.college-advantage-section {
  padding: 80px 0;
  background-color: #f9f9fb;
  font-family: 'Poppins', sans-serif;
}

.advantage-content h2 {
  font-size: 32px;
  font-weight: 800;
  color: #222;
  margin-bottom: 20px;
  line-height: 1.4;
}

.advantage-content p {
  color: #555;
  line-height: 1.8;
  margin-bottom: 18px;
  font-size: 16px;
}

.advantage-content h5 {
  font-weight: 600;
  color: #111;
  margin-top: 25px;
  margin-bottom: 15px;
}

.advantage-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.advantage-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #333;
}

.advantage-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #143d3e;
  font-weight: 600;
}

.advantage-image img {
  width: 100%;
 
}

/* Responsive */
@media (max-width: 991px) {
  .college-advantage-section {
    padding: 60px 0;
  }
  .advantage-content h2 {
    font-size: 26px;
  }
  .advantage-image {
    margin-top: 30px;
  }
}

.assignment-steps-section {
  padding: 90px 0;
  background: linear-gradient(135deg, #f8fbff, #ffffff);
  font-family: 'Poppins', sans-serif;
}

.assignment-steps-section h2 {
  font-size: 34px;
  font-weight: 700;
  color: #1e1e1e;
  margin-bottom: 20px;
}

.assignment-steps-section p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  max-width: 850px;
  margin: 0 auto;
}

.steps-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 70px;
}

.steps-wrapper::before {
  content: "";
  position: absolute;
  top: 45px;
  left: 8%;
  right: 8%;
  height: 3px;
  background: #143d3f;
  opacity: 0.15;
  z-index: 1;
}

.step-item {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  padding: 30px 25px;
  width: 23%;
  position: relative;
  text-align: center;
  transition: all 0.3s ease;
  z-index: 2;
}

.step-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
}

.step-circle {
  width: 70px;
  height: 70px;
  background: #1e8c5d;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 24px;
  margin: -65px auto 15px auto;
  box-shadow: 0 6px 15px rgba(0, 123, 255, 0.3);
}

.step-item h4 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-bottom: 12px;
}

.step-item p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 991px) {
  .steps-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .steps-wrapper::before {
    display: none;
  }

  .step-item {
    width: 90%;
    margin-bottom: 40px;
  }

  .step-circle {
    margin-top: -40px;
  }

  .assignment-steps-section h2 {
    font-size: 26px;
  }
}

.unlock-potential-section {
  background: linear-gradient(135deg, #f2f6ff, #ffffff);
  padding: 90px 0;
  font-family: 'Poppins', sans-serif;
}

.unlock-content h2 {
  font-size: 34px;
  font-weight: 700;
  color: #1d1d1d;
  margin-bottom: 25px;
  line-height: 1.4;
}

.unlock-content p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 18px;
}

.points-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 15px 25px;
  margin-top: 25px;
}

.point-item {
  position: relative;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  padding: 15px 20px 15px 45px;
  text-align: left;
  color: #333;
  font-size: 15px;
  transition: all 0.3s ease;
}

.point-item::before {
  content: "✔";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #174344;
  font-weight: 600;
  font-size: 16px;
}

.point-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

/* Responsive */
@media (max-width: 991px) {
  .unlock-content h2 {
    font-size: 26px;
  }
  .unlock-potential-section {
    padding: 70px 0;
  }
}

.subject-help-section {
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
}

.section-title {
  font-weight: 800;
  color: #1b1f3b;
  font-size: 2rem;
}

.section-intro {
  color: #555;
  margin: 0 auto;
  font-size: 1rem;
}

.subject-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.subject-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.subject-card .icon i {
  color: #1e8c5d;
}

.subject-card h4 {
  color: #1b1f3b;
  font-weight: 600;
}

.subject-card p,
.subject-card ul {
  color: #444;
  font-size: 0.95rem;
  line-height: 1.7;
}

.subject-card ul {
  padding-left: 18px;
  margin-top: 10px;
}

.subject-card ul li {
  list-style: none;
  position: relative;
  margin-bottom: 6px;
  padding-left: 22px;
}

.subject-card ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #1e8c5d;
  position: absolute;
  left: 0;
  top: 0;
}

.cs-assignment-section {
  background-color: #f8f9fc;
  padding: 60px 0;
}

.cs-assignment-section .main-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px;
  color: #222;
}

.cs-assignment-section p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
}

.cs-assignment-section .cs-list {
  margin-top: 20px;
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.cs-assignment-section .cs-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.cs-assignment-section .cs-list ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 16px;
  color: #333;
}

.cs-assignment-section .cs-list ul li::before {
  content: attr(data-icon);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .cs-assignment-section .main-title {
    font-size: 26px;
  }

  .cs-assignment-section .cs-list {
    padding: 20px;
  }

  .cs-assignment-section .cs-list ul li {
    font-size: 15px;
  }
}

.cs-process-section {
  background: #1e8c5d;
  padding: 60px 0;
}

.cs-process-section .main-title {
  font-size: 32px;
  font-weight: 800;
  color: #fff;
}

.cs-process-section .subtitle {
  font-size: 17px;
  color: #fff;
  margin-bottom: 40px;
}

.process-step {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06);
  padding: 30px 25px;
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}

.process-step:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.step-icon {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: linear-gradient(135deg, #174344, #1e8c5d);
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.process-step h4 {
  font-size: 20px;
  color: #111;
  margin-bottom: 12px;
  font-weight: 800;
}

.process-step p {
  font-size: 15.5px;
  color: #555;
  line-height: 1.8;
  margin: 0;
}

@media (max-width: 768px) {
  .cs-process-section .main-title {
    font-size: 26px;
  }

  .process-step {
    padding: 25px 20px;
  }

  .step-icon {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }

  .process-step h4 {
    font-size: 18px;
  }
}

.cs-experts-section {
  /* background: #1e8c5d; */
  padding: 60px 0;
}

.cs-experts-section .main-title {
  font-size: 35px;
  font-weight: 800;
  color: #000;
}

.cs-experts-section .intro-text {
  font-size: 16.5px;
  color: #000;
  max-width: 900px;
  margin: 0 auto 45px;
  line-height: 1.8;
}

.expert-feature {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06);
  padding: 25px 20px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  transition: all 0.3s ease;
  height: 100%;
}

.expert-feature:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.feature-icon {
  font-size: 28px;
  color: #195a4c;
  flex-shrink: 0;
  margin-top: 2px;
}

.expert-feature p {
  font-size: 15.5px;
  color: #333;
  margin: 0;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .cs-experts-section .main-title {
    font-size: 26px;
  }

  .expert-feature {
    flex-direction: row;
    align-items: flex-start;
  }

  .feature-icon {
    font-size: 24px;
  }

  .expert-feature p {
    font-size: 15px;
  }
}

.guarantees-section {
  background: #f9fafb;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.section-title {
  font-size: 30px;
  font-weight: 600;
  color: #222;
  margin-bottom: 20px;
}

.section-intro {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
}

.guarantee-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.guarantee-list li {
  position: relative;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  padding-left: 40px;
  line-height: 1.6;
}

.guarantee-list li i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 18px;
  color: #195a4c;
}

@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
  }
  .guarantee-list li {
    font-size: 15px;
    padding-left: 35px;
  }
}

.case-study-scope {
  background-color: #fafbfd;
  padding: 100px 0;
  font-family: 'Poppins', sans-serif;
}
.case-study-scope h2 {
  font-size: 37px;
  font-weight: 800;
  color: #1b1f3b;
  position: relative;
  display: inline-block;
}

.case-study-scope h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #143d3f;
  margin: 15px auto 0;
  border-radius: 2px;
}

.case-study-scope p {
  font-size: 16px;
  color: #444;
  line-height: 1.8;
}

.case-study-scope .content-area {
  background: #fff;
  padding: 60px 50px;
  border-radius: 18px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.case-study-scope .content-area h4 {
  font-size: 22px;
  font-weight: 600;
  color: #1a2c45;
  margin-bottom: 25px;
  border-left: 5px solid #143d3f;
  padding-left: 15px;
}

.case-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  counter-reset: section;
}

.case-list li {
  position: relative;
  background: #f6f9ff;
  margin-bottom: 15px;
  padding: 18px 20px 18px 60px;
  border-radius: 10px;
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  transition: all 0.3s ease;
}

.case-list li::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: #143d3f;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.case-list li:hover {
  background: #eaf2ff;
  transform: translateX(5px);
}

.extra-note {
  border-top: 2px dashed #175648;
  padding-top: 30px;
}

.extra-note p {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin-bottom: 15px;
}

.case-study-steps {
  background: #1e8c5d;
  padding: 80px 0;
}

.case-study-steps h2 {
  font-size: 40px;
  font-weight: 800;
  color: #ffffff;
}

.case-study-steps p {
  color: #ffffff;
  font-size: 18px;
  max-width: 700px;
  margin: 10px auto 40px;
  line-height: 1.8;
}

.step-card {
  background: #ffffff;
  border: none;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
  padding: 35px 25px 30px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 999999;
 
}

.step-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.1);
}

.step-number {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #143d3f, #1e8c5d);
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  text-align: center;
    position: absolute;
    top: -26px;
    left: 20px;
    box-shadow: 0 3px 8px rgb(30 140 93);
}

.step-card h4 {
  color: #1a2c45;
  font-weight: 800;
  /* margin-bottom: 10px; */
  font-size: 21px;
}

.step-card p {
  color: #555;
  font-size: 15px;
  line-height: 1.8;
}

/* Responsive */
@media (max-width: 991px) {
  .step-card {
    text-align: center;
  }
  .step-number {
    margin: 0 auto 15px;
  }
}

.case-study-scope {
  background: #f8fafc;
  border-radius: 18px;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  color: #1a2c45;
}

.section-intro {
  color: #555;
  font-size: 16px;
  /* max-width: 800px; */
  /* margin: 0 auto; */
  line-height: 1.8;
}

.case-image img {
  width: 100%;
  border-radius: 18px;
  transition: transform 0.4s ease;
}


.service-card {
  background: #fff;
  border-radius: 12px;
  padding: 18px 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  height: 100%;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.service-card strong {
  color: #1e8c5d;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}

.service-card p {
  color: #555;
  font-size: 15px;
  margin: 0;
  line-height: 1.6;
}

.extra-note p {
  font-size: 15px;
  color: #555;
  line-height: 1.8;
}

@media (max-width: 991px) {
  .case-study-scope {
    text-align: center;
  }
  .service-card {
    text-align: left;
  }
  .case-image {
    margin-bottom: 30px;
  }
}


.service-content h4 {
    font-weight: 700;
}

.guarantees-section {
  background: #f9fafc;
}

.guarantees-section .main-title {
  font-weight: 600;
  color: #1d1d1d;
}

.guarantees-section .subtitle {
  max-width: 750px;
  margin: 0 auto;
  color: #555;
  font-size: 16px;
}

.guarantee-box {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  text-align: center;
  padding: 30px 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  height: 100%;
}

.guarantee-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.guarantee-box .icon {
  font-size: 40px;
  margin-bottom: 15px;
}

.guarantee-box h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #111;
}

.guarantee-box p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .guarantee-box {
    padding: 25px 15px;
  }
}

.mba-help-section {
  background: #f8fafc;
}

.main-title {
  font-size: 2rem;
  font-weight: 800;
  color: #222;
}

.mba-text p {
  color: #555;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 15px;
}


@media (max-width: 768px) {
  .mba-text {
    text-align: center;
  }
  .mba-image {
    margin-top: 25px;
    text-align: center;
  }
}

.mba-coverage-section {
  background: #ffffff;
}

.main-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1c1c1c;
}

.intro-text {
  font-size: 1.05rem;
  color: #555;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;
}

.mba-list {
  list-style: none;
  padding-left: 0;
}

.mba-list li {
  position: relative;
  background: #f8fafc;
  border-left: 4px solid #143d3f;
  margin-bottom: 15px;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 1rem;
  color: #444;
  line-height: 1.7;
  transition: all 0.3s ease;
}

.mba-list li:hover {
  background: #eef5ff;
  transform: translateX(5px);
}

.closing-text {
  font-size: 1rem;
  color: #333;
  line-height: 1.8;
  max-width: 850px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .mba-list li {
    font-size: 0.95rem;
  }
}

.mba-help-process {
  background: #f9fbfd;
}

.main-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1e1e1e;
}

.intro-text {
  max-width: 800px;
  margin: 0 auto;
  color: #555;
  font-size: 1.05rem;
  line-height: 1.7;
}

.process-box {
  background: #fff;
  border-radius: 15px;
  padding: 51px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  text-align: left;
  height: 100%;
  position: relative;
  transition: all 0.3s ease;
}

.process-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.step-number {
    background: #ffffff;
    color: #1e8c5d;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 1.4rem;
    margin: 0 auto 15px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: green;
}

.process-box h4 {
  font-size: 1.15rem;
  font-weight: 600;
  color: #222;
  margin-top: 25px;
  margin-bottom: 10px;
}

.process-box p {
  font-size: 1rem;
  color: #444;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .step-number {
    left: 15px;
  }

  .process-box {
    padding: 20px;
  }

  .process-box h4 {
    font-size: 1.05rem;
  }

  .process-box p {
    font-size: 0.95rem;
  }
}

.why-choose-section {
  background: #f8f9fa;
}

.why-choose-section h2 {
  font-weight: 800;
  color: #222;
}

.why-choose-section p {
  color: #555;
  font-size: 16px;
}

.choose-box {
  background: #fff;
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.choose-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.choose-box .icon {
  font-size: 36px;
  color: #1e8c5d;
}

.choose-box p {
  margin: 0;
  color: #333;
  font-weight: 500;
  line-height: 1.6;
}

.mba-guarantees {
  background-color: #f9f9ff;
}

.mba-guarantees h2 {
  font-weight: 700;
  color: #1a1a1a;
}

.mba-guarantees p {
  color: #555;
}

.guarantee-box {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.guarantee-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.guarantee-box .icon i {
  font-size: 32px;
  color: #1e8c5d;
}

.business-coverage-section {
  background-color: #f8fafc;
}

.business-coverage-section h2 {
  color: #1d3557;
  font-weight: 600;
  position: relative;
}

.business-coverage-section h2::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background-color: #143d3f;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 2px;
}

.business-coverage-section p {
  color: #333;
  font-size: 16px;
  line-height: 1.7;
}

.coverage-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px 20px;
  text-align: center;
  transition: all 0.3s ease;
  height: 100%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.coverage-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.coverage-box .icon {
  font-size: 35px;
  color: #1e8c5d;
  margin-bottom: 15px;
}

.coverage-box h5 {
  color: #1d3557;
  font-weight: 600;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .coverage-box {
    padding: 20px;
  }
}

.law-assignment-section {
  background: #f8f9fa;
}

.law-assignment-section .section-title {
  font-size: 2rem;
  font-weight: 800;
  color: #222;
}

.law-assignment-section .section-subtitle {
  color: #204242;
  font-weight: 600;
  letter-spacing: 1px;
}

.law-assignment-section .intro-text {
  font-size: 1rem;
  color: #444;
  line-height: 1.7;
  margin-bottom: 1rem;
  text-align: left;
}

.law-assignment-section .features-title {
  font-weight: 600;
  color: #222;
}

.law-features li {
  font-size: 1rem;
  color: #333;
  margin-bottom: 0.7rem;
  display: flex;
  align-items: center;
  gap: 10px;
}

.law-features i {
  color: #1e8c5d;
  font-size: 1.1rem;
}

.law-assignment-section .closing-text {
  font-weight: 500;
  color: #111;
  font-size: 1.05rem;
  padding-left: 15px;
}

.law-assignment-section img {
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.law-assignment-section img:hover {
  transform: scale(1.03);
}

@media (max-width: 767px) {
  .law-assignment-section .section-title {
    font-size: 1.6rem;
  }
  .law-assignment-section img {
    margin-top: 2rem;
  }
}

.law-writers-section {
  /* background-color: #f9fafb; */
  font-family: 'Poppins', sans-serif;
  color: #222;
}

.section-title {
  font-weight: 800;
  font-size: 2rem;
  color: #1a1a1a;
}

.section-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 10px auto 0;
  border-radius: 2px;
}

.sub-title {
  font-weight: 800;
  color: #1a1a1a;
}

.law-writers-section p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #444;
}

.law-writers-section img {
  transition: transform 0.3s ease;
}


@media (max-width: 767px) {
  .section-title {
    font-size: 1.6rem;
  }
  .law-writers-section p {
    font-size: 15px;
  }
  .law-writers-section img {
    margin-bottom: 20px;
  }
}

.law-help-boxes {
  background-color: #f9fafb;
  font-family: 'Poppins', sans-serif;
  color: #222;
}

.section-title {
  font-weight: 700;
  font-size: 2rem;
  color: #1a1a1a;
}

.section-title::after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background-color: #1e8c5d;
  margin: 12px auto 0;
  border-radius: 2px;
}

.intro-text {
  max-width: 800px;
  margin: 15px auto;
  color: #444;
  font-size: 16px;
  line-height: 1.7;
}

.help-box {
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}

.help-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.box-number {
  width: 60px;
  height: 60px;
  background: #1e8c5d;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 60px;
  border-radius: 50%;
  margin: 0 auto 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.help-box h5 {
  font-weight: 600;
  font-size: 17px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.help-box p {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

.support-text {
  font-size: 16px;
  color: #333;
  font-weight: 500;
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .section-title {
    font-size: 1.6rem;
  }
  .help-box {
    padding: 25px 15px;
  }
  .box-number {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
  }
}

/* First Section */
.law-assistance-section {
  background-color: #e8f5f0;
}
.law-assistance-section h2 {
  color: #0b2e26;
}
.law-assistance-section p {
  color: #444;
  font-size: 15px;
  line-height: 1.7;
}
.law-box {
  background: #fff;
  border-radius: 10px;
  padding: 15px 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  font-weight: 500;
  color: #0b2e26;
}
.law-box i {
  color: #1e8c5d;
  font-size: 18px;
}
.law-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Second Section */
.law-difference-section {
  background-color: #fff;
}
.law-difference-section h2 {
  color: #0b2e26;
}
.law-difference-section p {
  color: #444;
  font-size: 15px;
  line-height: 1.7;
}
.feature-card {
  background: #f8f9fa;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  transition: 0.3s ease;
  color: #0b2e26;
  font-weight: 500;
}
.feature-card i {
  color: #1e8c5d;
  font-size: 28px !important;
  margin-top: 2px;
}
.feature-card:hover {
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.law-expert-help {
  /* padding: 14px 0; */
  background-color: #f9f9f9;
  padding-top: 36px;
}

.law-expert-help .law-image img {
  border-radius: 20px;
  width: 100%;
  
}

.law-expert-help .law-text h2 {
  font-weight: 800;
  font-size: 32px;
  /* margin-bottom: 20px; */
  color: #222;
}

.law-expert-help .law-text p {
  color: #555;
  /* line-height: 1.7; */
  /* margin-bottom: 15px; */
  font-size: 16px;
}

@media (max-width: 768px) {
  .law-expert-help .row {
    flex-direction: column-reverse;
    text-align: center;
  }

  .law-expert-help .law-text {
    margin-top: 30px;
  }
}

.finance-box-section {
  background: #f7faff;
}

.finance-box-section .section-title {
  font-weight: 800;
  color: #1b1b1b;
}

.finance-box-section .section-subtitle {
  color: #143d3f;
  font-weight: 600;
}

.finance-box {
  background: linear-gradient(145deg, #ffffff, #f1f6ff);
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.finance-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(13, 110, 253, 0.2);
}

.finance-box p {
  color: #444;
  font-size: 0.97rem;
  line-height: 1.7;
  margin: 0;
}

.finance-feature-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.finance-feature-box h5 {
  color: #1a1a1a;
  font-weight: 700;
}

.finance-feature-box .feature-item {
  background: #f3f7ff;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  transition: all 0.3s ease;
}

.finance-feature-box .feature-item:hover {
  background: #e7f0ff;
  transform: translateY(-4px);
}

.finance-feature-box .feature-item i {
  color: #143d3f;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.finance-feature-box .feature-item p {
  color: #333;
  font-size: 0.95rem;
  margin: 0;
}

.finance-box-section .custom-primary-button {
  background-color: #1e8c5d;
  color: #fff;
  padding: 12px 35px;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-decoration: none;
}

.finance-box-section .custom-primary-button:hover {
  background-color: #1e8c5d;
}

@media (max-width: 768px) {
  .finance-box {
    padding: 20px;
  }
  .finance-feature-box {
    padding: 25px 20px;
  }
}

.finance-writer-quality {
  background: #f3f7ff00;
}

.finance-writer-quality .section-title {
  font-weight: 800;
  color: #1a1a1a;
  font-size: 2rem;
}

.finance-writer-quality .section-subtitle {
  color: #000000;
  font-weight: 800;
}

.info-card {
  background: linear-gradient(145deg, #ffffff, #eef3ff);
  border-radius: 20px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  height: 100%;
}

.info-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 18px rgba(13, 110, 253, 0.15);
}

.info-card p {
  color: #444;
  font-size: 0.96rem;
  line-height: 1.7;
  margin: 0;
}

.icon-box {
  background: #72e2b252;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px auto;
  box-shadow: inset 0 0 8px rgba(13, 110, 253, 0.15);
}

.icon-box i {
  font-size: 1.8rem;
  color: #1e8c5d;
}

@media (max-width: 768px) {
  .finance-writer-quality .section-title {
    font-size: 1.6rem;
  }

  .finance-writer-quality .section-subtitle {
    font-size: 1.2rem;
  }

  .icon-box {
    width: 55px;
    height: 55px;
  }

  .icon-box i {
    font-size: 1.5rem;
  }
}

.finance-steps-section {
  background: #f9fbfd;
}

.finance-steps-section .section-title {
  font-weight: 800;
  color: #1a1a1a;
  font-size: 2rem;
}

.finance-steps-section .section-intro {
  color: #555;
  line-height: 1.8;
  font-size: 1rem;
  max-width: 800px;
  /* margin: 0 auto; */
  margin-top: -45px;
}

.step-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  position: relative;
  height: 100%;
}

.step-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(13, 110, 253, 0.15);
}

.step-number {
  background: #ffffff;
    color: #1e8c5d;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1.4rem;
  margin: 0 auto 15px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-title {
  color: #000000;
  font-weight: 600;
  margin-bottom: 12px;
  font-size: 1.05rem;
  margin-top: 23px;
}

.step-box p {
  color: #444;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0;
}

.section-conclusion {
  color: #333;
  font-weight: 500;
  max-width: 850px;
  margin: 0 auto;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .finance-steps-section .section-title {
    font-size: 1.6rem;
  }

  .step-box {
    padding: 25px;
  }

  .step-number {
    width: 45px;
    height: 45px;
    font-size: 1.2rem;
  }

  .step-title {
    font-size: 1rem;
  }
}

.finance-assistance {
  background-color: #f8f9fb;
  font-family: 'Poppins', sans-serif;
}

.finance-assistance .section-title {
  font-weight: 800;
  color: #1a1a1a;
}

.finance-assistance .section-subtitle {
  max-width: 750px;
  margin: 0 auto;
  color: #555;
}

.finance-assistance .topics-box {
  /* background: #fff; */
  border-radius: 16px;
  /* box-shadow: 0 4px 10px rgba(0,0,0,0.08); */
}

.topic-item {
  background: #e9f5ff;
  color: #1e8c5d;
  font-weight: 500;
  padding: 12px 15px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.topic-item:hover {
  background: #1e8c5d;
  color: #fff;
}

/* .finance-assistance .highlight-box {
  background: #fff;
  border-left: 5px solid #1e8c5d;
} */

.finance-assistance ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #fff;
}

h3.mb-3 {
    font-weight: 800;
}

h4.text-center.mb-3 {
    font-weight: 800;
    font-size: 31px;
}

h2.mb-3 {
    font-weight: 800;
}

.it-assignment-section {
  background: #f9fafc;
  font-family: 'Poppins', sans-serif;
}

.it-assignment-section .subtitle {
  font-size: 1.25rem;
  color: #1e8c5d;
  font-weight: 500;
}

.it-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.it-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.it-box .icon {
  font-size: 40px;
  color: #0d6efd;
  margin-bottom: 20px;
}

.it-box h4 {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 15px;
  color: #333;
}

.it-box p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .it-box {
    padding: 25px;
  }

  .it-assignment-section .subtitle {
    font-size: 1.1rem;
  }
}


i.fas.fa-user-graduate {
    color: #1e8c5d;
}

i.fas.fa-file-alt {
   color: #fff;
}

i.fas.fa-clock {
   color: #1e8c5d;
}

i.fas.fa-check-circle {
   color: #fff;
}

i.fas.fa-wallet {
   color: #1e8c5d;
}

.text-center.mb-5 h2 {font-weight: 800;}

.it-topics-section {
  background-color: #f9fafc;
  font-family: 'Poppins', sans-serif;
}

.it-topics-section h2 {
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
}

.it-topics-section h3 {
  font-weight: 600;
  color: #066938;
  margin-bottom: 15px;
}

.it-topics-section p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.7;
}

.it-topic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 15px;
}

.it-topic-list li {
  background: #fff;
  border-radius: 15px;
  padding: 15px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  color: #333;
  transition: all 0.3s ease;
}

.it-topic-list li i {
  color: #1e8c5d;
  font-size: 20px;
}

.it-topic-list li:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}

.it-step-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}

.it-step-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 22px rgba(0,0,0,0.12);
}

.it-step-box .step-number {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #066938;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  margin: 0 auto 15px auto;
}

.it-step-box h4 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}

.it-step-box p {
  color: #555;
  font-size: 0.9rem;
  line-height: 1.6;
}

.final-line {
  font-weight: 500;
  font-size: 1rem;
  color: #1e8c5d;
}

@media (max-width: 768px) {
  .it-step-box {
    padding: 25px;
  }

  .it-topic-list {
    grid-template-columns: 1fr;
  }
}

.it-expert-section {
    background-color: #208a5e0d;
    font-family: 'Poppins', sans-serif;
    padding-top: 0 !important;
}

.it-expert-section h2,
.it-expert-section h3 {
  font-weight: 800;
  color: #000000;
  margin-bottom: 20px;
}

.it-expert-section p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 15px;
}

.it-expert-section img {
  border-radius: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
}



.it-features-list {
  list-style: none;
  padding: 0;
  margin: 15px 0 20px 0;
}

.it-features-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  background: #fff;
  border-radius: 12px;
  padding: 10px 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.it-features-list li i {
  color: #1e8c5d;
  font-size: 18px;
}

.it-features-list li:hover {
  transform: translateX(5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

@media (max-width: 768px) {
  .it-expert-section h2,
  .it-expert-section h3 {
    text-align: center;
  }

  .it-expert-section p {
    text-align: center;
  }

  .it-features-list li {
    justify-content: center;
  }

  .it-expert-section img {
    margin-bottom: 25px;
  }
}

.it-best-section {
  background-color: #f9fafc;
  font-family: 'Poppins', sans-serif;
}

.it-best-section h2 {
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
}

.it-best-section p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.7;
}

.it-feature-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.it-feature-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.it-feature-box .icon {
  font-size: 40px;
  color: #1e8c5d;
  margin-bottom: 15px;
}

.it-feature-box h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 10px;
  color: #333;
}

.testimonial-box {
  background: #fff;
  border-radius: 20px;
  padding: 25px 30px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.testimonial-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.testimonial-box h5 {
  font-weight: 600;
  color: #1e8c5d;
  margin-bottom: 10px;
}

.testimonial-box p {
  color: #555;
  font-size: 0.92rem;
  line-height: 1.6;
}

.final-line {
  font-weight: 500;
  font-size: 1rem;
  color: #0e1116;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .it-feature-box, .testimonial-box {
    padding: 25px;
  }
}

section.it-get-started-section.py-5 {
    background-color: #00806026;
}

.marketing-assignment-section {
  background: linear-gradient(135deg, #f7faff 0%, #eaf3ff 100%);
  font-family: 'Poppins', sans-serif;
}

.marketing-assignment-section .section-heading h2 {
  font-weight: 800;
  color: #000000;
}

.marketing-assignment-section .intro-text {
  max-width: 800px;
  margin: 0 auto;
  color: #555;
  line-height: 1.7;
}

.marketing-card {
  background-color: #ffffff;
  border: 1px solid #e1e8f0;
  transition: 0.3s ease;
}

.marketing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.marketing-card h4 {
  font-weight: 600;
  color: #1e8c5d;
}

.marketing-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}

.marketing-help-section {
  background: linear-gradient(135deg, #f7faff 0%, #eaf3ff 100%);
  font-family: 'Poppins', sans-serif;
}

.marketing-help-section .section-title {
  font-weight: 600;
  color: #1a2a44;
}

.marketing-help-section p {
  color: #555;
  line-height: 1.7;
  font-size: 15px;
}

.topic-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.topic-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #333;
  font-size: 15px;
}

.topic-list li::before {
  content: "\f00c"; /* Font Awesome check icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: #1e8c5d;
}

.custom-primary-button {
  background-color: #174344;
  color: #fff;
  border-radius: 30px;
  transition: 0.3s ease;
  font-weight: 500;
  font-size: 15px;
}

.custom-primary-button:hover {
 background-color: #1e8c5d !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    border-color: #1e8c5d !important;
}

.marketing-help-section {
  background: #f9fafc;
}

/* --- Left Side --- */
.benefit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.benefit-list li {
  background: #fff;
  border-left: 3px solid #1e8c5d;
  padding: 12px 15px;
  margin-bottom: 12px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.benefit-list li:hover {
  transform: translateX(5px);
  border-left-color: #1e8c5d;
}

.marketing-help-section img {
  max-width: 90%;
 
}

/* --- Boxes Section --- */
.feature-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  height: 10;
}

.marketing-writers-section {
  background-color: #f9fafc;
}

.marketing-writers-section h2 {
  color: #1a1a1a;
  font-weight: 700;
}

.marketing-writers-section p {
  color: #444;
  line-height: 1.7;
  margin-bottom: 15px;
  font-size: 16px;
}

.marketing-writers-section img {
  max-width: 90%;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Highlighted Bottom Section */
.highlight-box {
  background: linear-gradient(135deg, #1e8c5d 0%, #174344 100%);
  color: #fff;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.highlight-box h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.highlight-box p {
  color: #f8f9fa;
  font-size: 15px;
  line-height: 1.7;
}

/* Responsive */
@media (max-width: 991px) {
  .marketing-writers-section .row {
    text-align: center;
  }
  .marketing-writers-section img {
    margin-top: 25px;
  }
}

.marketing-assignment-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.marketing-assignment-section .text-content h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #1a1a1a;
}

.marketing-assignment-section .text-content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #333;
}

.marketing-assignment-section img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .marketing-assignment-section .row {
    flex-direction: column-reverse;
  }
  .marketing-assignment-section .text-content h2 {
    font-size: 26px;
  }
}

.dissertation-section {
  background-color: #f3f6fb;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
  color: #052c56;
}

.dissertation-section .container {
  margin: 0 auto;
}

.section-title {
  font-size: 34px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 46px;
 
}

.section-intro {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}

.section-subtitle {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
  color: black;
}

.features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.feature {
  display: flex;
  gap: 15px;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s;
}

.feature:hover {
  transform: translateY(-5px);
}

.feature-badge {
  font-size: 24px;
  font-weight: 700;
  background-color: #1f4141;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.feature-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  color: black;
}

.feature-content p {
  font-size: 16px;
  line-height: 1.6;
  color: black;
}

/* Center the 5th feature */
.feature-center {
  grid-column: 1 / -1;
  justify-self: center;
  max-width: 600px;
}

/* Responsive */
@media (max-width: 768px) {
  .features {
    grid-template-columns: 1fr;
  }

  .section-title {
    font-size: 28px;
  }

  .section-intro, .section-subtitle {
    font-size: 16px;
  }

  .feature-content h3 {
    font-size: 18px;
  }
}


section.dissertation-section {
  padding-top:10px;
}


  .dissertation-support {
    background: #f9f9f9;
    padding: 80px 20px;
    font-family: 'Poppins', sans-serif;
  }

  .section-header {
    max-width: 800px;
    margin: 0 auto 60px;
  }

  .section-header h2 {
    font-size: 36px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 800;
  }

  .section-header p {
    color: #555;
    font-size: 17px;
  }

  /* 3 Boxes */
  .services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-bottom: 70px;
  }

  .service-item {
    background: #fff;
    border-radius: 12px;
    padding: 35px 25px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
  }

  .service-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  }

  .service-item .icon {
    width: 70px;
    height: 70px;
    background: #cde7de;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
    font-size: 30px;
  }

  .service-item h3 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #1a1a1a;
    font-weight: 700;
  }

  .service-item p {
    color: #555;
    line-height: 1.6;
    font-size: 15.5px;
  }

  /* Image + Text Side */
  .content-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
    margin-top: -41px;
  }

  .image-side img {
    width: 100%;
    
  }

  .text-side {
    background: #fff;
    padding: 40px 30px;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  }

  .text-side .icon {
    width: 70px;
    height: 70px;
    background: #cde7de;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-size: 30px;
  }

  .text-side h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #1a1a1a;
    font-weight: 600;
  }

  .text-side p {
    color: #555;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.6;
  }

  .text-side ul {
    margin-left: 20px;
    margin-bottom: 15px;
  }

  .text-side ul li {
    margin-bottom: 10px;
  }

  @media(max-width: 992px) {
    .content-row {
      grid-template-columns: 1fr;
    }
    .image-side img {
      order: -1;
    }
  }

  @media(max-width: 768px) {
    .section-header h2 {
      font-size: 28px;
    }
    .service-item .icon,
    .text-side .icon {
      width: 60px;
      height: 60px;
      font-size: 26px;
    }
  }


i.fas.fa-lightbulb {
    color: #008000;
}

i.fas.fa-layer-group {
    color: #008000;
}

i.fas.fa-headset {
    color: #008000;
}

section.dissertation-support {
    background-color: #e9f1ef;
    padding-top: 70px;
}

/* Common styling for all three sections */
.trusted-writers-section,
.academic-support-section,
.affordable-section {
  background-color: #f9fafc;
  color: #333;
}

.section-title {
  font-weight: 800;
  color: #1a1a1a;
}

/* .section-image {
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  max-width: 90%;
  transition: 0.3s ease;
} */

.section-image:hover {
  transform: scale(1.03);
}

/* 1️⃣ Trusted Writers Boxes */
.subject-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-top: 20px;
}

.subject-box {
  background: #fff;
  border-radius: 10px;
  padding: 12px 15px;
  /* display: flex; */
  align-items: center;
  gap: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  transition: 0.3s ease;
}

.subject-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.subject-box i {
  color: #1e8c5d;
  font-size: 20px;
}

/* 2️⃣ Academic Support & 3️⃣ Affordable Sections */
.benefit-list {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}

.benefit-list li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.benefit-list i {
  color: #1e8c5d;
}

/* Alternating Backgrounds */
.trusted-writers-section {
  background-color: #ffffff;
}

.academic-support-section {
  background-color: #eef4ff;
}

.affordable-section {
  background-color: #ffffff;
}


@media only screen and (max-width: 425px) {
    .col-lg-6.d-flex.justify-content-end {display: unset !important;}

.col-lg-6.d-flex.justify-content-start {
    display: unset !important;
}
.result {
    margin-top: 34px !important;
    width: 100%;
}

.col-md-5.col-sm-7.col-xs-12.pull-right.slide-heading2 {
    margin: 0px !important;
}


div#form {
    padding: 20px;
}

flex.justify-content-center.flex-column {
    margin: 0 !important;
    width: unset !important;
}

.student-section39 {

    width: unset;
    margin-left: 0;
}


.subjects-grid {
    display: unset;
}

a.subject-link {
    margin-bottom: 10px;
}

.testimonial-section h2 {
    width: unset !important;
    margin-left: 0 !important;
}

.footer-section h4 {
    text-align: center;
}

.col-lg-3.col-md-6.col-sm-6.col-12 {
    text-align: center;
}

p.ccll {
    position: relative;
    left: 110px;
    top: 9px;
}

.social-icons {
    position: relative;
    left: 221px;
    top: 7px;
}

.group-butt {
    margin-top: 23px;
}

h2.optimal {
    font-size: 22px;
    font-weight: 800;
}

p.count {
    font-weight: 400;
    font-size: 17px;
}

section.student-section191.new {
    width: unset;
    margin: 0;
    height: 244px;
    margin-top: 17px;
    padding: 29px;
}

}














/* Responsive */
@media (max-width: 991px) {
  .subject-boxes {
    grid-template-columns: 1fr;
  }
  .section-image {
    margin-top: 30px;
  }
}

.understand-help {
  background-color: #f9fafc;
  color: #333;
}

.section-title {
  font-size: 28px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 20px;
}

.section-subtitle {
  font-size: 24px;
  font-weight: 800;
  color: #0a0200;
  margin-bottom: 20px;
}

.understand-help p {
  line-height: 1.8;
  margin-bottom: 15px;
}

.help-list {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}

.help-list li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.help-list i {
  color: #007bff;
  margin-right: 10px;
  font-size: 18px;
}

/* Responsive */
@media (max-width: 991px) {
  .section-title, .section-subtitle {
    text-align: center;
  }

  .understand-help {
    text-align: center;
  }

  .help-list {
    display: inline-block;
    text-align: left;
  }
}

.ukawh-section {
  font-family: 'Poppins', sans-serif;
  color: #333;
}

.top-band {
 border-radius: 12px;
 /* padding: 40px; */
 margin-bottom: 30px;
}

.bottom-band {
  border-radius: 12px;
  /* padding: 40px; */
}

.band-title {
  font-size: 28px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 20px;
}

.band-subtitle {
  font-size: 24px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 20px;
}

.highlight-list {
  list-style: none;
  padding-left: 0;
}

.highlight-list li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
}

.highlight-list i {
  color: #008000;
  font-size: 18px;
}

.cta-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  color: #1a1a1a;
}

/* Responsive */
@media (max-width: 991px) {
  .top-band, .bottom-band {
    text-align: center;
    padding: 25px 20px;
  }

  .highlight-list {
    display: inline-block;
    text-align: left;
  }
}


.row.align-items-center.bottom-band {
    margin-top: -42px;
}

.box.image-box img {
    width: 73%;
}

.col-md-6.margin-custom {margin-top: -101px;}

img.img-fluid.strugle {
    width: 85%;
    margin-left: 102px;
    /* transform: scale(1.3); */
    margin-top: -210px;
}

img.img-fluid.hello {
    width: 90%;
}

p.margin-top {
    margin-top: 23px;
}

img.img-fluid.ff {
    width: 90%;
}

.subject-item i:hover {
    color: white;
}

img.img-fluid.start {
    width: 594px;
}

.row.align-items-center.flex-md-row-reverse.custom-margin {
    margin-top: -171px;
}

.row.align-items-center.mb-5.custom-margin {
    margin-top: -106px;
}

section.law-assistance-section.py-5 {
    margin-top: -112px;
}

.col-md-6.margin-top-custom {
    margin-top: 55px;
}

.banner-content.custom-padding {
    padding-top: 126px !important;
}

.london-assignment-section {
  background: #f8f9fa;
  font-family: 'Poppins', sans-serif;
}

.london-assignment-section .section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1e8c5d;
}

.london-assignment-section .section-desc {
  font-size: 1rem;
  color: #495057;
  margin-top: 1rem;
  line-height: 1.6;
}

.feature-card {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  transition: transform 0.3s, box-shadow 0.3s;
}

.feature-card h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #212529;
}

.feature-card p {
  font-size: 0.95rem;
  color: #6c757d;
}

.feature-card i {
  color: #174344 !important;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
}


