.elementor-178 .elementor-element.elementor-element-a432014{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-178 .elementor-element.elementor-element-54f2365{width:100%;max-width:100%;z-index:20000000000;}.elementor-178 .elementor-element.elementor-element-06ddc36{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-178 .elementor-element.elementor-element-06ddc36.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-178 .elementor-element.elementor-element-b9c03f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-178 .elementor-element.elementor-element-349b9a0{width:100%;max-width:100%;top:0px;}body:not(.rtl) .elementor-178 .elementor-element.elementor-element-349b9a0{left:0px;}body.rtl .elementor-178 .elementor-element.elementor-element-349b9a0{right:0px;}@media(min-width:768px){.elementor-178 .elementor-element.elementor-element-06ddc36{--width:89.514%;}}/* Start custom CSS for html, class: .elementor-element-54f2365 */body {
    padding-top: 130px;
}
@media (max-width: 1024px) {
    body { padding-top: 90px; }
}
@media (max-width: 480px) {
    body { padding-top: 75px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d6e4c2 */:root {
            --primary-color: #007BFF;
            --primary-color-rgb: 0, 123, 255;
            --secondary-color: #FFC107;
            --dark-color: #2C3E50;
            --text-color: #555;
            --light-gray-bg: #f7f9fc;
            --white-color: #ffffff;
            --border-color: #eef2f7;
        }

        body { margin: 0; font-family: 'Poppins', sans-serif; color: var(--text-color); background-color: var(--white-color); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
        .container { max-width: 1140px; margin: 0 auto; padding: 0 20px; }
        h1, h2, h3, h4, h5, h6 { color: var(--dark-color); font-weight: 600; }
        p { line-height: 1.8; }
        section { padding: 100px 0; }
        .section-title { text-align: center; font-size: clamp(2.2rem, 5vw, 3rem); margin-bottom: 15px; font-weight: 700; }
        .section-subtitle { text-align: center; font-size: 1.1rem; max-width: 800px; margin: 0 auto 60px; line-height: 1.7; color: #666; }

        /* --- Hero Section --- */
        .service-page-hero {
            background-image: linear-gradient(rgba(20, 30, 40, 0.75), rgba(20, 30, 40, 0.75)), url('https://nycglassandwindowrepair.com/wp-content/uploads/2025/07/ChatGPT-Image-Jul-19-2025-12_44_55-PM.png');
            background-size: cover; background-position: center; color: var(--white-color); padding: 120px 0; text-align: center;
        }
        .hero-title { font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 700; margin-bottom: 15px; color: var(--white-color); text-shadow: 2px 2px 8px rgba(0,0,0,0.5); }
        .hero-subtitle { font-size: clamp(1.1rem, 2.5vw, 1.25rem); max-width: 850px; margin: 0 auto 20px; line-height: 1.6; color: rgba(255, 255, 255, 0.95); }

        /* Trust line */
        .hero-trust-line {
            font-size: 0.95rem;
            color: rgba(255,255,255,0.85);
            margin-bottom: 35px;
            letter-spacing: 0.3px;
        }
        .hero-trust-line span {
            margin: 0 8px;
            opacity: 0.7;
        }

        /* Hero CTA buttons */
        .hero-cta-group {
            display: flex;
            flex-wrap: wrap;
            gap: 14px;
            justify-content: center;
            margin-bottom: 0;
        }
        .cta-button-hero {
            background-color: #FFC107;
            color: #2C3E50;
            padding: 16px 36px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            font-size: 1.05rem;
            transition: all 0.3s ease;
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
            display: inline-block;
        }
        .cta-button-hero:hover {
            background-color: #fff;
            color: #2C3E50;
            transform: translateY(-4px);
            box-shadow: 0 8px 25px rgba(0,0,0,0.3);
        }
        .cta-button-hero-outline {
            background-color: transparent;
            color: #fff;
            border: 2px solid rgba(255,255,255,0.7);
            padding: 14px 34px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            font-size: 1.05rem;
            transition: all 0.3s ease;
            display: inline-block;
        }
        .cta-button-hero-outline:hover {
            background-color: rgba(255,255,255,0.15);
            border-color: #fff;
            transform: translateY(-4px);
        }

        /* --- Intro Section --- */
        .intro-section {
            background-color: var(--white-color);
            padding: 80px 0 60px;
        }
        .intro-section h2 {
            font-size: clamp(1.6rem, 3vw, 2.2rem);
            margin-bottom: 20px;
        }
        .intro-section p {
            font-size: 1.05rem;
            max-width: 900px;
            margin: 0 auto 20px;
        }

        /* Why Choose Us bullets */
        .why-list {
            list-style: none;
            padding: 0;
            margin: 30px auto 0;
            max-width: 900px;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
            gap: 12px;
        }
        .why-list li {
            display: flex;
            align-items: flex-start;
            gap: 12px;
            font-size: 1rem;
            line-height: 1.6;
        }
        .why-list li i {
            color: var(--primary-color);
            margin-top: 3px;
            flex-shrink: 0;
        }

        /* --- Feature Cards --- */
        .services-section, .benefits-section { background-color: var(--light-gray-bg); }
        .grid-3-col { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }
        .feature-card {
            background: var(--white-color);
            padding: 40px;
            border-radius: 16px;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
            text-align: center;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            height: 100%;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
        }
        .feature-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
        }
        .icon-wrapper {
            height: 70px;
            width: 70px;
            margin: 0 auto 25px;
            border-radius: 50%;
            background-color: rgba(var(--primary-color-rgb), 0.1);
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }
        .icon-wrapper i { font-size: 2rem; color: var(--primary-color); }
        .feature-card h3 { font-size: 1.35rem; margin-top: 0; margin-bottom: 15px; line-height: 1.3; }
        .feature-card p { font-size: 0.95rem; line-height: 1.7; margin-bottom: 0; }

        /* --- Services List Section --- */
        .services-list-section {
            background-color: var(--white-color);
            padding: 80px 0;
        }
        .two-col-lists {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 40px 60px;
            max-width: 960px;
            margin: 0 auto;
        }
        .list-block h3 {
            font-size: 1.3rem;
            margin-bottom: 18px;
            color: var(--dark-color);
        }
        .check-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .check-list li {
            display: flex;
            align-items: flex-start;
            gap: 10px;
            font-size: 0.98rem;
            line-height: 1.6;
            margin-bottom: 10px;
        }
        .check-list li i {
            color: var(--primary-color);
            margin-top: 4px;
            flex-shrink: 0;
        }

        /* --- Emergency Section --- */
        .emergency-section {
            background: linear-gradient(135deg, #1a2a3a 0%, #2C3E50 100%);
            padding: 70px 0;
            text-align: center;
            color: #fff;
        }
        .emergency-section h2 {
            color: #fff;
            font-size: clamp(1.8rem, 3.5vw, 2.4rem);
            margin-bottom: 15px;
        }
        .emergency-section p {
            color: rgba(255,255,255,0.85);
            max-width: 700px;
            margin: 0 auto 30px;
            font-size: 1.05rem;
        }
        .emergency-badge {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: rgba(255,193,7,0.15);
            border: 1px solid rgba(255,193,7,0.4);
            color: #FFC107;
            font-weight: 600;
            font-size: 0.9rem;
            padding: 8px 20px;
            border-radius: 30px;
            margin-bottom: 20px;
        }

        /* --- Text Content Section --- */
        .text-content-section { background-color: var(--light-gray-bg); }
        .text-block { margin-bottom: 40px; }
        .text-block h3 { font-size: 1.8rem; color: var(--dark-color); margin-bottom: 15px; }
        .text-block p { font-size: 1.05rem; color: var(--text-color); }

        /* --- Service Areas --- */
        .areas-section {
            background-color: var(--white-color);
            padding: 80px 0;
        }
        .areas-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin-top: 40px;
        }
        .area-card {
            background: var(--light-gray-bg);
            border-radius: 12px;
            padding: 24px 20px;
            text-align: center;
        }
        .area-card i {
            font-size: 1.8rem;
            color: var(--primary-color);
            margin-bottom: 10px;
        }
        .area-card h4 {
            font-size: 1.05rem;
            margin: 0 0 8px;
        }
        .area-card p {
            font-size: 0.88rem;
            color: #777;
            margin: 0;
            line-height: 1.5;
        }

        /* --- Reviews Badge --- */
        .reviews-section {
            background-color: var(--light-gray-bg);
            padding: 60px 0;
            text-align: center;
        }
        .reviews-stars {
            font-size: 2rem;
            color: #FFC107;
            margin-bottom: 12px;
        }
        .reviews-section h3 {
            font-size: 1.5rem;
            margin-bottom: 10px;
        }
        .reviews-section p {
            max-width: 700px;
            margin: 0 auto;
            font-size: 1rem;
        }

        /* --- Photo Collage --- */
        .our-work-section { background-color: var(--white-color); }
        .photo-collage { display: grid; grid-template-columns: repeat(auto-fit, minmax(540px, 1fr)); gap: 20px; }
        .collage-item { border-radius: 16px; overflow: hidden; box-shadow: 0 8px 25px rgba(44, 62, 80, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
        .collage-item:hover { transform: translateY(-5px) scale(1.03); box-shadow: 0 15px 35px rgba(44, 62, 80, 0.15); }
        .collage-item img, .collage-item video { display: block; width: 100%; height: 100%; object-fit: cover; }

        /* --- FAQ --- */
        .faq-section { background-color: var(--light-gray-bg); }
        .faq-accordion { max-width: 800px; margin: 0 auto; display: grid; gap: 15px; }
        .faq-item { background-color: var(--white-color); border-radius: 12px; box-shadow: 0 5px 20px rgba(0,0,0,0.04); overflow: hidden; transition: box-shadow 0.3s ease; }
        .faq-question { width: 100%; background: none; border: none; padding: 25px 30px; text-align: left; font-family: 'Poppins', sans-serif; font-size: 1.1rem; font-weight: 500; color: var(--dark-color); cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
        .faq-question i { font-size: 1rem; color: var(--primary-color); transition: transform 0.3s ease; }
        .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out, padding 0.3s ease; }
        .faq-answer p { padding: 0 30px; margin: 0; font-size: 1rem; }
        .faq-item.active { box-shadow: 0 10px 30px rgba(var(--primary-color-rgb), 0.1); }
        .faq-item.active .faq-question { font-weight: 600; }
        .faq-item.active .faq-question i { transform: rotate(180deg); }
        .faq-item.active .faq-answer { padding-bottom: 25px; }

        /* --- Local SEO --- */
        .local-seo-section { background-color: #fff; padding: 50px 0; border-top: 1px solid #eee; text-align: center; }
        .local-tags { font-size: 0.9rem; color: #666; max-width: 1000px; margin: 0 auto; line-height: 1.8; }
        .local-tags span { display: inline-block; margin: 0 8px; }
        .local-tags span::after { content: "•"; margin-left: 16px; color: #ccc; }
        .local-tags span:last-child::after { content: ""; }

        /* --- CTA Section --- */
        .call-to-action-section { background-color: var(--dark-color); padding: 80px 0; text-align: center; color: var(--white-color); }
        .call-to-action-section h2, .call-to-action-section h3 { color: var(--white-color); }
        .cta-info { color: rgba(255,255,255,0.75); font-size: 0.95rem; margin-bottom: 30px; }
        .cta-info span { margin: 0 12px; }
        .cta-button-general {
            background-image: linear-gradient(to right, #FFC107 0%, #F57C00 100%);
            color: #fff;
            padding: 16px 40px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            font-size: 1.1rem;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: none;
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
        }
        .cta-button-general:hover { transform: translateY(-4px); box-shadow: 0 8px 25px rgba(245, 124, 0, 0.4); }
        .cta-button-general i { transition: transform 0.3s ease; }
        .cta-button-general:hover i { transform: translateX(5px); }

        @media (max-width: 768px) {
            section { padding: 60px 0; }
            .service-page-hero { padding: 80px 0; }
            .photo-collage { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
            .faq-question { font-size: 1rem; padding: 20px; }
            .faq-answer p { padding: 0 20px; }
            .faq-item.active .faq-answer { padding-bottom: 20px; }
            .hero-title { font-size: 2rem; }
            .two-col-lists { grid-template-columns: 1fr; gap: 30px; }
            .why-list { grid-template-columns: 1fr; }
        }/* End custom CSS */