 @import url('https://fonts.googleapis.com/css?family=Lato');
 @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

 body {
     font-family: 'Lato', sans-serif;
 }


 .contact-btn button {
     font-family: 'Lato', sans-serif;
     padding: 5px 21px;
     color: #2D1E6B;
     font-weight: 600;
     border-radius: 20px;
 }

 .navbar-nav .nav-link {
     color: #fff !important;
 }

 .contact-btn {
     font-family: 'Lato', sans-serif;
     padding: 5px 21px;
     color: #2D1E6B;
     font-weight: 600;
     border-radius: 20px;
     background-color: white;
     border: 1px solid #2D1E6B;
 }

 .contact-btn:hover {
     background: #9333ea;
 }

 @media (min-width: 992px) {
     .navbar-expand-lg .navbar-nav .nav-link {
         padding-right: 2.5rem;
         padding-left: .5rem;
     }
 }

 .header-overlay {
     position: absolute;
     top: 25%;
     left: 0;
     right: 0;
     /* bottom: 0; */
     /* display: flex
; */
     justify-content: space-between;
     align-items: center;
     padding: 0 100px;
     color: white;
     z-index: 1;
 }

 .header-text-left {
     text-transform: uppercase;
     font-family: 'Rubik', sans-serif;
 }

 .header-text-left h3 {
     font-weight: 900;
     font-size: 35px;
     font-family: 'Rubik', sans-serif;
 }

 .header-text-p {
     font-size: 15px;
     color: grey;
     width: 550px;
 }

 .header-third-sec h3 {
     font-size: 35px;
     font-family: 'Rubik', sans-serif;
     /* background: linear-gradient(to right, #6f42ec, #e2a9f1, #f61fda); */
      background: linear-gradient(to right, #6f42ec, #f61fda);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
 }

 .gradient-text {
     font-size: 35px;
     font-family: 'Rubik', sans-serif;
     /* background: linear-gradient(to right, #6f42ec, #e2a9f1, #f61fda); */
      background: linear-gradient(to right, #6f42ec, #f61fda);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     text-transform: uppercase;
 }

 .vertical-text {
     position: absolute;
     right: -60px;
     /* adjust based on your layout */
     top: 50%;
     transform: rotate(270deg) translateY(-50%);
     transform-origin: center;
     font-family: 'Poppins', sans-serif;
     font-size: 15px;
     color: white;
     font-weight: 600;
     z-index: 1;
     /* letter-spacing: 2px;
     opacity: 0.7; */
 }

 .hero-button-first {
     padding: 20px 0px;
     clip-path: polygon(15% 0%, 95% 0%, 80% 100%, 0% 100%);
     border: none;
     color: white;

 }

 .hero-button-first button {
     width: 165px;
     height: 43px;
     font-size: 15px;
     border: none;
     font-weight: 700;
     color: white;
     background: linear-gradient(to right, #4244ec,  #f61fda);
 }

 .hero-button-sec {
     padding: 20px 0px;
     clip-path: polygon(15% 0%, 95% 0%, 80% 100%, 0% 100%);
     border: none;
     color: white;
     /* border: 2px solid;
    border-image: linear-gradient(90deg, rgb(232 204 23) 0%, rgb(37 21 219) 75%, rgba(149, 0, 255, 0.54) 100%) 1; */

 }

 .hero-button-sec button {
     width: 210px;
     height: 55px;
     font-size: 18px;
     font-weight: 700;
     color: white;
     border: 2px solid;
     background-color: #14050b;
     border-image: linear-gradient(90deg, rgb(232 204 23) 0%, rgb(37 21 219) 75%, rgba(149, 0, 255, 0.54) 100%) 1;

 }

 .header-third p {
     font-size: 12px;
     color: grey;
 }

 .header-third {
     width: 650px;
 }

 .header-third h3 {
     font-size: 20px;
     font-weight: 800;
 }

 .marquee-sec {
     box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
     background-color: #14050b;
     color: white;
 }

 .marquee-div {
     text-transform: uppercase;
     font-family: 'Rubik', sans-serif;
     font-weight: 700;
     padding-top: 8px;
 }

 .marquee-div span {
     margin: 0px 5px;
 }

 .robot-div {
     position: relative;
     /* top: 25%; */
     /* left: 0; */
     right: 5%;
     bottom: 1%;
     z-index: 1;
     height: 300px;
 }

 .robot-div img {
     width: 100%;
 }

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

 .glass {
     border-width: 1px;
     border-color: rgb(255 255 255 / .2);
     background-color: rgb(255 255 255 / .1);
     --tw-backdrop-blur: blur(12px);
 }
.sticky-top {
    /* position: fixed;
    top: 0;
    z-index: 1020;
     */
}
 @media (max-width: 480px) {
    .robot-div img{
        display: none;
    }
    .vertical-text {
        display: none;
    }
    .ai-service {
        display: inline;
    }
    .bubble {
        /* Reduce size for small screens */
        width: calc(2px + 1px * var(--bubble-scale, 1));
        height: calc(2px + 1px * var(--bubble-scale, 1));
        animation-duration: calc(3s + 2s * var(--bubble-speed, 1));
    }

    /* Optionally reduce number of bubbles */
    .bubble-background > .bubble:nth-child(n+30) {
        display: none;
    }
}




 /* ********* Driven by Innovation Start******* */

 .title-btn {
     text-align: center;
 }

 .title-btn button {
     color: #FF176A;
     background-color: #DE383033;
     border-radius: 60px;
     padding: 7px 20px;
     font-size: 20px;
     border: none;
 }

 .bg-color {
     background-color: #14050b;
 }

 .title-btn h3 {
     color: white;
     font-weight: bold;
     font-size: 35px;
     font-family: 'Rubik', sans-serif;
 }

 .title-btn p {
     color: #CFCFCF;
     font-size: 20px;
 }

 .innovation-inner-div {
     border: 1px solid #FFFFFF33;
     text-align: center;
     padding: 70px 20px;
     border-radius: 47.52px;
     background-color: rgba(128, 128, 128, 0.2);
 }

 .innovation-inner-div img {
     height: 75px;
 }

 .innovation-inner-div-text h3 {
     font-size: 40px;
     font-weight: 900;
     color: white;

 }

 .innovation-inner-div-text p {
     color: white;
 }

 .innovation-client-div img {
     height: 50px;
 }

 .innovation-client {
     border: 1px solid #FFFFFF33;
     text-align: center;
     padding: 30px 20px;
     border-radius: 47.52px;
     background-color: rgba(128, 128, 128, 0.2);
 }

 .innovation-client p {
     color: #fff;
 }

 .innovation-client h3 {
     color: #fff;
 }

 .innovation-four-div {
     height: 335px;
     padding: 91px 20px;

 }

 .innovation-client-div-first h3 {
     font-size: 30px;
     font-weight: 900;
     color: white;
     display: inline;
 }

 .innovation-client-div-first span {
     font-size: 20px;
     color: white;
 }

 .innovation-client-div-sec h3 {
     margin-bottom: 0px;
     font-size: 30px;
     font-weight: 900;
     color: white;
 }

 .div-four img {
     height: 40px;
 }

 .div-four-client {
     padding: 20px;
 }

 .innovation-five-div {
     height: 330px;
 }

 .innovation-five-virtical {
     position: relative;
     right: -35px;
     top: 45px;
     bottom: 20px;
     text-align: left;
     transform: rotate(270deg) translateY(-50%);
 }

 .innovation-five-div img {
     height: 75px;
 }

 .innovation-five-div h3 {
     font-size: 40px;
     font-weight: 900;
     text-align: left;
     color: white;
 }

 .innovation-five-div p {
     font-size: 20px;
     color: white;

 }






 /* ********* Driven by Innovation End******* */

 /* ********* Our Services Start********** */

 .service-div {
     background-color: rgba(128, 128, 128, 0.2);
     border: 1px solid #FFFFFF33;
     border-radius: 10px;
 }

 .service-div img {
     width: 100%;
     height: 210px;
     border: 1px solid #FFFFFF33;
     /* border-radius: 10px; */
 }

 .service-text {
     color: white;
 }

 .service-text h3 {
     font-size: 24px;
     font-weight: 700;
 }

 .button-service {
     padding: 20px 0px;
     clip-path: polygon(10% 0%, 90% 0%, 80% 100%, 0% 100%);
     border: none;
     color: white;
 }

 .button-service button {
     width: 100%;
     height: 40px;
     font-size: 15px;
     border: none;
     font-weight: 700;
     color: white;
     background: linear-gradient(to right, #4244ec, #f61fda);
     text-transform: uppercase;
 }

 .srvice-btn {
     border: none;
     position: relative;
     text-align: center;
     color: white;

     /* clip-path: polygon(10% 0%, 90% 0%, 80% 100%, 0% 100%); */
 }

 .centered {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     font-size: 15px;
     border: none;
     font-weight: 700;
     text-transform: uppercase;
 }

 .srvice-btn img {
     width: 100%;
     height: 40px;
     border: none;
     border-radius: none !important;

 }





 /* ********* Our Services End********** */

 /* **** Our AI Development Services Start *****  */

 .ai-service {
     background:
         linear-gradient(rgb(20 20 48 / 70%), rgb(20 20 48 / 70%)), url(./images/ai-service-bg.png);
     background-size: cover;
     background-position: center;
     z-index: -1;
     height: 280px;
     width: 100%;
     overflow: hidden;
 }

 .ai-service-first-sec img {
     width: 100%;
 }

 .ai-service-first-div h3 {
     color: white;
     font-size: 35px;
     font-family: 'Poppins', sans-serif;
     font-weight: 900;
 }

 .btns {
     width: 220px;
     height: 60px;
 }

 .btns h3 {
     color: black;
     font-size: 20px;
     padding: 14px;
     margin-bottom: 0px;
 }

 .btn-primary {
     background-color: #2C1D66;
 }

 .icon-btn {
     border-radius: 50%;
     padding: 16px;
 }












 /* **** Our AI Development Services End *****  */