/* Global Styles */
        :root {
            --primary: #00cfff;
            --primary-dark: #00a8d4;
            --secondary: #262626;
            --white: #ffffff;
            --light-gray: #f8f9fa;
            --medium-gray: #e9ecef;
            --dark-gray: #495057;
            --text: #262626;
            --text-light: #6c757d;
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            color: var(--text);
            background-color: var(--white);
            line-height: 1.6;
            overflow-x: hidden;
        }

        .container {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        section {
            padding: 80px 0;
        }

        .section-header {
            text-align: center;
            margin-bottom: 50px;
        }

        .section-header h2 {
            font-size: 2.2rem;
            color: var(--secondary);
            margin-bottom: 15px;
            position: relative;
            display: inline-block;
        }

        .section-header h2:after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 80px;
            height: 3px;
            background: var(--primary);
        }

        .section-header p {
            color: var(--text-light);
            max-width: 700px;
            margin: 0 auto;
            font-size: 1.1rem;
        }

        .btn {
            display: inline-block;
            padding: 12px 30px;
            border-radius: 4px;
            font-weight: 600;
            text-align: center;
            text-decoration: none;
            transition: all 0.3s ease;
            border: none;
            cursor: pointer;
            font-size: 1rem;
        }

        .btn-primary {
            background-color: var(--primary) !important;
            color: var(--white);
        }

        .btn-primary:hover {
            background-color: var(--primary-dark) !important;
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(0, 207, 255, 0.3);
        }
        .btn-primary2 {
            background-color: var(--secondary) !important;
            color: var(--white);
        }

        .btn-primary2:hover {
            background-color: var(--secondary) !important;
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(0, 207, 255, 0.3);
        }

        .btn-secondary {
            background-color: transparent;
            color: var(--primary);
            border: 2px solid var(--primary);
        }

        .btn-secondary:hover {
            background-color: var(--primary) !important;
            color: var(--white);
            transform: translateY(-3px);
        }

        .btn-link {
            color: var(--primary);
            font-weight: 600;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            transition: all 0.3s ease;
        }

        .btn-link:hover {
            color: var(--primary-dark);
        }

        .btn-link i {
            margin-left: 8px;
            transition: transform 0.3s ease;
        }

        .btn-link:hover i {
            transform: translateX(5px);
        }

        /* Header Styles */
        .header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            background-color: var(--white);
            box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
            z-index: 1000;
            padding: 15px 0;
            transition: all 0.3s ease;
        }

        .header.scrolled {
            padding: 10px 0;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }

        .header-inner {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .logo img {
            height: 80px;
            width: auto;
            transition: all 0.3s ease;
        }

        .nav-list {
            display: flex;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .nav-item {
            position: relative;
            margin: 0 15px;
        }

        .nav-link {
            color: var(--secondary);
            font-weight: 600;
            font-size: 1rem;
            text-decoration: none;
            padding: 8px 0;
            position: relative;
            transition: all 0.3s ease;
        }

        .nav-link:hover,
        .nav-link.active {
            color: var(--primary);
        }

        .nav-link.active:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2px;
            background: var(--primary);
        }

        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            background: var(--white);
            min-width: 220px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            border-radius: 4px;
            padding: 10px 0;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 100;
        }

        .dropdown:hover .dropdown-menu {
            opacity: 1;
            visibility: visible;
        }

        .dropdown-menu a {
            display: block;
            padding: 10px 20px;
            color: var(--secondary);
            transition: all 0.3s ease;
            font-size: 0.95rem;
        }

        .dropdown-menu a:hover {
            background: rgba(0, 207, 255, 0.05);
            color: var(--primary);
            padding-left: 25px;
        }

        .mobile-toggle {
            display: none;
            background: none;
            border: none;
            width: 30px;
            height: 30px;
            position: relative;
            cursor: pointer;
            padding: 0;
            z-index: 1001;
        }

        .toggle-line {
            display: block;
            width: 100%;
            height: 2px;
            background: var(--secondary);
            margin: 6px 0;
            transition: all 0.3s ease;
        }

        /* Hero Section */
        .hero {
            position: relative;
            /*background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('https://plus.unsplash.com/premium_photo-1661962532309-07c1e2270ada?q=80&w=1376&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D') no-repeat center center;*/
            color: var(--white);
            margin-top: 70px;
        }
        .hero_about{
                        padding: 180px 0 120px;
            background: url('../images/B1.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero_home{
                        padding: 260px 0 170px;
            background: url('../images/B2.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero_services{
                        padding: 180px 0 120px;

            background: url('../images/B4.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero_industries{
                        padding: 180px 0 120px;

            background: url('../images/B5.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero_career{
                        padding: 180px 0 120px;

            background: url('../images/B6.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero_contact{
                        padding: 180px 0 120px;

            background: url('../images/B3.jpg') no-repeat center center/cover;            background-size: cover;
        }
        .hero-content {
            max-width: 800px;
            margin: 0 auto;
            text-align: center;
        }

        .hero h1 {
            font-size: 3rem;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .hero p {
            font-size: 1.2rem;
            margin-bottom: 30px;
            opacity: 0.9;
        }

        .hero-cta {
            display: flex;
            justify-content: center;
            gap: 20px;
            margin-top: 30px;
        }
        .view_all{
            display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4%;
        }

        /* Services Section */
        .services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
        }

        .service-card {
            background: var(--white);
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
        }

        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0, 207, 255, 0.1);
        }

        .service-image {
            height: 200px;
            overflow: hidden;
        }

        .service-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }

        .service-card:hover .service-image img {
            transform: scale(1.05);
        }

        .service-content {
            padding: 25px;
        }

        .service-content h3 {
            margin-bottom: 15px;
            color: var(--secondary);
            font-size: 1.3rem;
        }

        .service-content p {
            color: var(--text-light);
            margin-bottom: 20px;
            font-size: 0.95rem;
        }

        /* Industries Section */
        .industries-section {
            background-color: var(--light-gray);
        }

        .industries-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
        }

        .industry-card {
            background: var(--white);
            border-radius: 8px;
            padding: 30px;
            text-align: center;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
        }

        .industry-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0, 207, 255, 0.1);
        }

        .industry-icon {
            width: 80px;
            height: 80px;
            margin: 0 auto 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: rgba(0, 207, 255, 0.1);
            border-radius: 50%;
            font-size: 30px;
            color: var(--primary);
        }

        .industry-card h3 {
            margin-bottom: 15px;
        }

        /* CTA Section */
        .cta-section {
            background-color: var(--primary);
            color: var(--white);
            text-align: center;
            padding: 60px 0;
        }

        .cta-content h2 {
            color: var(--white);
            margin-bottom: 15px;
        }

        .cta-content p {
            color: rgba(255, 255, 255, 0.9);
            margin-bottom: 30px;
            max-width: 700px;
            margin-left: auto;
            margin-right: auto;
        }

        /* Footer */
        .footer {
            background-color: var(--secondary);
            color: var(--white);
            padding: 80px 0 0;
        }
        .footer-logo{
            height: 70px;
        }
        .footer-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 40px;
            margin-bottom: 60px;
        }

        .footer-col h4 {
            color: var(--white);
            margin-bottom: 20px;
            position: relative;
            padding-bottom: 10px;
        }

        .footer-col h4:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 40px;
            height: 2px;
            background: var(--primary);
        }

        .footer-text {
            color: rgba(255, 255, 255, 0.7);
            margin-bottom: 20px;
        }

        .footer-col ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .footer-col li {
            margin-bottom: 10px;
        }

        .footer-col a {
            color: rgba(255, 255, 255, 0.7);
            text-decoration: none;
            transition: all 0.3s ease;
        }

        .footer-col a:hover {
            color: var(--primary);
            padding-left: 5px;
        }

        address p {
            color: rgba(255, 255, 255, 0.7);
            margin-bottom: 15px;
            /* display: flex; */
            align-items: center;
        }

        address i {
            margin-right: 10px;
            color: var(--primary);
        }

        .footer-bottom {
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            padding: 20px 0;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .footer-bottom p {
            color: rgba(255, 255, 255, 0.5);
            margin: 0 0 15px 0;
        }

        .footer-social {
            display: flex;
            gap: 15px;
        }

        .footer-social a {
            color: var(--white);
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: rgba(255, 255, 255, 0.1);
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }

        .footer-social a:hover {
            background-color: var(--primary);
            transform: translateY(-3px);
        }
        .copy_right_a{
        color: var(--primary);

        }
        /* Responsive Styles */
        @media (max-width: 992px) {
            section {
                padding: 60px 0;
            }
            
            .hero {
                padding: 150px 0 100px;
            }
            .hero_about {
                padding: 150px 0 100px;
            }
            
            .hero h1 {
                font-size: 2.5rem;
            }
            
            .nav-item {
                margin: 0 10px;
            }
        }

        @media (max-width: 768px) {
            .header {
                padding: 15px 0;
            }
            
            .mobile-toggle {
                display: block;
            }
            
            .main-nav {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100vh;
                background-color: var(--white);
                display: flex;
                align-items: center;
                justify-content: center;
                transform: translateX(100%);
                transition: all 0.3s ease;
            }
            
            .main-nav.active {
                transform: translateX(0);
            }
            
            .nav-list {
                flex-direction: column;
                align-items: center;
            }
            
            .nav-item {
                margin: 15px 0;
            }
            
            .nav-link {
                font-size: 1.2rem;
            }
            
            .dropdown-menu {
                position: static;
                box-shadow: none;
                opacity: 1;
                visibility: visible;
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.3s ease;
                padding: 0;
                margin-top: 10px;
                background: transparent;
            }
            
            .dropdown.active .dropdown-menu {
                max-height: 500px;
                padding: 10px 0 0 20px;
            }
            
            .mobile-toggle.active .toggle-line:nth-child(1) {
                transform: translateY(8px) rotate(45deg);
            }
            
            .mobile-toggle.active .toggle-line:nth-child(2) {
                opacity: 0;
            }
            
            .mobile-toggle.active .toggle-line:nth-child(3) {
                transform: translateY(-8px) rotate(-45deg);
            }
            
            .hero-cta {
                flex-direction: column;
                gap: 15px;
            }
            
            .service-image {
                height: 180px;
            }
        }

        @media (max-width: 576px) {
            section {
                padding: 50px 0;
            }
            
            .section-header h2 {
                font-size: 1.8rem;
            }
            
            .hero h1 {
                font-size: 2rem;
            }
            
            .hero p {
                font-size: 1rem;
            }
            
            .service-image {
                height: 160px;
            }
            
            .footer-grid {
                grid-template-columns: 1fr;
                gap: 30px;
            }
            
            .footer-col {
                text-align: center;
            }
            
            .footer-col h4:after {
                left: 50%;
                transform: translateX(-50%);
            }
        }
        
        
        /* About Page Specific */
.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

.about-text h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.about-image {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.about-image img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.about-image:hover img {
    transform: scale(1.03);
}

.mission-vision {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.mission-card, .vision-card {
    background: var(--white);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.mission-card h3, .vision-card h3 {
    color: var(--primary);
    margin-bottom: 15px;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.team-member {
    text-align: center;
}

.team-member img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}

/* Contact Page Specific */
.contact-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.contact-info {
    background: var(--white);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.info-item {
    display: flex;
    margin-bottom: 25px;
}

.info-icon {
    width: 50px;
    height: 50px;
    background: rgba(0,207,255,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    font-size: 1.2rem;
    margin-right: 20px;
    flex-shrink: 0;
}

.info-content h3 {
    margin-bottom: 5px;
}
.info-content a{
    color:black;
    text-decoration:none;
}
.contact-form {
    background: var(--white);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}

.form-group input,
.form-group textarea,
.form-group select {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid var(--medium-gray);
    border-radius: 4px;
    font-family: inherit;
    font-size: 1rem;
}

.form-group textarea {
    min-height: 150px;
}

.map-container {
    margin-top: 50px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.map-container iframe {
    width: 100%;
    height: 400px;
    border: none;
}

/* Responsive Adjustments */
@media (max-width: 992px) {
    .about-content,
    .mission-vision,
    .contact-container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .info-item {
        flex-direction: column;
    }
    
    .info-icon {
        margin-bottom: 15px;
        margin-right: 0;
    }
}

/* Industries Page Specific */
.industries-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.industry-card {
    background: var(--white);
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.industry-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,207,255,0.1);
}

.industry-icon {
    width: 70px;
    height: 70px;
    background: rgba(0,207,255,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: var(--primary);
    margin-bottom: 20px;
}

.industry-card h3 {
    margin-bottom: 15px;
    color: var(--secondary);
}

.industry-features {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    flex-grow: 1;
}

.industry-features li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    color: var(--text-light);
}

.industry-features i {
    position: absolute;
    left: 0;
    top: 3px;
    color: var(--primary);
}

.case-studies {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.case-study {
    background: var(--white);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.case-study img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.case-content {
    padding: 25px;
}

.case-content h3 {
    margin-bottom: 15px;
}

.career_one{
    width:50%;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .industries-grid {
        grid-template-columns: 1fr 1fr;
    }
    .career_one{
    width:100%;
}
}

@media (max-width: 576px) {
    .industries-grid {
        grid-template-columns: 1fr;
    }
    .career_one{
    width:100%;
}
}


}