.cta {
    width: max-content;
}
.footer-logo {
    width: 200px;
}
.mobile-logo {
    max-width: 150px;
}
.faq-ul {
    list-style: disc;
    padding-left: 18px;
}
.mobile-logo img.block.w-full {
    position: relative;
    left: -16px;
}
.shape-footer {
    position: relative;
    top: -80px;
    left: -60px;
}
footer .space-y-3 li {
    margin-bottom: 5px;
}
.bottom-footer {
    padding: 20px 10px 20px 10px;
}
/* .hero-slider-img-3::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;

    background: radial-gradient(
        circle at bottom left,
        rgba(240, 242, 255, 0.9) 0%,
        rgba(245, 247, 255, 0.7) 25%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0.8) 75%,
        rgba(255, 255, 255, 1) 100%
    );

    z-index: -5;
} */
.project-in-mind.footer-link:hover:before {
    content: none !important;
}
button:disabled {
    cursor: not-allowed;
}
@media screen and (min-width: 1116px) {
    .pt-xl-80{
        padding-top: 80px;
    }
       .blog-img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    object-position: center;
}

    .font-mobie-1-3{
  font-size: 1.4rem;
    }
    .shape-insight {
        left: 362px !important;
    }
    .services-grid .col-span-12 .bg-background-4 {
        height: 570px !important;
    }
    .content-text {
        height: 255px !important;
    }

    .services button {
        grid-column: span 5;
        margin-bottom: 10px;
    }
    .service-parent {
        padding: 20px;
    }
}
.service-list {
    position: relative;
    list-style: disc;
    padding-left: 18px;
}
.align--center-why {
    align-items: center;
}
.study {
    background: url("../images/opai-img-137.jpg");
}
.services ul {
    list-style: circle;
    padding-left: 15px;
    text-align: left;
}
.services p,
h3,
h6 {
    text-align: left;
}
@media screen and (min-width:576px) and (max-width:992px) {
    .tab-w-full{
        max-width: none;
    }
.hero-slider .swiper-slide{
    height: 55vh !important;
}
.num-card{
     width: calc(50% - 10px) !important;
     max-width: unset;
     margin: 2px;
}
.num-card-row{
    display: ruby;
}

.products-cards{
    display: flex;
    align-items: center;
    height: 225px;
    margin-bottom: 20px;
}

.products-cards img{
    height: 220px;
}

.products-cards .space-y-4{
  padding: 20px !important;
}
.f-s-12-tabs{
    font-size: 12px !important;
}
}
@media screen and (max-width: 992px) {

    .service-parent {
        display: block;
    }
    .service-parent button {
        width: 100%;
        margin-bottom: 20px;
        padding: 10px;
    }
}
.box-nav {
    border: 1px solid #e4e4e7; /* border-stroke-1 */
    border-radius: 12px;
  cursor: auto;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04); /* shadow-14 */

    text-decoration: none;
}
.nav-menu-mega p {
    font-size: 14px;
}
.nav-menu-mega li a {
    padding-bottom: 5px;
    padding-top: 5px;
}
.nav-menu-mega li {
    margin-bottom: 0px;
}
.service-dropdown a span {
    font-weight: 400;
    color: #1a1a1c;
    font-size: 14px;
}
.service-dropdown a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.service-dropdown p {
    font-weight: 600;
    color: #1a1a1c;
    font-size: 14px;
}
.service-dropdown img {
    width: 25px;
    border: 1px solid #1a1a1c;
    padding: 5px;
    margin-right: 3px;
    border-radius: 5px;
    height: 25px;
}
.map-bg {
    background: #f4f5f8;
    text-align: center;
    padding-left: 50px;
    padding-top: 0px;
    padding-right: 50px;
    padding-bottom: 100px;
}
.active {
    color: var(--color-secondary) !important;
}
.active-link {
    background: #f4f5f8 !important;
}
.active-contact {
    color:#1a1a1c !important;
}
input[type="file"] {
    color:#858586;
    border-color: #1a1a1c;
}
.contact {
    background: #f4f5f8;
}
iframe {
    border: 5px solid white;
    padding: 0px;
    height: 400px;
    border-radius: 10px;
}
.gov {
    align-items: center;
}
.service-dropdown svg.api {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-radius: 8px;
    border-color: var(--color-stroke-1);
    background-color: var(--color-white);
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #1018280f);
    box-shadow:
        var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    padding: 10px;
    margin-right: 6px;
}
#whitepaperSlider ul {
    list-style: disc;
    padding-left: 14px;
}
#whitepaperSlider ul li {
    color: color-mix(in oklab, var(--color-secondary) 60%, transparent);
}

#whitepaperSlider h6 {
    font-weight: 400;
    margin: 6px 0px 10px 0px;
    font-size: 1.2rem;
}

svg.api {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-radius: 8px;
    border-color: var(--color-stroke-1);
    background-color: var(--color-white);
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #1018280f);
    box-shadow:
        var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    padding: 10px;
    margin-right: 6px;
}
.ophthal-t {
    font-size: 1.2rem;
}
.sticky-btn {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e61931;
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 8px 0 0 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transition: all 0.3s ease;
    z-index: 9999;
}

.sticky-btn:hover {
    background-color: #e61931;
    padding-right: 22px;
}
h1,
h2,
h3,
h4,
h5 {
    text-transform: capitalize;
}
.text-custom-red{
    color:red !important;
}
.case-title {
    margin: 10px 0px;
}
input,select{
    height: 46px !important;
}
.border-right-10 {

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 7L10 12L15 7' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
@media screen and (max-width: 576px) {
    .career-form{
        padding: 0px 10px;
    }
    .mb-mobi-10{
        margin-bottom: 30px;

    }
    .cus-h-mobile{
        height: 170px;
        margin-bottom: 10px;
    }
    .model-box{
   border-radius: 10px !important;
}
    .article-card{
        margin-bottom: 20px;
    }
    .mobile-box {
        display: block;
    }
      .mobile-box label{
       margin-bottom: 10px;
    }
    .text-center-mobi{
        text-align: center;
    }
    .font-14-mobile {
        font-size: 14px;
    }
    .mobile-btn-center {
        margin: 0px auto;
    }
    .mobile-center {
        text-align: center;
    }
    .shapes-slider-right.absolute {
        top: -200px !important;
        right: -130px !important;
    }
    .shapes-slider-left.absolute {
        top: -100px !important;
    }
    .case-title {
        font-size: 26px;
        margin: 10px 0px;
    }
    br {
        display: none;
    }
    .hero-slider-img {
        background-size: cover !important;
    }

    .hero-slider-img-3 {
        background-size: cover !important;
    }
    #whitepaperSlider article .flex.h-full.w-full {
        padding-top: 0px;
    }
    #whitepaperSlider {
        height: auto;
    }
    .pb-m-10 {
        padding-bottom: 14px;
    }
    #whitepaperSlider .btn-v3-lg {
        margin-top: 10px;
    }
    #whitepaperSlider .btn-v3-lg .shrink-0.pr-4 {
        font-size: 14px;
    }
    .services-grid span.pr-4 {
        font-size: 12px !important;
    }

    .cta-btn {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }
    .map-bg {
        padding: 20px;
    }
    .services-grid h3 {
        font-size: 1.5rem;
    }
    .services-grid p.text-heading-5 {
        font-size: 1rem;
    }
    .footer-text {
        font-size: 1rem;
    }
    .footer-link {
        font-size: 1rem;
    }
    .bottom-footer li a {
        font-size: 24px !important;
    }
    .hero-slider .swiper-slide {
        height: 100vh;
    }
    footer .footer-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    footer .footer-title.resource {
        margin-top: 36px;
    }
    img.footer-logo {
        width: 150px;
    }
}
.arrow-black {
    filter: brightness() invert(1);
}

.logos-marquee {
    overflow: hidden;
    width: 100%;
}

.logos-track {
    display: flex;
    width: max-content;
    animation: scroll 80s linear infinite;
}

.logos-slide {
    display: flex;
    gap: 60px; /* spacing between logos */
}
.hero-slider-img {
    background: url("../images/bg-2.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100vh;
}

.hero-slider-img-3 {
    background: #f4f5f8;
    height: 100vh;
}
.hero-slider .swiper-slide {
    width: 100% !important;

    height: 100vh;
}
.nav-logo {
    position: relative;
    left: -15px;
}
@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
.badge-cyan {
    background: #e61931 !important;
    color: white;
}

.text-ns-yellow {
    color: white;
}
.link-service {
    padding: 0px !important;
}
.testimonial figure img {
    width: 130px;
}

#scrollTopBtn {
    z-index: 9999;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background-color: #333;
    color: white;
    border: none;
    padding: 12px 16px;
    font-size: 18px;
    border-radius: 50%;
    cursor: pointer;
    transition:
        opacity 0.3s,
        transform 0.3s;
}

#scrollTopBtn:hover {
    transform: scale(1.1);
}
/* .bignum{
    font-weight: 700;
} */
@media screen and (min-width: 1116px) {
    .shapes-slider-right {
        top: -540px !important;
        right: -400px;
    }

    .shapes-slider-right img {
        opacity: 0.6;
        transform: rotate(-20deg);
    }

    .shapes-slider-left img {
        opacity: 0.6;
    }
    .shapes-slider-left {
        top: -350px !important;
        left: -300px;
    }
}
.mar-auto{
    margin: auto;
}
@media screen and (max-width:768px) {
.tab-full-w{
 width: 100%;
}
.faq-max-w{
    max-width: 100%;
}
}
@media screen and (min-width:767px) and (max-width: 1116px) {
    .shapes-slider-right {
        top: -540px !important;
        right: -400px;
    }

    .shapes-slider-right img {
        opacity: 0.6;
        transform: rotate(-20deg);
    }

    .shapes-slider-left img {
        opacity: 0.6;
    }
    .shapes-slider-left {
        top: -350px !important;
        left: -300px;
    }
}
.shapes-slider-right img {
    opacity: 0.6;
    transform: rotate(-30deg);
}

.shapes-slider-left img {
    opacity: 0.6;
}
.shape-blur {
    filter: blur(30px);
}
  .shape-blur img{
         filter: blur(80px);
    }
/* .absolute.pointer-events-none.select-none img{
    filter: blur(50px);
} */

.border-right-10:invalid{
    color: #858586 !important;
}

.border-right-10:valid{
    color: black !important;
}
.cursor-stop{
    cursor:auto;
}
.mr-custom-12{
    margin-right: 6px !important;
}
.mr-custom-10{
    margin-right: 10px !important;
}
.text-sm-12{
    font-size: 12px;
}
.text-center-lg{
    text-align: center;
}
@media screen and (max-width:1280px) {
.navbtn{
    display: none;
}
}



 input.no-spinner-form[type="number"]::-webkit-inner-spin-button,
 input.no-spinner-form[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

input.no-spinner-form[type="number"] {
  -moz-appearance: textfield !important;
  appearance: textfield !important;
}
.model-box{
     box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:360px){
    .max-w-360{
        max-width: 340px !important;
    }
}

.vover-main-container{
    position: relative;
    max-width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.video-overbg{
      max-width: 100%;
       background: radial-gradient(circle at left bottom, rgba(240, 242, 255, 0.9) 0%, rgba(245, 247, 255, 0.7) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.8) 75%, rgb(255, 255, 255) 100%);
}


.header-first-slide {
 background: rgba(255, 255, 255, 0.921);
}

