html{ overflow-x: hidden;}

body {
   font-family: "Inter", sans-serif;
  color: #4E4E4E;
  font-weight: 400;
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  overflow-x: hidden; padding: 0px !important;
}

h1, h2, .h1, .h2, h3,
h4,
h5,
h6,
.h3,
.h4,
.h5 {
  color: #4E4E4E;
  font-weight: 700;
   font-family: "Inter", sans-serif;
}

.card-body{ color: #4E4E4E;}

.btn{ font-weight: 500; display: inline-flex; align-items: center; justify-content: center; font-size: 16px; border: none; min-height: 48px; border-radius: 8px;   font-family: "Inter", sans-serif;}
.btn .fa{ margin-left: 8px;}

.btn-primary{background: #8457C4; }
.btn-light{ color: #8457C4;}  
.btn-light:hover{ color: #fff; background: #8457C4;} 

.btn-primary-2{background: #8457C4; color: #fff; }
.btn-primary-2:hover{ background: #fff; color: #8457C4;}

.btn-2{border: 1px solid #2F2F2F; min-width: 150px;
border-radius: 30px; min-height: 42px; color: #4E4E4E;} 
.btn-2:hover{ background: #7B48C4; border: 1px solid #7B48C4; color: #fff;}

.btn-3{background: linear-gradient(261.64deg, #AAA3DF 0.94%, #54506B 99.06%); display: inline-flex; 
  align-items: center; justify-content: center;
border-radius: 6px; color: #fff; font-weight: 600; font-size: 14px; min-height: 36px; min-width: 140px;
}
.btn-3:hover{background: linear-gradient(261.64deg, #54506B 0.94%, #AAA3DF 99.06%); color: #fff;}

.btn-hv-dark:hover{ background: #5a33a2; color: #fff;} 

.reset-btn{ background: #C53D3F; color: #fff; min-width: 90px;} 
.reset-btn:hover{ background: #2F2F2F; color: #fff;}

.fw-extrabold { font-weight: 800 !important;}
.fw-black{ font-weight: 900 !important;}

.text-clr-1{ color: #2F2F2F;}
.text-clr-2{ color: #94A3B8;}
.text-clr-3{ color: #143BDE;}
.text-clr-4{ color: #64748B;}
.text-clr-5{ color: #7B48C4;}
.text-clr-6{ color: #020617;}
.text-clr-7{ color: #14191F;}
.text-clr-8{ color: #484848;}
.text-clr-9{ color: #757095;}
.text-clr-10{ color: #3F3F3F;}
.text-clr-11{ color: rgba(0, 0, 0, 0.5);}

.text-link-1{ color: #020617;}
.text-link-1:hover{ color: #8457C4;}

.text-link-2 a{ color: #143BDE;}
.text-link-2 a:hover{ color: #020617;} 

.text-link-3{ color: #4E4E4E;}

.link-1{ color: #8F8F8F; text-decoration: none;} 
.link-1:hover{ color: #7B48C4; text-decoration: underline;}

.bg-clr-1{ background: #FBF9FF;}
.bg-clr-2{ background: #F8FAFC;}
.bg-clr-3{ background: #F8F8F8;}
.bg-clr-4{ background: #f3f3ff;}

.shadow-1{box-shadow: 0px 2px 4px 0px #0000000F;}
.shadow-2{box-shadow: 0px 4px 4px 0px #00000040;}

.fs-7{ font-size: 14px;}
.fs-8{ font-size: 12px;}
.fs-9{ font-size: 18px;}
.fs-10{ font-size: 52px;}
.fs-11{ font-size: 204px;}

.text-shadow-1{ text-shadow:0px 2px 2px rgba(0, 0, 0, 0.6) ;}

.min-w-1{ min-width: 175px;}

.max-w-360{ max-width: 360px;}
.max-w-420{ max-width: 420px;}
.max-w-280{ max-width: 290px;}

.h-80{ height: 80px;}

::-moz-selection {
  color: #fff;
  background: #383839;
}

::selection {
  color: #fff;
  background: #383839;
}


.bg-1{ background: url(../images/login-bg.svg) no-repeat ; background-size: cover;} 
.bg-2{ background: url(../images/pattern-1.png) no-repeat center top; background-size: cover;}
.bg-3{background: linear-gradient(180deg, #FFFFFF 0%, #CED1FF 62.44%);}
.bg-4{ background: url(../images/bg-r-build.svg) no-repeat left center; background-size: cover;}

.mx-w-615{ max-width: 615px;}
   
.form-control {border-radius: 8px; color: #2F2F2F; height: 42px; padding: 0.75rem; border: 1px solid #94A3B8;}
.form-control::placeholder{ color: #94A3B8;}

.btn-primary {
      background-color: #6f42c1; min-height: 48px;
      border: none;
      border-radius: 8px;
     
    }
.btn-primary:hover {
      background-color: #5a33a2;
    }

    .j-title:before{ content: ""; position: absolute; left: 0px; height: 1px; width: 40%; top: 50%; 
background-image: linear-gradient(180deg, #94A3B8 0%, rgba(148, 163, 184, 0) 100%);}

  .j-title:after{ content: ""; position: absolute; right: 0px; height: 1px; width: 40%; top: 50%; 

background-image: linear-gradient(90deg, #94A3B8 0%, rgba(148, 163, 184, 0) 100%);

}

/*==================*/

.dropdown-toggle::after{ content: "\f107"; position: absolute;  font-family:'FontAwesome'; border: none !important; position: absolute; right: 0px; top: 5px;}

.navbar-nav .nav-link{ font-size: 14px; padding: 4px 15px !important; position: relative; color: #020617;}
.navbar-nav .nav-link.active, 
.navbar-nav .nav-link:hover{ color: #8457C4;}  

.dropdown-menu{ border: none !important; background: #8457C4; border-radius: 5px;} 
.dropdown-menu li a{ color: #fff; font-size: 14px;}

.header.scrolled {
    background-color: #ffffff; /* Change color */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* Optional shadow */
}

.slider-home{ background: #EBF1FF url(../images/home-banner-bg.jpg) no-repeat center bottom; background-size: cover; }
.carousel-caption-s h2{ font-size: 50px;}

.g-text{color: #67419C; 
 background-image: linear-gradient(90deg, #67419C 45%, #a88fca 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; }

.blur-effect-1{ margin-top: -200px; margin-left: -50px;} 
.blur-effect-2{ margin-bottom: -200px; margin-right: -50px;} 

.s-bx:after{content: ""; width: 112px; height: 84px; background: #7B48C4; border-radius: 70px 0px 4px 4px; right: 0px; bottom: 0px; z-index: -1; position: absolute;   transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;} 
        .s-bx:hover:after{width: 500px; height: 500px; transition: all 0.7s ease;
        -webkit-transition: all 0.7s ease;} 
         .s-bx:hover, .s-bx:hover h5{ color: #fff;}
       .s-bx:hover  .text-link-3{ color: #fff;} 
       .s-bx:hover  .text-link-3:hover{ text-decoration: none !important;}
.s-bx:hover p{ color: #fff;}
       

       .process-steps .row .col:nth-child(odd) .step-item .step-number{  order: 1; margin-bottom: 0px; margin-top: 0px !important; } 
        .process-steps .row .col:nth-child(odd) .step-item .s-c-bx{  order: 2;} 
         .process-steps .row .col:nth-child(odd) .step-item h6{  order: 3; margin-top: 0px !important; margin-bottom: 0px !important;}

         .process-steps .row .col .step-item .step-number{  order: 3; margin-bottom: 0px; margin-top: 0px;} 
        .process-steps .row .col .step-item .s-c-bx{  order: 2; position: relative;} 
         .process-steps .row .col .step-item h6{  order: 1; margin-top: 0px !important; margin-bottom:0px !important;}


.step-item {
  position: relative; display: flex; flex-direction: column;
  text-align: center;
}

.step-circle {
  width: 150px;
  height: 150px;
  background: #F2F2F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-shadow: 30px 30px 30px rgba(0,0,0,0.7);
  position: relative;
  z-index: 1;
}


.step-item h6 {

  font-size: 17px; 
  font-weight: 500;
  color: #4E4E4E;
}

 .process-steps .row .col .step-item .s-c-bx{ width: 100%; max-width: 210px; min-height: 210px; display: inline-flex; align-items: center; justify-content: center; margin: 20px 0px; }

.process-steps .row .col:nth-child(1) .step-item .step-circle:before{ content: ""; position: absolute;  left: -19px; top: -25px; width: 210px; height: 210px; background: url(../images/d-bdr-1.png) no-repeat left bottom;}  
.process-steps .row .col:nth-child(2) .step-item .step-circle:before{ content: ""; position: absolute;  left: -25px; top: -25px; width: 210px; height: 210px; background: url(../images/d-bdr-2.png) no-repeat left top;} 
.process-steps .row .col:nth-child(3) .step-item .step-circle:before{ content: ""; position: absolute;  left: -25px; top: -18px; width: 210px; height: 210px; background: url(../images/d-bdr-3.png) no-repeat left bottom;} 
.process-steps .row .col:nth-child(4) .step-item .step-circle:before{ content: ""; position: absolute;  left: -25px; top: -25px; width: 210px; height: 210px; background: url(../images/d-bdr-4.png) no-repeat left top;} 
.process-steps .row .col:nth-child(5) .step-item .step-circle:before{ content: ""; position: absolute;  left: -25px; top: -25px; width: 210px; height: 210px; background: url(../images/d-bdr-5.png) no-repeat left bottom;} 
.process-steps .row .col:nth-child(6) .step-item .step-circle:before{ content: ""; position: absolute;  left: -25px; top: -25px; width: 210px; height: 210px; background: url(../images/d-bdr-6.png) no-repeat left top;} 

.process-steps .row .col:nth-child(1) .step-item .step-circle:after{ content: ""; position: absolute;  right: -120px; top: -34px; width: 158px; height: 210px; background: url(../images/step-a-1.svg) no-repeat left top;}   

.process-steps .row .col:nth-child(2) .step-item .step-circle:after{ content: ""; position: absolute;  right: -120px; top: -28px; width: 158px; height: 210px; background: url(../images/step-a-2.svg) no-repeat left top;}  

.process-steps .row .col:nth-child(3) .step-item .step-circle:after{ content: ""; position: absolute;  right: -110px; top: -34px; width: 158px; height: 210px; background: url(../images/step-a-3.svg) no-repeat left top;}  

.process-steps .row .col:nth-child(4) .step-item .step-circle:after{ content: ""; position: absolute;  right: -115px; top: -45px; width: 158px; height: 210px; background: url(../images/step-a-4.svg) no-repeat left top;}  

.process-steps .row .col:nth-child(5) .step-item .step-circle:after{ content: ""; position: absolute;  right: -110px; top: -34px; width: 158px; height: 210px; background: url(../images/step-a-5.svg) no-repeat left top;}  


.process-steps .row .col .step-item .step-number{ position: relative;}
.process-steps .row .col:nth-child(1) .step-item .step-number{ bottom: -30px;}  
.process-steps .row .col:nth-child(2) .step-item .step-number{ top: -30px;} 
.process-steps .row .col:nth-child(3) .step-item .step-number{ bottom: -30px;} 
.process-steps .row .col:nth-child(4) .step-item .step-number{ top: -30px;} 
.process-steps .row .col:nth-child(5) .step-item .step-number{ bottom: -30px;} 
.process-steps .row .col:nth-child(6) .step-item .step-number{ top: -30px;}  

.process-steps .row .col .step-item:hover .step-circle i img{ filter: brightness(0) invert(1);}

.process-steps .row .col:nth-child(1) .step-item:hover .step-circle{ background: #13637c;} 
.process-steps .row .col:nth-child(1) .step-item:hover h6{ color: #13637c;}

.process-steps .row .col:nth-child(2) .step-item:hover .step-circle{ background: #33b7c6;} 
.process-steps .row .col:nth-child(2) .step-item:hover h6{ color: #33b7c6;}

.process-steps .row .col:nth-child(3) .step-item:hover .step-circle{ background: #99cc33;} 
.process-steps .row .col:nth-child(3) .step-item:hover h6{ color: #99cc33;}

.process-steps .row .col:nth-child(4) .step-item:hover .step-circle{ background: #ffab2e;} 
.process-steps .row .col:nth-child(4) .step-item:hover h6{ color: #ffab2e;}

.process-steps .row .col:nth-child(5) .step-item:hover .step-circle{ background: #ea4b48;} 
.process-steps .row .col:nth-child(5) .step-item:hover h6{ color: #ea4b48;}

.process-steps .row .col:nth-child(6) .step-item:hover .step-circle{ background: #a63573;} 
.process-steps .row .col:nth-child(6) .step-item:hover h6{ color: #a63573;}


.counter-section .counter-box{ border-bottom: #808080 1px solid; padding-bottom: 6px; text-align: center; display: inline-block;}
.counter-section .counter-box .c-h-rw { justify-content: center;} 
.counter-section .counter-box .c-h-rw .counter-number{ margin-right: 5px;}
 
.counter-section ul li{ margin-bottom: 40px; display: flex; justify-content: flex-end;}  

.counter-section ul.ul-c li { justify-content: start;}  

.sep-border-right:after{ content: ""; position: absolute; right: 0px; background: #808080; width: 1px; top: 0px; bottom: 0px;}

.mb-m-40{ margin-bottom: -40px;} 

.p-b-center{ background: url(../images/Mask-Group-1.svg) no-repeat right top, url(../images/mask-group-2.svg) no-repeat left -100px top -100px #7C30CE; border-radius: 30px; padding: 30px 80px 30px 50px;} 

.plan-better figcaption h2{ font-size: 50px; line-height: 55px; padding-bottom: 10px;} 
.plan-better figcaption p{ font-size: 35px;} 

.w-c-ul{ background: url(../images/wave-1.svg) no-repeat center top 60px;}
.w-c-ul li .ic-rw{ display: flex; justify-content: center;} 
.w-c-ul li .ic-rw i{ margin-bottom: -30px; }
.w-c-ul li .w-title{ padding-bottom: 7px; position: relative; font-weight: 500; font-size: 18px; } 
.w-c-ul li .w-title:before{ content: ""; position: absolute; left: 10px; right: 10px; bottom: 0px; height: 1px;}
.w-c-ul li:nth-child(1) .w-title{ color: #1B82B2; } 
.w-c-ul li:nth-child(1) .w-title:before{background-color: #44C4FF;} 
.w-c-ul li:nth-child(2) .w-title{ color: #5044FF; } 
.w-c-ul li:nth-child(2) .w-title:before{background-color: #5044FF;}
.w-c-ul li:nth-child(3) .w-title{ color: #852DEE; } 
.w-c-ul li:nth-child(3) .w-title:before{background-color: #852DEE;}
.w-c-ul li:nth-child(4) .w-title{ color: #FF44A0; } 
.w-c-ul li:nth-child(4) .w-title:before{background-color: #FF44A0;}
.w-c-ul li:nth-child(5) .w-title{ color: #FF445B; } 
.w-c-ul li:nth-child(5) .w-title:before{background-color: #FF445B;} 
.w-c-ul li:nth-child(even){ margin-top: 80px;}

.w-c-ul li:nth-child(1) .ic-rw i{animation: bounce 5s infinite;}
.w-c-ul li:nth-child(2) .ic-rw i{animation: bounce 6s infinite;}
.w-c-ul li:nth-child(3) .ic-rw i{animation: bounce 7s infinite;}
.w-c-ul li:nth-child(4) .ic-rw i{animation: bounce 8s infinite;}
.w-c-ul li:nth-child(5) .ic-rw i{animation: bounce 9s infinite;}

@keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-20px);
      }
      60% {
        transform: translateY(-10px);
      }
    } 

    .test-bx{ background: #F8FAFC; border-radius: 16px; min-height: 228px; padding: 20px 30px;} 

       .owl-carouseltest .owl-stage-outer{ position: relative;}
      .owl-carouseltest .owl-stage-outer:before{ content: ""; background: url(../images/shadow-left.png) no-repeat right center; background-size: 100% 100%; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 40%; z-index: 9;}
      .owl-carouseltest .owl-stage-outer:after{ content: ""; background: url(../images/shadow-right.png) no-repeat right center; background-size: 100% 100%; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 40%; z-index: 9;}

.owl-carouseltest .owl-nav, .owl-carouseltrust .owl-nav, 
.owl-carouseltrust .owl-dot, .owl-carouselteam .owl-nav{ display: none !important;}
.owl-carouseltest .owl-dots, .owl-carouselteam .owl-dots{ display: flex; justify-content: center;} 
.owl-carouseltest .owl-dots .owl-dot, 
.owl-carouselteam .owl-dots .owl-dot{ width: 6px !important; border: none !important; height: 6px !important; border-radius: 100%; background: #D4E1FF;  margin: 5px;}
.owl-carouseltest .owl-dots .owl-dot.active, 
.owl-carouselteam .owl-dots .owl-dot.active{ background: #8457C4;} 


      .owl-carouseltrust .owl-stage-outer:before{ content: ""; background: url(../images/shadow-left.png) no-repeat right center; background-size: 100% 100%; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 40%; z-index: 9;}
      .owl-carouseltrust .owl-stage-outer:after{ content: ""; background: url(../images/shadow-right.png) no-repeat right center; background-size: 100% 100%; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 40%; z-index: 9;}

      .owl-carouseltrust img{ width: auto !important; display: inline-block !important;} 


.faq-m-sec .accordion-item{ border: none; border-radius: 0px; padding-bottom: 20px; margin-bottom: 15px; border-bottom: #e6e9e8 1px solid; background: none;} 
.faq-m-sec .accordion-item:last-child{ margin: 0px; border: none; padding: 0px;} 
.faq-m-sec .accordion-item .accordion-button{ background: none !important; border-radius: 0px !important; box-shadow: none !important; color: #4E4E4E; font-size: 25px; font-weight: 500; padding-left: 0px;}
.faq-m-sec .accordion-item .accordion-body{ padding-left: 0px; padding-right: 60px; padding-bottom: 0px;} 

  .d-app-sec-2{ background: url(../images/CTA-bg.svg) no-repeat center center; background-size: cover;} 
.d-app-sec-2 figure{ margin-top: -80px !important;} 
 .d-app-sec-2 h2{ padding: 10px 20px 10px 0px;}
 .d-app-sec-2 h2:before{ content: ""; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 3000px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#65308c+80,d9d9d9+100 */
background: linear-gradient(to right,  rgba(101,48,140,1) 80%,rgba(217,217,217,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ z-index: -1;
}

.team-bx{
background: #FFFFFF; overflow: hidden;
box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.25);
border-radius: 118px 0px 0px 0px;
}

.team-bx:before{ content: ""; position: absolute; left: 0px; bottom: 0px; right: 0px; 
background: linear-gradient(180deg, #6D3AB5 0%, #C09FF0 100%); height: 0px;
border-radius: 118px 0px 0px 0px; transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;} 
        .team-bx:hover:before{  height: 100%;}

.team-bx figure:before{ content: ""; position: absolute; left: 0px; bottom: 0px; right: 0px; 
height: 257px; background: linear-gradient(180deg, rgba(217, 217, 217, 0) 15.36%, #63339E 98.87%);} 

.owl-carouselteam .owl-stage, .s-car-media .owl-stage{ padding-left: 0px !important;}
.owl-carouselteam .owl-stage-outer, .s-car-media .owl-stage-outer{ width: 100vw;}

.team-bx figcaption{border-radius: 0px 21px 0px 0px; margin-right: 7px;
}

 .owl-carouselteam .owl-dots{ margin-top: 25px;} 

 .our-journey{ background: url(../images/our-journey-bg.svg) no-repeat center top; min-height: 600px; background-size: 100%;}

 .shape-thmnl:before{ content: ""; 

position: absolute;
width: 840px; border-radius:100px; z-index: -1;

left: 22%; top: -130px;
bottom:-70px;

background: linear-gradient(238.2deg, #D0D2F9 8.69%, #F9FBFC 101.74%); 
transform: rotate(-45deg);

}

.bx-s-1{background: #FFFFFF;
box-shadow: 4px 4px 9.2px rgba(0, 0, 0, 0.25);
border-radius: 10px 100px 10px 10px; padding: 30px 40px; transition: all 0.7s ease;
        -webkit-transition: all 0.7s ease; }
        .bx-s-1:hover{ border-radius: 10px;} 
     

.l-before-p:before{ left: 10% !important;} 


.banner-inner-pages .banner-inner-caption figure img{ max-height: 500px;}


.w-cl{ margin-top: 20px; margin-bottom: 20px;}
.w-cl i{ 
width: 64px;
height: 64px;
background: linear-gradient(0deg, #F8F9FD, #F8F9FD), #E8F2FF;
border-radius: 20px;
}

.w-cl .count-n{ z-index: -1; opacity: .05; line-height: 204px; margin-top: -25px; transition: all 0.7s ease;
        -webkit-transition: all 0.7s ease;}
.w-cl:hover .count-n{ opacity: 1; color: #8457C4 !important;  font-size: 70px; line-height: 70px; margin-top: 0px;}


.bx-s-2:before{ content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;
background: rgba(255, 255, 255, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
filter: blur(1.85px);
border-radius: 15px; z-index: -1;
}



/* Scrollable container */
    .steps-wrapper {
      max-height: 500px;
      overflow-y: auto;
      padding-right: 10px;
    }

    /* Custom scrollbar */
    .steps-wrapper::-webkit-scrollbar {
      width: 10px;
    }
    .steps-wrapper::-webkit-scrollbar-thumb {
      background: #8a4de8;
      border-radius: 10px;
    }
    .steps-wrapper::-webkit-scrollbar-track {
      background: #fff;
      border-radius: 10px;
    }

    /* Firefox */
.steps-wrapper { 
  scrollbar-width: thin; /* makes it slimmer */
  scrollbar-color: #8a4de8 #fff; /* thumb color | track color */ border-radius: 10px;
}

    /* Step Card */
.steps-wrapper    .step-card {
      background: #fff;
      border-radius: 12px;
      padding: 20px;
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
      transition: transform 0.3s ease;
    }
.steps-wrapper    .step-card:hover {
      transform: translateY(-5px);
    }

    /* Active step */
.steps-wrapper    .step-card:hover, .steps-wrapper  .step-card.active {
      background: #7C50BA;
      color: #fff;
    }

    /* Step Number */
.steps-wrapper    .step-number {
      font-size: 120px; line-height: 120px;
      font-weight: 700;
      margin-right: 30px; position: relative;
      color: #A982DF;
    }

  .steps-wrapper   .step-number:before{ content: ""; position: absolute; left: 0px; right: 0px; bottom: 0px; height: 85px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 69.32%);
}
.steps-wrapper   .step-card:hover .step-number, 
.steps-wrapper .step-card.active .step-number{
   color: #fff;
      
    }

  .steps-wrapper   .step-card:hover .step-number:before, 
  .steps-wrapper .step-card.active .step-number:before{/* Rectangle 18100 */
     background: linear-gradient(180deg, rgba(124, 80, 186, 0) 0%, #7C50BA 75%);
}

    /* Titles & text */
.steps-wrapper    .step-title {
      font-size: 25px;
      font-weight: 600;
    }
.steps-wrapper    .step-text {
      font-size: 16px;
      margin-top: 5px;
    }

    /* Read more link */
.steps-wrapper    .read-more {
      font-size: 12px;
      display: inline-block;
      margin-top: 8px;
      text-decoration: none; color: #626262;
    } 
    
  .steps-wrapper  .read-more .fa{ font-size: 14px; position: relative; bottom: -2px;}

.steps-wrapper  .step-card:hover .read-more, 
.steps-wrapper .step-card.active .read-more {
      color: #fff;
      
    }

.steps-wrapper    .step-card:hover .read-more:hover{ text-decoration: underline;}

.aeps-s-bx i img{ max-height: 65px;}

.brand-bx{
background: linear-gradient(90deg, #B191DD 0%, #7B4AB1 100%);
box-shadow: -4px -4px 9.6px rgba(0, 0, 0, 0.09);
border-radius: 16px;
}

.brand-bx .brand-logo{
background: #FFFFFF;
box-shadow: -4px -4px 9.6px rgba(0, 0, 0, 0.09);
border-radius: 16px 150px 150px 16px; min-height: 180px;
}

.brand-bx .brand-logo img{ max-height: 70px;}

.o-p-bx{
background: linear-gradient(220.46deg, #AFA7E5 0.46%, #4B475F 75.42%);
border-radius: 16px;
}
.o-p-bx .card-body{

background: #FFFFFF;
box-shadow: 0px -0.923019px 13.0146px rgba(0, 0, 0, 0.12);
border-radius: 16px;
}

.o-p-bx .card-header a{ min-height: 260px;} 
.o-p-bx .card-header img{ max-height: 200px;}
.add-p-input button{ padding: 0px; display: inline-flex; align-items: center; justify-content: center;
width: 23.08px;
height: 23.08px;
border:1px solid #5B5B5B;
border-radius: 2px;
}

.ul-2 li{ position: relative; padding-left: 14px; margin-bottom: 5px;} 
.ul-2 li::before{ content: ""; position: absolute; left: 0px; width: 5px; height: 5px; border-radius: 50px; background: rgba(0, 0, 0, 0.5); top: 9px;}

.job-bx{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 20px 20px 20px 25px;
border: 1px solid #000000;
border-radius: 16px;
}

.job-bx:hover{border: 1px solid #8457C4;}

.job-bx h4{ min-height: 70px;}

.select-j-time .form-check{ position: relative; overflow: hidden; margin-left: 0px !important; margin-right: 20px !important; padding-left: 0px;}
.select-j-time .form-check .form-check-input{ position: absolute; left: -100px; top: 0px; opacity: 0;} 
.select-j-time .form-check .form-check-label{ color: #4E4E4E; font-size: 16px; border: #000 1px solid; border-radius: 40px; min-width: 100px; min-height: 36px; display: inline-flex; align-items: center; justify-content: center; padding: 2px 6px; cursor: pointer;}
.select-j-time .form-check .form-check-input:checked + .form-check-label{ background: #8457C4; border: #8457C4 1px solid; color: #fff;}

     .footer{color: #64748B;} 
     .footer a{color: #64748B; text-decoration: none; display: inline-block;} 
     .footer a:hover{ color: #7C30CE;}
       .ul-ftr li{ margin-bottom: 8px;} 
     .ul-ftr li a{ text-decoration: none; color: #64748B;} 


   .form-job  .form-label {
      font-weight: 600;
    }
  .form-job  .form-control {
      border-radius: 10px; background: none;
      border: 1px solid #3B3B3B; height: 50px; box-shadow: none !important;
      padding: 0px 10px;
    }
   .form-job .btn-submit {
      background: linear-gradient(45deg, #a76afc, #7f3de5);
      color: #fff;
      border-radius: 30px;
      padding: 10px 30px;
      font-weight: 500;
      transition: 0.3s;
    }
   .form-job .btn-submit:hover {
      background: linear-gradient(45deg, #7f3de5, #a76afc);
    }

    .custom-file-input {
  border-radius: 10px;
  border: 1px solid #888;
  background-color: #fff;
  padding: 8px 12px;
  height: 45px;
}

.custom-file-input::file-selector-button {
  background: #fff; width: 150px;
  color: #000;
  border: none;
  padding: 8px 16px; height: 52px; padding-top: 14px;
  border-radius: 8px 0px 0px 8px;
  margin-right: 10px;
  cursor: pointer;
  transition: 0.3s;
}

.custom-file-input::file-selector-button:hover {
  background: linear-gradient(45deg, #7f3de5, #a76afc);
}

.form-job  .form-control:focus{border: 1px solid #a76afc;} 



.c-range-aside{  scrollbar-width: thin; /* makes it slimmer */ 
  scrollbar-color: #8a4de8 #fff; /* thumb color | track color */ border-radius: 10px;}

.calculator-banner{ background: url(../images/calculator-banner.svg) no-repeat center center; background-size: cover; min-height: 600px;}

.calculator-box {
      background: #fff;
      border-radius: 15px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.1);
      padding: 30px;
    }
.calculator-box    .calculator-title {
      font-size: 28px;
      font-weight: 600;
      color: #444;
    }
.calculator-box    .calculator-title span {
      color: #7d3cff;
      font-weight: 700;
    }
.calculator-box    .form-label {
      font-weight: 600; display: inline-block; line-height: 18px;
      color: #4E4E4E; margin: 0px;
    }

    /* Custom range */
.calculator-box   .form-range {
      -webkit-appearance: none;
      width: 100%;
      height: 6px;
      border-radius: 5px;
      outline: none;
      background: linear-gradient(to right, #7d3cff 50%, #d8c7f9 50%);
    }

.calculator-box    .form-range::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 14px;
      height: 14px;
      background: #7d3cff;
      border-radius: 50%;
      cursor: pointer;
      margin-top: -6px;
      border: none;
      transition: box-shadow 0.2s;
    }

.calculator-box    .form-range::-webkit-slider-thumb:hover {
      box-shadow: 0 0 8px rgba(125,60,255,0.6);
    }


.calculator-box   .form-range::-moz-range-thumb {
      width: 14px;
      height: 14px;
      background: #7d3cff;
      border-radius: 50%;
      cursor: pointer;
      border: none;
    }

.calculator-box    .value-box {
      border: none;
      border-radius: 8px; display: inline-flex; align-items: center; justify-content: space-between;
      padding: 3px 10px;
      background: #F9F4FF;
      font-size: 14px; color: #7d3cff; font-weight: 600;
      text-align: center;
      min-width: 90px;
border-radius: 1px;

    }

    .calculator-box    .value-box small{ font-size: 8px;}

.calculator-box    .income-circle {
      width: 220px;
      height: 220px;
      border-radius: 50%;
      border: 35px solid #eee;
      border-top-color: #7d3cff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: 600;
      color: #444;
      margin: auto;
    }

.calculator-box    .income-text {
      font-size: 15px;
      font-weight: 600;
    
    }

    .calculator-box    .income-text span{ color: #7d3cff;}

   .v-cl  .value-box:last-child{ margin-left: 10px; justify-content: center !important;}

   .c-range-aside{ height: 380px;} 

   .b-s-text{ color: #8457C4;
/* Auto layout */
display: inline-flex; align-items: center; justify-content: center;

min-width: 94px; font-weight: 600; font-size: 12px;
min-height: 31px;

background: #FFFFFF;
/* Border-style */
border: 0.5px solid #C1D4FF;
border-radius: 4px;

}

.blog-cta{ background: url(../images/Blog-CTA.svg) no-repeat center center; background-size: cover; min-height: 350px;} 

.ev-bx figure:before{content: ""; position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: linear-gradient(180deg, rgba(53, 53, 53, 0.7) 0%, rgba(106, 104, 104, 0) 29.23%);}
.view-all-lnk{ color: #333333; font-weight: 500;} 
.view-all-lnk img{ margin-right: 5px; position: relative; bottom: -2px;} 

.s-car-media .owl-dots{ display: none !important;} 
.s-car-media .owl-nav{ display: flex; justify-content: center; padding-top: 20px;} 
.s-car-media .owl-nav button span{ display: none !important;} 
.s-car-media .owl-nav button{ width: 35px; height: 35px; background: #fff !important; border-radius: 100%; display: inline-flex; align-items: center; justify-content: center; color: #595959 !important; font-size: 20px !important; font-weight: 600; margin: 5px;} 
.s-car-media .owl-nav button:before{font-family:'FontAwesome';}
.s-car-media .owl-nav button.owl-prev:before{ content: "\f104";}
.s-car-media .owl-nav button.owl-next:before{ content: "\f105";} 
.s-car-media .owl-nav button:hover{ background: #6f42c1 !important; color: #fff !important;}


/*======================14=11=2025=================================*/

   .popup-offer .modal-dialog-centered{ width: 96%; max-width: 600px;} 
    .popup-offer .modal-content{ border-radius: 10px; } 
        .popup-offer .modal-content .modal-body{padding: 50px 25px;}
        .offer-banner{
      background: #6f42c1;
      color:#fff;
      padding:25px;
      border-radius:12px;
    }
    .result-card-success{
      border-left:8px solid #7B48C4;
    }
    .result-card-fail{
      border-left:8px solid #ef4444;
    }
    .mobile-box{
      max-width:800px; border: none !important; border-radius: 0px !important;
      margin:auto; padding: 0px !important;
    }
      .mobile-box form{ width: 100%; max-width: 500px; margin: 0 auto;}

.mobile-box .btn{ min-width: 120px; min-height: 42px; border-radius: 50px;}
.fb-btn{ background: #0d6efd;}
.fb-btn:hover{ background: #0061f0;}