.elementor-147 .elementor-element.elementor-element-f8e59bf{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-147 .elementor-element.elementor-element-611503e{--display:flex;}.elementor-147 .elementor-element.elementor-element-46e52c8{--display:flex;--overlay-opacity:0.95;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-147 .elementor-element.elementor-element-46e52c8:not(.elementor-motion-effects-element-type-background), .elementor-147 .elementor-element.elementor-element-46e52c8 > .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-147 .elementor-element.elementor-element-46e52c8::before, .elementor-147 .elementor-element.elementor-element-46e52c8 > .elementor-background-video-container::before, .elementor-147 .elementor-element.elementor-element-46e52c8 > .e-con-inner > .elementor-background-video-container::before, .elementor-147 .elementor-element.elementor-element-46e52c8 > .elementor-background-slideshow::before, .elementor-147 .elementor-element.elementor-element-46e52c8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-147 .elementor-element.elementor-element-46e52c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-147 .elementor-element.elementor-element-33d0547{--display:flex;}.elementor-147 .elementor-element.elementor-element-19410a8{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b21ea05 *//* ===============================
   A2E SERVICES – LIGHT THEME (SAFE)
   =============================== */

#a2e-services{
  padding: 80px 16px 90px;
  background:#ffffff;
  font-family:"Poppins", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

#a2e-services .svc-container{
  max-width: 1180px;
  margin: 0 auto;
}

/* HEADER */
#a2e-services .svc-header{
  text-align:center;
  max-width: 920px;
  margin: 0 auto 26px;
}

#a2e-services .svc-title{
  margin: 0 0 10px;
  font-size: clamp(3rem, 3.2vw, 2.8rem);
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.05;
}

#a2e-services .svc-black{ color:#111827; }
#a2e-services .svc-orange{ color:#f97316; }

#a2e-services .svc-sub{
  margin: 0 auto;
  max-width: 880px;
  font-size: 15.5px;
  line-height: 1.75;
  color:#4b5563;
}

/* ===============================
   OUR APPROACH & FRAMEWORK (PRO)
   =============================== */
#a2e-services .svc-framework{
  margin: 10px auto 34px;
  max-width: 980px;
}

#a2e-services .svc-framework-title{
  text-align:center;
  margin: 0 0 14px;
  font-size: 1.55rem;
  font-weight: 900;
  color:#111827;
}

#a2e-services .svc-framework-panel{
  background:#ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 18px 18px 6px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

/* each row */
#a2e-services .svc-fw-item{
  display:grid;
  grid-template-columns: 54px 1fr;
  gap: 14px;
  padding: 16px 10px;
  border-radius: 14px;
  transition: background .18s ease;
}

#a2e-services .svc-fw-item:hover{
  background: #f9fafb;
}

/* left rail */
#a2e-services .svc-fw-left{
  position: relative;
  display:flex;
  align-items:flex-start;
  justify-content:center;
}

#a2e-services .svc-fw-badge{
  width: 42px;
  height: 42px;
  border-radius: 12px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight: 900;
  color:#ffffff;
  box-shadow: 0 10px 22px rgba(0,0,0,0.10);
}

/* connector line */
#a2e-services .svc-fw-line{
  position:absolute;
  top: 46px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: calc(100% - 44px);
  background: #e5e7eb;
}

#a2e-services .svc-fw-item--last .svc-fw-line{ display:none; }

/* right text */
#a2e-services .svc-fw-title{
  margin: 2px 0 6px;
  font-size: 1.02rem;
  font-weight: 900;
  color:#111827;
  letter-spacing: -0.01em;
}

#a2e-services .svc-fw-text{
  margin: 0;
  font-size: 14.7px;
  line-height: 1.75;
  color:#374151;
  max-width: 760px;
}

/* badge colors */
#a2e-services .fw-green{ background:#22c55e; }
#a2e-services .fw-orange{ background:#f97316; }
#a2e-services .fw-blue{ background:#3b82f6; }
#a2e-services .fw-yellow{ background:#eab308; }

/* subtle left accent */
#a2e-services .svc-fw-item:nth-child(1){ border-left: 4px solid rgba(34,197,94,0.35); }
#a2e-services .svc-fw-item:nth-child(2){ border-left: 4px solid rgba(249,115,22,0.35); }
#a2e-services .svc-fw-item:nth-child(3){ border-left: 4px solid rgba(59,130,246,0.35); }
#a2e-services .svc-fw-item:nth-child(4){ border-left: 4px solid rgba(234,179,8,0.35); }

/* ===============================
   SERVICES GRID
   =============================== */
#a2e-services .svc-grid{
  display:grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

@media (min-width: 900px){
  #a2e-services .svc-grid{
    grid-template-columns: 1fr 1fr;
    gap: 22px;
  }
}

/* card */
#a2e-services .svc-box{
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius: 16px;
  padding: 20px 22px;
  box-shadow: 0 12px 28px rgba(0,0,0,0.06);
}

#a2e-services .svc-heading{
  margin: 0 0 10px;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: -0.01em;
  color:#111827;
}

#a2e-services .svc-heading--orange{ color:#f97316; }
#a2e-services .svc-heading--cyan{ color:#06b6d4; }
#a2e-services .svc-heading--green{ color:#22c55e; }

#a2e-services .svc-text{
  margin: 0;
  font-size: 14.5px;
  line-height: 1.7;
  color:#374151;
}

/* MOBILE TUNE */
@media (max-width: 520px){
  #a2e-services .svc-framework-panel{ padding: 14px 14px 4px; }
  #a2e-services .svc-fw-item{ grid-template-columns: 48px 1fr; gap: 12px; padding: 14px 8px; }
  #a2e-services .svc-fw-badge{ width: 38px; height: 38px; border-radius: 12px; }
  #a2e-services .svc-fw-line{ top: 42px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e8db23 *//* ==============================
   A2E GALLERY – MASONRY
   ============================== */

#a2e-gallery{
  padding: 100px 20px;
  background: transparent;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

#a2e-gallery *{ box-sizing: border-box; }

.gal-container{
  max-width: 1100px;
  margin: 0 auto;
}

/* Header */
.gal-header{
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: left;
}

.gal-title{
  margin: 0 0 12px;
  font-size: 3rem;
  font-weight: 900;
  letter-spacing: -.02em;
  line-height: 1.05;
}

.gal-title .black{ color:#111; }
.gal-title .orange{ color:#FF8A00; }

.gal-sub{
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.75;
  color: #4b5563;
}

/* Masonry columns */
.gal-masonry{
  column-count: 3;
  column-gap: 18px;
}

/* Responsive columns */
@media (max-width: 980px){
  .gal-title{ font-size: 2.4rem; }
  .gal-masonry{ column-count: 2; }
}
@media (max-width: 520px){
  .gal-title{ font-size: 2rem; }
  .gal-sub{ font-size: .95rem; }
  .gal-masonry{ column-count: 1; }
}

/* Items */
.gal-item{
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  margin: 0 0 18px;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255,255,255,.75);
  border: 1px solid rgba(17,17,17,.08);
  box-shadow: 0 10px 22px rgba(0,0,0,.07);
  transform: translateZ(0);
}

/* Image */
.gal-item img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform .35s ease, filter .35s ease;
}

/* Hover */
.gal-item:hover img{
  transform: scale(1.04);
  filter: saturate(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19a503e *//* ==========================================================
   SECTION 3 – SERVICE DETAIL BOXES (PREMIUM)
   ========================================================== */

#a2e-service-detail {
  padding: 100px 20px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
  color: #111;
}

.sd-container {
  max-width: 1200px;
  margin: auto;
}

/* HEADER */
.sd-header {
  text-align: center;
  margin-bottom: 60px;
}

.sd-title {
  font-size: 2.6rem;
  font-weight: 900;
  margin-bottom: 12px;
}

.sd-title .black { color: #111; }
.sd-title .orange { color: #FF8A00; }

.sd-sub {
  max-width: 700px;
  margin: auto;
  font-size: 1.05rem;
  color: #444;
  line-height: 1.8;
}

/* GRID */
.sd-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
}

/* BOX */
.sd-box {
  display: flex;
  gap: 20px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.04);
}

/* ICON */
.sd-icon {
  width: 65px;
  height: 65px;
  border-radius: 14px;
  font-size: 28px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}

.orange-bg { background: #FFF1E0; color:#FF8A00; }
.cyan-bg { background: #E6FBFF; color:#34E5FF; }
.green-/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a003f0a *//* ==========================================================
   SECTION 4 – INDUSTRIES WITH IMAGES (1:1)
   ========================================================== */

#a2e-industries {
  padding: 110px 20px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
}

.ind-container {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

/* TITLE */
.ind-title {
  font-size: 2.6rem;
  font-weight: 900;
  margin-bottom: 12px;
}

.ind-title .black { color: #111; }
.ind-title .orange { color: #FF8A00; }

.ind-sub {
  max-width: 700px;
  margin: 0 auto 55px;
  font-size: 1.05rem;
  color: #444;
  line-height: 1.8;
}

/* GRID */
.ind-grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

/* BOX */
.ind-box {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  transition: 0.25s;
}

.ind-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.08);
}

/* IMAGE 1:1 */
.ind-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 14px;
  margin-bottom: 15px;
}

/* TEXT */
.ind-heading {
  font-size: 1.1rem;
  font-weight: 700;
  color: #111;
}

/* MOBILE */
@media (max-width: 480px) {
  .ind-title { font-size: 2rem; }
  .ind-grid { grid-template-columns: 1fr; }
}

@media (min-width: 481px) and (max-width: 899px) {
  .ind-grid { grid-template-columns: repeat(2, 1fr); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b83cb0 *//* ==========================================================
   SECTION 6 – TESTIMONIALS (PREMIUM WHITE BOXES)
   ========================================================== */

#a2e-testimonials {
  padding: 110px 20px;
  background: transparent;
  font-family: 'Poppins', sans-serif;
  color: #111;
}

.ts-container {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

/* TITLE */
.ts-title {
  font-size: 2.6rem;
  font-weight: 900;
  margin-bottom: 15px;
}

.ts-title .black { color: #111; }
.ts-title .orange { color: #FF8A00; }

/* SUBTITLE */
.ts-sub {
  font-size: 1.05rem;
  color: #444;
  max-width: 700px;
  margin: 0 auto 55px;
  line-height: 1.8;
}

/* GRID */
.ts-grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

/* BOX */
.ts-box {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 18px;
  padding: 28px;
  text-align: left;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.ts-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.08);
}

/* TEXT */
.ts-text {
  font-size: 1rem;
  color: #555;
  line-height: 1.8;
  margin-bottom: 18px;
  font-style: italic;
}

/* NAME */
.ts-name {
  font-size: 0.95rem;
  font-weight: 700;
  color: #FF8A00;
}

/* RESPONSIVE */
@media (max-width: 480px) {
  .ts-title { font-size: 2rem; }
  .ts-grid { grid-template-columns: 1fr; }
  .ts-box { padding: 22px; }
}

@media (min-width: 481px) and (max-width: 899px) {
  .ts-grid { grid-template-columns: repeat(2, 1fr); }
}/* End custom CSS */