@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  font-family: "Montserrat", sans-serif !important;
}

:root{
  /* gradient colors */
  --Raspberry-gradient:transparent linear-gradient(100deg, #FD027D 0%, #101160 100%);
  --blue-gradient:transparent linear-gradient(127deg, #002893 0%, #001021 100%);
  --pink-gradient:transparent linear-gradient(100deg, #9B0255 0%, #005593 100%);
  --deep-pink-gradient:transparent linear-gradient(144deg, #9B0255 0%, #005593 100%);
  --deep-magenta-gradient: transparent linear-gradient(144deg, #A7015B 0%, #001793 100%);



  /*colors*/
  --royal-blue: #0045FF;

  --gray-1: #E2E2E2;


}

.border-gray{
  border: 1px solid var(--gray-1);
}
.bg-deep-pink-gradient {
    background: var(--deep-pink-gradient) !important;    
}

.bg-Raspberry-gradient{
     background: var(--Raspberry-gradient) !important;
}



/* // sagar changes */
.deep-magenta-gradient{
    background: var(--deep-pink-gradient);
}

.text-pinkish{
  color: #FD027D;
}
.bg-pink{
  color: #A7015B;
}



.btn-home {
  border: 0;
  background: #fff;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 20px;
  color: #0045FF;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.BookDemo {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0145FF;
    border-radius: 50px;
    font-size: 20px;
    line-height: 24px;
    color: #0045FF;
    padding: 15px 30px;
    text-decoration: none;
    margin-top: 30px;
}
.btn-home:hover, .BookDemo:hover{
  color: #0045FF !important;
}


:root {

  /* Colors: */
  --unnamed-color-3052e0: #3052E0;
  --unnamed-color-e7037a: #E7037A;
  ---e5e5e5: #E5E5E5;
  ---efefef: #EFEFEF;
  ---f9f9f9: #F9F9F9;
}

/* signDesk-new-design-css-pachai */
.fs-6 {
  font-size: 0.375rem;
}

.fs-8 {
  font-size: 0.5rem;
}

.fs-9 {
  font-size: 0.5625rem;
}

.fs-10 {
  font-size: 0.625rem;
}

.fs-11 {
  font-size: 0.6875rem;
}

.fs-12 {
  font-size: 0.75rem;
}

.fs-13 {
  font-size: 0.8125rem;
}

.fs-14 {
  font-size: 0.875rem;
}

.fs-15 {
  font-size: 0.9375rem;
}

.fs-16 {
  font-size: 1rem;
}

.fs-17 {
  font-size: 1.0625rem;
}

.fs-18 {
  font-size: 1.125rem;
}

.fs-19 {
  font-size: 1.1875rem;
}

.fs-20 {
  font-size: 1.25rem !important;
}

.fs-22 {
  font-size: 1.375rem;
}

.fs-24 {
  font-size: 1.5rem;
  line-height: 2.125rem;
}

.fs-26 {
  font-size: 1.625rem !important;
}

.fs-28 {
  font-size: 1.75rem !important;
}

.fs-30 {
  font-size: 1.875rem;
}

.fs-32 {
  font-size: 2rem !important;
}

.fs-35 {
  font-size: 2.1875rem !important;
}

.fs-36 {
  font-size: 2.25rem;
  line-height: 2.875rem !important;
}

.fs-38 {
  font-size: 2.375rem !important;
}

.fs-40 {
  font-size: 2.5rem !important;
}

.fs-45 {
  font-size: 2.14875rem !important;
  /* 3.438px = 55px, 55 / 16 = 3.4375rem */
}

.fs-48 {
  font-size: 3rem !important;
}

.fs-50 {
  font-size: 3.125rem !important;
}

.fs-55 {
  font-size: 3.4375rem !important;
}
.fs-56 {
  font-size: 3.4375rem !important;
}
.fs-60 {
  font-size: 3.75rem !important;
}

.fs-65 {
  font-size: 4.0625rem !important;
}

.fs-68 {
  font-size: 4.25rem !important;
}

.fs-75 {
  font-size: 4.6875rem !important;
}

.fs-100 {
  font-size: 6.25rem !important;
}

/* All heights here */
.h-25vh {
  height: 25vh;
}

.h-90vh {
  height: 90vh !important;
}

.h-100vh {
  height: 100vh !important;
}

.h-0px {
  height: 0px !important;
}

.h-1px {
  height: 1px !important;
}

.h-2px {
  height: 2px !important;
}

.h-4px {
  height: 4px !important;
}

.h-5px {
  height: 5px !important;
}

.h-6px {
  height: 6px !important;
}

.h-8px {
  height: 8px !important;
}

.h-10px {
  height: 10px !important;
}

.h-12px {
  height: 12px !important;
}

.h-15px {
  height: 15px !important;
}

.h-18px {
  height: 18px !important;
}

.h-20px {
  height: 20px !important;
}

.h-25px {
  height: 25px !important;
}

.h-30px {
  height: 30px !important;
}

.h-35px {
  height: 35px !important;
}

.h-40px {
  height: 40px !important;
}

.h-45px {
  height: 45px !important;
}

.h-50px {
  height: 50px !important;
}

.h-55px {
  height: 55px !important;
}

.h-60px {
  height: 60px !important;
}

.h-70px {
  height: 70px !important;
}

.h-80px {
  height: 80px !important;
}

.h-90px {
  height: 90px !important;
}

.h-100px {
  height: 100px !important;
}

.h-120px {
  height: 120px !important;
}

.h-140px {
  height: 140px !important;
}

.h-150px {
  height: 150px !important;
}

.h-160px {
  height: 160px !important;
}

.h-170px {
  height: 170px !important;
}

.h-180px {
  height: 180px !important;
}

.h-200px {
  height: 200px !important;
}

.h-230px {
  height: 230px !important;
}

.h-250px {
  height: 250px !important;
}

.h-300px {
  height: 300px !important;
}

.h-350px {
  height: 350px !important;
}

.h-400px {
  height: 400px !important;
}

.h-500px {
  height: 500px !important;
}

.h-580px {
  height: 580px !important;
}

.min-h-210px {
  min-height: 210px !important;
}

.min-h-400px {
  min-height: 400px !important;
}
.min-height-180{
  min-height: 180px;
}
/* All width in px here */
.w-0px {
  width: 0px !important;
}

.w-1px {
  width: 1px !important;
}

.w-2px {
  width: 2px !important;
}

.w-4px {
  width: 4px !important;
}

.w-5px {
  width: 5px !important;
}

.w-6px {
  width: 6px !important;
}

.w-8px {
  width: 8px !important;
}

.w-10px {
  width: 10px !important;
}

.w-11px {
  width: 11px !important;
}

.w-12px {
  width: 12px !important;
}

.w-15px {
  width: 15px !important;
}

.w-18px {
  width: 18px !important;
}

.w-20px {
  width: 20px !important;
}

.w-25px {
  width: 25px !important;
}

.w-30px {
  width: 30px !important;
}

.w-35px {
  width: 35px !important;
}

.w-40px {
  width: 40px !important;
}

.w-45px {
  width: 45px !important;
}

.w-50px {
  width: 50px !important;
}

.w-80px {
  width: 80px !important;
}

.w-100px {
  width: 100px;
}

.w-110px {
  width: 110px;
}

.w-150px {
  width: 150px !important;
}

.w-170px {
  width: 170px !important;
}

.w-200px {
  width: 200px !important;
}

.w-230px {
  width: 230px !important;
}

.w-250px {
  width: 250px !important;
}

.w-275px {
  width: 275px !important;
}

.w-300px {
  width: 300px !important;
}

.w-430px {
  width: 430px !important;
}

/* width in percent */
.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-60 {
  width: 60%;
}

.w-95 {
  width: 95% !important;
}

.w-90 {
  width: 90% !important;
}

.min-w-35px {
  min-width: 35px !important;
}

.min-w-100px {
  min-width: 100px !important;
}

.max-w-230px {
  max-width: 230px !important;
}

/* line-height */
.lh-10 {
  line-height: 0.625rem;
}

.lh-12 {
  line-height: 0.75rem;
}

.lh-14 {
  line-height: 0.875rem;
}

.lh-16 {
  line-height: 1rem;
}

.lh-18 {
  line-height: 1.125rem;
}

.lh-20 {
  line-height: 1.25rem;
}

.lh-22 {
  line-height: 1.375rem;
}

.lh-24 {
  line-height: 1.5rem;
}

.lh-26 {
  line-height: 1.625rem;
}

.lh-28 {
  line-height: 1.75rem;
}

.lh-30 {
  line-height: 1.875rem;
}

.lh-32 {
  line-height: 2rem;
}

.lh-34 {
  line-height: 2.125rem;
}

.lh-36 {
  line-height: 2.25rem;
}

.lh-38 {
  line-height: 2.375rem;
}

.lh-40 {
  line-height: 2.5rem;
}

.lh-42 {
  line-height: 2.625rem;
}

.lh-44 {
  line-height: 2.75rem;
}

.lh-46 {
  line-height: 2.875rem;
}

.lh-48 {
  line-height: 3rem;
}

.lh-50 {
  line-height: 3.125rem;
}

.lh-52 {
  line-height: 3.25rem;
}

.lh-54 {
  line-height: 3.375rem;
}

.lh-56 {
  line-height: 3.5rem;
}

.lh-58 {
  line-height: 3.625rem;
}

.lh-60 {
  line-height: 3.75rem;
}

.lh-62 {
  line-height: 3.875rem;
}

.lh-64 {
  line-height: 4rem;
}

.lh-66 {
  line-height: 4.125rem;
}

.lh-68 {
  line-height: 4.25rem;
}

.lh-70 {
  line-height: 4.375rem;
}

/* border-radius */
.br-2px {
  border-radius: 2px;
}

.br-4px {
  border-radius: 4px;
}

.br-5px {
  border-radius: 5px !important;
}

.br-6px {
  border-radius: 6px;
}

.br-8px {
  border-radius: 8px;
}

.br-10px {
  border-radius: 10px;
}

.br-12px {
  border-radius: 12px;
}

.br-15px {
  border-radius: 15px;
}
.br-18px{
  border-radius: 18px;
}
.br-30px {
  border-radius: 30px;
}

.br-50px {
  border-radius: 50px;
}
.br-44px {
  border-radius: 44px;
}
.br-50-full {
  border-radius: 50%;
}
.br-end-35px {
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}

.br-start-35px {
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.br-top-left-10px {
  border-top-left-radius: 10px;
}

.br-top-left-20px {
  border-top-left-radius: 20px;
}

.br-top-right-20px {
  border-top-right-radius: 20px;
}

.br-top-right-100px {
  border-top-right-radius: 100px;
}

.br-bottom-left-20px {
  border-bottom-left-radius: 20px;
}

.br-bottom-left-100px {
  border-bottom-left-radius: 100px;
}

.br-bottom-right-20px {
  border-bottom-right-radius: 20px;
}

/* border-color */
.border-color-blue {
  border: 1px solid #3052E0;
}
.border-light{
  border: 1px solid #FF36B9;
}
/* All font color */
.color-blue {
  color: #3052E0;
}
.pink-color{
  color: #E9297B;
}
.Vampire-Black {
  color: #080808;
}

.Dark-Charcoal {
  color: #333333;
}
.nonActive
{
  color: #7e7e7e;
}
/* banner-height */
.banner-height-600 {
  min-height: 600px;
}

.banner-height-650 {
  min-height: 650px;
}

/* All-background-color */
.paleGray {
  background-color: #EFEFEF;
}
.backGray{
  background-color: #F0F0F0;
}
.btnBackBlue {
  background-color: #2353E9;
}
.whiteGray{
  background-color: #EEEEEE;
}
.WhiteSmoke {
  background-color: #F7F7F7;
}
.lightBlue
{
  background-color: #f6f8fa;
}
.lightWhite {
  background: #F9F9F9;
}
.lightGray{
  background:#F2F2F2;
}
.bg-gradient-one {
  background: transparent linear-gradient(115deg, #9B0255 0%, #005593 100%) 0% 0% no-repeat padding-box;
}
.bg-gradient-white{
  background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 1px 2px 3px #40788F33;
border-radius: 10px;
}
.bg-light-one{
  background: #E4E4E4;
}
.bg-Whisper {
  background: #EBE7E789;
}
.bg-box{
  background-color: #E2E2E272 !important;
}
.bg-lds{
  background: #3052E0;
}
.bg-dark-cyan-1{
  background: transparent linear-gradient(180deg, #9B0255 0%, #005593 100%) 0% 0% no-repeat padding-box;
}
.aadhaar-esign-card1:hover{
  background: transparent linear-gradient(180deg, #9B0255 0%, #005593 100%) 0% 0% no-repeat padding-box;
}
@media(max-width:767px){
  .bg-lds{
  background: none !important;
}
}
@media (max-width: 767px) {
  .mbl-h1 {
    font-size: 2rem !important;
    line-height: 2.5rem !important;
  }

  .mbl-h2 {
    font-size: 1.5rem !important;
    line-height: 2.75rem !important;
  }

  .mbl-h3 {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .mbl-h4 {
    font-size: 24px !important;
  }

  .mbl-h5 {
    font-size: 22px !important;
  }

  .mbl-h6 {
    font-size: 20px !important;
  }

  .mbl-p {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .tab-h1 {
    font-size: 2.25rem !important;
    line-height: 2.875rem !important;
  }

  .tab-h2 {
    font-size: 1.875rem !important;
    line-height: 2.5rem !important;
  }

  .mbl-c1 {
    font-size: 18px !important;
  }

  .mbl-c2 {
    font-size: 16px !important;
  }

  .mbl-c3 {
    font-size: 14px !important;
  }

  .mbl-c4 {
    font-size: 12px !important;
  }

  .mbl-c5 {
    font-size: 10px !important;
  }

  .mbl-c6 {
    font-size: 8px !important;
  }

  .fs-60 {
    font-size: 2rem !important;
  }

  .fs-36 {
    font-size: 1.875rem !important;
  }
  .mbl-c7{
    font-size: 50px !important;
  }
  .banner-height-600 {
    min-height: 500px;
  }
}

.list-style-none {
  list-style: none;
}

/* All font weight */
.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.fw-semibold {
  font-weight: 600 !important;
}

.background-cover {
  background-size: cover !important;
}

@media(max-width:1000px) {
  .imgWidthMobile {
    width: 100%;
  }
}

/* digital-kyc-page */
.kyc-hero {
  background: url(../images/digital-kyc/kyc-banner.svg) no-repeat;
}

.legal-draft-hero {
  background: url(../images/legal-drafting-software/legal-draft-banner.svg) no-repeat;
}

.logo-marquee-section {
  overflow: hidden;
}

.marquee {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.track {
  display: inline-flex;
  animation: scroll-left 20s linear infinite;
}

.marquee-right .track {
  animation: scroll-right 20s linear infinite;
}

.track img {
  height: 90px;
  margin: 5px 30px;
  transition: opacity 0.2s ease;
}

.track img:hover {
  opacity: 1;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

.min-height {
  min-height: 230px !important;
}

/* New-slider-carousal */
.digitalKyc-carousel-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.digitalKyc-carousel .digitalKyc-item {
  background: #fff;
  border-radius: 30px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transform: scale(0.95);
  transition: all 0.3s ease;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.digitalKyc-carousel .digitalKyc-item h3 {
  margin: 15px 0 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

.digitalKyc-carousel .digitalKyc-item p {
  margin: 0;
  font-size: 18px;
  color: #555;
}

.digitalKyc-carousel .center .digitalKyc-item {
  transform: scale(1.1);
  height: 320px;
}

.digitalKyc-nav {
  text-align: center;
  margin-top: 30px;
}

.digitalKyc-nav button:focus {
  outline: none;
}

.digitalKyc-item img {
  text-align: center !important;
  margin: 0 auto;
}

@media(max-width:767px) {
  .digitalKyc-carousel .center .digitalKyc-item {
    margin: 0px 50px;
  }
}

/* industry-focus-css */
.service-card .icon img {
  width: 24px;
}

.banking-card a {
  color: #A1225A;
  font-size: 16px;
}

.hr-card a {
  color: #4CA7F9;
  font-size: 16px;
}

.insurance-card a {
  color: #2E2E2E;
  font-size: 16px;
}


.banking .service-image {
  background: #f4f0f3;
  border-radius: 16px;
}

.hr .service-image {
  background: #e9eef6;
  border-radius: 16px;
}

.insurance .service-image {
  background: #f0f0f5;
  border-radius: 16px;
}

.legal .service-image {
  background: #f4f7ed;
  border-radius: 16px;
}

.service-image {
  text-align: center;
  margin-bottom: 30px;
}

.services-grid {
  column-count: 2;
  column-gap: 2.5rem;
  padding: 0rem 0;
  width: 70%;
  margin: 0 auto;
  justify-content: center;
}

.service-card {
  background: #fff;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.5rem;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #E4E4E6;
  break-inside: avoid;
}

.service-image img {
  width: 100%;
  display: block;
}

.icon-label {
  display: flex;
  align-items: center;
  padding: 1rem;
  background-color: #f8f9fa;
}

.icon-label .icon {
  font-size: 1.8rem;
  margin-right: 0.75rem;
}

.icon-label h2 {
  font-size: 1.25rem;
  margin: 0;
}

.service-content {
  padding: 1rem;
}

.feature-list {
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
}

.get-started {
  display: inline-block;
  margin-top: 0.5rem;
  color: #007bff;
  text-decoration: none;
  font-weight: 600;
}

.get-started .arrow {
  margin-left: 0.25rem;
}

.icon-label {
  margin: 0px 20px;
}

.icon-label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  background: #F6F8FA;
  width: fit-content;
  padding: 0px 15px;
  border-radius: 4px;
}

.icon {
  font-size: 1.5rem;
  background: #f1f5f9;
  border-radius: 8px;
}

.icon-label h2 {
  font-size: 18px;
  font-weight: 600;
  color: #1e293b;
  margin: 0 !important;
  padding-bottom: 0 !important;
}

.workFlow img {
  width: 100%;
}


/* Service Content */
.service-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.feature-list {
  list-style: none;
}

.feature-list li {
  position: relative;
  margin-bottom: 0.75rem;
  color: #1D1D1D;
}

.get-started {
  display: inline-flex;
  align-items: center;
  color: #2563eb;
  text-decoration: none;
  font-weight: 500;
  gap: 0.5rem;
}

@media(max-width:767px) {
  .services-grid {
    column-count: 1;
    width: 100%;
  }
}

/* faq-section-css */
.faq-section {
  padding-top: 80px;
}

.faq-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 40px;
}

.faq-item {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 2px 16px rgba(44, 83, 100, 0.08);
  margin-bottom: 24px;
  overflow: hidden;
  transition: box-shadow 0.2s;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 28px 32px;
  font-size: 1.35rem;
  font-weight: 600;
  color: #222;
  transition: background 0.2s;
}

.faq-item.active .faq-question {
  color: #b3006e;
}

.faq-icon {
  font-size: 2rem;
  color: #b3006e;
  font-weight: bold;
  transition: color 0.2s;
}

.faq-answer {
  display: none;
  padding: 0 32px 28px 32px;
  color: #444;
  font-size: 1.08rem;
  line-height: 1.7;
}

.faq-item.active .faq-answer {
  display: block;
}

@media (max-width: 600px) {
  .faq-title {
    font-size: 1.5rem;
  }

  .faq-question {
    font-size: 1rem;
    padding: 18px 14px;
  }

  .faq-answer {
    font-size: 0.98rem;
    padding: 0 14px 18px 14px;
  }

  .faq-list {
    max-width: 100%;
  }
}

.featuredSection {
  background: url(../images/esign-software/final-back.png) no-repeat center;
  background-size: 100% 100%;
  margin-bottom: 30px;
}

/* legal-draft-slide */
.legalDraft-card {
  border-radius: 16px;
  overflow: hidden;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #0000000A;
  text-align: center;
  padding-bottom: 20px;
  margin: 15px;
  opacity: 1;
}

.legalDraft-image {
  position: relative;
  overflow: hidden;
}

.legalDraft-image img {
  width: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.legalDraft-dot {
  width: 30px;
  height: 30px;
  background: linear-gradient(180deg, #b3006e 0%, #4b2bb6 100%);
  border-radius: 50%;
  position: absolute;
  bottom: -15px;
  right: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.legalDraft-text {
    padding: 10px 32px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
    min-height: 125px;
}

.legalDraft-carousel .owl-dots {
  text-align: center;
  margin-top: 50px;
}

.legalDraft-carousel .owl-dot span {
  width: 26px;
  height: 26px;
  background: #ccc;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  transition: all 0.3s ease;
}

.legalDraft-carousel .owl-dot.active span {
  background: linear-gradient(180deg, #b3006e 0%, #4b2bb6 100%);
}
/* Awards-Page */
.awardsPage{
  background: url(../images/awards/awards-banner.svg) no-repeat center;
}

/* form-builder */
.form-builder-hero{
  background: url(../images/form-builder/form-hero.png) no-repeat center;
}

/* information-technology-page */
.cms-hero{
   background: url(../images/cms-banner.svg) no-repeat top;
   background-size: contain;
}
.form-shadow-one{
 box-shadow: 0px 3px 15px #FD027D;
}
@media(max-width:767px){
  .cms-hero{
    background-size: cover;
  }
}
/* documentation-workflow */
.dov-workflow-hero{
  background: url(../images/all-solutions/doc-workflow.svg) no-repeat center;
}
.btnForm{
  background: #0045FF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius: 19px;
}
.card-all-solution:hover div{
  color: #fff !important;
}
.card-all-solution:hover
{
  background: transparent linear-gradient(115deg, #9B0255 0%, #005593 100%) 0% 0% no-repeat padding-box;
}
.finance-bg{
  background-color: #F4F0F3;
}
.insurance-bg{
  background-color: #e9eef6;
}
.hr-bg{
  background-color: #F0F0F5;
}
.retail-bg{
  background-color: #F4F7ED;
}
.legal-bg{
  background-color: #F4F0F3;
}
.construction-bg{
  background-color: #E9EEF6;
}
.it-bg{
  background-color: #F0F0F5;
}
.media-bg{
  background-color: #F4F7ED;
}
.pharma-bg{
  background-color: #F4F0F3;
}
.financeLink{
  color: #A1225A !important;
}
.insuranceLink{
  color: #4CA7F9 !important;
}
.hrLink{
  color: #1D1D1D !important;
}
.retailLink{
  color: #577B27 !important;
}
.legalLink{
  color: #A1225A !important;
}
.constructionLink{
  color: #4CA7F9 !important;
}
.itLink{
  color: #1D1D1D !important;
}
.mediaLink{
  color: #577B27 !important;
}
.pharmaLink{
  color: #A1225A !important;
}
.Doc-feature .icon-label{
  background-color: #F6F8FA !important;
}
/* aadhaar-esign-page */
  .esign-box {
      border-radius: 20px;
      background: #fff;
      padding: 20px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
      min-height: 150px;
    }
.features-list {
    display: flex;
    flex-direction: column;
}
.feature-item {
    position: relative;
    padding: 15px 15px 15px 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: bold;
    font-size: 20px;
    line-height: 34px;
    margin: 10px 0px;
}

.feature-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 100%;
    background-color: #AAAAAA;
    border-radius: 5px;
    transition: background 0.3s ease;
}

.feature-item.active::before {
    background: linear-gradient(90deg, #b3006e 0%, #4b2bb6 100%);
}

.feature-item.active {
    background-color: #f5f5f5;
    border-radius: 0px 10px 10px 0px;
}

.feature-image img {
    width: 300px;
    height: auto;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}
.askMe-bg-esign {
    background-color: #f4f8ff;
    border-color: #d2e8fd;
    text-align: center;
    padding: 15px;
    min-height: 400px;
    border-radius: 15px;
}

.askMe-bg-esign p {
    color: #1D1D1D;
    font-size: 18px;
    line-height: 28px;
    padding: 25px 0px;
    text-align: left;
}

.service-image {
    min-height: 215px;
    padding: 20px;
}
.text-active.active{
  color: #000000 !important;
  text-shadow: none !important;
}
.hover-none:hover{
      color: #000000 !important;
}
.tabContentBg{
  background: url(../images/aadhaar-esign/aadhar-esign-bg.png) no-repeat bottom;
  background-size: 100% 100%;
}

.centerCarousal h2 {
    color: #5D0A41;
}

.testimonial-card {
    background: #ededed;
    border-radius: 12px;
    padding: 30px;
    /* max-width: 650px; */
    margin: auto;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    backdrop-filter: blur(8px);
    min-height: 280px;
}

.testimonial-body {
    display: flex;
    gap: 16px;
    align-items: center;
    text-align: left;
    justify-content: center;
    min-height: 200px;
}

.testimonial-logo img {
    width: 110px !important;
    height: 110px;
    border-radius: 50%;
    border: 10px solid #00289329;
    opacity: 0.9;
}

.testimonial-logo {
    border: 10px solid #0010210d;
    border-radius: 60%;
}

.testimonial-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    margin-top: auto;
}

.testimonial-author {
    display: flex;
    flex-direction: column;
    color: #333;
    text-align: left;
}

.testimonial-designation span {
    color: #25534F;
    font-size: 18px;
}

.testimonial-author strong {
    font-weight: 600;
    font-size: 18px;
    color: #184067;
}

.testimonial-author span {
    color: #5e9ca0;
    font-size: 13px;
    margin-top: 2px;
}

.testimonial-company {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    font-size: 14px;
    color: #e60000;
}

.testimonial-company img {
    width: 24px;
    height: 24px;
}

.owl-carousel-wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    /* Important to show half-outside slides */
    position: relative;
}

#owl-carousel-1 .item {
    padding: 0px 0;
    margin: 5px;
    text-align: center;
    border-radius: 10px;
    color: white;
    font-size: 24px;
}

.homeTestimonial .testimonial-quote {
    font-size: 16px;
    color: #1D1D1D;
    font-weight: 500;
    line-height: 24px;
}

.homeTestimonial {
    padding: 70px 0px;
    background: url(../images/bg-patter-grey.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-blend-mode: luminosity;
}

#expandCollapseItems .item .number {
    font-size: 2.5em;
    text-align: center;
    color: #fff;
    height: 420px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-quote h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}
.carousel-nav {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.carousel-nav button {
    background: none;
    border: none;
    border-radius: 50%;
    padding: 0px;
    color: #18498a;
    font-size: 18px;
    margin: 0 10px;
    cursor: pointer;
    transition: background 0.3s ease;
}
@media(max-width:767px){
  .testimonial-logo{
    display: flex;
    align-items: center;
  }
  .testimonial-body{
    flex-direction: column;
  }
      .testimonial-card {
        width: 100% !important;
    }
}