/*=== ITVDesk products menu flatten 2026-05 ===*/
@media (min-width: 992px) {
  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] {
    display: none !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    display: block !important;
    left: auto !important;
    margin: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    visibility: visible !important;
    width: auto !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown .sp-dropdown-inner {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown .sp-dropdown-items {
    display: block !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li.sp-has-child {
    position: static !important;
  }
}

@media (max-width: 991px) {
  .offcanvas-menu .menu .item-279 > a {
    display: none !important;
  }

  .offcanvas-menu .menu .item-279 > .menu-child {
    display: block !important;
  }
}

/*=== ITVDesk partners page polish 2026-05 ===*/
body.itemid-650 #sp-main-body {
  padding: 34px 0 18px !important;
}

body.itemid-650 .category-list form#adminForm {
  display: none !important;
}

body.itemid-650 .category-list,
body.itemid-650 .content-category,
body.itemid-650 .category-desc {
  margin: 0;
}

body.itemid-650 .itvdesk-partners-page {
  color: #1f2d3d;
  margin: 0 auto 28px;
  max-width: 1180px;
}

body.itemid-650 .itvdesk-partners-hero {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(31, 45, 61, 0.06);
  padding: 46px 42px;
  text-align: center;
}

body.itemid-650 .itvdesk-partners-eyebrow,
body.itemid-650 .itvdesk-partners-section-head span,
body.itemid-650 .itvdesk-partners-cta span {
  color: #0788a8;
  display: block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 10px;
  text-transform: uppercase;
}

body.itemid-650 .itvdesk-partners-hero h1 {
  color: #172638;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.12;
  margin: 0 auto 16px;
  max-width: 880px;
}

body.itemid-650 .itvdesk-partners-hero p {
  color: #52616f;
  font-size: 18px;
  line-height: 1.65;
  margin: 0 auto;
  max-width: 880px;
}

body.itemid-650 .itvdesk-partners-badges,
body.itemid-650 .itvdesk-partners-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 24px;
}

body.itemid-650 .itvdesk-partners-badges span {
  background: #ffffff;
  border: 1px solid #cfe0f2;
  border-radius: 999px;
  color: #31566f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  padding: 8px 12px;
}

body.itemid-650 .itvdesk-partners-button {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  line-height: 1.2;
  min-height: 42px;
  padding: 11px 16px;
  text-decoration: none !important;
}

body.itemid-650 .itvdesk-partners-button-primary {
  background: #0788a8;
  border: 1px solid #0788a8;
  color: #ffffff !important;
}

body.itemid-650 .itvdesk-partners-button-secondary {
  background: #ffffff;
  border: 1px solid #cfd8e3;
  color: #1f2d3d !important;
}

body.itemid-650 .itvdesk-partners-button-light {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.65);
  color: #0f394f !important;
  flex: 0 0 auto;
}

body.itemid-650 .itvdesk-partners-grid-section,
body.itemid-650 .itvdesk-partners-focus {
  margin-top: 32px;
}

body.itemid-650 .itvdesk-partners-section-head {
  margin: 0 auto 18px;
  max-width: 820px;
  text-align: center;
}

body.itemid-650 .itvdesk-partners-section-head h2 {
  color: #172638;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.18;
  margin: 0 0 10px;
}

body.itemid-650 .itvdesk-partners-section-head p {
  color: #52616f;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

body.itemid-650 .itvdesk-partners-grid,
body.itemid-650 .itvdesk-partners-focus-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.itemid-650 .itvdesk-partner-card,
body.itemid-650 .itvdesk-partners-focus-card {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
}

body.itemid-650 .itvdesk-partner-card {
  display: grid;
  gap: 18px;
  grid-template-columns: 82px 1fr;
  min-height: 190px;
  padding: 22px;
}

body.itemid-650 .itvdesk-partner-mark {
  align-items: center;
  background: #edf7fb;
  border: 1px solid #cfe0f2;
  border-radius: 8px;
  color: #087d9b;
  display: inline-flex;
  font-size: 18px;
  font-weight: 900;
  height: 82px;
  justify-content: center;
  letter-spacing: 0;
  width: 82px;
}

body.itemid-650 .itvdesk-partner-content h3,
body.itemid-650 .itvdesk-partners-focus-card h3 {
  color: #172638;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 8px;
  text-align: left;
}

body.itemid-650 .itvdesk-partner-content p,
body.itemid-650 .itvdesk-partners-focus-card p {
  color: #52616f;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 14px;
}

body.itemid-650 .itvdesk-partner-content a {
  color: #0788a8;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

body.itemid-650 .itvdesk-partner-content a:hover,
body.itemid-650 .itvdesk-partner-content a:focus {
  color: #056f8a;
  text-decoration: underline;
}

body.itemid-650 .itvdesk-partners-focus-card {
  padding: 22px;
}

body.itemid-650 .itvdesk-partners-focus-card i {
  align-items: center;
  background: #edf7fb;
  border-radius: 7px;
  color: #0788a8;
  display: inline-flex;
  font-size: 19px;
  height: 42px;
  justify-content: center;
  margin-bottom: 14px;
  width: 42px;
}

body.itemid-650 .itvdesk-partners-cta {
  align-items: center;
  background: #164f68;
  border-radius: 8px;
  color: #ffffff;
  display: flex;
  gap: 28px;
  justify-content: space-between;
  margin-top: 34px;
  padding: 30px 34px;
}

body.itemid-650 .itvdesk-partners-cta span {
  color: rgba(255, 255, 255, 0.76);
}

body.itemid-650 .itvdesk-partners-cta h2 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 8px;
}

body.itemid-650 .itvdesk-partners-cta p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

@media (max-width: 991px) {
  body.itemid-650 .itvdesk-partners-hero {
    padding: 34px 24px;
  }

  body.itemid-650 .itvdesk-partners-hero h1 {
    font-size: 34px;
  }

  body.itemid-650 .itvdesk-partners-grid,
  body.itemid-650 .itvdesk-partners-focus-grid {
    grid-template-columns: 1fr;
  }

  body.itemid-650 .itvdesk-partners-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 575px) {
  body.itemid-650 .itvdesk-partners-hero h1 {
    font-size: 28px;
  }

  body.itemid-650 .itvdesk-partner-card {
    grid-template-columns: 1fr;
  }

  body.itemid-650 .itvdesk-partner-mark {
    height: 64px;
    width: 64px;
  }

  body.itemid-650 .itvdesk-partners-actions,
  body.itemid-650 .itvdesk-partners-button {
    width: 100%;
  }
}

/*=== ITVDesk partners official logos 2026-05 ===*/
body.itemid-650 .itvdesk-partner-logo {
  align-items: center;
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  display: inline-flex;
  height: 82px;
  justify-content: center;
  padding: 12px;
  width: 104px;
}

body.itemid-650 .itvdesk-partner-logo img {
  display: block;
  height: auto;
  max-height: 58px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

@media (max-width: 575px) {
  body.itemid-650 .itvdesk-partner-logo {
    height: 70px;
    width: 112px;
  }
}
