body {
  font-family: "Onest", serif;
  font-size: 1rem;
  font-weight: 400;
  overflow-x: hidden;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 15px;
}

.row {
  align-items: center;
}

a:hover,
a:focus,
button:hover,
button:focus {
  outline: none;
}

section {
  padding: 100px 0;
  clear: both;
  position: relative;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Onest", serif;
  color: #2d2f35;
}

h5,
h6 {
  font-family: "Onest", serif;
}

p {
  color: #2a2543;
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 1.6rem;
  position: relative;
  z-index: 1;
}

img {
  max-width: 100%;
}

textarea {
  resize: none;
}

input.required.error,
textarea.required.error,
select.required.error {
  border-bottom: red 2px solid !important;
}

label.error {
  display: none !important;
}

span,
b {
  vertical-align: baseline;
}

select {
  -webkit-appearance: listbox !important;
}

.container {
  max-width: 1200px; /*
padding: 0;*/
}

ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a.logo img {
  max-width: 220px;
}

/*Reset Css*/
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background: #4842d2;
}

header {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1;
}

header .row {
  align-items: center;
}

/* header ul li {
    display: inline-block;
    padding: 0px 20px;
    position: relative;
    z-index: 1;
    transition: .5s all;
} */
.nav-link {
  padding: 0;
}

header ul li a {
  color: #161616 !important;
  font-weight: 600;
  transition: 0.5s all;
  font-size: 1rem;
  text-transform: capitalize;
}

/* .dropdown:hover>.dropdown-menu {
    display: block;
} */
/* .dropdown-item {
    color: #000000 !important;
    padding: 6px 15px 4px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 600;
    transition: .5s all;
} */
.dropdown-menu {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}

.dropdown-item.active,
.dropdown-item:active {
  background: #3b3843;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: #6a4ef9;
  color: #ffffff !important;
}

a.menu-bottom {
  display: none;
}

header ul {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

img {
  max-width: 100%;
}

.btn {
  padding: 10px 25px;
  color: #000000 !important;
  font-size: 1.25rem !important;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  transition: 0.5s all;
  border: 1px solid;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  /* font-family: 'Times New Roman' , sans-serif; */
  /* font-style: italic; */
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

h2 {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 0 30px;
  line-height: 52px;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
  display: inline-block;
}

.btn-block .btn:first-child {
  margin: 0 8px 0 0;
}

.info-banner h1 {
  color: #ffffff !important;
  font-weight: 700;
  margin: 0 0 25px;
  letter-spacing: -2px;
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
}

.lp-banner-info h1 {
  color: #000000;
  font-weight: 700;
  margin: 0 0 25px;
  letter-spacing: -2px;
  font-family: "Montserrat", sans-serif;
}

.info-banner h1 span {
  color: #000000;
  font-weight: 100;
}

.info-banner p {
  font-size: 1.25rem;
  color: #222021;
  line-height: 28px;
  margin: 0 0 40px;
  font-weight: 500;
}

.lp-banner-info p {
  font-size: 1.1rem;
  color: #ece7ea;
  line-height: 28px;
  margin: 0 0 40px;
  font-weight: 400;
}

footer {
  /* padding: 140px 0 170px; */
  padding: 65px 0 65px;
  background: url("../images/bg-foot.png") no-repeat;
  background-size: cover;
  background-position: top;
  margin-top: -100px;
  z-index: 2;
  position: relative;
  background-position: 100%;
}

.btn-black {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}

.btn-black:hover {
  color: #fff !important;
}

.our-banner {
  padding: 120px 0;
  background: url("../images/main-banner.jpg") no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.our-lp-banner {
  padding: 80px 0;
  background: url("../images/main-banner.jpg") no-repeat;
  background-size: cover;
  /* background-position: top; */
}

header .container-fluid {
  max-width: 1650px;
}

header ul li.btn-phone a.btn-head {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}

a:hover {
  color: #bc3030 !important;
}

.heading {
  margin-bottom: 60px;
}

footer p {
  color: #fff;
  font-size: 15px;
}

footer a.ftr-logo + p {
  margin-top: 20px;
  color: #7a7789;
  font-size: 15px;
}

footer h4 {
  font-size: 1.875rem;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 40px;
  letter-spacing: 0;
}

footer h4 + ul li {
  margin-bottom: 12px;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 1;
}

footer h4 + ul li a,
footer h4 + ul li {
  color: #babfc4;
  font-size: 16px;
}

footer ul.social li {
  display: inline-block;
  padding: 0 8px;
  margin: 0;
}

footer ul.social li svg {
  color: #fff;
  font-size: 24px;
}

footer ul.social {
  margin-top: 30px;
  display: flex;
  align-items: center;
  /* display: none; */
}

.top-bar {
  background: #022d2e;
  padding: 10px 0;
}

.top-bar p {
  margin: 0;
  color: #fff;
  font-family: "Times New Roman";
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 1px;
}

header .row {
  padding: 25px 0;
}

header .lp .row {
  padding: 11px 0;
  justify-content: space-between;
}

header .row.row-menu {
  padding: 12px 0;
}

header a.btn-head {
  text-align: left;
  font-size: 1rem;
  color: #022d2e;
  font-weight: 600;
  display: flex;
  align-items: center;
}

header a.btn-head img {
  margin-right: 11px;
  max-width: 7%;
}

header .btn-block.text-right {
  text-align: right;
}

header .btn-block.text-right a {
  margin: 0 !important;
}

.btn.btn-red {
  background: #bc3030;
  color: #fff !important;
  border-color: #bc3030;
}

.btn img {
  margin-left: 8px;
  position: relative;
  top: -1px;
  transition: 0.5s all;
}

/* header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
} */
/* header::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    bottom: 48px;
    left: 0;
} */
a.btn.btn-red:hover {
  background: #000000;
  border-color: #000000;
}

a.btn.btn-bl-outline {
  border-color: #000;
  color: #000 !important;
}

a.btn.btn-bl-outline img {
  filter: brightness(0);
}

a.btn.btn-bl-outline:hover {
  background: #000;
  color: #fff !important;
}

a.btn.btn-bl-outline:hover img {
  filter: brightness(1);
}

.bottom-bar ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bottom-bar ul li {
  width: 25%;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-bar {
  border-bottom: 1px solid #dedede;
}

.bottom-bar ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #dedede;
  right: 0;
  top: 0;
}

.bottom-bar ul li:last-child:before {
  display: none;
}

.bottom-bar ul li img {
  margin-right: 8px;
}

.site-logos {
  padding: 30px 0;
  text-align: center;
  background: #f1f1f1;
}

.our-bestseller .row {
  justify-content: center;
}

.img-book img {
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2509803922);
  -o-object-fit: cover;
     object-fit: cover;
}

.img-book {
  padding: 30px 0;
}

.owl-books.owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  width: 42px;
  height: 23px;
  background: url("../images/left.png") no-repeat;
  background-size: 100%;
}

.owl-books.owl-theme .owl-nav .owl-prev {
  margin-right: 15px;
}

.owl-books.owl-theme .owl-nav .owl-next {
  transform: scaleX(-1);
}

.owl-books.owl-theme .owl-nav [class*=owl-] span {
  display: none;
}

.owl-theme .owl-nav {
  text-align: left;
  margin-top: 30px;
}

/* h2::before{
    position: absolute;
    content: "";
    background: url("../images/bg1.png") no-repeat;
    background-size: 100%;
    width: 167px;
    height: 170px;
    z-index: -1;
    top: -55px;
    right: -50px;
} */
.ban-head h3 {
  font-size: 270px;
  font-weight: 600;
  color: #f4faf7;
  writing-mode: sideways-lr;
  letter-spacing: -6px;
  display: none;
}

.ban-head {
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: -1;
  height: 100%;
}

.our-bestseller {
  padding: 150px 0 80px;
}

.container .ban-head {
  left: 100%;
  top: inherit;
  bottom: 40px;
}

.our-ghostwriting .heading {
  width: 92%;
  margin-inline: auto;
  text-align: center;
}

.our-ghostwriting [class*=col] {
  padding: 0;
}

.info-ghost img {
  width: 100%;
}

.info-ghost {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.our-ghostwriting figure {
  margin: 0;
}

.our-mission .container {
  position: relative;
  z-index: 1;
}

.info-ghost .in-ghost {
  position: absolute;
  z-index: 2;
  top: calc(100% - 60px);
  padding: 0 30px;
  transition: 0.5s all;
  transition-delay: 0.05s;
}

.info-ghost .in-ghost p {
  opacity: 0;
  color: #fff;
  font-size: 1.125rem;
  margin: 0;
  transition: 0.3s all;
}

.info-ghost .in-ghost h4 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.info-ghost .in-ghost * {
  transition: 0.5s all;
}

.info-ghost::before {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background: #bc3030;
  opacity: 0.8;
  transition: 0.5s;
}

.info-ghost:hover::before {
  top: 0;
}

.info-ghost:hover .in-ghost {
  top: 40px;
}

.info-ghost:hover .in-ghost p {
  opacity: 1;
}

.our-ghostwriting [class*=col]:nth-child(2) {
  margin-top: 40px;
}

.our-ghostwriting .row {
  align-items: start;
}

.our-ghostwriting::before {
  position: absolute;
  content: "";
  background: url("../images/bg-jor.jpg") no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 85%;
  z-index: -1;
}

.our-ghostwriting {
  padding-top: 250px;
}

.our-ghostwriting-lp-section {
  padding-top: 135px;
}

.our-ghostwriting .heading h2,
.our-ghostwriting .heading p {
  color: #000000;
}

.our-ghostwriting .heading h2::before {
  background: url("../images/bg3.png") no-repeat;
  background-size: 100%;
  top: -3px;
}

.our-ghostwriting .ban-head {
  left: inherit;
  bottom: 260px;
  top: inherit;
  right: 40px;
  height: 100%;
}

.our-ghostwriting .container {
  position: relative;
  z-index: 1;
}

.our-ghostwriting .ban-head h3 {
  color: #03393a;
  font-size: 170px;
  height: 100%;
  text-align: left;
}

.cta {
  background: url("../images/bg-cta.jpg") no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 30px 0;
}

.info-cta h3 {
  color: #fff;
  font-size: 3.063rem;
  font-weight: 600;
  line-height: 4.2rem;
  margin-bottom: 20px;
  letter-spacing: -2px;
  margin: auto;
}

.info-cta h3 > span {
  color: #bc3030;
}

.btn.btn-yel {
  background: #bc3030;
  border-color: #bc3030;
  color: #000 !important;
}

.btn.btn-yel img {
  filter: brightness(0) !important;
  transition: 0.5s all;
}

.btn.btn-yel:hover {
  background: #bc3030;
  border-color: #bc3030;
  color: #fff !important;
}

.btn.btn-yel:hover img {
  filter: brightness(1) !important;
}

.tel-cta {
  margin: 70px 0 0;
  padding-left: 60px;
  position: relative;
  z-index: 1;
}

.tel-cta img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.tel-cta span {
  display: block;
  font-size: 1.188rem;
  font-weight: 500;
  color: #fbe559;
}

.tel-cta a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8rem;
}

.cta .row {
  align-items: start;
}

.info-cta2 h5 {
  color: #fff;
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.info-cta2 h4 {
  color: #fff;
  font-size: 4.7rem;
  font-weight: 700;
  letter-spacing: -1px;
}

.tel-cta a:hover {
  color: #000 !important;
}

.info-journey {
  width: 100%;
  height: 100%;
  background-size: 100%;
  padding: 60px 70px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3019607843);
  background-size: cover;
  background-position: 100%;
  background-color: #e2d4d4;
}

.info-journey ul li {
  margin-bottom: 30px;
  padding-left: 80px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.info-journey ul li span.num {
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  display: block;
  z-index: 1;
  left: 0;
  top: -5px;
  color: #000000;
  font-size: 1.25rem;
  font-weight: 600;
}

.info-journey ul li span.num::before {
  position: absolute;
  content: "";
  background: url("../images/bg-num.png") no-repeat;
  width: 61px;
  height: 52px;
  background-size: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.info-journey ul li span.num + span {
  display: block;
  font-weight: 700;
  font-size: 1.875rem;
  color: #020202;
  margin-bottom: 3px;
}

img.img-jor1 {
  position: absolute;
  bottom: 180px;
  z-index: -1;
}

.our-journey h2 {
  margin-bottom: 0;
}

.our-journey .container {
  position: relative;
  z-index: 1;
}

/* .our-journey {
    padding: 180px 0 150px;
} */
.info-journey ul li:last-child {
  margin-bottom: 0;
}

.our-test {
  background: url("../images/bg-test.png") no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 0;
}

.our-test .container {
  padding-block: 60px;
}

.our-test .container {
  position: relative;
  z-index: 1;
}

.our-test .container::before {
  position: absolute;
  content: "";
  top: 0;
  background: #bc3030;
  width: 45%;
  height: 100%;
  border-radius: 60px 0 90px;
  left: -80px;
  z-index: -1;
}

.info-cta h2 {
  font-size: 2.2rem;
  font-weight: 200;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.7rem;
}

.info-cta h2::before {
  display: none;
}

.info-cta p {
  color: #fff;
  font-size: 1.25rem;
  margin: 0;
  font-weight: 400;
}

.our-test .container::after {
  position: absolute;
  content: "";
  left: -240px;
  bottom: 0;
  background: url("../images/test-img1.png") no-repeat;
  width: 222px;
  height: 380px;
  background-size: 100%;
  z-index: 0;
}

.info-test img,
.our-test .info-cta img {
  width: auto !important;
  margin-bottom: 30px;
}

.info-test p {
  font-size: 1.35rem;
  margin-bottom: 60px;
}

.info-test h6 {
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0;
}

.info-test h6 > span {
  font-size: 16px;
  display: block;
  font-weight: 500;
}

.owl-test.owl-theme .owl-nav [class*=owl-],
.owl-site-logo2.owl-theme .owl-nav [class*=owl-] {
  margin: 0;
  width: 57px;
  height: 57px;
  background: url("../images/left2.png") no-repeat;
  background-size: 100%;
}

.owl-test.owl-theme .owl-nav .owl-prev,
.owl-site-logo2.owl-theme .owl-nav .owl-prev {
  margin-right: 15px;
}

.owl-test.owl-theme .owl-nav .owl-next,
.owl-site-logo2.owl-theme .owl-nav .owl-next {
  transform: scaleX(-1);
}

.owl-test.owl-theme .owl-nav [class*=owl-] span,
.owl-site-logo2 .owl-nav [class*=owl-] span {
  display: none;
}

.owl-test .owl-nav {
  margin: 0;
  position: absolute;
  bottom: -10px;
  right: 0;
}

.our-test .row::before {
  position: absolute;
  content: "";
  left: 38%;
  background: #bc3030;
  top: 0;
  width: 35%;
  height: 5px;
}

.pre-footer {
  background: #2E2020;
  border-top: 16px solid #000000;
  padding: 50px 0 156px;
}

.pre-footer-lp {
  background: #2E2020;
  border-top: 16px solid #000000;
  padding: 50px 0 50px;
}

.pre-footer h3 {
  color: #ffffff;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0;
  padding-left: 60px;
}

a.btn.btn-bl-outline.btn-border-green {
  border-color: #000000;
  color: #fff;
  background: #000000;
}

a.btn.btn-bl-outline.btn-border-green:hover {
  background: #000000;
}

a.btn.btn-bl-outline.btn-border-green img {
  filter: brightness(1);
}

footer .row {
  align-items: start;
}

footer ul li a {
  color: #babfc4;
  font-weight: 400;
  font-size: 16px;
}

footer ul li {
  margin-bottom: 10px;
}

footer [class*=col]:nth-child(3) ul {
  padding-left: 50px;
}

footer .img-foot {
  position: absolute;
  left: 6%;
  right: 0;
  margin: auto;
  width: auto;
  display: table;
  z-index: -1;
  bottom: -70px;
}

footer h4 + ul li {
  padding-left: 35px;
  margin-bottom: 12px;
}

footer h4 + ul li img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

footer h4 + ul {
  margin-bottom: 40px;
}

.copy {
  background: #bc3030;
  position: relative;
  z-index: 1;
}

.copy p {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

.copy .row {
  margin-bottom: 0;
  border: none;
  padding: 20px 0;
}

.copy ul {
  text-align: right;
}

.copy ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

.copy ul li:first-child::before {
  position: absolute;
  content: "";
  right: -3px;
  height: 70%;
  top: 20%;
  background: #fff;
  width: 1px;
}

.copy ul li a {
  color: #fff !important;
  font-size: 14px;
}

.copy::before {
  position: absolute;
  content: "";
  width: 152px;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  right: 0;
  background: #021212;
  top: -1px;
}

.copy ul li a:hover {
  color: #000 !important;
}

.owl-test.owl-theme .owl-nav [class*=owl-]:hover,
.owl-site-logo2.owl-theme .owl-nav [class*=owl-]:hover {
  filter: brightness(0.9);
}

.owl-books.owl-theme .owl-nav [class*=owl-]:hover {
  filter: brightness(1) drop-shadow(-4px 4px 2px black) grayscale(0.9);
}

.info-ind {
  position: relative;
  z-index: 1;
}

.info-ind .in-ind {
  padding-inline: 50px 60px;
  position: absolute;
  top: calc(100% - 245px);
}

.info-ind .in-ind p {
  margin-bottom: 0;
  color: #fff;
}

.info-ind .in-ind h4 {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 12px;
}

/* .info-ind::before, .info-ind::after {
    position: absolute;
    content: "";
    left: -28px;
    top: -28px;
    background: #bc3030;
    width: 57px;
    height: 57px;
} */
.info-ind::after {
  top: inherit;
  bottom: -20px;
  right: 30px;
  left: inherit;
}

.our-industry [class*=col]:first-child {
  padding-right: 0;
}

.our-industry [class*=col]:last-child {
  padding-left: 0;
}

.our-industry::before {
  position: absolute;
  content: "";
  background: rgb(255, 255, 255);
  /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(244,250,247,1) 100%); */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 248, 242) 100%);
  height: 92%;
  width: 91%;
  z-index: -1;
  top: 0;
  left: 0;
}

/* .our-industry::after {
    position: absolute;
    content: "";
    background: #022d2e;
    width: 50%;
    height: 120px;
    bottom: -30px;
    margin: auto;
    right: 15%;
    border-bottom-right-radius:20px;
} */
.nav-tabs.tab-industry {
  padding: 30px 50px 0;
  border: 0;
  margin-bottom: 110px;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* .nav-tabs.tab-industry::before{
    position: absolute;
    content: "";
    background: url("../images/bg5.png") no-repeat;
    background-size: 100%;
    width: 70px;
    height: 35px;
    right: 30px;
    bottom: -40px;
    z-index: -1;
} */
.nav-tabs.tab-industry .nav-item {
  border: none;
  background: transparent;
  display: block;
  width: 100%;
}

.nav-tabs.tab-industry .nav-item .nav-link {
  color: #050505;
  background: transparent;
  border: none !important;
  text-align: left;
  font-weight: 600;
  font-size: 1.775rem;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-bottom: 6px;
  margin-bottom: 13px;
  transition: 0.5s all;
}

.nav-tabs.tab-industry .nav-item .nav-link::before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 1px;
  background: #bc3030;
  bottom: 0;
}

.nav-tabs.tab-industry .nav-item .nav-link.active {
  color: #bc3030;
  padding-left: 40px;
}

.nav-tabs.tab-industry .nav-item .nav-link::after {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  bottom: 0;
  margin: auto;
  background: url("../images/left3.png") no-repeat;
  background-size: 100%;
  width: 15px;
  height: 15px;
  transition: 0.5s;
  opacity: 0;
  transition-delay: 0.15s;
}

.nav-tabs.tab-industry .nav-item .nav-link.active::after {
  opacity: 1;
  transition-delay: 0s;
  transition: 0.1s all;
}

.our-industry .container {
  position: relative;
  z-index: 1;
}

/* .our-industry .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg4.jpg") no-repeat;
    background-size: 100%;
    width: 228px;
    height: 224px;
    left: -170px;
    bottom: 30%;
    z-index: -1;
} */
.our-industry .row {
  align-items: self-start;
}

.our-industry [class*=col] {
  height: 100%;
}

.nav-tabs.tab-industry + .btn-block {
  padding-left: 50px;
}

.our-industry .ban-head {
  left: inherit;
  right: 0;
  top: -120px;
  bottom: inherit;
}

.our-banner.inner-banner {
  background: url("../images/About-us.jpg") no-repeat;
  background-size: cover;
  background-position: 80%;
  padding-bottom: 80px;
  padding-top: 100px;
}

.inner-banner .info-banner h6 {
  font-size: 1.5rem;
  color: #bc3030;
  margin-bottom: 30px;
}

.inner-banner .info-banner p {
  margin: 0;
  font-size: 1.25rem;
  width: 85%;
  font-weight: 400;
}

.inner-banner .info-banner h1 {
  font-size: 2.625rem;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 30px;
}

.ban-img {
  text-align: right;
  position: relative;
  z-index: 1;
}

.ban-img::before {
  position: absolute;
  content: "";
  width: 218px;
  height: 362px;
  background: #bc3030;
  bottom: -110px;
  right: -60px;
  z-index: -1;
}

.our-banner.inner-banner .row {
  /* align-items: start; */
}

.info-agency img {
  margin-bottom: 20px;
}

.info-agency h4 {
  font-size: 22px;
  font-weight: 700;
  color: #1e1d1d;
  margin-bottom: 12px;
}

.info-agency p {
  color: #4e4d4d;
  font-size: 15px;
  margin: 0;
}

.our-agency .heading {
  width: 88%;
  margin-inline: auto;
}

.our-agency .row {
  margin-bottom: 60px;
}

.our-agency .row:last-child {
  margin-bottom: 0;
}

.our-expertise {
  background: #4c6989;
  background-size: cover;
  background-position: top left;
  padding-block: 250px 0;
}

.our-expertise-new {
  background: url("../images/bg-exp.jpg") no-repeat;
  background-size: cover;
  background-position: top left;
  padding-block: 65px 0;
}

.our-expertise .row {
  align-items: end;
}

.info-expert h2::before {
  background: url(../images/bg3.png) no-repeat;
  background-size: 100%;
  top: -60px;
  right: 70px;
}

.info-expert h2 {
  color: #ffffff;
}

.info-expert p {
  color: #ffffff;
  margin-bottom: 80px;
}

.info-expert p:last-child {
  margin-bottom: 0;
}

.info-expert h2:nth-child(3)::before {
  display: none;
}

.info-expert {
  padding-bottom: 170px;
}

.our-ghostwriting.our-expertise::before {
  display: none;
}

.our-ghostwriting.our-expertise .ban-head {
  bottom: 80px;
}

.our-mission p {
  font-size: 16px;
  margin: 0;
}

.our-mission .row {
  align-items: start;
  position: relative;
}

.our-mission::before {
  position: absolute;
  content: "";
  background: rgb(255, 255, 255);
  /* background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(244, 250, 247, 1) 100%); */
  background: linear-gradient(94deg, rgba(255, 255, 255, 0) 0%, rgb(226, 212, 212) 100%);
  /* height: calc(100% - 150px); */
  height: 100%;
  width: 100%;
  z-index: -2;
  top: 0;
  left: 0;
}

.our-mission {
  padding: 200px 0 150px;
}

.our-mission-new {
  padding: 85px 0 85px;
}

.our-mission .row::before,
.our-mission .row::after {
  position: absolute;
  content: "";
  background: url("../images/bg5.png") no-repeat;
  background-size: 100%;
  width: 70px;
  height: 35px;
  left: 18%;
  top: -60px;
  z-index: -1;
  filter: brightness(0.5);
}

.our-mission .row::after {
  bottom: 50px;
  top: inherit;
  left: inherit;
  right: -10px;
  z-index: -1;
}

.our-mission .ban-head {
  left: inherit;
  right: 0;
  height: 100%;
}

.ghost-service {
  /* background: #252525; */
  -webkit-clip-path: polygon(8% 6%, 100% 6%, 100% 100%, 8% 100%, 0 94%, 0 0);
          clip-path: polygon(8% 6%, 100% 6%, 100% 100%, 8% 100%, 0 94%, 0 0);
  padding-top: 120px;
  padding-bottom: 72px;
}

.ghost-service-lp {
  /* background: #252525; */
  -webkit-clip-path: none;
          clip-path: none;
  padding-top: 120px;
  padding-bottom: 72px;
}

.ghost-service [class*=col]:nth-child(2) {
  margin: 0;
}

.info-ghostser ul li {
  display: inline-flex;
  width: 49%;
  color: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 32px;
  padding-right: 40px;
  height: 56px;
  align-items: center;
  font-size: 1.1rem;
  line-height: 28px;
  margin-bottom: 20px;
  font-weight: 400;
}

.info-ghostser ul li:nth-last-of-type(1),
.info-ghostser ul li:nth-last-of-type(2) {
  margin: 0;
}

.info-ghostser ul li::before {
  position: absolute;
  content: "";
  background: url("../images/books.png") no-repeat;
  background-size: 100%;
  height: 56px;
  width: 22px;
  left: 0;
  top: 32px;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.our-ghostwriting .info-ghostser-new ul li::before {
  position: absolute;
  content: "";
  background: url("../images/books.png") no-repeat;
  background-size: 100%;
  height: 56px;
  width: 22px;
  left: 0;
  top: 7px !important;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.info-ghostser ul li:nth-child(2)::before,
.info-ghostser ul li:nth-child(3)::before,
.info-ghostser ul li:nth-child(6)::before,
.info-ghostser ul li:nth-child(7)::before,
.info-ghostser ul li:nth-child(10)::before {
  background: url(../images/books.png) no-repeat;
  background-size: 100%;
}

.info-expert.info-ghostser {
  padding-bottom: 140px;
}

.img-expert.img-ghostser img {
  /* max-width: 120%; */
  position: relative;
  left: -10px;
  width: 92%;
  bottom: 123px;
}

.ghost-service .ban-head h3 {
  color: #373737;
  height: 100%;
}

.ghost-service .container .ban-head {
  left: 100%;
  bottom: 60px;
}

.info-expert.info-ghostser h2::before {
  background: url(../images/bg6.png) no-repeat;
  background-size: 100%;
  right: 0px;
}

.our-offer .container {
  position: relative;
  z-index: 1;
}

/* .our-offer .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg7.png") no-repeat;
    background-size: 100%;
    width: 127px;
    height: 260px;
    z-index: -1;
    top: -30px;
    right: -200px;
} */
.our-offer {
  padding: 150px;
}

.our-offer-new {
  padding: 60px;
}

.info-offer h2::before {
  right: 50px;
}

.our-offer p {
  margin: 0;
}

.info-write {
  background: #fef0e5;
  padding: 40px 50px;
  margin-bottom: 30px;
  transition: 0.5s all;
}

.info-write p {
  margin-bottom: 0;
  color: #000;
}

.info-write h4 {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.info-write img {
  margin-bottom: 30px;
}

.our-writing [class*=col]:first-child .info-write:first-child {
  background: #bc3030;
}

.our-writing [class*=col]:first-child .info-write:first-child *,
.our-writing [class*=col]:last-child .info-write:last-child * {
  color: #fff;
}

.our-writing [class*=col]:last-child .info-write:last-child {
  background: #bc3030;
}

.our-writing [class*=col]:last-child {
  margin-top: 20px;
}

.our-writing .row {
  align-items: start;
  margin-bottom: 0;
}

.info-write:hover {
  background: #000 !important;
  transform: scale(1.04);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2196078431);
}

.info-write * {
  transition: 0.5s all;
}

.info-write:hover * {
  color: #fff;
}

.our-writing .ban-head {
  left: 100%;
  bottom: -30px;
}

.our-writing .container {
  position: relative;
  z-index: 1;
}

.info-write:last-child {
  margin-bottom: 0;
}

.our-agency {
  padding: 150px 0 80px;
}

.our-agency-new {
  padding: 92px 0 80px;
}

.lp-marketing {
  padding: 100px 0 80px;
}

.img-gen {
  text-align: right;
  position: relative;
  z-index: 1;
}

.info-gen {
  padding: 100px 0 100px 60px;
  position: relative;
  z-index: 1;
}

.info-gen::before,
.info-gen::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #022d2e;
  width: calc(100% + 120px);
  height: 100%;
  z-index: -1;
}

.info-gen p {
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
}

.info-gen ul li {
  color: #1be9c7;
  font-weight: 700;
  font-size: 1.438rem;
  list-style-type: disc;
}

.info-gen ul {
  padding-left: 22px;
  margin-bottom: 20px;
}

.info-gen p:last-child {
  margin-bottom: 0;
}

.our-genre .row {
  align-items: start;
}

.our-genre [class*=col]:last-child {
  margin-top: 30px;
}

.info-gen::after {
  background: #bc3030;
  z-index: -2;
  left: -20px;
  bottom: -20px;
  top: inherit;
  height: 85%;
}

.img-gen::before {
  position: absolute;
  content: "";
  right: -25px;
  bottom: -25px;
  background: #d4ede8;
  width: calc(100% - 30px);
  height: 28%;
  z-index: -1;
}

.our-genre .container {
  position: relative;
  z-index: 1;
}

.multi-genre {
  background: #022d2e;
  -webkit-clip-path: polygon(8% 4%, 100% 4%, 100% 100%, 8% 100%, 0 96%, 0 0);
          clip-path: polygon(8% 4%, 100% 4%, 100% 100%, 8% 100%, 0 96%, 0 0);
  padding-top: 250px;
  padding-bottom: 140px;
}

.multi-genre .heading *,
.pub-service .heading * {
  color: #fff;
}

.multi-genre h2::before,
.pub-service h2::before {
  background: url(../images/bg3.png) no-repeat;
  background-size: 100%;
  top: -57px;
  right: -70px;
}

.multi-genre .heading p,
.pub-service .heading p {
  width: 87%;
  margin: 0 auto;
}

.multi-genre .row {
  align-items: start;
}

.info-mulgen {
  text-align: center;
  background: #bc3030;
  padding: 30px;
  min-height: 317px;
  border: 1px solid #249a82;
  transition: 0.5s all;
}

.info-mulgen h4 {
  margin: 0;
  text-align: left;
  font-weight: 600;
  color: #fff;
  font-size: 1.375rem;
}

.info-mulgen.info-mulgen2 {
  background: #022d2e;
}

.info-mulgen img {
  margin-bottom: 15px;
}

.multi-genre .row.row-bt {
  margin-bottom: 30px;
}

.multi-genre .row.row-bt .row.row-gen {
  margin-bottom: 30px;
}

.multi-genre .row.row-bt .row.row-gen:last-child {
  margin-bottom: 0;
}

.img-mulgen2 img {
  height: 1011px;
  -o-object-fit: cover;
     object-fit: cover;
}

.row.row-genls .info-mulgen {
  min-height: auto;
}

.multi-genre .btn-block {
  margin-top: 80px;
}

.info-mulgen:hover {
  background: #bc3030;
  border-color: #bc3030;
}

.info-mulgen * {
  transition: 0.5s all;
}

.img-mulgen2 {
  position: relative;
  z-index: 1;
}

.img-mulgen2 .in-mulgen {
  position: absolute;
  left: 20px;
  bottom: 95px;
  width: 47%;
  text-align: right;
}

.img-mulgen2 .in-mulgen h5 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 34px;
}

.multi-genre .container {
  position: relative;
  z-index: 1;
}

.multi-genre .ban-head {
  height: 100%;
  z-index: -2;
  left: inherit;
  right: 60px;
  bottom: 220px;
  top: inherit;
}

.multi-genre .ban-head h3 {
  color: #03393a;
  height: 100%;
}

.multi-genre::before {
  position: absolute;
  content: "";
  background: url("../images/bg2.png") no-repeat;
  width: 360px;
  height: 623px;
  right: 0;
  top: 96px;
  z-index: -1;
}

.multi-genre .container::before {
  position: absolute;
  content: "";
  background: url("../images/bg8.png") no-repeat;
  width: 167px;
  height: 170px;
  background-size: 100%;
  left: -260px;
  top: 30%;
  z-index: -1;
}

.multi-genre .heading,
.pub-service .heading {
  margin-bottom: 100px;
}

.pub-service .heading {
  margin-bottom: 60px;
}

.owl-site-logo2 img {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1490196078);
}

.owl-site-logo2 .item {
  padding: 30px 0;
}

.owl-site-logo2 .owl-stage-outer {
  padding-inline: 10px 0;
}

.our-pub-book h2::before {
  right: 50px;
  top: -60px;
}

.our-pub-book .heading::before {
  position: absolute;
  content: "";
  right: -120px;
  top: 65px;
  background: url("../images/pub-arr.png") no-repeat;
  width: 195px;
  height: 119px;
  background-size: 100%;
  z-index: -1;
}

.our-pub-book .heading {
  margin-bottom: 20px;
}

.our-pub-book .heading p {
  width: 100%;
}

.our-pub-book::before {
  position: absolute;
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(244, 250, 247) 100%);
  height: 95%;
  width: 85%;
  z-index: -1;
  top: 0;
  left: 0;
}

.pub-service {
  background: #000000;
  /* clip-path: polygon(8% 5%, 100% 5%, 100% 100%, 8% 100%, 0 95%, 0 0); */
  padding-top: 200px;
  padding-bottom: 140px;
}

.pub-service-new {
  background: #000000;
  /* clip-path: polygon(8% 5%, 100% 5%, 100% 100%, 8% 100%, 0 95%, 0 0); */
  padding-top: 152px;
  padding-bottom: 140px;
}

.lp-pub-service-new {
  padding: 100px 0px;
}

.paddind-section {
  padding: 100px 0px !important;
}

.paddind-section-bottom {
  padding-bottom: 100px !important;
  padding-top: 0px !important;
}

.pub-service .ban-head h3 {
  color: #000000;
  height: 100%;
  text-align: left;
}

.info-pub h4 {
  font-size: 1.375rem;
  color: #bc3030;
  font-weight: 700;
  margin-bottom: 20px;
}

.info-pub img {
  margin-bottom: 16px;
}

.info-pub p {
  color: #ffffff;
  font-size: 15px;
  margin: 0;
}

.pub-service .row.row-bt {
  margin-bottom: 80px;
}

.pub-service .ban-head {
  top: inherit;
  bottom: 140px;
}

.our-estab {
  margin-bottom: 100px;
  padding-top: 180px;
}

.our-estab-lp {
  margin-bottom: 60px;
  /* padding-top: 180px; */
  padding: 100px 0;
}

.our-estab::before {
  position: absolute;
  content: "";
  background: rgb(255, 255, 255);
  /* background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(244,250,247,1) 100%); */
  background: linear-gradient(94deg, rgba(255, 255, 255, 0) 0%, rgb(226, 212, 212) 100%);
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
  left: 0px;
}

.our-estab h2::before {
  display: none;
}

.info-estab p {
  margin-bottom: 80px;
  width: 86%;
}

.info-estab p:last-child {
  margin-bottom: 0;
}

.our-estab .row {
  align-items: end;
}

.our-estab .container {
  position: relative;
  z-index: 1;
}

.our-estab .container::after {
  position: absolute;
  content: "";
  background: url("../images/bg9.png") no-repeat;
  width: 59px;
  height: 119px;
  background-size: 100%;
  left: -80px;
  bottom: 30%;
  z-index: -1;
}

.our-estab .container::before {
  position: absolute;
  content: "";
  background: url("../images/bg5.png") no-repeat;
  width: 70px;
  height: 35px;
  background-size: 100%;
  right: 20px;
  top: -70px;
  z-index: -1;
  filter: brightness(0.5);
}

.our-estab .ban-head {
  left: inherit;
  right: 20px;
  top: 40px;
}

.our-writing.our-market [class*=col]:last-child {
  margin: 0;
}

.our-writing.our-market [class*=col]:nth-child(2) {
  margin-top: 20px;
}

.our-market h4 {
  margin: 0;
}

.our-market p {
  margin: 0;
}

.our-market .ban-head {
  left: 0;
  top: inherit;
  bottom: -10px;
}

.info-market {
  padding: 50px;
}

.our-market .ban-head h3 {
  height: 100%;
  font-size: 225px;
}

.img-mis.img-read {
  text-align: center;
}

.our-readers .row::before {
  top: -140px;
  left: 40px;
}

.our-result {
  padding-block: 200px 120px;
}

.our-result-new {
  padding-block: 145px 120px;
}

.our-result .info-expert.info-ghostser h2::before {
  top: -55px;
  right: -70px;
}

.our-result .info-expert.info-ghostser {
  padding: 0;
}

.our-result .heading {
  margin-bottom: 100px;
}

.our-result .ban-head h3 {
  height: 100%;
  font-size: 270px;
}

.our-result.our-ghostwriting.our-expertise .ban-head {
  left: inherit;
  right: 0;
  top: inherit;
  height: 100%;
  bottom: 60px;
}

.info-ghostser.info-result ul li {
  width: 19.7%;
  font-size: 1.02em;
}

.info-ghostser.info-result ul li {
  margin-bottom: 50px;
}

.info-ghostser.info-result ul li:nth-last-of-type(1),
.info-ghostser.info-result ul li:nth-last-of-type(2),
.info-ghostser.info-result ul li:nth-last-of-type(3),
.info-ghostser.info-result ul li:nth-last-of-type(4),
.info-ghostser.info-result ul li:nth-last-of-type(5) {
  margin-bottom: 0;
}

.info-ghostser.info-result ul li:nth-child(n)::before {
  background: url(../images/books.png) no-repeat;
  background-size: 100%;
}

.info-ghostser.info-result ul li:nth-child(even)::before {
  background: url(../images/books.png) no-repeat;
  background-size: 100%;
}

.our-result .btn-block {
  margin-top: 100px;
}

.det-cont {
  padding: 30px;
  border: 1px solid #bc3030;
  transition: 0.5s all;
}

.det-cont img {
  margin-bottom: 40px;
  transition: 0.5s all;
}

.det-cont h4 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.det-cont p {
  color: #797979;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 40px;
}

.det-cont .btn {
  font-size: 15px !important;
  padding: 8px 20px;
  font-weight: 800;
  letter-spacing: 0;
}

.det-cont .btn > img {
  margin-bottom: 0;
}

.det-cont * {
  transition: 0.5s all;
}

.det-cont:hover {
  background: #000000;
  transform: scale(1.08);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3294117647);
  border-color: #000000;
}

.det-cont:hover * {
  color: #fff;
}

.det-cont:hover img {
  filter: brightness(0) invert(1);
}

.our-contact .row.row-tp {
  margin-top: 118px;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.our-contact .info-contact .form-group {
  position: relative;
  /* z-index: 1; */
  margin-bottom: 40px;
}

.our-contact .info-contact .form-control {
  border: none;
  border-bottom: 1px solid #acabab;
  border-radius: 0;
  height: 50px;
  font-size: 17px;
  color: #9f9f9f;
  background: transparent;
}

.our-contact .info-contact ::-moz-placeholder {
  color: #9f9f9f;
}

.our-contact .info-contact ::placeholder {
  color: #9f9f9f;
}

.our-contact .info-contact img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 6px;
}

.margin-bottom {
  margin-bottom: 7rem;
}

.our-contact .info-contact .form-group.btn-group img {
  position: revert;
}

.our-contact .info-contact .form-group.btn-group {
  text-align: center;
  display: block;
  margin: 30px 0 0;
}

.our-contact .info-contact .form-group.textarea-grp {
  margin-bottom: 20px;
}

.our-contact .info-contact label {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  font-size: 15px;
  width: 90%;
}

.our-contact .info-contact label input {
  position: absolute;
  left: 0;
  top: 3px;
  width: 15px;
  height: 15px;
  filter: hue-rotate(160deg);
}

.our-contact .info-contact label > a {
  color: #000;
  font-weight: 600;
  vertical-align: baseline;
}

/* .our-contact .row.row-tp::before{
    position: absolute;
    content: "";
    background: url("../images/con-bg1.png") no-repeat;
    width: 310px;
    height: 408px;
    background-size: 100%;
    right: -210px;
    top: 40px;
    z-index: -1;
} */
.our-contact .row.row-tp::after {
  position: absolute;
  content: "";
  background: url("../images/con-bg2.png") no-repeat;
  width: 283px;
  height: 140px;
  background-size: 100%;
  left: -150px;
  bottom: 110px;
  z-index: -1;
}

.our-contact .ban-head {
  top: 150px;
}

.our-contact {
  padding-top: 90px;
}

.ghost-service .container,
.pub-service .container {
  position: relative;
  z-index: 1;
}

/* .ghost-service .container::before {
    position: absolute;
    content: "";
    background: url(../images/bg8.png) no-repeat;
    width: 167px;
    height: 170px;
    background-size: 100%;
    left: -260px;
    bottom: 20%;
    z-index: -1;
} */
/* .pub-service .container::before{
    position: absolute;
    content: "";
    background: url(../images/bg3.png) no-repeat;
    background-size: 100%;
    width: 167px;
    height: 170px;
    right: -260px;  
    bottom: 20%;
    z-index: -1;
} */
.inner-banner.edit-banner .info-banner h1 {
  font-size: 2.5rem;
}

.our-choose {
  background: #022d2e;
  padding-block: 180px 120px;
}

.our-choose h2::before {
  top: -60px !important;
  right: -60px;
}

.our-choose .info-expert.info-ghostser {
  padding: 0;
}

.our-choose .container::before {
  background: url("../images/bg3.png") no-repeat;
  bottom: 0%;
  background-size: 100%;
}

.our-choose.our-ghostwriting.our-expertise .ban-head h3 {
  color: #03393a;
  font-size: 153px;
}

.our-mission.edit-mission::before {
  height: 100%;
}

.our-mission.edit-mission {
  margin-bottom: 120px;
}

.our-mission.edit-mission .row::after {
  bottom: -110px;
}

.our-mission.edit-mission .row::before {
  top: 50%;
  left: -90px;
}

.our-mission.edit-mission .info-mis {
  width: 90%;
  margin: 0 auto;
}

.our-mission.edit-mission .ban-head h3 {
  font-size: 194px;
}

.img-edit {
  text-align: center;
}

main.edit-mainsec {
  position: relative;
  z-index: 1;
}

main.edit-mainsec .ban-head {
  top: 150px;
}

.our-editing .container::before {
  position: absolute;
  content: "";
  background: url(../images/bg9.png) no-repeat;
  width: 59px;
  height: 119px;
  background-size: 100%;
  right: 60px;
  top: 0;
  z-index: -1;
}

.our-editing .container {
  position: inherit;
  z-index: 1;
}

.our-editing {
  padding-bottom: 60px;
}

.our-choose.our-ghostwriting.our-expertise .ban-head {
  bottom: 40px;
}

body .popupform {
  width: 860px;
  height: 620px;
  padding: 0;
  overflow: visible;
  background: url("../images/popop-bg3860.png?v=1") no-repeat;
}

.custom-pop .row {
  /* margin: 0; */
}

.popupform form.validate-autopopup {
  padding: 0;
}

.popup-content h2 {
  font-family: "Poppins";
  font-size: 24px;
  padding: 0;
  color: #313131;
  padding-left: 0;
  font-weight: 600;
  margin: 48px 0 4px;
}

.popup-content h2::before {
  display: none;
}

.popup-content p {
  color: #515151;
  font-weight: normal;
  font-size: 13px;
  margin: 0 0 10px;
}

.popup-content h4 b {
  display: block;
  color: #bc3030;
  font-size: 20px;
  font-weight: 700;
}

.custom-pop {
  padding: 0;
  /* overflow: hidden; */
}

.popup-content p.form_tagline {
  max-width: 100%;
  font-size: 11px;
  margin: 16px 0;
  position: relative;
  padding-left: 15px;
  background: transparent;
  text-align: left;
  color: #fff;
}

.popup-content p.form_tagline input {
  vertical-align: middle;
  height: auto;
  position: absolute;
  left: 0;
  top: 4px;
}

.popup-content [class*=col-] {
  padding: 0 7px;
  margin-top: 0;
}

.popup-content [class*=col-] input {
  color: #313131;
  font-weight: 400;
  font-size: 13px;
  height: 40px;
  margin-bottom: 12px;
  border-radius: 0;
}

.popup-content [class*=col-] input::-moz-placeholder, .popup-content [class*=col-] textarea::-moz-placeholder {
  color: #313131;
}

.popup-content [class*=col-] input::placeholder,
.popup-content [class*=col-] textarea::placeholder {
  color: #313131;
}

.popup-content [class*=col-] textarea {
  color: #313131;
  font-weight: 400;
  font-size: 13px;
  height: 145px;
  border-radius: 0;
  resize: none;
}

.popup-content [class*=col-] input.btn {
  background: #ff7f23;
  color: #fff;
  margin: auto;
  padding: 0 30px;
  /* color: #000; */
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: 4px;
}

.pop-txt {
  left: -34px;
  /* padding: 0; */
}

.popup-content [class*=col-] input:focus {
  box-shadow: none;
  outline: none;
}

.popupform button.fancybox-button {
  background: #c00038;
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 50%;
  opacity: 1;
  top: 30px;
  right: -47px;
}

.popupform button.fancybox-button svg path {
  fill: #fff;
}

.popupform button.fancybox-button svg {
  height: 26px;
}

.popup-bann {
  overflow: hidden;
  margin-left: -5px;
}

.popup-bann img {
  max-width: 90%;
}

.popup-content {
  width: 390px;
  text-align: center;
  margin-right: 30px;
  background: #fff;
  border-radius: 0;
  padding: 20px;
  margin-top: 0;
  max-width: 100%;
  float: right;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3607843137);
  border: 5px solid #bc3030;
  right: -50px;
  position: absolute;
  top: 40px;
}

.custom-pop .form-control {
  height: 44px;
  color: #959595;
  font-size: 14px;
  margin: 0 0 10px;
  box-shadow: none;
}

.custom-pop textarea.form-control {
  resize: none;
  height: 90px;
}

.popup-content h4 {
  font-size: 20px;
  color: #000000;
  text-transform: none;
  padding: 0;
  font-weight: normal;
  margin: 0 0 5px;
}

.popup-content h3 {
  font-size: 31px;
  color: #000000;
  font-weight: 600;
  position: relative;
  width: 100%;
  display: table;
  padding: 0;
  margin: 0px auto 0px;
}

.popup-content h3 span {
  color: #bc3030;
  font-weight: 700;
  vertical-align: baseline;
}

.popup-content h3:after {
  content: "";
  background: #f3991f;
  position: absolute;
  height: 100px;
}

.popupform:before {
  content: "";
  background: url("../images/popop-off.png") no-repeat;
  height: 118px;
  width: 137px;
  position: absolute;
  left: -60px;
  bottom: -19px;
  margin: 0 auto;
  right: 0;
}

.popupform form.validate-autopopup {
  padding: 0 6px 0px;
}

.popupform form.validate-autopopup button.btn.btn-red {
  width: 100%;
  background: #fbe559;
  padding: 10px 0;
  text-transform: uppercase;
  font-style: normal;
  border-color: #fbe559;
}

.price-service .ban-head {
  left: inherit;
  right: 30px;
  bottom: 40px;
}

.price-service .ban-head h3 {
  font-size: 230px;
}

.price-service.pub-service .container::before {
  left: -250px;
  right: inherit;
  bottom: -40px;
}

.pub-service.price-service h2 {
  margin: 0;
}

.price-banner.inner-banner .info-banner h1 {
  font-size: 2.5rem;
}

.info-price {
  padding: 0 0 30px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1803921569);
  border-radius: 10px;
}

.info-price h3 {
  padding: 15px 12px;
  background: #373738;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 32px;
  font-weight: 600;
  min-height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.info-price h3 > span {
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.info-price h4.price {
  padding: 14px 0 6px;
  background: #bc3030;
  color: #fff;
  font-size: 3.74rem;
  font-weight: 700;
  margin: 0 12px 30px;
}

.info-price h4.price > sup {
  font-size: 1.563rem;
  position: relative;
  top: -30px;
  font-weight: 600;
}

.info-price h4.price > span {
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 600;
  vertical-align: baseline;
  position: relative;
  left: -8px;
  top: -8px;
}

.info-price ul {
  text-align: left;
  margin: 0 16px 0 20px;
  height: 400px;
  margin-bottom: 40px;
}

.info-price ul h5 {
  color: #252525;
  font-size: 1rem;
  font-weight: 600;
  margin: 15px 0 6px;
}

.info-price ul li {
  color: #5b5b5b;
  font-size: 0.9rem;
  padding-left: 15px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  /* list-style: disc inside; */
}

.info-price ul li.heading-li::before {
  display: none;
}

.info-price ul li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 7px;
  display: none;
  margin: auto;
  background: #5b5b5b;
  display: block;
}

.info-price h4.price,
.info-price p.note_txt {
  display: none !important;
}

.info-price .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #505050 !important;
}

.info-price .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ededed;
}

.info-price .btn {
  width: calc(100% - 40px);
  position: relative;
  left: 0;
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 30px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.info-price p {
  color: #6a6a6a;
  font-size: 0.875rem;
  font-weight: 700;
  padding-inline: 20px;
  margin-bottom: 0;
}

.info-price p > span {
  color: #bc3030;
}

.info-price p b {
  display: block;
}

.our-pricing {
  padding-top: 150px;
}

footer ul li a:hover {
  color: #bc3030 !important;
}

.heading.text-center {
  width: 66% !important;
  margin-inline: auto;
}

.our-contact .heading.text-center {
  width: 100% !important;
}

.content-page li,
.content-page p {
  font-size: 17px;
  margin-bottom: 17px;
}

.content-page p a {
  font-weight: 700;
  color: rgb(0, 0, 0);
}

section.content-page {
  padding: 4em 0px;
  width: 100%;
  clear: both;
}

section.content-page h5.sub-heading {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: 600;
}

.content-page li {
  list-style: inside square;
}

.pri-banner .info-banner h1 {
  margin: 0;
}

.pub-service .heading h2 {
  margin-bottom: 0;
}

section.our-industry {
  padding-bottom: 0;
  margin-bottom: 7rem;
}

section.our-industry .our-industry-lp {
  padding-bottom: 0;
  margin-bottom: 7rem;
}

section.our-industry .our-industry-ghost-lp {
  padding-bottom: 0;
  margin-bottom: 0px;
}

.info-mis h3 {
  margin-bottom: 20px;
  font-weight: bold;
}

.info-mis li {
  margin-bottom: 16px;
  list-style: square inside;
}

.our-pricing .row {
  justify-content: center;
  align-items: unset;
}

.our-pricing .col-md-4 {
  margin-bottom: 30px;
}

.row.video_row {
  margin-top: 3em;
  margin-bottom: 4em;
}

.rclient-item {
  text-align: center;
}

.rclient-item a.rc_play {
  position: relative;
  display: block;
  overflow: hidden;
}

.rclient-item a.rc_play .play_btn {
  position: absolute;
  left: 0;
  width: 64px;
  height: 64px;
  background: url(../images/aplay0.png) no-repeat scroll center top;
  z-index: 1;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto; /* border-radius: 50%; */
  transition: 0.5s all; /* opacity: 0; */
}

.rclient-item a.rc_play .play_btn:before {
  content: "";
  position: absolute;
  left: 0;
  width: 64px;
  height: 64px;
  background: url(../images/aplay1.png) no-repeat scroll center top;
  z-index: 1;
  bottom: 0;
  right: 0;
  margin: auto;
}

.rclient-item h3 {
  margin-top: 30px;
  font-size: 22px;
  clear: both;
  font-weight: 700;
  color: #000;
  margin-bottom: 3px;
}

.rclient-item p {
  font-weight: 600;
  color: #000;
  padding: 0 20px;
  font-size: 18px;
  letter-spacing: 0;
}

.rclient-item:hover a.rc_play img {
  transform: scale(1.1);
  transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rclient-item a.rc_play:hover .play_btn:before {
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.rclient-item a.rc_play img {
  transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  transform: scale(1);
  width: 100%;
}

.rclient-item:hover span.play_btn {
  opacity: 1;
}

.rclient-item a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1803921569);
  width: 100%;
  height: 100%;
  z-index: 1; /* opacity: 0; */
  transition: 0.5s all;
}

.rclient-item:hover a::before {
  opacity: 1;
}

.info-price ul li.heading-li {
  font-size: 17px;
  list-style-type: none;
  padding-left: 5px;
}

.our-journey + .our-vid-testi {
  padding-top: 0;
}

.vid-btn {
  margin-top: 50px;
}

header p {
  margin: 0;
}

header p a.btn-head {
  display: inline-block;
}

header p img {
  max-width: 34px;
  margin-right: 6px;
}

header p span {
  display: inline-block;
  margin: 0 6px;
}

.det-cont h5 a {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}

.det-cont h5 span {
  font-size: 17px;
  display: inline-block;
  margin: 0 7px;
  vertical-align: middle;
}

.tel-cta span.seperator {
  display: inline-block;
}

.navbar-nav .nav-link {
  color: black;
}

.dropdown-item:hover {
  background-color: #bc3030;
}

.no-lp-style-link {
  color: inherit;
  cursor: default;
}

.vscomp-toggle-button {
  width: 100% !important;
}

.our-ghostwriting-lp {
  margin-bottom: 7rem;
}

.padding-top {
  padding-top: 5rem;
}

.vscomp-ele {
  display: inline-block;
  max-width: 100% !important;
  width: 100%;
}

.virtual-select .vs-placeholder {
  color: #bebe17 !important;
  opacity: 1;
}

.vscomp-arrow::after {
  transform: rotate(45deg);
  border: 4px solid rgba(0, 0, 0, 0) !important;
  border-bottom-color: #111 !important;
  border-right-color: #111 !important;
  content: "";
  height: 8px;
  margin-top: -6px;
  width: 8px;
}

.font-AmostelySignature {
  white-space: nowrap;
  margin-top: -3rem;
  z-index: 1;
  font-size: clamp(2rem, 5vw, 4rem);
}

.lp_banner-new {
  overflow: hidden;
}

.logo-slider {
  background-color: #000;
  padding: 20px 0;
}

.logo-slider img {
  max-height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}

.team_wrap {
  text-align: center;
}

.team_wrap h2 {
  font-size: 38px;
  font-weight: bold;
  color: #051d38;
}

.team_wrap h2 span {
  font-weight: bold;
  color: #48bac4;
}

.team__img__Sec {
  position: relative;
}

.team__img__Sec img {
  width: 100%;
}

.overlay__team {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
  justify-content: flex-end;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #010d1d 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.overlay__team h5 {
  font-size: 24px;
  color: #bc3030;
  font-weight: bold;
  padding-bottom: 9px;
}

.overlay__team span {
  color: #fff;
  font-size: 20px;
}

.team__img__Sec:hover .overlay__team {
  opacity: 1;
  transition: 0.5s ease-in-out;
}

.team__img__Sec:hover .overlay__team {
  transform: translate(0px, 0%);
}

.fifth-section {
  /* background: url(../images/fifth-bg.jpg) no-repeat; */
  background-size: cover;
  background-position: bottom;
}

/* Style the tab */
.fifth-section .cs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.fifth-section .tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-bottom: 2px solid #dbdbdb;
}

/* Style the buttons inside the tab */
.fifth-section .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  color: #000;
  padding: 0 0 15px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.32px;
  position: relative;
}

.fifth-section .tab button.active:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: -3px;
  background-color: #fcac19;
}

/* Change background color of buttons on hover */
/* Create an active/current tablink class */
/* Style the tab content */
.fifth-section .tabcontent {
  display: none;
  padding: 6px 12px;
  animation: fadeEffect 1s;
}

.fifth-section .tabcontent.active {
  display: block;
}

/* Fade in tabs */
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fifth-section .content h4 {
  color: #000;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  /* 54px */
  letter-spacing: -0.9px;
  margin: 0 0 20px;
}

.fifth-section .content h4 span {
  font-weight: 700;
}

.fifth-section .content p {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 144.9%;
  /* 28.98px */
  letter-spacing: -0.4px;
}

.fifth-section .fifcover img {
  width: 100% !important;
}

.fifth-section .fifcover .owl-item.active:nth-child(2) {
  transform: scale(0.9);
}

.fifth-section .fifcover .owl-item.active:nth-child(3) {
  transform: scale(0.8);
}

.fifth-section .fifcover a {
  position: relative;
}

.fifth-section .fifcover a:before,
.innerfifcover a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 90%;
  height: 94%;
  background: rgba(0, 0, 0, 0.5490196078);
  transform: translate(-50%, -50%) scale(0);
  border-radius: 5px;
  transition: 0.5s;
}

.fifth-section .fifcover a:after,
.innerfifcover a:after {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  border-radius: 5px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins";
  font-size: 70px;
  transition: 0.5s;
}

.fifth-section .fifcover a:hover::before,
.fifth-section .fifcover a:hover:after,
.fifth-section .innerfifcover a:hover::before,
.fifth-section .innerfifcover a:hover:after {
  transform: translate(-50%, -50%) scale(1);
}

@media (max-width: 575px) {
  .fifth-section .tab {
    gap: 25px 0;
    border-bottom: none;
    flex-wrap: wrap;
  }
}
/* .modal-input{
        min-height: 44px;   
    background: #fff;
    padding-inline: 1.5rem;
    color: #000;
    border-color: #f8d785;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none !important;
    width: 100% !important;
}

.modal-btn{
    background-color: #bc3030 ;
    color: #fff;
    border: none;
     min-height: 44px;
   border-radius: 5px;  
}
.modal-btn:hover{
    background-color: #000000 ;
    color: #fff !important;
}

.modal-body input::placeholder {
  color: #8b7e7e;
      font-weight: 300 !important;
    font-size: 16px;
}

.modal-span{
    color: #bc3030;
} */
/* .testimonial-card {
      background-color: #fff;
      border-radius: 15px;
      padding: 25px;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .testimonial-text {
      font-size: 14px;
      color: #333;
    }
    .testimonial-footer {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: 20px;
    }
    .testimonial-footer img {
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }
    .testimonial-author {
      font-weight: bold;
      color: #c8102e;
    }
    .swiper-pagination-bullet {
      background-color: #bcd0f0;
      width: 26px;
      height: 5px;
      border-radius: 50rem;
      opacity: 1;
      transition: 0.3s;
    }
    .swiper-pagination-bullet-active {
      background-color: #d11111;
      width: 74px;
    } */
.heading-re-h5 {
  font-size: clamp(22px, 4vw, 34px);
  line-height: 1.2;
  color: #000;
}

.mySwiperServices .swiper-pagination-bullet {
  background: #aaa;
  border-radius: 5px;
  height: 5px;
  margin: 0 4px;
  opacity: 1;
  transition: width 0.3s ease;
  width: 20px;
  bottom: -5px;
}

.mySwiperServices .custom-swiper-pagination {
  bottom: -5px !important;
}

.mySwiperServices .swiper-pagination-bullet-active {
  background: #bc3030;
  width: 40px;
}

.our-new-testimonials {
  background-color: #eaedf2;
  padding: 60px 0px;
}

.our-new-testimonials .content {
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.0392156863);
}

.our-new-testimonials h2 {
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.our-new-testimonials p {
  font-size: 14px;
}

.our-new-testimonials h5 {
  font-size: 15px;
  color: #bc3030;
}

.our-new-testimonials .book-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 450px;
}

.our-estab-lp ul li {
  list-style-type: disc;
  margin-left: 20px;
}

.lp-font-AmostelySignature {
  white-space: nowrap;
  z-index: 1;
  font-size: clamp(4rem, 7vw, 4.5rem);
  font-family: "AmostelySignature", sans-serif;
  color: #bc3030;
  margin-bottom: -2rem;
  display: inline-block;
  position: relative;
}

.leadForm .strip {
  margin-inline: -1rem;
  font-size: clamp(20px, 2vw, 23px);
  line-height: 1.2;
  font-family: "Montserrat", sans-serif;
}

.fw_lighter {
  font-weight: 200;
}

.lp-last_span {
  font-weight: 500;
  color: #ffffff;
  font-size: clamp(14px, 2vw, 26px);
}

.form-new-sec {
  background: url("../images/form-back.png") no-repeat;
  background-size: cover;
  /* background-position: top; */
  background-color: #000;
}

.lp-our-industry::before {
  background: none;
}

.lp-our-industry {
  padding: 100px 0 48px 0 !important;
}

.opacity-color {
  color: rgba(255, 255, 255, 0.631372549);
}

.primary_hover {
  background-color: #bc3030 !important;
  color: rgb(255, 255, 255) !important;
  border: none !important;
}
.primary_hover:hover {
  background-color: #ffffff !important;
  color: black !important;
}

.primary_hover2 {
  background-color: #bc3030 !important;
  color: rgb(255, 255, 255) !important;
  border: none !important;
}
.primary_hover2:hover {
  background-color: #ffffff !important;
  color: #bc3030 !important;
}

.secoundy_hover2 {
  background-color: #ffffff !important;
  color: rgb(0, 0, 0) !important;
  border: none !important;
}
.secoundy_hover2 a {
  color: rgb(0, 0, 0) !important;
}
.secoundy_hover2 img {
  filter: brightness(0) !important;
}
.secoundy_hover2:hover {
  background-color: #26466d !important;
  color: rgb(255, 255, 255) !important;
}
.secoundy_hover2:hover img {
  filter: brightness(1) !important;
}

.secoundy_hover {
  background-color: #000000 !important;
  border: none !important;
  color: white !important;
}
.secoundy_hover a {
  color: white !important;
}
.secoundy_hover:hover {
  background-color: #26466d !important;
  color: rgb(255, 255, 255) !important;
}

.new_class_btn:hover {
  background-color: #26466d !important;
  color: #fff !important;
}

.new_class_btn2:hover {
  background-color: #ffffff !important;
  color: #bc3030 !important;
}

.new_class_btn3:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}

.btn_outline {
  background-color: transparent !important;
  border: #000 solid 2px !important;
}
.btn_outline img {
  filter: brightness(0) !important;
}
.btn_outline a {
  color: #000 !important;
}
.btn_outline:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.btn_new_hover:hover {
  background-color: #26466d !important;
  color: #fff !important;
}

.btn_new_hover4 {
  background-color: #ffffff !important;
  color: #fff !important;
}
.btn_new_hover4:hover {
  background-color: #000000 !important;
  color: #fff !important;
}/*# sourceMappingURL=style-web6bda.css.map */

/*floatbutton*/

.floatbutton {
    -o-transition: .4s;
    width: 420px;
    z-index: 12;
    font-size: 0;
    transition: all .4s;
    position: fixed;
    top: 16%;
    right: -370px
}

.floatbutton.active {
    right: 0;
    z-index: 999;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .btns_wrap {
    position: fixed;
    right: -6px
}

.floatbutton .btns_wrap .chat_wrap {
    width: 280px;
    -o-transition: all .3s ease;
    background: #fff;
    border-radius: 50px 0 0 50px;
    padding: 0;
    transition: all .3s;
    display: block;
    position: absolute;
    top: 40px;
    right: -225px;
    overflow: hidden;
    box-shadow: 0 0 40px #00026 !important
}

.floatbutton .btns_wrap .chat_wrap span.icoo,
.floatbutton .btns_wrap .call_wrap span.icoo {
    color: #fff;
    vertical-align: middle;
    background: #d80008;
    border-right: 1px solid #ded9d9;
    border-radius: 50px 0 0 50px;
    padding: 18px 20px 16px;
    font-size: 18px;
    display: inline-block;
    box-shadow: 1px 0 13px #184dc1c2
}

.floatbutton .btns_wrap .call_wrap {
    width: 280px;
    -o-transition: all .3s ease;
    background: #fff;
    border-radius: 50px 0 0 50px;
    padding: 0;
    transition: all .3s;
    position: absolute;
    top: 120px;
    right: -225px;
    overflow: hidden;
    box-shadow: 0 0 40px #00026 !important
}

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

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

.floatbutton .btns_wrap a:hover {
    right: 0;
    text-decoration: none !important
}

.floatbutton .btns_wrap .call_wrap {
    width: 280px;
    -o-transition: all .3s ease;
    background: #fff;
    border-radius: 50px 0 0 50px;
    padding: 0;
    transition: all .3s;
    position: absolute;
    top: 120px;
    right: -225px;
    overflow: hidden;
    box-shadow: 0 0 40px #00026 !important
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 270px;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    -ms-box-shadow: 0 0 40px #00026;
    -o-box-shadow: 0 0 40px #00026;
    background: #d80008;
    border-radius: 30px 0 0 30px;
    margin-top: 198px;
    padding-top: 0;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    box-shadow: -20px 7px 18px -7px #57b89717
}

.floatbutton .clickbutton .crossplus {
    -o-transition: .4s;
    -o-transition: .4s;
    color: #fff;
    white-space: pre;
    font-size: 16px;
    font-weight: 700;
    transition: all .4s;
    display: block;
    position: absolute;
    bottom: 122px;
    left: -52px;
    transform: rotate(-90deg)
}

.floatbutton .banner-form {
    z-index: 9;
    width: 370px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    margin: 0;
    padding: 30px;
    display: inline-block;
    position: relative;
    box-shadow: 0 0 30px #0001f
}

.floatbutton .banner-form h3 {
    color: #333;
    margin-bottom: 20px;
    font-size: 24px
}

.floatbutton .banner-form .ban-form input {
    width: 100%;
    color: gray;
    height: 50px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 0 0 15px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    outline: 0 !important
}

.floatbutton .banner-form .ban-form textarea {
    width: 100%;
    color: gray;
    height: 120px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 15px 0 0;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    outline: 0 !important
}

.floatbutton .banner-form .ban-form input[type="submit"] {
    color: #fff;
    text-align: center;
    background: #d80008;
    border: #0000;
    border-radius: 3px;
    margin: 20px 0 0;
    padding: 10px 15px;
    font-weight: 600
}
@media only screen and (min-width: 300px) and (max-width: 575px) {
    .floatbutton {
        display: none;
    }
}

/* check box */
.fldset {
  display: flex;
  align-items: baseline;
}

.fldset input[type="checkbox"] {
  width: 1em !important;
  height: 1em !important;
  position: relative;
  top: 4px;
}

.fldset label {
  font-size: 12px;
  color: #000 !important;
  padding-left: 5px;
}

.fldset label a {
    color: #000 !important;
    display: inline;
}

.cta-phn-mobile{background:#000;text-align:center;color:#fff!important;padding:5px;position:fixed;bottom:0!important;z-index:999;width:100%;display:none}.cta-phn-mobile a{color:#fff!important;text-decoration:none}@media (max-width:767px) and (min-width:320px){.cta-phn-mobile{display:block!important}body{overflow-x:hidden}footer {padding-bottom: 50px;}}