@import "../style_multiple.css";

.img-banner {background-image: url("../../img/ofertas/img-banner-ofertas.webp");}
.img-banner-promo {background-image: url("../../img/ofertas/img-oferton-fibra-movil.webp");}
.img-banner-tv {background-image: url("../../img/ofertas/xiaomi_tv_gratis.png");}
.img-banner-oferta {background-image: url("../../img/banner-oferta.webp");}
.img-candado {background-image: url("../../img/fibra-y-movil/candado.svg");} 
.img-oferta1 {background-image: url("../../img/products/xiaomiTV-a2.webp");}
.img-oferta2 {background-image: url("../../img/banner-gb-ofertas.webp");}


.coberturaBtnSection-desktop {
  top: unset;
  bottom: 0px;
}
.banner {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.banner h1{
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
.banner .titleBanner h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}
.banner .titleBanner .img-franja-novedad {
  width: 498px;
  height: 44px;
  margin: auto;
  margin-bottom: 24px;
}
.banner .titleBanner .img-franja-novedad-mobile {
  width: 360px;
  height: 52px;
  margin: auto;
  margin-bottom: 24px;
}
.banner .titleBanner .img-franja-novedad-mobile {
  display: none;
}
.bannerSection, 
.doble-banner .container .oferta {
  color: var(--black);
  background-image: linear-gradient(90deg,var(--primary) 0,var(--primary) 50%,var(--grey-background) 50%,var(--grey-background) 100%);
  height: 372px;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  border: 1px solid #868686;
}

.bannerSection .bannerSectionContainer {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 30px 50px;
  background-color: var(--primary);
  background-image: url("../../img/banner-ofertas-fiesta.webp");
  background-size: 223px;
  background-repeat: no-repeat;
  background-position: 25% 121%;
} 

.bannerSection .bannerSectionContainer .imgContainer .img-banner {
  height: 310px;
  width: 470px;
}

.bannerSection .bannerSectionContainer .btn-mobile {
  display: none;
}

.bannerSection .bannerSectionContainer h1,
.doble-banner .oferta .bannerSectionContainer .firstInfo h1 {
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.bannerSection .bannerSectionContainer .firstInfo {
  display: flex;
  flex-direction: column;
  gap: 22px;
  max-width: 700px;
}

.bannerSection .bannerSectionContainer .firstInfo .banner-mancheta {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
  background-color: #000;
  padding: 6px 11px;
  width: fit-content;
}

.bannerSection .bannerSectionContainer .firstInfo .btn-banner {
  width: fit-content;
}

.bannerSection .bannerSectionContainer .firstInfo .img-banner-promo {
  width: 664px;
  height: 100px;
}

.bannerSection .bannerSectionContainer .firstInfo .titlePromo,
.doble-banner .oferta .bannerSectionContainer .firstInfo .titlePromo {
  color: var(--black);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-top: 35px;
  width: 335px;
}

.bannerSection .bannerSectionContainer .firstInfo .mancheta,
.doble-banner .oferta .bannerSectionContainer .firstInfo .mancheta {
  color: #FFFFFF;
  background-color: var(--black);
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 15px 5px 6px;
  width: fit-content;
  -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}
.firstInfo .info-banner .left-info p.tachado {
  font-size: 19px;
  font-weight: 300;
  text-decoration: line-through;
  text-align: end;
}
.bannerSection .bannerSectionContainer .mainFormBanner {
  width: 452px;
}
.bannerSection .bannerSectionContainer .imgContainerMobile {
  display: none;
}

/* --------- FIN BANNER CENTRAL --------- */

.doble-banner {
  display: flex;
  margin-bottom: 50px;
}

.doble-banner .oferta {
  width: 50%;
}

.doble-banner .container {
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.doble-banner .container .oferta {
  width: 49.5%;
}
.doble-banner .container .oferta .img-product-redmi-14c {
  height: 210px;
  width: 210px;
}
.doble-banner .container .oferta .img-product-redmi-14c.mobile {
  display: none;
}
.doble-banner .container .oferta .img-oferta2 {
  height: 219px;
  width: 235px;
}

.doble-banner .oferta .img-mancheta {
  position: absolute;
  top: 0;
  left: 320px;
  width: 100px;
  height: 100px;
}

.doble-banner .oferta .bannerSectionContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  padding: 30px 50px;
}

.doble-banner .oferta .bannerSectionContainer .imgContainer {
  position: relative;
  display: flex;
}

.doble-banner .oferta .bannerSectionContainer .imgContainer .img-banner {
  height: 367px;
  width: 292px;
}

.doble-banner .oferta .bannerSectionContainer .mainFormBanner .btn_jazztel_secondary {
  width: fit-content;
}

.doble-banner .oferta .bannerSectionContainer .firstInfo .price .old-num {
  position: absolute;
  padding-left: 7px;
  font-size: 26px;
  font-weight: 700;
  text-align: right;
  right: 33px;
  top: 36px;
  color: rgba(0, 0, 0, 0.507);
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .price .old-num .cents{
  position: absolute;
  top: 2px;
  left: 48px;
  font-size: 12px;
}

.doble-banner .oferta .bannerSectionContainer .firstInfo .price .old-num .eur-mes{
  position: absolute;
  bottom: 5px;
  left: 43px;
  font-size: 8px;
  font-weight: 400;
}

.doble-banner .oferta .bannerSectionContainer .firstInfo .price .old-num::after {
  content: "";
  width: 116%;
  height: 1px;
  background-color: rgba(0, 0, 0, .507);
  display: block;
  transform: rotate(-25deg) translate(-50%, -50%);
  position: absolute;
  top: 6%;
  left: 67%;
}

.doble-banner .container .oferta .mainFormOferta {
  max-width: 236px;
}

.doble-banner .container .oferta .mainFormOferta .mancheta-pink {
  background-color: var(--secondary-pink);
  border-radius: 4px;
  color: #fff;
  padding: 5px 10px;
  width: fit-content;
  font-size: 16px;
  font-weight: 700;
  margin-top: 63px;
}
.doble-banner .oferta .img-circle {
  position: absolute;
  width: 1112px;
  height: 100%;
  right: 110px;
  z-index: 0;
  transform: rotateY(139deg);
}
.doble-banner .container .oferta .mainFormOferta .claim {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 58px;
  margin-top: 30px;
}
.doble-banner .oferta.drch .bannerSectionContainer .firstInfo .info-top {
  padding: 10px 0;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner {
  display: flex;
  flex-direction: column;
  color: #fff;
  line-height: 1;
  min-width: 230px; 
  margin-bottom: 15px;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .left-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: var(--secondary-pink);
  padding: 10px;
  position: relative;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .left-info p {
  font-size: 20px;
  font-weight: 700;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .left-info .mb {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price {
  display: flex;
  flex-direction: column;
  padding: 14px 18px 22px 18px;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price .solo {
  font-size: 22px;
  font-weight: 400;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price.tachado {
  height: 127px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 ;
  background-color: #fff;
  position: relative;
  color: #000;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price.tachado .num {
  padding-left: 10px;
  font-size: 90px;
  font-weight: 700;
  position: relative;
  text-align: start;
  width: fit-content;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price.tachado .num .cents {
  position: absolute;
  font-size: 40px;
  top: 6px;
  line-height: 1;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .price .num .eur-mes {
  position: absolute;
  bottom: 13px;
  right: -52px;
  font-size: 22px;
  font-weight: 400;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .left-info .info-bott {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.doble-banner .oferta .bannerSectionContainer .firstInfo .info-banner .left-info .info-top span {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.doble-banner .oferta .firstInfo .info-banner .left-info p.mas {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.doble-banner .oferta .firstInfo .info-banner .left-info .info-bott .num {
  font-size: 68px;
  font-weight: 700;
}
.doble-banner .oferta .firstInfo .info-banner .left-info .info-bott .sub-info {
  margin-top: 20px;
}
.doble-banner .oferta .firstInfo .info-banner .left-info .info-bott .sub-info p {
  font-size: 22px;
  font-weight: 700;
}
.doble-banner .oferta .firstInfo .info-banner .left-info .info-bott .sub-info p.compartir {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner {
  width: 255px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info {
  align-items: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price {
  padding: 14px 18px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price.tachado {
  height: 82px;
  align-items: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price.tachado .num {
  padding-left: 0;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price .gratis {
  font-weight: 700;
  font-size: 56px;
  text-align: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price .condiciones {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price .num {
  font-size: 55px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info {
  align-items: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info .info-top p {
  font-size: 43px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info .info-top p.condiciones {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info .info-top span.dispositivo {
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .left-info .info-bott {
  flex-direction: column;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .firstInfo .info-banner .price .dispositivo {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 1.2;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img {
  display: flex;
  justify-content: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .products {
  display: flex;
  justify-content: center;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .mancheta {
  position: absolute;
  padding: 8px 4px;
  font-size: 8px;
  line-height: 1;
  color: white;
  background-color: var(--secondary-pink);
  width: fit-content;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-tcl-tab-10 {
  position: relative;
  width: 140px;
  height: 93px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-tcl-tab-10 .mancheta {
  top: -10px;
  left: -10px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-moto-g34 {
  position: relative;
  width: 74px;
  height: 162px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-moto-g34 .mancheta {
  bottom: -15px;
  min-width: 59px;
  transform: translateX(54%);
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-air-fryer {
  position: relative;
  width: 100px;
  height: 130px;
}

.doble-banner .oferta.stamrtTV .bannerSectionContainer .imgContainer .oferta-img .img-product-air-fryer .mancheta {
  top: -10px;
  right: -10px;
}

/* OFERTAS SECTION */

.ofertasSection.tv {
  background-color: #EFEFEF;
}
.ofertasSection.tablet .cardsContainer .card-tarifa-vertical, .ofertasSection.tv .cardsContainer .card-tarifa-vertical {
  height: 418px;
}

.ofertasSection h2 {
  margin-bottom: 24px;
  font-weight: 400;
}
.ofertasSection .ofertasTitle {
  color: var(--secondary-pink);
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 1rem;
}
.ofertasSection .normalDots .slick-dots li {
  min-width: 31%;
  max-width: 31%;
}

.coberturaBtnSection{
  position: absolute;
  width: 100%;
  top: -55px;
}
.ofertasSection .card-tarifa-vertical {
  height: 490px;
}

/* PÁGINA CHATBOT */

#chatbot p {
  margin-bottom: 0;
}

#chatbot .chatContainer .success-form,
#chatbot .chatContainer .fail-form,
#chatbot .chatContainer .spinning {
  display: none;
  text-align: center;
  margin: 35px 0;
}

#chatbot .chatContainer .spinning {
  color: var(--action-color);
  margin: 1rem auto;
}

#chatbot .chatContainer .success-form a,
#chatbot .chatContainer .fail-form a {
  color: var(--black);
  text-decoration: underline!important;
}

#chatbot .chatContainer .spinning img {
  height: 90px;
  width: 90px;
}

#chatbot .chatContainer .success-form img {
  border-radius: 50%;
  height: 20px;
  margin-bottom: 5px;
  outline: 2px solid #08A800;
  padding: 3px;
  width: 20px;
}
#chatbot .chatContainer .success-form p span {
  color: #08A800;
}
#chatbot .chatContainer .fail-form img{
  border-radius: 50%;
  height: 20px;
  margin-bottom: 5px;
  outline: 2px solid #C00202;
  padding: 3px;
  width: 20px;
}
#chatbot .chatContainer .fail-form p span {
  color: #C00202;
}
#chatbot.hidden-nav .asesorContainer {
  top: 159px;
}
#chatbot.hidden-time .asesorContainer {
  top: 96px;
}
#chatbot .btnChatbot {
  background-color: var(--primary);
  font-weight: 700;
  color: #fff;
  border: 0;
  padding: 16px 24px;
  border-radius: 10px;
  line-height: 1;
  cursor: pointer;
}

/* bubble-chatbot */
.bubble-chatbot {
  position: fixed;
  bottom: 99px;
  right: 30px;
  height: 60px;
  width: 60px;
  background-color: var(--secondary-pink);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 3px 20px #00000040;
  pointer-events: all;
  z-index: 501;
}

.bubble-chatbot.open {
  /* box-shadow: none; */
}

.bubble-chatbot img{
  filter: brightness(0) saturate(100%) invert(98%) sepia(7%) saturate(300%) hue-rotate(235deg) brightness(117%) contrast(100%);
  height: 28px;
  width: 28px;
  user-select: none;
}

.bubble-chatbot img.close{
  display: none;
  float: unset;
  font-size: unset;
  font-weight: unset;
  color: unset;
  line-height: unset;
  text-shadow: none;
  opacity: unset;
}
.bubble-chatbot img.close:hover{
  opacity: unset!important;
}

.bubble-chatbot.open img.close{
  display: block;
  width: 20px;
  height: 20px;
}

.bubble-chatbot.open img.msj{
  display: none;
}

.bubble-chatbot .bubble-inside{
  font-size: 12px;
  align-items: center;
  background-color: white;
  border: 1px solid var(--secondary-pink);
  border-radius: 50%;
  color: var(--secondary-pink);
  height: 23px;
  justify-content: center;
  position: absolute;
  top: -6px;
  right: 0;
  width: 23px;
  display: none;
}

.chatbot-banner {
  height: 100%;
  left: 0;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
  display: none;
}

.chatbot-banner .close-section-chatbot{
  height: 100%;
  position: absolute;
  width: 100%;
}

.chatbot-banner .close-section-chatbot img{
  display: none;
}

.chatbot-banner .chatbot-banner-container {
  background-color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 440px;
  max-height: 540px;
  overflow-y: scroll;
  border-radius: 15px;
  bottom: 174px;
  right: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}

.chatbot-banner .chatbot-banner-container::-webkit-scrollbar {
  width: 5px;
}
.chatbot-banner .chatbot-banner-container::-webkit-scrollbar-track {
  background: #f4f6f9;
  border-radius: 5px;
}
.chatbot-banner .chatbot-banner-container::-webkit-scrollbar-thumb {
  background-color: #a7a4a4;
  border-radius: 5px;
}

.chatbot-banner .chatbot-banner-container #chatbot .asesorContainer {
  top: 0;
}

.chatbot-banner .chatbot-banner-container #chatbot .chatbotContainer {
  min-height: calc(100vh - 371px);
}
.chatbot-banner .chatbot-banner-container #chatbot .chatContainer {
  padding-bottom: 10px;
}

/* --------------- FOOTER --------------- */
footer {
  margin-bottom: 95px;
}
/* ------------- FIN FOOTER ------------- */