
:root{
    --primary-color: #EF7310;
    --secondary-color: #EF7310;
    --primary-color-15 : #05549926;
    --primary-light-color : #E1EEF9;
    --light-bg-color: #F8F7F3;
    --white-color-20: #FFFFFF33;
    --white-color-30: #FFFFFF4D;
    --color-black : #191919;
    --theme-border-color : #E6F3FF;
    --blue-color : #25395C;
    --blue-border-color : #25395C1A;
}
.section-inner-head h2{ user-select: none; margin-bottom: 10px;}
.sub-heading {font-size: 20px; line-height: 28px; font-weight: 400; padding-bottom: 5px; margin-bottom: 10px; display: inline-flex; position: relative;}
.sub-heading::after {content: ''; height: 3px; width: 32px; border-radius: 2px; background-color: var(--primary); position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
a:hover{color: var(--primary-color);}
.section-spacing {padding: 100px 0px;}
.title-wrapper h2 {margin-bottom: 12px;}
.index-1 {z-index: 1;}
p a {color: var(--primary);}


/* Button */
.btn1 svg path {transition: all ease-in-out 0.3s;}
.btn1:hover svg path {fill: var(--color-black);}
.btn1 span {position: relative;}

/* header-main */
.header-main { position: absolute; top: 0; right: 0; left: 0; background: transparent; border-bottom: 1px solid #FFFFFF29; width: 100%; }
.header-main.sticky-header { background: var(--color-white); animation: slideDown 0.35s ease-out; position: fixed; box-shadow: 10px 9px 50px rgb(13 28 62 / 10%); }
@keyframes slideDown { from { transform: translateY(-100%);}  to { transform: translateY(0);} }

.tab_nav .nav-card {background-color: transparent;}

html {scroll-behavior: unset !important;}
body, html {overflow-x: hidden;}
.flex { display: flex;}
.items-stretch { align-items: stretch;}
.flex-nowrap { flex-wrap: nowrap;}
.flex-start { align-items: flex-start;}
.gap-2 { gap: 20px !important;}
.gap-3 { gap: 30px !important;}
.gap-4 { gap: 40px !important;}
.mb-5 { margin-bottom: 50px;}
.m-auto { margin: auto;}
.h-full { height: 100%;}
.btn--primary-outline {background-color: var(--color-white);}
.btn--primary-outline::after, .btn--primary-outline::before, .btn--primary-outline:hover::after, .btn--primary-outline:hover::before {background-color: var(--primary);}

.animated-title { font-size: 20px; line-height: 28px; font-weight: 400; position: relative; padding: 0px 0px 2px; width: max-content; margin: 0px auto 12px auto; display: block;}
.animated-title::before { content: ''; width: 32px; height: 3px; border-radius: 4px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); background-color: var(--primary);}

/* Banner Section */
section.banner { position: relative; overflow: visible; padding-top: 100px; padding-bottom: 50px; min-height: 100vh; display: flex; align-items: center; overflow: hidden;}
.banner-video {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.banner-video video {width: 100%; height: 100%; object-fit: cover;}
.banner .grid-wrapper { display: grid; grid-template-columns: 35% auto; position: relative; z-index: 2;}
.banner .text-content { width: 100%; height: fit-content; position: sticky; top: 260px; z-index: 2;}
.banner .text-content .banner-lang-list { font-size: 20px; line-height: 28px; font-weight: 500; display: flex; align-items: center; border: 1px dashed #25395C33; width: max-content; padding: 4px 8px;}
.banner .text-content .banner-lang-list li {position: relative; }
.banner .text-content .banner-lang-list li:not(:last-child) {padding-right: 11px; margin-right: 11px;}
.banner .text-content .banner-lang-list li:not(:last-child)::before {content: ''; position: absolute; width: 6px; height: 6px; border-radius: 50%; background-color: var(--primary); right: 0; top: 50%; transform: translateY(-50%);}
.banner .text-content h1 { margin: 24px 0px;}
.banner .light-line { position: absolute;}
.banner .light-line .light { width: 2px; height: 100px; background: linear-gradient(to bottom, #FFE16B, #DD4C27); position: absolute; left: 50%; transform: translateX(-50%); animation: light 3s ease-in-out infinite;}
.banner .light-line.second .light { animation-delay: 1s;}
.banner .light-line.third .light { animation-delay: 2s;}
.banner .light-line.fourth .light { animation-delay: 4s;}
.banner .light-line .icon { background-color: #FFFFFF33;  backdrop-filter: blur(10px); padding: 10px; border: 1px solid #19191921; width: max-content; border-radius: 10px; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 12px -8px 28.2px 0px #7386A733, -1.14px -1.14px 15.1px 0px #7386A71F inset;}
.banner .light-line .icon svg {width: 35px; height: 35px;}
.banner .light-line .line { width: 1px; height: 100vh; background-color: #19191921;}
.banner .light-line.first { left: 5%; top: 0;}
.banner .light-line.second { left: 20%; top: 0;}
.banner .light-line.third { right: 20%; top: 0;}
.banner .light-line.fourth { right: 5%; top: 0;}
.banner .light-line.first .icon { top: 240px;}
.banner .light-line.fourth .icon { bottom: 200px;}
.banner .light-line.second .line, .banner .light-line.third .line { background: linear-gradient(to bottom, #19191921, transparent); height: 50vh}
.banner .light-line.second .icon, .banner .light-line.third .icon { top: 150px;}
.banner-mobile-img {display: none;}

.slider .mySwiper .swiper-slide { padding: 30px; height: 125px; text-align: center; align-content: center; border: 1px dashed #25395C1A}
.slider .mySwiper .swiper-slide:hover { border-color: var(--primary);}
.slider .mySwiper .swiper-slide img { width: 100%; max-width: 125px;}
.metrics-footer img {object-fit: contain;}
.metrics-footer .swiper-wrapper {align-items: center;}
.metrics-footer .swiper-slide {display: flex; align-items: center; justify-content: center; padding: 20px;}

.metrics-logo {height: 60px; height: 60px; object-fit: contain; transition: transform 0.2s ease, filter 0.2s ease;}
.metrics-logo:hover { transform: translateY(-4px); filter: drop-shadow(0 6px 12px rgba(15, 23, 42, 0.18));}

/* Solution Section */
.solution .title-wrapper, .insights .title-wrapper, .faq .title-wrapper, .testimonials .title-wrapper, .choose .title-wrapper, .partner .title-wrapper, .technology .title-wrapper, .benefits .title-wrapper, .services .title-wrapper { text-align: center; max-width:750px; margin-inline: auto; position: relative; z-index: 1;}
.solution .card-wrapper { display: flex; flex-wrap: wrap; row-gap: 30px;}
.solution .card-wrapper .round-card { width: 100%; height: 100%; padding: 30px 50px; background: linear-gradient(to bottom, #FFF8EE, #EBF3FF); text-align: center; align-content: center; border-radius: 100px; border: 1px solid #F2A84333; transition: all ease-in-out 0.3s;}
.solution .card-wrapper .round-card h4 { font-size: 20px; font-weight: 700; margin-bottom: 10px;}
.solution .card-wrapper .round-card p { font-size: 20px; font-weight: 400; line-height: 28px; color: #35373B;}
.solution .card-wrapper .round-card:hover { background: var(--primary); box-shadow: 7px 9px 20px 0px #F2A84366;}
.solution .card-wrapper .round-card h4, .solution .card-wrapper .round-card p {transition: all ease-in-out 0.3s;}
.solution .card-wrapper .round-card:hover h4, .solution .card-wrapper .round-card:hover p { color: var(--color-white);}

/* Border Box Section */
.border-box { padding: 80px 0px; border-top: 2px solid #FFF3E3; border-bottom: 2px solid #E2ECFF;}
.border-box h2 { max-width: 1202px; text-align: center; color: #25395C; margin: auto; text-transform: lowercase;}


/* Service Section */
.services .tab-wrapper { display: grid; grid-template-columns: 25% auto;}
.services .tab-wrapper .point-bar ul { display: flex; flex-direction: column; gap: 5px; align-items: center;}
.services .tab-wrapper .point-bar ul li { display: inline-block; width: 15px; height: 15px; transform: scale(0.5); border-radius: 50%; background-color: #f2a94320; cursor: pointer; transition: 0.3s ease;}
.services .tab-wrapper .point-bar ul li.active { transform: scale(1); background-color: var(--primary);}
.services .tab-wrapper .point-bar ul li.active + li, .services .tab-wrapper .point-bar ul li:has(+ .active) { transform: scale(0.75);}
.services .tab-wrapper .tab-sidebar {border-radius: 20px; display: flex; flex-direction: column; width: 100%; height: 100%; max-height: 100%; overflow-y: scroll; overflow-x: hidden; padding-right: 10px; position: relative;}
.services .tab-wrapper .tab-sidebar::before {content: ''; height: 100%; min-height: 543px; width: calc(100% - 10px); position: absolute; top: 0; left: 0; border-radius: 20px; background-color: #F8F7F3;}
.services .tab-wrapper .tab-sidebar button.tab-btn { padding: 20px 0px; font-size: 20px; border: 0px; outline: none; background: transparent;  cursor: pointer; position: relative; transition: all ease-in-out 0.3s; color: var(--color-black);}
.services .tab-wrapper .tab-sidebar button.tab-btn:not(:last-child) {border-bottom: 1px solid #25395C1A;}
.services .tab-wrapper .tab-sidebar button.tab-btn::after {content: ''; width: 10px; height: 18px; position: absolute; top: 50%; transform: translateY(-50%); right: -9px; background: url('data:image/svg+xml,<svg width="8" height="16" viewBox="0 0 8 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 7.79395L6.96412e-07 15.5882L1.37781e-06 -0.000283569L7.5 7.79395Z" fill="%23F2A843"/></svg>') no-repeat center; transition: all ease-in-out 0.3s; opacity: 0; visibility: hidden;}
.services .tab-wrapper .tab-sidebar button.tab-btn:hover { color: var(--primary);}
.services .tab-wrapper .tab-sidebar button.tab-btn.active { background-color: var(--primary); color: var(--color-white); border-color: var(--primary); border-radius: 20px; box-shadow: -4px 4px 20px 0px #744D164D;}
.services .tab-wrapper .tab-sidebar button.tab-btn.active::after {opacity: 1; visibility: visible;}
.services .tab-wrapper .content-wrapper { height: 100%;}
.services .tab-wrapper .content-wrapper .tab-content { border: 1px solid #25395C1A; padding: 0px; border-radius: 20px; overflow: hidden; max-height: 0; opacity: 0; transition: all 0.2s;}
.services .tab-wrapper .content-wrapper .tab-content.active { width: 100%; opacity: 1; padding-block: 40px; max-height: max-content;}
.services .tab-wrapper .content-wrapper .tab-content .title-wrapper { text-align: left; max-width: 100%; margin: 0; padding-bottom: 30px; border-bottom: 1px solid #25395C1A; margin-bottom: 30px; border-width: 0px; border-bottom-width: 1px; border-style: solid; border-image-slice: 1; border-image-source: linear-gradient(90deg, rgba(242, 168, 67, 0.2) 0%, rgba(242, 168, 67, 0) 100%);}
.services .tab-wrapper .content-wrapper .tab-content .title-wrapper .animated-title { text-align: left; margin: 0; margin-bottom: 10px; padding-top: 0px; font-weight: 700; max-width: 100%;}
.services .tab-wrapper .content-wrapper .tab-content .title-wrapper .animated-title::before { width: 32px; left: 0; transform: translateX(0);}
.services .tab-wrapper .content-wrapper .tab-content .title-wrapper, .services .tab-wrapper .content-wrapper .tab-content .details {padding-inline: 40px;}
.services .tab-wrapper .content-wrapper .tab-content .details li:not(:last-child) { padding-bottom: 20px;}
.services .tab-wrapper .content-wrapper .tab-content .details li .tab-title { margin-bottom: 4px; }
.services .tab-wrapper .content-wrapper .tab-content .details li .tab-title strong {font-weight: 700 !important;}
.services .tab-wrapper .content-wrapper .tab-content .details li .tab-title i { font-size: 15px; color: var(--primary); margin-right: 5px;}
.services .tab-wrapper .content-wrapper .tab-content .details li:last-child { margin: 0; padding: 0;}
.services .tab-wrapper .sidebar-wrapper { margin-right: 30px; height: 100%; max-height: 388px;}
.services .tab-wrapper .sidebar-wrapper .point-bar {display: flex; align-items: center; justify-content: center;}




/* Benefits Section */
.benefits {background-color: var(--color-white);}
.benefits .benefit-wrapper { display: grid; grid-template-columns: 30% auto 30%; position: relative;}
.benefits .benefit-wrapper::after {content: ''; height: 2px; width: 100%; position: absolute; top: 100%; left: 0; background-image: linear-gradient(270deg, rgba(242, 168, 67, 0) 0%, rgba(242, 168, 67, 0.3) 50%, rgba(242, 168, 67, 0) 100%);}
.benefits .title-wrapper h2 {margin-bottom: 12px;}
.benefits .benefit-wrapper .img-container { text-align: center; height: 100%; align-content: end;}
.benefits .benefit-wrapper .img-container img { width: 90%; margin-bottom: -2px;}
.benefits .benefit-wrapper .benefit-card {box-shadow: 3px 6px 15px 0px #F2A8431A; padding: 20px; border-radius: 8px; position: relative; background-color: var(--color-white);}
.benefits .benefit-wrapper .benefit-card::before {content: ''; width: calc(100% + 2px); height: calc(100% + 2px); position: absolute; top: -1px; left: -1px; z-index: -1; border-radius: 8px; background: linear-gradient(118.03deg, #F2A843 -10.35%, #FFFFFF 28.05%, #FFFFFF 48.35%, #FFFFFF 80.17%, #F6C17A 95.39%, #F2A843 103.76%); }
.benefits .benefit-wrapper .benefit-card .icon { background-color: #FC739E26; width: 60px; height: 60px; border-radius: 50%; text-align: center; align-content: center; margin-bottom: 20px;}
.benefits .benefit-wrapper .benefit-card .benefit-card-title { margin-bottom: 10px;}
.benefits .benefit-wrapper .benefit-card .benefit-card-title strong{ font-weight: 700 !important;}
span.brand-color { color: var(--primary);}
.benefits .benefit-wrapper .benefit-card:hover .icon { animation: coin 1s ease-in-out;}


/* CTA Section */
.cta-first{background: linear-gradient(90deg,rgba(242, 168, 67, 1) 0%, rgba(248, 192, 91, 1) 100%);position: relative;padding-left: calc((100% - 1356px)/2);display: flex;align-items: center;justify-content: space-between; margin-top: 100px;}
.cta-first .section-inner-head{max-width: 100%;padding: 20px 0;}
.cta-first .cta-img{max-width: 946px;width: 100%;}
.cta-img img{margin-top: calc(-11% - 11px);}
.cta-blur1{position: absolute;left: 0;bottom: 0;z-index: -1;filter: blur(70px);}
.cta-blur2{position: absolute;left: 50%;top: 0;z-index: -1;filter: blur(70px);}
.cta-blur3{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);z-index: -1;filter: blur(70px);}
.cta-first .btn1{border-color: #25395C;background-color: transparent;box-shadow: 0px 4px 15px 0px #1D190E1A;}
.cta-first .btn1::before, .cta-first .btn1::after{background: #FFFFFF1A;}
.cta-first .section-inner-head p{color: var(--secondary);margin-bottom: 40px;}


/* Industries Section */
.industries-section {position: relative;}
.industries-section .industries { background-color: #F8F7F3; position: relative;}
.industries-section .industries::before {content: ''; width: 100%; height: calc(100% - 130px); position: absolute; top: 0; left: 0; background: url('data:image/svg+xml,<svg width="1920" height="239" viewBox="0 0 1920 239" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.1"><rect x="-164.992" y="203.624" width="169.123" height="2212.87" rx="65.5" transform="rotate(-90 -164.992 203.624)" stroke="%23F2A843" stroke-width="69"/></g></svg>') no-repeat center bottom; background-size: 100%; }
.industries-section .industries>div {position: relative;}
.industries .industries-wrapper { display: grid; grid-template-columns: 45% auto; gap: 40px; align-items: flex-start; }
.industries .card-wrapper { max-height: 892px; overflow: hidden; padding: 0px 20px 20px; position: relative;}
.industries .card-wrapper::-webkit-scrollbar, .services .tab-wrapper .tab-sidebar::-webkit-scrollbar { width: 0; height: 0px;}
.industries-wrapper .animated-title {margin-inline: 0px;}
.industries-wrapper .animated-title::before {left: 0; transform: translateX(0px);}
.industries .title-wrapper .animated-img-area { text-align: center; overflow: hidden;}
.industries .card-wrapper .industries-card { background-color: var(--color-white); border: 1px solid var(--primary); transition: all ease-in-out 0.3s; border-radius: 20px; padding: 24px; }
.industries .card-wrapper .industries-card:not(:last-child) {margin-bottom: 20px;}
.industries .card-wrapper .industries-card:hover {box-shadow: 7px 9px 20px 0px #F2A84366;}
.industries .card-wrapper .industries-card .title { margin-bottom: 8px;}
.industries .card-wrapper .industries-card .title strong {font-weight: 700 !important;}
.industries .card-wrapper .industries-card p {margin-bottom: 20px;}
.industries .card-wrapper .industries-card .additional { display: flex; gap: 16px; flex-wrap: wrap;}
.industries .card-wrapper .industries-card .additional p { padding: 8px 16px; box-shadow: 0px 2px 3.5px 0px #F2A84380 inset; border: 1px solid #F2A84333; width: max-content; border-radius: 40px; margin: 0;}

.yellow-banner { margin: 0px 0px 50px 0px; background: linear-gradient(to right, #F2A843, #fdce56, #F2A843); min-height: 400px; align-content: center; position: relative;}
.yellow-banner .title-wrapper, .mobile-experience .title-wrapper { max-width: 45%;}
.yellow-banner .title-wrapper .btn.btn-dark, .mobile-experience .btn.btn-dark { display: block; width: max-content; margin-top: 25px;}
.yellow-banner .overlay-image { width: 50%; position: absolute; top: 0; right: 0;}
.yellow-banner .overlay-image img { width: 100%; opacity: 0.6;}

/* CTA 2 Section */
.cta-second{gap: 60px; margin-top: 0; margin-bottom: 50px; }
/* .cta-second:after{content: '';position: absolute;left: 0;bottom: 100%;width: 100%;height: 150px;background-color: #fff;} */
.cta-second::before {content: ''; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: url(../../images/app-developments/mobile-app-development/ray-layer.webp) no-repeat center right; opacity: 0.6;}
.cta-second .cta-img, .cta-second  .section-inner-head{position: relative; z-index: 1;}
.cta-second .cta-img{max-width: 779px;width: 100%;}
.cta-second .cta-img img{margin-bottom: calc(-35% - 4px); margin-top: 0px;}
.cta-second .cta-blur1{left: 10%;bottom: 50%;}
.cta-second .cta-blur3{filter: blur(50px);left: 36%;}
.cta-second .cta-blur1, .cta-second .cta-blur2, .cta-second .cta-blur3 {z-index: 0;}

/* Process Section */
.process .title-wrapper { max-width: 350px; margin-right: auto;}
.process .title-wrapper .animated-title { margin: 0px auto 10px 0px;}
.process .title-wrapper .animated-title::before { left: 0; transform: translateX(0);}
.process .mobile-wrapper { border-bottom: 2px solid var(--primary); width: 100%; flex: 1; position: relative;}
.process-title-wrapper .divider_line {flex: 1 1 0; height: 2px; background-color: var(--primary); align-self: end; margin-bottom: 20px; border-radius: 6px;}
/* .process .process-wrapper { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px;}
.process .process-wrapper .process-card { padding: 24px; height: 100%; border: 1px solid #25395C1A; border-radius: 20px; position: relative; transition: all ease-in-out 0.3s;}
.process .process-wrapper .process-card .counts { font-size: 20px; font-weight: 700; color: var(--primary); margin-bottom: 10px;}
.process .process-wrapper .process-card h3 { font-size: 20px; line-height: 28px; font-weight: 700; margin-bottom: 40px;}
.process .process-wrapper .process-card .point-arrow { position: absolute; top: 50%; transform: translateY(-50%); right: -12.5px;}
.process .process-wrapper .process-card .point-arrow span.circle { display: inline-block; width: 25px; height: 25px; background-color: var(--primary); border: 5px solid var(--color-white); border-radius: 50%; box-shadow: 0px 4px 4px 0px #69400940;}
.process .process-wrapper .process-card .point-arrow::before { content: ''; display: block; width: 10px; height: 4px; border-radius: 2px; background-color: var(--primary); position: absolute; top: 50%; transform: translateY(-50%); right: -15px;}
.process .process-wrapper .process-card:hover { border-color: var(--primary); box-shadow: 2px 4px 20px 0px #0D0F2A1A;} */

/* Slider Container */
.process .process-slider-container { position: relative;  overflow: hidden; padding-block: 20px; margin-block: -20px;}
.process .process-wrapper { display: flex; gap: 30px; will-change: transform;}
.process .process-wrapper .process-card {  padding: 24px; min-width: calc(25% - 22.5px); max-width: calc(25% - 22.5px); width: 100%; flex-shrink: 0; border: 1px solid #25395C1A; border-radius: 20px; position: relative; transition: border-color 0.3s ease, box-shadow 0.3s ease;}
.process .process-wrapper .process-card .counts {font-size: 20px; font-weight: 700; color: var(--primary); margin-bottom: 10px;}
.process .process-wrapper .process-card h3 { font-size: 20px; line-height: 28px; font-weight: 700; margin-bottom: 40px;}
.process .process-wrapper .process-card .point-arrow { position: absolute; top: 50%; transform: translateY(-50%); right: -12.5px;}
.process .process-wrapper .process-card .point-arrow span.circle { display: inline-block; width: 25px; height: 25px; background-color: var(--primary); border: 5px solid var(--color-white); border-radius: 50%; box-shadow: 0px 4px 4px 0px #69400940;}
.process .process-wrapper .process-card .point-arrow::before { content: ''; display: block; width: 10px; height: 4px; border-radius: 2px; background-color: var(--primary); position: absolute; top: 50%; transform: translateY(-50%); right: -15px;}
.process .process-wrapper .process-card:hover { border-color: var(--primary); box-shadow: 2px 4px 20px 0px #0D0F2A1A;}
.process .process-wrapper .process-card:last-child .point-arrow { display: none;}

/* Progress Indicator */
.slider-progress { margin-top: 40px; height: 4px; background-color: #E5E7EB; border-radius: 2px; overflow: hidden;}
.progress-bar { height: 100%; background-color: var(--primary); width: 0%; transform-origin: left;}


/* Tools And Frameworks Section */
.framework-section{background-color: var(--light-bg-color);}
.framework-section:after{content: '';position: absolute;right: 0;top: 0;width: 100%;height: 100%;background-image: url(../../images/ai-developments/ai-chatbot/framework-shape1.webp);background-repeat: no-repeat;background-position: top right;z-index: -1;mix-blend-mode: screen;}
.framework-section:before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-image: url(../../images/ai-developments/ai-chatbot/framework-shape2.webp);background-repeat: no-repeat;background-position: left bottom;z-index: -1;mix-blend-mode: screen;}
.framework-section h2{margin-bottom: 24px;}
.frame-box{display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;}
.frame-box>*{flex: 0 0 calc(16.66% - 17px);max-width: calc(16.66% - 17px);}
.framework-section .nav-tabs>*{flex: 1;}
.framework-section .nav-tabs{margin-bottom: 0;border-bottom: none;}
.framework-section .nav-item .nav-link{width: 100%;font-size: var(--font-20);line-height: 28px;font-weight: bold;background-color: var(--color-white);border: none !important;border-bottom: 1px solid rgba(206, 206, 205, 0.4) !important;color: var(--color-black);border-radius: 0 !important;margin: 0;padding: 20px 5px; height: 100%;}
.framework-section .nav-item .nav-link.active{background-color: transparent;border-bottom-color: var(--primary) !important;}
.framework-section .tab-content{margin-top: 30px;}
.box-inner{text-align: center;box-shadow: 7px 8px 30px rgba(23, 22, 71, 0.05);padding: 20px 10px;border-radius: 10px;background-color: var(--color-white);}
.box-inner p{font-size: 24px;line-height: 32px;margin-top: 20px;}
.box-inner img{min-height: 80px; object-fit: contain;}

/* Partner Section */
.partner {margin-bottom: 50px;}
.partner .container { max-width: 1180px; text-align: center;}
.partner .title-wrapper h2 {margin-bottom: 40px;}
.partner .text-wrapper a { margin: 40px auto 0px auto; display: block; width: max-content;}
.partner .text-wrapper p:not(:last-child) {margin-bottom: 20px;}
.partner .img-wrapper { text-align: center;}
.partner .img-wrapper img { width: 100%;}


.featured { background: #F8F7F3; padding: 50px 0px;}
.featured_container {padding-left: calc((100% - 1380px)/2);}
.feature-wrapper {display: flex; align-items: center; gap: 60px;}
.featured h2 { margin: 0px; flex: 0 0 auto;}
.featured .featured-card { background-color: var(--color-white); padding: 20px; height: 152px; border-radius: 12px; display: flex; align-items: center; justify-content: center;}
.featured .featured-swipper { flex: 1;}
.featured .featured-card img { width: 100%;}

section.pre-footer { padding: 80px 0px; background: url('../images/prefooter.webp'); background-position: center; background-size: cover; background-repeat: no-repeat; margin-top: 40px;}
.btn.btn-dark-outline { font-size: 18px; color: var(--color-black); border: 1px solid var(--color-black); padding: 16px 20px; border-radius: 40px;}
.btn.btn-dark-outline:hover { border-color: var(--color-white); background-color: var(--color-white);}
.pre-footer .content { max-width: 600px; margin: auto; text-align: center;}
.pre-footer .content h5 { font-size: 35px; line-height: 52px; font-weight: 700; margin-bottom: 40px; letter-spacing: 1px;}


@keyframes scroll { 0% { transform: translate(0); }100% { transform: translateX(-100%); }}
@keyframes light { 0% { top: 0; }100% { top: 100%; }}
@keyframes slidedown { 0% { transform: translateY(-100%); }100% { transform: translateY(0%); }}
@keyframes grow { 0% { bottom: 25px; }100% { bottom: 80%; }}
@keyframes fadeIn { 0% { opacity: 0; transform: rotateX(90deg); }0% { opacity: 1; transform: rotateX(0deg); }}
@keyframes circle { 0% { transform: scale(0.8) rotate(0deg); }100% { transform: scale(1.1) rotate(360deg); }}
@keyframes glow { 0% { transform: scale(0.8); opacity: 0.8; }100% { transform: scale(1); opacity: 1; }}
@keyframes coin { 0% { transform: scale(1) rotateY(0deg); }50% { transform: scale(1.5) rotateY(180deg); }100% { transform: scale(1) rotateY(0deg); }}

/* Why Choose Us Section */
.why-choose-section .section-inner-head{text-align: center; max-width:750px; margin-inline: auto;}
.choose-group{display: grid;grid-template-columns: repeat(2, 1fr);gap: 30px;}
.choose-card{background-color: #F8F7F3;border-radius: 20px;padding: 30px;}
.choose-item{border-radius: 20px;background-color: var(--color-white);padding: 20px 20px 20px 64px;position: relative;border: 1px solid rgba(37, 57, 92, 0.1);}
.choose-item:before{content: '';position: absolute;left: 20px;top: 50%;transform: translateY(-50%);width: 24px;height: 24px;background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" rx="12" fill="%23F2A843"/><path d="M9.74299 14.3125L16.8055 7.25C16.9722 7.08333 17.1666 7 17.3888 7C17.611 7 17.8055 7.08333 17.9722 7.25C18.1388 7.41667 18.2222 7.61472 18.2222 7.84417C18.2222 8.07361 18.1388 8.27139 17.9722 8.4375L10.3263 16.1042C10.1597 16.2708 9.96521 16.3542 9.74299 16.3542C9.52077 16.3542 9.32632 16.2708 9.15966 16.1042L5.57632 12.5208C5.40966 12.3542 5.32966 12.1564 5.33632 11.9275C5.34299 11.6986 5.42993 11.5006 5.59716 11.3333C5.76438 11.1661 5.96243 11.0828 6.19132 11.0833C6.42021 11.0839 6.61799 11.1672 6.78466 11.3333L9.74299 14.3125Z" fill="white"/></svg>');background-repeat: no-repeat;}
.choose-item + .choose-item{margin-top: 30px;}

/* Faqs Section */
.faq-section::before{content: '';position: absolute; left: 0;top: 0;width: 100%;height: 150px;background-color: var(--color-white);z-index: -1;}
.faq-section .accordion{max-width: 1150px;margin: 0 auto;}
.faq-section .accordion-button{font-size: var(--font-20);line-height: 28px;color: var(--color-black);padding: 20px;border-radius: 0 !important;}
.faq-section .accordion-button:not(.collapsed){background-color: transparent;box-shadow: none;}
.faq-section .accordion-button:focus{box-shadow: none;}
.faq-section .accordion-item{border: none; border-style: solid; border-width: 0px; border-color: var(--blue-border-color); border-bottom-width: 1px;}
.faq-section .accordion-item:last-child {border-bottom-width: 0px;}
.faq-section .accordion-item + .accordion-item{margin-top: 20px;}
.faq-section .accordion-item.active{border-width: 1px !important; border-color: #F2A84333; box-shadow: 0px 6px 16px 0px #6666661A;border-radius: 8px; }
.faq-section .accordion-item.active .accordion-button{color: var(--primary);font-weight: bold;}
.faq-section .accordion-button::after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.69854 17.3024L17.3051 6.69577M17.3051 6.69577L9.08502 6.4306M17.3051 6.69577L17.5703 14.9159" stroke="%23191919" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width: 28px;height: 28px;background-size: auto;}
.faq-section .accordion-button:not(.collapsed)::after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><path d="M7.8126 7.81366L20.187 20.188M20.187 20.188L20.4963 10.5979M20.187 20.188L10.5968 20.4974" stroke="%23F2A843" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform: rotate(0deg);}
.faq-section .accordion-body{padding: 0 20px 20px;color: var(--secondary);}
.faq-section .accordion-body>*{color: var(--secondary);}
.faq-section .accordion-item ul li {padding-left: 18px; position: relative;}
.faq-section .accordion-item ul li::before {content: ''; position: absolute; left: 0; top: 10px; width: 6px; height: 6px; background-color: var(--secondary); border-radius: 50%;}





/* Responsive CSS */

@media screen and (min-width : 1600px) {
    .cta-second .cta-img img {margin-left: -20%;}
}

@media screen and (max-width : 1441px) {
    /* banner Section */
    section.banner .container {width: 85%;}
    .banner .grid-wrapper {grid-template-columns: 43% auto;}
    .banner .light-line.first .icon {top: 32%;}
    .banner .light-line.second .icon, .banner .light-line.third .icon {top: 25%;}
    .banner .light-line.fourth .icon {bottom: 35%;}

    /* Service Section */
    .services .tab-wrapper {grid-template-columns: 30% auto;}


    /* CTA Section */
    .cta-first{padding-left: calc((100% - 1150px)/2); margin-top: 70px;}
    .cta-second  {margin-top: 0px; margin-bottom: 65px;}

    /* Industries Section */
    .industries .card-wrapper {max-height: 700px;}

    /* Process Section */
    .process-title-wrapper .divider_line {margin-bottom: 17px;}

    
    /* Tools And Frameworks Section */
    .framework-section .nav-item .nav-link,.box-inner p{font-size: var(--font-18); line-height: 28px;}
    .featured_container {padding-left: calc((100% - 1150px)/2);}
    
    /* Faqs Section */
    .faq-section .accordion-item ul li::before {top: 8px;}
}

@media screen and (max-width : 1366px) {
    /* banner Section */
    section.banner .container {width: 100%;}
    .banner .light-line.first {left: 35px;}
    /* .banner .grid-wrapper {grid-template-columns: 50% auto;} */
}

@media screen and (max-width : 1199px) {
    .section-spacing {padding: 80px 0px;}

    /* Header CSS */
    .header-main .navbar-collapse { padding: 84px 30px 30px; background-color: rgb(0 0 0 / 80%); backdrop-filter: blur(15px); position: fixed; width: 100%; height: 100%; left: 0; top: 0; transform: translateX(-100%); overflow: hidden auto; transition: none;}
    .header-main .navbar-collapse.show { transform: translateX(0); }
    .header-main {padding: 0px;}
    .header-main>div{padding: 0px;}
    .header-logo-group { display: flex; align-items: center; justify-content: space-between; flex: 1; position: relative; z-index: 100; padding: 15px 25px;}
    .menu-card-inner .menu-card-right .menu-card-box.bg-img p {color: var(--color-white);}
    .header-main .nav-item.current .white-block-header {color: var(--color-black); border: none;}
    /* .header-logo-group{background-color: transparent; backdrop-filter: blur(15px);} */
    .header-main .nav-link { color: var(--color-white) !important; }
    body.overflow-hidden .header-main .logo-1 {display: none !important;}
    body.overflow-hidden .header-main .logo-2 {display: block !important;}
    .menu-card-inner .menu-card-left ul li a {font-weight: 400 !important;}
    .menu-card-inner .menu-card-left ul li a:hover {color: var(--primary) !important;}
    .tab_nav .nav-card {background-color: var(--color-white) !important; padding: 30px; border-radius: 10px;}
    .header-main .nav-item {margin-top: 20px;}
    p , .btn, .btn1{font-size: 16px; line-height: 26px;}
    .header-main .nav-item {color: var(--color-white);}
    .header-main .nav-item:not(:last-child)::after{ filter: invert(1) brightness(100) !important; }
    body .header-main.sticky-header .nav-link {color: var(--color-white) !important;}
    .header-main .navbar-toggler {z-index: 100;}
    body.overflow-hidden .header-main .navbar-toggler .navbar-toggler-icon {background-color: var(--color-white) !important;}
    body.overflow-hidden .header-logo-group  {background-color: transparent; backdrop-filter: blur(10px);}

    /* Banner Section */
    .banner .light-line.first {left: 10px;}
    .banner .light-line.first .icon {display: none;}

    /* Border Box Section */
    .border-box {padding: 60px 0px;}

    /* Service Section */
    .services .tab-wrapper .tab-sidebar button.tab-btn {font-size: 18px;}

    /* CTA Section */
    .cta-first{padding-left: 24px;}
    .cta-first .section-inner-head p{margin-bottom: 20px;}
    .cta-img img {margin-top: calc(-8% - 8px);}

    /* Process Section */
    .process-title-wrapper .divider_line {display: none;}

    /* Tools And Frameworks Section */
    .framework-section .nav-item .nav-link,.box-inner p{font-size: var(--font-16); line-height: 27px;}
    .frame-box>* {flex: 0 0 calc(20% - 16px); max-width: calc(20% - 16px);}

    .partner .title-wrapper h2 {margin-bottom: 30px;}

    .featured_container {padding-left: 24px;}

    /* Why Choose Us Section */
    .choose-card{padding: 20px;}
    .choose-item + .choose-item{margin-top: 20px;}
    .choose-item{padding-left: 60px;}

    /* FAQs Section */
    .faq-section .accordion-button{font-size: var(--font-16);padding-top: 10px;padding-bottom: 10px;}
    .faq-section .accordion-item + .accordion-item{margin-top: 10px;}
}


@media screen and (max-width : 1024px) {
    /* Service Section */
    .services .tab-wrapper {grid-template-columns: 35% auto;}

    
    /* CTA Section */
    .cta-img,.cta-blur1,.cta-blur2,.cta-blur3, .cta-first::before{display: none;}
    .cta-first{padding: 30px 24px;margin-top: 0;}
    .cta-first .section-inner-head {max-width: 576px; margin-inline: auto; text-align: center;}
    .cta-second {margin-bottom: 0px;}

    /* Process Section */
    .process .process-wrapper .process-card {min-width: calc(50% - 15px); max-width: calc(50% - 15px);}
}

@media screen and (max-width : 991px) {
    /* Banner Section */
    section.banner {padding-top: 150px;}
    .banner .text-content .flex {flex-wrap: wrap;}
    .banner .text-content {position: unset; }
    .banner .light-line .icon {display: none;}


    .solution .card-wrapper .round-card {padding: 30px;}


    /* Service Section */
    .services .tab-wrapper {display: block;}
    .services .tab-wrapper .sidebar-wrapper {margin: 0px 0px 30px;}
    .services .tab-wrapper .sidebar-wrapper .point-bar {display: none;}
    .services .tab-wrapper .tab-sidebar {padding: 10px; max-height: unset; min-height: unset; flex-direction: row; overflow: auto hidden; background-color: #F8F7F3;}
    .services .tab-wrapper .tab-sidebar button.tab-btn {padding: 15px 20px; white-space: nowrap;}
    .services .tab-wrapper .tab-sidebar button.tab-btn:not(:last-child) {border: none;}
    .services .tab-wrapper .tab-sidebar::before {display: none;}
    .services .tab-wrapper .tab-sidebar button.tab-btn::after { right: 50%; transform: translateX(-50%) rotate(90deg); bottom: -4px; top: unset; transform-origin: bottom;}

    /* Benefits Section */
    .benefits .benefit-wrapper {grid-template-columns: 1fr 1fr; gap: 30px;}
    .benefits .benefit-wrapper .img-container {order: 3; grid-column: span 2;}
    .benefits .benefit-wrapper .img-container img {width: auto;}
    .benefits .benefit-wrapper .benefit-card.mab-60 {margin-bottom: 30px;}

    /* Industries Section */
    .industries .industries-wrapper{display: block;}
    .industries .card-wrapper {max-height: unset; }

    /* Tools And Frameworks Section */
    .framework-section .nav-tabs{white-space: nowrap;flex-wrap: nowrap;overflow-x: auto;}
    .framework-section .nav-tabs::-webkit-scrollbar{ width: 0px; height: 0px;}
    .framework-section .nav-item .nav-link{line-height: 22px;padding-left: 16px;padding-right: 16px;}
    .frame-box>* {flex: 0 0 calc(25% - 15px); max-width: calc(25% - 15px);}
}
@media screen and (max-width : 768px) {
    /* Banner Section */
    section.banner {display: block;}
    .banner .grid-wrapper {grid-template-columns: 1fr;}
    .banner .gradient-overlay { background: radial-gradient(circle,rgba(255, 225, 107, 1) 15%, rgb(221, 115, 39) 35%, rgba(255, 255, 255, 1) 85%); width: 600px; height: 600px; opacity: .4; filter: blur(50px); position: absolute; top: 10%; right: -46%; z-index: -1;}
    .banner-video {display: none;}
    .banner-mobile-img {display: block; text-align: center;}

    /* Tools And Frameworks Section */
    .frame-box>*{flex: 0 0 calc(33.33% - 14px);max-width: calc(33.33% - 14px);}

    .featured .featured-card {height: 100px;}
    .feature-wrapper {display: block;}
    .featured .featured-swipper {flex: 1 1 100%; margin-top: 30px;}

    /* Industries Section */
    .industries .title-wrapper .animated-img-area {display: none;}

    /* Why Choose Us Section */
    .choose-group{grid-template-columns: auto;}
}
@media screen and (max-width : 576px) {

    /* Banner Section */
    .banner .text-content .flex {flex-wrap: wrap; max-width: 213px;}
    .banner .text-content .flex .btn1 {width: 100%;}
    .banner .gradient-overlay {right: -70%;}

    .slider .mySwiper .swiper-slide {padding: 20px; height: 100px;}

    /* Service Section */
    .services .tab-wrapper .content-wrapper .tab-content.active {padding-block: 30px;}
    .services .tab-wrapper .content-wrapper .tab-content .title-wrapper, .services .tab-wrapper .content-wrapper .tab-content .details {padding-inline: 30px;}
    .services .tab-wrapper .content-wrapper .tab-content .title-wrapper {padding-bottom: 20px; margin-bottom: 20px;}

    /* Benefits Section */
    .benefits .benefit-wrapper {grid-template-columns: 1fr;}
    .benefits .benefit-wrapper .img-container {grid-column: span 1;}

    /* Process Section */
    .process .process-wrapper .process-card {min-width: 100%; max-width: 100%;}
    .process .process-wrapper .process-card .point-arrow {top: unset; left: 50%; right: unset; transform: translateX(-50%); bottom: -16px;}
    .process .process-wrapper .process-card .point-arrow::before { right: 10px; width: 4px; height: 10px; top: 100%; transform: unset; }
    .process .process-wrapper .process-card:last-child .point-arrow {display: none;}
    .process .process-wrapper .process-card h3 {margin-bottom: 28px;}

    /* Tools And Frameworks Section */
    .frame-box>*{flex: 0 0 calc(50% - 10px);max-width: calc(50% - 10px);}
}