.elementor-191 .elementor-element.elementor-element-7cffbd8{--display:flex;--overlay-opacity:0.95;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-191 .elementor-element.elementor-element-7cffbd8:not(.elementor-motion-effects-element-type-background), .elementor-191 .elementor-element.elementor-element-7cffbd8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://a2e.com.my/wp-content/uploads/2025/11/ChatGPT-Image-Nov-21-2025-09_53_10-PM.png");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-191 .elementor-element.elementor-element-7cffbd8::before, .elementor-191 .elementor-element.elementor-element-7cffbd8 > .elementor-background-video-container::before, .elementor-191 .elementor-element.elementor-element-7cffbd8 > .e-con-inner > .elementor-background-video-container::before, .elementor-191 .elementor-element.elementor-element-7cffbd8 > .elementor-background-slideshow::before, .elementor-191 .elementor-element.elementor-element-7cffbd8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-191 .elementor-element.elementor-element-7cffbd8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-191 .elementor-element.elementor-element-b0b5ff9{--display:flex;}.elementor-191 .elementor-element.elementor-element-eb5ed6e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-7d6eb7b *//* ==========================================================
   CONTACT PAGE – SECTION 1 (HERO)
   ========================================================== */

#a2e-contact-hero {
  padding: 120px 20px 70px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.contact-hero-container {
  max-width: 950px;
  margin: auto;
}

.contact-hero-title {
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 12px;
  line-height: 1.2;
}

.contact-hero-title .black {
  color: #111;
}

.contact-hero-title .orange {
  color: #FF8A00;
}

.contact-hero-sub {
  font-size: 1.1rem;
  color: #555;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.9;
}

/* MOBILE */
@media (max-width: 480px) {
  .contact-hero-title {
    font-size: 2.2rem;
  }

  .contact-hero-sub {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-20c1a91 *//* ==========================================================
   CONTACT PAGE – SECTION 2
   ========================================================== */

#a2e-contact-sec2 {
  padding: 100px 20px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
}

.contact-sec2-wrapper {
  max-width: 1250px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: flex-start;
}

/* LEFT SIDE */
.contact-sec2-title {
  font-size: 2.3rem;
  font-weight: 900;
  margin-bottom: 15px;
}

.contact-sec2-title .orange {
  color: #FF8A00;
}

.contact-sec2-desc {
  color: #555;
  font-size: 1.05rem;
  line-height: 1.8;
  margin-bottom: 30px;
}

.contact-sec2-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-sec2-list li {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;
  border-radius: 16px;
  margin-bottom: 18px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.04);
  font-size: 1rem;
  line-height: 1.7;
}

.contact-sec2-list strong {
  color: #FF8A00;
}

/* ==============================
   FOLLOW US (ICON ADJUSTED)
   ============================== */

.contact-sec2-socials{
  display: inline-flex;
  gap: 18px;              /* jarak icon */
  margin-top: 10px;      /* jarak dari label */
}

.contact-sec2-socials a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #111;           /* ikut warna text box */
  transition: transform .25s ease, color .25s ease;
}

.contact-sec2-socials svg{
  width: 26px;           /* 🔥 BESAR ICON */
  height: 26px;
}

.contact-sec2-socials a:hover{
  color: #FF8A00;        /* hover ikut theme */
  transform: translateY(-2px);
}

/* RIGHT SIDE FORM */
.contact-sec2-right {
  background: #ffffff;
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.contact-sec2-form label {
  font-weight: 600;
  color: #111;
  margin-bottom: 6px;
  display: block;
}

.contact-sec2-form input,
.contact-sec2-form textarea {
  width: 100%;
  padding: 12px 14px;
  margin-bottom: 18px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-family: inherit;
  font-size: 1rem;
}

.contact-sec2-form textarea {
  height: 130px;
}

.contact-sec2-btn {
  width: 100%;
  padding: 15px;
  background: #FF8A00;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  transition: 0.25s;
}

.contact-sec2-btn:hover {
  background: #e47600;
}

/* MOBILE */
@media(max-width: 480px) {
  .contact-sec2-wrapper {
    grid-template-columns: 1fr;
  }

  .contact-sec2-right {
    padding: 25px;
  }

  .contact-sec2-socials{
    gap: 16px;
  }

  .contact-sec2-socials svg{
    width: 24px;
    height: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e9537c *//* ==========================================================
   CONTACT PAGE – SECTION 3 (GOOGLE MAP FULL WIDTH)
   ========================================================== */

#a2e-contact-map {
  padding: 60px 20px 120px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
}

.map-container {
  max-width: 1300px;
  margin: auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.map-container iframe {
  width: 100%;
  height: 480px;
  border: 0;
}

/* MOBILE */
@media(max-width: 480px){
  .map-container iframe {
    height: 320px;
  }
}/* End custom CSS */