@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  margin: 0;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace;
}
.about {
  font-family: Raleway, sans-serif;
  padding-bottom: 10rem;
  padding-top: 5rem;
}
.about .about-one,
.about .container .row {
  justify-content: center;
}
.about .about-one {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.about .about-heading {
  color: #494949;
  font-size: 3.3rem;
  font-weight: 800;
  line-height: 1;
}
.about .about-text {
  font-size: 1.3rem;
  line-height: 1.4;
}
.about .btn-row {
  padding-top: 3rem;
}
.about .col-lg-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}
.about .col-lg-3 img {
  max-width: 50%;
}
.about .about-btn {
  background-color: #f58129;
  border-radius: 20px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  padding: 1rem;
  width: 100%;
}
@media (max-width: 1440px) {
 .banner .banner-form {
    width: 70% !important;
}

.banner-form-image {
    right: 40px !important;
}   
}
@media (max-width: 991.98px) {
  .about .btn-row {
    gap: 2rem;
  }
}
@media (max-width: 767.98px) {
  .about .about-heading {
    font-size: 2.7rem;
  }
  .about .about-text {
    font-size: 1.2rem;
  }
  .about .col-lg-3 img {
    max-width: 30%;
  }
  .about .about-btn {
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .about .about-heading {
    font-size: 2rem;
  }
  .about .about-text {
    font-size: 1rem;
  }
}
.banner {
  background-image: url(../media/banner-background.fc12273276a6f337269f.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Raleway, sans-serif;
  height: auto;
  padding-bottom: 5rem;
  padding-top: 12rem;
  position: relative;
      padding: 12rem 2rem 5rem 2rem;
}
.banner .row {
  justify-content: space-around;
}
.banner .col-lg-5,
.banner .col-md-5 {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner .banner-heading {
  color: #f58129;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.1;
}
.banner .banner-text {
  font-size: 1.3rem;
}
.banner .banner-btn {
  display: flex;
  gap: 2rem;
  width: 100%;
}
.banner .banner-form {
  align-items: center;
  background: #fffc;
  border-radius: 40px;
  box-shadow: 0 4px 20px #00000040;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem;
  text-align: center;
      width: 60%;
}
.banner .banner-form .banner-form-text {
  color: #f58129;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
.banner .banner-form .banner-form-text span {
  color: #000;
}
.banner .banner-form form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
.banner .banner-form input {
  border-radius: 30px;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-top: 1rem;
}
.banner .banner-form .submit-btn {
  background-color: #f58129;
  border-radius: 30px;
  color: #fff;
  margin: auto;
  padding: 1rem 3rem;
}
.banner-form-image {
  position: absolute;
  right: 60px;
}
.banner .modal-btn {
  background: linear-gradient(135deg, #f58129, #7b3805);
}
.banner .modal-btn,
.banner .phn-btn {
  border: none;
  border-radius: 20px;
  box-shadow: 0 4px 10px #00000040;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  padding: 1rem 2rem;
  text-transform: capitalize;
}
.banner .phn-btn {
  background: #000;
}
@media (max-width: 1500px) {
  .banner-form-image {
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .banner-form-image {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .banner .col-lg-6 {
    padding-bottom: 3rem;
  }
  .banner {
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .banner {
    padding-top: 15rem;
  }
  .banner .banner-heading {
    font-size: 3rem;
  }
  .banner .banner-text {
    font-size: 1.2rem;
  }
}
@media (max-width: 575.98px) {
  .banner .banner-heading {
    font-size: 2rem;
  }
  .banner .banner-text {
    font-size: 1rem;
  }
}
.catchup {
  background-color: #000;
  color: #fff;
  font-family: Raleway, sans-serif;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.catchup .col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.catchup .catchup-heading {
  font-size: 52px;
  font-weight: 800;
  line-height: 61px;
}
.catchup .catchup-text {
  font-size: 20px;
  font-weight: 500;
}
.catchup .catchup-btn {
  display: flex;
  gap: 1rem;
}
.catchup .modal-btn {
  background: linear-gradient(135deg, #f58129, #813903);
  color: #fff;
}
.catchup .modal-btn,
.catchup .phn-btn {
  border: none;
  border-radius: 20px;
  box-shadow: 0 4px 10px #00000040;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  padding: 1rem 2rem;
  text-transform: capitalize;
}
.catchup .phn-btn {
  background: #fff;
  color: #000;
}
@media (max-width: 767.98px) {
  .catchup .catchup-heading {
    font-size: 2.5rem;
  }
  .catchup .catchup-text {
    font-size: 1rem;
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  .catchup .catchup-heading {
    font-size: 2rem;
  }
}
.cta-one {
  background-color: #f58129;
  color: #fff;
  font-family: Raleway, sans-serif;
  padding-bottom: 5rem;
  padding-top: 5rem;
  position: relative;
}
.cta-one .col-md-4 {
  position: absolute;
  right: 0;
  top: -3rem;
}
.cta-one .cta-one-heading {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
}
.cta-one .cta-one-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}
.cta-one .cta-one-btn {
  display: flex;
  gap: 1rem;
  padding-top: 1rem;
}
.cta-one .cta-one-btn a {
  box-shadow: 0 4px 10px #00000040;
}
.cta-one .modal-btn {
  background: linear-gradient(135deg, #f58129, #079cc5);
}
.cta-one .modal-btn,
.cta-one .phn-btn {
  border: none;
  border-radius: 20px;
  box-shadow: 0 4px 10px #00000040;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  padding: 1rem 2rem;
  text-transform: capitalize;
}
.cta-one .phn-btn {
  background: #000;
}
@media (max-width: 1200px) {
  .cta-one .col-md-4 {
    right: 7rem;
  }
}
@media (max-width: 991.98px) {
  .cta-one .col-md-4 {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .cta-one .cta-one-heading {
    font-size: 3rem;
    line-height: 1;
  }
  .cta-one .cta-one-text {
    font-size: 1rem;
    font-weight: 500;
  }
}
@media (max-width: 575.98px) {
  .cta-one .cta-one-heading {
    font-size: 2rem;
  }
  .cta-one .cta-one-text {
    font-size: 1rem;
  }
}
.footer {
  background-color: #f58129;
  border: 1px solid #000;
  color: #fff;
  font-family: Raleway, sans-serif;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
}
.footer .col-md-4 {
  display: flex;
  gap: 1rem;
}
.footer .copyright {
  font-size: 12px;
  justify-content: center;
  padding-top: 0.7rem;
}
.footer .terms-privacy {
  font-size: 13px;
  justify-content: center;
  padding-top: 0.7rem;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer-form {
  font-family: Raleway, sans-serif;
  font-size: 0.8rem;
  padding-top: 5rem;
  text-align: center;
}
.footer-form,
.footer-form .message {
  padding-bottom: 5rem;
}
.footer-form .footer-form-heading {
  font-size: 3.5rem;
  font-weight: 700;
}
.footer-form .footer-form-text {
  color: #666;
  font-size: 1rem;
  font-weight: 500;
  line-height: 28px;
}
.footer-form input[type="submit"] {
  background: linear-gradient(135deg, #f58129, #6e3001) !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 10px #00000040 !important;
  color: #fff !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 23px !important;
  text-transform: uppercase;
  width: 200px !important;
}
.footer-form .submit {
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  outline: 0;
  padding: 13px 40px;
  text-transform: capitalize;
  transition: 0.4s;
}
@media (max-width: 767.98px) {
  .footer-form .footer-form-heading {
    font-size: 3rem;
  }
}
@media (max-width: 575.98px) {
  .footer-form .footer-form-heading {
    font-size: 2rem;
  }
}
header {
  background-color: #fff;
  box-shadow: 0 5px 20px #00000012;
  font-family: Raleway, sans-serif;
  padding-bottom: 2rem;
  padding-top: 2rem;
  position: fixed;
  width: 100%;
  z-index: 11;
}
header img {
  max-width: 50% !important;
}
.button-col {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: end;
}
.phn-btn {
  background-color: #fff;
  border: 1px solid #f58129;
  color: #f58129;
}
.modal-btn,
.phn-btn {
  padding: 0.7rem;
  text-decoration: none;
}
.modal-btn {
  background-color: #f58129;
  color: #fff;
}
.chat-btn {
  background-color: #fff;
  border: 1px solid #f58129;
  color: #f58129;
  padding: 0.7rem;
  text-decoration: none;
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  header img {
    max-width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .logo-col {
    padding-bottom: 1rem;
  }
  .button-col,
  .logo-col {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 576.98px) {
  .button-col {
    font-size: 14px;
  }
}
.last-cta {
  background-color: #f58129;
  background-repeat: no-repeat;
  color: #fff;
  font-family: Raleway, sans-serif;
  padding-bottom: 3rem;
  padding-top: 7rem;
  position: relative;
  text-align: center;
}
.last-cta .container {
  position: relative;
  z-index: 1;
}
.last-cta:before {
  background-image: url(/childrens-book-publishing/static/media/order-left.aca6df4292b8948c432c.png);
  background-repeat: no-repeat;
  height: 450px;
  left: 40px;
  top: -3rem;
  width: 370px;
}
.last-cta:after,
.last-cta:before {
  content: "";
  display: block;
  position: absolute;
}
.last-cta:after {
  background-image: url(/childrens-book-publishing/static/media/order-right.5cf71970a45db0224356.png);
  height: 320px;
  right: 0;
  top: 4.9rem;
  width: 198px;
}
.last-cta .col-md-12 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.last-cta .last-cta-heading {
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
}
.last-cta .last-cta-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.last-cta a {
  box-shadow: 0 4px 20px #00000040;
  margin: auto;
}
.last-cta .modal-btn {
  background: linear-gradient(135deg, #70421f, #281302);
  border: none;
  border-radius: 20px;
  box-shadow: 0 4px 10px #00000040;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  line-height: 23px;
  text-transform: capitalize;
  width: 200px;
}
@media (max-width: 1200px) {
  .last-cta:after,
  .last-cta:before {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .last-cta .last-cta-heading {
    font-size: 3rem;
  }
}
@media (max-width: 575.98px) {
  .last-cta .last-cta-heading {
    font-size: 2rem;
  }
  .last-cta .last-cta-text {
    font-size: 1rem;
  }
}
.offers {
  background-color: #f58129;
  color: #fff;
  font-family: Raleway, sans-serif;
  padding-bottom: 5rem;
  padding-top: 8rem;
}
.offers .container {
  text-align: center;
}
.offers .offers-heading {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.3;
}
.offers .offers-text {
  font-size: 20px;
  font-weight: 500;
  padding-left: 10rem;
  padding-right: 10rem;
}
.offers .offers-box {
  background-color: #fff;
  border-radius: 20px;
  color: #000;
  padding: 1.2rem;
}
.offers img {
  height: 100px;
  max-width: 50%;
  padding-bottom: 0.5rem;
}
.offers .row {
  gap: 2rem;
  justify-content: center;
}
.offers .offers-box .offers-box-heading {
  color: #343434;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.offers .offers-box .offers-box-text {
  color: #343434;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 991.98px) {
  .offers .offers-heading {
    font-size: 3rem;
    line-height: 1.1;
  }
  .offers .offers-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .offers .offers-heading {
    font-size: 2rem;
  }
  .offers .offers-text {
    font-size: 1rem;
  }
}
.process {
  background-image: url(../media/proces.66595a0daa2b16b60757.png);
  background-repeat: no-repeat;
  font-family: Raleway, sans-serif;
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.process .process-heading {
  color: #494949;
  font-size: 52px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  padding-left: 5rem;
  padding-right: 5rem;
}
.process .process-text {
  color: #343434;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.process .process-steps {
  align-items: baseline;
  gap: 0;
  justify-content: center;
  padding-top: 3rem;
  text-align: center;
}
.process img {
  height: 100px;
  max-width: 50%;
}
.process .tedy {
  height: auto;
  max-width: 80%;
}
.process .offers-box-heading {
  color: #343434;
  font-size: 20px;
  font-weight: 700;
}
.process .offers-box-text {
  color: #343434;
  font-size: 1rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .process .process-steps {
    gap: 2rem;
  }
  .process .process-heading {
    font-size: 3rem;
    padding-left: 0;
    padding-right: 0;
  }
  .process .tedy {
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .process .process-heading {
    font-size: 2rem;
  }
  .process .process-text {
    font-size: 1rem;
  }
}
.services {
  font-family: Raleway, sans-serif;
  padding-bottom: 5rem;
  padding-top: 8rem;
}
.services .container {
  text-align: center;
}
.services .services-heading {
  color: #494949;
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.3;
}
.services .services-text {
  color: #343434;
  font-size: 20px;
  font-weight: 500;
  padding-left: 10rem;
  padding-right: 10rem;
}
.services .our-service {
  margin: 20px 0;
  position: relative;
}
.services .our-service h2 {
  background: #ffffffbd;
  bottom: 45%;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: 0.7s ease;
  width: 100%;
  z-index: 1;
}
.services .our-service img {
  filter: blur(6px);
  transition: 0.7s ease;
  width: 100%;
}
.services .our-service:hover h2 {
  bottom: 4%;
}
.services .our-service:hover img {
  filter: blur(0);
}
.services .services-btn {
  display: flex;
  gap: 1rem;
  justify-content: center;
}
.services .modal-btn {
  background: linear-gradient(135deg, #f58129, #a5500f);
}
.services .modal-btn,
.services .phn-btn {
  border: none;
  border-radius: 20px;
  box-shadow: 0 4px 10px #00000040;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  padding: 1rem 2rem;
  text-transform: capitalize;
}
.services .phn-btn {
  background: #000;
}
@media (max-width: 991.98px) {
  .services .services-heading {
    font-size: 3rem;
    line-height: 1.1;
  }
  .services .services-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .services .services-heading {
    font-size: 2rem;
  }
  .services .services-text {
    font-size: 1rem;
  }
}
.testimonials {
  font-family: Raleway, sans-serif;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.testimonials .testimonials-heading {
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
}
.testimonials .testimonials-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.testimonials .testimonials-row {
  gap: 1rem;
  justify-content: center;
}
.testimonials .testimonials-row .col-lg-5 {
  background-image: url(/childrens-book-publishing/static/media/quoteimg.5808ef2838b338d51f0e.webp);
  background-repeat: no-repeat;
  -o-box-shadow: 0 0 22px -5px #0000001c;
  box-shadow: 0 0 22px -5px #0000001c;
  padding: 40px 35px 20px;
}
.testimonials .testimonials-row .cir {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 25px #00000017;
  height: 90px;
  margin: 0 auto 35px;
  padding-top: 24px;
  position: relative;
  text-align: center;
  width: 90px;
}
.testimonials .testimonials-row .cir h3 {
  color: #f58129;
  font-size: 36px;
}
.testimonials .testimonials-row .wrap h6 {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 300;
  height: 145px;
  line-height: 1.6;
  margin: 0 1rem 1rem;
  overflow-y: scroll;
  padding-bottom: 30px;
  text-transform: inherit;
}
.testimonials .testimonials-row .wrap h5 {
  color: #f58129;
  font-size: 18px;
}
.testimonials .testimonials-row .wrap h5 span {
  color: #000;
  display: block;
  font-size: 14px;
  margin-top: 5px;
  opacity: 0.6;
}
@media (max-width: 767.98px) {
  .testimonials .testimonials-heading {
    font-size: 3rem;
  }
  .testimonials .testimonials-text {
    line-height: 1.3;
  }
}
@media (max-width: 575.98px) {
  .testimonials .testimonials-heading {
    font-size: 2rem;
  }
  .testimonials .testimonials-text {
    font-size: 1rem;
  }
}
.modal-body {
  left: -34px;
  padding: 7px 0 0 40px !important;
  position: relative;
  top: -10px;
}
.popup_content {
  left: 9px;
  padding: 25px 0 0 30px;
  position: relative;
}
.popup_content h2 {
  color: #fff;
  font-family: Poppins !important;
  font-size: 28px;
  font-weight: 500;
  left: -10px;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  text-align: center;
  width: 100% !important;
}
.popup_content h2 span {
  color: #fff;
  font-family: Poppins !important;
  font-size: 35px;
  font-weight: 700;
  text-decoration: underline;
}
.popup_content form {
  margin: 30px 0 3px -20px;
  text-align: center;
}
.popup_content form input,
.popup_content form textarea {
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  height: 45px;
  margin: 0 0 15px;
  outline: none;
  padding: 0 0 0 20px;
  width: 100%;
}
.modal-content {
  height: 590px;
  margin: auto;
  position: relative;
  z-index: 99999;
}
.modal input[type="submit"],
.modal-content {
  background: linear-gradient(135deg, #f58129, #af520a) !important;
  border-radius: 20px !important;
}
.modal input[type="submit"] {
  box-shadow: 0 4px 10px #00000040 !important;
  color: #fff !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 23px !important;
  text-transform: uppercase;
  width: 200px !important;
}
.modal .btn-close {
  left: 30rem;
  position: absolute;
  top: 2rem;
  z-index: 111111111111;
}
@media (max-width: 475.98px) {
  .popup_content h2 {
    font-size: 1.5rem;
  }
  .popup_content h2 span {
    font-size: 1.2rem;
  }
  .popup_content {
    top: 2rem;
  }
}
.thankyou_sec {
  align-items: center;
  display: flex;
  margin-bottom: 50px;
  padding: 100px 0;
}
.thankyou_sec + footer {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
}
.main-thankyou {
  text-align: center;
}
.site-header__title {
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 1.1;
}
.main-content__checkmark {
  color: #36c;
  color: #ea2265;
  font-size: 9.75rem !important;
  font-size: 9.75rem;
  line-height: 1 !important;
  line-height: 1;
}
.main-content__body {
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 20px 0 0;
}
section.abour-banner-wrap {
  background-attachment: inherit !important;
  background-color: #f58129;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  padding: 200px 0 100px;
  position: relative;
}
.abour-banner-wrap .about-banner-content h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  margin: 0 auto 20px;
  text-transform: capitalize;
  width: 75%;
}
.abour-banner-wrap .about-banner-content {
  text-align: center;
}
.term-sec-wrap .terms-content h2 {
  color: #242f40;
  font-family: Poppins, sans-serif !important;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 0 20px;
  text-transform: capitalize;
}
.term-sec-wrap .terms-content p {
  color: #333;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 20px;
}
.term-sec-wrap {
  padding: 50px 0;
}
/*# sourceMappingURL=main.18a70ddf.css.map*/

.footer-image.col-md-4 img {
    filter: brightness(0) invert(1);
}