﻿
        .section-title { text-align: center; margin-bottom: 56px; position: relative; }
        .section-title .eyebrow { font-size: .8rem; color: #015bac; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 12px; font-weight: 600; display: inline-block; }
        .section-title h2 { font-size: 1.875rem; color: #111; margin-bottom: 16px; font-weight: 700; line-height: 1.25; letter-spacing: -.5px; }
        .section-title h2::after { content: ''; display: block; width: 50px; height: 3px; background: #015bac; margin: 16px auto 0; border-radius: 2px; }
        .section-title p { color: #666; font-size: .95rem; max-width: 600px; margin: 0 auto; }
        .btn { display: inline-block; padding: 12px 32px; background: #015bac; color: #fff; border-radius: 6px; font-weight: 600; font-size: .92rem; border: none; cursor: pointer; transition: all .3s ease; letter-spacing: .3px; }
        .btn:hover { background: #004a8a; transform: translateY(-2px); box-shadow: 0 8px 20px rgba(1, 91, 172, .25); }
        .btn-white { background: #fff; color: #015bac; }
        .btn-white:hover { background: #f0f0f0; color: #015bac; box-shadow: 0 8px 20px rgba(0, 0, 0, .15); }
        .btn-center { display: block; margin: 48px auto 0; width: fit-content; }
        .fade-in-up { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
        .fade-in-up.is-visible { opacity: 1; transform: translateY(0); }
        .hero-banner { position: relative; width: 100%; height: 70vh; min-height: 480px; max-height: 640px; overflow: hidden; }
        .banner-slides { position: relative; width: 100%; height: 100%; }
        .banner-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: opacity .8s ease, visibility .8s ease; }
        .banner-slide.active { opacity: 1; visibility: visible; }
        .banner-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; }
        .banner-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(0, 30, 60, .75) 0%, rgba(0, 30, 60, .35) 100%); }
        .banner-content { position: relative; z-index: 2; height: 100%; display: flex; align-items: center; }
        .banner-text { max-width: 640px; color: #fff; }
        .banner-text .eyebrow { font-size: .9rem; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 16px; font-weight: 600; color: rgba(255, 255, 255, .85); }
        .banner-text .banner-heading { font-size: 2.25rem; font-weight: 700; line-height: 1.25; margin-bottom: 16px; letter-spacing: -.5px; }
        .banner-text p { font-size: 1.05rem; line-height: 1.7; margin-bottom: 28px; color: rgba(255, 255, 255, .9); max-width: 540px; }
        .banner-controls { position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%); display: flex; gap: 10px; z-index: 3; }
        .banner-dot { width: 12px; height: 12px; border-radius: 50%; background: rgba(255, 255, 255, .4); cursor: pointer; transition: all .3s ease; }
        .banner-dot.active { background: #fff; width: 32px; border-radius: 6px; }
        .banner-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; border-radius: 50%; background: rgba(255, 255, 255, .15); border: none; color: #fff; font-size: 1.2rem; cursor: pointer; z-index: 3; transition: background .3s ease; }
        .banner-arrow:hover { background: rgba(255, 255, 255, .3); }
        .banner-arrow.prev { left: 24px; }
        .banner-arrow.next { right: 24px; }
        .product-center { padding: 70px 0; background: #f8fafc; }
        .product-grid { display: grid; grid-template-columns: 1fr; gap: 28px; }
        .product-card { background: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0, 0, 0, .05); transition: all .4s cubic-bezier(.4, 0, .2, 1); height: 100%; display: flex; flex-direction: column; position: relative; }
        .product-card.featured::before { content: 'Featured'; position: absolute; top: 12px; left: 12px; background: #c00000; color: #fff; font-size: .75rem; font-weight: 600; padding: 4px 10px; border-radius: 4px; z-index: 2; }
        .product-card:hover { transform: translateY(-6px); box-shadow: 0 16px 32px rgba(0, 0, 0, .08); }
        .product-card .img-box { width: 100%; aspect-ratio: 4/2.6; overflow: hidden; background: #f0f0f0; position: relative; }
        .product-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
        .product-card:hover img { transform: scale(1.06); }
        .product-card h3 { padding: 18px 20px; font-size: 1.05rem; color: #1a1a1a; font-weight: 600; line-height: 1.4; display: flex; justify-content: space-between; align-items: center; transition: color .3s ease; }
        .product-card:hover h3 { color: #015bac; }
        .product-card .btn-arrow { width: 36px; height: 36px; border-radius: 50%; background: #e9ecef; color: #015bac; display: flex; align-items: center; justify-content: center; transition: background .3s ease, color .3s ease; font-size: 1rem; flex-shrink: 0; }
        .product-card:hover .btn-arrow { background: #015bac; color: #fff; }
        .blue-section { background: linear-gradient(180deg, #015bac 0%, #004e96 100%); color: #fff; padding: 70px 0; position: relative; overflow: hidden; }
        .blue-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,.05)"/></svg>'); opacity: .3; }
        .blue-section .container { position: relative; z-index: 1; }
        .blue-section .section-title h2 { color: #fff; }
        .blue-section .section-title h2::after { background: #fff; }
        .blue-section .section-title p { color: rgba(255, 255, 255, .8); }
        .why-content { display: grid; grid-template-columns: 1fr; gap: 36px; align-items: center; margin-bottom: 64px; }
        .why-list { display: flex; flex-direction: column; gap: 16px; }
        .why-item { display: flex; align-items: center; gap: 14px; padding: 14px 18px; background: rgba(255, 255, 255, .1); border-radius: 8px; font-size: .95rem; transition: background .3s ease, transform .3s ease; }
        .why-item:hover { background: rgba(255, 255, 255, .18); transform: translateX(4px); }
        .why-item .icon { font-size: 1.5rem; flex-shrink: 0; width: 28px; text-align: center; color: #fff; }
        .why-center-img { display: flex; justify-content: center; }
        .why-center-img .img-circle { width: 220px; height: 220px; border-radius: 50%; overflow: hidden; border: 5px solid rgba(255, 255, 255, .25); flex-shrink: 0; box-shadow: 0 0 40px rgba(0, 0, 0, .15); }
        .why-center-img img { width: 100%; height: 100%; object-fit: cover; }
        .stats-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 36px; text-align: center; }
        .stat-item .stat-number { font-size: 2.4rem; font-weight: 700; margin-bottom: 8px; line-height: 1; letter-spacing: -1px; }
        .stat-item p { font-size: .88rem; color: rgba(255, 255, 255, .8); line-height: 1.5; }
        .about-company { padding: 80px 0; background: #fff; }
        .about-inner { display: grid; grid-template-columns: 1fr; gap: 48px; align-items: center; margin-bottom: 56px; }
        .about-image .img-box { width: 100%; aspect-ratio: 3/2; border-radius: 12px; overflow: hidden; background: #f0f0f0; box-shadow: 0 12px 32px rgba(0, 0, 0, .08); }
        .about-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s ease; }
        .about-image .img-box:hover img { transform: scale(1.03); }
        .about-text .eyebrow { color: #015bac; font-size: .85rem; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 12px; font-weight: 600; }
        .about-text h2 { font-size: 1.6rem; color: #111; margin-bottom: 20px; line-height: 1.3; font-weight: 700; letter-spacing: -.5px; }
        .about-highlights { display: grid; grid-template-columns: 1fr; gap: 10px; margin-bottom: 20px; color: #333; font-size: .95rem; }
        .about-highlights li { display: flex; align-items: center; gap: 8px; }
        .about-text p { color: #666; margin-bottom: 16px; font-size: .95rem; line-height: 1.8; }
        .about-text p strong { color: #1a1a1a; font-weight: 600; }
        .certifications { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 36px; padding-top: 40px; border-top: 1px solid #eee; }
        .certifications li { height: 40px; display: flex; align-items: center; transition: transform .3s ease, filter .3s ease; filter: grayscale(30%); opacity: .9; }
        .certifications li:hover { transform: translateY(-3px); filter: grayscale(0); opacity: 1; }
        .certifications img { height: 80px; width: auto; }
        .applications { padding: 80px 0; background: #f8fafc; }
        .app-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
        .app-item { background: #fff; border-radius: 10px; padding: 32px 20px; text-align: center; box-shadow: 0 2px 12px rgba(0, 0, 0, .04); transition: all .35s ease; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid transparent; }
        .app-item:hover { background: #fff; border-color: #015bac; transform: translateY(-5px); box-shadow: 0 12px 24px rgba(1, 91, 172, .1); }
        .app-icon { width: 100px; height: 80px; margin-bottom: 12px; object-fit: contain; display: block; flex-shrink: 0; }
        .app-item p { font-size:1rem; color: #222; font-weight: 600; }
        .latest-news { padding: 80px 0; background: #fff; }
        .news-grid { display: grid; grid-template-columns: 1fr; gap: 28px; }
        .news-card { background: #fff; border-radius: 12px; overflow: hidden; border: 1px solid #eee; transition: all .4s ease; height: 100%; display: flex; flex-direction: column; }
        .news-card:hover { transform: translateY(-5px); box-shadow: 0 16px 32px rgba(0, 0, 0, .08); border-color: transparent; }
        .news-card .img-box { width: 100%; aspect-ratio: 3/2; overflow: hidden; background: #f0f0f0; }
        .news-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
        .news-card:hover img { transform: scale(1.05); }
        .news-card time { display: block; padding: 16px 20px 0; font-size: .82rem; color: #015bac; font-weight: 600; letter-spacing: .5px; }
        .news-card h3 { padding: 8px 20px 14px; font-size: 1.02rem; color: #1a1a1a; line-height: 1.45; font-weight: 600; flex: 1; }
        .read-more { display: inline-block; padding: 0 20px 20px; font-size: .88rem; color: #015bac; font-weight: 600; margin-top: auto; position: relative; width: fit-content; }
        .read-more::after { content: '→'; margin-left: 6px; transition: margin-left .3s ease; }
        .read-more:hover::after { margin-left: 10px; }
        .customer-gallery { padding: 80px 0; background: #f8fafc; }
        .gallery-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
        .gallery-grid .img-box { width: 100%; aspect-ratio: 4/3; border-radius: 8px; overflow: hidden; background: #f0f0f0; cursor: pointer; transition: all .35s ease; }
        .gallery-grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
        .gallery-grid .img-box:hover { transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0, 0, 0, .1); }
        .gallery-grid .img-box:hover img { transform: scale(1.08); }
        .quote-section { background: linear-gradient(90deg, #015bac 0%, #004e96 100%); color: #fff; padding: 56px 0; }
        .quote-inner { display: grid; grid-template-columns: 1fr; gap: 32px; align-items: center; }
        .quote-text h2 { font-size: 1.5rem; margin-bottom: 10px; line-height: 1.3; font-weight: 700; }
        .quote-text p { color: rgba(255, 255, 255, .85); font-size: .95rem; }
        .quote-form { display: flex; gap: 12px; flex-wrap: wrap; }
        .quote-form input { flex: 1; padding: 12px 20px; border: none; border-radius: 30px; font-size: .92rem; outline: none; box-shadow: 0 4px 12px rgba(0, 0, 0, .1); min-width: 200px; }
        .btn-orange { background: #ff8a00; border-radius: 30px; padding: 12px 28px; font-weight: 600; white-space: nowrap; }
        .btn-orange:hover { background: #ff7a00; transform: translateY(-2px); box-shadow: 0 8px 20px rgba(255, 138, 0, .35); }
        @media (max-width: 991px) { .quote-form { flex-direction: column; } .quote-form input { width: 100%; min-width: auto; } .btn-orange { width: 100%; text-align: center; } }
        @media (min-width: 768px) { .product-grid { grid-template-columns: repeat(2, 1fr); } .why-content { grid-template-columns: 1fr auto 1fr; } .stats-grid { grid-template-columns: repeat(4, 1fr); } .about-inner { grid-template-columns: 1fr 1fr; } .about-highlights { grid-template-columns: repeat(2, 1fr); } .news-grid { grid-template-columns: repeat(2, 1fr); } .app-grid { grid-template-columns: repeat(3, 1fr); } .gallery-grid { grid-template-columns: repeat(3, 1fr); } .quote-inner { grid-template-columns: 1fr 1fr; } .section-title h2 { font-size: 2.125rem; } .about-text h2 { font-size: 1.875rem; } .quote-text h2 { font-size: 1.625rem; } .banner-text .banner-heading { font-size: 2.75rem; } }
        @media (min-width: 992px) { .container { padding: 0 32px; } .product-grid { grid-template-columns: repeat(3, 1fr); } .news-grid { grid-template-columns: repeat(4, 1fr); } .app-grid { grid-template-columns: repeat(6, 1fr); } .gallery-grid { grid-template-columns: repeat(6, 1fr); } .stat-number { font-size: 1.8rem; } .product-center { padding: 80px 0; } .blue-section { padding: 80px 0; } .about-company, .applications, .latest-news, .customer-gallery { padding: 90px 0; } .banner-text .banner-heading { font-size: 3.25rem; } }
    