.contenedor_home_fibra_movil {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 100vh;
  background-color: #fbffef;
  display: flex;
  flex-direction: column;
}

.fibra-icono-fibra {
  display: flex;
  margin-bottom: 25px;
}

.caja_home {
  border-radius: 8px;
  border: 1px solid black;
  width: 416px;
  height: 948px;
  background-color: white;
  width: 25%;
  margin-top: 500px;
}

.parrafo_a001 {
  font-weight: 800;
  font-size: 32px;
}

.contenedor_fibra_movil {
  background-color: #fbffef;
  display: flex;
  flex-direction: row;
}

.contenido_fibra_movil {
  width: 50%;
}

.caja_contenido_fibra_movil {
  padding: 168px 112px 0px 176px;
}

.caja_tarifas2,
.caja_tarifas1,
.caja_tarifas3 {
  border-radius: 15px;
  width: 416px;
  height: max-content;
  background-color: white;
  text-align: left;
  padding: 32px 40px 56px 40px;
}

.mejor-tarifa {
  height: 26px;
  color: #579ad7;
  width: 111px;
  padding: 5px;
  border-radius: 4px;
  font-family: Outfit;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  display: flex;
  gap: 6px;
}

.f-mejor-tarifa {
  background-size: contain;
  width: 12px;
  height: 12px;
}

.mejor-tarifa-oculta {
  color: white;
  padding: 5px;
  font-family: Outfit;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}

.megas {
  color: #012241;
  font-family: Outfit;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}

.titulo-megas {
  color: #627480;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.contenedor-numeros {
  display: flex;
  height: 96px;
}

.numero-grande {
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 96px;
  font-style: normal;
  font-weight: 600;
  line-height: 96px;
  width: 96px;
}

.numero-grande-2 {
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 96px;
  font-style: normal;
  font-weight: 600;
  line-height: 96px;
  margin-right: 8px;
}

.decimales-mes {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: flex-end;
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  gap: 4px;
}

.iva {
  color: #627480;
  font-family: Outfit;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.iva-2 {
  color: #627480;
  font-family: Outfit;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.frases-check {
  color: #627480 !important;
  font-family: Outfit !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  margin-top: 16px !important;
}

.frases-check img {
  vertical-align: middle;
  height: 16px;
  width: 16px;
  margin-right: 8px;
}

.selecionar-tarifa {
  border-radius: 48px;
  background: #c9fc1e;
  color: #2c5e8c;
  width: 100%;
  border: none;
  margin-bottom: 40px;
  margin-top: 40px;
  height: 56px;
}

.selecionar-tarifa a {
  text-decoration: none !important;
  color: #2c5e8c !important;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.selecionar-tarifa a:hover {
  color: white;
}

.selecionar-tarifa:hover {
  color: white;
  background: #c9fc1e;
}

.titulo-fibra {
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 4px;
}

.titulo-fibra img {
  height: 24px;
  width: auto;
  margin-right: 12px;
}

.mensaje-fibra {
  color: #627480;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-left: 11%;
}

.llamadme {
  border-radius: 48px;
  border: 2px solid #8ac6fd;
  background-color: #fff;
  color: #2c5e8c;
  width: 100%;
  margin-top: 40px;
  height: 56px;

  color: #2c5e8c;
  text-align: center;
  /* body/xl/semibold */
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 144.444% */
}

.llamadme:hover {
  border-radius: 48px;
  border: 2px solid #8ac6fd !important;
  background-color: #fff !important;
  color: #2c5e8c !important;
  width: 100%;
  margin-top: 40px;
  height: 56px;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.llamadme:focus {
  border-radius: 48px;
  border: 2px solid #8ac6fd !important;
  background-color: #fff !important;
  color: #2c5e8c !important;
  width: 100%;
  margin-top: 40px;
  height: 56px;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.llamada {
  border-radius: 48px;
  border: 2px solid #8ac6fd;
  background-color: #fff;
  color: #2c5e8c;
  width: 100%;
  margin-top: 40px;
  height: 56px;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.llamada:hover {
  border-radius: 48px;
  border: 2px solid #8ac6fd !important;
  background-color: #fff !important;
  color: #2c5e8c !important;
  width: 100%;
  margin-top: 40px;
  height: 56px;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.llamada:focus {
  border-radius: 48px;
  border: 2px solid #8ac6fd !important;
  background-color: #fff !important;
  color: #2c5e8c !important;
  width: 100%;
  margin-top: 40px;
  height: 56px;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.llamada {
  border-radius: 48px;
  border: 2px solid #8ac6fd;
  background-color: #fff;
  color: #2c5e8c;
  width: 100%;
  margin-top: 40px;
  height: 56px;
}

.llamada:hover {
  border-radius: 48px;
  border: 2px solid #8ac6fd !important;
  background-color: #fff !important;
  color: #2c5e8c !important;
  width: 100%;
  margin-top: 40px;
  height: 56px;
}

.fibra {
  color: white;
  padding: 80px 0px 0px 107px;
}

.fibra img {
  margin-right: 12px;
  vertical-align: text-top;
  width: 12px;
  height: 16px;
}

.moviles {
  margin-right: 12px;
  vertical-align: bottom;
  width: 16px;
}

.fibra_icono {
  color: #000;
}

.fibra h1 {
  color: #fff;
  /* heading/h2 */
  font-family: Outfit;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 72px */
}

.contenedor_cajas {
  display: flex;
  flex-direction: row;
  margin: 0 auto !important;
  justify-content: start;
  gap: 32px;
}

.contenedor_cajas > :first-child {
  margin-left: auto;
}

.contenedor_cajas > :last-child {
  margin-right: auto;
}

.parrafo_tu_tarifa {
  font-size: 96px;
  font-weight: 500;
  line-height: 100%;
  width: 416px;
}

.parrafo_tu_tarifa_002 {
  font-size: 18px;
  font-weight: 400;
  width: 416px;
  color: var(--color-gris-parrafo);
}

#parrafo_tu_tarifa_movil{
  display: none;
}

#parrafo_tu_tarifa_normal{
  display: flex;
}

#parrafo_tu_tarifa_002_normal{
  display: flex;
}

#parrafo_tu_tarifa_002_movil{
  display: none;
}

#stopSection{
  margin-top: 150px;
  height: 10px;
}

.botones_contratar_moviles {
  border-radius: 24px;
  width: 464px;
  height: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}

.boton_mas_menos {
  background-color: white;
  width: 48px;
  height: 32px;
  border: 1px solid #2c5e8c;
  border-radius: 24px;
  color: #2c5e8c;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.contenedor_fibra_movil {
  padding-top: 152px;
  padding-left: 130px;
}

.contenido_fibra_movil {
  margin-top: 514px;
  margin-bottom: 32px;
  margin-left: 70px;
}

.switch-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 48px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(4px);
  width: 386px;
  color: #012241;
  text-align: right;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin: 0 auto;
  height: 48px;
  margin-bottom: 32px;
  margin-top: 123px;
}

.switch {
  position: relative;
  width: 60px;
  height: 30px;
}

.switch input {
  display: none;
}

.switch label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  border-radius: 30px;
  transition: background-color 0.3s ease;
}

.switch label:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s ease;
}

.switch input:checked + label {
  background-color: #c9fc1e !important;
}

.switch input:checked + label:before {
  transform: translateX(30px);
}

.lineas-m {
  background-color: white;
  width: 496px;
  height: 430px;
  padding: 16px;
}

.lineas-m h1 {
  color: #012241;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.lineas-m p {
  color: #627480;
  font-family: Outfit;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.lineas-m div {
  border-radius: 8px;
  background: #f0f8ff;
  backdrop-filter: blur(10px);
  margin-bottom: 5px;
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.tarifas-i {
  width: 1312px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  height: 168px;
  border-radius: 16px;
  background: #c9fc1e;
  padding: 25px;
}

.texto-i {
  width: 780px;
  margin-right: 32px;
}

.texto-i h1 {
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 0px;
}

.texto-i p {
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.img-i {
  margin-top: 30px;
  margin-right: 16px;
  height: 32px;
  width: 32px;
}

.flecha-i {
  height: 24px;
  width: 24px;
}

.llevame-i {
  border: none;
  border-radius: 48px;
  color: var(--color-azul-menos-oscuro);
  text-align: center;
  background-color: white;
  width: max-content;
  height: 56px;
  font-family: Outfit;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  display: flex;
  flex-direction: row;
  height: 56px;
  padding: 17px 22px 17px 28px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: flex;
  margin: 0 auto;
  margin-top: 2%;
}

.llevame-i a {
  text-decoration: none !important;
  color: #2c5e8c !important;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

#boton_llevame_i_movil{
  display: none;
}

#boton_llevame_i_normal{
  display: flex;
}

.tarifa-a-medida {
  border-radius: 16px;
  border: 1px solid #e0e3e6;
  margin-top: 64px;
  display: flex;
  width: 416px;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.resultados {
  background-color: #fff;
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  border-radius: 8px;
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.lineas-f {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  background: #fff;
  width: 496px;
  color: #012241;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.fibra-1 {
  display: flex;
  padding: 25px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  background: #f0f8ff;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.fibra-1.activo {
  background: #012241;
  color: #fff;
}

.fibra-1.activo p {
  color: #fff;
}

.fibra-1 > p {
  color: #627480;
  text-align: center;
  font-family: Outfit;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.fibra-2 > p {
  color: #627480;
  text-align: center;
  font-family: Outfit;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.fibra-2 {
  display: flex;
  padding: 25px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  background: #f0f8ff;
  color: #2c5e8c;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.f-movil {
  width: 16px !important;
  height: 16px !important;
  margin-right: 6px;
  margin-top: 3px;
}

.sumarsigno {
  margin-left: 8px;
  margin-right: 8px;
}

.barrames {
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin: 0 auto !important;
  height: 71%;
}

.titulo-fibra-2 {
  color: #2c5e8c;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin-right: 12px;
}

.titulo-fibra-2-movil {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  margin-right: 12px;
}

.titulo-fibra-2-telefono {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  margin-right: 12px;
}

.titulo-fibra-2-telefono-plus {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  margin-right: 12px;
}

.titulo-fibra-2 img {
  width: 24px;
  height: 24px;
  margin-top: 9px;
}

.container-titulo-fibra {
  display: flex;
  flex-direction: row;
}

.t-i-o {
  height: 156px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  background-color: #fbffef;
  margin-bottom: 66px;
  width: 1440px;
}

#contenedor_grande {
  background-color: #fbffef;
}

#miSeccion {
  transition: transform 0.3s linear, z-index 0.3s linear;
}

#chat_movil{
  display: none;
}

#chat_normal{
  display:block;
}

.globo{
  display: none;
}

/* #tarifamedidamovil{
  display: none !important;
}

#tarifamedidamovil{
  display: none;
} */

.hola-1440{
  width: 1440px; 
  margin:0 auto
}

a button,
a button:hover,
a button:focus {
    text-decoration: none !important;
    text-decoration-color: none !important;
    font-style: none !important;
    color: #2C5E8C !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

/*modo movil contenido del medio*/

@media (max-width: 620px) {

  .contenedor_fibra_movil{
    width: 100%;
    padding: 0px;
    height: max-content;
    display: flex;
    flex-direction: column;
  }

  .contenido_fibra_movil {
    width: 100%;
    margin-left: 0px;
    margin-top: 32px;
  }

  .caja_contenido_fibra_movil {
    width: 100%;
    padding: 0px;
    margin-top: 730px;
  }

  .tarifas-i {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 360px;
  }

  #parrafo_tu_tarifa_movil{
    display: flex;
    width: 100%;
    justify-self: center;
  }

  #parrafo_tu_tarifa_normal{
    display: none;
  }

  #parrafo_tu_tarifa_002_normal{
    display: none;
  }

  #parrafo_tu_tarifa_002_movil{
    display: flex;
    width: 90%;
    justify-self: center;
  
  }

  #stopSection{
    margin-top: 0px;
    height: 0px;
  }

  .parrafo_tu_tarifa{
    color: var(--color-azul-oscuro);
    text-align: center;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; 
  }

  .parrafo_tu_tarifa_002{
    color: var(--color-gris-parrafo);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }

  #chat_movil{
    display: flex;
  }

  #chat_normal{
    display: none;
  }

  .lineas-m{
    width: 90%;
    height: 430px;
    padding: 16px;
    justify-self: center;

  }

  .lineas-m h1{
    margin-bottom: 0px;
  }

  .lineas-m p{
    margin-bottom: 24px ;
  }

  .botones_contratar_moviles{
    width: 100%;
    padding: 14px;
  }
  
  .t-i-o{
    height: max-content;
    width: 90%;
    position: relative;
  }

  .tarifas-i{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 360px;
  }

  .texto-i {
    width: 100%;
    z-index: 20;
  }

  .llevame-i{
    width: 100%;
    border: none;
  }

  #boton_llevame_i_movil{
    display: flex;
    z-index: 20;
  }
  
  #boton_llevame_i_normal{
    display: none;
  }

  .globo{
    display: block;
    position: absolute;
    right: 0px;
    bottom: -6px;
  }

  /* #tarifamedidamovil{
    display: none !important;
  }
  
  #tarifamedidamovil{
    display: none ;
  } */


}












/* version movil de las tarjetas*/

    
@media (max-width: 620px) {

  .hola-1440{
    width: 100% !important;
  }

  .contenedor_home_fibra_movil {
     min-height: 100px;
  }

  .fibra-icono-fibra{
      margin-top: 24px;
      font-size: 14px;
      height: 24px !important;
  }

  
  .switch-container_001 {
    
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 24px;
    max-width: 328px;
    height: 48px;
    justify-self: center;
  }

  
  .switch-container {
    max-width: 328px;
  }

  .fibra{
      margin-left: 22px;
      position: relative;
      padding-top: 0px;
      padding-left:0px ;
      width: 90% !important;
      height: fit-content;
  }

  .fibra h1, .texto-animado-2{
      font-size: 56px;
      font-weight: 500;
      line-height: 100%;
  }

  .scroll {
      width: 100%;
      overflow-x: scroll;
      overflow-y: visible;
      /* Ocultar las barras de desplazamiento */
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      /* Oculta la barra de desplazamiento en Firefox */
  }

  /* Ocultar las barras de desplazamiento */

  .scroll::-webkit-scrollbar {
      display: none;
      /* Oculta la barra de desplazamiento en Webkit */
  }

  .fotogoogle{
      margin-top: 120px;
      gap: 2px;
      flex-wrap: wrap;
      max-width: 239px;
      height: 80px;
      border-radius: 20px;
      justify-content: right;
  }

  .valoraciongoogle{
      font-size: 11px;
      line-height: 16px;
  }

  .iconodegoogle{
      margin-left: 8px;
      margin-right: 20.5px;
  }

  .contenedor_cajas {
      gap: 16px;
      width: 255%;
  }

  .contenedor_cajas> :first-child {
      margin-left: 8px;
  }

  .caja_tarifas2,
  .caja_tarifas1,
  .caja_tarifas3 {

      width: 312px;
      padding: 24px 24px 47px 24px;
  }

  .frases-check {
      font-size: 13px;
      font-weight: 400;
      margin: 0px !important;

  }

  .frases-check img {
      height: auto;
  }

  .selecionar-tarifa {
      margin-bottom: 24px;
      margin-top: 24px;
  }

  .megas {
      margin-bottom: 0px;
  }

  .titulo-megas {
      margin-top: 0px;
  }

  .contenedor-msj-llamadme {
      display: flex;
      padding: 40px 24px;
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 8px;
      align-self: stretch;
      width: 100%;
      /* margin-top: 100px; */
  }

  .otro-container {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 16px;
  }

  .otro-container input {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      text-align: center;
  }

}
