body {
  font-family: "poppins", sans-serif;
}

a {
  text-decoration: none;
}
header {
  padding: 12px 0px;
  /* background: black; */
  position: relative;
  width: 100%;
  z-index: 12;
}
header .header-buttons {
  text-align: end;
}
.header-buttons a {
  background: #ffaa17;
  color: white;
  padding: 13px 25px;
  border: 1px solid #ffaa17;
  font-weight: 500;
  border-radius: 10px;
  transition: 0.5s all;
}
.header-buttons a:hover {
  background: transparent;
  color: #ffaa17;
  background: black;
  border-color: black;
}
.banner-content > span {
  display: block;
  margin-bottom: 20px;
  width: fit-content;
  padding: 10px 20px;
  border-radius: 20px;
  background: white;
      box-shadow: 0px 0px 10px 0px #0000002e;
}
/* hero-banner-start */
section.hero-banner {
    padding: 180px 0px 130px;
    background-image: url(../images/main-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    /* animation: moveBg 10s infinite 
ease-in-out alternate; */
    margin-top: -142px;
}
.banner-content h1 {
  color: black;
  font-weight: 700;
  font-size: 44px;
  text-transform: uppercase;
  line-height: 53px;
}
.banner-content h1 span {
  color: #ffaa17;
}

.banner-content h4 {
  color: black;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}
.banner-content p {
  color: black;
  font-size: 16px;
  margin-bottom: 10px;
}
.banner-content ul {
  padding-left: 20px;
}

.banner-content ul li {
  color: black;
  font-size: 15px;
  margin-bottom: 9px;
}
.banner-content .buttons {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.banner-content .buttons a {
  background: #151515;
  color: white;
  padding: 13px 35px;
  border-radius: 15px;
  border: 1px solid #151515;
  font-weight: 500;
  transition: 0.5s all;
}
.banner-content .buttons a.first-button {
  background-color: #ffaa17;
  border: 1px solid #212529;
}
.banner-content .buttons a:hover {
  background: black;
  color: white;
  border-color: #ffaa17;
}
.banner-forms {
  background: white;
  padding: 35px;
  width: 85%;
  border-radius: 26px;
  border: 1px solid #0000001e;
  text-align: center;
  margin: 0 auto 0 30px;
  position: relative;
}
.banner-forms form#publishingForm img {
  margin-bottom: 30px;
}
.banner-forms form#publishingForm select {
  width: 100%;
  padding: 12px;
  margin-bottom: 20px;
  border: 1px solid #00000040;
  border-radius: 5px;
}
h3.service-choose {
  text-align: left;
  font-size: 15px;
  font-family: "Poppins";
}
form#publishingForm label {
  font-size: 13px;
  font-weight: 500;
  color: black;
}

.banner-forms form#publishingForm .forn-icons input {
  width: 100%;
  padding: 12px;
  margin-bottom: 20px;
  border: 1px solid #00000040;
  border-radius: 5px;
}
.banner-forms form#publishingForm .forn-icons input.formsubmit {
  margin: 0px;
  background: #603927;
  color: white;
  padding: 13px 35px;
  border-radius: 3px;
  border: 1px solid #603927;
  border: 1px solid #603927;
  font-weight: 500;
  transition: 0.5s all;
}
.banner-forms form#publishingForm .forn-icons input.formsubmit:hover {
  background: transparent;
  color: black;
}
.blackslogos {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.blackslogos img {
  transition: 0.3s;
}

.blackslogos img:hover {
  transform: scale(1.1);
}
section.below-banner {
  padding: 50px 0 60px;
}
section.below-banner h2 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
section.below-banner h2 span {
  color: #ffaa17;
}
section.packages {
  padding: 70px 0 70px;
}

.succ-cont h2 {
  color: #000000;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}

.succ-cont p {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  font-family: "Poppins";
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
  margin-top: 22px;
}

.sec-toper {
  margin-top: 3rem;
}

.succ-cont h2 span {
  color: #ffaa17;
}

.brands_cont h5 span {
  color: #ffaa17;
}
.card.pkg-box ul li i {
  margin-right: 4px;
  color: #ffaa17;
}
.card.pkg-box ul h4 {
  text-align: center;
  font-weight: 700;
  color: #bb7e14;
  font-family: "Poppins";
  font-size: 24px;
  margin: 30px 0 7px;
}
.card.pkg-box ul li {
  font-size: 15px;
  text-align: left;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 26px;
  font-style: normal;
  margin-top: 4px;
  color: #000;
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
}
.card.pkg-box ul li span {
  font-style: italic;
  font-size: 14px;
}
.card.pkg-box:hover ul li h4 {
  color: white !important;
}

.card.pkg-box ul li i {
  position: absolute;
  left: 1px;
  top: 7px;
}
.card.pkg-box {
  padding: 20px;
  border-radius: 16px;
  border: 2px solid #0000001f;
  height: 100%;
  transition: 0.3s;
}

.card.pkg-box:hover {
  background: #ffaa17;
}

.card.pkg-box:hover ul li {
  color: #000;
}

.card.pkg-box:hover button {
  background: rgb(0, 0, 0);
  color: #fff;
}

.card.pkg-box:hover ul li i {
  color: black;
}
.card.pkg-box:hover ul h4 {
  color: black !important;
}

.card.pkg-box h6 {
  color: #000000;
  font-size: 25px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
}

.card.pkg-box button {
  width: 100%;
  height: 51px;
  background: #ffaa17;
  color: #000;
  font-size: 20px;

  border-radius: 6px;
  border: 1px solid #ffaa17;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 500;
  margin-top: 24px;
}

.card.pkg-box button:hover {
  background: #000000;
  color: #ffaa17;
  border: 1px solid #000000;
  transform: scale(1.1);
}

.card.pkg-box h3 {
  color: #000000;
  font-size: 25px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
}
.rec img {
  position: absolute;
  top: -16px;
  width: 141px;
  left: -69px;
  filter: drop-shadow(2px 4px 6px black) !important;
}

.rec2 img {
  position: absolute;
  top: -17px;
  width: 115px;
  left: -31px;
  filter: drop-shadow(2px 4px 6px black) !important;
}

.rec3 img {
  position: absolute;
  top: -27px;
  width: 108px;
  left: -19px;
  filter: drop-shadow(2px 4px 6px black) !important;
}

.pkg-box:before {
  background-image: url("../images/brk1.png");
  content: "";
  position: absolute;
  display: inline;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  left: -2px;
  top: 60px;
}

.pkg-box:after {
  background-image: url("../images/brk2.png");
  content: "";
  position: absolute;
  display: inline;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  right: -81px;
  top: 60px;
}
.card.pkg-box ul {
  height: 400px;
  padding: 0px;
  overflow-y: auto;
}

.card.pkg-box ul::-webkit-scrollbar {
  width: 5px;
  border-radius: 30px;
}
.card.pkg-box ul::-webkit-scrollbar-track {
  background: #cdcdcd;
}
.card.pkg-box ul::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 10px;
}
.card.pkg-box ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* //packages css end */

section.contact_us_sec {
  background: black;
  padding: 70px 0;
}

.contact-content h2 {
  color: white;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 20px;
}

.contact-content ul {
  list-style: none;
  padding: 0px;
}

.contact-content ul li {
  padding: 14px 0;
  border-bottom: 1px solid #fff;
}

.contact-content ul li a img {
  margin-right: 9px;
}

.contact-content ul li a {
  color: white;
  font-size: 13px;
}
.form-col {
  background: #fff;
  padding: 30px 50px;
}
.form-col h2 {
  color: black;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.form-col form input {
  width: 100%;
  margin-bottom: 20px;
  padding: 13px;
  border: 2px solid black;
}
.form-col form textarea {
  width: 100%;
  margin-bottom: 20px;
  padding: 13px;
  border: 2px solid black;
}
.form-col form button {
  margin: 0px;
  background: #151515;
  color: white;
  padding: 13px 35px;
  border-radius: 3px;
  border: 1px solid #151515;
  font-weight: 500;
  transition: 0.5s all;
  width: 100%;
}
.form-col form button:hover {
  background: transparent;
  color: black;
}
section.faqs {
  padding: 90px 0;
}

section.faqs div#accordionExample {
  margin-top: 20px;
}
.accordion-item {
  background-color: transparent;
}
section.faqs .accordion-item {
  border: none;
}
section.faqs .accordion-item button.accordion-button.collapsed {
  background: white;
  margin-top: 20px;
  margin-bottom: 20px;
  color: black;
  font-size: 16px;
  padding: 25px 28px;
  font-family: "Poppins";
  font-weight: 400;
  border-radius: 20px !important;
  box-shadow: 0px 7px 10px -6px #68686891;
}
section.faqs .accordion-item h2 {
  border: none !important;
}
section.faqs .accordion-item .accordion-collapse.collapse {
  border: none;
}
.accordion-button:not(.collapsed) {
  color: black;
  background-color: #ffaa17;
  border: none;
  box-shadow: none;
  font-size: 16px;
  padding: 25px 28px;
  font-family: "Poppins";
  border-radius: 20px !important;
}
.accordion-body {
  background: white;
  color: black;
  padding: 45px 28px 25px;
  margin-top: -20px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.accordion-button::after {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  transition: transform 0.2s ease-in-out;
  background-color: white;
  border-radius: 100px;
  padding: 14px;
  background-position: center;
  background-size: 18px;
}

section.publishing-cta {
  padding: 0 0 50px 0;
  text-align: center;
  color: black;
}
section.publishing-cta h2 {
  font-weight: 800;
  width: 70%;
  margin: 0 auto 20px;
  font-size: 42px;
}
section.publishing-cta h2 span {
  color: #ffaa17;
}

section.publishing-cta p {
  font-size: 16px;
  width: 60%;
  margin: 0 auto 30px;
}

section.publishing-cta .buttons {
  justify-content: center;
  display: flex;
  align-items: center;
}

section.publishing-cta .buttons a.first-btn {
  background: #603927;
  color: white;
  padding: 14px 30px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #603927;
}

section.publishing-cta .buttons a.second-btn {
  background: #ffaa17;
  color: black;
  padding: 14px 30px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #ffaa17;
}

section.publishing-cta .buttons a.third-btn {
  background: #603927;
  color: white;
  padding: 14px 30px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #603927;
}

.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 350px;
  height: 500px;
}
.swiper-slide img {
  display: block;
  width: 100%;
}
section.portfolio {
  padding: 50px 0;
  text-align: center;
  background-image: url(../images/shadow-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -30px -25px;
  position: relative;
  animation: moveBg 10s infinite ease-in-out alternate;
}

.portfolio-content h2 {
  font-size: 40px;
  font-weight: 700;
  color: black;
}

.portfolio-content p {
  font-size: 16px;
}

footer {
  padding: 90px 0;
  background-image: url(../images/shadow-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -30px -25px;
  position: relative;
  animation: moveBg 10s infinite ease-in-out alternate;
  text-align: center;
}
footer img {
  margin-bottom: 40px;
}

footer ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

footer ul li a {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
footer ul li a:hover {
  color: black;
}
footer img {
  margin-bottom: 40px;
}

footer ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.copy-right {
  background: black;
  padding: 40px 0 10px;
  text-align: center;
}
.copy-right .img-flex {
  display: flex;
  justify-content: center;
  gap: 80px;
  align-items: center;
  margin-bottom: 30px;
}

.copy-right p.copyright {
  color: white;
  font-size: 15px;
}

.copy-right .terms {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.copy-right .terms a {
  color: white;
}

.modal-dialog {
  max-width: 930px;
}

.logo {
  text-align: center;
}

.popup-work h2 {
  text-align: center;
  font-size: 40px;
  color: #000;
  text-transform: uppercase;
  font-weight: 800;
  margin: 20px 0 15px;
}

.popup-work h2 span {
  color: #ffaa17;
}

.popup-work p {
  text-align: center;
  margin-bottom: 13px;
  font-size: 19px;
  font-weight: 600;
  color: #000;
}

.modal-body {
  background-image: url(../images/popupbg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px;
  position: relative;
}

.modal-body::after {
  content: url(../images/popup-before.png);
  position: absolute;
  right: 0;
  bottom: 0;
}

.popup-work input {
  background: white !important;
  border: 1px solid #ffaa17 !important;
  color: #000 !important;
  padding: 14px;
  font-weight: 500;
  margin: 10px 0 !important;
  width: 100%;
}

img.img-pop {
  height: 369px;
  padding: 10px;
  border: 1px solid #ffaa17;
}
.popup-work .cta label {
  width: 100%;
}
.popup-work button.btn.submitbtn {
  width: 100%;
  background: #ffaa17;
  margin: 0px !important;
  color: white;
  font-family: "Lato";
  font-size: 17px;
  padding: 9px 0;
}
.modal-body button.close {
  background: #ffaa17;
  color: white;
  width: 36px;
  height: 36px;
  border-radius: 20px;
  padding: 0px !important;
  right: 30px;
  position: absolute;
}
.modal-body button.close span {
  font-size: 25px;
}
.popup-work textarea {
  background: white !important;
  border: 1px solid #ffaa17 !important;
  color: #000 !important;
  padding: 14px;
  font-family: "Lato" !important;
  font-weight: 500;
  margin: 10px 0 !important;
  width: 100%;
}

.mobile-version {
  display: none;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: none;
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: black;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 130px);
  left: auto;
  color: black;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 110px);
  right: auto;
  color: black;
}

section.publish-book {
  background-image: url(../images/shadow-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -30px -25px;
  position: relative;
  animation: moveBg 10s infinite ease-in-out alternate;
  padding: 73px 0px;
}
.double-book h2 {
  font-size: 43px;
  margin-bottom: 30px;
  color: black;
  font-weight: 700;
}
.double-book h2 span {
  color: #ffaa17;
}

.double-book p {
  font-size: 15px;
  line-height: 26px;
}
.double-book .buttons a {
  padding: 13px 35px;

  font-size: 16px;
  border-radius: 12px;
  text-transform: uppercase;
  transition: 0.5s all;
  font-weight: 800;
}
.double-book .buttons a.first-button {
  background: #fdb840;
  border: 1px solid #fdb840;
  color: black;
}
.double-book .buttons a.first-button:hover {
  background: transparent;
  color: black;
}
.move-se img {
  /* margin-right: -60px; */
  /* max-width: 120%; */
}

.buttons {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.pro-content {
  text-align: -webkit-center;
}
.pro-content h2 {
  text-transform: uppercase;
  font-size: 37px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  margin: 0 auto 30px;
}
.pro-content h2 span {
  color: #ffaa17;
}
.pro-content p {
  width: 90%;
  margin: 0 auto 40px;
  font-size: 15px;
}

section.publishing-ratio {
  padding: 50px 0 90px;
  background-image: url(../images/amazon-bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.ratio-content {
  text-align: center;
}
.ratio-content h2 {
  text-transform: uppercase;
  font-size: 37px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
  color: white;
}
.ratio-content h2 span {
  color: #ffaa17;
}
.ratio-content p {
  width: 60%;
    color: white;
  margin: 0 auto 40px;
  font-size: 15px;
}
.ratio-images {
  text-align: center;
}
.ratio-images img {
  margin-bottom: 20px;
}
.print-book-img {
  text-align: end;
}
.author-review {
    color: white;
}
.author-review img.left-quote {
    filter: brightness(0) invert(1);
}
.author-review h3 {
  font-size: 38px;
}
.author-review h4 {
  font-family: "Poppins";
  font-size: 20px;
  margin-bottom: 20px;
}
.author-review p {
  font-size: 16px;
  margin: 16px 0px;
}
.author-review img.right-quote {
  float: right;
}



section.process {
    text-align: center;
    padding: 80px 0;
      background-image: url(../images/shadow-bg.png);
  background-repeat: no-repeat;
  background-position: -10px -30px;
  background-size: contain;
  position: relative;
  animation: moveBg 10s infinite ease-in-out alternate;
}
.process-content > span {
  background: white;
  padding: 10px 40px;
  display: block;
  box-shadow: 0px 0px 10px 0px #ffc2008c;
  border-radius: 10px;
  width: fit-content;
  margin: 0 auto 20px;
  animation: bgFlash 2.5s infinite ease-in-out;
}

@keyframes bgFlash {
  0%, 100% {
    background-color: white;
    box-shadow: 0px 0px 10px 0px #ffc2008c;
  }
  50% {
    background-color: #fba614c0; 
    box-shadow: 0px 0px 20px 5px #ffc2008c;
  }
}
.process-content h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 15px;
}

.process-content h2 span {
  color: #ffc200;
}

.process-content p {
  font-size: 17px;
}

.process-content {
  margin-bottom: 70px;
  text-align: center;
}
.process-step span {
  background: #fba614;
  padding: 10px 18px;
  display: block;
  width: fit-content;
  margin: 0 auto 30px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: white;
  transform: rotate(-20deg);
  position: absolute;
  transition: 0.6s all ease-in-out;
  top: -20px;
  left: 0;
  right: 0;
}
.process-step {
  background-color: white;
  box-shadow: 0px 0px 10px 0px #0000002e;
  border-radius: 15px;
  padding: 80px 30px 30px;
  position: relative;
  height: 100%;
}

.process-step img {
  margin-bottom: 20px;
  width: 100px;
  animation: flip3D 6s infinite ease-in-out;
}
.process-step:hover img {
  animation: flipX 0.6s ease-in-out;
}
.process-step h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.process-step p {
  margin: 0px;
  font-size: 15px;
}

.process-step:hover span {
  transform: rotate(0deg);
  background: #603927;
  transition: 0.6s all ease-in-out;
}
section.success-stories {
  padding: 70px 0;
}
section.success-stories {
  padding: 70px 0;
}
.testimonial-box {
    background-color: white;
    box-shadow: 0px 0px 10px 0px #0000002e;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    margin: 10px 0;
    height: 92%;
}

.testimonial-box .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.testimonial-box p {
  font-size: 16px;
}

.testimonial-box .reviews-name {
  border-top: 1px solid #00000026;
  padding-top: 10px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.testimonial-box .reviews-name span {
  width: 50px;
  height: 50px;
  background: linear-gradient(177deg, #fba61459, #fba614);
  border-radius: 30px;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  padding: 11px 0;
}
.testimonial-box .reviews-name h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.testimonial-box .reviews-name p {
  margin: 0px;
  font-size: 12px;
}

section.publishing-stories {
  padding: 150px 0;
  background-image: url(../images/publish-bg.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.publish-box {
    background-color: white;
    box-shadow: 0px 0px 10px 0px #0000002e;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    margin: 10px 0;
    height: 93%;
} 

.publish-box img {
  margin-bottom: 15px;
}

.publish-box h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.publish-box p {
  font-size: 16px;
  margin: 0px;
}

.bg-publishing {
  background-image: url(../images/bg-publish.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 50px 0;
}

.merge-sec {
    background-image: url(../images/merge-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0;
}
@keyframes moveBg {
  0% {
    background-position: left top;
  }
  25% {
    background-position: right top;
  }
  50% {
    background-position: center bottom;
  }
  75% {
    background-position: left bottom;
  }
  100% {
    background-position: center center;
  }
}


@keyframes flip3D {
  0% {
    transform: rotateY(0deg) rotateX(0deg);
  }
  25% {
    transform: rotateY(180deg) rotateX(10deg);
  }
  50% {
    transform: rotateY(360deg) rotateX(0deg);
  }
  75% {
    transform: rotateY(540deg) rotateX(-10deg);
  }
  100% {
    transform: rotateY(720deg) rotateX(0deg);
  }
}

