@import url(layout.min.css);
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Syne:wght@400..800&display=swap");

html {
  font-size: 16px;
}

body {
  position: relative;
  background: #fff;
  overflow-x: hidden !important;
  font-family: "DM Sans", sans-serif;
}

:root {
  --white: #ffffff;
  --black: #000;
  --theme-color: #7243f2;
  --primary: #024922;
  --accent-start: #8e63ff;
  --accent-end: #b07eff;
}

p {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 2rem;
}

h1 {
  font-size: 5rem;
  text-transform: capitalize;
  line-height: 1.1;
  color: #1d1729;
  /* font-weight: ; */
  margin-bottom: 3rem;
}

h3 {
  font-size: 2.5rem;
  text-transform: capitalize;
  line-height: 1.1;
  color: #ffffff;
  /* font-weight: ; */
  font-weight: 600;
}

h2 {
  font-size: 2.6rem;
  text-transform: capitalize;
  line-height: 1.1;
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Sans", sans-serif;
}

.img-auto {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

a,
button {
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover,
button:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

figure {
  margin: 0;
}

section {
  padding: 5rem 0;
  position: relative;
}

.themebtn {
  display: flex;
  gap: 0;
}

/* Home Page CSS Start  */
.main-Banner {
  background: url(../images/banner/1.jpg) bottom center / cover fixed no-repeat;
  height: 100vh;
  display: flex;
  align-items: center;
}

.bannertext h1 {
  font-size: 4rem;
  font-weight: 700;
  color: var(--white);
}

/* Home Page CSS End */
/* Inner Pages CSS Start */
.innerBanner {
  height: 60vh;
  padding-top: 12rem;
}

/* Inner Pages CSS End */
.navbar-brand h4 {
  margin-bottom: 0;
  color: black;
  font-size: 34px;
  font-weight: 700;
}

.email {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.em2 p {
  margin-bottom: 0;
  font-size: 14px;
  color: #6c6a72;
}

.top-email p {
  margin: 0;
  font-size: 14px;
  color: #8d869d;
}

.top-email {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.main1 {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.top-email1 p {
  margin: 0;
  font-size: 14px;
  color: #8d869d;
}

.main2 {
  display: flex;
  align-items: center;
  gap: 2rem;
}

ul.topul {
  display: flex;
  gap: 1rem;
}

.top-header {
  display: flex;
  justify-content: space-between;
  padding: 10px 3rem;
  background-color: #1d1729;
  position: relative;
}

ul.topul li a {
  color: #ffffff;
}

b {
  font-family: "DM Sans", sans-serif;
  color: #333333;
  font-size: 1rem;
}

.bannerSec {
  background: url(../images/bg/Background.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  height: 80vh;
      min-height: 50rem;
}

.themebtn a {
  padding: 1rem 3rem;
  background: linear-gradient(32deg, #7243f2, #ae8fff);
  color: #ffffff;
  clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
}

.themebtn .theme2 {
  padding: 1rem 2.5rem;
  background: #1d1729 !important;
  clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0% 100%);
}

/* .bannerimg img {
  position: absolute;
  top: 0;
  right: -2rem;
  height: 40rem;
} */

.bannerText {
  padding: 0;
}

.bannerText1 {
  padding-top: 7rem;
}


.banheight {
  position: relative;
}

.bulb img {
  position: absolute;
  top: -4rem;
  left: 16rem;
  opacity: 0.2;
  width: 4rem;
}

.bannerText h1 {
  position: relative;
  color: #ffffff;
  font-size: 60px;
}

.bannerText1 h1 {
  color: #1d1729 !important;
}

.bannerText1 h1::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 70px;
  background-image: url("../images/mix/6.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  right: -8rem;
}

.trsustcard {
  background: url(../images/mix/7.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 280px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trsustcard1 {
  background: url(../images/mix/8.png);
}

.trsustcard p {
  font-size: 18px;
  margin-bottom: 1rem;
  color: #ece5ff;
}

.trsustcard::after {
  position: absolute;
  content: "";
  width: 100px;
  height: 50px;
  background: #ffffff;
  right: -1px;
  bottom: -1px;
}

.trustbox {
  width: 140px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 1rem;
  background: linear-gradient(359deg, #7243f200, #7243f2eb);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 7rem;
  top: -1.2rem;
}

.boxtext h3 {
  font-size: 40px;
  position: relative;
  color: #ffffff40;
}

.trustbox1 {
  background: linear-gradient(359deg, #ae8fff00, #ae8fff);
}

.trustSec {
  padding-top: 0;
}

.serbox {
  /* border: 1px solid; */
  position: relative;
  padding: 2rem;
  overflow: hidden;
  background: #ffffff;
  margin-top: 3rem;
}

.heading h2 {
  font-family: "DM Sans", sans-serif;
  /* font-size: 2.6rem; */
  font-weight: 600;
}

.heading p {
  font-size: 1rem;
  margin-bottom: 10px;
  font-weight: 600;
  color: #6c6a72;
}

.ServiceSec {
  background-color: #f4f2f9;
  padding: 5rem 0;
}

.serbox {
  position: relative;
  padding: 3rem 2rem 0rem 2rem;
  overflow: hidden;
  background: #ffffff;
  margin-top: 3rem;
  /* border-radius: 12px; */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.4s ease;
  min-height: 20rem;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 28px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.serbox1 {
  width: 170px;
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #7243f2;
  position: absolute;
  right: -50px;
  top: -70px;
}

.serbox1 h5 {
  font-size: 2rem;
  color: #ffffff;
  font-family: "DM Sans", sans-serif;
  margin: 0;
}

.serbox2 img {
  margin-bottom: 2rem;
  width: 80px;
  height: 80px;
  /* filter: brightness(0) invert(1); */
  transition: all 0.4s ease;
}

.serbox h6 {
  font-size: 2rem;
  position: absolute;
  right: 34px;
  top: 21px;
  color: #ffffff;
}

.serboxtext h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.serboxtext p {
  line-height: 1.8;
  font-size: 0.95rem;
  color: #555;
  margin: 0 0 1rem;
}

.swiper-pagination-bullet {
  background: #7243f2;
  opacity: 1;
  height: 4px;
  width: 2rem;
}

.swiper-pagination-bullet-active {
  background: #1d1729;
}

/* Pagination position adjustment */
.mySwiper {
  position: relative;
}

.mySwiper .swiper-pagination {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.serbox::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -70px;
  width: 170px;
  height: 170px;
  background: #7243f2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 2rem;
  font-family: "DM Sans", sans-serif;
  transition: all 0.4s ease;
  z-index: 0;
}

.serboxtext {
  position: relative;
  z-index: 1;
  transition: all 0.4s ease;
}

.serbox:hover::before {
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  color: transparent;
  opacity: 1;
  border-radius: 0;
}

/* Text turns white */
.serbox:hover .serboxtext h5,
.serbox:hover .serboxtext p {
  color: #fff;
}

.serbox:hover .serbox2 img {
  filter: brightness(0) invert(1);
}

.abtSec {
  background-color: #1d1729;
}

.abtimg {
  position: relative;
}

.abtimg1 img {
  position: absolute;
  /* top: 0; */
  right: 56px;
  bottom: -7rem;
}

.abt-text p {
  color: #8d869d;
  line-height: 1.7;
  margin-bottom: 10px;
}

.abt-text h2 {
  color: #ffffff;
  font-weight: 600;
  line-height: 1.2;
  /* font-size: 2.6rem; */
}

.abt1 {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.abt1 h6 {
  font-size: 20px;
  color: #ffffff;
}

.abt1 img {
  width: 16px;
  height: 16px;
}

.abt-main-list {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  border-bottom: 1px solid #8d869d;
}

.abtlist1 p {
  line-height: 2;
}

.hundred h6 {
  font-size: 40px;
  color: #7243f2;
  margin: 0;
}

.hmain {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}

.themebtn1 a {
  padding: 1rem 3rem;
  background: linear-gradient(32deg, #7243f2, #ae8fff);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
}

.reviewText h2 {
  margin-bottom: 2rem;
  font-size: 30px;
}

.rev2 p {
  line-height: 1.5;
  font-weight: 500;
}

.rev3 h6 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #7243f2;
}

.rev3 p {
  font-size: 16px;
  color: black;
}

.rev1 {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  gap: 15px;
  margin-bottom: 1rem;
}

.rev1 img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  opacity: 0.5;
  transition: all 0.4s ease;
  border: 2px solid transparent;
}

.swiper-slide-active .rev1 img:first-child {
  opacity: 1;
  transform: scale(1.1);
  border: 2px solid #7243f2;
  box-shadow: 0 0 15px rgba(114, 67, 242, 0.4);
}

.review-slid {
  padding: 1rem;
}

section.tabsSec {
  background: #1d1729;
}

.tabs-text {
  padding: 6rem 0 0 20rem;
}

.tabs-text h2 {
  color: #ffffff;
}

.visionSec {
  padding: 80px 0;
  background: #0f0f1c;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  position: relative;
  z-index: 1;
}

.visionContent h2 {
  /* font-size: 32px; */
  line-height: 1.3;
  margin-bottom: 20px;
}

.subTitle {
  /* font-size: 14px; */
  color: #aaa;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.tabBox {
  display: flex;
  /* margin: 0 0 0 4px; */
  /* gap: 10px; */
  /* border-bottom: 2px solid #2a2a40; */
}

.tab-btn {
  padding: 9px;
  /* background: none; */
  border: none;
  color: #ffffff;
  background: #7243f2;
  font-weight: 600;
  text-align: center;
  padding: 1rem 3rem;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "DM Sans", sans-serif;
}

.tab-btn.active {
  background: #ffffff;
  color: black;
}

.tab-content {
  display: none;
  background: #fff;
  color: #000;
  padding: 2rem;
  /* border-radius: 8px; */
  border: none;
}

.tab-content.active {
  display: block;
}

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

.tab-content li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 32px;
}

.tab-content li::before {
  content: "\f00c";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #8243f2;
  text-align: center;
  line-height: 20px;
  /* Match height */
  font-size: 12px;
}


.visionImage {
  position: relative;
}

.visionImage .main-img {
  /* border-radius: 10px; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.visionImage {
  position: absolute;
  right: 0;
  top: 0;
  width: 50vw;
  height: 100%;
  z-index: -1;
}

.tab-btn1 {
  clip-path: polygon(0% 0, 100% 0%, 94% 100%, 0% 100%);
}

.tab-btn2 {
  clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
}

.tab-btn3 {
  clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0% 100%);
}

/* .maincontent {
  display: flex;
  justify-content: space-between;
  align-items: center;
} */

.maincontent p {
  font-weight: 400;
  font-size: 1rem;
}

.maincontent .imag {
  text-align: center;
}

.blog-card {
  position: relative;
  margin-top: 3rem;
}

.date p {
  width: 70px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #8243f2;
  color: #ffffff;
  font-size: 13px;
  margin: 0;
  position: absolute;
  top: -19px;
  left: 27px;
}

.author-info img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #8243f2;
  position: absolute;
  top: -2rem;
  left: 2rem;
}

.blog-content {
  position: absolute;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.18);
  bottom: -7rem;
  background: #ffffff;
  margin: 1rem;
}

.blog-content1 {
  padding: 2rem 1rem 10px 1.3rem;
}

.blog-img img {
  width: 100%;
}

.blog-content1 p {
  font-size: 14px;
  font-weight: 500;
  /* padding: 1rem; */
}

h5.blog-title {
  font-size: 24px;
  font-weight: 600;
  /* padding: 1rem; */
}

.blog-footer a {
  color: #6c6a72;
  font-weight: 500;
  text-decoration: none;
  font-size: 14px;
  /* border: 1px solid; */
  padding: 19px;
  background: #f4f2f9;
}

.blog-footer {
  width: 100%;
  text-align: end;
  border-top: 2px solid #f4f2f9;
  padding: 17px 0;
}

.trust-section {
  background: url(../images/banner/background1.png) bottom center / cover fixed no-repeat;
  /* height: vh; */
  /* position: relative; */
  /* margin-top: 5rem; */
}

.trust-section h2 {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 1rem;
}

.trust-section p {
  color: #aaa;
  font-size: 1rem;
  line-height: 1.7;
}

.question-box {
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  padding: 18px 25px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}

.question-box:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.check-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #6f4ef2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.check-circle i {
  color: #fff;
  font-size: 18px;
}

.small-title {
  font-size: 0.9rem;
  color: #b097ff;
  font-weight: 500;
  margin-bottom: 8px;
}

.client-img {
  width: 90px;
  border-radius: 10px;
  margin-right: 15px;
}

.text-muted-custom {
  color: #bbb;
}

.question-box span {
  color: #ffffff;
}

.q-box {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
}

.left-side-cta {
  background-image: url(../images/mix/29.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 50vh;
}

.ctaSec {
  background-image: url(../images/mix/31.png);
  background-size: cover;
  background-repeat: no-repeat;
  /* height: 50vh; */
  display: flex;
  align-items: center;
  background-position: right;
  position: relative;
  z-index: 1;
}

.ctaSec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 72vw;
  height: 100%;
  background-image: url("../images/mix/33.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  z-index: -1;
  opacity: 0.9;
  background-position: right top;
}

.ctatext h2 {
  font-size: 40px;
  color: #ffffff;
}

.top-email p a,
.top-email1 p a {
  color: #ffffff;
}

.ctamin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .underline1 {
    position: relative;
}
.underline1::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #7243f2;
    bottom: -2px;
    left: 1px;
} */
.p,
.p1,
.p2,
.hundred1 {
  position: relative;
}

.p::after {
  content: url(../images/mix/41.png);
  position: absolute;
  top: 0;
  left: 30rem;
}

/* .p1::after {
  content: url(../images/mix/42.png);
  position: absolute;
  top: 0;
  left: 11rem;
} */
.p2::after {
  content: url(../images/mix/41.png);
  position: absolute;
  top: 0;
  right: 0;
}

section.fileSec {
  padding: 3rem 0;
  display:none;
}

.hundred1::before {
  content: "";
  position: absolute;
  top: 0;
  left: -19px;
  height: 85px;
  width: 10px;
  background: linear-gradient(91deg, #7243f2, #ae8fff);
}

.em2 p a {
  color: #6c6a72;
}

/* innerPges */
.bannerSec1 {
  background-position: center;
  height: 65vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 0;
      min-height: 30rem;
}

.bannerSec1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  /* black overlay */
  z-index: 0;
}


.bannerText1 h1 {
  color: #ffffff;
  margin-bottom: 1rem !important;
  font-size: 3.85rem;
  font-weight: 600;
}

.bannerText1 h1 span {
  color: var(--theme-color);
}

.main-header1 {
  background-color: #ffffff;
}

.bannerlist {
  display: flex;
  gap: 1rem;
}

ul.bannerlist li a {
  color: #ffffff;
  font-size: 14px;
  display: flex;
  font-weight: 500;
  gap: 10px;
}

ul.bannerlist li a span {
  font-size: 1rem;
}

ul.bannerlist li a span {
  font-size: 18px;
  color: #ffffff;
  position: relative;
  top: -3px;
}

.abtSec1 {
  background: #ffffff;
}

.abt-text1 h2 {
  color: #0f0f0f;
}

.abt2 h6 {
  color: black;
}

.abt2 {
  gap: 20px;
}

.abt-main-list1 {
  border: none;
  display: flex;
  justify-content: unset;
  margin-top: 1rem;
  gap: 1rem;
}

.abt2 img {
  width: auto;
  height: auto;
}

.deliver {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
  align-items: baseline;
}

.deliver p {
  color: #1d1729;
  padding: 0;
  font-size: 18px;
}

.deliver1 {
  margin-top: 0px;
}

.themebtn2 {
  margin-top: 2rem;
}

.abtimg2 {
  position: absolute;
  top: 22px;
  right: 131px;
}

.abtimg3 {
  position: absolute;
  top: 14rem;
  right: 4rem;
}

.abtimg4 {
  position: absolute;
  top: 0rem;
  left: 0;
}

.p2i::after {
  left: 11rem;
}

.revtext1 p {
  line-height: 1.7;
  margin-bottom: 0;
  color: #6c6a72;
}

.revtext1 {
  position: relative;
}

.revtext1 ::before {
  content: "";
  position: absolute;
  top: -30px;
  width: 100%;
  height: 6px;
  background: linear-gradient(32deg, #7243f2, #ae8fff);
}

.reviewSec1 {
  background-image: url(../images/bg/3.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 100vh; */
}

.regcard1 h6 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 2.5rem;
}

.regcard1 img {
  margin-bottom: 1rem;
}

.regcard1 {
  background: #ffffff;
  width: 220px;
  height: 260px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  padding: 30px 20px;
  transition: all 0.3s ease;
}

.circle img {
  position: absolute;
  top: 54px;
  z-index: -1;
  left: 65px;
  width: 90px;
}

.statCard:hover {
  transform: translateY(-5px);
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1);
}

.statNum {
  color: #6c757d;
  margin-top: 10px;
}

.text-purple {
  color: #ae8fff;
  text-decoration: none;
}

.text-purple:hover {
  text-decoration: underline;
}

.btn-theme {
  background: #ae8fff;
  color: #fff;
  padding: 10px 25px;
  transition: all 0.3s ease;
}

.btn-theme:hover {
  background: #ae8fff;
  color: #fff;
}

.ctaBox {
  border: 2px solid #d7c7ff;
  padding: 8px 12px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 3rem;
}

.cardgap {
  margin: 1rem;
}

.showcasecard {
  position: relative;
}

.showcard1 {
  position: absolute;
  bottom: 0;
  margin: 1rem;
}

.showcardtext h5 {
  background: #ffffff;
  width: 240px;
  padding: 1rem 2rem;
  margin-top: 14px;
}

/* Swiper slide spacing */

.ShowCase-Sec {
  background-image: url(../images/mix/57.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 30rem;
}

section.showside {
  margin-top: -17rem;
}

.abt11 h6 {
  color: #ffffff;
}

.mypagination {
  position: absolute;
  /* ya relative, fixed, sticky jo chahiye */
  bottom: 80px !important;
  /* neeche se distance */
  /* agar slider ke elements ke upar dikhe */
}

.accounting-sec {
  background: #1D1729;
}

.visionContent p {}

/* accordion css */
.accordian {
  margin-top: 2rem;
  margin-left: 0;
}

.accordian li {
  margin-bottom: 25px;
  border-radius: 12px;
  box-shadow: 0 0 10px #00000024;
}

.accordian li h4 {
  color: #ffffff;
  font-size: 1.125rem;
  padding: 1.4rem;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  margin: 0;
  line-height: 1.3;
  font-weight: 500;
  padding-left: 1.75rem;
  /* border-left: 12px solid var(--theme-color); */
  background: #80808014;
}

.accordian h4::after,
.accordian h4::after {
  content: "\f062";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 23px;
  line-height: normal;
  transition: all 0.3s ease-in-out;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--theme-color);
}

.accordian p {
  margin: 0;
  color: #869289;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 1rem;
}

.accordian li>div {
  display: none;
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 1rem;
}

.accordian li.active h4::after {
  content: "\f063";
}

.accordian li.active {
  border-color: var(--theme-color);
  background: #80808014;
}

.accordian li.active h4 {
  color: var(--theme-color);
  color: #fff;
  padding: 1.4rem;
  border: navajowhite;
  background: #80808014;
}

.accordian li.active>div {
  background: #80808014;
}

.accordian li.active>div p {
  color: #fff;
}

/* accordion css */
.accordianInner li {
  margin-bottom: 3rem;
}

/* accordian End */
.accountingSecTop {
  padding: 0rem 0 2rem;
}

.accountingSecTop .inner {
  text-align: center;
}

.accountingSecTop .inner h4 {
  font-size: 45px;
  font-weight: 600;
}

.accounting-sec .account-img {
  position: relative;
  overflow: hidden;
}

/* before overlay with background color and clip-path */
.accounting-sec .account-img::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #7243F2;
  /* change to your desired color */
  clip-path: polygon(100% 69%, 0% 100%, 100% 100%);
  z-index: 1;
}

/* ensure image or content stays above background */
.accounting-sec .account-img img,
.accounting-sec .account-img>* {
  position: relative;
  /* z-index: 2; */
}

.subTitle {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #c3b8e6;
  /* optional, adjust text color */
  padding-right: 40px;
  /* space for the image */
}

.subTitle::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 5px;
  background: url('../images/mix/42.png') no-repeat center right;
  background-size: contain;
}

.visionContent {
  padding-right: 6rem;
}

.contact-section {
  padding: 60px 0;
}

/* LEFT SIDE */
.contact-info-box {
  background: #151021;
  color: #fff;
  height: 70% !important;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* margin: auto !important; */
  margin-top: 6rem !important;
}

.info-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.info-item:last-child {
  border-bottom: none;
}

.info-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #6f41ff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-right: 15px;
}

.info-text {
  font-size: 15px;
  line-height: 1.4;
}

/* RIGHT SIDE */
.contact-form-box {
  background: url("../images/mix/64.png");
  background-color: #7243f2;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 50px 40px;
}

.contact-form-box h3 {
  font-weight: 600;
  margin-bottom: 30px;
}

.contact-form label {
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}

.contact-form .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  padding-left: 0;
  margin-bottom: 20px;
}

.contact-form .form-control:focus {
  box-shadow: none;
  border-color: #fff;
}

.contact-form a {
  background: #fff;
  color: #000;
  border: none;
  padding: 10px 25px;
  font-weight: 600;
  border-radius: 3px;
  margin-top: 10px;
}

.contact-section .col-md-6 {
  padding: 0 !important;
}

.themebtn1.contact a {
  background: #ffffff;
  color: black;
  margin: 2rem 0;
  margin-right: auto;
}

.themebtn1.contact {
  margin-top: 2rem;
  text-align: end;
}

.contact-form select option {
  color: #000000;
}


.pricingSec {
  padding: 60px 0;
  font-family: "DM Sans", sans-serif;
}

.pricingSec .inner .pHead h4,
.pricingSec .inner .pHead h6 {
  font-family: "DM Sans", sans-serif;
}

.pricingSec .topHead {
  /* text-align: center; */
}

.pricingSec .topHead h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 3rem;
}

.pricingSec .inner {
  position: relative;
  background: #fff;
  /* clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 28%); */
  overflow: hidden;
  padding: 40px 30px;
  transition: all 0.3s ease;
  z-index: 1;
  width: 100%;
}

.pricingSec .inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #7243F2;
  clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 28%);
  z-index: -1;
}

.pricingSec .inner::after {
  content: "";
  position: absolute;
  inset: 2px;
  background: #fff;
  clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 28%);
  z-index: -1;
}


.pricingSec .inner {
  position: relative;
  z-index: 2;
}

.pricingSec .inner:hover * {
  color: var(--white);
}

.pricingSec .inner h4 {
  font-size: 45px;
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
}

.pricingSec .inner h6 {
  font-size: 24px;
  font-weight: 500;
  color: #111;
  margin-bottom: 25px;
}


.pricingSec .inner .lists {
  list-style: none;
  padding: 16px 0 0 0;
  margin: 0 0 25px;
  height: 16rem;
  overflow-y: hidden;
}

/* Scrollbar width */
.pricingSec .inner .lists::-webkit-scrollbar {
  width: 4px;
  /* thin track */
}

/* Track */
.pricingSec .inner .lists::-webkit-scrollbar-track {
  background: #ffffff;
  /* white track */
  border-radius: 10px;
}

/* Thumb floating above track */
.pricingSec .inner .lists::-webkit-scrollbar-thumb {
  background: #7243F2;
  /* purple thumb */
  border-radius: 6px;
  border: 2px solid transparent;
  /* prevents shrinking inside track */
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  /* floating effect */
}

/* Hover state */
.pricingSec .inner .lists::-webkit-scrollbar-thumb:hover {
  background: #AE8FFF;
  /* lighter purple */
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  /* shadow intensifies on hover */
}



.pricingSec .inner .lists li {
  font-size: 15px;
  color: #444;
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  gap: 10px;
}

.pricingSec .inner .lists li {
  position: relative;
  padding-left: 32px;
  list-style: none;
}

.pricingSec .inner .lists li::before {
  content: "\f14a";
  /* fa-check ka Unicode */
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  color: #7546ee;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;

  /* optional: subtle shadow for depth */
  border-radius: 0;
}

.pricingSec .inner .btn {
  display: inline-block;
  /* background: #7243F2; */
  background: linear-gradient(90deg, #7243F2 0%, #AE8FFF 100%);
  color: #fff;
  padding: 10px 18px;
  border-radius: 0;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  transition: 0.3s;
}

.pricingSec .inner .btn:hover {
  background: #5b2adf;
}


.pricingSec .inner:hover {
  transform: translateY(-8px);
}

.pricingSec .inner .pHead {
  text-align: right;
}

/* HOVER EFFECTS */
.pricingSec .inner:hover::after {
  background: #1D1729;
  /* inner section ka background purple ho jayega */
  transition: background 0.3s ease;
}

/* list items white background me aa jayein */
.pricingSec .inner:hover .lists li {
  color: #000;
  /* text readable rahe */
}

/* tick icon invert effect */
.pricingSec .inner:hover .lists li::before {
  color: #fff;
}

/* button ko bhi match karwana ho to */
.pricingSec .inner:hover .btn {
  background: #ffffff;
  color: #7243F2;
  border: 1px solid #ffffff;
  transition: background 0.3s ease, color 0.3s ease;
}

.pricingSec .inner:hover .lists li {

  /* background purple */

  border-color: #ffffff36;

  color: #ffffff;
  /* text white */
}

.pricingSec .inner:hover h4,
.pricingSec .inner:hover h6 {
  color: #ffffff;
}

.blogSec {
  padding: 2rem 0 10rem;
}

.headerBtn p,
.headerBtn span {
  font-family: "DM Sans", sans-serif;
  color: #000;
}

.headerBtn span {
  font-weight: bold;
  font-size: 20px;
}

.blogSec .swiper {
  padding-bottom: 7rem;
  /* room for pagination */
}

.blogSec {
  padding: 0rem 0 4rem;
}


/* .bannerimg img {
  max-width: 100%;
  height: auto;
  display: block;
} */

.bannerimg img {
  position: absolute;
  top: -18rem;
  right: 0rem;
  width: 43rem;
  left: 6rem;
}

.bannerimg .leftBox,
.bannerimg .rightBox {
  position: absolute;
  padding: 14px 18px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  /* border-radius: 6px; */
  white-space: nowrap;
  z-index: 5;
}

/* Purple box (left side of man) */
.bannerimg .leftBox {
  background-color: #7243F2;
  top: -6rem;
  transform: translateY(-50%);
  left: 12rem;
}

/* Black box (right side of man) */
.bannerimg .rightBox {
  background-color: #000;
  right: -8rem;
  top: 8rem;

  /* transform: translateY(-50%); */
}

/* Swiper specific styling only */
.pricingSec .pricingSwiper {
  padding-bottom: 1rem;
}


.pricingSec .swiper-button-prev,
.pricingSec .swiper-button-next {
  color: #000;
  /* adjust if needed */
}

.pricingSec .swiper-pagination-bullet {
  background: #000;
  opacity: 0.4;
}

.pricingSec .swiper-pagination-bullet-active {
  background: #000;
  opacity: 1;
}

.fileSec .fileimg {
  text-align: center;
}

.fileSec .fileimg img {
  text-align: center;
}

.maincontent {
  font-family: "DM Sans";
}


/* Popup */

.overlay {
  background-color: #000000bf;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  display: none;
  backdrop-filter: blur(10px);
}

.popup-main {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 940px;
  background: #fff;
  box-shadow: 0 0 30px -9px #0000006e;
  z-index: 9999999;
  /*overflow: hidden;*/
  display: none;
  border-radius: 20px;
  max-width: 100%;
  max-height: 90vh;
  /*overflow-y: auto;*/
}

.closeico {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 9999;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5732c6;
  border-radius: 100px;
  color: #fff;
}

.mmpopup {
  /*background: #fff;*/
  display: flex;
  align-items: center;
}

.mmpopup .imgpop figure,
.mmpopup .imgpop figure img {
  height: 670px;
  border-radius: 20px 0 0 20px;
}

.mmpopup .imgpop img {
  height: 600px;
  object-fit: cover;
}

.mmpopup .cont {
  width: 35%;
  padding: 2rem 2rem;
}

.mmpopup .formPop {
  width: 75%;
  padding: 2rem 3rem;
  margin-left: auto;
}

.mmpopup .formPop h3,
.mmpopup .formPop h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.mmpopup .formPop h4 sub {
  display: none;
}

.mmpopup .contpop {
  margin-bottom: 1rem;
  display: flex;
  gap: 1rem;
}

.mmpopup .cont h3 {
  font-size: 1.425rem;
  font-weight: 600;
}

.mmpopup .cont p {
  margin-bottom: 10px;
  font-size: 14px;
}

.mmpopup .cont .lists {
  padding: 1rem 0;
}

.mmpopup .cont .lists li {
  color: var(--head-color);
  padding: 2px 0;
  padding-left: 1.5rem;
}

.mmpopup .cont .lists li svg,
.mmpopup .cont .lists li i {
  top: 5px;
}

.mmpopup .cont .call a {
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--head-color);
}

.formPop .fld {
  margin-bottom: 0.4rem;
  font-size: 14px;
}

.formPop .fld input,
.formPop .fld textarea {
  border-radius: 5px;
  border: solid 1px #e6e6e6;
  width: 100%;
  height: 50px;
  padding: 10px 10px;
  font-size: 1rem;
}

.formPop .fld textarea {
  height: 80px;
}

.popup-main .themeBtn {
  width: 100%;
  justify-content: center;
  text-transform: uppercase;
  margin-top: 10px;
}

.popup-main .themeBtn i {
  margin-left: 10px;
}

.checkbox-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 10px;
}

.checkbox-wrap label {
  line-height: 1.3;
  font-size: 13px;
}

.checkbox-wrap input {
  margin-top: 1px;
  width: auto !important;
}

.favIcon {
  width: 260px;
}

.formTopContnt p {
  font-size: 15px;
  line-height: 1.45;
  margin: 0;
}

.mmpopup .formPop input {
  height: 3.25rem;
  margin-bottom: 1rem;
  border: 1px solid #1e266d6b;
  border-radius: 10px;
  line-height: 1;
}

.mmpopup .formPop label {
  font-weight: 700;
}

.mmpopup .formPop {
  border-radius: 10px;
}

.formPop .callBtn {
  margin-top: 1rem;
}

.closeico:hover {
  color: #ffffff;
}

.iti {
  width: 100%;
}

.themebtn1.contact .sbtn {
  background: #ffffff;
  color: #000000;
  margin: 2rem 0;
  margin-right: auto;
  padding: 14px 40px;
  border: 0;
  font-weight: 600;
}

.themebtn1.contact .sbtn:hover {
  background: #000000;
  color: #ffffff;
  margin: 2rem 0 0;
  margin-right: auto;
  padding: 14px 40px;
  border: 0;
  font-weight: 600;
}

/* button.iti__selected-country {
  background: transparent;
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.iti__arrow{
  color: #ffffff;
} */

.mCSB_container li {
  color: #000;
}

.contact-form ::placeholder {
  color: #ffffff;
  opacity: 1;
  /* For full visibility */
}

/* For cross-browser compatibility */
.contact-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}

.contact-form ::-ms-input-placeholder {
  /* Microsoft Edge (old) */
  color: #ffffff;
}

.info-text a {
  color: #ffffff;
}

.count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 100%;
  height: 100%;
  text-align: left;
}

.boxSec .count-box p {
  font-weight: normal;
  margin: 0;
  padding-top: 1rem;
  line-height: 1.4;
}

.count-box span {
  display: inline-block;
  line-height: 1;
}

.count-box span:first-of-type {
  font-size: 28px;
  font-weight: 700;
}

.count-box span:nth-of-type(2) {
  margin-left: 6px;
  font-weight: 600;
}

.count-box p {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}

.count-box i {
  font-size: 36px;
  color: #7243F2;
  margin-bottom: 12px;
  display: block;
  transition: transform 0.3s ease, color 0.3s ease;
}

.count-box:hover i {
  transform: scale(1.1);
  color: #AE8FFF;
}

.count-box .boxHead {
  display: flex;
  align-items: center;
  gap: 16px;
}

.count-box .boxHead p {
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.ctSec {
  text-align: center;
  background: #efebf9;
}

.ctSec p {
  font-weight: normal;
  line-height: 1.6;
  padding-top: 10px;
}


.lpBanner {
  height: 80vh;
}


.banner-form {
  background: #fff;
  border-width: 3px 0px;
  border-style: solid;
  border-color: #7343ee;
  border-radius: 10px;
  padding-top: 17px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.25);
}

.banner-head h4 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #002459;
  padding-bottom: 12px;
}

.banner-head h4 span {
  color: #7343ee;
}

.form-btn {
  width: 100%;
  background: linear-gradient(32deg, #7243f2, #ae8fff);
  color: #fff;
  padding: 12px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.form-btn:hover {
  background: #002459;
  color: #fff;
}

.leadform input {
  height: 3.5rem;
  margin: 12px 0;
}

.leadform .form-btn {
  border: none;
  border-radius: 7px;
}

.lpHeader .menuWrap .menu {
  display: none;
}

.lpBanner .bannerText p,
.lpBanner .bannerText ul li {
  color: #fff;
  line-height: 1.37;
  font-weight: 400;
  font-size: 1.125rem;
}

.lpBanner .bannerText h1 {
  margin: 1rem 0;
}

.lpBanner .bannerText ul {
  list-style-type:none;
  padding-left: 0;
  color: #fff;
}
.lpBanner .bannerText ul li i {
    color: var(--theme-color);
}
.lpBanner .bannerText ul li {
  padding: 5px 0;
}


.startUp-Confidently {
  padding: 65px 0;
}

.companyBox {
  display: flex;
  height: 100%;
  border-right: #4757B2 dashed 1px;
  padding: 15px 30px;
  flex-direction: column;
}

.companyBox.last {
  border-right: 0;
}

.companyBox .iconBox {
  margin-bottom: 10px;
  display: inline-block;
  background: #7647ef;
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-bottom: 1rem;
}

.companyBox h3 {
  color: #000;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));
}

.companyBox p {
  color: #3D3F4E;
  font-weight: 400;
  line-height: 1.3;
  font-size: calc(13px + (16 - 13) * (100vw - 320px) / (1920 - 320));
}

.companyBox .iconBox img {
  width: 3rem;
  filter: invert(1);
}

.footerLp .footer2 {
  display: none;
}

.blogInner h2 {
  margin-bottom: 1rem;
}

.reviewText p {
  display: inline-block;
  padding-right: 3rem;
}

.filemainSlider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ctatext .themebtn1 a {
  background: #fff;
  color: #000;
}



.bannerForm {
  padding: 0 0 5rem;
  z-index: 1;
}

.bannerForm .leadForm {
  background: #fff;
  box-shadow: 0 0 30px #00000030;
  padding: 3rem;
}

.bannerForm .leadForm input {
  height: 3.5rem;
  width: 100%;
  padding: 1rem;
  border: 1px solid var(--theme-color);
  /* margin-bottom: 1rem; */
}

.bannerForm.leadForm button {
  border: none;
  width: 100%;
  justify-content: center;
  margin-top: 1rem;
  padding: 18px 0;
}

.bannerForm .leadForm h2 {
  text-align: center;
  padding: 0;
  font-size: 2rem;
  margin: 0 0 8px;
}

.bannerForm .leadForm p {
  text-align: center;
}

.bannerForm .leadForm .iti__country-container button {
  margin: 0;
}

.bannerForm .leadForm .iti--allow-dropdown input[type=text] {
  border: 1px solid #000 !important;
}

.contactInner form .col-md-3,
.contactInner form .col-md-4 {
  width: 100%;
}

.contactInner form .col-md-4 button {
  width: 100%;
  padding: 18px 0;
  margin: 0;
}

.bannerForm .iti.iti--show-flags {
  margin: 0;
}

.bannerForm .leadForm .themebtn2 {
  margin: 0;
}

.leadForm .form-group {
  margin-bottom: 0;
}

.leadForm .themebtn1 a {
  font-size: 12px;
}

.accounting-sec p {
  color: #c7c7c7;
  font-weight: 400;
}

.swiper-pagination {
  bottom: 0rem !important;
}

.pricingSwiper .swiper-pagination {
  bottom: -6px !important;
}
.serbox a {
    color: var(--theme-color);
    font-weight: 600;
}
.serbox:hover a {
    color: #fff;
}
.blogInner p {
    font-weight: 400;
}