@import "../style_multiple.css";

.img-banner {background-image: url("../../img/products/xiaomi_redmi_14.webp");}
.img-flash {background-image: url("../../img/components/flash-horizontal.png");}
.img-product-iphone {background-image: url("../../img/products/iphone_15.webp");}
.img-product-iphone16 {background-image: url("../../img/products/iphone_16e.webp");}
.img-oferta1 {background-image: url("../../img/products/xiaomi-a32.webp");}
.img-promo-banner {background-image: url("../../img/ofertas/dispositivos.webp");}


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

section.bannerSection {
  color: var(--black);
  min-height: 400px;
  overflow: hidden;
  position: relative;
  background-color: var(--primary);
}

section.bannerSection.banner-btn.banner-btn-active {
  cursor: pointer;
}

.bannerSection .img-flash {
  width: 270px;
  height: 73px;
}

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

.bannerSection .bannerSectionContainer {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.bannerSection .bannerSectionContainer .firstInfo h1 {
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.bannerSection .bannerSectionContainer .firstInfo .info-banner {
  display: flex;
  align-items: center;
  gap: 80px;
  height: 100%;
}

.bannerSection .bannerSectionContainer .firstInfo .promoSection .img-flash {
  width: 270px;
  height: 73px;
}

.bannerSection .bannerSectionContainer .firstInfo .promoSection .promo {
  font-size: 24px;
  font-weight: 700;
}

.bannerSection .bannerSectionContainer .firstInfo .promoSection .promo-gratis {
  font-size: 64px;
  font-weight: 700;
  color: var(--secondary-pink);
  line-height: 1;
}
.bannerSection .bannerSectionContainer .firstInfo {
  display: flex;
  flex-direction: column;
}
.bannerSection .bannerSectionContainer .firstInfo .img {
  width: 704px;
  height: 390px;
}
.bannerSection .bannerSectionContainer .firstInfo .img.img-banner-mobile {
  display: none;
}

.bannerSection .bannerSectionContainer .firstInfo .promoSection .promo-pack {
  font-size: 20px;
  font-weight: 400;
}

.bannerSection .bannerSectionContainer .firstInfo  .img-banner-dispositivos {
  width: 500px;
  height: 200px;
}
.bannerSection .bannerSectionContainer .firstInfo  .img-banner-dispositivos-mobile {
  display: none;
}
.bannerSection .bannerSectionContainer .firstInfo .img-franja-dispositivos-mobile {
  display: none;
}

.bannerSection .bannerSectionContainer .firstInfo .btn-banner-dispositivos {
  display: none;
  margin-top: 20px;
  width: fit-content;
}

.bannerSection .bannerSectionContainer .mainFormContainer{
  position: relative;
  margin-top: 30px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm {
  color: var(--black);
  background-color: #FFFFFF;
  padding: 30px 30px 25px 30px;
  border-radius: 4px;
  width: 333px;
  min-height: 275.6px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .form_pp p {
  color: var(--black);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .terminos {
  font-size: 12px;
  margin-top: 10px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .terminos .checkbox {
  padding-left: 20px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .terminos .checkbox .checkmark {
  top: 1px;
  height: 15px;
  width: 15px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .terminos .checkbox .checkmark:after {
  left: 4px;
  top: 2px;
  width: 5px;
  height: 8px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm button {
  width: 100%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .btn-quiero{
  width: 100%;
  text-align: center;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .fa-spinner{
  color: var(--secondary-pink);
  padding: 8px;
  font-size: 25px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .fail-form_pp,
.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .succes-form_pp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 210px;
  margin-right: 0;
  margin-left: 0;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .succes-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid var(--secondary-green);
  margin-bottom: 15px;
  background-size: 50%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .fail-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid var(--danger);
  margin-bottom: 15px;
  background-size: 50%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .succes-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: var(--secondary-green);
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .fail-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: var(--danger);
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .llamadme {
  font-size: 12px;
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainForm .select-css {
  font-size: 12px;
}

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

section.selectoresSection {
  padding: 0;
}
section.ofertasSection {
  /* padding: 20px 0 100px 0; */
}

section.ofertasSection .container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
}
.selectoresSection .selectoresContainer  {
  display: block;
}
.selectoresSection .selectoresContainer .selectores input {
  position: absolute;
  opacity: 0;
}
.selectoresSection .cardsGroup .card:hover {
  outline: 1px solid var(--blue-text);
}
.selectoresSection .selectores {
  margin: 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
}
.selectoresSection .selectores .selector {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 92px;
  font-size: 16px;
  position: relative;
  padding: 12px 40px 12px;
  margin: 8px;
  cursor: pointer;
  font-weight: bold;
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  border: 1px solid #fff;
  border-radius: 4px;
}
.selectoresSection .selectores input:checked + .selector{
  border: 1px solid #DA1884;
  box-shadow: unset;
  transition: 0.4;
}
.selectoresSection .selectores .selector .img {
  width: 30px;
  height: 30px;
}

.ofertasSection.tablet .card-tarifa-vertical, .ofertasSection.tv .card-tarifa-vertical, .card-tarifa-vertical.tablet, .card-tarifa-vertical.tv {
  height: unset;
}

/* otros */
.ofertasSection.otros .card-tarifa-vertical {
  padding: 40px 30px;
  gap: 0;
}
.ofertasSection {
  display: none;
}
.ofertasSection .card-tarifa-vertical {
  height: 490px;
}


/* mainFormDispositivos */

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos {
  color: var(--black);
  background-color: #FFFFFF;
  padding: 30px 30px 25px 30px;
  border-radius: 4px;
  width: 333px;
  min-height: 275.6px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .form_pp p {
  color: var(--black);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .terminos {
  font-size: 12px;
  margin-top: 10px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .terminos .checkbox {
  padding-left: 20px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .terminos .checkbox .checkmark {
  top: 1px;
  height: 15px;
  width: 15px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .terminos .checkbox .checkmark:after {
  left: 4px;
  top: 2px;
  width: 5px;
  height: 8px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos button {
  width: 100%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .btn-quiero{
  width: 100%;
  text-align: center;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .fa-spinner{
  color: var(--secondary-pink);
  padding: 8px;
  font-size: 25px;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .fail-form_pp,
.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .succes-form_pp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 210px;
  margin-right: 0;
  margin-left: 0;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .succes-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid var(--secondary-green);
  margin-bottom: 15px;
  background-size: 50%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .fail-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid var(--danger);
  margin-bottom: 15px;
  background-size: 50%;
}

.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .succes-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: var(--secondary-green);
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .fail-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: var(--danger);
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .llamadme {
  font-size: 12px;
}
.bannerSection .bannerSectionContainer .mainFormContainer .mainFormDispositivos .select-css {
  font-size: 12px;
}

.ofertasSection.ofertas .card-tarifa-vertical .img {
  width: 60px;
  height: 52px;
  align-self: end;
}

/* 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 ------------- */