@import "../style_multiples.css";

.img-banner-1 {background-image: url(../../img/portada-fibra.webp);}
.img-phone-black {background-image: url(../../img/components/phone-black.svg);}


/* ----------- BANNER ----------- */
section.bannerSection {
  background-color: #017435;
}
.bannerSection .bannerSectionContainer .firstInfo {
    gap: 16px;
}
.bannerSection .bannerSectionContainer .firstInfo h1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 700;
}
.bannerSection .bannerSectionContainer .firstInfo .title {
  background-color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  padding: 4px 12px;
  width: fit-content;
  border-radius: 4px;
}
.bannerSection .bannerSectionContainer .firstInfo .logo-neflix {
  width: 97px;
  height: 27px;
}
.bannerSection .bannerSectionContainer .firstInfo .titlePromo {
  display: flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  padding: 4px 0;
  width: 100%;
  border-radius: 4px;
  font-family: Roboto;
  width: fit-content;
  color: #fff;
}
.bannerSection .bannerSectionContainer .firstInfo .titlePromo span {
  font-size: 38px;
}
.bannerSection .bannerSectionContainer .firstInfo .subtitlePromo {
    display: flex;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    gap: 8px;
}
.bannerSection .bannerSectionContainer .firstInfo .subtitlePromo span.movil {
    display: flex;
    transform: rotate(-2deg);
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background-color: #fff;
    color: #2E2E3B;
    box-shadow: 0.69px 0.69px 1.39px 0px rgba(0, 0, 0, 0.15);
}
.bannerSection .bannerSectionContainer .firstInfo .subtitlePromo span.fibra {
    display: flex;
    transform: rotate(2deg);
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    box-shadow: 0.69px 0.69px 1.39px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    color: #2E2E3B;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner {
  top: 34px;
  position: relative;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner {
  color: #fff;
  display: flex;
  flex-direction: column;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img {
    display: flex;
    flex-direction: column;
    width: 230px;
    height: 205px;
    padding: 2.314px;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-shrink: 0;
    gap: 3px;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner .mancheta {
  font-size: 12px;
  font-weight: 700;
  color: #2E2E3B;
  padding: 24px 12px;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  width: fit-content;
  position: relative;
  top: -58px;
  line-height: 100%;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img p {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price {
  position: relative;
  color: #2E2E3B;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .img {
  width: 114px;
  height: 52px;
  display: flex;
  flex-direction: row;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .num {
  font-size: 50px;
  font-weight: 700;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .euros {
  display: none;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .legales {
  display: flex;
  flex-direction: column;
  text-align:start;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .legales .mes {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .legales .iva {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .eur {
  position: absolute;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  top: 22px;
  left: 78px;
}
.bannerSection .bannerSectionContainer .firstInfo .promosBanner .banner-price .legal {
  position: absolute;
  font-size: 14px;
  font-weight: 300;
  bottom: 21px;
  left: 79px;
}
.bannerSection .bannerSectionContainer .firstInfo .btn_yoigo { 
  width: 100%;
}
.bannerSection .bannerSectionContainer .imgContainer .precio-banner {
  top: 93px;
  right: 49px;
}
.bannerSection .bannerSectionContainer .imgContainer .precio {
  font-size: 36px;
}
.bannerSection .bannerSectionContainer .imgContainer {
  position: relative;
}
.bannerSection .bannerSectionContainer .imgContainer .img-hucha {
  position: absolute;
  width: 422px;
  height: 427px;
  left: -247px;
  bottom: -50px;
}
.bannerSection .bannerSectionContainer .imgContainer .img-banner-1 p {
  position: absolute;
  bottom: -29px;
  right: 19px;
  color: #fff;
}
.bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(0%) hue-rotate(164deg) brightness(100%) contrast(102%);
  position: absolute;
  width: 208px;
  height: 164px;
  left: -65px;
  top: 72px;
}
.bannerSection .bannerSectionContainer .mainFormContainer .calculadoraSection.energia {
  min-height: 502px;

}

/* ----------- CALCULADORA ENERGÍA ----------- */
.calculadoraModal .calculadoraSection.energia {
  padding: 17px 21px;
}
.calculadoraSection.energia .mainFormContainer form .checkSelectCalc {
  display: flex;
  justify-content: space-between;
}
.calculadoraSection.energia .mainFormContainer form p.titleForm  {
  margin-bottom: 8px;
}
.calculadoraSection.energia .mainFormContainer form p.head {
  margin-top: 0;
  margin-bottom: 4px;
}
.calculadoraModal .calculadoraSection.energia .form_pp .questi {
  margin-top: 0;
}
.calculadoraModal .calculadoraSection.energia .form_pp .questi p.p2 {
  margin-bottom: 4px;
}
.calculadoraSection.energia .mainFormContainer form .checkSelectCalc img.luz-gas {
  width: 32px;
  height: 32px;
}
.calculadoraSection.energia .mainFormContainer form .lead .checkbox-calc img {
  width: 32px;
}
.calculadoraSection.energia .mainFormContainer form .lead .checkbox-calc {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  width: 30%;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
  padding: 0.8rem;
  border: 1px solid #C6C6C6;
  font-size: 15px;
  transition: background-color .2s, border .2s;
  -o-transition: background-color .2s, border .2s;
  -moz-transition: background-color .2s, border .2s;
}

.calculadoraSection.energia .mainFormContainer form .lead .checkSelectCalc .input-check-calc {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.calculadoraSection.energia .mainFormContainer form .lead .checkSelectCalc .input-check-calc:checked + label,
.calculadoraSection.energia .mainFormContainer form .lead .checkSelectCalc .input-check-calc:hover + label {
  border: 1px solid #AE3F97;
}
.calculadoraSection.energia .mainFormContainer form .badOption.hide {
  display: none;
} 
.calculadoraSection.energia .mainFormContainer form .inputArea {
  margin-bottom: 8px;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
  margin-right: 10px;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide input {
  opacity: 0;
  width: 0;
  height: 0;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 34px;
  border: 2px solid #C6C6C6;
  transition: background-color 0.3s, border 0.3s;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide .slider::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 2px;
  background-color: #C6C6C6;
  transition: .3s;
  border-radius: 50%;
  transform: translateX(0);
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide input:checked + .slider {
  background-color: #AE3F97;  
  border: 2px solid #AE3F97;
}
.calculadoraSection.energia .mainFormContainer form .inputArea.slide input:checked + .slider::before {
  background-color: white;
  transform: translateX(22px);
}

.calculadoraSec.energia .mainFormContainer form #ya-cliente,
.calculadoraModal .calculadoraSection.energia .btn-nuevos-productos {
  height: 44px;
  margin-bottom: 8px;
  border: 1px solid #D9D9D9;
  font-size: 14px;
  padding: 8px;
  border-radius: 8px;
  width: 100%;
}
.calculadoraModal .calculadoraSection .questi label {
  margin: 0;
  width: 100%;
}

.calculadoraSection .mainFormContainer form .inputArea .inputForm {
  display: flex;
  gap: 8px;
}

/* ----------- TARIFAS ----------- */
.normalDots .slick-dots {
  justify-content: center;
}

.tarifasSection .cardsContainer {
  justify-content: center;
  gap: 32px;
}
.tarifasSection .cardsContainer .card-tarifa {
  width: 358px;
  height: 399px;
}
.tarifasSection .cardsContainer .card-tarifa .price {
    display: flex;
    padding: 8px 10px;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    background-color: #F6F6F6;
}
.tarifasSection .cardsContainer .card-tarifa .price p {
  font-size: 48px;
  line-height: 70px;
}
.tarifasSection .cardsContainer .card-tarifa .price .cents {
  font-size: 16px;
  line-height: 100%;
}

/* ----------- RESIDENCIA SECTION ----------- */
.residenciaSection .residenciaContainer {
  gap: 24px;
  border: none;
  background-color: unset;
  border-radius: unset;
  max-width: 879px;
  display: flex;
  flex-wrap: wrap;
}
.residenciaSection .residenciaContainer .main-info {
  display: flex;
  max-width: 391px;
  width: 100%;
  padding: 15px 0px 15px 15px;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.residenciaSection .residenciaContainer .img {
  filter: none;
  width: 113px;
  height: 93px;
}
.residenciaSection .residenciaContainer .main-info .info .title {
  font-size: 18px;
}
.residenciaSection .residenciaContainer .main-info .info .subtitle {
  color: #2E2E2E;
  background-color:#FEDE0A;
  display: flex;
  padding: 2px 4px;
  justify-content: start;
  align-items: baseline;
  gap: 3px;
  font-size: 18px;
  width: fit-content;
}
.residenciaSection .residenciaContainer .main-info .info .subtitle span {
  font-size: 28px;
}
.residenciaSection .btn_yoigo {
  width: 197px;
  margin: auto;
}

/* ----------- FAQS ----------- */
.preguntas_frecuentes .containerFaqs .faqRow .infoFaq ul {
  list-style: unset;
  padding-left: 22px;
}

.preguntas_frecuentes .containerFaqs .faqRow .infoFaq ul li {
  color: var(--black);
  font-weight: 400;
  margin: 4px;
}
