/*
 Theme Name:     FindMe Child
 Template:       flatsome
 Version:        1.0
*/

.m-0 {
  margin: 0 !important;
}

.stuck {
  position: fixed !important;
}
a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}
/* ===== Logo có nền trắng + vát xéo (Flatsome) ===== */

/* Cho phép phần vát xéo thò ra ngoài container */
.header,
.header .header-wrapper,
.header .header-inner,
.header-main {
  overflow: visible;
}
.button.icon {
	clip-path: none !important;
}
.header-main .container,
#top-bar .container {
  max-width: 1730px;
}
.nav>li>a>i.icon-menu {
  font-size: 2.em;
  font-weight: 700 !important;
}
.header-main ul.header-nav-main > li > a {
  font-size: 18px;
  padding: 0;
  line-height: 82px;
  font-weight: 500;
}
.header-main ul.header-nav-main.nav-left > li {
  margin: 0 10px;
}
.header-main ul.nav.nav-right > li {
  margin: 0;
}
.header-main.nav-dark ul.nav.nav-right > li.header-divider {
  border-color: rgba(255, 255, 255, 0.6);
  height: 36px;
  margin: 0 24px;
}
.header-contact-box p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}
.header-contact-box a {
  font-size: 19px;
  font-weight: 800;
  color: #fff;
}
.header-contact-box.contact-box-hotline .icon-box-text {
  padding-left: 7px;
}
.header-contact-box.contact-box-email .icon-box-text {
  padding-left: 14px;
}
.header-block-block-1 {
  display: flex;
  gap: 18px;
}

#top-bar .flex-col.flex-left {
  padding-left: 280px;
}

/* Đưa logo lên trên dải xanh để không bị che */
#logo {
  min-width: 280px;
  margin: 0;
  position: relative;
}
#logo a {
  height: 126px;
  position: absolute;
  top: -85px;
  display: flex;
  align-items: center;
}

#logo::after {
  content: "";
  transform-origin: right center;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  z-index: -1;
  right: 20px;
  top: -85px;
  width: 1000px;
  height: 127px;
  background: white;
  position: absolute;
  display: block;
  clip-path: polygon(0 0, 100% 0, 100% 45px, calc(100% - 82px) 100%, 0 100%);
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% 45px,
    calc(100% - 82px) 100%,
    0 100%
  );
}

/* Ảnh logo giữ tỉ lệ, vừa khung */
#logo img.header-logo,
#logo img.header-logo-dark {
  max-height: calc(var(--logo-h) - 12px);
  height: auto;
  width: 220px;
  display: block;
  object-fit: contain;
}

.header-main {
  z-index: 12;
}

/* Sticky thu nhỏ gọn hơn một chút (tuỳ chọn) */
.stuck #logo a {
  --logo-h: 70px;
}
.stuck #logo img {
  margin-top: 46px;
  width: 200px;
}
.stuck .header-main {
  min-height: 58px;
}

@media (max-width: 549px) {
  #logo img {
    max-height: 80px !important;
  }
  #logo::after {
    right: -24px;
    top: -92px;
  }
  #logo a {
    --logo-h: 70px !important;
    padding: 0 14px;
    margin-right: 12px;
    top: -63px;
  }
  .stuck #logo img {
    margin-top: 0px;
  }
}
.nav-center {
  justify-content: space-between;
}
/* Mobile: bỏ vát xéo cho gọn */
/* @media (max-width: 849px) {
  #logo a {
    --logo-h: 44px !important;
    padding: 0 14px;
    margin-right: 12px;
  }
  #logo a::after {
    display: none;
  }
  #logo img.header-logo,
  #logo img.header-logo-dark {
   height: 70px;
	  max-height:unset;
  }
} */
.header-block .col {
  padding: 0px !important;
}
.flex-right .nav {
  flex-wrap: nowrap !important;
}
.flex-right .icon-box-left {
  flex-wrap: nowrap !important;
}
.button {
  clip-path: polygon(12px 0, 100% 0, 100% 100%, 0 100%, 0 12px);
}

.title-texture {
  padding-top: 33px;
  padding-bottom: 30px;
  position: relative;
  text-align: center;
}

.title-texture h2 {
  font-size: 62px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 576px) {
  .title-texture h2 {
    font-size: 33px;
  }
  .title-texture p {
    font-size: 14px !important;
  }
}
.title-texture p {
  font-size: 25px;
  line-height: 1.2;
  margin: 0;
}

.title-texture::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 66px;
  height: 6px;
  background: var(--primary-color);
  bottom: 0;
  box-sizing: content-box;
}

.title-texture::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  width: 66px;
  height: 28px;

  border: 6px solid var(--primary-color);
  border-bottom: 0;
}
.col-khuyet {
  clip-path: polygon(100px 0, 100% 0, 100% 100%, 0 100%, 0 100px);
}
/* ====== ARCHIVE PROJECT ====== */
.mf-project-archive {
  --gap: 36px;
  margin: 0 auto 60px;
  max-width: 1200px;
  padding: 0 24px;
}
.mf-project-hero {
  position: relative;
  height: min(42vw, 380px);
  display: grid;
  place-items: center;
  margin-bottom: 36px;
  overflow: hidden;
}
.mf-project-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mf-project-hero h1 {
  position: relative;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: clamp(26px, 3.2vw, 40px);
  display: flex;
  justify-content: center;
}
.mf-project-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  padding-top: 40px;
}

@media (max-width: 1024px) {
  .mf-project-grid {
    grid-template-columns: 1fr;
    --gap: 28px;
  }
}
.mf-project-card {
  display: flex;
  flex-direction: column;
}
.mf-project-thumb {
  aspect-ratio: 1;
  overflow: hidden;
  background: #f3f4f6;
}
.mf-project-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.mf-project-card:hover .mf-project-thumb img {
  transform: scale(1.035);
}
.mf-project-body {
  padding: 14px 6px 0;
}
.mf-project-title {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: clamp(18px, 2.1vw, 22px);
  text-transform: uppercase;
  line-height: 1.25;
}
.mf-project-title a {
  color: var(--primary-color, #111);
  font-size: 25px;
}
.mf-project-title a:hover {
  color: var(--fs-color-primary, #0a7f38);
}
.mf-project-excerpt {
  margin: 6px 0 14px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-style: italic;
  font-size: 16px;
}
.mf-project-body .mf-project-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  font-weight: 600;
  font-size: 25px;
  justify-content: space-between;
}
.mf-project-body .mf-project-meta .meta {
  display: grid;
}
.mf-project-body .mf-project-meta .label {
  font-weight: 500;
  font-style: italic;
  color: #000;
}
.mf-project-body .mf-project-meta .value {
  color: var(--fs-color-primary, #0a7f38);
}
.mf-project-pagi {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  margin: 36px;
}
.mf-project-pagi .page-numbers {
  display: inline-flex;
  min-width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  font-size: 25px;
}
.mf-project-pagi .current {
  background: var(--fs-color-primary, #0a7f38);
  color: #fff;
}

/* ===== SINGLE PROJECT ===== */
.mf-sp-hero {
  position: relative;
  height: min(42vw, 380px);
  display: grid;
  place-items: center;
  overflow: hidden;
  margin-bottom: 36px;
}
.mf-sp-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.6);
}
.mf-sp-hero h1 {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: clamp(26px, 3.2vw, 40px);
  text-transform: uppercase;
  text-align: center;
}
.mf-sp-hero h1::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 10px auto 0;
  background: var(--fs-color-primary, #0a7f38);
  border-radius: 2px;
}

.mf-sp-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px 60px;
}
.mf-sp-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 40px;
}
@media (max-width: 992px) {
  .mf-sp-grid {
    grid-template-columns: 1fr;
  }
}

/* ===== Gallery ===== */
.mf-sp-gallery {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.mf-sp-heroimg {
  width: 100%;
  aspect-ratio: 16/9;
  background: #f3f4f6;
  border-radius: 8px;
  overflow: hidden;
}
.mf-sp-heroimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mf-sp-nav {
  position: relative;
}
.mf-sp-thumbs {
  display: grid;
  grid-auto-flow: column;
  /* mỗi thumb rộng linh hoạt, luôn 1 hàng */
  grid-auto-columns: clamp(110px, 22%, 180px);
  gap: 12px;
  overflow: auto hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 2px 46px; /* chừa khoảng cho 2 nút */
  scrollbar-width: thin;
}
.mf-sp-thumb {
  scroll-snap-align: start;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.9;
  outline: 2px solid transparent;
  transition: transform 0.2s, opacity 0.2s, outline-color 0.2s;
}
.mf-sp-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4/3;
}
.mf-sp-thumb:hover {
  opacity: 1;
  transform: translateY(-2px);
}
.mf-sp-thumb.active {
  outline-color: var(--fs-color-primary, #0a7f38);
  opacity: 1;
}

/* Nút prev/next nổi hai bên */
.mf-sp-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: #fff;
  border: 0;
  display: grid;
  place-items: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  z-index: 2;
  align-items: center;
  justify-content: center;
}
.mf-sp-prev {
  left: 6px;
}
.mf-sp-next {
  right: 6px;
}
.mf-sp-btn[disabled] {
  opacity: 0.4;
  pointer-events: none;
}

/* Tinh chỉnh kích thước theo viewport */
@media (min-width: 576px) {
  .mf-sp-thumbs {
    grid-auto-columns: clamp(120px, 20%, 200px);
  }
}
@media (min-width: 992px) {
  .mf-sp-thumbs {
    grid-auto-columns: clamp(130px, 16%, 220px);
  }
  /* đảm bảo nút vẫn hiển thị ở desktop */
}

/* Info box */
.mf-sp-info {
  background: #fff;
  border-radius: 10px;
  padding: 20px 22px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.06);
  height: max-content;
}
.mf-sp-info h3 {
  margin: 0 0 12px;
  font-size: 25px;
  font-weight: 700;
  color: var(--fs-color-primary);
}
.mf-sp-infolist {
  display: grid;
  gap: 10px;
  font-size: 16px;
}
.mf-sp-infolist .label {
  font-style: italic;
  font-size: 25px;
}
.mf-sp-infolist .value {
  font-weight: 700;
  color: var(--fs-color-primary, #0a7f38);
  font-size: 25px;
}

/* Content */
.mf-sp-content {
  margin-top: 24px;
}
.mf-sp-title {
  font-size: 25px;
  margin: 8px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--fs-color-primary);
}
.mf-sp-infolist div {
  display: flex;
  flex-direction: column;
}

.title-wrapper .category {
  color: var(--fs-color-primary);
  font-size: 16px;
}
.title-wrapper .product-title a {
  color: var(--fs-color-primary) !important;
  font-size: 20px;
  font-weight: 600;
}

/* ======= Default theme giống ảnh ======= */
.mf-tl-sec {
  /* Tinh chỉnh nhanh */
  --tl-axis-y: 86px; /* vị trí trục ngang */
  --tl-gap: 72px; /* khoảng cách giữa các cột */
  --tl-dot: 18px; /* kích thước chấm */
  --tl-green: #2eae66; /* chấm xanh */
  --tl-red: #d23b37; /* chấm đỏ (cột đầu) */
  --tl-line: rgba(255, 255, 255, 0.25); /* màu trục ngang */
  --tl-year: #ffffff; /* màu chữ năm */
  --tl-title: #0f172a; /* tiêu đề */
  --tl-text: #475569; /* mô tả */
}

/* Container + trục ngang chạy xuyên suốt */
.mf-tl {
  position: relative;
  overflow: hidden;
  padding-top: calc(var(--tl-axis-y) + 64px);
}
.mf-tl::before {
  content: "";
  position: absolute;
  left: -300vw;
  right: -300vw;
  top: var(--tl-axis-y);
  height: 2px;
  background: var(--tl-line);
  z-index: 0;
}

/* Swiper layout */
.mf-tl .swiper-wrapper {
  align-items: flex-start;
}
.mf-tl .swiper-slide {
  width: auto;
  padding-right: var(--tl-gap);
  position: relative;
}

/* Năm lớn + chấm */
.mf-tl__head {
  position: absolute;
  left: 0;
  right: var(--tl-gap);
  top: 0;
  text-align: center;
}
.mf-tl__year {
  font-weight: 900;
  letter-spacing: 0.5px;
  font-size: clamp(32px, 5vw, 72px);
  color: var(--tl-year);
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.55);
}
.mf-tl__dot {
  position: absolute;
  left: 50%;
  top: var(--tl-axis-y);
  transform: translate(-50%, -50%);
  width: var(--tl-dot);
  height: var(--tl-dot);
  border-radius: 50%;
  background: #fff;
  border: 6px solid var(--tl-green);
  box-shadow: 0 0 0 5px rgba(46, 174, 102, 0.18);
}
.mf-tl__dot.is-red {
  border-color: var(--tl-red);
  box-shadow: 0 0 0 5px rgba(210, 59, 55, 0.18);
}
/* Đường dọc từ chấm xuống ảnh */
.mf-tl__dot::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 2px;
  height: 30px;
  background: rgba(255, 255, 255, 0.85);
}

/* Ảnh giống mẫu (520 x ~280) */
.mf-tl__figure {
  margin: calc(var(--tl-axis-y) + 34px) 0 16px;
  border-radius: 10px;
  overflow: hidden;
  background: #f1f5f9;
}
.mf-tl__figure img {
  display: block;
  width: 520px;
  max-width: 86vw;
  height: 280px;
  object-fit: cover;
}

/* Text */
.mf-tl__title {
  margin: 0 0 8px;
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
.mf-tl__desc {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

/* Tạo hiệu ứng chạy đều (linear) cho Swiper */
.mf-tl .swiper-wrapper {
  transition-timing-function: linear !important;
}

/* Desktop rất lớn tăng nhẹ chiều cao ảnh */
@media (min-width: 1536px) {
  .mf-tl__figure img {
    height: 300px;
  }
}
.mf-tl .swiper-slide {
  flex-shrink: initial !important;
}

/* Block liên hệ với icon Font Awesome */
.mf-contacts {
  --icon-size: 18px;
  --text-color: #fff; /* text trắng như ảnh */
}

.mf-contacts__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

.mf-contacts__item {
  margin: 0 !important;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.6;
  color: var(--text-color);
}

.mf-contacts__icon {
  font-size: var(--icon-size);
  color: var(--icon-color);
  min-width: var(--icon-size);
  margin-top: 2px; /* căn icon với dòng chữ */
}

.mf-contacts a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.mf-contacts a:hover {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}

/* Khoảng cách trước icon email khi hiển thị chung dòng với website/phone */
.mf-contacts__icon--after {
  margin-left: 18px;
}

@media (max-width: 480px) {
  .mf-contacts__item {
    gap: 3px;
  }
  .mf-contacts__icon--after {
    margin-left: 12px;
  }
}

.blog-wrapper .large-10 {
  flex-basis: 100%;
  max-width: 100%;
}

.archive-page-header {
  display: none;
}

.product_list_widget .woocommerce-Price-amount {
  display: none;
}
.product_list_widget .product-title {
  font-size: 18px;
  color: #000;
}
.widget-title {
  text-transform: uppercase;
  font-size: 25px !important;
  color: var(--fs-color-primary);
}

/* Project Slider (Swiper) */
.mf-project-slider-wrap {
  position: relative;
}
.mf-slider-heading {
  margin: 0 0 14px;
}
.mf-slider-heading__title {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
}

.mf-project-slider {
  overflow: hidden;
}
.mf-project-card {
  position: relative;
  overflow: hidden;
}
.mf-project-thumb img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
}
.mf-project-thumb .mf-project-meta {
  justify-content: flex-start;
}

/* Overlay đỏ từ dưới lên, tiêu đề trắng */
.mf-project-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 16px 16px 14px 16px;
  color: #fff;
  background: linear-gradient(
    to top,
    rgba(200, 0, 0, 0.9) 0%,
    rgba(200, 0, 0, 0.55) 15%,
    rgba(0, 0, 0, 0) 45%
  );
}

.mf-project-title {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2;
}

.mf-project-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #fff;
  opacity: 0.95;
}
.mf-project-meta i {
  display: inline-block;
  line-height: 1;
}

/* Navigation */
.mf-slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 6px;
  border: 0;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.mf-slider-prev {
  left: -18px;
}
.mf-slider-next {
  right: -40px;
}

@media (max-width: 1200px) {
  .mf-slider-prev {
    left: 6px;
  }
  .mf-slider-next {
    right: -6px;
  }
}

/* Style cho widget tìm kiếm sản phẩm */
.widget_product_search .searchform {
  width: 100%;
}

.widget_product_search .searchform .flex-row {
  border: 1px solid #ddd; /* viền mảnh */
  border-radius: 4px; /* bo góc nhẹ */
  padding: 8px 12px; /* khoảng cách trong */
  display: flex;
  align-items: center;
  background: #fff;
}

.widget_product_search .searchform .search-field {
  border: none; /* bỏ viền mặc định */
  outline: none;
  width: 100%;
  font-size: 14px;
  color: #333;
  background: transparent;
  box-shadow: none;
}

.widget_product_search .searchform .search-field::placeholder {
  color: #aaa; /* placeholder xám nhạt */
}

.widget_product_search .searchform .ux-search-submit {
  border: none;
  background: none;
  padding: 0 4px;
  color: #0a2742; /* màu icon kính lúp */
  font-size: 16px;
  cursor: pointer;
}

.widget_product_search .searchform .ux-search-submit:hover {
  color: #000;
}

.html_topbar_left > * {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 500;
}

.home-banner-subheading {
  line-height: 1.2;
  font-size: 36px;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
}
.home-banner-heading {
  line-height: 1.2;
  font-size: 62px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: 700;
}
.home-banner-subheading > *,
.home-banner-heading > * {
  margin: 0 !important;
}

.button.home-banner-btn {
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
  -webkit-clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%, 0 20px);
  padding: 10px 40px 8px;
  font-size: 24px;
  line-height: 1.2;
  min-height: unset;
}

h2 {
  font-size: 62px;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.section-intro h2 {
  margin: 0;
}
.intro-heading p {
  font-size: 26px;
  margin: 0;
}
@media (max-width: 549px) {
  .intro-heading h2 {
    font-size: 36px;
    margin: 0;
  }
  .intro-heading p {
    font-size: 16px;
    margin: 0;
  }
  .section-intro {
    padding-top: 30px !;
  }
}
.intro-box .box-text h4 {
  font-size: 24px;
  text-transform: uppercase;
}
.intro-box .box-text p {
  font-size: 14px;
  line-height: 1.2;
  font-style: italic;
}
.section-numbers {
  margin-top: -168px;
}
.service-item-col > .col-inner {
  display: flex;
  justify-content: center;
}
.numbox {
  flex: 1 0 auto;
  padding-inline: 15px;
}
.numbox .numbox-number {
  color: transparent !important;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  font-size: 152px;
  margin: 0;
  line-height: 1;
  font-weight: 700;
}
.numbox .numbox-desc {
  font-size: 30px;
  margin: 0;
  font-weight: 500;
}
.section-video .banner {
  border: 1px solid rgb(0, 0, 0);
  border-radius: 40px;
  overflow: hidden;
}
.blog-archive .container {
  padding-top: 30px;
}

/* hoa danh mục sp PC */
.iconbox-hoasp1 {
  position: absolute;
  left: 76px;
}
.iconbox-hoasp2 {
  position: absolute;
  left: 50px;
}
.iconbox-hoasp3 {
  position: absolute;
  left: 75px;
  top: -50px;
}
.iconbox-hoasp4 {
  position: absolute;
  left: 70px;
  top: -150px;
}
.iconbox-hoasp5 {
  position: absolute;
  left: 90px;
  top: -150px;
}
@media (max-width: 1440px) {
  .iconbox-hoasp1 {
    position: absolute;
    left: 20px;
  }
  .iconbox-hoasp2 {
    position: absolute;
        left: -42px;
  }
  .iconbox-hoasp3 {
            position: absolute;
        left: -47px;
        top: -51px;
  }
  .iconbox-hoasp4 {
                    position: absolute;
        left: -20px;
        top: -128px;
  }
  .iconbox-hoasp5 {
                    position: absolute;
        left: 62px;
        top: -125px;

  }
}
