.kfs-homepage{ width:100%; max-width:1200px; margin:0 auto !important; padding:0 20px; box-sizing:border-box; font-family:Arial, Helvetica, sans-serif; color:#2d2d2d; background:#ffffff; } .kfs-homepage *{ box-sizing:border-box; } .kfs-container{ width:100%; max-width:1180px; margin:0 auto !important; padding:0 20px; } .kfs-topbar{ background:#7f8f3a; color:#ffffff; text-align:center; padding:12px 0; font-size:15px; width:100%; display:block; clear:both; } .kfs-topbar p{ margin:0; } .kfs-hero{ padding:50px 0 40px; background:#f7f5ef; width:100%; display:block; clear:both; } .kfs-hero-grid{ display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:30px; } .kfs-hero-text{ flex:1 1 520px; min-width:300px; } .kfs-hero-image{ flex:1 1 420px; min-width:280px; text-align:center; } .kfs-hero-image img{ width:100%; max-width:500px; height:auto; display:block; margin:0 auto; border-radius:18px; box-shadow:0 10px 30px rgba(0,0,0,0.10); } .kfs-badge{ display:inline-block; background:#f2c94c; color:#1f1f1f; font-weight:700; font-size:13px; padding:8px 14px; border-radius:999px; margin-bottom:18px; } .kfs-hero h1{ font-size:42px; line-height:1.15; margin:0 0 18px; color:#4f6228; } .kfs-subheadline{ font-size:20px; line-height:1.6; margin-bottom:16px; color:#333333; } .kfs-supporting{ font-size:16px; line-height:1.7; margin-bottom:24px; color:#555555; } .kfs-cta-row{ display:flex; flex-wrap:wrap; gap:14px; margin-bottom:22px; } .kfs-btn{ display:inline-block; text-decoration:none !important; font-weight:700; padding:14px 24px; border-radius:10px; font-size:16px; } .kfs-btn-primary{ background:#d62828; color:#ffffff !important; } .kfs-btn-secondary{ background:#f2c94c; color:#1f1f1f !important; } .kfs-trust-inline{ display:flex; flex-wrap:wrap; gap:12px; font-size:14px; color:#666666; } .kfs-trust-inline span{ background:#ffffff; border:1px solid #e2ded3; padding:8px 12px; border-radius:999px; } .kfs-quick-links, .kfs-trust-section, .kfs-promo, .kfs-seo-content, .kfs-category-showcase, .kfs-final-cta{ width:100%; display:block; clear:both; padding:40px 0; } .kfs-link-row{ display:flex; flex-wrap:wrap; gap:12px; } .kfs-link-row a{ text-decoration:none; color:#3f5ea8; font-weight:600; padding:8px 14px; background:#f6f8fc; border-radius:8px; } .kfs-trust-section h2, .kfs-promo h2, .kfs-seo-content h2, .kfs-category-showcase h2, .kfs-final-cta h2, .kfs-local-section h2{ font-size:32px; line-height:1.2; margin-bottom:24px; color:#4f6228; } .kfs-card-grid{ display:flex; flex-wrap:wrap; gap:22px; } .kfs-card{ flex:1 1 240px; background:#ffffff; border:1px solid #ece8de; border-radius:16px; padding:24px; box-shadow:0 6px 18px rgba(0,0,0,0.04); } .kfs-card h3{ margin-top:0; margin-bottom:12px; font-size:20px; color:#2f2f2f; } .kfs-card p{ margin:0; line-height:1.7; color:#5d5d5d; } .kfs-promo-box{ background:linear-gradient(135deg,#fff8d9,#f6efc1); border:1px solid #eadf9a; border-radius:20px; padding:34px; box-shadow:0 8px 24px rgba(0,0,0,0.05); } .kfs-promo-label{ display:inline-block; margin-bottom:14px; font-size:13px; font-weight:700; text-transform:uppercase; background:#d62828; color:#ffffff; padding:7px 11px; border-radius:999px; } .kfs-content-grid{ display:flex; flex-wrap:wrap; gap:32px; } .kfs-content-block{ flex:1 1 420px; } .kfs-content-block p, .kfs-promo-box p, .kfs-final-cta p, .kfs-local-section p{ font-size:17px; line-height:1.8; color:#555555; } .kfs-category-grid{ display:flex; flex-wrap:wrap; gap:22px; } .kfs-category-item{ flex:1 1 220px; max-width:270px; text-decoration:none; color:inherit; background:#ffffff; border:1px solid #ece8de; border-radius:16px; overflow:hidden; box-shadow:0 6px 18px rgba(0,0,0,0.04); } .kfs-category-item img{ width:100%; height:240px; object-fit:cover; display:block; } .kfs-category-item span{ display:block; padding:16px; font-weight:700; font-size:18px; text-align:center; color:#3a3a3a; } .kfs-final-cta{ background:#f7f5ef; text-align:center; } .kfs-contact-line{ font-size:20px; color:#2d2d2d; } .kfs-cta-center{ justify-content:center; } /* LOCAL / CITIES SECTION */ .kfs-local-section{ padding:60px 0; margin:0 auto; text-align:center; border-top:1px solid #ece8de; background:#ffffff; } .kfs-local-section p{ max-width:900px; margin:0 auto 28px; } .kfs-city-grid{ display:grid; grid-template-columns:repeat(4, 1fr); gap:24px; margin-top:24px; text-align:left; } .kfs-city-grid ul{ list-style:none; margin:0; padding:0; } .kfs-city-grid li{ font-size:16px; line-height:1.9; color:#555555; padding:2px 0; } .kfs-city-grid a{ text-decoration:none; color:#555555; transition:all 0.2s ease; } .kfs-city-grid a:hover{ color:#3f5ea8; text-decoration:underline; } .kfs-keywords p{ margin-top:30px; } @media (max-width:991px){ .kfs-city-grid{ grid-template-columns:repeat(2, 1fr); } } @media (max-width:767px){ .kfs-homepage{ padding:0 12px; } .kfs-hero h1{ font-size:28px; } .kfs-subheadline{ font-size:18px; } .kfs-btn{ width:100%; text-align:center; } .kfs-category-item{ max-width:100%; } .kfs-local-section{ padding:40px 0; } .kfs-local-section h2{ font-size:26px; } .kfs-local-section p, .kfs-city-grid li{ font-size:15px; } .kfs-city-grid{ grid-template-columns:repeat(2, 1fr); gap:18px; } .kfs-location-map-image{ border-radius:20px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,0.1); } .kfs-location-map-image img{ width:100%; height:100%; min-height:420px; object-fit:cover; display:block; } }
Email a Friend