/* Correction et harmonisation des liens du footer */
.footer-bottom .footer-links a,
.footer-bottom .footer-links a:visited {
  color: #4fc3f7 !important;
  text-decoration: underline !important;
  transition: color 0.2s;
}
.footer-bottom .footer-links a:hover,
.footer-bottom .footer-links a:focus {
  color: #1976d2 !important;
  text-decoration: underline !important;
}
/* Footer CSS BMW - PASSION AUTO 85 */
.contact-simple {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.contact-item {
  padding: 0.6rem 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 1.7;
  width: 420px;
  max-width: 90vw;
  margin: 0.2rem auto;
}
.slider-main-subtitle {
  font-size: 1.5em;
  font-weight: 700;
  color: #e0e0e0;
  text-align: center;
  margin-top: 0.1em;
  margin-bottom: 0.5em;
  font-family: "Roboto", Arial, sans-serif;
}
footer .footer-title,
footer .footer-title-1 {
  margin-right: 0.5em;
}
footer .footer-title,
footer .footer-title-1,
footer .footer-title-2,
.footer-title,
.footer-title-1,
.footer-title-2,
.slider-title-row .footer-title,
.slider-title-row .footer-title-1,
.slider-title-row .footer-title-2 {
  font-family: "Orbitron", sans-serif;
  font-size: 3.2rem;
  font-weight: 900;
  color: #00aeef;
  text-shadow: 0 2px 12px rgba(0, 174, 239, 0.5), 0 0 4px #000;
  letter-spacing: 2px;
  text-align: center;
  display: inline;
  margin: 0 2px;
  vertical-align: middle;
  line-height: 1.1;
}
.slider-title-row .footer-title,
.slider-title-row .footer-title-1 {
  margin-right: 0.5em;
}
.slider-container {
  position: relative;
}
.slider-title-row {
  position: absolute;
  top: 16%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 0;
  padding: 0.2em 0.5em;
  background: transparent;
  box-shadow: none;
  white-space: nowrap;
}
.footer-coords {
  margin: 0.7rem auto 0.5rem auto;
  text-align: center;
  font-size: 1.15rem;
  color: #e0e0e0;
  font-family: "Roboto", Arial, sans-serif;
}
.footer-brand-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.05rem;
  width: 100%;
  padding: 0.05rem 0 0.05rem 0;
}
.footer-subtitle {
  font-family: "Montserrat", "Roboto", "Open Sans", Arial, sans-serif;
  font-size: 1.45rem;
  color: #223a70;
  text-align: center;
  margin: 0.3rem auto 1.3rem auto;
  font-weight: 600;
  letter-spacing: 2px;
  text-shadow: 0 2px 12px rgba(0, 174, 239, 0.5), 0 0 4px #000;
  background: none;
  border-radius: 6px;
}
.footer-title-1 {
  font-size: 3.2rem;
  font-family: "Orbitron", sans-serif;
  font-weight: 900;
  color: var(--bmw-blue, #163452);
  letter-spacing: 1px;
  margin-bottom: 0.1em;
  text-align: center;
  text-transform: uppercase;
}
.footer-title-2 {
  font-size: 3.2rem;
  font-family: "Orbitron", sans-serif;
  font-weight: 900;
  color: var(--bmw-blue, #d11928);
  letter-spacing: 1px;
  margin-bottom: 0.1em;
  text-align: center;
  text-transform: uppercase;
}
.footer-subtitle {
  font-size: 1.4rem;
  color: #e0e0e0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.2em;
  opacity: 0.85;
}
.footer-contact {
  width: 100%;
  max-width: 370px;
  margin: 0 auto;
  background: none;
  padding: 0;
  color: #e0e0e0;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, sans-serif;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.05rem;
}
.contact-simple strong {
  color: var(--bmw-blue, #1e90ff);
  font-weight: 700;
  font-size: 1.18em;
}
.contact-title {
  font-size: 2.2rem;
  letter-spacing: 1px;
  font-family: "Orbitron", Arial, sans-serif;
  color: var(--bmw-blue, #1e90ff);
  margin-bottom: 0.2rem;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 2px 12px rgba(0, 174, 239, 0.5), 0 0 4px #000;
}
.footer-map {
  margin-top: 0;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
.footer-map iframe {
  width: 100vw;
  max-width: 100vw;
  min-width: 320px;
  height: 350px;
  border-radius: 0;
  border: none;
  box-shadow: 0 6px 32px #1e90ff33, 0 0 24px #00bfff22 inset;
  background: linear-gradient(135deg, #16213e 0%, #1a1a2e 100%);
  transition: box-shadow 0.3s, background 0.3s;
}
.footer-map iframe:hover {
  box-shadow: 0 12px 48px #1e90ff88, 0 0 32px #00bfff44 inset;
  background: linear-gradient(135deg, #1e90ff22 0%, #16213e 100%);
}
.footer-contact {
  margin-top: 2rem;
  padding: 0;
  color: #e0e0e0;
  max-width: 370px;
  width: 100%;
  font-size: 1rem;
}
.contact-list {
  list-style: none;
  margin: 0 0 1rem 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3em;
}
.contact-list li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
  text-align: center;
}
.contact-label {
  font-weight: 700;
  color: var(--bmw-blue, #1e90ff);
  margin-right: 0.5em;
  font-family: "Orbitron", Arial, sans-serif;
  font-size: 1.25rem;
}
.contact-link {
  color: var(--bmw-blue, #1e90ff);
  text-decoration: underline;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color 0.2s;
}
.contact-link:hover {
  color: #00bfff;
}
.contact-map {
  margin-top: 1rem;
  text-align: center;
}
.main-footer {
  background: linear-gradient(135deg, #163452 0%, #1e2a38 60%, #4fc3f7 100%);
  backdrop-filter: blur(8px) saturate(1.2);
  color: #f5f5f5;
  border-top: 2px solid var(--bmw-blue);
  box-shadow: 0 -2px 12px var(--bmw-blue), 0 -1px 8px rgba(0, 0, 0, 0.6);
  position: relative;
  overflow: hidden;
  font-family: var(--font-secondary);
  width: 100vw;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}
.footer-container {
  width: 100vw;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.footer-main {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
  font-size: 1.05rem;
  color: #e0e0e0;
  text-align: center;
}
.bmw-logo-footer {
  background: radial-gradient(circle, var(--bmw-blue) 0%, transparent 70%);
  border-radius: 50%;
  padding: 0.5rem;
  box-shadow: 0 0 16px rgba(30, 144, 255, 0.18);
}
.bmw-logo-image-footer {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.footer-brand-text h3 {
  font-family: "Orbitron", sans-serif;
  font-size: 1.3em;
  color: var(--bmw-blue);
  margin-bottom: 0.2em;
}
.footer-brand-text p {
  font-size: 1em;
  color: #e0e0e0;
  opacity: 0.8;
}
.footer-social {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--spacing-lg);
  flex-wrap: wrap;
}
.social-section h5,
.newsletter-section h5 {
  color: var(--bmw-blue);
  font-family: "Orbitron", sans-serif;
  margin-bottom: 0.5em;
}
.social-links {
  display: flex;
  gap: var(--spacing-sm);
}
.social-link {
  font-size: 1.7em;
  color: var(--bmw-blue);
  background: rgba(30, 144, 255, 0.08);
  border-radius: 50%;
  padding: 0.3em 0.4em;
  transition: background 0.2s, color 0.2s;
  text-decoration: none;
}
.social-link:hover {
  background: var(--bmw-blue);
  color: #fff;
}
.newsletter-form {
  display: flex;
  gap: var(--spacing-xs);
}
.newsletter-input {
  padding: 0.5em 1em;
  border-radius: 6px;
  border: none;
  font-size: 1em;
  background: #222c38;
  color: #e0e0e0;
}
.newsletter-btn {
  background: var(--bmw-blue);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 0.5em 1.2em;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}
.newsletter-btn:hover {
  background: #222c38;
  color: var(--bmw-blue);
}
.newsletter-text {
  font-size: 0.95em;
  color: #e0e0e0;
  opacity: 0.7;
}
.footer-bottom {
  border-top: 1px solid rgba(30, 144, 255, 0.18);
  margin-top: 2rem;
  padding-top: 1.2rem;
}
.footer-bottom-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-sm);
}
.copyright {
  flex: 1;
  min-width: 200px;
}
.copyright p {
  margin: 0;
  font-size: 1.08em;
  color: #fff;
  text-align: left;
  font-weight: 700;
  letter-spacing: 1.2px;
  padding-left: 8px;
  opacity: 1;
  font-family: "Montserrat", "Roboto", "Open Sans", Arial, sans-serif;
  text-shadow: 0 2px 8px #000a, 0 0 2px #1e90ff22;
}
.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  justify-content: center;
}
.footer-links a {
  color: #fff;
  text-decoration: underline;
  font-size: 1.08em;
  font-weight: 700;
  font-family: "Montserrat", "Roboto", "Open Sans", Arial, sans-serif;
  letter-spacing: 1px;
  transition: color 0.2s, text-shadow 0.2s;
  text-shadow: 0 2px 8px #000a, 0 0 2px #1e90ff22;
}
.footer-links a:hover {
  color: #fff;
  text-decoration: underline;
  text-shadow: none;
  background: none;
  transition: none;
}
.certifications {
  display: flex;
  gap: var(--spacing-xs);
  font-size: 1.1em;
  color: #e0e0e0;
}
.cert {
  background: rgba(30, 144, 255, 0.1);
  border-radius: 6px;
  padding: 0.2em 0.7em;
  color: var(--bmw-blue);
  font-weight: 600;
}
@media (max-width: 900px) {
  .footer-container {
    gap: var(--spacing-sm);
  }
  .footer-main {
    flex-direction: column;
    gap: var(--spacing-sm);
  }
  .footer-bottom-content {
    flex-direction: column;
    gap: var(--spacing-md);
    text-align: center;
  }
  .footer-links {
    justify-content: center;
    gap: var(--spacing-xs);
  }
  .footer-social {
    flex-direction: column;
    gap: var(--spacing-sm);
  }
}
@media (max-width: 600px) {
  .footer-links {
    flex-direction: column;
    gap: var(--spacing-xs);
    align-items: center;
  }
  .footer-links a {
    display: block;
    padding: 0.5rem 0;
    font-size: 0.9em;
  }
  .copyright p {
    font-size: 0.85em;
    line-height: 1.4;
    text-align: left;
    padding-left: 8px;
  }
}
