/* Niuguard custom overrides */
.contact-toggler {
  display: none !important;
}

/* Footer: force full width on all pages (footer is sibling of content_all_warpper inside #page) */
#page #footer_contents.footer_area,
#page .footer_area#footer_contents,
body #page .footer_area#footer_contents {
  width: 100% !important;
  max-width: none !important;
  display: block !important;
  box-sizing: border-box !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  clear: both !important;
}

/* Hide "Our Clients" section on About Us page only */
.page-about-us .elementor-element-7bc6862 {
  display: none !important;
}

/* Prevent header from overlapping hero: add top spacing to main content */
.content_all_warpper#wrapper_full,
#wrapper_full.content_all_warpper {
  padding-top: 50px;
}
@media (min-width: 992px) {
  .content_all_warpper#wrapper_full,
  #wrapper_full.content_all_warpper {
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  .content_all_warpper#wrapper_full,
  #wrapper_full.content_all_warpper {
    padding-top: 42px;
  }
}

/* ===== Niuguard topbar: red strip, minimal space, no location ===== */
.header-area .top_bar.niuguard-topbar {
  background: #ff0000 !important;
  padding: 6px 0 !important;
  min-height: auto !important;
}
.header-area .top_bar.niuguard-topbar .large-container {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__row {
  align-items: center;
  margin: 0 -8px;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__left {
  gap: 0;
  padding-left: 0 !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.95) !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none !important;
  padding: 2px 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
  transition: color 0.2s ease;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item span {
  font-weight: 700;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item:first-child {
  padding-left: 0;
  /* Extra space between email and phone / WhatsApp */
  margin-right: 20px;
  padding-right: 16px;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item:last-of-type {
  border-right: none;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item:hover {
  color: #fff !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__item i {
  font-size: 12px;
  opacity: 0.95;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__right {
  padding-left: 0 !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social {
  padding-left: 0 !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 2px;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social ul li {
  padding: 0 !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social .m_icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px !important;
  height: 28px !important;
  color: rgba(255, 255, 255, 0.95) !important;
  background: rgba(255, 255, 255, 0.12) !important;
  border-radius: 4px;
  transition: background 0.2s ease, color 0.2s ease;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social .m_icon:hover {
  background: rgba(255, 255, 255, 0.25) !important;
  color: #fff !important;
}
.header-area .top_bar.niuguard-topbar .niuguard-topbar__social .m_icon i {
  font-size: 14px;
}
@media (max-width: 991px) {
  .header-area .top_bar.niuguard-topbar {
    padding: 8px 0 !important;
  }
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__left {
    justify-content: center;
    text-align: center;
  }
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__right {
    justify-content: center;
  }
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__item {
    border-right: none;
    padding: 2px 6px;
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__left {
    flex-direction: column;
    gap: 8px;
  }
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__item {
    padding-left: 0;
  }
  .header-area .top_bar.niuguard-topbar .niuguard-topbar__item:first-child {
    margin-right: 0;
    margin-bottom: 2px;
    padding-right: 0;
  }
}

/* Logo: use logo 2 only, no blue background (no SVG shape behind logo) */
.header-area .logo_box--no-bg,
.header-area .logo_box.logo_box--no-bg {
  background: none !important;
}
/* Logo: preserve aspect ratio (no stretching) – override theme fixed width */
.header-area .logo_box--no-bg .logo img,
.header-area .logobox .logo img,
.header-area .logo_box img,
.header-area .logobox img,
.elementor-209 .header-area .logo_box img,
.elementor-209 .header-area .logobox img,
.elementor-2735 .header-area .logo_box img,
.elementor-2735 .header-area .logobox img {
  max-height: 80px !important;
  height: auto !important;
  width: auto !important;
  max-width: 170px !important;
  object-fit: contain !important;
  object-position: left center;
}

/* Header: navbar search removed; CTAs inline (override theme min-width + flex-end stacking) */
.header-area.header-style-1 .main_header_content .search,
.header-area.header-style-1 .main_header_content .search-toggler {
  display: none !important;
}
.header-area.header-style-1 .main_header_content .right_content {
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 0.5rem;
}
.header-area.header-style-1 .main_header_content .niu-header-cta-group {
  flex-wrap: nowrap !important;
  gap: 6px !important;
  flex: 0 1 auto;
  min-width: 0;
}
/* Theme sets min-width:167px per button — too wide for two buttons in one row */
.header-area.header-style-1 .main_header_content .right_content .niu-header-cta-group .theme_btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px !important;
  min-width: 0 !important;
  padding: 8px 12px !important;
  font-size: 0.8125rem !important;
  line-height: 1.25 !important;
  white-space: nowrap !important;
  border-radius: 6px !important;
}
.header-area.header-style-1 .main_header_content .right_content .niu-header-cta-group .theme_btn svg {
  flex-shrink: 0;
  width: 11px;
  height: 11px;
}

/* Claim Support CTA (distinct from blue Get A Quote) */
.header-area .theme_btn--claim-support,
.header-area .theme_btn.theme_btn--claim-support {
  background: #c2410c !important;
  color: #fff !important;
  border: none !important;
}
.header-area .theme_btn--claim-support:hover,
.header-area .theme_btn.theme_btn--claim-support:hover {
  background: #9a3412 !important;
  color: #fff !important;
}

@media (min-width: 1200px) {
  .header-area.header-style-1 .main_header_content .right_content .niu-header-cta-group .theme_btn {
    padding: 9px 14px !important;
    font-size: 0.875rem !important;
  }
}

/* ----- Header layout: tablet / ~1000px row, hamburger last, vertical center ----- */
.header-area.header-style-1 .main_header_content .niu-header-main-row {
  align-items: center !important;
}
/* Theme stacks logo full-width at lg and adds huge margins — keep one compact row */
@media (max-width: 1199.98px) {
  .header-area.header-style-1 .main_header_content .logo_box,
  .header-area.header-style-1 .main_header_content .logobox {
    margin: 0 !important;
  }
  .header-area.header-style-1 .main_header_content {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}
/* Collapsed nav: hide empty menu column so logo + actions share one row (fixes ~992–1024 scatter) */
@media (max-width: 1024px) {
  .header-area.header-style-1 .main_header_content .column_menu {
    display: none !important;
  }
  .header-area.header-style-1 .main_header_content .niu-header-logo-col {
    flex: 0 1 auto;
    max-width: 50%;
    width: auto;
  }
  .header-area.header-style-1 .main_header_content .niu-header-actions-col {
    flex: 1 1 auto !important;
    max-width: none !important;
    width: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    margin-top: 35px !important;
  }
  /* Keep logo, Claim Support, and hamburger on one vertical axis (theme uses absolute .logo ≤640px + hidden svg → collapsed column) */
  .header-area.header-style-1 .main_header_content.default_header .logo_box,
  .header-area.header-style-1 .main_header_content.default_header .logobox {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .header-area.header-style-1 .main_header_content .niu-header-logo-col {
    display: flex !important;
    align-items: center !important;
  }
  .header-area.header-style-1 .main_header_content .niu-header-logo-col .logo_box,
  .header-area.header-style-1 .main_header_content .niu-header-logo-col .logobox {
    display: flex !important;
    align-items: center !important;
    align-self: center !important;
    position: relative !important;
    width: 100%;
    min-height: 0;
  }
  .header-area.header-style-1 .main_header_content .niu-header-logo-col .logo_box .logo,
  .header-area.header-style-1 .main_header_content .niu-header-logo-col .logobox .logo {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    display: flex !important;
    align-items: center !important;
  }
  .header-area.header-style-1 .main_header_content .navbar_togglers {
    top: 0 !important;
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
  }
}
/* Single hamburger in right column: after CTAs; show whenever inline nav is hidden (≤1024) */
@media (min-width: 1025px) {
  .header-area.header-style-1 .main_header_content .nav_tog_column .navbar_togglers {
    display: none !important;
  }
  .header-area.header-style-1 .main_header_content .niu-header-actions-col {
    margin-top: 0 !important;
  }
}
@media (max-width: 1024px) {
  .header-area.header-style-1 .main_header_content .nav_tog_column .navbar_togglers {
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.header-area.header-style-1 .main_header_content .niu-header-right-inner {
  justify-content: flex-end !important;
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 0.35rem;
  width: 100%;
}
.header-area.header-style-1 .main_header_content .niu-nav-toggler-end {
  order: 3;
  align-self: center !important;
  top: 0 !important;
  right: auto !important;
  padding: 0 0 0 10px !important;
  margin: 0 !important;
  flex-shrink: 0;
}
.header-area.header-style-1 .main_header_content .niu-header-cta-group {
  order: 2;
  align-self: center !important;
}
.header-area.header-style-1 .main_header_content .right_content .contact-toggler {
  order: 4;
}
/* Theme hides header CTAs below 992px — keep Niuguard buttons visible */
@media (max-width: 992px) {
  .header-area.header-style-1 .main_header_content .right_content .button.niu-header-cta-group {
    display: flex !important;
  }
}
@media (max-width: 400px) {
  .header-area.header-style-1 .main_header_content .right_content .button.niu-header-cta-group {
    display: flex !important;
  }
  .header-area.header-style-1 .main_header_content .right_content .niu-header-cta-group .theme_btn {
    padding: 7px 8px !important;
    font-size: 0.7rem !important;
  }
}

/* Disable header search overlay (no toggler in navbar) */
.search-popup {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Hero slider typography */
#rev_slider_2_1_wrapper .rs-layer,
#rev_slider_2_1_wrapper .rev-btn {
  font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif !important;
}

/* Hero CTA: flat corporate panel (no tilted shape image) */
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-2,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-2,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-2,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-2,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-2 {
  /* Slightly transparent so hero photo reads through; keeps text readable */
  background: linear-gradient(
    155deg,
    rgba(14, 74, 140, 0.88) 0%,
    rgba(15, 53, 103, 0.86) 45%,
    rgba(10, 40, 79, 0.9) 100%
  ) !important;
  -webkit-backdrop-filter: blur(6px) saturate(1.05);
  backdrop-filter: blur(6px) saturate(1.05);
  border-radius: 14px !important;
  box-shadow: 0 14px 44px rgba(15, 53, 103, 0.32) !important;
  transform: none !important;
  -webkit-transform: none !important;
  overflow: hidden !important;
}
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-2 img,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-2 img,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-2 img,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-2 img,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-2 img {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Hero: keep text and icon upright (override slider skew/3D) */
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-3,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-5,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-3,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-5,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-3,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-5,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-3,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-5,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-3,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-5,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-6 {
  transform: none !important;
  -webkit-transform: none !important;
}

/* Hero headline: wrap inside blue card (RS width + symmetric insets vs layer-2) */
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-3-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-4-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-5-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-6-layer-6,
#rev_slider_2_1_wrapper rs-layer#slider-2-slide-7-layer-6 {
  box-sizing: border-box !important;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
  /* No automatic hyphenation—whole words wrap to the next line (e.g. “freedom” stays one word) */
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  word-break: normal !important;
}

/* Reduce visual dead space after hero section */
.elementor-8 .elementor-element.elementor-element-69d92f1 {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}
.elementor-8 .elementor-element.elementor-element-69d92f1 > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: flex-start !important;
  align-items: flex-start !important;
}

/* ===== What We Offer: accent, no icons, square images, red Read more buttons ===== */
:root {
  --niu-accent-red: #ff0000;
  --niu-accent-red-hover: #cc0000;
}
.niu-home-offer-header .section_title.type_one .sm_title {
  color: var(--color-set-one-1, #008bf9) !important;
}
.niu-home-offer-cards .service_box.type_two.niu-offer-card .content_box .icon,
.niu-home-offer-cards .service_box.type_two.niu-offer-card .content_box .steps {
  display: none !important;
}
.niu-home-offer-cards .service_box.type_two.niu-offer-card .content_box {
  padding-top: 24px !important;
}
.niu-home-offer-cards .service_box.type_two .image,
.niu-home-offer-cards .service_box.type_two .image img {
  border-radius: 0 !important;
}
.niu-home-offer-cards .service_box.type_two {
  border-radius: 0 !important;
}
.niu-home-offer-cards .service_box.type_two .img_bx {
  border-radius: 0 !important;
}
/* Partner logos in card image area: contain and center */
.niu-home-offer-cards .service_box.type_two .image.niu-partner-logo-wrap {
  background: #f5f7fa;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.niu-home-offer-cards .service_box.type_two .image.niu-partner-logo-wrap .niu-partner-logo-img {
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
}
.niu-home-offer-cards .service_box.type_two .title_24 a {
  color: var(--color-set-one-1, #008bf9) !important;
}
.niu-home-offer-cards .service_box.type_two .title_24 a:hover {
  color: var(--color-set-one-2, #0f3567) !important;
}
/* Red accent “Read more” buttons (matches topbar red) */
.niu-home-offer-cards .service_box.type_two .rd_more.niu-offer-rdmore {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin-top: 14px !important;
  padding: 10px 20px !important;
  background: var(--niu-accent-red, #ff0000) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
  font-size: 0.875rem !important;
  text-decoration: none !important;
  line-height: 1.25 !important;
  box-shadow: none !important;
}
.niu-home-offer-cards .service_box.type_two .rd_more.niu-offer-rdmore:hover {
  background: var(--niu-accent-red-hover, #cc0000) !important;
  color: #fff !important;
}
.niu-home-offer-cards .service_box.type_two .rd_more.niu-offer-rdmore i {
  color: #fff !important;
  font-size: 0.85em !important;
}
.niu-home-offer-cards .service_box.type_two:hover .img_bx {
  background: var(--color-set-one-bg-1) !important;
}
/* No image hover animation / motion */
.niu-home-offer-cards .service_box.type_two .img_bx:hover .image img,
.niu-home-offer-cards .service_box.type_two:hover .image img,
.niu-home-offer-cards .service_box.type_two .image img {
  transform: none !important;
}
.niu-home-offer-cards .service_box.type_two .img_bx,
.niu-home-offer-cards .service_box.type_two .image,
.niu-home-offer-cards .service_box.type_two .image img {
  transition: none !important;
}
.niu-home-offer-cards .elementor-widget-vankine-service-v1,
.niu-home-offer-cards .ajax-service-wrapper,
.niu-home-offer-cards .service_box.type_two {
  animation: none !important;
}
.niu-home-offer-cards .service_box.type_two .content_box {
  transition-duration: 0.15s !important;
}

/* Divider between Our Partners and Latest News & Blog */
.section-divider-partners-blog.section-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin: 2.5rem auto 2.5rem;
  max-width: 1200px;
  padding: 0 1rem;
}
.section-divider-partners-blog .section-divider__line {
  flex: 1;
  height: 2px;
  max-width: 200px;
  background: linear-gradient(90deg, transparent, var(--color-set-one-bor-3, #e2e8f0) 20%, var(--color-set-one-bor-3, #e2e8f0) 80%, transparent);
}
.section-divider-partners-blog .section-divider__icon {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-set-one-1, #0f3567);
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .section-divider-partners-blog.section-divider {
    margin: 3rem auto 3rem;
    gap: 1rem;
  }
  .section-divider-partners-blog .section-divider__line {
    max-width: 280px;
    height: 2px;
  }
  .section-divider-partners-blog .section-divider__icon {
    width: 10px;
    height: 10px;
  }
}

/* Tablet & mobile: smaller header logo and blue banner so it fits */
/* Hide mobile-only logo on desktop; it's shown only in the mobile block below */
.header-area.header-style-1 .main_header_content .logo_box .logo-mobile-only {
  display: none !important;
}
@media (max-width: 991px) {
  /* Mobile only: hide blue banner, show white-background logo */
  .header-area.header-style-1 .main_header_content .logo_box svg {
    display: none !important;
  }
  .header-area.header-style-1 .main_header_content .logo_box .logo-desktop {
    display: none !important;
  }
  .header-area.header-style-1 .main_header_content .logo_box .logo-mobile-only {
    display: block !important;
  }
  /* Constrain the whole logo block on tablet */
  .header-area.header-style-1 .main_header_content .logo_box {
    max-width: 200px;
    margin-left: 0;
    margin-right: auto;
  }
  .header-area .logo_box img,
  .header-area .logobox img {
    max-width: 140px !important;
    max-height: 44px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .header-area.header-style-1 .main_header_content .logo_box .logo {
    max-height: 44px;
  }
}
@media (min-width: 992px) {
  .header-area.header-style-1 .main_header_content .logo_box .logo-mobile-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  /* Slightly smaller logo block on smaller tablet / large phone */
  .header-area.header-style-1 .main_header_content .logo_box {
    max-width: 180px;
  }
  .header-area.header-style-1 .main_header_content .logo_box svg {
    max-height: 48px !important;
  }
}
@media (max-width: 640px) {
  .header-area .logo_box img,
  .header-area .logobox img {
    max-width: 115px !important;
    max-height: 38px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .header-area.header-style-1 .main_header_content .logo_box .logo {
    max-height: 38px;
  }
}
@media (max-width: 480px) {
  .header-area .logo_box img,
  .header-area .logobox img {
    max-width: 95px !important;
    max-height: 32px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .header-area.header-style-1 .main_header_content .logo_box .logo {
    max-height: 32px;
  }
}

/* About Company section – heading full width above image + copy; columns top-aligned */
.elementor-element-ea00dac .niu-about-company-heading-container {
  width: 100%;
  margin-bottom: 1.25rem;
}
.elementor-element-ea00dac .niu-about-company-heading-container .section_title.type_one {
  margin-bottom: 0;
}
.elementor-element-ea00dac .niu-about-company-heading-container .section_title .title_whole {
  margin-bottom: 0;
  max-width: 920px;
}
.about-company-container {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.about-company-container .elementor-column {
  display: flex;
  align-items: flex-start;
}
.about-company-container .elementor-element-f05600a .elementor-widget-wrap {
  padding-left: 1.5rem;
}
.about-company-container .tab_content_box {
  margin-top: 0.5rem;
}
/* Checklist icons: red circles (was theme green #36DB9F) */
.about-company-container .tab_content_box .icon svg circle {
  fill: #ff0000 !important;
}
@media (max-width: 767px) {
  .about-company-container .elementor-element-f05600a .elementor-widget-wrap {
    padding-left: 0;
    padding-top: 1.5rem;
  }
}

/* Testimonial section – prevent quote circles from overlapping name/location */
.testimonial_ver_carousel .testimonial_box.type_one {
  padding-bottom: 100px;
}
.testimonial_ver_carousel .testimonial_box.type_one .flaticon-right-quote {
  right: 40px;
  bottom: -40px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 28px;
}
.testimonial_ver_carousel .testimonial_box.type_one:after {
  right: 30px;
  bottom: -48px;
  width: 70px;
  height: 70px;
  border-radius: 70px;
}
/* Keep carousel dots next to content, not floating in empty space */
.testimonial_ver_carousel.dot_true .owl-dots {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .testimonial_ver_carousel.dot_true .owl-dots {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    transform: none;
    padding-top: 1rem;
    text-align: center;
  }
}

/* Partners section – stacked layout: description block then full-width logos row */
.elementor-element-ac2c0cf .elementor-container,
body .elementor-element-ac2c0cf .elementor-container {
  display: flex !important;
  align-items: stretch;
  flex-wrap: wrap;
}
.elementor-element-ac2c0cf .elementor-container > .elementor-column,
.elementor-element-ac2c0cf .elementor-container > .elementor-column.elementor-col-50,
body .elementor-element-ac2c0cf .elementor-container > .elementor-column,
body .elementor-element-ac2c0cf .elementor-container > .elementor-column.elementor-col-50 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  min-width: 0 !important;
}
/* Description block: own row, full width */
.elementor-element-ac2c0cf .elementor-column.elementor-element-dc93eac,
body .elementor-element-ac2c0cf .elementor-column.elementor-element-dc93eac {
  padding-right: 0;
  margin-bottom: 1.5rem;
  order: 1;
}
/* Logos row: full width left to right */
.elementor-element-ac2c0cf .elementor-column.elementor-element-b2b5b4b,
body .elementor-element-ac2c0cf .elementor-column.elementor-element-b2b5b4b {
  order: 2;
}
@media (min-width: 992px) {
  .elementor-element-ac2c0cf .elementor-column.elementor-element-dc93eac,
  body .elementor-element-ac2c0cf .elementor-column.elementor-element-dc93eac {
    padding-right: 1.5rem;
    margin-bottom: 0;
  }
}

/* Partners logo carousel – single row, horizontal scroll, smooth animation */
.partners-logo-carousel-wrap {
  overflow: hidden;
  padding: 1rem 0;
}
.partners-logo-carousel.owl-carousel {
  display: flex;
  align-items: center;
}
.partners-logo-carousel .owl-stage-outer {
  overflow: hidden;
}
.partners-logo-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.partners-logo-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.partners-logo-carousel .owl-item:hover {
  transform: scale(1.05);
}
.partners-logo-carousel .partner-logo-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1rem;
  min-height: 90px;
  height: 100%;
}
.partners-logo-carousel .partner-logo-cell a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
.partners-logo-carousel .partner-logo-cell a:hover {
  opacity: 0.85;
}
.partners-logo-carousel .partner-logo {
  max-height: 60px;
  width: auto;
  max-width: 150px;
  object-fit: contain;
  filter: grayscale(25%);
  opacity: 0.9;
  transition: filter 0.35s ease, opacity 0.35s ease;
}
.partners-logo-carousel .partner-logo-cell:hover .partner-logo {
  filter: grayscale(0%);
  opacity: 1;
}

/* Mobile view: Services (and any dropdown) in one column, not desktop-style columns */
@media (max-width: 991px) {
  /* Header nav when visible on smaller desktop/tablet */
  .navbar_nav .menu-item.dropdown .sub_menu,
  .navbar_nav .menu-item.dropbimenu .sub_menu,
  .navbar_nav .menu-item.mennucolumn_ .sub_menu {
    display: block !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0.5rem 0 !important;
    gap: 0 !important;
  }
  .navbar_nav .menu-item.dropdown .sub_menu > li,
  .navbar_nav .menu-item.dropbimenu .sub_menu > li,
  .navbar_nav .menu-item.mennucolumn_ .sub_menu > li {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding: 0 !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    border-bottom: 1px dotted var(--color-set-one-bor-3, #e5e7eb);
  }
  .navbar_nav .menu-item.dropdown .sub_menu > li a,
  .navbar_nav .menu-item.dropbimenu .sub_menu > li a,
  .navbar_nav .menu-item.mennucolumn_ .sub_menu > li a {
    display: block !important;
    width: 100% !important;
    padding: 0.5rem 0 !important;
  }
}

/* Mobile menu panel: single-column Services list (do not force display — theme.js slideToggle controls open/closed) */
.mobile_menu_box .navigation_menu .navbar_nav .menu-item .sub_menu,
.mobile_menu_box .navigation_menu .navbar_nav .menu-item.dropdown .sub_menu,
.mobile_menu_box .navigation_menu .navbar_nav .menu-item.dropbimenu .sub_menu {
  flex-wrap: nowrap !important;
  width: 100% !important;
  padding: 0 0 0 1rem !important;
  gap: 0 !important;
}
/* Hide search row in slide-out menu (removed from footer markup; backup for static HTML copies) */
.mobile_menu_box .menu-box > form[role="search"],
.mobile_menu_box nav.menu-box > form {
  display: none !important;
}
.mobile_menu_box .navigation_menu .navbar_nav .menu-item .sub_menu > li,
.mobile_menu_box .navigation_menu .navbar_nav .menu-item.dropdown .sub_menu > li,
.mobile_menu_box .navigation_menu .navbar_nav .menu-item.dropbimenu .sub_menu > li {
  display: block !important;
  width: 100% !important;
  min-width: 100% !important;
  flex: none !important;
  padding: 0 !important;
  border-bottom: 1px dotted rgba(15, 53, 103, 0.15);
}
.mobile_menu_box .navigation_menu .navbar_nav .menu-item .sub_menu > li a,
.mobile_menu_box .navigation_menu .navbar_nav .menu-item.dropdown .sub_menu > li a {
  display: block !important;
  width: 100% !important;
  padding: 0.5rem 0 !important;
}

/* ===== Footer: full width, dark background, proper column layout ===== */
.footer_area#footer_contents,
#footer_contents.footer_area {
  width: 100% !important;
  max-width: none !important;
  background: #0F3567 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.footer_area .elementor-762 {
  width: 100% !important;
  max-width: none !important;
}
/*
 * Main footer wrapper section: full width, solid navy (no theme BG images).
 * Elementor ships padding-bottom: 40px here — that drew an extra #0F3567 band
 * below the copyright strip (#082E5F). Zero bottom padding so copyright is the
 * last visible footer band.
 */
.footer_area#footer_contents .elementor-element-6c04ad6,
#footer_contents.footer_area .elementor-element-6c04ad6 {
  width: 100% !important;
  max-width: none !important;
  background-color: #0F3567 !important;
  background-image: none !important;
  padding-bottom: 0 !important;
}
.footer_area .elementor-element-6c04ad6 > .elementor-background-overlay {
  display: none !important;
  background: none !important;
  opacity: 0 !important;
}
.footer_area#footer_contents .elementor-762,
#footer_contents.footer_area .elementor-762 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* Footer main content section: container centered, full width row */
.footer_area .elementor-element-66eb040 {
  width: 100% !important;
  max-width: none !important;
}
.footer_area .elementor-element-66eb040 > .elementor-container {
  max-width: 1180px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  box-sizing: border-box !important;
}
/* Footer columns: sit in a row on desktop */
.footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column {
  box-sizing: border-box !important;
}
@media (min-width: 1025px) {
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-24f225e { flex: 0 0 27.544%; max-width: 27.544%; }
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-f89ac4e { flex: 0 0 4.383%; max-width: 4.383%; }
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-dfd9544 { flex: 0 0 20.178%; max-width: 20.178%; }
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-b835a59 { flex: 0 0 19.56%; max-width: 19.56%; }
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-0b3a264 { flex: 0 0 28.335%; max-width: 28.335%; }
}
@media (max-width: 1024px) and (min-width: 551px) {
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-24f225e,
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-dfd9544,
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-b835a59,
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-0b3a264 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column.elementor-element-f89ac4e {
    display: none !important;
  }
}
@media (max-width: 550px) {
  .footer_area .elementor-element-66eb040 > .elementor-container > .elementor-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
/* Bottom bar (copyright): full width dark strip — flush to bottom of footer */
.footer_area .elementor-element-05a9ff3 {
  width: 100% !important;
  max-width: none !important;
  background-color: #082E5F !important;
  margin-bottom: 0 !important;
}
.footer_area .elementor-element-05a9ff3 > .elementor-container {
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  display: flex !important;
  flex-wrap: wrap !important;
}
.footer_area .elementor-element-05a9ff3 > .elementor-container > .elementor-column {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}
@media (max-width: 768px) {
  .footer_area .elementor-element-05a9ff3 > .elementor-container > .elementor-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* Footer: social icons stay on one row (narrow column + inline-block was wrapping) */
.footer_area .elementor-element-252d898 .social-icons ul,
#footer_contents .elementor-element-252d898 .social-icons ul {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 4px;
  list-style: none;
}
.footer_area .elementor-element-252d898 .social-icons ul li,
#footer_contents .elementor-element-252d898 .social-icons ul li {
  display: flex !important;
  flex: 0 0 auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 480px) {
  .footer_area .elementor-element-252d898 .social-icons ul li .m_icon,
  #footer_contents .elementor-element-252d898 .social-icons ul li .m_icon {
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    font-size: 15px !important;
  }
}
@media (max-width: 400px) {
  .footer_area .elementor-element-252d898 .social-icons ul,
  #footer_contents .elementor-element-252d898 .social-icons ul {
    gap: 3px;
  }
  .footer_area .elementor-element-252d898 .social-icons ul li .m_icon,
  #footer_contents .elementor-element-252d898 .social-icons ul li .m_icon {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 13px !important;
  }
}

/*
 * Footer IRA logo: theme .g_box uses fixed 80×80 + overflow hidden + object-fit cover,
 * which crops wide logos. Show full image, scaled to column width (especially mobile).
 */
.footer_area .elementor-element-0b3a264 .g_box,
#footer_contents .elementor-element-0b3a264 .g_box {
  overflow: visible !important;
  min-width: 0 !important;
}
.footer_area .elementor-element-0b3a264 .g_box a,
#footer_contents .elementor-element-0b3a264 .g_box a {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: visible !important;
  border-radius: 0 !important;
}
.footer_area .elementor-element-0b3a264 .g_box a img,
#footer_contents .elementor-element-0b3a264 .g_box a img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: left center !important;
  display: block !important;
}
@media (max-width: 550px) {
  .footer_area .elementor-element-0b3a264 .g_box a img,
  #footer_contents .elementor-element-0b3a264 .g_box a img {
    max-width: min(100%, 280px) !important;
  }
}

/* Services submenu: full viewport width on large screens */
@media (min-width: 992px) {
  .navbar_nav > li.niu-services-fullwidth {
    position: static;
  }
  .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 1.35rem clamp(1.25rem, 4vw, 3.5rem) 1.65rem !important;
    transform: none !important;
    -ms-transform: none !important;
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    gap: 0.5rem 2.5rem;
    align-items: start;
    background: #ffffff !important;
    border-radius: 0 !important;
    border-top: 1px solid #e2e8f0 !important;
    box-shadow: 0 20px 50px rgba(15, 53, 103, 0.1) !important;
    z-index: 10050 !important;
  }
  .navbar_nav > li.niu-services-fullwidth:hover > .sub_menu.niu-services-sub {
    pointer-events: auto !important;
  }
  .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub > li {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    list-style: none !important;
  }
  .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub > li > a {
    display: flex !important;
    align-items: center;
    min-height: 44px;
    padding: 0.5rem 0.65rem !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    color: #1e293b !important;
    text-decoration: none !important;
    border-radius: 8px;
    border: 1px solid transparent;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  }
  .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub > li > a:hover {
    background: rgba(15, 53, 103, 0.06) !important;
    border-color: rgba(15, 53, 103, 0.12);
    color: #0f3567 !important;
  }
  /* Beat theme flex / 2-column min-width on submenu items */
  body.default_header .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub,
  body .sticky_header_content .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    flex-wrap: unset !important;
  }
  body.default_header .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub > li,
  body .sticky_header_content .navbar_nav > li.niu-services-fullwidth > .sub_menu.niu-services-sub > li {
    flex: none !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0 !important;
  }
}

/* ===== Homepage: one row of category cards (life-insurance.php card UI) + Owl ===== */
.niu-home-showcases {
  width: 100%;
  max-width: none;
  padding: 0;
  margin-bottom: 3rem;
  box-sizing: border-box;
}
.niu-home-showcases .life-products-section {
  background: #f8f9fa;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 2.75rem 0 3.5rem;
  font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;
  box-sizing: border-box;
}
.niu-home-showcases .life-products-inner,
.niu-home-showcases .niu-home-showcase-inner {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  /* Same horizontal inset as previous 10% gutters; content stays where it was */
  padding-left: clamp(1.25rem, 10vw, 10rem);
  padding-right: clamp(1.25rem, 10vw, 10rem);
}
.niu-home-showcases .life-products-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  margin-bottom: 2rem;
}
.niu-home-showcases .life-products-title {
  margin: 0;
  font-size: clamp(1.35rem, 2.5vw, 1.75rem);
  font-weight: 700;
  color: #000;
  letter-spacing: -0.02em;
}
.niu-home-showcases .life-products-quote-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 12px 28px;
  background: #ff0000 !important;
  color: #fff !important;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 10px;
  border: none;
  box-shadow: 0 2px 8px rgba(255, 0, 0, 0.25);
  transition: background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
  white-space: nowrap;
}
.niu-home-showcases .life-products-quote-btn:hover {
  background: #e60000 !important;
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(255, 0, 0, 0.35);
}
.niu-home-showcases .life-products-quote-btn:focus {
  outline: 2px solid rgba(255, 0, 0, 0.45);
  outline-offset: 3px;
}
.niu-home-showcases .life-products-quote-btn i {
  font-size: 1rem;
  line-height: 1;
}
@media (max-width: 575px) {
  .niu-home-showcases .life-products-header {
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
  }
  .niu-home-showcases .life-products-quote-btn {
    width: 100%;
    justify-content: center;
  }
}
.niu-home-showcases .life-product-card {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.25s ease, transform 0.2s ease;
  height: 100%;
  min-height: 27.5rem;
}
@media (max-width: 575px) {
  .niu-home-showcases .life-product-card {
    min-height: 25rem;
  }
}
.niu-home-showcases .life-product-card:hover {
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}
.niu-home-showcases .life-product-card__media {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
  background: #eee;
}
.niu-home-showcases .life-product-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.niu-home-showcases .life-product-card__body {
  padding: 1.35rem 1.5rem 1.5rem;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.niu-home-showcases .life-product-card__title {
  margin: 0 0 0.65rem;
  font-size: 1.05rem;
  font-weight: 700;
  color: #000;
  line-height: 1.3;
  /* Reserve space for long titles (e.g. WIBA) so Read More lines up across cards */
  min-height: 4.05rem;
}
.niu-home-showcases .life-product-card__desc {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  line-height: 1.55;
  color: #555;
  flex: 1 1 auto;
  /* Up to five lines: avoids mid-sentence … from line-clamp on longer blurbs */
  min-height: calc(1.55em * 5);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
}
.niu-home-showcases .life-product-card__more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #ff0000;
  text-decoration: none;
  margin-top: auto;
  padding-top: 0.25rem;
  width: fit-content;
}
.niu-home-showcases .life-product-card__more:hover {
  color: #cc0000;
}
.niu-home-showcases .life-product-card__more-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ff0000;
  color: #fff;
  flex-shrink: 0;
}
/* Owl: clip row; arrows sit outside card images (not over media) */
.niu-home-showcase-carousel-wrap {
  position: relative;
  overflow: visible;
  /* Room so prev/next can sit in the gutter without clipping */
  padding: 0 clamp(0.25rem, 2vw, 0.5rem);
  box-sizing: border-box;
}
.niu-home-showcase-carousel-wrap .theme_carousel.owl-carousel {
  width: 100%;
  overflow: visible;
}
.niu-home-showcase-carousel-wrap .owl-stage-outer {
  overflow: hidden !important;
  width: 100%;
}
.niu-home-showcase-carousel-wrap .owl-item {
  box-sizing: border-box;
}
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav {
  top: 32%;
  height: auto;
  bottom: auto;
  transform: translateY(-50%);
  pointer-events: none;
}
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev,
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next {
  pointer-events: auto;
  z-index: 12;
  display: flex !important;
  align-items: center;
  justify-content: center;
  visibility: visible !important;
  opacity: 1 !important;
}
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev.disabled,
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
/* Shift fully outside the slide (clear of image + card) */
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev {
  left: 0 !important;
  transform: translateX(calc(-100% - 14px)) !important;
}
body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next {
  right: 0 !important;
  transform: translateX(calc(100% + 14px)) !important;
}
@media (max-width: 767px) {
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav {
    top: 26%;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev {
    transform: translateX(calc(-100% - 6px)) scale(0.92) !important;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next {
    transform: translateX(calc(100% + 6px)) scale(0.92) !important;
  }
}
/* Narrow viewports: keep controls on-screen (full negative shift clips past viewport) */
@media (max-width: 575px) {
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev {
    left: 6px !important;
    transform: none !important;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next {
    right: 6px !important;
    transform: none !important;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev:hover,
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next:hover {
    transform: none !important;
  }
}
@media (min-width: 768px) {
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev:hover {
    transform: translateX(calc(-100% - 14px)) !important;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next:hover {
    transform: translateX(calc(100% + 14px)) !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-prev:hover {
    transform: translateX(calc(-100% - 6px)) scale(0.92) !important;
  }
  body .niu-home-showcase-carousel-wrap.position_four .owl-carousel .owl-nav .owl-next:hover {
    transform: translateX(calc(100% + 6px)) scale(0.92) !important;
  }
}

/* Floating WhatsApp (bottom-left, all pages via footer) */
.niuguard-wa-float {
  position: fixed;
  left: 20px;
  bottom: max(20px, env(safe-area-inset-bottom, 0px));
  z-index: 99999;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #25d366;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 1;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28);
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.niuguard-wa-float .niuguard-wa-float__icon {
  display: block;
  flex-shrink: 0;
}
.niuguard-wa-float:hover,
.niuguard-wa-float:focus {
  color: #fff !important;
  transform: scale(1.06);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
}
.niuguard-wa-float:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}
@media (max-width: 480px) {
  .niuguard-wa-float {
    left: 14px;
    bottom: max(14px, env(safe-area-inset-bottom, 0px));
    width: 52px;
    height: 52px;
    font-size: 28px;
  }
}
