{"id":28,"date":"2026-05-16T17:38:33","date_gmt":"2026-05-16T17:38:33","guid":{"rendered":"https:\/\/thejobseek.com\/?page_id=28"},"modified":"2026-05-16T20:40:18","modified_gmt":"2026-05-16T20:40:18","slug":"home","status":"publish","type":"page","link":"https:\/\/thejobseek.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- =========================\n GPCC HERO SECTION\n========================= -->\n\n<section class=\"gpcc-hero\">\n\n    <!-- PREMIUM DARK OVERLAY -->\n    <div class=\"gpcc-overlay\"><\/div>\n\n    <!-- LIGHT GLOW -->\n    <div class=\"gpcc-glow\"><\/div>\n\n    <div class=\"gpcc-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"gpcc-content\">\n\n            <span class=\"gpcc-mini-title\">\n                PREMIUM CONCRETE COATINGS\n            <\/span>\n\n            <h1>\n                Concrete <span>Coatings<\/span><br>\n                Built To Last\n            <\/h1>\n\n            <p class=\"gpcc-text\">\n                Residential &#038; Commercial Epoxy Flooring Services\n                designed for garages, basements, patios, and industrial spaces.\n            <\/p>\n\n            <!-- BUTTONS -->\n            <div class=\"gpcc-buttons\">\n\n                <a href=\"#quote-form\" class=\"gpcc-btn-primary\">\n                    Get Free Quote\n                <\/a>\n\n                <a href=\"tel:+17345192229\" class=\"gpcc-btn-secondary\">\n                    Call Now\n                <\/a>\n\n            <\/div>\n\n            <!-- TRUST ITEMS -->\n            <div class=\"gpcc-trust-wrap\">\n\n                <div class=\"gpcc-trust-box\">\n\n                    <div class=\"gpcc-icon\">\n                        \u2714\n                    <\/div>\n\n                    <div>\n                        <h4>Licensed &#038; Insured<\/h4>\n\n                        <p>\n                            Your project is fully protected.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"gpcc-trust-box\">\n\n                    <div class=\"gpcc-icon\">\n                        20+\n                    <\/div>\n\n                    <div>\n                        <h4>20+ Years Experience<\/h4>\n\n                        <p>\n                            Trusted epoxy flooring experts.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n HERO SECTION\n========================= *\/\n\n.gpcc-hero{\n    position:relative;\n\n    min-height:100vh;\n\n    display:flex;\n    align-items:center;\n\n    overflow:hidden;\n\n    font-family:Arial,sans-serif;\n\n    background-image:url('https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&w=1974&auto=format&fit=crop');\n\n    background-size:cover;\n    background-position:center;\n}\n\n\/* =========================\n PREMIUM OVERLAY\n========================= *\/\n\n.gpcc-overlay{\n    position:absolute;\n    inset:0;\n\n    background:\n    linear-gradient(\n        90deg,\n        rgba(0,20,45,0.88) 0%,\n        rgba(0,35,80,0.72) 35%,\n        rgba(0,0,0,0.35) 65%,\n        rgba(0,0,0,0.15) 100%\n    );\n\n    z-index:1;\n}\n\n\/* LIGHT GLOW EFFECT *\/\n\n.gpcc-glow{\n    position:absolute;\n\n    width:700px;\n    height:700px;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(215,25,32,0.18) 0%,\n        rgba(215,25,32,0.08) 35%,\n        transparent 70%\n    );\n\n    top:-180px;\n    left:-120px;\n\n    z-index:1;\n}\n\n\/* =========================\n CONTAINER\n========================= *\/\n\n.gpcc-container{\n    width:100%;\n\n    max-width:1280px;\n\n    margin:auto;\n\n    padding:120px 30px;\n\n    position:relative;\n\n    z-index:2;\n}\n\n\/* =========================\n CONTENT\n========================= *\/\n\n.gpcc-content{\n    max-width:700px;\n}\n\n.gpcc-mini-title{\n    display:inline-block;\n\n    padding:10px 18px;\n\n    background:rgba(255,255,255,0.12);\n\n    border:1px solid rgba(255,255,255,0.18);\n\n    backdrop-filter:blur(8px);\n\n    border-radius:100px;\n\n    color:#ffffff;\n\n    font-size:14px;\n\n    font-weight:700;\n\n    letter-spacing:2px;\n\n    margin-bottom:24px;\n}\n\n\/* HEADING *\/\n\n.gpcc-content h1{\n    font-size:82px;\n\n    line-height:0.95;\n\n    margin:0 0 28px;\n\n    font-weight:900;\n\n    text-transform:uppercase;\n\n    color:#ffffff;\n\n    letter-spacing:-2px;\n}\n\n.gpcc-content h1 span{\n    color:#ff3b3b;\n}\n\n\/* TEXT *\/\n\n.gpcc-text{\n    font-size:23px;\n\n    line-height:1.8;\n\n    color:rgba(255,255,255,0.88);\n\n    margin-bottom:42px;\n\n    max-width:600px;\n}\n\n\/* =========================\n BUTTONS\n========================= *\/\n\n.gpcc-buttons{\n    display:flex;\n\n    gap:18px;\n\n    flex-wrap:wrap;\n\n    margin-bottom:50px;\n}\n\n.gpcc-btn-primary,\n.gpcc-btn-secondary{\n    padding:18px 36px;\n\n    border-radius:14px;\n\n    font-size:16px;\n\n    font-weight:700;\n\n    text-decoration:none;\n\n    transition:0.3s ease;\n\n    display:inline-flex;\n\n    align-items:center;\n    justify-content:center;\n}\n\n\/* PRIMARY *\/\n\n.gpcc-btn-primary{\n    background:#d71920;\n\n    color:#ffffff;\n\n    box-shadow:\n    0 12px 30px rgba(215,25,32,0.35);\n}\n\n.gpcc-btn-primary:hover{\n    transform:translateY(-4px);\n\n    background:#ff2028;\n}\n\n\/* SECONDARY *\/\n\n.gpcc-btn-secondary{\n    border:2px solid rgba(255,255,255,0.4);\n\n    background:rgba(255,255,255,0.08);\n\n    backdrop-filter:blur(8px);\n\n    color:#ffffff;\n}\n\n.gpcc-btn-secondary:hover{\n    background:#ffffff;\n\n    color:#004aad;\n}\n\n\/* =========================\n TRUST BOX\n========================= *\/\n\n.gpcc-trust-wrap{\n    display:flex;\n\n    gap:20px;\n\n    flex-wrap:wrap;\n}\n\n.gpcc-trust-box{\n    background:rgba(255,255,255,0.10);\n\n    backdrop-filter:blur(14px);\n\n    border:1px solid rgba(255,255,255,0.15);\n\n    border-radius:18px;\n\n    padding:22px;\n\n    display:flex;\n\n    align-items:center;\n\n    gap:18px;\n\n    min-width:280px;\n\n    box-shadow:\n    0 15px 35px rgba(0,0,0,0.18);\n}\n\n\/* ICON *\/\n\n.gpcc-icon{\n    width:68px;\n    height:68px;\n\n    border-radius:50%;\n\n    background:#d71920;\n\n    color:#ffffff;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    font-size:24px;\n\n    font-weight:800;\n\n    flex-shrink:0;\n\n    box-shadow:\n    0 10px 25px rgba(215,25,32,0.4);\n}\n\n\/* TEXT *\/\n\n.gpcc-trust-box h4{\n    margin:0 0 6px;\n\n    color:#ffffff;\n\n    font-size:20px;\n}\n\n.gpcc-trust-box p{\n    margin:0;\n\n    color:rgba(255,255,255,0.75);\n\n    font-size:15px;\n\n    line-height:1.6;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-container{\n        padding:110px 25px 90px;\n    }\n\n    .gpcc-content h1{\n        font-size:62px;\n    }\n\n    .gpcc-text{\n        font-size:20px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-hero{\n        min-height:auto;\n    }\n\n    .gpcc-container{\n        padding:90px 20px 70px;\n    }\n\n    .gpcc-content{\n        max-width:100%;\n    }\n\n    .gpcc-content h1{\n        font-size:42px;\n\n        line-height:1.15;\n    }\n\n    .gpcc-text{\n        font-size:17px;\n\n        line-height:1.7;\n    }\n\n    .gpcc-buttons{\n        flex-direction:column;\n    }\n\n    .gpcc-btn-primary,\n    .gpcc-btn-secondary{\n        width:100%;\n    }\n\n    .gpcc-trust-wrap{\n        flex-direction:column;\n    }\n\n    .gpcc-trust-box{\n        width:100%;\n\n        min-width:100%;\n    }\n\n    .gpcc-glow{\n        width:400px;\n        height:400px;\n\n        top:-100px;\n        left:-150px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n PREMIUM SERVICES SECTION\n========================= -->\n\n<section class=\"gpcc-services\">\n\n    <div class=\"gpcc-services-container\">\n\n        <!-- HEADING -->\n        <div class=\"gpcc-services-heading\">\n\n            <span class=\"gpcc-subtitle\">\n                OUR SERVICES\n            <\/span>\n\n            <h2>\n                Premium Concrete Coating Services\n            <\/h2>\n\n            <p>\n                High-quality epoxy flooring and concrete coating solutions\n                for residential, commercial, and industrial spaces.\n            <\/p>\n\n        <\/div>\n\n        <!-- SERVICES GRID -->\n        <div class=\"gpcc-services-grid\">\n\n            <!-- CARD -->\n            <div class=\"gpcc-service-card\">\n\n                <div class=\"gpcc-service-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&#038;w=1974&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-service-content\">\n\n                    <h3>\n                        Residential Concrete Coatings\n                    <\/h3>\n\n                    <p>\n                        Durable and decorative concrete coating systems\n                        designed to protect and upgrade your home surfaces.\n                    <\/p>\n\n                    <a href=\"#\">\n                        Learn More \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-service-card\">\n\n                <div class=\"gpcc-service-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1484154218962-a197022b5858?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-service-content\">\n\n                    <h3>\n                        Garage Epoxy Flooring\n                    <\/h3>\n\n                    <p>\n                        Upgrade your garage with strong, stain-resistant,\n                        and modern epoxy flooring systems.\n                    <\/p>\n\n                    <a href=\"#\">\n                        Learn More \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-service-card\">\n\n                <div class=\"gpcc-service-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494526585095-c41746248156?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-service-content\">\n\n                    <h3>\n                        Basement Epoxy Flooring\n                    <\/h3>\n\n                    <p>\n                        Moisture-resistant epoxy flooring solutions\n                        perfect for clean and modern basements.\n                    <\/p>\n\n                    <a href=\"#\">\n                        Learn More \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-service-card\">\n\n                <div class=\"gpcc-service-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-service-content\">\n\n                    <h3>\n                        Commercial Epoxy Flooring\n                    <\/h3>\n\n                    <p>\n                        Professional flooring systems for offices,\n                        showrooms, restaurants, and retail spaces.\n                    <\/p>\n\n                    <a href=\"#\">\n                        Learn More \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-service-card\">\n\n                <div class=\"gpcc-service-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517048676732-d65bc937f952?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-service-content\">\n\n                    <h3>\n                        Industrial Epoxy Flooring\n                    <\/h3>\n\n                    <p>\n                        Heavy-duty industrial coating systems engineered\n                        for strength, durability, and performance.\n                    <\/p>\n\n                    <a href=\"#\">\n                        Learn More \u2192\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n SERVICES SECTION\n========================= *\/\n\n.gpcc-services{\n    padding:120px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-services-container{\n    max-width:1280px;\n    margin:auto;\n}\n\n\/* =========================\n HEADING\n========================= *\/\n\n.gpcc-services-heading{\n    text-align:center;\n    max-width:760px;\n    margin:0 auto 70px;\n}\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-services-heading h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 20px;\n    font-weight:800;\n}\n\n.gpcc-services-heading p{\n    font-size:18px;\n    line-height:1.8;\n    color:#555;\n}\n\n\/* =========================\n GRID\n========================= *\/\n\n.gpcc-services-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:35px;\n}\n\n\/* =========================\n CARD\n========================= *\/\n\n.gpcc-service-card{\n    background:#ffffff;\n    border-radius:24px;\n    overflow:hidden;\n    display:flex;\n    flex-direction:column;\n    height:100%;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 10px 25px rgba(0,0,0,0.04),\n    0 20px 60px rgba(0,74,173,0.06);\n\n    transition:0.4s ease;\n}\n\n.gpcc-service-card:hover{\n    transform:translateY(-10px);\n\n    box-shadow:\n    0 20px 45px rgba(0,0,0,0.08),\n    0 30px 80px rgba(0,74,173,0.10);\n}\n\n\/* =========================\n IMAGE\n========================= *\/\n\n.gpcc-service-image{\n    height:250px;\n    overflow:hidden;\n}\n\n.gpcc-service-image img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    transition:0.5s ease;\n}\n\n.gpcc-service-card:hover img{\n    transform:scale(1.08);\n}\n\n\/* =========================\n CONTENT\n========================= *\/\n\n.gpcc-service-content{\n    padding:35px;\n    display:flex;\n    flex-direction:column;\n    flex:1;\n}\n\n.gpcc-service-content h3{\n    font-size:28px;\n    line-height:1.3;\n    color:#004aad;\n    margin:0 0 18px;\n    font-weight:800;\n}\n\n.gpcc-service-content p{\n    font-size:16px;\n    line-height:1.8;\n    color:#555;\n    margin-bottom:30px;\n\n    flex-grow:1;\n}\n\n\/* =========================\n BUTTON\n========================= *\/\n\n.gpcc-service-content a{\n    text-decoration:none;\n    background:#d71920;\n    color:#fff;\n    padding:15px 24px;\n    border-radius:10px;\n    font-size:15px;\n    font-weight:700;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    width:fit-content;\n    transition:0.3s ease;\n}\n\n.gpcc-service-content a:hover{\n    background:#004aad;\n    transform:translateY(-2px);\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-services-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .gpcc-services-heading h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-services{\n        padding:80px 20px;\n    }\n\n    .gpcc-services-grid{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-services-heading h2{\n        font-size:34px;\n    }\n\n    .gpcc-service-content{\n        padding:28px;\n    }\n\n    .gpcc-service-content h3{\n        font-size:24px;\n    }\n\n    .gpcc-service-image{\n        height:220px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n ABOUT SECTION\n========================= -->\n\n<section class=\"gpcc-about\">\n\n    <div class=\"gpcc-about-container\">\n\n        <!-- LEFT IMAGES -->\n        <div class=\"gpcc-about-images\">\n\n            <div class=\"gpcc-main-image\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&#038;w=1974&#038;auto=format&#038;fit=crop\" alt=\"\">\n            <\/div>\n\n            <div class=\"gpcc-small-image\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517048676732-d65bc937f952?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n            <\/div>\n\n            <!-- EXPERIENCE BOX -->\n            <div class=\"gpcc-experience-box\">\n\n                <h3>20+<\/h3>\n\n                <p>\n                    Years of Experience\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT CONTENT -->\n        <div class=\"gpcc-about-content\">\n\n            <span class=\"gpcc-subtitle\">\n                ABOUT GP CONCRETE COATINGS\n            <\/span>\n\n            <h2>\n                Trusted Epoxy Flooring &#038;\n                Concrete Coating Experts\n            <\/h2>\n\n            <p class=\"gpcc-about-text\">\n                GP Concrete Coatings provides high-quality residential,\n                commercial, and industrial flooring solutions designed\n                for durability, performance, and modern style.\n            <\/p>\n\n            <p class=\"gpcc-about-text\">\n                From garage epoxy flooring to large-scale industrial\n                coatings, our experienced team delivers premium finishes\n                using high-performance materials and expert craftsmanship.\n            <\/p>\n\n            <!-- FEATURES -->\n            <div class=\"gpcc-about-features\">\n\n                <div class=\"gpcc-feature-item\">\n                    \u2714 Licensed &#038; Insured\n                <\/div>\n\n                <div class=\"gpcc-feature-item\">\n                    \u2714 Free Estimates\n                <\/div>\n\n                <div class=\"gpcc-feature-item\">\n                    \u2714 Residential &#038; Commercial\n                <\/div>\n\n                <div class=\"gpcc-feature-item\">\n                    \u2714 Premium Quality Materials\n                <\/div>\n\n            <\/div>\n\n            <!-- BUTTON -->\n            <div class=\"gpcc-about-btn-wrap\">\n\n                <a href=\"#quote-form\" class=\"gpcc-about-btn\">\n                    Request Free Quote\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n ABOUT SECTION\n========================= *\/\n\n.gpcc-about{\n    padding:120px 20px;\n    background:#f7f9fc;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-about-container{\n    max-width:1280px;\n    margin:auto;\n\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:80px;\n    align-items:center;\n}\n\n\/* =========================\n IMAGES\n========================= *\/\n\n.gpcc-about-images{\n    position:relative;\n}\n\n.gpcc-main-image{\n    border-radius:28px;\n    overflow:hidden;\n\n    box-shadow:\n    0 20px 60px rgba(0,0,0,0.10);\n}\n\n.gpcc-main-image img{\n    width:100%;\n    display:block;\n    height:650px;\n    object-fit:cover;\n}\n\n.gpcc-small-image{\n    position:absolute;\n    bottom:-40px;\n    right:-40px;\n\n    width:280px;\n    border-radius:24px;\n    overflow:hidden;\n    border:8px solid #fff;\n\n    box-shadow:\n    0 20px 50px rgba(0,0,0,0.12);\n}\n\n.gpcc-small-image img{\n    width:100%;\n    height:220px;\n    object-fit:cover;\n    display:block;\n}\n\n\/* EXPERIENCE BOX *\/\n\n.gpcc-experience-box{\n    position:absolute;\n    top:40px;\n    left:-30px;\n\n    background:#d71920;\n    color:#fff;\n\n    padding:28px 35px;\n    border-radius:22px;\n\n    box-shadow:\n    0 20px 50px rgba(215,25,32,0.25);\n}\n\n.gpcc-experience-box h3{\n    margin:0;\n    font-size:54px;\n    line-height:1;\n    font-weight:800;\n}\n\n.gpcc-experience-box p{\n    margin:10px 0 0;\n    font-size:16px;\n    line-height:1.5;\n}\n\n\/* =========================\n CONTENT\n========================= *\/\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-about-content h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 25px;\n    font-weight:800;\n}\n\n.gpcc-about-text{\n    font-size:17px;\n    line-height:1.9;\n    color:#555;\n    margin-bottom:22px;\n}\n\n\/* FEATURES *\/\n\n.gpcc-about-features{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n    margin-top:35px;\n}\n\n.gpcc-feature-item{\n    background:#fff;\n    padding:18px 22px;\n    border-radius:14px;\n    font-size:16px;\n    font-weight:600;\n    color:#004aad;\n\n    box-shadow:\n    0 10px 30px rgba(0,0,0,0.05);\n}\n\n\/* BUTTON *\/\n\n.gpcc-about-btn-wrap{\n    margin-top:40px;\n}\n\n.gpcc-about-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    background:#004aad;\n    color:#fff;\n    text-decoration:none;\n\n    padding:18px 34px;\n    border-radius:12px;\n\n    font-size:16px;\n    font-weight:700;\n\n    transition:0.3s ease;\n}\n\n.gpcc-about-btn:hover{\n    background:#d71920;\n    transform:translateY(-3px);\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-about-container{\n        grid-template-columns:1fr;\n        gap:70px;\n    }\n\n    .gpcc-about-content h2{\n        font-size:42px;\n    }\n\n    .gpcc-main-image img{\n        height:550px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-about{\n        padding:80px 20px;\n    }\n\n    .gpcc-about-content h2{\n        font-size:34px;\n    }\n\n    .gpcc-about-features{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-small-image{\n        width:180px;\n        right:0;\n        bottom:-25px;\n    }\n\n    .gpcc-small-image img{\n        height:140px;\n    }\n\n    .gpcc-experience-box{\n        left:10px;\n        top:10px;\n        padding:20px 24px;\n    }\n\n    .gpcc-experience-box h3{\n        font-size:38px;\n    }\n\n    .gpcc-main-image img{\n        height:450px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n WHY CHOOSE US SECTION\n========================= -->\n\n<section class=\"gpcc-why\">\n\n    <div class=\"gpcc-why-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"gpcc-why-content\">\n\n            <span class=\"gpcc-subtitle\">\n                WHY CHOOSE US\n            <\/span>\n\n            <h2>\n                Concrete Coating Solutions\n                Built For Performance\n            <\/h2>\n\n            <p class=\"gpcc-why-text\">\n                GP Concrete Coatings delivers premium epoxy flooring\n                systems designed to last for years while enhancing the\n                appearance and durability of your property.\n            <\/p>\n\n            <!-- FEATURES -->\n            <div class=\"gpcc-why-features\">\n\n                <div class=\"gpcc-why-box\">\n\n                    <div class=\"gpcc-why-number\">\n                        01\n                    <\/div>\n\n                    <div>\n                        <h3>\n                            Premium Materials\n                        <\/h3>\n\n                        <p>\n                            High-quality coating systems engineered\n                            for maximum durability and protection.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"gpcc-why-box\">\n\n                    <div class=\"gpcc-why-number\">\n                        02\n                    <\/div>\n\n                    <div>\n                        <h3>\n                            Expert Installation\n                        <\/h3>\n\n                        <p>\n                            Skilled professionals with years of\n                            hands-on epoxy flooring experience.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"gpcc-why-box\">\n\n                    <div class=\"gpcc-why-number\">\n                        03\n                    <\/div>\n\n                    <div>\n                        <h3>\n                            Fast Turnaround\n                        <\/h3>\n\n                        <p>\n                            Efficient project completion without\n                            compromising quality workmanship.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"gpcc-why-box\">\n\n                    <div class=\"gpcc-why-number\">\n                        04\n                    <\/div>\n\n                    <div>\n                        <h3>\n                            Residential &#038; Commercial\n                        <\/h3>\n\n                        <p>\n                            Flooring solutions tailored for homes,\n                            businesses, and industrial properties.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT IMAGE -->\n        <div class=\"gpcc-why-image-wrap\">\n\n            <div class=\"gpcc-why-image\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n            <\/div>\n\n            <!-- FLOATING CARD -->\n            <div class=\"gpcc-floating-card\">\n\n                <h3>\n                    100%\n                <\/h3>\n\n                <p>\n                    Customer Satisfaction\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n WHY SECTION\n========================= *\/\n\n.gpcc-why{\n    padding:120px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-why-container{\n    max-width:1280px;\n    margin:auto;\n\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:80px;\n    align-items:center;\n}\n\n\/* =========================\n CONTENT\n========================= *\/\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-why-content h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 25px;\n    font-weight:800;\n}\n\n.gpcc-why-text{\n    font-size:17px;\n    line-height:1.9;\n    color:#555;\n    margin-bottom:40px;\n}\n\n\/* FEATURES *\/\n\n.gpcc-why-features{\n    display:flex;\n    flex-direction:column;\n    gap:25px;\n}\n\n.gpcc-why-box{\n    background:#fff;\n    border-radius:22px;\n    padding:28px 30px;\n\n    display:flex;\n    gap:22px;\n    align-items:flex-start;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 10px 30px rgba(0,0,0,0.04),\n    0 20px 60px rgba(0,74,173,0.05);\n\n    transition:0.35s ease;\n}\n\n.gpcc-why-box:hover{\n    transform:translateY(-6px);\n\n    box-shadow:\n    0 20px 40px rgba(0,0,0,0.08),\n    0 25px 70px rgba(0,74,173,0.10);\n}\n\n.gpcc-why-number{\n    min-width:70px;\n    height:70px;\n\n    background:#004aad;\n    color:#fff;\n\n    border-radius:18px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    font-size:24px;\n    font-weight:800;\n}\n\n.gpcc-why-box h3{\n    margin:0 0 12px;\n    color:#004aad;\n    font-size:24px;\n    font-weight:800;\n}\n\n.gpcc-why-box p{\n    margin:0;\n    color:#555;\n    line-height:1.8;\n    font-size:16px;\n}\n\n\/* =========================\n IMAGE\n========================= *\/\n\n.gpcc-why-image-wrap{\n    position:relative;\n}\n\n.gpcc-why-image{\n    border-radius:30px;\n    overflow:hidden;\n\n    box-shadow:\n    0 20px 60px rgba(0,0,0,0.12);\n}\n\n.gpcc-why-image img{\n    width:100%;\n    height:780px;\n    object-fit:cover;\n    display:block;\n}\n\n\/* FLOATING CARD *\/\n\n.gpcc-floating-card{\n    position:absolute;\n    bottom:40px;\n    left:-40px;\n\n    background:#d71920;\n    color:#fff;\n\n    padding:30px 38px;\n    border-radius:24px;\n\n    box-shadow:\n    0 20px 60px rgba(215,25,32,0.25);\n}\n\n.gpcc-floating-card h3{\n    margin:0;\n    font-size:52px;\n    line-height:1;\n    font-weight:800;\n}\n\n.gpcc-floating-card p{\n    margin:12px 0 0;\n    font-size:17px;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-why-container{\n        grid-template-columns:1fr;\n        gap:70px;\n    }\n\n    .gpcc-why-content h2{\n        font-size:42px;\n    }\n\n    .gpcc-why-image img{\n        height:600px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-why{\n        padding:80px 20px;\n    }\n\n    .gpcc-why-content h2{\n        font-size:34px;\n    }\n\n    .gpcc-why-box{\n        flex-direction:column;\n    }\n\n    .gpcc-why-image img{\n        height:450px;\n    }\n\n    .gpcc-floating-card{\n        left:15px;\n        bottom:15px;\n        padding:22px 26px;\n    }\n\n    .gpcc-floating-card h3{\n        font-size:38px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n PROJECT GALLERY SECTION\n========================= -->\n\n<section class=\"gpcc-gallery\">\n\n    <div class=\"gpcc-gallery-container\">\n\n        <!-- HEADING -->\n        <div class=\"gpcc-gallery-heading\">\n\n            <span class=\"gpcc-subtitle\">\n                OUR RECENT PROJECTS\n            <\/span>\n\n            <h2>\n                Before &#038; After Concrete\n                Coating Transformations\n            <\/h2>\n\n            <p>\n                Explore some of our recent epoxy flooring and concrete\n                coating projects for residential and commercial spaces.\n            <\/p>\n\n        <\/div>\n\n        <!-- GALLERY GRID -->\n        <div class=\"gpcc-gallery-grid\">\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1484154218962-a197022b5858?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Garage Epoxy Flooring\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494526585095-c41746248156?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Basement Coating Project\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Commercial Epoxy Flooring\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&#038;w=1974&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Residential Concrete Coating\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517048676732-d65bc937f952?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Industrial Flooring System\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-gallery-card\">\n\n                <div class=\"gpcc-gallery-image\">\n\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n                    <div class=\"gpcc-gallery-overlay\">\n\n                        <span>\n                            Metallic Epoxy Finish\n                        <\/span>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- BUTTON -->\n        <div class=\"gpcc-gallery-btn-wrap\">\n\n            <a href=\"#\" class=\"gpcc-gallery-btn\">\n                View More Projects\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n GALLERY SECTION\n========================= *\/\n\n.gpcc-gallery{\n    padding:120px 20px;\n    background:#f7f9fc;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-gallery-container{\n    max-width:1280px;\n    margin:auto;\n}\n\n\/* =========================\n HEADING\n========================= *\/\n\n.gpcc-gallery-heading{\n    text-align:center;\n    max-width:760px;\n    margin:0 auto 70px;\n}\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-gallery-heading h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 20px;\n    font-weight:800;\n}\n\n.gpcc-gallery-heading p{\n    font-size:18px;\n    line-height:1.8;\n    color:#555;\n}\n\n\/* =========================\n GRID\n========================= *\/\n\n.gpcc-gallery-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n\/* =========================\n CARD\n========================= *\/\n\n.gpcc-gallery-card{\n    border-radius:24px;\n    overflow:hidden;\n    position:relative;\n\n    box-shadow:\n    0 15px 40px rgba(0,0,0,0.08);\n\n    transition:0.4s ease;\n}\n\n.gpcc-gallery-card:hover{\n    transform:translateY(-8px);\n}\n\n\/* IMAGE *\/\n\n.gpcc-gallery-image{\n    position:relative;\n    height:350px;\n    overflow:hidden;\n}\n\n.gpcc-gallery-image img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    transition:0.5s ease;\n}\n\n.gpcc-gallery-card:hover img{\n    transform:scale(1.08);\n}\n\n\/* OVERLAY *\/\n\n.gpcc-gallery-overlay{\n    position:absolute;\n    inset:0;\n\n    background:linear-gradient(\n        to top,\n        rgba(0,0,0,0.85) 0%,\n        rgba(0,0,0,0.10) 100%\n    );\n\n    display:flex;\n    align-items:flex-end;\n    padding:28px;\n}\n\n.gpcc-gallery-overlay span{\n    color:#fff;\n    font-size:24px;\n    font-weight:800;\n    line-height:1.3;\n}\n\n\/* BUTTON *\/\n\n.gpcc-gallery-btn-wrap{\n    text-align:center;\n    margin-top:60px;\n}\n\n.gpcc-gallery-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    background:#d71920;\n    color:#fff;\n    text-decoration:none;\n\n    padding:18px 36px;\n    border-radius:12px;\n\n    font-size:16px;\n    font-weight:700;\n\n    transition:0.3s ease;\n}\n\n.gpcc-gallery-btn:hover{\n    background:#004aad;\n    transform:translateY(-3px);\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-gallery-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .gpcc-gallery-heading h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-gallery{\n        padding:80px 20px;\n    }\n\n    .gpcc-gallery-grid{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-gallery-heading h2{\n        font-size:34px;\n    }\n\n    .gpcc-gallery-image{\n        height:280px;\n    }\n\n    .gpcc-gallery-overlay span{\n        font-size:20px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n PROCESS SECTION\n========================= -->\n\n<section class=\"gpcc-process\">\n\n    <div class=\"gpcc-process-container\">\n\n        <!-- HEADING -->\n        <div class=\"gpcc-process-heading\">\n\n            <span class=\"gpcc-subtitle\">\n                OUR PROCESS\n            <\/span>\n\n            <h2>\n                Simple Process. Premium Results.\n            <\/h2>\n\n            <p>\n                We make the concrete coating process smooth, fast,\n                and stress-free from start to finish.\n            <\/p>\n\n        <\/div>\n\n        <!-- PROCESS GRID -->\n        <div class=\"gpcc-process-grid\">\n\n            <!-- STEP -->\n            <div class=\"gpcc-process-card\">\n\n                <div class=\"gpcc-process-number\">\n                    01\n                <\/div>\n\n                <div class=\"gpcc-process-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1516321318423-f06f85e504b3?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-process-content\">\n\n                    <h3>\n                        Request Free Quote\n                    <\/h3>\n\n                    <p>\n                        Contact our team to schedule your free consultation\n                        and receive a customized flooring estimate.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- STEP -->\n            <div class=\"gpcc-process-card\">\n\n                <div class=\"gpcc-process-number\">\n                    02\n                <\/div>\n\n                <div class=\"gpcc-process-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&#038;w=1974&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-process-content\">\n\n                    <h3>\n                        Surface Preparation\n                    <\/h3>\n\n                    <p>\n                        We properly prepare and repair the surface to\n                        ensure maximum adhesion and durability.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- STEP -->\n            <div class=\"gpcc-process-card\">\n\n                <div class=\"gpcc-process-number\">\n                    03\n                <\/div>\n\n                <div class=\"gpcc-process-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-process-content\">\n\n                    <h3>\n                        Professional Installation\n                    <\/h3>\n\n                    <p>\n                        Our experienced installers apply high-performance\n                        epoxy coating systems with precision.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- STEP -->\n            <div class=\"gpcc-process-card\">\n\n                <div class=\"gpcc-process-number\">\n                    04\n                <\/div>\n\n                <div class=\"gpcc-process-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1484154218962-a197022b5858?q=80&#038;w=2070&#038;auto=format&#038;fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"gpcc-process-content\">\n\n                    <h3>\n                        Enjoy Your New Floor\n                    <\/h3>\n\n                    <p>\n                        Enjoy a beautiful, durable, and low-maintenance\n                        concrete coating built to last for years.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n PROCESS SECTION\n========================= *\/\n\n.gpcc-process{\n    padding:120px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-process-container{\n    max-width:1280px;\n    margin:auto;\n}\n\n\/* =========================\n HEADING\n========================= *\/\n\n.gpcc-process-heading{\n    text-align:center;\n    max-width:760px;\n    margin:0 auto 70px;\n}\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-process-heading h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 20px;\n    font-weight:800;\n}\n\n.gpcc-process-heading p{\n    font-size:18px;\n    line-height:1.8;\n    color:#555;\n}\n\n\/* =========================\n GRID\n========================= *\/\n\n.gpcc-process-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:30px;\n}\n\n\/* =========================\n CARD\n========================= *\/\n\n.gpcc-process-card{\n    background:#fff;\n    border-radius:24px;\n    overflow:hidden;\n    position:relative;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 15px 40px rgba(0,0,0,0.05),\n    0 20px 60px rgba(0,74,173,0.05);\n\n    transition:0.4s ease;\n}\n\n.gpcc-process-card:hover{\n    transform:translateY(-10px);\n\n    box-shadow:\n    0 25px 60px rgba(0,0,0,0.08),\n    0 30px 80px rgba(0,74,173,0.10);\n}\n\n\/* NUMBER *\/\n\n.gpcc-process-number{\n    position:absolute;\n    top:20px;\n    left:20px;\n\n    width:60px;\n    height:60px;\n\n    background:#d71920;\n    color:#fff;\n\n    border-radius:18px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    font-size:22px;\n    font-weight:800;\n\n    z-index:2;\n\n    box-shadow:\n    0 10px 30px rgba(215,25,32,0.25);\n}\n\n\/* IMAGE *\/\n\n.gpcc-process-image{\n    height:240px;\n    overflow:hidden;\n}\n\n.gpcc-process-image img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    transition:0.5s ease;\n}\n\n.gpcc-process-card:hover img{\n    transform:scale(1.08);\n}\n\n\/* CONTENT *\/\n\n.gpcc-process-content{\n    padding:30px;\n}\n\n.gpcc-process-content h3{\n    margin:0 0 16px;\n    color:#004aad;\n    font-size:26px;\n    line-height:1.3;\n    font-weight:800;\n}\n\n.gpcc-process-content p{\n    margin:0;\n    color:#555;\n    line-height:1.8;\n    font-size:16px;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-process-grid{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .gpcc-process-heading h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-process{\n        padding:80px 20px;\n    }\n\n    .gpcc-process-grid{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-process-heading h2{\n        font-size:34px;\n    }\n\n    .gpcc-process-image{\n        height:220px;\n    }\n\n    .gpcc-process-content{\n        padding:26px;\n    }\n\n    .gpcc-process-content h3{\n        font-size:22px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n SIMPLE TESTIMONIALS SECTION\n========================= -->\n\n<section class=\"gpcc-testimonials\">\n\n    <div class=\"gpcc-testimonials-container\">\n\n        <!-- HEADING -->\n        <div class=\"gpcc-testimonials-heading\">\n\n            <span class=\"gpcc-subtitle\">\n                TESTIMONIALS\n            <\/span>\n\n            <h2>\n                What Our Clients Say\n            <\/h2>\n\n            <p>\n                Trusted by homeowners and businesses for premium\n                epoxy flooring and concrete coating solutions.\n            <\/p>\n\n        <\/div>\n\n        <!-- TESTIMONIAL GRID -->\n        <div class=\"gpcc-testimonials-grid\">\n\n            <!-- CARD -->\n            <div class=\"gpcc-testimonial-card\">\n\n                <div class=\"gpcc-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"gpcc-review\">\n                    \u201cAmazing experience from start to finish.\n                    The garage floor looks absolutely incredible\n                    and the team was very professional.\u201d\n                <\/p>\n\n                <h4>\n                    Michael R.\n                <\/h4>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-testimonial-card\">\n\n                <div class=\"gpcc-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"gpcc-review\">\n                    \u201cHigh-quality work and excellent communication.\n                    Our commercial flooring project turned out perfect.\u201d\n                <\/p>\n\n                <h4>\n                    Sarah L.\n                <\/h4>\n\n            <\/div>\n\n            <!-- CARD -->\n            <div class=\"gpcc-testimonial-card\">\n\n                <div class=\"gpcc-stars\">\n                    \u2605\u2605\u2605\u2605\u2605\n                <\/div>\n\n                <p class=\"gpcc-review\">\n                    \u201cVery happy with the final results. The epoxy\n                    flooring completely transformed our basement.\u201d\n                <\/p>\n\n                <h4>\n                    David T.\n                <\/h4>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n TESTIMONIALS SECTION\n========================= *\/\n\n.gpcc-testimonials{\n    padding:120px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-testimonials-container{\n    max-width:1280px;\n    margin:auto;\n}\n\n\/* =========================\n HEADING\n========================= *\/\n\n.gpcc-testimonials-heading{\n    text-align:center;\n    max-width:760px;\n    margin:0 auto 70px;\n}\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:18px;\n}\n\n.gpcc-testimonials-heading h2{\n    font-size:54px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 20px;\n    font-weight:800;\n}\n\n.gpcc-testimonials-heading p{\n    font-size:18px;\n    line-height:1.8;\n    color:#555;\n}\n\n\/* =========================\n GRID\n========================= *\/\n\n.gpcc-testimonials-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n\/* =========================\n CARD\n========================= *\/\n\n.gpcc-testimonial-card{\n    background:#fff;\n    padding:40px;\n    border-radius:24px;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 15px 40px rgba(0,0,0,0.05),\n    0 20px 60px rgba(0,74,173,0.05);\n\n    transition:0.35s ease;\n}\n\n.gpcc-testimonial-card:hover{\n    transform:translateY(-8px);\n\n    box-shadow:\n    0 25px 60px rgba(0,0,0,0.08),\n    0 30px 80px rgba(0,74,173,0.10);\n}\n\n\/* STARS *\/\n\n.gpcc-stars{\n    color:#d71920;\n    font-size:24px;\n    margin-bottom:25px;\n    letter-spacing:3px;\n}\n\n\/* REVIEW *\/\n\n.gpcc-review{\n    font-size:17px;\n    line-height:1.9;\n    color:#555;\n    margin-bottom:30px;\n}\n\n\/* NAME *\/\n\n.gpcc-testimonial-card h4{\n    margin:0;\n    color:#004aad;\n    font-size:22px;\n    font-weight:800;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-testimonials-grid{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-testimonials-heading h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-testimonials{\n        padding:80px 20px;\n    }\n\n    .gpcc-testimonials-heading h2{\n        font-size:34px;\n    }\n\n    .gpcc-testimonial-card{\n        padding:30px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n FIXED SERVICE AREAS SECTION\n========================= -->\n\n<section class=\"gpcc-service-area\">\n\n    <div class=\"gpcc-service-area-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"gpcc-service-content\">\n\n            <div class=\"gpcc-subtitle-wrap\">\n                <span class=\"gpcc-subtitle\">\n                    SERVICE AREAS\n                <\/span>\n            <\/div>\n\n            <h2>\n                Proudly Serving Livonia\n                &#038; Nearby Areas\n            <\/h2>\n\n            <p class=\"gpcc-service-text\">\n                We provide premium epoxy flooring and concrete coating\n                services for residential and commercial properties\n                throughout Livonia and surrounding cities.\n            <\/p>\n\n            <!-- AREA LIST -->\n            <div class=\"gpcc-area-list\">\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Livonia\n                <\/div>\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Canton\n                <\/div>\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Plymouth\n                <\/div>\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Novi\n                <\/div>\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Westland\n                <\/div>\n\n                <div class=\"gpcc-area-item\">\n                    \u2714 Redford\n                <\/div>\n\n            <\/div>\n\n            <!-- BUTTON -->\n            <div class=\"gpcc-service-btn-wrap\">\n\n                <a href=\"#\" class=\"gpcc-service-btn\">\n                    Get Free Quote\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT IMAGE -->\n        <div class=\"gpcc-service-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&#038;w=1974&#038;auto=format&#038;fit=crop\" alt=\"\">\n\n            <!-- FLOATING CARD -->\n            <div class=\"gpcc-floating-box\">\n\n                <h3>20+<\/h3>\n\n                <p>Years Experience<\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n SERVICE AREA SECTION\n========================= *\/\n\n.gpcc-service-area{\n    padding:90px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-service-area-container{\n    max-width:1250px;\n    margin:auto;\n\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:50px;\n    align-items:center;\n}\n\n\/* =========================\n SUBTITLE FIX\n========================= *\/\n\n.gpcc-subtitle-wrap{\n    display:inline-flex;\n    margin-bottom:18px;\n}\n\n.gpcc-subtitle{\n    background:#d71920;\n    color:#fff;\n\n    padding:12px 24px;\n    border-radius:50px;\n\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:1.5px;\n\n    display:inline-block;\n    line-height:1;\n}\n\n\/* =========================\n CONTENT\n========================= *\/\n\n.gpcc-service-content h2{\n    font-size:46px;\n    line-height:1.2;\n    color:#004aad;\n    margin:0 0 20px;\n    font-weight:800;\n}\n\n.gpcc-service-text{\n    font-size:16px;\n    line-height:1.8;\n    color:#555;\n    margin-bottom:35px;\n}\n\n\/* =========================\n AREA LIST\n========================= *\/\n\n.gpcc-area-list{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px;\n}\n\n.gpcc-area-item{\n    background:#fff;\n\n    padding:18px 20px;\n    border-radius:14px;\n\n    color:#004aad;\n    font-size:16px;\n    font-weight:700;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 10px 30px rgba(0,0,0,0.05);\n\n    transition:0.3s ease;\n}\n\n.gpcc-area-item:hover{\n    background:#004aad;\n    color:#fff;\n    transform:translateY(-4px);\n}\n\n\/* =========================\n BUTTON\n========================= *\/\n\n.gpcc-service-btn-wrap{\n    margin-top:35px;\n}\n\n.gpcc-service-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    background:#d71920;\n    color:#fff;\n    text-decoration:none;\n\n    padding:16px 32px;\n    border-radius:12px;\n\n    font-size:15px;\n    font-weight:700;\n\n    transition:0.3s ease;\n}\n\n.gpcc-service-btn:hover{\n    background:#004aad;\n    transform:translateY(-3px);\n}\n\n\/* =========================\n IMAGE\n========================= *\/\n\n.gpcc-service-image{\n    position:relative;\n    border-radius:24px;\n    overflow:hidden;\n\n    box-shadow:\n    0 20px 50px rgba(0,0,0,0.10);\n}\n\n.gpcc-service-image img{\n    width:100%;\n    height:520px;\n    object-fit:cover;\n    display:block;\n}\n\n\/* =========================\n FLOATING BOX\n========================= *\/\n\n.gpcc-floating-box{\n    position:absolute;\n    bottom:20px;\n    left:20px;\n\n    background:#d71920;\n    color:#fff;\n\n    padding:18px 24px;\n    border-radius:16px;\n\n    box-shadow:\n    0 15px 35px rgba(215,25,32,0.25);\n}\n\n.gpcc-floating-box h3{\n    margin:0;\n    font-size:34px;\n    line-height:1;\n    font-weight:800;\n}\n\n.gpcc-floating-box p{\n    margin:6px 0 0;\n    font-size:14px;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-service-area-container{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-service-content h2{\n        font-size:38px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-service-area{\n        padding:70px 20px;\n    }\n\n    .gpcc-service-content h2{\n        font-size:32px;\n    }\n\n    .gpcc-area-list{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-service-image img{\n        height:380px;\n    }\n\n}\n\n<\/style>\n\n\n\n<!-- =========================\n PREMIUM FAQ SECTION\n========================= -->\n\n<section class=\"gpcc-faq-section\">\n\n    <div class=\"gpcc-faq-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"gpcc-faq-left\">\n\n            <span class=\"gpcc-subtitle\">\n                FAQ\n            <\/span>\n\n            <h2>\n                Got Questions?\n                We Have Answers\n            <\/h2>\n\n            <p class=\"gpcc-faq-text\">\n                Learn more about our epoxy flooring and concrete\n                coating services. Here are answers to the most\n                common questions from our clients.\n            <\/p>\n\n            <!-- CTA BOX -->\n            <div class=\"gpcc-faq-contact\">\n\n                <h3>\n                    Need More Help?\n                <\/h3>\n\n                <p>\n                    Contact our team today for a free consultation\n                    and estimate for your project.\n                <\/p>\n\n                <a href=\"#\" class=\"gpcc-faq-btn\">\n                    Get Free Quote\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT FAQ -->\n        <div class=\"gpcc-faq-right\">\n\n            <!-- ITEM -->\n            <div class=\"gpcc-faq-item active\">\n\n                <button class=\"gpcc-faq-question\">\n\n                    <span>\n                        How long does epoxy flooring last?\n                    <\/span>\n\n                    <div class=\"gpcc-faq-icon\">\n                        +\n                    <\/div>\n\n                <\/button>\n\n                <div class=\"gpcc-faq-answer\">\n\n                    <p>\n                        Professionally installed epoxy flooring can\n                        last 10\u201320 years depending on usage,\n                        maintenance, and traffic conditions.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-faq-item\">\n\n                <button class=\"gpcc-faq-question\">\n\n                    <span>\n                        Do you offer free estimates?\n                    <\/span>\n\n                    <div class=\"gpcc-faq-icon\">\n                        +\n                    <\/div>\n\n                <\/button>\n\n                <div class=\"gpcc-faq-answer\">\n\n                    <p>\n                        Yes, we provide completely free consultations\n                        and estimates for residential and commercial projects.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-faq-item\">\n\n                <button class=\"gpcc-faq-question\">\n\n                    <span>\n                        How long does installation take?\n                    <\/span>\n\n                    <div class=\"gpcc-faq-icon\">\n                        +\n                    <\/div>\n\n                <\/button>\n\n                <div class=\"gpcc-faq-answer\">\n\n                    <p>\n                        Most projects are completed within 1\u20133 days,\n                        depending on the size and condition of the floor.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- ITEM -->\n            <div class=\"gpcc-faq-item\">\n\n                <button class=\"gpcc-faq-question\">\n\n                    <span>\n                        Is epoxy flooring easy to maintain?\n                    <\/span>\n\n                    <div class=\"gpcc-faq-icon\">\n                        +\n                    <\/div>\n\n                <\/button>\n\n                <div class=\"gpcc-faq-answer\">\n\n                    <p>\n                        Yes, epoxy flooring is stain-resistant,\n                        durable, and very easy to clean and maintain.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n FAQ SECTION\n========================= *\/\n\n.gpcc-faq-section{\n    padding:110px 20px;\n    background:#ffffff;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-faq-container{\n    max-width:1280px;\n    margin:auto;\n\n    display:grid;\n    grid-template-columns:0.9fr 1.1fr;\n    gap:60px;\n    align-items:start;\n}\n\n\/* =========================\n LEFT CONTENT\n========================= *\/\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#d71920;\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:2px;\n    margin-bottom:16px;\n}\n\n.gpcc-faq-left h2{\n    font-size:54px;\n    line-height:1.15;\n    color:#004aad;\n    margin:0 0 22px;\n    font-weight:800;\n}\n\n.gpcc-faq-text{\n    font-size:17px;\n    line-height:1.9;\n    color:#555;\n    margin-bottom:40px;\n}\n\n\/* CONTACT BOX *\/\n\n.gpcc-faq-contact{\n    background:#004aad;\n    padding:40px;\n    border-radius:26px;\n    color:#fff;\n\n    box-shadow:\n    0 20px 60px rgba(0,74,173,0.20);\n}\n\n.gpcc-faq-contact h3{\n    margin:0 0 14px;\n    font-size:30px;\n    font-weight:800;\n}\n\n.gpcc-faq-contact p{\n    margin:0 0 28px;\n    font-size:16px;\n    line-height:1.8;\n}\n\n\/* BUTTON *\/\n\n.gpcc-faq-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    background:#d71920;\n    color:#fff;\n    text-decoration:none;\n\n    padding:16px 30px;\n    border-radius:12px;\n\n    font-size:15px;\n    font-weight:700;\n\n    transition:0.3s ease;\n}\n\n.gpcc-faq-btn:hover{\n    background:#fff;\n    color:#004aad;\n}\n\n\/* =========================\n FAQ RIGHT\n========================= *\/\n\n.gpcc-faq-right{\n    display:flex;\n    flex-direction:column;\n    gap:22px;\n}\n\n\/* FAQ ITEM *\/\n\n.gpcc-faq-item{\n    background:#fff;\n\n    border-radius:22px;\n\n    border:1px solid rgba(0,74,173,0.08);\n\n    box-shadow:\n    0 15px 40px rgba(0,0,0,0.05);\n\n    overflow:hidden;\n\n    transition:0.35s ease;\n}\n\n.gpcc-faq-item:hover{\n    transform:translateY(-4px);\n}\n\n\/* QUESTION *\/\n\n.gpcc-faq-question{\n    width:100%;\n    background:none;\n    border:none;\n\n    padding:28px 30px;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:20px;\n\n    cursor:pointer;\n\n    text-align:left;\n\n    font-size:20px;\n    font-weight:700;\n    color:#004aad;\n}\n\n\/* ICON *\/\n\n.gpcc-faq-icon{\n    width:42px;\n    height:42px;\n\n    background:#d71920;\n    color:#fff;\n\n    border-radius:12px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    font-size:24px;\n    font-weight:700;\n\n    flex-shrink:0;\n\n    transition:0.3s ease;\n}\n\n\/* ANSWER *\/\n\n.gpcc-faq-answer{\n    max-height:0;\n    overflow:hidden;\n    transition:0.4s ease;\n}\n\n.gpcc-faq-answer p{\n    margin:0;\n    padding:0 30px 28px;\n\n    font-size:16px;\n    line-height:1.9;\n    color:#555;\n}\n\n\/* ACTIVE *\/\n\n.gpcc-faq-item.active .gpcc-faq-answer{\n    max-height:250px;\n}\n\n.gpcc-faq-item.active .gpcc-faq-icon{\n    background:#004aad;\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-faq-container{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-faq-left h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-faq-section{\n        padding:80px 20px;\n    }\n\n    .gpcc-faq-left h2{\n        font-size:34px;\n    }\n\n    .gpcc-faq-contact{\n        padding:30px;\n    }\n\n    .gpcc-faq-question{\n        font-size:17px;\n        padding:22px 20px;\n    }\n\n    .gpcc-faq-answer p{\n        padding:0 20px 24px;\n    }\n\n}\n\n<\/style>\n\n<script>\n\ndocument.querySelectorAll(\".gpcc-faq-question\").forEach(button => {\n\n    button.addEventListener(\"click\", () => {\n\n        const faqItem = button.parentElement;\n\n        faqItem.classList.toggle(\"active\");\n\n    });\n\n});\n\n<\/script>\n\n\n\n<!-- =========================\n CTA CONTACT SECTION\n========================= -->\n\n<section class=\"gpcc-cta-section\">\n\n    <div class=\"gpcc-cta-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"gpcc-cta-content\">\n\n            <span class=\"gpcc-subtitle\">\n                GET FREE ESTIMATE\n            <\/span>\n\n            <h2>\n                Ready To Upgrade\n                Your Concrete Floors?\n            <\/h2>\n\n            <p class=\"gpcc-cta-text\">\n                Contact GP Concrete Coatings today for premium epoxy\n                flooring and concrete coating solutions for your home\n                or business.\n            <\/p>\n\n            <!-- FEATURES -->\n            <div class=\"gpcc-cta-features\">\n\n                <div class=\"gpcc-cta-feature\">\n                    \u2714 Free Estimates\n                <\/div>\n\n                <div class=\"gpcc-cta-feature\">\n                    \u2714 Licensed &#038; Insured\n                <\/div>\n\n                <div class=\"gpcc-cta-feature\">\n                    \u2714 Residential &#038; Commercial\n                <\/div>\n\n                <div class=\"gpcc-cta-feature\">\n                    \u2714 Fast Turnaround\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT FORM -->\n        <div class=\"gpcc-cta-form-wrap\">\n\n            <form class=\"gpcc-cta-form\">\n\n                <div class=\"gpcc-form-group\">\n                    <input type=\"text\" placeholder=\"Full Name\">\n                <\/div>\n\n                <div class=\"gpcc-form-group\">\n                    <input type=\"email\" placeholder=\"Email Address\">\n                <\/div>\n\n                <div class=\"gpcc-form-group\">\n                    <input type=\"text\" placeholder=\"Phone Number\">\n                <\/div>\n\n                <div class=\"gpcc-form-group\">\n                    <textarea placeholder=\"Tell Us About Your Project\"><\/textarea>\n                <\/div>\n\n                <button type=\"submit\" class=\"gpcc-submit-btn\">\n                    Request Free Quote\n                <\/button>\n\n            <\/form>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\n CTA SECTION\n========================= *\/\n\n.gpcc-cta-section{\n    padding:110px 20px;\n    background:#f7f9fc;\n    font-family:Arial,sans-serif;\n}\n\n.gpcc-cta-container{\n    max-width:1280px;\n    margin:auto;\n\n    background:#004aad;\n    border-radius:36px;\n\n    padding:70px;\n\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:60px;\n    align-items:center;\n\n    overflow:hidden;\n    position:relative;\n}\n\n\/* =========================\n LEFT CONTENT\n========================= *\/\n\n.gpcc-subtitle{\n    display:inline-block;\n    color:#fff;\n    background:#d71920;\n\n    padding:10px 18px;\n    border-radius:50px;\n\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    margin-bottom:22px;\n}\n\n.gpcc-cta-content h2{\n    font-size:56px;\n    line-height:1.15;\n    color:#fff;\n    margin:0 0 24px;\n    font-weight:800;\n}\n\n.gpcc-cta-text{\n    font-size:17px;\n    line-height:1.9;\n    color:rgba(255,255,255,0.85);\n    margin-bottom:40px;\n}\n\n\/* FEATURES *\/\n\n.gpcc-cta-features{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n}\n\n.gpcc-cta-feature{\n    background:rgba(255,255,255,0.10);\n\n    padding:18px 20px;\n    border-radius:14px;\n\n    color:#fff;\n    font-size:16px;\n    font-weight:600;\n\n    border:1px solid rgba(255,255,255,0.10);\n\n    backdrop-filter:blur(10px);\n}\n\n\/* =========================\n FORM\n========================= *\/\n\n.gpcc-cta-form-wrap{\n    background:#fff;\n    padding:40px;\n    border-radius:28px;\n\n    box-shadow:\n    0 20px 60px rgba(0,0,0,0.15);\n}\n\n.gpcc-cta-form{\n    display:flex;\n    flex-direction:column;\n    gap:20px;\n}\n\n\/* INPUTS *\/\n\n.gpcc-form-group input,\n.gpcc-form-group textarea{\n    width:100%;\n\n    border:none;\n    outline:none;\n\n    background:#f4f7fb;\n\n    padding:18px 20px;\n    border-radius:14px;\n\n    font-size:15px;\n    color:#333;\n\n    border:1px solid transparent;\n\n    transition:0.3s ease;\n\n    box-sizing:border-box;\n}\n\n.gpcc-form-group input:focus,\n.gpcc-form-group textarea:focus{\n    border-color:#004aad;\n    background:#fff;\n}\n\n.gpcc-form-group textarea{\n    height:140px;\n    resize:none;\n}\n\n\/* BUTTON *\/\n\n.gpcc-submit-btn{\n    border:none;\n    cursor:pointer;\n\n    background:#d71920;\n    color:#fff;\n\n    padding:18px 30px;\n    border-radius:14px;\n\n    font-size:16px;\n    font-weight:700;\n\n    transition:0.3s ease;\n}\n\n.gpcc-submit-btn:hover{\n    background:#004aad;\n    transform:translateY(-3px);\n}\n\n\/* =========================\n RESPONSIVE\n========================= *\/\n\n@media(max-width:991px){\n\n    .gpcc-cta-container{\n        grid-template-columns:1fr;\n        padding:50px;\n    }\n\n    .gpcc-cta-content h2{\n        font-size:42px;\n    }\n\n}\n\n@media(max-width:767px){\n\n    .gpcc-cta-section{\n        padding:80px 20px;\n    }\n\n    .gpcc-cta-container{\n        padding:35px 25px;\n        border-radius:24px;\n    }\n\n    .gpcc-cta-content h2{\n        font-size:34px;\n    }\n\n    .gpcc-cta-features{\n        grid-template-columns:1fr;\n    }\n\n    .gpcc-cta-form-wrap{\n        padding:25px;\n    }\n\n}\n\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>PREMIUM CONCRETE COATINGS Concrete Coatings Built To Last Residential &#038; Commercial Epoxy Flooring Services designed for garages, basements, patios, and industrial spaces. Get Free Quote Call Now \u2714 Licensed &#038; Insured Your project is fully protected. 20+ 20+ Years Experience Trusted epoxy flooring experts. OUR SERVICES Premium Concrete Coating Services High-quality epoxy flooring and concrete &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/thejobseek.com\/\" aria-label=\"Read more about Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-28","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thejobseek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=28"}],"version-history":[{"count":21,"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":96,"href":"https:\/\/thejobseek.com\/index.php?rest_route=\/wp\/v2\/pages\/28\/revisions\/96"}],"wp:attachment":[{"href":"https:\/\/thejobseek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}