/*
  Scoped styling for homepage "Latest Services" accordion
  Widget instance: .elementor-element-9ceea36 (ekobyte-faq)
*/

:root {
  --gimpro-acc-bg: #ffffff;
  --gimpro-acc-border: rgba(15, 23, 42, 0.10);
  --gimpro-acc-shadow: 0 10px 30px rgba(2, 6, 23, 0.08);
  --gimpro-acc-shadow-hover: 0 14px 40px rgba(2, 6, 23, 0.12);
  --gimpro-acc-radius: 16px;
  --gimpro-acc-accent: #3b82f6;
  --gimpro-acc-text: #0f172a;
  --gimpro-acc-muted: rgba(15, 23, 42, 0.72);

  /* SVG badge icons (circle + glyph) */
  --gimpro-icon-server: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23EEF2FF'/%3E%3Crect x='9.5' y='10.5' width='15' height='6' rx='2' fill='%234F46E5'/%3E%3Crect x='9.5' y='18.5' width='15' height='6' rx='2' fill='%234F46E5' opacity='0.9'/%3E%3Ccircle cx='12' cy='13.5' r='1' fill='%23EEF2FF'/%3E%3Ccircle cx='12' cy='21.5' r='1' fill='%23EEF2FF'/%3E%3C/svg%3E");
  --gimpro-icon-code: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23ECFEFF'/%3E%3Cpath d='M14 12l-4 5 4 5' fill='none' stroke='%23089BB5' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 12l4 5-4 5' fill='none' stroke='%23089BB5' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8 11.3L15.2 22.7' fill='none' stroke='%23089BB5' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");
  --gimpro-icon-tools: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23F0FDF4'/%3E%3Cpath d='M21.5 12.4a3.5 3.5 0 0 1-4.3 4.3l-5.5 5.5a1.4 1.4 0 0 1-2-2l5.5-5.5A3.5 3.5 0 0 1 19.4 10l-2.1 2.1 2.6 2.6L22 12.6c-.1-.1-.3-.2-.5-.2z' fill='%2316A34A'/%3E%3C/svg%3E");
  --gimpro-icon-megaphone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23FFF7ED'/%3E%3Cpath d='M22.8 12.2l-8.2 2.6v6.4l8.2 2.6c.7.2 1.4-.3 1.4-1.1V13.3c0-.8-.7-1.3-1.4-1.1z' fill='%23F97316'/%3E%3Cpath d='M13.2 15.2H10.5a2 2 0 0 0 0 4h2.7v-4z' fill='%23F97316' opacity='0.9'/%3E%3Cpath d='M13.9 20.3l1.3 3.2c.3.8-.1 1.7-.9 2a1.6 1.6 0 0 1-2.1-.8l-1.5-3.9' fill='none' stroke='%23F97316' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");
  --gimpro-icon-cap: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23F5F3FF'/%3E%3Cpath d='M17 10l10 5-10 5L7 15l10-5z' fill='%237C3AED'/%3E%3Cpath d='M10.5 17.3v3.8c0 1.3 3 2.9 6.5 2.9s6.5-1.6 6.5-2.9v-3.8l-6.5 3.2-6.5-3.2z' fill='%237C3AED' opacity='0.9'/%3E%3Cpath d='M27 15v6' stroke='%237C3AED' stroke-width='2.2' stroke-linecap='round'/%3E%3Ccircle cx='27' cy='22.5' r='1.2' fill='%237C3AED'/%3E%3C/svg%3E");
}

/* Homepage: prevent horizontal overflow (removes right-side whitespace).
   Common causes: 100vw sections, skewed chips/captions, absolute elements. */
body.page-id-600 {
  overflow-x: hidden;
}

@supports (overflow-x: clip) {
  body.page-id-600 {
    overflow-x: clip;
  }
}

/* Homepage hero/banner: remove horizontal overflow and ensure full width */
body.page-id-600 .elementor-element-badcfd0.elementor-section-full_width {
  /* Elementor sometimes uses 100vw which can overflow (scrollbar width) */
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: clip;
}

body.page-id-600 .elementor-element-badcfd0 .slider-area,
body.page-id-600 .elementor-element-badcfd0 .te-single-slider {
  overflow: hidden;
}

/* Theme offsets this to the right on many breakpoints, causing right whitespace */
body.page-id-600 .elementor-element-badcfd0 .slider-area.style-2 .te-single-slider .slider-feature-img {
  right: 0 !important;
}

/* Process widget: Partner Logos mode */
.te-process-step-area .te-partner-logos {
  --te-partner-cols: 6;
  --te-partner-gap: 18px;

  display: grid;
  grid-template-columns: repeat(var(--te-partner-cols), minmax(0, 1fr));
  gap: var(--te-partner-gap);
  align-items: center;
  margin-top: 18px;
}

.te-process-step-area .te-partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.10);
  border-radius: 14px;
}

.te-process-step-area .te-partner-logo img {
  width: 100%;
  height: 44px;
  object-fit: contain;
  display: block;
  filter: grayscale(100%);
  opacity: 0.9;
}

.te-process-step-area .te-partner-logo a:hover img,
.te-process-step-area .te-partner-logo:hover img {
  filter: none;
  opacity: 1;
}

@media (max-width: 991px) {
  .te-process-step-area .te-partner-logos {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  .te-process-step-area .te-partner-logos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Contact page: remove map section */
body.page-id-26 .contact-map-area {
  display: none !important;
}

/* Scope ONLY the homepage + the specific Ekobyte FAQ widget instance */
body.page-id-600 .elementor-element-9ceea36 .te-accordion-box-wrapper {
  margin-top: 18px;
}

body.page-id-600 .elementor-element-9ceea36 .te-section-title .short-title.only-divider {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(59, 130, 246, 0.10);
  color: rgba(15, 23, 42, 0.85);
  font-weight: 600;
}

body.page-id-600 .elementor-element-9ceea36 .te-section-title .title {
  margin-top: 10px;
  letter-spacing: -0.02em;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item {
  background: var(--gimpro-acc-bg);
  border: 1px solid var(--gimpro-acc-border);
  border-radius: var(--gimpro-acc-radius);
  overflow: hidden;
  box-shadow: var(--gimpro-acc-shadow);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item + .te-accordion-list-item {
  margin-top: 12px;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:hover {
  transform: translateY(-1px);
  box-shadow: var(--gimpro-acc-shadow-hover);
  border-color: rgba(59, 130, 246, 0.25);
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-head {
  position: relative;
  padding: 18px 54px 18px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-head::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: rgba(59, 130, 246, 0.10);
  color: var(--gimpro-acc-text);
  font-weight: 700;
  line-height: 1;
  transition: background 180ms ease, transform 180ms ease;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-head:not(.collapsed)::after {
  content: "–";
  background: rgba(59, 130, 246, 0.16);
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-title {
  margin: 0;
  color: var(--gimpro-acc-text);
  font-weight: 650;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* Icon badge (per service) */
body.page-id-600 .elementor-element-9ceea36 .te-accordion-title::before {
  content: "";
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  background-repeat: no-repeat;
  background-size: 34px 34px;
  background-position: center;
  background-image: var(--gimpro-acc-icon, var(--gimpro-icon-server));
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:nth-child(1) { --gimpro-acc-icon: var(--gimpro-icon-server); }
body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:nth-child(2) { --gimpro-acc-icon: var(--gimpro-icon-code); }
body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:nth-child(3) { --gimpro-acc-icon: var(--gimpro-icon-tools); }
body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:nth-child(4) { --gimpro-acc-icon: var(--gimpro-icon-megaphone); }
body.page-id-600 .elementor-element-9ceea36 .te-accordion-list-item:nth-child(5) { --gimpro-acc-icon: var(--gimpro-icon-cap); }

body.page-id-600 .elementor-element-9ceea36 .te-accordion-body {
  padding: 0 20px 18px 20px;
}

body.page-id-600 .elementor-element-9ceea36 .te-accordion-body p {
  margin: 0;
  color: var(--gimpro-acc-muted);
  line-height: 1.7;
}

/* Add a small accent divider when open */
body.page-id-600 .elementor-element-9ceea36 .accordion-collapse.show .te-accordion-body {
  position: relative;
  padding-top: 16px;
}

body.page-id-600 .elementor-element-9ceea36 .accordion-collapse.show .te-accordion-body::before {
  content: "";
  display: block;
  height: 1px;
  margin: 0 0 14px 0;
  background: linear-gradient(90deg, rgba(59, 130, 246, 0.35), rgba(59, 130, 246, 0.05));
}

@media (max-width: 767px) {
  body.page-id-600 .elementor-element-9ceea36 .te-accordion-head {
    padding: 16px 48px 16px 16px;
  }

  body.page-id-600 .elementor-element-9ceea36 .te-accordion-title::before {
    width: 30px;
    height: 30px;
    flex-basis: 30px;
    background-size: 30px 30px;
  }
}

/* Balance the right-side image height with the left accordion (desktop) */
@media (min-width: 1200px) {
  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .row > .col-xl-5 {
    display: flex;
  }

  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .te-faq-image {
    margin-top: 0;
    right: 0;
    display: flex;
    flex: 1;
    align-items: stretch;
  }

  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .te-faq-image .te-image-wrapper {
    display: flex;
    flex: 1;
    align-items: stretch;
  }

  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .te-faq-image .te-image-wrapper .te-main-img-inner {
    flex: 1;
  }

  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .te-faq-image .te-image-wrapper .te-main-img-inner > img,
  body.page-id-600 .elementor-element-9ceea36 .faq-area.style-1 .te-faq-image .te-image-wrapper .te-main-img-inner > .gimpro-faq-carousel {
    width: 100%;
    height: 100%;
  }

  body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-carousel .carousel-inner,
  body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-carousel .carousel-item {
    height: 100%;
  }

  body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-carousel .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

/* Slide caption (always visible, top aligned) */
body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-carousel .carousel-item {
  position: relative;
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-slide-caption {
  position: absolute;
  left: 50%;
  top: 18px;
  right: auto;
  padding: 12px 16px;
  background: #E7F914;
  border: 1px solid #E7F914;
  color: rgba(15, 23, 42, 0.96);
  font-weight: 700;
  font-size: 14px;
  line-height: 1.15;
  letter-spacing: -0.01em;
  opacity: 1;
  transform: translateX(-50%) skewX(-10deg);
  transition: none;
  pointer-events: none;
  box-shadow: 0 10px 28px rgba(2, 6, 23, 0.14);
  max-width: calc(100% - 40px);
  text-align: center;

  /* angled chip shape (match subservices) */
  -webkit-clip-path: polygon(16px 0, 100% 0, calc(100% - 16px) 100%, 0 100%);
  clip-path: polygon(16px 0, 100% 0, calc(100% - 16px) 100%, 0 100%);
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-slide-caption span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transform: skewX(10deg);
}

@media (max-width: 991px) {
  body.page-id-600 .elementor-element-9ceea36 .gimpro-faq-slide-caption {
    max-width: calc(100% - 28px);
    top: 14px;
  }
}

/* Subservices block inside the accordion body */
body.page-id-600 .elementor-element-9ceea36 .gimpro-subservices-inline {
  --gimpro-subservices-accent: var(--gimpro-acc-accent);
  margin-top: 14px;
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-subservices-title {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  color: rgba(15, 23, 42, 0.90);
  font-weight: 650;
  letter-spacing: -0.01em;
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-subservices-title::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: var(--gimpro-subservices-accent);
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.12);
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-subservices-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 12px;
  align-items: stretch;
}

/* Chip-like captions with a subtle tilt */
body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item {
  background: #E7F914;
  border: 1px solid #E7F914;
  box-shadow: 0 12px 30px rgba(2, 6, 23, 0.18);

  padding: 10px 12px;
  transform: skewX(-10deg);

  display: flex;
  align-items: center;

  /* angled pill */
  -webkit-clip-path: polygon(14px 0, 100% 0, calc(100% - 14px) 100%, 0 100%);
  clip-path: polygon(14px 0, 100% 0, calc(100% - 14px) 100%, 0 100%);

  /* allow 2 chips per row on desktop */
  flex: 1 1 calc(50% - 12px);
  min-width: 240px;
  max-width: 520px;
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item span {
  display: inline-block;
  transform: skewX(10deg);
  color: #14203A;
  font-weight: 550;
  font-size: 14px;
  line-height: 1.25;

  /* force a single line inside the chip */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

/* One special case: allow a controlled 2-line label via <br/> */
body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item.is-multiline span {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
}

body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item.is-multiline {
  align-items: flex-start;
}

/* Education Partnership (UBTECH) - Services widget cards */
body.page-id-600 .elementor-element-6151b4c .te-section-title,
body.page-id-600 .elementor-element-6151b4c .te-section-title .te-section-content {
  text-align: center !important;
}

body.page-id-600 .elementor-element-6151b4c .te-section-title {
  justify-content: center !important;
}

body.page-id-600 .elementor-element-6151b4c .te-section-title .short-title,
body.page-id-600 .elementor-element-6151b4c .te-section-title .title {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-600 .elementor-element-6151b4c .te-section-title .te-section-desc {
  margin: 10px auto 0;
  max-width: 760px;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(15, 23, 42, 0.78);
}

body.page-id-600 .elementor-element-6151b4c .te-section-title.justify-content-center.text-center {
  text-align: center !important;
  justify-content: center !important;
}

body.page-id-600 .elementor-element-6151b4c .feature-area.style-2 .feature-area-wrapper > .row:nth-of-type(2) {
  align-items: stretch;
}

body.page-id-600 .elementor-element-6151b4c .feature-area.style-2 .feature-area-wrapper > .row:nth-of-type(2) > [class*="col-"] {
  display: flex;
  flex-direction: column;
}

body.page-id-600 .elementor-element-6151b4c .te-info-card.style-1 {
  border-radius: 18px;
  background: rgb(var(--gimpro-card-bg-rgb, 15, 23, 42));
  border: 1px solid rgba(15, 23, 42, 0.12);
  box-shadow: 0 16px 40px rgba(2, 6, 23, 0.10);
  transition: transform 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 !important;
  min-height: 420px;
}

/* When using the widget split mode, keep the card as image-only */
body.page-id-600 .elementor-element-6151b4c .te-info-card.gimpro-split-caption {
  min-height: 460px;
}

@media (max-width: 991px) {
  body.page-id-600 .elementor-element-6151b4c .te-info-card.gimpro-split-caption {
    min-height: 360px;
  }
}

body.page-id-600 .elementor-element-6151b4c .te-info-card.gimpro-split-caption .divider,
body.page-id-600 .elementor-element-6151b4c .te-info-card.gimpro-split-caption .title,
body.page-id-600 .elementor-element-6151b4c .te-info-card.gimpro-split-caption .content {
  display: none !important;
}

/* Below-card caption block */
body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption {
  /* Pull caption closer to the image card */
  margin-top: -12px;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.10);
  border-radius: 16px;
  padding: 18px 14px 14px;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  z-index: 2;
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .title {
  margin: 0;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: -0.01em;
  color: rgba(15, 23, 42, 0.96);
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .title a {
  color: inherit;
  text-decoration: none;
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .title a:hover {
  text-decoration: underline;
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .desc {
  margin: 0;
  color: rgba(15, 23, 42, 0.78);
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.page-id-600 .elementor-element-6151b4c .gimpro-service-caption .te-read-more {
  display: none;
}

body.page-id-600 .elementor-element-6151b4c .te-info-card.style-1:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 60px rgba(2, 6, 23, 0.16);
  /* Keep the image-matched base; use overlay for hover emphasis */
  background: rgb(var(--gimpro-card-bg-rgb, 15, 23, 42));
}

body.page-id-600 .elementor-element-6151b4c .te-info-card-inner,
body.page-id-600 .elementor-element-6151b4c .te-content-wrapper {
  height: 100%;
}

body.page-id-600 .elementor-element-6151b4c .te-content-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1;
  justify-content: flex-end;
}

body.page-id-600 .elementor-element-6151b4c .te-content-wrapper::before {
  display: none !important;
  content: none !important;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper {
  position: static;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 18px 0;
  margin: 0 14px 0;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 16px 16px 0 0;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .divider {
  display: none;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .icon {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 0;
  overflow: hidden;
  background: transparent;
  border: 0 !important;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .icon::before,
body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .icon::after {
  display: none !important;
  content: none !important;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transform: none !important;
  transition: none !important;
}

body.page-id-600 .elementor-element-6151b4c .te-info-card:hover .icon img {
  transform: none !important;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .title {
  position: relative;
  z-index: 2;
  margin: 0;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: -0.01em;
  color: rgba(15, 23, 42, 0.96);
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .title a {
  color: inherit;
  text-decoration: none;
}

body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .title a:hover {
  text-decoration: underline;
}

body.page-id-600 .elementor-element-6151b4c .content {
  position: relative;
  z-index: 2;
  padding: 10px 18px 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 0 0 auto;
  margin: 0 14px 14px;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 0 0 16px 16px;
}

body.page-id-600 .elementor-element-6151b4c .content .desc {
  margin: 0;
  color: rgba(15, 23, 42, 0.78);
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Optional: hide the button in this section to match image+caption+desc layout */
body.page-id-600 .elementor-element-6151b4c .te-read-more {
  display: none;
}

@media (max-width: 991px) {
  body.page-id-600 .elementor-element-6151b4c .te-title-wrapper .icon {
    height: 100%;
  }
}

/* tiny accent stripe */
body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 3px;
  background: var(--gimpro-subservices-accent);
}

/* On small screens keep the layout compact */
@media (max-width: 991px) {
  body.page-id-600 .elementor-element-9ceea36 .gimpro-subservices-list {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  body.page-id-600 .elementor-element-9ceea36 .gimpro-subservice-item {
    flex: 1 1 100%;
    min-width: 0;
    max-width: 100%;
  }
}
