*,
.footer-contact,
.footer-text-1 ul,
.navbar .container-fluid,
.quick-links,
.service-links,
.service-section .owl-stage-outer {
  padding: 0
}

.service-grid,
.shimmer-card {
  position: relative;
  overflow: hidden
}

.contact-text,
.footer-text p {
  line-height: 25px;
  font-size: 14px
}

.as-list li,
.footer-text-1 ul li {
  list-style: none
}

* {
  margin: 0
}

body {
  font-family: ProximaNovaRegular, sans-serif;
  font-size: 16px;
  color: #393939;
  line-height: 24px;
  font-weight: 400
}

p {
  font-size: 16px;
  line-height: 24px
}

header {
  background: #fff;
  position: fixed;
  border-bottom: 2px solid #f6f6f6;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.navbar-collapse {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.dropdown-menu li {
  padding: 5px
}

.dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5
}

.nav-link {
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 500
}

.dropdown-menu li a {
  font-size: 16px !important;
  color: #3d3d3d !important;
  font-weight: 500
}

.dropdown-menu li.active-link,
.dropdown-menu li:hover {
  background-color: #f6940c !important
}

.dropdown-menu li.active-link a,
.dropdown-menu li:hover a {
  color: #fff !important
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: unset !important
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1170px
}

.top-header-call img {
  margin-right: 10px
}

.list-breadcumb {
  display: flex;
  margin: 0;
  padding: 0
}

.list-breadcumb li {
  list-style: none;
  font-size: 12px;
  margin: 10px 0
}

.list-breadcumb li {
  align-items: center;
  display: flex;
  padding: 0 5px;
  font-weight: 500
}

.count-item a,
.list-breadcumb li a {
  text-decoration: none;
  color: #f6940c
}

#service-slider-section {
  display: none
}

.shimmer-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 2px
}

.shimmer-card {
  border: 2px solid #e4e4e4;
  border-radius: 20px;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .1);
  box-shadow: 0 6px 8px rgba(0, 0, 0, .1);
  background-color: #fff;
  height: 285px;
  margin: 0 5px
}

.shimmerBG {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-fill-mode: forwards;

  .site-logo {
    width: 350px;
    height: 42px;
  }

  animation-fill-mode:forwards;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
  -webkit-animation-name:shimmer;
  animation-name:shimmer;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  background:#ddd;
  background:-webkit-gradient(linear, left top, right top, color-stop(8%, #f6f6f6), color-stop(18%, #f0f0f0), color-stop(33%, #f6f6f6));
  background:-o-linear-gradient(left, #f6f6f6 8%, #f0f0f0 18%, #f6f6f6 33%);
  background:linear-gradient(to right, #f6f6f6 8%, #f0f0f0 18%, #f6f6f6 33%);
  background-size:1200px 100%
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -100% 0
  }

  100% {
    background-position: 100% 0
  }
}

@keyframes shimmer {
  0% {
    background-position: -1200px 0
  }

  100% {
    background-position: 1200px 0
  }
}

.media {
  height: 70px;
  width: 70px;
  margin-bottom: 20px
}

.content-line,
.title-line {
  width: 100%;
  margin-bottom: 5px
}

.p-32 {
  padding: 32px
}

.title-line {
  height: 20px;
  border-radius: 20px
}

.content-line {
  height: 10px;
  border-radius: 8px
}

.end {
  width: 40%
}

.m-t-24 {
  margin-top: 24px
}

.row {
  margin-right: unset;
  margin-left: unset
}

.banner-section.hero-banner {
  padding: 10% 0 4%
}

.body-section .container,
.footer .container {
  padding-left: 27px;
  padding-right: 27px
}

.footer .footer-address {
  padding-left: 0
}

.footer .footer-contact {
  padding-right: 0;
  font-weight: 700
}

.footer-contact h3,
.quick-links h3,
.service-links h3 {
  border-bottom: 1px solid #474747;
  padding-bottom: 20px;
  margin-bottom: 15px
}

.nav-link.active-link,
.nav-link:focus,
.nav-link:hover,
a:hover {
  color: #f6940c !important;
  /*font-weight:500*/
}

.dropdown:hover .megamenus {
  display: inline-flex
}

.dropdown:hover .menu-list {
  list-style-type: none;
  padding: 0
}

.banner-section img {
  width: auto
}

section {
  padding-top: 20px;
  padding-bottom: 20px
}

.service-section .services {
  border: 2px solid #dadada;
  border-radius: 15px
}

.service-container .more-button {
  text-transform: uppercase
}

.heading-h1,
h2 {
  font-size: 30px;
  margin-bottom: 10px !important
}

h3 {
  font-size: 16px
}

.border-left {
  border-left: 2px solid #dadada
}

.border-right {
  border-right: 2.5px solid #c5c5c5
}

.privacy-policy-links,
.sm-right,
.text-right {
  text-align: right
}

.w-55 {
  width: 55%
}

.w-60 {
  width: 60%
}

.w-65 {
  width: 65%
}

.w-70 {
  width: 70%
}

.w-75 {
  width: 75%
}

.w-80 {
  width: 80%
}

.w-85 {
  width: 85%
}

.w-90 {
  width: 90%
}

.w-95 {
  width: 95%
}

.w-100 {
  width: 100%
}

.element-center {
  margin: 0 auto
}

.btn-warning,
.service-section .service-box:hover {
  background-color: #f6940c;
  color: #fff;
  font-weight: 500
}

.service-heading {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700
}

.service-title-desc {
  min-height: 194px
}

.ads-section .ads-row {
  background-color: #393939;
  border: .5px solid #393939;
  border-radius: 15px;
  color: #fff
}

.service-grid,
.service-grid:hover {
  border-radius: 10px
}

.ads-section h2 {
  font-size: 42px;
  margin-bottom: 20px
}

.ads-content {
  padding: 20px
}

.service-grid {
  padding: 20px 0
}

.bottom-right-corner {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: .3
}

.service-grid .service-container {
  padding: 0 15px 5px;
  margin-bottom: 3px;
  position: relative
}

ul.list-breadcumb li:not(:last-child)::after {
  content: "\2192";
  margin-left: 10px;
  margin-top: -4px;
  font-size: 22px
}

.service-grid:hover .border-left,
.service-grid:hover+.service-grid .service-container.border-left {
  border-left: none
}

.as-list.left .left-desc {
  margin-top: -7px
}

.case-study-container img,
picture img {
  -webkit-transition: -webkit-transform .3s !important;
  transition: transform .3s !important;
  -o-transition: transform .3s !important;
  transition: transform .3s, -webkit-transform .3s !important
}

.case-study-container img:hover,
picture img:hover {
  -webkit-transform: scale(1.04) !important;
  -ms-transform: scale(1.04) !important;
  transform: scale(1.04) !important
}

.shadow-box:hover {
  -webkit-box-shadow: rgb(230 230 230) 0 26px 11px -20px;
  box-shadow: rgb(230 230 230) 0 26px 11px -20px
}

.service-grid .top-right-corner {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity
}

.service-grid:hover .top-right-corner {
  -webkit-transition: opacity .3s .3s;
  -o-transition: opacity .3s .3s;
  transition: opacity .3s .3s;
  opacity: 1
}

.service-grid:hover .service-container {
  padding: 0 15px
}

.service-grid:hover .btn-warning {
  background-color: #fff;
  color: #393939
}

.bg-dark,
.bg-dark .primary-text,
.service-grid:hover .service-desc,
.service-grid:hover .service-heading {
  color: #fff
}

.service-grid:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f6940c;
  -webkit-transition: top .4s;
  -o-transition: top .4s;
  transition: top .4s
}

.service-grid:hover:before {
  top: 0
}

.industry-cta {
  padding: 40px 22px
}

.industry-cta h2 {
  font-size: 28px
}

.btn-warning.primary-btn {
  display: inline-block;
  border: none;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #f6940c), color-stop(50%, #393939)) right;
  background: -o-linear-gradient(right, #f6940c 50%, #393939 50%) right;
  background: linear-gradient(to left, #f6940c 50%, #393939 50%) right;
  background-size: 201%;
  -webkit-transition: .4s ease-out;
  -o-transition: .4s ease-out;
  transition: .4s ease-out
}

.btn-warning.secondary-btn {
  display: inline-block;
  border: none;
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #f6940c), color-stop(50%, #fff)) right;
  background: -o-linear-gradient(right, #f6940c 50%, #fff 50%) right;
  background: linear-gradient(to left, #f6940c 50%, #fff 50%) right;
  background-size: 201%;
  -webkit-transition: .4s ease-out;
  -o-transition: .4s ease-out;
  transition: .4s ease-out
}

.btn-warning.secondary-btn:hover {
  background-position: left;
  color: #393939 !important
}

.btn-warning.primary-btn:hover {
  background-position: left;
  color: #fff !important
}

.process-section {
  background-color: #f6f6f6
}

.process-section h3 {
  font-size: 16px;
  font-weight: 600
}

.as-list li h3,
.top-of-heading,
h1,
h2,
h3,
h4 {
  font-weight: 700
}

.answering-service-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 60px;
  background: #fff;
  border-radius: 6px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.fade-in-section {
  opacity: 0;
  -o-transition: opacity 50ms ease-in-out;
  transition: opacity 50ms ease-in-out;
  -moz-transition: opacity 50ms ease-in-out;
  -webkit-transition: opacity 50ms ease-in-out
}

.as-list {
  margin: 0;
  padding: 0;
  width: 47%
}

.as-list.right li {
  text-align: right;
  padding-right: 10px
}

.as-list.left li {
  padding-left: 10px
}

.as-list.left li img {
  left: 0;
  top: 3px;
  margin-right: 15px
}

.as-list.center {
  width: 100%;
  padding-left: 25%;
  padding-right: 25%;
  margin-top: 20px
}

.as-list.center li {
  text-align: center
}

.as-list li {
  position: relative;
  font-size: 14px;
  margin-bottom: 20px
}

.top-of-heading {
  margin-bottom: 0
}

.as-list li h3 {
  font-size: 16px;
  margin: 0
}

.why-choose-sub {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bg-light,
.primary-text {
  color: #393939
}

.as-list.right li img {
  right: 0;
  top: 3px;
  margin-left: 15px
}

.phone-as-divider {
  border: 1px solid #d3d3d3;
  position: relative
}

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

.cta-section {
  background-color: #f6940c;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important
}

.text-news h1,
.text-news h2,
.text-news h3,
.text-news p {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px !important;
  margin: 0
}

.case-study-heading {
  font-size: 30px;
  margin-bottom: 10px !important;
  font-weight: 700;
  line-height: 1.2
}

.case-study-content p.case-study-title {
  border-bottom: 2px solid;
  margin-bottom: 0;
  font-size: 18px;
  color: #f6940c;
  font-weight: 700;
  padding-left: 35px;
  padding-bottom: 20px;
  margin-top: 0;
  line-height: 1.2
}

.case-study-content p.case-study-title::before {
  content: "";
  display: block;
  width: 26px;
  height: 28px;
  margin-top: 45px;
  margin-left: 30px;
  background-image: url(/assets/images/virtual-cfo-services/icon-case-study.webp);
  position: absolute;
  left: 0;
  top: 0
}

.counter-section,
.social-media-icon.chat,
.social-media-icon.email,
.social-media-icon.letter,
.social-media-icon.phone-call,
.why-choose-section {
  background-size: 100% 100%
}

.footer {
  background-color: #1f1f1f;
  padding: 50px 0 0;
  color: #bebebe
}

.footer-text {
  padding-right: 135px
}

.footer-text img.footer-logo {
  margin-bottom: 25px
}

.footer-text-1 h3 {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 26px;
  margin-bottom: 35px
}

.footer-links ul {
  list-style-type: none;
  padding: 0
}

.footer-links ul li {
  margin-bottom: 8px
}

.footer-text-1 ul li a {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #ccc;
  font-weight: 400
}

.contact-text {
  margin-bottom: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.copy-right-sec {
  padding: 30px 0;
  margin-top: 30px
}

.copy-right-sec p {
  font-size: 13px;
  line-height: 27px;
  color: #bebebe;
  font-weight: 400;
  margin: 0;
  font-family: ProximaNovaRegular
}

.copy_right a,
.footer-links a {
  color: #bebebe;
  text-decoration: none;
  padding-left: 0;
  -webkit-transition: padding-left .5s ease-out;
  -o-transition: padding-left .5s ease-out;
  transition: padding-left .5s ease-out;
  padding-right: 5px;
  font-size: 15px
}

.copy_right a:hover,
.footer-links a:hover,
.orange-text {
  color: #f6940c
}

.quick-links a:hover,
.service-links a:hover {
  padding-left: 15px
}

.footer-links table tr td,
.footer-links table tr th {
  background-color: #1f1f1f !important;
  color: #bebebe;
  border: none;
  padding: 4px 0
}

.footer-contact ul li {
  margin-bottom: 20px
}

.social-media-icons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.social-media-icon {
  width: 50px;
  height: 50px
}

.social-media-link {
  margin: 0 5px
}

.social-media-icon.phone-call:hover {
  background-image: url(/assets/images/home/icon-call-hover.webp) !important
}

.social-media-icon.chat:hover {
  background-image: url(/assets/images/home/icon-chat-hover.webp) !important
}

.social-media-icon.email:hover {
  background-image: url(/assets/images/home/icon-email-hover.webp) !important
}

.social-media-icon.letter:hover {
  background-image: url(/assets/images/home/icon-form-hover.webp) !important
}

.hero-text-heading {
  font-size: 44px;
  line-height: 50px;
  font-weight: 700
}

.service-icon-container {
  height: 62px
}

.service-point-list {
  padding: 5px 0;
  list-style: none;
  margin: 0
}

.service-point-list li {
  padding-left: 30px;
  position: relative;
  padding-bottom: 10px;
  line-height: 18px;
  font-size: 14px
}

.bg-absolute {
  position: absolute
}

.service-card {
  border-radius: 15px;
  padding: 25px;
  height: 100%;
  -webkit-filter: drop-shadow(-1.71px 4.698px 8.5px rgba(55, 55, 55, 0.05));
  filter: drop-shadow(-1.71px 4.698px 8.5px rgba(55, 55, 55, .05));
  background-color: #fff
}

.service-card h3 {
  padding-left: 45px;
  position: relative
}

.service-card p,
.service-section .service-box h3 {
  margin: 0
}

.service-card-container {
  margin: 10px 0
}

.service-card h3::before {
  content: "";
  display: block;
  width: 38px;
  height: 23px;
  margin-left: 0;
  margin-top: -4px;
  background-image: url(/assets/images/icon.webp);
  position: absolute;
  left: 0;
  top: 0
}

.service-section .owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
  color: #869791
}

.service-section .owl-nav {
  padding: 0 !important;
  text-align: right !important;
  margin-top: -20px !important;
  z-index: 999
}

.owl-next:not(.disabled):hover i,
.owl-prev:not(.disabled):hover i {
  color: #f6940c;
  background-color: unset
}

.service-section .item {
  padding: 10px 2px
}

.service-points {
  padding-right: 0
}

.service-item {
  border: 2px solid #e4e4e4;
  border-radius: 20px;
  padding: 30px 5px 22px 20px
}

#service-slider-section .owl-carousel {
  display: flex;
  align-items: stretch
}

#service-slider-section .item {
  flex: 1
}

#service-slider-section .service-item {
  height: 100%
}

.owl-carousel {
  display: flex;
  flex-wrap: wrap
}

.owl-item {
  width: calc(33.33% - 20px);
  margin-right: 10px;
  margin-bottom: 20px;
  display: flex
}

.item {
  flex-grow: 1
}

.service-item {
  height: 100%;
  display: flex;
  flex-direction: column
}

.service-item h3 {
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 16px
}

.service-item p {
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 16px
}

.service-points {
  flex-grow: 1
}

.service-point-list li:last-child {
  padding-bottom: 0 !important
}

.service-point-list li::before {
  content: "";
  display: block;
  width: 21px;
  height: 13px;
  margin-top: 3px;
  background-image: url(/assets/images/icon-service-points.webp);
  position: absolute;
  left: 0;
  top: 0
}

.counter-section .conuter-num {
  font-size: 50px;
  color: #f6930c;
  font-weight: 700;
  text-align: center;
  margin: 0
}

.counter-section .conuter-desc {
  font-size: 18px;
  color: #393939;
  font-weight: 500;
  text-align: center;
  margin: 0
}

.case-study-content {
  border-radius: 10px;
  -webkit-filter: drop-shadow(0 0 14px rgba(55, 55, 55, 0.07));
  filter: drop-shadow(0 0 14px rgba(55, 55, 55, .07));
  background-color: #fff;
  height: 100%
}

.case-study-content h3::before {
  content: "";
  display: block;
  width: 26px;
  height: 28px;
  margin-top: 21px;
  margin-left: 30px;
  background-image: url(/assets/images/virtual-cfo-services/icon-case-study.webp);
  position: absolute;
  left: 0;
  top: 0
}

.case-study-content .carousel-item {
  padding: 30px
}

.case-study-content h3 {
  border-bottom: 2px solid;
  margin-bottom: 0;
  font-size: 18px;
  color: #f6940c;
  font-weight: 700;
  padding-left: 35px;
  padding-bottom: 20px
}

.case-study-content p {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 15px
}

.case-study-content a {
  color: #f6940c;
  text-decoration: none
}

.slide-nav-icons {
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px
}

.slide-nav-icons button {
  color: #1f1f1f
}

.slide-nav-icons button:focus,
.slide-nav-icons button:hover {
  color: #f6930c
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 20px;
  width: 20px;
  background-color: #000
}

.carousel-control-next-icon:after {
  content: '>';
  font-size: 15px;
  color: #fff
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 15px;
  color: #fff
}

.carousel-control-prev {
  margin-right: 20px
}

.carousel-control-next,
.carousel-control-prev {
  position: relative;
  width: auto
}

.owl-carousel .owl-item img {
  width: auto !important
}

.static-section {
  padding: 20px 0;
  border-radius: 12px;
  background-color: #f6940c;
  margin-top: 10px
}

.statistic-row {
  padding-left: 20px;
  padding-right: 20px
}

.statistic-row img {
  width: 56px !important;
  height: 56px !important;
  margin-top: 7px
}

.statistic-row hr {
  border-top: 2px solid #fff !important;
  margin: 12px 0;
  opacity: .8
}

.why-choose-section-index::before {
  content: "";
  display: block;
  width: 380px;
  height: 230px;
  background-image: url(/assets/images/dot-bg.webp);
  position: absolute;
  background-repeat: no-repeat;
  z-index: 999
}

.static-section h3 {
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 0
}

.static-section p.statistic-head {
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 0;
  line-height: 1.2
}

.static-section p {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin: 0
}

.main-service-box {
  border-radius: 6px;
  background-color: #393939;
  padding: 20px;
  text-align: center;
  color: #fff
}

.main-service-box h3 {
  color: #fff;
  font-weight: 700;
  font-family: ProximaNovaRegular;
  text-align: center
}

.service-section .service-box {
  border-radius: 6px;
  background-color: #fff;
  position: relative;
  border: 1px solid #f6940c;
  color: #f18c00;
  padding: 8px;
  min-height: 60px;
  margin-bottom: 15px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.service-box .hover-popup {
  position: absolute;
  border-radius: 6px;
  background-color: #393939;
  padding: 20px;
  text-align: center;
  color: #fff;
  z-index: 22;
  width: 100%;
  -webkit-box-shadow: 0 0 18px -3px #699cd54f;
  box-shadow: 0 0 18px -3px #699cd54f;
  left: 0%;
  top: 100%;
  display: none
}

.service-section .service-box:hover .hover-popup {
  display: block
}

.secondary-service-container {
  padding: 0 8px
}

.service-box .hover-popup a {
  text-decoration: none;
  color: #f18c00;
  font-weight: 700
}

.counter-section .counter-details,
.service-card,
.service-item.shadow-box {
  transition: margin-top .3s ease
}

.counter-section .counter-details:hover,
.service-card:hover,
.service-item.shadow-box:hover {
  margin-top: -5px
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch
}

.software-collection-row {
  border-radius: 10px;
  background-color: #f8f8f8;
  padding: 30px 10px
}

.software-service-logo {
  padding: 0;
  margin-bottom: 10px
}

.software-small-logo {
  padding: 0
}

.software-collection-row .divider {
  width: 100px;
  height: 2px;
  background: #8f8f8f;
  margin: 10px 0
}

.software-service-logo:not(:last-child) .service-logo-container {
  margin-right: 20px
}

.service-logo-container {
  border-radius: 5px;
  background-color: #fff;
  padding: 15px 0;
  text-align: center;
  position: relative;
  height: 100%;
  transition: box-shadow .3s ease, margin-top .3s ease
}

.service-logo-container:hover {
  box-shadow: rgb(102 98 98 / 45%) 0 25px 20px -20px;
  margin-top: -5px
}

.service-logo-container .img-container {
  margin-bottom: 25px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center
}

.service-logo-container p {
  color: #f6940c !important;
  text-decoration: none;
  font-weight: 500
}

.service-logo-container p {
  margin: 0;
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center
}

#accounting-software .secondary-service-box .service-box {
  border: 1px solid #393939;
  color: #393939;
  background-color: #fff
}

#accounting-software .secondary-service-box .service-box:hover {
  border: 1px solid #f6940c;
  color: #f18c00;
  background-color: #fff
}

.sereal-number {
  width: 35px;
  height: 34px;
  border-radius: 17px;
  background-color: #cecdcd;
  color: #fff;
  font-weight: 700
}

.centered {
  display: flex;
  justify-content: center;
  align-items: center
}

.accounting-service-container {
  padding-top: 15px;
  padding-bottom: 15px
}

.accounting-service-container .accounting-service {
  padding: 10px
}

.accounting-service-container hr {
  height: 2px;
  background-color: #000;
  opacity: .8
}

.accounting-service-container.border-bottom {
  border-bottom: 3px solid #f8f8f8
}

.accounting-service-container.border-left {
  border-left: 3px solid #f8f8f8
}

.accounting-service-container.border-right {
  border-right: 3px solid #f8f8f8
}

.accounting-service-container:hover {
  background-color: #f3f3f3
}

.accounting-service-container:hover .sereal-number {
  background-color: #f6930c
}

.accounting-service-container a {
  color: #393939;
  font-weight: 500;
  text-decoration: none
}

.accounting-service-container:hover a {
  color: #f6930c
}

.how-works-section .how-works-points {
  position: relative
}

.how-works-section .how-works-points::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  margin-left: -38px;
  margin-top: 3px;
  background-image: url(/assets/images/real-estate-accounting-services/icon-tick.webp);
  position: absolute;
  left: 0;
  top: 0
}

.how-works-section .how-works-points:not(:last-child) {
  border-bottom: 3px dashed #bfbfbf;
  margin-bottom: 20px
}

.industries-we-serve-bg {
  filter: drop-shadow(-3.42px 9.397px 19px rgba(55, 55, 55, .05));
  background-color: #fff
}

.industry-btn {
  background-color: #fff;
  border: 3px dashed #bcbcbc;
  width: 217px;
  height: 49px;
  font-size: 18px;
  line-height: 22px;
  color: #393939;
  border-radius: unset;
  font-weight: 500
}

.industries-we-serve-bg .border-right {
  border-right: 2px solid #bcbcbc
}

.industry-btn-holder:not(:last-child) {
  margin-bottom: 25px
}

.industry-btn:hover {
  background-color: #f6940c;
  border: none;
  color: #fff
}

.industry-btn.active {
  background-color: #f6940c;
  border: none;
  color: #fff
}

.industries-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

.industries-btns .row {
  text-align: center
}

.industry-left,
.industry-right {
  padding: 45px 0;
  height: 100%
}

.industry-block {
  display: none
}

.industry-block .col-md-7 {
  position: relative
}

.industry-block a {
  bottom: 0;
  position: absolute;
  text-decoration: none;
  color: #f18c00;
  font-weight: 500
}

.industry-block {
  transition: opacity 1s ease-in-out;
  opacity: 0;
  display: none
}

.industry-block.show {
  opacity: 1;
  display: inline-flex
}

.industries-we-serve-bg .image-container {
  text-align: right
}

.industries-we-serve-bg .image-container img {
  width: 260px;
  height: auto
}

.why-choose-chk-points p {
  position: relative;
  padding: 0 40px
}

.why-choose-chk-points p::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  margin-left: -2px;
  margin-top: 3px;
  background-image: url(/assets/images/real-estate-accounting-services/icon-tick.webp);
  position: absolute;
  left: 0;
  top: 0
}

@media (min-width:992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    padding: 0
  }

  .dropdown:hover .megamenus {
    display: inline-flex
  }

  .header-call-button,
  .header-call-button .top-header-call {
    text-decoration: none
  }

  .header-call-button {
    background-color: #f6940c;
    border-radius: 10px;
    margin-left: 10px
  }

  .padding-left-0 {
    padding-left: 0 !important
  }

  .padding-right-0 {
    padding-right: 0 !important
  }
}

@media only screen and (max-width:400px),
only screen and (max-width:600px),
only screen and (max-width:768px) {
  .site-logo {
    width: 240px;
    height:auto !important;
    
  }

  .dropdown:hover .megamenus {
    display: block
  }

  .col-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .banner-section.hero-banner {
    padding-top: 10px !important;
    padding-bottom: 20px !important
  }

  .banner-section.bg-sm-light {
    background: #f0f0f0 !important
  }

  .banner-section.bg-sm-dark {
    background: #393939 !important;
    color: #fff
  }

  .bg-sm-none {
    background: 0 0 !important
  }

  .cta-section {
    background-color: #f6940c
  }

  .hero-text-heading {
    font-size: 24px;
    line-height: 30px
  }

  .counter-section {
    background: #f3f3f3 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important
  }

  .counter-section .conuter-num {
    font-size: 30px
  }

  .counter-section .border-right,
  .text-news h1,
  .text-news h2,
  .text-news h3 {
    font-size: 18px;
    margin-bottom: 20px
  }

  .counter-section .border-right {
    border-right: none
  }

  .w-100 {
    width: auto !important
  }

  .heading-h1,
  h2 {
    font-size: 18px
  }

  h3 {
    font-size: 16px
  }

  .copy_right a,
  .footer-links a,
  body,
  p {
    font-size: 14px
  }

  .w-50,
  .w-55,
  .w-60,
  .w-65,
  .w-70,
  .w-75,
  .w-80,
  .w-85,
  .w-90,
  .w-95 {
    width: 100% !important
  }

  .service-box .hover-popup {
    width: auto
  }

  .bg-absolute {
    position: relative
  }

  .sm-center {
    text-align: center
  }

  section {
    padding-top: 30px !important;
    padding-bottom: 30px !important
  }

  .service-item {
    min-height: unset !important;
    height: auto !important
  }

  .owl-item.cloned {
    height: auto !important
  }

  .accounting-service-container {
    border: 3px solid #f8f8f8 !important;
    margin-bottom: 10px
  }

  .how-works-section {
    padding: 0 27px
  }

  .industries-btns.industry-left {
    padding: 20px 0
  }

  .industries-btns .row {
    display: flex !important
  }

  .industry-btn-holder {
    width: 180px
  }

  .industry-btn-holder .industry-btn {
    width: 100% !important
  }

  .industry-btn-holder:not(:last-child) {
    margin-bottom: 10px !important
  }

  .industry-right {
    padding-top: 0 !important
  }

  .industry-block a {
    position: relative !important
  }

  .industry-cta {
    border-radius: 10px;
    background-color: #ffeacc
  }

  .text-center-mb {
    text-align: center
  }

  .software-small-logo {
    width: 49% !important
  }

  .why-choose-section-index::before {
    background-image: none
  }
}

.container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* Sub-dropdown (second level) */

.menu-list .sub-dropdown {
  display: none;
  position: absolute;
  left: 100%;
  top: 0% !important;
  width: 100%;
  list-style: none;
  border: 1px solid #e2d4d4;
  background: #fff;
  border-radius: 3px
}

.menu-list .sub-dropdown li a {
  font-size: 16px !important;
  color: #393939 !important;
  font-weight: 500 !important;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  padding: 1.8% 4%;
}

.menu-list .sub-dropdown li a:hover {
  color: #fff !important;
}

.menu-list li:hover>.sub-dropdown {
  display: block;
  padding-left: 0rem;
}

.menu-list {
  top: 0;
  left: 100%;
}

.dropdown-menu li,
.menu-list li {
  position: relative;
}

.navbar-toggler {
  background-color: #fff;
}

body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Segoe UI', sans-serif;
}

.navbar {
  border-radius: 15px;
  background: #000;
  /* opacity: 0.7; */
  padding: 10px 20px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  max-width: 1320px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 999;
  transition: margin-top 0.3s ease;
  /* smooth transition */

}

.navbar-brand img {
  height: 40px;
}

.hero-section {
  background-size: contain;
  min-height: 100vh;
  display: flex;
  align-items: center;
  color: white;
  position: relative;
  padding-top: 200px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
}

.hero-title {
  /* font-size: 2.8rem; */
  font-weight: 700;
  /* line-height: 1.4; */
  margin-bottom: 20px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.hero-subtext-box {
  border-left: 4px solid #ffc107;
  padding-left: 15px;
  margin-bottom: 25px;
}

.hero-subtext {
  font-size: 1rem;
  /* line-height: 1.6; */
  color: #f1f1f1;
}

.hero-button {
  background-color: #ffc107;
  color: black;
  font-weight: 600;
  padding: 12px 28px;
  border: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.hero-button:hover {
  background-color: #e0a800;
  color: white;
}

.hero-innerbanner-section {
  background-size: cover;
  min-height: 70vh;
  display: flex;
  align-items: center;
  color: #FFC200;
  position: relative;
  padding-top: 100px;
}

.hero-innerbanner-title {
  font-weight: 700;
  margin-bottom: 20px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.hero-innerbanner-subtext-box {
  padding-left: 15px;
  margin-bottom: 25px;
}


.navbar-custom {
  background: rgba(0, 0, 0, 0.5);
  /* Transparent black */
  border-radius: 15px;
  backdrop-filter: blur(13px);
  -webkit-backdrop-filter: blur(17px);
  /* Safari support */
  padding: 10px 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  max-width: 1320px;
  /* match Adobe XD */
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 999;
}

.swiper {
  padding: 40px 0;
}

.service-card {
  border-radius: 10px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  padding: 0px;
  background-color: #fff;
  height: 100%;
  /*display: flex;
      flex-direction: column;
      justify-content: space-between;*/
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.service-card img {
  border-radius: 12px;
  width: 100%;
  height: auto;
}

.core-service-content {
  padding: 20px;
}

.core-service-read-more a {
  text-decoration: none;
  color: #000;
}

.arrow-btn {
  /*display: inline-block;
      align-items: center;
      justify-content: center;*/

  background-color: #f59e0b;
  color: #fff;
  border-radius: 4px;
  font-size: 18px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  line-height: 1.5 !important;
  padding: 4px 10px;
  float: inline-end;

}

.arrow-btn:hover {
  background-color: #d97706;
}

.card-title {
  font-weight: 600;
}

/* Swiper navigation style (optional) */
.swiper-controls {
  position: relative;
  margin-bottom: 20px;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute !important;
  top: -30px !important;
  z-index: 10;
  background-color: #fff;
  border-radius: 10% !important;
  width: 36px !important;
  height: 36px !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-prev {
  right: 50px;
  /* Adjust based on spacing */
  left: auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: initial !important;
  right: 4% !important;
}


.swiper-button-next {
  right: 10px;
  /* Adjust based on spacing */
  left: auto;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 14px !important;
}

/* Hover Gradient Effect */
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: transparent linear-gradient(270deg, #FFB300 0%, #FF8800 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}


@media (max-width: 768px) {
  /*.service-card {
        padding: 20px;
      }*/

  .hero-section {
    min-height: 60vh;
    padding-top: 47% !important;
    padding-bottom: 0px !important;
    background-size: cover;
  }

  .hero-section-inner-banner {
    padding-top: 47% !important
  }

  .hero-title {
    font-size: 1.8em;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: initial !important;
    right: 13% !important;
  }

  .sticky-left {
    transform: none !important;
  }

}

.explore-btn {
  background: transparent linear-gradient(270deg, #FFB300 0%, #FF8800 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  border: none;
  margin-top: 30px;
}

.why-choose-section {
  position: relative;
  scroll-snap-align: start;
  background: url('/images/why-choose-us-bg.png') no-repeat center center;
  background-size: cover;
  height: 65vh;
  overflow: hidden;
  border-radius: 15px;

}

.sticky-left {
  position: sticky !important;

  top: 50%;
  transform: translateY(-50%);
}

.choose-right {
  max-height: 65vh;
  overflow-y: auto;
  padding-right: 10px;
  scroll-behavior: smooth;
  /* Hide scrollbar */
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
  outline: none;
  /* Remove focus outline */
}

.choose-right::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}

.choose-card {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

.choose-icon {
  background-color: #ffc107;
  padding: 12px;
  border-radius: 10px;
  flex-shrink: 0;
}

.schedule-btn {
  background: linear-gradient(to right, #ff9800, #ffc107);
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: bold;
}

.schedule-btn:hover {
  background: linear-gradient(to right, #f57c00, #ffa000);
  color: #fff;
}

/* Optional: make scrollbar invisible for cleaner look */
.choose-right::-webkit-scrollbar {
  width: 8px;
}

.choose-right::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.choose-right::-webkit-scrollbar-track {
  background: transparent;
}

.custom-blur-btn {
  background: #ffffff57 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  /* For Safari */
  padding: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.success-stories-section {
  background: url("/images/case-study-bg.png") no-repeat center center;
  background-size: 100% 100%;
  background-color: #1c1c1c;
  /* fallback color */
  position: relative;
}

.story-card {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.read-more-link {
  color: #fcb02d;
  /* orange shade */
  text-decoration: none;
  font-weight: 500;
}

.btn-warning {
  background: transparent linear-gradient(270deg, #FFB300 0%, #FF8800 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}

.read-more-link:hover {
  text-decoration: underline;
}

.footer-contact .col-md-3 {
  display: flex;
  align-items: center;
  gap: 15px;
  /* uniform gap */
}


.cta-section-inner {
  background-color: #000;
  padding: 2rem !important;
  border-radius: 15px;
}

.text-news-inner p {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  /* margin-bottom: 10px !important; */
  margin: 0;
}

.step-wrapper {
  position: relative;
}


@media (min-width: 768px) {
  .step-wrapper::before {
    content: '';
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
    left: 13%;
    right: 13%;
    height: 2px;
    border-top: 2px dashed #ccc;
    z-index: 0;
  }
}

.step-card {
  text-align: center;
  position: relative;
  padding: 20px;
  z-index: 1;
}

.icon-box {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background-color: #fff;
  border: 1.5px solid #d4d4d4;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.icon-box img {
  width: 48px;
  height: auto;
}

.step-badge {
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  padding: 3px 6px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  z-index: 2;
}

.step-title {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
}

.step-desc {
  font-size: 14px;
  color: #444;
  margin-top: 10px;
}


.bookkeeping-section {
  background-color: #1a1a1a;
}

/* Individual service box */
.service-box {
  padding: 1.5em 0;
  transition: transform 0.2s ease;
  border-top: 2px solid #524e4e;
  margin-top: 5%;
}

.service-box:hover {
  transform: translateY(-5px);
  z-index: 9;
}

.service-box h2 {
  font-size: 1.1em;
  margin-bottom: 1.3em !important;
  color: #fcd535;
}

.service-box ul {
  list-style-image: url('/images/dots-arrows.png');
  padding-left: 1em;
}

.service-box li {
  margin-bottom: 1em;
  color: #fff;
}

/* Mobile responsiveness */
@media (max-width: 600px) {

  .service-box {
    padding: 1rem;
  }

  .service-box h2 {
    font-size: 1.1rem;
  }
}


/* Responsive fixes for mobile */
@media (max-width: 991.98px) {
  .sticky-left {
    position: static !important;
    top: auto;
    transform: none;
    padding: 2rem 1rem;
    text-align: center;
  }

  .why-choose-section .row {
    flex-direction: column;
  }

  .choose-right {
    max-height: none;
    overflow: visible;
    padding: 0 1rem;
  }

}

@media (min-width: 992px) {
  .dropdown:hover .megamenus {
    display: block;
  }
}

@media (max-width: 1280px) {
  .choose-icon img {
    width: 24px;
    height: 24px;
  }

  .choose-right {
    max-height: 100vh;
    overflow-y: auto;
    padding-right: 10px;
    scroll-behavior: smooth;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
    outline: none;
    /* Remove focus outline */
    -webkit-overflow-scrolling: touch;
  }

  .why-choose-section {
    position: relative;
    scroll-snap-align: start;
    background-size: cover;
    min-height: 100vh;
    overflow: hidden;
    border-radius: 15px;
  }
}

/* Main Service Page */
.hero-section-inner-banner {
  background: #262422;
  background-size: contain;
  min-height: 100vh;
  display: flex;
  align-items: center;
  color: white;
  position: relative;
  padding-top: 200px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
}

.hero-subtext-main-service-page p {
  font-size: 1.3em;
  line-height: 1.5;
}

.cta-section-1 {
  background-color: #0f0d0b;
}


.text-news-inner-1 p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
}

.cta-section-inner-1 {
  padding: 1.5rem !important;
}

.main-service-page-content h2 {
  border-left: 6px solid #ffc107;
  padding-left: 15px;
  font-size: 2.2em;
  margin-top: 9%;
}

#why-choose-us {
  background-color: #0f0d0b;
}

.why-choose-us-content p {
  color: #fff;
  padding-left: 9%;
  padding-bottom: 2%
}

.why-choose-us-content h6 {
  color: #e8e8e8;
  font-weight: 700;
  margin: 0;
}

.success-stories-main-service {
  background-color: #f7f2f2;
  padding: 5%;
  border-radius: 10px;
}

.line {
  border-bottom: 2px solid #000;
  padding-bottom: 2%;
}

#core-services {
  background-color: #efefef
}


.marquee {
  overflow-x: clip;
  white-space: nowrap;
  position: relative;
  width: 100%;
}

.marquee-inner {
  display: flex;
  align-items: center;
  gap: 2vw;
  padding: 3vh 0;
  will-change: transform;
}

.marquee-inner img {
  height: 100%;
  transition: transform 0.5s;
  flex-shrink: 0;
}

.marquee-inner img:hover {
  transform: scale(1.03);
}