.elementor-42 .elementor-element.elementor-element-eaa7b63{width:var( --container-widget-width, 100.796% );max-width:100.796%;--container-widget-width:100.796%;--container-widget-flex-grow:0;}.elementor-42 .elementor-element.elementor-element-eaa7b63.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-42 .elementor-element.elementor-element-0f83dfe.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-42 .elementor-element.elementor-element-d739a08{width:var( --container-widget-width, 75% );max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;}.elementor-42 .elementor-element.elementor-element-d739a08.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-42 .elementor-element.elementor-element-a9b3b1b{width:var( --container-widget-width, 100.827% );max-width:100.827%;--container-widget-width:100.827%;--container-widget-flex-grow:0;}.elementor-42 .elementor-element.elementor-element-a9b3b1b.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-42 .elementor-element.elementor-element-962e830{width:var( --container-widget-width, 100.589% );max-width:100.589%;--container-widget-width:100.589%;--container-widget-flex-grow:0;}.elementor-42 .elementor-element.elementor-element-962e830.elementor-element{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-42 .elementor-element.elementor-element-0f83dfe{width:var( --container-widget-width, 171.933px );max-width:171.933px;--container-widget-width:171.933px;--container-widget-flex-grow:0;}.elementor-42 .elementor-element.elementor-element-d739a08{width:var( --container-widget-width, 154.467px );max-width:154.467px;--container-widget-width:154.467px;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-eaa7b63 */.sosid-contact-hero {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.sosid-contact-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sosid-contact-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(26,26,46,0.88) 0%, rgba(229,106,58,0.5) 100%);
  z-index: 1;
}

.sosid-contact-hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 800px;
  padding: 0 30px;
}

.sosid-contact-tag {
  display: inline-block;
  background: rgba(229,106,58,0.2);
  color: #E56A3A;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px;
  border: 1px solid rgba(229,106,58,0.3);
}

.sosid-contact-title {
  font-size: 52px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
  line-height: 1.2;
}

.sosid-contact-subtitle {
  font-size: 18px;
  color: rgba(255,255,255,0.75);
  line-height: 1.7;
  margin-bottom: 30px;
}

.sosid-contact-breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 13px;
  color: rgba(255,255,255,0.6);
}

.sosid-contact-breadcrumb a {
  color: rgba(255,255,255,0.6) !important;
  text-decoration: none !important;
  transition: color 0.3s;
}

.sosid-contact-breadcrumb a:hover { color: #E56A3A !important; }
.sosid-contact-breadcrumb i { font-size: 10px; }
.sosid-contact-breadcrumb span { color: #E56A3A; font-weight: 600; }/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-d739a08 *//* Bouton envoyer WPForms mobile */
@media (max-width: 768px) {
  .wpforms-submit {
    width: auto !important;
    padding: 14px 30px !important;
    font-size: 14px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a9b3b1b *//* ===== SECTION CARTE ===== */
.sosid-map-section {
  background: #F8F8F8;
  padding: 80px 30px;
}

.sosid-map-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 40px;
}

.sosid-map-tag {
  display: inline-block;
  background: #FDE8DF;
  color: #E56A3A;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px;
}

.sosid-map-title {
  font-size: 38px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 16px;
}

.sosid-map-sep {
  width: 70px;
  height: 4px;
  background: linear-gradient(to right, #E56A3A, #3E7F5A);
  border-radius: 2px;
  margin: 0 auto 20px;
}

.sosid-map-desc {
  font-size: 16px;
  color: #777777;
  line-height: 1.7;
}

.sosid-map-wrap {
  max-width: 1200px;
  margin: 0 auto 30px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

.sosid-map-infos {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.sosid-map-info-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #555555;
  font-weight: 500;
}

.sosid-map-info-item i {
  color: #E56A3A;
  font-size: 18px;
}

/* ===== SECTION CTA FINAL ===== */
.sosid-contact-cta-section {
  position: relative;
  padding: 100px 30px;
  overflow: hidden;
  background: linear-gradient(135deg, #E56A3A 0%, #c45528 100%);
}

.sosid-contact-cta-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 50%, rgba(255,255,255,0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 50%, rgba(0,0,0,0.1) 0%, transparent 50%);
  pointer-events: none;
}

.sosid-contact-cta-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

.sosid-contact-cta-tag {
  display: inline-block;
  background: rgba(255,255,255,0.2);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.sosid-contact-cta-title {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
  line-height: 1.2;
}

.sosid-contact-cta-subtitle {
  font-size: 17px;
  color: rgba(255,255,255,0.85);
  line-height: 1.7;
  margin-bottom: 36px;
}

.sosid-contact-cta-btns {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.sosid-contact-cta-btn-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  color: #E56A3A !important;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 36px;
  border-radius: 30px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.sosid-contact-cta-btn-phone:hover {
  background: #222222;
  color: #ffffff !important;
  transform: translateY(-3px);
}

.sosid-contact-cta-btn-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #25D366;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 36px;
  border-radius: 30px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(37,211,102,0.3);
}

.sosid-contact-cta-btn-whatsapp:hover {
  background: #128C7E;
  transform: translateY(-3px);
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .sosid-map-title { font-size: 28px; }
  .sosid-map-infos { flex-direction: column; align-items: center; gap: 16px; }
  .sosid-contact-cta-title { font-size: 28px; }
  .sosid-contact-cta-btns { flex-direction: column; align-items: center; }
}/* End custom CSS */