.elementor-2095 .elementor-element.elementor-element-8f1404d > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(180deg, #E4E4E43B 0%, #E4E4E4 100%);opacity:1;}.elementor-2095 .elementor-element.elementor-element-4f2698b > .elementor-element-populated >  .elementor-background-overlay{opacity:0.5;}.elementor-2095 .elementor-element.elementor-element-4f2698b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2095 .elementor-element.elementor-element-4f2698b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2095 .elementor-element.elementor-element-086113a .elementor-spacer-inner{--spacer-size:10px;}.elementor-2095 .elementor-element.elementor-element-086113a > .elementor-widget-container{margin:-5px -5px -5px -5px;padding:-2px -2px -2px -2px;}.elementor-2095 .elementor-element.elementor-element-0435e03{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2095 .elementor-element.elementor-element-0435e03 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for section, class: .elementor-element-8f1404d *//* NFI HERO SECTION - FIXED */
.nfi-hero-section {
  position: relative;
  /* FORCE FULL WIDTH (Breaks out of parent containers) */
  width: 100vw; 
  margin-left: 50%;
  transform: translateX(-50%);
  
  /* Height & Background */
  height: 65vh; 
  min-height: 550px; 
  background-image: url('https://www.nfiempire.com/wp-content/uploads/showroom-photo-1-scaled.jpg'); /* Make sure this link is correct! */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  
  /* Layout centering */
  display: flex;
  align-items: center; 
  justify-content: center; 
  text-align: center;
  overflow: hidden; /* Prevents scrollbars from the width hack */
  margin-top: -15px !important;
}

/* The Dark Overlay */
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* 60% Black Tint - Adjusted for better contrast */
  z-index: 1;
}

/* Content Styling */
.hero-content {
  position: relative;
  z-index: 2; 
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}

/* TEXT COLOR FIX */
.hero-content h1 {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 900;
  color: #ffffff !important; /* Forces White Text */
  margin-bottom: 25px;
  text-transform: uppercase;
  text-shadow: 0 4px 15px rgba(0,0,0,0.8); /* Heavy shadow for readability */
}

.hero-sub {
  font-size: 20px;
  line-height: 1.5;
  color: #f0f0f0 !important; /* Forces Light Grey Text */
  max-width: 750px;
  margin: 0 auto 35px auto;
  font-weight: 500;
  text-shadow: 0 2px 10px rgba(0,0,0,0.8);
}

/* Button Fix */
.hero-btn {
  display: inline-block;
  min-width: 280px;
  padding: 18px 30px;
  background-color: #cc0000; /* NFI Red */
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
  transition: all 0.3s ease;
}

.hero-btn:hover {
  background-color: #aa0000;
  transform: translateY(-2px);
}

/* Mobile Adjustments */
@media (max-width: 768px) {
  .hero-content h1 { font-size: 32px; }
  .hero-sub { font-size: 16px; }
  .nfi-hero-section { min-height: 450px; }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-38a3dfa *//* NFI EMPIRE CUSTOM CSS */
:root {
  --nfi-red: #cc0000; /* Adjusted to match your logo red */
  --nfi-dark: #111111;
  --nfi-gray: #f4f4f4;
  --text-color: #333;
}

.nfi-toolbox-section {
  padding: 60px 20px;
  background-color: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; /* Matches typical bold themes */
  color: var(--text-color);
}

.nfi-container {
  max-width: 1100px;
  margin: 0 auto;
}

/* Header Styling */
.nfi-header {
  text-align: center;
  margin-bottom: 50px;
}

.nfi-header h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 15px;
  color: var(--nfi-dark);
  text-transform: uppercase;
}

.nfi-red-text {
  color: var(--nfi-red);
}

.nfi-subhead {
  font-size: 18px;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
}

/* Grid Layout */
.nfi-comparison-grid {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

/* Card Styling */
.nfi-card {
  flex: 1;
  min-width: 300px;
  padding: 40px;
  border-radius: 8px;
  position: relative;
}

/* The "Bad" Option (Private Sale) */
.private-sale {
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
  color: #777;
}

.private-sale h3 {
  color: #555;
}

.private-sale .icon.cross {
  color: #999;
  font-size: 24px;
  font-weight: bold;
}

/* The "Good" Option (NFI Empire) */
.nfi-empire {
  background-color: #ffffff;
  border: 2px solid var(--nfi-red);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  transform: scale(1.02); /* Slight pop to make it dominant */
  z-index: 2;
}

.badge {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--nfi-red);
  color: white;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  border-radius: 4px;
}

.nfi-card h3 {
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: 800;
  text-transform: uppercase;
}

.card-sub {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: 0.8;
}

.nfi-card hr {
  border: 0;
  border-top: 1px solid #ddd;
  margin-bottom: 30px;
}

/* List Points */
.nfi-point {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
  text-align: left;
}

.icon {
  flex-shrink: 0;
  width: 24px;
}

.check {
  color: var(--nfi-red);
  font-weight: 900;
  font-size: 20px;
}

.text strong {
  display: block;
  font-size: 18px;
  margin-bottom: 4px;
  color: var(--nfi-dark);
}

.private-sale .text strong {
  color: #555;
}

.text p {
  font-size: 15px;
  line-height: 1.4;
  margin: 0;
}

/* Button */
.nfi-btn {
  display: block;
  width: 100%;
  padding: 15px;
  background-color: var(--nfi-red);
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  margin-top: 20px;
  transition: background 0.3s;
}

.nfi-btn:hover {
  background-color: #a30000;
  color: white;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .nfi-comparison-grid {
    flex-direction: column;
  }
  
  .nfi-empire {
    transform: scale(1); /* Remove zoom on mobile */
  }
  
  .nfi-header h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-367a5ef *//* NFI ADVANTAGE SECTION STYLES */
.nfi-advantage-section {
  padding: 80px 20px;
  background-color: #ffffff;
}

.nfi-feature-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 80px; /* Space between rows */
}

.nfi-feature-row:last-child {
  margin-bottom: 0;
}

/* Text Column */
.nfi-text-col {
  flex: 1;
  max-width: 500px;
}

.nfi-eyebrow {
  color: var(--nfi-red); /* Uses your brand red */
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.nfi-text-col h3 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 800;
  color: var(--nfi-dark);
  margin-bottom: 20px;
  text-transform: uppercase;
}

.nfi-text-col p {
  font-size: 18px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 20px;
}

/* Image Column */
.nfi-img-col {
  flex: 1;
  height: 400px;
  position: relative;
}

/* Placeholder Styling - Replace with actual IMG tag if preferred */
.nfi-img-placeholder {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0; /* Light gray fallback */
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-weight: bold;
  box-shadow: 20px 20px 0px rgba(0,0,0,0.05); /* Subtle graphic element */
}

/* Reverse Layout for the 2nd Row */
.reverse-layout {
  flex-direction: row-reverse;
}

/* Mobile Responsiveness */
@media (max-width: 900px) {
  .nfi-feature-row, 
  .reverse-layout {
    flex-direction: column-reverse; /* Puts image on top on mobile */
    gap: 30px;
    margin-bottom: 60px;
  }
  
  .nfi-text-col {
    max-width: 100%;
    text-align: center;
  }
  
  .nfi-img-col {
    width: 100%;
    height: 300px; /* Shorter on mobile */
  }
  
  .nfi-text-col h3 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-0435e03 *//* NFI PROCESS SECTION STYLES */
.nfi-process-section {
  padding: 80px 20px;
  background-color: #f9f9f9; /* Light gray background to separate from white sections */
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.nfi-process-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 50px;
  flex-wrap: wrap;
}

.nfi-step-card {
  flex: 1;
  min-width: 220px;
  background: white;
  padding: 30px 25px;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  position: relative;
  transition: transform 0.3s ease;
}

.nfi-step-card:hover {
  transform: translateY(-5px); /* Subtle lift on hover */
}

/* The Big Red Numbers */
.step-number {
  font-size: 50px;
  font-weight: 900;
  color: rgba(204, 0, 0, 0.15); /* Faded Brand Red */
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 1;
}

.nfi-step-card h3 {
  font-size: 22px;
  font-weight: 800;
  color: var(--nfi-dark);
  margin-top: 20px; /* Space for the number */
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.nfi-step-card p {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  position: relative;
  z-index: 2;
}

/* Wide Button for Bottom of Section */
.process-cta-container {
  text-align: center;
  margin-top: 60px;
}

.nfi-btn-wide {
  display: inline-block;
  min-width: 300px;
  font-size: 18px;
}

/* Mobile Responsiveness */
@media (max-width: 900px) {
  .nfi-process-grid {
    flex-direction: column;
    gap: 30px;
  }
  
  .nfi-step-card {
    border-left: 5px solid var(--nfi-red); /* Add red accent on mobile for list view feel */
  }
  
  .step-number {
    top: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-46b2fa6 *//* NFI REVIEWS SECTION STYLES */
.nfi-reviews-section {
  padding: 80px 20px;
  background-color: #ffffff;
}

.nfi-reviews-grid {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.nfi-review-card {
  flex: 1;
  min-width: 300px;
  background-color: #f8f8f8;
  padding: 35px;
  border-radius: 8px;
  border: 1px solid #eee;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Make the middle card pop slightly */
.featured-card {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transform: scale(1.05);
  z-index: 2;
}

.nfi-stars {
  color: #FFD700; /* Gold */
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.review-quote {
  font-size: 16px;
  line-height: 1.6;
  color: #444;
  font-style: italic;
  margin-bottom: 25px;
}

.review-quote strong {
  color: var(--nfi-dark);
  font-weight: 700;
  background-color: rgba(204, 0, 0, 0.05); /* Very faint red highlight */
}

.review-author {
  margin-top: auto;
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.author-name {
  font-weight: 800;
  color: var(--nfi-dark);
  font-size: 16px;
}

.verified-badge {
  font-size: 12px;
  color: #28a745; /* Green checkmark color */
  font-weight: bold;
  text-transform: uppercase;
}

/* Footer & Google Button */
.nfi-reviews-footer {
  text-align: center;
  margin-top: 60px;
}

.nfi-reviews-footer p {
  font-size: 14px;
  color: #777;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.google-btn {
  display: inline-flex;
  align-items: center;
  padding: 12px 25px;
  background-color: white;
  border: 2px solid #ddd;
  border-radius: 50px;
  color: #555;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

.google-btn:hover {
  border-color: #4285F4;
  color: #4285F4;
}

.g-icon {
  font-family: 'Times New Roman', serif; /* Simple Google G lookalike */
  font-weight: 900;
  font-size: 18px;
  margin-right: 10px;
  color: #4285F4;
}

/* Mobile Responsiveness */
@media (max-width: 900px) {
  .nfi-reviews-grid {
    flex-direction: column;
  }
  
  .featured-card {
    transform: scale(1); /* Remove zoom on mobile */
    box-shadow: none;
    background-color: #f8f8f8;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-78d9aa9 *//* --- NFI Form Container --- */
.nfi-form-wrapper {
    max-width: 100%;
    margin: 0 auto;
    font-family: inherit;
}

/* Headings inside the form */
.nfi-form-heading {
    font-size: 1.1rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    margin-top: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

/* --- The Input Fields --- */
/* Makes inputs big, clickable, and soft */
.nfi-form-wrapper input[type="text"],
.nfi-form-wrapper input[type="email"],
.nfi-form-wrapper input[type="tel"],
.nfi-form-wrapper textarea {
    width: 100%;
    padding: 15px; /* Larger touch area for older demographics */
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 6px; /* Soft corners */
    font-size: 1rem;
    color: #333;
    transition: all 0.3s ease;
}

/* Focus State (When they click in the box) */
.nfi-form-wrapper input:focus,
.nfi-form-wrapper textarea:focus {
    background-color: #fff;
    border-color: #cc0000; /* NFI Red Highlight */
    outline: none;
    box-shadow: 0 0 8px rgba(204, 0, 0, 0.1);
}

/* --- Layout Grids --- */
/* 3 Column Layout for Name/Phone/Email & Car Info */
.nfi-row-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    margin-bottom: 15px;
}

/* 2 Column Layout for VIN/Odometer */
.nfi-row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 25px;
}

.nfi-full-width {
    margin-bottom: 25px;
}

/* Label styling for the story section */
.nfi-label {
    display: block;
    margin-bottom: 10px;
    color: #444;
    font-size: 1rem;
}

/* Textarea Height */
.nfi-textarea {
    min-height: 120px;
}

/* --- Submit Button Styling --- */
.nfi-submit-area input[type="submit"] {
    background-color: #cc0000; /* NFI Red */
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 800;
    text-transform: uppercase;
    padding: 18px 40px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
    transition: background 0.3s ease;
}

.nfi-submit-area input[type="submit"]:hover {
    background-color: #a30000; /* Darker Red on Hover */
    transform: translateY(-2px); /* Slight lift effect */
}

/* --- Mobile Responsiveness --- */
/* Stacks everything in one column on phones */
@media (max-width: 768px) {
    .nfi-row-3, .nfi-row-2 {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}/* End custom CSS */