﻿/* Global Publisher visual system */
:root {
  --gp-navy: #13233f;
  --gp-navy-deep: #0b172b;
  --gp-teal: #0e9f9a;
  --gp-teal-dark: #087b77;
  --gp-gold: #d4a84f;
  --gp-ink: #243149;
  --gp-mist: #eef8f7;
}

/* css-custom.css */
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap);

.menuSec,
.noPadding,
.patrk-pg section.ptck_banner .row > *,
ul {
  padding: 0;
}

a:focus,
a:hover,
body,
h2 {
  color: #393939;
}

.audio-pg section.main-publication h2,
.contat-box p a,
.serv-pg .section-category .themes-h2,
.serv-pg .section-category .themes-h2 .head-bg,
.theme_btn:hover,
h3 {
  color: #000;
}

h5,
ul {
  margin: 0 0 20px;
}

.logo,
.menuSec ul li,
.menuSec ul li a,
.theme_btn {
  display: inline-block;
}

.menuSec ul li a,
a,
a:focus,
a:hover {
  text-decoration: none;
}

.book_port_img img,
.logo img,
.menu-Bar span,
.testi_imgg img,
.theme_btn:hover::before,
ul.dropdown,
ul.dropdown li,
ul.dropdown li a {
  width: 100%;
}

.reviw-testi .fa-caret-left:before,
.reviw-testi .fa-caret-right:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 600;
}

#countdown:after,
#countdown:before {
  width: 8px;
  background: #444;
  top: 48px;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
}

#countdown .labels li:first-child,
#countdown:after,
#countdown:before,
div#tiles span:first-child {
  display: none !important;
}

.centerCol,
.menuSec li:hover li {
  float: none;
}

body,
html {
  overflow-x: clip;
}

body {
  word-break: break-word;
  font: 15px/25px "Sofia Pro";
  color: var(--gp-ink);
  background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.2;
}

.logo-fot p,
.suport ul li a,
h1,
p {
  font-weight: 500;
}

h1,
h2 {
  font-size: 55px;
  font-family: "Sofia Pro";
}

a {
  color: #28b16d;
  white-space: initial;
}

a:hover {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
}

img {
  max-width: 100%;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  outline: 0;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

ul {
  list-style-type: none;
}

@font-face {
  font-family: "Fonts Awesome";
  src: url(../fonts/fonts-fontawesome-webfont.eot);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sofia Pro";
  src:
    url("../fonts/fonts-SofiaPro-SemiBold.woff2") format("woff2"),
    url("../fonts/fonts-SofiaPro-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Sofia Pro med";
  src:
    url("../fonts/fonts-SofiaPro-Medium.woff2") format("woff2"),
    url("../fonts/fonts-SofiaPro-Medium.woff") format("woff");
}

@font-face {
  font-family: "Sofia Pro";
  src:
    url("../fonts/fonts-SofiaPro.woff2") format("woff2"),
    url("../fonts/fonts-SofiaPro.woff") format("woff");
}

@font-face {
  font-family: "Sofia Pro light";
  src:
    url("../fonts/fonts-SofiaPro-Light.woff2") format("woff2"),
    url("../fonts/fonts-SofiaPro-Light.woff") format("woff");
}

@font-face {
  font-family: "Sofia Pro black";
  src:
    url("../fonts/fonts-SofiaPro-Black.woff2") format("woff2"),
    url("../fonts/fonts-SofiaPro-Black.woff") format("woff");
}

.noLeft {
  padding-left: 0;
}

.menuSec ul li:last-child a,
.noRight,
.testti-fotr .row > * {
  padding-right: 0;
}

.centerCol {
  margin: 0 auto;
}

.pt_8 {
  padding-top: 80px;
}

.patrk-pg section.empire_of_pain_sec,
.py_8,
.themes-padd,
section.featured_sec.pb_8,
section.logo_sec {
  padding: 80px 0;
}

.menuSec ul,
.menuSec ul li {
  padding: 0;
  position: relative;
  margin: 0;
}

.theme_btn {
  padding: 15px 25px;
  border: unset;
  border-radius: 15px;
  color: #fff;
  z-index: 1;
  background: #242889;
  position: relative;
  font-size: 17px;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  transition: 250ms;
  overflow: hidden;
}

.theme_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 14px;
  background-color: #72d219;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  transition: 250ms;
}

.flexRow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.flexCol {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  align-items: center;
}

h1 {
  color: #fff;
  margin: 0 0 17px;
}

.menuSec ul li a,
h4,
h5,
h6 {
  color: #393939;
  font-family: "Sofia Pro";
}

.menu li a,
.suport p,
.suport ul li a span,
.themes-h2,
.themes-h4,
h2,
h3,
ul.dropdown li a {
  font-weight: 600;
}

h2 {
  margin: 0 0 30px;
}

h3 {
  font-family: "Sofia Pro";
  font-size: 30px;
  margin: 0 0 28px;
}

h4,
h5,
h6 {
  font-weight: 500;
}

h4 {
  font-size: 24px;
  margin: 0 0 13px;
}

h5 {
  font-size: 20px;
}

.mainBanner .bannerForm .fld-input input,
h6 {
  margin: 0 0 22px;
}

h6 {
  font-size: 18px;
}

select {
  background: url("../images/images-arrow.png") right no-repeat #fff;
  padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
  color: #575757;
}

::-moz-placeholder {
  color: #575757;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #575757;
}

:-moz-placeholder {
  color: #575757;
  opacity: 1;
}

.mb_slider .slick-slide,
.menuSec img {
  margin: 0;
}

.menuSec ul {
  list-style: none;
  text-align: center;
  text-transform: capitalize;
}

#countdown .labels li,
.poster-item p {
  text-transform: uppercase;
}

.menuSec {
  text-align: center;
}

.menuSec li ul,
.menuSec li > ul > li > a:after,
.menuSec li > ul > li > a:before,
.menuSec ul li:last-child a:after {
  display: none;
}

.menuSec ul li a {
  position: relative;
  padding: 10px 23px;
  font-size: 15px;
  font-weight: 600;
}

.menuSec ul li a:after {
  content: "";
  position: absolute;
  top: 35%;
  right: 0;
  width: 1px;
  height: 13px;
  background-color: #393939;
  display: none;
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  color: #0e9f9a;
}

.menuSec li ul li a:hover,
.menuSec li > ul > li > a,
ul.dropdown li a,
ul.dropdown li a:hover {
  color: #000 !important;
}

.menuSec li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 0;
  width: 230px;
  text-align: left;
  top: 38px;
}

.menuSec li > ul > li > a {
  border: none;
  padding: 13px 20px !important;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.menuSec li > ul > li,
.menuSec li > ul > li > a {
  display: block;
  margin: 0;
}

.menuSec li ul li a:hover {
  background-color: #0e9f9a;
}

.menuSec ul ul ul {
  left: 100%;
  top: 0;
}

.menuSec ul:after,
.menuSec ul:before {
  content: " ";
  display: table;
}

.menuSec ul:after {
  clear: both;
}

.menuSec li > ul > li:hover > ul {
  left: 230px;
  top: 0;
  width: 270px;
}

.droopdwon li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: #000;
  left: 0;
  width: 230px;
  text-align: left;
  top: 40px;
}

.droopdwon {
  float: left;
}

.droopdwon li:hover li a:hover {
  background-color: #fff;
  color: #000 !important;
}

.dropdown-menu {
  position: absolute !important;
  z-index: 1000;
  display: block;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

header {
  padding: 15px 0;
}

.about-banner,
.banner-txt,
.bannerForm,
.banner_image,
.battel-box,
.battel-sec,
.book_port_img,
.box-size,
.client-strip,
.contact-banner-wrap,
.dropdown-nav,
.fld-input,
.footer-left h3 span,
.head-bg,
.img-style,
.inner-banner-sec,
.main-header,
.mainBanner,
.main_banner,
.makes-sec,
.patrk-pg .emp_men_imgg,
.poster-main,
.section-category,
.themes-h2,
footer,
ul.lne_cs {
  position: relative;
}

.main-header:before {
  position: absolute;
  left: 0;
  content: "";
  background: url(../images/images-header-before.webp) no-repeat;
  width: 237px;
  height: 370px;
  z-index: 5;
  pointer-events: none;
}

.logo img,
.poster-main a,
.poster-main img {
  display: block;
}

.battel-box,
.battel-box img,
.box-size .battel-box h5,
.bring_bx,
ul.category-list li {
  transition: 0.3s ease-in-out;
}

.client-strip ul li,
.menu,
.menu li,
ul.contact-lst li a span,
ul.dropdown li {
  display: inline-block;
  vertical-align: middle;
}

.menu-Bar span:first-child {
  top: 0;
}

.menu-Bar span:nth-child(2) {
  top: 8px;
  transform-origin: left;
}

.menu-Bar span:nth-child(3) {
  top: 16px;
}

.menu-Bar.open span {
  background: #b70404;
}

.menu-Bar.open span:first-child {
  transform: rotate(45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu {
  font-size: 0px;
}

.menu li {
  padding-left: 35px;
}

.menu li a {
  display: block;
  font-size: 16px;
  color: #fff;
}

.menu li.active a,
.menu li:hover a {
  color: #f05a23;
}

.dropdown-nav {
  overflow: hidden;
  vertical-align: middle;
}

.dropdown-nav:hover {
  overflow: visible;
}

ul.dropdown {
  position: absolute;
  left: 0;
  margin: auto;
  background: #fff;
  padding: 20px;
  text-align: left;
  border-radius: 2px;
  box-shadow: 0 0 10px 3px #00000014;
  opacity: 0;
  animation: 0.5s forwards btotreverse;
}

ul.dropdown li a {
  padding: 0;
  font-size: 14px;
  display: block;
  margin: 0 0 15px;
  text-align: center;
  background: 0 0 !important;
}

ul.dropdown li.last a {
  margin-bottom: 0;
}

.dropdown-nav:hover ul.dropdown {
  animation: 0.5s forwards btot;
  z-index: 9;
}

@keyframes btotreverse {
  0% {
    top: 75px;
    opacity: 1;
  }

  100% {
    top: 115px;
    opacity: 0;
  }
}

@keyframes btot {
  0% {
    top: 115px;
    opacity: 0;
  }

  100% {
    top: 40px;
    opacity: 1;
  }
}

ul.contact-lst li.first a {
  background-color: #0e9f9a;
  padding: 12px 13px 16px 10px;
  border-radius: 50px;
  color: #000;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
  width: auto;
}

ul.contact-lst li.last a,
ul.contact-lst2 li.first a {
  border-radius: 50px;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  width: auto;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
}

ul.contact-lst li.first a span img {
  filter: invert(1) brightness(0.5);
  width: 85%;
}

ul.contact-lst li.last a {
  background-color: #000;
  padding: 14px 13px 16px 10px;
  color: #fff;
  box-shadow: 0 0 0 2px #000;
}

ul.contact-lst li.last a span img {
  filter: invert(1) brightness(1.5);
  width: 85%;
}

ul.contact-lst2 li.first a {
  background-color: #0e9f9a;
  padding: 9px 13px 14px 10px;
  color: #000;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
  border: 0;
  font-weight: 800;
}

ul.contact-lst2 li.first a span img {
  filter: invert(1) brightness(0.5);
  width: 20%;
  margin-right: 10px;
}

ul.contact-lst2 li.last a {
  background-color: #000;
  padding: 11px 13px 12px 10px;
  border-radius: 50px;
  color: #fff;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #000;
  font-size: 16px;
  width: auto;
  border: 0;
}

footer::before,
footer:after {
  -webkit-animation: 1.8s linear infinite run;
}

ul.contact-lst2 li.last a span img {
  filter: invert(1) brightness(1.5);
  width: 20%;
  margin-right: 10px;
}

ul.contact-lst2 {
  margin: 50px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.banner-txt .row,
.client-strip ul,
.marketing-pg .battel-box,
ul.contact-lst {
  align-items: center;
  display: flex;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

ul.contact-lst li img {
  width: 40px !important;
}

ul.contact-lst {
  justify-content: center;
  margin: 0;
}

.tab_sec .tab-pane {
  display: block;
  border: 0;
  height: 0;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow,
i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  width: 50px;
  height: 50px;
  font-size: 26px;
  border-radius: 100px;
  padding: 12px 0 0;
  cursor: pointer;
  top: 71%;
  z-index: 100;
  text-align: center;
}

.tab_sec .tab-pane.active {
  display: block !important;
  height: auto;
}

.main_banner {
  background-image: url(../images/images-banner.jpg);
  padding: 80px 0;
  background-size: contain;
}

.makes-sec,
.what_we_bring {
  padding-bottom: 60px;
}

.banner_text h1 {
  font-size: 70px;
  font-family: "Sofia Pro";
  color: #000;
  font-weight: 700;
}

.banner_text ul.contact-lst,
.inner-banner-sec ul.contact-lst {
  justify-content: start;
  margin-top: 46px;
}

.banner_text ul.contact-lst li:first-child,
.inner-banner-sec ul.contact-lst li:first-child {
  margin-left: 0;
}

.banner_text p,
.inner-banner-sec p {
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  margin: 37px 0;
}

.banner_image img:last-child {
  position: absolute;
  right: -75px;
  width: 23%;
  top: -82px;
}

.bannerForm h3:after,
.bannerForm h3:before {
  top: 16px;
  height: 2px;
  width: 40px;
  background: #fff;
}

.client-strip img {
  filter: none;
}

.battel-box:hover img,
.logo-fot img {
  filter: brightness(0) invert(1);
}

.client-strip {
  padding-top: 30px;
}

.client-strip ul,
ul.category-list {
  font-size: 0;
}

.client-strip ul li {
  width: 100%;
  padding: 0 10px;
}

.makes-sec .row,
footer .row,
section.testimonials .row {
  align-items: center;
}

.themes-h4 {
  color: #000;
  font-size: 30px;
}

.theme_heading h2,
.themes-h2 {
  font-size: 50px;
}

.head-bg::before {
  content: "";
  position: absolute;
  left: 0;
  height: 20px;
  top: 30px;
  width: 65%;
  background: #0e9f9a73;
  z-index: -1;
}

.themes-h2 {
  color: #000;
  line-height: 60px;
  margin: 10px 0;
  z-index: 1;
}

.themes-p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

section.makes-sec.py_8 ul.contact-lst {
  justify-content: start;
  margin-top: 40px;
}

.what_we_bring {
  background-image: url(../images/images-process-bg.jpg);
}

.theme_heading p {
  font-size: 20px;
  width: 64.9%;
  margin: 28px auto;
  line-height: 30px;
}

.bring_bx {
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 40px 20px;
  margin-bottom: 27px;
  min-height: 420px;
  height: auto;
  overflow: visible;
}

.poster-main,
.poster-main .poster-list {
  height: auto;
  width: 100%;
}

.battel-box:hover,
.bring_bx:hover {
  box-shadow: 0 0 20px 0 #00000033;
  transform: scale(1.06);
  cursor: pointer;
  background: #0e9f9a;
}

.bring_bx h2 {
  color: #000;
  font-size: 28px;
  line-height: 1.25;
  margin-top: 21px;
  margin-bottom: 12px;
  font-weight: 700;
}

.bring_bx p {
  color: #000;
  font-size: 18px;
  line-height: 1.45;
}

.battel-box:hover h4,
.box-size .battel-box:hover h5,
section.what_we_bring .theme_heading h2,
section.what_we_bring .theme_heading p {
  color: #fff;
}

.marketing-pg .battel-box,
.section-category ul.contact-lst,
.services_sec ul.contact-lst {
  justify-content: center;
}

.services_sec .services_image {
  padding-bottom: 110px;
}

.main-publication .btn-popup {
  border-radius: 60px;
}

.case_stdy_sec,
section.testimonials_sec,
section.main-publication {
  padding: 100px 0;
}

section.main-publication h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
  color: #000;
}

.bannerForm h2 span,
.footer-right h4 span,
section.main-publication h2 span {
  color: #0e9f9a;
}

section.main-publication p {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 30px;
}

.poster-main {
  margin: 0 auto;
  top: -42px;
  z-index: 0;
}

.book_port_img,
.footer-left > img + img {
  margin-top: 30px;
}

.poster-main .poster-list .poster-item {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-next-btn:before,
.poster-main .poster-prev-btn:before {
  font-size: 0px;
  top: 106px;
  bottom: inherit;
  margin: auto;
  height: 15px;
  width: 41px;
  position: absolute;
  content: "";
}

.poster-item p {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
  width: 100%;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  color: #000;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.contact-banner-wrap > img:first-child,
.poster-main .poster-prev-btn {
  left: 0;
}

.poster-main .poster-next-btn {
  right: 0;
}

.poster-main * {
  overflow: visible !important;
}

.poster-main .poster-prev-btn:before {
  background: url(../images/images-sprite.png) -156px -15px no-repeat;
  right: -96px;
}

.poster-main .poster-next-btn:before {
  background: url(../images/images-sprite.png) -208px -15px no-repeat;
  right: 339px;
}

.contat-box,
.ct-button.styl1 {
  text-align: center;
}

a.btn-popup {
  padding: 10px 30px;
  font-size: 20px;
}

a.btn-popup:hover {
  background: #000;
  color: #fff;
}

section.testimonials {
  background: #f4f4f4;
  padding: 100px 0;
}

.testimonials-text h5 {
  font-size: 24px;
  color: #0b274b;
  margin: 0 0 20px;
}

.testimonials-text h3 {
  font-size: 44px;
  font-weight: 700;
  margin: 0 0 30px;
}

.reviw-testi .fa-caret-left:before {
  content: "\f0d9";
}

.reviw-testi p {
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.battel-box h4,
.battel-box h6 {
  color: #000;
  transition: 0.3s ease-in-out;
  font-family: "Sofia Pro";
}

.star-name h6 {
  font-weight: 700;
  font-size: 24px;
  margin: 40px 0 10px;
}

.testimonials-text {
  padding: 38px 55px 0;
}

.testimonials .slick-slide img {
  width: 24%;
}

.testimonials .testi-sldier {
  position: relative;
}
.testimonials .testi-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 52px;
  height: 52px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #0e9f9a;
  color: #000;
  font-size: 30px;
  line-height: 52px;
  text-align: center;
  cursor: pointer;
  transform: translateY(-50%);
}
.testimonials .testi-prev {
  left: -82px;
}
.testimonials .testi-next {
  right: -82px;
}
.testimonials .testi-arrow:hover {
  background: #000;
  color: #fff;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow {
  background: #fff;
  position: absolute;
  left: inherit;
  right: 12%;
}

i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  background: #fff;
  position: absolute;
  right: 12px;
  margin: 0 auto;
}

.services_sec p {
  font-size: 16px;
  line-height: 26px;
  padding-right: 50px;
}

.services_image img {
  position: relative;
  top: 40px;
  left: 20px;
}

ul.contact-lst li a,
ul.contact-lst2 li a {
  font-size: 14px !important;
  padding: 18px 26px 18px 10px !important;
}

ul.contact-lst li a span {
  margin-top: -6px;
  margin-right: 10px;
}

footer *,
li.btn-head a,
section.battel-sec.themes-padd h2.themes-h2,
section.battel-sec.themes-padd h2.themes-h2 + p {
  color: #fff !important;
}

section.battel-sec.themes-padd p {
  font-size: 20px;
  line-height: 30px;
}

.battel-sec::before {
  content: "";
  position: absolute;
  height: 65%;
  width: 100%;
  left: 0;
  top: 10%;
  background-image: url(../images/images-battel-sec-bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  background-position: bottom;
}

.battel-sec {
  background: #000;
  z-index: 0;
}

.battel-sec .mg-50 {
  margin: 50px 0;
}

.battel-box:hover h6 {
  opacity: 0.5;
  color: #fff;
}

.battel-box {
  background-color: #fff;
  box-shadow: 0 0 10px 0 #00000022;
  border-radius: 5px;
  padding: 40px 10px;
  text-align: center;
  border: 2px solid #0e9f9a;
}

.battel-box h6 {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 70px;
  font-weight: 700;
  opacity: 0.1;
}

.battel-box img {
  height: 80px;
  width: 80px;
  object-fit: contain;
  margin: 0 auto 15px;
}

.battel-box h4 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

.testnnr .banner-txt .price-bx {
  padding-bottom: 20px;
  padding-top: 10px;
}

.sp50 {
  padding-bottom: 50px;
}

.footer-form-sec {
  padding: 80px 0 100px;
}

.footer-left,
.footer-right {
  padding: 35px 55px;
  height: 100%;
}

.footerbox {
  border-radius: 15px;
  margin-bottom: 35px;
}

.footer-left {
  background-color: #000;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
}

.footer-left h3 {
  color: #0e9f9a;
  font-size: 60px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 65px;
}

.footer-left h3 span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer-left p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 35px;
}

.footer-left ul {
  display: inline-flex;
  align-items: center;
  margin-top: 40px;
}

.footer-left ul li img {
  width: 180px;
}

.footer-left ul li:first-child {
  margin-right: 40px;
}

.footer-right {
  background-color: #f4f4f4;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.footer-right h4 {
  color: #000;
  font-size: 39px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 35px;
}

.footer-form-input input,
.footer-form-input select,
.footer-form-textarea textarea {
  border: 1px solid #dfdfdf;
  color: #666;
  background-color: #fff;
  width: 100%;
}

.footer-form-input input {
  height: 45px;
  margin-bottom: 25px;
  padding: 0 15px;
}

.footer-form-input select {
  height: 45px;
  margin-bottom: 20px;
  padding: 0 15px;
  font-family: "Sofia Pro";
}

.footer-form-textarea textarea {
  height: 80px;
  margin-bottom: 15px;
  font-family: "Sofia Pro";
  padding: 10px 15px;
}

.footer-form-submit input {
  height: 65px;
  width: 40%;
  margin: auto;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  border-radius: 60px;
  display: block;
}

.footer-form-submit input:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.footer-right p {
  padding-top: 25px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

ul.contact-lst2.styl1 {
  margin: 40px 0 0;
}

footer {
  padding: 6% 0 25px;
  background: #000;
}

footer p,
footer p > a {
  color: #190707;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

footer img {
  float: right;
}

.main-thankyou-sec h1 {
  color: #000;
  font-size: 59px;
  margin-bottom: 15px;
  font-weight: 600;
}

.main-thankyou-sec p.subtitle {
  color: #000;
  line-height: 1.4;
  font-size: 21px;
  font-weight: 300;
  padding: 5px 0 30px;
}

.main-thankyou-sec {
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 80px;
}

.book_port_img {
  margin-bottom: 20px;
}

.inner-banner-sec {
  z-index: 0;
}

.inner-banner-sec .banner-img-box {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.inner-banner-sec .banner-img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.inner-banner-sec h1 {
  font-size: 70px;
  font-family: "Sofia Pro";
  color: #0e9f9a;
  font-weight: 600;
  width: 100%;
}

.about-banner {
  height: auto;
  right: 0;
  bottom: 0;
}

.birth_of h4.themes-h4 {
  margin-bottom: 0;
  line-height: 0;
}

ul.category-list li {
  background: #fff;
  box-shadow: 0 0 20px #d9d9d9;
  -moz-box-shadow: 0 0 20px #d9d9d9;
  -webkit-box-shadow: 0 0 20px #d9d9d9;
  display: inline-block;
  width: 14%;
  margin: 1.2%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #0e9f9a;
  padding: 20px 0;
}

.case_ftrr,
.case_one_box,
.patrk-pg .emp_men_imgg img,
.testti-bodyy {
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}

ul.category-list li:hover {
  transform: scale(1.05);
}

ul.category-list li img {
  height: 70px;
  width: 70px;
  object-fit: contain;
  margin-bottom: 10px;
}

.txt-contact-bx p span {
  color: #0b274b;
}

.txt-contact-bx p {
  font-size: 24px;
  margin-bottom: 50px;
  color: #000;
}

.txt-contact-bx {
  text-align: center;
  margin: 40px 0 0;
}

ul.category-list li h6 {
  font-size: 14px;
  margin: 0;
}

.section-category {
  margin-bottom: 80px;
  z-index: 0;
}

ul.contact-lst.no-end {
  justify-content: flex-start;
  margin-top: 40px;
}

.img-style {
  padding: 140px 0;
}

.mission-img {
  position: absolute;
  top: 5%;
  right: 0;
  width: 60%;
}

.box-size .battel-box h4 {
  font-size: 40px;
}

.box-size .battel-box h5 {
  color: #000;
  font-size: 23px;
}

.battel-sec.bg-change::before {
  background-image: url(../images/images-battel-sec-bg-change-bg.webp);
  height: 100%;
  width: 100%;
  top: 0;
  background-size: cover;
  background-attachment: fixed;
}

.mainBanner {
  background-size: 100%;
  background-position: center center;
  min-height: 605px;
  height: auto;
  padding: 140px 0 70px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  margin: 0;
}

.section-6 .howitwork-carousel .hiw-content p {
  text-align: left;
}

.mainBanner:after {
  position: absolute;
  right: 37px;
  bottom: -138px;
  width: 328px;
  height: 327px;
  background: url(../images/images-banner-after.png) no-repeat;
  content: "";
  display: none;
}

ul.contact-lst li {
  display: inline-block;
  margin: 0 0 0 20px;
}

ul.contact-lst li a {
  font-family: "Sofia Pro";
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
}

ul.contact-lst li a:after {
  background: #d1eef5;
  width: 115px;
  height: 7px;
  position: absolute;
  right: 0;
  content: "";
  bottom: 14px;
  z-index: -1;
  display: none;
}

.banner-txt {
  font-family: "Sofia Pro";
}

.banner-txt h4 mark {
  background: #0e9f9a;
  color: #fff;
  padding: 0 25px 0 0;
}

.banner-txt h4 {
  color: #000;
  font-size: 29px;
  margin: 0 0 10px;
}

.banner-txt h1,
.banner-txt h2 {
  font-size: 56px;
  color: #0e9f9a;
  margin: 0 0 20px;
}

.banner-txt p {
  font-size: 21px;
  line-height: 1.3;
}

.para_p_top {
  margin: 0 !important;
}

.price-bx h5 {
  display: inline-block;
  font-size: 30px;
  margin: 0 0 20px;
}

.price-bx h5 span {
  margin-left: 10px;
}

.price-bx a {
  color: #0b274b !important;
}

.price-bx h4,
.price-bx h6 {
  font-size: 20px;
  color: #000;
}

.price-bx h4 {
  font-weight: 700;
  display: inline-block;
}

.price-bx h4 span {
  color: #0e9f9a;
  font-size: 60px;
  border: 2px dashed #000;
  font-weight: 400;
  padding: 4px 11px;
  margin-right: 5px;
}

.price-bx h6 {
  margin: 0 0 10px;
}

.price-bx h6 span {
  color: #ff4b29;
}

.bannerForm {
  padding: 20px 30px;
  background: #fff;
  width: 90%;
  height: 100%;
  border-radius: 10px;
  margin: 0 0 0 55px;
  border: 2px solid #000;
}

.bannerForm img {
  position: absolute;
  width: 17%;
  top: -33px;
  left: -11px;
}

.bannerForm:after {
  position: absolute;
  content: "";
  right: -30px;
  top: 0;
  width: 53px;
  height: 505px;
}

.bannerForm h2 {
  text-align: center;
  font-size: 21px;
  margin: 5px 0;
  font-weight: 700;
}

.bannerForm h3 {
  color: #163153;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin: 0 0 6px;
}

.fld-input input,
.fld-input select {
  width: 100%;
  height: 45px;
  margin: 0 0 12px;
  padding: 0 0 0 15px;
}

.bannerForm h3:before {
  position: absolute;
  left: 37px;
  content: "";
}

.bannerForm h3:after {
  position: absolute;
  right: 37px;
  content: "";
}

.fld-input input {
  border-radius: 5px;
  border: 2px solid #000;
}

.fld-input select {
  border-radius: 5px;
  color: #a3a3a3;
  border: 2px solid #0b274b;
  font-family: "Sofia Pro";
}

#countdown {
  width: 250px;
  height: 80px;
  text-align: center;
  background: 0 0;
  background-image: transparent;
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  margin: auto;
  padding: 0;
  position: absolute;
  top: 5px;
  bottom: 0;
  left: 0;
  right: 0;
}

#countdown:before {
  content: "";
  height: 65px;
  border: 1px solid #111;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  position: absolute;
  left: -10px;
}

#countdown:after {
  content: "";
  height: 65px;
  border: 1px solid #111;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: absolute;
  right: -10px;
}

#countdown #tiles {
  position: relative;
  z-index: 1;
}

#countdown #tiles > span {
  width: 92px;
  max-width: 92px;
  font:
    bold 48px "Droid Sans",
    Arial,
    sans-serif;
  text-align: center;
  color: #111;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #bbb, #eee);
  background-image: -moz-linear-gradient(top, #bbb, #eee);
  background-image: -ms-linear-gradient(top, #bbb, #eee);
  background-image: -o-linear-gradient(top, #bbb, #eee);
  border-top: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  margin: 0 7px;
  padding: 18px 0;
  display: inline-block;
  position: relative;
}

#countdown #tiles > span:before {
  content: "";
  width: 100%;
  height: 13px;
  background: #111;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}

#countdown #tiles > span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
  border-top: 1px solid #333;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}

#countdown .labels {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 0;
}

#countdown .labels li {
  width: 20%;
  color: #0b274b;
  text-align: left;
  display: inline-block;
  font-size: 10px;
  margin: 0 3px 0 0;
  font-weight: 600;
}

div#countdown {
  position: relative;
  background: 0 0;
}

#countdown #tiles span {
  font-size: 20px;
  width: 50px;
  box-shadow: none;
  margin: 0 10px 0 0;
  background: #fff;
  color: #0b274b;
  border: 2px solid #0b274b;
  padding: 8px 0;
  border-radius: 7px;
  box-shadow: inset -2px 1px 12px #888;
}

button.packageformsubmit1 {
  background: #0e9f9a;
  height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 60%;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 16px;
  font-family: Poppins, sans-serif;
  border: 1px solid transparent;
  display: block;
}

button.packageformsubmit1:hover {
  background: #000;
  color: #0e9f9a;
  border-color: #0e9f9a;
}

.fld-input i {
  position: absolute;
  left: 12px;
  color: #0b274b;
  top: 17px;
  display: none;
}

.mainBanner .contact-lst {
  margin: 20px 0 0;
  text-align: left;
}

.main-header:before {
  background-size: 60%;
  top: 80px;
}

.mainBanner .contact-lst {
  display: flex;
  justify-content: start;
}

.fld-input input::placeholder {
  color: #a3a3a3;
}

.banner-txt p a {
  color: #0b274b;
  font-weight: 600;
}

.test_heading h4 {
  color: #0b274b;
  font-size: 20px;
  text-align: center;
}

.test_heading h2 {
  text-align: center;
  font-size: 50px;
  color: #0e9f9a;
  font-family: "Sofia Pro";
}

.testti-bodyy {
  padding: 40px 27px;
  height: 400px;
  border-radius: 10px;
  position: relative;
}

.testti-bodyy p {
  font-size: 18px;
  font-family: "Sofia Pro";
  color: #7c7c7c;
  line-height: 30px;
}

.boddy_qout {
  text-align: end;
  margin-top: 30px;
  position: absolute;
  right: 20px;
  bottom: -30px;
}

.testi-fotr_dtll h5 {
  font-size: 22px;
  color: #0e9f9a;
  font-weight: 700;
  margin-bottom: 0;
}

.testi-fotr_dtll i {
  color: #7c7c7c;
  font-size: 17.61px;
}

.patrk-pg .pt_banner_info h5,
.patrk-pg .pt_banner_info span,
.patrk-pg .ptck_banner_heading h2,
.patrk-pg .ptck_banner_heading h3,
.serv-pg .banner-txt p,
.serv-pg .ser_heading h2,
.serv-pg .ser_heading p,
.serv-pg p.scnd-srv-pr {
  color: #000;
  font-family: "Sofia Pro";
}

.testi-fotr_dtll ul li i {
  color: #d8af08;
}

.testi-fotr_dtll .d-flex {
  gap: 3px;
}

.testi_imgg {
  margin-top: -50px;
}

.testi_box_wrp {
  margin-top: 50px;
}

.serv-pg .banner-txt p {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
}

.serv-pg p.scnd-srv-pr {
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 37px;
}

.serv-pg .inner-banner-sec h1 {
  font-size: 64px !important;
  width: 100% !important;
  line-height: 64px;
  margin-bottom: -30px;
}

.serv-pg .about-banner {
  right: -11%;
  top: -9%;
}

.serv-pg .ser_heading h2 {
  text-align: center;
  font-size: 50px;
  margin-bottom: 10px;
}

.serv-pg .ser_heading p {
  font-size: 20px;
  width: 66%;
  text-align: center;
  margin: 0 auto;
  line-height: 20px;
}

.serv-pg .ser_heading {
  margin-bottom: 7%;
}

.serv-pg .txt_nd .themes-h2,
.serv-pg .txt_nd .themes-p {
  text-align: end;
}

.serv-pg .txt_nd .themes-h2:before {
  left: unset;
}

.patrk-pg section.ptck_banner {
  padding: 5% 0 25%;
}

.patrk-pg .ptck_banner_heading h3 {
  font-size: 37px;
  font-weight: 300;
  margin-bottom: 10px;
}

.patrk-pg .ptck_banner_heading {
  width: 80%;
  margin: 0 auto;
}

.patrk-pg .ptck_banner_heading h2 {
  font-size: 62px;
  font-weight: 700;
  position: relative;
  display: inline-block;
}

.patrk-pg .ptck_banner_heading h2:after {
  position: absolute;
  content: "";
  background: #0e9f9a;
  height: 20px;
  width: 100%;
  left: 0;
  bottom: 13px;
  z-index: -1;
}

.patrk-pg .ptrk_book_cover {
  background-color: #0e9f9a;
  height: 480px;
  position: relative;
  border-radius: 0 10px 10px 0;
}

.patrk-pg .ptrk_book_cover img {
  position: absolute;
  left: 210px;
  width: 42%;
  top: 60px;
}

.patrk-pg .pt_banner_info h5 {
  font-size: 27.45px;
  font-weight: 600;
  margin-bottom: 0;
}

.case_ftrr h6,
.patrk-pg .pt_banner_info span {
  font-size: 24px;
}

.patrk-pg .pt_banner_info {
  padding: 40px 40px 30px;
  border-bottom: 1px solid #0e9f9a;
}

.patrk-pg .m-top {
  margin-top: 16%;
}

.patrk-pg .empr_heading h3 {
  font-size: 37px;
  font-family: "Sofia Pro";
  font-weight: 400;
  margin-bottom: 0;
}

.patrk-pg .empr_heading h2 {
  color: #0e9f9a;
  font-size: 63px;
}

.patrk-pg .empr_heading p {
  font-size: 18px;
  font-family: "Sofia Pro";
  color: #000;
  line-height: 26px;
}

.patrk-pg .counter-value {
  width: 95%;
  background: #0e9f9a;
  padding: 80px 30px 20px;
  border-radius: 10px;
}

.patrk-pg .counter-value h2 {
  font-size: 45px;
  color: #fff;
  margin-bottom: 10px;
  font-family: "Sofia Pro";
  font-weight: 700;
  position: relative;
}

.patrk-pg .counter-value h2:after {
  position: absolute;
  content: "+";
}

.patrk-pg .counter-value h5 {
  font-size: 22px;
  color: #fff;
  font-family: "Sofia Pro";
}

.patrk-pg #numbertwo {
  position: relative;
  margin-left: 30px;
}

.patrk-pg #numbertwo:before {
  position: absolute;
  content: "$";
  left: -34px;
}

.patrk-pg .empr_heading {
  margin-bottom: 9%;
}

.patrk-pg .emp_men_imgg img {
  width: 100%;
  border-radius: 10px;
  height: 550px;
  object-fit: fill;
}

.patrk-pg .emp_men_imgg:after {
  position: absolute;
  content: "";
  background: #0e9f9a;
  width: 100%;
  height: 100%;
  left: 110px;
  border-radius: 10px;
  z-index: -1;
  top: -120px;
}

.case-pg .inner-banner-sec h1 {
  font-size: 64px;
}

.case-pg .banner-txt p {
  margin-bottom: 0;
  font-size: 20px;
}

.case-pg p.thrd-p-casepg {
  margin-bottom: 37px;
  margin-top: 0;
}

.case-pg .about-banner {
  right: -30px;
  top: -70px;
}

.case_stdy_sec .case_cate_box {
  background-image: url(../images/images-case-2.webp);
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: end;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  transition: 0.5s;
}

.box_btm_wrp ul {
  display: flex;
  gap: 135px;
  padding: 16px 21px;
  margin-bottom: 0;
}

.box_btm_wrp {
  background-color: #0b274bd1;
}

.box_btm_wrp ul li h5 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 800;
}

.box_btm_wrp ul li span {
  font-size: 11px;
  color: #fff;
}

.case_ftrr {
  background: #fff;
  text-align: center;
  padding: 20px 0;
  border-radius: 0 0 10px 10px;
}

.contat-box,
section.client_section.pb_8 {
  padding: 50px 15px;
}

.case_ftrr h6 {
  color: #000;
  font-family: "Sofia Pro";
  margin-bottom: 0;
  transition: 0.5s;
}

ul.lne_cs:after {
  background: #fff;
  position: absolute;
  content: "";
  width: 2px;
  height: 106px;
  left: 210px;
  top: 0;
}

.case_one_box:hover .case_cate_box {
  transition: 0.5s;
  filter: grayscale(0.8);
  transform: scaleX(1.1);
}

.case_one_box {
  overflow: hidden;
  transition: 0.5s;
  margin-bottom: 70px;
}

.case_one_box:hover .case_ftrr h6 {
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
  transition: 0.5s;
}

.cs_two2 {
  background-image: url(../images/images-case-3.webp) !important;
}

.cs_three3 {
  background-image: url(../images/images-case-4.webp) !important;
}

.cs_four4 {
  background-image: url(../images/images-case-5.webp) !important;
}

.cs_five5 {
  background-image: url(../images/images-case-6.webp) !important;
}

.cs_six6 {
  background-image: url(../images/images-case-7.webp) !important;
}

.audio-pg .banner_image img:last-child,
.marketing-pg .banner_image img:last-child {
  bottom: unset;
}

.audio-pg .banner_text h1 {
  line-height: 70px;
  margin: -30px 0;
}

.audio-pg .bring_bx h2 {
  font-size: 25px;
}

.audio-pg .bring_bx p {
  font-size: 13px;
}

.audio-pg .bring_bx img {
  width: 120px;
  margin: 0 auto;
}

.audio-pg .bring_bx {
  height: 300px;
}

.audio-pg .battel-box {
  height: 220px;
}

.marketing-pg .banner_text h3 {
  font-size: 38px;
  font-family: "Sofia Pro";
  color: #000;
  font-weight: 500;
}

.marketing-pg .banner_text h1 {
  width: 100%;
  font-size: 60px;
  margin-bottom: -10px;
}

.marketing-pg .bring_bx {
  height: 270px !important;
}

.client_strip_slider .slick-slide,
.marketing-pg .slick-active {
  opacity: 1;
}

.marketing-pg .slick-prev {
  left: -95px;
}

.marketing-pg .slick-next {
  right: -65px;
}

.marketing-pg .bring_bx h2 {
  font-size: 30px;
}

section.contat-banner {
  background: url(../images/images-contact-banner.jpg) 0 0 / cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.contact-banner-wrap h1 {
  color: #000;
  font-size: 170px;
  font-weight: 700;
}

.contact-banner-wrap > img {
  position: absolute;
}

.contact-banner-wrap > img:nth-child(2) {
  right: 0;
  top: -60px;
}

.contact-banner-wrap > img:nth-child(3) {
  top: -74px;
  left: 400px;
  width: 10%;
}

.contat-box > i,
.contat-box > svg {
  font-size: 40px;
  color: #087b77;
  margin: 0 0 20px;
}

.contat-box h6 {
  font-size: 23px;
  margin: 0 0 10px;
  font-weight: 700;
  color: #000;
}

.contat-box p {
  font-weight: 600;
  color: #000;
  font-size: 18px;
  margin: 20px 0 0;
}

.contat-box.borders {
  border-left: 3px solid #087b77;
  border-right: 3px solid #087b77;
}

.contact-detail-area {
  padding: 40px 0;
}

.form-contact {
  text-align: center;
  padding: 80px 100px;
  border: 2px solid #0b274b;
  border-radius: 10px;
}

.form-contact input,
.form-contact textarea {
  width: 100%;
  height: 50px;
  margin: 0 0 20px;
  padding: 10px;
  border: 1px solid #c6c6c6;
  border-radius: 6px;
}

.form-contact textarea {
  height: 200px;
  resize: none;
}

.form-contact h3 {
  font-size: 35px;
  font-weight: 700;
  color: #087b77;
  margin: 0 0 10px;
}

.form-contact p {
  font-size: 24px;
  color: #000;
  margin: 20px auto;
  width: 80%;
}

.form-contact button {
  width: 100%;
  height: 50px;
  background: #087b77;
  color: #fff;
  font-size: 25px;
  border: 0;
  border-radius: 6px;
}

.contact-form-area {
  padding: 0 0 60px;
}

footer:after {
  content: "";
  position: absolute;
  background: url(../images/images-fot-after.png) no-repeat;
  width: 5%;
  height: 16%;
  right: -8px;
  top: -9%;
  z-index: 0;
}

.advrtzd-frm:before,
footer::before,
section.services_sec h4:before {
  content: "";
  z-index: -1;
  position: absolute;
}

footer::before {
  background: url(../images/images-lets-get-advrtz-after.jpg);
  top: -30%;
  width: 18%;
  height: 42%;
  left: 0;
}

.logo-fot p {
  font-size: 15px;
  margin-top: 30px;
  color: #000;
  width: 80%;
}

.logo-fot ul {
  display: flex;
  gap: 23px;
  margin: 48px 0;
}

.logo-fot ul li i {
  font-size: 28px;
  color: #000;
}

.suport p,
.suport ul li a {
  font-size: 15px;
  color: #000;
}

footer h4 {
  font-weight: 700;
  font-size: 29px;
  color: #000;
  padding-top: 1%;
  margin-bottom: 30px;
}

.srvs-fot ul li a,
.srvs-fot-lnk ul li a {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}

.srvs-fot ul li,
.srvs-fot-lnk ul li {
  margin-bottom: 4%;
}

.suport ul li {
  margin-bottom: 8%;
}

.suport p {
  text-transform: capitalize;
}

ul.fot-btm {
  display: flex;
  gap: 10px;
}

ul.fot-btm img {
  border-radius: 5px;
  height: 50px;
  object-fit: contain;
}

.advrtzd-frm:before {
  height: 113%;
  width: 118%;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  left: -75px;
  top: -51px;
}

.pb_8 {
  padding-bottom: 80px;
}

section.tab_sec.pb_8 {
  margin-top: 10%;
}

li.btn-head {
  color: #fff !important;
  background: #00a5bd;
  border-radius: 10px;
  padding: 5px 10px;
}

footer .row {
  align-items: self-start;
}

.logo-fot img {
  float: none;
  width: 190px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  ul.contact-lst li a,
  ul.contact-lst2 li a {
    font-size: 12px !important;
    padding: 18px 15px 18px 10px !important;
  }

  .bring_bx h2 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .main-header .contact {
    margin: 30px 0 10px;
  }

  .main-header ul.contact-lst {
    justify-content: center;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .menuSec ul li a {
    font-size: 20px;
  }

  .about-banner,
  .audio-pg .bring_bx,
  .bannerForm,
  .bring_bx,
  .mainBanner,
  .patrk-pg .emp_men_imgg img {
    height: auto;
  }

  .about-banner,
  .mission-img {
    position: unset;
  }

  .footer-right {
    padding: 35px 25px;
  }

  .footer-left h3 {
    font-size: 50px;
    line-height: 53px;
  }

  .mainBanner {
    background-size: cover;
    padding: 50px 0;
  }

  .bannerForm {
    width: 80%;
    margin: 50px 0 0;
  }

  section.testimonials_sec .row .col-md-4 {
    width: 50%;
  }

  .patrk-pg .counter-value h2 {
    font-size: 35px;
  }

  .patrk-pg .counter-value {
    padding: 30px 20px 20px;
  }

  .box_btm_wrp ul {
    gap: 0;
    justify-content: space-between;
  }

  ul.lne_cs:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bring_bx,
  .mainBanner,
  .patrk-pg .emp_men_imgg img {
    height: auto;
  }

  .about-banner,
  .mission-img {
    position: unset;
  }

  .banner_text h1 {
    width: 100%;
    font-size: 50px;
  }

  .banner_text ul.contact-lst {
    width: 100%;
    margin-bottom: 30px;
  }

  .makes-sec .col-lg-6 {
    margin: 0 0 40px;
  }

  .battel-box {
    margin: 0 0 30px;
  }

  .about-banner,
  .bannerForm {
    margin: 50px 0 0;
    height: auto;
  }

  .box_btm_wrp,
  .footerbox > .row > div,
  .mainBanner > div > .row > div,
  section.testimonials > div > .row > div,
  .book-marketing .col-md-5 {
    width: 100%;
  }

  header {
    padding: 15px 0;
  }

  ul.category-list li {
    width: 22.5%;
  }

  section.services_sec ul.contact-lst.no-end {
    width: 120%;
  }

  .patrk-pg .pt_banner_info h5 {
    font-size: 20px;
  }

  .patrk-pg .pt_banner_info span {
    font-size: 16px;
  }

  .patrk-pg .m-top {
    margin-top: 56%;
  }

  .patrk-pg .ptrk_book_cover img {
    left: 150px;
    width: 45%;
  }

  .patrk-pg .ptck_banner_heading h2 {
    font-size: 42px;
  }

  .patrk-pg .counter-value {
    padding: 10px 20px;
  }

  .marketing-pg .bring_bx h2,
  .patrk-pg .counter-value h2 {
    font-size: 22px;
  }

  .patrk-pg .counter-value h5 {
    font-size: 15px;
    margin: 0 0 10px;
  }

  .box_btm_wrp ul {
    gap: 0;
    justify-content: space-between;
  }

  ul.lne_cs:after {
    left: 0;
    right: 0;
    margin: auto;
  }

  /* .battel-sec>div>.row.mg-50>div,
   .case_stdy_sec>div>.row>div,
   section.testimonials_sec .row .col-md-4 {
      width: 50%
   } */

  .contact-banner-wrap h1 {
    font-size: 90px;
  }

  .contact-banner-wrap > img:nth-child(2) {
    right: -120px;
  }

  .contact-banner-wrap > img:nth-child(3) {
    top: -188px;
    left: 200px;
  }

  .form-contact {
    padding: 30px;
  }

  br {
    display: none;
  }

  .mainBanner {
    background-size: cover;
    padding: 50px 0;
  }

  .bannerForm {
    width: 80%;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  footer p,
  footer p > a {
    text-align: left !important;
  }

  .bannerForm,
  .inner-banner-sec h1,
  .logo-fot p,
  .theme_heading p {
    width: 100%;
  }

  footer h4 {
    margin-bottom: 10px;
  }

  footer {
    padding-top: 50px;
  }

  .img-style {
    position: relative;
    padding: 0 0 40px;
  }

  ul.contact-lst {
    flex-flow: wrap;
    justify-content: center;
    justify-content: center !important;
  }

  ul.contact-lst li {
    margin: 20px 5px;
  }

  ul.contact-lst2 li {
    margin: 20px -5px;
    height: 50px;
    text-align: center;
  }

  .banner_text h1 {
    width: 100%;
    font-size: 41px;
  }

  .client-strip ul li {
    width: 100%;
    padding: 0;
  }

  .client-strip ul {
    flex-flow: wrap;
    justify-content: center;
  }

  .banner-txt h1,
  .banner-txt h2,
  .theme_heading h2,
  section.main-publication h2 {
    font-size: 40px;
  }

  .bring_bx {
    height: auto;
  }

  .themes-h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .battel-box {
    margin: 0 0 20px;
  }

  ul.contact-lst2 {
    flex-flow: wrap;
    gap: 0;
  }

  .testimonials-text {
    padding: 30px 0 0;
  }

  .testimonials-text h3 {
    font-size: 26px;
  }

  .testimonials-text h5 {
    font-size: 19px;
    margin: 0;
  }

  section.testimonials {
    padding: 0;
  }

  .footer-left h3 {
    font-size: 40px;
    line-height: 43px;
  }

  .footer-right h4 {
    line-height: 1.2;
  }

  .footer-left {
    padding: 35px;
  }

  .footer-right {
    padding: 15px;
  }

  .footer-form-submit input {
    width: auto;
    padding: 0 30px;
    height: 46px;
    font-size: 15px;
  }

  .about-banner {
    position: unset;
    margin-top: 50px;
    height: auto;
  }

  ul.category-list li {
    width: 47%;
  }

  .mission-img {
    position: unset;
    margin-top: 20px;
  }

  section.ptck_banner > .row {
    margin: 0;
  }

  .patrk-pg .ptrk_book_cover img {
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
  }

  .bannerForm,
  .patrk-pg .counter-value {
    margin: 20px 0 0;
  }

  .contact-banner-wrap > img:nth-child(3),
  .main-header ul.contact-lst,
  .patrk-pg .emp_men_imgg:after,
  .main-header:before {
    display: none;
  }

  .patrk-pg .emp_men_imgg img {
    height: auto;
    margin: 20px 0 0;
  }

  .patrk-pg .empr_heading h2 {
    font-size: 53px;
  }

  .main_banner {
    background-size: cover;
    padding-top: 25px;
  }

  .audio-pg .banner_text h1 {
    line-height: 50px;
    font-size: 50px;
  }

  .banner_image img:last-child {
    position: absolute;
    width: 130px;
    left: 0;
    bottom: -30px;
  }

  .box_btm_wrp ul li h5 {
    font-size: 20px;
  }

  .contact-banner-wrap h1 {
    font-size: 50px;
  }

  section.contat-banner {
    height: 200px;
  }

  .contact-banner-wrap > img:first-child {
    width: 80px;
    left: -30px;
  }

  .contact-banner-wrap > img:nth-child(2) {
    right: -37px;
    top: 0;
    width: 80px;
  }

  .contat-box.borders {
    border-top: 3px solid #087b77;
    border-bottom: 3px solid #087b77;
    border-left: 0;
    border-right: 0;
  }

  .form-contact {
    padding: 40px 10px;
  }

  .serv-pg .ser_heading p {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .mainBanner {
    height: auto;
    background-size: cover;
    padding: 60px 0;
  }

  .testi_imgg img {
    width: 110px;
  }

  .testi_imgg {
    margin-top: -90px;
  }

  .testi_box_wrp {
    margin-top: 30px;
  }

  section.testimonials_sec {
    padding: 50px 0 0;
  }

  a.logo img {
    margin: 0 auto;
    width: 77%;
  }

  .footer-form-sec {
    padding: 80px 0 30px;
  }

  ul.contact-lst li.first a,
  ul.contact-lst li.last a {
    font-size: 14px;
  }

  .banner_text ul.contact-lst {
    bottom: 10px;
    left: 0;
    right: 0;
  }

  section.main_banner {
    padding-bottom: 100px;
  }

  ul.contact-lst li a {
    font-size: 11px !important;
    padding: 16px 9px 16px 10px !important;
  }

  .banner_text {
    margin: 0 0 40px;
  }

  .em-ph.d-none {
    display: inline-flex !important;
    position: absolute;
    top: -63px;
    left: 0;
    right: 0;
    margin: 0 auto;
    gap: 16px;
    justify-content: center;
    width: 70%;
  }

  .em-ph.d-none > a > i {
    margin-right: 12px;
  }

  .em-ph.d-none > a {
    color: #fff;
    font-size: 25px;
    line-height: 1.5;
  }

  section.makes-sec.py_8 ul.contact-lst {
    bottom: 10px;
    justify-content: center !important;
    flex-wrap: nowrap;
    left: 0;
  }

  section.makes-sec.py_8 {
    padding-bottom: 100px;
  }

  section.what_we_bring.pt_8 {
    background: #000;
  }

  .head-bg::before {
    height: 24%;
    top: 24%;
  }

  section.battel-sec.themes-padd h2.themes-h2 {
    color: #fff !important;
    font-size: 40px;
    line-height: 40px;
  }

  ul.contact-lst2 li a {
    font-size: 11px !important;
    padding: 16px 16px 16px 10px !important;
  }

  i.fas.fa-caret-left.slick-prev.key1.slick-arrow,
  i.fas.fa-caret-right.slick-next.key2.slick-arrow {
    top: 400px;
  }

  ul.slicknav_nav {
    position: absolute;
    top: 47px;
    width: 100%;
    left: 0;
    background: #212121;
    z-index: 99;
    border-top: 1px solid #dddd;
  }

  .slicknav_nav a:hover {
    background: #087b77 !important;
    color: #fff;
  }

  .slicknav_nav .slicknav_arrow {
    font-size: 16px;
    margin: 0 0 0 0.4em;
    float: right;
    transform: scaleX(0.5);
  }

  li.slicknav_parent.slicknav_open span.slicknav_arrow {
    transform: scaleY(0.5);
  }

  a.btn-popup {
    padding: 8px 30px !important;
  }
}

html {
  background: var(--color-scheme-background);
  color: var(--color-scheme-text-color);
}

.client-strip ul li.last img {
  width: 70%;
}

.footer-form-submit input,
a.btn-popup {
  background: #fff;
  color: #000;
  border: 3px solid #0e9f9a;
}

section.what_we_bring.pt_8 {
  background-color: #000000b5;
  background-blend-mode: multiply;
  background-size: cover;
}

:root {
  --color-scheme-background: pink;
  --color-scheme-text-color: red;
  color-scheme: only light !important;
}

@media (prefers-color-scheme: light) {
  :root {
    --color-scheme-background: white;
    --color-scheme-text-color: black;
  }
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-scheme-background: white;
    --color-scheme-text-color: black;
  }
}

section.services_sec h4 {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  color: #000;
  z-index: 1;
}

section.services_sec h4:before {
  width: 30%;
  height: 70%;
  background: #fbce9a;
  bottom: 0;
}

.mb_slider .slick-slide img {
  width: 150px;
  margin: 0 auto;
}

.banner_image img:nth-child(2) {
  position: absolute;
  width: 21%;
  bottom: -39px;
  left: -10px;
}

::selection {
  background: #0b274b;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #0b274b;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  background-color: #0b274b;
}

.menuSec li:hover > ul {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
}

.em-ph.d-none > a img {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 36px;
}

@keyframes trin {
  20%,
  26%,
  32%,
  38%,
  44%,
  50%,
  56%,
  62%,
  68%,
  74%,
  80%,
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  23%,
  35%,
  47%,
  59%,
  71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  29%,
  41%,
  53%,
  65%,
  77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
}

.mainBanner .bannerForm .form-get-quote {
  padding-top: 20px;
}

.mainBanner .bannerForm .packageformsubmit1 {
  margin-top: 10px;
}

.mainBanner .bannerForm h3 {
  padding-top: 10px;
}

.banner_text ul.contact-lst li:last-child {
  margin-right: 0;
}

.ctspriccy ul {
  list-style: disc;
  padding-left: 20px;
}

.ctspriccy ul li {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}

.banner-ctas {
  justify-content: flex-start !important;
  margin-top: 28px !important;
  margin-bottom: 20px !important;
  padding-bottom: 16px;
}

/* css-responsive.css */
@media (max-width: 786px) {
  .section-category .category-m ul.category-list li.first {
    width: 50% !important;
  }
}

@media only screen and (min-width: 280px) and (max-width: 519px) {
  .contat-box {
    padding: 20px 0px;
  }

  .form-contact p {
    font-size: 17px;
    width: 90%;
    margin: 13px auto;
  }

  .form-contact h3 {
    font-size: 25px;
  }

  .contact-detail-area {
    padding: 20px 0px;
  }

  ul.contact-lst {
    width: 100%;
  }

  .bring_bx h2 {
    font-size: 30px;
    margin: 10px 0px;
  }

  section.testimonials {
    padding: 20px 0 30px;
  }

  .footer-form-sec {
    padding: 0px 0 30px;
  }

  i.fas.fa-caret-right.slick-next.key2.slick-arrow {
    right: 0;
    top: 98% !important;
    font-size: 26px !important;
  }

  i.fas.fa-caret-left.slick-prev.key1.slick-arrow {
    font-size: 26px !important;
    border-radius: 100px;
    top: 98% !important;
    right: 60px;
  }

  footer p,
  footer p > a {
    text-align: center;
    margin-bottom: 12px;
  }

  footer .col-md-6.text-right {
    text-align: center;
  }

  footer .col-md-6.text-right img {
    float: none;
    width: 50%;
    margin: 0 auto;
  }

  .mission-img {
    width: 100%;
  }

  .test_heading h2 {
    font-size: 40px;
  }

  section.testimonials_sec {
    padding: 10px 0 0;
  }

  .testi_imgg {
    margin-top: -70px;
  }

  .testi_imgg img {
    width: 110px;
    height: 110px;
    object-fit: cover;
  }

  .testti-bodyy {
    padding: 40px 27px 70px;
    height: auto;
  }
}

.testti-bodyy p {
  font-size: 16px;
  font-family: "Sofia Pro";
  color: #000000;
  line-height: 24px;
}

@media only screen and (min-width: 0px) and (max-width: 299px) {
}

.float {
  position: fixed;
  width: 55px;
  height: 55px;
  bottom: 110px;
  left: 19px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  /*    animation: .7s shakeIt infinite alternate; */
}

@keyframes shakeIt {
  0% {
    bottom: 10px;
  }

  100% {
    bottom: 29px;
  }
}

.my-float {
  margin-top: 9px;
  color: #fff;
  font-size: 37px !important;
}

.my-float:focus,
.my-float:hover {
  color: #fff;
  box-shadow: none;
}

/* style1.css */
.menuSec ul,
.menuSec ul li {
  padding: 0;
  margin: 0;
}

.menuSec ul li,
.menuSec ul li a {
  display: inline-block;
  position: relative;
}

.category-m,
.fld-input,
.footer-left h3 span,
.main-header,
.menuSec ul,
.menuSec ul li,
.menuSec ul li a {
  position: relative;
}

.bannerForm h3:after,
.bannerForm h3:before {
  width: 40px;
  height: 2px;
  top: 16px;
  background: #fff;
}

.dropdown-nav,
.ovr-hiddn,
.side-bar-frm-bdy,
.slick-dots li {
  overflow: hidden;
}

.menuSec ul {
  list-style: none;
  text-align: center;
  text-transform: capitalize;
}

#countdown .labels li,
.get-btn > a,
.side-bar-frm-bdy h4,
.side-bar-frm-bdy p,
.side-bar-frm-head h4 {
  text-transform: uppercase;
}

.menuSec li ul,
.menuSec li > ul > li > a:after,
.menuSec li > ul > li > a:before,
.menuSec ul li:last-child a:after {
  display: none;
}

header ul.contact-lst {
  display: flex;
}

.menuSec ul li a {
  text-decoration: none;
  color: #393939;
  padding: 10px 23px;
  font-size: 15px;
  font-family: "Sofia Pro";
  font-weight: 600;
}

.menuSec ul li a:after {
  content: "";
  position: absolute;
  top: 35%;
  right: 0;
  width: 1px;
  height: 13px;
  background-color: #393939;
  display: none;
}

.menuSec ul li:last-child a,
.pad-r-zero {
  padding-right: 0;
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  color: #0e9f9a;
}

.menuSec li > ul > li > a,
ul.dropdown li a,
ul.dropdown li a:hover {
  color: #000 !important;
}

.menuSec li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 0;
  width: 230px;
  text-align: left;
  top: 38px;
}

.menuSec li > ul > li > a {
  border: none;
  padding: 13px 20px !important;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.menuSec li > ul > li,
.menuSec li > ul > li > a {
  display: block;
  margin: 0;
}

.menuSec li:hover li {
  float: none;
}

.menuSec li ul li a:hover {
  background-color: #0e9f9a;
  color: #000 !important;
}

.menuSec ul ul ul {
  left: 100%;
  top: 0;
}

.menuSec ul:after,
.menuSec ul:before {
  content: " ";
  display: table;
}

.menuSec ul:after {
  clear: both;
}

.menuSec li > ul > li:hover > ul {
  left: 230px;
  top: 0;
  width: 270px;
}

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
    width: 1320px;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1365px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
    width: 1140px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1099px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
    width: 960px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
    width: 720px;
  }
  .play_the_game_section .col-md-3 {
    width: 32% !important;
  }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 540px;
    width: 540px;
  }
}

::selection {
  background: #0b274b;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #0b274b;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  background-color: #0b274b;
}

.faqs .accordian li > div,
.how-it-work #hit-slidenav ul li:first-child::after,
.myaccordion li .faq-opt,
.section-6 #hit-slidenav ul li:first-child::after,
[class^="box-"] {
  display: none;
}

.myaccordion li.active .faq-opt,
.overlay.active,
.side-bar.active::after,
[class^="box-"].showfirst {
  display: block;
}

.myaccordion li.active .faq-ang h4:before {
  content: "\f077";
}

body {
  font-family: Poppins, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-weight: 400;
  font-family: "Sofia Pro";
}

.logo,
.slick-dots li,
a,
input[type="submit"],
span {
  display: inline-block;
}

*,
:focus,
:hover {
  outline: 0 !important;
}

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

a,
input[type="submit"] {
  cursor: pointer;
}

a:hover {
  color: #0083a6;
}

button,
input,
select,
textarea {
  background: 0 0;
  border: none;
  border-radius: 0;
  font-family: Roboto;
  font-weight: 400;
}

.banner-txt,
.fld-input select,
ul.contact-lst li a {
  font-family: "Sofia Pro";
}

::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

.how-it-work .owl-carousel .owl-item .item,
.pad-zero,
.section-6 .owl-carousel .owl-item .item {
  padding: 0;
}

.pad-l-zero {
  padding-left: 0;
}

.overlay:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.hding-1 h1 {
  font-size: 75px;
  font-weight: 700;
  line-height: 75px;
}

.highlighted {
  color: #ff5e14;
}

.slick-list {
  margin: 0 -15px;
}

.slick-slide {
  margin: 0 15px;
}

.slick-dots {
  padding: 50px 0 0;
  text-align: center;
}

.slick-dots li {
  margin: 0 20px 0 0;
  width: auto;
  vertical-align: middle;
  padding: 0;
  border: none;
}

.slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 20px;
}

.slick-dots li button {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  padding: 0;
  background: #d6d6d6;
  border: none;
  cursor: pointer;
  font-size: 0px;
  box-sizing: border-box;
}

.slick-dots li.slick-active button {
  background: #f3c919;
  width: 11px;
  height: 11px;
}

header {
  padding: 15px 0;
}

.main-header:before {
  position: absolute;
  left: 0;
  top: 50px;
  content: "";
  background: url(../images/header-before.webp) no-repeat;
  width: 237px;
  height: 370px;
  z-index: 5;
  pointer-events: none;
}

.logo img {
  display: block;
  width: 180px !important;
}

.menu-Bar {
  width: 30px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 22;
  display: none;
}

.banner-txt,
.bannerForm,
.dropdown-nav,
.mainBanner {
  position: relative;
}

.menu-Bar span {
  display: block;
  height: 4px;
  width: 100%;
  background: #0f4c97;
  position: absolute;
  transition: 0.6s;
  border-radius: 100px;
}

.menu,
.menu li {
  display: inline-block;
  vertical-align: middle;
}

.menu-Bar span:first-child {
  top: 0;
}

.menu-Bar span:nth-child(2) {
  top: 8px;
  transform-origin: left;
}

.menu-Bar span:nth-child(3) {
  top: 16px;
}

.menu-Bar.open span {
  background: #b70404;
}

.menu-Bar.open span:first-child {
  transform: rotate(45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu {
  font-size: 0px;
}

.menu li {
  padding-left: 35px;
}

.menu li a {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

.menu li.active a,
.menu li:hover a {
  color: #f05a23;
}

.dropdown-nav {
  vertical-align: middle;
}

.dropdown-nav:hover {
  overflow: visible;
}

ul.dropdown {
  position: absolute;
  width: 100%;
  left: 0;
  margin: auto;
  background: #fff;
  padding: 20px;
  text-align: left;
  border-radius: 2px;
  box-shadow: 0 0 10px 3px #00000014;
  opacity: 0;
  animation: 0.5s forwards btotreverse;
}

ul.dropdown li {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

ul.dropdown li a {
  padding: 0;
  font-size: 14px;
  display: block;
  width: 100%;
  margin: 0 0 15px;
  text-align: center;
  font-weight: 600;
  background: 0 0 !important;
}

ul.dropdown li.last a {
  margin-bottom: 0;
}

.dropdown-nav:hover ul.dropdown {
  animation: 0.5s forwards btot;
  z-index: 9;
}

@keyframes btotreverse {
  0% {
    top: 75px;
    opacity: 1;
  }

  100% {
    top: 115px;
    opacity: 0;
  }
}

@keyframes btot {
  0% {
    top: 115px;
    opacity: 0;
  }

  100% {
    top: 40px;
    opacity: 1;
  }
}

.mainBanner {
  background-size: 100%;
  background-position: center center;
  min-height: 605px;
  height: auto;
  padding: 140px 0 70px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  margin: 0;
}

.mainBanner:after {
  position: absolute;
  right: 37px;
  bottom: -138px;
  width: 328px;
  height: 327px;
  background: url(../images/banner-after.png) no-repeat;
  content: "";
  display: none;
}

ul.contact-lst li,
ul.contact-lst2 li {
  display: inline-block;
  margin: 0 0 0 20px;
}

ul.contact-lst li a {
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
}

ul.contact-lst li a span {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}

ul.contact-lst li a:after {
  background: #d1eef5;
  width: 115px;
  height: 7px;
  position: absolute;
  right: 0;
  content: "";
  bottom: 14px;
  z-index: -1;
  display: none;
}

.banner-txt h4 mark {
  background: #0e9f9a;
  color: #fff;
  padding: 0 25px 0 0;
}

.banner-txt h4 {
  color: #000;
  font-size: 29px;
  margin: 0 0 10px;
}

.banner-txt h1,
.banner-txt h2 {
  font-size: 56px;
  /* color: #000; */
  margin: 0 0 20px;
}

.banner-txt p {
  font-size: 21px;
  line-height: 1.3;
}

.price-bx h5 {
  display: inline-block;
  font-size: 30px;
  margin: 0 0 20px;
}

.price-bx h5 span {
  margin-left: 10px;
}

.price-bx a {
  color: #0b274b !important;
}

.price-bx h4,
.price-bx h6 {
  font-size: 20px;
  color: #000;
}

.price-bx h4 {
  font-weight: 700;
  display: inline-block;
}

.price-bx h4 span {
  color: #0e9f9a;
  font-size: 60px;
  border: 2px dashed #000;
  font-weight: 400;
  padding: 4px 11px;
  margin-right: 5px;
}

.price-bx h6 {
  margin: 0 0 10px;
}

.price-bx h6 span {
  color: #ff4b29;
}

.bannerForm {
  padding: 20px 30px;
  background: #fff;
  width: 90%;
  height: 100%;
  border-radius: 10px;
  margin: 0 0 0 55px;
  border: 2px solid #0e9f9a;
}

.bannerForm img {
  position: absolute;
  width: 17%;
  top: -33px;
  left: -30px;
}

.bannerForm:after {
  position: absolute;
  content: "";
  right: -30px;
  top: 0;
  width: 53px;
  height: 505px;
}

.bannerForm h2 {
  text-align: center;
  font-size: 21px;
  margin: 5px 0;
  font-weight: 700;
}

.bannerForm h2 span,
.footer-right h4 span,
.section-6.full-section h2 span,
section.faqs p a,
section.main-publication h2 span {
  color: #0e9f9a;
}

.bannerForm h3 {
  color: #163153;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin: 0 0 6px;
}

.fld-input input,
.fld-input select {
  height: 45px;
  margin: 0 0 12px;
  border-radius: 5px;
  width: 100%;
}

.bannerForm h3:before {
  position: absolute;
  left: 37px;
  content: "";
}

.bannerForm h3:after {
  position: absolute;
  right: 37px;
  content: "";
}

.fld-input input {
  padding: 0 0 0 15px;
  border: 2px solid #0e9f9a;
}

.fld-input select {
  padding: 0 0 0 7px;
  color: #a3a3a3;
  border: 2px solid #0e9f9a;
}

button.packageformsubmit1 {
  background: #0e9f9a;
  height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 60%;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 16px;
  font-family: Poppins, sans-serif;
  border: 1px solid transparent;
  display: block;
}

.ct-button > a:hover,
.footer-form-submit input:hover,
button.packageformsubmit1:hover {
  background: #000;
  color: #0e9f9a;
  border-color: #0e9f9a;
}

.fld-input i {
  position: absolute;
  left: 12px;
  color: #0b274b;
  top: 17px;
  display: none;
}

section.client-strip {
  margin: 52px 0 0;
}

.best-value h2,
.section-6.full-section h2,
.section-category h2,
section.faqs h2,
section.main-packages h2,
section.main-publication h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
}

.section-category h2 span,
section.faqs h2 span {
  color: #000;
  position: relative;
}

.section-6.full-section p,
.section-category p,
section.main-packages p,
section.main-publication p {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 30px;
}

.cta-txt h2,
.cta-txt h4 {
  color: #fff;
  font-weight: 700;
}

ul.category-list li {
  background: #fff;
  box-shadow: 0 0 20px #d9d9d9;
  -moz-box-shadow: 0 0 20px #d9d9d9;
  -webkit-box-shadow: 0 0 20px #d9d9d9;
  display: inline-block;
  width: 14%;
  margin: 1.2%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #0e9f9a;
  padding: 20px 0;
  transition: 0.3s ease-in-out;
}

ul.category-list li:hover {
  transform: scale(1.05);
}

ul.category-list li img {
  height: 70px;
  width: 70px;
  object-fit: contain;
  margin-bottom: 10px;
}

.best-value h2 span,
.hiw-content .title_block span,
.txt-contact-bx p span {
  color: #0b274b;
}

.txt-contact-bx p {
  font-size: 24px;
  margin-bottom: 30px;
}

.txt-contact-bx {
  text-align: center;
  margin: 40px 0 0;
}

.client-strip ul,
ul.category-list,
ul.package-lst {
  font-size: 0;
}

ul.category-list li h6 {
  font-size: 14px;
}

.section-category {
  margin-bottom: 80px;
  position: relative;
}

.section-category h2 span:after {
  background: #0e9f9a73;
  width: 370px;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

.cta-banner {
  background-size: cover;
  padding: 80px 0 70px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-color: #000000d9;
}

.top-bar-line {
  background-color: #0e9f9a;
  padding: 20px 0;
  position: relative;
  z-index: 10;
}

.cta-txt h4 {
  font-size: 24px;
}

.cta-txt h2 {
  font-size: 50px;
  margin: 40px 0 0;
}

.cta-txt-rit,
form.form-get-quote + ul.contact-lst2.styl1 {
  text-align: center;
}

.cta-txt-rit > a {
  border-radius: 9px;
  width: 296px;
  height: 53px;
  background-size: contain;
  color: #ffff;
  font-weight: 700;
  font-size: 24px;
  border: 1px solid transparent;
}

.cta-txt-rit > a:hover {
  background: #fff;
  color: #333;
  border-color: #ff5829;
}

.cta-txt-rit p {
  font-size: 16px;
  color: #fff;
  margin: 20px 0;
}

.ct-button,
.cta-txt-rit ul.contact-lst,
ul.contact-lst2 {
  margin: 30px 0 0;
}

.cta-txt-rit ul.contact-lst li a {
  color: #fff;
}

section.how-it-work {
  margin: 0 0 80px;
  height: 961px;
  background: url(../images/process-bg.jpg) center top no-repeat;
  padding: 100px 0 0;
}

section.how-it-work h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}

section.how-it-work h2 span {
  color: #0e9f9a;
  position: relative;
}

section.how-it-work p {
  font-size: 20px;
  color: #666;
  text-align: center;
  line-height: 30px;
}

section.how-it-work h2 span:after {
  background: #ffdbd4;
  width: 175px;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

.how-it-work #hit-slidenav,
.section-6 #hit-slidenav {
  width: 100%;
  float: left;
}

.how-it-work #hit-slidenav ul,
.section-6 #hit-slidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.how-it-work #hit-slidenav ul li,
.section-6 #hit-slidenav ul li {
  margin: 0 0 20px;
  padding: 3px 19px;
  text-align: center;
}

.how-it-work #hit-slidenav ul li a,
.section-6 #hit-slidenav ul li a {
  background: #e1e1e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  text-align: center;
  padding: 13px 15px;
}

.how-it-work #hit-slidenav ul li a:hover,
.how-it-work .howitwork-carousel .owl-dots .owl-dot.active,
how-it-work #hit-slidenav ul li a.hiw-active {
  background: #ff6000;
}

.how-it-work #hit-slidenav ul li a:hover img,
.section-6 #hit-slidenav ul li a.hiw-active img,
.section-6 #hit-slidenav ul li a:hover img,
how-it-work #hit-slidenav ul li a.hiw-active img {
  filter: invert(100%);
}

.how-it-work #hit-slidenav ul li a span {
  position: absolute;
  color: #fff;
  background: #0f4596;
  padding: 3px 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  margin: -10px 0 0 -10px;
  z-index: 99;
}

.how-it-work #hiw-sliderblock,
.section-6 #hiw-sliderblock {
  width: 90%;
  float: left;
}

#countdown:after,
#countdown:before {
  width: 8px;
  background: #444;
  top: 48px;
  display: none !important;
}

.how-it-work .howitwork-carousel .hiw-img img,
.how-it-work .owl-carousel .owl-item img,
.section-6 .howitwork-carousel .hiw-img img,
.section-6 .owl-carousel .owl-item img {
  width: auto;
}

.how-it-work .howitwork-carousel .hiw-img {
  float: left;
  width: 45%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.how-it-work .howitwork-carousel .hiw-content {
  float: left;
  width: 55%;
  padding: 20px;
  box-sizing: border-box;
}

.how-it-work .howitwork-carousel img,
.section-6 .howitwork-carousel img {
  display: block;
  margin-bottom: 15px;
}

.how-it-work .howitwork-carousel .owl-dots {
  float: none;
  margin: 0;
  position: relative;
  z-index: 1;
  top: -35px;
  right: 10%;
  text-align: right;
}

.how-it-work .howitwork-carousel .owl-dots .owl-dot,
.section-6 .howitwork-carousel .owl-dots .owl-dot {
  width: 60px;
  height: 6px;
  background: #d0d0d0;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.how-it-work .title_block,
.section-6 .title_block {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 35px;
  color: #000;
}

.section-6 {
  padding: 75px 0 70px;
}

.section-6 #hit-slidenav ul li a.hiw-active,
.section-6 #hit-slidenav ul li a:hover,
.section-6 .howitwork-carousel .owl-dots .owl-dot.active {
  background: #0e9f9a;
}

.section-6 #hit-slidenav ul li a span {
  position: absolute;
  color: #fff;
  background: #0e9f9a;
  padding: 3px 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  margin: -10px 0 0 -10px;
  z-index: 10;
}

.section-6 .howitwork-carousel .hiw-img {
  float: left;
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.section-6 .howitwork-carousel .hiw-content {
  float: left;
  width: 55%;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 198px;
}

.section-6 .howitwork-carousel .owl-dots {
  float: none;
  margin: 0;
  position: relative;
  z-index: 1;
  top: -35px;
  left: 21%;
  text-align: left;
}

.hiw-content .title_block {
  font-size: 30px;
  color: #0e9f9a !important;
}

.popTxt,
.section-6 .howitwork-carousel .hiw-content p {
  text-align: left;
}

.ct-button a {
  width: 255px;
  text-align: center;
  color: #fff;
  border-radius: 60px;
  margin: 0 auto;
  background: #0e9f9a;
  display: block;
  font-size: 24px;
  border: 2px solid #fff;
}

.ct-button {
  text-align: center;
}

.ct-button ul.contact-lst li a {
  background: 0 0;
}

.ct-button ul.contact-lst {
  margin: 16px 0 0;
}

.ct-button ul.contact-lst ul li {
  margin: 0;
}

ul.contact-lst2 li a {
  font-family: "Sofia Pro";
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
  background: 0 0;
}

ul.contact-lst2 li a span {
  vertical-align: middle;
  margin-right: 10px;
}

ul.contact-lst2 li a:after {
  background: #d1eef5;
  width: 156px;
  height: 7px;
  position: absolute;
  left: 117px;
  content: "";
  bottom: 14px;
  display: none;
  z-index: -1;
}

section.main-packages {
  background-color: #f6f6f6;
  padding: 100px 0 43px;
  background-position: center 466px;
}

section.main-packages h2 span {
  color: #ff5429;
}

ul.package-lst > li {
  display: inline-block;
  width: 30.3%;
  margin: 0 33px 0 0;
  background: #fff;
  border: 1px solid #000;
  padding: 30px 15px;
  border-radius: 10px;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow,
i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  padding: 12px 0 0;
  top: 71%;
  margin: 0 auto;
  z-index: 100;
  cursor: pointer;
}

.pricing-bx h5 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}

.pricing-bx h6 {
  font-size: 18px;
  color: #505050;
  border-bottom: 0;
  padding: 0 0 16px;
}

.pricing-bx h4 {
  font-size: 55px;
  color: #0e9f9a;
  border-top: 1px solid #e4e4e4;
  font-weight: 500;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px;
  padding: 19px 15px;
}

.pack-lst h3 {
  font-size: 22px;
  color: #000;
  margin: 10px 0 20px;
}

ul.pack-lst li {
  font-size: 14px;
  color: #505050;
  margin: 0 0 10px;
}

ul.pack-lst li i {
  color: #0e9f9a;
  font-weight: 700;
  margin: 0 5px 0 0;
}

.get-btn > a {
  box-shadow: 0 3px 5px #dcd4d4;
  background: #0e9f9a;
  font-size: 16px;
  color: #fff;
  padding: 16px 20px;
  border-radius: 5px;
  box-shadow: 0 3px 26px #dcd4d4;
}

.get-btn span a {
  background: 0 0;
  color: #505050;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 23px;
  position: relative;
  top: 11px;
}

ul.pack-lst {
  margin: 20px 0 37px;
}

.get-btn span a span {
  display: block;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 20px;
}

.get-btn span a i,
li.first.active .pricing-bx h4,
p.parah-1 a {
  color: #0e9f9a;
}

li.first.active {
  border-color: #0e9f9a;
}

p.parah-1 {
  font-size: 15px !important;
  color: #333;
  margin: 50px 0 0;
}

section.main-publication {
  padding: 100px 0;
}

.best-value {
  padding: 100px 0 50px;
  background: url(../images/value-back-bg.jpg) center top/cover no-repeat;
}

.best-value p {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 60px;
}

.value-bx h3 {
  color: #0b274b;
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}

.value-bx h3 span {
  vertical-align: middle;
}

.value-bx {
  background: #fff;
  padding: 46px 30px 3px;
  border-radius: 10px;
  min-height: 216px;
  margin: 0 0 25px;
  text-align: left;
}

.value-bx p {
  text-align: left;
  color: #666;
  font-size: 16px;
  margin: 10px 0 0;
  line-height: 23px;
}

.value-bx h3 span img {
  height: 39px;
  position: relative;
  top: -6px;
}

section.testimonials {
  background: #f4f4f4;
  padding: 100px 0;
}

.testimonials-text h5 {
  font-size: 24px;
  color: #0b274b;
  margin: 0 0 20px;
}

.testimonials-text h3 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
}

.reviw-testi p {
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.star-name h6 {
  font-weight: 700;
  font-size: 24px;
  margin: 40px 0 10px;
}

.testimonials-text {
  padding: 38px 55px 0;
}

.faqs .accordian li {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}

.faqs .accordian li h4 {
  margin-bottom: 20px;
  padding-left: 0;
  text-align: left;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000;
  line-height: normal;
  padding-top: 20px;
  border-radius: 5px;
  padding-bottom: 0;
}

.faqs .accordian li.active h4 {
  border-color: #00a59f;
}

.faqs .accordian h4::after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-size: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: normal;
  font-weight: 400;
  transition: 0.3s ease-in-out;
  color: #ddd;
}

.faqs .accordian p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-align: left;
  padding: relative;
}

.faqs .accordian p::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #ea5455;
  top: 0;
  left: 22px;
  display: none;
}

.faq-sec {
  padding: 0 60px 60px;
  border-radius: 30px;
  background-color: #fff;
  margin: 0;
}

.faqs .accordian li h4::after {
  color: #00a5a0;
}

.faqs .accordian li.active h4::after {
  color: #000;
  content: "\f068";
}

section.faqs p {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 24px;
  margin-bottom: 25px;
}

section.faqs h2 span:after {
  background: #0e9f9a73;
  width: 467px;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

section.faqs {
  padding: 100px 0 50px;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow {
  background: #fff;
  font-size: 26px;
  text-align: center;
  position: absolute;
  right: 76px;
}

i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  background: #fff;
  font-size: 26px;
  text-align: center;
  position: absolute;
  right: 12px;
}

.footer-form-sec {
  padding: 0 0 100px;
}

.footer-left,
.footer-right {
  height: 100%;
  padding: 35px 55px;
}

.footerbox {
  border-radius: 15px;
  margin-bottom: 35px;
}

#countdown,
.popupMain,
.side-bar-frm-head {
  margin: auto;
  bottom: 0;
}

.footer-left {
  background-color: #000;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
}

.footer-left h3 {
  color: #0e9f9a;
  font-size: 60px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 65px;
}

.footer-left h3 span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer-left p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 35px;
}

.footer-left img + img {
  margin-top: 30px;
}

.footer-left ul {
  display: inline-flex;
  align-items: center;
  margin-top: 40px;
}

.footer-left ul li img {
  width: 180px;
  margin-right: 21px;
}

.footer-right {
  background-color: #f4f4f4;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.footer-right h4 {
  color: #333;
  font-size: 40px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 35px;
}

.footer-form-input input,
.footer-form-input select,
.footer-form-textarea textarea {
  width: 100%;
  border: 1px solid #dfdfdf;
  color: #666;
  background-color: #fff;
}

.footer-form-input input {
  height: 45px;
  margin-bottom: 25px;
  padding: 0 15px;
}

.footer-form-input select {
  height: 45px;
  margin-bottom: 20px;
  padding: 0 15px;
  font-family: "Sofia Pro";
}

.footer-form-textarea textarea {
  height: 80px;
  margin-bottom: 15px;
  font-family: "Sofia Pro";
  padding: 10px 15px;
}

.footer-form-submit input {
  width: 40%;
  margin: 15px auto 0;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  border-radius: 60px;
  display: block;
  font-family: "Sofia Pro";
}

.footer-right p {
  padding-top: 25px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

ul.contact-lst2.styl1 {
  margin: 40px 0 0;
}

footer {
  padding: 6% 0 15px;
  background: #000;
  position: relative;
}

footer p,
footer p > a {
  color: #190707;
  font-size: 13px;
  font-weight: 400;
}

.side-bar {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 8;
}

.side-bar-form {
  width: 464px;
  height: 315px;
  position: absolute;
  right: -464px;
  top: 34vh;
  font-size: 0;
  transition: 0.4s;
}

.side-bar-frm-head {
  cursor: pointer;
  text-align: center;
  width: 316px;
  transform: rotateZ(-90deg);
  float: left;
  height: 50px;
  background: #d54750;
  border-radius: 8px 8px 0 0;
  padding: 17px;
  position: absolute;
  left: -183px;
  top: 0;
  font-size: 16px;
}

.side-bar-frm-head h4 {
  color: #fff;
  font-family: Poppins;
}

.side-bar-frm-head h4 i {
  margin-right: 10px;
}

.side-bar-frm-bdy {
  display: inline-flex;
  float: right;
  background: #343434;
  padding: 10px 20px;
  height: 100%;
  width: 100%;
  align-items: center;
}

.field.field-100 {
  width: 100%;
}

.side-bar-frm-bdy .field {
  background: #fff;
  border: 0;
  border-radius: 3px;
  margin: 0 0 10px;
  position: relative;
  padding: 0 0 0 10px;
}

.side-bar .field input,
.side-bar .field select,
.side-bar .field textarea {
  width: 100%;
  background: 0 0;
  padding: 6px 10px;
  border: 0;
  font-size: 12px;
  color: #969696;
  height: 100%;
}

.side-bar-frm-bdy .field input,
.side-bar-frm-bdy .field select {
  padding: 0;
  height: 37px;
}

.side-bar-frm-bdy .field select {
  margin-left: 25px;
  width: calc(100% - 25px);
}

.field select::placeholder,
.side-bar-frm-bdy .field input::placeholder {
  font-size: 12px;
  font-weight: 400;
}

.side-bar-frm-bdy .field.newcountrycode span {
  left: 13px;
  top: 13px;
}

.field.field-100.btn-bg {
  background: 0 0;
  padding: 0;
}

.side-bar-form.active {
  right: 0;
}

.side-bar-frm-bdy .pull-left,
.side-bar-frm-bdy .pull-right {
  width: 50%;
  padding: 10px 20px 10px 0;
  display: inline-flex;
  align-items: center;
}

.side-bar-frm-bdy .pull-right {
  padding: 10px 0 10px 20px;
  height: 100%;
  position: relative;
  display: inline-flex;
}

.side-bar-frm-bdy h4 {
  color: #fff;
  font-size: 27px;
  margin: 0;
  font-weight: 600;
}

.side-bar-frm-bdy p {
  color: #fff;
  font-weight: 300;
  line-height: 15px;
  margin: 4px 0 15px;
  font-size: 12px;
  font-family: Poppins;
}

.side-bar-frm-bdy p span {
  color: #ff5429;
  font-weight: 600;
}

.side-bar-frm-bdy .pull-right ul li {
  font-size: 12px;
  line-height: normal;
  margin: 0 0 5px;
  color: #fff;
  position: relative;
  font-weight: 400;
}

.popTxt h6,
.popTxt p span {
  font-weight: 700;
  color: #181818;
}

.side-bar-frm-bdy .pull-right ul li::before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  color: #fdae37;
  margin: 0 6px 0 0;
}

.side-bar-frm-bdy .pull-right::after {
  content: "";
  width: 1px;
  height: 74%;
  background: #424242;
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  margin: auto;
}

.side-bar-frm-bdy .mn-btn2 {
  background: #fdae37 !important;
  color: #fff !important;
  padding: 8px !important;
  font-size: 14px;
}

.side-bar-frm-head.active h4 i.fa.fa-chevron-circle-up::before {
  content: "\f13a";
}

.popupMain {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 808px;
  height: 600px;
  padding: 0;
  background: #fff;
  border-radius: 10px;
  z-index: 1000;
  display: none;
}

.popupMain .closePop {
  position: absolute;
  right: 0;
  top: 3px;
  background: #0083a6;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
}

.popupMain .closePop:before {
  content: "";
  width: 11px;
  height: 12px;
  position: absolute;
}

.popTxt h6 {
  font-family: Poppins;
  font-size: 28px;
  margin-bottom: 5px;
  padding-left: 26px;
}

.popTxt p {
  font-family: Poppins;
  font-size: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: normal;
  padding-left: 28px;
}

.popField {
  margin-bottom: 18px;
  position: relative;
}

.popField.half {
  width: 48.2%;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.popField.half.noMar {
  margin-right: 0;
}

.popField.half.two {
  width: 22.3%;
}

.popField input,
.popField select {
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
  font-size: 14px;
  color: #7e7e7e;
  font-weight: 500;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 310px;
  font-family: CircularStd;
  background: #fff;
}

.popField label {
  font-size: 18px;
  font-weight: 600;
  color: rgba(34, 34, 34, 0.6);
  position: absolute;
  top: -10px;
  left: 20px;
  background: #fff;
  padding: 0 15px;
}

.field-btn a,
.field-btn input {
  width: 472px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background: #b70404;
  border-radius: 5px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}

.field-btn {
  margin-bottom: 25px;
}

.signIn {
  font-size: 18px;
  color: #222;
  font-weight: 600;
}

.signIn a {
  color: #b70404;
  font-size: 18px;
}

.popField input::-webkit-input-placeholder {
  color: #7e7e7e;
}

.popField input::-moz-placeholder {
  color: #7e7e7e;
}

.popField input:-ms-input-placeholder {
  color: #7e7e7e;
}

.popField input:-moz-placeholder {
  color: #7e7e7e;
}

.popupMain.LoginPopup {
  width: 945px;
  height: 585px;
  padding-left: 0;
}

.popup-img {
  float: left;
  width: 46%;
}

.popform-holder {
  float: left;
  width: 100%;
  padding: 1rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.popup-bdy {
  margin-top: 2rem;
}
p.pop-p {
  margin-top: 1rem;
}
.popform-holder form input {
  width: 100%;
  border: 1px solid #d5d5d5;
  height: 52px;
  border-radius: 5px;
  padding: 0 15px;
  font-family: Poppins;
  font-weight: 500;
  color: #ccc;
}

.popform-holder form select {
  width: 95%;
  border: none;
  height: 52px;
  margin-left: 1rem;
  border-radius: 10px;
  padding: 0 15px;
  font-family: Roboto;
  border: 1px solid #0e9f9a;
}

.popform-holder form input::-webkit-input-placeholder {
  color: #181818;
}

.popform-holder form input::-moz-placeholder {
  color: #181818;
}

.popform-holder form input:-ms-input-placeholder {
  color: #181818;
}

.popform-holder form input:-moz-placeholder {
  color: #181818;
}

.popform-holder form button.popup-btn {
  display: block;
  height: 49px;
  line-height: 41px;
  border-radius: 3px;
  border: 1px solid #0083a6;
  font-size: 18px;
  font-family: Poppins;
  font-weight: 500;
  color: #fff;
  padding: 0 25px;
  background: #0083a6;
  width: 100%;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.popform-holder form button.popup-btn:hover {
  background: 0 0;
  color: #ff5429;
}

.popup-bdy .frmicon-box {
  width: 100%;
  border-radius: 5px;
  padding-bottom: 15px;
  position: relative;
}

.popup-bdy .frmicon-box input {
  border: none;
  margin: 0 0 15px 0;
  border: 1px solid #0e9f9a;
  border-radius: 10px;
}
.popup-bdy .newcountrycode span {
  left: 10px;
  bottom: 17px;
  top: initial;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.91);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: none;
}

#countdown {
  width: 250px;
  height: 80px;
  text-align: center;
  background: 0 0;
  background-image: transparent;
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  padding: 0;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
}

#countdown:before {
  content: "";
  height: 65px;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  position: absolute;
  left: -10px;
}

#countdown:after {
  content: "";
  height: 65px;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: absolute;
  right: -10px;
}

#countdown #tiles {
  position: relative;
  z-index: 1;
}

#countdown #tiles > span {
  width: 92px;
  max-width: 92px;
  font:
    bold 48px "Droid Sans",
    Arial,
    sans-serif;
  text-align: center;
  color: #0e9f9a;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #bbb, #eee);
  background-image: -moz-linear-gradient(top, #bbb, #eee);
  background-image: -ms-linear-gradient(top, #bbb, #eee);
  background-image: -o-linear-gradient(top, #bbb, #eee);
  border-top: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  margin: 0 7px;
  padding: 18px 0;
  display: inline-block;
  position: relative;
}

#countdown #tiles > span:before {
  content: "";
  width: 100%;
  height: 13px;
  background: #0e9f9a;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}

#countdown #tiles > span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
  border-top: 1px solid #0e9f9a;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}

#countdown .labels {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 0;
}

#countdown .labels li {
  width: 20%;
  color: #0e9f9a;
  text-align: left;
  display: inline-block;
  font-size: 10px;
  margin: 0 3px 0 0;
  font-weight: 600;
}

div#countdown {
  position: relative;
  background: 0 0;
}

#countdown .labels li:first-child,
div#tiles span:first-child {
  display: none !important;
}

#countdown #tiles span {
  font-size: 20px;
  width: 50px;
  box-shadow: none;
  margin: 0 10px 0 0;
  background: #fff;
  color: #0e9f9a;
  border: 2px solid #0e9f9a;
  padding: 8px 0;
  border-radius: 7px;
  box-shadow: inset -2px 1px 12px #888;
}

.client-strip ul li {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 10px;
}

.mainBanner .contact-lst {
  margin: 20px 0 0;
  text-align: left;
}

ul.contact-lst li.first a {
  background-color: #0e9f9a;
  padding: 7px 13px 5px 10px;
  border-radius: 50px;
  color: #000;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
  width: auto;
}

ul.contact-lst li.last a,
ul.contact-lst2 li.first a {
  border-radius: 50px;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  padding: 7px 13px 5px 10px;
  width: auto;
}

ul.contact-lst li.first a span img,
ul.contact-lst2 li.first a span img {
  filter: invert(1) brightness(0.4);
  width: 85%;
}

ul.contact-lst li.last a {
  background-color: #000;
  color: #fff;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #000;
}

ul.contact-lst li.last a span img {
  filter: invert(1) brightness(1);
  width: 85%;
}

ul.contact-lst2 li.first a {
  background-color: #0e9f9a;
  color: #000;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
  border: 0;
}

ul.contact-lst2 li.last a {
  background-color: #000;
  padding: 7px 13px 5px 10px;
  border-radius: 50px;
  color: #fff;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #000;
  font-size: 16px;
  width: auto;
  border: 0;
}

footer::before,
footer:after {
  -webkit-animation: 1.8s linear infinite run;
}

ul.contact-lst2 li.last a span img {
  filter: invert(1);
  width: 85%;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

input::placeholder {
  font-family: "Sofia Pro" !important;
}

select::placeholder {
  font-family: "Sofia Pro" !important;
}

.blogslid .slick-prev {
  left: inherit;
  right: 60px;
}

.blogslid .slick-next {
  right: 10px;
}

.blogslid .slick-next:focus,
.blogslid .slick-next:hover,
.blogslid .slick-prev:focus,
.blogslid .slick-prev:hover {
  color: #fff;
}

.blogslid .slick-next:hover:before,
.blogslid .slick-prev:hover:before {
  color: #000;
  background: #fff;
}

.blogslid .slick-next:before,
.blogslid .slick-prev:before {
  font-size: 35px;
  opacity: 1;
  color: #484848;
  margin-top: -2px;
}

.blogslid .slick-next,
.blogslid .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -8%;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  width: 40px;
  height: 40px;
  border-radius: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  z-index: 5;
}

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

.books_need_us_content h4 {
  font-size: 30px;
  font-weight: 600;
  font-family: "Sofia Pro";
  margin-bottom: 5px;
  color: #000;
}

.books_need_us_content h3 {
  font-size: 50px;
  font-weight: 800;
  color: #0e9f9a;
  position: relative;
  margin-bottom: 10px;
}

.books_need_us_content h3:after {
  background: #fbce9a;
  width: 70%;
  height: 24px;
  position: absolute;
  left: 3px;
  content: "";
  bottom: 7px;
  z-index: -1;
}

.books_need_us_content p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 33px;
  margin-top: 20px;
}

.book_needs_us_section,
.pb_8 {
  padding-bottom: 80px;
}

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
  margin-bottom: 2rem;
}

.flip-card-back p {
  font-size: 13px;
  line-height: 16px;
  color: #0e9f9a;
  font-weight: 400;
}

.flip-card-back h4 {
  font-size: 17px;
  color: #0e9f9a;
  font-weight: 700;
  margin-bottom: 8px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card-back,
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-back,
.flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

ul.contact-lst li a,
ul.contact-lst2 li a {
  font-size: 14px !important;
  padding: 0 20px 0 10px !important;
  height: 54px;
  display: inline-flex;
  align-items: center;
}

.ct-button a {
  padding: 12px 0;
}

.footer-form-submit input {
  height: 54px;
}

.flip-card-front h4 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.flip-card-back {
  background-color: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  border-radius: 6px;
}

.play_the_game_section {
  padding: 80px 0;
  background-color: #0e9f9a;
}
.play_the_game_section .editing-process-note {
  display: inline-block;
  max-width: 720px;
  margin: 10px auto 28px;
  padding: 14px 22px;
  background: rgba(255, 255, 255, 0.92);
  color: #1a1a1a;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  border-radius: 8px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

.play_the_game_content h2 {
  font-size: 50px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}

.logo-fot p,
.suport ul li a {
  font-weight: 500;
}

.play_the_game_content p {
  color: #000;
  margin-bottom: 30px;
}

.centerCol {
  margin: 0 auto;
}

.card_row {
  display: inline-flex;
  width: 100%;
}

.card_row .col-lg-3.col-md-6.col-sm-6.col-12 {
  width: 20% !important;
  flex: 0 0 20%;
}

.editing_new_list {
  display: inline-block;
  text-align: center;
}

.editing_new_footerform {
  padding-top: 80px;
}

li.first.last {
  list-style: none;
  margin: 0 0 20px;
}

.price-bx .lazy {
  margin-top: 25px;
  margin-bottom: 20px;
}

.mainBanner .bannerForm .form-get-quote {
  padding-top: 20px;
}

.mainBanner .bannerForm .fld-input input {
  margin: 20px 0 5px;
}

.mainBanner .bannerForm .packageformsubmit1 {
  margin-top: 10px;
}

.mainBanner .bannerForm h3 {
  padding-top: 10px;
}

.footer-form-submit input,
a.btn-popup {
  background: #fff;
  color: #000;
  border: 3px solid #0e9f9a;
}

.client_strip_slider .slick-slide {
  opacity: 1;
}

.menuSec li:hover > ul {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
}

section.featured_sec.pb_8,
section.logo_sec {
  padding: 80px 0;
}

section.client_section.pb_8 {
  padding: 50px 0;
}

footer:after {
  content: "";
  position: absolute;
  background: url(../images/fot-after.png) no-repeat;
  width: 5%;
  height: 16%;
  right: -8px;
  top: -9%;
  z-index: 0;
}

.advrtzd-frm:before,
footer::before {
  content: "";
  position: absolute;
  z-index: -1;
}

footer::before {
  background: url(../images/lets-get-advrtz-after.jpg);
  top: -30%;
  width: 18%;
  height: 42%;
  left: 0;
}

.logo-fot p {
  font-size: 15px;
  margin-top: 30px;
  color: #000;
  width: 80%;
}

.suport p,
.suport ul li a span {
  font-weight: 600;
}

.logo-fot ul {
  display: flex;
  gap: 23px;
  margin: 48px 0;
}

.logo-fot ul li i {
  font-size: 28px;
  color: #000;
}

.suport p,
.suport ul li a {
  font-size: 15px;
  color: #000;
}

footer h4 {
  font-weight: 700;
  font-size: 29px;
  color: #000;
  padding-top: 1%;
  margin-bottom: 30px;
}

.srvs-fot ul li a,
.srvs-fot-lnk ul li a {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}

.srvs-fot ul li,
.srvs-fot-lnk ul li {
  margin-bottom: 4%;
}

.suport ul li {
  margin-bottom: 8%;
}

.suport p {
  text-transform: capitalize;
}

footer *,
li.btn-head,
li.btn-head a {
  color: #fff !important;
}

ul.fot-btm {
  display: flex;
  gap: 10px;
}

ul.fot-btm img {
  border-radius: 5px;
  height: 50px;
  object-fit: contain;
}

.advrtzd-frm:before {
  height: 113%;
  width: 118%;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  left: -75px;
  top: -51px;
}

section.tab_sec.pb_8 {
  margin-top: 10%;
}

li.btn-head {
  background: #00a5bd;
  border-radius: 10px;
  padding: 5px 10px;
}

footer .row {
  align-items: self-start;
}

.logo-fot img {
  float: none;
  width: 190px;
  filter: brightness(0) invert(1);
}

/* style2.css */
.menuSec ul,
.menuSec ul li {
  padding: 0;
  margin: 0;
}

.menuSec ul li,
.menuSec ul li a {
  display: inline-block;
  position: relative;
}

.category-m,
.fld-input,
.footer-left h3 span,
.head-bg,
.main-header,
.menuSec ul,
.menuSec ul li,
.menuSec ul li a {
  position: relative;
}

.dropdown-nav,
.ovr-hiddn,
.slick-dots li {
  overflow: hidden;
}

.banner-txt h4,
.get-btn span a span,
.menuSec ul {
  text-transform: capitalize;
}

.menuSec ul,
li.first.last {
  list-style: none;
}

.menuSec ul {
  text-align: center;
}

.menuSec li ul,
.menuSec li > ul > li > a:after,
.menuSec li > ul > li > a:before,
.menuSec ul li:last-child a:after {
  display: none;
}

header ul.contact-lst {
  display: flex;
}

.menuSec ul li a {
  text-decoration: none;
  color: #393939;
  padding: 10px 23px;
  font-size: 15px;
  font-family: "Sofia Pro";
  font-weight: 600;
}

.menuSec ul li a:after {
  content: "";
  position: absolute;
  top: 35%;
  right: 0;
  width: 1px;
  height: 13px;
  background-color: #393939;
  display: none;
}

.menuSec ul li:last-child a,
.pad-r-zero {
  padding-right: 0;
}

ul.contact-lst li.first a,
ul.contact-lst li.last a {
  padding: 7px 13px 5px 10px;
  width: auto;
  border-radius: 50px;
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  color: #0e9f9a;
}

.menuSec li > ul > li > a,
ul.dropdown li a,
ul.dropdown li a:hover {
  color: #000 !important;
}

.menuSec li:hover > ul {
  display: block;
  position: absolute;
  z-index: 1000;
  left: 0;
  width: 230px;
  text-align: left;
  top: 38px;
}

.menuSec li > ul > li > a {
  border: none;
  padding: 13px 20px !important;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}

.menuSec li > ul > li,
.menuSec li > ul > li > a {
  display: block;
  margin: 0;
}

.menuSec li:hover li {
  float: none;
}

.menuSec li ul li a:hover {
  background-color: #0e9f9a;
  color: #000 !important;
}

.menuSec ul ul ul {
  left: 100%;
  top: 0;
}

.menuSec ul:after,
.menuSec ul:before {
  content: " ";
  display: table;
}

.menuSec ul:after {
  clear: both;
}

.menuSec li > ul > li:hover > ul {
  left: 230px;
  top: 0;
  width: 270px;
}

::selection {
  background: #0b274b;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #0b274b;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  background-color: #0b274b;
}

.faqs .accordian li > div,
.head-bg::before,
.how-it-work #hit-slidenav ul li:first-child::after,
.myaccordion li .faq-opt,
.section-6 #hit-slidenav ul li:first-child::after,
.section-category h2 span:after,
[class^="box-"],
section.faqs h2 span:after {
  display: none;
}

.myaccordion li.active .faq-opt,
.overlay.active,
.side-bar.active::after,
[class^="box-"].showfirst {
  display: block;
}

.myaccordion li.active .faq-ang h4:before {
  content: "\f077";
}

body {
  font-family: Poppins, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-weight: 400;
  font-family: "Sofia Pro";
}

.logo,
.slick-dots li,
a,
input[type="submit"],
span {
  display: inline-block;
}

*,
:focus,
:hover {
  outline: 0 !important;
}

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

a,
input[type="submit"] {
  cursor: pointer;
}

a:hover {
  color: #0083a6;
}

button,
input,
select,
textarea {
  background: 0 0;
  border: none;
  border-radius: 0;
  font-family: Roboto;
  font-weight: 400;
}

::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

.how-it-work .owl-carousel .owl-item .item,
.pad-zero,
.section-6 .owl-carousel .owl-item .item {
  padding: 0;
}

.pad-l-zero {
  padding-left: 0;
}

.overlay:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.hding-1 h1 {
  font-size: 75px;
  font-weight: 700;
  line-height: 75px;
}

.highlighted {
  color: #ff5e14;
}

.slick-list {
  margin: 0 -15px;
}

.slick-slide {
  margin: 0 15px;
}

.slick-dots {
  padding: 50px 0 0;
  text-align: center;
}

.slick-dots li {
  margin: 0 20px 0 0;
  width: auto;
  vertical-align: middle;
  padding: 0;
  border: none;
}

.slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 20px;
}

.slick-dots li button {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  padding: 0;
  background: #d6d6d6;
  border: none;
  cursor: pointer;
  font-size: 0px;
  box-sizing: border-box;
}

.slick-dots li.slick-active button {
  background: #f3c919;
  width: 11px;
  height: 11px;
}

header {
  padding: 15px 0;
}

.main-header:before {
  position: absolute;
  left: 0;
  top: 50px;
  content: "";
  background: url(../images/header-before.webp) no-repeat;
  width: 237px;
  height: 370px;
  z-index: 1;
  pointer-events: none;
}

.logo img {
  display: block;
  width: 100%;
}

.menu-Bar {
  width: 30px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 22;
  display: none;
}

.banner-txt,
.bannerForm,
.dropdown-nav,
.mainBanner {
  position: relative;
}

.menu-Bar span {
  display: block;
  height: 4px;
  width: 100%;
  background: #0f4c97;
  position: absolute;
  transition: 0.6s;
  border-radius: 100px;
}

.menu,
.menu li {
  display: inline-block;
  vertical-align: middle;
}

.menu-Bar span:first-child {
  top: 0;
}

.menu-Bar span:nth-child(2) {
  top: 8px;
  transform-origin: left;
}

.menu-Bar span:nth-child(3) {
  top: 16px;
}

.menu-Bar.open span {
  background: #b70404;
}

.menu-Bar.open span:first-child {
  transform: rotate(45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu {
  font-size: 0px;
}

.menu li {
  padding-left: 35px;
}

.menu li a {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

.menu li.active a,
.menu li:hover a {
  color: #f05a23;
}

.dropdown-nav {
  vertical-align: middle;
}

.dropdown-nav:hover {
  overflow: visible;
}

ul.dropdown {
  position: absolute;
  width: 100%;
  left: 0;
  margin: auto;
  background: #fff;
  padding: 20px;
  text-align: left;
  border-radius: 2px;
  box-shadow: 0 0 10px 3px #00000014;
  opacity: 0;
  animation: 0.5s forwards btotreverse;
}

ul.dropdown li {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

ul.dropdown li a {
  padding: 0;
  font-size: 14px;
  display: block;
  width: 100%;
  margin: 0 0 15px;
  text-align: center;
  font-weight: 600;
  background: 0 0 !important;
}

ul.dropdown li.last a {
  margin-bottom: 0;
}

.dropdown-nav:hover ul.dropdown {
  animation: 0.5s forwards btot;
  z-index: 9;
}

@keyframes btotreverse {
  0% {
    top: 75px;
    opacity: 1;
  }

  100% {
    top: 115px;
    opacity: 0;
  }
}

@keyframes btot {
  0% {
    top: 115px;
    opacity: 0;
  }

  100% {
    top: 40px;
    opacity: 1;
  }
}

.mainBanner {
  background-size: cover;
  background-position: center center;
  min-height: 605px;
  height: auto;
  background-repeat: no-repeat;
  align-items: center;
  margin: 0;
  padding: 140px 0 70px;
}

.mainBanner:after {
  position: absolute;
  right: 37px;
  bottom: -138px;
  width: 328px;
  height: 327px;
  background: url(../images/banner-after.png) no-repeat;
  content: "";
  display: none;
}

ul.contact-lst li,
ul.contact-lst2 li {
  display: inline-block;
  margin: 0 0 0 20px;
}

ul.contact-lst li a {
  font-family: "Sofia Pro";
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
}

ul.contact-lst li a span {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}

ul.contact-lst li a:after {
  background: #d1eef5;
  width: 115px;
  height: 7px;
  position: absolute;
  right: 0;
  content: "";
  bottom: 14px;
  z-index: -1;
  display: none;
}

.banner-txt {
  font-family: "Sofia Pro";
  z-index: 111;
}

.banner-txt h4 mark {
  background: #0e9f9a;
  color: #fff;
  padding: 0 25px 0 0;
}

.banner-txt h4 {
  color: #000;
  font-size: 29px;
  margin: 0 0 10px;
}

#countdown .labels li,
.get-btn > a,
.side-bar-frm-bdy h4,
.side-bar-frm-bdy p,
.side-bar-frm-head h4 {
  text-transform: uppercase;
}

.banner-txt h1,
.banner-txt h2 {
  font-size: 46px;
  /* color: #000; */
  margin: 0 0 20px;
}

.banner-txt p {
  font-size: 18px;
  line-height: 1.3;
}

.price-bx h5 {
  display: inline-block;
  font-size: 30px;
  margin: 0 0 20px;
}

.price-bx h5 span {
  margin-left: 10px;
}

.price-bx a {
  color: #f33b52 !important;
  font-size: 22px;
  font-weight: 700;
}

.price-bx h4,
.price-bx h6 {
  font-size: 20px;
  color: #000;
}

.price-bx h4 {
  font-weight: 700;
  display: inline-block;
}

.price-bx h4 span {
  color: #0e9f9a;
  font-size: 60px;
  border: 2px dashed #000;
  font-weight: 400;
  padding: 4px 11px;
  margin-right: 5px;
}

.price-bx h6 {
  margin: 0 0 10px;
}

.price-bx h6 span {
  color: #ff4b29;
}

.bannerForm {
  padding: 20px 30px;
  background: #0e9f9a;
  width: 90%;
  height: 456px;
  border-radius: 10px;
  margin: 0 0 0 55px;
}

.bannerForm img {
  position: absolute;
  width: 17%;
  top: -33px;
  left: -30px;
}

.bannerForm:after {
  position: absolute;
  content: "";
  right: -30px;
  top: 0;
  width: 53px;
  height: 505px;
}

.bannerForm h2 {
  text-align: center;
  font-size: 21px;
  margin: 5px 0;
  font-weight: 700;
}

.bannerForm h2 span,
.cta-txt-rit ul.contact-lst li a {
  color: #fff;
}

.bannerForm h3 {
  color: #163153;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin: 0 0 6px;
}

.fld-input input,
.fld-input select {
  height: 45px;
  margin: 0 0 12px;
  background: #fff;
  border-radius: 5px;
  width: 100%;
}

.bannerForm h3:before {
  position: absolute;
  left: 37px;
  top: 16px;
  width: 40px;
  height: 2px;
  content: "";
  background: #fff;
}

.bannerForm h3:after {
  position: absolute;
  right: 37px;
  top: 16px;
  width: 40px;
  height: 2px;
  content: "";
  background: #fff;
}

.fld-input input {
  padding: 0 0 0 40px;
}

.fld-input select {
  padding: 0 0 0 7px;
  color: #a3a3a3;
  font-family: "Sofia Pro";
}

button.packageformsubmit1 {
  background: #000;
  height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  width: 60%;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 16px;
  font-family: Poppins, sans-serif;
  border: 1px solid transparent;
  display: block;
}

.footer-form-submit input:hover,
button.packageformsubmit1:hover {
  background: #000;
  color: #0e9f9a;
  border-color: #0e9f9a;
}

.fld-input i {
  position: absolute;
  left: 12px;
  color: #0b274b;
  top: 17px;
  display: none;
}

section.client-strip {
  margin: 52px 0 0;
}

.best-value h2,
.section-6.full-section h2,
.section-category h2,
section.faqs h2,
section.main-packages h2,
section.main-publication h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
}

.section-category h2 span {
  color: #0e9f9a;
  position: relative;
  line-height: 1.3;
}

.section-6.full-section p,
.section-category p,
section.main-packages p,
section.main-publication p {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-bottom: 30px;
}

.cta-txt h2,
.cta-txt h4 {
  color: #fff;
  font-weight: 700;
}

ul.category-list li {
  background: #fff;
  box-shadow: 0 0 20px #d9d9d9;
  -moz-box-shadow: 0 0 20px #d9d9d9;
  -webkit-box-shadow: 0 0 20px #d9d9d9;
  display: inline-block;
  width: 14%;
  margin: 1.2%;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #0e9f9a;
  padding: 20px 0;
  transition: 0.3s ease-in-out;
}

.expertise-sec .exper-box:hover,
.we-get-sec .get-box:hover,
ul.category-list li:hover {
  transform: scale(1.05);
}

ul.category-list li img {
  height: 70px;
  width: 70px;
  object-fit: contain;
  margin-bottom: 10px;
}

.best-value h2 span,
.hiw-content .title_block span,
.section-6.full-section h2 span,
.txt-contact-bx p span {
  color: #0b274b;
}

.txt-contact-bx p {
  font-size: 24px;
  margin-bottom: 30px;
}

.txt-contact-bx {
  text-align: center;
  margin: 40px 0 0;
}

ul.category-list,
ul.package-lst {
  font-size: 0;
}

ul.category-list li h6 {
  font-size: 14px;
}

.section-category {
  margin-bottom: 80px;
  position: relative;
}

.section-category h2 span:after {
  background: #d1eef5;
  width: 100%;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

.cta-banner {
  background-size: cover;
  padding: 80px 0 70px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-color: #000000d9;
}

.cta-txt h4 {
  font-size: 24px;
}

.cta-txt h2 {
  font-size: 50px;
  margin: 40px 0 0;
}

.cta-txt-rit,
.txt-center {
  text-align: center;
}

.cta-txt-rit > a {
  border-radius: 9px;
  width: 296px;
  height: 53px;
  background-size: contain;
  color: #ffff;
  font-weight: 700;
  font-size: 24px;
  border: 1px solid transparent;
}

.cta-txt-rit > a:hover {
  background: #fff;
  color: #333;
  border-color: #ff5829;
}

.cta-txt-rit p {
  font-size: 16px;
  color: #fff;
  margin: 20px 0;
}

.ct-button,
.cta-txt-rit ul.contact-lst,
ul.contact-lst2 {
  margin: 30px 0 0;
}

section.how-it-work {
  margin: 0 0 80px;
  height: 961px;
  background: url(../images/process-bg.jpg) center top no-repeat;
  padding: 100px 0 0;
}

section.how-it-work h2 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}

section.how-it-work h2 span {
  color: #0e9f9a;
  position: relative;
}

section.how-it-work p {
  font-size: 20px;
  color: #666;
  text-align: center;
  line-height: 30px;
}

section.how-it-work h2 span:after {
  background: #ffdbd4;
  width: 175px;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

.how-it-work #hit-slidenav,
.section-6 #hit-slidenav {
  width: 100%;
  float: left;
}

.how-it-work #hit-slidenav ul,
.section-6 #hit-slidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.how-it-work #hit-slidenav ul li,
.section-6 #hit-slidenav ul li {
  margin: 0 0 20px;
  padding: 3px 19px;
  text-align: center;
}

.how-it-work #hit-slidenav ul li a,
.section-6 #hit-slidenav ul li a {
  background: #e1e1e1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  text-align: center;
  padding: 13px 15px;
}

.how-it-work #hit-slidenav ul li a:hover,
.how-it-work .howitwork-carousel .owl-dots .owl-dot.active,
how-it-work #hit-slidenav ul li a.hiw-active {
  background: #ff6000;
}

.ct-button a,
.section-6 #hit-slidenav ul li a.hiw-active,
.section-6 #hit-slidenav ul li a:hover,
.section-6 .howitwork-carousel .owl-dots .owl-dot.active {
  background: #0b274b;
}

.how-it-work #hit-slidenav ul li a:hover img,
.section-6 #hit-slidenav ul li a.hiw-active img,
.section-6 #hit-slidenav ul li a:hover img,
how-it-work #hit-slidenav ul li a.hiw-active img {
  filter: invert(100%);
}

.how-it-work #hit-slidenav ul li a span {
  position: absolute;
  color: #fff;
  background: #0f4596;
  padding: 3px 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  margin: -10px 0 0 -10px;
  z-index: 99;
}

.how-it-work #hiw-sliderblock,
.section-6 #hiw-sliderblock {
  width: 90%;
  float: left;
}

#countdown:after,
#countdown:before {
  width: 8px;
  background: #444;
  top: 48px;
  display: none !important;
}

.how-it-work .howitwork-carousel .hiw-img img,
.how-it-work .owl-carousel .owl-item img,
.section-6 .howitwork-carousel .hiw-img img,
.section-6 .owl-carousel .owl-item img {
  width: auto;
}

.how-it-work .howitwork-carousel .hiw-img {
  float: left;
  width: 45%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.how-it-work .howitwork-carousel .hiw-content {
  float: left;
  width: 55%;
  padding: 20px;
  box-sizing: border-box;
}

.how-it-work .howitwork-carousel img,
.section-6 .howitwork-carousel img {
  display: block;
  margin-bottom: 15px;
}

.how-it-work .howitwork-carousel .owl-dots {
  float: none;
  margin: 0;
  position: relative;
  z-index: 1;
  top: -35px;
  right: 10%;
  text-align: right;
}

.how-it-work .howitwork-carousel .owl-dots .owl-dot,
.section-6 .howitwork-carousel .owl-dots .owl-dot {
  width: 60px;
  height: 6px;
  background: #d0d0d0;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.how-it-work .title_block,
.section-6 .title_block {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 35px;
  color: #000;
}

.section-6 {
  padding: 75px 0 70px;
}

.section-6 #hit-slidenav ul li a span {
  position: absolute;
  color: #fff;
  background: #000;
  padding: 3px 7px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  margin: -10px 0 0 -10px;
  z-index: 10;
}

.section-6 .howitwork-carousel .hiw-img {
  float: left;
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.section-6 .howitwork-carousel .hiw-content {
  float: left;
  width: 55%;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 198px;
}

.section-6 .howitwork-carousel .owl-dots {
  float: none;
  margin: 0;
  position: relative;
  z-index: 1;
  top: -35px;
  left: 0%;
  text-align: center;
}

.hiw-content .title_block {
  font-size: 30px;
}

.popTxt,
.section-6 .howitwork-carousel .hiw-content p {
  text-align: left;
}

.ct-button a {
  width: 255px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
  font-size: 24px;
  border: 2px solid #fff;
}

.ct-button > a:hover {
  background: #fff;
  color: #333;
  border-color: #0b274b;
}

.ct-button {
  text-align: center;
}

.ct-button ul.contact-lst li a {
  background: 0 0;
}

.ct-button ul.contact-lst {
  margin: 16px 0 0;
}

.ct-button ul.contact-lst ul li,
.mainBanner ul.contact-lst li.first {
  margin: 0;
}

ul.contact-lst2 li a {
  font-family: "Sofia Pro";
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
  background: 0 0;
}

ul.contact-lst2 li a span {
  vertical-align: middle;
  margin-right: 10px;
}

ul.contact-lst2 li a:after {
  background: #d1eef5;
  width: 156px;
  height: 7px;
  position: absolute;
  left: 117px;
  content: "";
  bottom: 14px;
  display: none;
  z-index: -1;
}

section.main-packages {
  background-color: #f6f6f6;
  padding: 100px 0 43px;
  background-position: center 466px;
}

section.main-packages h2 span {
  color: #ff5429;
}

ul.package-lst > li {
  display: inline-block;
  width: 30.3%;
  margin: 0 33px 0 0;
  background: #fff;
  border: 1px solid #000;
  padding: 30px 15px;
  border-radius: 10px;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow,
i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  padding: 12px 0 0;
  top: 71%;
  margin: 0 auto;
  z-index: 100;
  cursor: pointer;
}

.pricing-bx h5 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}

.pricing-bx h6 {
  font-size: 18px;
  color: #505050;
  border-bottom: 0;
  padding: 0 0 16px;
}

.pricing-bx h4 {
  font-size: 55px;
  color: #0e9f9a;
  border-top: 1px solid #e4e4e4;
  font-weight: 500;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 10px;
  padding: 19px 15px;
}

.pack-lst h3 {
  font-size: 22px;
  color: #000;
  margin: 10px 0 20px;
}

ul.pack-lst li {
  font-size: 14px;
  color: #505050;
  margin: 0 0 10px;
}

ul.pack-lst li i {
  color: #0e9f9a;
  font-weight: 700;
  margin: 0 5px 0 0;
}

.get-btn > a {
  box-shadow: 0 3px 5px #dcd4d4;
  background: #0e9f9a;
  font-size: 16px;
  color: #fff;
  padding: 16px 20px;
  border-radius: 5px;
  box-shadow: 0 3px 26px #dcd4d4;
}

.get-btn span a {
  background: 0 0;
  color: #505050;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 23px;
  position: relative;
  top: 11px;
}

ul.pack-lst {
  margin: 20px 0 37px;
}

.get-btn span a span {
  display: block;
  font-weight: 600;
  font-size: 20px;
}

.get-btn span a i,
li.first.active .pricing-bx h4,
p.parah-1 a {
  color: #0e9f9a;
}

li.first.active {
  border-color: #0e9f9a;
}

p.parah-1 {
  font-size: 15px !important;
  color: #333;
  margin: 50px 0 0;
}

.best-value p,
section.faqs p {
  font-size: 20px;
  line-height: 30px;
}

section.main-publication {
  padding: 100px 0;
}

.footer-right h4 span,
section.main-publication h2 span {
  color: #0e9f9a;
}

.best-value {
  padding: 100px 0 50px;
  background: url(../images/value-back-bg.jpg) center top/cover no-repeat;
}

.best-value p {
  color: #333;
  text-align: center;
  margin-bottom: 60px;
}

.value-bx h3 {
  color: #0b274b;
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}

.value-bx h3 span {
  vertical-align: middle;
}

.value-bx {
  background: #fff;
  padding: 46px 30px 3px;
  border-radius: 10px;
  min-height: 216px;
  margin: 0 0 25px;
  text-align: left;
}

.value-bx p {
  text-align: left;
  color: #666;
  font-size: 16px;
  margin: 10px 0 0;
  line-height: 23px;
}

.value-bx h3 span img {
  height: 39px;
  position: relative;
  top: -6px;
}

section.testimonials {
  background: #f4f4f4;
  padding: 100px 0;
}

section.testimonials.publisng-spce {
  margin-bottom: 100px;
}

.testimonials-text h5 {
  font-size: 24px;
  color: #0b274b;
  margin: 0 0 20px;
}

.testimonials-text h3 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 30px;
}

.reviw-testi p {
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.star-name h6 {
  font-weight: 700;
  font-size: 24px;
  margin: 40px 0 10px;
}

.testimonials-text {
  padding: 38px 55px 0;
}

.faqs .accordian li {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}

.faqs .accordian li h4 {
  margin-bottom: 20px;
  padding-left: 0;
  text-align: left;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000;
  line-height: normal;
  padding-top: 20px;
  border-radius: 5px;
  padding-bottom: 0;
}

.faqs .accordian li.active h4 {
  border-color: #00a59f;
}

.faqs .accordian h4::after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-size: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: normal;
  font-weight: 400;
  transition: 0.3s ease-in-out;
  color: #ddd;
}

.faqs .accordian p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-align: left;
  padding: relative;
}

.faqs .accordian p::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #ea5455;
  top: 0;
  left: 22px;
  display: none;
}

.faq-sec {
  padding: 0 60px 60px;
  border-radius: 30px;
  background-color: #fff;
  margin: 0;
}

.faqs .accordian li h4::after {
  color: #00a5a0;
}

.faqs .accordian li.active h4::after {
  color: #000;
  content: "\f068";
}

section.faqs p {
  color: #333;
  text-align: center;
  margin-bottom: 25px;
}

section.faqs h2 span {
  color: #0e9f9a;
  position: relative;
}

section.faqs h2 span:after {
  background: #d1eef5;
  width: 467px;
  height: 18px;
  position: absolute;
  left: 0;
  content: "";
  bottom: 14px;
  top: 36px;
  z-index: -1;
}

section.faqs {
  padding: 100px 0 50px;
}

i.fas.fa-caret-left.slick-prev.key1.slick-arrow {
  background: #fff;
  font-size: 26px;
  text-align: center;
  position: absolute;
  right: 76px;
}

i.fas.fa-caret-right.slick-next.key2.slick-arrow {
  background: #fff;
  font-size: 26px;
  text-align: center;
  position: absolute;
  right: 12px;
}

.footer-form-sec {
  padding: 0 0 100px;
  margin-top: 50px;
}

.footer-left,
.footer-right {
  height: 100%;
  padding: 35px 55px;
}

.footerbox {
  border-radius: 15px;
  margin-bottom: 35px;
}

#countdown,
.popupMain,
.side-bar-frm-head {
  margin: auto;
  bottom: 0;
}

.footer-left {
  background-color: #000;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
}

.footer-left h3 {
  color: #0e9f9a;
  font-size: 60px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 65px;
}

.footer-left h3 span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer-left p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 35px;
}

.footer-left img + img {
  margin-top: 30px;
}

.footer-right {
  background-color: #f4f4f4;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.footer-right h4 {
  color: #333;
  font-size: 40px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 35px;
}

.footer-form-input input,
.footer-form-input select,
.footer-form-textarea textarea {
  width: 100%;
  border: 1px solid #dfdfdf;
  color: #666;
  background-color: rgb(245 245 245);
}

.footer-form-input input {
  height: 45px;
  margin-bottom: 25px;
  padding: 0 15px;
}

.footer-form-input select {
  height: 45px;
  margin-bottom: 20px;
  padding: 0 15px;
  font-family: "Sofia Pro";
}

.footer-form-textarea textarea {
  height: 80px;
  margin-bottom: 15px;
  font-family: "Sofia Pro";
  padding: 10px 15px;
}

.footer-form-submit input {
  width: 40%;
  margin: 15px auto 0;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  display: block;
  font-family: Poppins, sans-serif;
}

.footer-right p {
  padding-top: 25px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

ul.contact-lst2.styl1 {
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
}

footer {
  padding: 6% 0 15px;
  background: #000;
  position: relative;
}

footer p,
footer p > a {
  color: #190707;
  font-size: 13px;
  font-weight: 400;
}

.side-bar {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 8;
}

.side-bar-form {
  width: 464px;
  height: 315px;
  position: absolute;
  right: -464px;
  top: 34vh;
  font-size: 0;
  transition: 0.4s;
}

.side-bar-frm-head {
  cursor: pointer;
  text-align: center;
  width: 316px;
  transform: rotateZ(-90deg);
  float: left;
  height: 50px;
  background: #d54750;
  border-radius: 8px 8px 0 0;
  padding: 17px;
  position: absolute;
  left: -183px;
  top: 0;
  font-size: 16px;
}

.side-bar-frm-head h4 {
  color: #fff;
  font-family: Poppins;
}

.side-bar-frm-head h4 i {
  margin-right: 10px;
}

.side-bar-frm-bdy {
  display: inline-flex;
  float: right;
  background: #343434;
  padding: 10px 20px;
  height: 100%;
  overflow: hidden;
  width: 100%;
  align-items: center;
}

.client-strip ul li,
.field.field-100 {
  width: 100%;
}

.side-bar-frm-bdy .field {
  background: #fff;
  border: 0;
  border-radius: 3px;
  margin: 0 0 10px;
  position: relative;
  padding: 0 0 0 10px;
}

.side-bar .field input,
.side-bar .field select,
.side-bar .field textarea {
  width: 100%;
  background: 0 0;
  padding: 6px 10px;
  border: 0;
  font-size: 12px;
  color: #969696;
  height: 100%;
}

.side-bar-frm-bdy .field input,
.side-bar-frm-bdy .field select {
  padding: 0;
  height: 37px;
}

.side-bar-frm-bdy .field select {
  margin-left: 25px;
  width: calc(100% - 25px);
}

.field select::placeholder,
.side-bar-frm-bdy .field input::placeholder {
  font-size: 12px;
  font-weight: 400;
}

.side-bar-frm-bdy .field.newcountrycode span {
  left: 13px;
  top: 13px;
}

.field.field-100.btn-bg {
  background: 0 0;
  padding: 0;
}

.side-bar-form.active {
  right: 0;
}

.side-bar-frm-bdy .pull-left,
.side-bar-frm-bdy .pull-right {
  width: 50%;
  padding: 10px 20px 10px 0;
  display: inline-flex;
  align-items: center;
}

.side-bar-frm-bdy .pull-right {
  padding: 10px 0 10px 20px;
  height: 100%;
  position: relative;
  display: inline-flex;
}

.side-bar-frm-bdy h4 {
  color: #fff;
  font-size: 27px;
  margin: 0;
  font-weight: 600;
}

.side-bar-frm-bdy p {
  color: #fff;
  font-weight: 300;
  line-height: 15px;
  margin: 4px 0 15px;
  font-size: 12px;
  font-family: Poppins;
}

.pointss li,
.suport p {
  text-transform: capitalize;
}

.side-bar-frm-bdy p span {
  color: #ff5429;
  font-weight: 600;
}

.side-bar-frm-bdy .pull-right ul li {
  font-size: 12px;
  line-height: normal;
  margin: 0 0 5px;
  color: #fff;
  position: relative;
  font-weight: 400;
}

.popTxt h6,
.popTxt p span {
  color: #181818;
  font-weight: 700;
}

.side-bar-frm-bdy .pull-right ul li::before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  color: #fdae37;
  margin: 0 6px 0 0;
}

.side-bar-frm-bdy .pull-right::after {
  content: "";
  width: 1px;
  height: 74%;
  background: #424242;
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  margin: auto;
}

.side-bar-frm-bdy .mn-btn2 {
  background: #fdae37 !important;
  color: #fff !important;
  padding: 8px !important;
  font-size: 14px;
}

.side-bar-frm-head.active h4 i.fa.fa-chevron-circle-up::before {
  content: "\f13a";
}

.popupMain {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 808px;
  height: 600px;
  padding: 0;
  background: #fff;
  border-radius: 10px;
  z-index: 1000;
  display: none;
}

.popupMain .closePop {
  position: absolute;
  right: 0;
  top: 3px;
  background: #0e9f9a;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
}

.popupMain .closePop:before {
  content: "";
  width: 11px;
  height: 12px;
  position: absolute;
}

.popTxt h6 {
  font-family: Poppins;
  font-size: 28px;
  margin-bottom: 5px;
  padding-left: 26px;
}

.popTxt p {
  font-family: Poppins;
  font-size: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: normal;
  padding-left: 28px;
}

.popField {
  margin-bottom: 18px;
  position: relative;
}

.popField.half {
  width: 48.2%;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.popField.half.noMar {
  margin-right: 0;
}

.popField.half.two {
  width: 22.3%;
}

.popField input,
.popField select {
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
  font-size: 14px;
  color: #7e7e7e;
  font-weight: 500;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 310px;
  font-family: CircularStd;
  background: #fff;
}

.popField label {
  font-size: 18px;
  font-weight: 600;
  color: rgba(34, 34, 34, 0.6);
  position: absolute;
  top: -10px;
  left: 20px;
  background: #fff;
  padding: 0 15px;
}

.field-btn a,
.field-btn input {
  width: 472px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background: #b70404;
  border-radius: 5px;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
}

.field-btn {
  margin-bottom: 25px;
}

.signIn {
  font-size: 18px;
  color: #222;
  font-weight: 600;
}

.signIn a {
  color: #b70404;
  font-size: 18px;
}

.popField input::-webkit-input-placeholder {
  color: #7e7e7e;
}

.popField input::-moz-placeholder {
  color: #7e7e7e;
}

.popField input:-ms-input-placeholder {
  color: #7e7e7e;
}

.popField input:-moz-placeholder {
  color: #7e7e7e;
}

.popupMain.LoginPopup {
  width: 945px;
  height: 585px;
  padding-left: 0;
  overflow: hidden;
}

.popup-img {
  float: left;
  width: 46%;
}

.popform-holder form input {
  width: 100%;
  border: 1px solid #d5d5d5;
  height: 52px;
  border-radius: 5px;
  padding: 0 15px;
  font-family: Poppins;
  font-weight: 500;
  color: #ccc;
}

.popform-holder form input::-webkit-input-placeholder {
  color: #181818;
}

.popform-holder form input::-moz-placeholder {
  color: #181818;
}

.popform-holder form input:-ms-input-placeholder {
  color: #181818;
}

.popform-holder form input:-moz-placeholder {
  color: #181818;
}

.popform-holder form button.popup-btn {
  display: block;
  height: 49px;
  line-height: 41px;
  border-radius: 3px;
  border: 1px solid #0e9f9a;
  font-size: 18px;
  font-family: Poppins;
  font-weight: 500;
  margin-top: 1rem;
  color: #fff;
  padding: 0 25px;
  background: #0e9f9a;
  width: 100%;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.popform-holder form button.popup-btn:hover {
  background: 0 0;
  color: #ff5429;
}

.popup-bdy .frmicon-box {
  width: 95%;
  border-radius: 5px;
  padding-bottom: 15px;
  position: relative;
  margin-left: 1rem;
}

.popup-bdy .newcountrycode span {
  left: 10px;
  bottom: 17px;
  top: initial;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.91);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: none;
}

#countdown {
  width: 250px;
  height: 80px;
  text-align: center;
  background: 0 0;
  background-image: transparent;
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  padding: 0;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
}

#countdown:before {
  content: "";
  height: 65px;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  position: absolute;
  left: -10px;
}

#countdown:after {
  content: "";
  height: 65px;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: absolute;
  right: -10px;
}

#countdown #tiles {
  position: relative;
  z-index: 1;
}

#countdown #tiles > span {
  width: 92px;
  max-width: 92px;
  font:
    bold 48px "Droid Sans",
    Arial,
    sans-serif;
  text-align: center;
  color: #111;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #bbb, #eee);
  background-image: -moz-linear-gradient(top, #bbb, #eee);
  background-image: -ms-linear-gradient(top, #bbb, #eee);
  background-image: -o-linear-gradient(top, #bbb, #eee);
  border-top: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  margin: 0 7px;
  padding: 18px 0;
  display: inline-block;
  position: relative;
}

#countdown #tiles > span:before {
  content: "";
  width: 100%;
  height: 13px;
  background: #111;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}

#countdown #tiles > span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
  border-top: 1px solid #333;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}

#countdown .labels {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 12px;
  left: 0;
}

#countdown .labels li {
  width: 20%;
  color: #0b274b;
  text-align: left;
  display: inline-block;
  font-size: 10px;
  margin: 0 3px 0 0;
  font-weight: 600;
}

div#countdown {
  position: relative;
  background: 0 0;
}

#countdown .labels li:first-child,
div#tiles span:first-child {
  display: none !important;
}

#countdown #tiles span {
  font-size: 20px;
  width: 50px;
  box-shadow: none;
  margin: 0 10px 0 0;
  background: #fff;
  color: #0b274b;
  border: 2px solid #0b274b;
  padding: 8px 0;
  border-radius: 7px;
  box-shadow: inset -2px 1px 12px #888;
}

.client-strip ul {
  font-size: 0;
  display: flex;
  align-items: center;
}

.client-strip ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

.mainBanner .contact-lst {
  margin: 20px 0 0;
  text-align: right;
  justify-content: start;
}

ul.contact-lst li.first a {
  background-color: #0e9f9a;
  color: #000;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
}

ul.contact-lst li.first a span img,
ul.contact-lst2 li.first a span img {
  width: 85%;
  filter: invert(1) brightness(0.5);
}

ul.contact-lst li.last a {
  background-color: #000;
  color: #fff;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #000;
}

ul.contact-lst li.last a span img,
ul.contact-lst2 li.last a span img {
  width: 85%;
  filter: invert(1) brightness(1.5);
}

ul.contact-lst li a,
ul.contact-lst2 li a {
  font-size: 14px !important;
  padding: 0 20px 0 10px !important;
  height: 54px;
  display: inline-flex;
  align-items: center;
}

.ct-button a {
  padding: 12px 0;
}

.footer-form-submit input {
  height: 54px;
}

ul.contact-lst li.midd a {
  padding: 0 30px !important;
}

ul.contact-lst2 li.first a,
ul.contact-lst2 li.last a {
  padding: 7px 13px 5px 10px;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  font-size: 16px;
  width: auto;
}

ul.contact-lst2 li.first a {
  background-color: #0e9f9a;
  border-radius: 50px;
  color: #000;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  border: 0;
}

ul.contact-lst2 li.last a {
  background-color: #000;
  border-radius: 50px;
  color: #fff;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #000;
  border: 0;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

input::placeholder {
  font-family: "Sofia Pro" !important;
}

select::placeholder {
  font-family: "Sofia Pro" !important;
}

.expertise-sec .exper-box,
.we-get-sec .get-box {
  display: grid;
  align-content: center;
  transition: 0.3s ease-in-out;
}

.expertise-sec::before,
.head-bg::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
}

.makes-sec {
  position: relative;
  padding-bottom: 60px;
}

.expertise-sec,
.we-get-sec {
  position: relative;
  padding: 80px 0;
}

.makes-sec .row {
  align-items: center;
}

.themes-h4 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
}

.expertise-sec h2,
.themes-h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.head-bg::before {
  height: 40%;
  top: 40%;
  width: 65%;
  background: #d1eef5;
}

.themes-h2 {
  color: #0e9f9a;
  position: relative;
  margin: 10px 0;
}

.themes-p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

.we-get-sec {
  background-image: url("../images/we-get-sec-bg.webp");
  background-attachment: fixed;
  background-size: cover;
}

.we-get-sec .get-box {
  height: 400px;
  border: 2px solid #0e9f9a;
  border-radius: 5px;
  margin: 20px 0;
  background: #fff;
  text-align: center;
  padding: 0 20px;
}

.mainBanner .bannerForm .packageformsubmit1,
.price-bx .lazy {
  margin-top: 10px;
}

.we-get-sec .get-box img {
  display: block;
  margin: 0 auto;
  height: 100px;
  width: 100px;
  object-fit: contain;
}

.expertise-sec .exper-box h3,
.we-get-sec .get-box h5 {
  color: #0e9f9a;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.expertise-sec::before {
  top: 0;
  height: 70%;
  width: 100%;
  background: #0e9f9a;
}

.expertise-sec h2 {
  /* color: #000; */
  position: relative;
  margin: 10px 0;
}

.expertise-sec p {
  font-size: 20px;
  line-height: 30px;
}

.expertise-sec .exper-box {
  position: relative;
  border: 2px solid #000;
  padding: 20px 20px;
  border-radius: 5px;
  text-align: center;
  background: #fff;
  height: 500px;
}

.expertise-sec .exper-box img {
  margin: 0 auto;
  display: block;
  height: 100px;
  object-fit: contain;
  width: 40%;
}

.expertise-sec .exper-box p {
  color: #000;
}

.editing_new_list {
  display: block;
  text-align: center;
}

.logo-fot p,
.suport ul li a {
  line-height: 1.5;
  font-weight: 500;
}

.price-bx .lazy {
  margin-bottom: 10px;
  width: 80%;
}

.pointss {
  margin: 10px 0;
}

.pointss li {
  padding: 4px 0;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  margin: 0 0 0 10px;
  position: relative;
}

.pointss li:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  background: #000;
  left: -10px;
  top: 12px;
  border-radius: 50px;
}

.banner-txt p span a {
  font-size: 22px;
  font-weight: 700;
  color: #0e9f9a;
}

.banner-txt h4 span {
  color: #0e9f9a;
  font-size: 30px;
  font-weight: 600;
  margin: 5px 0;
}

ul.contact-lst li.midd a,
ul.contact-lst2 li.midd a {
  padding: 17px 15px;
  border-radius: 50px;
  -webkit-animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  animation: 2s cubic-bezier(0.25, 0, 0, 1) 3s infinite pulse;
  box-shadow: 0 0 0 2px #0e9f9a;
  font-size: 16px;
  width: auto;
}

footer::before,
footer:after {
  -webkit-animation: 1.8s linear infinite run;
}

.we-get-sec .contact-lst {
  margin: 20px 0 0;
}

.expertise-sec .contact-lst {
  margin: 40px 0 0;
}

.main-publication ul.contact-lst2 li.midd a {
  border: 0;
}

.main-publication ul.contact-lst2 li.midd {
  vertical-align: top;
}

.mainBanner .bannerForm .form-get-quote {
  padding-top: 20px;
}

.mainBanner .bannerForm .fld-input input {
  margin: 20px 0 5px;
}

.mainBanner .bannerForm h3 {
  padding-top: 10px;
}

ul.contact-lst li.midd a {
  background: #fff;
  color: #000;
  border: 3px solid #0e9f9a;
}

ul.contact-lst2 li.midd a {
  border: 3px solid #0e9f9a !important;
  background: #fff;
  color: #000;
}

.footer-form-submit input {
  border-radius: 50px;
  border: 3px solid #0e9f9a;
  color: #000;
  background: #fff;
}

.footer-left ul li img {
  width: 180px;
  margin-right: 21px;
}

.footer-left ul {
  display: inline-flex;
  align-items: center;
  margin-top: 40px;
}

.popup-img img {
  object-fit: cover;
  width: 100%;
}

.client_strip_slider .slick-slide {
  opacity: 1;
}

:root {
  --color-scheme-background: pink;
  --color-scheme-text-color: red;
  color-scheme: only light !important;
}

html {
  background: var(--color-scheme-background);
  color: var(--color-scheme-text-color);
}

.menuSec li:hover > ul {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
}

section.featured_sec.pb_8,
section.logo_sec {
  padding: 80px 0;
}

section.client_section.pb_8 {
  padding: 50px 0;
}

footer:after {
  content: "";
  position: absolute;
  background: url(../images/fot-after.png) no-repeat;
  width: 5%;
  height: 16%;
  right: -8px;
  top: -9%;
  z-index: 0;
}

.advrtzd-frm:before,
footer::before {
  content: "";
  position: absolute;
  z-index: -1;
}

footer::before {
  background: url(../images/lets-get-advrtz-after.jpg);
  top: -30%;
  width: 18%;
  height: 42%;
  left: 0;
}

.logo-fot p {
  font-size: 15px;
  margin-top: 30px;
  color: #000;
  width: 80%;
}

.suport p,
.suport ul li a span {
  font-weight: 600;
}

.logo-fot ul {
  display: flex;
  gap: 23px;
  margin: 48px 0;
}

.logo-fot ul li i {
  font-size: 28px;
  color: #000;
}

footer h4 {
  font-weight: 700;
  font-size: 29px;
  color: #000;
  padding-top: 1%;
  margin-bottom: 30px;
}

.srvs-fot ul li a,
.srvs-fot-lnk ul li a {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}

.srvs-fot ul li,
.suport ul li {
  margin-bottom: 8%;
}

.srvs-fot-lnk ul li {
  margin-bottom: 6%;
}

.suport ul li a {
  font-size: 14px;
  color: #000;
}

.suport p {
  font-size: 15px;
  color: #000;
  margin: 0 0 10px;
}

footer *,
li.btn-head,
li.btn-head a {
  color: #fff !important;
}

ul.fot-btm {
  display: flex;
  gap: 10px;
}

ul.fot-btm img {
  border-radius: 5px;
  height: 50px;
  object-fit: contain;
}

.advrtzd-frm:before {
  height: 113%;
  width: 118%;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  left: -75px;
  top: -51px;
}

.pb_8 {
  padding-bottom: 80px;
}

section.tab_sec.pb_8 {
  margin-top: 10%;
}

li.btn-head {
  background: #00a5bd;
  border-radius: 10px;
  padding: 5px 10px;
}

footer .row {
  align-items: self-start;
}

.logo-fot img {
  float: none;
  width: 190px;
  filter: brightness(0) invert(1);
}

/* thankyou-css */
.thankyou_sec {
  padding: 100px 0 0px;
  height: 100vh;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
/* .thankyou_sec + footer {
   position: fixed;
   width: 100%;
   bottom: 0;
   left: 0;
} */
.main-thankyou {
  text-align: center;
}
.main-content__checkmark {
  font-size: 9.75rem;
  line-height: 1 !important;
  color: #f59809;
}
.site-header__title {
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
}
.main-content__body {
  margin: 20px 0 0;
  font-size: 1.25rem;
  line-height: 1.4;
  text-transform: capitalize;
  font-weight: 600;
}
.start_live_chat {
  font-size: 19px;
  background-color: #16171a;
  padding: 10px 24px;
  display: inline-block;
  border-radius: 4px;
  margin: 20px 0 0;
  color: white !important;
  text-decoration: none;
  border-radius: 50pc;
}

.main-privacy {
  padding: 150px 0px 100px;
}

.contact-form .contact-form-control {
  margin-bottom: 18px;
}

.loader img {
  width: auto;
  height: auto;
}

.inner-header {
  background: #121212;
}
.box-spacing {
  margin-bottom: 40px;
}
.bottom-padding-40 {
  padding-bottom: 40px;
  width: 100%;
  height: 100%;
  background-position: top right;
  background-repeat: no-repeat;
}

.service-responsive-slider .col-lg-3.col-md-4.col-sm-6 {
  margin-bottom: 30px;
}
.terms-list li {
  line-height: 30px;
  font-size: 14px;
  color: #525252;
  list-style: none;
}
.terms-list p {
  font-size: 14px;
  color: #484848;
}
.term-text p {
  font-size: 14px;
  color: #484848;
}

.terms-list {
  padding-left: 15px;
}

.privacy h3 {
  font-weight: 600;
  font-size: 26px;
}

.fld-input {
  position: relative;
}
.fld-input svg {
  position: absolute;
  left: 15px;
  top: 35px;
}

.fld-input label {
  color: #000;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
}

.footer-form-input label {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 20px;
}

.makes-sec .contact-lst2 {
  justify-content: flex-start;
}

.testi-fotr_dtll .svg-inline--fa {
  color: #ffb102;
}

.flip-cards-responsive-slider .col-lg-3 {
  width: 20%;
}

.services_sec .contact-lst {
  justify-content: flex-start;
}

.list-unstyled li {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}

.main-privacy h4 {
  font-weight: 600;
  font-size: 26px;
}

#cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999990;
  box-sizing: border-box;
  width: 100%;
  background-color: #000;
  border-top: 2px solid #fff;
  transition: all 0.5s ease-in-out;
}

.cookie-consent-banner__inner {
  max-width: 80%;
  margin: 0 0px 0 20px;
  padding: 6px 0;
}
.cookie-consent-banner__btn {
  max-width: 250px;
  margin: auto;
  float: left;
  position: absolute;
  top: 20px;
  right: 200px;
  z-index: 9999;
}
.cookie-consent-banner__header {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.cookie-consent-banner__description {
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding-right: 0px;
}

.btn-footer {
  background-color: #d37e00;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 17px;
  color: white;
  border-radius: 30px;
  font-weight: 500;
}

.cookie-consent-banner__cta--secondary {
  padding: 9px 13px;

  border: 2px solid #3a4649;

  background-color: transparent;

  color: #2ce080;
}

.cookie-consent-banner__cta:hover {
  background-color: #20ba68;
}

.cookie-consent-banner__cta--secondary:hover {
  border-color: #838f93;

  background-color: transparent;

  color: #22c870;
}

.cookie-consent-banner__cta:last-child {
  margin-left: 16px;
}
.btn-footer {
  background: linear-gradient(to bottom, #f08d34, #f08d34);
  color: #000;
  padding: 0.75em 2.3em;
  letter-spacing: 0.1em;
  border-radius: 0.25rem;
  text-transform: uppercase;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
  font-size: 14px;
  transform: translateY(0rem);
  -webkit-transition: 0.4s;
  font-weight: 600;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}

.btn-close {
  display: none;
}

.packages_inner_new {
  border: 2px solid #0e9f9a;
  padding: 30px 20px 30px 20px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.5s ease-in-out;
}

.packages_inner_new h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
}

.packages_inner_new h2 {
  font-size: 30px;
  font-weight: 600;
  margin: 5px 0 0px 0;
}

.packages_inner_new h3 {
  margin: 0;
  font-weight: bold;
  color: #0e9f9a;
  font-size: 40px;
  margin-top: 21px;
}

.packages_inner_new ul li {
  text-align: left;
  font-size: 13px;
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
  position: relative;
  line-height: 20px;
}

.packages_inner_new ul {
  margin: 30px 0 0;
  min-height: 360px;
}

.packages_inner_new ul li:before {
  content: "";
  display: block;
  position: absolute;
  background: #0e9f9a;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  left: 0;
  top: 3px;
}

.packages_inner_new button.btn-dark.btn-popup {
  background: #0e9f9a;
  padding: 15px 30px;
  border-radius: 25px;
  font-family: "Poppins";
  font-weight: 600;
  color: #fff;
  margin-top: 15px;
}

.btn-inisial ul.contact-lst {
  justify-content: center;
  margin: 30px 0 0 0;
}

.btn-inisial ul.contact-lst li.first {
  text-align: right;
}

.banner_text h5 {
  margin: 0;
  color: #000;
}

ul#myTab {
  margin: 40px 0;
  border: none !important;
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  align-items: center;
}

ul#myTab li button.active,
ul#myTab li button:hover {
  background: #0e9f9a;
  padding: 15px 20px !important;
  border-radius: 20px;
  color: #fff;
}

ul#myTab li button {
  border: none !important;
  margin: auto;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  font-family: "Poppins";
  padding: 15px 20px !important;
}

#myTab li {
  margin: 10px 10px;
}

.packages_inner_new:hover {
  background: #f08d34;
}

.packages_inner_new:hover button {
  background: #fff !important;
  color: #000 !important;
}

.packages_inner_new:hover h4 {
  color: #fff;
}

.packages_inner_new:hover h2 {
  color: #fff;
}

.packages_inner_new:hover h3 {
  color: #fff;
}

.packages_inner_new:hover li {
  color: #fff;
}

.packages_inner_new:hover ul li:before {
  background: #fff;
}
.packages_inner {
  background: #fff;
  box-shadow: 6px 6px 10px #999999;
  border-radius: 30px;
  min-height: 450px;
  padding: 0 0 20px 0 !important;
}
.packages_inner img {
  width: 100%;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.packages_inner h2 {
  font-size: 26px;
  font-weight: bold;
  padding: 0 20px;
  margin: 25px 0 0 0;
}
.packages_inner h2 span {
  font-size: 20px;
}
.packages_inner p {
  font-size: 16px;
  margin: 15px 0 0 0;
  padding: 0 20px 0 20px;
  color: #999999;
  font-weight: 400;
  line-height: 22px;
}
.pricing_wrap ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 40px 0 0 0 !important;
}
.pricing_wrap ul li.first {
  font-size: 28px;
  font-weight: 800;
  color: #000;
}
.pricing_wrap ul li button {
  padding: 14px 20px;
  border-radius: 5px;
  background: #0e9f9a;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.global_inner h2 {
  text-align: center;
  font-weight: 600;
}
.packages_sec_new {
  margin: 100px 0px 0px;
}
.bld-txt {
  font-weight: 700;
}
/* new page css */

.book-marketing p {
  margin: 0px 0px 10px;
}
.audi_bring {
  background-color: #ffb703 !important;
  background-blend-mode: multiply !important;
  background-size: cover !important;
}

.audi_bring .slick-initialized .slick-slide {
  background-color: #f2f2f2;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
}
.audi_bring .bring_bx {
  height: auto;
  min-height: 340px;
  border: 2px solid #000;
  margin-top: 30px;
}
.bring_bx {
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 40px 20px;
  margin-bottom: 27px;
  min-height: 420px;
  height: auto;
  overflow: visible;
}
.battel-box:hover,
.bring_bx:hover {
  box-shadow: 0 0 20px 0 #00000033;
  transform: scale(1.06);
  cursor: pointer;
  background: #0e9f9a;
}
.bring_bx:hover h2,
.bring_bx:hover p {
  color: #fff;
}
.audi_bring .bring_bx img {
  width: 100px;
  margin: 0px auto;
}
.bring_bx h2 {
  color: #000;
  font-size: 28px;
  line-height: 1.25;
  margin-top: 21px;
  margin-bottom: 12px;
  font-weight: 700;
}
.what_we_bring .mb_slider {
  row-gap: 30px;
}
.what_we_bring .col-lg-4 {
  display: flex;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.what_we_bring .bring_bx {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.bring_bx p {
  line-height: 1.45;
}
.bannerForm .fld-input input {
  margin: 20px 0 5px;
}
.bannerForm .packageformsubmit1,
.price-bx .lazy {
  margin-top: 10px;
}
.top-bar-line {
  background-color: #0e9f9a;
  padding: 20px 0;
  position: relative;
  z-index: 10;
}
.audi_bring .bring_bx h2 {
  font-size: 25px;
  margin-bottom: 10px;
}
.what_we_bring .slick-dots {
  display: none !important;
}

.what_we_bring .mb_slider.owl-carousel {
  position: relative;
  padding: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
}

.what_we_bring .mb_slider.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.what_we_bring .mb_slider.owl-carousel .owl-item {
  float: none;
  display: flex;
  height: auto !important;
  padding: 0 12px 30px;
}

.what_we_bring .mb_slider.owl-carousel .owl-item > [class*="col-"] {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0;
  display: flex;
  height: auto;
}

.what_we_bring .mb_slider.owl-carousel .bring_bx {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  min-height: 420px;
}

.what_we_bring .mb_slider .owl-nav {
  display: block !important;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  pointer-events: none;
}

.what_we_bring .mb_slider .owl-nav button.owl-prev,
.what_we_bring .mb_slider .owl-nav button.owl-next {
  pointer-events: auto;
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  float: none !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 36px !important;
  height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #222 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  transform: translateY(-50%) !important;
  z-index: 5;
}

.what_we_bring .mb_slider .owl-nav button.owl-prev {
  left: 0 !important;
  right: auto !important;
}

.what_we_bring .mb_slider .owl-nav button.owl-next {
  right: 0 !important;
  left: auto !important;
}

.what_we_bring .mb_slider .owl-nav button.owl-prev:hover,
.what_we_bring .mb_slider .owl-nav button.owl-next:hover,
.what_we_bring .mb_slider .owl-nav button.owl-prev:focus,
.what_we_bring .mb_slider .owl-nav button.owl-next:focus {
  background: #fff !important;
  color: #222 !important;
  outline: none;
}

.what_we_bring .mb_slider .owl-nav button.owl-prev:active,
.what_we_bring .mb_slider .owl-nav button.owl-next:active {
  background: #0e9f9a !important;
  color: #fff !important;
}

.what_we_bring .mb_slider .owl-nav button span {
  display: none;
}

.battel-sec .process-responsive-slider.owl-carousel {
  position: relative;
  padding: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.battel-sec .process-responsive-slider.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.battel-sec .process-responsive-slider.owl-carousel .owl-item {
  float: none;
}

.battel-sec .process-responsive-slider.owl-carousel .owl-item > .col,
.battel-sec
  .process-responsive-slider.owl-carousel
  .owl-item
  > [class*="col-"] {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.battel-sec .process-responsive-slider.owl-carousel .battel-box {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}

.battel-sec .process-responsive-slider .owl-nav {
  display: block !important;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  pointer-events: none;
}

.battel-sec .process-responsive-slider .owl-nav button.owl-prev,
.battel-sec .process-responsive-slider .owl-nav button.owl-next {
  pointer-events: auto;
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  float: none !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 36px !important;
  height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #222 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  transform: translateY(-50%) !important;
  z-index: 5;
}

.battel-sec .process-responsive-slider .owl-nav button.owl-prev {
  left: 0 !important;
  right: auto !important;
}

.battel-sec .process-responsive-slider .owl-nav button.owl-next {
  right: 0 !important;
  left: auto !important;
}

.battel-sec .process-responsive-slider .owl-nav button.owl-prev:hover,
.battel-sec .process-responsive-slider .owl-nav button.owl-next:hover,
.battel-sec .process-responsive-slider .owl-nav button.owl-prev:focus,
.battel-sec .process-responsive-slider .owl-nav button.owl-next:focus {
  background: #fff !important;
  color: #222 !important;
  outline: none;
}

.battel-sec .process-responsive-slider .owl-nav button.owl-prev:active,
.battel-sec .process-responsive-slider .owl-nav button.owl-next:active {
  background: #0e9f9a !important;
  color: #fff !important;
}

.battel-sec .process-responsive-slider .owl-nav button span {
  display: none;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

body {
  padding-top: 100px;
}

@media (max-width: 991px) {
  body {
    padding-top: 80px;
  }
}

/* 2026 homepage revamp: editorial, high-contrast Global Publisher identity */
.home-page {
  background: #f7f4ed;
  color: #17243a;
}

.home-page .main_banner {
  position: relative;
  min-height: 700px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 76% 28%, rgba(212, 168, 79, 0.22), transparent 25%),
    linear-gradient(112deg, #f8f5ed 0 56%, #10223d 56% 100%);
}

.home-page .main_banner::after {
  content: "GP";
  position: absolute;
  right: -2vw;
  bottom: -110px;
  color: rgba(255, 255, 255, 0.035);
  font: 800 clamp(220px, 30vw, 470px)/1 Georgia, serif;
  letter-spacing: -0.12em;
  pointer-events: none;
}

.home-page .main_banner .container,
.home-page .main_banner .row {
  position: relative;
  z-index: 1;
}

.home-page .banner_text {
  max-width: 650px;
  padding: 70px 32px 70px 0;
}

.home-page .hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: #08736f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-page .hero-kicker::before {
  content: "";
  width: 38px;
  height: 2px;
  background: var(--gp-gold);
}

.home-page .banner_text h1 {
  max-width: 620px;
  margin-bottom: 22px;
  color: var(--gp-navy-deep);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(44px, 5.1vw, 74px);
  line-height: 0.99;
  letter-spacing: -0.045em;
}

.home-page .banner_text > p {
  max-width: 610px;
  color: #34445c;
  font-size: 17px;
  line-height: 1.75;
}

.home-page .banner_image {
  transform: rotate(2deg);
  filter: drop-shadow(0 28px 45px rgba(4, 13, 26, 0.35));
}

.home-page .hero-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0 8px;
}

.home-page .hero-proof span {
  padding: 8px 13px;
  border: 1px solid rgba(19, 35, 63, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--gp-navy);
  font-size: 12px;
  font-weight: 700;
}

.home-page .client-strip {
  background: var(--gp-gold);
  border: 0;
}

.home-page .client-strip img {
  filter: grayscale(1) contrast(1.25);
  opacity: 0.78;
}

.home-page .makes-sec,
.home-page .services-home {
  background: #f7f4ed;
}

.home-page .makes-sec .row {
  align-items: center;
  padding: clamp(28px, 5vw, 64px);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(16, 34, 61, 0.09);
}

.home-page .makes-sec .col-lg-6:last-child img,
.home-page .why-choose-image img {
  border-radius: 20px;
}

.home-page .what_we_bring {
  background: var(--gp-navy-deep);
  padding-bottom: 90px;
}

.home-page .what_we_bring .theme_heading h2,
.home-page .what_we_bring .theme_heading p {
  color: #fff;
}

.home-page .what_we_bring .bring_bx {
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 18px;
  background: #152946;
  box-shadow: none;
}

.home-page .what_we_bring .bring_bx h2,
.home-page .what_we_bring .bring_bx p {
  color: #fff;
}

.home-page .what_we_bring .bring_bx p {
  opacity: 0.82;
}

.home-page .services-home .service-item {
  overflow: hidden;
  border: 0;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(19, 35, 63, 0.08);
}

.home-page .services-home .service-item::before {
  content: "";
  width: 54px;
  height: 5px;
  margin: -28px 0 24px -24px;
  background: var(--gp-gold);
}

.home-page .why-choose-sec {
  background:
    linear-gradient(120deg, rgba(9, 24, 45, 0.98), rgba(11, 69, 73, 0.93)),
    url(../images/images-process-bg.png) center/cover;
}

.home-page .why-choose-sec .why-choose-list li {
  border-left-color: var(--gp-gold);
  background: rgba(255, 255, 255, 0.08);
}

.home-page .why-choose-sec .why-choose-list li strong,
.home-page .why-choose-sec p.why-choose-script {
  color: #f2ca78;
}

.home-page .battel-sec {
  background: #e7f1ef;
}

.home-page .battel-sec::before {
  opacity: 0.08;
}

.home-page .battel-box {
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(19, 35, 63, 0.09);
}

@media (max-width: 991px) {
  .home-page .main_banner {
    min-height: auto;
    background: linear-gradient(160deg, #f8f5ed 0 67%, #10223d 67% 100%);
  }

  .home-page .banner_text {
    padding: 54px 0 24px;
  }

  .home-page .banner_text h1 {
    font-size: clamp(40px, 10vw, 58px);
  }

  .home-page .banner_image {
    transform: none;
  }
}

@media (max-width: 575px) {
  .home-page .makes-sec .row {
    padding: 22px 8px;
    border-radius: 18px;
  }

  .home-page .hero-proof span {
    flex: 1 1 auto;
    text-align: center;
  }
}

.popup-bdy .row {
  --bs-gutter-x: 0;
}

.play_the_game_section .col-md-3 {
  flex: 0 0 auto;
  width: 20%;
}

.book-cover-about {
  margin-left: auto;
  display: block;
}
.book-cover-get-sec .get-box {
  height: 100%;
}
.book-cover-get-sec .get-box img {
  width: auto;
  height: auto;
}
.book-cover-get-sec .get-box h5 {
  margin-bottom: 10px;
}
.book-cover-get-sec .themes-p {
  margin-bottom: 0;
}
.book-cover-get-sec .contact-lst {
  margin: 2rem 0 0rem;
}
.book-cover-get-sec .col-lg-4 {
  margin-bottom: 2rem;
}
.owl-dots {
  display: none;
}
.term-text a {
  color: #0e9f9a;
}

/* test 2 200 */

/* Blog listing */
.blog-listing-sec {
  padding: 4.5rem 0 5.5rem;
  background: #fff;
}

.blog-listing-sec > .container {
  max-width: 1240px;
}

.blog-explore-head {
  position: static;
  text-align: center;
  margin: 0 0 2.75rem;
  background: transparent;
  box-shadow: none;
  width: auto;
}

.blog-explore-kicker {
  margin: 0 0 0.35rem;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #111;
  line-height: 1.15;
}

.blog-explore-head h1 {
  margin: 0;
  font-size: 2.35rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0e9f9a;
  line-height: 1.15;
}

.blog-view-bar {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 1.75rem;
  position: relative;
  z-index: 10;
}

.blog-listing-sec .blog-view-toggle {
  display: inline-flex;
  align-items: center;
  padding: 4px;
  border: 1px solid #d8d8d8;
  border-radius: 999px;
  background: #f3f3f3;
}

.blog-listing-sec .blog-view-toggle button {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  color: #555;
  font-family: "Sofia Pro", sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.45rem 1.05rem;
  border-radius: 999px;
  line-height: 1;
  cursor: pointer;
  transition:
    background 0.2s ease,
    color 0.2s ease,
    box-shadow 0.2s ease;
}

.blog-listing-sec .blog-view-toggle button:focus-visible {
  outline: 2px solid #0e9f9a;
  outline-offset: 2px;
}

.blog-listing-sec .blog-view-toggle button.is-active {
  background: #fff;
  color: #111;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.blog-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.75rem 2rem;
}

.blog-list-item {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.blog-list-img a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
}

.blog-list-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.blog-list-img a:hover img {
  transform: scale(1.04);
}

.blog-list-content {
  padding-top: 1.05rem;
}

.blog-list-content h2 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.7rem;
  color: #111;
}

.blog-list-content h2 a {
  color: #111;
  text-decoration: none;
}

.blog-list-content h2 a:hover {
  color: #0e9f9a;
}

.blog-list-content p {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.7;
  margin: 0 0 0.85rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-read-more {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: #0e9f9a;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
}

.blog-read-more:hover {
  color: #d97812;
}

.blog-read-more span {
  font-size: 1.05em;
  line-height: 1;
}

.blog-listing-sec[data-view="list"] .blog-list {
  display: flex;
  flex-direction: column;
  max-width: 1100px;
  margin: 0 auto;
  gap: 0;
}

.blog-listing-sec[data-view="list"] .blog-list-item {
  flex-direction: row;
  align-items: flex-start;
  gap: 2.5rem;
  padding: 2.35rem 0;
  border-bottom: 1px solid #e8e8e8;
}

.blog-listing-sec[data-view="list"] .blog-list-item:first-child {
  padding-top: 0;
}

.blog-listing-sec[data-view="list"] .blog-list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.blog-listing-sec[data-view="list"] .blog-list-img {
  flex: 0 0 340px;
  max-width: 340px;
}

.blog-listing-sec[data-view="list"] .blog-list-img img {
  height: 210px;
}

.blog-listing-sec[data-view="list"] .blog-list-content {
  flex: 1;
  padding-top: 0.2rem;
}

.blog-listing-sec[data-view="list"] .blog-list-content h2 {
  font-size: 1.55rem;
  margin-bottom: 0.9rem;
}

.blog-listing-sec[data-view="list"] .blog-list-content p {
  font-size: 1rem;
  -webkit-line-clamp: 4;
  margin-bottom: 1.1rem;
}

.blog-listing-sec[data-view="list"] .blog-read-more {
  font-size: 0.82rem;
}

.blog-detail-sec {
  padding: 3rem 0 4rem;
}

.blog-detail-sec .blog-breadcrumb {
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  color: #888;
}

.blog-detail-sec .blog-breadcrumb a {
  color: #0e9f9a;
  text-decoration: none;
}

.blog-detail-sec .blog-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  color: #888;
}

.blog-detail-sec .blog-meta .blog-category {
  color: #0e9f9a;
  font-weight: 600;
}

.blog-featured-image {
  margin-bottom: 2rem;
  border-radius: 6px;
  overflow: hidden;
}

.blog-featured-image img {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  display: block;
}

.blog-article .blog-inline-image {
  margin: 2rem 0;
  border-radius: 6px;
  overflow: hidden;
}

.blog-article .blog-inline-image img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-article .blog-inline-image figcaption {
  margin-top: 0.65rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #777;
  font-style: italic;
}

.blog-article .blog-disclaimer {
  margin: 0 0 1.5rem;
  color: #777;
  font-size: 0.95rem;
}

.blog-article a {
  color: #0e9f9a;
  text-decoration: underline;
}

.blog-article a:hover {
  color: #d9780a;
}

.blog-article blockquote {
  margin: 1.5rem 0;
  padding: 1rem 1.25rem;
  border-left: 4px solid #0e9f9a;
  background: #fff8ee;
  border-radius: 0 8px 8px 0;
}

.blog-article blockquote p {
  margin: 0;
  color: #444;
  font-style: italic;
}

.blog-article {
  max-width: 900px;
  margin: 0 auto;
}

.blog-article h2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 2rem 0 1rem;
  color: #222;
}

.blog-article h3 {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 1.5rem 0 0.75rem;
  color: #333;
}

.blog-article p {
  color: #555;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 1rem;
}

.blog-article ul,
.blog-article ol {
  margin: 0 0 1.25rem 1.25rem;
  padding: 0;
}

.blog-article ul li,
.blog-article ol li {
  color: #555;
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 0.35rem;
}

.blog-article .key-takeaways {
  background: #fff8ee;
  border-left: 4px solid #0e9f9a;
  padding: 1.25rem 1.5rem;
  margin: 1.5rem 0;
  border-radius: 0 8px 8px 0;
}

.blog-article .key-takeaways h2,
.blog-article .key-takeaways h3 {
  margin-top: 0;
  margin-bottom: 0.85rem;
  color: #0e9f9a;
  font-size: 1.15rem;
}

.blog-article .key-takeaways ul {
  margin-bottom: 0;
}

.blog-article .key-takeaways li {
  margin-bottom: 0.45rem;
}

.blog-article table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.95rem;
}

.blog-article table th,
.blog-article table td {
  border: 1px solid #e0e0e0;
  padding: 0.75rem 1rem;
  text-align: left;
}

.blog-article table th {
  background: #f8f8f8;
  font-weight: 600;
}

.blog-article .do-dont {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1.5rem 0;
}

.blog-article .do-dont .do-box,
.blog-article .do-dont .dont-box {
  padding: 1rem 1.25rem;
  border-radius: 8px;
}

.blog-article .do-dont .do-box {
  background: #f0faf0;
  border: 1px solid #c8e6c9;
}

.blog-article .do-dont .dont-box {
  background: #fff5f5;
  border: 1px solid #ffcdd2;
}

.blog-article .do-dont p {
  margin: 0.35rem 0;
  font-size: 0.95rem;
}

.blog-article .steps-list {
  counter-reset: step;
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.blog-article .steps-list li {
  counter-increment: step;
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 1rem;
}

.blog-article .steps-list li::before {
  content: counter(step);
  position: absolute;
  left: 0;
  top: 0;
  width: 1.75rem;
  height: 1.75rem;
  background: #0e9f9a;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.75rem;
  font-size: 0.85rem;
  font-weight: 700;
}

.blog-cta-box {
  position: relative;
  overflow: hidden;
  background: linear-gradient(145deg, #323b46 0%, #1a1f26 55%, #15191f 100%);
  color: #fff;
  padding: 2.5rem 2.5rem 2rem;
  border-radius: 14px;
  margin: 2.5rem 0 0;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 40px rgba(26, 31, 38, 0.24);
}

.blog-cta-box::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #0e9f9a 50%,
    transparent 100%
  );
}

.blog-cta-box p {
  color: #d7dbe0;
  margin-bottom: 1rem;
  max-width: 36em;
  margin-left: auto;
  margin-right: auto;
}

.blog-cta-box .blog-cta-lead {
  color: #f3f5f7;
  font-size: 1.08rem;
  font-weight: 600;
  line-height: 1.55;
  margin-bottom: 0.85rem;
}

.blog-cta-box .blog-cta-action {
  margin: 1.5rem auto 1.15rem;
}

.blog-cta-box .blog-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0.85rem 1.55rem;
  background: #0e9f9a;
  color: #fff !important;
  font-weight: 700;
  font-size: 0.98rem;
  line-height: 1.25;
  text-decoration: none !important;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 10px 22px rgba(14, 159, 154, 0.28);
  transition:
    background-color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.blog-cta-box .blog-cta-btn:hover,
.blog-cta-box .blog-cta-btn:focus {
  background: #e07e0d;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(14, 159, 154, 0.36);
}

.blog-cta-box .blog-affiliate-note {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: #aab0b8;
  font-size: 0.82rem;
  line-height: 1.55;
  max-width: 40em;
}

.blog-cta-box .blog-affiliate-note em {
  font-style: normal;
  color: inherit;
}

.blog-cta-box .contact-lst {
  justify-content: center;
}

@media (max-width: 991px) {
  .blog-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.25rem 1.5rem;
  }

  .blog-listing-sec[data-view="list"] .blog-list-item {
    gap: 1.5rem;
  }

  .blog-listing-sec[data-view="list"] .blog-list-img {
    flex-basis: 260px;
    max-width: 260px;
  }

  .blog-listing-sec[data-view="list"] .blog-list-content h2 {
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  .blog-listing-sec {
    padding: 3rem 0 4rem;
  }

  .blog-explore-kicker {
    font-size: 1.45rem;
  }

  .blog-explore-head h1 {
    font-size: 1.7rem;
  }

  .blog-view-bar {
    justify-content: center;
    margin-bottom: 1.5rem;
  }

  .blog-list {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .blog-list-img img {
    height: 210px;
  }

  .blog-list-content h2 {
    font-size: 1.2rem;
  }

  .blog-listing-sec[data-view="list"] .blog-list-item {
    flex-direction: column;
    gap: 1.15rem;
    padding: 1.75rem 0;
  }

  .blog-listing-sec[data-view="list"] .blog-list-img {
    flex: none;
    max-width: 100%;
    width: 100%;
  }

  .blog-listing-sec[data-view="list"] .blog-list-img img {
    height: 210px;
  }

  .blog-listing-sec[data-view="list"] .blog-list-content h2 {
    font-size: 1.25rem;
  }

  .blog-article .do-dont {
    grid-template-columns: 1fr;
  }
}

/* Professional editorial blog layout */
.blog-detail-pro {
  background: linear-gradient(180deg, #f7f5f2 0%, #faf9f7 120px, #fff 280px);
  padding: 3.5rem 0 5rem;
}

.blog-detail-pro > .container {
  max-width: 1360px;
}

.blog-detail-pro .blog-layout-with-summary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.75rem;
  max-width: 1360px;
  margin: 0 auto;
}

.blog-detail-pro .blog-exec-summary-col,
.blog-detail-pro .blog-recent-col {
  width: 100%;
}

.blog-detail-pro .blog-exec-summary,
.blog-detail-pro .blog-recent-box {
  background: #fff;
  border: 1px solid #ebe7e1;
  border-top: 3px solid #0e9f9a;
  border-radius: 12px;
  padding: 1.35rem 1.25rem 1.25rem;
  box-shadow: 0 10px 28px rgba(45, 53, 63, 0.06);
}

.blog-detail-pro .blog-recent-box {
  display: flex;
  flex-direction: column;
}

.blog-detail-pro .blog-exec-summary-title,
.blog-detail-pro .blog-recent-title {
  margin: 0 0 0.9rem;
  padding: 0;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1f1f1f;
}

.blog-detail-pro .blog-exec-summary-title::after,
.blog-detail-pro .blog-recent-title::after {
  display: none;
}

.blog-detail-pro .blog-exec-summary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-detail-pro .blog-exec-summary li {
  position: relative;
  margin: 0 0 0.85rem;
  padding-left: 1rem;
  font-size: 0.9rem;
  line-height: 1.55;
  color: #4a4a4a;
}

.blog-detail-pro .blog-exec-summary li:last-child {
  margin-bottom: 0;
}

.blog-detail-pro .blog-exec-summary li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #0e9f9a;
}

.blog-detail-pro .blog-recent-list {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 0 0 auto;
}

.blog-detail-pro .blog-recent-list li {
  margin: 0 0 0.95rem;
  padding: 0;
}

.blog-detail-pro .blog-recent-list li:last-child {
  margin-bottom: 0.35rem;
}

.blog-detail-pro .blog-recent-item {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 0.75rem;
  align-items: start;
  text-decoration: none !important;
  color: inherit;
}

.blog-detail-pro .blog-recent-thumb {
  display: block;
  width: 72px;
  height: 54px;
  border-radius: 6px;
  overflow: hidden;
  background: #f4f3f1;
  border: 1px solid #ebe7e1;
}

.blog-detail-pro .blog-recent-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.blog-detail-pro .blog-recent-meta {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 0;
}

.blog-detail-pro .blog-recent-category {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #c56a05;
}

.blog-detail-pro .blog-recent-item-title {
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 1.35;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-detail-pro .blog-recent-item:hover .blog-recent-item-title {
  color: #0e9f9a;
}

.blog-detail-pro .blog-recent-item.is-current {
  opacity: 0.72;
  pointer-events: none;
}

.blog-detail-pro .blog-recent-date {
  font-size: 0.78rem;
  color: #8a8680;
}

.blog-detail-pro .blog-recent-all {
  display: inline-block;
  margin-top: 0.75rem;
  padding-top: 0;
  font-size: 0.88rem;
  font-weight: 600;
  color: #0e9f9a;
  text-decoration: none !important;
}

.blog-detail-pro .blog-recent-all:hover {
  color: #d9780a;
}

.blog-detail-pro .blog-article {
  max-width: 820px;
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 1100px) and (max-width: 1199px) {
  .blog-detail-pro .blog-layout-with-summary {
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 2rem;
    align-items: stretch;
  }

  .blog-detail-pro .blog-layout-with-summary.blog-layout-recent-only {
    grid-template-columns: 1fr;
  }

  .blog-detail-pro .blog-exec-summary-col {
    position: relative;
    width: 250px;
  }

  .blog-detail-pro .blog-exec-summary.is-fixed {
    position: fixed;
    z-index: 40;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .blog-detail-pro .blog-exec-summary.is-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto !important;
    max-height: none !important;
  }

  .blog-detail-pro .blog-recent-col {
    grid-column: 1 / -1;
  }

  .blog-detail-pro .blog-article {
    max-width: none;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .blog-detail-pro .blog-layout-with-summary {
    grid-template-columns: 250px minmax(0, 1fr) 250px;
    gap: 1.75rem;
    align-items: stretch;
  }

  .blog-detail-pro .blog-layout-with-summary.blog-layout-recent-only {
    grid-template-columns: minmax(0, 1fr) 250px;
  }

  .blog-detail-pro .blog-exec-summary-col,
  .blog-detail-pro .blog-recent-col {
    position: relative;
    width: 250px;
  }

  .blog-detail-pro .blog-recent-box {
    height: calc(100vh - 116px);
    min-height: calc(100vh - 116px);
    max-height: calc(100vh - 116px);
    overflow: hidden;
  }

  .blog-detail-pro .blog-exec-summary.is-fixed,
  .blog-detail-pro .blog-recent-box.is-fixed {
    position: fixed;
    z-index: 40;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .blog-detail-pro .blog-recent-box.is-fixed {
    height: calc(100vh - 116px) !important;
    max-height: calc(100vh - 116px) !important;
  }

  .blog-detail-pro .blog-exec-summary.is-bottom,
  .blog-detail-pro .blog-recent-box.is-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto !important;
    max-height: none !important;
  }

  .blog-detail-pro .blog-recent-box.is-bottom {
    height: calc(100vh - 116px) !important;
    max-height: calc(100vh - 116px) !important;
  }

  .blog-detail-pro .blog-article {
    max-width: none;
    margin: 0;
  }
}

.blog-detail-pro .blog-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.5rem;
  margin-bottom: 1.25rem;
  font-size: 0.85rem;
  letter-spacing: 0.01em;
  color: #8a8680;
}

.blog-detail-pro .blog-crumb-sep {
  color: #c4bfb6;
}

.blog-detail-pro .blog-meta {
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.75rem;
}

.blog-detail-pro .blog-meta .blog-category {
  display: inline-block;
  padding: 0.28rem 0.7rem;
  background: #fff4e6;
  border: 1px solid #f5d4a8;
  border-radius: 4px;
  color: #c56a05;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.blog-detail-pro .blog-meta-dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #c4bfb6;
}

.blog-detail-pro .blog-featured-image {
  margin-bottom: 2.25rem;
  border-radius: 10px;
  box-shadow: 0 12px 32px rgba(45, 53, 63, 0.1);
  border: 1px solid rgba(45, 53, 63, 0.06);
}

.blog-detail-pro .blog-lede {
  margin-bottom: 0.25rem;
}

.blog-detail-pro .blog-lede > p:first-child {
  font-size: 1.08rem;
  color: #3a3a3a;
}

.blog-detail-pro .blog-lead-question {
  margin: 1.35rem 0;
  padding: 1rem 1.25rem 1rem 1.35rem;
  border-left: 3px solid #0e9f9a;
  background: linear-gradient(90deg, #fff8ee 0%, transparent 100%);
  color: #222;
  font-size: 1.08rem;
  line-height: 1.55;
}

.blog-detail-pro .blog-disclaimer {
  margin: 1.75rem 0 2rem;
  padding: 0.9rem 1.15rem;
  background: #f4f3f1;
  border-radius: 8px;
  border: 1px solid #e8e4de;
  color: #6b6760;
  font-size: 0.92rem;
  line-height: 1.6;
}

.blog-detail-pro .key-takeaways {
  background: #fff;
  border: 1px solid #f0e4d2;
  border-left: 4px solid #0e9f9a;
  box-shadow: 0 8px 24px rgba(45, 53, 63, 0.05);
  padding: 1.5rem 1.65rem;
  margin: 2rem 0 2.5rem;
  border-radius: 0 12px 12px 0;
}

.blog-detail-pro .blog-article h2 {
  position: relative;
  font-size: 1.55rem;
  line-height: 1.3;
  margin: 2.75rem 0 1.15rem;
  padding-bottom: 0.65rem;
  color: #1c1c1c;
}

.blog-detail-pro .blog-article h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 3px;
  background: #0e9f9a;
  border-radius: 2px;
}

.blog-detail-pro .key-takeaways h2 {
  margin-top: 0;
  padding-bottom: 0;
}

.blog-detail-pro .key-takeaways h2::after {
  display: none;
}

.blog-detail-pro .blog-article h3 {
  font-size: 1.12rem;
  margin: 1.65rem 0 0.7rem;
  color: #2a2a2a;
}

.blog-detail-pro .blog-article p {
  color: #4a4a4a;
  font-size: 1.02rem;
  line-height: 1.85;
}

.blog-detail-pro .blog-article ul li,
.blog-detail-pro .blog-article ol li {
  color: #4a4a4a;
  line-height: 1.75;
}

.blog-detail-pro .blog-article blockquote {
  margin: 1.75rem 0;
  padding: 1.25rem 1.5rem;
  border-left: 4px solid #0e9f9a;
  background: linear-gradient(135deg, #fff8ee 0%, #fff 100%);
  border-radius: 0 12px 12px 0;
  box-shadow: 0 6px 18px rgba(45, 53, 63, 0.04);
}

.blog-detail-pro .blog-article blockquote p {
  font-size: 1.08rem;
  color: #333;
}

.blog-detail-pro .blog-inline-image {
  margin: 2.25rem 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(45, 53, 63, 0.08);
  border: 1px solid rgba(45, 53, 63, 0.06);
}

.blog-detail-pro .blog-table-wrap {
  margin: 1.75rem 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 10px;
  border: 1px solid #e6e2dc;
  box-shadow: 0 6px 18px rgba(45, 53, 63, 0.04);
}

.blog-detail-pro .blog-article table {
  margin: 0;
  min-width: 560px;
  font-size: 0.94rem;
}

.blog-detail-pro .blog-article table th,
.blog-detail-pro .blog-article table td {
  border-color: #ebe7e1;
  padding: 0.85rem 1.05rem;
  vertical-align: top;
}

.blog-detail-pro .blog-article table th {
  background: #2d353f;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.01em;
  border-color: #2d353f;
}

.blog-detail-pro .blog-article table tbody tr:nth-child(even) td {
  background: #faf8f5;
}

.blog-detail-pro .blog-article table tbody tr:hover td {
  background: #fff8ee;
}

.blog-detail-pro .blog-callout {
  margin: 1.25rem 0 1.5rem;
  padding: 1.1rem 1.25rem;
  background: #fff8ee;
  border: 1px solid #f0d7b0;
  border-radius: 10px;
  color: #2a2a2a;
  line-height: 1.65;
}

.blog-detail-pro .blog-situation-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin: 1.5rem 0 2rem;
}

@media (min-width: 768px) {
  .blog-detail-pro .blog-situation-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.15rem;
  }
}

.blog-detail-pro .blog-situation-card {
  background: #fff;
  border: 1px solid #ebe7e1;
  border-top: 3px solid #0e9f9a;
  border-radius: 10px;
  padding: 1.25rem 1.2rem 1.1rem;
  box-shadow: 0 8px 20px rgba(45, 53, 63, 0.04);
  height: 100%;
}

.blog-detail-pro .blog-situation-card h3 {
  margin-top: 0;
  font-size: 1.02rem;
  line-height: 1.4;
  color: #1f1f1f;
}

.blog-detail-pro .blog-situation-card p {
  font-size: 0.94rem;
  line-height: 1.7;
  margin-bottom: 0.75rem;
}

.blog-detail-pro .blog-situation-card p:last-child {
  margin-bottom: 0;
}

.blog-detail-pro .cover-check-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin: 1.5rem 0 1.75rem;
}

@media (min-width: 700px) {
  .blog-detail-pro .cover-check-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .blog-detail-pro .cover-check-item--wide {
    grid-column: 1 / -1;
  }
}

.blog-detail-pro .cover-check-item {
  background: #fff;
  border: 1px solid #ebe7e1;
  border-radius: 10px;
  padding: 1.2rem 1.25rem;
  box-shadow: 0 6px 16px rgba(45, 53, 63, 0.04);
  position: relative;
}

.blog-detail-pro .cover-check-item h3 {
  margin-top: 0;
  margin-bottom: 0.65rem;
  color: #0e9f9a;
  font-size: 1.05rem;
  letter-spacing: 0.02em;
}

.blog-detail-pro .cover-check-item p,
.blog-detail-pro .cover-check-item li {
  font-size: 0.96rem;
}

.blog-detail-pro .cover-check-item ul {
  margin-bottom: 0;
}

.blog-detail-pro .blog-steps-panel {
  margin: 1.25rem 0 2rem;
  border-left: 2px solid #f0d7b0;
  padding-left: 0;
}

.blog-detail-pro .blog-step {
  position: relative;
  padding: 0.35rem 0 1.35rem 1.35rem;
  margin-left: 0.85rem;
}

.blog-detail-pro .blog-step::before {
  content: "";
  position: absolute;
  left: -0.95rem;
  top: 0.55rem;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #0e9f9a;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #f0d7b0;
}

.blog-detail-pro .blog-step h3 {
  margin-top: 0;
  color: #1f1f1f;
}

.blog-detail-pro .blog-mistakes-list {
  display: grid;
  gap: 0.9rem;
  margin: 1.25rem 0 2rem;
}

.blog-detail-pro .blog-mistake-item {
  background: #fff;
  border: 1px solid #ebe7e1;
  border-radius: 10px;
  padding: 1.15rem 1.25rem;
}

.blog-detail-pro .blog-mistake-item h3 {
  margin-top: 0;
  margin-bottom: 0.55rem;
  font-size: 1.05rem;
}

.blog-detail-pro .blog-do,
.blog-detail-pro .blog-dont {
  margin-bottom: 0.45rem;
  padding: 0.65rem 0.85rem;
  border-radius: 6px;
  font-size: 0.96rem;
}

.blog-detail-pro .blog-do {
  background: #f0faf0;
  border: 1px solid #d4e8d5;
}

.blog-detail-pro .blog-dont {
  background: #fff5f5;
  border: 1px solid #f0d4d6;
  margin-bottom: 0;
}

.blog-detail-pro .blog-help-box {
  margin: 2.5rem 0 2rem;
  padding: 2rem 2rem 1.75rem;
  background: linear-gradient(145deg, #2d353f 0%, #1a1f26 100%);
  border-radius: 14px;
  box-shadow: 0 16px 36px rgba(26, 31, 38, 0.22);
}

.blog-detail-pro .blog-cta-box {
  margin: 2.5rem 0 0;
  padding: 2.6rem 2.4rem 2rem;
}

.blog-detail-pro .blog-cta-box h2 {
  margin-top: 0;
  margin-bottom: 1.1rem;
  color: #fff;
  padding-bottom: 0.75rem;
}

.blog-detail-pro .blog-cta-box h2::after {
  left: 50%;
  transform: translateX(-50%);
  width: 56px;
  background: #0e9f9a;
}

.blog-detail-pro .blog-cta-box p {
  color: #d7dbe0;
}

.blog-detail-pro .blog-cta-box .blog-cta-lead {
  color: #f3f5f7;
}

.blog-detail-pro .blog-cta-box a:not(.blog-cta-btn) {
  color: #0e9f9a;
  font-weight: 600;
}

.blog-detail-pro .blog-cta-box a:not(.blog-cta-btn):hover {
  color: #ffb45a;
}

.blog-detail-pro .blog-affiliate-note {
  margin-top: 1.15rem;
  margin-bottom: 0;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.88rem;
  color: #aab0b8;
}

.blog-detail-pro .blog-help-box h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #fff;
  padding-bottom: 0.65rem;
}

.blog-detail-pro .blog-help-box h2::after {
  background: #0e9f9a;
}

.blog-detail-pro .blog-help-box p {
  color: #d7dbe0;
}

.blog-detail-pro .blog-help-box a {
  color: #0e9f9a;
  font-weight: 600;
}

.blog-detail-pro .blog-help-box a:hover {
  color: #ffb45a;
}

.blog-detail-pro + .faqs {
  background: #f7f5f2;
  padding-top: 3.5rem;
}

@media (max-width: 767px) {
  .blog-detail-pro {
    padding: 2.5rem 0 3.5rem;
  }

  .blog-detail-pro .blog-article h2 {
    font-size: 1.3rem;
  }

  .blog-detail-pro .blog-help-box {
    padding: 1.5rem 1.25rem 1.35rem;
  }

  .blog-detail-pro .blog-cta-box {
    padding: 1.85rem 1.25rem 1.5rem;
  }

  .blog-detail-pro .blog-cta-box .blog-cta-btn {
    width: 100%;
    max-width: 320px;
  }

  .blog-detail-pro .blog-lead-question {
    padding-left: 1rem;
    font-size: 1.02rem;
  }

  .blog-detail-pro .blog-situation-card,
  .blog-detail-pro .cover-check-item,
  .blog-detail-pro .blog-mistake-item {
    padding: 1.05rem 1rem;
  }
}

.services_sec ul.contact-lst.service-cta {
  margin: 10px 0 28px;
  justify-content: flex-end;
  width: 100%;
}
.services_sec ul.contact-lst.service-cta li.first a {
  display: inline-flex;
  align-items: center;
  white-space: normal;
  text-align: left;
  line-height: 1.3;
  max-width: 100%;
}

.why-choose-sec {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      rgba(20, 20, 20, 0.92) 0%,
      rgba(40, 28, 12, 0.88) 55%,
      rgba(14, 159, 154, 0.35) 100%
    ),
    url(../images/images-process-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.why-choose-sec::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    ellipse at 85% 20%,
    rgba(14, 159, 154, 0.22),
    transparent 55%
  );
  pointer-events: none;
  z-index: 0;
}
.why-choose-sec .container {
  position: relative;
  z-index: 1;
}
.why-choose-sec .themes-h2,
.why-choose-sec h4,
.why-choose-sec p,
.why-choose-sec .why-choose-list li {
  color: #fff;
}
.why-choose-sec .themes-h2 {
  margin-bottom: 20px;
}
.why-choose-sec p.why-choose-script {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 12px;
  opacity: 1;
  letter-spacing: 0.02em;
}
.why-choose-sec p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px;
  opacity: 0.95;
}
.why-choose-sec h4 {
  position: relative;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  z-index: 1;
  margin: 28px 0 18px;
}
.why-choose-sec h4:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 70%;
  height: 70%;
  background: #0e9f9a;
  bottom: 0;
  left: 0;
  opacity: 0.85;
}
.why-choose-sec .why-choose-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.why-choose-sec .why-choose-list li {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 14px;
  padding: 12px 14px 12px 18px;
  border-left: 3px solid #0e9f9a;
  background: rgba(255, 255, 255, 0.06);
}
.why-choose-sec .why-choose-list li strong {
  color: #0e9f9a;
}
.why-choose-sec .why-choose-cta {
  justify-content: flex-start !important;
  margin: 10px 0 0;
  padding-left: 0;
  width: 100%;
}
.why-choose-sec .why-choose-cta li {
  margin-left: 0;
}
.why-choose-sec .why-choose-image {
  position: relative;
  text-align: center;
  padding: 20px;
}
.why-choose-sec .why-choose-image img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.45));
}
@media (max-width: 991px) {
  .why-choose-sec .why-choose-image {
    margin-top: 30px;
  }
  .why-choose-sec .why-choose-cta {
    justify-content: center;
  }
}

.faq-home {
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
}
.faq-home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #0e9f9a 50%,
    transparent 100%
  );
}
.faq-home .faq-header {
  max-width: 720px;
  margin: 0 auto 48px;
  position: relative;
}
.faq-home .faq-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.45;
  margin: 0 0 14px;
  letter-spacing: 0.02em;
}
.faq-home .themes-h2 {
  color: #111;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 18px;
}
.faq-home .themes-h2 span {
  color: #0e9f9a;
}
.faq-home .faq-intro {
  font-size: 16px;
  line-height: 27px;
  color: #555;
  max-width: 560px;
  margin: 0 auto;
  position: relative;
  padding-top: 22px;
}
.faq-home .faq-intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 48px;
  height: 2px;
  background: #0e9f9a;
}
.faq-home .faq-sec {
  background: #fff;
  border-radius: 4px;
  padding: 8px 36px 16px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.05);
  border: 1px solid #e8e8e8;
  border-top: 3px solid #0e9f9a;
}
.faq-home .accordian li {
  border-top: 1px solid #ececec;
  transition: background 0.25s ease;
}
.faq-home .accordian li:first-child {
  border-top: none;
}
.faq-home .accordian li:hover,
.faq-home .accordian li.active {
  background: #fafafa;
}
.faq-home .accordian li h4 {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
  padding: 24px 52px 22px 16px;
  margin-bottom: 0;
  line-height: 1.45;
  letter-spacing: 0;
  transition: color 0.25s ease;
}
.faq-home .accordian li h4:hover,
.faq-home .accordian li.active h4 {
  color: #0e9f9a;
}
.faq-home .accordian h4::after {
  content: "+" !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  color: #0e9f9a !important;
  top: 22px;
  right: 4px;
  line-height: 1 !important;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(14, 159, 154, 0.35);
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.faq-home .accordian li.active h4::after {
  content: "-" !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  background: #0e9f9a;
  color: #fff !important;
  border-color: #0e9f9a;
}
.faq-home .accordian p {
  font-size: 15px;
  line-height: 26px;
  color: #555;
  padding: 0 48px 22px 16px;
  margin: 0;
}
.faq-home .accordian p::before {
  display: none;
}
@media (max-width: 767px) {
  .faq-home .themes-h2 {
    font-size: 28px;
  }
  .faq-home .faq-script {
    font-size: 17px;
  }
  .faq-home .faq-sec {
    padding: 6px 18px 12px;
  }
  .faq-home .accordian li h4 {
    font-size: 15px;
    padding-right: 44px;
  }
}

.services-home {
  background: #fff;
}
.services-home .services-intro {
  margin-bottom: 50px;
  padding-bottom: 30px;
}
.services-home .services-intro .themes-h2 {
  margin-bottom: 18px;
}
.services-home .services-intro p {
  padding-right: 20px;
  margin-bottom: 14px;
}
.services-home .services_image {
  padding-bottom: 0;
  text-align: center;
}
.services-home .services_image img {
  position: static;
  top: auto;
  left: auto;
  max-width: 100%;
  height: auto;
}
.services-home .services-intro-cta {
  display: flex;
  width: 100%;
  justify-content: center !important;
  margin: 24px auto 0;
  padding: 0;
  gap: 20px;
}
.services-home .services-intro-cta li {
  margin-left: 0;
}
.services-home .services-grid {
  row-gap: 48px;
}
.services-home .service-item {
  height: 100%;
  padding: 28px 24px 24px;
  border-left: 4px solid #0e9f9a;
  background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: column;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}
.services-home .service-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
}
.services-home .service-item h4 {
  margin-top: 0;
  margin-bottom: 14px;
}
.services-home .service-item p {
  padding-right: 0;
  margin-bottom: 12px;
  flex-grow: 0;
}
.services-home .service-item .service-cta {
  margin-top: auto;
  margin-bottom: 0;
  padding-left: 0;
  justify-content: flex-start !important;
  width: 100%;
}
.services-home .service-item .service-cta li {
  margin-left: 0;
}
.services-home .service-item .service-cta li.first a {
  font-size: 13px !important;
  padding: 14px 18px 14px 10px !important;
}
@media (max-width: 767px) {
  .services-home .services-intro {
    margin-bottom: 30px;
  }
  .services-home .service-item {
    margin-bottom: 8px;
  }
  .services-home .service-item .service-cta {
    justify-content: center;
  }
}

.footer-left {
  text-align: left;
  display: flex;
  flex-direction: column;
}
.footer-left-copy {
  flex: 1;
}
.footer-left p.footer-left-script {
  color: black !important;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px !important;
  line-height: 1.4 !important;
  margin: 0 0 10px !important;
  letter-spacing: 0.02em;
}
.footer-left h3 {
  /* color: #6ea0f0; */
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 0;
  padding-bottom: 18px;
  position: relative;
}
.footer-left h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #0e9f9a;
}
.footer-left-copy > p:not(.footer-left-script) {
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  line-height: 25px;
  margin: 16px 0 0;
}
.footer-left-copy > p.footer-left-close {
  color: #fff;
  font-weight: 600;
  margin-top: 20px;
}
.footer-left > img {
  margin-top: 28px;
  max-width: 100%;
  height: auto;
}
.footer-left > img + img {
  margin-top: 12px;
}
.footer-left > img,
.footer-left ul {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.footer-rating-panel {
  width: 100%;
  margin-top: 28px;
  padding: 20px;
  background: linear-gradient(135deg, #111 0%, #1b1b1b 100%);
  border: 1px solid rgba(14, 159, 154, 0.35);
  border-radius: 18px;
  box-shadow: 0 16px 35px rgba(0, 0, 0, 0.28);
}
.footer-rating-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-rating-heading span {
  color: #0e9f9a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.footer-rating-heading strong {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.footer-rating-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}
.footer-rating-item {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 5px 12px;
  padding: 15px 16px;
  background: #fff;
  border-radius: 12px;
}
.footer-rating-platform {
  color: #333;
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
}
.footer-rating-facebook {
  color: #4267b2;
  text-transform: lowercase;
}
.footer-rating-google i {
  color: #4285f4;
  font-style: normal;
}
.footer-rating-score {
  grid-row: span 2;
  color: #222;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
.footer-rating-stars {
  color: #ffc107;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
  white-space: nowrap;
}
.footer-rating-stars i {
  color: #e4e4e4;
  font-style: normal;
}
.footer-left ul {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

@media (max-width: 575px) {
  .footer-rating-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .footer-rating-list {
    grid-template-columns: 1fr;
  }
}

.footer-right {
  text-align: left;
  background: #f7f7f7;
  border-left: 1px solid #e8e8e8;
}
.footer-right p.footer-right-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 10px;
  padding-top: 0;
  text-align: left;
  letter-spacing: 0.02em;
}
.footer-right h4 {
  color: #0e9f9a;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 14px;
}
.footer-right p.footer-right-intro {
  color: #444;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 28px;
  padding: 16px 0 0;
  text-align: left;
  position: relative;
}
.footer-right p.footer-right-intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: #0e9f9a;
}
.footer-form-sec .footer-form-input input,
.footer-form-sec .footer-form-textarea textarea {
  border: 1px solid #ddd;
  border-radius: 4px;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}
.footer-form-sec .footer-form-input input:focus,
.footer-form-sec .footer-form-textarea textarea:focus {
  outline: none;
  border-color: #0e9f9a;
  box-shadow: 0 0 0 3px rgba(14, 159, 154, 0.12);
}
.footer-form-sec .footer-form-submit input {
  background: #0e9f9a;
  border: 1px solid #0e9f9a;
  color: #fff;
  border-radius: 40px;
  transition:
    background 0.2s ease,
    border-color 0.2s ease;
}
.footer-form-sec .footer-form-submit input:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
@media (max-width: 991px) {
  .footer-right {
    border-left: none;
    border-top: 1px solid #e8e8e8;
  }
  .footer-left h3,
  .footer-right h4 {
    font-size: 26px;
  }
}

.birth_of h4.themes-h4.birth-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 12px;
  font-weight: 400;
}
.birth_of .themes-h2 {
  /* color: #2f6fed; */
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 22px;
}
.birth_of .themes-p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 14px;
}

.section-category .expertise-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.section-category .themes-h2 {
  /* color: #2f6fed; */
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 18px;
}

.services_sec.img-style .themes-h2 {
  color: #2f6fed;
}

.mission-sec {
  background: #f7f7f7;
  position: relative;
  overflow: hidden;
}
.mission-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #0e9f9a 50%,
    transparent 100%
  );
}
.mission-sec .mission-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 10px;
  letter-spacing: 0.02em;
}
.mission-sec .themes-h2 {
  /* color: #111; */
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 20px;
  position: relative;
  padding-bottom: 16px;
}
.mission-sec .themes-h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 2px;
  background: #0e9f9a;
}
.mission-sec .themes-p {
  font-size: 16px;
  line-height: 27px;
  color: #444;
  margin-bottom: 14px;
}
.mission-sec .mission-visual {
  text-align: center;
  padding: 10px 20px;
}
.mission-sec .mission-visual img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 18px 36px rgba(0, 0, 0, 0.12));
}
.mission-sec .contact-lst {
  margin-top: 28px;
}
@media (max-width: 991px) {
  .mission-sec .themes-h2 {
    font-size: 30px;
  }
  .mission-sec .mission-visual {
    margin-top: 30px;
  }
}

.battel-sec.bg-change .achievements-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 12px;
}
.battel-sec.bg-change .themes-h2 {
  color: #2f6fed;
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 18px;
}

.mainBanner .banner-txt h4 {
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 16px;
  padding-top: 6px;
}
.mainBanner .banner-txt h1,
.mainBanner .banner-txt h2 {
  color: #0e9f9a;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 18px;
}
.mainBanner .banner-points,
.inner-banner-sec .banner-points {
  list-style: none;
  padding: 0;
  margin: 18px 0 28px;
  text-align: left;
  max-width: 420px;
}
.mainBanner .banner-points li,
.inner-banner-sec .banner-points li {
  position: relative;
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 12px 14px 12px 42px;
  background: rgba(255, 255, 255, 0.72);
  border-left: 3px solid #0e9f9a;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.mainBanner .banner-points li:last-child,
.inner-banner-sec .banner-points li:last-child {
  margin-bottom: 0;
}
.mainBanner .banner-points li::before,
.inner-banner-sec .banner-points li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0e9f9a;
  box-shadow: inset 0 0 0 3px #fff;
}

.inner-banner-sec .banner-txt > p:not(.para_p_top) {
  margin: 12px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
}

/* Service page hero */
.service-hero {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.service-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    105deg,
    rgba(255, 252, 248, 0.94) 0%,
    rgba(255, 252, 248, 0.88) 48%,
    rgba(255, 252, 248, 0.55) 72%,
    rgba(255, 252, 248, 0.28) 100%
  );
  z-index: 0;
  pointer-events: none;
}
.service-hero > .container {
  position: relative;
  z-index: 1;
}
.service-hero .service-hero-copy {
  max-width: 640px;
  padding: 28px 0 18px;
}
.service-hero .service-hero-script {
  margin: 0 0 14px !important;
  color: black !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.02em;
}
.service-hero h1 {
  margin: 0 0 22px;
  color: #0e9f9a !important;
  font-size: 42px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  width: 100% !important;
  max-width: 620px;
}
.service-hero .service-hero-copy > p {
  margin: 0 0 14px !important;
  color: #3d4654 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}
.service-hero .service-hero-lead {
  color: #1a2744 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
  margin-bottom: 16px !important;
}
.service-hero .service-hero-copy > p strong {
  color: #1a2744;
  font-weight: 700;
}
.service-hero .banner-points {
  max-width: 100%;
  margin: 22px 0 8px;
}
.service-hero .banner-points li {
  background: rgba(255, 255, 255, 0.92);
  border-radius: 0 8px 8px 0;
}
.service-hero .banner-ctas {
  margin-top: 24px !important;
  margin-bottom: 8px !important;
  padding-bottom: 0;
  flex-wrap: wrap;
  gap: 12px 0;
}
.service-hero .banner-ctas li {
  margin-left: 0 !important;
  margin-right: 14px;
}
.service-hero-visual {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.service-hero-visual img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 18px 40px rgba(26, 39, 68, 0.18));
}

@media (max-width: 991px) {
  .service-hero h1 {
    font-size: 34px !important;
  }
  .service-hero-visual {
    margin-top: 28px;
  }
  .service-hero::before {
    background: rgba(255, 252, 248, 0.92);
  }
}

@media (max-width: 767px) {
  .service-hero .service-hero-copy {
    padding-top: 12px;
  }
  .service-hero h1 {
    font-size: 28px !important;
  }
  .service-hero .service-hero-script {
    font-size: 17px !important;
  }
  .service-hero .service-hero-lead {
    font-size: 16px !important;
  }
  .service-hero .banner-ctas {
    justify-content: flex-start !important;
  }
  .service-hero .banner-ctas li {
    margin: 0 10px 12px 0 !important;
  }
}

.section-6 .process-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 12px;
  text-align: center;
}
.section-6 .authors-gain-intro {
  margin: 0 0 55px;
  padding: 20px 0 28px;
}
.section-6 .authors-gain-intro .row {
  align-items: center;
}
.section-6 .authors-gain-content .process-script {
  text-align: left !important;
  color: black !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  margin: 0 0 12px !important;
  letter-spacing: 0.02em;
}
.section-6 .authors-gain-content .title_block,
.section-6.full-section .authors-gain-content h2.title_block {
  color: #111 !important;
  font-size: 34px !important;
  line-height: 1.3 !important;
  margin: 0 0 18px !important;
  text-align: left !important;
  font-weight: 700 !important;
  position: relative;
  padding-bottom: 14px;
}
.section-6.full-section .authors-gain-content h2.title_block span {
  color: #0e9f9a !important;
  display: inline;
  position: static !important;
}
.section-6.full-section .authors-gain-content h2.title_block::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 52px;
  height: 3px;
  background: #0e9f9a;
  border-radius: 2px;
}
.section-6.full-section .authors-gain-content > p {
  font-size: 16px !important;
  line-height: 27px !important;
  color: #444 !important;
  text-align: left !important;
  margin: 0 0 24px !important;
  max-width: 560px;
}
.section-6 .authors-gain-points {
  list-style: none !important;
  margin: 0 0 28px;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 14px;
  max-width: 560px;
  counter-reset: gain-point;
  text-align: left;
}
.section-6 .authors-gain-points li {
  position: relative;
  list-style: none !important;
  counter-increment: gain-point;
  font-size: 14px;
  line-height: 1.35;
  color: #1a1a1a;
  margin: 0;
  padding: 14px 14px 14px 48px;
  background: #fff;
  border: 1px solid #ece7e0;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}
.section-6 .authors-gain-points li::before {
  content: counter(gain-point);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #0e9f9a;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
}
.section-6 .authors-gain-points li strong {
  font-weight: 700;
}
.section-6 .authors-gain-content .contact-lst2 {
  justify-content: flex-start;
  margin: 0;
  flex-wrap: wrap;
  gap: 10px;
}
.section-6 .authors-gain-visual {
  text-align: center;
  padding: 10px 0 10px 20px;
}
.section-6 .authors-gain-visual img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  filter: drop-shadow(0 16px 30px rgba(0, 0, 0, 0.15));
}

@media (max-width: 991px) {
  .section-6 .authors-gain-intro {
    margin-bottom: 36px;
  }
  .section-6 .authors-gain-visual {
    padding: 28px 0 0;
  }
  .section-6.full-section .authors-gain-content h2.title_block {
    font-size: 30px !important;
  }
}

@media (max-width: 575px) {
  .section-6 .authors-gain-points {
    grid-template-columns: 1fr;
  }
  .section-6.full-section .authors-gain-content h2.title_block {
    font-size: 26px !important;
  }
  .section-6 .authors-gain-content .contact-lst2 {
    justify-content: center;
  }
}

.best-value .best-value-script {
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 12px;
  text-align: center;
}
.best-value h2 {
  color: #0e9f9a;
  font-size: 36px;
  line-height: 1.25;
  margin-bottom: 16px;
}

.faqs .accordian li ul,
.faqs .accordian li ol {
  margin: 0 0 14px 18px;
  padding: 0;
}
.faqs .accordian li ul li,
.faqs .accordian li ol li {
  list-style: disc;
  font-size: 15px;
  line-height: 24px;
  color: #555;
  margin-bottom: 6px;
  border: none;
  padding: 0;
}
.faqs .accordian li ol li {
  list-style: decimal;
}

.faq-home.faqs h2.themes-h2 {
  font-size: 36px;
  color: #0e9f9a;
  margin: 0 0 18px;
}
.faq-home.faqs h2.themes-h2 span {
  color: #0e9f9a;
}
.faq-home.faqs h2.themes-h2 span:after {
  display: none;
}
.faq-home.faqs .faq-intro {
  max-width: 700px;
}
.faq-home .accordian li ul,
.faq-home .accordian li ol {
  background: #f7f7f7;
  border: 1px solid #ececec;
  border-radius: 4px;
  margin: 8px 40px 16px 16px;
  padding: 14px 18px 14px 34px;
}
.faq-home .accordian li ul li,
.faq-home .accordian li ol li {
  list-style: disc;
  border: none !important;
  background: transparent !important;
  margin: 0 0 8px;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
  color: #555;
}
.faq-home .accordian li ol li {
  list-style: decimal;
}
.faq-home .accordian li ul li:last-child,
.faq-home .accordian li ol li:last-child {
  margin-bottom: 0;
}
.faq-home .accordian p {
  padding: 0 40px 22px 16px;
}

.manuscript-ready-sec {
  padding: 90px 0;
  background: #f7f5f1;
  position: relative;
  overflow: hidden;
}
.manuscript-ready-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #0e9f9a 50%,
    transparent 100%
  );
}
.manuscript-ready-sec .row {
  align-items: center;
}
.manuscript-ready-sec .manuscript-ready-content {
  padding-right: 20px;
}
.manuscript-ready-sec .manuscript-script {
  color: black !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 20px !important;
  line-height: 1.4;
  margin: 0 0 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0.02em;
}
.manuscript-ready-sec h2.themes-h2 {
  color: #fdae37 !important;
  font-size: 34px !important;
  line-height: 1.25 !important;
  margin: 0 0 18px !important;
  font-weight: 700 !important;
  position: relative;
  padding-bottom: 14px;
}
.manuscript-ready-sec h2.themes-h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 52px;
  height: 3px;
  background: #0e9f9a;
  border-radius: 2px;
}
.manuscript-ready-sec p.themes-p {
  font-size: 16px !important;
  line-height: 27px !important;
  color: #444 !important;
  margin: 0 0 24px !important;
  text-align: left !important;
}
.manuscript-ready-sec p.themes-p strong {
  color: #111;
  font-weight: 700;
}
.manuscript-ready-sec .manuscript-points {
  list-style: none !important;
  margin: 0 0 32px;
  padding: 0;
  max-width: 520px;
}
.manuscript-ready-sec .manuscript-points li {
  position: relative;
  list-style: none !important;
  font-size: 15px;
  line-height: 1.4;
  color: #1a1a1a;
  margin: 0 0 10px;
  padding: 12px 14px 12px 42px;
  font-weight: 600;
  background: #fff;
  border-left: 3px solid #0e9f9a;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.manuscript-ready-sec .manuscript-points li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #0e9f9a;
  box-shadow: inset 0 0 0 3px #fff;
}
.manuscript-ready-sec .manuscript-points li:last-child {
  margin-bottom: 0;
}
.manuscript-ready-sec .manuscript-ready-ctas,
.manuscript-ready-sec .contact-lst2 {
  justify-content: flex-start;
  margin: 0;
  flex-wrap: wrap;
  gap: 12px;
}
.manuscript-ready-sec .manuscript-ready-ctas li.last a {
  background: #1a1a1a;
  color: #fff;
  border-radius: 40px;
  padding: 12px 24px 12px 10px;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.25s ease;
}
.manuscript-ready-sec .manuscript-ready-ctas li.last a span {
  display: inline-flex;
  align-items: center;
  margin-right: 8px;
}
.manuscript-ready-sec .manuscript-ready-ctas li.last a span img {
  width: 22px;
  height: auto;
  filter: invert(1) brightness(1.5);
}
.manuscript-ready-sec .manuscript-ready-ctas li.last a:hover {
  background: #333;
  color: #fff;
}
.manuscript-ready-visual {
  text-align: center;
  padding: 16px;
  position: relative;
}
.manuscript-ready-visual::before {
  content: "";
  position: absolute;
  inset: 12% 10% 10% 14%;
  background: radial-gradient(
    ellipse at center,
    rgba(14, 159, 154, 0.14) 0%,
    transparent 72%
  );
  z-index: 0;
  pointer-events: none;
}
.manuscript-ready-visual img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  height: auto;
  display: inline-block;
  filter: drop-shadow(0 20px 36px rgba(0, 0, 0, 0.16));
}

@media (max-width: 991px) {
  .manuscript-ready-sec {
    padding: 70px 0;
  }
  .manuscript-ready-sec .manuscript-ready-content {
    padding-right: 0;
  }
  .manuscript-ready-visual {
    padding: 36px 0 0;
  }
  .manuscript-ready-sec h2.themes-h2 {
    font-size: 30px !important;
  }
}

@media (max-width: 767px) {
  .manuscript-ready-sec {
    padding: 55px 0;
  }
  .manuscript-ready-sec h2.themes-h2 {
    font-size: 26px !important;
  }
  .manuscript-ready-sec .manuscript-script {
    font-size: 17px !important;
  }
  .manuscript-ready-sec .contact-lst2,
  .manuscript-ready-sec .manuscript-ready-ctas {
    justify-content: center;
  }
  .manuscript-ready-content {
    text-align: left;
  }
}

/* Choose the Right Service ? service.php */
.choose-service-sec {
  padding: 80px 0 70px;
  background: #fafafa;
}
.choose-service-intro {
  max-width: 720px;
  margin: 0 auto 48px;
}
.choose-service-label {
  margin: 0 0 12px;
  color: #0e9f9a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.choose-service-intro h2 {
  margin: 0 0 16px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25;
}
.choose-service-sub {
  margin: 0;
  color: #6b7280;
  font-size: 16px;
  line-height: 1.65;
}
.choose-service-grid {
  margin-left: -12px;
  margin-right: -12px;
}
.choose-service-grid > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
}
.choose-service-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 32px 24px 28px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(26, 39, 68, 0.04);
  text-align: center;
  text-decoration: none;
  color: inherit;
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}
.choose-service-card:hover,
.choose-service-card:focus {
  border-color: #0e9f9a;
  box-shadow: 0 10px 28px rgba(26, 39, 68, 0.1);
  transform: translateY(-4px);
  color: inherit;
  text-decoration: none;
}
.choose-service-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  border-radius: 50%;
  border: 2px solid currentColor;
  background: rgba(255, 255, 255, 0.9);
}
.choose-service-icon svg {
  width: 28px;
  height: 28px;
}
.choose-service-icon--idea {
  color: #0e9f9a;
  background: rgba(14, 159, 154, 0.08);
}
.choose-service-icon--edit {
  color: #e8871a;
  background: rgba(232, 135, 26, 0.08);
}
.choose-service-icon--format {
  color: #5b6578;
  background: rgba(91, 101, 120, 0.08);
}
.choose-service-icon--cover {
  color: #3b82f6;
  background: rgba(59, 130, 246, 0.08);
}
.choose-service-icon--publish {
  color: #8b5cf6;
  background: rgba(139, 92, 246, 0.08);
}
.choose-service-icon--market {
  color: #ec4899;
  background: rgba(236, 72, 153, 0.08);
}
.choose-service-card h3 {
  margin: 0 0 12px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
}
.choose-service-card p {
  flex: 0 0 auto;
  margin: 0 0 12px;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.6;
}
.choose-service-card p:last-of-type {
  flex: 1;
  margin-bottom: 18px;
}
.choose-service-link {
  color: #0e9f9a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.01em;
}
.choose-service-card:hover .choose-service-link {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .choose-service-intro h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .choose-service-sec {
    padding: 55px 0 45px;
  }
  .choose-service-intro {
    margin-bottom: 32px;
  }
  .choose-service-intro h2 {
    font-size: 26px;
  }
  .choose-service-card {
    padding: 28px 20px 24px;
  }
}

/* Core Publishing Services — service.php */
.core-services-sec {
  padding: 96px 0 88px;
  background:
    radial-gradient(
      ellipse 80% 50% at 50% 0%,
      rgba(14, 159, 154, 0.08),
      transparent 60%
    ),
    linear-gradient(180deg, #f7f5f1 0%, #ffffff 55%);
}
.core-services-intro {
  max-width: 720px;
  margin: 0 auto 52px;
}
.core-services-label {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 14px;
  color: #c56f0f;
  background: rgba(14, 159, 154, 0.12);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.core-services-intro h2 {
  margin: 0 0 16px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
}
.core-services-sub {
  margin: 0 auto;
  max-width: 620px;
  color: #5c6573;
  font-size: 16px;
  line-height: 1.7;
}
.core-services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}
.core-service-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  padding: 32px 28px 28px;
  background: #fff;
  border: 1px solid rgba(26, 39, 68, 0.08);
  border-radius: 18px;
  box-shadow: 0 8px 28px rgba(26, 39, 68, 0.05);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
  overflow: hidden;
}
.core-service-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background: var(--core-accent, #0e9f9a);
  opacity: 0.9;
}
.core-service-item:hover {
  transform: translateY(-6px);
  border-color: rgba(14, 159, 154, 0.35);
  box-shadow: 0 18px 40px rgba(26, 39, 68, 0.1);
}
.core-service-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin-bottom: 20px;
  border-radius: 16px;
  color: #fff;
  background: var(--core-accent, #0e9f9a);
  box-shadow: 0 10px 20px rgba(26, 39, 68, 0.12);
}
.core-service-icon svg {
  width: 24px;
  height: 24px;
}
.core-service-item--ghost {
  --core-accent: #0e9f9a;
}
.core-service-item--edit {
  --core-accent: #d4a017;
}
.core-service-item--format {
  --core-accent: #2f9e5f;
}
.core-service-item--cover {
  --core-accent: #3b82f6;
}
.core-service-item--publish {
  --core-accent: #7c5cbf;
}
.core-service-item--market {
  --core-accent: #e85d75;
}

.core-service-item h3 {
  margin: 0 0 10px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  min-height: 0;
  display: block;
  text-align: left;
}
.core-service-desc {
  margin: 0 0 18px;
  min-height: 0;
  color: #667085;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 400;
  text-align: left;
}
.core-service-item ul {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  width: 100%;
  text-align: left;
  flex: 1;
}
.core-service-item ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 10px;
  padding-left: 0;
  color: #344054;
  font-size: 13.5px;
  line-height: 1.45;
  font-weight: 500;
}
.core-service-item ul li:last-child {
  margin-bottom: 0;
}
.core-service-item ul li::before {
  content: none;
  display: none;
}
.core-check {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  border-radius: 50%;
  background: rgba(14, 159, 154, 0.14);
  position: relative;
}
.core-service-item--edit .core-check {
  background: rgba(212, 160, 23, 0.16);
}
.core-service-item--format .core-check {
  background: rgba(47, 158, 95, 0.14);
}
.core-service-item--cover .core-check {
  background: rgba(59, 130, 246, 0.14);
}
.core-service-item--publish .core-check {
  background: rgba(124, 92, 191, 0.14);
}
.core-service-item--market .core-check {
  background: rgba(232, 93, 117, 0.14);
}
.core-check::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 3px;
  width: 7px;
  height: 4px;
  border-left: 2px solid var(--core-accent, #0e9f9a);
  border-bottom: 2px solid var(--core-accent, #0e9f9a);
  transform: rotate(-45deg);
}
.core-service-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  padding: 10px 0 0;
  color: var(--core-accent, #0e9f9a);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  border-bottom: none;
  transition:
    gap 0.2s ease,
    color 0.2s ease;
}
.core-service-link:hover,
.core-service-link:focus {
  color: #1a2744;
  gap: 10px;
  text-decoration: none;
  border-bottom-color: transparent;
}

@media (max-width: 991px) {
  .core-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
  .core-services-intro h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .core-services-sec {
    padding: 64px 0 56px;
  }
  .core-services-intro {
    margin-bottom: 36px;
  }
  .core-services-intro h2 {
    font-size: 28px;
  }
  .core-service-item {
    padding: 26px 22px 22px;
  }
}

@media (max-width: 575px) {
  .core-services-grid {
    grid-template-columns: 1fr;
  }
  .core-service-item {
    padding: 28px 22px 24px;
  }
}

/* Proven Process — service.php */
.proven-process-sec {
  padding: 96px 0 90px;
  background: linear-gradient(180deg, #faf9f7 0%, #ffffff 42%, #ffffff 100%);
}
.proven-process-intro {
  max-width: 760px;
  margin: 0 0 64px;
  text-align: left;
}
.proven-process-label {
  margin: 0 0 12px;
  color: #6b6358;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: none;
}
.proven-process-intro h2 {
  margin: 0 0 16px;
  color: #0e9f9a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.proven-process-highlight {
  display: inline;
  background: transparent;
  padding: 0;
}
.proven-process-sub {
  margin: 0;
  color: #4b5563;
  font-size: 16px;
  line-height: 1.75;
  max-width: 620px;
}
.proven-process-steps {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
  flex-wrap: nowrap;
}
.proven-process-step {
  flex: 1 1 0;
  max-width: 210px;
  text-align: center;
  padding: 8px 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.proven-process-icon-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 10px 28px rgba(26, 39, 68, 0.08);
}
.proven-process-num {
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0e9f9a;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  box-shadow: 0 6px 14px rgba(14, 159, 154, 0.35);
  border: 2px solid #fff;
}
.proven-process-icon {
  display: inline-flex;
  width: 78px;
  height: 78px;
}
.proven-process-icon svg {
  width: 100%;
  height: 100%;
}
.proven-process-step h3 {
  margin: 0 0 10px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
}
.proven-process-step p {
  margin: 0;
  color: #667085;
  font-size: 13.5px;
  line-height: 1.6;
  flex: 1;
}
.proven-process-arrow {
  flex: 0 0 28px;
  align-self: flex-start;
  margin-top: 44px;
  position: relative;
  height: 14px;
}
.proven-process-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 1.5px;
  background: #0e9f9a;
  transform: translateY(-50%);
}
.proven-process-arrow::after {
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #0e9f9a;
  border-right: 1.5px solid #0e9f9a;
  transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 991px) {
  .proven-process-steps {
    flex-wrap: wrap;
    gap: 36px 18px;
    max-width: 680px;
    margin: 0 auto;
    justify-content: center;
  }
  .proven-process-step {
    flex: 1 1 40%;
    max-width: 46%;
  }
  .proven-process-arrow {
    display: none;
  }
  .proven-process-intro h2 {
    font-size: 34px;
  }
}

@media (max-width: 575px) {
  .proven-process-sec {
    padding: 64px 0 56px;
  }
  .proven-process-intro {
    margin-bottom: 40px;
  }
  .proven-process-intro h2 {
    font-size: 28px;
  }
  .proven-process-steps {
    flex-direction: column;
    align-items: center;
    max-width: 340px;
    gap: 28px;
  }
  .proven-process-step {
    flex: none;
    width: 100%;
    max-width: 300px;
  }
  .proven-process-icon-wrap {
    width: 88px;
    height: 88px;
  }
  .proven-process-icon {
    width: 72px;
    height: 72px;
  }
}

/* Why Authors Choose Us Strip — service.php */
.authors-choose-strip {
  padding: 88px 0 80px;
  background: linear-gradient(180deg, #faf9f7 0%, #ffffff 55%);
}
.authors-choose-intro {
  max-width: 720px;
  margin: 0 auto 52px;
}
.authors-choose-label {
  margin: 0 0 12px;
  color: #111;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: none;
}
.authors-choose-heading {
  margin: 0;
  color: #0e9f9a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.02em;
}
.authors-choose-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}
.authors-choose-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
  padding: 28px 16px 24px;
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}
.authors-choose-item:hover {
  transform: translateY(-4px);
  border-color: rgba(14, 159, 154, 0.35);
  box-shadow: 0 14px 32px rgba(17, 17, 17, 0.08);
}
.authors-choose-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: #f5f5f5;
  color: #111;
  border: 1px solid rgba(17, 17, 17, 0.06);
  flex: 0 0 auto;
}
.authors-choose-icon svg {
  width: 26px;
  height: 26px;
}
.authors-choose-copy {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.authors-choose-copy h3 {
  margin: 0 0 10px;
  color: #111;
  font-family: "Sofia Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}
.authors-choose-copy p {
  margin: 0;
  color: #667085;
  font-size: 13px;
  line-height: 1.65;
}

@media (max-width: 991px) {
  .authors-choose-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }
  .authors-choose-heading {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .authors-choose-strip {
    padding: 60px 0 50px;
  }
  .authors-choose-intro {
    margin-bottom: 32px;
  }
  .authors-choose-heading {
    font-size: 26px;
  }
  .authors-choose-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .authors-choose-item {
    padding: 22px 18px;
  }
}

/* Why Authors Choose Us — service.php */
.why-authors-sec {
  padding: 80px 0 75px;
  background: #fff;
}
.why-authors-intro {
  margin: 0 0 48px;
}
.why-authors-label {
  margin: 0;
  color: #0e9f9a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.why-authors-heading {
  margin: 0;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}
.why-authors-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 28px 18px;
  align-items: start;
}
.why-authors-item {
  text-align: center;
  padding: 0 4px;
}
.why-authors-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: #f3f4f6;
  color: #1a2744;
}
.why-authors-icon svg {
  width: 28px;
  height: 28px;
}
.why-authors-item h3 {
  margin: 0 0 10px;
  color: #1a2744;
  font-family: "Sofia Pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}
.why-authors-item p {
  margin: 0;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .why-authors-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px 18px;
  }
}

@media (max-width: 575px) {
  .why-authors-sec {
    padding: 60px 0 50px;
  }
  .why-authors-intro {
    margin-bottom: 32px;
  }
  .why-authors-heading {
    font-size: 26px;
  }
  .why-authors-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 14px;
  }
  .why-authors-item h3 {
    font-size: 15px;
  }
  .why-authors-item p {
    font-size: 12.5px;
  }
}

/* Service page FAQ */
.service-faq-sec {
  background: #fff;
}
.service-faq-intro {
  margin: 0 auto 42px;
  max-width: 820px;
  text-align: center;
}
.service-faq-label {
  margin: 0 0 12px;
  color: black;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}
.service-faq-intro h2 {
  margin: 0 0 16px;
  color: #0e9f9a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25;
}
.service-faq-sub {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
}
.service-faq-sec.faq-home::before {
  display: none;
}
.service-faq-sec .faq-sec {
  background: transparent;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.service-faq-sec .accordian li {
  margin: 0;
  border-bottom: 1px solid #e5e7eb;
  background: transparent;
  box-shadow: none;
}
.service-faq-sec .accordian li:first-child {
  border-top: 1px solid #e5e7eb;
}
.service-faq-sec .accordian li:hover,
.service-faq-sec .accordian li.active {
  background: transparent;
  box-shadow: none;
}
.service-faq-sec .accordian li.active > div {
  display: block;
}
.service-faq-sec .accordian li h4 {
  padding: 18px 40px 18px 18px;
  margin: 0;
  color: #1a2744;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  cursor: pointer;
}
.service-faq-sec .accordian li h4:hover,
.service-faq-sec .accordian li.active h4 {
  color: #0e9f9a;
}
.service-faq-sec .accordian h4::after {
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-right: 2px solid #9ca3af;
  border-bottom: 2px solid #9ca3af;
  background: none;
  content: "";
  position: absolute;
  transform: translateY(-60%) rotate(45deg);
}
.service-faq-sec .accordian li.active h4::after {
  transform: translateY(-20%) rotate(-135deg);
  border-color: #0e9f9a;
}
.service-faq-sec .accordian li h4 {
  position: relative;
}
.service-faq-sec .accordian p {
  margin: 0 0 18px;
  padding: 0 18px;
  color: #6b7280;
  font-size: 14.5px;
  line-height: 1.65;
}
.service-faq-sec .accordian p::before {
  display: none;
}
.service-faq-sec .accordian li ul,
.service-faq-sec .accordian li ol {
  margin-left: 18px;
  margin-right: 18px;
}
.service-faq-grid > [class*="col-"] {
  padding-left: 24px;
  padding-right: 24px;
}

@media (max-width: 767px) {
  .service-faq-intro h2 {
    font-size: 28px;
  }
  .service-faq-grid > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .service-faq-sec .accordian li h4 {
    font-size: 15px;
    padding-right: 34px;
  }
}

/* Next Step CTA — service.php */
.next-step-cta-sec {
  padding: 20px 0 70px;
  background: #fff;
}
.next-step-cta-card {
  display: grid;
  grid-template-columns: 180px 1fr 220px;
  align-items: center;
  gap: 28px 36px;
  padding: 36px 42px;
  background: #000;
  border-radius: 22px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
  overflow: hidden;
}
.next-step-cta-visual {
  display: flex;
  align-items: center;
  justify-content: center;
}
.next-step-cta-visual img {
  max-width: 160px;
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.25));
}
.next-step-cta-content h2 {
  margin: 0 0 10px;
  color: #0e9f9a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}
.next-step-cta-script {
  margin: 0 0 10px !important;
  color: #0e9f9a !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.02em;
}
.next-step-cta-content p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 16px;
  line-height: 1.6;
  max-width: 520px;
}
.next-step-cta-btn {
  display: flex;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 26px;
  background: #fff;
  color: #111 !important;
  border-radius: 999px;
  border: 2px solid #0e9f9a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 0 0 3px rgba(14, 159, 154, 0.25);
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}
.next-step-cta-btn:hover,
.next-step-cta-btn:focus {
  background: #0e9f9a;
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(14, 159, 154, 0.35);
}
.next-step-cta-points {
  list-style: none;
  margin: 0;
  padding: 0;
}
.next-step-cta-points li {
  position: relative;
  margin: 0 0 14px;
  padding-left: 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
.next-step-cta-points li:last-child {
  margin-bottom: 0;
}
.next-step-cta-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #0e9f9a;
  box-shadow: inset 0 0 0 0 #0e9f9a;
}
.next-step-cta-points li::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 8px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

@media (max-width: 991px) {
  .next-step-cta-card {
    grid-template-columns: 140px 1fr;
    padding: 30px 28px;
  }
  .next-step-cta-points {
    grid-column: 1 / -1;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 24px;
  }
  .next-step-cta-points li {
    margin: 0;
  }
  .next-step-cta-content h2 {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .next-step-cta-sec {
    padding: 10px 0 50px;
  }
  .next-step-cta-card {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 28px 22px;
    gap: 20px;
  }
  .next-step-cta-visual img {
    max-width: 120px;
    margin: 0 auto;
  }
  .next-step-cta-content p {
    max-width: none;
  }
  .next-step-cta-btn {
    justify-content: center;
  }
  .next-step-cta-points {
    justify-content: center;
    text-align: left;
  }
}

/* Ghostwriting consultation CTA */
.ghost-consult-cta.cta-banner {
  padding: 70px 0;
  background-color: #1a1a1a;
  background-image:
    radial-gradient(
      ellipse at 12% 20%,
      rgba(14, 159, 154, 0.14),
      transparent 48%
    ),
    radial-gradient(
      ellipse at 88% 80%,
      rgba(255, 255, 255, 0.05),
      transparent 42%
    );
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}
.ghost-consult-card {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 40px 56px;
  align-items: center;
}
.ghost-consult-script {
  margin: 0 0 12px !important;
  color: #0e9f9a !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.02em;
}
.ghost-consult-copy h2 {
  margin: 0 0 16px;
  color: #fff;
  font-family: "Sofia Pro", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}
.ghost-consult-copy > p {
  margin: 0 0 22px;
  max-width: 560px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
}
.ghost-consult-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 28px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ghost-consult-points li {
  position: relative;
  margin: 0;
  padding-left: 22px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.ghost-consult-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0e9f9a;
}
.ghost-consult-action {
  text-align: left;
  padding: 28px 30px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px;
}
.ghost-consult-rating img {
  display: block;
  max-width: 130px;
  height: auto;
  margin: 0 0 12px;
}
.ghost-consult-rating p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}
.ghost-consult-action ul.contact-lst {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.ghost-consult-action ul.contact-lst li {
  margin: 0;
  float: none;
  display: block;
}
.ghost-consult-action ul.contact-lst li a {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .ghost-consult-card {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .ghost-consult-copy h2 {
    font-size: 32px;
  }
  .ghost-consult-action {
    text-align: center;
  }
  .ghost-consult-rating img {
    margin-left: auto;
    margin-right: auto;
  }
  .ghost-consult-points {
    justify-content: center;
  }
  .ghost-consult-action ul.contact-lst {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .ghost-consult-cta.cta-banner {
    padding: 50px 0;
  }
  .ghost-consult-copy h2 {
    font-size: 28px;
  }
  .ghost-consult-action {
    padding: 24px 20px;
  }
  .ghost-consult-action ul.contact-lst {
    flex-direction: column;
    align-items: stretch;
  }
  .ghost-consult-action ul.contact-lst li a {
    justify-content: center;
    width: 100%;
  }
}
/* Ghostwriting process intro */
.ghost-process-intro {
  max-width: 820px;
  margin: 0 auto 50px;
  padding: 8px 0 0;
}
.ghost-process-intro .process-script {
  margin: 0 0 14px !important;
  color: #555 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.02em;
}
.section-6.full-section .ghost-process-intro h2.title_block.center {
  margin: 0 0 18px;
  color: #111 !important;
  font-size: 42px !important;
  font-weight: 700;
  line-height: 1.28 !important;
  letter-spacing: -0.01em;
  text-align: center;
}
.section-6.full-section .ghost-process-intro h2.title_block.center span {
  color: #0e9f9a;
  display: inline;
}
.section-6.full-section .ghost-process-intro > p {
  max-width: 700px;
  margin: 0 auto;
  color: #444;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
}

@media (max-width: 767px) {
  .section-6.full-section .ghost-process-intro h2.title_block.center {
    font-size: 30px !important;
  }
  .ghost-process-intro {
    margin-bottom: 36px;
  }
}

/* Editing trust strip */
.editing-trust-strip {
  background: #f5f5f5;
  padding: 28px 0;
  border-bottom: 1px solid #e8e8e8;
}
.editing-trust-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
}
.editing-trust-list li {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 6px 18px;
  position: relative;
  min-width: 0;
}
.editing-trust-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 12%;
  bottom: 12%;
  width: 1px;
  background: #d4d4d4;
}
.editing-trust-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  color: #1a1a1a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.editing-trust-icon svg {
  width: 32px;
  height: 32px;
  display: block;
}
.editing-trust-label {
  color: #1a1a1a;
  font-family: "Sofia Pro", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.01em;
}

@media (max-width: 1199px) {
  .editing-trust-list li {
    padding: 6px 12px;
    gap: 10px;
  }
  .editing-trust-label {
    font-size: 13px;
  }
  .editing-trust-icon,
  .editing-trust-icon svg {
    width: 28px;
    height: 28px;
  }
  .editing-trust-icon {
    flex-basis: 28px;
  }
}

@media (max-width: 991px) {
  .editing-trust-strip {
    padding: 22px 0;
  }
  .editing-trust-list {
    flex-wrap: wrap;
    row-gap: 16px;
  }
  .editing-trust-list li {
    flex: 1 1 45%;
    padding: 8px 14px;
  }
  .editing-trust-list li:not(:last-child)::after {
    display: none;
  }
  .editing-trust-list li:nth-child(odd) {
    border-right: 1px solid #d4d4d4;
  }
}

@media (max-width: 575px) {
  .editing-trust-list li {
    flex: 1 1 100%;
    border-right: 0 !important;
    padding: 10px 4px;
  }
  .editing-trust-list li + li {
    border-top: 1px solid #e0e0e0;
  }
}


/* Popup visual parity override - production reference */
@media (min-width: 768px) {
  #pop-form.popupMain.LoginPopup {
    width: 680px;
    height: auto;
    min-height: 0;
    max-height: calc(100vh - 40px);
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    margin: 0;
    transform: translate(-50%, -50%);
    padding: 0;
    overflow: visible;
    border-radius: 10px;
    z-index: 1000;
  }

  #pop-form .popform-holder {
    width: 100%;
    float: none;
    display: block;
    padding: 16px;
    margin: 0;
  }

  #pop-form .popTxt {
    text-align: center;
  }

  #pop-form .popTxt h6 {
    font-size: 28px;
    line-height: 1.25;
    font-weight: 600;
    text-align: center;
    padding-left: 0;
    margin: 0 0 18px;
  }

  #pop-form .popform-holder form {
    width: 100%;
    margin: 0;
  }

  #pop-form .popup-bdy {
    margin-top: 0;
  }

  #pop-form .popup-bdy .frmicon-box {
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
  }

  #pop-form .popup-bdy .frmicon-box input {
    width: 100%;
    height: 52px;
    margin: 0 0 15px;
    border: 1px solid #0e9f9a;
    border-radius: 10px;
  }

  #pop-form .popform-holder form select {
    width: 100%;
    height: 52px;
    margin-left: 0;
    border: 1px solid #0e9f9a;
    border-radius: 10px;
  }

  #pop-form p.pop-p {
    margin: 4px 0 14px;
  }

  #pop-form .popupMain .closePop,
  #pop-form .closePop {
    background: #0e9f9a;
  }

  #pop-form .popform-holder form button.popup-btn {
    margin-top: 12px;
    background: #0e9f9a;
    border-color: #0e9f9a;
  }
}

.overlay {
  z-index: 999;
}

/* Contact channels temporarily disabled until new phone/chat details are available. */
.chat,
.chatt,
.brevo-btn,
.start_live_chat,
a[href=""],
.contact-lst li:has(> a[href=""]) {
  display: none !important;
}


/* Popup overlay parity - production reference */
.overlay {
  background: rgba(0, 0, 0, 0.62) !important;
  z-index: 999 !important;
}

.overlay:after {
  display: none !important;
  content: none !important;
}

/* Global Publisher brand layer */
.main-header {
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(19, 35, 63, 0.1);
  box-shadow: 0 10px 35px rgba(19, 35, 63, 0.08);
}

.main-header:before {
  opacity: 0.12;
  filter: hue-rotate(125deg) saturate(0.8);
}

.logo img {
  width: 100%;
  max-height: 82px;
  object-fit: contain;
}

.menuSec ul li a {
  color: var(--gp-navy);
}

.menuSec ul li a:hover,
.menuSec ul li.current-menu-item > a {
  color: var(--gp-teal);
}

.theme_btn,
.contact-lst li a,
.footer-form-submit input {
  border-radius: 8px;
  background: linear-gradient(135deg, var(--gp-teal), var(--gp-teal-dark));
  box-shadow: 0 12px 28px rgba(14, 159, 154, 0.22);
}

.theme_btn::before {
  background: var(--gp-navy);
}

.main_banner {
  background-color: var(--gp-mist);
  background-blend-mode: soft-light;
}

.banner_text h1,
.banner-txt h1,
.banner-txt h2,
.themes-h2,
h1,
h2 {
  color: var(--gp-navy);
}

.head-bg,
.section-category {
  border-color: rgba(14, 159, 154, 0.22);
}

footer,
.footer-form-sec {
  background-color: var(--gp-navy-deep);
}

footer p,
footer p > a,
footer li,
footer h3,
footer h4 {
  color: #fff;
}

@media (max-width: 991px) {
  .logo img {
    max-height: 64px;
    width: auto;
  }
}

/* Contact channels remain hidden until replacement details are supplied. */
html body a.chat,
html body a.chatt,
html body a.brevo-btn,
html body a.start_live_chat,
html body a[href=""],
html body .contact-lst li:has(> a[href=""]) {
  display: none !important;
}
