.highlight-img {
    width: 94%;
}

        .home-service-banner {

            width: 100%;

           

           

            background-color: #fff;

           

        }

       

        .banner-text {

            padding-left: 15%;

        }

       

        .banner-image img {

            width: 100%;

            border-top-left-radius: 100px;

        }

       

        

        .banner-images-container {

            position: relative;

            margin: 0;

            padding: 0;

        }

        .home-service-banner .row {

            margin: 0 !important;

            padding: 0 !important;

        }





      

        .highlight {

            font-weight: bold;

            color:rgb(102,17,110);

        }

        .card-custom {

            background-color: black;

            color: white;

           

            padding: 20px;

            border-radius: 10px;

            text-align: left;

            height: 100%;

        }

        .card-custom img {

            width: 50px;

            height: 50px;

            margin-bottom: 10px;

        }



        .font{



            font-size: 30px;

           

            font-style: italic;

        }



      /* dot section */

      .process-container {

            display: flex;

            justify-content: space-between;

            align-items: center;

            position: relative;

            width: 100%;

            max-width: 900px;

            margin: 50px auto;

        }



        /* Horizontal line */

        .process-container::before {

            content: "";

            position: absolute;

            top: 50%;

            left: 0;

            width: 100%;

            height: 2px;

            background-color: #ccc;

            z-index: 0;

        }



        /* Dot styling */

        .dot {

            width: 15px;

            height: 15px;

            background-color: purple;

            border-radius: 50%;

            position: relative;

            z-index: 1;

        }



        /* Step text */

        .step-text {

            text-align: center;

            font-size: 14px;

            color: #333;

            margin-top: 10px;

            max-width: 120px;

        }

      /* dot end */



        .key-insights {

            color: #6a1b9a;

            font-weight: bold;

            font-size: 20px;

        }

        .icon-text {

            display: flex;

            align-items: center;

            gap: 5px;

            font-size: 14px;

        }

        .icon-text span {

            font-weight: bold;

        }

        .highlight-box {

            background: #2A2A2A;

            color: white;

            padding: 20px;

            border-radius: 8px;

            font-size: 20px;

            position: absolute;

            bottom: -16px;

            right: 20px;

            left: 210px;
box-shadow: 9px 9px 9px -6px #000000;
          

        }
        .highlight-box-white {
    background: #fff;
    color: #000;
    padding: 20px;
    border-radius: 8px;
    font-size: 20px;
    position: absolute;
    bottom: -16px;
    right: -43px;
    left: 288px;
    box-shadow: 9px 5px 2px #dedede;
}
        .highlight-box span {

            color: #a246c7;

            font-weight: bold;

            font-size: 46px;

        }

        .highlight-box1 {

            background:rgb(255, 255, 255);

           

            padding: 20px;

            border-radius: 8px;

            font-size: 20px;

            position: absolute;

            bottom: 10px;

            right: 20px;

            left: 120px;

          

        }

        .highlight-box1 span {

            color: #a246c7;

            font-weight: bold;

            font-size: 46px;

        }

        .content-container {

            position: relative;

        }



        .pad{

            padding-left: 8%;

        }



        .bg-clr2{

            background-color: white;

        }



        .bg-clr{

            background-color: rgb(241, 241, 241);

        }



        .pad-top{

            padding-top: 70px;

        }



        .box{

            background-color: rgb(250, 250, 250);

            padding: 20px;

            border: radius 10px;

            height:100%;



        }



        .transform-section {

            background-color: #2d2d2d; /* Dark background */

            color: #ffffff;

            text-align: center;

            padding: 50px 0;

        }



        .transform-heading {

            font-size: 28px;

            font-weight: 700;

        }

        .transform-subtext {

            font-size: 18px;

            color: #d1d1d1;

            margin-bottom: 20px;

        }

        .transform-btn {

            background: linear-gradient(90deg, #9b59b6, #c084fc); /* Purple Gradient */

            color: #fff;

            border: none;

            padding: 10px 20px;

            font-size: 14px;

            font-weight: bold;

            border-radius: 20px;

            text-transform: uppercase;

        }

        .transform-btn:hover {

            background: linear-gradient(90deg, #c084fc, #9b59b6);

        }


        .faq-form-section .banner-form-section {

            height: 725px;

            box-shadow: 1px 2px 10px 1px rgba(32, 33, 36, 12%);

        }



        .form-item-field {

            color: #78158D;

            font-weight: 600;

        }



        .form-item-field:focus {

            color: #78158D;

            font-weight: 600;

        }



        .bg-img {

            background-image: url(assets/images/WhatsApp.jpg);

            object-fit: cover;

            background-size: cover;

            background-repeat: no-repeat;

        }



        .faq-section {

            padding-bottom: 80px;

        }



        .pad {

            padding-right: 8%;

        }



        .pad2 {

            padding-left: 8%;

        }



        .bg-clr {

            background-color: rgba(247, 247, 250);



        }



        .white {

            background-color: white;

        }



        .content-w {

            width: 90%;

            margin: 0px;

            margin: auto;

        }



        .adj {

            width: 20px;

            height: 20px;

            margin-right: 8px;

            margin-top: 6px;



        }



        .width {

            max-width: 1000px;

            margin: auto;

        }



        .call-to-action {

            font-size: 16px;



           font-weight: 500px;

            color:rgba(194, 124, 209);

        }



        .home-service-banner {

            width: 100%;

           

           

            background-color: #fff;

           

        }

       

        .banner-text {

            padding-left: 15%;

        }

       

        .banner-image img {

            width: 100%;

            border-top-left-radius: 100px;

        }

       

        

        .banner-images-container {

            position: relative;

            margin: 0;

            padding: 0;

        }

        .home-service-banner .row {

            margin: 0 !important;

            padding: 0 !important;

        }

		

		@media (max-width: 767px) {

		  .banner-text {

			padding-left: 6%;

		}

		.pad2 {

			padding-right: 15px;

		}

		.spo-content {

			padding-right: 0%;

		   }

		   

		   .pad {

				padding-right: 0;

			}

			.pad2 {

			padding-left: 0;

			padding-top: 20px;

		}

		}

		

		@media only screen and (min-width: 768px) and (max-width: 1199px)  {

		  .banner-text {

			padding-left: 10%;

		}

		

		}
        @font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.ttf') format('truetype'),
         
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.haviltica {
        font-family: Helvetica, sans-serif;
    font-size: 2.9rem;
    color: var(--black);
    font-weight: 600;
}

 .image-container {
            position: relative;
            display: inline-block;
            border-radius: 15px;
            
            
        }

        .image-container img {
            width: 100%;
            border-radius: 15px;
        }

        .text-overlay {
    position: absolute;
    bottom: -24px;
    right: -30px;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 19px 19px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    width: 341px;
    z-index: 99999999999999;
}

        .text-overlay span {
            color: #9b59b6;
            font-size: 1.2rem;
        }
        .pricing-table {
            border-radius: 10px;
            overflow: hidden;
            max-width: 800px;
            margin: auto;
        }
        .table th {
            background: #6e278f;
            color: white;
            text-align: center;
        }
        .table td {
            text-align: center;
            vertical-align: middle;
        }
        
        .total-row {
            font-weight: bold;
            background: #f3e9fa;
        }
        .total-row td {
            color: #6e278f;
        }
         .table tbody tr:nth-child(even) {
            background-color: #f3e9fa;
        }
         .table tbody tr:nth-child(odd) {
            background-color: #fff;
        }
        .benefits {
    margin-top: -201px;
    text-align: center;
    position: absolute;
    height: 508px;
    background: #F7F7FA;
    left: 0;
    z-index: -1;
    right: 0;
}
        .benefits h6 {
            color: #6e278f;
            font-weight: bold;
            margin-top: 10px;
        }
       
.mt-200{
    margin-top: 421px !important;
}
.mt-200e{
    margin-top: 183px !important;
}
.mb-100 {
    padding-bottom: 100px;
}
.td-bold{
    font-weight: bold;
}

.highlight-text {
            color: #6e278f;
            font-weight: bold;
        }
        .testimonial-box {
            background: #f8f8f8;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }
        .cta-section {
            background: #333;
            color: white;
            padding: 40px 0;
            text-align: center;
        }
        .cta-button {
            background: linear-gradient(90deg, #9d50bb, #6e278f);
            border: none;
            padding: 12px 25px;
            color: white;
            font-weight: bold;
            border-radius: 30px;
            transition: 0.3s;
        }
        .cta-button:hover {
            background: linear-gradient(90deg, #6e278f, #9d50bb);
        }
.account-setup-heading{
    font-size: 23px;
}
.bg-dark-black {
    background: #000;
}
.text-theme {
    color: #C27CD1;
}

@media (max-width:767px){
    .highlight-box {
    background: #2A2A2A;
    color: white;
    padding: 20px;
    border-radius: 8px;
    font-size: 20px;
    position: absolute;
    bottom: -82px;
    right: -5px;
    left: 91px;
    box-shadow: 9px 9px 9px -6px #000000;
}
}