/* home page css */

/* bannercsss */

.mx-auto {
    /* margin: 0 50px !important;
    padding: 10px 30px; */
    /* position: absolute; */
    color: #fff;
    top: 22%;
    width: 100%;
    z-index: 999;
    display: flex;
    gap: 10%;
    padding-top: 100px;
    padding-bottom: 100px;
    height: 760px;
    align-items: center;
}

.heading-content h1 {
    font-size: 35px;
    z-index: 9;
    position: relative;
}

.heading-content span {
    font-size: 16px;
    z-index: 9;
    position: relative;
}

.buttonCommon.mybtn {
    display: flex;
    justify-content: flex-start;
}

.heading-content .buttonCommon span {
    font-size: 14px;
}

.videocont {
    background: #000;
}

.videocont video {
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 760px; */
}

.banner-button:hover span {
    position: absolute;
    padding-left: 39px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
}





.sliderBottomArea .sub-title h1 {
    font-size: 30px;
    display: flex;
    line-height: 36px;
    text-align: center;
    color: #2d2d2d;
    font-weight: 600;
    width: 60%;
    margin: auto auto 25px;
    justify-content: center;
}



@media (min-width: 320px) and (max-width: 767px) {
    .banner-Area {
        height: auto !important;
    }

    .banner-content-wrap {
        width: 100% !important;
    }

    .elitemindz-banner-img {
        width: 100% !important;
    }

    .heading-content h1 {
        text-align: center;
    }

    .heading-content span {
        display: flex !important;
        text-align: center;
        color: #000000;
    }

    .heading-content .buttonCommon span {
        color: #ffffff;
    }

    .buttonCommon.mybtn {

        justify-content: center !important;
        width: 100%;
    }

    .mx-auto {
        /* margin: 20px 10px 10px !important; */
        /* padding: 0; */
        /* color: #000 !important; */
        /* Text color changed to black */
        /* top: 2%; */
        /* Text moved up */
        width: 100%;
        padding-top: 30px;
        padding-bottom: 0px;
        flex-direction: column;
        height: auto;
        /* position: relative; */
        /* Changed to relative to stack above video */
    }

    .faq_col_panel {
        width: 100% !important;
    }



    .sliderBottomArea .sub-title h1 {
        font-size: 20px;
        line-height: 25px;
        width: 100%;
    }

    .heading-content h1 {
        font-size: 20px;
        background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .heading-content span {
        font-size: 14px;
        line-height: 17px;
    }

    .banner-button img {
        height: 20px;
        width: 20px;
    }

    .banner-button {
        width: 200px;
        padding: 5px 10px;
    }

    .video-container {
        display: flex;
        flex-direction: column;
        /* Stack text and video vertically */
    }

    .videocont {
        margin-top: 10px;
        /* Space after text ends */
        width: 100%;

        background-color: transparent;
    }
}

@media (min-width: 521px) and (max-width: 767px) {
    .mx-auto {
        top: 5%;
        /* Slightly adjusted for better positioning */
    }
}

@media (width: 768px) {
    .v-banner video {
        position: absolute !important;
        top: 40px;
        opacity: 0.5 !important;
    }

    .banner-Area {
        height: 100% !important;
    }

    .banner-content-wrap {
        width: 100% !important;
    }

    .elitemindz-banner-img {
        width: 100% !important;
    }

    .heading-content h1 {
        text-align: center;
    }

    .heading-content span {
        display: flex !important;
        text-align: center;
    }

    .buttonCommon.mybtn {

        justify-content: center !important;
        width: 100%;
    }

    .mx-auto {
        /* margin: 20px 10px 10px !important; */
        /* padding: 0; */
        /* color: #000 !important; */
        /* Text color changed to black */
        /* top: 2%; */
        /* Text moved up */
        height: 100%;
        width: 100%;
        padding-top: 100px;
        padding-bottom: 100px;
        flex-direction: column;
        /* position: relative; */
        /* Changed to relative to stack above video */
    }

    .heading-content {
        padding-top: 0;
    }

    .banner-Area {
        margin-top: 80px !important;
    }

    .heading-content h1 {
        font-size: 25px;
    }

    .heading-content span {
        font-size: 15px;
    }

    .buttonCommon.mybtn {
        display: flex;
        justify-content: flex-start;
    }
}

@media (min-width: 850px) and (max-width: 1024px) {
    .videocont video {
        height: inherit !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .videocont video {
        height: 100%;
        bottom: 0;
        top: 50px;
    }

    .clients_brands .c1 img {
        height: inherit !important;
        width: auto !important;
    }

    .banner-Area {
        height: auto !important;
        overflow: hidden;
    }

    .banner-content-wrap {
        width: 100% !important;
    }

    .elitemindz-banner-img {
        width: 100% !important;
    }

    .heading-content h1 {
        text-align: center;
    }

    .heading-content span {
        display: flex !important;
        text-align: center;
    }

    .buttonCommon.mybtn {

        justify-content: center !important;
        width: 100%;
    }

    .mx-auto {
        /* margin: 20px 10px 10px !important; */
        /* padding: 0; */
        /* color: #000 !important; */
        /* Text color changed to black */
        /* top: 2%; */
        /* Text moved up */
        height: 100%;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
        flex-direction: column;
        /* position: relative; */
        /* Changed to relative to stack above video */
    }


    .heading-content h1 {
        font-size: 20px;
    }

    .heading-content span {
        font-size: 15px;
    }

    .buttonCommon.mybtn {
        display: flex;
        justify-content: flex-start;
    }

    .mx-auto .heading-content {
        padding-top: 120px;
    }
}

.elitemindz-banner-img {
    width: 50%;
    display: flex;
    align-items: center;
}

.elitemindz-banner-img img {
    width: 100%;
}

.banner-content-wrap {
    width: 50%;
}


.v-banner {
    /* background-image: url("https://cdn.elitemindz.co/admin/front_asset/images/index/elitemindz-banner-backg.webp"); */
    background-size: cover;
    background-repeat: no-repeat;
    height: 760px;
}

#carouselExample {
    width: 100%;
    height: 800px;
    overflow: hidden;
    repeat: no-repeat;
    background-size: cover;
}

#carouselExample img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-item {
    background-repeat: no-repeat;
    background-size: cover;

}

.slider {
    position: relative;
    overflow: hidden;
    background: #000;
    height: 830px;
    touch-action: pan-y;
    user-select: none;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slides img {
    width: 100%;
    flex-shrink: 0;
    -webkit-user-drag: none;
    user-drag: none;
}

.dots {
    text-align: center;
    padding: 8px 0;
    background: #fff;
}

.dot {
    height: 8px;
    width: 8px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dot.active {
    background-color: #333;
}

@media screen and (min-width: 320px) and (max-width: 425px) {

    .slides {
        height: 180px;
    }

    .slider {
        height: 180px;
    }
}

@media screen and (min-width: 426px) and (max-width: 768px) {
    .slides {
        height: 280px;
    }

    .slider {
        height: 280px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .slides {
        height: 500px;
    }

    .slider {
        height: 500px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1441px) {
    .slides {
        height: 620px;
    }

    .slider {
        height: 620px;
    }
}

@media screen and (min-width: 1442px) and (max-width: 1871px) {
    .slides {
        height: 630px;
    }

    .slider {
        height: 630px;
    }

    .topSliderArea img {
        height: 630px;
    }
}

.slick-prev {
    left: 2%;
    z-index: 9;
}

.slick-next {
    right: 4%;
}

@media screen and (min-width: 1367px) and (max-width: 1441px) {
    .topSliderArea img {
        height: 650px;
    }
}

/* Ensure anchors scale like slides */
.slides a {
    display: block;
    width: 100%;
    flex-shrink: 0;
}

/* Ensure images fit their container */
.slides img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-user-drag: none;
    user-drag: none;
    object-fit: cover;
}

/* Responsive height fallback for modern aspect ratio */
.slider {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    background: #000;
    overflow: hidden;
    touch-action: pan-y;
    user-select: none;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
}

.slides a {
    display: block;
    width: 100%;
    flex-shrink: 0;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.slider,
.slides,
.slides a,
.slides img {
    max-width: 100%;
    height: 100%;
    box-sizing: border-box;
}

@media (max-width: 425px) {
    .slider {
        aspect-ratio: 20 / 9;
    }
}

@media (min-width: 426px) and (max-width: 1024px) {
    .slider {
        aspect-ratio: 16 / 8;
    }

}

@media (min-width: 320px) and (max-width: 600px) {

    .prev,
    .next {
        font-size: 12px;
        padding: 3px;
    }
}

@media (min-width: 1025px) {
    .slider {
        aspect-ratio: 16 / 6;
    }
}

@media (min-width: 1025px) and (max-width:1355px) {
    .videocont video {
        height: inherit;
    }

    .mx-auto {
        height: 100%;
        padding-bottom: 50px;
    }

    .v-banner {
        height: 100%;
        overflow: hidden;
    }

    .slider {
        top: 25px;
    }
}

.v-banner {
    margin-top: 0px !important;
}

.v-banner .slick-dots {
    display: none !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .clients_brands .c1 img {
        height: inherit !important;
        width: inherit !important;
    }

    .v-banner video {
        margin-top: 0px !important;
        position: relative;
        height: auto;
        opacity: 1;
        padding-bottom: 10px;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1355px) {
    .v-banner {
        margin-top: 0px !important;
    }


}

video::-webkit-media-controls {
    display: none !important;
}

video {
    pointer-events: none;
}

.v-header {
    background-image: none !important;
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
    .v-header {
        background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    }
}

/* bannercsss */




.tab-content>.active {
    display: block;
    margin: 20px 0 0 0;
}

.banner-Area {
    margin-top: 94px;
    overflow: hidden;
}

.showHideSlider .slick-next {
    right: 0%;
}

.showHideSlider .slick-prev {
    left: 0%;
}


@media (min-width: 1024px) {
    .banner-Area {
        margin-top: 150px;
    }
}

@media (min-width: 1025px) {
    .headerem {
        background-color: #ffffff00 !important;
        background-image: none !important;
    }
}

/* new web css start */
.panel.panel--success .panel__head h2 {
    font-size: calc(2rem + 1vw);
    line-height: 1.2;
    background-image: linear-gradient(45deg, #24294e, #0f88ca);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 600;
}

.panel.panel--success .panel__head h2 span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: linear-gradient(45deg, #636363, #636363);

}

.section--solutions .desk-block {
    position: sticky;
    top: 100px;
}

.section--solutions {
    background: #f4f8fb;
}

.Tech-Stack-tab span {
    font-size: 16px;
}

.solution-list__item {
    padding: 22px 20px;
    background: #fff;
    justify-content: space-between;
    transition: all .3s;
    text-decoration: none;
    font-size: 18px;
}

.solution-list__item.active {
    border-color: #fff;
    border-radius: 0px;
}

.solution-list__item img {
    height: 40px;
    margin-bottom: 6px;
}

.solution-list__item p {
    list-style: none;
    margin: 0;
    color: #000;
    font-size: 16px;
}

.solution-list {
    top: 0;
    display: flex;
    flex-direction: column;
}

.solution-list__item:hover img,
.solution-list__item:hover p {
    filter: unset !important;
    opacity: 1 !important;
}

.solution-list__item:not(.active) img,
.solution-list__item:not(.active) p {
    filter: grayscale(1);
    opacity: .4;
}

.panel.panel--solutions {
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
    border-radius: 0;
    padding: calc(2rem + 1.2vw);
    position: relative;
}

.panel.panel--solutions:not(:last-child) {
    margin-bottom: calc(1rem + 1vw);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel.panel--solutions .panel__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: calc(2rem + 1.5vw);
    position: relative;
}

.solution-content {
    width: calc(100% - calc(calc(2rem + 1.5vw) + 1rem));
}

.solution-content h3 {
    margin-bottom: 20px;
    font-weight: 700;
    background-image: linear-gradient(45deg, #24294e, #0f88ca);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-content p {
    margin: 0;
    font-size: 18px;
    color: #292929;
}

.panel.panel--solutions .panel__head .arrow {
    margin-left: 1rem;
    width: calc(2rem + 1.5vw);
    height: calc(2rem + 1.5vw);
}

.arrow img {
    max-height: 20px;
}

.industry-head .arrow img,
.services-sec .arrow img {
    max-height: 20px;
    filter: brightness(1.1);
}

.zyno-ai-sec .panel .arrow img {
    max-height: 20px !important;
}

.panel.panel--solutions .panel__head .arrow img {
    background: #0c85c02e;
    border-radius: 50%;
    outline: 4px solid #fff;
    outline-offset: -4px;
    transform: rotate(-45deg);
    transition: all .3s;
}

.solution-category {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: calc(2rem + 1vw);
    justify-content: space-between;
}

.solution-category__list {
    max-width: calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
    margin: 15px;
    display: flex;
    align-items: center;
}

.solution-category__list .icn {
    margin-right: calc(.5rem + .63vw);
    width: calc(1rem + 1vw);
    height: calc(1rem + 1vw);
    display: flex;
    justify-content: center;
    align-items: center;
}

.solution-category__list p {
    margin: 0;
    font-size: calc(.5rem + .63vw);
    font-weight: 500;
    width: calc(100% - calc(calc(1rem + 1vw) + calc(.5rem + .63vw)));
}

.solution-flow-wrapper {
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
    position: relative;
}

.solution-flow:hover {
    background: #f5f5f5;
    cursor: pointer;
}

.solution-flow {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: calc(1rem + .73vw);
    padding: calc(1rem + 1.25vw) 10px;
    border: 1px solid #eef0f2;
    transition: all .3s;
    position: relative;
    flex-wrap: wrap;
    width: 50%;
}

@media (min-width: 768px) {
    .solution-flow {
        max-width: 20%;
        flex: 0 0 20%;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .solution-flow {
        padding: 24px 10px;
    }
}

.solution-flow span {
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    word-wrap: break-word;
}

@media (min-width: 992px) {
    .solution-flow:hover .icn-arrow {
        opacity: 1;
        visibility: visible;
        right: 10px;
    }
}

@media (min-width: 992px) {
    .icn-arrow {
        height: 25px;
        width: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--color-primary);
        border-radius: 50%;
        transition: all .3s;
        position: absolute;
        top: 10px;
        right: 30px;
        opacity: 0;
        visibility: hidden;
    }
}

.panel.panel--solutions:hover .panel__head .arrow img {
    transform: rotate(0deg);
}

.block.block--success .block__head h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
}

.block.block--success .success-detail {
    display: flex;
    align-items: center;
}

.block.block--success .success-detail p {
    margin: 0;
    width: calc(100% - calc(40px + calc(1rem + .73vw)));
    font-size: calc(.5rem + .63vw);
}

@media (min-width: 992px) {
    .panel.panel--success .row.row-flexible-center {
        row-gap: calc(2rem + 1.5vw);
        align-items: flex-start;
    }
}

.block.block--success .success-detail .icn {
    height: 40px;
    width: 40px;
    margin-right: calc(1rem + .73vw);
}

.panel.panel--success {
    padding: 60px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
}

.stat-box {
    padding: 40px;
    border-radius: 20px;
    margin-top: 20px;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
}

.stat-box h3 {
    color: #fff;
}

.stat-box img {
    max-height: 50px;
    margin-bottom: 20px;
}

.stat-box h5 {
    color: #fff;
    font-weight: 400;
}

.stat-box button {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 20px;
}

.zyno-ai-sec {
    /* background-color: #000; */
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
}

.zyno-ai-sec h2 {
    color: #000;
    /* font-size: calc(2rem + 1vw) !important; */
    font-weight: 600;
}

.zyno-ai-sec .panel {
    display: flex;
    background-color: #fff;
    padding: 0px;
    padding: 20px;
    border-bottom: 1px solid #dddddd54;
    border-radius: 10px;
}

.zyno-ai-sec .panel h4 {
    color: #000;
}

.zyno-ai-sec .panel p {
    color: #000;
    margin-bottom: 10px;
}

.zyno-ai-sec .panel img {
    max-height: 50px;
    margin-right: 20px;
}

.arrow img {
    filter: brightness(0.1);
}

.services-sec {
    /* background-color: #000; */
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
    /* background-image: url('admin/front_asset/images/dummy-img/standard-quality-control-concept-m.jpg'); */
    background-size: cover;
    background-repeat: no-repeat;
}

.services-head h2 {
    color: #fff;
    /* font-size: calc(2rem + 1vw) !important; */
    font-weight: 600;
    width: 60%;
}

.services-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.services-head button {
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 10px;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.services-content-card {
    background-color: #dddddd30;
    border: 1px solid #dddddd2e;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.services-content-card img {
    max-height: 40px;
    margin-bottom: 20px;
}

.services-content-card h4 {
    color: #fff;
}

.services-content-card p {
    color: #fff;
}

.industry-sec {
    background-image: url('admin/front_asset/images/dummy-img/business-people-futuristic-business-environment.jpg');
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-color: #000; */
}

.industry-head h2 {
    color: #fff;
    line-height: 40px;
    width: 50%;
    font-weight: 600;
}

.industry-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.industry-head button {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
}

.industry-content-card {
    background-color: transparent;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: background-color 0.3s ease;
    /* Smooth transition */
    height: 312px;
}

.industry-content-card:hover {
    background-color: #0c85c0 !important;
    /* Bootstrap primary blue, you can change this */
}

.industry-content-card img {
    max-height: 40px;
    margin-bottom: 20px;
}

.industry-content-card h4 {
    color: #fff;
    text-align: center;
}

.industry-content-card p {
    display: none;
    text-align: center;
}

.industry-content-card:hover p {
    color: #fff;
    display: block;
    text-align: center;
    transition: height 0.4s ease;
}

.ROI-sec {
    /* background-color: #fff; */
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
}

.ROI-head {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.ROI-head h2 {
    color: #000;
    /* line-height: 40px; */
    font-weight: 600;
}

.ROI-content-card {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
}

.ROI-content-card h4 {
    color: #000;
    text-align: center;
}

.ROI-content-card p {
    color: #000;
    text-align: center;
}

.ROI-content-card-head {
    background-color: #000;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-bottom: 20px;
}

.ROI-content-card-head img {
    max-height: 20px;

}

.ROI-btn {
    width: 100%;
    text-align: center;
}

.ROI-btn button {
    border: none;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

.AI-Book-sec {
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.AI-Book-sec-content {
    /* border: 1px solid #dddddd2e; */
    /* box-shadow: 2px 2px 15px 0px #000000; */
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background-color: #000; */
    gap: 50px;
}

.AI-Book-sec-content-img {
    width: 50%;
}

.AI-Book-sec-content-img img {
    width: 100%;
    height: 100%;
}

.AI-Book-sec-content-text {
    width: 50%;
}

.AI-Book-sec-content-head {
    display: flex;
    gap: 10px;
    color: #fff;
    margin-bottom: 20px;
    align-items: center;
}

.AI-Book-sec-content-btn button {
    border: none;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    color: #000;
    font-size: 16px;
    margin-top: 20px;
}

.AI-Book-sec-content-head img {
    max-height: 40px;

}

.AI-Book-sec-content-head h4 {
    margin-bottom: 0px;
}

.AI-Book-sec-content p {
    color: #fff;
}

.cta-sec {
    /* background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important; */
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.cta-sec-content h4,
.AI-Book-sec-content h4 {
    color: #fff;
}

.cta-sec-content {
    border: 1px solid #dddddd2e;
    /* box-shadow: 2px 2px 15px 0px blue; */
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    gap: 50px;
}

.cta-sec-content-img {
    width: 50%;
}

.cta-sec-content-img img {
    width: 100%;
    height: 100%;
}

.cta-sec-content-text {
    width: 50%;
}

.cta-sec-content-head {
    display: flex;
    gap: 10px;
    color: #fff;
    margin-bottom: 20px;
    align-items: center;
}

.cta-sec-content-btn button {
    border: none;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    color: #000;
    font-size: 16px;
    margin-top: 20px;
}

.cta-sec-content-head img {
    max-height: 40px;

}

.cta-sec-content-head h4 {
    margin-bottom: 0px;
}

.cta-sec-content p {
    color: #fff;
}


.Tech-Stack-sec {
    /* background-color: #fff; */
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.Tech-Stack-head h2 {
    color: #000;
    font-weight: 600;
}

.Tech-Stack-head {
    width: 50%;
}

.Tech-Stack-content {
    margin-top: 50px;
    display: flex;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
}

.Tech-Stack-content-left {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 10px 0px 0px 10px;
    padding: 40px;
    width: 50%;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
}

.Tech-Stack-content-right {

    max-height: 500px;
    overflow-y: auto;
    padding: 40px 20px;
    width: 50%;
    background-color: #fff;
    border-radius: 0px 10px 10px 0px;
}

.Tech-Stack-content-right::-webkit-scrollbar {
    width: 0px !important;
}

.Tech-Stack-content-right h3 {
    margin-bottom: 20px;
    /* font-weight: 700; */
    color: #000;
}

.Tech-Stack-tab {
    display: flex;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    margin-top: 5px;
    justify-content: space-between;
}

.Tech-Stack-tab-active .right-arrow {
    max-height: 50px;
    display: block;
}

.right-arrow {
    display: none;
}

.Tech-Stack-tab-active {
    background-color: #0000004d;
    border-radius: 10px;
    padding: 10px;
}

.Tech-Stack-tab:hover {
    background-color: #0000004d;
    border-radius: 10px;
    padding: 10px;

}

.Tech-Stack-tab img {
    max-height: 30px;
    margin-right: 10px;
}

.Tech-Stack-content-card {
    background-color: #f6f6f6;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    gap: 10px;
    /* margin-bottom: 20px; */
    align-items: center;
}

section.Partnershipssection {
    /* background: #fff; */
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.appi__head2 {
    /* font-size: 46px; */
    font-weight: 600;
    margin-bottom: 50px;

    margin-left: 0;
    margin-right: 0;
}

.comp_logo_wrap {
    padding-top: 2rem;
}

.dgrid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    gap: 30px;
    filter: grayscale(1);
}

.dgrid img {
    width: 130px;
}


.planning-shift::before {
    width: 100%;
    height: 100%;
    box-shadow: 2px 2px 15px 0px #000000;
    /* background-color: #ffffff; */
    background: transparent;
}

.stat-box a,
.ROI-btn a {
    color: #fff;
}

.cta-sec-content-btn a,
.AI-Book-sec-content-btn a {
    color: #1e2d56;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .industry-content-card h4 {
        color: #fff;
        text-align: center;
        font-size: 22px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .banner-Area {
        margin-top: 50px !important;
    }

    .cta-sec-content,
    .AI-Book-sec-content {
        display: flex;
        gap: 50px;
        flex-wrap: wrap;
    }

    .solution-flow .img-fluid {
        max-height: 40px !important;
    }

    .Tech-Stack-tab-active {
        padding: 10px 2px;
    }

    .testimonial-sec-content {
        opacity: 0.2;
        padding: 40px 10px !important;
    }

    .Tech-Stack-tab {
        font-size: 14px;
        padding: 10px 2px;
    }

    .Tech-Stack-tab:hover {
        padding: 10px 2px;
    }

    .stat-box {
        padding: 20px;
        width: 100%;
        margin-bottom: 15px;
    }

    .slick-dots li.slick-active button:before {
        color: #ffffff !important;
    }

    .solution-category__list p {
        margin: 0;
        font-size: 11px;
        font-weight: 500;
        word-wrap: break-word;
        width: 96px;
    }

    .solution-content {
        width: 100%;
    }

    .panel.panel--solutions {
        box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .1);
        border-radius: 0;
        padding: 22px;
        position: relative;
    }

    .solution-list__item {
        padding: 22px 10px;
    }

    .solution-list__item p {
        font-size: 12px;
    }

    .solution-category__list {
        max-width: 100px;
    }

    .banner-button {
        width: 200px;
        padding: 5px 10px;
        font-size: 13px;
    }

    .testimonial-sec-content-footer-left img {
        width: 50px !important;
        height: 50px !important;
    }

    .testimonial-sec-content-footer-left {
        gap: 10px !important;
    }

    .testimonial-sec-content-footer-right {
        width: 50px;
    }

    .Tech-Stack-head {
        width: 100%;
    }

    .AI-Book-sec-content-btn,
    .cta-sec-content-btn {
        display: flex;
        justify-content: center;
    }

    .Tech-Stack-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .cta-sec-content-text,
    .cta-sec-content-img,
    .AI-Book-sec-content-text,
    .AI-Book-sec-content-img,
    .Tech-Stack-content-left,
    .Tech-Stack-content-right {
        width: 100%;
    }

    .services-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 50px;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .case-study .caseslide img {
        width: 100%;
        height: 100% !important;
    }

    .Tech-Stack-tab span {
        font-size: 12px;
    }

    .Tech-Stack-content-left {
        padding: 40px 20px;
    }

    .zyno-ai-sec .panel .arrow img {
        max-height: 20px !important;
        display: none;
    }

    .faq_col_panel {
        display: block !important;
    }

    .clients_brands .c1 img {
        margin: auto;
        height: 100%;
    }

    .clients_brands .slick-dots {
        /* bottom: -50px; */
        display: none !important;
    }

    .zyno-ai-sec .panel {
        display: flex;
        background-color: #fff;
        padding: 20px;
        border-bottom: 1px solid #dddddd54;
        border-radius: 10px;
        gap: 20px;
        flex-direction: column;
    }

    .block.block--success .block__head h3 {
        font-size: 27px;
    }

    .panel--success .CustomRow .col-6 {
        padding: 0;
    }

    .block.block--success {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        padding: 15px 10px;
    }

    .panel__head.wow.animate__animated.animate__fadeInUp {
        margin-bottom: 30px;
    }

    .panel.panel--success {
        padding: 60px 10px;
    }

    .solution-list__item img {
        display: none;
    }

    .industry-head h2,
    .services-head h2 {
        width: 100%;
    }

    .zyno-ai-sec .solution-list {
        width: 100%;
        top: 0;
        display: flex;
        flex-direction: row;
        overflow: auto;
        flex-wrap: wrap;
    }

    .solution-list {
        width: 100%;
        top: 0;
        display: flex;
        flex-direction: row;
        overflow: auto;
    }
}

@media (min-width: 320px) and (max-width: 520px) {
    .dgrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (min-width: 521px) and (max-width: 767px) {
    .dgrid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .dgrid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

.faq_wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
}

.faq_grid_panel {
    display: flex;
    justify-content: space-between;
}

.faq_col_panel {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.faq_col {
    margin-bottom: 20px;
}

.app-faq-wrap-list {
    background: #f0f4f8;
    border-radius: 10px;
    padding: 20px;
}

.head {
    font-size: 1.2em;
    margin: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arrow-link svg {
    transition: transform 0.3s;
}

.arrow-link.active svg {
    transform: rotate(90deg);
}

.faq-content-wrap {
    margin-top: 10px;
}

.para {
    font-size: 0.9em;
    color: #555;
}

ul {
    list-style-type: disc;
    padding-left: 20px;
}

a {
    color: #007bff;
    text-decoration: none;
}

a:hover {
    /* text-decoration: underline; */
}

.partner-sec {
    background-size: cover;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    /* background-color: #000; */
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
    /* background-image: url('admin/front_asset/images/dummy-img/futuristic-business-scene-with-ultra-modern-ambiance.jpg'); */
}

.partner-sec-content {
    display: flex;
    gap: 10px;
    background-color: transparent;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 10px;
}

.stat-sec {
    width: 100%;
    float: left;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3);
    padding: 10px 0 50px;
    /* background-image: linear-gradient(0deg, #1e2d56, #0c85c0, #fff) !important; */
    /
}

.boxBanner {
    margin-bottom: 0px !important;
}

.boxBanner .slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.product-sec {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.partner-sec-content img {
    height: 50px;
    margin-bottom: 20px;
    width: 50px;
    border-radius: 50%;
}

.partner-sec-content h4 {
    color: #fff;
}

.partner-sec-content p {
    color: #fff;
}

.partner-sec .slick-next {
    top: -10%;
    right: 0%;
    left: inherit !important;
}

.partner-sec .slick-prev {
    top: -10%;
    right: 3%;
    left: inherit !important;
}

.partner-sec .slick-slider .slick-track {
    display: flex;
    gap: 10px;
}

.partner-sec .slick-next:before,
.slick-prev:before {
    color: #fff !important;
    font-size: 30px !important;
}

.form-sec {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0px !important;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
}

.Tech-Stack-content-card img {
    /* filter: hue-rotate(500deg); */
    width: 40px;
    height: 40px;
}

.form-sec h2 {
    color: #fff;
    font-weight: 600;
}

.form-sec p {
    color: #fff;
    font-weight: 400 !important;
    font-size: 14px !important;
    width: 100% !important;
}

.form-sec .contact-form {
    border-radius: 10px !important;
    border: 1px solid #ddd !important;
    background-color: #ddd !important;
    box-shadow: none !important;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
}

.form-sec .contact-form .form-label {
    color: #fff !important;
}

.form-sec .contact-form .form-control-custome {
    background-color: #fafafa54 !important;
    color: #fff !important;
}

.form-sec .Contact-form .submitButton {
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 20px;
    height: inherit !important;
}

.testimonial-sec {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    /* background-color: #000; */
    overflow: hidden;
}

.testimonial-sec .slick-next {
    top: -10%;
    right: 0%;
    left: inherit !important;
}

.testimonial-sec .slick-prev {
    top: -10%;
    right: 3%;
    left: inherit !important;
}

.industry-sec .slick-next {
    top: -5%;
    right: 0%;
    left: inherit !important;
}

.industry-sec .slick-next:before,
.slick-prev:before {
    color: #fff !important;
    font-size: 30px !important;
}

.industry-sec .slick-prev {
    top: -5%;
    right: 3%;
    left: inherit !important;
}

.testimonial-sec .slick-list {
    overflow: visible;
}

.testimonial-sec .slick-active {
    opacity: 1 !important;
}

.testimonial-sec-content {
    opacity: 0.2;
    padding: 40px;
    display: flex;
    gap: 10px;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.testimonial-sec .slick-slider .slick-track {
    display: flex;
    gap: 10px;
}

.testimonial-sec .slick-next:before,
.slick-prev:before {
    color: #fff !important;
    font-size: 30px !important;
}

.testimonial-sec-content-head-p p {
    color: #fff;
}

.testimonial-sec-content-head-p {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.testimonial-sec-content-footer-left {
    display: flex;
    gap: 20px;
    align-items: center;
    color: #fff;
}

.testimonial-sec-content-footer-left img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.testimonial-sec-content-footer {
    display: flex;
    justify-content: space-between;
}

.testimonial-sec-content-footer-right {
    display: flex;
    align-items: center;
}

.testimonial-sec-content-footer-right img {
    max-width: 100%;
    /* filter: invert(1); */
    background: #fff;
    padding: 5px;
    border-radius: 5px
}

.testimonial-sec-head h2 {
    color: #fff;
    font-weight: 600;
}

.testimonial-sec-head p {
    color: #fff;

}

.testimonial-sec-head {
    margin-bottom: 50px;
    width: 80%;
}

.footer-new-business-grid {
    padding: 0 0 60px 0 !important;
}

.clients .slider {
    background-color: transparent !important;
    aspect-ratio: inherit !important;
}

.header {
    border-bottom: none !important;
}

.header li a {
    font-size: 14px !important;
}


.buttonCommon.mybtn {
    margin: 20px 0 40px !important;
}


.img-fluid {
    max-height: 60px !important
}


.partner-sec-head h2 {
    font-weight: 600;
    margin-bottom: 50px;
    color: #fff;
}

.clients_brands .slider {
    background-color: transparent !important;
    aspect-ratio: inherit !important;
}

.clients_brands {
    margin-bottom: 20px !important;
}




/* case study css start */

.case-content {
    display: none;
}

.case-content.active {
    display: block;
}

.case-study {
    display: flex;
    background-image: linear-gradient(92deg, #1e2d56, #0c85c0) !important;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 80px 10%;
    gap: 50px;
}

.case-study .case-left {
    flex: 1;
}

.case-study .case-left h4 {
    color: #5ca3ff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.case-study .case-left h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}

.case-study .case-left p {
    font-size: 16px;
    color: #ccc;
    line-height: 1.6;
    margin-bottom: 40px;
}

.case-study .results {
    display: flex;
    gap: 50px;
    margin-bottom: 40px;
}

.case-study .result-item h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

.case-study .result-item p {
    color: #aaa;
    font-size: 14px;
}

.case-study .btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
    justify-content: center;
}

.case-study .btn:hover {
    background-color: #ffffff04;
    color: #ffffffff;

}

.case-study .btn span {
    font-size: 18px;
    transform: translateY(1px);
}

.case-study .case-right {
    flex: 1.2;
    position: relative;
    overflow: hidden;
}

.case-study .caseslider-container {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.case-study .caseslider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    height: 100%;
}

.case-study .caseslide {
    min-width: 100%;
    height: 100%;
    position: relative;
}

.case-study .caseslide img {
    width: 100%;
    /* height: 400px; */
    /* object-fit: cover; */
    display: block;
    border-radius: 8px;
}

/* Navigation Dots */
.case-study .nav-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 100%;
    background: #00000069;
    align-items: center;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    padding: 5px;
    z-index: 10;
    justify-content: center;
}

.case-study .nav-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.case-study .nav-dot.active {
    background: #5ca3ff;
    transform: scale(1.2);
}

.case-study .nav-dot:hover {
    background: rgba(255, 255, 255, 0.6);
}

/* Circle Button */
.case-study .circle-btn {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    opacity: 0;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 5;
}

.case-study .case-right:hover .circle-btn {
    opacity: 1;
    pointer-events: auto;
}

.circle-btn:hover {
    background: rgba(255, 255, 255, 0.25);
}

/* Auto-play controls */
.case-study .play-pause {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    z-index: 10;
    transition: backgrounds 0.3s ease;
}

.case-study .play-pause:hover {
    background: rgba(0, 0, 0, 0.8);
}

.case-study .play-pause.paused::before {
    content: "⏸";
}

.case-study .play-pause::before {
    content: "▶";
}

@media (max-width: 900px) {
    .case-study .case-study {
        flex-direction: column;
        padding: 60px 5%;
    }

    .case-study {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .case-study .case-right {
        order: -1;
    }

    .case-study .circle-btn {
        width: 90px;
        height: 90px;
        font-size: 12px;
    }

    .case-study .nav-dots {
        bottom: 15px;
    }

    .case-study .nav-dot {
        width: 10px;
        height: 10px;
    }
}

/* case study css end */



/* form cta csss start */

#countrySelect:focus-visible {
    outline: #ffffff00;
    border: #ffffff00;
    border-bottom: 1px solid #ddd;
}

.Contact-form #countrySelect {
    word-wrap: normal;
    margin: 0px 0px 0px;
    width: 100%;
    font-size: 13px;
    background: #fafafa;
    padding: 13px 0px 13px 0px;
    border: rgba(255, 255, 255, 0);
    /* border-right: 1px solid #ddd; */
}

.Contact-form option {
    color: #000;
}

.Contact-form #countrySelect {
    word-wrap: normal;
    margin: 0px 0px;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    background: #fafafa54 !important;
    padding: 13px 0px 13px 10px;
    border: rgba(255, 255, 255, 0);
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: none;
}

.phonenumber input {
    padding-left: 6px !important;
}

.iti input,
.iti input[type="tel"],
.iti input[type="text"] {
    height: 47px;
    border: none;
    border-radius: 5px;
    border-bottom: 0px solid #ddd;
    background: #fafafa54 !important;
}

.form-floating .row {
    margin-bottom: 8px;
}

.iti {
    width: 100%;
    /* background: #fafafa; */
}

.captcha,
.form-control {
    color: #fff;
}

.form-control {
    background-color: #fafafa54 !important;
}

.form-control:focus {
    color: #fff;
}

/* form cta csss end */