:root {
    --primary-color: #0066cc;
    --secondary-color: #87CEEB;
}

.l-section:nth-last-child(1){
    display: none !important;
}

h2{
    font-size: 52px;
}
section#fotter {
    display: none !important;
}
/*#contactfrm-manufacturing {*/
/*    display: none !important;*/
/*}*/
.box-sha{
    box-shadow: 0px 0px 10px -5px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 0px 10px -5px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.50);
}

.navbar {
    padding: 1rem 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.navbar-brand {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.bg-lgt{
    background: #f6f6f6 !important;
}
.bg-blu{
    background: #63add7 !important;
}

.nav-link {
    color: #333 !important;
    font-weight: 500;
    padding: 0.5rem 1rem !important;
}
.hero-section1{
    background-image:url('https://innovapte.com/wp-content/uploads/2022/12/Header-BG.jpeg');
    background-size: cover;
    height: 400px;
}
.hero-section {
    background: linear-gradient(135deg, var(--secondary-color) 0%, #b4e0f3 100%);
    position: relative;
    padding-top: 76px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.hero-content {
    padding: 2rem 0;
}

.logo-container {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.logo-container h2 {
    margin: 0;
    font-weight: 600;
}

h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #1a1a1a;
}

.us_custom_823d676f {
    display: none !important;
}
.lead {
    font-size: 1.2rem;
    color: #444;
    margin-bottom: 2rem;
}

.video-container {
    background: white;
    padding: 1rem;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.btn-primary {
    background-color: #14213d;
    border: none;
    padding: 0.8rem 2rem;
    font-weight: 600;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-primary:hover {
    background-color: #1a2b4a;
    transform: translateY(-2px);
    transition: all 0.3s ease;
}

.wave-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 0;
}

.wave-shape svg {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
}

.sap-store-badge {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.bg-grey{
    background: #e8e8e8;
}
.bg-or{
    background: #FF9900;
}

a{
    text-decoration: none;
}

.minheight300{
    min-height: 300px;
}
.minheight250{
    min-height: 250px;
}

.ulsec ul li {
    list-style: none;
    margin-bottom: 10px;
}


  /* Expertise Section Styles */
  .expertise-section {
    position: relative;
    background-color: #1a1a1a;
    color: white;
    padding: 4rem 0;
    background-image:url('https://innovapte.com/wp-content/uploads/2023/01/innovapte-dark-1920x820-1.png');
    background-size: cover;
    background-position: center;
}

.expertise-card {
    background: white;
    color: #333;
    padding: 2rem;
    border-radius: 12px;
    max-width: 800px;
}

.expertise-title {
    color: #1a1a1a;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.expertise-text {
    color: #666;
    margin-bottom: 2rem;
}

.check-item {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    font-weight: 500;
}

.check-icon {
    color: #ff8c00;
    margin-right: 0.75rem;
    font-size: 1.2rem;
}

.contact-btn {
    background-color: #ff8c00;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    font-weight: 500;
    margin-top: 1rem;
}

.contact-btn:hover {
    background-color: #f08000;
}

@media (max-width: 768px) {
    .contact-image {
        display: none;
    }
    
    .contact-content {
        padding: 2rem;
    }

    .contact-heading {
        font-size: 2rem;
    }
}

.faq-section {

}

.sap-text {
    color: #0d6efd;
}

.accordion-button {
    font-weight: 500;
    color: #333;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 1.5rem 0;
}

.accordion-button:not(.collapsed) {
    color: #333;
    background-color: #fff;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: #eee;
}

.accordion-button::after {
    content: '+';
    background-image: none;
    font-size: 1.5rem;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    color: #0d6efd;
}

.accordion-button:not(.collapsed)::after {
    content: '-';
    transform: none;
    color: #0d6efd;
}
.accordion-item{
    border: 0 !important;
}
.bor{
    border: 1px solid #eee;
}

.accordion-body {
    padding: 1.5rem 0;
    border-bottom: 1px solid #eee;
}
.footer {
            background-color: #1a1f2f;
            color: #ffffff;
            padding: 60px 0 20px;
        }
        .footer h2 {
            color: #6c757d;
            font-size: 24px;
            margin-bottom: 25px;
        }
        .footer-links {
            list-style: none;
            padding: 0;
        }
        .footer-links li {
            margin-bottom: 15px;
        }
        .footer-links a {
            color: #ffffff;
            text-decoration: none;
            transition: color 0.3s;
        }
        .footer-links a:hover {
            color: #6c757d;
        }
        .contact-info {
            margin-bottom: 10px;
            display: flex;
            align-items: start;
            gap: 10px;
        }
        .bottom-links {
            border-top: 1px solid rgba(255,255,255,0.1);
            padding-top: 20px;
            margin-top: 40px;
        }
        .bottom-links a {
            color: #ffffff;
            text-decoration: none;
            margin-left: 20px;
        }
        .social-icons {
            gap: 20px;
        }
        .back-to-top {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background: rgba(255,255,255,0.1);
            padding: 10px;
            border-radius: 4px;
            color: white;
            text-decoration: none;
        }


        /* services tabs */
        .process-header {
            background-color: #87CEEB;
            color: white;
            padding: 20px;
            margin-bottom: 30px;
        }

        .process-header.step-2 {
            background-color: #1a237e;
        }

        .process-header.step-3 {
            background-color: #87CEEB;
        }

        .step-box {
            padding: 30px;
            color: white;
            height: 200px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .step-box.step-1 {
            background-color: #87CEEB;
        }

        .step-box.step-2 {
            background-color: #1a237e;
        }

        .step-box.step-3 {
            background-color: #87CEEB;
        }

        .step-box:hover {
            opacity: 0.8;
        }

        .nav-tabs {
            justify-content: center;
            border: none;
            margin-bottom: 40px;
        }

        .nav-tabs .nav-link {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 20px;
            background-color: #87CEEB;
            color: white;
            position: relative;
        }

        .nav-tabs .nav-link::after {
            content: '';
            position: absolute;
            right: -40px;
            top: 50%;
            width: 40px;
            height: 2px;
            background-color: #dee2e6;
        }

        .nav-tabs .nav-item:last-child .nav-link::after {
            display: none;
        }

        .nav-tabs .nav-link.active {
            background-color: #1a237e;
            color: white !important;
            border: none;
        }

        .process-icon {
            width: 60px;
            height: 60px;
            margin-bottom: 20px;
        }
@media (max-width: 991.98px) {
    .hero-content {
        text-align: center;
        padding: 3rem 0 1rem;
    }
    
    .logo-container {
        justify-content: center;
    }
    
    .video-container {
        margin-top: 2rem;
    }
}