/* CEyS site module: ceys-site-banners-slider.css */

:root {
  --ceys-sector-banner-height: clamp(300px, 30vw, 560px);
}

body.page-id-551 .elementor-551::before,
body.page-id-50 .elementor-50::before,
body.page-id-52 .elementor-52::before,
body.page-id-54 .elementor-54::before,
body.page-id-56 .elementor-56::before,
body.page-id-58 .elementor-58::before,
body.page-id-60 .elementor-60::before,
body.page-id-62 .elementor-62::before,
body.page-id-482 #content::before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 100vw;
  max-width: 100vw;
  height: var(--ceys-sector-banner-height);
  margin: 0 calc(50% - 50vw) 32px;
  background-color: #f4f8fb !important;
  background-position: center center, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, cover;
  box-shadow: 0 16px 35px rgba(15, 23, 42, .14);
}

body.page-id-482 #content {
  width: 100%;
  max-width: none;
}

body.page-id-482 #content::before {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

body.page-id-50 .servicio-tabs-horizontal,
body.page-id-52 .servicio-tabs-horizontal,
body.page-id-54 .servicio-tabs-horizontal,
body.page-id-60 .servicio-tabs-horizontal,
body.page-id-62 .servicio-tabs-horizontal {
  width: min(100%, 1200px, calc(100vw - 40px)) !important;
  max-width: min(100%, 1200px, calc(100vw - 40px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-551 .elementor-551::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .18), rgba(95, 176, 48, .06)), url("/wp-content/uploads/2026/05/institucional-1536x360.jpg") !important;
}

body.page-id-50 .elementor-50::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .16), rgba(95, 176, 48, .05)), url("/wp-content/uploads/2026/05/electricidad-1536x360.jpg") !important;
}

body.page-id-52 .elementor-52::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .18), rgba(95, 176, 48, .06)), url("/wp-content/uploads/2026/05/institucional-1536x360.jpg") !important;
}

body.page-id-54 .elementor-54::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .12), rgba(95, 176, 48, .04)), url("/wp-content/uploads/slider2/Abono-Internet-Ceystel-1773760357_1268-1536x864.png") !important;
  background-size: 100% 100%, cover !important;
  background-position: center center, center center !important;
}

body.page-id-56 .elementor-56::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .14), rgba(95, 176, 48, .05)), url("/wp-content/uploads/2026/05/CEyS-Hogar-Fachada-1614797412_80.jpg") !important;
}

body.page-id-58 .elementor-58::before,
body.page-id-60 .elementor-60::before,
body.page-id-62 .elementor-62::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .18), rgba(95, 176, 48, .06)), url("/wp-content/uploads/2026/05/institucional-1536x360.jpg") !important;
}

body.page-id-482 #content::before {
  background-image: linear-gradient(90deg, rgba(29, 58, 108, .12), rgba(95, 176, 48, .04)), url("/wp-content/uploads/slider2/Nueva-Telemedicina---Registro--1774954785_1412-1536x864.png") !important;
  background-size: 100% 100%, cover !important;
  background-position: center center, center center !important;
}

@media (max-width: 768px) {
  :root {
    --ceys-sector-banner-height: clamp(220px, 48vw, 340px);
  }

  body.page-id-551 .elementor-551::before,
  body.page-id-50 .elementor-50::before,
  body.page-id-52 .elementor-52::before,
  body.page-id-54 .elementor-54::before,
  body.page-id-56 .elementor-56::before,
  body.page-id-58 .elementor-58::before,
  body.page-id-60 .elementor-60::before,
  body.page-id-62 .elementor-62::before,
  body.page-id-482 #content::before {
    margin-bottom: 24px;
  }

  body.page-id-54 .elementor-54::before {
    background-size: 100% 100%, cover !important;
    background-position: center center, center center !important;
  }

  body.page-id-482 #content::before {
    background-size: 100% 100%, cover !important;
    background-position: center center, center center !important;
  }
}

.n2-ss-slider .n2-ss-slide-background-image,
.n2-ss-slider .n2-ss-slide-background-image picture,
.n2-ss-slider .n2-ss-slide-background-image img {
  width: 100% !important;
  height: 100% !important;
  inset: 0 !important;
}

.n2-ss-slider .n2-ss-slide-background-image img {
  object-fit: cover !important;
  object-position: center center !important;
}

.n2-ss-slider .n2-ss-slide-background,
.n2-ss-slider .n2-ss-slide-background-color {
  background-color: #f4f8fb !important;
}

.n2-ss-slider .n2-ss-slide-background-color {
  background: transparent !important;
  background-color: transparent !important;
}

.n2-ss-slider .n2-ss-slide-background-image[style*="margin:-14px"] img {
  object-fit: cover !important;
  object-position: center center !important;
}

.n2-ss-slider .n2-ss-slide-background-image[style*="margin: 0px"] img {
  object-fit: cover !important;
  object-position: center center !important;
}
