/**
 * Document Management — style upgrade only (page-id-6351)
 * Modern boxes, brand colors, 3D polish. No content add/remove.
 */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

body.page-id-6351 {
  --dm-primary: #25B7A7;
  --dm-bright: #17C3B2;
  --dm-deep: #1A9E8F;
  --dm-navy: #083530;
  --dm-navy-deep: #000000;
  --dm-text: #3D5250;
  --dm-muted: #616365;
  --dm-green: #25B7A7;
  --dm-amber: #B45309;
  --dm-ice: #E8F8F6;
  --dm-white: #FFFFFF;
  --dm-font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;
  --dm-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;
  --dm-shadow: 0 12px 28px rgba(26, 158, 143, 0.1);
  --dm-shadow-hover: 0 24px 48px rgba(8, 53, 48, 0.16);
}

body.page-id-6351 .elementor-6351,
body.page-id-6351 .page-wrapper {
  font-family: var(--dm-body);
  color: var(--dm-text);
  background: linear-gradient(180deg, var(--dm-ice) 0%, var(--dm-white) 10%, var(--dm-white) 90%, var(--dm-ice) 100%);
}

body.page-id-6351 .elementor-6351 h1,
body.page-id-6351 .elementor-6351 h2,
body.page-id-6351 .elementor-6351 h3,
body.page-id-6351 .elementor-6351 h4,
body.page-id-6351 .elementor-6351 h5,
body.page-id-6351 .sec-title h2 {
  font-family: var(--dm-font) !important;
  letter-spacing: -0.01em;
  color: var(--dm-navy-deep) !important;
}

body.page-id-6351 .elementor-6351 [style*="color: #17C3B2"],
body.page-id-6351 .elementor-6351 [style*="color:#17C3B2"] {
  color: var(--dm-navy-deep) !important;
}

/* ---------- Page title ---------- */
body.page-id-6351 .elementor-6351 {
  padding-top: 12px;
}

body.page-id-6351 .page-title {
  display: none !important;
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

body.page-id-6351 .page-title .anim-icons {
  display: none !important;
}

body.page-id-6351 .page-title .content-box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}

body.page-id-6351 .page-title .content-box .title-box {
  float: none !important;
}

body.page-id-6351 .page-title .content-box .title-box h1 {
  font-size: clamp(1.75rem, 3.5vw, 2.5rem) !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  color: #fff !important;
  padding-bottom: 14px !important;
  margin-bottom: 0 !important;
}

body.page-id-6351 .page-title .content-box .title-box h1:before {
  background: rgba(255, 255, 255, 0.85) !important;
  width: 56px !important;
  height: 3px !important;
  border-radius: 2px;
}

body.page-id-6351 .page-title .content-box .title-box h1:after {
  background: var(--dm-green) !important;
  width: 20px !important;
  height: 3px !important;
}

body.page-id-6351 .page-title .content-box .bread-crumb {
  position: relative !important;
  float: none !important;
  bottom: auto !important;
  margin: 0 !important;
}

body.page-id-6351 .page-title .content-box .bread-crumb li,
body.page-id-6351 .page-title .content-box .bread-crumb li a {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

/* ---------- Intro copy ---------- */
body.page-id-6351 .elementor-element-0629c44 > .elementor-widget-container {
  margin: 12px 0 8px !important;
  padding: 22px 24px !important;
  background: #fff;
  border: 1px solid rgba(37, 183, 167, 0.2);
  border-radius: 18px;
  border-left: 3px solid var(--dm-bright);
  box-shadow: var(--dm-shadow);
}

body.page-id-6351 .elementor-element-0629c44 h3 {
  font-size: clamp(1.2rem, 2vw, 1.55rem) !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
}

body.page-id-6351 .elementor-element-0629c44 p {
  font-size: 14.5px !important;
  line-height: 1.7 !important;
  color: var(--dm-muted) !important;
  margin: 0 !important;
}

body.page-id-6351 .elementor-element-bb8842a .elementor-heading-title {
  font-size: clamp(1.25rem, 2.1vw, 1.65rem) !important;
  font-weight: 700 !important;
  text-align: center;
  margin: 28px 0 8px !important;
}

body.page-id-6351 .elementor-element-bb8842a .elementor-heading-title:after {
  content: "";
  display: block;
  width: 52px;
  height: 3px;
  margin: 12px auto 0;
  border-radius: 2px;
  background: linear-gradient(90deg, #25B7A7, #1A9E8F);
}

/* ---------- Our Features (content_block_01) ---------- */
body.page-id-6351 .feature-section {
  padding: 28px 0 20px !important;
  position: relative;
}

body.page-id-6351 .content_block_01 .content-box .sec-title,
body.page-id-6351 #content_block_01 .content-box .sec-title {
  margin-bottom: 20px !important;
}

body.page-id-6351 .content_block_01 .content-box .sec-title h2,
body.page-id-6351 #content_block_01 .content-box .sec-title h2 {
  font-size: clamp(1.3rem, 2.2vw, 1.7rem) !important;
  font-weight: 700 !important;
  color: var(--dm-navy-deep) !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item {
  background: #fff !important;
  border: 1px solid rgba(8, 53, 48, 0.14) !important;
  border-radius: 16px !important;
  padding: 20px 18px !important;
  margin-bottom: 16px !important;
  min-height: 0 !important;
  box-shadow: var(--dm-shadow) !important;
  overflow: hidden;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item .bg-layer,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item .bg-layer {
  display: none !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item:hover {
  transform: translateY(-6px);
  border-color: rgba(37, 183, 167, 0.4) !important;
  box-shadow: var(--dm-shadow-hover) !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item .icon-box,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item .icon-box {
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  font-size: 20px !important;
  border-radius: 12px !important;
  background: linear-gradient(145deg, var(--dm-bright), var(--dm-deep)) !important;
  color: #fff !important;
  margin-bottom: 12px !important;
  box-shadow: 0 8px 16px rgba(26, 158, 143, 0.28);
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

body.page-id-6351 .content_block_01 .single-column:nth-child(2) .icon-box {
  background: linear-gradient(145deg, #25B7A7, #1A9E8F) !important;
}

body.page-id-6351 .content_block_01 .single-column:nth-child(3) .icon-box {
  background: linear-gradient(145deg, var(--dm-green), #1A9E8F) !important;
}

body.page-id-6351 .content_block_01 .single-column:nth-child(4) .icon-box {
  background: linear-gradient(145deg, #25B7A7, #1A9E8F) !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item h5,
body.page-id-6351 .content_block_01 .content-box .inner-box .single-item h5 a,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item h5,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item h5 a {
  font-size: 15.5px !important;
  font-weight: 700 !important;
  color: var(--dm-navy-deep) !important;
  margin-bottom: 8px !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item .text,
body.page-id-6351 #content_block_01 .content-box .inner-box .single-item .text {
  font-size: 13px !important;
  line-height: 1.55 !important;
  color: var(--dm-muted) !important;
  margin: 0 !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover h5,
body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover h5 a,
body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover .text {
  color: inherit !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover .text {
  color: var(--dm-muted) !important;
}

body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover h5,
body.page-id-6351 .content_block_01 .content-box .inner-box .single-item:hover h5 a {
  color: var(--dm-navy-deep) !important;
}

body.page-id-6351 .iamge_block_01 .image-box,
body.page-id-6351 .iamge_block_01 .image-box img {
  border-radius: 16px;
}

body.page-id-6351 .iamge_block_01 .image-box {
  overflow: hidden;
  box-shadow: var(--dm-shadow-hover);
  transform: perspective(1000px) rotateY(4deg);
  transition: transform 0.45s ease;
}

body.page-id-6351 .iamge_block_01 .image-box:hover {
  transform: perspective(1000px) rotateY(0deg);
}

/* ---------- Elementor feature boxes (plain → modern) ---------- */
body.page-id-6351 .elementor-element-d469fee > .elementor-element-populated,
body.page-id-6351 .elementor-element-8f8e5ce > .elementor-element-populated,
body.page-id-6351 .elementor-element-102852d > .elementor-element-populated,
body.page-id-6351 .elementor-element-ed10e04 > .elementor-element-populated,
body.page-id-6351 .elementor-element-59d8c72 > .elementor-element-populated,
body.page-id-6351 .elementor-element-22ea253 > .elementor-element-populated,
body.page-id-6351 .elementor-element-b9bbfe4 > .elementor-element-populated,
body.page-id-6351 .elementor-element-f18c8a0 > .elementor-element-populated,
body.page-id-6351 .elementor-element-75784e1 > .elementor-element-populated,
body.page-id-6351 .elementor-element-794e725 > .elementor-element-populated,
body.page-id-6351 .elementor-element-6bea49a > .elementor-element-populated {
  background: #ffffff !important;
  border: 1px solid rgba(8, 53, 48, 0.14) !important;
  border-radius: 18px !important;
  padding: 22px 18px !important;
  margin: 8px !important;
  box-shadow:
    0 4px 12px rgba(26, 158, 143, 0.06),
    0 16px 36px rgba(8, 53, 48, 0.1) !important;
  overflow: hidden;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease !important;
  min-height: 100%;
}

body.page-id-6351 .elementor-element-d469fee > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-8f8e5ce > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-102852d > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-ed10e04 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-59d8c72 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-22ea253 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-b9bbfe4 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-f18c8a0 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-75784e1 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-794e725 > .elementor-element-populated:hover,
body.page-id-6351 .elementor-element-6bea49a > .elementor-element-populated:hover {
  transform: translateY(-7px);
  border-color: rgba(37, 183, 167, 0.4) !important;
  box-shadow: var(--dm-shadow-hover) !important;
}

/* Varied top accents */
body.page-id-6351 .elementor-element-d469fee > .elementor-element-populated,
body.page-id-6351 .elementor-element-ed10e04 > .elementor-element-populated,
body.page-id-6351 .elementor-element-b9bbfe4 > .elementor-element-populated {
  border-top: 3px solid #25B7A7 !important;
}

body.page-id-6351 .elementor-element-8f8e5ce > .elementor-element-populated,
body.page-id-6351 .elementor-element-59d8c72 > .elementor-element-populated,
body.page-id-6351 .elementor-element-f18c8a0 > .elementor-element-populated {
  border-top: 3px solid #25B7A7 !important;
}

body.page-id-6351 .elementor-element-102852d > .elementor-element-populated,
body.page-id-6351 .elementor-element-22ea253 > .elementor-element-populated,
body.page-id-6351 .elementor-element-794e725 > .elementor-element-populated,
body.page-id-6351 .elementor-element-6bea49a > .elementor-element-populated {
  border-top: 3px solid #25B7A7 !important;
}

body.page-id-6351 .elementor-element-75784e1 > .elementor-element-populated {
  border-top: 3px solid #25B7A7 !important;
}

body.page-id-6351 .elementor-element-d469fee .elementor-icon,
body.page-id-6351 .elementor-element-8f8e5ce .elementor-icon,
body.page-id-6351 .elementor-element-102852d .elementor-icon,
body.page-id-6351 .elementor-element-ed10e04 .elementor-icon,
body.page-id-6351 .elementor-element-59d8c72 .elementor-icon,
body.page-id-6351 .elementor-element-22ea253 .elementor-icon,
body.page-id-6351 .elementor-element-b9bbfe4 .elementor-icon,
body.page-id-6351 .elementor-element-f18c8a0 .elementor-icon,
body.page-id-6351 .elementor-element-75784e1 .elementor-icon,
body.page-id-6351 .elementor-element-794e725 .elementor-icon,
body.page-id-6351 .elementor-element-6bea49a .elementor-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, var(--dm-bright), var(--dm-deep));
  color: #fff !important;
  font-size: 20px !important;
  box-shadow: 0 10px 20px rgba(26, 158, 143, 0.28);
  margin-bottom: 4px;
  transform: translateZ(16px);
}

body.page-id-6351 .elementor-element-8f8e5ce .elementor-icon,
body.page-id-6351 .elementor-element-59d8c72 .elementor-icon,
body.page-id-6351 .elementor-element-f18c8a0 .elementor-icon {
  background: linear-gradient(145deg, #25B7A7, #1A9E8F);
}

body.page-id-6351 .elementor-element-102852d .elementor-icon,
body.page-id-6351 .elementor-element-22ea253 .elementor-icon,
body.page-id-6351 .elementor-element-794e725 .elementor-icon,
body.page-id-6351 .elementor-element-6bea49a .elementor-icon {
  background: linear-gradient(145deg, var(--dm-green), #1A9E8F);
}

body.page-id-6351 .elementor-element-75784e1 .elementor-icon {
  background: linear-gradient(145deg, #25B7A7, #1A9E8F);
}

body.page-id-6351 .elementor-element-d469fee .elementor-heading-title,
body.page-id-6351 .elementor-element-8f8e5ce .elementor-heading-title,
body.page-id-6351 .elementor-element-102852d .elementor-heading-title,
body.page-id-6351 .elementor-element-ed10e04 .elementor-heading-title,
body.page-id-6351 .elementor-element-59d8c72 .elementor-heading-title,
body.page-id-6351 .elementor-element-22ea253 .elementor-heading-title,
body.page-id-6351 .elementor-element-b9bbfe4 .elementor-heading-title,
body.page-id-6351 .elementor-element-f18c8a0 .elementor-heading-title,
body.page-id-6351 .elementor-element-75784e1 .elementor-heading-title,
body.page-id-6351 .elementor-element-794e725 .elementor-heading-title,
body.page-id-6351 .elementor-element-6bea49a .elementor-heading-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--dm-navy-deep) !important;
  line-height: 1.35 !important;
  margin: 8px 0 6px !important;
}

body.page-id-6351 .elementor-element-d469fee .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-8f8e5ce .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-102852d .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-ed10e04 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-59d8c72 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-22ea253 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-b9bbfe4 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-f18c8a0 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-75784e1 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-794e725 .elementor-widget-text-editor,
body.page-id-6351 .elementor-element-6bea49a .elementor-widget-text-editor {
  font-size: 13.5px !important;
  line-height: 1.6 !important;
  color: var(--dm-muted) !important;
}

/* Soft WebGL behind feature grid section */
body.page-id-6351 .ccd-dm-webgl {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0.36;
  overflow: hidden;
}

body.page-id-6351 .ccd-dm-webgl canvas {
  width: 100% !important;
  height: 100% !important;
  display: block;
}

body.page-id-6351 .elementor-element-ba1af0a,
body.page-id-6351 .elementor-element-d25bc9a {
  position: relative;
}

body.page-id-6351 .elementor-element-ba1af0a > .elementor-container,
body.page-id-6351 .elementor-element-d25bc9a > .elementor-container {
  position: relative;
  z-index: 1;
}

/* Images */
body.page-id-6351 .elementor-widget-image img {
  border-radius: 16px;
  box-shadow: var(--dm-shadow);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

body.page-id-6351 .elementor-widget-image:hover img {
  transform: translateY(-4px);
  box-shadow: var(--dm-shadow-hover);
}

@media (max-width: 991px) {
  body.page-id-6351 .page-title {
    padding: 72px 0 40px !important;
  }

  body.page-id-6351 .iamge_block_01 .image-box {
    transform: none;
    margin-bottom: 20px;
  }

  body.page-id-6351 .ccd-dm-webgl {
    opacity: 0.22;
  }
}

@media (max-width: 767px) {
  body.page-id-6351 .elementor-element-0629c44 > .elementor-widget-container {
    padding: 16px !important;
  }

  body.page-id-6351 .content_block_01 .content-box .inner-box .single-item {
    padding: 16px !important;
  }
}
