.elementor-1365 .elementor-element.elementor-element-aae0a45{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2e8b20a */html {
  scroll-behavior: smooth;
}

.kellys-services-page {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #f4fbfc;
  font-family: "Poppins", sans-serif;
  color: #173033;
  overflow: hidden;
  border-radius: 0px;
}

.kellys-services-page * {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif !important;
  border-radius: 0px !important;
}

.kellys-template-container {
  width: min(1252px, calc(100vw - 174px));
  max-width: 1252px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 0px;
}

/* ==========================================================
   HERO
========================================================== */

.kellys-template-hero {
  position: relative;
  width: 100%;
  min-height: 560px;
  display: block;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  isolation: isolate;
  border-radius: 0px;
}

.kellys-template-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(0, 80, 91, 0.92), rgba(0, 183, 207, 0.52)),
    radial-gradient(circle at top right, rgba(213, 174, 129, 0.26), transparent 38%);
  z-index: 1;
  border-radius: 0px;
}

.kellys-template-hero::after {
  content: "";
  position: absolute;
  left: -5%;
  right: -5%;
  bottom: -1px;
  height: 86px;
  background: #f4fbfc;
  clip-path: ellipse(60% 58% at 50% 100%);
  z-index: 3;
  pointer-events: none;
  border-radius: 0px;
}

.kellys-template-hero-inner {
  position: relative;
  z-index: 5;
  padding: 175px 0;
  color: #ffffff;
  text-align: left;
  border-radius: 0px;
}

.kellys-template-hero h1 {
  max-width: 900px;
  margin: 0 0 22px;
  padding: 0;
  color: #ffffff;
  font-size: clamp(42px, 6vw, 72px);
  font-weight: 700;
  line-height: 0.95;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-shadow: 0 12px 35px rgba(0, 0, 0, 0.22);
  border-radius: 0px;
}

.kellys-template-hero p {
  max-width: 780px;
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.94);
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
  border-radius: 0px;
}

/* ==========================================================
   INTRO STRIP
========================================================== */

.kellys-intro-strip {
  position: relative;
  z-index: 6;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin: -54px 0 26px;
  padding: 34px 38px;
  background: #ffffff;
  border: 1px solid rgba(0, 183, 207, 0.16);
  box-shadow: 0 16px 48px rgba(0, 86, 99, 0.12);
  border-radius: 0px;
}

.kellys-intro-strip-content {
  border-radius: 0px;
}

.kellys-intro-strip-content span {
  display: inline-block;
  margin-bottom: 10px;
  color: #00a2b8;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  border-radius: 0px;
}

.kellys-intro-strip-content h2 {
  margin: 0 0 12px;
  color: #006875;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  line-height: 1.05;
  text-transform: uppercase;
  border-radius: 0px;
}

.kellys-intro-strip-content p {
  max-width: 780px;
  margin: 0;
  color: #33484b;
  font-size: 16px;
  line-height: 1.75;
  border-radius: 0px;
}

.kellys-intro-strip-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 26px;
  background: #006875;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
  transition: all 0.25s ease;
  border-radius: 0px;
}

.kellys-intro-strip-button:hover {
  background: #00b7cf;
  color: #ffffff !important;
  transform: translateY(-2px);
}

/* ==========================================================
   INTRO CONTENT CARD
========================================================== */

.kellys-content-card {
  position: relative;
  margin: 28px auto;
  padding: clamp(28px, 4vw, 46px);
  background: #ffffff;
  border-radius: 0px;
  box-shadow: 0 22px 70px rgba(0, 86, 99, 0.16);
  text-align: center;
  z-index: 5;
}

.kellys-content-card::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(0, 183, 207, 0.16);
  border-radius: 0px;
  pointer-events: none;
}

.kellys-content-card h2 {
  position: relative;
  margin: 0 0 18px;
  color: #006875;
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0px;
}

.kellys-content-card p {
  position: relative;
  max-width: 920px;
  margin: 0 auto 16px;
  color: #33484b;
  font-size: 17px;
  line-height: 1.8;
  border-radius: 0px;
}

.kellys-content-card p:last-child {
  margin-bottom: 0;
}

/* ==========================================================
   SERVICE GRID
========================================================== */

.kellys-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
  padding: 36px 0 90px;
  border-radius: 0px;
}

.kellys-service-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  background: #ffffff;
  border-radius: 0px;
  text-decoration: none !important;
  box-shadow: 0 16px 48px rgba(0, 86, 99, 0.12);
  border: 1px solid rgba(0, 183, 207, 0.14);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.kellys-service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(0, 183, 207, 0.12), transparent 34%),
    radial-gradient(circle at bottom left, rgba(213, 174, 129, 0.14), transparent 32%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
  border-radius: 0px;
}

.kellys-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 70px rgba(0, 86, 99, 0.18);
  border-color: rgba(0, 183, 207, 0.38);
}

.kellys-service-card:hover::before {
  opacity: 1;
}

.kellys-service-card-top {
  position: relative;
  width: 100%;
  min-height: 156px;
  background:
    linear-gradient(135deg, #006875 0%, #00b7cf 62%, #d5ae81 160%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0px;
}

.kellys-service-card-top::after {
  content: "";
  position: absolute;
  inset: auto -20% -58% -20%;
  height: 120px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 0px;
  transform: rotate(-4deg);
  transition: all 0.25s ease;
}

.kellys-service-card:hover .kellys-service-card-top::after {
  transform: rotate(-1deg) translateY(-4px);
}

.kellys-service-icon {
  position: relative;
  z-index: 3;
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  background: rgba(255, 255, 255, 0.94);
  color: #006875;
  font-size: 42px;
  line-height: 1;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.18);
  transform: rotate(-3deg);
  transition: all 0.25s ease;
}

.kellys-service-card:hover .kellys-service-icon {
  transform: rotate(0deg) translateY(-3px);
  box-shadow: 0 22px 46px rgba(0, 0, 0, 0.22);
}

.kellys-service-card-label {
  position: absolute;
  left: 18px;
  top: 18px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  border-radius: 0px;
  background: rgba(255, 255, 255, 0.94);
  color: #006875;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.45px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
}

.kellys-service-card-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 28px;
  border-radius: 0px;
}

.kellys-service-card-content h2 {
  margin: 0 0 12px;
  color: #006875;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.08;
  border-radius: 0px;
}

.kellys-service-card-content p {
  flex: 1;
  margin: 0 0 18px;
  color: #3f5558;
  font-size: 16px;
  line-height: 1.65;
  border-radius: 0px;
}

.kellys-card-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 20px;
  border-radius: 0px;
}

.kellys-card-price,
.kellys-card-view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 17px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.kellys-card-price {
  background: rgba(213, 174, 129, 0.18);
  color: #8a5d2f;
  border: 1px solid rgba(213, 174, 129, 0.38);
}

.kellys-card-view {
  background: #006875;
  color: #ffffff !important;
  min-width: 92px;
  text-decoration: none !important;
  transition: all 0.25s ease;
}

.kellys-service-card:hover .kellys-card-view {
  background: #00b7cf;
  color: #ffffff !important;
}

/* ==========================================================
   PRICES SECTION
========================================================== */

.kellys-prices-section {
  position: relative;
  margin: 10px 0 80px;
  padding: 0;
  overflow: hidden;
  border-radius: 0px;
  background-image: url("https://www.kellysbenidorm.com/wp-content/uploads/2025/02/Benidorm.jpg");
  background-size: cover;
  background-position: center center;
  box-shadow: 0 22px 70px rgba(0, 86, 99, 0.18);
}

.kellys-prices-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 104, 117, 0.78);
  z-index: 1;
  border-radius: 0px;
}

.kellys-prices-inner {
  position: relative;
  z-index: 2;
  padding: clamp(24px, 4vw, 42px);
  border-radius: 0px;
}

.kellys-prices-title {
  margin: 0 0 24px;
  text-align: center;
  color: #ffffff;
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0px;
}

.kellys-prices-box {
  overflow: hidden;
  border-radius: 0px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
}

.kellys-prices-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-radius: 0px;
}

.kellys-prices-column {
  background: rgba(0, 0, 0, 0.18);
  border-radius: 0px;
}

.kellys-prices-column + .kellys-prices-column {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.kellys-prices-list {
  list-style: none;
  margin: 0;
  padding: 28px;
  border-radius: 0px;
}

.kellys-prices-list li {
  margin-bottom: 20px;
  border-radius: 0px;
}

.kellys-prices-list li:last-child {
  margin-bottom: 0;
}

.kellys-prices-row {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 0px;
}

.kellys-prices-name,
.kellys-prices-value {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0px;
}

.kellys-prices-dots {
  flex: 1;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.55);
  transform: translateY(1px);
  border-radius: 0px;
}

.kellys-prices-value {
  white-space: nowrap;
}

.kellys-prices-desc,
.kellys-prices-note p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
}

.kellys-prices-note {
  background: rgba(0, 0, 0, 0.42);
  padding: 16px 28px;
  border-radius: 0px;
}

.kellys-prices-note p {
  margin: 0;
  font-weight: 600;
  line-height: 1.6;
}

/* ==========================================================
   FINAL CTA
========================================================== */

.kellys-services-final-cta {
  margin-top: -30px;
  margin-bottom: 90px;
  padding: clamp(30px, 4vw, 48px);
  border-radius: 0px;
  background: linear-gradient(135deg, #006875, #00b7cf);
  color: #ffffff;
  text-align: center;
  box-shadow: 0 22px 70px rgba(0, 86, 99, 0.18);
}

.kellys-services-final-cta h2 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0px;
}

.kellys-services-final-cta p {
  max-width: 760px;
  margin: 0 auto 24px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
  line-height: 1.8;
  border-radius: 0px;
}

.kellys-services-final-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 0px;
  background: #ffffff;
  color: #006875 !important;
  text-decoration: none !important;
  font-weight: 800;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
  transition: all 0.25s ease;
}

.kellys-services-final-cta a:hover {
  transform: translateY(-2px);
  background: #d5ae81;
  color: #ffffff !important;
}

/* ==========================================================
   TABLET
========================================================== */

@media (max-width: 1024px) {
  .kellys-template-container {
    width: 90%;
    max-width: 1180px;
  }

  .kellys-template-hero {
    min-height: 500px;
  }

  .kellys-template-hero-inner {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .kellys-intro-strip {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .kellys-intro-strip-button {
    width: fit-content;
  }

  .kellys-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {
  .kellys-template-container {
    width: 90%;
  }

  .kellys-template-hero {
    min-height: 450px;
  }

  .kellys-template-hero::after {
    height: 50px;
  }

  .kellys-template-hero-inner {
    padding-top: 130px;
    padding-bottom: 130px;
    text-align: center;
  }

  .kellys-template-hero h1,
  .kellys-template-hero p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .kellys-template-hero h1 {
    font-size: clamp(34px, 11vw, 46px);
  }

  .kellys-intro-strip {
    margin-top: -30px;
    padding: 26px 22px;
    text-align: center;
  }

  .kellys-intro-strip-button {
    width: 100%;
  }

  .kellys-content-card {
    margin-top: 24px;
    padding: 26px 22px;
    border-radius: 0px;
  }

  .kellys-content-card::before {
    inset: 8px;
    border-radius: 0px;
  }

  .kellys-service-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 24px 0 70px;
  }

  .kellys-service-card-top {
    min-height: 140px;
  }

  .kellys-service-icon {
    width: 74px;
    height: 74px;
    border-radius: 0px;
    font-size: 38px;
  }

  .kellys-card-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .kellys-card-price,
  .kellys-card-view {
    width: 100%;
    border-radius: 0px;
  }

  .kellys-prices-section {
    border-radius: 0px;
  }

  .kellys-prices-columns {
    grid-template-columns: 1fr;
  }

  .kellys-prices-column + .kellys-prices-column {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  .kellys-prices-list {
    padding: 22px;
  }

  .kellys-prices-name,
  .kellys-prices-value {
    font-size: 14px;
  }

  .kellys-services-final-cta {
    margin-bottom: 70px;
    border-radius: 0px;
  }
}/* End custom CSS */