@import url("https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
ol,
ul {
  padding-left: 0;
}
/* hero-section */
.hero-banner {
  position: relative;
  height: auto;
  background-image: url("../media/writing-banner.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}

.paypal {
  padding-top: 45px;
}

.text-hide {
  display: none;
}

.three-card.text-center {
  background: white !important;
}
.three-card ul {
  list-style: none;
}

.hero-banner1 {
  position: relative;
  height: auto;
  background-image: url("../media/main-slide.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.banner-content h2 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}
.desc h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 49px;
  color: #1f3e7e;
}
.desc h2 {
  color: #214a6e;
  font-size: 27px;
  font-weight: 700;
}

.desc h4 {
  color: #214a6e;
  font-size: 27px;
  font-weight: 700;
}
.desc p {
  padding-top: 0;
}
.hero-banner1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hinder img {
  max-width: 100%;
  padding: 30px 0px;
}

.hero-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.banner-content {
  padding-top: 60px;
}
.banner-content h1 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}
.banner-content p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  width: 80%;
}
.heading-text {
  color: #fec200 !important;
}

.hero-banner14 {
  position: relative;
  height: auto;
  background-image: url(../media/business-banner.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  z-index: 999;
}

.hero-banner14:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.provider-2 {
  background: url(../media/uk.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}

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

.about-company-boxes1 {
  border: 2px dashed #214a6e;
  padding: 36px 25px;
  text-align: center;
  border-radius: 10px;
  height: 485px;
  margin-bottom: 20px;
}

.about-company-boxes1 h3 {
  font-size: 21px;
}

.chat {
  margin-left: 28px;
}
#but-now {
  margin-left: 28px;
}
/* hero-banner-end */
.student-section {
  padding-top: 100px;
}
.student-section h3 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
  padding-top: 10px;
}

/* business-managemnet-essay */
.hero-banner11 {
  position: relative;
  height: auto;
  background-image: url("../media/essay-management.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  z-index: 999;
}
.hero-banner11:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.std-capgirl2 {
  background: #f2f3f7;
  padding: 62px 0px;
  margin-top: 90px;
}
.desc h1 {
  text-align: center;
}
.paraph {
  text-align: center;
}
.effective {
  background: #324973;
  padding: 50px 0px;
}
.effective h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
.effective p {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.economical {
  padding: 60px 0px;
}
.economical h2 {
  font-size: 32px;
  color: #1f3e7e;
  font-weight: 700;
}
.economical p {
  font-size: 15px;
  color: #4b4b4b;
}
.square-box h2 {
  font-size: 20px;
}
.square-box i {
  padding-left: 5px;
}
.economical .square-box .col1 {
  padding: 20px 40px 0px 56px;
}
.economical .square-box .col0 {
  background: transparent;
  /* border-radius: 15px 0px 0px 15px; */
}
.plagi img {
  padding-top: 30px;
}

/* business-managemnet-essay-end */

/* finance-essay */
.hero-banner12 {
  position: relative;
  height: auto;
  background-image: url("../media/finance-essay.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  z-index: 999;
}
.hero-banner12:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
/* finance-essay-end */

/* marketing-essay-writing */

.hero-banner13 {
  position: relative;
  height: auto;
  background-image: url("../media/marketing.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  z-index: 999;
}

.hero-banner13:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.std-capgirl3 {
  background: #f2f3f7;
  padding: 60px 0px;
}
#mark1 {
  width: 110%;
}
#mark2 {
  width: 110%;
}
/* marketing-essay-writing-end */

/* contact page */
.contact-us {
  padding: 80px 0px;
}
.contact-info a {
  color: #000;
}
.contact-info i {
  margin-right: 5px;
  color: #214a6e;
}
.contact-form input {
  margin-top: 17px;
  height: 45px;
}
.contact-form textarea {
  margin-top: 17px;
}
.contact-form {
  background: #fec200;
  padding: 10px 10px;
}
/* contact page */

/* site-map */
.site-map {
  padding: 50px 0px;
}
.site-map .dropdown {
  padding-left: 50px;
}
.site-map ul li a {
  font-size: 18px;
  color: #1f3e7e;
}
/* site-map */

/* std-girl */
.std-capgirl {
  background: #f2f3f7;
  padding: 55px 0px 0px 0px;
  /* margin-top: 90px; */
}
.std-capgirl1 {
  background: #1f4769;
  padding: 30px 0px 30px 0px;
}
.desc1 p {
  font-size: 16px;
  color: #ffffff;
  line-height: 27.2px;
  text-align: center;
  font-weight: 500;
}

.student-section img {
  width: 100%;
}
.girl {
  width: 147%;
  margin-top: -128px;
}
.girl1 {
  width: 147%;
  margin-top: -128px;
  max-width: 125%;
}

.consultant {
  border-radius: 15px;
  border: 1px solid #214a6e;
  padding: 18px 20px;
}
.consultant1 {
  border-radius: 15px;
  border: 1px solid #1f4769;
  padding: 18px 30px;
  background-color: #fec200;
  font-weight: 700;
  margin-left: 15px;
}

.consultant a {
  font-size: 16px;
  font-weight: 600;
  color: #1f3e7e;
  text-transform: uppercase;
  padding-left: 10px;
}
.consultant:hover {
  background: #fec200;
}

/* std-girl-end */

/* provider */
.provider {
  background: url("../media/rect.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}
.uk {
  margin-left: 100px;
}
.uk h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
.uk h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fec201;
  text-align: center;
}
.std1 {
  text-align: center;
  padding-top: 34px;
}
.std1 .chat {
  font-size: 16px;
}
.now {
  border: 1px solid #fff;
  padding: 11px 29px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.now:hover {
  color: #fff;
  background: #fec200;
  border: 1px solid #fec200;
}
.now2 {
  border: 1px solid #fec200;
  padding: 11px 29px;
  color: #214a6e;
  font-size: 16px;
  font-weight: 600;
  background: #fec200;
}
.now2:hover {
  background: #214a6e;
  color: #fff;
  border: 1px solid #fff;
}
/* provider-end */

/* credible */
.credible {
  padding: 100px 0px;
}
.credible h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}
.credible2 h5 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}

.credible h4 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}
.credible p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}

.credible1 {
  padding: 100px 0px;
  margin-bottom: 30px;
}
.credible1 h2 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
  margin-top: 30px;
}
.credible1 h5 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
}
.credible1 p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}
.grl {
  width: 100%;
  max-width: 93%;
}

.cntr {
  align-items: center;
}

/* credible-end */

/* credible2 */
.credible2 {
  position: relative;
  padding: 100px 0px;
  background: #f2f3f7;
}
.credible2 h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible2 p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}

.credible2 img {
  width: 95%;
}

.credible21 {
  padding: 30px 0px;
  background: #f2f3f7;
}
.credible21 h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible21 p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}

.credible21 img {
  width: 95%;
}

/* credible2-end */

/* unique */
.unique {
  padding: 90px 0px;
}
.unique h5 {
  color: #1f3e7e;
  font-size: 24px;
  font-weight: 700;
}
.unique1 {
  padding: 40px 0px;
  background-color: #f2f3f7;
  margin-top: 25px;
}
#three h2 {
  color: #1f3e7e;
  font-size: 15px;
  font-weight: 700;
}

.unique1 img {
  width: 100%;
  padding-top: 20px;
}
.unique1 h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.unique1 h4 {
  color: #1f3e7e;
  font-size: 24px;
  font-weight: 700;
}
.unique1 p {
  color: #4b4b4b;
  font-size: 16px;
  padding-top: 20px;
}
.provider1 {
  background: url(../media/provider.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 18px 0px;
}

.unique img {
  width: 100%;
  padding-top: 20px;
}
.unique h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.unique h4 {
  color: #1f3e7e;
  font-size: 24px;
  font-weight: 700;
}
.unique p {
  color: #4b4b4b;
  font-size: 16px;
  padding-top: 20px;
}
.big-box {
  background: #f2f3f7;
  border-radius: 15px;
  margin-top: 18px;
}
.big-box h4 {
  color: #0f1f55;
  font-size: 18px;
  font-weight: 600;
}
.big-box p {
  color: #4b4b4b;
  font-size: 16px;
  padding-top: 20px;
}

.unique .three-card h4 {
  font-size: 15px;
}

.unique .three-card p {
  font-size: 14px;
  line-height: 22px;
}
.three-card.text-center {
  background: #f2f3f7;
  height: 385px;
}

#four-card {
  background: #f2f3f7;
  padding: 50px 10px;
  border-radius: 15px;
  max-height: 270px;
  margin-top: 10px;
}

/* unique-end */
/* card-section-start */

.card-section1 {
  height: auto;
  background: #fff;
}

.services1 {
  background: #f2f3f7;
  padding: 25px 17px 43px 17px;
  height: 345px;
}
.card-content h4 {
  color: #1f3e7e;
  font-size: 22px;
}

.cards {
  padding: 20px 0px 30px 0px;
}
/* card-section-end */

/* essay-write */
.essay-write {
  background: #f2f3f7;
  padding: 80px 0px;
  position: relative;
}
.essay-write img {
  width: 100%;
}
.essay-write h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.essay-write h5 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 600;
}
.essay-write h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 600;
}
.essay-write p {
  padding-top: 21px;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.essay-write ul li {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.essay-write img {
  position: absolute;
  width: 50%;
  bottom: 0;
  left: 0;
}
.essay-write h4 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
}
.essay-write1 h5 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
}

.essay-write1 {
  background: #f2f3f7;
  padding: 80px 0px 0px;
  position: relative;
}
.essay-write1 img {
  width: 100%;
}
.essay-write1 h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.essay-write1 p {
  padding-top: 46px;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
  margin-top: -30px;
}
.essay-write1 ul li {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.essay-write1 img {
  position: absolute;
  width: 30%;
  bottom: 0;
  left: 155px;
  top: 241px;
}
.essay-write1 h4 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
}

/* essay-write-end */

/* competent */
.competent {
  background: #324973;
  padding: 90px 0px;
}
.competent img {
  width: 100%;
}
.competent h3 {
  color: #fec201;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.competent h4 {
  color: #fec201;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.competent p {
  font-size: 16px;
  color: #ffffff;
}
.competent ul li {
  font-size: 16px;
  color: #fff;
  line-height: 27.2px;
}

.line {
  padding: 70px 0px;
}
.get {
  font-size: 49px;
  color: #fec201;
  font-weight: 900;
}
/* competent-end */

/* zero */

.zero {
  padding: 120px 0px;
}
.zero h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.zero p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.zero ul li {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
/* zero-end */

/* reason */
.reason {
  background: #f2f3f7;
  padding: 80px 0px;
}
.reason h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.reason p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.three-card {
  height: 450px;
  background: #ffffff;
  padding: 36px 34px;
  border-radius: 15px;
  margin-top: 35px;
}
.three-card h4 {
  color: #0f1f55;
  font-size: 18px;
  font-weight: 600;
}
.three-card p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
/* reason-end */

/* special */
.special {
  background: url("../media/special.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0px;
}

.subject-bullet-black li {
  color: #000;
}
ul.subject-bullet-black li a {
  color: #000;
}
.special p {
  color: #324973;
  font-size: 20px;
}
.order {
  font-size: 13px;
  border: 1px solid #324973;
}
/* .chat {
  font-size: 13px;
  border: 1px solid #324973;
} */
/* special-end */

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

/* media-query */
@media (min-width: 992px) and (max-width: 1199px) {
  .student-section img {
    width: 100%;
  }
  .std-capgirl {
    padding: 55px 0px 50px 0px;
  }

  .big-box img {
    width: 85%;
  }
  .girl {
    width: 100%;
    margin-top: 0;
  }
  .credible img {
    width: 100%;
  }
  .zero img {
    width: 100%;
  }
  .order {
    padding: 10px 18px;
  }
  .chat {
    padding: 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .student-section img {
    width: 100%;
  }
  .std-btn {
    padding: 12px 31px;
  }
  .girl {
    width: 40%;
    display: flex;
    margin: auto;
  }
  .big-box {
    padding: 20px 10px;
  }
  .big-box img {
    width: 80%;
  }
  .big-box p {
    font-size: 13px;
  }

  .credible img {
    width: 100%;
  }
  .std-btn {
    padding: 12px 16px;
  }
}
@media (max-width: 600px) {
  .banner-content p {
    width: 100%;
  }

  .girl1 {
    width: 76%;
    margin-top: 55px;
    max-width: 60%;
    margin-left: 73px;
  }

  .girl {
    width: 50%;
    display: flex;
    margin: auto;
  }
  .consultant {
    display: flex;
    justify-content: center;
    align-items: center;
    display: block;
    width: 100%;
  }
  .consultant1 {
    margin-top: 19px !important;
    margin-top: 0px;
    width: 100%;
    display: block;
    margin-left: 0px !important;
    text-align: center;
    font-size: 23px;
  }

  .services1 {
    margin-bottom: 56px;
  }
  .essay-write1 img {
    display: none;
  }

  .provider1 {
    background-size: cover;
  }

  .credible1 {
    padding: 0px;
  }
  .grl {
    width: 100%;
    max-width: 100%;
    margin-top: 32px;
  }

  .uk {
    margin-left: 0;
  }
  .unique {
    margin: 10px;
  }
  .big-box {
    flex-direction: column;
  }
  .big-box h4 {
    text-align: center;
  }
  .big-box p {
    text-align: center;
  }
  .student-section img {
    width: 100%;
  }
  .credible img {
    width: 100%;
  }
  .std-btn {
    padding: 12px 28px;
    font-size: 15px;
  }
  .zero img {
    width: 100%;
    margin-top: 45px;
  }
  .special {
    display: none;
  }
  .review-card {
    margin: 58px 5px;
  }
}
/* media-query-end */

/* hero-section */
.hero-banner2 {
  position: relative;
  height: auto;
  background-image: url("../media/essay-ban.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner3 {
  position: relative;
  height: auto;
  background-image: url("../media/editing-service.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner4 {
  position: relative;
  height: auto;
  background-image: url("../media/my-assignment.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner4 h4 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}

.hero-banner5 {
  position: relative;
  height: auto;
  background-image: url("../media/uni-assignment.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner6 {
  position: relative;
  height: auto;
  background-image: url("../media/college-assignment.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner6:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner7 {
  position: relative;
  height: auto;
  background-image: url("../media/case-study.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner8 {
  position: relative;
  height: auto;
  background-image: url("../media/research-writing.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner8:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner9 {
  position: relative;
  height: auto;
  background-image: url("../media/capstone.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner9:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

/* samples-page */

.hero-banner10 {
  position: relative;
  height: auto;
  background-image: url("../media/capstone.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
  z-index: 999;
}
.hero-banner10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner10 h2 {
  text-align: center;
}
.assign {
  padding: 110px 0px;
}

.square-box {
  background: #f2f3f7;
  border-radius: 15px;
  margin-top: 39px;
}
.square-box h3 {
  font-size: 23px;
  color: #1f3e7e;
  font-weight: 700;
}
.square-box ul li {
  font-size: 12px;
  color: #1f3e7e;
  line-height: 25px;
}
.square-box a {
  background: #fec201;
  color: #1f3e7e;
  padding: 10px 25px;
}
.square-box a:hover {
  background: #1f3e7e;
  color: #fff;
}
.col0 {
  background: #1f3e7e;
  border-radius: 15px 0px 0px 15px;
}
.col1 {
  padding: 20px 0px 0px 40px;
}
.col2 {
  display: flex;
  align-items: center;
  padding: 0px 10px 0px 0px;
}
i#arrow {
  padding-left: 6px;
}
.assign #form {
  margin-left: 34px;
}
.sam-section {
  padding-bottom: 70px;
}
/* samples-page-end */

/* bank details */
.colorlib-contact {
  padding: 60px 0px;
}
.bank-table tbody {
  border: 1px solid #000;
}
.bank-table tr {
  border: 1px solid #000;
  padding: 7px;
}
.bank-table td {
  border: 1px solid #000;
  padding: 7px;
}
.colorlib-contact input {
  margin-top: 10px;
}
.colorlib-contact textarea {
  margin-top: 10px;
}
.colorlib-contact #form-hide {
  background: #fec200;
  padding: 10px;
  border-radius: 10px;
}
/* bank details end */

/* thankyou page */
.thankYou-box {
  text-align: center;
  padding: 80px 0px;
}
.thankyou-head h1 {
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 800;
}
.thankyou-head p {
  font-size: 18px;
}
/* thankyou page end */

/* assignment-samples */
.assignment-samples {
  padding: 50px 0px;
}
.assignment-box {
  height: 484px;
  border: 1px solid #1f3e7e;
  margin-top: 50px;
}
.sample-image {
  max-width: 88%;
  padding: 17px 0px;
}
.assignment-box a {
  background: #1f3e7e;
  color: #fff;
  padding: 12px 80px;
}

img.img-fluid {
  border: 1px solid #000;
  margin-top: 20px;
}

/* assignment-samples-end */

.banner-content {
  padding-top: 60px;
}
.banner-content h1 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}
.banner-content h5 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}
.banner-content p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  width: 80%;
}
.heading-text {
  color: #fec200;
}

.chat {
  margin-left: 28px;
}
#but-now {
  margin-left: 28px;
}
/* hero-banner-end */
.student-section {
  padding: 60px 0px;
}

.student-section h3 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
  padding-top: 10px;
}

/* std-girl */
.std-capgirl {
  background: #f2f3f7;
  padding: 50px 0px 0px 0px;
  /* margin-top: 80px; */
}
.student-section img {
  width: 100%;
}
.girl {
  width: 147%;
  margin-top: -128px;
}
.consultant {
  border-radius: 15px;
  border: 1px solid #214a6e;
  padding: 18px 20px;
}
.consultant a {
  font-size: 16px;
  font-weight: 600;
  color: #1f3e7e;
  text-transform: uppercase;
  padding-left: 10px;
}
.consultant:hover {
  background: #fec200;
}

/* std-girl-end */

/* provider */
.provider {
  background: url("../media/rect.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}
.uk {
  margin-left: 100px;
}
.uk h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
.uk h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fec201;
  text-align: center;
}
.std1 {
  text-align: center;
  padding-top: 34px;
}
.now {
  border: 1px solid #fff;
  padding: 11px 29px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.now:hover {
  color: #fff;
  background: #fec200;
  border: 1px solid #fec200;
}
.now2 {
  border: 1px solid #fec200;
  padding: 11px 29px;
  color: #214a6e;
  font-size: 16px;
  font-weight: 600;
  background: #fec200;
}
.now2:hover {
  background: #214a6e;
  color: #fff;
  border: 1px solid #fff;
}

.hero-banner01 {
  position: relative;
  height: auto;
  background-image: url("../media/FinanceAssignmentCDABanner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner01:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
/* provider-end */

/* credible */
.credible {
  padding: 100px 0px;
}
.credible h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}
.credible h3 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
}
/* credible-end */
.cons-butt {
  padding-top: 20px;
}
.orignal {
  height: 290px;
  margin-bottom: 20px;
}
/* credible2 */
.credible2 {
  padding: 100px 0px;
  background: #f2f3f7;
}
.credible2 h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible2 h4 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible2 p {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 27.2px;
}

.credible2 img {
  width: 95%;
}
/* credible2-end */

/* unique */
.unique {
  padding: 90px 0px;
}
.unique img {
  width: 100%;
  padding-top: 20px;
  margin-bottom: 20px;
}
.unique h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.unique h4 {
  color: #1f3e7e;
  font-size: 24px;
  font-weight: 700;
}
.unique p {
  color: #4b4b4b;
  font-size: 16px;
  padding-top: 20px;
}
.big-box {
  background: #f2f3f7;
  border-radius: 15px;
  margin-top: 18px;
}
.big-box h4 {
  color: #0f1f55;
  font-size: 18px;
  font-weight: 600;
}
.big-box p {
  color: #4b4b4b;
  font-size: 16px;
  padding-top: 20px;
}

.unique .three-card h4 {
  font-size: 15px;
}
.unique .three-card h2 {
  font-size: 16px !important ;
  line-height: 22px;
}

.unique .three-card p {
  font-size: 14px;
  line-height: 22px;
}
.three-card.text-center {
  height: 515px;
}
#three {
  background: #f2f3f7;
  height: 370px;
}

.four-card {
  background: #f2f3f7;
  padding: 50px 10px;
  border-radius: 15px;
  max-height: 219px;
  margin-top: 10px;
}

/* unique-end */

/* essay-write */
.essay-write {
  background: #f2f3f7;
  padding: 80px 0px;
  position: relative;
}
.essay-write img {
  width: 100%;
}
.essay-write h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.essay-write p {
  padding-top: 21px;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.essay-write ul li {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.essay-write img {
  position: absolute;
  width: 50%;
  bottom: 0;
  left: 0;
}
.essay-write h4 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 600;
}
#university {
  position: absolute;
  width: 42%;
  bottom: 54px;
  left: 72px;
}
#case {
  position: absolute;
  width: 42%;
  bottom: 129px;
  left: 64px;
}
#college {
  position: absolute;
  width: 43%;
  bottom: 153px;
  left: 75px;
}
#circle {
  position: absolute;
  width: 50%;
  bottom: -1px;
  left: 0;
}

/* essay-write-end */

/* competent */
.competent {
  background: #324973;
  padding: 90px 0px;
}
.competent img {
  width: 100%;
}
.competent h3 {
  color: #fec201;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.competent p {
  font-size: 16px;
  color: #ffffff;
}
.competent ul li {
  font-size: 16px;
  color: #fff;
  line-height: 27.2px;
}

.line {
  padding: 70px 0px;
}
.get {
  font-size: 49px;
  color: #fec201;
  font-weight: 900;
}
/* competent-end */

/* zero */

.zero {
  padding: 120px 0px;
}
.zero h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.zero p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.zero ul li {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
/* zero-end */

/* reason */
.reason {
  background: #f2f3f7;
  padding: 80px 0px;
}
.reason h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.reason p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
.three-card {
  height: 450px;
  background: #ffffff;
  padding: 36px 34px;
  border-radius: 15px;
  margin-top: 35px;
}

.three-card.text-center.bg0 {
  background: #f2f3f7 !important;
}
.three-card h4 {
  color: #0f1f55;
  font-size: 18px;
  font-weight: 600;
}
.three-card p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27.2px;
}
/* reason-end */

/* special */
.special {
  background: url("../media/special.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0px;
}
.special p {
  color: #324973;
  font-size: 20px;
}
.order {
  font-size: 13px;
  border: 1px solid #324973;
}
.form-check.paybutton input {
  height: 16px !important;
}

.attached {
  margin-top: 15px;
}
/* .chat {
  font-size: 13px;
  border: 1px solid #324973;
} */
/* special-end */

/* media-query */
@media (min-width: 992px) and (max-width: 1199px) {
  .student-section img {
    width: 100%;
  }
  .std-capgirl {
    padding: 55px 0px 50px 0px;
  }
  .big-box img {
    width: 85%;
  }
  .girl {
    width: 100%;
    margin-top: 0;
  }
  .credible img {
    width: 100%;
  }
  .zero img {
    width: 100%;
  }
  .order {
    padding: 10px 18px;
  }
  .chat {
    padding: 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .student-section img {
    width: 100%;
  }
  .std-btn {
    padding: 12px 31px;
  }
  .girl {
    width: 40%;
    display: flex;
    margin: auto;
  }
  .big-box {
    padding: 20px 10px;
  }
  .big-box img {
    width: 80%;
  }
  .big-box p {
    font-size: 13px;
  }

  .credible img {
    width: 100%;
  }
  .std-btn {
    padding: 12px 16px;
  }
  .square-box {
    margin: 10px;
  }
  .assign {
    padding: 40px 0px;
  }
  .assign #form {
    margin: 99px auto 0px auto;
  }
  .col2 {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  img.college {
    display: none;
  }
  .banner-content p {
    width: 100%;
  }
  .girl {
    width: 50%;
    display: flex;
    margin: auto;
  }
  .consultant {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .uk {
    margin-left: 0;
  }
  .unique {
    margin: 10px;
  }
  .big-box {
    flex-direction: column;
  }
  .big-box h4 {
    text-align: center;
  }
  .big-box p {
    text-align: center;
  }
  .student-section img {
    width: 100%;
  }
  .credible img {
    width: 100%;
  }
  .credible {
    padding: 20px 0px;
  }
  .credible2 {
    padding: 30px 0px;
  }
  .unique {
    padding: 30px 0px;
  }
  .competent {
    padding: 40px 0px;
  }
  .heading-text {
    font-size: 36px;
  }
  .banner-content h1 {
    font-size: 36px;
  }
  .zero {
    padding: 35px 0px;
  }
  .std-btn {
    padding: 12px 28px;
    font-size: 15px;
  }
  .zero img {
    width: 100%;
    margin-top: 45px;
  }

  .review-card {
    margin: 58px 5px;
  }
  #three {
    height: auto;
  }
  .square-box {
    height: 430px;
    margin: 38px 10px;
  }
  .square-box ul {
    padding-left: 0;
  }
  .col0 {
    text-align: center;
  }
  .col1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
  .col2 {
    justify-content: center;
  }
  .assign #form {
    margin: auto;
    margin-top: 50px;
  }
  .assign {
    padding: 6px 0px;
  }

  /* business-management-essay */
  .hero-banner11 {
    padding: 10px 0px;
  }
  .banner-content H2 {
    text-align: center;
  }
  #plagi {
    padding-top: 30px;
  }
  .square-box {
    height: 550px;
  }
  .credible img {
    padding-top: 40px;
  }
  .hero-banner12 {
    padding-top: 5px;
  }
  .essay-write img {
    display: none;
  }
  .credible h2,
  h3 {
    text-align: center;
  }
  .credible2 h2,
  h3 {
    text-align: center;
  }
  .credible h4 {
    text-align: center;
  }
  .credible2 h4 {
    text-align: center;
  }
  .credible p {
    text-align: center;
  }
  .credible2 p {
    text-align: center;
  }
  .zero p {
    text-align: center;
  }
  .competent p {
    text-align: center;
  }
  .unique p {
    text-align: center;
  }
  .three-card {
    height: 400px !important;
  }
  .professional h4 {
    font-size: 25px;
  }
  .essay-write h2 {
    text-align: center;
  }
  .essay-write h4 {
    text-align: center;
  }
  .essay-write h5 {
    text-align: center;
  }
  .essay-write p {
    text-align: center;
  }
  .student-section h4 {
    text-align: center;
  }
  .cta-section h4 {
    text-align: center;
  }
  .unique {
    margin-bottom: 60px !important;
  }
  .credible1 h5 {
    text-align: center;
  }
  .credible1 p {
    text-align: center;
  }
  .credible1 {
    margin-top: 20px;
  }
  .credible21 h4 {
    text-align: center;
  }
  .credible21 p {
    text-align: center;
  }
  .essay-write1 p {
    text-align: center;
  }
  .ontime h2 {
    text-align: center;
  }
  .ontime p {
    text-align: center;
  }
  .discount h2 {
    text-align: center;
  }
  .discount p {
    text-align: center;
  }
  .customer h2 {
    text-align: center;
  }
  .customer p {
    text-align: center;
  }
  .customer img {
    width: 100%;
  }
  .essay-write2 img {
    display: none;
  }
  .essay-write2 p {
    text-align: center;
  }
  .desc h4 {
    text-align: center;
  }
  .desc h3 {
    font-size: 26px;
  }
}
/* media-query-end */

/* my */

.services2 {
  margin-bottom: 56px;
}

.provider1 {
  background-size: cover;
}

.credible1 {
  padding: 0px;
}
.grl {
  width: 100%;
  max-width: 100%;
  margin-top: 32px;
}

.uk {
  margin-left: 0;
}
.unique {
  margin: 10px;
}
.big-box {
  flex-direction: column;
}
.big-box h4 {
  text-align: center;
}
.big-box p {
  text-align: center;
}
.student-section img {
  width: 100%;
}
.credible img {
  width: 100%;
}
/* .std-btn {
  padding: 12px 28px;
  font-size: 13px;
} */
.zero img {
  width: 100%;
  margin-top: 45px;
}

.review-card {
  margin: 58px 5px;
}

/* media-query-end */

/* my */

.credible21 h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.credible21 h4 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
  margin-top: 45px;
  line-height: 35px;
}
.unique h3 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}
.cards2 {
  margin-top: 55px;
}

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

.credible21 h3 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
}

.services2 {
  background: #f2f3f7;
  padding: 25px 17px 43px 17px;
  height: 389px;
}
.essay-write2 h4 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
}
.essay-write2 {
  background: #f2f3f7;
  padding: 80px 0px 0px;
  position: relative;
}
.essay-write2 img {
  position: absolute;
  width: 40%;
  bottom: 0;
  left: 105px;
  top: 166px;
  max-width: 53%;
}

.essay-write2 h2 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}

.credible21 h2 {
  color: #1f3e7e;
  font-size: 25px;
  font-weight: 700;
}
.spc {
  display: flex;
  justify-content: space-between;
}

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

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

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

@media (max-width: 600px) {
  .spc {
    display: block;
  }
  .spc1 {
    margin-bottom: 16px;
  }
  .girl2 {
    max-width: 97%;
    margin: 16px auto;
  }
  .prompt img {
    width: 310px !important;
  }
}

/* my */

.unique h1 {
  color: #1f3e7e;
  font-size: 32px;
  font-weight: 700;
}

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

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

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

.hero-banner15 {
  position: relative;
  height: auto;
  background-image: url("../media/aes-bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner15:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.cntr00 {
  align-items: center;
}

.hero-banner16 {
  position: relative;
  height: auto;
  background-image: url("../media/wmab1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner16:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner17 {
  position: relative;
  height: auto;
  background-image: url("../media/uah1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner17:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner22 {
  position: relative;
  height: auto;
  background-image: url("../media/eng-banner.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner22:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

section.faq-section ul {
  list-style: none;
}
.prompt img {
  width: 460px;
  display: flex;
  margin: auto;
  padding: 10px;
}
.hero-banner37 {
  position: relative;
  height: auto;
  background-image: url("../../404/index.html");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner37:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner36 {
  position: relative;
  height: auto;
  background-image: url("../media/engineering-dissertation-min.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner36:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner35 {
  position: relative;
  height: auto;
  background-image: url("../media/accounting-dissertation-min.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner35:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner34 {
  position: relative;
  height: auto;
  background-image: url("../media/it-dissertation-min.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner34:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner33 {
  position: relative;
  height: auto;
  background-image: url("../media/marketing-dissertation-min.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner33:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner32 {
  position: relative;
  height: auto;
  background-image: url("../media/finance-dissertation-min.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner32:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 85%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner29 {
  position: relative;
  height: auto;
  background-image: url("../media/accounting-essay-ban.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner29:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 75%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner28 {
  position: relative;
  height: auto;
  background-image: url("../media/it-essay-help.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner28:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner27 {
  position: relative;
  height: auto;
  background-image: url("../media/phycology-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner27:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner26 {
  position: relative;
  height: auto;
  background-image: url("../media/law-sd-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner26:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner25 {
  position: relative;
  height: auto;
  background-image: url("../media/com-assignment-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner25:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}
.hero-banner24 {
  position: relative;
  height: auto;
  background-image: url("../media/history-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner24:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner23 {
  position: relative;
  height: auto;
  background-image: url("../media/soc-banner.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner23:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner20 {
  position: relative;
  height: auto;
  background-image: url("../media/soc-banner.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner18 {
  position: relative;
  height: auto;
  background-image: url("../media/uah1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner18:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner21 {
  position: relative;
  height: auto;
  background-image: url("../media/uah1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner21:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner19 {
  position: relative;
  height: auto;
  background-image: url("../media/uah1.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner19:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.banner-content h4 {
  font-size: 37px;
  font-weight: 900;
  line-height: 49px;
  color: #ffffff;
}
/* law-essay */
.hero-banner11 h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
.law-essay-card {
  height: 360px;
  background: #fff;
  padding: 26px;
  margin-top: 20px;
  border-radius: 10px;
}
.law-essay-card h4 {
  color: #1f3e7e;
  font-size: 22px;
  font-weight: 600;
}
.law-essay-card p {
  font-size: 16px;
  color: #4b4b4b;
}
/* law-essay-end */
.hero-banner100 {
  position: relative;
  height: auto;
  background-image: url("../media/MBAb.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner100:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

.hero-banner101 {
  position: relative;
  height: auto;
  background-image: url("../media/nab.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
  z-index: 999;
}
.hero-banner101:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(16 16 16 / 50%);
  z-index: -1;
  opacity: 3.8;
}

/* price-plan */
.hero-banner30 {
  height: auto;
  background-image: url("../media/price.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px 200px 0px;
}

.price-plan {
  padding: 0px 0px 100px 0px;
  margin-top: -120px;
}

.price-card {
  background: #f2f3f7;
  height: 525px;
}

.card-title {
  color: #1f3e7e;
  font-size: 24px;
  font-weight: 700;
  padding: 50px 0px;
}
.price-card li {
  font-size: 16px;
  color: #4b4b4b;

  list-style: none;
}
hr.lines {
  width: 186px;
  display: flex;
  margin: 17px auto;
}
.price-button {
  background: #fec201;
  padding: 13px 48px;
  width: 176px;
  display: flex;
  margin: 66px auto;
}
.price-button:hover {
  background: #1f4769;
}
.price-button a {
  color: #1f4769;
}
.price-button:hover a {
  color: #fff;
}
/* price-plan-end */

/* order-now */

.hero-banner31 {
  height: auto;
  background-image: url("../media/order-now.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px 200px 0px;
}
.form-section {
  margin-top: -120px;
  padding-bottom: 50px;
}
.form-box {
  background: #fff;
  border-radius: 50px;
  padding: 60px 40px;
  box-shadow: 2px -1px 9px -1px #1f3e7e75;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 600;
}
.form-box label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.form-box input {
  height: 50px;
  background: #f2f3f7 !important;
  margin-bottom: 30px;
}
textarea#instruction {
  background: #f2f3f7;
  margin-bottom: 20px;
}
select {
  height: 50px;
  background: #f2f3f7 !important;
  margin-bottom: 30px;
}
.iti .iti--allow-dropdown {
  width: 100%;
}
input#btnsubmit {
  margin-top: 10px;
  background: #f6c640 !important;
  padding: 0px 50px;
  font-weight: 600;
  font-size: 17px !important;
}

/* order-now-end */

.head-butt a {
  background: #1f4769;
  color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  display: block;
}
@media only screen and (max-width: 600px) {
  .hero-banner,.hero-banner1,.hero-banner15,.hero-banner16,.hero-banner17,.hero-banner6,.hero-banner7,.hero-banner8,.hero-banner9,.hero-banner11,.hero-banner14,.hero-banner01,.hero-banner12,.hero-banner32,.hero-banner18,.hero-banner13,.hero-banner33,.hero-banner20,.hero-banner28,.hero-banner34,.hero-banner21,.hero-banner29,.hero-banner35,.hero-banner22,.hero-banner36,.hero-banner23,.hero-banner31,.hero-banner30,.hero-banner10,.hero-banner37,.hero-banner19 {
    background:#000;
  }
 
  .hero-banner:before,.hero-banner1:before,.hero-banner15:before, .hero-banner16:before,.hero-banner17:before,.hero-banner6:before,.hero-banner7:before,.hero-banner8:before,.hero-banner9:before,.hero-banner11:before,.hero-banner14:before,.hero-banner01:before,.hero-banner12:before,.hero-banner32:before,.hero-banner18:before,.hero-banner13:before,.hero-banner33:before,.hero-banner20:before,.hero-banner28:before,.hero-banner34:before,.hero-banner21:before,.hero-banner29:before,.hero-banner35:before,.hero-banner22:before,.hero-banner36:before,.hero-banner23:before,.hero-banner31:before,.hero-banner30:before,.hero-banner10:before,.hero-banner37:before,.hero-banner19:before {
    display: none;
  }



}