.elementor-79 .elementor-element.elementor-element-e140206{--display:flex;--overlay-opacity:0.7;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-79 .elementor-element.elementor-element-e140206:not(.elementor-motion-effects-element-type-background), .elementor-79 .elementor-element.elementor-element-e140206 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://afhamtravel.com.my/wp-content/uploads/2026/01/IMG_20240312_212001_1-1-scaled-2.jpg");background-position:bottom center;}.elementor-79 .elementor-element.elementor-element-e140206::before, .elementor-79 .elementor-element.elementor-element-e140206 > .elementor-background-video-container::before, .elementor-79 .elementor-element.elementor-element-e140206 > .e-con-inner > .elementor-background-video-container::before, .elementor-79 .elementor-element.elementor-element-e140206 > .elementor-background-slideshow::before, .elementor-79 .elementor-element.elementor-element-e140206 > .e-con-inner > .elementor-background-slideshow::before, .elementor-79 .elementor-element.elementor-element-e140206 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-79 .elementor-element.elementor-element-32b7c23{--display:flex;}.elementor-79 .elementor-element.elementor-element-c3db45f{--display:flex;}.elementor-79 .elementor-element.elementor-element-8f0ee3e{--display:flex;}.elementor-79 .elementor-element.elementor-element-8c8c387{--display:flex;}.elementor-79 .elementor-element.elementor-element-8c8c387:not(.elementor-motion-effects-element-type-background), .elementor-79 .elementor-element.elementor-element-8c8c387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-e52e822 *//* =========================
AFHAM NEXT PAGE – SECTION 1
OUTSIDE TEXT: PUTIH
INSIDE BOX: HITAM
BG: TRANSPARENT
========================= */

.afh-np1{
  --np-teal:#41C0C7;
  --np-teal2:#2AA8AE;
  --np-dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: #ffffff; /* ✅ LUAR PUTIH */
}

.afh-np1__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

.afh-np1__grid{
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: clamp(18px, 4vw, 36px);
  align-items: start;
}

/* ================= LEFT (PUTIH) ================= */
.afh-np1__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color: rgba(255,255,255,.78);
  margin-bottom: 12px;
}
.afh-np1__kicker span{
  width:34px;
  height:3px;
  border-radius:999px;
  background: linear-gradient(135deg,var(--np-teal),var(--np-teal2));
}

.afh-np1__title{
  margin:0 0 12px;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1.08;
  font-weight: 1200;
  letter-spacing: -.6px;
  color: #ffffff;
}
.afh-np1__title span{
  display:block;
  margin-top: 6px;
  font-weight: 1000;
  font-size: .72em;
  color: rgba(255,255,255,.88);
}

.afh-np1__desc{
  margin:0 0 16px;
  font-size: 15.5px;
  line-height: 1.75;
  color: rgba(255,255,255,.78);
  max-width: 62ch;
}

/* chips */
.afh-np1__chips{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin: 6px 0 18px;
}
.afh-np1__chip{
  padding: 10px 12px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 900;
  color: #ffffff;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.22);
}

/* CTA */
.afh-np1__ctaRow{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.afh-np1__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 13px 16px;
  border-radius: 18px;
  font-weight: 1100;
  font-size: 13.5px;
  text-decoration:none;
  border: 1px solid transparent;
  transition: transform .15s ease, box-shadow .15s ease;
}
.afh-np1__btn:hover{ transform: translateY(-2px); }

.afh-np1__btnPrimary{
  color:#061114;
  background: linear-gradient(135deg,var(--np-teal),var(--np-teal2));
  box-shadow: 0 18px 40px rgba(65,192,199,.25);
}
.afh-np1__btnGhost{
  color:#ffffff;
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.28);
}

/* ================= RIGHT PANEL (HITAM) ================= */
.afh-np1__panel{
  background: #ffffff;
  border: 1px solid rgba(11,27,30,.12);
  border-radius: 26px;
  padding: 18px;
  color: var(--np-dark); /* ✅ DALAM BOX HITAM */
}

.afh-np1__panelTitle{
  font-size: 15px;
  font-weight: 1100;
  color: var(--np-dark);
}
.afh-np1__panelSub{
  font-size: 12.8px;
  color: rgba(11,27,30,.65);
}

/* FORM */
.afh-np1__form{
  margin-top: 12px;
  display:flex;
  flex-direction:column;
  gap: 12px;
}

.afh-np1__field span{
  display:block;
  font-size: 12px;
  font-weight: 1000;
  color: rgba(11,27,30,.65);
  margin-bottom: 6px;
}

.afh-np1__field input,
.afh-np1__field select{
  width:100%;
  padding: 12px 12px;
  border-radius: 16px;
  border: 1px solid rgba(11,27,30,.18);
  background: #ffffff;
  color: var(--np-dark);
  outline:none;
}

.afh-np1__row2{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.afh-np1__submit{
  width:100%;
  padding: 13px 14px;
  border-radius: 18px;
  border: 0;
  cursor:pointer;
  font-weight: 1100;
  color:#061114;
  background: linear-gradient(135deg,var(--np-teal),var(--np-teal2));
  box-shadow: 0 18px 42px rgba(65,192,199,.25);
}

.afh-np1__note{
  font-size: 12px;
  line-height: 1.55;
  color: rgba(11,27,30,.55);
}

/* STATS (DALAM PANEL) */
.afh-np1__stats{
  margin-top: 14px;
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
}

.afh-np1__stat{
  border-radius: 18px;
  padding: 12px 10px;
  background: rgba(11,27,30,.04);
  border: 1px solid rgba(11,27,30,.10);
  text-align:center;
}

.afh-np1__num{
  font-weight: 1200;
  font-size: 18px;
  color: var(--np-dark);
}
.afh-np1__lbl{
  margin-top: 4px;
  font-size: 11.5px;
  font-weight: 900;
  color: rgba(11,27,30,.60);
}

/* RESPONSIVE */
@media (max-width: 980px){
  .afh-np1__grid{
    grid-template-columns: 1fr;
  }
}
@media (max-width: 520px){
  .afh-np1__row2,
  .afh-np1__stats{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9cfa8c7 *//* =========================
AFHAM SEC 2 – LISTING PAKEJ
FONT: HITAM | BG: TRANSPARENT
========================= */

.afh-pkg2{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

/* WRAP */
.afh-pkg2__wrap{
  max-width: 1240px;
  margin: auto;
}

/* HEADER */
.afh-pkg2__head{
  max-width: 620px;
  margin-bottom: 40px;
}
.afh-pkg2__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color: rgba(11,27,30,.55);
  margin-bottom: 10px;
}
.afh-pkg2__kicker span{
  width:32px;
  height:3px;
  border-radius:999px;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
}
.afh-pkg2__title{
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 1200;
  margin: 0 0 10px;
}
.afh-pkg2__desc{
  font-size: 15px;
  line-height: 1.7;
  color: rgba(11,27,30,.70);
}

/* GRID */
.afh-pkg2__grid{
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap: 26px;
  align-items: start;
}

/* CARD */
.afh-pkg2__card{
  background:#ffffff;
  border-radius: 26px;
  overflow:hidden;
  border:1px solid rgba(11,27,30,.10);
  box-shadow: 0 18px 45px rgba(11,27,30,.12);
  display:flex;
  flex-direction:column;
}

/* IMAGE */
.afh-pkg2__img{
  position:relative;
  height: auto; /* adjust untuk poster portrait */
  overflow:hidden;
  background:#ffffff;
}
.afh-pkg2__img img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
.afh-pkg2__tag{
  position:absolute;
  top:14px;
  left:14px;
  padding:6px 12px;
  font-size:11px;
  font-weight:1000;
  border-radius:999px;
  color:#061114;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
}

/* BODY */
.afh-pkg2__body{
  padding: 18px 18px 22px;
  display:flex;
  flex-direction:column;
  gap: 12px;
}
.afh-pkg2__body h3{
  margin:0;
  font-size:18px;
  font-weight:1100;
}
.afh-pkg2__body ul{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap:6px;
}
.afh-pkg2__body li{
  font-size:13.5px;
  color: rgba(11,27,30,.72);
}

/* META */
.afh-pkg2__meta{
  display:flex;
  gap:14px;
  font-size:12.5px;
  font-weight:900;
  color: rgba(11,27,30,.55);
}

/* BUTTON */
.afh-pkg2__btn{
  margin-top:auto;
  text-decoration:none;
  padding:12px 14px;
  border-radius:16px;
  text-align:center;
  font-weight:1100;
  font-size:13px;
  color:#061114;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow: 0 14px 32px rgba(65,192,199,.28);
}

/* RESPONSIVE */
@media(max-width:1024px){
  .afh-pkg2__grid{
    grid-template-columns: repeat(2,1fr);
  }
}
@media(max-width:600px){
  .afh-pkg2__grid{
    grid-template-columns: 1fr;
  }
  .afh-pkg2__img{
    height: auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a51eaf *//* =========================
AFHAM SEC 3 – FILTER + WHY CHOOSE US
FONT: HITAM | BG: TRANSPARENT
========================= */

.afh-sec3{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 110px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-sec3__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* TOP */
.afh-sec3__top{
  display:flex;
  justify-content:space-between;
  gap: 18px;
  align-items:flex-end;
  flex-wrap:wrap;
  margin-bottom: 18px;
}

.afh-sec3__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color: rgba(11,27,30,.58);
  margin-bottom: 8px;
}
.afh-sec3__kicker span{
  width:32px;height:3px;border-radius:999px;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-sec3__title{
  margin:0 0 6px;
  font-size: clamp(26px, 3.3vw, 40px);
  font-weight: 1200;
  letter-spacing: -.3px;
}
.afh-sec3__desc{
  margin:0;
  max-width: 62ch;
  color: rgba(11,27,30,.72);
  line-height: 1.75;
  font-size: 15px;
}

/* FILTERS */
.afh-sec3__filters{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

.afh-sec3__filter{
  appearance:none;
  border: 1px solid rgba(11,27,30,.14);
  background: rgba(255,255,255,.70);
  color: rgba(11,27,30,.82);
  border-radius: 999px;
  padding: 10px 12px;
  font-weight: 1000;
  font-size: 12.5px;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap: 8px;
  transition: transform .15s ease, background .15s ease, border-color .15s ease;
}
.afh-sec3__filter b{
  font-weight: 1200;
  color: #061114;
  background: rgba(11,27,30,.06);
  border: 1px solid rgba(11,27,30,.10);
  padding: 2px 8px;
  border-radius: 999px;
}
.afh-sec3__filter:hover{
  transform: translateY(-1px);
  border-color: rgba(42,168,174,.35);
}
.afh-sec3__filter.is-active{
  background: linear-gradient(135deg, rgba(65,192,199,.35), rgba(42,168,174,.18));
  border-color: rgba(42,168,174,.55);
}

/* STRIP (WHITE BOX) */
.afh-sec3__strip{
  background:#ffffff;
  border: 1px solid rgba(11,27,30,.10);
  border-radius: 28px;
  box-shadow: 0 20px 60px rgba(11,27,30,.12);
  overflow:hidden;
}

.afh-sec3__stripGrid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-bottom: 1px solid rgba(11,27,30,.08);
}

.afh-sec3__usp{
  display:flex;
  gap: 12px;
  padding: 18px 18px;
  border-right: 1px solid rgba(11,27,30,.08);
}
.afh-sec3__usp:last-child{ border-right: 0; }

.afh-sec3__ico{
  width: 44px;
  height: 44px;
  border-radius: 16px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size: 16px;
  font-weight: 1200;
  color: rgba(11,27,30,.84);
  background: linear-gradient(135deg, rgba(65,192,199,.22), rgba(42,168,174,.10));
  border: 1px solid rgba(65,192,199,.25);
  flex: 0 0 auto;
}

.afh-sec3__uspTitle{
  font-weight: 1100;
  margin-bottom: 4px;
}
.afh-sec3__uspDesc{
  font-size: 13px;
  line-height: 1.55;
  color: rgba(11,27,30,.65);
}

/* CTA ROW */
.afh-sec3__cta{
  padding: 16px 18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap: 12px;
  flex-wrap:wrap;
  background: rgba(11,27,30,.02);
}

.afh-sec3__ctaText{
  font-weight: 1000;
  color: rgba(11,27,30,.78);
}

.afh-sec3__ctaBtn{
  text-decoration:none;
  padding: 12px 16px;
  border-radius: 999px;
  font-weight: 1100;
  color:#061114;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow: 0 16px 38px rgba(65,192,199,.25);
  transition: transform .15s ease;
}
.afh-sec3__ctaBtn:hover{ transform: translateY(-2px); }

/* RESPONSIVE */
@media(max-width: 980px){
  .afh-sec3__stripGrid{
    grid-template-columns: 1fr 1fr;
  }
  .afh-sec3__usp{
    border-right: 1px solid rgba(11,27,30,.08);
  }
  .afh-sec3__usp:nth-child(2){
    border-right: 0;
  }
}
@media(max-width: 560px){
  .afh-sec3__stripGrid{
    grid-template-columns: 1fr;
  }
  .afh-sec3__usp{
    border-right: 0;
    border-bottom: 1px solid rgba(11,27,30,.08);
  }
  .afh-sec3__usp:last-child{ border-bottom: 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d96235b *//* =========================
AFHAM SEC 4 – TESTIMONI + GALLERY
BG: TRANSPARENT | TEXT: HITAM
========================= */

.afh-tg4{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-tg4__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* HEAD */
.afh-tg4__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color: rgba(11,27,30,.58);
  margin-bottom: 10px;
}
.afh-tg4__kicker span{
  width:32px;height:3px;border-radius:999px;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
}
.afh-tg4__title{
  margin:0 0 8px;
  font-size: clamp(28px, 3.6vw, 44px);
  font-weight: 1200;
  letter-spacing: -.3px;
}
.afh-tg4__desc{
  margin:0;
  max-width: 70ch;
  color: rgba(11,27,30,.70);
  line-height: 1.75;
  font-size: 15px;
}

/* ROW */
.afh-tg4__row{
  margin-top: 26px;
}

.afh-tg4__rowTitle{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:12px;
  margin-bottom: 12px;
  flex-wrap:wrap;
}
.afh-tg4__rowH{
  font-weight: 1100;
  font-size: 16px;
}
.afh-tg4__hint{
  font-size: 12.5px;
  font-weight: 900;
  color: rgba(11,27,30,.55);
}

/* =========================
TESTIMONI RAIL (SWIPE)
========================= */
.afh-tg4__rail{
  display:flex;
  gap: 14px;
  overflow:auto;
  padding: 6px 2px 14px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.afh-tg4__rail::-webkit-scrollbar{ height: 8px; }
.afh-tg4__rail::-webkit-scrollbar-thumb{
  background: rgba(11,27,30,.18);
  border-radius: 999px;
}

/* Card */
.afh-tg4__tCard{
  scroll-snap-align: start;
  min-width: 340px;
  max-width: 420px;
  background:#ffffff;
  border: 1px solid rgba(11,27,30,.10);
  border-radius: 24px;
  box-shadow: 0 18px 55px rgba(11,27,30,.10);
  padding: 16px 16px 14px;
}

.afh-tg4__tTop{
  display:flex;
  align-items:center;
  gap: 10px;
  margin-bottom: 10px;
}

.afh-tg4__avatar{
  width:44px;height:44px;border-radius: 16px;
  display:flex;align-items:center;justify-content:center;
  font-weight: 1200;
  color: rgba(11,27,30,.84);
  background: linear-gradient(135deg, rgba(65,192,199,.22), rgba(42,168,174,.10));
  border: 1px solid rgba(65,192,199,.25);
  flex: 0 0 auto;
}

.afh-tg4__who{ line-height:1.1; }
.afh-tg4__name{ font-weight: 1100; }
.afh-tg4__meta{
  margin-top: 4px;
  font-size: 12px;
  font-weight: 900;
  color: rgba(11,27,30,.55);
}
.afh-tg4__stars{
  margin-left:auto;
  font-weight: 1200;
  letter-spacing: .6px;
  color: rgba(11,27,30,.70);
  font-size: 13px;
}

.afh-tg4__quote{
  margin:0 0 12px;
  color: rgba(11,27,30,.72);
  line-height: 1.75;
  font-size: 14px;
}

.afh-tg4__tags{
  display:flex;
  flex-wrap:wrap;
  gap: 8px;
}
.afh-tg4__tags span{
  font-size: 11.5px;
  font-weight: 1000;
  padding: 7px 10px;
  border-radius: 999px;
  color: rgba(11,27,30,.72);
  background: rgba(11,27,30,.04);
  border: 1px solid rgba(11,27,30,.10);
}

/* =========================
GALLERY GRID
========================= */
.afh-tg4__gGrid{
  display:grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 14px;
}

.afh-tg4__gItem{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius: 22px;
  background:#ffffff;
  border: 1px solid rgba(11,27,30,.10);
  box-shadow: 0 18px 55px rgba(11,27,30,.10);
  min-height: 220px;
  grid-column: span 4;
}

.afh-tg4__gItem.is-wide{ grid-column: span 8; }
.afh-tg4__gItem.is-tall{
  grid-column: span 4;
  min-height: 460px;
}

.afh-tg4__gItem img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform: scale(1.02);
  transition: transform .35s ease;
}

.afh-tg4__gItem::after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(180deg, transparent 45%, rgba(0,0,0,.55) 100%);
  opacity:.9;
  transition: opacity .2s ease;
}

.afh-tg4__cap{
  position:absolute;
  left: 14px;
  bottom: 12px;
  z-index: 2;
  font-weight: 1100;
  font-size: 13px;
  color:#ffffff;
  letter-spacing:.2px;
}

.afh-tg4__gItem:hover img{ transform: scale(1.08); }
.afh-tg4__gItem:hover::after{ opacity: 1; }

/* CTA */
.afh-tg4__cta{
  margin-top: 16px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap: 12px;
  flex-wrap:wrap;
  padding: 14px 14px;
  border-radius: 22px;
  background:#ffffff;
  border: 1px solid rgba(11,27,30,.10);
  box-shadow: 0 18px 55px rgba(11,27,30,.10);
}

.afh-tg4__ctaText{
  font-weight: 1000;
  color: rgba(11,27,30,.78);
}

.afh-tg4__ctaBtn{
  text-decoration:none;
  padding: 12px 16px;
  border-radius: 999px;
  font-weight: 1100;
  color:#061114;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow: 0 16px 38px rgba(65,192,199,.25);
  transition: transform .15s ease;
}
.afh-tg4__ctaBtn:hover{ transform: translateY(-2px); }

/* RESPONSIVE */
@media (max-width: 1024px){
  .afh-tg4__gItem{ grid-column: span 6; }
  .afh-tg4__gItem.is-wide{ grid-column: span 12; }
  .afh-tg4__gItem.is-tall{ grid-column: span 6; min-height: 420px; }
}
@media (max-width: 600px){
  .afh-tg4__tCard{ min-width: 290px; }
  .afh-tg4__gGrid{ gap: 12px; }
  .afh-tg4__gItem,
  .afh-tg4__gItem.is-wide,
  .afh-tg4__gItem.is-tall{
    grid-column: span 12;
    min-height: 240px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d7b7824 *//* =========================
AFHAM FOOTER
BG: TRANSPARENT
TEXT: PUTIH
TITLE: BIRU
========================= */

.afh-footer{
  --f-blue:#41C0C7;
  --f-blue2:#2AA8AE;

  background: transparent;
  padding: 80px 16px 30px;
  font-family: "Poppins", system-ui, sans-serif;
  color: #ffffff;
}

/* WRAP */
.afh-footer__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* GRID */
.afh-footer__grid{
  display:grid;
  grid-template-columns: 1.3fr 1fr 1fr 1.2fr;
  gap: 36px;
}

/* BRAND */
.afh-footer__brandName{
  font-size: 20px;
  font-weight: 1100;
  letter-spacing: .4px;
  color: #ffffff;
  margin-bottom: 10px;
}

.afh-footer__tagline{
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,.78);
  max-width: 360px;
}

/* CONTACT */
.afh-footer__contact{
  margin-top: 14px;
  display:flex;
  flex-direction:column;
  gap: 6px;
}

.afh-footer__contactItem{
  font-size: 13.5px;
  font-weight: 600;
  color: rgba(255,255,255,.85);
  text-decoration:none;
}
.afh-footer__contactItem:hover{
  color: var(--f-blue);
}

/* TITLES */
.afh-footer__title{
  font-size: 14px;
  font-weight: 1000;
  letter-spacing: .6px;
  color: var(--f-blue);
  margin-bottom: 12px;
  text-transform: uppercase;
}

/* LINKS */
.afh-footer__links{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap: 8px;
}

.afh-footer__links a{
  font-size: 13.5px;
  font-weight: 600;
  color: rgba(255,255,255,.82);
  text-decoration:none;
  transition: transform .15s ease, color .15s ease;
}
.afh-footer__links a:hover{
  color: #ffffff;
  transform: translateX(3px);
}

/* SOCIAL */
.afh-footer__social{
  display:flex;
  gap: 12px;
  flex-wrap:wrap;
  margin-bottom: 14px;
}

.afh-footer__social a{
  padding: 9px 14px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 900;
  text-decoration:none;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.06);
  transition: background .15s ease, transform .15s ease;
}
.afh-footer__social a:hover{
  background: rgba(65,192,199,.28);
  transform: translateY(-2px);
}

/* NEWSLETTER */
.afh-footer__nlTitle{
  font-size: 13px;
  font-weight: 900;
  color: rgba(255,255,255,.9);
  margin-bottom: 6px;
}

.afh-footer__form{
  display:flex;
  gap: 8px;
  margin-bottom: 12px;
}

.afh-footer__form input{
  flex:1;
  padding: 10px 12px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.08);
  color:#ffffff;
  font-size: 13px;
  outline:none;
}

.afh-footer__form input::placeholder{
  color: rgba(255,255,255,.6);
}

.afh-footer__form button{
  padding: 10px 14px;
  border-radius: 14px;
  border: 0;
  font-weight: 1000;
  font-size: 13px;
  cursor:pointer;
  color:#061114;
  background: linear-gradient(135deg,var(--f-blue),var(--f-blue2));
}

/* WHATSAPP */
.afh-footer__wa{
  display:inline-block;
  padding: 11px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 1000;
  text-decoration:none;
  color:#061114;
  background: linear-gradient(135deg,var(--f-blue),var(--f-blue2));
  box-shadow: 0 16px 34px rgba(65,192,199,.35);
}

/* BOTTOM BAR */
.afh-footer__bottom{
  margin-top: 40px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.22);
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap: 12px;
  flex-wrap:wrap;
}

.afh-footer__copy{
  font-size: 12.5px;
  color: rgba(255,255,255,.75);
}

.afh-footer__miniLinks{
  display:flex;
  align-items:center;
  gap: 8px;
}

.afh-footer__miniLinks a{
  font-size: 12.5px;
  font-weight: 700;
  color: rgba(255,255,255,.75);
  text-decoration:none;
}
.afh-footer__miniLinks a:hover{
  color:#ffffff;
}

/* RESPONSIVE */
@media(max-width:980px){
  .afh-footer__grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:520px){
  .afh-footer__grid{
    grid-template-columns:1fr;
  }
  .afh-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */