/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 09:23:54 */
@charset "UTF-8";
/* canvas nieve */
#snow-canvas {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#snow-canvas {
  filter: blur(0.5px);
}
/********* NUEVOS COMPONENTES *********/
* {
  scrollbar-width: none;
}
@media (max-width: 991px) {
  br.none-tablet {
    display: none;
  }
}
@media (max-width: 767px) {
  br.none-mobile {
    display: none;
  }
}
body.no-scroll {
  overflow: hidden;
}
.obj-fit-contain img.image-boxes-img {
  object-fit: contain !important;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-close-btn-in .zn_section--inlinemodal .mfp-close {
  right: -5px;
  top: -5px;
  color: transparent;
  opacity: 1;
}
.mfp-close-btn-in .zn_section--inlinemodal .mfp-close:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("https://www.escolhaendesa.pt/storage/2025/05/x.png");
  background-position: center;
  background-size: contain;
  top: -30px;
  position: relative;
}
@media (max-width: 768px) {
  .mfp-close-btn-in .zn_section--inlinemodal .mfp-close:after {
    width: 12px;
    height: 12px;
  }
}
.mfp-close-btn-in .zn_section--inlinemodal.modal-card-tarifas-nc .mfp-close:after {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/x_white.png");
}
section.nuevos-componentes {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
section.nuevos-componentes > .container {
  width: calc(100% - 80px);
  max-width: 1360px;
  padding: 0;
  margin: 0 auto;
}
section.nuevos-componentes > .container:before, section.nuevos-componentes > .container:after {
  display: none;
}
section.nuevos-componentes > .container > .row {
  margin: 0;
  padding: 0;
}
section.nuevos-componentes > .container > .row > div {
  padding: 0;
}
@media (max-width: 768px) {
  section.nuevos-componentes > .container {
    width: calc(100% - 40px);
    max-width: 576px;
    margin: 0 auto;
  }
}
section.margin-top-first {
  margin-top: 124px;
}
@media (max-width: 767px) {
  section.margin-top-first {
    margin-top: 84px;
  }
}
/**** HEADER NC ****/
.header-nc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  min-height: 124px;
}
.header-nc > .zn_section_size > .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-nc > .zn_section_size > .row:before, .header-nc > .zn_section_size > .row:after {
  display: none;
}
.header-nc .image-logo-nc {
  max-height: 100%;
  margin-bottom: 0;
}
.header-nc .image-logo-nc .image-boxes-img {
  object-fit: contain;
  max-height: 100%;
}
.header-nc .container-tel {
  display: flex;
  gap: 10px;
  align-items: center;
}
.header-nc .container-tel .picture-tel {
  width: 27px;
  height: 27px;
  object-fit: contain;
}
.header-nc .container-tel .picture-tel.resp {
  width: 44px;
  height: 44px;
}
.header-nc .container-tel .tel {
  font-size: 40px;
  line-height: 1;
  font-family: "roobertbold";
  color: #D3135A;
  text-wrap: nowrap;
}
.header-nc.two-tels .container-tel {
  justify-content: flex-end;
}
.header-nc.two-tels .container-tel .picture-tel {
  width: 20px;
  height: 20px;
}
.header-nc.two-tels .container-tel .picture-tel.resp {
  width: 44px;
  height: 44px;
}
.header-nc.two-tels .container-tel .tel {
  font-size: 33px;
}
@media (max-width: 769px) {
  .header-nc {
    min-height: 84px;
  }
}
/**** CINTILLO NC ****/
.cintillo-nc .wrapper-cintillo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10%;
}
.cintillo-nc .wrapper-cintillo .cintillo-text {
  font-family: "roobertbold";
  font-size: clamp(12px, 3vw, 20px);
  color: #fff;
  line-height: 1;
  margin: 0;
  padding: 0;
  width: 55%;
}
@media (max-width: 991px) {
  .cintillo-nc .wrapper-cintillo .cintillo-text {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .cintillo-nc .wrapper-cintillo .cintillo-text .none-ipad {
    display: none;
  }
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link {
  width: 35%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .cintillo-nc .wrapper-cintillo .wrapper-countback-link {
    width: 45%;
  }
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .container-countback {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 7px;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .container-countback .countback {
  padding: 7px 10px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  border: 1px solid #FFF;
}
@media (max-width: 991px) {
  .cintillo-nc .wrapper-cintillo .wrapper-countback-link .container-countback .countback {
    display: none;
  }
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .container-countback .countback .number-countback {
  font-family: "roobertbold";
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .container-countback .countback .text-countback {
  font-family: "roobertregular";
  font-size: 10px;
  color: #fff;
  line-height: 1;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .link-cintillo {
  padding: clamp(5px, 2vw, 10px) clamp(10px, 3vw, 30px);
  border-radius: 40px;
  width: fit-content;
  text-align: center;
  font-family: "roobertbold";
  color: #D3135A;
  background-color: #fff;
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1;
  text-wrap: nowrap;
  border: 1px solid #D3135A;
  cursor: pointer;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .link-cintillo:hover {
  background-color: #D3135A;
  color: #fff;
  border: 1px solid #fff;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .link-cintillo.navidad {
  color: #E61400;
  border: 1px solid #E61400;
}
.cintillo-nc .wrapper-cintillo .wrapper-countback-link .link-cintillo.navidad:hover {
  background-color: #E61400;
  color: #fff;
  border: 1px solid #fff;
}
.cintillo-nc.none-countback .wrapper-cintillo {
  gap: 30px;
}
.cintillo-nc.none-countback .wrapper-cintillo .cintillo-text {
  width: initial;
}
.cintillo-nc.none-countback .wrapper-cintillo .wrapper-countback-link {
  width: initial;
}
.cintillo-nc.none-countback .wrapper-cintillo .wrapper-countback-link .container-countback {
  justify-content: flex-end;
}
.cintillo-nc.none-countback .wrapper-cintillo .wrapper-countback-link .container-countback .countback {
  display: none;
}
/**** HERO BG COMPLETO ****/
.hero-nc-bg-completo .col-hero {
  width: 90%;
  position: relative;
}
.hero-nc-bg-completo .col-hero .znColumnElement-innerWrapper .dn-heading .small-txt {
  font-size: 30px;
  font-family: "roobertregular";
}
.hero-nc-bg-completo .col-hero.gif-navidad .image-boxes .image-boxes-holder {
  position: unset;
}
.hero-nc-bg-completo .col-hero.gif-navidad .image-boxes.gif-navidad {
  /*
					.image-boxes-img-wrapper {
						width: 50%;
						height: 280px;
						position: absolute;
						top: 100%;
						left: 50%;
						transform: translateX(-50%);
						z-index: -1;
						
						&:hover {
							.image-boxes-img {
								animation: swing 1s ease-in-out infinite alternate;
							}
						}
					}
					*/
}
.hero-nc-bg-completo .col-hero.gif-navidad .image-boxes.gif-navidad .image-boxes-img {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 1;
  width: 220px;
  transform: translateX(40%) rotate(0deg);
  transform-origin: top center;
  transition: transform 0.5s ease-in-out;
}
.hero-nc-bg-completo .col-hero .cta-hero {
  border-radius: 20px;
  padding: clamp(5px, 2vw, 10px) clamp(17px, 3vw, 40px);
  background-color: #D3135A;
  width: fit-content;
  font-family: "roobertbold";
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1;
  color: #fff;
  margin: 0;
  border: 1px solid #D3135A;
  display: block;
}
.hero-nc-bg-completo .col-hero .cta-hero:hover {
  background-color: #fff;
  color: #D3135A;
}
.hero-nc-bg-completo .col-hero .cta-hero.color-red {
  background-color: #E61400;
  border: 1px solid #E61400;
}
.hero-nc-bg-completo .col-hero .cta-hero.color-red:hover {
  background-color: #fff;
  color: #E61400;
}
.hero-nc-bg-completo .col-hero .mode-btn {
  border: none;
  outline: none;
  background-color: #F0311F;
  border-radius: 20px;
  width: fit-content;
  padding: 7px;
  font-size: 20px;
  display: inline-flex;
  gap: 10px;
  position: relative;
  top: -7px;
  min-width: 93px;
}
@media (max-width: 768px) {
  .hero-nc-bg-completo .col-hero .mode-btn {
    top: 0;
  }
}
.hero-nc-bg-completo .col-hero .mode-btn .text {
  margin-left: auto;
  margin-top: 1px;
  margin-right: 7px;
  display: block;
  width: fit-content;
  line-height: 1.05;
}
.hero-nc-bg-completo .col-hero .mode-btn .circle {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}
.hero-nc-bg-completo .col-hero .mode-btn.on {
  background-color: #55BE5A;
}
.hero-nc-bg-completo .col-hero .mode-btn.on .text {
  margin-right: auto;
  margin-left: 10px;
  transition: margin-right ease 0.3s;
}
.hero-nc-bg-completo .col-hero .mode-btn.on .circle {
  left: calc(100% - 30px);
  transition: all ease 0.3s;
}
.hero-nc-bg-completo .col-hero .wrapper-gif-static {
  position: absolute;
  width: 100%;
  max-width: 150px;
  aspect-ratio: 0.4;
  height: 100%;
  bottom: 0;
  right: 20px;
}
.hero-nc-bg-completo .col-hero .wrapper-gif-static .gif-static {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  cursor: none;
  pointer-events: none;
}
.hero-nc-bg-completo .col-hero .wrapper-gif-static .simulator-hover {
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 30px;
  left: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .hero-nc-bg-completo .col-hero .wrapper-gif-static {
    max-width: 90px;
  }
  .hero-nc-bg-completo .col-hero .wrapper-gif-static .simulator-hover {
    bottom: 0;
  }
}
.hero-nc-bg-completo.left-color .col-hero {
  width: 100%;
  max-width: 750px;
  z-index: 2;
}
.hero-nc-bg-completo.left-color .col-hero > div {
  padding-right: 130px;
}
.hero-nc-bg-completo.img-right-spaced .col-hero {
  width: 45%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.full {
  position: relative;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.full div {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.full div > .image-boxes-img.img-responsive {
  width: 47vw;
  max-width: 47vw;
  max-height: 483px;
  object-fit: cover;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 > .image-boxes-holder {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper .znColumnElement-innerContent {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper .znColumnElement-innerContent .image-boxes {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper .znColumnElement-innerContent .image-boxes .image-boxes-holder {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper .znColumnElement-innerContent .image-boxes .image-boxes-holder .image-boxes-img-wrapper {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .znColumnElement-innerWrapper .znColumnElement-innerContent .image-boxes .image-boxes-holder .image-boxes-img-wrapper .image-boxes-img {
  height: 100%;
}
.hero-nc-bg-completo.img-right-spaced .col-hero.img-height-100 .image-boxes-img-wrapper {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hero-nc-bg-completo.img-right-spaced > .zn_section_size > .row {
  display: flex;
  justify-content: space-between;
  gap: 5%;
}
.hero-nc-bg-completo.img-right-spaced > .zn_section_size > .row:before, .hero-nc-bg-completo.img-right-spaced > .zn_section_size > .row:after {
  display: none;
}
.hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:first-child .image-boxes {
  position: relative;
  width: fit-content;
}
.hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:first-child .image-boxes:after {
  content: "";
  display: block;
  width: 71px;
  aspect-ratio: 1.5777777778;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/11/reaccion2-1.png");
  background-size: contain;
  background-position: center;
  transform: scale(0);
  transition: transform ease 0.3s;
  transition-delay: 0.25s;
  position: absolute;
  bottom: -25px;
  right: 5px;
}
@media (max-width: 768px) {
  .hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:first-child .image-boxes:after {
    width: 48px;
    bottom: -15px;
  }
}
.hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:last-child {
  position: relative;
}
.hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:last-child:before {
  width: clamp(82px, 11vw, 158px);
  aspect-ratio: 1.1366906475;
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/11/image-138.png");
  background-size: contain;
  background-position: center;
  z-index: 1;
  opacity: 0;
  transform: translateX(-100px);
  transition: all ease 0.5s;
}
@media (max-width: 768px) {
  .hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:last-child:before {
    transition-delay: 0.25s;
  }
}
.hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:last-child:after {
  width: clamp(54px, 3vw, 103px);
  aspect-ratio: 1.5846153846;
  display: block;
  position: absolute;
  bottom: -17px;
  left: 10px;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/11/reaccion-1.png");
  background-size: contain;
  background-position: center;
  z-index: 1;
  transform: scale(0);
  transition: transform ease 0.3s;
  transition-delay: 0.25s;
}
@media (max-width: 768px) {
  .hero-nc-bg-completo.img-right-spaced.black-friday .col-hero:last-child:after {
    transition-delay: 0s;
  }
}
.hero-nc-bg-completo.img-right-spaced.black-friday.black-friday-visible .col-hero:first-child .image-boxes:after {
  transform: scale(1);
}
.hero-nc-bg-completo.img-right-spaced.black-friday.black-friday-visible .col-hero:last-child {
  position: relative;
}
.hero-nc-bg-completo.img-right-spaced.black-friday.black-friday-visible .col-hero:last-child:before {
  opacity: 1;
  transform: translateX(0px);
}
.hero-nc-bg-completo.img-right-spaced.black-friday.black-friday-visible .col-hero:last-child:after {
  transform: scale(1);
}
.hero-nc-bg-completo.img-right-spaced.degradado-radius {
  position: relative;
}
.hero-nc-bg-completo.img-right-spaced.degradado-radius > div {
  position: relative;
}
.hero-nc-bg-completo.img-right-spaced.degradado-radius > div:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: radial-gradient(ellipse at center, #FFFFFF26 0%, #010A6C4C 65%, #010A6C77 100%);
  opacity: 0.5;
  z-index: 1;
}
.hero-nc-bg-completo.img-right-spaced.degradado-radius > div .cta-hero {
  position: relative;
  z-index: 2;
}
.hero-nc-bg-completo .zn-videoBg video {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1080px) {
  .hero-nc-bg-completo .col-hero {
    max-width: 560px;
  }
}
@media (max-width: 991px) {
  .hero-nc-bg-completo.left-color .col-hero > div {
    padding-right: 32px;
  }
  .hero-nc-bg-completo .col-hero {
    max-width: none;
  }
  .hero-nc-bg-completo .col-hero .znColumnElement-innerWrapper .dn-heading .small-txt {
    font-size: 26px;
  }
  .hero-nc-bg-completo .col-hero.gif-navidad .image-boxes.gif-navidad .image-boxes-img-wrapper {
    width: 50%;
    height: 280px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .hero-nc-bg-completo .col-hero.gif-navidad .image-boxes.gif-navidad .image-boxes-img {
    position: absolute;
    top: -10%;
    left: 50%;
    right: unset;
    z-index: -1;
    width: clamp(110px, 20vw, 150px);
    transform: translateX(-50%) rotate(0deg);
  }
  .hero-nc-bg-completo > .zn-bgSource > .zn-bgSource-image {
    background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/mobile-3-1.jpg") !important;
  }
  .hero-nc-bg-completo.home-afl-herobanner > .zn-bgSource > .zn-bgSource-image {
    background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/banner_figma_mobile-1-1.jpg") !important;
  }
  .hero-nc-bg-completo.luz-herobanner > .zn-bgSource > .zn-bgSource-image {
    background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/mobile-luz-1-1.jpg") !important;
  }
  .hero-nc-bg-completo.luz-herobanner-test > .zn-bgSource > .zn-bgSource-image {
    background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/banner_luz_movil-1-1.jpg") !important;
  }
}
@media (max-width: 767px) {
  .hero-nc-bg-completo .col-hero .znColumnElement-innerWrapper .dn-heading .small-txt {
    font-size: 16px;
  }
  .hero-nc-bg-completo .col-hero .text-hero br {
    display: none;
  }
  .hero-nc-bg-completo.left-color .col-hero {
    max-width: 100%;
  }
  .hero-nc-bg-completo.img-right-spaced .col-hero {
    width: 100%;
  }
  .hero-nc-bg-completo.img-right-spaced .col-hero.full {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .hero-nc-bg-completo.img-right-spaced .col-hero.full div > .image-boxes-img.img-responsive {
    border-radius: 0;
    margin: 0;
    width: 100%;
    max-width: 100vw;
  }
  .hero-nc-bg-completo.img-right-spaced > .zn_section_size > .row {
    flex-direction: column;
    gap: 30px;
  }
}
.hero-nc-bg-completo.bg-gif .zn-bgSource .zn-bgSource-image {
  background-image: url("https://www.escolhaendesa.pt/wp-content/themes/kallyas-child/images/poster_v2.gif") !important;
}
@media (max-width: 991px) {
  .hero-nc-bg-completo.bg-gif .zn-bgSource .zn-bgSource-image {
    background-image: url("https://www.escolhaendesa.pt/wp-content/themes/kallyas-child/images/poster-resp_v2.gif") !important;
  }
}
/**** HERO RING ****/
@media (min-width: 1440px) {
  section.hero-ring > .container {
    width: calc(100% + 80px);
    max-width: 1480px;
    position: relative;
    left: -40px;
  }
}
section.nuevos-componentes.hero-ring {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  section.nuevos-componentes.hero-ring {
    padding-bottom: 0px;
  }
}
.hero-ring {
  padding-top: 0px;
  padding-bottom: 0px;
}
.hero-ring .wrapper-cols {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols {
    flex-direction: row;
  }
}
.hero-ring .wrapper-cols .hero-img {
  width: 100%;
  max-width: 614px;
}
.hero-ring .wrapper-cols .hero-img .hero_escolha {
  width: 100%;
  position: relative;
  left: -12%;
  max-width: 500px;
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-img .hero_escolha {
    max-width: 614px;
  }
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-img {
    width: 50%;
  }
  .hero-ring .wrapper-cols .hero-img .hero_escolha {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero-img {
    width: 43%;
  }
  .hero-ring .wrapper-cols .hero-img .hero_escolha {
    width: 94%;
  }
}
.hero-ring .wrapper-cols .hero-txt {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 95%;
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-txt {
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero-txt {
    width: 57%;
  }
  .hero-ring .wrapper-cols .hero-txt.expanded {
    padding: 40px 0;
  }
}
.hero-ring .wrapper-cols .hero-txt .hero-title {
  font-family: "roobertbold", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-top: 0;
  font-size: 25px;
  letter-spacing: 1px;
}
.hero-ring .wrapper-cols .hero-txt .hero-title span.font-big {
  font-size: 35px;
}
.hero-ring .wrapper-cols .hero-txt .hero-title span.font-regular {
  font-family: "roobertregular";
}
.hero-ring .wrapper-cols .hero-txt .hero-title span.font-thing {
  font-family: "roobertlight";
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-txt .hero-title {
    width: 95%;
    font-size: 35px;
  }
  .hero-ring .wrapper-cols .hero-txt .hero-title span.font-big {
    font-size: 45px;
  }
  .hero-ring .wrapper-cols .hero-txt .hero-title.expanded {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero-txt .hero-title {
    width: 68%;
    font-size: 45px;
  }
  .hero-ring .wrapper-cols .hero-txt .hero-title span.font-big {
    font-size: 55px;
  }
  .hero-ring .wrapper-cols .hero-txt .hero-title.expanded {
    width: 100%;
  }
}
.hero-ring .wrapper-cols .hero-txt .hero-title .hero-title-small {
  font-family: "roobertregular", Helvetica, Arial, sans-serif;
  line-height: 1;
  font-size: 16px;
}
.hero-ring .wrapper-cols .hero-txt .hero-title .hero-title-small span.font-regular {
  font-family: "roobertregular";
}
.hero-ring .wrapper-cols .hero-txt .hero-title .hero-title-small span.font-thing {
  font-family: "roobertlight";
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-txt .hero-title .hero-title-small {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero-txt .hero-title .hero-title-small {
    font-size: 27px;
  }
}
.hero-ring .wrapper-cols .hero-txt .hero_escolha_desconto {
  position: relative;
  z-index: 1;
  width: calc(100% - 20px);
  max-width: 400px;
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero-txt .hero_escolha_desconto {
    max-width: 288px;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero-txt .hero_escolha_desconto {
    width: 400px;
  }
  .hero-ring .wrapper-cols .hero-txt .hero_escolha_desconto.expanded {
    max-width: 500px;
    width: 500px;
  }
}
.hero-ring .wrapper-cols .hero-txt .cta-hero {
  border-radius: 20px;
  padding: clamp(5px, 2vw, 10px) clamp(17px, 3vw, 40px);
  background-color: #D3135A;
  width: fit-content;
  font-family: "roobertbold";
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1;
  color: #fff;
  margin: 0;
  margin-top: 30px;
  border: 1px solid #D3135A;
  display: block;
}
.hero-ring .wrapper-cols .hero-txt .cta-hero.hover {
  background-color: #fff;
  color: #D3135A;
}
.hero-ring .wrapper-cols .hero_escolha_flowers {
  position: absolute;
  width: 75%;
  bottom: -27%;
  right: -25%;
  max-width: 420px;
}
.hero-ring .wrapper-cols .hero_escolha_flowers.hide {
  display: none;
}
@media (min-width: 769px) {
  .hero-ring .wrapper-cols .hero_escolha_flowers {
    max-width: 550px;
  }
}
@media (min-width: 992px) {
  .hero-ring .wrapper-cols .hero_escolha_flowers {
    width: 33%;
    right: -7%;
    bottom: -50%;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .hero-ring .wrapper-cols .hero_escolha_flowers {
    bottom: -30%;
  }
}
@media (min-width: 1440px) {
  .hero-ring .wrapper-cols .hero_escolha_flowers {
    width: 30%;
    right: -2.2%;
    bottom: -20%;
  }
}
/**** SECTION SUM ****/
.two-cols-sum-nc .container-sum {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.two-cols-sum-nc .container-sum .item-sum {
  display: flex;
  align-items: center;
  width: calc(50% - 60px);
  gap: 20px;
  border: 2px solid #D3135A;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.5);
}
.two-cols-sum-nc .container-sum .item-sum .discount-box {
  display: flex;
  align-items: center;
  gap: 20px;
}
.two-cols-sum-nc .container-sum .item-sum .discount-box .box-image {
  width: clamp(44px, 4.5vw, 73px);
  aspect-ratio: 1;
}
.two-cols-sum-nc .container-sum .item-sum .discount-box .box-image .picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-cols-sum-nc .container-sum .item-sum .discount-box .discount-number {
  font-size: clamp(60px, 6vw, 80px);
  line-height: 1;
  color: #D3135A;
  font-family: "roobertbold";
  margin: 0;
}
.two-cols-sum-nc .container-sum .item-sum .discount-text {
  font-size: 22px;
  font-family: "roobertregular";
  line-height: 1;
  color: #000000;
  margin: 0;
}
.two-cols-sum-nc .container-sum .sum {
  position: relative;
  width: 40px;
  height: 40px;
  align-self: center;
}
.two-cols-sum-nc .container-sum .sum:before {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background-color: #D3135A;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
}
.two-cols-sum-nc .container-sum .sum:after {
  content: "";
  display: block;
  width: 5px;
  height: 40px;
  background-color: #D3135A;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
@media (max-width: 991px) {
  .two-cols-sum-nc .container-sum {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .two-cols-sum-nc .container-sum .item-sum {
    width: 100%;
    max-width: 500px;
  }
  .two-cols-sum-nc .container-sum .item-sum .discount-text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .two-cols-sum-nc .container-sum .item-sum {
    flex-direction: column;
  }
  .two-cols-sum-nc .container-sum .item-sum .discount-text {
    text-align: center;
    font-size: 12px;
  }
}
/**** TARIFAS NC ****/
.tarifas-nc .wrapper-tarifas {
  display: flex;
  gap: 2%;
  align-items: stretch;
  justify-content: space-between;
}
.tarifas-nc .wrapper-tarifas .card-tarifas {
  width: 32%;
  padding: 0;
  position: relative;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}
.tarifas-nc .wrapper-tarifas .card-tarifas .tag-title {
  width: 100%;
  text-align: center;
  background-color: #0007BF;
  padding: clamp(5px, 2vw, 10px) 0 clamp(7px, 2vw, 15px);
  margin: 0;
  font-size: clamp(20px, 3vw, 30px);
  font-family: "roobertbold";
  color: #fff;
  transition: all ease 0.5s;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .tag-title br {
  display: block;
}
@media (min-width: 1280px) {
  .tarifas-nc .wrapper-tarifas .card-tarifas .tag-title br {
    display: none;
  }
}
@media (max-width: 768px) and (min-width: 421px) {
  .tarifas-nc .wrapper-tarifas .card-tarifas .tag-title br {
    display: none;
  }
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list {
  padding: 30px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: calc(100% - 65px);
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .eyebrow {
  font-family: "roobertbold";
  font-size: clamp(16px, 2.5vw, 25px);
  color: #0007BF;
  margin: 0;
  line-height: 1;
  margin-bottom: clamp(12px, 1.5vw, 14px);
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card {
  margin: 0 0 104px;
  list-style: none;
  padding: 0;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item {
  font-family: "roobertregular";
  font-size: clamp(16px, 2.5vw, 20px);
  margin: 0;
  color: #000000;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: clamp(12px, 1.5vw, 14px);
}
@media (max-width: 991px) {
  .tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item .none-ipad {
    display: none;
  }
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item:last-child {
  margin-bottom: 0;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item:last-child.no-bullet {
  margin-left: 22px;
  font-family: "roobertbold";
  display: inline;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item:last-child.no-bullet > span {
  margin-left: 22px;
  color: #0007BF;
  font-family: "roobertbold";
  font-size: 26px;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item:last-child.no-bullet:before {
  display: none;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item:before {
  content: "";
  display: block;
  width: 12px;
  min-width: 12px;
  max-width: 12px;
  aspect-ratio: 1.3333333333;
  height: 9px;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/Tick_dark_blue.png");
  background-size: contain;
  filter: grayscale(1);
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.black-friday {
  filter: grayscale(1);
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.navidad:before {
  filter: grayscale(0);
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/Tick_green.png");
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.resp {
  display: none;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.with-eyebrow-after {
  margin-bottom: 0;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card .eyebrow-after {
  color: #363636;
  line-height: 1;
  font-size: clamp(12px, 1.5vw, 14px);
  margin-bottom: clamp(12px, 1.5vw, 14px);
  padding-left: 22px;
  display: block;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .cta-card {
  border-radius: 20px;
  padding: clamp(5px, 2vw, 10px) clamp(10px, 3vw, 40px);
  background-color: #D3135A;
  width: fit-content;
  font-family: "roobertbold";
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1;
  color: #fff;
  margin: 0;
  border: 1px solid #D3135A;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .cta-card:hover {
  background-color: #FFF;
  color: #D3135A;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .cta-card.navidad {
  background-color: #E61400;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .cta-card.navidad:hover {
  background-color: #FFF;
  color: #E61400;
}
.tarifas-nc .wrapper-tarifas .card-tarifas .container-sello {
  width: clamp(58px, 17.5vw, 125px);
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.tarifas-nc .wrapper-tarifas .card-tarifas.destacada {
  position: relative;
}
.tarifas-nc .wrapper-tarifas .card-tarifas.destacada:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
  width: 173px;
  aspect-ratio: 1.9222222222;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/09/sello_destacado_new.png");
  background-size: cover;
  background-position: center;
}
.tarifas-nc .wrapper-tarifas .card-tarifas.destacada.navidad:before {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/12/image-153.png");
}
.tarifas-nc.two-cards .wrapper-tarifas .card-tarifas {
  width: 49%;
}
.tarifas-nc.two-cards .wrapper-tarifas .card-tarifas:last-child {
  display: none;
}
.tarifas-nc.two-cards .wrapper-tarifas .card-tarifas .container-sello {
  width: clamp(50px, 10vw, 118px);
}
.tarifas-nc.one-card .wrapper-tarifas {
  justify-content: center;
}
.tarifas-nc.one-card .wrapper-tarifas .card-tarifas {
  width: 100%;
  max-width: 640px;
  display: none;
  margin: 0 auto;
}
.tarifas-nc.one-card .wrapper-tarifas .card-tarifas:first-child {
  display: block;
}
@media (max-width: 991px) {
  .tarifas-nc .wrapper-tarifas {
    flex-direction: column;
    gap: 20px;
  }
  .tarifas-nc .wrapper-tarifas .card-tarifas {
    width: 100%;
  }
  .tarifas-nc .wrapper-tarifas .card-tarifas.destacada:before {
    width: 111px;
    top: -13px;
  }
  .tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card {
    margin: 0 0 88px;
  }
  .tarifas-nc.two-cards .wrapper-tarifas {
    flex-direction: row;
    gap: 2%;
  }
  .tarifas-nc.one-card .wrapper-tarifas .card-tarifas {
    max-width: 991px;
  }
}
@media (max-width: 768px) {
  .tarifas-nc.two-cards .wrapper-tarifas {
    flex-direction: column;
    gap: 20px;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas {
    width: 100%;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas.destacada:before {
    width: 84px;
    top: -10px;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas .wrapper-list .list-card {
    margin: 0 0 32px;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.resp {
    display: flex;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas .wrapper-list .list-card .list-card-item.desktop {
    display: none;
  }
  .tarifas-nc.two-cards .wrapper-tarifas .card-tarifas .wrapper-list .cta-card {
    position: unset;
  }
  .tarifas-nc .wrapper-tarifas {
    flex-direction: column;
    gap: 20px;
  }
  .tarifas-nc .wrapper-tarifas .card-tarifas {
    width: 100%;
  }
  .tarifas-nc .wrapper-tarifas .card-tarifas .wrapper-list .list-card {
    margin: 0 0 32px;
  }
}
.cards-tarifas-new {
  overflow: hidden;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card {
  flex: 1;
  height: auto;
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background-color: #FFF;
  border-radius: 20px;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-sello {
  position: absolute;
  width: 84px;
  height: auto;
  aspect-ratio: 1.9036144578;
  top: -10px;
  right: 14px;
}
@media (min-width: 1240px) {
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-sello {
    width: 150px;
    top: -18px;
  }
}
@media (max-width: 380px) {
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-sello {
    width: 54px;
    top: -6px;
  }
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-title {
  background-color: #0047CC;
  width: 100%;
  padding: 14px;
  border-radius: 20px 20px 0 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-title .title-card {
  color: #FFF;
  font-family: "roobertbold";
  font-size: 30px;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content {
  height: calc(100% - 58px);
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 36px 32px;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .eyebrow-prize {
  margin: 0 0 10px 0;
  text-align: left;
  font-size: 16px;
  line-height: 1;
  color: #000;
  font-family: "roobertbold";
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .prize {
  margin: 0 0 24px 0;
  text-align: left;
  font-size: 36px;
  line-height: 1;
  color: #0047CC;
  font-family: "roobertbold";
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .prize.margin-0 {
  margin: 0 0 0 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .prize > span {
  font-family: "roobertbold";
  font-size: 16px;
  margin: 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .prize > span.black {
  font-size: 14px;
  color: black;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .title-list {
  margin: 0 0 16px 0;
  text-align: left;
  font-size: 22px;
  line-height: 1;
  color: #0047CC;
  font-family: "roobertbold";
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .list-item {
  font-family: "roobertregular";
  color: #000;
  font-size: 20px;
  line-height: 1;
  padding: 0;
  margin: 12px 0 0 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .list-item:first-child {
  margin: 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .list-item:before {
  content: "";
  width: 14px;
  height: 10px;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2026/02/Tick.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 12px 0 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .sub-text {
  margin: 0 0 12px 26px;
  font-family: "roobertlight";
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding: 0;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .bottom-content {
  margin: 36px 0 0 0;
  width: fit-content;
  height: auto;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .bottom-content .cta-card {
  border-radius: 20px;
  padding: 6px 40px;
  background-color: #D3135A;
  width: fit-content;
  font-family: "roobertbold";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  margin: 0;
  border: 1px solid #D3135A;
  display: block;
  cursor: pointer;
}
.cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .bottom-content .cta-card:hover {
  background-color: #FFF;
  color: #D3135A;
}
.cards-tarifas-new.two-cards > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card.three {
  display: none;
}
@media (max-width: 1440px) {
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card {
    min-width: calc(50% - 48px);
    max-width: calc(50% - 48px);
  }
  .cards-tarifas-new.two-cards > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards {
    justify-content: space-between;
  }
  .cards-tarifas-new.two-cards > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card {
    min-width: 0;
    max-width: none;
  }
  .cards-tarifas-new.two-cards > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card.three {
    display: none;
  }
}
@media (max-width: 991px) {
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards {
    flex-direction: column;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card {
    width: 100%;
    min-width: 0;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-title .title-card {
    font-size: 18px;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .eyebrow-prize {
    font-size: 16px;
    margin: 0 0 4px 0;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .prize {
    font-size: 28px;
    margin: 0 0 12px 0;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .title-list {
    font-size: 16px;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .list-item {
    font-size: 14px;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .list-item:before {
    margin: 0 2px 0 0;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .top-content .list-card .sub-text {
    font-size: 12px;
    margin: 0 0 12px 16px;
  }
  .cards-tarifas-new > .zn_section_size > .row > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .container-cards .card .wrapper-content .bottom-content .cta-card {
    font-size: 16px;
  }
}
/**** VENTAJAS NC ****/
.ventajas-nc .wrapper-ventajas {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-flow: row wrap;
  gap: 2%;
}
.ventajas-nc .wrapper-ventajas .card-ventajas {
  width: 21%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ventajas-nc .wrapper-ventajas .card-ventajas .container-img {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  min-height: 110px;
}
.ventajas-nc .wrapper-ventajas .card-ventajas .container-img .picture-card {
  width: 50%;
  margin: 0 auto;
  object-fit: contain;
}
.ventajas-nc .wrapper-ventajas .card-ventajas .title-card {
  font-family: "roobertbold";
  font-size: 20px;
  color: #000;
  line-height: 1;
  margin-bottom: 16px;
  text-align: center;
  margin-top: 0;
}
.ventajas-nc .wrapper-ventajas .card-ventajas .text-card {
  font-family: "roobertregular";
  font-size: 14px;
  color: #000;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .ventajas-nc .wrapper-ventajas .card-ventajas .text-card {
    display: none;
  }
}
@media (max-width: 768px) {
  .ventajas-nc .wrapper-ventajas {
    gap: 2.5%;
    row-gap: 48px;
    justify-content: center;
  }
  .ventajas-nc .wrapper-ventajas .card-ventajas {
    width: 45%;
  }
  .ventajas-nc .wrapper-ventajas .card-ventajas .title-card {
    font-size: 14px;
    margin-bottom: 0;
  }
}
/**** GALLERY RESEÑAS NC *****/
.gallery-resenas-nc > .container > .row {
  display: flex;
  align-items: center;
}
.gallery-resenas-nc .znSmartCarousel-nav {
  text-align: center;
  text-align: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 105%;
  display: flex;
  justify-content: space-between;
}
.gallery-resenas-nc .znSmartCarousel-nav .znSmartCarousel-prev {
  width: 38px;
  height: 38px;
}
.gallery-resenas-nc .znSmartCarousel-nav .znSmartCarousel-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/arrow_back.png");
  background-size: cover;
  background-position: center;
}
.gallery-resenas-nc .znSmartCarousel-nav .znSmartCarousel-next {
  width: 38px;
  height: 38px;
}
.gallery-resenas-nc .znSmartCarousel-nav .znSmartCarousel-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/arrow_forward.png");
  background-size: cover;
  background-position: center;
}
.gallery-resenas-nc .znSmartCarousel-nav polyline {
  display: none;
}
.gallery-resenas-nc .wrapper-stars {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
.gallery-resenas-nc .wrapper-stars .picture {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.gallery-resenas-nc .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  padding: 40px 20px;
  border: 1px solid #0007BF;
  background-color: #fff;
  width: 95%;
  margin: 0 auto;
}
.gallery-resenas-nc .card-content .text {
  font-family: "roobertregular";
  font-size: clamp(16px, 2vw, 20px);
  color: #363636;
  line-height: 1;
  margin: 0;
}
.gallery-resenas-nc .card-content .wrapper-resena {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  width: 100%;
}
.gallery-resenas-nc .card-content .wrapper-resena .person {
  font-family: "roobertbold";
  font-size: clamp(16px, 2vw, 20px);
  color: #363636;
  line-height: 1;
  margin: 0;
}
.gallery-resenas-nc .card-content .wrapper-resena .container-stars {
  display: flex;
  gap: clamp(1px, 1vw, 10px);
  align-items: center;
  justify-content: flex-end;
}
.gallery-resenas-nc .card-content .wrapper-resena .container-stars .valoration {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.gallery-resenas-nc .slick-track {
  display: flex;
  align-items: stretch;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item {
  height: auto;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item > .znSmartCarousel-container {
  height: 100%;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item > .znSmartCarousel-container > .znColumnElement {
  height: 100%;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item > .znSmartCarousel-container > .znColumnElement > .znColumnElement-innerWrapper {
  height: 100%;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item > .znSmartCarousel-container > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent {
  height: 100%;
}
.gallery-resenas-nc .slick-track > .znSmartCarousel-item > .znSmartCarousel-container > .znColumnElement > .znColumnElement-innerWrapper > .znColumnElement-innerContent > .card-content {
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 991px) {
  .gallery-resenas-nc .wrapper-stars .picture {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .gallery-resenas-nc > .container > .row {
    flex-direction: column;
  }
  .gallery-resenas-nc > .container > .row > div {
    width: 100%;
  }
  .gallery-resenas-nc > .container > .row > div .dn-heading {
    text-align: center;
  }
  .gallery-resenas-nc .znSmartCarousel-nav {
    width: 105%;
  }
  .gallery-resenas-nc .wrapper-stars {
    justify-content: center;
  }
  .gallery-resenas-nc .wrapper-stars .picture {
    width: 30px;
    height: 30px;
  }
  .gallery-resenas-nc .card-content .wrapper-resena .container-stars .valoration {
    width: 23px;
    height: 23px;
  }
}
@media (max-width: 420px) {
  .gallery-resenas-nc .card-content .wrapper-resena .container-stars .valoration {
    width: 18px;
    height: 18px;
  }
}
/**** AWARDS NC ****/
.awards-nc.three-awards .wrapper-awards .award {
  width: 32%;
}
.awards-nc.three-awards .wrapper-awards .award:last-child {
  display: none;
}
.awards-nc .wrapper-awards {
  display: flex;
  gap: 2%;
  justify-content: space-between;
  align-items: stretch;
}
.awards-nc .wrapper-awards .award {
  width: 21%;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  gap: 25px;
  padding: 20px;
  background-color: #fff;
}
.awards-nc .wrapper-awards .award .container-picture {
  width: 50%;
  height: auto;
  margin: 0 auto;
  max-height: 152px;
  max-width: 100px;
  margin: 0 auto;
  aspect-ratio: 1;
}
.awards-nc .wrapper-awards .award .container-picture img {
  width: 100%;
  height: 100%;
}
.awards-nc .wrapper-awards .award.long .container-picture {
  aspect-ratio: 0.6578947368;
}
.awards-nc .wrapper-awards .award .text {
  font-family: "roobertbold";
  font-size: 14px;
  color: #000;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
  max-width: 260px;
}
@media (max-width: 991px) {
  .awards-nc.three-awards .wrapper-awards {
    gap: 2%;
    flex-flow: row nowrap;
  }
  .awards-nc.three-awards .wrapper-awards .award {
    width: 100%;
  }
  .awards-nc .wrapper-awards {
    row-gap: 20px;
    flex-flow: row wrap;
  }
  .awards-nc .wrapper-awards .award {
    width: 48%;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .awards-nc.three-awards .wrapper-awards {
    flex-direction: column;
    gap: 20px;
  }
  .awards-nc.three-awards .wrapper-awards .award {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
  }
  .awards-nc.three-awards .wrapper-awards .award .container-picture {
    margin: 0;
  }
  .awards-nc .wrapper-awards {
    flex-direction: column;
    gap: 20px;
  }
  .awards-nc .wrapper-awards .award {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
  }
  .awards-nc .wrapper-awards .award .container-picture {
    margin: 0;
  }
}
/**** IFRAME FORM NC ****/
.iframe-form-nc .wrapper-form {
  display: flex;
  gap: 80px;
  align-items: stretch;
}
.iframe-form-nc .wrapper-form .col.col-right {
  width: 60%;
}
.iframe-form-nc .wrapper-form .col.col-right iframe {
  height: 410px;
  min-height: fit-content;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  padding: 20px 20px;
}
@media (min-width: 992px) and (max-width: 1150px) {
  .iframe-form-nc .wrapper-form .col.col-right iframe {
    height: 560px;
  }
}
@media (max-width: 768px) {
  .iframe-form-nc .wrapper-form .col.col-right iframe {
    height: 570px;
  }
}
@media (max-width: 480px) {
  .iframe-form-nc .wrapper-form .col.col-right iframe {
    height: 650px;
  }
}
.iframe-form-nc .wrapper-form .col.col-left {
  width: calc(40% - 80px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2% 0;
}
.iframe-form-nc .wrapper-form .col.col-left .text {
  padding-left: 50px;
  position: relative;
  margin-bottom: 64px;
}
.iframe-form-nc .wrapper-form .col.col-left .text:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  font-size: 64px;
  color: #0007BF;
  font-family: "roobertbold";
  line-height: 1;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-position: center;
}
.iframe-form-nc .wrapper-form .col.col-left .text.text-one:before {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/customers.png");
}
.iframe-form-nc .wrapper-form .col.col-left .text.text-two:before {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/enjoy_being_able_to_choose-4.png");
}
.iframe-form-nc .wrapper-form .col.col-left .text.text-three:before {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/call_free-1.png");
}
.iframe-form-nc .wrapper-form .col.col-left .text .title {
  margin: 0;
  font-family: "roobertbold";
  font-size: 20px;
  text-transform: uppercase;
  color: #363636;
  line-height: 1;
  padding: 0;
  margin-left: 10px;
  margin-bottom: 7px;
}
.iframe-form-nc .wrapper-form .col.col-left .text .subtitle {
  font-family: "roobertregular";
  font-size: 14px;
  color: #363636;
  margin: 0;
  padding: 0;
  line-height: 1;
  margin-left: 10px;
}
.iframe-form-nc .text-bottom {
  position: relative;
}
.iframe-form-nc .text-bottom:before {
  width: 48px;
  height: 48px;
  content: "";
  display: inline-block;
  margin-right: 10px;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/business_partners-1-1.png");
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .iframe-form-nc .wrapper-form {
    gap: 0;
  }
  .iframe-form-nc .wrapper-form .col.col-right {
    width: 100%;
  }
  .iframe-form-nc .wrapper-form .col.col-left {
    display: none;
  }
}
/**** CINTILLO MID PAGE ****/
.cintillo-center-page .container-linktel-linkmodal {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(50px, 5vw, 90px);
}
.cintillo-center-page .container-linktel-linkmodal .linktel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(12px, 3vw, 24px);
}
.cintillo-center-page .container-linktel-linkmodal .linktel .box-image {
  width: clamp(39px, 5vw, 54px);
  height: clamp(39px, 5vw, 54px);
  padding: 10px;
  border-radius: 50%;
  background-color: #ffffffcc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cintillo-center-page .container-linktel-linkmodal .linktel .box-image .picture-tel {
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.cintillo-center-page .container-linktel-linkmodal .linktel .text {
  font-size: clamp(20px, 2vw, 30px);
  color: #fff;
  line-height: 24px;
  font-family: "roobertbold";
}
.cintillo-center-page .container-linktel-linkmodal .linkmodal {
  border-radius: 50px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #D3135A;
  font-family: "roobertbold";
  font-size: clamp(20px, 2vw, 26px);
  line-height: 1;
  padding: 6px clamp(30px, 5vw, 60px);
}
.cintillo-center-page .container-linktel-linkmodal .linkmodal:hover {
  border: 1px solid #fff;
  background-color: #D3135A;
  color: #fff;
}
.cintillo-center-page .container-linktel-linkmodal .linkmodal.navidad {
  color: #E61400;
}
.cintillo-center-page .container-linktel-linkmodal .linkmodal.navidad:hover {
  border: 1px solid #fff;
  background-color: #E61400;
  color: #fff;
}
.cintillo-center-page.hide-tlf-afl .linktel {
  display: none;
}
.cintillo-center-page.black-friday {
  background-color: #000;
}
.cintillo-center-page.black-friday .container-linktel-linkmodal .linktel .box-image .picture-tel {
  filter: grayscale(1);
}
.cintillo-center-page.black-friday .container-linktel-linkmodal .linkmodal {
  color: #000;
}
.cintillo-center-page.black-friday .container-linktel-linkmodal .linkmodal:hover {
  background-color: #fff;
  border-color: #fff;
  color: #D3135A;
}
/**** FAQS OLD-COMPONENTS ****/
.frequentes-container .znColumnElement-innerContent {
  display: flex;
  width: 100%;
  justify-content: center;
  cursor: pointer;
}
.frequentes-container .dn-heading {
  margin-top: 5px;
}
.frequentes-container .kl-iconbox {
  margin: 10px 15px 0;
}
.boton_preguntas .kl-iconbox__inner span.kl-iconbox__icon {
  transition: transform ease 0.5s;
  transform: rotate(0deg);
  font-size: 20px;
}
.boton_preguntas.open .kl-iconbox__inner span.kl-iconbox__icon {
  display: block;
  transform: rotate(0deg);
  transition: transform ease 0.5s;
  position: relative;
  top: -3px;
}
.caja_preguntas {
  display: block;
  line-height: 1.7;
  padding-top: 0;
}
.caja_preguntas p {
  margin: 0 0 10px;
}
.caja_preguntas .text-custom-child-hov:hover {
  color: #000 !important;
  font-weight: bold;
  font-family: "roobertregular", Helvetica, Arial, sans-serif;
}
.caja_preguntas .zn-acc--style3 .acc-tgg-button:before {
  background: #0007BF !important;
}
.caja_preguntas .zn-acc--style3 .acc-tgg-button.collapsed:before {
  background: #0007BF !important;
}
.faqs-container, .faqs-container .panel-group {
  padding-left: 0;
}
.faqs-container .text-custom-parent {
  border: none;
}
.faqs-container > div > div > div .acc--style3 {
  background: unset;
}
/*.faqs-container.quitar-faq>div>div>div .acc--style3 .acc-group:nth-child(4),
.faqs-container.quitar-faq>div>div>div .acc--style3 .acc-group:nth-child(5){
    display: none;  
}*/
@media (max-width: 991px) {
  .faqs-container .panel-group {
    padding-left: 10px;
  }
}
@media (max-width: 560px) {
  .frequentes-container .znColumnElement-innerContent h3 {
    width: min-content;
  }
  .frequentes-container .znColumnElement-innerContent .kl-iconbox {
    display: flex;
    align-items: center;
  }
}
/**** FAQS NEW CUSTOM HTML ****/
.faqs-container-new .faq {
  color: #505050;
  display: block;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 10px 10px 5px 0;
  background: none;
  border: 0;
  font-size: 14px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  font-family: "roobertregular";
}
.faqs-container-new .faq:hover {
  color: #505050;
}
.faqs-container-new .faq:hover .content-faq .title-faq {
  font-family: "roobertbold";
}
.faqs-container-new .faq .icon {
  min-width: 36px;
  height: 40px;
  background-color: #0007BF;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faqs-container-new .faq .icon .vertical, .faqs-container-new .faq .icon .horizontal {
  background-color: white;
  position: absolute;
}
.faqs-container-new .faq .icon .vertical {
  width: 3px;
  height: 11px;
}
.faqs-container-new .faq .icon .horizontal {
  width: 11px;
  height: 3px;
}
.faqs-container-new .faq .content-faq {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
.faqs-container-new .faq .content-faq .title-faq {
  margin: 5px 0 10px;
}
.faqs-container-new .faq .content-faq .text-faq {
  display: none;
}
.faqs-container-new .faq .content-faq .text-faq p {
  margin-bottom: 10px;
}
.faqs-container-new .faq .content-faq .text-faq p.space-left {
  margin-left: 25px;
}
.faqs-container-new .faq .content-faq .text-faq ul, .faqs-container-new .faq .content-faq .text-faq ol {
  margin-left: 23px;
}
/**** CONDICIONES NC ****/
.condiciones-nc .row {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 10px;
}
.condiciones-nc .row:last-child {
  margin: 0;
}
.condiciones-nc .row:before, .condiciones-nc .row:after {
  display: none;
}
.condiciones-nc .row .tarifa {
  font-family: "roobertbold";
  font-size: 14px;
  color: #000;
  line-height: 1;
  margin: 0;
  min-width: 130px;
}
.condiciones-nc .row .link-pdf {
  display: flex;
  align-items: center;
  gap: 3px;
  margin: 0;
}
.condiciones-nc .row .link-pdf img {
  width: 14px;
  height: 18px;
  object-fit: contain;
}
.condiciones-nc .row .link-pdf .text {
  font-family: "roobertregular";
  font-size: 14px;
  color: #000;
  line-height: 1;
}
.condiciones-nc .row .link-pdf .text:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .condiciones-nc .row {
    flex-direction: column;
    align-items: flex-start;
  }
}
/**** FOOTER NC ****/
.footer-nc .content-wrapper {
  padding: 0;
  margin: 0;
  position: relative;
}
.footer-nc .content-wrapper .container-pdfs {
  margin-bottom: 10px;
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
  justify-content: flex-start;
}
.footer-nc .content-wrapper .container-pdfs .separator {
  width: 1px;
  height: 15px;
  background-color: #000;
  margin-top: 2px;
}
.footer-nc .content-wrapper .container-pdfs .link {
  font-family: "roobertregular";
  font-size: 12px;
  color: #323232;
  text-wrap: nowrap;
}
.footer-nc .content-wrapper .container-copyright .text-copyright {
  color: #646464;
  font-size: 12px;
  font-family: "roobertregular";
}
.footer-nc .content-wrapper .container-links {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  gap: 10px;
}
.footer-nc .content-wrapper .container-links .link-wrapper {
  width: 16px;
  height: 16px;
  display: block;
}
.footer-nc .content-wrapper .container-links .link-wrapper img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .footer-nc .content-wrapper .container-links {
    top: calc(100% - 25px);
    transform: translateY(0%);
  }
  .footer-nc .content-wrapper .container-pdfs {
    gap: 4px;
  }
}
@media (max-width: 768px) {
  .footer-nc .content-wrapper .container-links {
    right: 20px;
  }
  .footer-nc .content-wrapper .container-pdfs {
    gap: 6px;
  }
}
@media (max-width: 480px) {
  .footer-nc .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-nc .content-wrapper .container-links {
    position: unset;
  }
  .footer-nc .content-wrapper .container-copyright {
    order: 2;
    margin-top: 15px;
  }
}
/**** FIXED FORM RIGHT NC ****/
.fixed-form-desplegable {
  padding: 0;
  margin: 0;
}
.fixed-form-desplegable .handler-fixed-form {
  cursor: pointer;
  position: fixed;
  z-index: 2;
  top: 310px;
  right: -110px;
  border-radius: 20px 20px 0 0;
  background-color: #D3135A;
  border: 1px solid #D3135A;
  transform: rotate(270deg);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
}
.fixed-form-desplegable .handler-fixed-form .container-picture {
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}
.fixed-form-desplegable .handler-fixed-form .container-picture .picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fixed-form-desplegable .handler-fixed-form .container-text {
  display: flex;
  align-items: center;
}
.fixed-form-desplegable .handler-fixed-form .container-text .text {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  font-family: "roobertbold";
  position: relative;
  text-transform: uppercase;
}
.fixed-form-desplegable .handler-fixed-form .container-text .text:after {
  display: inline-block;
  content: "";
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  font-family: "roobertbold";
  width: 7px;
  height: 11px;
  margin-left: 10px;
  position: relative;
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/arrow_forward_ios.png");
  background-size: cover;
  background-position: center;
  transform: rotate(90deg);
}
.fixed-form-desplegable .handler-fixed-form:hover {
  background-color: #fff;
}
.fixed-form-desplegable .handler-fixed-form:hover .container-text .text {
  color: #D3135A;
}
.fixed-form-desplegable .handler-fixed-form:hover .container-text .text:after {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/arrow_forward_ios_pink.png");
}
.fixed-form-desplegable .handler-fixed-form.navidad {
  background-color: #E61400;
}
.fixed-form-desplegable .handler-fixed-form.navidad:hover {
  background-color: #fff;
}
.fixed-form-desplegable .handler-fixed-form.navidad:hover .container-text .text {
  color: #E61400;
}
.fixed-form-desplegable .handler-fixed-form.navidad:hover .container-text .text:after {
  background-image: url("https://www.escolhaendesa.pt/wp-content/uploads/2025/05/arrow_forward_ios_pink.png");
}
.fixed-form-desplegable .wrapper-form {
  max-width: 400px;
  width: 95vw;
  border-top: 1px solid #c2cddd;
  border-left: 1px solid #c2cddd;
  border-bottom: 1px solid #c2cddd;
  border-radius: 5px 0px 0px 5px;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #fff;
  top: 135px;
  right: calc(0% - 400px);
  position: fixed;
  transition: all ease-in-out 1s;
  z-index: 1001;
}
@media (max-width: 480px) {
  .fixed-form-desplegable .wrapper-form {
    width: 100vw;
    max-width: 480px;
    right: calc(0% - 480px);
    top: 75px;
    max-height: 70dvh;
    border-radius: 0px 0px 0px 0px;
    border-left: 0px solid #c2cddd;
  }
}
.fixed-form-desplegable .wrapper-form .container-form {
  max-width: 400px;
  width: 95vw;
}
.fixed-form-desplegable .wrapper-form .container-form .quform-element-10_62 {
  width: calc(100% + 60px);
  position: relative;
  left: -30px;
}
@media (max-width: 480px) {
  .fixed-form-desplegable .wrapper-form .container-form .quform-element-10_62 {
    width: calc(100% + 80px);
    left: -30px;
  }
}
.fixed-form-desplegable .wrapper-form .container-form .close-form-desplegable {
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
  margin-left: auto;
  margin-right: 30px;
  margin-top: 30px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .fixed-form-desplegable .wrapper-form .container-form .close-form-desplegable {
    width: 12px;
    height: 12px;
  }
}
.fixed-form-desplegable .wrapper-form .container-form .close-form-desplegable .picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fixed-form-desplegable .wrapper-form .container-form .quform {
  width: 95vw;
  max-width: 400px;
}
.fixed-form-desplegable .wrapper-form.visible {
  right: 0;
  transition: all ease-in-out 1s;
}
@media (max-width: 768px) {
  .fixed-form-desplegable .handler-fixed-form {
    padding: 5px 20px;
    right: -113px;
  }
}
/**** END FIXED FORM RIGHT NC ****/
/**** FIXED BOTTOM NC ****/
.fixed-bottom-nc {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.fixed-bottom-nc .container-countback {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}
.fixed-bottom-nc .container-countback .countback {
  padding: 2px 5px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  border: 1px solid #0007BF;
}
.fixed-bottom-nc .container-countback .countback .number-countback {
  font-family: "roobertbold";
  font-size: 16px;
  color: #0007BF;
  line-height: 1;
}
.fixed-bottom-nc .container-countback .countback .text-countback {
  font-family: "roobertregular";
  font-size: 10px;
  color: #0007BF;
  line-height: 1;
}
.fixed-bottom-nc .container-countback.none-countback {
  display: none;
}
.fixed-bottom-nc .container-buttons {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  max-width: 576px;
  margin: 0 auto;
}
.fixed-bottom-nc .container-buttons .link {
  width: calc(50% - 5px);
  border-radius: 20px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.fixed-bottom-nc .container-buttons .link.link-call {
  background-color: #D3135A;
  border: 1px solid #D3135A;
}
.fixed-bottom-nc .container-buttons .link.link-call img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}
.fixed-bottom-nc .container-buttons .link.link-call img.picture-hover {
  display: none;
}
.fixed-bottom-nc .container-buttons .link.link-call:hover {
  background-color: #fff;
  color: #D3135A;
}
.fixed-bottom-nc .container-buttons .link.link-call:hover img.picture {
  display: none;
}
.fixed-bottom-nc .container-buttons .link.link-call:hover img.picture-hover {
  display: block;
}
.fixed-bottom-nc .container-buttons .link.link-call.navidad {
  background-color: #E61400;
  border: 1px solid #E61400;
}
.fixed-bottom-nc .container-buttons .link.link-call.navidad:hover {
  background-color: #fff;
  color: #E61400;
}
.fixed-bottom-nc .container-buttons .link.link-call-me {
  background-color: #0007BF;
  border: 1px solid #0007BF;
}
.fixed-bottom-nc .container-buttons .link.link-call-me img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}
.fixed-bottom-nc .container-buttons .link.link-call-me img.picture-hover {
  display: none;
}
.fixed-bottom-nc .container-buttons .link.link-call-me:hover {
  background-color: #fff;
  color: #0007BF;
}
.fixed-bottom-nc .container-buttons .link.link-call-me:hover img.picture {
  display: none;
}
.fixed-bottom-nc .container-buttons .link.link-call-me:hover img.picture-hover {
  display: block;
}
.fixed-bottom-nc .container-buttons .link.link-call-me.navidad {
  background-color: #008C5A;
  border: 1px solid #008C5A;
}
.fixed-bottom-nc .container-buttons .link.link-call-me.navidad:hover {
  background-color: #fff;
  color: #008C5A;
}
/**** MODAL TARIFA INDIVIDUAL ****/
@media (max-width: 767px) {
  .mfp-close-btn-in .zn_section--inlinemodal.modal-card-tarifas-nc {
    padding-top: 60px !important;
  }
}
.modal-card-tarifas-nc {
  padding-left: 0;
  padding-right: 0;
  width: 90% !important;
  max-width: 525px !important;
  border-radius: 20px;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  max-height: 90dvh;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #0047cc !important;
}
.modal-card-tarifas-nc .container {
  width: 100% !important;
}
@media (min-width: 992px) {
  .modal-card-tarifas-nc .container-modal-base {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal-card-tarifas-nc .title-modal {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.modal-card-tarifas-nc .title-modal .modal-card-tarifas-nc-subtitle {
  padding-top: 5px;
  display: block;
  font-family: "roobertregular", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.modal-card-tarifas-nc.black-friday {
  background-color: #000;
}
.modal-card-tarifas-nc.black-friday .wrapper-links .link .wrapper-pictures .container-img {
  filter: grayscale(1);
}
.modal-card-tarifas-nc .wrapper-links {
  width: fit-content;
  margin: 0 auto;
}
.modal-card-tarifas-nc .wrapper-links .link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: clamp(12px, 1.5vw, 30px);
  margin-bottom: 30px;
}
.modal-card-tarifas-nc .wrapper-links .link:last-child {
  margin-bottom: 0;
}
.modal-card-tarifas-nc .wrapper-links .link.mb-0 {
  margin-bottom: 0;
}
.modal-card-tarifas-nc .wrapper-links .link .wrapper-pictures {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.modal-card-tarifas-nc .wrapper-links .link .wrapper-pictures .container-img {
  width: clamp(30px, 5vw, 48px);
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-card-tarifas-nc .wrapper-links .link .wrapper-pictures .container-img .picture {
  width: 50%;
  height: 60%;
  max-width: 50%;
  max-height: 60%;
}
.modal-card-tarifas-nc .wrapper-links .link .link-text {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1;
  color: #fff;
  font-family: "roobertbold";
  margin: 0;
  position: relative;
}
.modal-card-tarifas-nc .wrapper-links .link .link-text:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #fff;
  content: "";
  display: block;
}
.modal-card-tarifas-nc .wrapper-links .link .link-text:hover {
  transform: scale(1.05);
  transition: all ease 0.5s;
}
.modal-card-tarifas-nc .wrapper-links .link .link-text:hover:after {
  width: 100%;
  transition: all ease 0.5s;
}
.modal-card-tarifas-nc .wrapper-links .link.one-link .wrapper-pictures {
  flex-direction: row-reverse;
}
.modal-card-tarifas-nc .wrapper-links .link.one-link .wrapper-pictures .container-img:last-child {
  background-color: transparent;
}
.modal-card-tarifas-nc .wrapper-links .link.one-link .wrapper-pictures .container-img .picture.picture-gas {
  display: none;
}
.modal-card-tarifas-nc .wrapper-links .link.gas-link .wrapper-pictures {
  flex-direction: row-reverse;
}
.modal-card-tarifas-nc .wrapper-links .link.gas-link .wrapper-pictures .container-img:last-child {
  background-color: transparent;
}
.modal-card-tarifas-nc .wrapper-links .link.gas-link .wrapper-pictures .container-img .picture.picture-luz {
  display: none;
}
.modal-card-tarifas-nc .wrapper-links .link.no-link .wrapper-pictures .container-img {
  background-color: transparent;
}
.modal-card-tarifas-nc .wrapper-links .link.no-link .wrapper-pictures .container-img .picture {
  display: none;
}
.modal-card-tarifas-nc .last-text {
  width: 100%;
  max-width: calc(100% - 80px);
  margin: 40px auto 10px;
}
/**** MODAL FORM NC ****/
.container-title-formulario {
  background-color: transparent;
  width: 100%;
  padding: 5px 30px;
}
.container-title-formulario .title-formulario {
  color: #0007BF;
  font-size: 27px;
  line-height: 0.8;
  text-align: left;
  font-family: "roobertbold";
  margin: 0;
}
@media (max-width: 991px) {
  .container-title-formulario {
    padding: 5px 20px;
  }
  .container-title-formulario .title-formulario {
    font-size: 20px;
  }
  .fixed-form-desplegable .container-title-formulario {
    padding: 5px 30px;
  }
}
.modal-form-nc {
  max-height: 90dvh;
  max-width: 90vw;
  overflow-y: scroll;
  overflow-x: hidden;
}
.modal-form-nc.modal-form-tlfn .container-title-formulario {
  display: none;
}
.modal-form-nc.modal-form-tlfn .container-title-formulario .title-formulario {
  text-align: center;
  color: #323232;
  margin-top: 10px;
}
@media (min-width: 769px) and (max-width: 991px) {
  .modal-form-nc.modal-form-tlfn .container-title-formulario .title-formulario {
    font-size: 27px;
  }
}
.modal-form-nc.modal-form-tlfn .eyebrow-form {
  text-align: center;
  display: none;
}
.modal-form-nc .quform-elements-10 > .quform-element {
  padding-left: 0;
  padding-right: 0;
}
.modal-form-nc .zn_separator {
  margin: 40px auto;
}
.modal-form-nc .quform-element-10_62 {
  width: calc(100% + 40px);
  position: relative;
  left: -20px;
}
@media (min-width: 992px) {
  .modal-form-nc .quform-element-10_62 {
    width: calc(100% + 70px);
    left: -35px;
  }
}
.modal-form-nc .container-tel-modal-form {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  display: block;
  margin: 0 auto;
}
.modal-form-nc .container-tel-modal-form span {
  font-family: "roobertbold";
  font-size: clamp(35px, 2vw, 40px);
  color: #0007BF;
  line-height: 1;
}
/* modal inactividad */
.modal-inactividad {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100dvh;
  z-index: -10;
  opacity: 0;
  pointer-events: none;
  display: none;
}
.modal-inactividad.visible {
  z-index: 1000;
  opacity: 1;
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
}
.modal-inactividad .zn_section_size {
  max-width: 740px !important;
  width: 90%;
  margin: 0 auto;
}
.modal-inactividad .zn_section_size .max-width-custom > .znColumnElement-innerWrapper {
  max-height: 100dvh;
  overflow: scroll;
}
.modal-inactividad .btn-close-modal-inactividad {
  position: absolute;
  top: 20px;
  right: 35px;
  background-color: transparent;
  border: none;
  outline: none;
  color: transparent;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  opacity: 1;
  cursor: pointer;
}
.modal-inactividad .btn-close-modal-inactividad:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("https://www.escolhaendesa.pt/storage/2025/05/x.png");
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .modal-inactividad .btn-close-modal-inactividad:after {
    width: 12px;
    height: 12px;
  }
}
/* END modal inactividad*/
/**** MODAL CON TELEFONO PARA CLIENTES EN FORM FIXED RIGHT ****/
.submodal-desplegable {
  padding: 15px 30px;
  display: none;
}
.submodal-desplegable .btn-back-submodal {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 14px;
  color: #0007bf;
  position: relative;
  padding: 0;
  cursor: pointer;
  top: -30px;
}
.submodal-desplegable .btn-back-submodal .arrow {
  position: relative;
  top: -2px;
  font-size: 10px;
}
.submodal-desplegable .btn-back-submodal:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0px;
  background-color: #0007bf;
}
.submodal-desplegable .btn-back-submodal:hover:after {
  width: 100%;
  transition: width ease-in-out 0.5s;
}
.submodal-desplegable .title-submodal {
  font-family: "roobertbold", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1;
  text-align: left;
  color: #000000;
  margin: 0 0 20px 0;
}
.submodal-desplegable .subtitle-submodal {
  font-family: "roobertregular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #0007bf;
  margin: 0 0 20px 0;
}
.submodal-desplegable .subtitle-submodal span {
  font-family: "roobertbold";
}
.submodal-desplegable .telf-submodal {
  color: #0007BF;
  font-family: "roobertbold";
  font-size: 35px;
  line-height: 1;
  margin: 0 0 20px 0;
  display: block;
}
.submodal-desplegable .eyebrow-submodal {
  font-family: "roobertregular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  text-align: left;
  color: #323232;
  margin: 0 0 20px 0;
}
@media (max-width: 768px) {
  .submodal-desplegable .btn-back-submodal {
    top: -25px;
  }
}
