/* InterBiz Consulting theme overrides
   Brand (Theme.png) + flyer atmosphere (Interbiz-digital-flyer)
   Electric blue #1545BC | deep navy #011730 | soft mint/sky accents
================================================== */

:root {
  --ibz-blue: #1545BC;
  --ibz-blue-rgb: 21, 69, 188;
  --ibz-sky: #3d8bfd;
  --ibz-mint: #2bb673;
  --ibz-mint-rgb: 43, 182, 115;
  --ibz-green: #2bb673;
  --ibz-navy: #011730;
  --ibz-navy-rgb: 1, 23, 48;
  --ibz-light: #f4f7fc;
  --ibz-surface: #ffffff;
  --ibz-radius: 0.85rem;
  --ibz-radius-lg: 1.15rem;
  --ibz-shadow: 0 10px 28px rgba(1, 23, 48, 0.07);
  --ibz-shadow-hover: 0 18px 42px rgba(1, 23, 48, 0.12);
  --ibz-atmosphere:
    radial-gradient(ellipse 55% 45% at 8% 12%, rgba(61, 139, 253, 0.16) 0%, transparent 55%),
    radial-gradient(ellipse 50% 40% at 92% 18%, rgba(43, 182, 115, 0.12) 0%, transparent 50%),
    radial-gradient(ellipse 45% 35% at 78% 88%, rgba(21, 69, 188, 0.1) 0%, transparent 55%),
    radial-gradient(ellipse 40% 30% at 12% 85%, rgba(43, 182, 115, 0.08) 0%, transparent 50%),
    linear-gradient(180deg, #ffffff 0%, #f4f7fc 45%, #eef3fb 100%);
  --ibz-dots: radial-gradient(rgba(21, 69, 188, 0.09) 1px, transparent 1px);
}

/* Logo sizing */
.navbar-brand img,
.navbar-brand #logo {
  max-height: 72px;
  width: auto;
  height: auto;
}

.footer-logo img {
  max-height: 64px;
  width: auto;
  height: auto;
}

@media (max-width: 991px) {
  .navbar-brand img,
  .navbar-brand #logo {
    max-height: 56px;
  }
}

.footer-address a[href^="tel:"],
.footer-address a[href^="mailto:"] {
  color: inherit;
  text-decoration: none;
}

.footer-address a[href^="tel:"]:hover,
.footer-address a[href^="mailto:"]:hover {
  color: var(--ibz-blue);
  text-decoration: underline;
}
.bg-light {
  background-color: transparent !important;
  background-image:
    radial-gradient(ellipse 60% 50% at 10% 0%, rgba(61, 139, 253, 0.12) 0%, transparent 60%),
    radial-gradient(ellipse 50% 45% at 100% 100%, rgba(43, 182, 115, 0.1) 0%, transparent 55%),
    linear-gradient(180deg, #f7fafd 0%, #eef4fb 100%) !important;
}

/* Flyer atmosphere on main content canvas */
.main-wrapper {
  background: var(--ibz-atmosphere);
  background-attachment: fixed;
}

.main-wrapper > section:not(.theme-banner-slider):not(.ibz-industries):not(.theme-final-cta):not(.page-title-section):not(.bg-secondary),
.main-wrapper > .theme-services,
.main-wrapper > .theme-results,
.main-wrapper > .theme-stories,
.main-wrapper > .theme-testimonials,
.main-wrapper > .theme-blog,
.main-wrapper > .ibz-flyer-value {
  position: relative;
}

/* Soft section titles like flyer */
.section-title02 .sm-title {
  color: var(--ibz-blue) !important;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.section-title02 h2 {
  color: var(--ibz-navy);
}

/* Primary text accents on dark banners ? Theme.png uses blue, not green */
.left-overlay-secondary .text-primary.sm-title,
.cover-background .text-primary.sm-title,
.full-screen .sm-title.text-primary,
.secondary-overlay .sm-title.text-primary {
  color: #7eb0ff !important;
}

a.text-primary-hover:hover,
a.text-primary-hover:focus {
  color: var(--ibz-blue) !important;
}

.scroll-top-percentage.active {
  color: var(--ibz-navy);
}

.scroll-top-percentage {
  display: none !important;
}

.form-control:focus,
.quform-input input:focus,
.quform-input textarea:focus,
.quform-input select:focus {
  border-color: var(--ibz-blue) !important;
  box-shadow: 0 0 0 0.15rem rgba(21, 69, 188, 0.2);
}

#ibzContactForm .form-control.is-invalid,
#ibzContactForm .quform-has-error .form-control {
  border-color: #c0392b !important;
  box-shadow: 0 0 0 0.15rem rgba(192, 57, 43, 0.18);
}

#ibzContactForm .quform-errors {
  color: #c0392b;
  font-size: 0.875rem;
  margin-top: 0.35rem;
}

.card-style06:hover .icon-circle,
.service-img .icon-circle {
  border-color: var(--ibz-blue);
}

/* Keep Who We Are secondary images from cropping edge text */
.about-style01 .about-us-section .a-image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center center;
  background: var(--ibz-navy, #011730);
}

/* ==================================================
   WHITE TOP BAR ? always show color logo correctly
================================================== */

/* Hide search for now */
.attr-nav .search,
.top-search {
  display: none !important;
}

.header-style1 .navbar-default,
.header-style1.menu_area-light .navbar-default,
.header-style3 .navbar-default,
.menu_area-light .navbar-default {
  background: #ffffff !important;
  box-shadow: 0 2px 12px rgba(5, 27, 46, 0.08) !important;
  border-bottom: 1px solid rgba(5, 27, 46, 0.08) !important;
}

.header-style1 .navbar-default.border-color-light-white,
.menu_area-light .navbar-default.border-color-light-white {
  border-color: rgba(5, 27, 46, 0.08) !important;
}

/* Nav links ? dark on white */
.header-style1 .navbar-nav > li > a,
.header-style1.menu_area-light .navbar-nav > li > a,
.menu_area-light .navbar-nav > li > a,
.header-style3 .navbar-nav > li > a {
  color: var(--ibz-navy) !important;
}

.header-style1 .navbar-nav > li.has-sub > a:hover,
.header-style1.menu_area-light .navbar-nav > li.has-sub > a:hover,
.menu_area-light .navbar-nav > li.has-sub > a:hover,
.header-style3 .navbar-nav > li.has-sub > a:hover {
  color: var(--ibz-blue) !important;
}

.header-style1 .navbar-nav li.current > a,
.header-style1.menu_area-light .navbar-nav li.current > a,
.menu_area-light .navbar-nav li.current > a,
.header-style3 .navbar-nav li.current > a,
.header-style1 .navbar-nav li.active > a,
.menu_area-light .navbar-nav li.active > a {
  color: var(--ibz-blue) !important;
}

/* Dropdown caret on white bar */
.header-style1 .navbar > ul > li.has-sub > a:after,
.header-style1.menu_area-light .navbar > ul > li.has-sub > a:after,
.menu_area-light .navbar > ul > li.has-sub > a:after,
.header-style3 .navbar > ul > li.has-sub > a:after {
  border-color: transparent var(--ibz-navy) var(--ibz-navy) transparent !important;
}

.header-style1 .navbar > ul > li.has-sub > a:hover:after,
.menu_area-light .navbar > ul > li.has-sub > a:hover:after,
.header-style1 .navbar > ul > li.current > a:after,
.menu_area-light .navbar > ul > li.current > a:after {
  border-color: transparent var(--ibz-blue) var(--ibz-blue) transparent !important;
}

/* Dropdown panel links */
.header-style1 .navbar-nav li.has-sub a:hover,
.menu_area-light .navbar-nav li.has-sub a:hover {
  color: var(--ibz-blue) !important;
}

.menu_area-light .navbar-nav li > ul,
.header-style1 .navbar-nav li > ul {
  background: #ffffff !important;
}

.menu_area-light .navbar .sub-title,
.header-style1 .navbar .sub-title {
  color: var(--ibz-navy) !important;
}

/* Search + attr icons */
.header-style1 .attr-nav > ul > li > a,
.header-style1.menu_area-light .attr-nav > ul > li > a,
.menu_area-light .attr-nav > ul > li > a,
.header-style3 .attr-nav > ul > li > a {
  color: var(--ibz-navy) !important;
}

.header-style1 .attr-nav > ul > li > a:hover,
.menu_area-light .attr-nav > ul > li > a:hover {
  color: var(--ibz-blue) !important;
}

/* CTA button stays brand blue (not white outline) */
.header-style1 .attr-nav > ul > li > a.butn-style4,
.menu_area-light .attr-nav > ul > li > a.butn-style4 {
  color: #ffffff !important;
  background: var(--ibz-blue) !important;
  border: 1px solid var(--ibz-blue) !important;
}

.header-style1 .attr-nav > ul > li > a.butn-style4:hover,
.menu_area-light .attr-nav > ul > li > a.butn-style4:hover {
  color: #ffffff !important;
  background: var(--ibz-navy) !important;
  border-color: var(--ibz-navy) !important;
}

.header-style1 .attr-nav > ul > li > a.butn-style4 span,
.menu_area-light .attr-nav > ul > li > a.butn-style4 span {
  color: #ffffff !important;
}

/* Mobile toggler on white bar */
.header-style1 .navbar-toggler,
.menu_area-light .navbar-toggler {
  background: var(--ibz-blue) !important;
}

.header-style1 .navbar-toggler:after,
.header-style1 .navbar-toggler:before,
.menu_area-light .navbar-toggler:after,
.menu_area-light .navbar-toggler:before {
  border-color: #fff !important;
  background: #fff !important;
}

.header-style1 .navbar-toggler:after {
  border-top: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}

/* Keep same look when scrolled */
.header-style1.scrollHeader .navbar-nav > li > a,
.menu_area-light.scrollHeader .navbar-nav > li > a,
.header-style3.scrollHeader .navbar-nav > li > a {
  color: var(--ibz-navy) !important;
}

.header-style1.scrollHeader .navbar-nav li.current > a,
.menu_area-light.scrollHeader .navbar-nav li.current > a {
  color: var(--ibz-blue) !important;
}

.header-style1.scrollHeader .attr-nav > ul > li > a,
.menu_area-light.scrollHeader .attr-nav > ul > li > a {
  color: var(--ibz-navy) !important;
}

.header-style1.scrollHeader .attr-nav > ul > li > a.butn-style4 {
  color: #ffffff !important;
}

/* ==================================================
   INTERACTIVE UX ? inspired by interbizconsulting.com
================================================== */

/* Hero stats strip */
.ibz-hero-stats-wrap {
  position: relative;
  z-index: 5;
  margin-top: -3.5rem;
  margin-bottom: 1rem;
  padding: 0 0.75rem;
}

.ibz-hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 18px 50px rgba(5, 27, 46, 0.12);
  padding: 1.5rem 1.25rem;
  will-change: transform;
}

.ibz-stat {
  text-align: center;
  border-right: 1px solid rgba(5, 27, 46, 0.08);
}

.ibz-stat:last-child {
  border-right: 0;
}

.ibz-stat strong {
  display: block;
  font-size: 1.75rem;
  line-height: 1.1;
  color: var(--ibz-navy);
  font-weight: 800;
  margin-bottom: 0.35rem;
}

.ibz-stat span {
  display: block;
  font-size: 0.8rem;
  color: rgba(5, 27, 46, 0.65);
  font-weight: 600;
}

@media (max-width: 767px) {
  .ibz-hero-stats-wrap {
    margin-top: -2rem;
  }
  .ibz-hero-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .ibz-stat:nth-child(2) {
    border-right: 0;
  }
  .ibz-stat:nth-child(1),
  .ibz-stat:nth-child(2) {
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(5, 27, 46, 0.08);
  }
}

/* Microsoft partner strip */
.ibz-partner-strip {
  background: linear-gradient(120deg, rgba(21, 69, 188, 0.08), rgba(61, 237, 86, 0.08));
  border-top: 1px solid rgba(21, 69, 188, 0.08);
  border-bottom: 1px solid rgba(21, 69, 188, 0.08);
}

/* Service capability tags */
.ibz-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.4rem;
}

.ibz-tags span {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: var(--ibz-blue);
  background: rgba(21, 69, 188, 0.08);
  border: 1px solid rgba(21, 69, 188, 0.15);
  border-radius: 999px;
  padding: 0.28rem 0.65rem;
  transition: all 0.25s ease;
}

.ibz-interactive-card:hover .ibz-tags span {
  background: var(--ibz-blue);
  color: #fff;
  border-color: var(--ibz-blue);
}

/* Arrow links (Explore ?) */
.ibz-arrow-link {
  color: var(--ibz-blue);
  font-weight: 700;
  font-size: 0.9rem;
  text-decoration: none;
  transition: color 0.25s ease;
}

.ibz-arrow-link i {
  display: inline-block;
  margin-left: 0.35rem;
  transition: transform 0.25s ease;
}

.ibz-arrow-link:hover,
.ibz-arrow-link.is-hover {
  color: var(--ibz-navy);
}

.ibz-arrow-link:hover i,
.ibz-arrow-link.is-hover i {
  transform: translateX(5px);
}

/* Interactive cards */
.ibz-interactive-card {
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  will-change: transform;
}

.ibz-interactive-card:hover {
  box-shadow: 0 20px 40px rgba(21, 69, 188, 0.14);
  border-color: rgba(21, 69, 188, 0.35) !important;
}

.card-style06.ibz-interactive-card {
  overflow: hidden;
}

.card-style06.ibz-interactive-card .card-btn {
  display: none;
}

/* Buttons micro-interaction */
.butn-style4 {
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.3s ease !important;
}

.butn-style4:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(21, 69, 188, 0.28);
}

/* Floating consultation CTA */
.ibz-consult-fab {
  position: fixed;
  right: 1.25rem;
  bottom: 5.5rem;
  z-index: 1040;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  border: 0;
  border-radius: 999px;
  background: var(--ibz-blue);
  color: #fff;
  font-weight: 700;
  font-size: 0.85rem;
  padding: 0.85rem 1.15rem;
  box-shadow: 0 12px 30px rgba(21, 69, 188, 0.35);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: all 0.3s ease;
}

.ibz-consult-fab.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.ibz-consult-fab:hover {
  background: var(--ibz-navy);
  color: #fff;
  transform: translateY(-2px);
}

.ibz-consult-fab i {
  font-size: 0.95rem;
}

@media (max-width: 575px) {
  .ibz-consult-fab span {
    display: none;
  }
  .ibz-consult-fab {
    width: 52px;
    height: 52px;
    padding: 0;
    justify-content: center;
    right: 1rem;
    bottom: 5rem;
  }
}

/* Consultation modal */
body.ibz-modal-open {
  overflow: hidden;
}

.ibz-modal {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.ibz-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.ibz-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(5, 27, 46, 0.55);
  backdrop-filter: blur(3px);
}

.ibz-modal__dialog {
  position: relative;
  width: 100%;
  max-width: 440px;
  background: #fff;
  border-radius: 0.85rem;
  padding: 1.75rem 1.5rem 1.5rem;
  box-shadow: 0 30px 80px rgba(5, 27, 46, 0.25);
  transform: translateY(18px) scale(0.98);
  transition: transform 0.28s ease;
}

.ibz-modal.is-open .ibz-modal__dialog {
  transform: translateY(0) scale(1);
}

.ibz-modal__close {
  position: absolute;
  top: 0.65rem;
  right: 0.85rem;
  border: 0;
  background: transparent;
  font-size: 1.75rem;
  line-height: 1;
  color: rgba(5, 27, 46, 0.55);
  cursor: pointer;
}

.ibz-modal__close:hover {
  color: var(--ibz-navy);
}

.ibz-modal__form .form-control {
  min-height: 46px;
  border-radius: 0.4rem;
}

.ibz-modal__success .text-primary {
  color: var(--ibz-green) !important;
}

/* ==================================================
   BRINEX-INSPIRED: wc-about-area + common-section
   https://brinex.wrapcoders.com/
================================================== */
.common-section {
  position: relative;
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
  overflow: hidden;
}

@media (max-width: 991px) {
  .common-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.wc-about-area {
  background-color: #fff;
}

.wc-about-experience-col {
  position: relative;
  padding-right: 2rem;
}

.wc-about-image-wrap {
  overflow: hidden;
  border-radius: 0.75rem 0.75rem 10rem 0.75rem;
}

.wc-about-image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.wc-about-image-wrap:hover .wc-about-image {
  transform: scale(1.04);
}

.wc-about-experience-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(35%, -50%);
  z-index: 2;
}

.wc-experience-figure {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 1.5rem;
  box-shadow: 0 18px 40px rgba(21, 69, 188, 0.18);
}

.wc-experience-figure::after,
.wc-experience-figure::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
}

.wc-experience-figure::after {
  background: rgba(21, 69, 188, 0.12);
  backdrop-filter: blur(8px);
}

.wc-experience-figure::before {
  z-index: 1;
  margin: 28px;
  background: #fff;
}

.wc-experience-number,
.wc-experience-label {
  position: relative;
  z-index: 2;
}

.wc-experience-number {
  display: block;
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 1;
  color: var(--ibz-blue);
  margin-bottom: 0.4rem;
}

.wc-experience-label {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--ibz-navy);
  max-width: 120px;
  line-height: 1.3;
}

.wc-about-list-item {
  align-items: flex-start;
}

.wc-about-list-icon {
  width: 78px;
  height: 78px;
  border-radius: 0.75rem;
  background: rgba(21, 69, 188, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.3s ease;
}

.wc-about-list-icon img {
  width: 40px;
  height: auto;
  transition: transform 0.35s ease;
}

.wc-about-list-item:hover .wc-about-list-icon {
  background: rgba(21, 69, 188, 0.14);
  transform: translateY(-3px);
}

.wc-about-list-item:hover .wc-about-list-icon img {
  transform: scaleX(-1);
}

.wc-about-divider {
  border: 0;
  border-top: 1px solid rgba(5, 27, 46, 0.1);
  margin: 0 0 1.5rem;
}

.wc-about-vr {
  width: 1px;
  height: 42px;
  background: rgba(5, 27, 46, 0.12);
}

.wc-about-phone {
  display: inline-flex;
  align-items: center;
  color: var(--ibz-navy);
  text-decoration: none;
  font-weight: 600;
}

.wc-about-phone i {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--ibz-blue);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem !important;
  transition: background 0.25s ease;
}

.wc-about-phone:hover {
  color: var(--ibz-blue);
}

.wc-about-phone:hover i {
  background: var(--ibz-navy);
}

.wc-about-phone strong {
  font-size: 1.05rem;
}

@media (max-width: 1199px) {
  .wc-about-experience-wrap {
    transform: translate(15%, -50%);
  }
  .wc-experience-figure {
    width: 180px;
    height: 180px;
  }
  .wc-experience-number {
    font-size: 2.2rem;
  }
}

@media (max-width: 991px) {
  .wc-about-experience-col {
    padding-right: 0;
  }
  .wc-about-experience-wrap {
    top: auto;
    bottom: 1.25rem;
    right: 1.25rem;
    transform: none;
  }
  .wc-about-image {
    min-height: 320px;
    border-radius: 0.75rem 0.75rem 4rem 0.75rem;
  }
  .wc-about-image-wrap {
    border-radius: 0.75rem 0.75rem 4rem 0.75rem;
  }
}

/* Work process common-section */
.wc-work-process-area {
  background: linear-gradient(180deg, rgba(21, 69, 188, 0.04) 0%, #fff 55%);
}

.process-step-item {
  padding: 1.5rem 1rem;
  border-radius: 1rem;
  background: #fff;
  border: 1px solid rgba(5, 27, 46, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.process-step-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(21, 69, 188, 0.12);
  border-color: rgba(21, 69, 188, 0.2);
}

.process-step-image {
  width: 88px;
  height: 88px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(21, 69, 188, 0.1);
  position: relative;
}

.process-step-image--2 {
  background: rgba(61, 237, 86, 0.15);
}

.process-step-image--3 {
  background: rgba(21, 69, 188, 0.16);
}

.process-step-image--4 {
  background: rgba(5, 27, 46, 0.08);
}

.process-step-number-alt {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--ibz-blue);
  line-height: 1;
}

.process-step-image--2 .process-step-number-alt {
  color: #1a9e3e;
}

.process-step-image--4 .process-step-number-alt {
  color: var(--ibz-navy);
}

.process-step-number-wrap {
  margin-bottom: 0.75rem;
}

.process-step-number {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ibz-blue);
  background: rgba(21, 69, 188, 0.08);
  border-radius: 999px;
  padding: 0.35rem 0.8rem;
}

.process-step-title {
  margin-bottom: 0.65rem;
  font-weight: 800;
}

.process-step-desc {
  color: rgba(5, 27, 46, 0.7);
  font-size: 0.95rem;
}

/* ==================================================
   BRINEX-INSPIRED: Testimonials / Client Success
================================================== */
.wc-testimonials-area-01 {
  background: linear-gradient(to top, rgba(21, 69, 188, 0.05), #fff 45%);
  position: relative;
}

.wc-testimonials-intro {
  padding-left: 1rem;
  border-left: 3px solid var(--ibz-blue);
  color: rgba(5, 27, 46, 0.72);
  line-height: 1.7;
}

.wc-testimonial-card {
  border: 1px solid rgba(5, 27, 46, 0.08) !important;
  border-radius: 0.75rem;
  background: #fff;
  box-shadow: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  overflow: hidden;
}

.wc-testimonial-card .card-body {
  position: relative;
  padding: 1.75rem 1.5rem 1.5rem;
}

.wc-testimonial-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(21, 69, 188, 0.12);
  border-color: rgba(21, 69, 188, 0.25) !important;
}

.wc-testimonial-quote {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  width: 42px;
  opacity: 0.2;
}

.wc-testimonial-stars {
  display: inline-flex;
  gap: 0.2rem;
  align-items: center;
  color: var(--ibz-blue);
  background: rgba(21, 69, 188, 0.08);
  border: 1px solid rgba(21, 69, 188, 0.12);
  border-radius: 999px;
  padding: 0.35rem 0.7rem;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

.wc-testimonial-card .card-title {
  margin-bottom: 0;
  color: var(--ibz-navy);
}

.wc-testimonial-card .card-text {
  color: rgba(5, 27, 46, 0.75);
  font-size: 1rem;
  line-height: 1.7;
  min-height: 6.5rem;
}

.wc-testimonial-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.wc-testimonials-carousel .owl-dots {
  margin-top: 1.75rem !important;
  text-align: center;
}

.wc-testimonials-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(21, 69, 188, 0.25);
  transition: all 0.25s ease;
}

.wc-testimonials-carousel .owl-dots .owl-dot.active span,
.wc-testimonials-carousel .owl-dots .owl-dot:hover span {
  background: var(--ibz-blue);
  width: 28px;
  border-radius: 999px;
}

.testimonials-stroke-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  writing-mode: vertical-rl;
  transform: translateY(-50%) rotate(180deg);
  pointer-events: none;
  z-index: 0;
}

.testimonials-stroke-text span {
  font-size: 5.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(21, 69, 188, 0.18);
  opacity: 0.7;
}

@media (max-width: 991px) {
  .wc-testimonial-card .card-text {
    min-height: 0;
  }
}

/* ==================================================
   THEME.PNG: Industries We Transform
================================================== */
.ibz-industries {
  background: var(--ibz-navy);
  color: #fff;
}

.ibz-industries-title {
  color: #fff;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.15;
  font-size: clamp(1.85rem, 3vw, 2.75rem);
}

.ibz-industries-desc {
  color: rgba(255, 255, 255, 0.72);
  font-size: 1.05rem;
  line-height: 1.7;
  max-width: 28rem;
}

.ibz-industry-tile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.85rem;
  min-height: 130px;
  padding: 1.25rem 1.15rem;
  border-radius: var(--ibz-radius);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  text-decoration: none;
  color: #fff;
  transition: transform 0.3s ease, background 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.ibz-industry-tile__icon {
  width: 46px;
  height: 46px;
  border-radius: 0.65rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(21, 69, 188, 0.25);
  color: #fff;
  font-size: 1.15rem;
}

.ibz-industry-tile__title {
  font-weight: 800;
  font-size: 1.05rem;
  line-height: 1.25;
}

.ibz-industry-tile:hover {
  transform: translateY(-5px);
  background: rgba(21, 69, 188, 0.28);
  border-color: rgba(21, 69, 188, 0.55);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
}

.ibz-industry-tile:hover .ibz-industry-tile__icon {
  background: var(--ibz-blue);
}

/* Soft surfaces + radius from Theme.png */
.bg-light {
  background-color: var(--ibz-light) !important;
}

.card,
.border-radius-10,
.counter-style01,
.wc-testimonial-card,
.ibz-hero-stats {
  border-radius: var(--ibz-radius) !important;
}

.butn-style4 {
  border-radius: 0.5rem !important;
}

.ibz-hero-stats {
  box-shadow: var(--ibz-shadow);
}

/* ==================================================
   THEME.PNG HOMEPAGE ? theme-* components
================================================== */

/* CSS-only hero (no background images) ? inspired by interbiz_homepage.html */
.ibz-css-hero {
  position: relative;
  background: var(--ibz-navy, #011730);
  padding: 5.5rem 0 4.5rem;
  overflow: hidden;
}

.ibz-css-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 60% 70% at 70% 50%, rgba(21, 69, 188, 0.28) 0%, transparent 70%),
    radial-gradient(ellipse 40% 40% at 15% 85%, rgba(34, 169, 91, 0.1) 0%, transparent 60%);
  pointer-events: none;
}

.ibz-css-hero__grid {
  position: absolute;
  inset: 0;
  opacity: 0.04;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.7) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.7) 1px, transparent 1px);
  background-size: 48px 48px;
  pointer-events: none;
}

.ibz-css-hero .container {
  z-index: 2;
}

.ibz-css-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #7eb6ff;
  margin-bottom: 1.35rem;
}

.ibz-css-hero__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22a95b;
  flex-shrink: 0;
  animation: ibz-hero-pulse 2s ease-in-out infinite;
}

@keyframes ibz-hero-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(1.25); }
}

.ibz-css-hero__title {
  color: #fff;
  font-weight: 800;
  letter-spacing: -1.5px;
  line-height: 1.12;
  font-size: clamp(2rem, 4.2vw, 3.35rem);
  margin-bottom: 1.35rem;
}

.ibz-css-hero__accent {
  color: #7eb6ff;
}

.ibz-css-hero__accent-g {
  color: #4ee89a;
}

.ibz-css-hero__lead {
  color: rgba(255, 255, 255, 0.68);
  font-size: 1.05rem;
  line-height: 1.75;
  max-width: 32rem;
  margin-bottom: 1.75rem;
}

.ibz-css-hero__btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 1.6rem;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0.5rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  text-decoration: none;
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.ibz-css-hero__btn-outline:hover,
.ibz-css-hero__btn-outline:focus {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.55);
  color: #fff;
  text-decoration: none;
}

.ibz-css-hero__trust-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.45);
}

.ibz-css-hero__sep {
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.15);
}

.ibz-css-hero__visual {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1.25rem;
  padding: 1.5rem;
  backdrop-filter: blur(6px);
}

.ibz-css-hero__stat {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  padding: 1.15rem 1.1rem;
  height: 100%;
}

.ibz-css-hero__stat strong {
  display: block;
  color: #fff;
  font-size: 1.85rem;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1;
}

.ibz-css-hero__stat strong span {
  font-size: 1.1rem;
}

.ibz-css-hero__stat span {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.45);
}

.ibz-css-hero__wide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  background: rgba(21, 69, 188, 0.2);
  border: 1px solid rgba(21, 69, 188, 0.35);
  border-radius: 0.75rem;
  padding: 1.1rem 1.25rem;
  margin-bottom: 0.75rem;
}

.ibz-css-hero__wide strong {
  display: block;
  color: #fff;
  font-size: 0.95rem;
  margin-bottom: 0.15rem;
}

.ibz-css-hero__wide span {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.65);
}

.ibz-css-hero__badge {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  background: rgba(34, 169, 91, 0.18);
  color: #4ee89a !important;
  border: 1px solid rgba(34, 169, 91, 0.28);
  font-size: 0.72rem !important;
  font-weight: 600;
  white-space: nowrap;
}

.ibz-css-hero__partners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 0.65rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.75rem;
  padding: 0.85rem 1.1rem;
}

.ibz-css-hero__partners-label {
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.35);
  margin-right: 0.15rem;
}

.ibz-css-hero__partner {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.5);
  padding: 0.3rem 0.65rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
}

.ibz-css-hero .theme-trust-bar {
  margin-top: 2.5rem;
  margin-bottom: -3.5rem;
  position: relative;
  z-index: 5;
}

@media (max-width: 991px) {
  .ibz-css-hero {
    padding: 3.5rem 0 3.25rem;
  }

  .ibz-css-hero .theme-trust-bar {
    margin-bottom: -2rem;
  }

  .ibz-css-hero__sep {
    display: none;
  }
}

/* Mix: Advisor fullscreen slider + Theme trust bar (legacy) */
.theme-banner-slider {
  position: relative;
  overflow: visible;
  z-index: 1;
}

/* Mix: Advisor fullscreen slider + Theme trust bar */
.theme-banner-slider {
  position: relative;
  overflow: visible;
  z-index: 1;
}

.theme-banner-slider .slider-fade1 .item {
  /* CSS gradient fallback ? no reliance on photo backgrounds */
  background-color: var(--ibz-navy);
  background-image:
    radial-gradient(ellipse 70% 60% at 75% 40%, rgba(21, 69, 188, 0.45) 0%, transparent 65%),
    radial-gradient(ellipse 50% 50% at 15% 80%, rgba(1, 23, 48, 0.9) 0%, transparent 55%),
    linear-gradient(135deg, #011730 0%, #0a2a5c 45%, #1545BC 100%) !important;
  background-size: cover !important;
}

/* Inner page titles ? match homepage hero gradient */
.page-title-section.bg-img,
.page-title-section.cover-background,
.page-title-section.secondary-overlay {
  background-color: var(--ibz-navy) !important;
  background-image:
    radial-gradient(ellipse 70% 60% at 75% 40%, rgba(21, 69, 188, 0.45) 0%, transparent 65%),
    radial-gradient(ellipse 50% 50% at 15% 80%, rgba(1, 23, 48, 0.9) 0%, transparent 55%),
    linear-gradient(135deg, #011730 0%, #0a2a5c 45%, #1545BC 100%) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.page-title-section.secondary-overlay[data-overlay-dark]:before,
.page-title-section[data-overlay-dark]:before {
  display: none !important;
}

.theme-banner-slider .ibz-slide-bg--2 {
  background-image:
    radial-gradient(ellipse 65% 55% at 20% 30%, rgba(21, 69, 188, 0.5) 0%, transparent 60%),
    linear-gradient(160deg, #011730 0%, #123a7a 50%, #011730 100%) !important;
}

.theme-banner-slider .ibz-slide-bg--3 {
  background-image:
    radial-gradient(ellipse 55% 50% at 80% 70%, rgba(46, 125, 233, 0.4) 0%, transparent 55%),
    linear-gradient(120deg, #011730 0%, #1545BC 40%, #0a2a5c 100%) !important;
}

.theme-banner-slider .ibz-slide-bg--ms {
  background-image:
    radial-gradient(ellipse 55% 50% at 85% 25%, rgba(0, 164, 239, 0.22) 0%, transparent 55%),
    radial-gradient(ellipse 45% 40% at 10% 75%, rgba(127, 186, 0, 0.12) 0%, transparent 50%),
    radial-gradient(ellipse 40% 35% at 70% 80%, rgba(242, 80, 34, 0.1) 0%, transparent 50%),
    linear-gradient(135deg, #011730 0%, #0a2a5c 45%, #1545BC 100%) !important;
}

.ibz-hero-ms {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
  margin-bottom: 1.15rem;
  padding: 0.55rem 0.95rem 0.55rem 0.65rem;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.65rem;
  backdrop-filter: blur(8px);
}

.ibz-hero-ms__label {
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
}

.ms-logo--hero {
  width: 2.35rem;
  height: 2.35rem;
  gap: 3px;
}

.ibz-hero-ms-caps {
  flex-wrap: wrap;
  gap: 0.5rem;
  max-width: 40rem;
}

.ibz-hero-ms-caps li {
  color: #ffffff;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding: 0.4rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(1, 23, 48, 0.35);
}

@media (max-width: 575px) {
  .ibz-hero-ms {
    gap: 0.65rem;
    padding: 0.45rem 0.75rem 0.45rem 0.5rem;
  }

  .ibz-hero-ms__label {
    font-size: 0.82rem;
  }

  .ms-logo--hero {
    width: 1.85rem;
    height: 1.85rem;
  }
}

.theme-banner-slider .banner-button .butn-style4 {
  margin-left: 0;
}

.theme-trust-wrap {
  position: relative;
  z-index: 5;
  margin-top: -3.25rem;
  padding-bottom: 0;
  pointer-events: none;
}

.theme-trust-wrap .theme-trust-bar {
  pointer-events: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.theme-banner-slider.owl-carousel .owl-dots,
.theme-banner-slider .slider-fade1.owl-theme .owl-nav.disabled + .owl-dots {
  bottom: 160px;
}

.theme-banner-slider .slider-fade1 .item .pb-12 {
  padding-bottom: 7rem !important;
}

.theme-hero {
  position: relative;
  background: var(--ibz-light, #F5F7FC);
  padding: 5.5rem 0 4.5rem;
  overflow: visible;
}

.theme-hero__title {
  color: var(--ibz-navy);
  font-weight: 800;
  letter-spacing: -1.5px;
  line-height: 1.15;
  font-size: clamp(1.85rem, 3.6vw, 3rem);
}

.theme-hero__accent {
  color: var(--ibz-blue);
}

.theme-hero__lead {
  color: rgba(1, 23, 48, 0.72);
  font-size: 1.1rem;
  line-height: 1.75;
  max-width: 34rem;
}

.theme-hero__ctas .butn-style4 {
  margin: 0;
}

.theme-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 1.6rem;
  border: 2px solid var(--ibz-blue);
  border-radius: 0.5rem;
  color: var(--ibz-blue);
  font-weight: 700;
  text-decoration: none;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.theme-btn-outline:hover,
.theme-btn-outline:focus {
  background: var(--ibz-blue);
  color: #fff;
  text-decoration: none;
}

.theme-hero__media {
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0 24px 48px rgba(1, 23, 48, 0.14);
  background: var(--ibz-navy);
}

.theme-hero__media img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.theme-trust-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  margin-top: 2.75rem;
  margin-bottom: -2.5rem;
  position: relative;
  z-index: 5;
  padding: 1.25rem 1.75rem;
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  box-shadow: var(--ibz-shadow-hover);
  border: 1px solid rgba(21, 69, 188, 0.08);
}

.theme-trust-bar__item {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  color: var(--ibz-navy);
  font-weight: 700;
  font-size: 0.95rem;
  flex: 1 1 auto;
  min-width: 140px;
  justify-content: center;
}

.theme-trust-bar__item i {
  color: var(--ibz-blue);
  font-size: 1.15rem;
}

.theme-trust-bar__item--highlight {
  flex: 1.15 1 auto;
  padding: 0.65rem 1rem;
  background: linear-gradient(135deg, rgba(21, 69, 188, 0.1) 0%, rgba(21, 69, 188, 0.04) 100%);
  border: 1px solid rgba(21, 69, 188, 0.28);
  border-radius: 0.65rem;
  color: var(--ibz-blue);
  font-weight: 800;
  box-shadow: 0 4px 14px rgba(21, 69, 188, 0.12);
}

.theme-trust-bar__item--highlight .ms-logo {
  width: 1.75rem;
  height: 1.75rem;
  gap: 3px;
}

/* Microsoft 4-color box logo */
.ms-logo {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 2.5px;
  width: 1.55rem;
  height: 1.55rem;
  flex-shrink: 0;
}

.ms-logo__sq {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1px;
}

.ms-logo__sq--red {
  background: #f25022;
}

.ms-logo__sq--green {
  background: #7fba00;
}

.ms-logo__sq--blue {
  background: #00a4ef;
}

.ms-logo__sq--yellow {
  background: #ffb900;
}

.theme-services {
  background:
    radial-gradient(ellipse 50% 40% at 90% 10%, rgba(61, 139, 253, 0.1) 0%, transparent 55%),
    radial-gradient(ellipse 40% 35% at 5% 90%, rgba(43, 182, 115, 0.08) 0%, transparent 50%),
    transparent;
  padding: 5.5rem 0 4.5rem;
  padding-top: 5.75rem;
}

.theme-service-card {
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  padding: 1.85rem 1.6rem;
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.theme-service-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--ibz-shadow-hover);
}

.theme-service-card__icon {
  width: 58px;
  height: 58px;
  border-radius: 0.85rem;
  background: linear-gradient(145deg, rgba(21, 69, 188, 0.14) 0%, rgba(61, 139, 253, 0.08) 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
}

.theme-service-card__icon img {
  width: 32px;
  height: auto;
}

.theme-service-card__icon i {
  font-size: 1.35rem;
  color: var(--ibz-blue);
  line-height: 1;
}

.theme-service-card h3 a {
  color: var(--ibz-navy);
  text-decoration: none;
}

.theme-service-card h3 a:hover {
  color: var(--ibz-blue);
}

.theme-service-card p {
  color: rgba(1, 23, 48, 0.68);
  font-size: 0.95rem;
  line-height: 1.65;
  flex-grow: 1;
}

.theme-learn-more {
  color: var(--ibz-blue);
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.95rem;
}

.theme-learn-more:hover {
  color: var(--ibz-navy);
  text-decoration: none;
}

.theme-learn-more i {
  font-size: 0.8rem;
  transition: transform 0.25s ease;
}

.theme-learn-more:hover i {
  transform: translateX(3px);
}

.theme-results {
  background:
    radial-gradient(ellipse 55% 50% at 15% 20%, rgba(61, 139, 253, 0.14) 0%, transparent 55%),
    radial-gradient(ellipse 45% 40% at 90% 80%, rgba(43, 182, 115, 0.12) 0%, transparent 50%),
    transparent;
  padding: 4.5rem 0;
  /* subtle flyer dot grid */
  background-image:
    radial-gradient(ellipse 55% 50% at 15% 20%, rgba(61, 139, 253, 0.14) 0%, transparent 55%),
    radial-gradient(ellipse 45% 40% at 90% 80%, rgba(43, 182, 115, 0.12) 0%, transparent 50%),
    var(--ibz-dots);
  background-size: auto, auto, 18px 18px;
}

.theme-results__stat {
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.06);
  padding: 1.75rem 1.25rem 1.5rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.theme-results__stat::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background: var(--ibz-blue);
}

.theme-results__stat--mint::before {
  background: var(--ibz-mint);
}

.theme-results__stat--sky::before {
  background: var(--ibz-sky);
}

.theme-results__stat--navy::before {
  background: var(--ibz-navy);
}

.theme-results__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.65rem;
  margin-bottom: 0.85rem;
  background: rgba(21, 69, 188, 0.1);
  color: var(--ibz-blue);
  font-size: 1.05rem;
}

.theme-results__stat--mint .theme-results__icon {
  background: rgba(43, 182, 115, 0.12);
  color: var(--ibz-mint);
}

.theme-results__stat--sky .theme-results__icon {
  background: rgba(61, 139, 253, 0.12);
  color: var(--ibz-sky);
}

.theme-results__stat--navy .theme-results__icon {
  background: rgba(1, 23, 48, 0.08);
  color: var(--ibz-navy);
}

.theme-results__stat strong {
  display: block;
  color: var(--ibz-navy);
  font-weight: 800;
  font-size: clamp(2rem, 3.5vw, 2.75rem);
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 0.4rem;
}

.theme-results__stat span {
  display: block;
  color: rgba(1, 23, 48, 0.72);
  font-weight: 600;
  font-size: 0.92rem;
  line-height: 1.35;
  max-width: 11.5rem;
  margin-left: auto;
  margin-right: auto;
}

/* Digital flyer ? How we help / What we enable */
.ibz-flyer-value {
  padding: 4.5rem 0;
  background-image:
    radial-gradient(ellipse 50% 45% at 0% 50%, rgba(61, 139, 253, 0.1) 0%, transparent 55%),
    radial-gradient(ellipse 45% 40% at 100% 30%, rgba(43, 182, 115, 0.1) 0%, transparent 50%),
    var(--ibz-dots);
  background-size: auto, auto, 18px 18px;
}

.ibz-flyer-help li {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: var(--ibz-navy);
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius);
  padding: 0.85rem 1rem;
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.05);
}

.ibz-flyer-help li:last-child {
  margin-bottom: 0;
}

.ibz-flyer-help__icon {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.65rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(21, 69, 188, 0.12);
  color: var(--ibz-blue);
  font-size: 1.1rem;
}

.ibz-flyer-help__icon--mint {
  background: rgba(43, 182, 115, 0.14);
  color: var(--ibz-mint);
}

.ibz-flyer-help__icon--sky {
  background: rgba(61, 139, 253, 0.14);
  color: var(--ibz-sky);
}

.ibz-flyer-enable {
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.06);
  padding: 2rem 2.25rem;
  height: 100%;
}

.ibz-flyer-enable h3 {
  color: var(--ibz-navy);
}

.ibz-flyer-checks li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 0.85rem;
  color: rgba(1, 23, 48, 0.88);
  font-weight: 500;
  line-height: 1.45;
}

.ibz-flyer-checks li:last-child {
  margin-bottom: 0;
}

.ibz-flyer-checks i {
  color: var(--ibz-mint);
  margin-top: 0.2rem;
  flex-shrink: 0;
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 50%;
  background: rgba(43, 182, 115, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
}

.ibz-flyer-img {
  border-radius: var(--ibz-radius-lg);
  box-shadow: var(--ibz-shadow-hover);
  width: 100%;
  height: auto;
  border: 1px solid rgba(21, 69, 188, 0.06);
}

.theme-stories {
  background:
    radial-gradient(ellipse 50% 45% at 20% 0%, rgba(61, 139, 253, 0.1) 0%, transparent 55%),
    radial-gradient(ellipse 40% 40% at 100% 100%, rgba(43, 182, 115, 0.09) 0%, transparent 50%),
    transparent;
  padding: 4.5rem 0;
}

/* Success stories ? interbiz-site case card design */
.ibz-cs-filter {
  display: flex;
  gap: 0.65rem;
  flex-wrap: wrap;
  margin-bottom: 1.85rem;
  justify-content: center;
}

.ibz-cs-filter button {
  font-weight: 600;
  font-size: 0.84rem;
  padding: 0.55rem 1.15rem;
  border-radius: 100px;
  border: 1px solid rgba(1, 23, 48, 0.12);
  background: #fff;
  color: #33456b;
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s, background 0.2s, box-shadow 0.2s;
}

.ibz-cs-filter button:hover {
  border-color: var(--ibz-blue);
  color: var(--ibz-blue);
}

.ibz-cs-filter button.on {
  background: var(--ibz-blue);
  color: #fff;
  border-color: var(--ibz-blue);
  box-shadow: 0 6px 16px rgba(21, 69, 188, 0.22);
}

.ibz-cases {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}

.ibz-case {
  --ibz-case-g: linear-gradient(150deg, #123a91, #0a1730);
  border-radius: var(--ibz-radius-lg, 1.15rem);
  overflow: hidden;
  color: #fff;
  position: relative;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  isolation: isolate;
}

.ibz-case::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--ibz-case-g);
  transition: transform 0.4s ease;
}

.ibz-case:hover {
  transform: translateY(-6px);
  box-shadow: var(--ibz-shadow-hover, 0 18px 42px rgba(1, 23, 48, 0.12));
  color: #fff;
  text-decoration: none;
}

.ibz-case:hover::before {
  transform: scale(1.06);
}

.ibz-case.is-hidden {
  display: none;
}

.ibz-case--health {
  --ibz-case-g: linear-gradient(150deg, #123a91, #0a1730);
}

.ibz-case--auto {
  --ibz-case-g: linear-gradient(150deg, #7a5a1e, #2a1c05);
}

.ibz-case--fin {
  --ibz-case-g: linear-gradient(150deg, #155e56, #0a1730);
}

.ibz-case__tag {
  font-size: 0.66rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 100px;
  padding: 0.3rem 0.75rem;
  align-self: flex-start;
  margin-bottom: auto;
  color: #fff;
}

.ibz-case__title {
  font-size: 1.3rem;
  font-weight: 800;
  color: #fff;
  margin: 1rem 0 0;
  line-height: 1.25;
}

.ibz-case__blurb {
  margin: 0.5rem 0 0;
  font-size: 0.92rem;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5;
}

.ibz-case__link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 1rem;
  color: #fff;
  font-weight: 700;
  font-size: 0.92rem;
}

.ibz-case__link i {
  font-size: 0.75rem;
  transition: transform 0.25s ease;
}

.ibz-case:hover .ibz-case__link i {
  transform: translateX(4px);
}

@media (max-width: 991px) {
  .ibz-cases {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .ibz-cases {
    grid-template-columns: 1fr;
  }
}

.theme-story-card {
  display: block;
  position: relative;
  border-radius: var(--ibz-radius);
  overflow: hidden;
  aspect-ratio: 4 / 3;
  text-decoration: none;
  box-shadow: var(--ibz-shadow);
}

.theme-story-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.theme-story-card:hover .theme-story-card__img {
  transform: scale(1.06);
}

.theme-story-card__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(1, 23, 48, 0.15) 0%, rgba(1, 23, 48, 0.82) 100%);
  color: #fff;
}

.theme-story-card__pill {
  align-self: flex-start;
  display: inline-block;
  padding: 0.3rem 0.75rem;
  border-radius: 999px;
  background: var(--ibz-blue);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.theme-story-card__title {
  color: #fff;
  font-weight: 800;
  font-size: 1.35rem;
  margin-bottom: 0.4rem;
}

.theme-story-card__blurb {
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.92rem;
  line-height: 1.55;
  margin-bottom: 0.85rem;
}

.theme-story-card__link {
  color: #fff;
  font-weight: 700;
  font-size: 0.92rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.theme-story-card:hover {
  text-decoration: none;
}

/* Text-only story cards ? no image dependency */
.ibz-text-story {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid rgba(1, 23, 48, 0.08);
  border-radius: var(--ibz-radius, 0.85rem);
  padding: 1.75rem 1.5rem;
  box-shadow: var(--ibz-shadow);
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.ibz-text-story:hover {
  transform: translateY(-4px);
  border-color: rgba(21, 69, 188, 0.28);
  box-shadow: 0 16px 36px rgba(1, 23, 48, 0.1);
  text-decoration: none;
  color: inherit;
}

.ibz-text-story__pill {
  display: inline-block;
  align-self: flex-start;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--ibz-blue);
  background: rgba(21, 69, 188, 0.08);
  padding: 0.3rem 0.65rem;
  border-radius: 0.35rem;
  margin-bottom: 1rem;
}

.ibz-text-story__title {
  color: var(--ibz-navy);
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.65rem;
}

.ibz-text-story__blurb {
  color: rgba(1, 23, 48, 0.68);
  font-size: 0.95rem;
  line-height: 1.65;
  flex-grow: 1;
  margin-bottom: 1.25rem;
}

.ibz-text-story__link {
  color: var(--ibz-blue);
  font-weight: 700;
  font-size: 0.9rem;
}

.ibz-text-story__link i {
  margin-left: 0.35rem;
  font-size: 0.8rem;
}

/* Gradient variants for Success Stories */
.ibz-text-story--healthcare,
.ibz-text-story--automotive,
.ibz-text-story--fintech {
  border: 1px solid transparent;
  color: #fff;
  min-height: 15rem;
}

.ibz-text-story--healthcare {
  background: linear-gradient(145deg, #061525 0%, #0B2E5A 50%, #123a7a 100%);
}

.ibz-text-story--automotive {
  background: linear-gradient(145deg, #1a1208 0%, #3A2410 50%, #5c3a14 100%);
}

.ibz-text-story--fintech {
  background: linear-gradient(145deg, #050d18 0%, #011730 55%, #0a2858 100%);
}

.ibz-text-story--healthcare:hover,
.ibz-text-story--automotive:hover,
.ibz-text-story--fintech:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 18px 40px rgba(1, 23, 48, 0.28);
}

.ibz-text-story--healthcare .ibz-text-story__pill,
.ibz-text-story--automotive .ibz-text-story__pill,
.ibz-text-story--fintech .ibz-text-story__pill {
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
}

.ibz-text-story--healthcare .ibz-text-story__title,
.ibz-text-story--automotive .ibz-text-story__title,
.ibz-text-story--fintech .ibz-text-story__title {
  color: #fff;
}

.ibz-text-story--healthcare .ibz-text-story__blurb,
.ibz-text-story--automotive .ibz-text-story__blurb,
.ibz-text-story--fintech .ibz-text-story__blurb {
  color: rgba(255, 255, 255, 0.82);
}

.ibz-text-story--healthcare .ibz-text-story__link,
.ibz-text-story--automotive .ibz-text-story__link,
.ibz-text-story--fintech .ibz-text-story__link {
  color: #fff;
}

.theme-quote-card__avatar-fallback {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(21, 69, 188, 0.12);
  color: var(--ibz-blue);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.85rem;
  flex-shrink: 0;
}

.theme-blog-card--text .theme-blog-card__media {
  display: none;
}

.theme-platform-banner {
  background: var(--ibz-navy);
  padding: 2.25rem 0;
}

.theme-platform-banner__text {
  color: #fff;
  font-weight: 700;
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  letter-spacing: 0.02em;
}

.theme-testimonials {
  background:
    radial-gradient(ellipse 50% 40% at 80% 0%, rgba(61, 139, 253, 0.1) 0%, transparent 55%),
    radial-gradient(ellipse 40% 35% at 10% 100%, rgba(43, 182, 115, 0.08) 0%, transparent 50%),
    transparent;
  padding: 4.5rem 0;
}

.theme-quote-card {
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  padding: 1.85rem 1.6rem;
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.06);
}

.theme-quote-card__icon {
  color: var(--ibz-blue);
  font-size: 1.75rem;
  margin-bottom: 1rem;
  display: block;
}

.theme-quote-card__text {
  color: rgba(1, 23, 48, 0.78);
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.theme-quote-card__avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.theme-quote-card__author strong {
  color: var(--ibz-navy);
  font-weight: 800;
}

.theme-blog {
  background:
    radial-gradient(ellipse 45% 40% at 0% 30%, rgba(43, 182, 115, 0.09) 0%, transparent 55%),
    radial-gradient(ellipse 50% 40% at 100% 70%, rgba(61, 139, 253, 0.1) 0%, transparent 50%),
    transparent;
  padding: 4.5rem 0;
}

.theme-blog-card {
  background: var(--ibz-surface);
  border-radius: var(--ibz-radius-lg);
  overflow: hidden;
  box-shadow: var(--ibz-shadow);
  border: 1px solid rgba(21, 69, 188, 0.06);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.theme-blog-card__media {
  overflow: hidden;
  aspect-ratio: 16 / 10;
}

.theme-blog-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.theme-blog-card:hover .theme-blog-card__media img {
  transform: scale(1.05);
}

.theme-blog-card__body {
  padding: 1.5rem 1.4rem 1.6rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.theme-blog-card__meta {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.85rem;
}

.theme-blog-card__cat {
  color: var(--ibz-blue);
  font-weight: 800;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.theme-blog-card__date {
  color: rgba(1, 23, 48, 0.55);
  font-size: 0.85rem;
}

.theme-blog-card h3 a {
  color: var(--ibz-navy);
  text-decoration: none;
}

.theme-blog-card h3 a:hover {
  color: var(--ibz-blue);
}

.theme-blog-card p {
  color: rgba(1, 23, 48, 0.68);
  font-size: 0.95rem;
  line-height: 1.65;
  flex-grow: 1;
}

.theme-final-cta {
  background:
    radial-gradient(ellipse 50% 50% at 50% 0%, rgba(61, 139, 253, 0.12) 0%, transparent 60%),
    transparent;
  padding: 1rem 0 5rem;
}

.theme-final-cta__card {
  background: var(--ibz-surface);
  border-radius: 1.25rem;
  padding: 2.5rem 2.25rem;
  box-shadow: var(--ibz-shadow-hover);
  border: 1px solid rgba(21, 69, 188, 0.08);
}

.theme-final-cta__title {
  color: var(--ibz-navy);
  font-weight: 800;
  letter-spacing: -1px;
  font-size: clamp(1.5rem, 2.6vw, 2.1rem);
  line-height: 1.25;
}

@media (max-width: 991px) {
  .theme-trust-wrap {
    margin-top: -2rem;
    padding: 0 0.75rem;
  }

  .theme-hero {
    padding: 3.5rem 0 3rem;
  }

  .theme-trust-bar {
    margin-bottom: -1.5rem;
    justify-content: center;
  }

  .theme-trust-bar__item {
    flex: 1 1 42%;
    justify-content: flex-start;
  }

  .theme-services,
  .theme-results,
  .theme-stories,
  .theme-testimonials,
  .theme-blog {
    padding: 3.5rem 0;
  }

  .theme-final-cta {
    padding-bottom: 3.5rem;
  }

  .theme-final-cta__card {
    padding: 1.75rem 1.4rem;
    text-align: center;
  }

  .theme-final-cta__card .text-lg-end {
    text-align: center !important;
  }
}

@media (max-width: 575px) {
  .theme-trust-bar__item {
    flex: 1 1 100%;
  }
}

/* Accessibility: skip link, focus, screen-reader helpers
================================================== */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100000;
  padding: 0.75rem 1.25rem;
  background: #ffffff;
  color: var(--ibz-navy);
  font-weight: 700;
  text-decoration: none;
  border-radius: 0 0 var(--ibz-radius) 0;
  box-shadow: var(--ibz-shadow);
}

.skip-link:focus,
.skip-link:focus-visible {
  left: 0;
  outline: 3px solid var(--ibz-mint);
  outline-offset: 2px;
}

.visually-hidden,
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible {
  outline: 3px solid var(--ibz-blue);
  outline-offset: 2px;
}

.navbar-toggler:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 2px;
}

button.close-search {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 0;
}
/* Founder photo ? About Us leadership
================================================== */
.ibz-founder-photo {
  display: inline-block;
  max-width: 240px;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 14px 36px rgba(1, 23, 48, 0.18);
  border: 4px solid #ffffff;
  aspect-ratio: 1 / 1;
}

.ibz-founder-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.team-style01 img.rounded-circle {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center top;
}

/* Microsoft Solutions Partner line (author / headings)
================================================== */
.ibz-ms-partner-line {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.ms-logo--sm {
  width: 1.1rem;
  height: 1.1rem;
  gap: 1.5px;
}

.ibz-ms-partner-heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.ms-logo--heading {
  width: 1.75rem;
  height: 1.75rem;
  gap: 2.5px;
  flex-shrink: 0;
}

/* Partners hover ? keep logo text fully visible
================================================== */
.client-style01 .clients-box .clients-inner {
  overflow: hidden;
}

.client-style01 .clients-box .clients-img {
  z-index: 3;
  max-width: 85%;
  padding: 0.75rem;
}

.client-style01 .clients-box .clients-img a {
  display: block;
  position: relative;
}

.client-style01 .clients-box .clients-img img {
  display: block;
  width: 100%;
  max-width: 224px;
  height: auto;
  object-fit: contain;
}

.client-style01 .clients-box .clients-hover-logo {
  width: 100%;
}

.client-style01 .clients-box .clients-bg-img {
  z-index: 1;
}

.client-style01 .clients-box .clients-bg-img .clients-img,
.client-style01 .clients-box .clients-bg-img .bg-img {
  background-position: center center !important;
  background-size: cover !important;
}

/* Address bar sits slightly up onto jarallax CTA
================================================== */
.main-wrapper > .overflow-visible:has(.footer-address),
.main-wrapper > main + .overflow-visible:has(.footer-address) {
  position: relative;
  z-index: 3;
}

.footer-address {
  position: relative;
  z-index: 3;
  margin-top: -4.5rem;
}

section.jarallax.secondary-overlay {
  padding-bottom: 7.5rem;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .footer-address {
    margin-top: -3rem;
  }

  section.jarallax.secondary-overlay {
    padding-bottom: 6rem;
  }
}

@media (max-width: 575px) {
  .footer-address {
    margin-top: -2.25rem;
  }

  section.jarallax.secondary-overlay {
    padding-bottom: 5rem;
  }
}

/* Footer address brand panel ? white so it doesn't stack on jarallax blue
================================================== */
.footer-address-brand {
  background: #ffffff;
  border: 1px solid rgba(21, 69, 188, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-address-brand .footer-logo img {
  max-height: 64px;
}

/* Technology Stack (About Us ? after jarallax)
================================================== */
.ibz-tech-stack {
  padding: 4.5rem 0 4rem;
  background:
    radial-gradient(ellipse 50% 40% at 90% 10%, rgba(61, 139, 253, 0.08) 0%, transparent 55%),
    radial-gradient(ellipse 40% 35% at 8% 90%, rgba(43, 182, 115, 0.06) 0%, transparent 50%),
    #ffffff;
}

.ibz-tech-groups {
  display: grid;
  gap: 1.75rem;
  margin-top: 0.5rem;
}

.ibz-tech-group h3 {
  color: var(--ibz-navy);
}

.ibz-tech-pill {
  display: inline-block;
  margin: 0 0.45rem 0.55rem 0;
  padding: 0.45rem 0.9rem;
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--ibz-navy);
  background: rgba(21, 69, 188, 0.06);
  border: 1px solid rgba(21, 69, 188, 0.14);
  border-radius: 999px;
}

@media (min-width: 768px) {
  .ibz-tech-groups {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem 2rem;
  }
}
