@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Vollkorn:wght@400;500;600;700;800;900&display=swap);
a,
a:focus,
a:hover {
  text-decoration: none;
}

.orange_btn,
.white_btn {
  background-color: #000;
}

.chat_btn,
.top_left li {
  margin-right: 50px;
}

#regForm .tab,
.chat_btn,
.dropdown-list li,
.hvr-radial-in,
body {
  position: relative;
}

.orange_btn.hvr-radial-in:before,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.service_box a,
.service_box:before {
  background-image: -moz-linear-gradient(90deg, #e68900 0, #ff9900 100%);
  background-image: -webkit-linear-gradient(90deg, #e68900 0, #ff9900 100%);
  background-image: -ms-linear-gradient(90deg, #e68900 0, #ff9900 100%);
}

*,
body {
  font-family: Vollkorn, serif;
}

body {
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.secoundcolor {
  color: #ff9900;
}
.process_wrapper.romancepage {
  top: 253px;
}
.process_wrapper.romancepage .process_row1 {
  margin-bottom: 150px;
}
.testimonial_title,
.title,
h2 {
  font-size: 42px;
  font-weight: 700;
  color: #262626;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

a {
  font-family: Poppins;
  color: #c56a00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.default_btn,
p {
  font-family: Poppins, sans-serif;
}

:focus,
button:focus {
  outline: 0;
}

a:focus,
a:hover {
  outline: 0;
}

:hover {
  transition: 0.3s;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin-bottom: 20px;
  color: #6e6e6e;
}

ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

.form-control.error {
  border-color: red !important;
}

label.error {
  display: none !important;
}

.header_btn li,
.header_top li,
.hvr-radial-in {
  display: inline-block;
}

.sec_pt {
  padding-top: 140px;
}

.sec_pb {
  padding-bottom: 140px;
}

.sec_title {
  margin-bottom: 50px;
}

.cta_one h3,
.cta_one h2,
.cta_two p,
.hvr-radial-in:active,
.hvr-radial-in:focus,
.hvr-radial-in:hover,
.own-book-inner-txt h2,
.own-book-inner-txt h4,
.service_box:hover h3,
.service_box:hover h4,
.service_box:hover p,
.testimonial_tabs p.caption,
.testimonial_title,
.white_hd h2 {
  color: #fff;
}

h2 span.clr_white {
  color: #fff;
  font-weight: 400;
}

.sec_title p {
  font-size: 20px;
  color: #666;
  margin-top: 10px;
}

.hvr-radial-in {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  overflow: hidden;
  background-image: linear-gradient(to right, #fff0, #fff0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(1.5);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-radial-in:active:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.default_btn {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  padding: 11px 30px;
  border-radius: 100px;
  transition: 0.25s ease-in-out;
}

.black_btn,
.portfolio_sec .default_btn:first-child {
  background: #000;
}

.about,
.banner,
.clients_sec,
.cta_one,
.portfolio_sec,
.process_sec {
  background-size: cover;
  background-repeat: no-repeat;
}

.black_btn.hvr-radial-in:before {
  background-color: #ff9900;
}

.white_btn {
  color: #262626;
}

.white_btn.hvr-radial-in:before {
  background-image: -moz-linear-gradient(90deg, #c8c8c8 0, #fff 100%);
  background-image: -webkit-linear-gradient(90deg, #fff 0, #fff 100%);
  background-image: -ms-linear-gradient(90deg, #c8c8c8 0, #fff 100%);
}

.sec_btn {
  margin-top: 60px;
}

header .container-fluid {
  padding: 0 20px;
}

.header_top {
  background-color: #ff9900;
  padding: 12px 0;
}

.header_left {
  flex: 0 0 17%;
}

.top_left li,
.top_left li a {
  color: #fff;
  font-size: 14px;
}

.inr_bnr_formbox .title span,
.inr_bnr_formbox h3 span,
.top_left li a span {
  font-family: Poppins, sans-serif !important;
}

.top_left li img {
  margin-top: -3px;
  margin-right: 15px;
}

.top_right {
  text-align: right;
}

.top_right li a {
  font-size: 15px;
  color: #fff;
  margin-left: 25px;
}

.header_bottom .navbar-light .navbar-nav .nav-link {
  color: #5a5a5a;
  font-size: 16px;
  font-family: Poppins, sans-serif;
  padding: 24px 0;
  margin: 0 10px;
}

.chat_btn {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: Poppins, sans-serif;
}

.banner_form_btn,
.chat_btn:before,
.dropdown-list li::before {
  position: absolute;
  transform: translateY(-50%);
}

.chat_btn:hover {
  color: #666;
}

.chat_btn:before {
  content: "";
  background-color: #15d706;
  border-radius: 100%;
  width: 9px;
  height: 9px;
  top: 44%;
  left: -20px;
  animation: 1.3s infinite greenlight;
}

@keyframes greenlight {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.cust-navbar-nav .dropdown-menu {
  left: auto;
  top: 54px;
  border-radius: 0 0 10px 10px;
  border: 0;
  box-shadow: 0 5px 20px 0 #0000001c;
  margin: 0;
  padding: 15px 20px;
  min-width: max-content;
  width: auto;
  z-index: 2;
}

.dropdown-list {
  display: flex;
  flex-direction: column;
}

.dropdown-list li {
  padding: 7px 0 7px 15px;
  border-bottom: 1px solid #eee;
  margin: 0 15px 0 0;
  display: block;
  flex: 0 0 auto;
  width: 190px;
  transition: 0.2s ease-in-out;
}

.dropdown-list a {
  color: #333;
  font-size: 14px;
  font-family: Poppins, sans-serif;
  transition: 0.2s linear;
}

.dropdown-list li::before {
  content: "";
  width: 6px;
  height: 10px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 52%);
  clip-path: polygon(0 0, 0 100%, 100% 52%);
  background-color: #5a5a5a;
  top: 50%;
  color: #ff9900;
  left: 0;
  border-radius: 10px;
  transition: 0.2s ease-in-out;
}

.dropdown-list li:hover:before {
  left: 2px;
  background-color: #ff9900 !important;
}

.banner {
  background-image: url(../images/banner.webp);
  height: 854px;
  display: flex;
  align-items: center;
}

.banner_left_img img,
.banner_right_img img {
  border-radius: 10px;
}

#regForm .tab {
  display: none;
  margin: 0;
}

.banner_content h1 {
  font-size: 60px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}

.banner_content p,
.feature_box img {
  margin-bottom: 30px;
}

.banner_content h1 span {
  font-weight: 800;
  color: #ff9900;
}

.banner_content p {
  font-size: 18px;
  color: #a9a9a9;
}

.banner_form_area input.form-control {
  height: 50px;
  border-radius: 100px;
  font-size: 16px;
}

.banner_form_btn {
  top: 50%;
  right: 5px;
}

.banner_left_img .banner_img_box,
.banner_right_img .banner_img_box,
.form_wrap {
  position: relative;
}

.banner_left_img,
.banner_right_img {
  display: grid;
  grid-template-columns: auto auto;
  position: absolute;
}

.banner_form_btn button {
  border-radius: 100%;
  border: none;
  background-color: #ff9900;
  height: 40px;
  width: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}

.banner_content .default_btn {
  margin: 40px 0 85px;
  box-shadow: 0 0 35.72px 2.28px rgba(244, 116, 38, 0.72);
}

.banner_content .default_btn::before {
  background: #ff9900;
}

.banner_left_img {
  left: 80px;
}

.banner_left_img .img-box-one {
  left: -35px;
  top: -20px;
}

.banner_left_img .img-box-four {
  right: -35px;
  top: 20px;
}

.banner_right_img {
  right: 80px;
}

.banner_right_img .img-box-two {
  right: -35px;
  top: -20px;
}

.banner_right_img .img-box-three {
  left: -35px;
  top: 20px;
}

.feature_sec {
  padding-top: 40px !important;
  padding-bottom: 60px !important;
}

.feature_box h3,
.feature_box h5,
.feature_box h3,
.feature_box h4 {
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  color: #262626;
  margin-bottom: 18px;
  border-bottom: 1px solid #3d5a80;
  padding-bottom: 18px;
}

.feature_box p {
  font-size: 16px;
}

.about {
  background-image: url(../images/about_bg.webp);
  background-position: 73%;
  position: relative;
}

.btn_space {
  margin-right: 20px;
}

.about p {
  font-size: 18px;
  line-height: 28px;
}

.inner_service_sec p {
  font-size: 17px;
}

.about_box {
  padding: 30px 15px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.21);
  margin-bottom: 40px;
  background-color: #fff;
}

.about_icon {
  background-color: #ff9900;
  height: 56px;
  width: 56px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
}

.about_box h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.about_girl {
  position: absolute;
  bottom: 0;
  left: 37px;
}

.cta_one {
  background-image: url(../images/cta-one.webp);
  padding: 60px 0;
  position: relative;
}

.cta_one p {
  font-size: 18px;
  color: #f9dfd5;
  margin-bottom: 30px;
  padding: 0 90px;
}

.cta_one_book {
  position: absolute;
  bottom: -16px;
  left: 15px;
  width: 500px;
}

.services_slider .item {
  padding-bottom: 30px;
}

.service_box {
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #fac1b9;
  height: 432px;
  padding: 44px 47px;
  position: relative;
  overflow: hidden;
}

.service_box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-100%);
  transition: 0.25s ease-in-out;
}

.service_box img {
  margin-bottom: 25px;
  width: initial !important;
  margin-right: auto;
  margin-left: auto;
}

.about-sec2 .col-lg-7 *,
.footer_form .row *,
.inner_about_box *,
.service_box * {
  position: relative;
  z-index: 1;
}

.service_box h3,
.service_box h4 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
}

.service_box p {
  font-size: 16px;
  margin-bottom: 20px;
}

.service_box a {
  position: absolute;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%) translateY(10%);
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  border-radius: 50px;
  padding: 6px 24px;
  color: #fff;
}

.service_box:hover:before {
  transform: translateY(0);
}

.service_box:hover a {
  background: #ff9900;
  color: #fff;
}

.portfolio_sec {
  background-image: url(../images/portfolio_bg.webp);
}

.portfolio_tabs img {
  width: 100%;
}

.portfolio_sec .nav-tabs {
  border: none !important;
  margin-bottom: 60px;
}

.portfolio_sec .nav-tabs .nav-link {
  border: 1px solid #fff;
  border-radius: 100px;
  margin: 0 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
}

.portfolio_sec .nav-tabs .nav-link.active,
.portfolio_sec .nav-tabs .nav-link:hover {
  background: #ff9900;
  border: 1px solid transparent;
}

.portfolio_sec .default_btn:first-child::before {
  background: #ff9900;
}

.portfolio_sec .default_btn:nth-child(2) {
  z-index: 999999999999999999999;
  position: static;
}

.portfolio-box {
  display: block;
  position: relative;
  overflow: hidden;
}

.portfolio-box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000cc;
  transform: scale(0);
  transition: 0.3s ease-in-out;
  transform-origin: center;
  border-radius: 0/20% 24% 76% 70%;
  border: 1px solid transparent;
}

.portfolio-box img:last-child {
  position: absolute;
  width: 25%;
  left: 50%;
  top: 112%;
  transform: translate(-50%, -50%) scale(0.1);
  pointer-events: none;
  transition: 0.3s ease-in-out 0.1s;
}

.portfolio-box:hover::before {
  transform: scaleX(1);
}

.portfolio-box:hover img:last-child {
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.portfolio-box img:first-child {
  width: 100%;
  height: auto;
  transition: 0.3s ease-in-out;
  border: 1px solid #d2c0df;
}

.cta_two {
  background-image: -moz-linear-gradient(90deg, #ff8c00 0, #ff9900 100%);
  background-image: -webkit-linear-gradient(90deg, #ff8c00 0, #ff9900 100%);
  background-image: -ms-linear-gradient(90deg, #ff8c00 0, #ff9900 100%);
  position: relative;
}

.cta_two_wrap {
  padding: 70px 15px 70px 150px;
}

.cta_two_wrap a.default_btn:nth-child(2):hover {
  color: #000 !important;
}

.cta_two img {
  position: absolute;
}

.cta_two_img1,
.cta_two_img2 {
  top: 50%;
  transform: translateY(-50%);
}

.cta_two_img1 {
  left: 20px;
  width: 500px;
}

.cta_two_img2 {
  right: 5px;
}

.cta_two_img3 {
  bottom: 0;
  right: -375px;
  top: -26px;
}

.process_sec {
  background-image: url(../images/process_bg.webp);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.process_sec .container {
  max-width: 1250px;
}

.process_mob.row {
  display: none;
}

.story-writing .wrapper-3 {
  position: absolute;
  width: 100%;
  top: 200px;
}

.process_wrapper {
  position: absolute;
  width: 100%;
  top: 215px;
}

.process_wrapper h3,
.process_wrapper h5 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}

.process_wrapper p {
  font-size: 13px;
  color: #fff;
  margin-bottom: 0;
}

.autobiography-writing .process_wrapper {
  top: 200px;
}

.process_row1 {
  margin-bottom: 164px;
}

.autobiography-writing .process_row1 {
  margin-bottom: 165px;
}
.autobiography-writing .process_row2 {
  margin-bottom: 170px;
}

.story-writing .process_row1 {
  margin-bottom: 155px;
}

.story-writing .process_row2 {
  margin-bottom: 135px;
}

.cookbook-writing .process_row2,
.fiction-writing .process_row2 {
  margin-bottom: 167px;
}

.story-writing .process_box2 {
  padding-right: 66px;
  margin-left: -35px;
}

.process_row2 {
  margin-bottom: 130px;
}

.process_box3 {
  padding-left: 60px;
}

img.process_shape {
  max-width: initial;
}

.process_box1 {
  padding-left: 20px;
}

.process_box2 {
  padding-right: 79px;
}

.clients_sec {
  background-image: url(../images/client_bg.webp);
  position: relative;
  height: 898px;
  overflow: hidden;
}

.form_btn,
.inr_bnr_formbtn {
  background-image: -moz-linear-gradient(90deg, #293241 0, #3d5a80 100%);
  background-image: -ms-linear-gradient(90deg, #293241 0, #3d5a80 100%);
  transition: 0.25s ease-in-out;
  text-transform: uppercase;
}

.form_btn,
.inr_bnr_formbtn,
button#bio_ep_close {
  background-image: -webkit-linear-gradient(90deg, #e68900 0, #ff9900 100%);
}

.testimonial_tabs .testi-name,
.testimonial_tabs h3 {
  font-size: 30px;
  font-weight: 700;
  color: #ff9900;
  margin-bottom: 0;
}

.testimonial_tabs p {
  font-size: 16px;
  color: #a5a5a5;
  line-height: 28px;
}

.client_img {
  position: absolute;
  bottom: 0;
  right: 80px;
  z-index: 2;
}

.testimonial_tabs.owl-theme .owl-dots {
  text-align: left;
  margin-top: 60px;
}

.testimonial_tabs.owl-theme .owl-dots .owl-dot span {
  width: 80px;
  height: 80px;
  border-radius: 100% !important;
  margin: 5px 7px;
  background-image: url(../images/client_img1.webp) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 2px solid #ff9900;
}

.testimonial_tabs.owl-theme .owl-dots .owl-dot.active span,
.testimonial_tabs.owl-theme .owl-dots .owl-dot:hover span {
  box-shadow: 0 0 35.72px 2.28px rgb(244 116 38 / 72%);
}

.testimonial_tabs .nav-fill .nav-item {
  flex: initial;
  margin-right: 15px;
  border: none !important;
}

.testimonial_tabs .nav-link {
  padding: 0;
}

.testimonial_tabs .nav-link:focus,
.testimonial_tabs .nav-link:hover {
  outline: 0;
  border: none;
}

.testimonial_tabs .nav-tabs .nav-item.show .nav-link,
.testimonial_tabs .nav-tabs .nav-link.active {
  background-color: transparent;
  border: none;
}

.testimonial_tabs .nav-tabs {
  border-bottom: none;
}

.footer_form {
  background-color: #e3e8eb;
  position: relative;
  overflow: hidden;
  padding: 40px 0 !important;
}

.footer_form .form-group .form-control {
  font-size: 16px;
  height: 60px;
  width: 100%;
  padding-left: 20px;
  border-radius: 30px;
}

.footer_form .form-group textarea.form-control {
  padding-top: 17px;
  height: 140px;
}

.form_btn {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  padding: 11px 66px;
  border-radius: 100px;
  border: none;
  height: 48px;
}

.footer_img {
  position: absolute;
  left: 0;
  top: 0;
}

.main-footer {
  background-color: #000;
  padding: 90px 210px 75px;
  position: relative;
}

.footer-detail-area p {
  padding: 20px 0 30px;
  font-size: 16px;
  color: #5a5271;
  font-weight: 400;
  line-height: 25px;
}

.footer-detail-area h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

.footer-detail-area ul {
  padding-top: 30px;
}

.footer-detail-area ul li a {
  padding-bottom: 15px;
  display: inline-flex;
  align-items: flex-start;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.footer-menu-wrap ul li a,
ul.banner_list li,
ul.service_list li {
  padding-bottom: 13px;
  padding-left: 20px;
  position: relative;
}

.footer-detail-area ul li a i {
  color: #000;
  background-color: #fff;
  height: 23px;
  width: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 8px;
  border-radius: 100%;
  font-size: 11px;
  margin-right: 15px;
}

.compr-serv-box > a h3:hover,
.footer-detail-area ul li a:hover,
.footer-menu-wrap ul li a:hover,
ul.banner_list li:hover,
ul.service_list li:hover {
  color: #ff9900;
}

.footer-menu-wrap {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}

.footer-menu-wrap ul li a span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #5a5271;
}

.footer-menu-wrap .footerHeading,
.footer-menu-wrap h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  font-family: Poppins, sans-serif;
  padding-bottom: 15px;
  /* padding-top: 20px; */
}

.footer-menu-wrap ul li a {
  font-size: 13px;
  color: #a9a9a9;
  font-family: Poppins, sans-serif;
  display: block;
}

.footer-menu-wrap ul li a:before,
ul.banner_list li:before,
ul.service_list li:before {
  content: "\f0da";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ff9900;
}

.copyright {
  background-color: #293241;
  padding: 20px 0;
}

.copyright p,
.copyright p a {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
}

.discount-label h3,
.discount-label .title,
.discount-label h3 span,
.discount-label .title span,
.inr_bnr_formbox .form-control,
.inr_bnr_formbtn,
ul.service_list li {
  font-family: Poppins, sans-serif;
}

ul.banner_list,
ul.service_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

ul.banner_list li {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  display: block;
  text-align: left;
  flex: 0 0 50%;
}

.inner_banner .banner_content .default_btn {
  margin: 0 0 30px;
}

section.banner.inner_banner {
  height: auto;
  padding: 100px 70px;
}

.inr_bnr_formbox {
  margin-left: 70px;
  background-color: #000;
  border: 2px solid #ff9900;
  box-shadow: 0 33px 84px 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
  padding: 26px 18px;
}

.contact_form,
.inner_about_box {
  background-color: #fff;
}

.inr_bnr_formbox .title,
.inr_bnr_formbox h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: Poppins, sans-serif;
  margin-bottom: 26px;
  line-height: 1.2;
  letter-spacing: 0;
}

.inr_bnr_formbox .title span:first-child,
.inr_bnr_formbox h3 span:first-child {
  color: #ff9900 !important;
}

.inr_bnr_formbox .form-control {
  height: 50px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
}

.inr_bnr_formbtn {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 6px 0;
  border-radius: 4px;
  border: none;
  height: 50px;
  width: 100%;
}

.inner_banner .banner_content h1 {
  font-size: 48px !important;
}

.inner_about {
  background-image: url(../images/inner-images/services/non-fiction-bg.webp);
  overflow: hidden;
}

.inner_about_box {
  padding: 50px 0 50px 120px;
}

.inner_about_box:before {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 100%;
  right: -100%;
  top: 0;
}

ul.service_list li {
  font-size: 16px;
  font-weight: 400;
  color: #6e6e6e;
  display: block;
  flex: 0 0 50%;
}

.contact_map {
  height: 100%;
}

.contact_map iframe {
  border-radius: 15px;
}

section.about-sec2 {
  background-color: #f0eff4;
  position: relative;
  overflow: hidden;
}

.about_img {
  position: absolute;
  right: 0;
  top: 0;
}

.discount-label,
.entry-box,
.own-book-sec,
.pricing {
  position: relative;
}

div#popup_form {
  padding-right: 0 !important;
}

.modal-dialog.modal-dialog-centered {
  max-width: 100% !important;
}

.entry-box {
  background: 0 0;
  margin: 0 auto;
  pointer-events: auto;
  width: 1272px !important;
  height: auto;
  border: none;
}

ul.flip-clock-container.flip-2 {
  margin-bottom: 35px;
}

.flip-clock-container [class|="flip-item"] .flip-digit > span::after,
.flip-clock-container [class|="flip-item"] .flip-digit > span::before {
  font-size: 33px;
  font-family: Poppins;
  color: #ff9900;
  font-weight: 700;
}

.discount-label {
  background-color: #ff9900;
  margin: 37px 0 17px;
  width: 100%;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.discount-label:after {
  content: "";
  position: absolute;
  /*! background-image:  url(../images/discount-after.webp);*/
  width: 67px;
  height: 62px;
  right: 15px;
  top: -20px;
}

.discount-label h3,
.discount-label .title {
  font-size: 47px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0;
}

.discount-label h3 span {
  font-size: 37px;
  font-weight: 700;
}

.popup-form-wrap p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.popup-form-wrap p span {
  color: #ff9900;
  font-weight: 600;
}

.modal.show {
  background-color: #00000096;
}

.popup-form-wrap {
  background: #141414;
  border-radius: 20px;
  opacity: 1;
  padding: 70px 0 60px;
}

.popup-form-wrap .popupTitle,
.popup-form-wrap h2 {
  margin-bottom: 0;
  font-size: 78px;
  color: #fff;
  font-weight: 700;
  line-height: 37px;
}

.popup-form-wrap .popupTitle span,
.popup-form-wrap h2 span {
  font-size: 33px;
  padding-left: 110px;
}

button#bio_ep_close {
  opacity: 1;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  top: -15px;
  right: -15px;
}

.form-box-wrap .form-control {
  height: 47px;
}

.form-box-wrap {
  padding: 0 140px;
}

.footer-detail-area li a,
ul.top_left li,
ul.top_left li a {
  font-family: Poppins !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
}

.main-thankyou {
  text-align: center;
  padding: 200px 0;
}

.site-header__title {
  font-size: 8rem !important;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  margin: 0;
  color: #00082b;
}

.main-content__checkmark {
  font-size: 9.75rem !important;
  line-height: 1 !important;
  color: #ff9900;
}

.main-content__body {
  margin: 20px 0 35px;
  font-size: 1.25rem;
  line-height: 1.4;
}

.backHome_btn {
  padding: 12px 24px;
  font-size: 1.1rem;
  font-family: Poppins;
  border-radius: 50px;
  background: #ff9900;
  color: #fff;
}

.box-btn,
.own-book-sec,
.package-box {
  border-radius: 10px;
}

.comp-serv > h2,
.comp-serv > h5,
.own-book-sec {
  background-image: -webkit-linear-gradient(90deg, #e68900 0, #ff9900 100%);
}

.backHome_btn:hover {
  background: #262626;
  box-shadow: 0 0 25px #26262675;
  color: #fff;
}

.main-heading {
  font-size: 40px;
  width: 100%;
  font-weight: 700;
  line-height: 1.1;
}

.privacyPolicy_body *,
.termCondition_body * {
  font-family: Poppins, sans-serif !important;
  font-size: 14px;
}

.privacyPolicy_body h2,
.termCondition_body h2 {
  font-size: 24px !important;
}

.privacyPolicy_body h3,
.termCondition_body h3 {
  font-size: 18px !important;
  margin-block: 20px !important;
}

.privacyPolicy_body p,
.termCondition_body p {
  padding-bottom: 8px !important;
}

.main-para {
  color: #666;
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 0 0 10px;
}

.own-book-sec {
  margin: 90px 130px;
  padding: 80px 30px 50px;
}

.wrapper-own-book-1 {
  padding: 0 0 30px;
}

.wrapper-own-book-1 > h2,
.wrapper-own-book-1 > h4,
.wrapper-own-book-2 > h3,
.wrapper-own-book-2 > h4 {
  font-size: 36px;
  margin-bottom: 25px;
}

.own-book-sec p {
  margin-bottom: 30px;
  color: #fff;
}

.pack-list li:before,
.wrapper-own-book-2 li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  padding-right: 10px;
}

.wrapper-own-book-2 li {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #fff;
  font-family: Poppins;
}

.hire-ghostwriters-img {
  text-align: center;
  margin: 50px 0;
}

.sprite-hire-ghostbookwriters {
  width: 344px;
  height: 373px;
  background-position: -2119px -10px;
}

.sprite-writes-clients {
  background-image: url(/images/writers-clients.webp);
  background-repeat: no-repeat;
  display: block;
}

.comprehensive-serv {
  padding: 110px 130px 0;
}

.comp-serv > h2,
.comp-serv > h5 {
  margin-bottom: 60px;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
}

.compr-serv-boxes .row .col-lg-3:first-child .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(11) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(14) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(16) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(3) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(6) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(8) .compr-serv-box,
.compr-serv-boxes .row .col-lg-3:nth-child(9) .compr-serv-box {
  background: #ffdbd3;
}

.compr-serv-box {
  text-align: center;
  padding: 30px 0;
  height: 100%;
}

.sprite-compr-icon-1,
.sprite-compr-icon-10,
.sprite-compr-icon-11,
.sprite-compr-icon-12,
.sprite-compr-icon-13,
.sprite-compr-icon-14,
.sprite-compr-icon-15,
.sprite-compr-icon-16,
.sprite-compr-icon-2,
.sprite-compr-icon-3,
.sprite-compr-icon-4,
.sprite-compr-icon-5,
.sprite-compr-icon-6,
.sprite-compr-icon-7,
.sprite-compr-icon-8,
.sprite-compr-icon-9 {
  width: 43px;
  height: 48px;
}

.sprite-compr {
  background-image: url(/images/compr-reasons.webp);
  background-repeat: no-repeat;
  display: block;
}

.sprite-compr-icon-1 {
  background-position: -10px -10px;
}

.sprite-compr-icon-2 {
  background-position: -514px -10px;
}

.sprite-compr-icon-3 {
  background-position: -577px -10px;
}

.sprite-compr-icon-4 {
  background-position: -640px -10px;
}

.sprite-compr-icon-5 {
  background-position: -703px -10px;
}

.sprite-compr-icon-6 {
  background-position: -766px -10px;
}

.sprite-compr-icon-7 {
  background-position: -829px -10px;
}

.sprite-compr-icon-8 {
  background-position: -892px -10px;
}

.sprite-compr-icon-9 {
  background-position: -955px -10px;
}

.sprite-compr-icon-10 {
  background-position: -73px -10px;
}

.sprite-compr-icon-11 {
  background-position: -136px -10px;
}

.sprite-compr-icon-12 {
  background-position: -199px -10px;
}

.sprite-compr-icon-13 {
  background-position: -262px -10px;
}

.sprite-compr-icon-14 {
  background-position: -325px -10px;
}

.sprite-compr-icon-15 {
  background-position: -388px -10px;
}

.sprite-compr-icon-16 {
  background-position: -451px -10px;
}

.compr-serv-box > i {
  margin: 0 auto 11px;
}

.compr-serv-box > a {
  color: #333;
  font-size: 18px;
  display: block;
}

.compr-serv-box > a h3 {
  color: inherit;
  font-size: inherit;
  transition: 0.3s ease-in-out;
}

.owl-nav button {
  font-size: 40px !important;
  font-weight: 700 !important;
}

.pricing {
  background: url(../images/package-bg.webp) center/cover no-repeat;
  padding: 70px 0 220px;
}

.pricing-title h2 {
  text-align: center;
  font-size: 42px;
  color: #ff9900;
  padding: 0 0 70px 30px;
}

.pricing-title h2 span {
  font-size: 20px;
  color: #000 !important;
}

.package-box {
  background-image: -webkit-linear-gradient(90deg, #e68900 0, #ff9900 100%);
  position: relative !important;
  padding: 20px 25px 40px 0;
  -webkit-transition: 0.4s ease-in-out;
}

.package-box:hover {
  background: #ee6c40;
  background: linear-gradient(0deg, #ee6c40 53%, #ff8054 100%);
}

.package-title {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 35px;
  font-weight: 600;
}

.box-price h3 {
  font-size: 75px;
  font-weight: 600;
  padding-left: 30px;
}

.package-bottom {
  display: block;
  margin-top: 40px;
  padding-left: 35px;
}

.pack-list::-webkit-scrollbar-thumb {
  background: #000 !important;
}

.box-price {
  background: url(../images/box-price-bg.webp) 0 0 / contain no-repeat;
  height: auto;
  width: 300px;
  position: absolute;
  left: 0;
  padding: 10px 0 0;
}

.package-body {
  margin-top: 140px;
  padding-left: 35px;
}

.pack-body-head {
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  text-transform: capitalize;
  font-family: Vollkorn, serif;
}

.box-btn,
.pack-body-para {
  font-family: Poppins;
  font-size: 16px;
}

.pack-body-para {
  font-weight: 400;
  color: #fff;
  padding: 20px 0;
}

ul.pack-list {
  margin-bottom: 40px;
  height: 200px;
  overflow-y: scroll;
}

.pack-list li {
  color: #fff;
  line-height: 30px;
}

.box-btn {
  background: #fff;
  font-weight: 600;
  color: #000;
  padding: 13px 27px;
}

.ctaTitle,
.tabs-section h3 {
  font-weight: 700;
}

.banner-form-heading,
.tabs-section .nav-pills .nav-link,
.tabs-section h3 {
  text-transform: capitalize;
  font-family: Poppins, sans-serif;
}

.package-box:hover .box-btn {
  background: -webkit-linear-gradient(90deg, #e68900 0, #ff9900 100%);
  color: #fff;
}

.package-box:hover .pack-list li:before {
  color: #3d5a80;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #ff9900;
}

::-webkit-scrollbar-thumb:hover {
  background: #e68900;
}

.book-editing-sec {
  padding-top: 0;
}

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

.section-title h3 span {
  color: #eb3d27;
}

.tabs-section ul#pills-tab {
  padding: 10px 5px;
}

.tab-content > .active {
  display: block;
  padding: 20px;
}

.tabs-section ul.check-50-li li {
  min-width: 48%;
  align-items: flex-start;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  list-style: none;
  display: inline-flex;
}

.tabs-section ul.check-50-li li img {
  margin-right: 10px;
  position: relative;
  top: 5px;
  width: 20px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ff9900 !important;
}

.tabs-section .book-tab-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tabs-section img {
  max-width: 100%;
  min-height: calc(100% - 30px);
  object-fit: cover;
}

.tabs-section .nav-pills .nav-link {
  color: #fff;
  padding: 15px 30px;
  background-color: #000000;
  border: none;
  cursor: pointer;
  border-radius: 99px;
  margin: 5px;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
}

.my-pill {
  height: 40px !important;
  width: 200px !important;
}

.faqs-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.accordion-item {
  background-color: #ff8c00;
  color: #fff;
  margin: 1rem 0;
  border-radius: 1rem;
  box-shadow: 0 2px 5px 0 rgba(174, 163, 253, 0.25);
}

.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
}
.accordion-item-header h3 {
  font-size: 20px;
}
.margin_top {
  margin-top: 30px;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  background-color: #ff9900;
  position: absolute;
  padding: 10px;
  border-radius: 50px;
  right: 1rem;
}

.accordion-item-header.active::after {
  content: "\2212";
}

.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #98a5d3, transparent) 1;
}
.accordion-item-body-content p {
  color: #fff;
}
.ctaTitle {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #fff;
}
.wrapper-2 {
  top: 220px;
}
.wrapper-3 {
  top: 250px;
}
.process_1 {
  margin-bottom: 200px;
}
.top_margin {
  margin-bottom: 155px;
  padding-top: 40px;
}
.process_2 {
  margin-bottom: 185px;
}
h5.banner-form-heading {
  font-size: 1rem;
}
.tabs-section h4 {
  font-size: 1.75rem;
}

.page-margin {
  padding-top: 40px;
}
.accordion-item-body-content ul {
  margin: 10px;
}

.accordion-item-body-content ul li i {
  font-size: 8px;
  margin-right: 5px;
}
.newProcess .process_row1 {
  margin-bottom: 160px;
  /*margin-top: 40px;*/
}
.lowMargin .process_row1 {
  margin-bottom: 150px;
  margin-top: -25px;
}
.process_row4 {
  margin-bottom: 158px;
  margin-top: 37px;
}
.video-testi {
  padding: 5rem 0;
}
.video-clip video {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border: 2px solid #000;
}
.processd_row1 {
  margin-bottom: 180px;
  margin-top: 2.3rem;
}
.processd_row2 {
  margin-bottom: 8.2rem;
}
.processd_row3 {
  margin-top: 10.5rem;
}
.margin-top {
  margin-bottom: 163px;
  margin-top: 47px;
}

/* Publishing Pages */
.sec-p {
  padding: 70px 0;
  background-color: #3d5a802b;
}

.dataBox {
  padding: 20px;
  margin: 20px 0px 20px 0px;
  background-color: #fff;
  border-radius: 10px;
  border: none;
  box-shadow: 0 2px 10px rgba(147, 147, 147, 0.25);
  position: relative;
}

.dataBox .box-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  background-color: rgb(169 204 255 / 25%);
  border-radius: 100px;
  font-weight: 500;
  border: 1px solid rgb(51 133 255 / 25%);
  color: #fff;
}

.dataBox .box-btn:hover {
  color: #fff;
  background-color: rgb(0, 0, 0);
}

.dataBox .dataHeading {
  display: flex !important;
  align-items: center;
  margin-bottom: 15px;
}

.dataBox .dataHeading span {
  background-color: #3e5b80;
  height: 30px;
  width: 30px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  border-radius: 100%;
}

.dataBox .dataHeading h2 {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  font-size: 25px;
  line-height: 38px;
}

.dataBox .dataHeading .hire-stars {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  color: #e9b011;
}

.dataBox ul {
  line-height: 30px;
  font-size: 14px;
}

.page-item .page-link {
  color: #6e6e6e;
}

.page-item.active .page-link {
  background-color: #200;
  border-color: #000;
}

.mybgw {
  position: relative;
  z-index: 2;
  background-color: white;
  padding: 60px 0;
}
.toc {
  background-color: #ff9900;
  padding: 15px;
  border-radius: 10px;
  border: none;
  box-shadow: 0 2px 10px rgba(147, 147, 147, 0.25);
  position: sticky;
  top: 10px;
  z-index: 100;
  height: 100%;
}

.toc h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.toc ul li a {
  color: #fff;
}

.sticky-sentinel {
  height: 1px;
  margin: 0;
  padding: 0;
}

.is-sticky {
  height: calc(100vh - 20px);
  overflow: hidden;
  padding-bottom: 25px;
}

.is-sticky ul {
  overflow-y: scroll;
  height: 90%;
  padding-bottom: 0;
}
.dataBox:first-child {
  margin-top: 0;
}
.dataBox:last-child {
  margin-bottom: 0;
}

.scroll-hidden {
  overflow: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.scroll-hidden::-webkit-scrollbar {
  display: none; /* Chrome, Safari, and Opera */
}

.local_inner_page section.banner.inner_banner h1,
.local_inner_page section.banner.inner_banner span {
  font-family: "Poppins" !important;
}

.book-editing {
  text-align: center;
  top: 206px;
}
.book-editing .process_row1 {
  margin-bottom: 152px;
}
.book-editing .process_row2 {
  margin-bottom: 145px;
}

.home-page .process_row2 .process_box2 {
  padding-right: 60px;
}

.home-page .process_row2 .process_box3 {
  padding-left: 40px;
}

.wrapper-2.home-page {
  top: 251px;
}

.home-page .process_row1 {
  margin-bottom: 155px;
}

.home-page .process_row2 {
  margin-bottom: 135px;
}

.children-printinh-book .process_row2 {
  margin-bottom: 175px;
}

.book-formating {
  top: 265px;
}

.book-formating .process_row2 {
  margin-bottom: 170px;
}

.service_list.ghostwriting-ser {
  display: inline;
}

.ghostwriting-ser {
  padding-bottom: 80px;
  padding-top: 80px;
}
.location-img {
  height: 360px;
  object-fit: cover;
}
.accordion-item-body-content ul {
  list-style: disc;
  margin-left: 30px;
}

.children-book-editing .process_box2 {
  padding-right: 60px;
}

.children-book-editing .process_row1 {
  margin-bottom: 170px;
}

.children-book-editing .process_row2 {
  margin-bottom: 165px;
}
.nonfiction-writing.process_wrapper {
  top: 250px;
}

.nonfiction-writing .process_row1 {
  margin-bottom: 155px;
}
.nonfiction-writing .process_row2 {
  margin-bottom: 150px;
}

.narrative-writing.process_wrapper {
  top: 250px;
}

.narrative-writing .process_row2 {
  margin-bottom: 170px;
}

.speech-writing.process_wrapper {
  top: 265px;
}

.speech-writing .process_row2 {
  margin-bottom: 175px;
}
.process_wrapper.novel-writing {
  top: 255px;
}

.novel-writing .process_row1 {
  margin-bottom: 177px;
}

.novel-writing .process_row2 {
  margin-bottom: 167px;
}

.process_wrapper.wiki-writing {
  top: 260px;
}

.wiki-writing .process_row1 {
  margin-bottom: 173px;
}

.wiki-writing .process_row2 {
  margin-bottom: 165px;
}

.book-writing-service.process_wrapper {
  top: 255px;
}

.book-writing-service .process_row1 {
  margin-bottom: 158px;
}

.book-writing-service .process_row2 {
  margin-bottom: 165px;
}

.listing-heading h2 {
  font-size: 27px;
}


.process_map {
    position: relative;
    max-width: 1400px;
    margin: auto;
}

.process_shape {
    width: 100% !important;
    height: auto;
    display: block;
}


.process_box {
    position: absolute;
    max-width: 380px;
    background: transparent;
}

.process_box h3 {
    font-size: 22px;
    margin-bottom: 0.1rem;
}

.process_box p {
    font-size: 12px;
    color: white;
}
/* STEP 1 */
.box-1 {
    top: 13%;
    left: 29%;
}

/* STEP 2 */
.box-2 {
    top: 44%;
    left: 16%;
}

/* STEP 3 */
.box-3 {
    top: 42%;
    right: 15%;
}

/* STEP 4 */
.box-4 {
    top: 74%;
    right: 34%;
}

@media (max-width: 991px) {
    .process_map {
        display: none;
    }
    .process_wrapper_Slider {
        display: block;
    }
}


.process_wrapper_Slider {
    display: none;
}

.process_sec .container-fluid {
    padding: 0 !important;
}