.elementor-72 .elementor-element.elementor-element-952bd94{--display:flex;--overlay-opacity:0.94;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-72 .elementor-element.elementor-element-952bd94:not(.elementor-motion-effects-element-type-background), .elementor-72 .elementor-element.elementor-element-952bd94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hondakualalumpur.com/wp-content/uploads/2025/12/Honda-Dashboard.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-72 .elementor-element.elementor-element-952bd94::before, .elementor-72 .elementor-element.elementor-element-952bd94 > .elementor-background-video-container::before, .elementor-72 .elementor-element.elementor-element-952bd94 > .e-con-inner > .elementor-background-video-container::before, .elementor-72 .elementor-element.elementor-element-952bd94 > .elementor-background-slideshow::before, .elementor-72 .elementor-element.elementor-element-952bd94 > .e-con-inner > .elementor-background-slideshow::before, .elementor-72 .elementor-element.elementor-element-952bd94 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-72 .elementor-element.elementor-element-5c369d3{--display:flex;}/* Start custom CSS for html, class: .elementor-element-84ad360 *//* =========================================================
   PAGE – CONTACT US (AGENT STYLE)
   ========================================================= */

#honda-contact-page{
  padding: 100px 20px 120px;
  background: transparent;
  font-family: "Poppins", system-ui, sans-serif;
  color:#111;
}

.contact-wrap{
  max-width: 1000px;
  margin: 0 auto;
}

/* Head */
.contact-head{
  max-width: 760px;
  margin-bottom: 36px;
}

.contact-chip{
  display:inline-block;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(228,22,45,.10);
  border: 1px solid rgba(228,22,45,.25);
  font-size: 12px;
  margin-bottom: 10px;
}

.contact-title{
  font-size: clamp(2.2rem, 3.8vw, 2.8rem);
  font-weight: 950;
  margin-bottom: 8px;
}

.contact-title span{ color:#E4162D; }

.contact-desc{
  color:#374151;
  line-height: 1.7;
}

/* Card */
.contact-card{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;

  background:#ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 28px;
  padding: 28px;

  box-shadow: 0 26px 70px rgba(0,0,0,.14);
}

/* Left */
.contact-item{
  margin-bottom: 14px;
}

.contact-label{
  font-size: 12px;
  font-weight: 800;
  color:#6b7280;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.contact-value{
  font-size: 16px;
  font-weight: 800;
  margin-top: 4px;
}

/* Right */
.contact-cta-box{
  background: rgba(0,0,0,.04);
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 22px;
  padding: 22px;
  text-align:center;
}

.contact-cta-box h3{
  margin-bottom: 6px;
  font-weight: 950;
}

.contact-cta-box p{
  color:#4b5563;
  line-height: 1.6;
  margin-bottom: 14px;
}

.contact-wa{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 16px 28px;
  border-radius: 999px;
  background:#E4162D;
  color:#fff;
  font-weight: 950;
  font-size: 16px;
  text-decoration:none;

  box-shadow: 0 16px 36px rgba(228,22,45,.30);
}

.contact-wa:hover{ background:#c1121f; }

.contact-note{
  margin-top: 10px;
  font-size: 12px;
  color:#6b7280;
}

/* Extra */
.contact-extra{
  margin-top: 18px;
  text-align:center;
  font-size: 13px;
  color:#374151;
}

/* Responsive */
@media(max-width: 900px){
  .contact-card{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9cde828 *//* =========================
   CONTACT FORM – AGENT STYLE
   ========================= */

#honda-contact-form{
  padding: 90px 20px 120px;
  background: transparent;
  font-family: "Poppins", system-ui, sans-serif;
  color:#111;
}

.cf-wrap{
  max-width: 1000px;
  margin: 0 auto;
}

.cf-head{
  max-width: 760px;
  margin-bottom: 22px;
}

.cf-chip{
  display:inline-block;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(228,22,45,.10);
  border: 1px solid rgba(228,22,45,.25);
  font-size: 12px;
  margin-bottom: 10px;
}

.cf-title{
  font-size: clamp(2rem, 3.4vw, 2.5rem);
  font-weight: 950;
  margin: 0 0 8px;
}

.cf-desc{
  margin: 0;
  color:#374151;
  line-height: 1.7;
}

.cf-card{
  background:#ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 28px;
  padding: 24px;
  box-shadow: 0 26px 70px rgba(0,0,0,.14);
}

.cf-grid{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.cf-field label{
  display:block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  color:#6b7280;
  margin-bottom: 6px;
}

.cf-field input,
.cf-field select,
.cf-field textarea{
  width: 100%;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,.16);
  padding: 12px 14px;
  font-size: 14px;
  background:#fff;
  color:#111;
}

.cf-field textarea{ resize: vertical; }

.cf-field--full{
  grid-column: 1 / -1;
}

.cf-actions{
  margin-top: 14px;
  display:flex;
  align-items:center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.cf-btn{
  padding: 14px 26px;
  border-radius: 999px;
  border: 0;
  background:#E4162D;
  color:#fff;
  font-weight: 950;
  cursor: pointer;
  box-shadow: 0 16px 36px rgba(228,22,45,.28);
}

.cf-btn:hover{ background:#c1121f; }

.cf-note{
  margin: 0;
  font-size: 12px;
  color:#6b7280;
}

/* Responsive */
@media(max-width: 900px){
  .cf-grid{ grid-template-columns: 1fr; }
  .cf-actions{ justify-content: center; text-align:center; }
}/* End custom CSS */