.elementor-2652 .elementor-element.elementor-element-feb5dd0{--display:flex;}.elementor-2652 .elementor-element.elementor-element-3b6c655{--display:flex;}.elementor-2652 .elementor-element.elementor-element-433a62d{--display:flex;}.elementor-2652 .elementor-element.elementor-element-a0032d4{--display:flex;}.elementor-2652 .elementor-element.elementor-element-e608d9b{--display:flex;}.elementor-2652 .elementor-element.elementor-element-59c04bc{--display:flex;}.elementor-2652 .elementor-element.elementor-element-ef83b6e{--display:flex;}.elementor-2652 .elementor-element.elementor-element-fb17696{--display:flex;}.elementor-2652 .elementor-element.elementor-element-917b3aa{--display:flex;}.elementor-2652 .elementor-element.elementor-element-913f83b{--display:flex;}.elementor-2652 .elementor-element.elementor-element-1fb50e6{--display:flex;}.elementor-2652 .elementor-element.elementor-element-2236cae{--display:flex;}.elementor-2652 .elementor-element.elementor-element-b1c962a{--display:flex;}.elementor-2652 .elementor-element.elementor-element-b26c74b{--display:flex;}.elementor-2652 .elementor-element.elementor-element-d8b5bdb{--display:flex;}.elementor-2652 .elementor-element.elementor-element-e449269{--display:flex;}.elementor-2652 .elementor-element.elementor-element-3d25426{--display:flex;}.elementor-2652 .elementor-element.elementor-element-d924984{--display:flex;}.elementor-2652 .elementor-element.elementor-element-4088c27{--display:flex;}.elementor-2652 .elementor-element.elementor-element-2eba9e6{--display:flex;}.elementor-2652 .elementor-element.elementor-element-ec53a98{--display:flex;}.elementor-2652 .elementor-element.elementor-element-a7dffab{--display:flex;}.elementor-2652 .elementor-element.elementor-element-8fdee30{--display:flex;}.elementor-2652 .elementor-element.elementor-element-1b331b1{--display:flex;}.elementor-2652 .elementor-element.elementor-element-800a478{--display:flex;}.elementor-2652 .elementor-element.elementor-element-ff56e1c{--display:flex;}.elementor-2652 .elementor-element.elementor-element-97d4245{--display:flex;}.elementor-2652 .elementor-element.elementor-element-f87f576{--display:flex;}/* Start custom CSS for html, class: .elementor-element-e96e40a */.content-highlight{
    background:#f5f5f7;
    padding:60px 20px;
}

.content-highlight .container{
    max-width:1000px;
    margin:auto;
}

.content-highlight p{
    font-size:20px;
    line-height:1.8;
    color:#333;
    background:#f2f2f4;
    padding:40px 45px;
    border-left:4px solid #e11b22; /* Brand red */
    border-radius:6px;
    font-family: 'Segoe UI', sans-serif;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6c5227a */.eeat-line{
    background:#f2f2f2;
    padding:18px 25px;
    font-size:18px;
    color:#333;
    border-radius:6px;
    display:flex;
    align-items:center;
    gap:12px;
    font-family:'Segoe UI', sans-serif;
}

.eeat-line strong{
    color:#e11b22; /* brand red */
}

.separator{
    color:#999;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-54dcc86 */.app-stats-strip{
background:#f7f7f7;
padding:60px 20px;
text-align:center;
}

.stats-wrapper{
max-width:1000px;
margin:auto;
display:flex;
justify-content:space-between;
gap:30px;
margin-bottom:35px;
}

.stat-box{
flex:1;
background:#fff;
padding:30px 20px;
border-radius:8px;
border:1px solid #eee;
}

.stat-box h3{
font-size:36px;
color:#e11b22;
margin-bottom:10px;
}

.stat-box p{
color:#555;
}

.stats-btn{
display:inline-block;
background:#e11b22;
color:#fff;
padding:12px 26px;
font-size:16px;
text-decoration:none;
border-radius:6px;
font-weight:600;
transition:0.3s;
}

.stats-btn:hover{
background:#c5161b;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-38a9e48 */.hero-appdev{
    background: linear-gradient(135deg,#0f0f0f,##f5f5f7);
    padding:120px 20px;
    text-align:center;
    color:#fff;
}

.hero-container{
    max-width:900px;
    margin:auto;
}

.hero-appdev h1{
    font-size:48px;
    font-weight:700;
    margin-bottom:20px;
    letter-spacing:-0.5px;
}

.hero-appdev p{
    font-size:20px;
    line-height:1.7;
    color:#060606;
    margin-bottom:10px;
}

.hero-subtext{
    margin-bottom:35px;
}

.hero-btn{
    display:inline-block;
    background:#e11b22;
    color:#fff;
    padding:16px 34px;
    font-size:18px;
    border-radius:6px;
    text-decoration:none;
    font-weight:600;
    transition:0.3s;
}

.hero-btn:hover{
    background:#c8151b;
    transform:translateY(-2px);
    box-shadow:0 8px 25px rgba(0,0,0,0.25);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9f9a255 */.company-section{
background:#f2f2f4;
padding:60px 20px;
}

.section-title{
font-size:34px;
font-weight:700;
max-width:900px;
margin:auto;
padding-left:18px;
border-left:5px solid #e11b22; /* brand red */
line-height:1.3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d7d6e4a */.company-card{
display:flex;
border:1px solid #e5e5e5;
border-radius:10px;
overflow:hidden;
margin-bottom:40px;
background:#fff;
}

.company-left{
width:35%;
padding:35px;
background:#fafafa;
border-right:1px solid #eee;
}

.company-left h3{
margin-bottom:20px;
font-size:28px;
}

.meta{
color:#555;
margin-bottom:10px;
}

.company-right{
width:65%;
padding:35px;
}

.company-desc{
line-height:1.8;
margin-bottom:25px;
color:#333;
}

.service-tags{
margin-bottom:30px;
}

.service-tags span{
display:inline-block;
background:#f2f2f2;
padding:8px 16px;
border-radius:20px;
margin-right:10px;
margin-bottom:10px;
font-size:14px;
}

.visit-btn{
display:inline-block;
background:#e11b22;
color:#000;
padding:12px 28px;
border-radius:6px;
text-decoration:none;
font-weight:600;
}

.visit-btn:hover{
background:#c5161b;
color:#fff;
}
.visit-btn{
display:block;
background:#e11b22;
color:#fff;
padding:14px 30px;
border-radius:6px;
text-decoration:none;
font-weight:600;
text-align:center;
width:180px;
margin:30px auto 0;
white-space:nowrap;
}

.visit-btn:hover{
background:#c5161b;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0781b5 */.company-card{
display:flex;
border:1px solid #e5e5e5;
border-radius:10px;
overflow:hidden;
margin-bottom:40px;
background:#fff;
}

.company-left{
width:35%;
padding:35px;
background:#fafafa;
border-right:1px solid #eee;
}

.company-left h3{
margin-bottom:20px;
font-size:28px;
}

.meta{
color:#555;
margin-bottom:10px;
}

.company-left h4{
margin-top:20px;
margin-bottom:10px;
}

.company-right{
width:65%;
padding:35px;
}

.company-desc{
line-height:1.8;
margin-bottom:25px;
color:#333;
}

.service-tags{
margin-bottom:30px;
}

.service-tags span{
display:inline-block;
background:#f2f2f2;
padding:8px 16px;
border-radius:20px;
margin-right:10px;
margin-bottom:10px;
font-size:14px;
}

.visit-btn{
display:block;
background:#e11b22;
color:#fff;
padding:14px 30px;
border-radius:6px;
text-decoration:none;
font-weight:600;
text-align:center;
width:180px;
margin:30px auto 0;
white-space:nowrap;
}

.visit-btn:hover{
background:#c5161b;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c3cb0cd */.appdev-section{
padding:80px 20px;
background:#ffffff;
}

.container{
max-width:900px;
margin:auto;
}

.appdev-section h2{
font-size:36px;
margin-bottom:25px;
}

.appdev-section p{
font-size:18px;
line-height:1.8;
color:#444;
margin-bottom:22px;
}

.quote-box{
background:#f4f4f4;
padding:25px 30px;
border-left:4px solid #e11b22;
font-size:20px;
margin:30px 0;
border-radius:6px;
}

.benefit-list{
padding-left:20px;
margin-bottom:25px;
}

.benefit-list li{
margin-bottom:10px;
font-size:18px;
}

.highlight-line{
background:#fafafa;
padding:20px 25px;
border-radius:6px;
font-size:20px;
border-left:4px solid #e11b22;
margin-top:25px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48cb5a6 */.app-services-section{
padding:80px 20px;
background:#fafafa;
}

.container{
max-width:1000px;
margin:auto;
}

.app-services-section h2{
font-size:36px;
margin-bottom:20px;
}

.intro-text{
font-size:18px;
line-height:1.8;
margin-bottom:40px;
color:#444;
}

.services-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
gap:15px;
margin-bottom:40px;
}

.service-item{
background:#fff;
padding:16px 18px;
border-radius:8px;
border:1px solid #eee;
font-size:16px;
}

.services-text{
font-size:18px;
line-height:1.8;
margin-bottom:25px;
}

.feature-tags{
margin-bottom:30px;
}

.feature-tags span{
display:inline-block;
background:#f2f2f2;
padding:8px 16px;
border-radius:20px;
margin:6px;
font-size:14px;
}

.highlight-box{
background:#ffffff;
border-left:4px solid #e11b22;
padding:20px 25px;
border-radius:6px;
font-size:18px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-420b508 */.app-factors-section{
padding:80px 20px;
background:#ffffff;
}

.container{
max-width:1100px;
margin:auto;
}

.app-factors-section h2{
font-size:36px;
margin-bottom:20px;
text-align:center;
}

.section-intro{
text-align:center;
max-width:750px;
margin:0 auto 50px;
font-size:18px;
line-height:1.8;
color:#444;
}

.factors-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
gap:25px;
}

.factor-card{
background:#fafafa;
border:1px solid #eee;
border-radius:10px;
padding:30px;
transition:0.3s;
}

.factor-card:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.factor-icon{
font-size:28px;
margin-bottom:15px;
}

.factor-card h3{
margin-bottom:10px;
font-size:20px;
}

.factor-card p{
color:#555;
line-height:1.7;
font-size:16px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6795c9f */.mobile-services{
padding:80px 20px;
background:#ffffff;
}

.container{
max-width:1100px;
margin:auto;
}

.mobile-services h2{
font-size:34px;
text-align:center;
margin-bottom:10px;
}

.section-subtitle{
text-align:center;
max-width:750px;
margin:0 auto 50px;
color:#555;
line-height:1.7;
}

.services-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
gap:25px;
}

.service-card{
background:#fafafa;
padding:30px;
border-radius:10px;
border:1px solid #eee;
transition:0.3s;
}

.service-card:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.service-card h3{
margin-bottom:10px;
font-size:20px;
}

.service-card p{
color:#555;
line-height:1.7;
font-size:15px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1668062 */.industry-section{
padding:80px 20px;
background:#ffffff;
}

.industry-container{
max-width:1100px;
margin:auto;
text-align:center;
}

.industry-section h2{
font-size:36px;
margin-bottom:50px;
}

.industry-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
gap:25px;
}

.industry-card{
background:#fafafa;
padding:30px 25px;
border-radius:10px;
border:1px solid #eee;
transition:0.3s;
}

.industry-card:hover{
transform:translateY(-6px);
box-shadow:0 10px 25px rgba(0,0,0,0.08);
border-color:#e11b22;
}

.industry-icon{
font-size:32px;
margin-bottom:15px;
}

.industry-card h3{
margin-bottom:10px;
font-size:20px;
}

.industry-card p{
font-size:15px;
line-height:1.6;
color:#555;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6faa154 */.app-cost-section{
padding:80px 20px;
background:#f9f9f9;
}

.cost-container{
max-width:1100px;
margin:auto;
text-align:center;
}

.app-cost-section h2{
font-size:36px;
margin-bottom:50px;
}

.cost-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
gap:25px;
}

.cost-card{
background:#ffffff;
padding:30px;
border-radius:10px;
border:1px solid #eee;
text-align:left;
transition:0.3s;
}

.cost-card:hover{
transform:translateY(-5px);
box-shadow:0 12px 30px rgba(0,0,0,0.08);
}

.cost-card h3{
margin-bottom:20px;
font-size:20px;
}

.cost-card ul{
padding-left:18px;
}

.cost-card li{
margin-bottom:10px;
font-size:16px;
}

.highlight-card{
border-top:4px solid #e11b22;
}

.price-item{
display:flex;
justify-content:space-between;
padding:10px 0;
border-bottom:1px solid #eee;
font-size:16px;
}

.timeline-note{
margin-top:15px;
font-size:14px;
color:#666;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c255ed4 */.faq-section{
max-width:900px;
margin:auto;
padding:60px 20px;
}

.faq-section h2{
font-size:34px;
margin-bottom:30px;
}

.faq-item{
border-bottom:1px solid #eee;
}

.faq-question{
display:flex;
justify-content:space-between;
align-items:center;
font-size:20px;
font-weight:600;
padding:20px 10px;
cursor:pointer;
}

.faq-question span{
color:#e11b22;
font-size:22px;
}

.faq-answer{
display:none;
padding:0 10px 20px;
color:#555;
line-height:1.7;
}/* End custom CSS */