/* _LayoutMain — light footer aligned with Figma reference (white bg, gray text, blue accents) */

footer.hiringi-footer-ref {
  background: #fff;
  border-top: 1px solid #e4e9f2;
}

footer.hiringi-footer-ref .footer-area.footer-bg,
footer.hiringi-footer-ref .footer-bottom-area.footer-bg {
  background: #fff !important;
}

footer.hiringi-footer-ref .footer-area.footer-padding {
  padding-top: 28px !important;
  padding-bottom: 18px !important;
  margin-top: 0 !important;
}

@media (max-width: 991px) {
  footer.hiringi-footer-ref .footer-area.footer-padding {
    padding-top: 24px !important;
    padding-bottom: 14px !important;
  }
}

footer.hiringi-footer-ref .footer-area .single-footer-caption.mb-50,
footer.hiringi-footer-ref .footer-area .single-footer-caption.mb-30 {
  margin-bottom: 12px !important;
}

footer.hiringi-footer-ref .footer-area .footer-tittle h4 {
  color: #6b7280 !important;
  text-shadow: none !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 0.65rem !important;
}

footer.hiringi-footer-ref .footer-area .footer-tittle ul li {
  color: #6b7280;
  margin-bottom: 6px !important;
}

footer.hiringi-footer-ref .footer-area .footer-tittle ul li a {
  color: #4b5563 !important;
  font-weight: 500 !important;
}

footer.hiringi-footer-ref .footer-area .footer-tittle ul li a:hover {
  color: #1a6ef5 !important;
  padding-left: 0 !important;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-we-accept-strip {
  padding: 12px 0 8px;
  border-bottom: 1px solid #e4e9f2;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-we-accept-title {
  color: #6b7280 !important;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-pay-badges {
  padding: 2px 0 4px;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-pay-badge {
  display: inline-block;
  margin: 0 6px;
  background: #fff;
  padding: 5px 8px;
  border-radius: 8px;
  vertical-align: middle;
  border: 1px solid #e4e9f2;
  box-shadow: 0 1px 4px rgba(13, 42, 110, 0.06);
}

footer.hiringi-footer-ref .footer-bottom-area .footer-pay-badge img {
  height: 34px;
  width: auto;
  display: block;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-border {
  border-top: none !important;
  padding-top: 10px !important;
  padding-bottom: 4px !important;
}

footer.hiringi-footer-ref .footer-area .footer-pera img {
  max-width: 190px !important;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-copy-right p {
  color: #9ca3af !important;
  margin-bottom: 0 !important;
  line-height: 1.35;
  font-size: 0.85rem;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-copy-right p a {
  color: #6b7280 !important;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-copy-right p a:hover {
  color: #1a6ef5 !important;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0.5rem;
  float: none !important;
  white-space: nowrap;
  min-width: 0;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social-col {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  padding: 4px;
  margin-left: 0 !important;
  vertical-align: middle;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social a i {
  color: #6b7280 !important;
  font-size: 1.5rem !important;
  line-height: 1;
  display: block;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social a i:hover {
  color: #1a6ef5 !important;
}

footer.hiringi-footer-ref .footer-bottom-area .footer-social a.footer-social-whatsapp i:hover {
  color: #25d366 !important;
}

@media (max-width: 767px) {
  footer.hiringi-footer-ref .footer-bottom-area .footer-social-col {
    margin-left: auto !important;
    padding-left: 0.5rem;
  }

  footer.hiringi-footer-ref .footer-bottom-area .footer-social {
    justify-content: flex-end !important;
    gap: 0.35rem;
  }

  footer.hiringi-footer-ref .footer-bottom-area .footer-social a i {
    font-size: 1.35rem !important;
  }
}
