@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

ul.menu li {
  margin: 0px 10px !important;
}
/* ul.menu .last {
  float: left;
} */
header {
  padding: 0px 0;
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
}
.main-header {
  padding: 20px 0;
}
a.logo img {
  width: 180px;
  /* margin-bottom: -60px; */
}
.owl-carousel-test2 .item img {
  width: 100%;
  display: inline;
  object-fit: contain;
  height: 32px;
}

.owl-carousel-test2 .item {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tele a::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: 16px;
  font-weight: 600;
  margin-right: 5px;
}

.head-right {
  display: flex;
  justify-content: flex-end;
}

.head-right .headphone {
  background: #212529;
  padding: 13px 20px;
  margin-right: 20px;
}

.head-right .headphone a {
  color: white !important;
  font-weight: 300;
  font-size: 15px;
}

.head-right .getaquote {
  background: #6c757d;
  padding: 13px 20px;
  margin-right: 20px;
  color: white;
}

.head-right .getaquote a {
  color: white !important;
  font-weight: 300;
  font-size: 15px;
}

section.banner-work {
  padding: 100px 0;
  background-image: url(../Services-img/banner-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}

.banner-text h1 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 58px;
  line-height: 65px;
}

.banner-text p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 17px;
  margin-top: 10px;
}

.banner-button {
  margin-top: 30px;
  margin-bottom: 50px;
}

.banner-button a {
  padding: 11px 24px;
  border: 1px solid #444444;
  margin-right: 20px;
  font-weight: 500;
}

.banner-button a:hover {
  background: #444444;
  color: white;
}

.banner-button a.button-2 {
  padding: 13px 30px;
  margin-right: 20px;
  font-weight: 500;
  background: #ffffff;
  color: black;
  border: 0px;
  border-radius: 6px;
}
section.quote-sec h3 {
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 35px;
  margin-top: 7px;
}
.banner-bottom {
  background-color: #000;
  padding: 10px 20px;
}
.testimonial-sec p.testidesign {
  color: white;
  font-size: 15px;
  width: 60%;
  line-height: 24px;
  margin: 0 auto 50px;
}
section.testimonial-sec .card-body.testi-content {
  border: 1px solid white;
  padding: 30px;
  border-radius: 10px;
}

section.quote-sec {
  background-color: #f1f1f1;
  padding: 100px 0;
}

section.quote-sec h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
}

section.quote-sec form input {
  width: 100%;
  background: white !important;
  border: 2px solid #a6a6a6;
  padding: 15px 20px;
  font-family: "Poppins";
  color: #000;
}

section.quote-sec form .form-group {
  width: 95%;
  margin: 0 auto;
}
/* 
.brand-logos {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
}

.brand-logos a {
  width: 18%;
} */

section.quote-sec form button.btn.bgbtn {
  font-family: "Poppins";
  background: black;
  padding: 12px 40px;
  width: 27%;
}

section.protfolio {
  padding: 70px 0;
}

section.protfolio h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
}

section.protfolio p {
  text-align: center;
  font-size: 16px;
  margin: 10px 0 20px;
  line-height: 24px;
}

section.publishing {
  background-image: url(../lpimages/publishing.png);
  background-size: cover;
  background-position: bottom;
  padding: 100px 0;
}

.publishing h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
}

.publishing p {
  text-align: center;
  font-size: 16px;
  margin: 10px 0 20px;
  line-height: 22px;
}

.img-box {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.img-box .img {
  width: 40%;
}

.img-box .text h4 {
  font-size: 19px;
  font-weight: 600;
  text-align: left;
}

.img-box .text p {
  font-size: 15px;
  text-align: left;
}

.btns_wrap .call_wrap span {
  color: #333;
  font-size: 16px;
  vertical-align: middle;
  background: #fff;
  padding: 15px 20px 15px 15px;
}

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

section.self_publishing {
  padding: 100px 70px;
}

section.self_publishing h2 {
  font-size: 42px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
}

.self_publishing_rows {
  margin-top: 60px;
}

.self_publishing_rows h3 {
  font-size: 40px;
  font-weight: 700;
  color: black;
  margin-bottom: 20px;
}

.self_publishing_rows p {
  font-size: 16px;
  text-align: left;
  line-height: 26px;
}

.banner-bottom .col-md-3 {
  text-align: center;
}

.banner-bottom .col-md-3 h4 {
  color: white;
  margin-top: 20px;
  font-size: 13px;
}

section.portfolio-work {
  padding: 50px 30px;
}

section.portfolio-work p {
  width: 65%;
  margin: 20px auto;
}

.border-box {
  border: 2px solid black;
  padding: 18px;
  text-align: left;
  height: 440px;
}

.border-box h5 {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 20px;
  color: black;
}

section.portfolio-work .border-box p {
  margin: 20px 0 20px !important;
  width: 100% !important;
  text-align: left !important;
  font-size: 14px !important;
}

section.contact-us {
  background: #f1f1f1;
  padding: 80px 30px;
}

section.contact-us h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 55px;
  line-height: 63px;
  color: black;
}

section.contact-us p {
  font-size: 15px;
  margin: 10px 0 20px;
  line-height: 23px;
}

.forms {
  background: white;
  padding: 50px;
}

.forms h4 {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: black;
}

.forms form.cta label {
  color: black !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.forms form.cta {
  margin-top: 30px;
}

.forms form.cta input {
  color: black !important;
  border-bottom: 1px solid black;
}

.forms form.cta textarea {
  border-bottom: 1px solid black;
  height: 50px;
  color: black;
}

.forms form.cta button.btn.submitbtn {
  background: black;
  width: 100%;
  color: white !important;
  font-family: "Poppins";
}

ul.d-flex a {
  color: white;
}
.transform-text h2 {
  font-family: "Bebas Neue";
  font-size: 58px;
}

.transform-text p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 10px;
}

.transform-text ul li {
  font-size: 15px;
  margin-bottom: 9px;
}

.transform-text ul {
  padding-left: 28px;
  list-style-type: disc;
}

.transform-text .banner-button a.button-2 {
  padding: 13px 44px;
  margin-right: 20px;
  font-weight: 500;
  background: #000;
  color: white;
  border: 0px;
  border-radius: 6px;
}
section.transform-sec {
  padding: 90px 0;
}
section.prominent {
  padding: 110px 0;
  background-image: url(../Services-img/Prominent_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.prominent-text h2 {
  font-family: "Bebas Neue";
  font-size: 55px;
}

.prominent-text p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .headphone {
    display: block;
  }
}

/* ///// */
.popup-form {
  width: 400px;
  max-width: 400px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -240px;
  background: #be465c;
  display: none;
  z-index: 9999;
  box-shadow: rgb(29, 29, 29) 0px 0px 6px 2px;
  border: 1px solid #212121;
  border-radius: 5px;
}

.popup-form h2 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  margin: 10px 0 0;
  padding: 15px 0px 0px 0px;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 0px;
}

.popup-form h3 {
  font-size: 13px;
  font-weight: 400;
  margin: 2px 0 10px;
  padding: 7px 20px;
  text-align: center;
  line-height: 16px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

#popupform {
  padding: 0 18px;
  margin: 0 auto;
}

#popupform input[type="text"],
#popupform select {
  width: 100%;
  background-color: #fff;
  border: 0px solid #bd2517 !important;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  padding: 10px 20px 10px 20px;
  border-radius: 2px;
}

.popupiner img {
  width: 175px;
}

.popup-box h1 {
  font-size: 22px;
  margin: 15px 0px 8px;
  color: #fff;
}

.popup {
  justify-content: center;
}

.popup-box p {
  text-align: center;
  font-size: 14px;
  color: white;
}

.popup-box p span {
  font-size: 14px;
}

.popup-box {
  text-align: center;
  padding: 60px 50px 45px;
  background: black;
}

.popup-box .field {
  background: #fff;
  height: 42px;
  width: 100%;
  border-radius: 10px;
  margin: 14px 0 14px;
}

.read-book img {
  width: 100%;
}

.popup-box .main-button {
  margin: 0 auto;
  text-align: center;
  width: 50%;
  font-family: "Poppins";
  text-transform: uppercase;
  padding: 0px;
  font-weight: 600;
  border-radius: 10px;
}

/* //// */

/* new-lp-css-start */
section.servuice {
  padding: 90px 0;
}
.serve-head {
  text-align: center;
}

.serve-head h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
}

.serve-head p {
  text-align: center;
  font-size: 15px;
  margin: 10px 0 20px;
  line-height: 20px;
}

.serve-col h5 {
  font-size: 19px;
  font-family: "Poppins";
  font-weight: 700;
  color: black;
  margin: 10px 0 20px;
}

.serve-col p {
  font-size: 13px;
  line-height: 20px;
}

.serve-col {
  margin: 20px 0;
  position: relative;
}
.serve-col .number {
  position: absolute;
  right: 20px;
  top: 0px;
  font-size: 100px;
  font-weight: 800;
  color: #f6f5f5b0;
  z-index: -2;
}
section.top-notch {
  background-image: url(../assets/images/top-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.top-notch h2 {
  color: white;
  font-family: "Bebas Neue";
  font-size: 59px;
  width: 100%;
  line-height: 60px;
  /* text-align: left; */
}

section.top-notch p {
  color: white;
  /* text-align: left; */
  font-size: 16px;
  margin: 15px 0;
  line-height: 27px;
}

section.top-notch .buttons {
  margin-top: 31px;
  /* text-align: left; */
}

section.top-notch .buttons a.number {
  color: white;
  padding: 12px 20px;
  border: 2px solid white;
  margin: 0px 16px 0 0;
}

section.top-notch .buttons a.number:hover {
  background: white;
  color: black;
}

section.top-notch .buttons a.discuss {
  color: black;
  padding: 12px 20px;
  border: 2px solid white;
  background: white;
}

section.top-notch .buttons a.discuss:hover {
  background: transparent;
  color: white;
}

section.top-notch img {
  margin: -20px 0;
}

section.looking-banner {
  background-image: url(../assets/images/looking-table.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
section.looking-banner h2 {
  color: white;
  font-family: "Bebas Neue";
  font-size: 50px;
  width: 60%;
  font-weight: 400 !important;
  margin: 0 auto 20px;
}

section.looking-banner p {
  color: white;
  font-size: 16px;
  margin-bottom: 20px;
}

section.looking-banner a.number {
  color: black;
  padding: 12px 23px;
  border: 2px solid white;
  background: white;
  margin: 0 7px;
  border-radius: 4px;
  font-size: 16px;
}

section.looking-banner .buttons {
  margin-top: 40px !important;
}

section.looking-banner a.number:hover {
  background: #a5a5a5;
  color: white;
}
.tabs-head p {
  width: 50%;
  margin: 10px auto 30px;
}
section.servuice .container-fluid {
  padding: 0px;
}
.tabs-main .tablist {
  text-align: center;
  background: black;
  padding: 10px 0;
}
.tabs-main .tablist button {
  background: transparent;
  border: none;
  color: white;
  font-size: 16px;
  font-family: "Poppins";
  text-align: center;
  padding: 13px 20px;
}
.tabs-content {
  padding-top: 50px;
}
.tabs-content h2 {
  font-family: "Bebas Neue";
  font-size: 45px;
  color: black;
  font-weight: 500;
}

.tabs-content p {
  font-size: 15px;
  margin-bottom: 30px;
  margin-top: 10px;
  width: 80%;
  line-height: 21px;
}

.tabs-content a.view-more {
  border: 1px solid black;
  font-size: 16px;
  padding: 10px 40px;
  background: black;
  color: white;
  border-radius: 6px;
}
section.why-choose {
  background-image: url(../assets/images/choose-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
.choose-head h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: white;
  text-align: center;
}

.choose-head p {
  width: 80%;
  margin: 10px auto 30px;
  color: white;
  line-height: 21px;
}
.choose-col {
  background: white;
  text-align: left;
  padding: 15px;
  border-radius: 7px;
  margin: 15px 0;
}

.choose-col h5 {
  font-size: 18px;
  font-family: "Poppins";
  font-weight: 600;
  color: black;
  margin-bottom: 10px;
}

.choose-col p {
  font-size: 13px;
  line-height: 19px;
}
section.why-choose a.number {
  color: black;
  padding: 12px 23px;
  border: 2px solid white;
  background: white;
  margin: 0 7px;
  border-radius: 4px;
  font-size: 16px;
}
section.why-choose .buttons {
  margin-top: 40px !important;
}
.faqs-work .Accordion_item {
  background: black;
  margin-bottom: 20px;
  padding: 20px;
  color: white;
  text-align: left;
  cursor: pointer;
}
section.faqs {
  padding: 60px 0;
}
section.faqs h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: black;
  text-align: center;
  margin-bottom: 20px;
}
.faqs-work .Accordion_item h3.title {
  margin-bottom: 12px;
  font-size: 17px;
}

.faqs-work .Accordion_item .inner_content {
  font-size: 15px;
  line-height: 23px;
  width: 81%;
}
section.testimonial-sec {
  background-image: url(../assets/images/testi-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
.testimonial-sec h2 {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: white;
  text-align: center;
  margin-bottom: 20px;
}
.testi-monial .card {
  background: transparent;
}

.testi-monial .card .card-body.testi-content {
  width: 100%;
}

.testi-monial .card .card-body.testi-content img.card-img-top {
  width: 55px;
  margin-bottom: 30px;
  filter: brightness(50.5);
}

.testi-monial .card .card-body.testi-content p.card-text {
  text-align: left;
  color: white;
  font-size: 14px;
  line-height: 23px;
  height: 120px;
}

.testi-monial .card .card-body.testi-content .card-body {
  width: 100%;
  text-align: justify;
}

.testi-monial .card .card-body.testi-content .card-body h5 {
  font-family: "Poppins";
  font-size: 22px;
  font-weight: 600;
  color: white;
  margin-top: 15px;
}
section.footer {
  background-image: url(../assets/images/footer-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 60px 0;
  text-align: center;
}
section.footer img.logo {
  width: 180px;
  margin-bottom: 30px;
}

section.footer {
  text-align: left;
}

section.footer ul.numbers li {
  margin-bottom: 13px;
}

section.footer ul.numbers li a strong {
  font-weight: 600;
}

section.footer ul.numbers li a {
  font-size: 15px;
}

section.footer ul.links li {
  margin-bottom: 12px;
}

section.footer ul.links li a {
  font-size: 16px;
}

section.footer ul.social-icons {
  display: flex;
  gap: 14px;
}

section.footer ul.social-icons li a {
  font-size: 20px;
}

section.footer h4 {
  font-family: "Bebas Neue";
  font-size: 26px;
  margin-bottom: 22px;
}

section.footer .row {
  display: flex;
  align-items: start;
}
section.footer .top-work {
  margin-top: 0px;
}
/* new-lp-css-end */

/* responsive query */

@media screen and (max-width: 1024px) {
  section.banner-work {
    padding: 90px 0;
  }
  .banner-text h1 {
    font-size: 48px;
    line-height: 50px;
  }
  .banner-text p {
    font-size: 15px;
    line-height: 24px;
  }
  .banner-button a.button-2 {
    padding: 11px 20px;
  }
  .banner-button a {
    padding: 11px 20px;
  }
  section.quote-sec {
    padding: 70px 0;
  }
  section.protfolio {
    padding: 50px 0;
  }
  section.publishing {
    padding: 50px 0;
  }
  .publishing p {
    font-size: 15px;
  }
  .img-box .text p {
    font-size: 14px;
  }
  .img-box .text h4 {
    font-size: 16px;
  }
  section.self_publishing {
    padding: 70px 40px;
  }
  .self_publishing_rows h3 {
    font-size: 29px;
    margin-bottom: 15px;
  }
  .self_publishing_rows p {
    font-size: 14px;
    line-height: 24px;
  }
  section.portfolio-work {
    padding: 60px 10px;
  }
  section.portfolio-work p {
    width: 84%;
    margin: 10px auto;
  }
  .border-box h5 {
    font-size: 17px;
  }
  section.portfolio-work .border-box p {
    font-size: 14px !important;
  }
  .border-box {
    height: 620px;
  }
  section.contact-us {
    padding: 40px 20px;
  }
  .forms {
    padding: 20px;
  }
  .forms h4 {
    font-size: 27px;
  }
  section.contact-us h2 {
    font-size: 45px;
    line-height: 48px;
  }
}
@media screen and (max-width: 768px) {
  section.banner-work {
    background-size: cover;
  }
  .prominent-text h2 {
    font-size: 35px;
    margin: 20px 0;
  }
  .transform-text h2 {
    font-size: 38px;
  }
  .banner-button a.button-2 {
    padding: 11px 14px;
    margin-right: 14px;
  }
  .banner-button a {
    padding: 11px 16px;
    margin-right: 14px;
  }
  section.quote-sec {
    padding: 40px 0;
  }
  section.quote-sec form button.btn.bgbtn {
    padding: 12px 30px;
    width: fit-content;
  }
  section.publishing {
    padding: 20px 0 40px;
  }
  section.self_publishing {
    padding: 50px 10px;
  }
  .self_publishing_rows h3 {
    font-size: 21px;
    margin-bottom: 12px;
  }
  .banner-bottom .col-md-3 h4 {
    font-size: 13px;
    line-height: 20px;
  }
  section.protfolio h2 {
    font-size: 40px;
  }
  section.portfolio-work p {
    width: 90%;
  }
  section.protfolio {
    padding: 60px 0 50px;
  }
  section.protfolio p {
    font-size: 15px;
    line-height: 22px;
  }
  section.contact-us h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .forms {
    width: 70%;
    margin: 40px auto 10px;
  }
  .copyright p {
    font-weight: 500;
    font-size: 11px;
  }
  .footerLinks a {
    font-size: 14px;
  }
  .border-box {
    height: 350px;
    margin-top: 20px;
  }
  section.top-notch h2{
    font-size: 45px;
    line-height: 50px;


  }
  section.looking-banner h2 {
    width: 90%;
}
.tabs-head p {
  width: 90%;
}
 
.tabs-main .tablist button {
  font-size: 15px;
  padding: 13px 5px;
}
.tabs-content p {
  width: 100%;
}
}
@media screen and (max-width: 480px) {
  section.top-notch h2 {
    color: white;
    font-family: "Bebas Neue";
    font-size: 31px;
    width: 100%;
    line-height: 40px;
    margin: 30px 0 0;
  }
  header a img {
    width: 100px !important;
    display: flex !important;
  }
  header .getaquote {
    display: none;
  }
  .colorprim.tele.headphone {
    margin-top: -90px;
    margin-bottom: 50px;
  }
  .banner-text h1 {
    font-size: 37px;
    line-height: 41px;
  }
  section.banner-work {
    background-size: cover;
  }
  .banner-button {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .banner-button a {
    padding: 11px 16px;
    margin-right: 0px;
  }
  .banner-button a.button-2 {
    padding: 11px 14px;
    margin-right: 0px;
  }
  .cta input[type="text"],
  input[type="number"],
  input[type="email"],
  textarea {
    margin: 0px !important;
  }
  section.quote-sec form input {
    margin-bottom: 20px;
  }
  section.quote-sec h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  section.quote-sec form button.btn.bgbtn {
    margin-top: 10px;
  }
  section.self_publishing h2 {
    font-size: 29px;
    margin-bottom: 10px;
  }
  .self_publishing_rows {
    margin-top: 30px;
  }
  .self_publishing_rows img {
    margin: 10px 0;
  }
  .banner-bottom .col-md-3 {
    margin-top: 20px;
  }
  .banner-bottom .col-md-3 h4 {
    font-size: 15px;
    line-height: 20px;
  }
  section.protfolio {
    padding: 40px 0 50px;
  }
  section.portfolio-work p {
    width: 100%;
  }
  .border-box {
    height: fit-content;
    margin-top: 20px;
  }
  .forms {
    width: 100%;
    margin: 40px auto 10px;
  }
  .forms form.cta label {
    margin-bottom: 26px;
  }
  ul.d-flex {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-top: 10px;
  }
  .self_publishing_rows h3 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 27px;
  }
  .col-lg-2.col-md-2.text-center {
    text-align: left;
  }
  .ordering .col-md-8 {
    order: 1;
  }
  section.looking-banner h2 {
    width: 100%;
    font-size: 39px;
}
section.looking-banner .buttons {
  margin-top: 40px !important;
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}
section.why-choose .buttons{
  margin-top: 40px !important;
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}
.serve-head h2 {
  font-size: 40px;
  text-align: center;
}
.choose-head h2 {
  font-size: 36px;
}
.testimonial-sec h2 {
  font-size: 40px;
}
.testimonial-sec p.testidesign {
  width: 100%;
}
}




/* responsive-css */
section.popup {
  display: block !important;
  top: 100px !important;
  margin: 0px auto !important;
  width: 100% !important;
  left: 0px !important;
  position: static;
}
.modal-content {
  background: transparent;
  box-shadow: none !important;
  border: none;
}
.modal-dialog {
  max-width: 700px;
  margin: 30px auto;
}

button.close {
  opacity: 2;
}

.popup-form {
  width: 400px;
  max-width: 400px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -240px;
  background: #be465c;
  display: none;
  z-index: 9999;
  box-shadow: rgb(29, 29, 29) 0px 0px 6px 2px;
  border: 1px solid #212121;
  border-radius: 5px;
}

.popup-form h2 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  margin: 10px 0 0;
  padding: 15px 0px 0px 0px;
  color: #ffffff;
  display: inline-block;
  letter-spacing: 0px;
}

.popup-form h3 {
  font-size: 13px;
  font-weight: 400;
  margin: 2px 0 10px;
  padding: 7px 20px;
  text-align: center;
  line-height: 16px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

#popupform {
  padding: 0 18px;
  margin: 0 auto;
}

#popupform input[type="text"],
#popupform select {
  width: 100%;
  background-color: #fff;
  border: 0px solid #bd2517 !important;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  padding: 10px 20px 10px 20px;
  border-radius: 2px;
}

.popup-box p span {
  color: #fff;
  font-weight: 700;
  font-size: 23px;
  margin-left: 8px;
  background: #262626;
  padding: 4px 8px;
}

.popupiner img {
  width: 175px;
}

.popup-box h1 {
  font-size: 22px;
  margin: 15px 0px 8px;
  color: #fff;
}

.popup {
  justify-content: center;
}

.popup-box p {
  text-align: center;
  font-size: 14px;
  color: white;
}

.popup-box p span {
  font-size: 14px;
}

.popup-box {
  text-align: center;
  padding: 60px 50px 45px;
  background: black;
}

.popup-box .field {
  background: #fff;
  height: 42px;
  width: 100%;
  border-radius: 10px;
  margin: 14px 0 14px;
}

.read-book img {
  width: 100%;
  height: 215px;
  object-fit: cover;
  margin-top: 15px;
}

.popup-box .main-button {
  margin: 0 auto;
  text-align: center;
  width: 50%;
  font-family: 'Poppins';
  text-transform: uppercase;
  padding: 0px;
  font-weight: 600;
  border-radius: 10px;
}

.modal-body {
  background: transparent !important;
  padding: 0px;
}

.modal-content {
  background: transparent;
  box-shadow: none !important;
}

.modal-dialog {
  box-shadow: none !important;
}

.popup-box p {
  text-align: center;
  font-size: 14px;
  color: white;
  margin-bottom: 40px;
}

.popup-box input.required {
  padding: 10px !important;
  font-family: 'Poppins';
  color: black;
  border-radius: 5px;
}

.popup-box input.alphanumeric.iecn {
  padding: 10px !important;
  font-family: 'Poppins';
  color: black;
  border-radius: 5px;
}

.popup-box fieldset {
  display: none;
}

.popup-box input#btnPopup {
  margin: 0 auto;
  text-align: center;
  width: 50%;
  font-family: 'Poppins';
  text-transform: uppercase;
  padding: 0px;
  font-weight: 600;
  border-radius: 10px;
  background: #262626 !important;
  color: white;
}

.field.submit.col-md-12 {
  background: transparent !important;
}


/* /// */

.main-header {
  .menu .dropdown {
    position: relative;
}

.menu .submenu {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    list-style: none;
    padding: 10px 0;
    display: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    min-width: 210px;
}

.menu .submenu li {
    padding: 10px 10px;
}

.menu .submenu li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #7d7d7d;
    text-transform: capitalize;
    letter-spacing: 0;
}

.menu .submenu li a:hover {
    background: #f4f4f4;
}

/* Show Dropdown on Hover */
.menu .dropdown:hover .submenu {
    display: block;
}
}




section.prominent .buttons {
  margin-top: 31px;
  text-align: left;
}

section.prominent .buttons a.number {
  color: white;
  padding: 12px 20px;
  border: 2px solid white;
  margin: 0px 16px 0 0;
}

section.prominent .buttons a.number:hover {
  background: white;
  color: black;
}

section.prominent .buttons a.discuss {
  color: black;
  padding: 12px 20px;
  border: 2px solid white;
  background: white;
}

section.prominent .buttons a.discuss:hover {
  background: transparent;
  color: white;
}


section.testimonial-sec {
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    z-index: 1;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    /* transform: translatey(30%); */
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 0%;
    font-size: 36px;
    color: white;
    transform: translatex(-60px);
  }
  .owl-carousel .owl-nav button.owl-next {
    font-size: 36px;
    right: 0;
    color: white;
    transform: translatex(60px);
  }
}

a.align-fixed img {
  margin-top: 20px;
}