@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/poppins-400.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/poppins-500.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/poppins-600.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/poppins-700.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/poppins-800.woff2") format("woff2");
}

.elementor-element-34f4ad4 {
  background-image: url("/images/hero-inicio.webp") !important;
  background-size: cover !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
  background-color: #eef4fb !important;
  min-height: calc(100vh - 106px) !important;
}

.elementor-element-739c1da .swiper,
.elementor-element-739c1da .swiper-wrapper,
.elementor-element-739c1da .swiper-slide {
  height: 100% !important;
}

.elementor-element-739c1da .swiper-slide {
  width: 100% !important;
}

.elementor-element-34f4ad4 > .elementor-background-overlay {
  display: none !important;
}

.elementor-element-aaf4c00,
.elementor-element-b83baed {
  display: none !important;
}

.elementor-element-138ca03 {
  display: none !important;
}

.quirulap-legal {
  font-family: Poppins, Arial, sans-serif;
  color: #33434c;
}

.quirulap-legal__head {
  padding: 90px 24px 60px;
  background: linear-gradient(115deg, #0a1a48 0%, #163480 60%, #0a1f55 100%);
  text-align: center;
}

.quirulap-legal__head span {
  color: #12c3df;
  font: 600 14px/1.4 Poppins, Arial, sans-serif;
  letter-spacing: 0.1em;
}

.quirulap-legal__head h1 {
  margin: 12px 0 0;
  color: #fff;
  font: 700 clamp(32px, 5vw, 52px) / 1.15 Poppins, Arial, sans-serif;
}

.quirulap-legal__body {
  max-width: 860px;
  margin: 0 auto;
  padding: 56px 24px 80px;
  font-size: 16px;
  line-height: 1.75;
}

.quirulap-legal__body h2 {
  margin: 38px 0 12px;
  color: #010e42;
  font: 700 21px/1.35 Poppins, Arial, sans-serif;
}

.quirulap-legal__body p {
  margin: 0 0 14px;
}

.quirulap-legal__body ul {
  margin: 0 0 14px;
  padding-left: 22px;
}

.quirulap-legal__body li {
  margin-bottom: 8px;
}

.quirulap-legal__body strong {
  color: #010e42;
}

.quirulap-legal__body a {
  color: #1246d6;
}

.ql-topbar {
  background: #060d20;
  color: #c3cbdd;
  font-family: Poppins, Arial, sans-serif;
  font-size: 13.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  transition: transform 0.3s ease;
}

.quirulap-home .ql-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.ql-topbar-hidden .ql-topbar {
  transform: translateY(-100%);
}

.ql-topbar-hidden.quirulap-home
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4 {
  top: 0 !important;
}

.ql-topbar-hidden:not(.quirulap-home) .elementor-69.elementor-location-header {
  transform: translateY(calc(-1 * var(--ql-topbar-h, 47px)));
}

.ql-topbar-inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 9px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}

.ql-topbar-left {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.ql-topbar a,
.ql-topbar-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #c3cbdd;
  text-decoration: none;
  transition: color 0.2s ease;
}

.ql-topbar-left svg,
.ql-topbar-item svg {
  color: #12c3df;
}

.ql-topbar a:hover {
  color: #12c3df;
}

.ql-topbar-sep {
  width: 1px;
  height: 15px;
  background: rgba(255, 255, 255, 0.16);
}

.ql-topbar-dash {
  color: rgba(255, 255, 255, 0.35);
  margin: 0 -4px;
}

.ql-topbar-right {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ql-topbar-right a {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
}

.ql-topbar-right a:hover {
  background: #12c3df;
  color: #060d20;
}

@media (max-width: 820px) {
  .ql-topbar-inner {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 10px;
    padding: 7px 14px;
    font-size: 12.5px;
  }
  .ql-topbar-item,
  .ql-topbar-sep,
  .ql-topbar-dash,
  .ql-topbar-left a:nth-of-type(2),
  .ql-topbar-left a[href^="mailto"] {
    display: none;
  }
  .ql-topbar-right a {
    width: 24px;
    height: 24px;
  }
}

.ql-booking-note {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto 22px;
  padding: 16px 20px;
  border: 1px solid #cfe9f2;
  border-left: 4px solid #12c3df;
  border-radius: 10px;
  background: #f2fbfe;
  font-family: Poppins, Arial, sans-serif;
  color: #1a2c37;
  font-size: 15px;
}

.ql-booking-note strong {
  color: #010e42;
}

.ql-booking-note span {
  flex: 1 1 240px;
  color: #55606c;
}

.ql-booking-note a {
  padding: 10px 18px;
  border-radius: 8px;
  background: #25d366;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.ql-booking-note a:hover {
  background: #1fb955;
}

.elementskit-navbar-nav {
  margin-left: auto !important;
}

.elementskit-navbar-nav > li > a.ekit-menu-nav-link {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.quirulap-home
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4 {
  background-color: transparent !important;
  background-image: none !important;
  position: fixed !important;
  top: var(--ql-topbar-h, 40px);
  left: 0;
  right: 0;
  z-index: 9999 !important;
  transition:
    top 0.3s ease,
    box-shadow 0.35s ease !important;
}

.quirulap-home .elementor-element-34f4ad4 {
  min-height: 100vh !important;
}

.quirulap-home .elementor-element-cdf5123 img {
  content: url("/images/logo-color.webp") !important;
  transition: opacity 0.3s ease;
}

.quirulap-home .elementor-element-1cd54a4 .ekit-menu-nav-link,
.quirulap-home .elementor-element-1cd54a4 .elementskit-menu-hamburger {
  color: #010e42 !important;
  
  transition: none !important;
}

.quirulap-home .elementor-element-1cd54a4 .ekit-menu-nav-link:hover,
.quirulap-home .elementor-element-1cd54a4 .ekit-menu-nav-link.active {
  color: #12c3df !important;
}

html.quirulap-home.quirulap-scrolled
  body
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4,
.quirulap-home.quirulap-scrolled
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4 {
  background-color: #010e42 !important;
  box-shadow: 0 6px 24px rgba(1, 14, 66, 0.28) !important;
}

.quirulap-home.quirulap-scrolled
  .elementor-element-1cd54a4
  .ekit-menu-nav-link,
.quirulap-home.quirulap-scrolled
  .elementor-element-1cd54a4
  .elementskit-menu-hamburger {
  color: #fff !important;
}

.quirulap-home.quirulap-scrolled
  .elementor-element-1cd54a4
  .ekit-menu-nav-link.active {
  color: #12c3df !important;
}

.quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
  content: url("/images/logo-white.webp") !important;
}

.elementor-element-10b3cd1 {
  transform: translateY(12vh) !important;
}

.elementor-element-3399cfd {
  transform: translate(130px, 20vh) !important;
}

.elementor-element-3399cfd .elementor-widget-container {
  width: 230px !important;
}

.elementor-element-3399cfd .ekit-stylish-list-content-description,
.elementor-element-3399cfd .ekit-stylish-list-content-icon {
  display: none !important;
}

.elementor-element-3399cfd .ekit-stylish-list-content,
.elementor-element-3399cfd .ekit-stylish-list-content-wrapper {
  justify-content: center !important;
}

.elementor-element-3399cfd .ekit-stylish-list-content-title {
  width: 100% !important;
  text-align: center !important;
}

.elementor-element-789c631 {
  background-image: linear-gradient(
    115deg,
    #0a1a48 0%,
    #163480 55%,
    #0a1f55 100%
  ) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  overflow: visible !important;
}

.elementor-element-789c631::after {
  content: "" !important;
  position: absolute !important;
  right: 3% !important;
  bottom: 0 !important;
  height: 128% !important;
  width: 60% !important;
  background-image: url("/images/doctores-transparente.webp?v=2") !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  background-size: contain !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.elementor-element-7c31d1c,
.elementor-element-7c31d1c img {
  display: none !important;
}

.elementor-element-789c631 .elementor-background-overlay {
  opacity: 0.1 !important;
}

.elementskit-accordion .elementskit-card {
  border: 0 !important;
  border-radius: 12px !important;
  overflow: hidden;
  margin-bottom: 14px !important;
  background: #f4f7fb !important;
  box-shadow: 0 2px 10px rgba(10, 25, 60, 0.04);
  transition: box-shadow 0.3s ease;
}
.elementskit-accordion .elementskit-card:hover {
  box-shadow: 0 8px 20px rgba(10, 25, 60, 0.08);
}
.elementskit-accordion .elementskit-card-header {
  background: transparent !important;
  border: 0 !important;
}
.elementskit-accordion .elementskit-btn-link {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.elementskit-accordion .ekit_accordion_icon_group {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #e6f6fb;
  display: grid !important;
  place-items: center;
  transition:
    transform 0.35s ease,
    background 0.3s ease;
}
.elementskit-accordion .ekit_accordion_icon_group i,
.elementskit-accordion .ekit_accordion_normal_icon,
.elementskit-accordion .ekit_accordion_active_icon {
  display: none !important;
}
.elementskit-accordion .ekit_accordion_icon_group::after {
  content: "";
  width: 9px;
  height: 9px;
  border-right: 2.5px solid #12c3df;
  border-bottom: 2.5px solid #12c3df;
  transform: rotate(45deg);
  margin-top: -3px;
  transition: border-color 0.3s ease;
}
.elementskit-accordion
  .elementskit-btn-link:not(.collapsed)
  .ekit_accordion_icon_group {
  transform: rotate(180deg);
  background: #12c3df;
}
.elementskit-accordion
  .elementskit-btn-link:not(.collapsed)
  .ekit_accordion_icon_group::after {
  border-color: #fff;
}

.elementskit-accordion .collapse {
  overflow: hidden !important;
  max-height: 0;
  opacity: 0;
  transition:
    max-height 0.4s ease,
    opacity 0.35s ease;
}
.elementskit-accordion .collapse.sf-hidden {
  display: block !important;
}
.elementskit-accordion .collapse.show {
  max-height: 500px;
  opacity: 1;
}

.ql-footer {
  background: #0a1024;
  color: #c7cede;
  font-family: Poppins, Arial, sans-serif;
  padding: 44px 24px 0;
}
.ql-fgrid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1.3fr;
  gap: 40px;
}
.ql-fcol h4 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  margin: 0 0 20px;
}
.ql-fcol ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ql-fcol ul li {
  margin-bottom: 12px;
}
.ql-fcol ul li a {
  color: #b7c0d4;
  text-decoration: none;
  font-size: 15px;
  transition: color 0.2s ease;
}
.ql-fcol ul li a:hover {
  color: #12c3df;
}
.ql-flogo {
  width: 170px;
  height: auto;
  margin-bottom: 18px;
}
.ql-fdesc {
  font-size: 14px;
  line-height: 1.65;
  color: #aab4cc;
  margin: 0 0 20px;
  max-width: 320px;
}
.ql-fsoc {
  display: flex;
  gap: 12px;
}
.ql-fsoc a {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #17203f;
  color: #c7cede;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}
.ql-fsoc a:hover {
  background: #12c3df;
  color: #0a1024;
}
.ql-fcontact p {
  display: flex;
  gap: 10px;
  font-size: 13.5px;
  line-height: 1.5;
  color: #aab4cc;
  margin: 0 0 9px;
}
.ql-fcontact p svg {
  flex: 0 0 18px;
  margin-top: 2px;
  color: #12c3df;
}
.ql-fmap {
  width: 100%;
  height: 104px;
  border: 1px solid #24304f;
  border-radius: 10px;
  margin-top: 4px;
  filter: grayscale(0.15);
}
.ql-fbottom {
  max-width: 1200px;
  margin: 30px auto 0;
  padding: 18px 0 22px;
  border-top: 1px solid #1c2647;
  text-align: center;
  color: #8b96b3;
  font-size: 13.5px;
}
.ql-fbottom strong {
  color: #c7cede;
  font-weight: 600;
}
@media (max-width: 900px) {
  .ql-fgrid {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}
@media (max-width: 560px) {
  .ql-fgrid {
    grid-template-columns: 1fr;
  }
}

.elementor-element-a25b0c2 img {
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
}

.elementor-element-6dca691 img,
.elementor-element-e511a5b img {
  content: url("/images/joven-transparente.webp") !important;
  object-fit: contain !important;
  background: transparent !important;
}

.elementor-element-916c54a img {
  content: url("/images/vision-mision.webp") !important;
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
}

html:not(.quirulap-home) .elementor-69.elementor-location-header {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  box-shadow: 0 4px 18px rgba(1, 14, 66, 0.25);
  transition: transform 0.3s ease;
}

.elementor-element-b5005fd img,
.elementor-element-6022131 img {
  content: url("/images/instalaciones-doctor.webp") !important;
  object-fit: cover !important;
  object-position: center top !important;
  width: 100% !important;
  height: 100% !important;
}

.ql-emg {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.ql-emg-line {
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  background: #0a1f6b;
}

.ql-emg-dot {
  position: absolute;
  left: -3.5px;
  top: -4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #00bde0;
  z-index: 2;
}

.elementor-element-c6f8c22 {
  z-index: 2 !important;
}

.elementor-element-34f4ad4 {
  position: relative;
}

.quirulap-scrolldown {
  position: absolute;
  left: 50%;
  bottom: 26px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border: 0;
  border-radius: 50%;
  background: #0a1f6b;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(1, 14, 66, 0.35);
  transition: background 0.25s ease;
  z-index: 5;
}

.quirulap-scrolldown:hover {
  background: #12c3df;
}

.quirulap-local-notice {
  position: fixed;
  right: 18px;
  bottom: 82px;
  z-index: 2147483646;
  max-width: min(360px, calc(100vw - 36px));
  padding: 14px 18px;
  border-radius: 8px;
  background: #17295a;
  color: #fff;
  font: 500 15px/1.45 Arial, sans-serif;
  box-shadow: 0 12px 34px rgba(0, 20, 70, 0.24);
  transition: opacity 0.2s ease;
}

.quirulap-local-notice[hidden] {
  display: none;
}

.quirulap-local-options {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 12px);
  z-index: 999999999;
  overflow: auto;
  max-height: 320px;
  padding: 6px 0;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 16px rgba(20, 35, 61, 0.14);
}

.quirulap-local-option {
  display: flex;
  width: 100%;
  min-height: 50px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 12px;
  border: 0;
  background: #fff;
  color: #1a2c37;
  font: 400 16px/1.35 "Amelia Roboto", Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}

.quirulap-local-option:hover,
.quirulap-local-option:focus-visible {
  background: #f4f6fb;
}

.quirulap-local-option strong {
  color: #1246d6;
  font-weight: 500;
  white-space: nowrap;
}

.quirulap-local-option--person {
  justify-content: flex-start;
}

.quirulap-local-option__avatar {
  display: grid;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  place-items: center;
  overflow: hidden;
  border-radius: 50%;
  background: #00a82d;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.quirulap-local-option__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.quirulap-local-option__badge {
  margin-left: auto;
  padding: 2px 5px;
  border-radius: 4px;
  background: #e1b700;
  color: #fff;
  font-weight: 700;
}

.quirulap-local-selected {
  color: #1a2c37 !important;
  opacity: 1 !important;
}

.quirulap-legal-placeholder {
  min-height: 620px;
  padding: 150px 24px 100px;
  background:
    linear-gradient(rgba(1, 14, 66, 0.9), rgba(1, 14, 66, 0.9)),
    url("/images/clinic-hero.webp") center/cover;
  color: #fff;
  text-align: center;
}

.quirulap-legal-placeholder__inner {
  max-width: 820px;
  margin: 0 auto;
}

.quirulap-legal-placeholder span {
  color: #12c3df;
  font: 600 15px/1.4 Poppins, Arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.quirulap-legal-placeholder h1 {
  margin: 18px 0;
  color: #fff;
  font: 700 clamp(36px, 6vw, 64px)/1.05 Poppins, Arial, sans-serif;
}

.quirulap-legal-placeholder p {
  max-width: 680px;
  margin: 0 auto 30px;
  color: #fff;
  font: 400 18px/1.65 Poppins, Arial, sans-serif;
}

.quirulap-legal-placeholder a {
  display: inline-block;
  padding: 15px 28px;
  border-radius: 8px;
  background: #12c3df;
  color: #010e42;
  font: 600 16px/1 Poppins, Arial, sans-serif;
  text-decoration: none;
}

.quirulap-singlefile-local
  .quirulap-menu-open
  > .elementskit-dropdown.elementskit-submenu-panel {
  position: absolute !important;
  top: calc(100% + 8px) !important;
  left: 50% !important;
  z-index: 999999 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateX(-50%) !important;
  pointer-events: auto !important;
}

.quirulap-singlefile-local #amelia-container .am-select-wrapper {
  position: relative;
}

.quirulap-singlefile-local #amelia-container .quirulap-select-open {
  position: relative;
  z-index: 999999998;
}

.quirulap-singlefile-local #amelia-container .quirulap-booking-back {
  display: inline-grid;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  place-items: center;
  margin-right: 18px;
  padding: 0;
  border: 1px solid #d1d5d7;
  border-radius: 6px;
  background: #fff;
  color: #1a2c37;
  font: 500 24px/1 "Amelia Roboto", Arial, sans-serif;
  cursor: pointer;
}

.quirulap-singlefile-local #amelia-container .am-fs__main-heading-inner {
  align-items: center;
}

.quirulap-singlefile-local #amelia-container .quirulap-booking-view {
  width: 100%;
  color: #1a2c37;
  font-family: "Amelia Roboto", Arial, sans-serif;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-controls {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 18px;
  align-items: center;
  margin-bottom: 14px;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-control,
.quirulap-singlefile-local #amelia-container .quirulap-calendar-arrow {
  height: 40px;
  border: 1px solid #d1d5d7;
  border-radius: 6px;
  background: #fff;
  color: #33434c;
  font: 400 15px/1 "Amelia Roboto", Arial, sans-serif;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-arrows {
  display: flex;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-arrow {
  width: 40px;
  border-radius: 0 6px 6px 0;
  font-size: 22px;
}

.quirulap-singlefile-local
  #amelia-container
  .quirulap-calendar-arrow:first-child {
  border-radius: 6px 0 0 6px;
  border-right: 0;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-weekdays,
.quirulap-singlefile-local #amelia-container .quirulap-calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-weekdays {
  margin-bottom: 8px;
  color: #33434c;
  text-align: center;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-weekdays span {
  padding: 6px 0;
  font-size: 14px;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-grid {
  gap: 0;
  background: #f4f4f4;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-day {
  position: relative;
  height: 39px;
  margin: 3px 4px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  background: #eddddd;
  color: #879095;
  font: 400 15px/1 "Amelia Roboto", Arial, sans-serif;
}

.quirulap-singlefile-local
  #amelia-container
  .quirulap-calendar-day.is-available {
  border-color: #7e9dff;
  background: #e7ecff;
  color: #1246d6;
  cursor: pointer;
}

.quirulap-singlefile-local
  #amelia-container
  .quirulap-calendar-day.is-current::after {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #1246d6;
  content: "";
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-day.is-selected {
  border-color: #265cf2;
  background: #265cf2;
  color: #fff;
}

.quirulap-singlefile-local #amelia-container .quirulap-time-heading {
  margin: 0 0 12px;
  color: #33434c;
  font-size: 15px;
}

.quirulap-singlefile-local #amelia-container .quirulap-time-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 12px;
  max-height: 370px;
  padding-right: 8px;
  overflow-y: auto;
}

.quirulap-singlefile-local #amelia-container .quirulap-time-slot {
  min-height: 48px;
  padding: 8px 10px;
  border: 1px solid #7e9dff;
  border-radius: 5px;
  background: #e7ecff;
  color: #1246d6;
  font: 400 15px/1.35 "Amelia Roboto", Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}

.quirulap-singlefile-local #amelia-container .quirulap-time-slot.is-selected {
  border-color: #1246d6;
  background: #1246d6;
  color: #fff;
}

.quirulap-singlefile-local #amelia-container .quirulap-personal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 28px;
}

.quirulap-singlefile-local #amelia-container .quirulap-field {
  display: block;
  margin: 0;
}

.quirulap-singlefile-local #amelia-container .quirulap-field > span {
  display: block;
  margin-bottom: 8px;
  color: #1a2c37;
  font-size: 15px;
  font-weight: 500;
}

.quirulap-singlefile-local #amelia-container .quirulap-field > span b {
  color: #b4190f;
  font-weight: 500;
}

.quirulap-singlefile-local #amelia-container .quirulap-field input {
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 1px solid #d1d5d7;
  border-radius: 6px;
  outline: 0;
  background: #fff;
  color: #1a2c37;
  font: 400 15px/1 "Amelia Roboto", Arial, sans-serif;
}

.quirulap-singlefile-local #amelia-container .quirulap-field input:focus {
  border-color: #1246d6;
}

.quirulap-singlefile-local #amelia-container .quirulap-phone {
  display: flex;
  height: 42px;
  border: 1px solid #d1d5d7;
  border-radius: 6px;
  overflow: hidden;
}

.quirulap-singlefile-local #amelia-container .quirulap-phone span {
  display: flex;
  flex: 0 0 72px;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d1d5d7;
  background: #fff;
  font-size: 19px;
}

.quirulap-singlefile-local #amelia-container .quirulap-phone input {
  height: 40px;
  border: 0;
  border-radius: 0;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-title {
  margin: 0 0 10px;
  color: #33434c;
  font-size: 16px;
  font-weight: 500;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-summary {
  margin-bottom: 18px;
  padding: 18px;
  border: 1px solid #d1d5d7;
  border-radius: 8px;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-service {
  padding: 14px;
  border: 1px solid #d1d5d7;
  border-radius: 8px;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-service small {
  display: block;
  margin-bottom: 5px;
  color: #808a90;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-service div,
.quirulap-singlefile-local #amelia-container .quirulap-payment-total {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-service strong {
  white-space: nowrap;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-total {
  margin-top: 18px;
  font-size: 16px;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-total strong {
  color: #1246d6;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-methods {
  display: flex;
  gap: 8px;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-method {
  display: grid;
  width: 126px;
  min-height: 84px;
  place-items: center;
  gap: 6px;
  padding: 10px;
  border: 1px solid #d1d5d7;
  border-radius: 8px;
  background: #fff;
  color: #1a2c37;
  font: 500 15px/1.2 "Amelia Roboto", Arial, sans-serif;
  cursor: pointer;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-method b {
  color: #265cf2;
  font-size: 26px;
}

.quirulap-singlefile-local
  #amelia-container
  .quirulap-payment-method.is-selected {
  border-color: #265cf2;
  background: #e7ecff;
}

.quirulap-singlefile-local #amelia-container .quirulap-payment-note {
  margin: 12px 0 0;
  color: #808a90;
  font-size: 14px;
  text-align: center;
}

.quirulap-singlefile-local #amelia-container .quirulap-step-summary {
  display: block;
  padding: 3px 8px 0 0;
  color: #fff;
  font-size: 11px;
  line-height: 1.35;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.quirulap-singlefile-local #amelia-container .quirulap-step-done {
  background: rgba(255, 255, 255, 0.08);
}

.quirulap-singlefile-local #amelia-container .quirulap-checker-done {
  border-color: #008d27 !important;
  background: #019719 !important;
}

.quirulap-singlefile-local #amelia-container .quirulap-checker-done::after {
  color: #fff;
  content: "✓";
  font-size: 13px;
  line-height: 18px;
}

.quirulap-singlefile-local #amelia-container .am-button-continue.is-disabled {
  border-color: #a8baf2;
  background: #7898f4;
  cursor: not-allowed;
}

@media (max-width: 767px) {
  .quirulap-local-options {
    max-height: 250px;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-calendar-controls {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-calendar-arrows {
    grid-column: 1 / -1;
    justify-content: flex-end;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-calendar-day {
    height: 34px;
    margin: 2px;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-time-grid,
  .quirulap-singlefile-local #amelia-container .quirulap-personal-grid {
    grid-template-columns: 1fr;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-personal-grid {
    gap: 14px;
  }
}

.quirulap-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body.quirulap-payment-open {
  overflow: hidden !important;
}

.quirulap-singlefile-local
  .popup-wrapper.quirulap-yape-overlay {
  position: fixed !important;
  z-index: 2147483646 !important;
  inset: 0 !important;
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 32px 16px !important;
  overflow: auto !important;
  background: rgba(0, 0, 0, 0.4) !important;
  text-align: center !important;
}

.quirulap-singlefile-local
  .popup-wrapper.quirulap-yape-overlay.sf-hidden,
.quirulap-singlefile-local
  .popup-wrapper.quirulap-yape-overlay[hidden] {
  display: none !important;
}

.quirulap-singlefile-local .quirulap-yape-modal {
  position: relative;
  width: 500px;
  max-width: calc(100vw - 32px);
  box-sizing: border-box;
  flex: 0 0 auto;
  padding: 34px 19px 19px;
  border-radius: 10px;
  outline: 0;
  background: #fff;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38);
  color: #151515;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.quirulap-singlefile-local .quirulap-yape-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: grid;
  width: 50px;
  height: 50px;
  padding: 0;
  transform: translate(50%, -50%);
  place-items: center;
  border: 3px solid #999;
  border-radius: 50%;
  outline: 0;
  background: #fff;
  color: #333;
  font: 700 29px/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.quirulap-singlefile-local .quirulap-yape-close:hover,
.quirulap-singlefile-local .quirulap-yape-close:focus-visible {
  border-color: #5e196c;
  background: #fff;
  color: #5e196c;
}

.quirulap-singlefile-local .quirulap-yape-stage[hidden] {
  display: none !important;
}

.quirulap-singlefile-local .quirulap-yape-qr-slot {
  position: relative;
  display: block;
  width: 330px;
  height: 330px;
  min-height: 330px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

.quirulap-singlefile-local .quirulap-yape-qr {
  position: absolute !important;
  top: -120px !important;
  left: -255px !important;
  display: block !important;
  width: 781px !important;
  max-width: none !important;
  height: 867px !important;
  max-height: none !important;
  margin: 0 !important;
  float: none !important;
  object-fit: fill;
}

.quirulap-singlefile-local .quirulap-yape-contact {
  display: grid;
  min-height: 62px;
  box-sizing: border-box;
  margin-top: 18px;
  padding: 10px 14px;
  place-items: center;
  border: 1px dashed #cc3366;
  border-radius: 10px;
  background: #ccc;
  color: #cc3366;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
}

.quirulap-singlefile-local .quirulap-yape-label {
  margin: 10px 0 0;
  color: #161616;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.25;
}

.quirulap-singlefile-local .quirulap-yape-amount {
  margin: 1px 0 11px;
  color: #050505;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.15;
}

.quirulap-singlefile-local .quirulap-yape-instructions {
  max-width: 440px;
  margin: 0 auto 18px;
  color: #333;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.48;
}

.quirulap-singlefile-local .quirulap-yape-primary,
.quirulap-singlefile-local .quirulap-yape-secondary {
  min-height: 57px;
  box-sizing: border-box;
  padding: 10px 18px;
  border-radius: 6px;
  font: 400 20px/1.2 Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.quirulap-singlefile-local .quirulap-yape-primary {
  width: 100%;
  border: 1px solid #cc3366;
  background: #01b2b2;
  color: #fff;
}

.quirulap-singlefile-local .quirulap-yape-primary:hover,
.quirulap-singlefile-local .quirulap-yape-primary:focus-visible {
  border-color: #7c145f;
  background: #079eaa;
}

.quirulap-singlefile-local .quirulap-yape-primary:disabled {
  border-color: #bac3c7;
  background: #bac3c7;
  cursor: not-allowed;
}

.quirulap-singlefile-local .quirulap-yape-stage--proof {
  padding: 8px 9px 3px;
}

.quirulap-singlefile-local .quirulap-yape-proof-icon {
  display: grid;
  width: 58px;
  height: 58px;
  margin: 0 auto 13px;
  place-items: center;
  border-radius: 50%;
  background: #e7f8f7;
  color: #01a6a6;
  font-size: 31px;
  font-weight: 700;
}

.quirulap-singlefile-local .quirulap-yape-stage--proof h2 {
  margin: 0 0 8px;
  color: #1c2530;
  font-size: 29px;
  line-height: 1.2;
}

.quirulap-singlefile-local .quirulap-yape-stage--proof > p {
  margin: 0 auto 20px;
  color: #4d5961;
  font-size: 16px;
  line-height: 1.5;
}

.quirulap-singlefile-local .quirulap-yape-dropzone {
  position: relative;
  display: grid;
  min-height: 150px;
  box-sizing: border-box;
  padding: 24px;
  place-content: center;
  gap: 8px;
  border: 2px dashed #6c2378;
  border-radius: 10px;
  background: #faf6fb;
  color: #5e196c;
  cursor: pointer;
}

.quirulap-singlefile-local .quirulap-yape-dropzone:hover,
.quirulap-singlefile-local .quirulap-yape-dropzone:focus-within {
  background: #f4eaf6;
}

.quirulap-singlefile-local .quirulap-yape-dropzone input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.quirulap-singlefile-local .quirulap-yape-dropzone__title {
  font-size: 19px;
  font-weight: 700;
}

.quirulap-singlefile-local .quirulap-yape-dropzone__help {
  color: #69727d;
  font-size: 13px;
}

.quirulap-singlefile-local .quirulap-yape-file {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 13px;
  padding: 10px;
  border: 1px solid #d9dee1;
  border-radius: 8px;
  background: #fff;
  text-align: left;
}

.quirulap-singlefile-local .quirulap-yape-file[hidden] {
  display: none !important;
}

.quirulap-singlefile-local .quirulap-yape-preview {
  width: 66px;
  height: 66px;
  flex: 0 0 66px;
  border-radius: 5px;
  object-fit: cover;
}

.quirulap-singlefile-local .quirulap-yape-filename,
.quirulap-singlefile-local .quirulap-yape-filesize {
  display: block;
  max-width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.quirulap-singlefile-local .quirulap-yape-filename {
  color: #1c2530;
  font-size: 15px;
}

.quirulap-singlefile-local .quirulap-yape-filesize {
  margin-top: 4px;
  color: #69727d;
  font-size: 12px;
}

.quirulap-singlefile-local .quirulap-yape-error {
  margin: 10px 0 0 !important;
  color: #ae1717 !important;
  font-size: 14px !important;
}

.quirulap-singlefile-local .quirulap-yape-error[hidden] {
  display: none !important;
}

.quirulap-singlefile-local .quirulap-yape-actions {
  display: grid;
  grid-template-columns: 0.55fr 1fr;
  gap: 10px;
  margin-top: 18px;
}

.quirulap-singlefile-local .quirulap-yape-secondary {
  border: 1px solid #5e196c;
  background: #fff;
  color: #5e196c;
}

.quirulap-singlefile-local .quirulap-yape-security {
  margin: 12px 0 0 !important;
  color: #69727d !important;
  font-size: 12px !important;
}

.quirulap-singlefile-local
  form.checkout.woocommerce-checkout
  .quirulap-local-invalid
  input,
.quirulap-singlefile-local
  form.checkout.woocommerce-checkout
  .quirulap-local-invalid
  select,
.quirulap-singlefile-local
  form.checkout.woocommerce-checkout
  .quirulap-local-invalid
  .select2-selection {
  border-color: #cc1818 !important;
  box-shadow: 0 0 0 1px #cc1818 !important;
}

.quirulap-singlefile-local
  .elementor-widget-woocommerce-checkout-page
  > .elementor-widget-container
  > .woocommerce:has(.quirulap-local-order-page) {
  display: block !important;
}

.quirulap-singlefile-local .quirulap-local-order-page {
  display: block;
  width: 825px;
  max-width: calc(100vw - 40px);
  box-sizing: border-box;
  margin: 0 auto;
  padding: 24px 0 40px;
  color: #111820;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 1.35;
  text-align: left;
}

.quirulap-singlefile-local
  .quirulap-local-order-page
  .woocommerce-thankyou-order-received {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  background: none;
  color: #52606b;
  font-size: 9px;
  font-weight: 400;
}

.quirulap-singlefile-local .quirulap-order-overview {
  display: grid !important;
  grid-template-columns: repeat(4, max-content);
  justify-content: start;
  gap: 0;
  margin: 0 0 31px !important;
  padding: 0 !important;
  list-style: none !important;
}

.quirulap-singlefile-local .quirulap-order-overview li {
  display: flex !important;
  min-width: 94px;
  box-sizing: border-box;
  flex-direction: column;
  gap: 1px;
  margin: 0 !important;
  padding: 0 14px 0 0 !important;
  border: 0 !important;
  border-right: 1px dashed #d9dde0 !important;
  color: #23323e;
  line-height: 1.2;
  text-transform: none !important;
}

.quirulap-singlefile-local .quirulap-order-overview li + li {
  padding-left: 14px !important;
}

.quirulap-singlefile-local .quirulap-order-overview li:last-child {
  border-right: 0 !important;
}

.quirulap-singlefile-local .quirulap-order-overview span {
  color: #69727d;
  font-size: 6px;
  font-weight: 400;
}

.quirulap-singlefile-local .quirulap-order-overview strong {
  color: #111820;
  font-size: 8px;
  font-weight: 400;
  text-transform: none !important;
  white-space: nowrap;
}

.quirulap-singlefile-local .quirulap-order-details h2,
.quirulap-singlefile-local .quirulap-billing-details h2,
.quirulap-singlefile-local .quirulap-local-order-page--missing h2 {
  margin: 0 0 10px;
  color: #69727d;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.25;
}

.quirulap-singlefile-local .quirulap-order-details table {
  width: 100%;
  margin: 0 0 20px;
  border: 0 !important;
  border-collapse: collapse;
  background: #fff;
  color: #111820;
  font-size: 9px;
}

.quirulap-singlefile-local .quirulap-order-details th,
.quirulap-singlefile-local .quirulap-order-details td {
  padding: 0;
  border: 0 !important;
  background: none !important;
  color: #111820;
  font-size: 9px;
  font-weight: 400;
  text-align: left;
}

.quirulap-singlefile-local .quirulap-order-details thead th {
  padding: 0 0 21px;
  color: #35434e;
}

.quirulap-singlefile-local .quirulap-order-details thead th:last-child,
.quirulap-singlefile-local .quirulap-order-details tbody td:last-child,
.quirulap-singlefile-local .quirulap-order-details tfoot td {
  width: 180px;
  text-align: right;
}

.quirulap-singlefile-local .quirulap-order-details tbody td {
  position: relative;
  vertical-align: top;
}

.quirulap-singlefile-local .quirulap-order-details tbody td:first-child {
  padding-right: 28px;
}

.quirulap-singlefile-local .quirulap-order-details tbody strong {
  display: block;
  margin: 0 0 1px;
  font-weight: 400;
}

.quirulap-singlefile-local .quirulap-order-product-note {
  display: block;
}

.quirulap-singlefile-local .quirulap-order-appointment {
  width: 100%;
  margin-top: 48px;
  padding-top: 31px;
  border-top: 1px solid #999;
}

.quirulap-singlefile-local .quirulap-order-appointment p {
  margin: 0 0 14px;
}

.quirulap-singlefile-local .quirulap-order-appointment b {
  font-weight: 700;
}

.quirulap-singlefile-local .quirulap-order-details tfoot tr {
  height: 32px;
}

.quirulap-singlefile-local .quirulap-order-details tfoot th {
  padding: 4px 0;
}

.quirulap-singlefile-local .quirulap-order-details tfoot td {
  padding: 4px 0;
}

.quirulap-singlefile-local .quirulap-billing-details {
  margin-top: 13px;
}

.quirulap-singlefile-local .quirulap-billing-details address {
  display: block;
  min-height: 97px;
  box-sizing: border-box;
  margin: 0;
  padding: 8px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background: #fff;
  color: #27343d;
  font-size: 8px;
  font-style: normal;
  line-height: 1.45;
}

.quirulap-singlefile-local .quirulap-billing-details address span {
  display: block;
}

.quirulap-singlefile-local
  .quirulap-billing-details
  address
  .quirulap-address-contact {
  margin-top: 4px;
  color: #526b78;
}

.quirulap-singlefile-local .quirulap-proof-status {
  margin: 10px 0 0;
  color: #69727d;
  font-size: 9px;
}

.quirulap-singlefile-local .quirulap-local-order-page--missing {
  min-height: 360px;
  padding-top: 50px;
  text-align: center;
}

.quirulap-singlefile-local .quirulap-local-order-page--missing p {
  margin-bottom: 20px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .quirulap-singlefile-local
    .popup-wrapper.quirulap-yape-overlay {
    align-items: flex-start !important;
    padding: 28px 12px !important;
  }

  .quirulap-singlefile-local .quirulap-yape-modal {
    max-width: calc(100vw - 24px);
    padding: 25px 14px 14px;
  }

  .quirulap-singlefile-local .quirulap-yape-close {
    right: 9px;
    width: 42px;
    height: 42px;
    transform: translateY(-45%);
    font-size: 25px;
  }

  .quirulap-singlefile-local .quirulap-yape-qr-slot {
    width: min(290px, 78vw);
    height: min(290px, 78vw);
    min-height: 0;
  }

  .quirulap-singlefile-local .quirulap-yape-qr {
    top: calc(min(290px, 78vw) * -0.363636) !important;
    left: calc(min(290px, 78vw) * -0.772727) !important;
    width: calc(min(290px, 78vw) * 2.366667) !important;
    height: calc(min(290px, 78vw) * 2.627273) !important;
  }

  .quirulap-singlefile-local .quirulap-yape-contact {
    min-height: 54px;
    font-size: 18px;
  }

  .quirulap-singlefile-local .quirulap-yape-label {
    font-size: 22px;
  }

  .quirulap-singlefile-local .quirulap-yape-amount {
    font-size: 42px;
  }

  .quirulap-singlefile-local .quirulap-yape-instructions {
    font-size: 16px;
    line-height: 1.4;
  }

  .quirulap-singlefile-local .quirulap-yape-actions {
    grid-template-columns: 1fr;
  }

  .quirulap-singlefile-local .quirulap-order-overview {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 0;
  }

  .quirulap-singlefile-local .quirulap-order-overview li:nth-child(2) {
    border-right: 0 !important;
  }

  .quirulap-singlefile-local .quirulap-order-overview li:nth-child(3) {
    padding-left: 0 !important;
  }

  .quirulap-singlefile-local .quirulap-order-details thead th:last-child,
  .quirulap-singlefile-local .quirulap-order-details tbody td:last-child,
  .quirulap-singlefile-local .quirulap-order-details tfoot td {
    width: 95px;
  }

  .quirulap-singlefile-local .quirulap-order-appointment {
    margin-top: 30px;
  }
}

.ql-mburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  margin-left: auto;
  padding: 0 10px;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.ql-mburger span {
  display: block;
  height: 2.5px;
  border-radius: 2px;
  background: #fff;
  transition: transform 0.3s ease, opacity 0.2s ease;
}

.quirulap-home:not(.quirulap-scrolled) .ql-mburger span {
  background: #010e42;
}

.ql-mnav-open .ql-mburger span:nth-child(1) {
  transform: translateY(7.5px) rotate(45deg);
}

.ql-mnav-open .ql-mburger span:nth-child(2) {
  opacity: 0;
}

.ql-mnav-open .ql-mburger span:nth-child(3) {
  transform: translateY(-7.5px) rotate(-45deg);
}

.ql-mnav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  width: min(320px, 86vw);
  padding: 26px 22px 40px;
  overflow-y: auto;
  background: #060d20;
  color: #fff;
  font-family: Poppins, Arial, sans-serif;
  transform: translateX(100%);
  transition: transform 0.32s ease;
  display: none;
}

.ql-mnav-backdrop {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(3, 8, 22, 0.55);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  display: none;
}

.ql-mnav-open .ql-mnav {
  transform: translateX(0);
}

.ql-mnav-open .ql-mnav-backdrop {
  opacity: 1;
  pointer-events: auto;
}

.ql-mnav-open {
  overflow: hidden;
}

.ql-mnav-list {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
}

.ql-mnav-list > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ql-mnav-list a,
.ql-mnav-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px 2px;
  border: 0;
  background: transparent;
  color: #eaf0fb;
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.ql-mnav-list a:hover,
.ql-mnav-toggle:hover {
  color: #12c3df;
}

.ql-mnav-toggle svg {
  transition: transform 0.3s ease;
}

.ql-mnav-group.is-open .ql-mnav-toggle svg {
  transform: rotate(180deg);
}

.ql-mnav-sub {
  list-style: none;
  margin: 0;
  padding: 0 0 8px 12px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.ql-mnav-group.is-open .ql-mnav-sub {
  max-height: 420px;
}

.ql-mnav-sub li {
  border: 0;
}

.ql-mnav-sub a {
  padding: 11px 2px;
  color: #aab7cf;
  font-size: 15px;
  font-weight: 400;
}

.ql-mnav-cta {
  display: block;
  padding: 14px 18px;
  border-radius: 10px;
  background: #12c3df;
  color: #041024 !important;
  font-weight: 600;
  font-size: 15.5px;
  text-align: center;
  text-decoration: none;
}

.ql-mnav-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.ql-mnav-contact a {
  color: #aab7cf;
  font-size: 14.5px;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .elementor-69.elementor-location-header
    .elementor-element-1cd54a4.elementor-hidden-tablet,
  .elementor-69.elementor-location-header
    .elementor-element-1cd54a4.elementor-hidden-mobile,
  .elementor-69.elementor-location-header .elementor-element-1cd54a4 {
    display: flex !important;
    align-items: center;
    min-height: 68px;
  }

  .elementor-element-1cd54a4 > .elementor-container {
    display: flex !important;
    align-items: center;
    width: 100%;
    padding: 0 14px;
  }

  .elementor-element-1cd54a4 .elementor-column {
    width: auto !important;
  }

  .elementor-element-1cd54a4 .elementor-element-f4c74fe,
  .elementor-element-1cd54a4 .elementor-element-07c49f6,
  .elementor-element-1cd54a4 .elementor-element-204a93a {
    display: none !important;
  }

  .elementor-element-cdf5123 img {
    max-width: 150px !important;
    height: auto !important;
  }

  .ql-mburger,
  .ql-mnav,
  .ql-mnav-backdrop {
    display: flex;
  }

  .ql-mnav {
    display: block;
  }

  .quirulap-home .elementor-element-34f4ad4 {
    min-height: auto !important;
    height: auto !important;
    padding-bottom: 40px !important;
    background-size: cover !important;
    background-position: 72% center !important;
  }

  .elementor-element-10b3cd1 {
    transform: none !important;
    padding: 120px 0 30px !important;
  }

  .elementor-element-3399cfd {
    transform: none !important;
    margin: 0 auto 10px !important;
  }

  .elementor-element-7a27cfc .elementor-heading-title {
    font-size: clamp(28px, 8vw, 40px) !important;
  }

  .quirulap-scrolldown {
    display: none !important;
  }

  .ql-fgrid {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }
}

@media (max-width: 560px) {
  .ql-fgrid {
    grid-template-columns: 1fr;
  }

  .quirulap-legal__body {
    padding: 36px 18px 56px;
    font-size: 15.5px;
  }

  .quirulap-legal__head {
    padding: 60px 18px 40px;
  }

  .ql-booking-note {
    flex-direction: column;
    align-items: flex-start;
  }

  .ql-booking-note a {
    width: 100%;
    text-align: center;
  }
}

.ql-cart-empty {
  max-width: 620px;
  margin: 60px auto;
  padding: 48px 28px;
  border: 1px solid #e3eaf3;
  border-radius: 16px;
  background: #fbfdff;
  text-align: center;
  font-family: Poppins, Arial, sans-serif;
  color: #55606c;
}

.ql-cart-empty svg {
  color: #12c3df;
}

.ql-cart-empty h2 {
  margin: 18px 0 10px;
  color: #010e42;
  font: 700 26px/1.25 Poppins, Arial, sans-serif;
}

.ql-cart-empty p {
  margin: 0 auto 26px;
  max-width: 420px;
  font-size: 15.5px;
  line-height: 1.7;
}

.ql-cart-empty__acciones {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.ql-cart-btn {
  display: inline-block;
  padding: 13px 26px;
  border-radius: 9px;
  background: #010e42;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
}

.ql-cart-btn:hover {
  background: #12c3df;
  color: #041024;
}

.ql-cart-btn--wa {
  background: #25d366;
  color: #06341a;
}

.ql-cart-btn--wa:hover {
  background: #1fb955;
  color: #fff;
}

.ql-checkout-aviso {
  margin: 0 0 22px;
  padding: 14px 18px;
  border-radius: 10px;
  font-family: Poppins, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

.ql-checkout-aviso.is-error {
  border: 1px solid #f3c9c9;
  border-left: 4px solid #d9534f;
  background: #fdf3f3;
  color: #8a2b28;
}

.ql-checkout-aviso.is-ok {
  border: 1px solid #bfe6cd;
  border-left: 4px solid #25a35a;
  background: #f2fbf5;
  color: #1c6b3c;
}

.ql-campo-error {
  border-color: #d9534f !important;
  background: #fff8f8 !important;
}

@media (max-width: 560px) {
  .ql-cart-empty {
    margin: 36px 14px;
    padding: 36px 20px;
  }

  .ql-cart-btn {
    width: 100%;
  }
}

.ql-cita-ok {
  max-width: 640px;
  margin: 0 auto;
  padding: 44px 30px 38px;
  border: 1px solid #dcecf3;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(10, 26, 72, 0.06);
  font-family: Poppins, Arial, sans-serif;
  color: #55606c;
  text-align: center;
}

.ql-cita-ok__icono {
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: #12c3df;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

.ql-cita-ok h2 {
  margin: 0 0 10px;
  color: #010e42;
  font: 700 26px/1.25 Poppins, Arial, sans-serif;
}

.ql-cita-ok > p {
  margin: 0 auto 24px;
  max-width: 460px;
  font-size: 15.5px;
  line-height: 1.7;
}

.ql-cita-ok__datos {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  border: 1px solid #eceff5;
  border-radius: 12px;
  overflow: hidden;
  text-align: left;
}

.ql-cita-ok__datos li {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 16px;
  border-bottom: 1px solid #f1f4f9;
  font-size: 14.5px;
}

.ql-cita-ok__datos li:last-child {
  border-bottom: 0;
}

.ql-cita-ok__datos span {
  color: #6b7684;
}

.ql-cita-ok__datos strong {
  color: #010e42;
  text-align: right;
}

.ql-cita-ok__nota {
  margin: 0 0 24px;
  padding: 14px 16px;
  border-radius: 10px;
  border-left: 4px solid #12c3df;
  background: #f2fbfe;
  color: #1a2c37;
  font-size: 14.5px;
  line-height: 1.6;
  text-align: left;
}

.ql-cita-ok__acciones {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

@media (max-width: 560px) {
  .ql-cita-ok {
    padding: 32px 18px 28px;
  }

  .ql-cita-ok__datos li {
    flex-direction: column;
    gap: 4px;
  }

  .ql-cita-ok__datos strong {
    text-align: left;
  }
}

@media (max-width: 900px) {
  .quirulap-singlefile-local #amelia-container.am-fs__wrapper,
  .quirulap-singlefile-local #amelia-container .am-fs__wrapper,
  .quirulap-singlefile-local #amelia-container .am-fs {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs-sb,
  .quirulap-singlefile-local #amelia-container .am-fs__sidebar {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    border-radius: 12px 12px 0 0 !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs__main {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    flex: 1 1 auto !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs-sb__steps {
    display: flex !important;
    flex-wrap: wrap;
    gap: 6px;
    padding: 12px !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs-sb__step {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
    padding: 9px 10px !important;
    font-size: 13px !important;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-step-summary {
    display: none !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs__main-heading,
  .quirulap-singlefile-local #amelia-container .am-fs__main-content {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs__main-heading-inner-title {
    font-size: 17px !important;
    white-space: normal !important;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-payment-methods {
    flex-wrap: wrap;
  }

  .quirulap-singlefile-local #amelia-container .quirulap-payment-method {
    width: calc(50% - 4px);
  }

  .quirulap-singlefile-local #amelia-container .quirulap-payment-summary,
  .quirulap-singlefile-local #amelia-container .quirulap-payment-service {
    padding: 14px !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs__footer,
  .quirulap-singlefile-local #amelia-container .am-button-continue {
    width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .quirulap-singlefile-local .elementor-button,
  .quirulap-singlefile-local .ekit-btn,
  .quirulap-singlefile-local .am-button-continue,
  .ql-cart-btn,
  .ql-mnav-cta {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .quirulap-singlefile-local .elementor-icon-list-item > a,
  .ql-fcol ul li a {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .elementskit-navbar-nav > li > a.ekit-menu-nav-link {
    min-height: 44px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 900px) {
  .quirulap-singlefile-local #amelia-container .am-fs-sb__step {
    position: static !important;
    left: auto !important;
    right: auto !important;
    width: auto !important;
    max-width: 100% !important;
    transform: none !important;
  }

  .quirulap-singlefile-local #amelia-container .am-fs-sb__steps,
  .quirulap-singlefile-local #amelia-container .am-fs-sb {
    overflow-x: hidden !important;
  }
}

.quirulap-home body {
  margin: 0;
  background: #fff;
}

.quirulap-home .elementor-69.elementor-location-header {
  position: relative !important;
  z-index: 20 !important;
  background: #fff;
}

.quirulap-home .ql-topbar {
  position: relative !important;
  inset: auto !important;
  min-height: 60px;
  background: linear-gradient(105deg, #06143a 0%, #03123a 58%, #061841 100%);
  transform: none !important;
}

.quirulap-home .ql-topbar-inner {
  width: 100%;
  min-height: 60px;
  max-width: none;
  padding: 0 48px;
  font-size: 15px;
  color: #fff;
}

.quirulap-home .ql-topbar-left {
  gap: 16px;
}

.quirulap-home .ql-topbar a,
.quirulap-home .ql-topbar-item {
  color: #f7f9ff;
}

.quirulap-home .ql-topbar-left svg,
.quirulap-home .ql-topbar-item svg {
  color: #fff;
}

.quirulap-home .ql-topbar-left a:nth-of-type(2) svg {
  color: #00c0e2;
}

.quirulap-home .ql-topbar-sep,
.quirulap-home .ql-topbar-dash {
  color: #fff;
  background: rgba(255, 255, 255, 0.58);
}

.quirulap-home .ql-topbar-dash {
  width: 1px;
  height: 17px;
  overflow: hidden;
  text-indent: -999px;
}

.quirulap-home .ql-topbar-right {
  gap: 14px;
}

.quirulap-home .ql-topbar-right a {
  width: 38px;
  height: 38px;
  color: #fff;
  background: rgba(255, 255, 255, 0.07);
}

.quirulap-home
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4,
.quirulap-home.quirulap-scrolled
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4,
html.quirulap-home.quirulap-scrolled
  body
  .elementor-69.elementor-location-header
  .elementor-element-1cd54a4 {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  min-height: 156px;
  height: 156px !important;
  max-height: 156px;
  padding: 0 !important;
  background: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
}

.quirulap-home .elementor-element-1cd54a4 > .elementor-container {
  display: flex !important;
  align-items: center !important;
  width: min(calc(100% - 96px), 1540px) !important;
  max-width: 1540px !important;
  min-height: 156px;
  height: 156px;
  margin: 0 auto;
  padding: 0 !important;
}

.quirulap-home .elementor-element-1cd54a4 .elementor-column {
  min-height: 0 !important;
}

.quirulap-home .elementor-element-750bac1 {
  width: auto !important;
  flex: 1 1 auto;
}

.quirulap-home .elementor-element-750bac1 > .elementor-widget-wrap {
  justify-content: flex-start !important;
  padding: 0 !important;
}

.quirulap-home .elementor-element-cdf5123 {
  width: 350px !important;
  max-width: 350px !important;
  margin: 0 !important;
  transform: translate(10px, 10px);
}

.quirulap-home .elementor-element-a2e4e69 {
  width: auto !important;
  flex: 0 0 auto;
  transform: translateX(-32px);
}

.quirulap-home .elementor-element-07c49f6 {
  width: 260px !important;
  flex: 0 0 260px;
  margin-left: 66px;
  transform: translateX(-40px);
}

.quirulap-home .elementor-element-204a93a {
  display: none !important;
}

.quirulap-home .elementor-element-cdf5123 .elementor-widget-container {
  width: 350px;
  height: 137px;
  overflow: hidden;
}

.quirulap-home .elementor-element-cdf5123 img,
.quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
  content: url("/images/logo-home-v2.webp") !important;
  display: block;
  width: 350px !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
}

.quirulap-home .elementskit-navbar-nav {
  display: flex !important;
  align-items: center;
  gap: 58px;
  margin: 0 !important;
}

.quirulap-home .elementskit-navbar-nav > li {
  flex: 0 0 auto;
}

.quirulap-home .elementskit-navbar-nav > #menu-item-711,
.quirulap-home .elementskit-navbar-nav > #menu-item-650 {
  display: none !important;
}

.quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link,
.quirulap-home.quirulap-scrolled
  .elementor-element-1cd54a4
  .ekit-menu-nav-link {
  position: relative;
  min-height: 52px;
  padding: 15px 0 !important;
  color: #061442 !important;
  font-family: Poppins, Arial, sans-serif;
  font-size: 19px !important;
  font-weight: 600 !important;
}

.quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link.active,
.quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link:hover {
  color: #00add2 !important;
}

.quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link.active::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 3px;
  left: 0;
  height: 2px;
  background: #00b8dc;
}

.quirulap-home .elementor-element-5793315 .elementor-button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 260px;
  min-height: 68px;
  padding: 18px 24px !important;
  border: 0;
  border-radius: 14px !important;
  background: linear-gradient(115deg, #08bad1 0%, #0873c9 100%) !important;
  box-shadow: 0 12px 22px rgba(4, 98, 163, 0.2);
  color: #fff !important;
  font-family: Poppins, Arial, sans-serif;
  font-size: 19px !important;
  font-weight: 600 !important;
}

.quirulap-home .elementor-element-5793315 .elementor-button-icon {
  margin-right: 14px;
  font-size: 23px;
}

.quirulap-home .ql-hero-v2.elementor-element-34f4ad4 {
  position: relative;
  z-index: 21;
  display: block !important;
  width: 100%;
  height: calc(100vh - 216px) !important;
  min-height: 700px !important;
  max-height: 760px;
  padding: 0 !important;
  overflow: visible !important;
  background-color: #eef7fd !important;
  background-image: url("/images/hero-medical-bg-v2.webp") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  font-family: Poppins, Arial, sans-serif;
}

.quirulap-home .elementor-element-739c1da .swiper,
.quirulap-home .elementor-element-739c1da .elementskit-advanced-slider {
  overflow: visible !important;
}

.ql-hero-v2::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 73% 43%, rgba(255, 255, 255, 0) 0 25%, rgba(173, 222, 249, 0.1) 55%, rgba(255, 255, 255, 0) 75%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

.ql-hero-v2__inner {
  position: relative;
  z-index: 2;
  width: min(calc(100% - 80px), 1450px);
  height: 100%;
  margin: 0 auto;
}

.ql-hero-copy-v2 {
  position: relative;
  z-index: 8;
  width: 650px;
  margin-left: 87px;
  padding-top: 91px;
}

.ql-hero-eyebrow-v2 {
  margin: 0 0 7px;
  color: #0b52d2;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.ql-hero-copy-v2 h1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  color: #041242;
  font-family: Poppins, Arial, sans-serif;
  font-size: 76px;
  font-weight: 800;
  line-height: 0.99;
  letter-spacing: -0.035em;
}

.ql-hero-copy-v2 h1 span,
.ql-hero-copy-v2 h1 strong {
  display: block;
  white-space: nowrap;
}

.ql-hero-copy-v2 h1 strong {
  margin: 4px 0 7px;
  color: #0cb7d1;
  font-size: 74px;
  font-weight: 800;
}

.ql-hero-accent-v2 {
  display: block;
  width: 64px;
  height: 3px;
  margin: 20px 0 14px 2px;
  background: #11b6d2;
}

.ql-hero-lead-v2 {
  margin: 0;
  color: #565a62;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.45;
}

.ql-hero-actions-v2 {
  display: flex;
  gap: 14px;
  margin-top: 20px;
}

.ql-hero-btn-v2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 68px;
  padding: 0 27px;
  border-radius: 15px;
  box-shadow: 0 11px 22px rgba(8, 79, 151, 0.16);
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ql-hero-btn-v2:hover {
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 15px 26px rgba(8, 79, 151, 0.22);
}

.ql-hero-btn-v2--primary {
  width: 286px;
  background: linear-gradient(110deg, #08bed4 0%, #0879ca 100%);
}

.ql-hero-btn-v2--secondary {
  width: 286px;
  background: linear-gradient(110deg, #1536b5 0%, #062b98 100%);
}

.ql-hero-btn-v2 svg {
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ql-hero-btn-v2 svg:last-child {
  width: 28px;
  height: 28px;
  margin-left: auto;
  fill: #fff;
  stroke: #0b62ba;
}

.ql-hero-btn-v2--secondary svg:last-child {
  stroke: #0b319a;
}

.ql-hero-benefits-v2 {
  position: relative;
  z-index: 9;
  display: grid;
  grid-template-columns: 1.08fr 1.18fr 0.86fr;
  width: 620px;
  margin-top: 31px;
}

.ql-hero-benefit-v2 {
  display: flex;
  align-items: center;
  gap: 13px;
  min-width: 0;
  padding: 0 20px;
  border-right: 1px solid rgba(4, 35, 93, 0.18);
  color: #242832;
  font-size: 14.5px;
  line-height: 1.4;
}

.ql-hero-benefit-v2:first-child {
  padding-left: 0;
}

.ql-hero-benefit-v2:last-child {
  padding-right: 0;
  border-right: 0;
}

.ql-hero-benefit-v2 b {
  font-weight: 500;
}

.ql-hero-benefit-v2__icon,
.ql-doctor-card-v2__icon {
  display: grid;
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  place-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.86);
  color: #0739b6;
  box-shadow: 0 7px 19px rgba(35, 104, 159, 0.11);
}

.ql-hero-benefit-v2__icon svg,
.ql-doctor-card-v2__icon svg {
  width: 31px;
  height: 31px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ql-emergency-v2 {
  position: absolute;
  top: 54px;
  left: -23px;
  z-index: 8;
  width: 34px;
  height: 514px;
  color: #0a2678;
}

.ql-emergency-v2 strong {
  position: absolute;
  top: 225px;
  left: -106px;
  width: 246px;
  color: #082677;
  font-size: 15.5px;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
  transform: rotate(-90deg);
}

.ql-emergency-v2__line {
  position: absolute;
  left: 16px;
  width: 2px;
  background: #173d9a;
}

.ql-emergency-v2__line--top {
  top: 22px;
  height: 41px;
}

.ql-emergency-v2__line--bottom {
  bottom: 22px;
  height: 56px;
}

.ql-emergency-v2__plus {
  position: absolute;
  left: 3px;
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
}

.ql-emergency-v2__plus--top {
  top: 0;
  background: #0cb6d2;
}

.ql-emergency-v2__plus--bottom {
  bottom: 0;
  border: 2px solid #b8ceee;
  background: #eef8ff;
  color: #173d9a;
}

.ql-hero-doctor-v2 {
  position: absolute;
  right: -2px;
  bottom: 45px;
  z-index: 4;
  width: 580px;
  height: 732px;
  pointer-events: none;
}

.ql-hero-doctor-v2 > img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: fill;
  object-position: center bottom;
  filter: saturate(1.04) contrast(1.02);
}

.ql-doctor-card-v2 {
  position: absolute;
  left: 81px;
  bottom: 59px;
  z-index: 8;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 330px;
  min-height: 91px;
  padding: 14px 22px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 13px 30px rgba(4, 32, 84, 0.18);
  color: #061442;
}

.ql-doctor-card-v2__icon {
  width: 55px;
  height: 55px;
  flex-basis: 55px;
  background: #0c329b;
  color: #fff;
  box-shadow: none;
}

.ql-doctor-card-v2 strong,
.ql-doctor-card-v2 small {
  display: block;
  white-space: nowrap;
}

.ql-doctor-card-v2 strong {
  margin-bottom: 4px;
  font-size: 19px;
  font-weight: 600;
}

.ql-doctor-card-v2 small {
  font-size: 12.5px;
  line-height: 1.35;
}

.ql-hero-waves-v2 {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 6;
  display: block;
  width: 100% !important;
  height: 205px !important;
  pointer-events: none;
}

.ql-hero-wave-v2__soft {
  fill: rgba(238, 247, 255, 0.56);
}

.ql-hero-wave-v2__glow {
  fill: url("#ql-wave-fade-v2");
}

.ql-hero-wave-v2__white {
  fill: #fff;
  filter: url("#ql-wave-shadow-v2");
}

.ql-hero-wave-v2__highlight {
  fill: none;
  stroke: rgba(255, 255, 255, 0.96);
  stroke-width: 5;
}

.ql-hero-down-v2 {
  position: absolute;
  bottom: 37px;
  left: 50%;
  z-index: 14;
  display: grid;
  width: 58px;
  height: 58px;
  padding: 0;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #092574;
  box-shadow: 0 10px 23px rgba(5, 25, 79, 0.28);
  color: #fff;
  cursor: pointer;
  transform: translateX(-50%);
  transition: transform 0.22s ease, background-color 0.22s ease,
    box-shadow 0.22s ease;
}

.ql-hero-down-v2:hover {
  background: #0d38a0;
  box-shadow: 0 13px 28px rgba(5, 25, 79, 0.34);
  transform: translateX(-50%) translateY(3px);
}

.ql-hero-down-v2:focus-visible {
  outline: 3px solid rgba(0, 188, 220, 0.5);
  outline-offset: 4px;
}

.ql-hero-down-v2 svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 1380px) {
  .quirulap-home .elementor-element-1cd54a4 > .elementor-container {
    width: min(calc(100% - 52px), 1280px) !important;
  }

  .quirulap-home .elementor-element-cdf5123 .elementor-widget-container {
    width: 290px;
  }

  .quirulap-home .elementor-element-cdf5123 img,
  .quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
    width: 310px !important;
  }

  .quirulap-home .elementskit-navbar-nav {
    gap: 34px;
  }

  .quirulap-home .elementor-element-07c49f6 {
    margin-left: 38px;
  }

  .ql-hero-v2__inner {
    width: min(calc(100% - 52px), 1280px);
  }

  .ql-hero-copy-v2 {
    margin-left: 54px;
  }

  .ql-hero-doctor-v2 {
    right: -5px;
  }
}

@media (max-width: 1120px) {
  .quirulap-home .ql-topbar-inner {
    padding: 0 24px;
  }

  .quirulap-home .elementor-element-07c49f6 {
    width: 210px !important;
    flex-basis: 210px;
    margin-left: 25px;
  }

  .quirulap-home .elementor-element-5793315 .elementor-button {
    width: 210px;
  }

  .quirulap-home .elementskit-navbar-nav {
    gap: 25px;
  }

  .quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link {
    font-size: 17px !important;
  }

  .ql-hero-copy-v2 {
    width: 570px;
    margin-left: 35px;
  }

  .ql-hero-copy-v2 h1 {
    font-size: 59px;
  }

  .ql-hero-copy-v2 h1 strong {
    font-size: 69px;
  }

  .ql-hero-doctor-v2 {
    right: -70px;
    opacity: 0.88;
  }
}

@media (max-width: 1024px) {
  .quirulap-home .ql-topbar {
    min-height: 42px;
  }

  .quirulap-home .ql-topbar-inner {
    min-height: 42px;
  }

  .quirulap-home
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  .quirulap-home .elementor-element-1cd54a4 > .elementor-container {
    min-height: 78px;
    height: 78px !important;
    max-height: 78px;
  }

  .quirulap-home .elementor-element-1cd54a4 > .elementor-container {
    width: calc(100% - 32px) !important;
  }

  .quirulap-home .elementor-element-cdf5123 .elementor-widget-container {
    width: 210px;
    height: 72px;
  }

  .quirulap-home .elementor-element-cdf5123 img,
  .quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
    width: 220px !important;
  }

  .quirulap-home .ql-mburger {
    display: flex;
    top: 81px;
    right: 20px;
  }

  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4 {
    height: auto !important;
    min-height: 770px !important;
    max-height: none;
  }

  .ql-hero-v2__inner {
    width: calc(100% - 36px);
    min-height: 770px;
  }

  .ql-emergency-v2 {
    display: none;
  }

  .ql-hero-copy-v2 {
    width: min(620px, 100%);
    margin: 0 auto;
    padding-top: 55px;
    text-align: center;
  }

  .ql-hero-copy-v2 h1 {
    align-items: center;
  }

  .ql-hero-accent-v2 {
    margin-right: auto;
    margin-left: auto;
  }

  .ql-hero-actions-v2 {
    justify-content: center;
  }

  .ql-hero-benefits-v2 {
    display: none;
  }

  .ql-hero-doctor-v2 {
    right: 50%;
    bottom: -17px;
    width: 410px;
    height: 431px;
    opacity: 1;
    transform: translateX(50%);
  }

  .ql-doctor-card-v2 {
    left: 50%;
    bottom: 69px;
    width: 286px;
    min-height: 76px;
    padding: 10px 16px;
    transform: translateX(-50%);
  }

  .ql-doctor-card-v2__icon {
    width: 47px;
    height: 47px;
    flex-basis: 47px;
  }

  .ql-doctor-card-v2 strong {
    font-size: 16px;
  }

  .ql-doctor-card-v2 small {
    font-size: 11px;
  }

  .ql-hero-waves-v2 {
    height: 120px;
  }
}

@media (max-width: 620px) {
  .quirulap-home .ql-topbar-left a:first-child span::after {
    content: "";
  }

  .quirulap-home .ql-topbar-right {
    display: none;
  }

  .quirulap-home .ql-topbar-inner {
    justify-content: center;
  }

  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4,
  .ql-hero-v2__inner {
    min-height: 720px !important;
  }

  .ql-hero-copy-v2 {
    padding-top: 38px;
  }

  .ql-hero-eyebrow-v2 {
    font-size: 12px;
  }

  .ql-hero-copy-v2 h1 {
    font-size: clamp(39px, 11.5vw, 54px);
    line-height: 1.01;
  }

  .ql-hero-copy-v2 h1 strong {
    margin: 2px 0 4px;
    font-size: clamp(46px, 13vw, 62px);
  }

  .ql-hero-lead-v2 {
    font-size: 15px;
  }

  .ql-hero-lead-v2 br {
    display: none;
  }

  .ql-hero-actions-v2 {
    flex-direction: column;
    gap: 10px;
    width: min(330px, 100%);
    margin: 18px auto 0;
  }

  .ql-hero-btn-v2,
  .ql-hero-btn-v2--primary,
  .ql-hero-btn-v2--secondary {
    width: 100%;
    min-height: 57px;
    font-size: 16px;
  }

  .ql-hero-doctor-v2 {
    width: 360px;
    height: 378px;
  }
}

@media (min-width: 1025px) {
  .quirulap-home .elementor-69.elementor-location-header {
    height: 52px !important;
    min-height: 52px !important;
    background: transparent !important;
  }

  .quirulap-home .ql-topbar,
  .quirulap-home .ql-topbar-inner {
    min-height: 52px;
  }

  .quirulap-home
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  .quirulap-home.quirulap-scrolled
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  html.quirulap-home.quirulap-scrolled
    body
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4 {
    position: absolute !important;
    top: 52px !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 40 !important;
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  .quirulap-home .elementor-element-1cd54a4 > .elementor-container {
    height: 112px !important;
    min-height: 112px !important;
  }

  .quirulap-home .elementor-element-cdf5123 {
    width: 292px !important;
    max-width: 292px !important;
    transform: translate(10px, 2px);
  }

  .quirulap-home .elementor-element-cdf5123 .elementor-widget-container {
    width: 292px;
    height: 112px;
  }

  .quirulap-home .elementor-element-cdf5123 img,
  .quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
    width: 292px !important;
  }

  .quirulap-home .elementskit-navbar-nav {
    gap: 44px;
  }

  .quirulap-home .elementskit-navbar-nav > li > a.ekit-menu-nav-link,
  .quirulap-home.quirulap-scrolled
    .elementor-element-1cd54a4
    .ekit-menu-nav-link {
    min-height: 45px;
    font-size: 17px !important;
  }

  .quirulap-home .elementor-element-07c49f6 {
    width: 220px !important;
    flex-basis: 220px;
    margin-left: 52px;
    transform: translateX(-24px);
  }

  .quirulap-home .elementor-element-5793315 .elementor-button {
    width: 220px;
    min-height: 58px;
    padding: 14px 20px !important;
    border-radius: 13px !important;
    font-size: 17px !important;
  }

  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4 {
    z-index: 10;
    height: 720px !important;
    min-height: 720px !important;
    max-height: 720px;
    overflow: hidden !important;
  }

  .ql-hero-copy-v2 {
    width: 560px;
    margin-left: 87px;
    padding-top: 205px;
  }

  .ql-hero-eyebrow-v2 {
    margin-bottom: 5px;
    font-size: 15px;
  }

  .ql-hero-copy-v2 h1 {
    font-size: 58px;
    line-height: 0.98;
  }

  .ql-hero-copy-v2 h1 strong {
    margin: 3px 0 5px;
    font-size: 60px;
  }

  .ql-hero-accent-v2 {
    width: 56px;
    margin: 15px 0 11px 2px;
  }

  .ql-hero-lead-v2 {
    font-size: 17px;
    line-height: 1.42;
  }

  .ql-hero-actions-v2 {
    gap: 12px;
    margin-top: 17px;
  }

  .ql-hero-btn-v2 {
    min-height: 58px;
    padding: 0 22px;
    border-radius: 13px;
    font-size: 16px;
  }

  .ql-hero-btn-v2--primary,
  .ql-hero-btn-v2--secondary {
    width: 250px;
  }

  .ql-hero-btn-v2 svg {
    width: 22px;
    height: 22px;
    flex-basis: 22px;
  }

  .ql-hero-btn-v2 svg:last-child {
    width: 25px;
    height: 25px;
  }

  .ql-hero-benefits-v2 {
    width: 555px;
    margin-top: 22px;
  }

  .ql-hero-benefit-v2 {
    gap: 10px;
    padding: 0 15px;
    font-size: 13px;
  }

  .ql-hero-benefit-v2__icon {
    width: 47px;
    height: 47px;
    flex-basis: 47px;
  }

  .ql-hero-benefit-v2__icon svg {
    width: 27px;
    height: 27px;
  }

  .ql-emergency-v2 {
    top: 158px;
    height: 455px;
  }

  .ql-emergency-v2 strong {
    top: 198px;
    font-size: 14px;
  }

  .ql-hero-doctor-v2 {
    right: 50px;
    bottom: -40px;
    width: 470px;
    height: 650px;
  }

  .ql-hero-doctor-v2 > img {
    object-fit: contain;
    filter: none;
  }

  .ql-doctor-card-v2 {
    left: 70px;
    bottom: 131px;
    width: 300px;
    min-height: 78px;
    padding: 11px 18px;
    border-radius: 18px;
  }

  .ql-doctor-card-v2__icon {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
  }

  .ql-doctor-card-v2 strong {
    font-size: 17px;
  }

  .ql-doctor-card-v2 small {
    font-size: 11px;
  }

  .ql-hero-waves-v2 {
    height: 145px !important;
  }
}

@media (max-width: 1024px) {
  .quirulap-home .elementor-69.elementor-location-header {
    height: 42px !important;
    min-height: 42px !important;
    background: transparent !important;
  }

  .quirulap-home
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  .quirulap-home.quirulap-scrolled
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  html.quirulap-home.quirulap-scrolled
    body
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4 {
    position: absolute !important;
    top: 42px !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 40 !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .quirulap-home .elementor-element-1cd54a4 > .elementor-container {
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px;
  }

  .quirulap-home .elementor-element-cdf5123 {
    width: 180px !important;
    max-width: 180px !important;
    transform: none;
  }

  .quirulap-home .elementor-element-cdf5123 .elementor-widget-container {
    width: 180px;
    height: 66px;
  }

  .quirulap-home .elementor-element-cdf5123 img,
  .quirulap-home.quirulap-scrolled .elementor-element-cdf5123 img {
    width: 180px !important;
  }

  .quirulap-home .ql-mburger {
    top: 62px;
  }

  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4,
  .ql-hero-v2__inner {
    min-height: 650px !important;
  }

  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4 {
    z-index: 10;
    height: 650px !important;
    overflow: hidden !important;
  }

  .ql-hero-copy-v2 {
    padding-top: 91px;
  }

  .ql-hero-eyebrow-v2 {
    font-size: 11px;
  }

  .ql-hero-copy-v2 h1 {
    font-size: clamp(34px, 10.5vw, 47px);
  }

  .ql-hero-copy-v2 h1 strong {
    font-size: clamp(40px, 12vw, 54px);
  }

  .ql-hero-accent-v2 {
    margin-top: 12px;
    margin-bottom: 9px;
  }

  .ql-hero-lead-v2 {
    font-size: 14px;
  }

  .ql-hero-btn-v2,
  .ql-hero-btn-v2--primary,
  .ql-hero-btn-v2--secondary {
    min-height: 52px;
    font-size: 15px;
  }

  .ql-hero-doctor-v2 {
    bottom: -55px;
    width: 250px;
    height: 275px;
  }

  .ql-doctor-card-v2 {
    bottom: 80px;
    width: 230px;
    min-height: 68px;
  }

  .ql-hero-waves-v2 {
    height: 100px !important;
  }
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-day.is-empty {
  background: transparent !important;
  border: 0 !important;
  pointer-events: none;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-nota {
  margin: 14px 0 0;
  color: #6b7684;
  font-size: 13.5px;
  text-align: center;
}

.quirulap-singlefile-local #amelia-container .quirulap-time-cargando,
.quirulap-singlefile-local #amelia-container .quirulap-time-vacio {
  grid-column: 1 / -1;
  margin: 0;
  padding: 22px 16px;
  border-radius: 10px;
  background: #f7f9fc;
  color: #6b7684;
  font-size: 14.5px;
  text-align: center;
}

.quirulap-singlefile-local #amelia-container .quirulap-calendar-day[title]:hover {
  border-color: #12c3df;
}

.ql-agenda-sin-conexion .quirulap-calendar-nota::after {
  content: " (modo sin conexión)";
  color: #b4190f;
}

@media (min-width: 1025px) {
  html.quirulap-home.quirulap-scrolled
    body
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  .quirulap-home.quirulap-scrolled
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4 {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 9999 !important;
    background: #fff !important;
    box-shadow: 0 8px 28px rgba(5, 26, 74, 0.14) !important;
    backdrop-filter: none !important;
  }
}

@media (max-width: 1024px) {
  html.quirulap-home.quirulap-scrolled
    body
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4,
  .quirulap-home.quirulap-scrolled
    .elementor-69.elementor-location-header
    .elementor-element-1cd54a4 {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 9999 !important;
    background: #fff !important;
    border-bottom: 1px solid rgba(5, 26, 74, 0.08) !important;
    box-shadow: 0 7px 22px rgba(5, 26, 74, 0.13) !important;
  }
}

@media (max-width: 1024px) {
  .quirulap-home .ql-hero-benefits-v2 {
    display: flex !important;
    width: 100% !important;
    max-width: 420px;
    margin: 20px auto 0 !important;
    padding: 0;
    gap: 8px;
    flex-wrap: nowrap;
    justify-content: center;
    background: transparent;
    border: 0;
    box-shadow: none;
    height: auto;
  }

  .quirulap-home .ql-hero-benefit-v2 {
    flex: 1 1 0;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    gap: 7px !important;
    padding: 13px 7px !important;
    border: 1px solid rgba(10, 26, 72, 0.09);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.72);
    font-size: 11.5px !important;
    line-height: 1.3;
    text-align: center;
    white-space: normal;
  }

  .quirulap-home .ql-hero-benefit-v2::after {
    display: none !important;
  }

  .quirulap-home .ql-hero-benefit-v2__icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
  }

  .quirulap-home .ql-hero-benefit-v2__icon svg {
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 400px) {
  .quirulap-home .ql-hero-benefit-v2 {
    padding: 11px 4px !important;
    font-size: 10.5px !important;
  }

  .quirulap-home .ql-hero-benefit-v2__icon {
    width: 26px;
    height: 26px;
    flex: 0 0 26px;
  }
}

@media (min-width: 1025px) {
  .quirulap-home .ql-hero-v2.elementor-element-34f4ad4 {
    overflow: hidden !important;
  }

  .quirulap-home .ql-hero-doctor-v2 {
    bottom: -50px;
  }

  .quirulap-home .ql-hero-doctor-v2 > img {
    object-fit: contain;
    filter: none;
  }

  .quirulap-home .ql-doctor-card-v2 {
    bottom: 141px;
  }
}

@media (max-width: 1024px) {
  .quirulap-home .ql-hero-down-v2 {
    bottom: 24px;
    width: 48px;
    height: 48px;
  }

  .quirulap-home .ql-hero-down-v2 svg {
    width: 20px;
    height: 20px;
  }
}

.elementor-element-7dd30da {
  min-height: 1000px;
  padding-bottom: 40px !important;
}

@media (max-width: 1024px) {
  .elementor-element-7dd30da {
    min-height: 0 !important;
    padding-bottom: 30px !important;
  }

  .elementor-element-9766abd {
    position: static !important;
    inset: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 18px;
  }
}
